.section-nav{z-index:1000;pointer-events:none;background:0 0;flex-direction:column;align-items:center;gap:12px;width:120px;display:flex;position:fixed;top:50%;left:0;transform:translateY(-50%)}.section-nav__dot{opacity:.15;cursor:pointer;pointer-events:auto;background:#fff;border-radius:50%;width:12px;height:12px;transition:all .4s cubic-bezier(.4,0,.2,1)}.section-nav__dot:hover{opacity:.4;transform:scale(1.2)}.section-nav__dot--active{opacity:1;transform:scale(1.1);box-shadow:0 0 15px #fff6}@media (width<=1024px){.section-nav{width:80px}}@media (width<=768px){.section-nav{display:none}}.main-layout{background:var(--bg-dark);width:100%;min-height:100vh;position:relative}.hero{background:var(--bg-dark);min-height:100vh;color:var(--text-primary);scroll-snap-align:start;scroll-snap-stop:normal;flex-direction:column;padding:80px 56px 80px 120px;display:flex;position:relative;overflow:hidden}.hero__lines{z-index:1;pointer-events:none;opacity:.8;width:auto;height:100%;position:absolute;top:0;right:0}.hero__content{z-index:10;flex:1;justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;display:flex;position:relative}.hero__left{max-width:680px}.hero__eyebrow{color:var(--text-dim);letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px;font-size:.85rem;font-weight:600}.hero__title{letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(2.75rem,6vw,5rem);font-weight:800;line-height:1.02}.hero__subtitle{max-width:54ch;color:var(--text-dim);margin:24px 0 0;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.55}.hero__right{justify-content:flex-end;align-items:center;min-width:500px;display:flex;position:relative}.hero__tags{flex-direction:column;align-items:center;gap:2rem;display:flex}.hero__tags-row{gap:2rem;display:flex}.hero__tag{color:var(--text-primary);white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1.5px solid #fff3;border-radius:999px;justify-content:center;align-items:center;padding:12px 28px;font-size:2rem;font-weight:500;transition:all .3s;display:inline-flex}.hero__tag:hover{border-color:#fff}.hero__tag--ecommerce{border-color:#e67e22}.hero__tag--software{border-color:#f1c40f}.hero__tag--ai{border-color:#e056fd}.hero__tags--mobile{display:none}@media (width<=1100px){.hero{padding:100px 40px 60px}.hero__content{flex-direction:column;justify-content:center;align-items:flex-start;gap:60px}.hero__left{width:100%;max-width:100%}.hero__right{display:none}.hero__tags--mobile{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-top:40px;display:flex}.hero__tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:999px;padding:10px 24px;font-size:1.5rem}}@media (width<=768px){.hero{justify-content:center;padding:100px 24px 60px}.hero__title{margin-bottom:20px;font-size:clamp(2rem,10vw,3.2rem)}.hero__eyebrow{margin-bottom:16px;font-size:1rem}.hero__tags--mobile{gap:1rem;margin-top:32px}.hero__tag{padding:8px 20px;font-size:1.25rem}.hero__right{display:none}}.brand-marquee{margin-top:28px}.brand-marquee__label{letter-spacing:.1em;text-transform:uppercase;color:#fff6;margin:0 0 12px;font-size:.75rem;font-weight:600}.brand-marquee__viewport{display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.brand-marquee__track{flex-shrink:0;align-items:center;gap:40px;min-width:max-content;margin:0;padding:0 20px 0 0;list-style:none;animation:38s linear infinite brand-marquee-scroll;display:flex}.brand-marquee__item{letter-spacing:.01em;white-space:nowrap;color:#ffffff8c;transition:color var(--motion-fast) var(--ease-out-soft);font-size:.95rem;font-weight:600}.brand-marquee__item:hover{color:#ffffffe6}.brand-marquee__item:after{content:"·";color:#ffffff40;margin-left:40px}@keyframes brand-marquee-scroll{0%{transform:translate(0,0)}to{transform:translate(-100%)}}.brand-marquee__viewport:hover .brand-marquee__track,.brand-marquee__viewport:focus-within .brand-marquee__track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.brand-marquee__track{animation:none}.brand-marquee__track[aria-hidden=true]{display:none}.brand-marquee__viewport{overflow-x:auto}}@media (width<=768px){.brand-marquee__track{gap:28px}.brand-marquee__item:after{margin-left:28px}}.featured-cases{color:#0a0a0a;scroll-snap-align:start;background:#fff;padding:96px 56px 96px 120px;position:relative}.featured-cases__content{max-width:1440px;margin:0 auto}.featured-cases__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#747474;margin:0 0 12px;font-size:.9rem}.featured-cases__title{letter-spacing:-.04em;color:#0a0a0a;margin:0;font-size:clamp(2.5rem,4.5vw,4rem);font-weight:900;line-height:1.1}.featured-cases__track{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#d0d0d0 transparent;gap:24px;margin:-4px -4px -20px;padding:4px 4px 20px;scroll-padding-inline:4px;display:flex;overflow-x:auto}.featured-cases__track:focus-visible{outline-offset:4px;outline:2px solid #a03f7b}.featured-cases__track::-webkit-scrollbar{height:6px}.featured-cases__track::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:999px}.featured-cases__lead{color:#444;max-width:62ch;margin:20px 0 0;font-size:1.15rem;line-height:1.6}.case-card__client{letter-spacing:-.02em;color:#0a0a0a;font-size:1.25rem;font-weight:800;line-height:1.15}.featured-cases__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:56px;display:flex}.featured-cases__actions{flex-shrink:0;align-items:center;gap:16px;padding-left:24px;display:flex}.featured-cases__arrow{color:#0a0a0a;cursor:pointer;width:48px;height:48px;transition:background-color var(--motion-fast) var(--ease-out-soft), border-color var(--motion-fast) var(--ease-out-soft), opacity var(--motion-fast) var(--ease-out-soft);background:0 0;border:1px solid #d0d0d0;border-radius:999px;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;display:flex}.featured-cases__arrow:hover:not(:disabled){background:#f2f2f2;border-color:#0a0a0a}.featured-cases__arrow:disabled{opacity:.3;cursor:default}.featured-cases__arrow:focus-visible{outline-offset:3px;outline:2px solid #a03f7b}.case-card{scroll-snap-align:start;transition:transform var(--motion-base) var(--ease-out-expo), border-color var(--motion-base) var(--ease-out-soft), box-shadow var(--motion-base) var(--ease-out-soft);background:#fff;border:1px solid #e6e6e6;border-radius:16px;flex-direction:column;flex:0 0 calc(25% - 18px);align-items:flex-start;gap:16px;padding:28px;display:flex;box-shadow:0 1px 2px #0000000a}.case-card:hover{border-color:#d0d0d0;transform:translateY(-6px);box-shadow:0 12px 32px #0000001a}.case-card__logo-wrap{align-items:center;height:44px;display:flex}.case-card__logo{object-fit:contain;width:auto;max-width:100%;max-height:32px}.case-card__logo--marriott{max-height:40px}.case-card__logo--sonder{max-height:28px}.case-card__logo--emerger{max-height:30px}.case-card__logo--verona{max-height:34px}.case-card__tag{letter-spacing:.06em;text-transform:uppercase;color:#a03f7b;font-size:.75rem;font-weight:600}.case-card__summary{color:#444;flex:1;margin:0;font-size:.95rem;line-height:1.55}.case-card__cta{color:#0a0a0a;transition:border-color var(--motion-base) var(--ease-out-soft);border-bottom:1px solid #0000004d;padding-bottom:2px;font-size:.9rem;font-weight:600}.case-card:hover .case-card__cta{border-bottom-color:#0a0a0a}@media (width<=1200px){.featured-cases{padding:72px 40px}.case-card{flex-basis:calc(50% - 12px)}}@media (width<=768px){.featured-cases{min-height:auto;padding:56px 24px}.case-card{flex-basis:78%}.featured-cases__title{margin-bottom:36px}}@media (prefers-reduced-motion:reduce){.case-card:hover{transform:none}}.software-factory-section{color:#111;scroll-snap-align:start;scroll-snap-stop:normal;background:#d4dc22;align-items:center;min-height:auto;padding:112px 56px 112px 120px;display:flex;position:relative;overflow:hidden}.software-factory-section__lines{z-index:1;pointer-events:none;opacity:.25;width:auto;height:100%;position:absolute;top:0;right:0}.software-factory-section__header-mobile{display:none}.software-factory-section__content{z-index:10;flex-direction:column;width:100%;max-width:1440px;margin:0 auto;display:flex;position:relative}.software-factory-section__main{justify-content:space-between;align-items:center;width:100%;margin-bottom:60px;display:flex}.software-factory-section__left{flex:1}.software-factory-section__badge{color:#111;border:1.5px solid #1116;border-radius:999px;justify-content:center;align-items:center;margin-bottom:32px;padding:10px 24px;font-size:.95rem;font-weight:500;display:inline-flex}.software-factory-section__title{letter-spacing:-.05em;color:#111;margin:0 0 24px;font-size:clamp(3rem,6vw,4.5rem);font-weight:900;line-height:1}.software-factory-section__description{color:#111111d9;max-width:520px;margin:0 0 16px;font-size:1.1rem;line-height:1.5}.software-factory-section__right{width:700px;height:480px;position:relative}.software-factory-section__mockups{width:100%;height:100%;position:relative}.software-factory-section__mockup{position:absolute}.software-factory-section__mockup--desktop{z-index:1;width:95%;top:50%;right:-5%;transform:translateY(-50%)}.software-factory-section__mockup--mobile-1{z-index:3;width:200px;bottom:0%;right:55%}.software-factory-section__mockup--mobile-2{z-index:2;width:270px;bottom:7%;right:63%}.software-factory-section__footer{justify-content:space-between;align-items:center;gap:48px;display:flex}.software-factory-section__cta{color:#111;white-space:nowrap;background:0 0;border:2px solid #111;border-radius:999px;justify-content:center;align-items:center;padding:12px 32px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.software-factory-section__cta:hover{color:#d4dc22;background:#111}@media (width<=1200px){.software-factory-section{padding-left:80px}.software-factory-section__main{flex-direction:column;align-items:flex-start;gap:80px}.software-factory-section__right{width:100%;height:360px}.software-factory-section__footer{flex-direction:column;align-items:flex-start;gap:40px}}@media (width<=768px){.software-factory-section{align-items:flex-start;padding:60px 24px}.software-factory-section__header-mobile{justify-content:flex-start;width:100%;margin-top:40px;display:flex}.software-factory-section__badge--desktop{display:none}.software-factory-section__main{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.software-factory-section__left{order:2}.software-factory-section__right{order:1;justify-content:flex-start;width:100%;max-width:400px;height:250px;margin:1rem 0;display:flex}.software-factory-section__title{text-align:left;margin-bottom:1rem;font-size:2rem}.software-factory-section__description{margin:0;font-size:1rem;line-height:1.5}.software-factory-section__mockup--desktop{width:100%}.software-factory-section__mockup--mobile-1{width:30%;bottom:-1rem;left:3rem}.software-factory-section__mockup--mobile-2{width:40%;bottom:0;left:-1.5rem}.software-factory-section__footer{flex-direction:column-reverse;order:4;align-items:center;gap:32px;width:100%;margin-top:32px;padding:0 10px;display:flex}.software-factory-section__badge{margin:0}}.section-cta{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.section-cta__primary{white-space:nowrap;min-height:48px;transition:transform var(--motion-fast) var(--ease-out-expo), background-color var(--motion-fast) var(--ease-out-soft), color var(--motion-fast) var(--ease-out-soft);border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:14px 32px;font-size:.95rem;font-weight:700;display:inline-flex}.section-cta__primary:hover{transform:translateY(-2px)}.section-cta__primary:focus-visible{outline-offset:3px;outline:3px solid}.section-cta__secondary{white-space:nowrap;opacity:.75;transition:opacity var(--motion-fast) var(--ease-out-soft);border-bottom:1px solid;padding-bottom:2px;font-size:.9rem;font-weight:600}.section-cta__secondary:hover{opacity:1}.section-cta--ecommerce .section-cta__primary{color:#f2a51b;background:#111}.section-cta--ecommerce .section-cta__primary:hover{background:#000}.section-cta--ecommerce .section-cta__secondary{color:#111}.section-cta--software .section-cta__primary{color:#d4dc22;background:#111}.section-cta--software .section-cta__primary:hover{background:#000}.section-cta--software .section-cta__secondary{color:#111}.section-cta--ai .section-cta__primary{color:#8c2f68;background:#fff}.section-cta--ai .section-cta__primary:hover{background:#f5f5f5}.section-cta--ai .section-cta__secondary{color:#fff}@media (width<=768px){.section-cta{gap:20px}.section-cta__primary{width:100%}}@media (prefers-reduced-motion:reduce){.section-cta__primary:hover{transform:none}}.ecommerce-section{color:#111;scroll-snap-align:start;scroll-snap-stop:normal;background:#f2a51b;align-items:center;min-height:auto;padding:112px 56px 112px 120px;display:flex;position:relative;overflow:hidden}.ecommerce-section__lines{z-index:1;pointer-events:none;opacity:.15;width:auto;height:100%;position:absolute;top:0;right:0}.ecommerce-section__content{z-index:10;flex-direction:column;width:100%;max-width:1440px;margin:0 auto;display:flex;position:relative}.ecommerce-section__main{justify-content:space-between;align-items:center;width:100%;margin-bottom:60px;display:flex}.ecommerce-section__badge{border:1.5px solid #1116;border-radius:999px;justify-content:center;align-items:center;margin-bottom:32px;padding:10px 24px;font-size:.9rem;font-weight:500;display:inline-flex}.ecommerce-section__title{letter-spacing:-.04em;margin:0 0 32px;font-size:clamp(3rem,6vw,4.5rem);font-weight:900;line-height:1}.ecommerce-section__partner{color:#111;border-top:1px solid #1113;max-width:44ch;margin:28px 0 0;padding-top:20px;font-size:1rem;font-weight:700;line-height:1.45}.ecommerce-section__list{opacity:.9;flex-direction:column;gap:12px;margin:0;padding:0;font-size:1.1rem;line-height:1.6;list-style:none;display:flex}.ecommerce-section__list li:before{content:"- "}.ecommerce-section__stats-band{border-top:1px solid #1113;grid-template-columns:repeat(3,1fr);gap:48px;margin:8px 0 56px;padding-top:48px;display:grid}.ecommerce-section__stat{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.ecommerce-section__stat strong{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(3.5rem,6.7vw,6.5rem);font-weight:900;line-height:.95}.ecommerce-section__stat>span{color:#111111d9;max-width:24ch;font-size:1rem;line-height:1.4}.ecommerce-section__right{flex-shrink:0;width:500px;height:480px;position:relative}.ecommerce-section__mockups{width:100%;height:100%;position:relative}.ecommerce-section__mockup{position:absolute}.ecommerce-section__mockup--tablet{z-index:1;width:100%;top:0;right:0}.ecommerce-section__mockup--mobile-1{z-index:3;width:42%;bottom:0%;right:-6%}.ecommerce-section__mockup--mobile-2{z-index:2;width:38%;bottom:-10%;right:22%}.ecommerce-section__footer{justify-content:space-between;align-items:center;gap:48px;margin-top:60px;display:flex}.ecommerce-section__cta{color:#111;white-space:nowrap;background:0 0;border:2px solid #111;border-radius:999px;justify-content:center;align-items:center;padding:12px 32px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.ecommerce-section__cta:hover{color:#f2a51b;background:#111}.ecommerce-section__header-mobile{display:none}@media (width<=1200px){.ecommerce-section{padding-left:80px}.ecommerce-section__main{flex-direction:column;align-items:flex-start;gap:60px}.ecommerce-section__right{width:100%;height:360px}.ecommerce-section__footer{flex-direction:column;align-items:flex-start;gap:40px}}@media (width<=860px){.ecommerce-section__stats-band{grid-template-columns:1fr;gap:32px;margin-bottom:40px;padding-top:32px}}@media (width<=768px){.ecommerce-section{align-items:flex-start;padding:60px 24px}.ecommerce-section__right{order:1;justify-content:flex-start;width:100%;max-width:280px;height:200px;margin:1rem 0;display:flex}.ecommerce-section__header-mobile{justify-content:flex-start;width:100%;margin-top:40px;display:flex}.ecommerce-section__badge--desktop{display:none}.ecommerce-section__main{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.ecommerce-section__left{order:2}.ecommerce-section__stat{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.ecommerce-section__stat strong{margin-bottom:6px;font-size:2.75rem}.ecommerce-section__stat>span{opacity:.8;font-size:.7rem;line-height:1.2}.ecommerce-section__footer{flex-direction:column-reverse;order:4;align-items:center;gap:32px;width:100%;margin-top:0;padding:0 10px;display:flex}.ecommerce-section__title{text-align:left;margin-bottom:1rem;font-size:2rem}.ecommerce-section__list{gap:0;font-size:1rem}.ecommerce-section__mockup--tablet{width:100%}.ecommerce-section__mockup--mobile-1{width:40%;bottom:0;right:0}.ecommerce-section__mockup--mobile-2{width:35%;bottom:-1rem;right:22%}.ecommerce-section__badge{margin:0}}.stat-number{font-variant-numeric:tabular-nums;display:inline-block}.ai-section{color:#fff;scroll-snap-align:start;scroll-snap-stop:normal;background:#cb5aa0;align-items:center;min-height:auto;padding:112px 56px 112px 120px;display:flex;position:relative;overflow:hidden}.ai-section__lines{z-index:1;pointer-events:none;opacity:.1;object-fit:cover;width:100%;height:100%;position:absolute;top:0;right:0}.ai-section__content{z-index:10;flex-direction:column;width:100%;max-width:1440px;margin:0 auto;display:flex;position:relative}.ai-section__main{justify-content:space-between;align-items:center;width:100%;margin-bottom:60px;display:flex}.ai-section__left{max-width:500px}.ai-section__title{color:#fff;margin:0 0 32px;font-size:clamp(3rem,6vw,4.5rem);font-weight:900;line-height:1}.ai-section__description{color:#fff;opacity:.8;margin:0 0 32px;font-size:1.1rem;line-height:1.7}.ai-section__right{width:600px;height:480px;position:relative}.ai-section__mockups{width:100%;height:100%;position:relative}.ai-section__mockup{position:absolute}.ai-section__mockup--tablet{z-index:1;width:90%;top:50%;right:0;transform:translateY(-50%)}.ai-section__mockup--mobile-1{z-index:3;width:32%;bottom:18%;right:-8%}.ai-section__mockup--mobile-2{z-index:2;width:28%;bottom:18%;right:65%}.ai-section__footer{justify-content:space-between;align-items:center;gap:48px;display:flex}.ai-section__cta{color:#fff;white-space:nowrap;background:0 0;border:1.5px solid #fff;border-radius:999px;justify-content:center;align-items:center;padding:12px 32px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.ai-section__cta:hover{color:var(--bg-dark);background:#fff}@media (width<=1200px){.ai-section{padding-left:80px}.ai-section__main{flex-direction:column;align-items:flex-start;gap:80px}.ai-section__right{width:100%;height:360px}.ai-section__footer{flex-direction:column;align-items:flex-start;gap:40px}}@media (width<=768px){.ai-section{align-items:flex-start;padding:60px 24px}.ai-section__main{flex-direction:column;align-items:baseline;gap:0;width:100%;margin-bottom:2rem;display:flex}.ai-section__text{display:contents}.ai-section__title{text-align:left;order:1;width:100%;margin-top:3rem;margin-bottom:0;font-size:2rem}.ai-section__right{order:2;justify-content:center;width:100%;max-width:380px;height:300px;margin:1rem 0 3rem;display:flex}.ai-section__mockup--tablet{width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.ai-section__mockup--mobile-1{z-index:3;width:35%;bottom:-1rem;left:-1rem;transform:none}.ai-section__mockup--mobile-2{z-index:2;width:32%;bottom:-1rem;right:-1rem;transform:none}.ai-section__description{text-align:left;order:3;margin-bottom:2.5rem;font-size:1rem;line-height:1.5}.ai-section__footer{flex-direction:column-reverse;order:4;align-items:center;gap:32px;width:100%;padding:0 10px;display:flex}}.news-section{background:var(--bg-dark);color:var(--text-primary);scroll-snap-align:start;padding:96px 56px 96px 120px;position:relative}.news-section__content{max-width:1440px;margin:0 auto}.news-section__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:48px;display:flex}.news-section__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);margin:0 0 12px;font-size:.9rem}.news-section__title{letter-spacing:-.03em;margin:0;font-size:clamp(2rem,3.5vw,3rem);font-weight:900;line-height:1.15}.news-section__all{white-space:nowrap;transition:border-color var(--motion-base) var(--ease-out-soft);border-bottom:1px solid #fff6;padding-bottom:2px;font-size:.95rem;font-weight:600}.news-section__all:hover{border-bottom-color:#fff}.news-section__track{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#ffffff40 transparent;gap:24px;margin:-4px -4px -20px;padding:4px 4px 20px;scroll-padding-inline:4px;display:flex;overflow-x:auto}.news-section__track:focus-visible{outline:2px solid var(--accent-yellow);outline-offset:4px}.news-section__track::-webkit-scrollbar{height:6px}.news-section__track::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:999px}.news-section__actions{align-items:center;gap:12px;display:flex}.news-section__arrow{color:#fff;cursor:pointer;width:40px;height:40px;transition:background-color var(--motion-fast) var(--ease-out-soft), border-color var(--motion-fast) var(--ease-out-soft), opacity var(--motion-fast) var(--ease-out-soft);background:0 0;border:1px solid #ffffff40;border-radius:999px;font-size:1rem}.news-section__arrow:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff80}.news-section__arrow:disabled{opacity:.3;cursor:default}.news-item{scroll-snap-align:start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform var(--motion-base) var(--ease-out-expo), border-color var(--motion-base) var(--ease-out-soft), background-color var(--motion-base) var(--ease-out-soft);background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;flex:0 0 calc(33.3333% - 16px);gap:14px;padding:28px;display:flex}.news-item:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-6px)}.news-item__meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.news-item__tag{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-yellow);font-size:.75rem;font-weight:600}.news-item__date{color:var(--text-dim);font-size:.8rem}.news-item__title{letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:700;line-height:1.3}.news-item__summary{color:var(--text-dim);flex:1;margin:0;font-size:.92rem;line-height:1.55}.news-item__cta{transition:border-color var(--motion-base) var(--ease-out-soft);border-bottom:1px solid #fff6;align-self:flex-start;padding-bottom:2px;font-size:.9rem;font-weight:600}.news-item:hover .news-item__cta{border-bottom-color:#fff}@media (width<=1200px){.news-section{padding:72px 40px}.news-item{flex-basis:78%}}@media (width<=768px){.news-section{min-height:auto;padding:56px 24px}}@media (prefers-reduced-motion:reduce){.news-item:hover{transform:none}}.testimonials-section{color:#0a0a0a;scroll-snap-align:start;background:#f7f7f8;padding:56px;position:relative}.testimonials-section__content{text-align:center;max-width:900px;margin:0 auto}.testimonials-section__header{margin-bottom:32px}.testimonials-section__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#747474;margin:0 0 12px;font-size:.9rem}.testimonials-section__title{letter-spacing:-.03em;color:#0a0a0a;margin:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:900;line-height:1.15}.testimonials-section__controls{justify-content:center;align-items:center;gap:20px;margin-top:24px;display:flex}.testimonials-section__arrow{color:#0a0a0a;cursor:pointer;width:44px;height:44px;transition:background-color var(--motion-base) var(--ease-out-soft), border-color var(--motion-base) var(--ease-out-soft);background:0 0;border:1px solid #d0d0d0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;display:flex}.testimonials-section__arrow:hover{background:#f2f2f2;border-color:#0a0a0a}.testimonials-section__arrow:focus-visible{outline-offset:3px;outline:2px solid #a03f7b}.testimonials-section__card{animation:testimonial-in var(--motion-slow) var(--ease-out-soft);flex-direction:column;align-items:center;display:flex}@keyframes testimonial-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translate(0,0)}}.testimonials-section__quote-mark{color:#a03f7b;margin-bottom:.3rem;font-size:2.25rem;font-weight:800;line-height:1}.testimonials-section__quote{color:#333;max-width:640px;margin:0;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:400;line-height:1.55}.testimonials-section__author{margin-top:1.25rem}.testimonials-section__name{color:#0a0a0a;font-size:1.05rem;font-weight:700;display:block}.testimonials-section__role{color:#666;margin-top:.2rem;font-size:.9rem;display:block}.testimonials-section__dots{justify-content:center;gap:10px;display:flex}.testimonials-section__dot{cursor:pointer;width:10px;height:10px;transition:background-color var(--motion-base) var(--ease-out-soft);background:#d9d9d9;border:none;border-radius:999px;padding:0}.testimonials-section__dot:hover{background:#b8b8b8}.testimonials-section__dot.is-active{background:#a03f7b}.testimonials-section__dot:focus-visible{outline-offset:3px;outline:2px solid #a03f7b}@media (width<=768px){.testimonials-section{padding:40px 24px}.testimonials-section__controls{gap:12px}.testimonials-section__arrow{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.testimonials-section__card{animation:none}}.contact-section{color:#fff;scroll-snap-align:start;scroll-snap-stop:normal;background:#000;align-items:center;min-height:auto;padding:112px 56px 112px 120px;display:flex;position:relative;overflow:hidden}.contact-section__lines{z-index:1;pointer-events:none;opacity:.15;object-fit:cover;object-position:right;width:100%;height:100%;position:absolute;top:0;right:0}.contact-section__content{z-index:10;grid-template-columns:1fr 1.2fr;grid-template-areas:"text wizard""quick wizard";align-items:start;gap:40px 120px;width:100%;max-width:1440px;margin:0 auto;display:grid;position:relative}.contact-section__text{flex-direction:column;grid-area:text;display:flex}.contact-section__quick{grid-area:quick}.contact-section__title{letter-spacing:-.05em;color:#fff;margin:0;font-size:clamp(3.5rem,7vw,5.5rem);font-weight:900;line-height:1.1}.contact-section__description{color:#fff9;max-width:500px;margin-top:32px;font-size:1.25rem;line-height:1.6}.contact-section__accent-wrapper{white-space:nowrap;display:inline-block;position:relative}.contact-section__underline{background:#fff6;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.contact-section__right{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff0d;border-radius:20px;grid-area:wizard;padding:60px}.contact-section__form{flex-direction:column;gap:20px;display:flex}.contact-section__row{gap:20px;display:flex}.contact-section__row--full{width:100%}.contact-section__select-wrapper{flex:1;display:flex;position:relative}.contact-section__select-trigger{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff08;border:1px solid #fff3;border-radius:8px;flex:1;justify-content:space-between;align-items:center;padding:16px 20px;font-size:1rem;transition:all .3s;display:flex}.contact-section__select-wrapper.is-open .contact-section__select-trigger{background:#ffffff14;border-color:#fff}.contact-section__select-trigger:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:12px;height:12px;transition:transform .3s}.contact-section__select-wrapper.is-open .contact-section__select-trigger:after{transform:rotate(180deg)}.contact-section__select-options{z-index:100;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:8px;width:100%;animation:.2s ease-out slideDown;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 20px 40px #0006}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-section__select-option{color:#fffc;cursor:pointer;padding:14px 20px;font-size:.95rem;transition:all .2s}.contact-section__select-option:hover{color:#fff;background:#ffffff0d}.contact-section__form input,.contact-section__form textarea{color:#fff;background:#ffffff08;border:1px solid #fff3;border-radius:8px;flex:1;padding:16px 20px;font-size:1rem;transition:border-color .3s,background-color .3s}.contact-section__form input::placeholder{color:#fff6}.contact-section__form input:focus,.contact-section__form textarea:focus{background:#ffffff14;border-color:#fff;outline:none}.contact-section__form textarea{resize:none;min-height:120px}.contact-section__actions{justify-content:flex-end;margin-top:20px;display:flex}.contact-section__button{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #ffffff80;border-radius:999px;padding:10px 40px;font-size:.9rem;font-weight:600;transition:all .3s}.contact-section__button:hover{color:#000;background:#fff;border-color:#fff}.contact-section__group{flex-direction:column;flex:1;display:flex}.contact-section__error-container{min-height:20px;margin-top:4px}.contact-section__form input.has-error,.contact-section__form textarea.has-error,.contact-section__select-wrapper.has-error .contact-section__select-trigger{background:#ff4d4d0d;border-color:#ff4d4d}.contact-section__error-msg{color:#ff4d4d;margin-left:4px;font-size:.85rem;font-weight:500}.contact-section__success-toast{color:#fff;background:#00a676;border-radius:8px;align-items:center;gap:16px;width:fit-content;max-width:400px;margin-top:32px;padding:12px 20px;animation:.4s ease-out slideInUp;display:flex;box-shadow:0 10px 20px #0003}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-section__success-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.contact-section__success-icon svg{width:100%;height:100%}.contact-section__success-toast p{flex:1;margin:0;font-size:.95rem;font-weight:600}.contact-section__success-close{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;padding:0 4px;font-size:1.5rem;line-height:1;transition:opacity .2s}.contact-section__success-close:hover{opacity:1}@media (width<=1200px){.contact-section{padding-left:80px}.contact-section__content{grid-template-columns:1fr;grid-template-areas:"text""wizard""quick";gap:60px}.contact-section__right{width:100%;padding:40px}.contact-section__success-toast{max-width:100%}}@media (width<=768px){.contact-section{align-items:flex-start;min-height:auto;padding:60px 24px}.contact-section__content{gap:40px}.contact-section__title{font-size:2.8rem;line-height:1.1}.contact-section__description{margin-top:20px;font-size:1.1rem}.contact-section__right{border-radius:16px;padding:30px 20px}.contact-section__row{flex-direction:column;gap:32px}.wizard-step__title{font-size:1.8rem}.wizard-success__title{font-size:2.2rem}.wizard-success__icon{width:64px;height:64px}}.contact-wizard{flex-direction:column;width:100%;min-height:500px;display:flex}.contact-wizard__header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.contact-wizard__logo{width:auto;height:24px}.contact-wizard__step-indicator{color:#fff;background:#ffffff0d;border:1px solid #fff3;border-radius:8px;padding:6px 16px;font-size:.85rem}.contact-wizard__content{flex:1}.wizard-step{animation:.4s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wizard-step__title{color:#fff;margin-bottom:12px;font-size:2.2rem;font-weight:700}.wizard-step__subtitle{color:#fff9;max-width:500px;margin-bottom:32px;font-size:1rem}.wizard-options{flex-direction:column;gap:12px;display:flex}.wizard-option{color:#fffc;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:18px 24px;font-size:1.1rem;transition:all .3s;display:flex}.wizard-option:hover{background:#ffffff14;border-color:#ffffff4d}.wizard-option.is-selected{background:#ffffff14;border-color:#5eead4;box-shadow:0 0 15px #5eead41a}.wizard-option__check{color:#5eead4;font-weight:700}.wizard-option--radio{justify-content:flex-start;gap:16px}.wizard-option__radio-circle{border:2px solid #fff6;border-radius:50%;width:20px;height:20px;position:relative}.wizard-option.is-selected .wizard-option__radio-circle{border-color:#5eead4}.wizard-option.is-selected .wizard-option__radio-circle:after{content:"";background:#5eead4;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wizard-textarea{width:100%;color:#fff!important;resize:none!important;background:#ffffff08!important;border:1px solid #fff3!important;border-radius:12px!important;min-height:200px!important;padding:20px!important;font-size:1.1rem!important}.wizard-textarea__counter{text-align:right;color:#fff6;font-variant-numeric:tabular-nums;margin-top:8px;font-size:.85rem}.wizard-form{flex-direction:column;gap:32px;margin-top:10px;display:flex}.wizard-form__row{gap:24px;width:100%;display:flex}.wizard-field{flex-direction:column;flex:1;display:flex;position:relative}.wizard-field input{width:100%;color:#fff!important;background:0 0!important;border:none!important;border-bottom:2px solid #fff3!important;border-radius:0!important;padding:24px 0 8px!important;font-size:1.1rem!important;transition:all .3s!important}.wizard-field input:focus{outline:none;border-bottom-color:#5eead4!important}.wizard-field label,.wizard-select.wizard-field label{color:#ffffff80;pointer-events:none;font-size:1.1rem;transition:all .3s;position:absolute;top:24px;left:0}.wizard-field input:focus+label,.wizard-field input:not(:placeholder-shown)+label,.wizard-select.wizard-field.is-active label,.wizard-select.wizard-field.has-value label{color:#5eead4;font-size:.85rem;top:0}.wizard-select.wizard-field{justify-content:flex-end}.wizard-select__trigger{color:#fff;background:0 0;border:none;border-bottom:2px solid #fff3;border-radius:0;justify-content:space-between;align-items:flex-end;width:100%;height:100%;padding:24px 0 8px;font-size:1.1rem;display:flex}.wizard-select__trigger:after{content:"▼";opacity:.5;font-size:.8rem}.wizard-select__options{z-index:100;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-height:250px;position:absolute;top:calc(100% + 5px);left:0;overflow-y:auto;box-shadow:0 10px 30px #00000080}.wizard-select__options::-webkit-scrollbar{width:6px}.wizard-select__options::-webkit-scrollbar-track{background:0 0}.wizard-select__options::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}.wizard-select__options::-webkit-scrollbar-thumb:hover{background:#5eead4}.wizard-select__option{cursor:pointer;padding:14px 20px;transition:background .2s}.wizard-select__option:hover{background:#ffffff0d}.contact-wizard__footer{margin-top:40px}.contact-wizard__actions{align-items:center;gap:20px;display:flex}.wizard-btn{cursor:pointer;border-radius:999px;padding:12px 40px;font-size:1rem;font-weight:600;transition:all .3s}.wizard-btn--primary{color:#fff;background:0 0;border:1px solid #fff}.wizard-btn--primary:hover:not(:disabled){color:#000;background:#fff}.wizard-btn--primary:disabled{opacity:.3;cursor:not-allowed}.wizard-btn--secondary{color:#fff9;background:#ffffff0d;border:1px solid #ffffff1a}.wizard-btn--secondary:hover{color:#fff;background:#ffffff1a}.wizard-progress{background:#ffffff1a;flex:1;height:2px;position:relative;overflow:hidden}.wizard-progress__bar{background:linear-gradient(90deg,#5eead4 0%,#d9f99d 50%,#fde047 100%);height:100%;transition:width .4s;position:absolute;top:0;left:0}@media (width<=768px){.wizard-form__row{flex-direction:column}.wizard-step__title{font-size:1.8rem}}.wizard-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px;animation:.6s ease-out fadeIn;display:flex}.wizard-success__icon{color:#5eead4;background:#5eead41a;border:2px solid #5eead4;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.wizard-success__icon svg{width:40px;height:40px}.wizard-success__title{color:#fff;margin-bottom:12px;font-size:3rem;font-weight:800}.wizard-success__msg{color:#ffffffb3;margin-bottom:40px;font-size:1.2rem}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #141414!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #141414!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #141414!important}textarea:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #141414!important}textarea:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #141414!important}textarea:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #141414!important}select:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #141414!important}select:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #141414!important}select:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #141414!important}.wizard-status{text-align:center;border-radius:8px;margin-top:24px;padding:16px;font-size:.95rem;font-weight:500;animation:.3s ease-out fadeIn}.wizard-status.is-success{color:#5eead4;background:#5eead41a;border:1px solid #5eead433}.wizard-status.is-error{color:#ff4d4d;background:#ff4d4d1a;border:1px solid #ff4d4d33}.wizard-btn.is-loading{opacity:.7;cursor:wait}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.quick-lead{border-top:1px solid #ffffff1f;margin-top:40px;padding-top:32px}.quick-lead__title{letter-spacing:-.01em;color:#fff;margin:0 0 8px;font-size:1.1rem;font-weight:700}.quick-lead__description{color:var(--text-dim);max-width:46ch;margin:0 0 20px;font-size:.95rem;line-height:1.5}.quick-lead__label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.quick-lead__row{flex-wrap:wrap;gap:12px;display:flex}.quick-lead__input{color:#fff;min-height:48px;transition:border-color var(--motion-fast) var(--ease-out-soft), background-color var(--motion-fast) var(--ease-out-soft);background:#ffffff0d;border:1px solid #ffffff40;border-radius:999px;flex:240px;padding:12px 20px;font-family:inherit;font-size:1rem}.quick-lead__input::placeholder{color:#fff6}.quick-lead__input:focus{background:#ffffff17;border-color:#fff;outline:none}.quick-lead__input:focus-visible{outline:2px solid var(--accent-yellow);outline-offset:2px}.quick-lead__input.has-error{border-color:#ff6b6b}.quick-lead__input:disabled{opacity:.5}.quick-lead__submit{color:#050505;cursor:pointer;white-space:nowrap;min-height:48px;transition:transform var(--motion-fast) var(--ease-out-expo), opacity var(--motion-fast) var(--ease-out-soft);background:#fff;border:none;border-radius:999px;padding:12px 32px;font-family:inherit;font-size:.95rem;font-weight:700}.quick-lead__submit:hover:not(:disabled){transform:translateY(-2px)}.quick-lead__submit:disabled{opacity:.5;cursor:default}.quick-lead__submit:focus-visible{outline:2px solid var(--accent-yellow);outline-offset:3px}.quick-lead__error{color:#ff6b6b;margin:10px 0 0;font-size:.85rem}.quick-lead__success{color:#5eead4;margin:0;font-size:1rem;font-weight:600}@media (width<=480px){.quick-lead__input,.quick-lead__submit{flex:100%}}@media (prefers-reduced-motion:reduce){.quick-lead__submit:hover:not(:disabled){transform:none}}.footer{color:#fff;scroll-snap-align:end;background:#050505;border-top:1px solid #ffffff0a;padding:28px 60px}.footer__content{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer__logo{width:150px;height:auto;display:block}.footer__social{border:1.5px solid #e2b11cd9;border-radius:999px;align-items:center;gap:10px;padding:10px 16px;display:inline-flex}.footer__social-link{place-items:center;width:34px;height:34px;text-decoration:none;display:grid}.footer__social-link img{object-fit:contain;max-width:22px;max-height:22px;display:block}@media (width<=768px){.footer{padding:28px 24px}.footer__logo{width:130px}.footer__social{gap:6px;padding:8px 14px}.footer__social-link{width:28px;height:28px}.footer__social-link img{max-width:18px;max-height:18px}}.lang-switcher{border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:4px;padding:4px;display:flex}.lang-switcher__option{letter-spacing:.04em;color:#fff9;min-height:32px;transition:color var(--motion-fast) var(--ease-out-soft), background-color var(--motion-fast) var(--ease-out-soft);border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.8rem;font-weight:600;display:flex}.lang-switcher__option:hover{color:#fff;background:#ffffff14}.lang-switcher__option.is-active{color:#fff;background:#ffffff24}.lang-switcher__option:focus-visible{outline:2px solid var(--accent-yellow);outline-offset:2px}.lang-switcher__flag{font-size:1.05rem;line-height:1}.lang-switcher__code{font-variant-numeric:tabular-nums}@media (width<=900px){.lang-switcher__option{min-height:44px;padding:10px 14px;font-size:.9rem}}.navbar{z-index:1000;-webkit-backdrop-filter:blur();background:0 0;border-bottom:1px solid #0000;width:100%;padding:20px 56px;transition:all .3s;position:fixed;top:0;left:0}.navbar--scrolled{-webkit-backdrop-filter:blur(10px);background:#050505cc;border-bottom:1px solid #ffffff1a;padding:15px 56px}.navbar__hamburger,.navbar__mobile-menu{display:none}.navbar__container{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;display:flex}.navbar__logo{align-items:center;display:flex}.navbar__logo img{width:auto;height:20px}.navbar__links{gap:56px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.navbar__link{color:#fff;letter-spacing:.08em;opacity:.7;font-size:1rem;font-weight:400;transition:opacity .2s}.navbar__link:hover{opacity:1}.navbar__contact-pill{color:#fff;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:8px 16px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.navbar__contact-pill:before{content:"";-webkit-mask-composite:destination-out;pointer-events:none;background:linear-gradient(90deg,#e056fd,#22d3ee,#f1c40f);border-radius:999px;padding:1.2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.navbar__contact-pill:hover{background:#ffffff1a;transform:translateY(-2px)scale(1.02);box-shadow:0 10px 20px #0003}.navbar__contact-pill:active{transform:translateY(0)scale(.98)}@media (width<=768px){.navbar{background:#000c;padding:24px 20px;transition:background .3s}.navbar--open{background:#000}.navbar__links,.navbar__contact-pill{display:none}.navbar__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:16px;padding:0;display:flex}.navbar__hamburger span{background-color:#fff;border-radius:2px;width:100%;height:1.5px;transition:all .3s}.navbar__hamburger--open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__hamburger--open span:nth-child(2){opacity:0}.navbar__hamburger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar__mobile-menu{-webkit-backdrop-filter:blur(10px);opacity:0;visibility:hidden;z-index:1000;background:#000000f2;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:auto;min-width:200px;height:auto;padding:24px;transition:all .3s;display:flex;position:absolute;top:100%;right:20px;transform:translateY(10px)}.navbar__mobile-menu--open{opacity:1;visibility:visible;transform:translateY(0)}.navbar__mobile-links{flex-direction:column;align-items:flex-end;gap:20px;display:flex}.navbar__mobile-link{color:#fff;opacity:.8;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s}.navbar__mobile-link:hover{opacity:1}.navbar__mobile-cta{color:#050505;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:44px;margin-top:4px;padding:10px 24px;font-size:1rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.navbar__mobile-cta:hover{opacity:.85}.navbar__mobile-cta:active{transform:scale(.98)}}.navbar__actions{align-items:center;gap:16px;display:flex}.navbar__mobile-lang{justify-content:center;margin-top:24px;display:flex}@media (width<=900px){.navbar__actions .lang-switcher{display:none}}@media (width>=901px){.navbar__mobile-lang{display:none}}.home-content{position:relative}.home__shared-bg-wrapper{clip-path:inset(0);position:relative;overflow:clip}.home__shared-lines{z-index:5;pointer-events:none;opacity:.7;mix-blend-mode:screen;position:absolute}.home__shared-lines--hero{object-fit:none;object-position:top right;width:100%;height:auto;top:-60rem;right:-18rem}.home__shared-lines--services{object-fit:none;object-position:top right;width:100%;height:auto;top:-15rem;right:-18rem}.about-us-hero{justify-content:center;align-items:flex-end;width:100%;height:min(64vh,560px);min-height:380px;padding:0 5% 64px;display:flex;position:relative;overflow:hidden}.about-us-hero__bg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.about-us-hero__bg img{object-fit:cover;object-position:top center;width:100%;height:100%}.about-us-hero__overlay{background:linear-gradient(#0000 0%,#05050573 55%,#050505d9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.about-us-hero__content{z-index:2;width:100%;max-width:1200px;position:relative}.about-us-hero__title{letter-spacing:-.02em;color:var(--text-primary);text-wrap:balance;margin:0;font-size:clamp(2.4rem,6vw,4rem);font-weight:800;line-height:1.12}@media (width<=768px){.about-us-hero{height:min(56vh,460px);min-height:320px;padding:0 1.5rem 48px}.about-us-hero__overlay{background:linear-gradient(#05050533 0%,#050505a6 55%,#050505e6 100%)}.about-us-hero__title{letter-spacing:-.01em;font-size:2.2rem;line-height:1.1}}.about-us-intro{color:#2b2b2b;z-index:2;background:#f0f0f0;width:100%;margin-bottom:0;padding:120px 5%;display:block;position:relative}.about-us-intro__container{flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 5%;display:flex}.about-us-intro__text{color:#2b2b2b;text-align:left;letter-spacing:-.01em;width:100%;max-width:900px;margin:0 auto 2.5rem;font-size:1.25rem;font-weight:400;line-height:1.85}.about-us-intro__text:last-child{margin-bottom:2.5rem}.about-us-intro__text strong{color:#000;font-weight:800}.about-us-intro__stats{border-top:1px solid #0000001f;justify-content:center;gap:clamp(2rem,6vw,5rem);width:100%;max-width:900px;margin:0 auto;padding-top:2.5rem;display:flex}.about-us-intro__stat{text-align:center}.about-us-intro__stat-value{letter-spacing:-.02em;color:#a03f7b;margin:0;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.about-us-intro__stat-label{color:#2b2b2b;margin:.35rem 0 0;font-size:.9rem}@media (width<=768px){.about-us-intro{padding:80px 24px}.about-us-intro__text{margin-bottom:2rem;font-size:1.1rem}.about-us-intro__text:last-child{margin-bottom:2rem}.about-us-intro__stats{gap:1.75rem;padding-top:2rem}.about-us-intro__stat-label{font-size:.8rem}}.press-section{color:#0a0a0a;background:#fff;padding:88px 5% 96px;position:relative}.press-section__container{max-width:1100px;margin:0 auto}.press-section__header{margin-bottom:40px}.press-section__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#a03f7b;margin:0 0 10px;font-size:.8rem;font-weight:600}.press-section__title{letter-spacing:-.02em;color:#0a0a0a;margin:0;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800}.press-section__list{grid-template-columns:repeat(3,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid}.press-card{height:100%;transition:transform var(--motion-base) var(--ease-out-expo), border-color var(--motion-base) var(--ease-out-soft), box-shadow var(--motion-base) var(--ease-out-soft);border:1px solid #e6e6e6;border-radius:16px;flex-direction:column;gap:14px;padding:26px;display:flex;box-shadow:0 1px 2px #0000000a}.press-card:hover{border-color:#d0d0d0;transform:translateY(-5px);box-shadow:0 12px 28px #00000014}.press-card__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;display:flex}.press-card__outlet{letter-spacing:-.01em;color:#0a0a0a;font-size:1rem;font-weight:800}.press-card__head time{color:#747474;font-size:.8rem}.press-card__headline{color:#444;flex:1;margin:0;font-size:.95rem;line-height:1.55}.press-card__cta{color:#a03f7b;font-size:.85rem;font-weight:700}@media (width<=900px){.press-section__list{grid-template-columns:1fr}}@media (width<=768px){.press-section{padding:64px 24px 72px}}.press-section__community-title{letter-spacing:-.01em;color:#0a0a0a;margin:64px 0 24px;font-size:1.1rem;font-weight:700}.press-section__community-list{grid-template-columns:repeat(2,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid}.community-card{height:100%;transition:transform var(--motion-base) var(--ease-out-expo), border-color var(--motion-base) var(--ease-out-soft), box-shadow var(--motion-base) var(--ease-out-soft);border:1px solid #e6e6e6;border-radius:16px;flex-direction:column;gap:10px;padding:22px 26px;display:flex;box-shadow:0 1px 2px #0000000a}.community-card:hover{border-color:#d0d0d0;transform:translateY(-5px);box-shadow:0 12px 28px #00000014}.community-card__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.community-card__name{letter-spacing:-.01em;color:#0a0a0a;font-size:1rem;font-weight:800}.community-card__role{letter-spacing:.03em;text-transform:uppercase;color:#a03f7b;background:#a03f7b1a;border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:.75rem;font-weight:700}.community-card__description{color:#444;flex:1;margin:0;font-size:.95rem;line-height:1.55}.community-card__cta{color:#a03f7b;font-size:.85rem;font-weight:700}@media (width<=900px){.press-section__community-list{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.press-card:hover,.community-card:hover{transform:none}}.team-card{align-items:center;gap:1.5rem;width:100%;display:flex}.team-card__image-container{flex-shrink:0;width:120px;height:120px;position:relative}.team-card__image-wrapper{background:conic-gradient(from 220deg,#06b6d4,#a855f7,#facc15,#facc15,#06b6d4);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;padding:2px;display:flex;position:relative;box-shadow:0 10px 30px #00000080}.team-card__photo{object-fit:cover;background:var(--bg-dark);border:4px solid var(--bg-dark);border-radius:50%;width:100%;height:100%}.team-card__badge{z-index:5;filter:drop-shadow(0 4px 8px #0006);width:32px;height:auto;position:absolute;bottom:-2px;right:2px}.team-card__info{flex-direction:column;flex-grow:1;justify-content:center;display:flex}.team-card__name{color:var(--text-primary);letter-spacing:-.015em;margin-bottom:.2rem;font-size:1.4rem;font-weight:800;line-height:1.2}.team-card__role{color:#ffffff8c;letter-spacing:.01em;margin-bottom:.6rem;font-size:.9rem;font-style:italic;font-weight:400}.team-card__bio{color:#ffffffbf;letter-spacing:-.005em;max-width:420px;font-size:.9rem;font-weight:300;line-height:1.55}@media (width<=768px){.team-card{text-align:center;flex-direction:column;gap:1.75rem}.team-card__info{align-items:center}.team-card__bio{max-width:100%;font-size:.95rem}}.experience-section{z-index:2;background:0 0;width:100%;padding:5rem 0 8rem;position:relative}.experience-section__container{max-width:1000px;margin:0 auto}.experience-section__title{color:var(--text-primary);text-align:center;letter-spacing:-.015em;margin-bottom:50px;font-size:2.5rem;font-weight:800}.experience-section__controls{justify-content:center;align-items:center;gap:20px;margin-top:24px;display:flex}.experience-section__arrow{width:44px;height:44px;color:var(--text-primary);cursor:pointer;transition:background-color var(--motion-base) var(--ease-out-soft), border-color var(--motion-base) var(--ease-out-soft);background:0 0;border:1px solid #ffffff4d;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;display:flex}.experience-section__arrow:hover{background:#ffffff14;border-color:#fff9}.experience-section__arrow:focus-visible{outline-offset:3px;outline:2px solid #facc15}.experience-section__card-wrapper{background:linear-gradient(135deg,#a855f7 0%,#06b6d4 50%,#facc15 100%);border-radius:24px;padding:1.5px;position:relative;box-shadow:0 20px 50px #00000080}.experience-section__card{z-index:2;animation:experience-card-in var(--motion-slow) var(--ease-out-soft);background-color:#08080a;border-radius:23px;flex-direction:column;padding:50px 60px 45px;display:flex;position:relative}@keyframes experience-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translate(0,0)}}.experience-section__icon{z-index:10;justify-content:center;align-items:center;width:80px;height:50px;padding:0 12px;display:flex;position:absolute;top:-2rem;left:-1rem}.experience-section__icon img{opacity:.95;width:100%;height:auto}.experience-section__content{flex-direction:column;gap:1.25rem;width:100%;display:flex}.experience-section__quote{color:#ffffffd9;letter-spacing:-.005em;font-size:1.12rem;font-weight:350;line-height:1.8}.experience-section__footer{text-align:right;width:100%;margin-top:1.5rem}.experience-section__author{color:#ffffffb3;letter-spacing:-.01em;font-size:1.1rem}.experience-section__author strong{color:var(--text-primary);font-weight:700}.experience-section__dots{justify-content:center;gap:10px;display:flex}.experience-section__dot{cursor:pointer;width:10px;height:10px;transition:background-color var(--motion-base) var(--ease-out-soft);background:#ffffff40;border:none;border-radius:999px;padding:0}.experience-section__dot:hover{background:#ffffff80}.experience-section__dot.is-active{background:#facc15}.experience-section__dot:focus-visible{outline-offset:3px;outline:2px solid #facc15}@media (prefers-reduced-motion:reduce){.experience-section__card{animation:none}}@media (width<=768px){.experience-section{padding:80px 24px}.experience-section__controls{gap:8px}.experience-section__arrow{width:36px;height:36px;font-size:.95rem}.experience-section__card{padding:40px 24px 35px}.experience-section__title{margin-bottom:40px;font-size:1.85rem}.experience-section__icon{width:40px;padding:0 6px;top:-20px;left:20px}.experience-section__quote{font-size:1rem;line-height:1.7}.experience-section__footer{text-align:center}.experience-section__author{font-size:1rem}}.team-section{background:linear-gradient(#050505e6 0%,#0505051a 15%,#05050566 80%,#050505f2 100%),linear-gradient(90deg,#050505 0%,#101012 12%,#1f1f23 25%,#101012 38%,#050505 50%,#101012 62%,#1f1f23 75%,#101012 88%,#050505 100%);width:100%;position:relative}.team-section__container{max-width:1200px;margin:0 auto;padding:0 2.5rem}.team-section__header-wrapper{justify-content:space-between;align-items:center;width:100%;padding:5rem 10%;display:flex;position:relative;overflow:hidden}.team-section__bg{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;right:0}.team-section__bg img{object-fit:contain;object-position:right top;width:100%;height:100%}.team-section__header{z-index:5;text-align:left;max-width:750px;position:relative}.team-section__title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1.1}.team-section__subtitle{color:#888;max-width:500px;font-size:1.2rem;line-height:1.5}.team-section__scroll-hint{z-index:5;position:relative}.arrow-down-circle{background:#ffffff0d;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;display:flex}.arrow-down-circle:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:12px;height:12px;transform:translateY(-2px)rotate(45deg)}.team-section__grid{grid-template-columns:1fr 1fr;gap:3rem;padding:0;display:grid}@media (width<=1024px){.team-section__header-wrapper{text-align:center;flex-direction:column;align-items:center;gap:40px;height:auto;padding:80px 5%}.team-section__header{text-align:center;margin:0 auto}.team-section__subtitle{margin:0 auto}.team-section__bg{height:100%;right:-100px}.team-section__grid{grid-template-columns:1fr}}.join-us-section{color:#050505;background:#f0f0f0;padding:100px 0}.join-us-section__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2.5rem;display:flex}.join-us-section__title{color:#050505;letter-spacing:-.02em;width:fit-content;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1.1;display:inline-block}.join-us-section__title:after{content:"";background:linear-gradient(90deg,#a855f7 0%,#06b6d4 50%,#facc15 100%);border-radius:2px;width:100%;height:3.5px;margin-top:1.2rem;display:block}.join-us-section__contact{flex-direction:column;align-items:flex-start;display:flex}.join-us-section__label{color:#2b2b2b;letter-spacing:-.01em;margin-bottom:.3rem;font-size:1.3rem;font-weight:500}.join-us-section__email{color:#050505;letter-spacing:-.02em;font-size:1.9rem;font-weight:800;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-block}.join-us-section__email:hover{opacity:.8;transform:translateY(-1px)}@media (width<=992px){.join-us-section{padding:80px 0}.join-us-section__container{text-align:center;flex-direction:column;gap:3.5rem}.join-us-section__contact{align-items:center}.join-us-section__title:after{margin:1.2rem auto 0}}@media (width<=768px){.join-us-section__email{font-size:1.4rem}}.about-us{width:100%;position:relative;overflow-x:hidden}.about-us__section{flex-direction:column;align-items:center;width:100%;padding:80px 5%;display:flex;position:relative}.about-us__container{width:100%;max-width:1200px;margin:0 auto}@media (width<=768px){.about-us__section{padding:60px 20px}}.case-index,.case-page{color:#0a0a0a;background:#fff;min-height:100vh}.case-index__masthead,.case-page__masthead{background:var(--bg-dark);color:#fff;padding:150px 24px 64px}.case-index__masthead-inner,.case-page__masthead-inner{max-width:1200px;margin:0 auto}.case-page__masthead-inner{max-width:900px}.case-index__eyebrow,.case-page__rubro{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-yellow);font-size:.8rem;font-weight:600}.case-index__title{letter-spacing:-.04em;color:#fff;margin:12px 0 20px;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.case-index__intro{color:var(--text-dim);max-width:60ch;margin:0;font-size:1.15rem;line-height:1.6}.case-index__content{max-width:1200px;margin:0 auto;padding:72px 24px 96px}.case-index__list{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:24px;margin:0;padding:0;list-style:none;display:grid}.case-tile{height:100%;transition:transform var(--motion-base) var(--ease-out-expo), border-color var(--motion-base) var(--ease-out-soft), box-shadow var(--motion-base) var(--ease-out-soft);border:1px solid #e6e6e6;border-radius:18px;flex-direction:column;gap:16px;padding:32px;display:flex;box-shadow:0 1px 2px #0000000a}.case-tile:hover{border-color:#d0d0d0;transform:translateY(-6px);box-shadow:0 14px 34px #0000001a}.case-tile__head{justify-content:space-between;align-items:center;gap:12px;min-height:40px;display:flex}.case-tile__logo{object-fit:contain;width:auto;max-width:60%;max-height:30px}.case-tile__logo--marriott{max-height:38px}.case-tile__logo--sonder{max-height:26px}.case-tile__logo--emerger{max-height:28px}.case-tile__logo--verona{max-height:32px}.case-tile__client{letter-spacing:-.02em;color:#0a0a0a;font-size:1.15rem;font-weight:800}.case-tile__year{color:#747474;flex-shrink:0;font-size:.8rem}.case-tile__title{letter-spacing:-.02em;color:#0a0a0a;margin:0;font-size:1.3rem;font-weight:700;line-height:1.25}.case-tile__summary{color:#444;flex:1;margin:0;font-size:.95rem;line-height:1.55}.case-tile__cta{color:#a03f7b;font-size:.9rem;font-weight:700}.case-page__back{color:var(--text-dim);transition:color var(--motion-fast) var(--ease-out-soft);margin-bottom:28px;font-size:.9rem;display:inline-block}.case-page__back:hover{color:#fff}.case-page__client{letter-spacing:.04em;color:var(--accent-yellow);margin:0 0 10px;font-size:.9rem;font-weight:600}.case-page__title{letter-spacing:-.03em;color:#fff;max-width:20ch;margin:0;font-size:clamp(2rem,4.2vw,3.4rem);font-weight:900;line-height:1.12}.case-page__meta{align-items:center;gap:16px;margin-top:24px;display:flex}.case-page__year{color:var(--text-dim);font-size:.85rem}.case-page__body{max-width:1200px;margin:0 auto;padding:72px 24px 0}.case-page__layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:72px;display:grid}.case-page__main{min-width:0}.case-page__sidebar{position:sticky;top:110px}.case-page__fact-card{background:#fafafa;border:1px solid #e6e6e6;border-radius:18px;padding:28px}.case-page__fact-item+.case-page__fact-item{border-top:1px solid #e6e6e6;margin-top:18px;padding-top:18px}.case-page__fact-label{letter-spacing:.06em;text-transform:uppercase;color:#a03f7b;margin:0 0 4px;font-size:.75rem;font-weight:700}.case-page__fact-value{color:#0a0a0a;margin:0;font-size:1.05rem;font-weight:700}.case-block{max-width:68ch;margin:0 0 56px}.case-block__label{letter-spacing:.08em;text-transform:uppercase;color:#a03f7b;margin:0 0 16px;font-size:.85rem;font-weight:700}.case-block__lead{letter-spacing:-.01em;color:#1a1a1a;margin:0 0 20px;font-size:1.3rem;font-weight:300;line-height:1.5}.case-block__text{color:#333;margin:0;font-size:1.1rem;line-height:1.65}.case-block__list{margin:0;padding:0;list-style:none}.case-block__list li{color:#1f1f1f;margin-bottom:.85rem;padding-left:1.75rem;font-size:1.1rem;line-height:1.5;position:relative}.case-block__list li:before{content:"";background:#a03f7b;width:.9rem;height:2px;position:absolute;top:.7em;left:0}.case-block--impact{background:#faf6f9;border:1px solid #f0e5ee;border-radius:18px;max-width:none;padding:36px 40px}.case-stats{border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;margin:0 0 56px;padding:40px 0;display:grid}.case-stats__value{letter-spacing:-.03em;color:#0a0a0a;font-size:clamp(3rem,6vw,4.5rem);font-weight:900;line-height:.95;display:block}.case-stats__label{color:#555;max-width:24ch;margin-top:10px;font-size:1rem;line-height:1.4;display:block}.case-gallery{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin:0 0 56px;display:grid}.case-gallery__figure{background:radial-gradient(circle at 50% 40%,#fff 0%,#f2f2f6 100%);border:1px solid #ececf1;border-radius:18px;margin:0;overflow:hidden}.case-gallery__figure img{width:100%;height:auto;display:block}.case-tech{flex-wrap:wrap;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.case-tech li{color:#0a0a0a;background:#a03f7b0f;border:1px solid #e0d3dc;border-radius:999px;padding:.45rem 1rem;font-size:.9rem;font-weight:600}.case-quote{background:#faf6f9;border-left:3px solid #a03f7b;border-radius:0 14px 14px 0;margin:0 0 56px;padding:36px 40px}.case-quote__text{color:#1a1a1a;margin:0 0 16px;font-size:1.4rem;font-weight:300;line-height:1.4}.case-quote__author{flex-direction:column;gap:2px;display:flex}.case-quote__name{color:#0a0a0a;font-weight:700}.case-quote__role{color:#666;font-size:.9rem}.case-cta{margin:24px 0 96px}.case-cta__inner{background:var(--bg-dark);text-align:center;border-radius:24px;padding:56px 48px}.case-cta__title{letter-spacing:-.02em;color:#fff;margin:0 0 28px;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;line-height:1.2}.case-cta__button{color:#050505;min-height:52px;transition:transform var(--motion-fast) var(--ease-out-expo);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:16px 40px;font-size:1rem;font-weight:700;display:inline-flex}.case-cta__button:hover{transform:translateY(-2px)}.case-cta__button:focus-visible{outline:3px solid var(--accent-yellow);outline-offset:3px}.case-more{background:#f7f7f8;border-top:1px solid #e6e6e6;padding:64px 24px}.case-more__inner{max-width:1200px;margin:0 auto}.case-more__title{letter-spacing:-.02em;color:#0a0a0a;margin:0 0 28px;font-size:1.35rem;font-weight:800}.case-more__group+.case-more__group{border-top:1px solid #e6e6e6;margin-top:48px;padding-top:48px}.case-more__subgroup+.case-more__subgroup{margin-top:32px}.case-more__subgroup-label{color:#a03f7b;transition:color var(--motion-fast) var(--ease-out-soft);margin-bottom:16px;font-size:.95rem;font-weight:700;display:inline-block}.case-more__subgroup-label:hover{color:#7c3161}.case-more__list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.case-more__item{height:100%;transition:transform var(--motion-base) var(--ease-out-expo), border-color var(--motion-base) var(--ease-out-soft), box-shadow var(--motion-base) var(--ease-out-soft);background:#fff;border:1px solid #e6e6e6;border-radius:14px;flex-direction:column;gap:8px;padding:24px;display:flex}.case-more__item:hover{border-color:#d0d0d0;transform:translateY(-4px);box-shadow:0 10px 24px #00000014}.case-more__client{letter-spacing:.06em;text-transform:uppercase;color:#a03f7b;font-size:.75rem;font-weight:600}.case-more__case-title{color:#0a0a0a;font-size:1.05rem;font-weight:700;line-height:1.3}@media (width<=960px){.case-page__layout{grid-template-columns:1fr;gap:40px}.case-page__sidebar{position:static}}@media (width<=768px){.case-index__masthead,.case-page__masthead{padding:120px 20px 48px}.case-index__content{padding:48px 20px 64px}.case-index__list{grid-template-columns:1fr}.case-page__body{padding:48px 20px 0}.case-block--impact,.case-quote,.case-cta__inner{padding:28px 24px}}@media (prefers-reduced-motion:reduce){.case-tile:hover,.case-more__item:hover,.case-cta__button:hover{transform:none}}.not-found-page{min-height:100vh}.not-found-page__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:calc(100vh - 160px);padding:6rem 1.5rem;display:flex}.not-found-page__eyebrow{text-transform:uppercase;letter-spacing:.2em;opacity:.7;margin:0}.not-found-page__title{margin:0;font-size:clamp(2.4rem,5vw,4.5rem);line-height:.95}.not-found-page__link{text-decoration:none}.blog-page{min-height:100vh}.blog-page__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 160px);padding:6rem 1.5rem;display:flex}.blog-page__eyebrow{text-transform:uppercase;letter-spacing:.2em;opacity:.7;margin-bottom:1rem}.blog-page__title{margin:0;font-size:clamp(2.4rem,5vw,4.5rem);line-height:.95}.news-page,.news-post{color:#0a0a0a;background:#fff;min-height:100vh}.news-page__masthead,.news-post__masthead{background:var(--bg-dark);color:#fff;padding:150px 24px 64px}.news-page__masthead-inner{max-width:1100px;margin:0 auto}.news-post__masthead-inner{max-width:68ch;margin:0 auto}.news-page__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-yellow);margin:0;font-size:.8rem;font-weight:600}.news-page__title,.news-post__title{letter-spacing:-.04em;color:#fff;margin:12px 0 20px;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.news-post__title{letter-spacing:-.03em;font-size:clamp(2rem,4vw,3.2rem);line-height:1.15}.news-page__intro,.news-post__summary{color:var(--text-dim);max-width:60ch;margin:0;font-size:1.15rem;line-height:1.6}.news-post__back{color:var(--text-dim);transition:color var(--motion-fast) var(--ease-out-soft);margin-bottom:28px;font-size:.9rem;display:inline-block}.news-post__back:hover{color:#fff}.news-post__meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.news-post__tag{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-yellow);font-size:.8rem;font-weight:600}.news-post__date,.news-post__byline{color:var(--text-dim);font-size:.85rem}.news-post__byline{margin:20px 0 0}.news-page__content{max-width:1100px;margin:0 auto;padding:72px 24px 96px}.news-page__empty{color:#444;font-size:1.05rem}.news-page__list{grid-template-columns:repeat(3,1fr);gap:24px;list-style:none;display:grid}.post-card{height:100%;transition:transform var(--motion-base) var(--ease-out-expo), border-color var(--motion-base) var(--ease-out-soft), box-shadow var(--motion-base) var(--ease-out-soft);border:1px solid #e6e6e6;border-radius:16px;flex-direction:column;gap:12px;padding:28px;display:flex;box-shadow:0 1px 2px #0000000a}.post-card:hover{border-color:#d0d0d0;transform:translateY(-6px);box-shadow:0 12px 32px #0000001a}.post-card__meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.post-card__tag{letter-spacing:.06em;text-transform:uppercase;color:#a03f7b;font-size:.75rem;font-weight:600}.post-card__date{color:#747474;font-size:.85rem}.post-card__title{letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:700;line-height:1.25}.post-card__summary{color:#444;flex:1;margin:0;font-size:.92rem;line-height:1.55}.post-card__footer{justify-content:space-between;align-items:baseline;gap:12px;margin-top:4px;display:flex}.post-card__cta{border-bottom:1px solid #0000004d;padding-bottom:2px;font-size:.9rem;font-weight:600}.post-card:hover .post-card__cta{border-bottom-color:#0a0a0a}.post-card__reading{color:#747474;font-size:.8rem}.news-post__content{max-width:68ch;margin:0 auto;padding:64px 24px 96px}.news-post__body{color:#1f1f1f;font-size:1.05rem;line-height:1.75}.news-post__body h2{letter-spacing:-.02em;margin:48px 0 16px;font-size:1.6rem;font-weight:800;line-height:1.25}.news-post__body h3{margin:36px 0 12px;font-size:1.25rem;font-weight:700}.news-post__body p{margin:0 0 20px}.news-post__body ul,.news-post__body ol{margin:0 0 20px;padding-left:24px}.news-post__body li{margin-bottom:10px}.news-post__body strong{color:#0a0a0a;font-weight:700}.news-post__body a{color:#a03f7b;text-underline-offset:3px;text-decoration:underline}.news-post__body hr{border:none;border-top:1px solid #e6e6e6;margin:48px 0}.news-post__body code{background:#f2f2f2;border-radius:4px;padding:2px 6px;font-size:.9em}@media (width<=1024px){.news-page__list{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.news-page__masthead,.news-post__masthead{padding:120px 20px 48px}.news-page__content,.news-post__content{padding:48px 20px 64px}.news-page__list{grid-template-columns:1fr}}.related{background:#f7f7f8;border-top:1px solid #e6e6e6;padding:64px 24px}.related__inner{max-width:1100px;margin:0 auto}.related__title{letter-spacing:-.02em;color:#0a0a0a;margin:0 0 28px;font-size:1.35rem;font-weight:800}.related__list{grid-template-columns:repeat(3,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid}.related__item{height:100%;transition:transform var(--motion-base) var(--ease-out-expo), border-color var(--motion-base) var(--ease-out-soft), box-shadow var(--motion-base) var(--ease-out-soft);background:#fff;border:1px solid #e6e6e6;border-radius:14px;flex-direction:column;gap:10px;padding:24px;display:flex}.related__item:hover{border-color:#d0d0d0;transform:translateY(-4px);box-shadow:0 10px 24px #00000014}.related__tag{letter-spacing:.06em;text-transform:uppercase;color:#a03f7b;font-size:.7rem;font-weight:600}.related__item-title{letter-spacing:-.01em;color:#0a0a0a;flex:1;margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.related__reading{color:#747474;font-size:.8rem}@media (width<=900px){.related__list{grid-template-columns:1fr}.related{padding:48px 20px}}@media (prefers-reduced-motion:reduce){.related__item:hover{transform:none}}.floating-container{pointer-events:none;z-index:999;width:100%;transition:bottom .3s;position:fixed;bottom:32px;left:0}.floating-container.is-docked{position:absolute}.floating-query{pointer-events:auto;color:var(--text-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:1;visibility:visible;background:#0009;border:1px solid #ffffffb3;border-radius:999px;justify-content:center;align-items:center;padding:14px 28px;font-size:1rem;font-weight:600;transition:background .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),opacity .4s,visibility .4s,transform .4s;display:inline-flex;position:absolute;bottom:0;left:42px}.floating-query.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px)}.floating-query:hover{background:var(--text-primary);color:var(--bg-dark);border-color:var(--text-primary);transform:translateY(-2px)}.floating-wpp{pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;border:1px solid #fff6;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:0;right:42px}.floating-wpp img{filter:brightness(1.2);width:32px;height:32px}.floating-wpp:hover{border-color:var(--text-primary);background:#ffffff1a;transform:scale(1.1)}@media (width<=1200px){.floating-container.is-docked{bottom:340px}}@media (width<=768px){.floating-container{bottom:24px}.floating-container.is-docked{bottom:0}.floating-query{padding:12px 20px;font-size:.9rem;left:24px}.floating-wpp{width:56px;height:56px;right:24px}.floating-wpp img{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){.floating-wpp:hover{transform:none}}:root{--motion-fast:.16s;--motion-base:.24s;--motion-slow:.4s;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-out-soft:cubic-bezier(.22, .61, .36, 1);--reveal-shift:24px;--reveal-delay:0s}.reveal--armed{opacity:0;transform:translate3d(0, var(--reveal-shift), 0);will-change:opacity, transform}.reveal--in{opacity:1;transition:opacity var(--motion-slow) var(--ease-out-soft) var(--reveal-delay), transform var(--motion-slow) var(--ease-out-expo) var(--reveal-delay);will-change:auto;transform:translate(0,0)}.reveal--from-left.reveal--armed{transform:translate3d(calc(var(--reveal-shift) * -1.5), 0, 0)}.reveal--from-right.reveal--armed{transform:translate3d(calc(var(--reveal-shift) * 1.5), 0, 0)}.reveal--zoom.reveal--armed{transform:scale(.96)}.reveal--zoom.reveal--in{transform:scale(1)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important;scroll-snap-type:none!important}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal--armed{opacity:1!important;transform:none!important}}.client-logo{--client-logo-h:36px;height:var(--client-logo-h);object-fit:contain;width:auto;transition:transform var(--motion-base) var(--ease-out-expo)}.client-logo:hover{transform:scale(1.05)}.client-logo--sonder{--client-logo-h:30px}.client-logo--verona{--client-logo-h:37px}.client-logo--marriott{--client-logo-h:43px}.client-logo--emerger{--client-logo-h:34px}.client-logo--artekium{--client-logo-h:36px}.client-logo--baraldi{--client-logo-h:30px}.client-logos{flex-wrap:wrap;align-items:center;gap:48px;display:flex}@media (width<=768px){.client-logo{height:calc(var(--client-logo-h) * .8)}.client-logos{justify-content:center;gap:32px;width:100%}}.mockup{transition:none}:root{--font-primary:"Inter", sans-serif;--bg-dark:#050505;--text-primary:#fff;--text-dim:#ffffffb3;--accent-yellow:#ccc545}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-snap-type:y proximity;overflow-x:hidden}body,#root{min-height:100%}body{font-family:var(--font-primary);background:var(--bg-dark);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none;overflow-wrap:break-word;overflow-x:hidden}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text}a{color:inherit;text-decoration:none}button{font-family:inherit}
