html{scroll-behavior:smooth;font-size:62.5%}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#b54d76;--color-primary-dark:#a13d67;--color-text:#2b2424;--color-white:#fff;--font-heading:"Cormorant Garamond", serif;--font-body:"Inter", sans-serif;--font-logo:"Allura", cursive;--space-04:.4rem;--space-08:.8rem;--space-12:1.2rem;--space-16:1.6rem;--space-18:1.8rem;--space-20:2rem;--space-24:2.4rem;--space-28:2.8rem;--space-30:3rem;--space-32:3.2rem;--space-34:3.4rem;--space-40:4rem;--space-42:4.2rem;--space-50:5rem;--space-60:6rem;--space-70:7rem;--space-80:8rem}body{font-family:var(--font-body);background:#f6f1ee;overflow-x:hidden}.glass-card{-webkit-backdrop-filter:blur(2rem);background:#0a0a0a40;border:.1rem solid #ffffff40;border-radius:3rem}.hero{width:100%;min-height:100vh;position:relative;overflow:hidden}.hero__background{background-image:linear-gradient(90deg,#faf4f0f5 0%,#faf4f0e0 0%,#faf4f07a 0%,#faf4f00d 60%),url(./bg-4-DugK6uzh.webp);background-position:top;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero__overlay{background:radial-gradient(circle at 0 0,#ffffff73,#0000 40%);position:absolute;inset:0}.page-header-bg{background-image:linear-gradient(90deg,#faf4f0f5 0%,#faf4f0e0 28%,#faf4f07a 44%,#faf4f00d 60%),url(./bg-1-B2RJzKdk.webp);background-position:top;background-repeat:no-repeat;background-size:cover;position:relative}.page-header-bg:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at 0 0,#ffffff73,#0000 40%);position:absolute;inset:0}.page-header-bg>*{z-index:2;position:relative}.hero-header{z-index:1000;isolation:isolate;justify-content:space-between;align-items:center;width:100%;padding:2.8rem 5rem;transition:padding .3s,background .3s;display:flex;position:relative}.logo-img{width:20rem}#header-placeholder{min-height:9.6rem}.hero-header.is-sticky{-webkit-backdrop-filter:blur(1.5rem);background:#a7426b61;height:10rem;padding:.6rem 5rem;animation:.4s ease-out forwards slideDown;position:fixed;top:0;left:0;box-shadow:0 .5rem 2rem #00000014}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.hero-header__logo{font-family:var(--font-logo);color:var(--color-text);font-size:4rem;transition:font-size .3s}.hero-header.is-sticky .hero-header__logo{font-size:3rem}.hero-header__logo-heart{vertical-align:top;font-size:1rem}.hero-header__nav{align-items:center;gap:4rem;padding:1.8rem;transition:padding .3s;display:flex}.hero-header.is-sticky .hero-header__nav{padding:1rem 1.8rem}.hero-header__link{color:var(--color-white);letter-spacing:.07rem;text-transform:uppercase;font-size:1.2rem;font-weight:700;text-decoration:none;position:relative}.hero-header__link--active:after{content:"";background:var(--color-white);width:100%;height:.2rem;position:absolute;bottom:-1.2rem;left:0}.hero-header__socials{align-items:center;gap:2.6rem;display:flex}.hero-header__social-link{color:var(--color-white);font-size:2.8rem}.hero-header__hamburger{color:var(--color-white);cursor:pointer;z-index:10000;background:0 0;border:none;font-size:2.4rem;display:none}.hero-header__hamburger.is-active i:before{content:""}.hero-header.is-sticky .hero-header__hamburger{color:var(--color-text)}.hero-header.is-sticky .hero-header__hamburger.is-active{color:var(--color-white)}.hero__container{z-index:5;align-items:center;width:100%;min-height:calc(100vh - 12rem);padding-left:8%;display:flex;position:relative}.hero__content{max-width:70rem;position:relative}.hero__title{margin-bottom:3.4rem;line-height:1.2}.hero__title-highlight,.hero__title-main{font-family:Rozha One,serif;font-style:normal;font-weight:500;display:block}.hero__title-highlight{color:var(--color-primary);font-size:clamp(5rem,8vw,8.5rem)}.hero__title-main{color:var(--color-text);margin-left:2.4rem;font-size:clamp(5rem,8vw,8.5rem)}.hero__heart{color:var(--color-primary);font-size:4rem;position:absolute;top:18rem;right:4rem;transform:rotate(-12deg)}.hero__divider{align-items:center;gap:1.8rem;margin-bottom:3.4rem;display:flex}.hero__divider-line{background:#b54d7673;width:15rem;height:.1rem}.hero__lotus{width:3.4rem;height:3.4rem;color:var(--color-primary)}.hero__description{color:#2b2424eb;margin-bottom:4rem;font-family:Mukta,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.8}.hero__button{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));width:fit-content;color:var(--color-white);border-radius:.4rem;align-items:center;gap:2.4rem;padding:2rem 3.4rem;text-decoration:none;transition:transform .25s,opacity .25s;display:inline-flex}.hero__button:hover{opacity:.95;transform:translateY(-.4rem)}.hero__button-text{letter-spacing:.2rem;font-size:1.15rem;font-weight:500}.hero__button-icon{font-size:1.5rem}.hero-stats{z-index:20;-webkit-backdrop-filter:blur(1.8rem);backdrop-filter:blur(1.8rem);background:#ffffff85;border-radius:2.2rem;justify-content:space-between;align-items:center;width:85%;padding:3.4rem 4.2rem;display:flex;position:absolute;bottom:4rem;left:50%;transform:translate(-50%);box-shadow:0 1rem 4rem #00000014}.featured{background:linear-gradient(#f6f1ee 0%,#fffaf7 100%);padding:10rem 2rem}.featured__container{width:100%;max-width:120rem;margin:0 auto}.featured__label{text-align:center;letter-spacing:.3rem;text-transform:uppercase;color:var(--color-primary);margin-bottom:2rem;font-size:1.4rem}.featured__card{-webkit-backdrop-filter:blur(1.8rem);backdrop-filter:blur(1.8rem);background:#ffffff8c;border-radius:3rem;justify-content:space-between;align-items:center;gap:6rem;padding:5rem;display:flex;box-shadow:0 1rem 4rem #0000000f}.featured__logo-wrapper{background:linear-gradient(135deg,#b54d7614,#b54d7605);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24rem;height:24rem;display:flex}.featured__logo{object-fit:contain;width:16rem}.featured__content{flex:1}.featured__title{font-family:var(--font-heading);color:var(--color-text);margin-bottom:2.4rem;font-size:5rem;font-weight:500;line-height:1.1}.featured__description{color:#2b2424d9;max-width:60rem;margin-bottom:3.2rem;font-size:1.7rem;line-height:1.9}.featured__button{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));color:var(--color-white);letter-spacing:.15rem;border-radius:.6rem;justify-content:center;align-items:center;padding:1.8rem 3.2rem;font-size:1.4rem;font-weight:600;text-decoration:none;transition:transform .25s,opacity .25s;display:inline-flex}.featured__button:hover{opacity:.95;transform:translateY(-.3rem)}.content-showcase{background:linear-gradient(#fffaf7 0%,#f6f1ee 100%);padding:10rem 2rem}.content-showcase__container{width:100%;max-width:120rem;margin:0 auto}.content-showcase__heading{text-align:center;max-width:70rem;margin:0 auto 6rem}.content-showcase__label{letter-spacing:.3rem;text-transform:uppercase;color:var(--color-primary);margin-bottom:1.8rem;font-size:1.4rem;font-weight:600}.content-showcase__title{font-family:var(--font-heading);color:var(--color-text);margin-bottom:2.4rem;font-size:5rem;font-weight:500;line-height:1.1}.content-showcase__description{color:#2b2424d1;font-size:1.7rem;line-height:1.9}.content-showcase__grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.content-card{-webkit-backdrop-filter:blur(1.8rem);backdrop-filter:blur(1.8rem);background:#ffffff8c;border-radius:3rem;text-decoration:none;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 1rem 4rem #0000000f}.content-card:hover{transform:translateY(-.8rem);box-shadow:0 2rem 5rem #00000014}.content-card__thumbnail{width:100%;height:42rem;position:relative;overflow:hidden}.content-card__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.content-card:hover .content-card__image{transform:scale(1.06)}.content-card__platform{color:var(--color-text);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#ffffffeb;border-radius:10rem;padding:1rem 1.6rem;font-size:1.2rem;font-weight:600;position:absolute;top:2rem;left:2rem}.content-card__content{padding:3rem}.content-card__title{font-family:var(--font-heading);color:var(--color-text);margin-bottom:1.6rem;font-size:3rem;font-weight:500;line-height:1.2}.content-card__text{color:#2b2424cc;font-size:1.5rem;line-height:1.8}.contact-section{background:linear-gradient(#f6f1ee 0%,#fffaf7 100%);padding:10rem 2rem}.contact-section__container{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;width:100%;max-width:120rem;margin:0 auto;display:grid}.contact-section__label{letter-spacing:.3rem;text-transform:uppercase;color:var(--color-primary);margin-bottom:1.8rem;font-size:1.4rem;font-weight:600}.contact-section__title{font-family:var(--font-heading);color:var(--color-text);margin-bottom:2.4rem;font-size:5rem;font-weight:500;line-height:1.1}.contact-section__description{color:#2b2424d1;max-width:55rem;margin-bottom:4rem;font-size:1.7rem;line-height:1.9}.contact-section__info{flex-direction:column;gap:2.4rem;display:flex}.contact-section__item{flex-direction:column;gap:.8rem;display:flex}.contact-section__item-title{letter-spacing:.2rem;text-transform:uppercase;color:#2b242499;font-size:1.2rem;font-weight:600}.contact-section__item-link{width:fit-content;color:var(--color-text);font-size:2rem;font-weight:500;text-decoration:none;transition:color .25s}.contact-section__item-link:hover{color:var(--color-primary)}.contact-form{-webkit-backdrop-filter:blur(1.8rem);backdrop-filter:blur(1.8rem);background:#ffffff94;border-radius:3rem;padding:5rem;box-shadow:0 1rem 4rem #0000000f}.contact-form__group{flex-direction:column;gap:1.2rem;margin-bottom:2.4rem;display:flex}.contact-form__label{color:#2b2424bf;font-size:1.3rem;font-weight:600}.contact-form__input,.contact-form__textarea{width:100%;color:var(--color-text);background:#ffffffd9;border:.1rem solid #b54d7614;border-radius:1.6rem;outline:none;padding:1.8rem 2rem;font-family:inherit;font-size:1.5rem;transition:border .25s,box-shadow .25s}.contact-form__textarea{resize:vertical;min-height:16rem}.contact-form__input:focus,.contact-form__textarea:focus{border-color:#b54d7666;box-shadow:0 0 0 .4rem #b54d7614}.contact-form__button{cursor:pointer;background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));width:100%;color:var(--color-white);border:none;border-radius:1.6rem;padding:1.8rem 2rem;font-size:1.5rem;font-weight:600;transition:transform .25s,opacity .25s}.contact-form__button:hover{opacity:.96;transform:translateY(-.3rem)}@media (width<=99.2rem){.contact-section__container{gap:4rem}.contact-section__title{font-size:4.2rem}}@media (width<=76.8rem){.contact-section{padding:8rem 2rem}.contact-section__container{grid-template-columns:1fr}.contact-form{padding:4rem}}@media (width<=48rem){.contact-section{padding:6rem 1.6rem}.contact-section__title{font-size:3.2rem}.contact-section__description{font-size:1.5rem}.contact-section__item-link{font-size:1.7rem}.contact-form{border-radius:2.4rem;padding:3rem 2rem}.contact-form__input,.contact-form__textarea,.contact-form__button{font-size:1.4rem}}.site-footer{background:linear-gradient(#fffaf7 0%,#f3ece8 100%);padding:8rem 2rem 3rem;position:relative;overflow:hidden}.site-footer__top{justify-content:space-between;gap:8rem;width:100%;max-width:120rem;margin:0 auto 5rem;display:flex}.site-footer__brand{max-width:40rem}.site-footer__logo{object-fit:contain;width:24rem;margin-bottom:2.4rem}.site-footer__description{color:#2b2424bf;font-size:1.6rem;line-height:1.9}.site-footer__links-wrapper{flex:1;justify-content:space-between;gap:5rem;display:flex}.site-footer__links-group{min-width:16rem}.site-footer__heading{letter-spacing:.2rem;text-transform:uppercase;color:#2b242480;margin-bottom:2rem;font-size:1.3rem;font-weight:700}.site-footer__links{flex-direction:column;gap:1.6rem;list-style:none;display:flex}.site-footer__link{color:var(--color-text);font-size:1.6rem;line-height:1.7;text-decoration:none;transition:color .25s,transform .25s}.site-footer__link:hover{color:var(--color-primary);transform:translate(.3rem)}.site-footer__text{color:#2b2424bf;font-size:1.6rem;line-height:1.7}.site-footer__divider{background:#00000014;width:100%;max-width:120rem;height:.1rem;margin:0 auto 3rem}.site-footer__bottom{justify-content:center;align-items:center;width:100%;max-width:120rem;margin:0 auto;display:flex}.site-footer__copyright{text-align:center;color:#2b24248c;font-size:1.4rem;line-height:1.7}.hero__container{justify-content:space-between;align-items:flex-start;min-height:100vh;display:flex;position:relative}.hero__content{z-index:2;flex:1;max-width:65rem;margin-top:4rem}.hero__image-wrapper{flex:1;justify-content:center;align-items:flex-end;height:60rem;display:flex;position:relative;bottom:-40rem}.hero__image{object-fit:contain;filter:drop-shadow(0 2rem 4rem #0000001f);width:60rem;animation:heroFloat 5 s ease-in-out infinite}@keyframes heroFloat{0%{transform:translateY(0)}50%{transform:translateY(-1rem)}to{transform:translateY(0)}}@media (width<=99.2rem){.site-footer__top{gap:5rem}.site-footer__links-wrapper{gap:3rem}}@media (width<=76.8rem){.site-footer{padding:6rem 2rem 3rem}.site-footer__top{flex-direction:column;gap:5rem}.site-footer__brand{max-width:100%}.site-footer__links-wrapper{flex-wrap:wrap;width:100%}}@media (width<=48rem){.site-footer{padding:5rem 1.6rem 2.4rem}.site-footer__logo{width:20rem}.site-footer__description{font-size:1.5rem}.site-footer__links-wrapper{flex-direction:column;gap:4rem}.site-footer__link,.site-footer__text{font-size:1.5rem}.site-footer__copyright{font-size:1.3rem}}@media (width<=36rem){.site-footer__logo{width:17rem}.site-footer__description{font-size:1.4rem}.site-footer__copyright{font-size:1.2rem}}@media (width<=99.2rem){.content-showcase__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=76.8rem){.content-showcase{padding:8rem 2rem}.content-showcase__title{font-size:4rem}.content-showcase__grid{gap:2.4rem}.content-card__thumbnail{height:36rem}}@media (width<=48rem){.content-showcase{padding:6rem 1.6rem}.content-showcase__heading{margin-bottom:4rem}.content-showcase__title{font-size:3.2rem}.content-showcase__description{font-size:1.5rem}.content-showcase__grid{grid-template-columns:1fr}.content-card__thumbnail{height:32rem}.content-card__content{padding:2.4rem}.content-card__title{font-size:2.4rem}.content-card__text{font-size:1.4rem}}@media (width<=99.2rem){.featured__card{gap:4rem;padding:4rem}.featured__title{font-size:4.2rem}}@media (width<=76.8rem){.featured{padding:8rem 2rem}.featured__card{text-align:center;flex-direction:column}.featured__description{max-width:100%}.featured__title{font-size:3.8rem}.featured__logo-wrapper{width:20rem;height:20rem}.featured__logo{width:13rem}}@media (width<=48rem){.featured{padding:6rem 1.6rem}.featured__card{border-radius:2.4rem;padding:3rem 2rem}.featured__title{font-size:3rem}.featured__description{font-size:1.5rem;line-height:1.8}.featured__button{width:100%}.featured__logo-wrapper{width:16rem;height:16rem}.featured__logo{width:10rem}}.work-preview{background:linear-gradient(#fffaf7,#f6f1ee);padding:10rem 2rem}.work-preview__container{grid-template-columns:1.2fr .8fr;align-items:center;gap:6rem;max-width:120rem;margin:auto;display:grid}.work-preview__label{letter-spacing:.3rem;text-transform:uppercase;color:var(--color-primary);margin-bottom:2rem;font-size:1.4rem}.work-preview__title{font-family:var(--font-heading);color:var(--color-text);margin-bottom:3rem;font-size:5.5rem;line-height:.95}.work-preview__description{color:#2b2424d1;max-width:60rem;margin-bottom:4rem;font-size:1.7rem;line-height:1.9}.work-preview__stats{flex-wrap:wrap;gap:3rem;margin-bottom:4rem;display:flex}.work-preview__number{font-size:3.2rem;font-family:var(--font-heading);color:var(--color-primary);margin-bottom:.8rem}.work-preview__text{letter-spacing:.1rem;font-size:1.3rem}.work-preview__button{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));color:#fff;border-radius:1.8rem;padding:1.8rem 3rem;font-size:1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.work-preview__button:hover{transform:translateY(-.3rem)}.work-preview__glass{-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);background:#ffffff94;border-radius:3rem;flex-wrap:wrap;gap:1.6rem;padding:4rem;display:flex;box-shadow:0 1rem 4rem #0000000d}.work-preview__tag{background:#b54d7614;border-radius:10rem;padding:1.2rem 2rem;font-size:1.4rem}@media (width<=76.8rem){.work-preview__container{grid-template-columns:1fr}.work-preview__title{font-size:4.5rem}}@media (width<=48rem){.work-preview{padding:6rem 1.6rem}.work-preview__title{font-size:3.5rem}.work-preview__description{font-size:1.5rem}}@media (width<=1400px){.hero-header{isolation:isolate;padding:2.4rem 4rem}.hero-header.is-sticky{padding:.6rem 4rem}.hero-header__nav{gap:2.8rem}.hero__container{padding-left:6%}.hero-stats{width:90%}}@media (width<=1200px){.hero-header__logo{font-size:3.5rem}.hero-header.is-sticky .hero-header__logo{font-size:2.8rem}.hero-header__nav{gap:20px}.hero-header__link{text-transform:uppercase;font-size:1.2rem}.hero-header__social-link{font-size:2.2rem}.hero__container{padding:6rem 4rem 26rem}.hero__content{max-width:60rem}.hero__description{font-size:1.2rem}.hero-stats{width:calc(100% - 50px);padding:2.8rem}}@media (width<=992px){.hero{min-height:auto}.hero-header{flex-direction:column;gap:2rem;padding:2.4rem;position:relative}#header-placeholder{min-height:13rem}.hero-header.is-sticky{gap:.8rem;height:auto;padding:.6rem 2.4rem}.hero-header__nav{flex-wrap:wrap;justify-content:center;gap:18px}.hero__container{align-items:flex-start;padding:70px 30px 320px}.hero__title-highlight,.hero__title-main{font-size:clamp(4rem,9vw,6rem)}.hero-stats{grid-template-columns:repeat(2,1fr);gap:24px;width:calc(100% - 40px);display:grid}.hero-stats__divider{display:none}}@media (width<=768px){.hero__background{background-image:linear-gradient(90deg,#faf4f0f5 0%,#faf4f0e0 0%,#faf4f07a 0%,#faf4f00d 60%),url(./bg-4-DaehGpAT.png);background-position:top;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero-header{flex-direction:row;justify-content:space-between;padding:20px 18px}.hero-header__hamburger{color:var(--color-text);display:block}.hero-header__nav{-webkit-backdrop-filter:blur(2rem);z-index:9999;background:#faf4f0eb;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;padding:3rem;transition:left .35s;display:flex;position:fixed;top:0;left:-100%}.hero-header__link{color:var(--color-text);text-align:center;background:#fff6;border-radius:1.6rem;width:100%;padding:1.6rem;font-size:1.6rem}#header-placeholder{min-height:8rem}.hero-header.is-sticky{height:auto;padding:8px 18px}.hero-header__logo{font-size:3rem}.hero-header.is-sticky .hero-header__logo{font-size:2.4rem}.hero-header__nav.is-active{left:0}.hero-header__socials{display:none}.hero__container{min-height:auto;padding:60px 20px 280px}.hero__title-highlight,.hero__title-main{font-size:clamp(3.5rem,13vw,6.2rem);line-height:1.2}.hero__heart{display:none}.hero__divider-line{width:70px}.hero__description{font-size:1.8rem;line-height:1.7}.hero__button{gap:16px;padding:16px 24px}.hero-stats{left:unset;bottom:unset;transform:unset;grid-template-columns:1fr;width:calc(100% - 24px);margin:40px auto;padding:24px 20px;position:relative}.hero{min-height:auto}.hero__container{flex-direction:column;align-items:center;padding:4rem 2rem 0;display:flex}.hero__content{text-align:center;margin-top:0}.hero__divider{justify-content:center}.hero__image-wrapper{justify-content:center;align-items:flex-end;width:100%;height:auto;margin-top:2rem;position:relative;bottom:0;overflow:hidden}.hero__image{width:42rem;max-width:100%;height:auto}}@media (width<=480px){.hero-header{gap:14px}.hero-header.is-sticky{gap:6px;height:8rem;padding:6px 16px}.hero-header__logo{font-size:2.5rem}.logo-img{box-sizing:border-box;width:12rem;height:8rem;padding:0}.hero-header__social-link{font-size:2rem}.hero__title-highlight,.hero__title-main{text-transform:capitalize;font-size:clamp(2.8rem,15vw,5.2rem)}.hero__divider-line{width:42px}.hero__description{font-size:1.3rem;line-height:1.8}.hero__button{justify-content:center;width:100%;padding:15px 18px}.hero__button-text{letter-spacing:1px;font-size:.82rem}.hero-stats{border-radius:18px;width:calc(100% - 16px);padding:20px 16px}.hero-stats__icon{font-size:1.7rem}.hero-stats__title{font-size:1rem}.hero-stats__text{font-size:.85rem}.hero__container{padding:3rem 1.6rem 0}.hero__image{width:34rem;max-width:100%}.hero__description{max-width:32rem;margin:auto}}
