.intro{z-index:9999;cursor:default;background:#050505;position:fixed;inset:0;overflow:hidden}.intro--fast{cursor:default}.intro-ring-wrap{aspect-ratio:1;opacity:0;pointer-events:none;width:clamp(190px,30vw,300px);transition:opacity .35s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.intro-ring-wrap.is-active{opacity:1;pointer-events:auto}.intro-ring-svg{width:100%;height:100%;overflow:visible}.intro-ring-track{fill:none;stroke:#ffffff17;stroke-width:1.5px}.intro-ring-progress{fill:none;stroke:var(--color-off-white);stroke-width:1.5px}.intro-ring-inner{fill:none;stroke:#ffffff24;stroke-width:1px;stroke-dasharray:1.5 7}.intro-ring-inner--enter{stroke:#ffffff38;transform-origin:120px 120px;animation:44s linear infinite intro-inner-spin,2.6s ease-in-out infinite intro-inner-pulse}@keyframes intro-inner-spin{to{transform:rotate(360deg)}}@keyframes intro-inner-pulse{0%,to{opacity:.55}50%{opacity:1}}.intro-dot{fill:var(--color-accent-bright)}.intro-center{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.intro-monogram{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;color:var(--color-white);opacity:0;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:clamp(.95rem,2.1vw,1.35rem);font-weight:800}.intro-enter-wrap{aspect-ratio:1;width:clamp(190px,30vw,300px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.intro-enter{opacity:0;pointer-events:none;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;transition:opacity .35s;display:flex;position:absolute;inset:0}.intro-enter.is-active{opacity:1;pointer-events:auto}.intro-enter:focus-visible{outline:1px solid var(--color-accent-bright);outline-offset:10px;border-radius:50%}.intro-enter-ring{justify-content:center;align-items:center;transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0}.intro-enter:hover .intro-enter-ring,.intro-enter:focus-visible .intro-enter-ring{transform:scale(1.035)}.intro-enter-label{z-index:2;letter-spacing:.14em;text-transform:uppercase;color:var(--color-off-white);cursor:pointer;white-space:nowrap;font-size:clamp(.58rem,1.4vw,.68rem);font-weight:700;position:relative}@media (hover:none){.intro-enter-ring{transition:none}.intro-enter:hover .intro-enter-ring{transform:none}}.intro-tech{z-index:2;pointer-events:none;font-family:var(--font-display);position:fixed;inset:0}.intro-tech__item{letter-spacing:.18em;text-transform:uppercase;color:var(--color-muted);opacity:0;font-size:.65rem;font-weight:700;line-height:1.6;position:absolute}.intro-tech__percent{color:var(--color-off-white);font-variant-numeric:tabular-nums;letter-spacing:.08em;font-size:.85rem;top:2rem;left:2rem}.intro-tech__brand{bottom:2rem;left:2rem}.intro-tech__phase{text-align:right;bottom:2rem;right:max(2rem,4vw)}.intro-tech__locale{top:2rem;right:max(2rem,4vw)}.intro-tech__code{color:var(--color-faint);letter-spacing:.12em;font-size:.55rem;bottom:.75rem;right:max(2rem,4vw)}.intro-tech__item .accent{color:var(--color-accent)}@supports (padding:max(0px)){.intro-tech__percent,.intro-tech__brand{padding-left:env(safe-area-inset-left,0px)}.intro-tech__phase,.intro-tech__locale,.intro-tech__code{padding-right:env(safe-area-inset-right,0px)}.intro-tech__percent,.intro-tech__locale{padding-top:env(safe-area-inset-top,0px)}.intro-tech__brand,.intro-tech__phase,.intro-tech__code{padding-bottom:env(safe-area-inset-bottom,0px)}}@media (width<=640px){.intro-tech__phase,.intro-tech__code{display:none}}.intro-portal-circle{opacity:0;z-index:3;pointer-events:none;background:#000;border-radius:50%;width:40px;height:40px;margin:-20px 0 0 -20px;position:absolute;top:50%;left:50%;transform:scale(0)}.intro-curtain{opacity:0;z-index:4;pointer-events:none;background:#000;width:50%;position:fixed;top:0;bottom:0}.intro-curtain--left{left:0}.intro-curtain--right{right:0}.intro-scan{background:linear-gradient(90deg, transparent, var(--color-electric), transparent);opacity:0;z-index:3;pointer-events:none;width:260px;height:2px;margin-top:-1px;position:absolute;top:50%;left:50%;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.intro-ring-inner--enter{animation:none}.intro-enter-ring{transition:none}}.nav{z-index:100;padding:1.5rem 0;transition:background .4s,padding .3s;position:fixed;top:0;left:0;right:0}.nav--scrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-faint);background:#080808eb;padding:1rem 0}.nav__inner{justify-content:flex-end;align-items:center;display:flex;position:relative}.nav__logo{letter-spacing:-.02em;color:var(--color-white);text-transform:uppercase;font-size:1rem;font-weight:800;text-decoration:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nav__logo-accent{color:var(--color-accent)}.nav__links{align-items:center;gap:2rem;list-style:none;display:none}@media (width>=768px){.nav__links{display:flex}}.nav__link{color:var(--color-muted);transition:color var(--transition-fast);text-decoration:none}.nav__link:hover{color:var(--color-white)}.nav__cta{margin-left:.5rem;padding:.6rem 1.4rem;font-size:.7rem}.nav__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:16px;padding:0;display:flex}@media (width>=768px){.nav__hamburger{display:none}}.nav__hamburger span{background:var(--color-white);height:1px;transition:var(--transition-fast);transform-origin:50%;display:block}.nav__hamburger.is-open span:first-child{transform:translateY(7.5px)rotate(45deg)}.nav__hamburger.is-open span:nth-child(2){opacity:0}.nav__hamburger.is-open span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}@media (width<=767px){.nav__links{background:var(--color-bg);flex-direction:column;justify-content:center;align-items:center;gap:2rem;transition:transform .4s cubic-bezier(.16,1,.3,1);position:fixed;inset:0;transform:translateY(-100%)}.nav__links.is-open{display:flex;transform:translateY(0)}.nav__link{letter-spacing:.2em;font-size:.85rem}.nav__cta{margin-left:0}}.hero{align-items:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;position:absolute;inset:0}.hero__bg-overlay{z-index:1;background:linear-gradient(#0808084d 0%,#08080880 60%,#080808f2 100%);position:absolute;inset:0}.hero__bg-placeholder{background:linear-gradient(135deg,#0f0f0f 0%,#1a0a0a 40%,#0f0f0f 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero__content{z-index:2;padding-bottom:var(--spacing-xl);width:100%;padding-top:6rem;position:relative}.hero__headline{margin-bottom:var(--spacing-lg)}@media (width>=768px){.hero__headline-accent{-webkit-text-stroke-width:3px}}.hero__bottom{gap:var(--spacing-lg);flex-direction:column;display:flex}@media (width>=768px){.hero__bottom{flex-direction:row;justify-content:space-between;align-items:flex-end}}.hero__cta{flex-wrap:wrap;flex-shrink:0;gap:1rem;display:flex}.hero__cta .hero__cta-btn{-webkit-backdrop-filter:blur(14px);color:var(--color-white);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.9rem;padding:.4rem .4rem .4rem 1.5rem;font-size:.75rem;display:inline-flex}.hero__cta .hero__cta-btn:hover{background:#ffffff1a;transform:none}.hero__cta-arrow{width:34px;height:34px;color:var(--color-white);background:#ffffff24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hero__cta-arrow svg{width:16px;height:16px}.hero__sign-flicker{z-index:1;pointer-events:none;width:10%;height:6%;position:absolute;transform:translate(-50%,-50%)}.hero__sign-flicker--a{top:38.6%;left:45.1%}.hero__sign-flicker--o{top:38.6%;left:69%}.hero__sign-flicker-pulse{mix-blend-mode:multiply;filter:blur(2px);opacity:0;will-change:opacity;background:radial-gradient(#000000f0 0%,#0000009e 45%,#0000 75%);border-radius:50%;position:absolute;inset:0}.hero__sign-flicker-pulse--1{animation:1.6s ease-in-out infinite hero-sign-flicker-1}.hero__sign-flicker-pulse--2{animation:2.3s ease-in-out infinite hero-sign-flicker-2}@keyframes hero-sign-flicker-1{0%,68%,to{opacity:0}70%{opacity:.82}72%{opacity:.12}74%{opacity:.86}78%{opacity:0}}@keyframes hero-sign-flicker-2{0%,30%,to{opacity:0}32%{opacity:.78}33.5%{opacity:.1}35.5%{opacity:.74}37%{opacity:.18}38.5%{opacity:.7}40%{opacity:0}}.hero__sign-flicker-pulse--3{animation:1.9s ease-in-out infinite hero-sign-flicker-3}.hero__sign-flicker-pulse--4{animation:2.7s ease-in-out infinite hero-sign-flicker-4}@keyframes hero-sign-flicker-3{0%,54%,to{opacity:0}56%{opacity:.8}58%{opacity:.14}60%{opacity:.84}64%{opacity:0}}@keyframes hero-sign-flicker-4{0%,12%,to{opacity:0}14%{opacity:.76}15.5%{opacity:.12}17.5%{opacity:.72}19%{opacity:.16}20.5%{opacity:.68}22%{opacity:0}}@media (prefers-reduced-motion:reduce){.hero__sign-flicker-pulse{animation:none}}.hero__scroll-hint{z-index:2;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero__scroll-line{background:linear-gradient(to bottom, transparent, var(--color-muted));width:1px;height:48px;animation:2s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:.3}50%{opacity:1}}@media (width>=768px){.hero__scroll-hint{left:auto;right:var(--spacing-lg);transform:none}}.hero__mobile-bg .vid-bg__img{filter:brightness(1.22)contrast(1.03)}@media (width<=767px){.hero__chapter,.hero__sub{display:none}.hero__content{padding-bottom:3rem}.hero__headline{margin-bottom:.85rem}.hero__headline-single{white-space:nowrap;margin-top:0;font-size:clamp(2rem,9.5vw,2.6rem);line-height:.95}.hero__scroll-hint{left:auto;right:var(--spacing-md);bottom:2rem;transform:none}.hero__scroll-hint .label{color:#ffffffd1}.hero__scroll-line{background:linear-gradient(#0000,#ffffffe6)}}.selected-projects__heading{margin-bottom:.75rem}.selected-projects__sub{max-width:48ch;color:var(--color-muted);margin-bottom:var(--spacing-2xl);font-size:1rem;line-height:1.6}@media (width<=640px){.selected-projects__heading{margin-bottom:.6rem}.selected-projects__sub{margin-bottom:var(--spacing-xl)}}.work-grid{grid-template-rows:repeat(4,minmax(170px,260px));grid-template-columns:repeat(4,1fr);grid-template-areas:"a a b c""a a b d""e f g g""h h h h";gap:12px;display:grid}.work-tile{background:var(--color-surface);isolation:isolate;border:1px solid #ffffff14;border-radius:18px;position:relative;overflow:hidden}.work-tile__visual{will-change:transform;justify-content:center;align-items:center;transition:transform .6s ease-out;display:flex;position:absolute;inset:0}.work-tile:hover .work-tile__visual{transform:scale(1.035)}.work-tile--automotive .work-tile__visual{background:linear-gradient(140deg,#17181a 0%,#0c0c0d 65%,#050505 100%)}.work-tile--interface .work-tile__visual{background:linear-gradient(160deg,#131313 0%,#0a0a0a 100%)}.work-tile--concept .work-tile__visual{background:#0a0a0a}.work-tile--booking .work-tile__visual{background:radial-gradient(120% 140% at 30% 20%,#1a1a1a 0%,#0a0a0a 60%)}.work-tile--product .work-tile__visual{background:linear-gradient(150deg,#161616 0%,#0a0a0a 100%)}.work-tile--ecommerce .work-tile__visual{background:linear-gradient(160deg,#131313 0%,#0a0a0a 100%)}.work-tile--store .work-tile__visual{background:linear-gradient(150deg,#171410 0%,#0a0a0a 100%)}.work-tile--motion .work-tile__visual{background:linear-gradient(120deg,#0a0a0a 30%,#ffffff17 50%,#0a0a0a 70%) 0 0/260% 260%;animation:6s ease-in-out infinite work-sweep}@keyframes work-sweep{0%,to{background-position:0%}50%{background-position:100%}}.work-tile__motif{width:60%;height:60%}.work-tile--automotive .work-tile__motif{width:78%;height:78%}.work-tile__lines{flex-direction:column;gap:10px;width:70%;display:flex}.work-tile__lines span{background:#ffffff2e;border-radius:1px;height:2px;display:block}.work-tile__video,.work-tile__img{object-fit:cover;width:100%;height:100%}.work-tile__img{opacity:.85}.work-tile__video{opacity:0;transition:opacity .45s ease-out}.work-tile__video--ready{opacity:.85}@media (width<=1024px){.work-grid{grid-template-rows:repeat(7,minmax(160px,220px));grid-template-columns:repeat(2,1fr);grid-template-areas:"a a""a a""b c""d e""f f""g g""h h"}}@media (width<=640px){.work-grid{grid-template-rows:minmax(240px,300px) repeat(7,minmax(190px,230px));grid-template-columns:1fr;grid-template-areas:"a""h""b""d""c""e""g""f";gap:12px}.work-tile--automotive .work-tile__motif{width:60%;height:60%}}@media (prefers-reduced-motion:reduce){.work-tile__visual,.work-tile__label,.work-tile__video{transition:none;animation:none}.work-tile:hover .work-tile__visual{transform:none}}.tab-showcase-section{box-sizing:border-box;background:linear-gradient(to bottom, var(--color-bg) 0%, #fff 16%, #fff 84%, var(--color-bg) 100%);align-items:center;min-height:100svh;display:flex;position:relative}.tab-showcase-section .container{width:100%}.tab-showcase-section__heading{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;color:#0a0a0a;margin-bottom:clamp(2.5rem,5vw,4rem);font-size:clamp(2.25rem,5.5vw,4.5rem);font-weight:800}.brand-statement{text-align:center;background:#000;justify-content:center;align-items:center;min-height:82vh;display:flex;position:relative;overflow:hidden}.brand-statement__stars{pointer-events:none;z-index:0;position:absolute;inset:0}.brand-statement__star{background:var(--color-off-white);opacity:var(--star-opacity,.2);will-change:opacity;border-radius:50%;animation:ease-in-out infinite brand-star-twinkle;position:absolute}@keyframes brand-star-twinkle{0%,to{opacity:var(--star-opacity,.2)}50%{opacity:calc(var(--star-opacity,.2) * .25)}}.brand-statement__content{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.brand-statement__heading{letter-spacing:-.02em;text-transform:uppercase;color:var(--color-white);max-width:16ch;font-size:clamp(2.75rem,8vw,7rem);font-weight:800;line-height:1.02}.brand-statement__sub{margin-top:var(--spacing-lg);max-width:480px;color:var(--color-off-white);opacity:.72}.brand-statement__cta{margin-top:var(--spacing-lg);border:1px solid var(--color-off-white);letter-spacing:.12em;text-transform:uppercase;color:var(--color-white);transition:background var(--transition-base), color var(--transition-base), border-color var(--transition-base);background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:1rem 2.25rem;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-statement__cta:hover,.brand-statement__cta:focus-visible{background:var(--color-white);color:#000;border-color:var(--color-white)}.brand-statement__cta:focus-visible{outline:1px solid var(--color-accent-bright);outline-offset:4px}@media (width<=640px){.brand-statement{min-height:60vh}.brand-statement__heading{max-width:14ch}}@media (prefers-reduced-motion:reduce){.brand-statement__star{animation:none}}.services-showcase{background:var(--color-bg)}.services-showcase__heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-white);max-width:14ch;margin-bottom:clamp(3rem,6vw,5rem);font-size:clamp(2.5rem,6.5vw,5.5rem);font-weight:800;line-height:1.05}.wwac-list{flex-direction:column;display:flex}.wwac-row{border-top:1px solid #ffffff1a;grid-template-columns:3.5rem 1fr;align-items:baseline;gap:.75rem clamp(1rem,3vw,2.5rem);padding:clamp(1.75rem,3.5vw,2.75rem) 0;display:grid}.wwac-row:last-child{border-bottom:1px solid #ffffff1a}.wwac-row__num{letter-spacing:.2em;font-size:.75rem;font-weight:700}.wwac-row__word{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;color:var(--color-white);grid-column:2;font-size:clamp(2.25rem,6vw,4.5rem);font-weight:800;line-height:1}.wwac-row__desc{max-width:34ch;color:var(--color-muted);grid-column:2;font-size:clamp(.9rem,1.1vw,1rem);line-height:1.6}@media (width>=900px){.wwac-row{grid-template-columns:4.5rem 1fr auto;align-items:center}.wwac-row__word{grid-column:2}.wwac-row__desc{text-align:right;grid-column:3;margin-left:clamp(1.5rem,4vw,4rem)}}.faq-section{background:var(--color-bg)}.faq-section__header{text-align:center;max-width:560px;margin:0 auto var(--spacing-lg)}.faq-section__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-off-white);background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.65rem;font-weight:700;display:inline-block}.faq-section__heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-white);margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.faq-section__sub{color:var(--color-muted);font-size:clamp(.95rem,1.3vw,1.1rem)}.faq-section__list{flex-direction:column;gap:1rem;max-width:900px;margin:0 auto;display:flex}.faq-row{background:var(--color-surface);border:1px solid #ffffff14;border-radius:20px;transition:border-color .3s;overflow:hidden}.faq-row.is-open{border-color:#ffffff2e}.faq-row__toggle{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:1.5rem 1.75rem;display:flex}.faq-row__toggle:focus-visible{outline-offset:-3px;border-radius:16px;outline:1px solid #ffffff73}.faq-row__question{font-family:var(--font-display);color:var(--color-white);font-size:clamp(.95rem,1.4vw,1.15rem);font-weight:600}.faq-row__icon{background:#fff;border-radius:50%;flex-shrink:0;width:40px;height:40px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative}.faq-row.is-open .faq-row__icon{transform:rotate(45deg)}.faq-row__icon-bar{background:#0a0a0a;border-radius:2px;position:absolute;top:50%;left:50%}.faq-row__icon-bar--h{width:14px;height:2px;transform:translate(-50%,-50%)}.faq-row__icon-bar--v{width:2px;height:14px;transform:translate(-50%,-50%)}.faq-row__answer{opacity:0;height:0;overflow:hidden}.faq-row__answer-inner{max-width:640px;color:var(--color-muted);padding:0 1.75rem 1.5rem;font-size:.9rem;line-height:1.65}@media (width<=640px){.faq-row__toggle{gap:1rem;padding:1.1rem 1.25rem}.faq-row__answer-inner{padding:0 1.25rem 1.1rem}.faq-row__icon{width:32px;height:32px}}@media (prefers-reduced-motion:reduce){.faq-row__icon{transition:none}}.booking{background:var(--color-bg);position:relative;overflow:hidden}.booking__top{padding:clamp(3rem,6vw,5rem) 0 clamp(2rem,4vw,3rem)}.booking__mark{border:1px solid var(--color-faint);width:34px;height:34px;color:var(--color-off-white);border-radius:8px;justify-content:center;align-items:center;margin-bottom:clamp(2rem,5vw,3.5rem);font-size:.8rem;font-weight:800;display:inline-flex}.booking__columns{flex-wrap:wrap;gap:clamp(2.5rem,6vw,5rem);display:flex}.booking__col{flex-direction:column;gap:.85rem;min-width:140px;display:flex}.booking__col-title{letter-spacing:.14em;text-transform:uppercase;color:var(--color-white);margin-bottom:.35rem;font-size:.7rem;font-weight:700}.booking__col-link,.booking__col-text{color:var(--color-muted);font-size:.85rem;text-decoration:none}a.booking__col-link{transition:color var(--transition-fast)}a.booking__col-link:hover{color:var(--color-white)}@media (width<=767px){.booking__top{text-align:center;flex-direction:column;align-items:center;display:flex}.booking__columns{flex-direction:column;align-items:center;gap:2.25rem;width:100%}.booking__col{align-items:center;min-width:0}}.booking__wordmark{width:100%;font-family:var(--font-display);letter-spacing:-.03em;text-align:center;text-transform:uppercase;color:var(--color-white);white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;margin:0 0 -.24em;font-size:clamp(6rem,21vw,20rem);font-weight:800;line-height:.8}.sfs{box-sizing:border-box;background:#000;width:100%;padding:clamp(3.5rem,7vw,5.5rem) clamp(20px,6vw,80px);position:relative}.sfs__label{letter-spacing:.22em;text-transform:uppercase;color:var(--color-muted,#fff6);margin:0 0 clamp(1.25rem,3vw,2rem);font-size:.625rem;font-weight:700;position:relative}.sfs__heading{max-width:22ch;font-family:var(--font-display);letter-spacing:-.02em;text-align:center;background:linear-gradient(90deg,#fff 0%,#ffffff80 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 auto clamp(.85rem,2vw,1.1rem);font-size:clamp(1.75rem,4.5vw,3rem);font-weight:800;line-height:1.15}.sfs__desc{text-align:center;max-width:42ch;color:var(--color-muted,#ffffff80);margin:0 auto clamp(2.5rem,5vw,3.5rem);font-size:clamp(.9rem,1.3vw,1rem);line-height:1.6}.sfs__video-wrap{width:100%;box-shadow:none;background:#000;border:none}.sfs__video{object-fit:contain;width:100%;height:auto;box-shadow:none;background:#000;border:none;display:block}.obsessed{background:var(--color-bg);box-sizing:border-box;flex-direction:column;justify-content:center;min-height:82vh;padding:3rem 0;display:flex;position:relative;overflow:hidden}.obsessed__row{width:100%;max-width:1900px;padding:0 var(--spacing-sm);justify-content:center;align-items:stretch;gap:6px;margin:0 auto;display:flex}.obsessed__card{aspect-ratio:.52;transform:rotate(var(--tilt,0deg));background:var(--color-surface);border-radius:14px;flex:1 1 0;position:relative;overflow:hidden}.obsessed__img{object-fit:cover;width:100%;height:100%;display:block}.obsessed__word{z-index:2;font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;color:#b4b4b466;text-shadow:0 6px 30px #0000008c;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;margin:0;font-size:clamp(1.5rem,3.6vw,3.25rem);font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (prefers-reduced-motion:reduce){.obsessed__card,.obsessed__word{transition:none}}@media (width>=1024px){.obsessed{padding:3.5rem 0}}@media (width<=767px){.obsessed{min-height:0;padding:2.5rem 0}.obsessed__row{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;gap:12px;padding:0 1.5rem;overflow-x:auto}.obsessed__row::-webkit-scrollbar{display:none}.obsessed__card{aspect-ratio:.62;scroll-snap-align:start;flex:0 0 82%;transform:none}.obsessed__card:first-child{order:3}.obsessed__card:nth-child(2){order:2}.obsessed__card:nth-child(3){order:1}.obsessed__card:nth-child(4){order:4}.obsessed__card:nth-child(5){order:5}.obsessed__word{text-align:center;color:#d2d2d28c;width:calc(100% - 2rem);font-size:clamp(2.1rem,10.5vw,3rem);font-weight:800;top:47%}}.book-call{background:var(--color-bg);position:relative}.book-call__grid{grid-template-columns:1fr;align-items:start;gap:clamp(2.5rem,6vw,5rem);display:grid}@media (width>=1024px){.book-call__grid{grid-template-columns:.85fr 1.15fr;align-items:center}}.book-call__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--color-muted);margin-bottom:1.25rem;font-size:.65rem;font-weight:700;display:inline-block}.book-call__heading{letter-spacing:-.02em;text-transform:uppercase;color:var(--color-white);margin-bottom:1.5rem;font-size:clamp(3rem,7vw,5.5rem);font-weight:800;line-height:.98}.book-call__sub{max-width:40ch;color:var(--color-muted);font-size:1rem;line-height:1.6}.book-call__panel{-webkit-backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:28px;padding:clamp(1.75rem,3vw,2.5rem);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 30px 80px #00000073}.book-call__panel-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.book-call__status{color:var(--color-off-white);letter-spacing:.04em;background:#4ade8014;border:1px solid #4ade8038;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.68rem;font-weight:600;display:inline-flex}.book-call__status-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 8px #4ade80b3}.book-call__progress{gap:4px;display:flex}.book-call__progress-seg{background:#ffffff24;border-radius:2px;width:22px;height:3px;transition:background .4s}.book-call__progress-seg.is-active{background:var(--color-white)}.book-call__form{flex-direction:column;gap:1.75rem;display:flex}.book-call__step-heading{letter-spacing:-.01em;color:var(--color-white);margin-bottom:1.25rem;font-size:1.15rem;font-weight:700}.book-call__step{flex-direction:column;display:flex}.book-call__field-group{flex-direction:column;gap:.5rem;display:flex}.book-call__field-group+.book-call__field-group{margin-top:1.1rem}.book-call__field-group label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);font-size:.68rem;font-weight:600}.book-call__select-wrap{position:relative}.book-call__select{width:100%;color:var(--color-white);cursor:pointer;appearance:none;background:#ffffff08 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23888' stroke-width='1.5' fill='none'/%3E%3C/svg%3E") right 1rem center no-repeat;border:1px solid #ffffff1f;border-radius:10px;outline:none;padding:.8rem 2.5rem .8rem 1rem;font-family:inherit;font-size:.85rem;transition:border-color .2s}.book-call__select:focus{border-color:#fff6}.book-call__select option{background:var(--color-bg-1);color:var(--color-white)}.book-call__country{position:relative}.book-call__select-trigger{width:100%;color:var(--color-white);text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1f;border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;padding:.8rem 1rem;font-family:inherit;font-size:.85rem;transition:border-color .2s;display:flex}.book-call__country.is-open .book-call__select-trigger,.book-call__select-trigger:focus{border-color:#fff6}.book-call__select-trigger .is-placeholder{color:var(--color-muted)}.book-call__select-chevron{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23888' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;flex-shrink:0;width:10px;height:6px}.book-call__country-menu{z-index:5;background:#141414;border:1px solid #ffffff24;border-radius:12px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 20px 50px #0000008c}.book-call__country-search{width:100%;color:var(--color-white);background:0 0;border:none;border-bottom:1px solid #ffffff1a;outline:none;padding:.7rem .9rem;font-family:inherit;font-size:.82rem}.book-call__country-search::placeholder{color:var(--color-muted)}.book-call__country-list{max-height:190px;padding:.35rem;overflow-y:auto}.book-call__country-item{text-align:left;width:100%;color:var(--color-off-white);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:.55rem .7rem;font-family:inherit;font-size:.82rem;display:block}.book-call__country-item:hover{background:#ffffff0f}.book-call__country-item.is-selected{color:var(--color-white);font-weight:700}.book-call__country-empty{color:var(--color-muted);padding:.6rem .7rem;font-size:.8rem}.book-call__calendar{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;max-width:300px;padding:.9rem}.book-call__cal-header{letter-spacing:.04em;text-transform:uppercase;color:var(--color-white);justify-content:space-between;align-items:center;margin-bottom:.6rem;font-size:.72rem;font-weight:700;display:flex}.book-call__cal-nav{width:22px;height:22px;color:var(--color-off-white);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;font-size:.85rem;line-height:1;transition:background .2s,opacity .2s;display:flex}.book-call__cal-nav:hover:not(:disabled){background:#ffffff14}.book-call__cal-nav:disabled{opacity:.25;cursor:not-allowed}.book-call__cal-weekdays{grid-template-columns:repeat(7,1fr);margin-bottom:.3rem;display:grid}.book-call__cal-weekdays span{text-align:center;color:var(--color-muted);font-size:.58rem}.book-call__cal-grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.book-call__day{aspect-ratio:1;color:var(--color-off-white);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:.68rem;transition:background .2s,color .2s;display:flex}.book-call__day.is-empty{visibility:hidden;cursor:default}.book-call__day:disabled:not(.is-empty){color:#fff3;cursor:not-allowed}.book-call__day:not(:disabled):not(.is-empty):hover{background:#ffffff14}.book-call__day.is-selected{color:#0a0a0a;background:#fff;font-weight:700}.book-call__tz{color:var(--color-muted);margin-top:.7rem;font-size:.7rem}.book-call__times{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.book-call__time{color:var(--color-off-white);letter-spacing:.02em;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:999px;padding:.6rem 1rem;font-size:.75rem;transition:background .2s,border-color .2s,color .2s}.book-call__time:hover{border-color:#ffffff59}.book-call__time.is-selected{color:#0a0a0a;background:#fff;border-color:#fff}.book-call__fields{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.book-call__input{color:var(--color-white);appearance:none;background:#ffffff08;border:1px solid #ffffff1f;border-radius:10px;outline:none;padding:.8rem 1rem;font-family:inherit;font-size:.85rem;transition:border-color .2s}.book-call__input:focus{border-color:#fff6}.book-call__input::placeholder{color:var(--color-muted)}.book-call__input--full{grid-column:1/-1}.book-call__textarea{resize:vertical;grid-column:1/-1;min-height:64px}.book-call__summary{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:.6rem;margin-bottom:1.25rem;padding:1rem 1.1rem;display:flex}.book-call__summary-row{justify-content:space-between;align-items:baseline;gap:1rem;font-size:.82rem;display:flex}.book-call__summary-row span:first-child{color:var(--color-muted)}.book-call__summary-row span:last-child{color:var(--color-white);text-align:right;font-weight:600}.book-call__nav{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:1.75rem;display:flex}.book-call__back{color:var(--color-muted);cursor:pointer;background:0 0;border:none;margin-right:auto;font-size:.78rem;font-weight:600;transition:color .2s}.book-call__back:hover{color:var(--color-white)}.book-call__next{background:var(--color-white);color:#0a0a0a;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;border-radius:999px;padding:.85rem 1.75rem;font-size:.75rem;font-weight:700;transition:opacity .2s,transform .2s}.book-call__next:hover:not(:disabled){transform:translateY(-1px)}.book-call__next:disabled{opacity:.35;cursor:not-allowed}.book-call__error{color:#f28b82;text-align:right;margin-top:.9rem;font-size:.78rem}.book-call__botcheck{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.book-call__confirm{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:clamp(2.5rem,6vw,4rem) 1rem;display:flex}.book-call__confirm-mark{color:#0a0a0a;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:700;display:flex}.book-call__confirm p{max-width:32ch;color:var(--color-off-white);font-size:.95rem;line-height:1.5}.book-call__panel-mark{text-align:right;letter-spacing:.14em;text-transform:uppercase;color:#ffffff24;-webkit-user-select:none;user-select:none;pointer-events:none;margin-top:1.75rem;font-size:.6rem;font-weight:800;display:block}@media (width<=640px){.book-call__fields{grid-template-columns:1fr}.book-call__input--full{grid-column:auto}}
