.approach-card{background:radial-gradient(circle at 100% 0,#f59e0b17,#0000 42%),#ffffffa8}.hero-device{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:radial-gradient(circle at 88% 14%,#f59e0b2e,#0000 30%),radial-gradient(circle at 4% 0,#ffffff1f,#0000 28%),linear-gradient(145deg,#2f2721db 0%,#110d0bf5 58%,#0a0807fa 100%);border:1px solid #ffffff1f;position:relative;box-shadow:0 42px 110px #00000061,0 18px 44px #00000038,inset 0 1px #ffffff1f}.hero-device:before{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff0f;position:absolute;inset:.7rem}.hero-device:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#f4e3bd57,#ffffff0a 28%,#ffffff05 62%,#f59e0b3d);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-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}.signature-divider{position:relative}.signature-divider:before{content:"";opacity:0;transform-origin:0;background:linear-gradient(90deg,#f4e3bdb3,#f4e3bd2e,#f4e3bd00);width:5.5rem;height:1px;display:block;transform:scaleX(.15)}.motion-draw-line:before{animation:.9s cubic-bezier(.22,1,.36,1) .18s forwards draw-line}.hero-screen{touch-action:pan-y;background:radial-gradient(circle at 12% 8%,#ffffff29,#0000 25%),radial-gradient(circle at 88% 84%,#f59e0b21,#0000 34%),linear-gradient(160deg,#29231ee6 0%,#14110ff5 48%,#0c0908fa 100%);border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff17,inset 0 -1px #00000038}.hero-screen:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff14,#0000 30% 60%,#f59e0b14);position:absolute;inset:0}.hero-top-label{color:#fff8efd1}.hero-top-metric{color:#d6cdc1b8}.hero-carousel-header{padding-bottom:.15rem;position:relative}.hero-stage-rail{scroll-snap-type:x proximity;background:linear-gradient(#ffffff13,#ffffff07);border:1px solid #ffffff12;border-radius:1.2rem;padding:.35rem;box-shadow:inset 0 1px #ffffff0f,0 12px 28px #0000001c}.hero-stage-tab{scroll-snap-align:start;background:radial-gradient(circle at top,#ffffff0e,#0000 68%),#ffffff09;border-color:#ffffff14;position:relative;box-shadow:inset 0 1px #ffffff0b,0 8px 18px #00000014}.hero-stage-tab:focus-visible,.hero-stage-dot:focus-visible,.hero-stage-arrow:focus-visible{outline:none;box-shadow:0 0 0 1px #ffffffc7,0 0 0 4px #f59e0b3d,0 10px 22px #0003}.hero-stage-tab-active{background:radial-gradient(circle at 50% 0,#f4e3bd42,#0000 72%),linear-gradient(#ffffff2e,#ffffff13);border-color:#f4e3bd66;box-shadow:inset 0 1px #ffffff26,0 14px 28px #0000002e}.hero-stage-tab img{border:1px solid #ffffff1f;box-shadow:0 8px 18px #00000024}.hero-stage-active{background:radial-gradient(circle at top,#6ee7b73d,#0000 72%),#10b9811f;border:1px solid #6ee7b738;flex-shrink:0;box-shadow:inset 0 1px #ffffff1a,0 10px 20px #07151133}.hero-stage-active-dot{background:#86efac;border-radius:999px;width:.36rem;height:.36rem;display:inline-block;box-shadow:0 0 0 4px #86efac1a}.hero-slide-kicker{color:#e8e0d485}.hero-slide-summary{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:4rem;display:-webkit-box;overflow:hidden}.hero-slide-content h2{min-height:3.6rem}.hero-slide-meta{align-content:flex-start;min-height:3.5rem}.hero-slide-meta span{text-align:center;background:#ffffff0b;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;min-width:0;min-height:2rem;padding:.44rem .35rem;line-height:1.15;display:inline-flex;box-shadow:inset 0 1px #ffffff0e}.hero-slide-card-enter-forward{animation:.68s cubic-bezier(.22,1,.36,1) both hero-carousel-forward}.hero-slide-card-enter-backward{animation:.68s cubic-bezier(.22,1,.36,1) both hero-carousel-backward}.hero-slide-proof-enter-forward{animation:.72s cubic-bezier(.22,1,.36,1) both hero-proof-forward}.hero-slide-proof-enter-backward{animation:.72s cubic-bezier(.22,1,.36,1) both hero-proof-backward}@keyframes hero-carousel-forward{0%{opacity:0;filter:blur(8px);transform:translate(76px)scale(.982)}58%{opacity:1;filter:blur()}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes hero-carousel-backward{0%{opacity:0;filter:blur(8px);transform:translate(-76px)scale(.982)}58%{opacity:1;filter:blur()}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes hero-proof-forward{0%{opacity:0;transform:translate(42px)}to{opacity:1;transform:translate(0,0)}}@keyframes hero-proof-backward{0%{opacity:0;transform:translate(-42px)}to{opacity:1;transform:translate(0,0)}}.hero-slide-card-enter-forward .hero-slide-media img{animation:.78s cubic-bezier(.22,1,.36,1) both hero-image-pan-forward}.hero-slide-card-enter-backward .hero-slide-media img{animation:.78s cubic-bezier(.22,1,.36,1) both hero-image-pan-backward}@keyframes hero-image-pan-forward{0%{transform:translate(18px)scale(1.035)}to{transform:translate(0,0)scale(1)}}@keyframes hero-image-pan-backward{0%{transform:translate(-18px)scale(1.035)}to{transform:translate(0,0)scale(1)}}.hero-slide-media img{transition:transform .52s cubic-bezier(.22,1,.36,1)}.hero-slide-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff17,#ffffff09);flex-direction:column;min-height:34rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff29,0 30px 60px #00000038}.hero-slide-shell:before{content:"";opacity:.76;background:linear-gradient(90deg,#f4e3bd00,#f4e3bdb8,#ffffff2e,#f4e3bd00);height:1px;position:absolute;top:0;left:1.05rem;right:1.05rem}.hero-slide-shell:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff0e;position:absolute;inset:0}
.hero-slide-media{aspect-ratio:16/10.15;contain:layout paint;background:radial-gradient(circle at 8% 12%,#fff3,#0000 32%),linear-gradient(#ffffff29,#ffffff0e);width:100%;display:block;position:relative;box-shadow:inset 0 1px #ffffff2e,0 24px 44px #00000038}.hero-slide-content{background:radial-gradient(circle at 100% 0,#f59e0b1a,#0000 30%),linear-gradient(#161210fa,#0d0a09fa);flex-direction:column;min-height:14.75rem;display:flex}.hero-slide-content .hero-slide-meta span{justify-content:flex-start}.hero-stage-tab,.hero-stage-tab span{min-width:0}.hero-slide-media img{display:block}.hero-slide-media:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff14,#0000 38%),linear-gradient(#0000 68%,#0000001a);position:absolute;inset:0}.hero-proof-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 100% 0,#f59e0b26,#0000 36%),linear-gradient(135deg,#ffffff17,#ffffff0a);min-height:6.45rem;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff17,0 14px 28px #0000001f}.hero-proof-shell:before{content:"";opacity:.85;background:linear-gradient(#f4e3bdeb,#f59e0b59);border-radius:999px;width:2px;position:absolute;top:2.8rem;bottom:1rem;left:1rem}.hero-proof-copy{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3rem;display:-webkit-box;overflow:hidden}.hero-proof-shell p:last-child{padding-left:1.1rem}.hero-stage-arrow-row{background:linear-gradient(#ffffff13,#ffffff08);border:1px solid #ffffff17;border-radius:9999px;padding:.2rem;box-shadow:inset 0 1px #ffffff0a,0 14px 28px #00000024}.hero-stage-arrow{background:radial-gradient(circle at top,#ffffff1f,#0000 68%),linear-gradient(#ffffff16,#ffffff09);border:1px solid #ffffff17;box-shadow:inset 0 1px #ffffff14,0 7px 16px #0000001f}.hero-stage-arrow:hover{background:linear-gradient(#ffffff1a,#ffffff0d);transform:translateY(-1px)}.contact-form-stepbar{background:#ffffff09;border:1px solid #ffffff14;border-radius:1rem;padding:.35rem}.contact-form-stepbar>div{background:#ffffff09;border:1px solid #fff1}.contact-form-section{background:#ffffff07;border:1px solid #ffffff13;border-radius:1rem;padding:1rem}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible{outline-offset:3px;outline:2px solid #f59e0b73}@media (max-width:767px){.hero-slide-shell{min-height:32rem}.hero-slide-content{min-height:17rem}.hero-slide-content h2{min-height:3.9rem}.hero-slide-summary{-webkit-line-clamp:3;min-height:4.05rem}.hero-slide-meta{min-height:4.75rem}.hero-proof-shell{min-height:6.05rem}.hero-proof-copy{-webkit-line-clamp:2;min-height:2.6rem}.hero-stage-rail{min-height:4.9rem}.hero-carousel-footer{min-height:4.4rem}.hero-slider-progress{display:none}.hero-proof-shell:before{top:2.7rem;left:.9rem}}@media (min-width:768px) and (max-width:1023px){.hero-masthead{min-height:auto}.hero-copy-block{max-width:46rem}.hero-delivery-panel{max-width:42rem}}@media (max-width:767px){header>div{width:100%;max-width:100%;padding-left:.625rem;padding-right:.625rem}header>div>div{gap:.5rem;width:100%;max-width:100%;padding-left:.625rem;padding-right:.625rem}header .brand-wordmark{display:none}header a[href=\/],header a[href=\/de]{flex:0 auto;max-width:max-content}.hero-masthead{min-height:auto!important;padding:2rem 1rem var(--hero-mobile-bottom-space,1.4rem)!important}.hero-masthead:after{display:none!important}.hero-masthead>div:not(.hero-video-readable-overlay),.hero-copy-block{width:100%;min-width:0;max-width:100%}.hero-title{max-width:14.5ch;line-height:1.05;font-size:1.78rem!important}.hero-copy-block .eyebrow-luxe{letter-spacing:.22em;font-size:.62rem}.hero-copy-block .signature-divider{margin-top:1rem}.hero-copy-block .editorial-lead{margin-top:1rem;font-size:.92rem;line-height:1.65}.hero-copy-block .motion-delay-4{gap:.65rem;margin-top:1.55rem}.hero-primary-cta,.hero-secondary-cta{min-height:2.65rem}.home-proof-section{padding-top:1.2rem!important}}.metric-pill{background:#ffffff8a;border:1px solid #291e1414;box-shadow:0 8px 18px #1a120d0a}@media (hover:hover) and (pointer:fine){.motion-card:hover{transform:translateY(-4px)}.motion-depth:hover:before{opacity:1}.motion-sheen:hover:after{animation:.9s cubic-bezier(.2,.7,.2,1) shimmer-sweep}.motion-chip:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0000001a}.work-card:hover .work-card-arrow{background:linear-gradient(#ffffffe6,#f9f4ecbd);transform:translateY(-1px)}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion-fade-up,.motion-hero-enter,.motion-rise-in,.motion-glow,.motion-device-float,.hero-slide-card-enter-forward,.hero-slide-card-enter-backward,.hero-slide-proof-enter-forward,.hero-slide-proof-enter-backward,.hero-slider-progress-bar,.capability-slider-card-enter-forward,.capability-slider-card-enter-backward,.capability-slider-progress-bar{opacity:1;animation:none}.motion-card,.motion-card:hover,.motion-chip,.motion-chip:hover,.site-header-progress-bar,.hero-slide-media img,.hero-stage-arrow:hover,.nav-hover-panel,.nav-hover-link,.nav-hover-link:hover,.capability-slider-card,.reveal-on-scroll,.reveal-on-scroll.is-visible{opacity:1;transition:none;transform:none}.motion-depth:before,.motion-sheen:after{display:none}.motion-draw-line:before,.goi-signature:before,.goi-signature:after,.eyebrow-luxe:after{opacity:1;animation:none;transform:none}.motion-ambient{animation:none}.site-shell:before{display:none}}

