:root{color:var(--color-text-primary);background-color:var(--color-background);font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-text-primary: #0f172a;--color-text-secondary: #475569;--color-text-muted: #5f738f;--color-text-inverse: #ffffff;--color-icon: #c49f45;--color-background: #f6f6f6;--color-background-alt: #f8fbfd;--color-surface: #ffffff;--color-surface-highlight: #cbd5f5;--color-hero: #0f2036;--accent: #C49F45;--accent-bright: #CBAB5C;--accent-dark: #AB8B3C;--accent-alpha-12: rgba(203, 171, 92, .12);--accent-alpha-15: rgba(203, 171, 92, .15);--accent-alpha-16: rgba(203, 171, 92, .16);--accent-alpha-20: rgba(203, 171, 92, .2);--accent-alpha-25: rgba(203, 171, 92, .25);--accent-alpha-28: rgba(203, 171, 92, .28);--slate-alpha-00: rgba(15, 23, 42, 0);--slate-alpha-04: rgba(15, 23, 42, .04);--slate-alpha-06: rgba(15, 23, 42, .06);--slate-alpha-08: rgba(15, 23, 42, .08);--slate-alpha-10: rgba(15, 23, 42, .1);--slate-alpha-12: rgba(15, 23, 42, .12);--slate-alpha-15: rgba(15, 23, 42, .15);--slate-alpha-18: rgba(15, 23, 42, .18);--slate-alpha-28: rgba(15, 23, 42, .28);--slate-alpha-38: rgba(15, 23, 42, .38);--slate-alpha-55: rgba(15, 23, 42, .55);--slate-alpha-60: rgba(15, 23, 42, .6);--slate-alpha-65: rgba(15, 23, 42, .65);--white-alpha-07: rgba(255, 255, 255, .07);--white-alpha-08: rgba(255, 255, 255, .08);--white-alpha-12: rgba(255, 255, 255, .12);--white-alpha-18: rgba(255, 255, 255, .18);--white-alpha-50: rgba(255, 255, 255, .5);--white-alpha-60: rgba(255, 255, 255, .6);--white-alpha-65: rgba(255, 255, 255, .65);--white-alpha-70: rgba(255, 255, 255, .7);--white-alpha-75: rgba(255, 255, 255, .75);--white-alpha-76: rgba(255, 255, 255, .76);--white-alpha-78: rgba(255, 255, 255, .78);--white-alpha-80: rgba(255, 255, 255, .8);--white-alpha-82: rgba(255, 255, 255, .82);--white-alpha-85: rgba(255, 255, 255, .85);--hero-gradient-start: rgba(7, 23, 39, .87);--hero-gradient-mid: rgba(12, 30, 48, .3);--hero-gradient-end: rgba(17, 30, 47, .08);--shadow-hero: rgba(8, 15, 30, .45)}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:var(--color-background);background:linear-gradient(135deg,#f6f6f6,#e9f0f5)}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:Be Vietnam Pro,DM Sans,system-ui,sans-serif}.page{min-height:100vh;background:var(--color-background);color:var(--color-text-primary);padding:0 0 80px}.layout-container{width:100%;max-width:1440px;margin:0 auto;padding:0 20px}.top-bar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;color:var(--color-text-secondary);font-size:.85rem;padding:8px 0}.top-bar.layout-container{max-width:none;width:100%;padding-left:clamp(12px,2vw,24px);padding-right:clamp(12px,2vw,24px)}.top-bar__left{display:flex;flex-wrap:wrap;gap:1.35rem;align-items:center}.top-bar__item{display:inline-flex;align-items:center;gap:.55rem;white-space:nowrap}.top-bar__item svg{color:var(--color-icon);font-size:1rem}.top-bar__right{display:flex;align-items:center;gap:.5rem}.social-icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:var(--color-icon);background-color:var(--color-surface);transition:transform .2s ease,box-shadow .2s ease}.social-icon:hover{transform:translateY(-2px);box-shadow:0 10px 18px var(--slate-alpha-12)}.site-header{position:absolute;top:0;left:0;width:100%;z-index:3;padding:20px 0 0;pointer-events:none}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;padding:0 clamp(12px,3vw,32px);width:100%;max-width:none;pointer-events:auto}.site-header__inner>.logo,.site-header__inner>.site-nav-wrapper{justify-self:start}.site-header__inner>.header__actions{justify-self:end}.site-nav-wrapper{flex:1;display:flex;justify-content:flex-start;align-items:center}.site-nav-wrapper.is-open{display:flex}.nav-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--white-alpha-18);border-radius:50%;background:var(--white-alpha-12);color:var(--color-text-inverse);font-size:1.2rem;cursor:pointer;transition:background .2s ease}.nav-toggle:hover{background:var(--white-alpha-18)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-nav{flex:1;display:flex;justify-content:flex-start;align-items:center;gap:1.6rem;padding:.8rem 2rem;border-radius:999px;background:#ffffff57}.hero__body{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-end;gap:clamp(2rem,6vw,4.6rem);width:100%;margin:auto auto 0;padding:0 clamp(16px,4vw,48px);padding-bottom:100px;max-width:1200px}.logo{display:flex;align-items:center;gap:.75rem;margin-top:5px}.logo__mark{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;flex-shrink:0;margin-top:-8px;margin-right:-2px}.logo__mark img{width:100%;height:100%}.logo__text{margin-top:-6px;font-size:1.6rem;font-weight:600;color:var(--color-text-inverse)}.nav__link{display:inline-flex;align-items:center;gap:.35rem;color:var(--color-text-inverse);font-weight:500;font-size:.95rem}.nav__link svg{font-size:.9rem;color:currentColor}.nav__link:hover{color:var(--accent)}.header__actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.call-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1.1rem;border-radius:999px;color:#fff;font-weight:500}.call-pill svg{color:#fff}.cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.55rem;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-bright));color:var(--color-text-inverse);font-weight:600;font-size:.95rem;transition:transform .2s ease,box-shadow .2s ease}.cta-button svg{color:#fff}.cta-button:hover{transform:translateY(-2px);box-shadow:0 22px 42px var(--accent-alpha-28)}.hero .layout-container,.about .layout-container{max-width:none;width:100%;padding-left:clamp(8px,2vw,24px);padding-right:clamp(8px,2vw,24px)}.hero__card{position:relative;display:flex;flex-direction:column;align-items:stretch;min-height:clamp(720px,74vh,760px);padding:clamp(7rem,12vw,8.5rem) 0 clamp(2.8rem,6vw,4.6rem);border-radius:32px;overflow:hidden;background-image:url(/images/hero-shadow.png),url(/images/hero-bg-3.png);background-position:left top,65% center;background-repeat:no-repeat,no-repeat;background-size:auto,cover;box-shadow:0 55px 90px var(--slate-alpha-28)}.hero__card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--hero-gradient-start) 18%,var(--hero-gradient-mid) 55%,var(--hero-gradient-end) 100%);z-index:0}.hero--short .hero__card{min-height:clamp(400px,45vh,480px);padding:clamp(4rem,8vw,5rem) 0 clamp(2rem,4vw,3rem);display:flex;flex-direction:column;justify-content:center;background-image:none}.hero--short .hero__card:before{background:var(--color-hero)}.hero--short .hero__body{margin-top:0;margin-bottom:0;align-items:center;justify-content:center;flex:1}.hero__content{position:relative;z-index:1;max-width:min(500px,50%);display:flex;flex-direction:column;gap:1.7rem;color:var(--color-text-inverse)}.hero__subheading{display:flex;align-items:center;gap:1rem;font-size:.86rem;letter-spacing:.26em;text-transform:uppercase;color:var(--white-alpha-78)}.hero__divider{width:44px;height:1px;background:var(--white-alpha-50)}.hero__title{margin:0;font-weight:700;display:flex;flex-direction:column;gap:.25rem}.hero__title-line{display:block;font-weight:700;text-transform:uppercase;letter-spacing:-.05em;font-size:clamp(2.2rem,4.5vw,3.5rem);line-height:1.1}.hero__title-line--secondary{font-size:clamp(2.2rem,4.5vw,3.5rem);letter-spacing:-.05em;line-height:1.1}.hero__description{margin:0;max-width:440px;color:var(--white-alpha-82);font-size:1.05rem;line-height:1.65}.hero__actions{display:flex;gap:1rem}.hero__primary{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 1.8rem;border-radius:999px;background:var(--color-surface);color:var(--color-text-primary);font-weight:600;border:1px solid var(--slate-alpha-04);box-shadow:0 22px 32px var(--slate-alpha-12)}.hero__primary span{display:inline-flex;align-items:center}.hero__primary-icon{width:34px;height:34px;border-radius:11px;background:var(--accent-alpha-16);display:inline-flex;align-items:center;justify-content:center;color:var(--color-icon);font-size:1rem}.section-grid{display:grid;grid-template-columns:minmax(0,220px) minmax(0,1fr);gap:2.2rem;align-items:flex-start;margin-bottom:3rem}.section-grid--services{margin-bottom:2.4rem}.section-label{display:inline-flex;align-items:center;gap:.8rem;font-size:.85rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--accent)}.section-label--light{color:var(--white-alpha-85)}.section-label__dot{width:12px;height:12px;border-radius:50%;background:currentColor;display:inline-flex}.section-copy{display:flex;flex-direction:column;gap:1rem;max-width:740px}.section-title{margin:0;font-size:clamp(2.1rem,5vw,3.2rem);font-weight:600;line-height:1.12;letter-spacing:-.015em}.section-description{margin:0;color:var(--color-text-muted);font-size:1rem;line-height:1.7}.feature-section{margin-top:70px}.feature-section .layout-container{max-width:1200px}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px;width:100%}.feature-section--full{margin-top:clamp(3rem,8vw,4.5rem)}.feature-section__band{width:100%;max-width:1440px;margin:0 auto;padding:0 clamp(8px,2vw,24px)}.feature-card{padding:40px 34px;border-radius:26px;background:var(--color-surface);box-shadow:0 28px 60px var(--slate-alpha-08);display:flex;flex-direction:column;gap:26px}.feature-card__head{display:flex;justify-content:space-between;align-items:center;gap:20px}.feature-card__title{margin:0;font-size:1.22rem;font-weight:600}.feature-card__icon{display:inline-flex;width:56px;height:56px;border-radius:50%;background:var(--accent-alpha-12);align-items:center;justify-content:center}.feature-card__icon img{width:32px;height:32px}.feature-card__description{margin:0;padding-top:20px;border-top:1px solid var(--slate-alpha-08);color:var(--color-text-muted);line-height:1.7}.marquee-section{margin:60px 0}.marquee{overflow:hidden;border-radius:28px;background:transparent;padding:20px 0}.marquee__track{display:flex;gap:2.8rem;animation:marquee 22s linear infinite}.marquee__row{display:inline-flex;align-items:center;gap:2.4rem;font-size:clamp(2.6rem,5.8vw,3.6rem);font-weight:700;text-transform:uppercase;color:var(--color-text-primary);white-space:nowrap}.marquee__text--outline{color:transparent;-webkit-text-stroke:1px var(--slate-alpha-60);text-stroke:1px var(--slate-alpha-60)}.marquee__icon{width:40px;height:40px;object-fit:contain}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.about__panel{position:relative;padding:clamp(3rem,6vw,4.2rem) 0;background:var(--color-hero);border-radius:28px;color:var(--color-text-inverse);overflow:hidden}.about__container{position:relative;display:grid;gap:clamp(2.4rem,5vw,4rem);grid-template-columns:minmax(260px,420px) minmax(320px,1fr);align-items:stretch;width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(16px,4vw,48px)}.about__content{background:#2d415f;border-radius:28px;padding:clamp(2rem,4vw,2.6rem);padding-top:clamp(10rem,18vw,14rem);display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2rem);position:relative;overflow:hidden;max-width:clamp(280px,45vw,420px);width:min(100%,clamp(280px,45vw,420px));justify-self:start;isolation:isolate}.about__content:before{content:"";position:absolute;inset:0;background:url(/images/culture-priority-bg.jpg) center/cover no-repeat;opacity:.34;z-index:0}.about__content:after{content:"";position:absolute;inset:0;background:linear-gradient(210deg,var(--accent-alpha-25),transparent 60%);pointer-events:none;z-index:1}.about__content>*{position:relative;z-index:2}.about__content>.section-label{position:absolute;top:clamp(1.5rem,3vw,2rem);left:clamp(2rem,4vw,2.6rem)}.about__title{margin:0;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:600;line-height:1.2;z-index:1}.about__stat{display:flex;flex-direction:column;gap:.45rem;z-index:1}.about__stat-number{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;line-height:.9}.about__stat-number span{color:var(--accent)}.about__stat-caption{font-size:.92rem;text-transform:uppercase;letter-spacing:.14em;color:var(--white-alpha-76)}.about__details{display:flex;flex-direction:column;gap:1.8rem}.about__description{margin:0;color:var(--white-alpha-80);line-height:1.7}.about__pill{background:var(--slate-alpha-65);border:1px solid var(--white-alpha-08);border-radius:20px;padding:1.6rem;display:flex;flex-direction:column;gap:.6rem}.about__pill h3{margin:0;font-size:1.05rem;font-weight:600}.about__pill p{margin:0;color:var(--white-alpha-70);font-size:.95rem}.text-link{display:inline-flex;align-items:center;gap:.45rem;color:var(--accent);font-weight:600}.services{position:relative;margin-top:0;padding:70px 0 0}.services__header{display:flex;flex-direction:column;gap:1.4rem;max-width:680px;margin:0 auto clamp(2.4rem,5vw,3.2rem);align-items:flex-start;text-align:left}.services__content{position:relative;display:grid;grid-template-columns:minmax(0,360px) minmax(0,1fr);gap:clamp(1.8rem,4.5vw,2.8rem);align-items:center;overflow:visible;max-width:880px;margin:0 auto}.services__decor{position:absolute;top:50%;left:clamp(-120px,-8vw,-80px);transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-start;gap:0;pointer-events:none;z-index:0}.services__bubble{display:block;border-radius:50%;box-shadow:0 20px 36px #0d33332e}.services__bubble+.services__bubble{margin-top:-28px}.services__bubble--primary{width:clamp(120px,13vw,160px);height:clamp(120px,13vw,160px);background:var(--color-hero);box-shadow:0 20px 36px #0f203633}.services__bubble--secondary{width:clamp(110px,12vw,148px);height:clamp(110px,12vw,148px);background:var(--accent);box-shadow:0 18px 32px #cbab5c40}.services__bubble--tertiary{width:clamp(100px,11vw,136px);height:clamp(100px,11vw,136px);background:var(--accent-bright);box-shadow:0 18px 30px #cbab5c2e}.services__media{position:relative;border-radius:34px;overflow:hidden;box-shadow:0 32px 70px var(--slate-alpha-10);justify-self:center;max-width:360px;width:100%}.services__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff0,#00000014);pointer-events:none}.services__media img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:3 / 4}.services__list{position:relative;display:flex;flex-direction:column;background:var(--color-surface);border-radius:32px;box-shadow:0 32px 70px var(--slate-alpha-08);padding:clamp(1.6rem,4.2vw,2.6rem);border:1px solid var(--slate-alpha-06);max-width:420px;width:100%;justify-self:center}.services__item{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.1rem 0;font-size:1.15rem;font-weight:600;color:var(--slate-alpha-60);text-decoration:none;border-bottom:1px solid var(--slate-alpha-08);transition:color .25s ease,transform .25s ease}.services__item:first-child{padding-top:0}.services__item:last-child{border-bottom:none;padding-bottom:0}.services__item:hover,.services__item:focus-visible{color:var(--color-text-primary);transform:translate(6px)}.services__item-title{display:inline-flex;line-height:1.25}.services__item-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;border:1px solid var(--slate-alpha-08);background:var(--color-surface);color:var(--slate-alpha-60);font-size:1.3rem;box-shadow:0 16px 30px var(--slate-alpha-08);transition:background .25s ease,border-color .25s ease,color .25s ease,transform .25s ease}.services__item:hover .services__item-icon,.services__item:focus-visible .services__item-icon{background:var(--accent-alpha-16);border-color:var(--accent-alpha-20);color:var(--accent);transform:translate(2px)}.stats{margin:50px 0 100px}.stats__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.stat-card{display:flex;gap:1.1rem;padding:24px 26px;border-radius:26px;background:var(--color-surface);box-shadow:0 24px 55px var(--slate-alpha-08);align-items:center}.stat-card__dot{width:12px;height:12px;border-radius:50%;background:var(--accent);flex-shrink:0}.stat-card__body{display:flex;flex-direction:column;gap:.4rem}.stat-card__value{font-size:2.6rem;font-weight:600;letter-spacing:-.01em}.stat-card__label{display:flex;flex-direction:column;font-size:.9rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted)}.testimonial{margin-top:70px}.testimonial__layout{display:grid;grid-template-columns:minmax(320px,1fr) minmax(420px,1fr);gap:3.5rem;align-items:stretch}.testimonial__left{display:flex;align-items:stretch}.testimonial__image{flex:1;border-radius:26px;background:linear-gradient(180deg,var(--accent-alpha-25),transparent 65%),url(/images/testimonial-shape.png) bottom right/80% no-repeat,url(/images/service-01.jpg) center/cover no-repeat;box-shadow:0 26px 55px var(--slate-alpha-10)}.testimonial__right{background:var(--color-surface);border-radius:26px;padding:3.2rem 2.8rem;box-shadow:0 26px 60px var(--slate-alpha-08);display:flex;flex-direction:column;gap:1.6rem}.testimonial__slider{display:grid;gap:1.4rem}.testimonial-card{background:var(--color-background-alt);border-radius:20px;padding:1.8rem;display:flex;flex-direction:column;gap:1.1rem}.testimonial-card__title{margin:0;font-size:1.3rem;font-weight:600}.testimonial-card__quote{margin:0;color:var(--color-text-secondary);line-height:1.7;font-style:italic}.testimonial-card__author{display:flex;align-items:center;gap:1rem}.testimonial-card__avatar{width:64px;height:64px;border-radius:50%;object-fit:cover}.testimonial-card__name{display:block;font-weight:600;color:var(--color-text-primary)}.testimonial-card__role{font-size:.85rem;color:var(--color-text-muted)}.testimonial__dots{display:flex;gap:.6rem}.testimonial__dots .dot{width:8px;height:8px;border-radius:50%;background:var(--color-surface-highlight)}.testimonial__dots .dot.active{background:var(--accent)}.clients{margin-top:70px}.clients__card{padding:2.6rem 2.8rem;border-radius:26px;background:var(--color-surface);box-shadow:0 26px 55px var(--slate-alpha-08);display:flex;flex-direction:column;gap:2.4rem}.clients__intro{font-size:1.05rem;font-weight:600}.clients__wrap{position:relative;overflow:hidden}.clients__row{display:flex;gap:4rem;animation:marquee 22s linear infinite}.clients__row+.clients__row{position:absolute;top:0;left:100%}.clients__logo{width:140px;object-fit:contain;filter:grayscale(1);opacity:.75;transition:opacity .2s ease,filter .2s ease}.clients__logo:hover{opacity:1;filter:grayscale(0)}.process{margin-top:70px}.process__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.6rem}.process-card{display:flex;gap:1.2rem;padding:1.9rem;border-radius:26px;background:var(--color-surface);box-shadow:0 24px 55px var(--slate-alpha-08);align-items:center}.process-card__icon{width:72px;height:72px;border-radius:50%;background:var(--accent-alpha-15);display:grid;place-items:center;flex-shrink:0}.process-card__icon img{width:32px;height:32px}.process-card__content{display:flex;flex-direction:column;gap:.5rem}.process-card__title{margin:0;font-size:1.15rem;font-weight:600}.process-card__description{margin:0;color:var(--color-text-muted);line-height:1.6}.contact{margin-top:70px}.contact__layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;align-items:stretch}.contact__visual{position:relative;display:flex;flex-direction:column;gap:2rem;padding:3rem 2.8rem;border-radius:28px;background:var(--color-surface);box-shadow:0 26px 55px var(--slate-alpha-08);overflow:hidden}.contact__visual:after{content:"";position:absolute;inset:0;background:url(/images/contact-bg.png) bottom right/80% no-repeat;opacity:.32;pointer-events:none}.contact__visual>*{position:relative;z-index:1}.cta-outline{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.5rem;border-radius:999px;border:1px solid var(--slate-alpha-15);font-weight:600;color:var(--color-text-primary)}.cta-outline svg{color:var(--color-icon)}.contact__form{background:var(--color-hero);border-radius:28px;padding:clamp(2.8rem,5vw,3.4rem);color:var(--color-text-inverse);display:flex;flex-direction:column;gap:2rem;box-shadow:0 26px 55px var(--slate-alpha-08)}.contact__form-title{margin:0;font-size:1.6rem;font-weight:600}.contact__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem}.contact__input{width:100%;padding:.9rem 1.1rem;border-radius:16px;border:1px solid var(--white-alpha-18);background:var(--white-alpha-07);color:var(--color-text-inverse);font-size:.95rem}.contact__input::placeholder{color:var(--white-alpha-65)}.contact__select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--white-alpha-75) 50%),linear-gradient(135deg,var(--white-alpha-75) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 13px) calc(50% - 3px);background-size:7px 7px;background-repeat:no-repeat}.contact__textarea{grid-column:1 / -1;resize:vertical;min-height:120px}.contact__submit{grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.95rem 1.6rem;border-radius:999px;border:none;background:var(--color-text-primary);color:var(--color-text-inverse);font-weight:600;cursor:pointer}.contact__submit svg{color:var(--color-icon)}.footer{margin-top:140px;padding:0 20px}.footer__inner{background:var(--color-text-primary);border-radius:30px;padding:clamp(2.8rem,6vw,4rem);color:var(--white-alpha-75);display:flex;flex-direction:column;gap:2.8rem;box-shadow:0 32px 80px var(--shadow-hero)}.footer__top{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.footer__brand{display:inline-flex;align-items:center;gap:.75rem;font-size:1.4rem;font-weight:600;color:var(--color-text-inverse)}.footer__brand .logo__mark{background:none}.footer__divider{flex:1;height:1px;background:var(--white-alpha-12)}.footer__socials{display:flex;gap:.6rem}.footer__main{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2.5rem}.footer__column{display:flex;flex-direction:column;gap:.75rem}.footer__title{margin:0;font-weight:600;color:var(--color-text-inverse)}.footer__text{margin:0;line-height:1.6}.footer__link{color:var(--white-alpha-75);font-size:.95rem}.footer__link:hover{color:var(--accent)}.footer__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.footer__newsletter{gap:1rem}.footer__form{display:flex;gap:.6rem}.footer__input{flex:1;padding:.8rem 1rem;border-radius:18px;border:none;background:var(--white-alpha-12);color:var(--color-text-inverse)}.footer__input::placeholder{color:var(--white-alpha-60)}.footer__submit{width:48px;height:48px;border-radius:50%;border:none;background:var(--color-text-primary);color:var(--color-text-inverse);display:grid;place-items:center;font-size:1.2rem;cursor:pointer}.footer__submit svg{color:var(--color-icon)}.footer__bottom{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center;font-size:.9rem}.footer__legal{display:flex;gap:1rem}@media (max-width: 1200px){.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial__layout{grid-template-columns:1fr}.testimonial__left{min-height:320px}.services__decor{display:none}}@media (max-width: 1074px){.site-header__inner{padding:1.2rem 1.8rem;gap:1.5rem;position:relative}.nav-toggle{display:inline-flex;margin-left:auto;order:2}.site-nav-wrapper{display:none;position:absolute;top:100%;left:1rem;right:1rem;width:auto;margin-top:.5rem;z-index:100}.site-nav-wrapper.is-open{display:block}.site-nav{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:1.1rem 1.25rem;border-radius:20px;background:var(--color-surface);box-shadow:0 24px 44px var(--slate-alpha-18);border:1px solid var(--slate-alpha-06)}.site-nav .nav__link{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:1rem;color:var(--color-text-primary)}.site-nav .nav__link+.nav__link{border-top:1px solid var(--slate-alpha-08)}.header__actions{display:none;margin-left:0;justify-content:center}}@media (max-width: 1024px){.services__content{grid-template-columns:repeat(2,minmax(0,1fr))}.services__list{padding:clamp(1.2rem,4vw,2rem)}.about__panel{padding:clamp(2.6rem,5vw,3.4rem)}.about__container{grid-template-columns:minmax(0,1fr)}.about__content{max-width:none;width:100%}}@media (max-width: 858px){.page{padding:0 0 60px}.top-bar,.site-header__inner,.hero__card,.about,.testimonial__right,.contact__visual,.contact__form,.clients__card,.footer__inner{border-radius:24px}.site-header{margin-top:12px}.site-header__inner{padding:1rem 1.4rem}.hero__card{padding:2.4rem}.hero__body{flex-direction:column;align-items:flex-start;gap:2.4rem;margin-top:170px}.hero--short .hero__body{align-items:center;margin-top:0}.hero__content{max-width:100%}.about__panel{padding:clamp(2.2rem,6vw,2.8rem)}.about__content{padding:clamp(1.6rem,5vw,2.2rem);max-width:none;width:100%}.section-grid,.feature-grid,.services__content{grid-template-columns:1fr}.services__media{border-radius:28px}.services__list{margin-top:1.8rem;padding:clamp(1.2rem,6vw,1.8rem)}.services__item{font-size:1.1rem}.clients__row{animation-duration:28s}.footer__main{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width: 750px){.top-bar{padding:.8rem 1rem}.top-bar__item{font-size:.8rem}.site-header__inner{padding:.9rem 1.2rem}.hero__card{padding:2rem;min-height:480px}.hero--short .hero__card{min-height:360px;padding:1.5rem}.hero__title{font-size:clamp(1.6rem,12vw,3.6rem)}.header__actions{gap:.6rem}.contact__grid{grid-template-columns:1fr}}@media (max-width: 600px){.hero .layout-container{padding-left:12px;padding-right:12px}.hero__card{padding:1.5rem 1rem;border-radius:20px;min-height:420px}.hero--short .hero__card{padding:1.2rem 1rem;min-height:280px}.hero__body{margin-top:80px;margin-bottom:40px;padding:0 .75rem;padding-bottom:40px}.hero--short .hero__body{margin-top:0;margin-bottom:0;align-items:center;text-align:center}.hero__divider,.top-bar{display:none}.site-header{margin-top:0;padding-top:8px}.site-header__inner{grid-template-columns:auto 1fr auto;gap:.5rem;padding:.75rem}.logo{margin-left:0;gap:.5rem}.logo__mark{width:36px;height:36px}.logo__text{font-size:1.1rem}.nav-toggle{width:38px;height:38px;font-size:1rem}.header__actions{display:none}.site-nav-wrapper{position:absolute;top:100%;left:.75rem;right:.75rem;margin-top:.5rem;z-index:100}.site-nav{padding:.75rem 1rem;border-radius:16px}.site-nav .nav__link{padding:.6rem 0;font-size:.9rem}.about__panel{background:var(--color-hero) no-repeat 110% 10%}.hero__title-line{font-size:clamp(1.6rem,8vw,2.2rem);letter-spacing:-.02em}.hero__title-line--secondary{font-size:clamp(1.6rem,8vw,2.2rem)}.hero__content{margin-top:0;padding-inline:0;gap:1rem}.hero__subheading{font-size:.7rem;letter-spacing:.15em}.hero__description{font-size:.9rem;line-height:1.5}.hero__actions{flex-direction:column;gap:.75rem;width:100%}.hero__primary{padding:.75rem 1.2rem;font-size:.9rem;justify-content:center}.cta-button{padding:.6rem 1.2rem;font-size:.85rem}.feature-card{padding:1.5rem 1.25rem;gap:1rem}.feature-card__title{font-size:1rem}.feature-card__icon{width:44px;height:44px}.feature-card__icon img{width:24px;height:24px}.feature-card__description{font-size:.9rem;padding-top:1rem}.section-title{font-size:1.6rem;line-height:1.2}.section-description{font-size:.9rem}.section-label{font-size:.75rem;gap:.5rem}.section-label__dot{width:8px;height:8px}.marquee-section{margin:30px 0}.marquee__row{font-size:1.6rem;gap:1.5rem}.marquee__icon{width:24px;height:24px}.about__panel{padding:1.5rem;border-radius:20px}.about__container{padding:0 .75rem}.about__content{padding:6rem 1.25rem 1.25rem;border-radius:16px}.about__title{font-size:1.3rem}.about__stat-number{font-size:2rem}.about__stat-caption{font-size:.8rem}.about__description{font-size:.9rem}.about__pill{padding:1rem;border-radius:12px}.about__pill h3{font-size:.95rem}.about__pill p{font-size:.85rem}.services{padding:40px 0 0}.services__header{margin-bottom:1.5rem}.services__media{border-radius:20px}.services__list{padding:1rem;border-radius:20px}.services__item{font-size:.95rem;padding:.75rem 0}.services__item-icon{width:36px;height:36px;border-radius:10px;font-size:1rem}.stats{margin:30px 0 60px}.stats__grid{gap:1rem}.stat-card{padding:1rem 1.25rem;border-radius:16px}.stat-card__value{font-size:1.8rem}.stat-card__label{font-size:.75rem}.footer{margin-top:60px;padding:0 12px}.footer__inner{padding:1.5rem;border-radius:20px;gap:1.5rem}.footer__top{flex-direction:column;gap:1rem;align-items:flex-start}.footer__brand{font-size:1.1rem}.footer__divider{width:100%}.footer__main{grid-template-columns:1fr;gap:1.5rem}.footer__title{font-size:.95rem}.footer__text,.footer__link{font-size:.85rem}.footer__bottom{flex-direction:column;text-align:center;gap:.75rem;font-size:.8rem}.footer__legal{justify-content:center}.contact__layout{gap:1.5rem}.contact__visual{padding:1.5rem;border-radius:20px}.contact__form{padding:1.5rem;border-radius:20px;gap:1.25rem}.contact__form-title{font-size:1.2rem}.contact__input{padding:.75rem 1rem;font-size:.9rem;border-radius:12px}.process__grid{gap:1rem}.process-card{padding:1.25rem;border-radius:16px}.process-card__icon{width:56px;height:56px}.process-card__icon img{width:24px;height:24px}.process-card__title{font-size:1rem}.process-card__description{font-size:.85rem}.testimonial__right{padding:1.5rem;border-radius:20px}.testimonial-card{padding:1.25rem;border-radius:14px}.testimonial-card__title{font-size:1.1rem}.testimonial-card__quote{font-size:.9rem}.clients__card{padding:1.5rem;border-radius:20px}.clients__intro{font-size:.9rem}.clients__logo{width:100px}}.about-hero{margin-top:-80px}.about-hero__card{position:relative;display:flex;flex-direction:column;align-items:stretch;min-height:500px;padding:clamp(6rem,10vw,7.5rem) 0 clamp(4rem,6vw,5rem);border-radius:32px;overflow:hidden;background-image:url(/images/hero-shadow.png),url(/images/about-photo.jpg);background-position:left top,center center;background-repeat:no-repeat,no-repeat;background-size:auto,cover;box-shadow:0 55px 90px var(--slate-alpha-28);margin:0 clamp(8px,2vw,24px)}.about-hero__card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0f172aa6,#0f172a73);z-index:0}.about-hero__body{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;flex:1;padding:0 clamp(16px,4vw,48px)}.about-hero__title{margin:0;font-size:clamp(3.5rem,7vw,5.5rem);font-weight:700;color:var(--color-text-inverse);text-align:center}.why-choose{padding:clamp(4rem,8vw,6rem) 0}.why-choose__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,4rem);align-items:center}.why-choose__image{border-radius:24px;overflow:hidden}.why-choose__image img{width:100%;height:auto;display:block}.why-choose__content{display:flex;flex-direction:column;gap:1.5rem}.why-choose__title{margin:0;font-size:clamp(2rem,4vw,2.8rem);font-weight:600;line-height:1.2}.why-choose__description{color:var(--color-text-muted);font-size:1rem;line-height:1.7;margin:0}.why-choose__stats{display:flex;gap:3rem;margin-top:1rem}.stat-circle{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem}.stat-circle__svg{width:120px;height:120px}.stat-circle__bg{fill:none;stroke:#e5e7eb;stroke-width:8}.stat-circle__progress{fill:none;stroke:#10b981;stroke-width:8;stroke-linecap:round;transform:rotate(-90deg);transform-origin:50% 50%}.stat-circle__content{position:absolute;top:24px;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;width:72px;height:72px}.stat-circle__value{font-size:1.8rem;font-weight:700;color:var(--color-text-primary)}.stat-circle__label{text-align:center;font-size:.9rem;font-weight:500;line-height:1.3;color:var(--color-text-primary)}.team-section{padding:clamp(3rem,6vw,5rem) 0;background:var(--color-background-alt)}.team-section__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem;gap:2rem}.team-section__title{margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.2}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.team-card{background:var(--color-surface);border-radius:20px;overflow:hidden;box-shadow:0 10px 30px var(--slate-alpha-08);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.team-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px var(--slate-alpha-12)}.team-card__image{aspect-ratio:1;overflow:hidden}.team-card__image img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.team-card__content{padding:1.5rem;text-align:left}.team-card__name{margin:0 0 .5rem;font-size:1.2rem;font-weight:600;color:var(--color-text-primary)}.team-card__role{margin:0;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--accent)}.team-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;padding:3rem 0}.team-stat{text-align:center}.team-stat__value{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:var(--color-text-primary);margin-bottom:.5rem}.team-stat__label{display:flex;flex-direction:column;gap:.25rem;font-size:.95rem;color:var(--color-text-primary)}.testimonial-section-alt{padding:clamp(4rem,8vw,6rem) 0;background:var(--color-background);position:relative;overflow:hidden}.testimonial-section-alt__background{position:absolute;top:10%;left:50%;transform:translate(-50%);font-size:clamp(6rem,15vw,12rem);font-weight:800;color:var(--slate-alpha-04);text-transform:lowercase;letter-spacing:.05em;pointer-events:none;white-space:nowrap}.testimonial-section-alt__content{position:relative;max-width:900px;margin:0 auto;text-align:center;padding:0 2rem}.section-label--centered{justify-content:center;margin-bottom:2rem}.testimonial-section-alt__stars{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem;font-size:1.5rem}.star{color:#d1d5db}.star--filled{color:#fbbf24}.testimonial-section-alt__quote{font-size:clamp(1.1rem,2.5vw,1.5rem);line-height:1.6;color:var(--color-text-primary);margin:0 0 2rem;font-weight:400}.testimonial-section-alt__author{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}.testimonial-section-alt__avatar{width:60px;height:60px;border-radius:50%;object-fit:cover}.testimonial-section-alt__name{font-size:1.1rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.25rem}.testimonial-section-alt__role{font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.testimonial-section-alt__dots{display:flex;justify-content:center;gap:.5rem;margin-bottom:3rem}.dot{width:10px;height:10px;border-radius:50%;background:#d1d5db}.dot--active{background:var(--color-text-primary)}.testimonial-section-alt__quote-marks{position:absolute;bottom:20%;right:5%;display:flex;gap:1rem;pointer-events:none}.quote-mark{width:80px;height:80px;opacity:.8}.quote-mark--teal{color:#10b981}.quote-mark--dark{color:var(--color-text-primary)}.clients-logos-alt{display:grid;grid-template-columns:repeat(8,1fr);gap:2rem;align-items:center;margin-top:4rem;padding:0 2rem}.clients-logos-alt__item{display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .3s ease}.clients-logos-alt__item:hover{opacity:1}.clients-logos-alt__item img{max-width:100%;height:auto;filter:grayscale(100%);transition:filter .3s ease}.clients-logos-alt__item:hover img{filter:grayscale(0%)}.process-section-alt{padding:clamp(3rem,6vw,5rem) 0;background:var(--color-background-alt);position:relative}.process-marquee{overflow:hidden;margin-bottom:4rem;padding:2rem 0}.process-marquee__track{display:flex;width:fit-content;animation:scroll 30s linear infinite}.process-marquee__row{display:flex;align-items:center;gap:3rem;flex-shrink:0;padding-right:3rem}.process-marquee__text{font-size:clamp(2rem,4vw,3rem);font-weight:800;text-transform:uppercase;white-space:nowrap;color:var(--color-text-primary)}.process-marquee__text--outline{color:transparent;-webkit-text-stroke:2px var(--color-text-primary);text-stroke:2px var(--color-text-primary)}.process-marquee__plus{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--accent)}.process-content-alt{position:relative}.process-content-alt__title{margin:1.5rem 0 3rem;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.2}.process-grid-alt{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.process-card-alt{background:var(--color-surface);padding:2.5rem 2rem;border-radius:20px;box-shadow:0 10px 30px var(--slate-alpha-06)}.process-card-alt__icon{width:80px;height:80px;background:var(--accent-alpha-15);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.process-card-alt__icon img{width:48px;height:48px}.process-card-alt__step{font-size:1.3rem;font-weight:600;margin:0 0 1rem;color:var(--color-text-primary)}.process-card-alt__description{font-size:.95rem;line-height:1.6;color:var(--color-text-muted);margin:0}.process-decoration{position:absolute;bottom:-10%;right:5%;pointer-events:none}.process-decoration__arrow{width:clamp(150px,20vw,250px);height:auto;color:var(--accent-alpha-12)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 1024px){.why-choose__grid{grid-template-columns:1fr;gap:3rem}.why-choose__image{order:-1}.team-grid,.team-stats,.process-grid-alt{grid-template-columns:repeat(2,1fr)}.clients-logos-alt{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.about-hero__card{min-height:400px}.why-choose__stats{flex-direction:column;gap:2rem}.team-grid{grid-template-columns:1fr}.team-stats{grid-template-columns:1fr;gap:2rem}.process-grid-alt{grid-template-columns:1fr}.clients-logos-alt{grid-template-columns:repeat(2,1fr)}}.team-modal-bio::-webkit-scrollbar{width:8px}.team-modal-bio::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.team-modal-bio::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.team-modal-bio::-webkit-scrollbar-thumb:hover{background:#9ca3af}@keyframes scale-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.nav__dropdown{position:absolute;top:100%;left:0;background-color:#fff;box-shadow:0 10px 25px #0000001a;border-radius:8px;padding:12px 0;min-width:200px;z-index:1000;border:1px solid #e5e7eb}.nav__dropdown--two-column{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;padding:24px;min-width:500px}.nav__dropdown-column{display:flex;flex-direction:column;gap:4px}.nav__dropdown-header{font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;padding:4px 12px 8px;margin:0}.nav__dropdown-link{display:block;padding:8px 12px;color:#374151;text-decoration:none;font-size:14px;transition:background-color .2s;border-radius:4px}.nav__dropdown-link:hover{background-color:#f3f4f6;color:var(--accent)}.service-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.service-feature-card{padding:2rem;background:var(--color-surface);border-radius:16px;box-shadow:0 4px 20px var(--slate-alpha-08);transition:transform .3s ease,box-shadow .3s ease}.service-feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px var(--slate-alpha-12)}.service-feature-card__icon{width:60px;height:60px;border-radius:12px;background:var(--accent-alpha-16);color:var(--accent);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin-bottom:1.5rem}.service-feature-card__title{font-size:1.3rem;font-weight:600;color:var(--color-text-primary);margin:0 0 .75rem}.service-feature-card__description{font-size:.95rem;line-height:1.6;color:var(--color-text-secondary);margin:0}@media (max-width: 768px){.nav__dropdown--two-column{grid-template-columns:1fr;min-width:280px;gap:1rem}.service-features-grid{grid-template-columns:1fr}}
