@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Manrope:wght@400;500;600;700;800&display=swap";.site-header{left:0;padding:0 clamp(1rem,2.2vw,2rem);pointer-events:none;position:fixed;right:0;top:0;z-index:80}.site-header__surface{background:transparent;border:1px solid transparent;border-radius:0;margin:0 auto;max-width:1440px;pointer-events:auto;transition:background-color .35s ease,border-color .35s ease,border-radius .35s ease,box-shadow .35s ease,margin-top .35s ease,max-width .4s cubic-bezier(.22,1,.36,1)}.site-header.is-compact .site-header__surface{background:#f8f7f4e6;border-color:#0b0d121a;border-radius:16px;box-shadow:0 12px 40px #0b0d1217;margin-top:12px;max-width:1120px;backdrop-filter:blur(22px) saturate(1.2);-webkit-backdrop-filter:blur(22px) saturate(1.2)}.site-header__inner{align-items:center;display:flex;height:78px;justify-content:space-between;margin:0 auto;max-width:1320px;padding:0 clamp(.8rem,2vw,1.7rem);transition:height .35s cubic-bezier(.22,1,.36,1),padding .35s ease}.site-header.is-compact .site-header__inner{height:58px}.site-header__logo{display:flex;flex:0 0 auto;width:158px}.site-header__logo img{height:auto;width:100%}.site-header.is-compact .site-header__logo{width:138px}.site-header__nav,.site-header__actions{align-items:center;display:flex;gap:1.55rem}.site-header__link,.site-header__talk{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:0;color:var(--muted);font-family:var(--font-display);font-size:.86rem;font-weight:500;line-height:1;margin:0;padding:0;transition:color .18s ease}.site-header__link:hover,.site-header__link.is-active,.site-header__talk:hover{color:var(--ink)}.site-header__product-nav{position:relative}.site-header__product-trigger{align-items:center;display:flex;gap:.3rem;min-height:44px}.site-header__product-trigger svg{transition:transform .22s ease}.site-header__product-trigger svg.is-open{transform:rotate(180deg)}.site-header__dropdown{background:#fff;border:1px solid rgba(11,13,18,.1);border-radius:14px;box-shadow:0 24px 70px #0b0d1224;left:-1.2rem;overflow:hidden;padding:.55rem;position:absolute;top:calc(100% + .75rem);width:410px}.site-header__dropdown-intro{border-bottom:1px solid var(--line);margin:.2rem .25rem .35rem;padding:.75rem .75rem 1rem}.site-header__dropdown-intro span{color:var(--brand-blue);font-family:var(--font-mono);font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}.site-header__dropdown-intro p{color:var(--muted);font-size:.76rem;line-height:1.45;margin-top:.38rem;max-width:20rem}.site-header__dropdown-item{align-items:center;border-radius:10px;display:grid;gap:.8rem;grid-template-columns:.55rem 1fr auto;padding:.9rem .75rem;transition:background-color .18s ease,transform .2s ease}.site-header__dropdown-item:hover{background:var(--paper);transform:translate(2px)}.site-header__dropdown-item strong,.site-header__dropdown-item small,.site-header__dropdown-item em{display:block}.site-header__dropdown-item small{color:var(--muted);font-family:var(--font-mono);font-size:.58rem;font-style:normal;letter-spacing:.06em;text-transform:uppercase}.site-header__dropdown-item strong{color:var(--ink);font-family:var(--font-display);font-size:.96rem;margin-top:.12rem}.site-header__dropdown-item em{color:var(--muted);font-size:.7rem;font-style:normal;line-height:1.35;margin-top:.2rem}.site-header__dropdown-mark{border-radius:50%;height:.48rem;width:.48rem}.site-header__dropdown-mark--blue{background:var(--brand-blue)}.site-header__dropdown-mark--violet{background:var(--brand-violet)}.site-header__talk{color:var(--ink)}.site-header__cta{min-height:42px;padding:.55rem .85rem}.site-header.is-compact .site-header__cta{min-height:38px}.site-header__menu,.site-header__mobile{display:none}@media(max-width:1000px){.site-header__nav,.site-header__actions{display:none}.site-header__menu{align-items:center;color:var(--ink);display:flex;justify-content:center;min-height:44px;min-width:44px}.site-header__mobile{background:#f8f7f4fa;border:1px solid var(--line);border-radius:16px;display:block;margin:.4rem auto 0;max-width:720px;overflow:hidden;pointer-events:auto}.site-header__mobile-inner{display:grid;gap:0;padding:.8rem 1rem 1rem}.site-header__mobile-label{color:var(--muted);font-family:var(--font-mono);font-size:.6rem;letter-spacing:.08em;padding:.75rem 0 .35rem;text-transform:uppercase}.site-header__mobile a:not(.btn){align-items:center;border-bottom:1px solid var(--line);display:flex;font-family:var(--font-display);font-size:1.05rem;justify-content:space-between;min-height:48px}.site-header__mobile .btn{margin-top:.85rem}.site-header__logo{width:148px}.site-header__inner{height:70px}}@media(max-width:560px){.site-header{padding:0 .65rem}.site-header.is-compact .site-header__surface{margin-top:7px}.site-header__inner{padding:0 .65rem}.site-header__logo,.site-header.is-compact .site-header__logo{width:136px}}.site-footer{background:#000;color:#fff;padding:4.5rem 0 1.4rem}.site-footer__grid{display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr 1.2fr;padding-bottom:4rem}.site-footer__brand img{width:170px}.site-footer__brand p{color:#b7bbc6;font-size:.88rem;line-height:1.55;margin-top:1.2rem;max-width:20rem}.site-footer h4{color:var(--brand-aqua);font-family:var(--font-mono);font-size:.65rem;font-weight:400;letter-spacing:.08em;margin:.25rem 0 1rem;text-transform:uppercase}.site-footer__grid>div:not(.site-footer__brand){display:flex;flex-direction:column;gap:.55rem}.site-footer__grid a{align-items:center;color:#d8dbe3;display:inline-flex;font-family:var(--font-display);font-size:.84rem;gap:.28rem;width:fit-content}.site-footer__grid a:hover{color:#fff}.site-footer__social{display:flex;gap:.75rem;margin-top:.8rem}.site-footer__social a{border:1px solid rgba(255,255,255,.24);border-radius:50%;height:35px;justify-content:center;width:35px}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.2);color:#989ca8;display:flex;font-family:var(--font-mono);font-size:.65rem;justify-content:space-between;letter-spacing:.03em;padding-top:1.35rem;text-transform:uppercase}@media(max-width:760px){.site-footer{padding-top:3.5rem}.site-footer__grid{grid-template-columns:1fr 1fr;padding-bottom:2.5rem}.site-footer__brand{grid-column:1 / -1}.site-footer__bottom{align-items:start;flex-direction:column;gap:.55rem}}main{overflow:clip}.fc-hero{background:var(--paper);min-height:min(800px,100vh);padding:10.5rem 0 5.5rem;position:relative}.fc-hero__grid{align-items:center;display:grid;gap:clamp(2rem,5vw,6.5rem);grid-template-columns:.92fr 1.08fr}.fc-hero__copy h1,.fc-intro h2,.fc-story h2,.fc-workbench h2,.fc-outcomes h2,.fc-final h2{font-family:var(--font-display);font-weight:500;letter-spacing:-.065em;line-height:.99;text-wrap:balance}.fc-hero__copy{min-width:0}.fc-hero__copy h1{font-size:clamp(3.4rem,6.5vw,6.7rem);margin:1.2rem 0 1.55rem;max-width:710px}.fc-hero em,.fc-intro em,.fc-outcomes em{color:var(--brand-blue);font-style:normal}.fc-hero__lede{color:var(--muted);font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.55;max-width:38rem}.fc-hero__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:2rem}.fc-hero__route-note{align-items:center;color:var(--muted);display:flex;font-family:var(--font-mono);font-size:.7rem;gap:.55rem;letter-spacing:.02em;margin-top:3.2rem;text-transform:uppercase}.fc-hero__route-note span{background:var(--brand-aqua);border-radius:50%;height:.55rem;width:.55rem}.fc-hero__route-note b{color:var(--brand-violet)}.fc-hero__art{align-self:stretch;min-height:540px;position:relative}.fc-hero__halo{background:radial-gradient(circle,color-mix(in srgb,var(--brand-blue),white 68%),transparent 67%);top:-18%;right:-18%;bottom:-18%;left:-18%;position:absolute}.fc-hero__photo{box-shadow:var(--shadow-media);overflow:hidden;position:absolute}.fc-hero__photo img{height:100%;object-fit:cover;width:100%}.fc-hero__photo--main{background:var(--accent-wash);border-radius:45% 45% 0 0;height:91%;left:20%;top:0;transform:rotate(3deg);width:57%}.fc-hero__photo--source{border:9px solid var(--paper);border-radius:var(--radius-md);bottom:1.5%;height:40%;left:0;transform:rotate(-5deg);width:29%}.fc-hero__product-label{background:var(--ink);bottom:5%;color:#fff;padding:1rem 1.15rem;position:absolute;right:0}.fc-hero__product-label span{color:var(--brand-aqua);display:block;font-family:var(--font-mono);font-size:.65rem;letter-spacing:.08em;margin-bottom:.45rem;text-transform:uppercase}.fc-hero__product-label b{font-family:var(--font-display);font-size:.95rem;font-weight:500;line-height:1.25}.fc-intro{background:#fff;padding:clamp(5.5rem,10vw,9.5rem) 0}.fc-intro__heading{margin-bottom:3rem}.fc-intro h2{font-size:clamp(2.8rem,5.4vw,5.5rem);margin-top:1rem}.fc-pillars{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.fc-pillar{display:flex;flex-direction:column;min-height:620px;overflow:hidden;padding:1.55rem;position:relative}.fc-pillar--tryon{background:#eaf1ff}.fc-pillar--studio{background:#f0e9ff}.fc-pillar__header{display:flex;font-family:var(--font-mono);font-size:.68rem;justify-content:space-between;letter-spacing:.07em;text-transform:uppercase}.fc-pillar h3{font-family:var(--font-display);font-size:clamp(2.2rem,3.5vw,3.6rem);font-weight:500;letter-spacing:-.055em;margin:3.5rem 0 .8rem}.fc-pillar>div:nth-child(2)>p{color:var(--ink-soft);font-size:.96rem;max-width:24rem}.fc-pillar img{bottom:0;height:52%;object-fit:cover;object-position:top;position:absolute;right:6%;transition:transform .8s cubic-bezier(.22,1,.36,1);width:54%}.fc-pillar:hover img{transform:scale(1.035) translateY(-1.5%)}.fc-pillar--tryon img{border-radius:12rem 12rem 0 0}.fc-pillar--studio img{border-radius:var(--radius-lg) var(--radius-lg) 0 0}.fc-pillar a{align-items:center;display:inline-flex;font-family:var(--font-display);font-size:.85rem;font-weight:600;gap:.35rem;margin-top:auto;position:relative;width:fit-content;z-index:1}.fc-story{padding:clamp(5.5rem,10vw,10rem) 0}.fc-story--tryon{background:var(--paper)}.fc-story--studio{background:#fff}.fc-story__grid{align-items:center;display:grid;gap:clamp(2.5rem,9vw,10rem);grid-template-columns:1fr 1fr}.fc-story__media{height:clamp(450px,51vw,680px);position:relative}.fc-story__media>img{height:100%;object-fit:cover;object-position:top;width:100%}.fc-story--tryon .fc-story__media>img{border-radius:20rem 20rem 0 0}.fc-story--studio .fc-story__media>img{border-radius:var(--radius-xl)}.fc-story__sticker{background:#fff;bottom:8%;box-shadow:var(--shadow-media);left:-9%;padding:1.15rem;position:absolute}.fc-story__sticker--blue{background:var(--brand-blue);color:#fff}.fc-story__sticker span{color:var(--brand-violet);display:block;font-family:var(--font-mono);font-size:.66rem;letter-spacing:.08em;margin-bottom:.42rem;text-transform:uppercase}.fc-story__sticker--blue span{color:var(--brand-aqua)}.fc-story__sticker b{font-family:var(--font-display);font-size:1rem;font-weight:500;line-height:1.24}.fc-story h2{font-size:clamp(2.8rem,4.4vw,5rem);margin:1rem 0 1.45rem}.fc-story__copy>p:not(.eyebrow){color:var(--muted);max-width:33rem}.fc-story ul{display:grid;gap:.75rem;margin:2rem 0}.fc-story li{align-items:center;display:flex;font-size:.9rem;gap:.6rem}.fc-story li svg{color:var(--brand-blue)}.fc-text-link{align-items:center;display:inline-flex;font-family:var(--font-display);font-size:.93rem;font-weight:700;gap:.15rem}.fc-workbench{background:var(--ink);color:#fff;padding:clamp(5.5rem,10vw,9.5rem) 0}.fc-workbench .eyebrow{color:#b7bbc6}.fc-workbench__heading h2{font-size:clamp(2.8rem,5.4vw,5.5rem);margin-top:1rem}.fc-workbench__shell{display:grid;gap:2rem;grid-template-columns:32% 1fr;margin-top:3.5rem}.fc-workbench__tabs{border-top:1px solid rgba(255,255,255,.25)}.fc-workbench__tabs button{align-items:center;background:none;border:0;border-bottom:1px solid rgba(255,255,255,.25);color:#a7aab2;display:grid;font-family:var(--font-display);gap:.35rem;grid-template-columns:1fr auto;padding:1.25rem 0;text-align:left;width:100%}.fc-workbench__tabs button span{font-family:var(--font-mono);font-size:.65rem;grid-column:1 / -1;letter-spacing:.06em;text-transform:uppercase}.fc-workbench__tabs button b{font-size:1rem;font-weight:500}.fc-workbench__tabs button.is-active{color:#fff}.fc-workbench__panel{background:#171a20;display:grid;grid-template-columns:1fr 1fr;min-height:520px}.fc-workbench__image{overflow:hidden;position:relative}.fc-workbench__image img{height:100%;object-fit:cover;object-position:top;width:100%}.fc-workbench__image span{align-items:center;background:#fff;bottom:1rem;color:var(--ink);display:flex;font-family:var(--font-mono);font-size:.65rem;gap:.35rem;left:1rem;padding:.55rem .7rem;position:absolute;text-transform:uppercase}.fc-workbench__content{display:flex;flex-direction:column;padding:2.25rem}.fc-workbench__content .eyebrow{color:var(--brand-aqua)}.fc-workbench__content h3{font-family:var(--font-display);font-size:clamp(2rem,3.2vw,3.4rem);font-weight:500;letter-spacing:-.055em;line-height:1;margin:1.1rem 0}.fc-workbench__content>p:not(.eyebrow){color:#b7bbc6}.fc-workbench__content ol{margin:auto 0 1.3rem}.fc-workbench__content li{border-top:1px solid rgba(255,255,255,.18);color:#d9dce5;display:flex;font-size:.86rem;gap:.75rem;padding:.8rem 0}.fc-workbench__content li span{color:var(--brand-aqua);font-family:var(--font-mono);font-size:.68rem}.fc-workbench__content .btn{align-self:flex-start;background:#fff;color:var(--ink)}.fc-outcomes{background:var(--paper);padding:clamp(5.5rem,9vw,9rem) 0}.fc-outcomes__grid{display:grid;gap:2rem;grid-template-columns:.8fr 1.45fr 1fr}.fc-outcomes h2{font-size:clamp(2.5rem,4vw,4.2rem)}.fc-outcomes__grid>div>p{color:var(--muted);margin-top:1.5rem;max-width:36rem}.fc-outcomes__list{display:grid;gap:.9rem}.fc-outcomes__list span{border-bottom:1px solid var(--line);display:flex;font-family:var(--font-mono);font-size:.67rem;justify-content:space-between;padding-bottom:.75rem}.fc-outcomes__list b{font-family:var(--font-display);font-size:.85rem;font-weight:600}.fc-final{background:#000;color:#fff;padding:4.5rem 0}.fc-final__inner{align-items:end;display:grid;gap:2rem;grid-template-columns:150px 1fr auto}.fc-final__inner>img{width:140px}.fc-final .eyebrow{color:#b7bbc6}.fc-final h2{font-size:clamp(2.5rem,4.7vw,4.8rem);margin-top:.9rem}.fc-final__actions{display:grid;gap:.9rem;justify-items:start}.fc-final__studio{align-items:center;color:#d8dbe3;display:inline-flex;font-family:var(--font-display);font-size:.85rem;gap:.25rem}.fc-studio-proof{background:#e8f0ec;padding:clamp(5.5rem,10vw,9.5rem) 0}.fc-studio-proof__heading{align-items:end;display:grid;gap:3rem;grid-template-columns:1.2fr .8fr}.fc-studio-proof__heading h2{font-family:var(--font-display);font-size:clamp(2.9rem,5.2vw,5.5rem);font-weight:500;letter-spacing:-.065em;line-height:.99;margin-top:1rem;text-wrap:balance}.fc-studio-proof__heading h2 em{color:#4e756a;font-style:normal}.fc-studio-proof__heading>p{color:#53615c;line-height:1.7;max-width:38rem}.fc-studio-proof__stage{align-items:stretch;display:grid;gap:.75rem;grid-template-columns:.62fr 1fr .7fr;margin-top:4rem}.fc-studio-proof__sources{align-content:end;background:#d5e3dc;display:grid;gap:.4rem;padding:.75rem}.fc-studio-proof__sources>span{font-family:var(--font-mono);font-size:.56rem;letter-spacing:.05em;padding:.35rem 0;text-transform:uppercase}.fc-studio-proof__sources figure{background:#fff;margin:0;padding:.3rem;position:relative}.fc-studio-proof__sources img{aspect-ratio:4 / 3;object-fit:contain;width:100%}.fc-studio-proof__sources figcaption{background:#ffffffed;bottom:.3rem;font-size:.52rem;left:.35rem;padding:.18rem;position:absolute}.fc-studio-proof__catalog,.fc-studio-proof__motion{margin:0;overflow:hidden;position:relative}.fc-studio-proof__catalog img,.fc-studio-proof__motion video{height:min(56vw,680px);object-fit:cover;width:100%}.fc-studio-proof__catalog figcaption,.fc-studio-proof__motion figcaption{background:#fffffff0;bottom:.7rem;display:grid;font-family:var(--font-mono);font-size:.53rem;left:.7rem;padding:.5rem .58rem;position:absolute;text-transform:uppercase}.fc-studio-proof__catalog figcaption span{color:#686b65;font-size:.49rem}.fc-studio-proof__motion figcaption{align-items:center;display:flex;gap:.3rem}.fc-studio-proof__actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;grid-column:1 / -1;justify-content:flex-end;padding-top:.6rem}@media(max-width:900px){.fc-hero__grid,.fc-story__grid{grid-template-columns:1fr}.fc-hero__art{min-height:500px;max-width:640px;width:100%}.fc-story__grid{gap:3.5rem}.fc-story--studio .fc-story__copy{order:2}.fc-story--studio .fc-story__media{order:1}.fc-workbench__shell,.fc-outcomes__grid{grid-template-columns:1fr}.fc-workbench__tabs{display:grid;grid-template-columns:1fr 1fr}.fc-workbench__tabs button{padding-right:1rem}.fc-final__inner{align-items:start;grid-template-columns:1fr}.fc-final__inner>img{width:150px}.fc-studio-proof__heading{align-items:start;grid-template-columns:1fr}}@media(max-width:760px){.fc-hero{min-height:auto;padding:8.4rem 0 4rem}.fc-hero__copy h1{font-size:clamp(2.85rem,13vw,3.2rem);text-wrap:wrap}.fc-hero__actions{align-items:stretch;flex-direction:column}.fc-hero__actions .btn{width:100%}.fc-hero__art{min-height:390px}.fc-hero__photo--main{left:20%;width:62%}.fc-hero__photo--source{height:34%;width:34%}.fc-hero__product-label{bottom:2%;font-size:.85rem;right:0}.fc-pillars{grid-template-columns:1fr}.fc-pillar{min-height:510px}.fc-pillar h3{margin-top:2.5rem}.fc-story__media{height:450px}.fc-story__sticker{bottom:5%;left:0}.fc-workbench__tabs,.fc-workbench__panel{grid-template-columns:1fr}.fc-workbench__image{height:350px}.fc-workbench__content{min-height:440px;padding:1.5rem}.fc-final{padding:3.5rem 0}.fc-studio-proof__stage{grid-template-columns:1fr 1fr}.fc-studio-proof__sources{align-content:start;grid-column:1 / -1;grid-row:auto;grid-template-columns:repeat(3,1fr)}.fc-studio-proof__sources>span{grid-column:1 / -1}.fc-studio-proof__motion{grid-column:auto}.fc-studio-proof__catalog img,.fc-studio-proof__motion video{height:360px}.fc-studio-proof__actions{align-items:flex-start;flex-direction:column;grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.products-page{background:var(--paper);padding:11rem 0 7rem}.products-page__hero{align-items:end;display:grid;gap:clamp(2rem,8vw,10rem);grid-template-columns:1.55fr .75fr}.products-page__hero h1,.products-showcase h2{font-family:var(--font-display);font-weight:500;letter-spacing:-.065em;line-height:.98;text-wrap:balance}.products-page__hero h1{font-size:clamp(3.5rem,6vw,6.5rem);margin-top:1rem}.products-page__hero h1 em{color:var(--brand-blue);font-style:normal}.products-page__hero>div:last-child>p{color:var(--muted);line-height:1.6;margin-bottom:1.75rem;max-width:30rem}.products-page__showcase{background:#fff;padding:clamp(5rem,9vw,9rem) 0}.products-showcase{display:grid;gap:clamp(2rem,5vw,5.5rem);grid-template-columns:.28fr .8fr 1.25fr;min-height:650px;overflow:hidden;padding:1.5rem;position:relative}.products-showcase+.products-showcase{margin-top:1.25rem}.products-showcase--blue{background:#eaf1ff;--showcase-accent: var(--brand-blue)}.products-showcase--violet{background:#f0e9ff;--showcase-accent: var(--brand-violet)}.products-showcase__meta{display:flex;flex-direction:column;font-family:var(--font-mono);font-size:.65rem;justify-content:space-between;letter-spacing:.07em;text-transform:uppercase}.products-showcase__copy{align-self:center;padding:3rem 0;position:relative;z-index:2}.products-showcase__copy .eyebrow{color:var(--showcase-accent)}.products-showcase h2{font-size:clamp(2.8rem,4.5vw,5rem);margin:.9rem 0 1.25rem}.products-showcase__copy>p:not(.eyebrow){color:var(--muted);line-height:1.6;max-width:30rem}.products-showcase__copy a{align-items:center;display:inline-flex;font-family:var(--font-display);font-size:.9rem;font-weight:700;gap:.25rem;margin-top:2rem}.products-showcase__media{align-self:end;height:92%;overflow:hidden}.products-showcase--blue .products-showcase__media{border-radius:18rem 18rem 0 0}.products-showcase--violet .products-showcase__media{border-radius:var(--radius-xl) var(--radius-xl) 0 0}.products-showcase__media img{height:100%;object-fit:cover;object-position:top;transition:transform 1s cubic-bezier(.22,1,.36,1);width:100%}.products-showcase:hover .products-showcase__media img{transform:scale(1.03)}@media(max-width:900px){.products-page{padding-top:9rem}.products-page__hero{grid-template-columns:1fr}.products-showcase{gap:2rem;grid-template-columns:.2fr 1fr}.products-showcase__media{grid-column:1 / -1;height:520px}}@media(max-width:620px){.products-showcase{grid-template-columns:1fr;min-height:auto;padding:1rem}.products-showcase__meta{flex-direction:row}.products-showcase__copy{padding:1.5rem 0}.products-showcase__media{grid-column:auto;height:420px}}.product-story{background:var(--paper);min-height:760px;padding:10.5rem 0 6.5rem;position:relative}.product-story--try-on{--product-accent: var(--brand-blue);--product-wash: #eaf1ff}.product-story--studio{--product-accent: var(--brand-violet);--product-wash: #f0e9ff}.product-story__hero-grid{align-items:center;display:grid;gap:clamp(3rem,7vw,8rem);grid-template-columns:.95fr 1.05fr}.product-story__hero-copy h1,.product-story__narrative h2,.product-story__steps h2,.product-story__final h2{font-family:var(--font-display);font-weight:500;letter-spacing:-.065em;line-height:.98;text-wrap:balance}.product-story__hero-copy h1{font-size:clamp(3.5rem,6vw,6.6rem);margin:1.15rem 0 1.5rem;max-width:780px}.product-story__hero-copy .eyebrow{color:var(--product-accent)}.product-story__lede{color:var(--muted);font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.62;max-width:38rem}.product-story__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:2rem}.product-story__hero-media{min-height:550px;position:relative}.product-story__hero-media:before{background:var(--product-wash);border-radius:50%;content:"";top:2%;right:3%;bottom:-4%;left:7%;position:absolute}.product-story__hero-image{border-radius:48% 48% 8px 8px;height:92%;left:15%;overflow:hidden;position:absolute;top:0;width:66%}.product-story__hero-image img{height:100%;object-fit:cover;object-position:top;transition:transform 1.1s cubic-bezier(.22,1,.36,1);width:100%}.product-story__hero-media:hover .product-story__hero-image img{transform:scale(1.035)}.product-story__hero-word{bottom:3%;color:var(--ink);font-family:var(--font-display);font-size:clamp(3.2rem,6.5vw,7.5rem);font-weight:500;left:-1%;letter-spacing:-.075em;line-height:.8;mix-blend-mode:multiply;position:absolute;z-index:3}.product-story__hero-source{background:#fff;border:8px solid var(--paper);bottom:4%;box-shadow:var(--shadow-media);height:31%;overflow:hidden;position:absolute;right:0;transform:rotate(3deg);width:28%;z-index:4}.product-story__hero-source img{height:100%;object-fit:cover;width:100%}.product-story__hero-source span{background:var(--ink);bottom:0;color:#fff;font-family:var(--font-mono);font-size:.58rem;left:0;letter-spacing:.08em;padding:.45rem .55rem;position:absolute;text-transform:uppercase}.product-story__bridge{background:var(--product-accent);color:#fff;overflow:hidden;padding:1.15rem 0}.product-story__bridge-track{align-items:center;animation:product-marquee 28s linear infinite;display:flex;gap:2rem;width:max-content}.product-story__bridge-track span{font-family:var(--font-display);font-size:clamp(1.35rem,2.2vw,2.3rem);font-weight:500;letter-spacing:-.03em;white-space:nowrap}.product-story__bridge-track i{background:var(--brand-aqua);border-radius:50%;height:.55rem;width:.55rem}@keyframes product-marquee{to{transform:translate(-33.333%)}}.product-story__narrative{background:#fff;padding:clamp(6rem,11vw,11rem) 0}.product-story__narrative-grid{align-items:center;display:grid;gap:clamp(3rem,9vw,10rem);grid-template-columns:1.08fr .92fr}.product-story__narrative-media{height:clamp(500px,56vw,760px);overflow:hidden;position:relative}.product-story__narrative-media:after{background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.35));content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.product-story__narrative-media img{height:100%;object-fit:cover;object-position:top;transition:transform 1s cubic-bezier(.22,1,.36,1);width:100%}.product-story__narrative-media:hover img{transform:scale(1.03)}.product-story--try-on .product-story__narrative-media{border-radius:20rem 20rem 0 0}.product-story--studio .product-story__narrative-media{border-radius:var(--radius-xl)}.product-story__narrative-media span{bottom:1.25rem;color:#fff;font-family:var(--font-mono);font-size:.65rem;left:1.25rem;letter-spacing:.08em;position:absolute;text-transform:uppercase;z-index:2}.product-story__narrative-copy h2{font-size:clamp(3rem,4.7vw,5.3rem);margin:1rem 0 1.5rem}.product-story__narrative-copy>p:not(.eyebrow){color:var(--muted);line-height:1.65;max-width:34rem}.product-story__narrative-copy ul{display:grid;gap:.85rem;margin-top:2.2rem}.product-story__narrative-copy li{align-items:center;border-bottom:1px solid var(--line);display:flex;font-size:.9rem;gap:.65rem;padding-bottom:.85rem}.product-story__narrative-copy li svg{color:var(--product-accent);flex:0 0 auto}.product-story__steps{background:var(--paper);padding:clamp(6rem,10vw,10rem) 0}.product-story__steps-heading{display:grid;gap:2rem;grid-template-columns:.72fr 1.5fr}.product-story__steps-heading h2{font-size:clamp(2.8rem,5vw,5.3rem)}.product-story__step-list{border-top:1px solid var(--ink);display:grid;grid-template-columns:repeat(3,1fr);margin-top:4rem}.product-story__step-list article{border-right:1px solid var(--line);min-height:260px;padding:1.4rem 2rem 2rem 0}.product-story__step-list article+article{padding-left:2rem}.product-story__step-list article:last-child{border-right:0}.product-story__step-list span{color:var(--product-accent);font-family:var(--font-mono);font-size:.66rem;letter-spacing:.08em}.product-story__step-list h3{font-family:var(--font-display);font-size:clamp(1.7rem,2.4vw,2.7rem);font-weight:500;letter-spacing:-.045em;margin:3.8rem 0 .75rem}.product-story__step-list p{color:var(--muted);font-size:.88rem;line-height:1.55;max-width:19rem}.product-story__final{background:var(--ink);color:#fff;padding:clamp(6rem,10vw,9rem) 0}.product-story__final-inner{max-width:980px}.product-story__final .eyebrow{color:var(--brand-aqua)}.product-story__final h2{font-size:clamp(3.2rem,6vw,6.2rem);margin:1rem 0 1.5rem}.product-story__final-inner>p:not(.eyebrow){color:#b8bbc4;font-size:1rem;max-width:40rem}.product-story__final-inner>div{align-items:center;display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:2.2rem}.product-story__studio-link{align-items:center;color:#d7dae2;display:inline-flex;font-family:var(--font-display);font-size:.9rem;font-weight:600;gap:.3rem}@media(max-width:900px){.product-story{padding-top:8.8rem}.product-story__hero-grid,.product-story__narrative-grid{grid-template-columns:1fr}.product-story__hero-media{min-height:540px}.product-story__steps-heading{grid-template-columns:1fr}}@media(max-width:680px){.product-story{min-height:auto;padding-bottom:4.5rem}.product-story__hero-media{min-height:420px}.product-story__hero-image{left:12%;width:70%}.product-story__hero-source{height:28%;width:33%}.product-story__narrative-media{height:480px}.product-story__step-list{grid-template-columns:1fr}.product-story__step-list article,.product-story__step-list article+article{border-bottom:1px solid var(--line);border-right:0;min-height:0;padding:1.25rem 0 2rem}.product-story__step-list h3{margin-top:1.8rem}}@media(prefers-reduced-motion:reduce){.product-story__bridge-track{animation:none}}.studio-page{background:#f7f5f0;color:var(--ink)}.studio-page h1,.studio-page h2,.studio-page h3{font-family:var(--font-display);font-weight:500;letter-spacing:-.065em;line-height:.98;text-wrap:balance}.studio-page em{color:#516e66;font-style:normal}.studio-hero{background:#f1eee7;min-height:860px;overflow:hidden;padding:10.25rem 0 6rem}.studio-hero__grid{align-items:center;display:grid;gap:clamp(3rem,6vw,7rem);grid-template-columns:.88fr 1.12fr}.studio-hero__copy{position:relative;z-index:2}.studio-hero__copy .eyebrow{color:#516e66}.studio-hero__copy .eyebrow:before{background:#73988e}.studio-hero h1{font-size:clamp(3.7rem,6.4vw,7rem);margin:1.2rem 0 1.5rem}.studio-hero__lede{color:#555852;font-size:clamp(1rem,1.3vw,1.17rem);line-height:1.65;max-width:40rem}.studio-hero__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:2rem}.studio-hero__facts{border-top:1px solid rgba(11,13,18,.18);display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-top:3.2rem;padding-top:1.15rem}.studio-hero__facts span{color:#666962;font-size:.7rem;line-height:1.35;text-transform:uppercase}.studio-hero__facts b{color:var(--ink);display:block;font-family:var(--font-display);font-size:1.15rem;letter-spacing:-.03em;margin-bottom:.18rem}.studio-hero__art{min-height:660px;position:relative}.studio-hero__art:before{background:#dce7e0;content:"";top:4%;right:6%;bottom:0;left:12%;position:absolute}.studio-hero__main{bottom:0;box-shadow:0 28px 60px #1c292326;height:96%;left:22%;overflow:hidden;position:absolute;width:55%}.studio-hero__main img{height:100%;object-fit:cover;object-position:top;transition:transform .9s cubic-bezier(.22,1,.36,1);width:100%}.studio-hero__art:hover .studio-hero__main img{transform:scale(1.025)}.studio-hero__sources{display:grid;gap:.45rem;left:0;position:absolute;top:12%;width:25%;z-index:2}.studio-hero__sources figure{background:#fff;border:6px solid white;box-shadow:0 12px 28px #0b0d1217;margin:0;position:relative}.studio-hero__sources figure:nth-child(2){transform:translate(-12%) rotate(-2deg)}.studio-hero__sources figure:nth-child(3){transform:translate(7%) rotate(2deg)}.studio-hero__sources img{aspect-ratio:4 / 3;height:auto;object-fit:contain;width:100%}.studio-hero__sources figcaption{background:#fff;bottom:.25rem;font-family:var(--font-mono);font-size:.52rem;left:.35rem;padding:.2rem .3rem;position:absolute;text-transform:uppercase}.studio-hero__motion{background:#fff;bottom:3%;box-shadow:0 22px 46px #0b0d1226;padding:.55rem;position:absolute;right:0;transform:rotate(2deg);width:27%;z-index:2}.studio-hero__motion video{aspect-ratio:9 / 16;object-fit:cover;width:100%}.studio-hero__motion span{align-items:center;display:flex;font-family:var(--font-mono);font-size:.56rem;gap:.3rem;padding:.55rem .15rem .1rem;text-transform:uppercase}.studio-hero__badge{align-items:center;background:#163c33;color:#fff;display:flex;font-family:var(--font-mono);font-size:.6rem;gap:.4rem;letter-spacing:.04em;padding:.7rem .8rem;position:absolute;right:5%;text-transform:uppercase;top:4%;z-index:3}.studio-flow{background:#fff;border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.studio-flow__inner{display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:1.35rem;padding-top:1.35rem}.studio-flow__inner>div{align-items:center;border-right:1px solid var(--line);display:grid;gap:.35rem;grid-template-columns:auto 1fr auto;padding:0 1.1rem}.studio-flow__inner>div:first-child{padding-left:0}.studio-flow__inner>div:last-child{border:0;padding-right:0}.studio-flow__inner span{color:#71988d;font-family:var(--font-mono);font-size:.58rem}.studio-flow__inner b{font-family:var(--font-display);font-size:.8rem;font-weight:600}.studio-flow__inner svg{color:#9b9d96}.studio-proof,.studio-cases,.studio-casting,.studio-interface,.studio-director,.studio-pdp-tease{padding:clamp(6rem,10vw,10rem) 0}.studio-proof{background:#fff}.studio-section-heading{display:grid;gap:1.5rem 3rem;grid-template-columns:.65fr 1.35fr}.studio-section-heading h2,.studio-cases__heading h2,.studio-casting h2,.studio-director__heading h2{font-size:clamp(3rem,5.2vw,5.8rem)}.studio-section-heading>p:last-child{color:var(--muted);grid-column:2;line-height:1.7;max-width:46rem}.studio-proof__journey{align-items:center;display:grid;gap:1.2rem;grid-template-columns:.95fr auto 1.05fr auto .78fr;margin-top:4.5rem}.studio-proof__label{align-items:center;display:flex;font-family:var(--font-mono);font-size:.62rem;gap:.4rem;letter-spacing:.05em;margin-bottom:.8rem;text-transform:uppercase}.studio-proof__sources>div{display:grid;gap:.45rem;grid-template-columns:repeat(3,1fr)}.studio-proof__sources figure{background:#f5f3ee;border:1px solid var(--line);margin:0;padding:.45rem}.studio-proof__sources img{aspect-ratio:3 / 4;object-fit:contain;width:100%}.studio-proof__sources figcaption{color:#676a64;font-size:.61rem;padding:.45rem .1rem .1rem}.studio-proof__arrow{color:#73988e}.studio-proof__result,.studio-proof__video{margin:0;position:relative}.studio-proof__result img,.studio-proof__video video{aspect-ratio:9 / 16;height:min(54vw,650px);object-fit:cover;width:100%}.studio-proof__result figcaption{background:#fffffff0;bottom:.8rem;display:grid;left:.8rem;padding:.65rem .75rem;position:absolute}.studio-proof__result figcaption span{color:#71988d;font-family:var(--font-mono);font-size:.56rem;text-transform:uppercase}.studio-proof__result figcaption b{font-family:var(--font-display);font-size:.75rem;margin-top:.2rem}.studio-proof__video figcaption{align-items:center;background:#163c33;bottom:.8rem;color:#fff;display:flex;font-family:var(--font-mono);font-size:.56rem;gap:.35rem;left:.8rem;padding:.58rem .65rem;position:absolute;text-transform:uppercase}.studio-cases{background:#f2f0eb}.studio-cases__heading{display:grid;gap:2rem;grid-template-columns:.65fr 1.35fr}.studio-cases__heading h2{grid-column:2}.studio-cases__list{border-top:1px solid var(--ink);margin-top:4rem}.studio-case{--case-accent: #ddd;align-items:stretch;border-bottom:1px solid var(--line);display:grid;gap:1rem;grid-template-columns:1.15fr .65fr .85fr .72fr;padding:1.4rem 0}.studio-case__copy{display:flex;flex-direction:column;min-height:450px;padding:.4rem 2rem 1rem 0}.studio-case__number{color:#66897f;font-family:var(--font-mono);font-size:.65rem}.studio-case__copy>p:not(.studio-case__description){font-family:var(--font-mono);font-size:.62rem;letter-spacing:.05em;margin-top:2rem;text-transform:uppercase}.studio-case__copy h3{font-size:clamp(2.2rem,3.35vw,3.75rem);margin:.8rem 0 1.3rem}.studio-case__checks{display:grid;gap:.55rem}.studio-case__checks span{align-items:center;display:flex;font-size:.73rem;gap:.4rem}.studio-case__checks svg{color:#66897f}.studio-case__description{color:#61645e;font-size:.85rem;line-height:1.65;margin-top:auto;max-width:32rem}.studio-case__sources{align-content:end;background:var(--case-accent);display:grid;gap:.35rem;padding:.7rem}.studio-case__sources>span{font-family:var(--font-mono);font-size:.56rem;letter-spacing:.05em;padding:.3rem 0 .5rem;text-transform:uppercase}.studio-case__sources figure{background:#fff;margin:0;padding:.25rem;position:relative}.studio-case__sources img{aspect-ratio:4 / 3;object-fit:contain;width:100%}.studio-case__sources figcaption{bottom:.28rem;font-size:.52rem;left:.35rem;position:absolute}.studio-case__cover,.studio-case__motion{margin:0;overflow:hidden;position:relative}.studio-case__cover img,.studio-case__motion video{height:100%;object-fit:cover;width:100%}.studio-case__cover figcaption,.studio-case__motion figcaption{align-items:center;background:#fffffff0;bottom:.65rem;display:flex;font-family:var(--font-mono);font-size:.54rem;gap:.3rem;left:.65rem;padding:.5rem .58rem;position:absolute;text-transform:uppercase}.studio-casting{background:#dfe9e3;overflow:hidden}.studio-casting__heading{align-items:end;display:grid;gap:3rem;grid-template-columns:1.25fr .75fr}.studio-casting__heading h2{margin-top:1rem}.studio-casting__heading>p{color:#4f5d57;line-height:1.7;max-width:36rem}.studio-casting__grid{display:grid;gap:.6rem;grid-template-columns:repeat(6,1fr);margin-top:4rem}.studio-casting__grid figure{background:#fff;margin:0;min-width:0;overflow:hidden;position:relative}.studio-casting__grid figure:nth-child(2n){transform:translateY(2rem)}.studio-casting__grid img{aspect-ratio:9 / 16;object-fit:cover;object-position:top;transition:transform .7s cubic-bezier(.22,1,.36,1);width:100%}.studio-casting__grid figure:hover img{transform:scale(1.035)}.studio-casting__grid figcaption{align-items:center;background:#fff;bottom:.45rem;display:flex;font-family:var(--font-mono);font-size:.52rem;gap:.25rem;left:.45rem;padding:.38rem .42rem;position:absolute;text-transform:uppercase}.studio-interface{background:#fff}.studio-interface__grid{align-items:center;display:grid;gap:clamp(3rem,7vw,7rem);grid-template-columns:.72fr 1.28fr}.studio-interface__copy h2,.studio-pdp-tease__copy h2{font-size:clamp(2.8rem,4.5vw,5rem);margin:1rem 0 1.4rem}.studio-interface__copy>p:not(.eyebrow){color:var(--muted);line-height:1.7}.studio-interface__copy ul{display:grid;gap:.75rem;margin-top:2rem}.studio-interface__copy li{align-items:center;border-bottom:1px solid var(--line);display:flex;font-size:.83rem;gap:.55rem;padding-bottom:.75rem}.studio-interface__copy li svg{color:#66897f;flex:0 0 auto}.studio-interface__frame{background:#ecece8;box-shadow:0 25px 60px #0b0d121f;margin:0;padding:.75rem}.studio-interface__frame>div{align-items:center;background:#fff;display:flex;gap:.35rem;min-height:36px;padding:0 .55rem}.studio-interface__frame>div span{background:#d4d5d0;border-radius:50%;height:7px;width:7px}.studio-interface__frame>div b{color:#72756e;font-family:var(--font-mono);font-size:.53rem;font-weight:500;margin-left:.4rem;text-transform:uppercase}.studio-interface__frame img{background:#f5f5f2;width:100%}.studio-interface__frame figcaption{color:#696c66;font-family:var(--font-mono);font-size:.54rem;padding:.65rem .15rem .05rem;text-transform:uppercase}.studio-director{background:#edf4f1}.studio-director__heading{display:grid;gap:1.2rem 3rem;grid-template-columns:.65fr 1.35fr}.studio-director__heading h2{grid-column:2}.studio-director__heading>p:last-child{color:#53615c;grid-column:2;line-height:1.7;max-width:48rem}.studio-director__desk{background:#fff;border:1px solid rgba(22,60,51,.22);box-shadow:0 28px 70px #163c331a;margin-top:4rem}.studio-director__topbar{align-items:center;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;min-height:58px;padding:0 1.25rem}.studio-director__topbar>span{align-items:center;display:flex;font-family:var(--font-mono);font-size:.62rem;gap:.4rem;text-transform:uppercase}.studio-director__topbar>div{display:flex;gap:.45rem}.studio-director__topbar b{background:#edf4f1;border:1px solid rgba(22,60,51,.18);font-family:var(--font-mono);font-size:.54rem;font-weight:500;padding:.42rem .55rem;text-transform:uppercase}.studio-director__workspace{display:grid;grid-template-columns:29% 71%}.studio-director__references{border-right:1px solid var(--line);padding:1rem}.studio-director__panel-title{align-items:center;display:flex;font-family:var(--font-mono);font-size:.58rem;justify-content:space-between;margin-bottom:.8rem;text-transform:uppercase}.studio-director__panel-title b{color:#66897f;font-size:.52rem}.studio-director__references>div:nth-child(2){display:grid;gap:.4rem;grid-template-columns:repeat(3,1fr)}.studio-director__references figure{margin:0;overflow:hidden;position:relative}.studio-director__references img{aspect-ratio:9 / 16;object-fit:cover;width:100%}.studio-director__references figcaption{background:#ffffffe6;bottom:.25rem;font-size:.5rem;left:.25rem;padding:.2rem;position:absolute}.studio-director__references button{align-items:center;border:1px solid rgba(22,60,51,.25);display:flex;font-family:var(--font-mono);font-size:.56rem;gap:.35rem;justify-content:center;margin-top:.55rem;min-height:38px;text-transform:uppercase;width:100%}.studio-director__motions{padding:1rem}.studio-director__motion-grid{display:grid;gap:.45rem;grid-template-columns:repeat(5,1fr)}.studio-director__motion-grid article{border:1px solid var(--line);min-width:0}.studio-director__motion-grid video{aspect-ratio:9 / 12;object-fit:cover;width:100%}.studio-director__motion-grid article>div{align-items:center;display:flex;gap:.25rem;padding:.5rem .35rem}.studio-director__motion-grid article>div>svg{color:#71817b;flex:0 0 auto}.studio-director__motion-grid span{display:grid;min-width:0}.studio-director__motion-grid b{font-family:var(--font-display);font-size:.61rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-director__motion-grid small{color:#71746e;font-size:.48rem}.studio-director__timeline{border-top:1px solid var(--line);padding:1rem}.studio-director__timeline-head{align-items:center;display:grid;font-family:var(--font-mono);font-size:.5rem;grid-template-columns:1fr repeat(5,1fr);margin-bottom:.6rem}.studio-director__timeline-head span{align-items:center;display:flex;font-size:.58rem;gap:.35rem;text-transform:uppercase}.studio-director__timeline-head i{color:#777a74;font-style:normal;text-align:right}.studio-director__timeline-track{background:#f3f5f2;display:grid;gap:.35rem;grid-template-columns:repeat(4,1fr);padding:.5rem;position:relative}.studio-director__timeline-track div{align-items:center;background:#dceee7;border:1px solid #a9c9bd;display:flex;gap:.25rem;min-height:68px;padding:.5rem}.studio-director__timeline-track div:nth-child(2n){background:#e9e2f4;border-color:#c9badc}.studio-director__timeline-track span{display:grid}.studio-director__timeline-track small{color:#61716b;font-family:var(--font-mono);font-size:.47rem}.studio-director__timeline-track b{font-family:var(--font-display);font-size:.68rem}.studio-pdp-tease{background:#fff}.studio-pdp-tease__grid{align-items:center;display:grid;gap:clamp(3rem,8vw,8rem);grid-template-columns:1.15fr .85fr}.studio-pdp-tease__media{background:#e5e2da;display:grid;gap:.65rem;grid-template-columns:1.12fr .68fr;padding:1rem;position:relative}.studio-pdp-tease__media img,.studio-pdp-tease__media video{aspect-ratio:9 / 16;height:620px;object-fit:cover;width:100%}.studio-pdp-tease__media span{background:#163c33;bottom:1.8rem;color:#fff;font-family:var(--font-mono);font-size:.56rem;left:1.8rem;padding:.6rem;position:absolute;text-transform:uppercase}.studio-pdp-tease__copy>p:not(.eyebrow){color:var(--muted);line-height:1.7;margin-bottom:2rem}.studio-final{background:#256c5b;color:#fff;padding:clamp(6rem,10vw,9rem) 0}.studio-final__inner{max-width:1000px}.studio-final .eyebrow{color:#d6f0e8}.studio-final .eyebrow:before{background:#d6f0e8}.studio-final h2{font-size:clamp(3.2rem,6vw,6.4rem);margin:1rem 0 1.4rem}.studio-final__inner>p:not(.eyebrow){color:#e1eee9;max-width:44rem}.studio-final__inner>div{align-items:center;display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2rem}.studio-final__inner>div>a:not(.btn){align-items:center;display:inline-flex;font-family:var(--font-display);font-size:.9rem;font-weight:600;gap:.3rem}@media(max-width:1100px){.studio-case{grid-template-columns:1fr .55fr .8fr}.studio-case__motion{display:none}.studio-director__motion-grid{grid-template-columns:repeat(3,1fr)}.studio-director__motion-grid article:nth-child(n+4){display:none}}@media(max-width:900px){.studio-hero__grid,.studio-interface__grid,.studio-pdp-tease__grid{grid-template-columns:1fr}.studio-hero__art{min-height:680px}.studio-flow__inner{grid-template-columns:1fr}.studio-flow__inner>div,.studio-flow__inner>div:first-child,.studio-flow__inner>div:last-child{border-bottom:1px solid var(--line);border-right:0;padding:.75rem 0}.studio-flow__inner>div:last-child{border-bottom:0}.studio-section-heading,.studio-cases__heading,.studio-director__heading,.studio-casting__heading{grid-template-columns:1fr}.studio-section-heading h2,.studio-section-heading>p:last-child,.studio-cases__heading h2,.studio-director__heading h2,.studio-director__heading>p:last-child{grid-column:1}.studio-proof__journey{grid-template-columns:1fr 1fr}.studio-proof__arrow{display:none}.studio-proof__sources{grid-column:1 / -1}.studio-proof__result img,.studio-proof__video video{height:620px}.studio-casting__grid{grid-template-columns:repeat(3,1fr)}.studio-casting__grid figure:nth-child(2n){transform:none}.studio-director__workspace{grid-template-columns:1fr}.studio-director__references{border-bottom:1px solid var(--line);border-right:0}.studio-director__references>div:nth-child(2){grid-template-columns:repeat(3,minmax(0,150px))}}@media(max-width:680px){.studio-hero{min-height:auto;padding:8.5rem 0 4rem}.studio-hero h1{font-size:clamp(3.15rem,15vw,4.4rem)}.studio-hero__facts{grid-template-columns:1fr 1fr}.studio-hero__art{min-height:520px}.studio-hero__main{left:18%;width:60%}.studio-hero__sources{top:9%;width:29%}.studio-hero__sources figure:nth-child(3){display:none}.studio-hero__motion{width:31%}.studio-hero__badge{right:1%}.studio-section-heading h2,.studio-cases__heading h2,.studio-casting h2,.studio-director__heading h2{font-size:clamp(2.7rem,13vw,4rem)}.studio-proof__journey{grid-template-columns:1fr}.studio-proof__sources,.studio-proof__result,.studio-proof__video{grid-column:1}.studio-proof__result img,.studio-proof__video video{height:auto}.studio-case{grid-template-columns:1fr 1fr}.studio-case__copy{grid-column:1 / -1;min-height:390px;padding-right:0}.studio-case__sources{grid-column:1}.studio-case__cover{grid-column:2}.studio-casting__grid{grid-template-columns:repeat(2,1fr)}.studio-interface__frame{margin-left:calc(var(--container-padding) * -1);margin-right:calc(var(--container-padding) * -1);padding:.45rem}.studio-director__desk{margin-left:calc(var(--container-padding) * -1);margin-right:calc(var(--container-padding) * -1)}.studio-director__topbar{align-items:flex-start;flex-direction:column;gap:.7rem;padding:.9rem}.studio-director__motion-grid{grid-template-columns:repeat(3,1fr)}.studio-director__timeline-head{grid-template-columns:1fr repeat(2,1fr)}.studio-director__timeline-head i:nth-of-type(n+3){display:none}.studio-director__timeline-track{grid-template-columns:1fr 1fr}.studio-pdp-tease__media{grid-template-columns:1.2fr .8fr;padding:.55rem}.studio-pdp-tease__media img,.studio-pdp-tease__media video{height:430px}}@media(prefers-reduced-motion:reduce){.studio-hero__main img,.studio-casting__grid img{transition:none}}.studio-showcase{background:#f6f5f1;color:#11120f;padding-top:78px}.studio-showcase h1,.studio-showcase h2,.studio-showcase h3{font-family:var(--font-display);font-weight:500;letter-spacing:-.06em;line-height:1;text-wrap:balance}.studio-showcase__notice{align-items:center;background:#dff0e8;display:flex;font-family:var(--font-mono);font-size:.6rem;gap:.5rem;justify-content:center;letter-spacing:.03em;min-height:42px;padding:.7rem var(--container-padding);text-transform:uppercase}.studio-showcase__notice a{align-items:center;border-bottom:1px solid currentColor;display:inline-flex;gap:.25rem;margin-left:.8rem}.demo-store{background:#fbfbf8;margin:0 auto;max-width:1520px;padding:6.9rem clamp(1.25rem,3vw,3.25rem) clamp(5rem,8vw,8rem)}.demo-store__header{align-items:center;border-bottom:1px solid #d8d7d1;display:grid;grid-template-columns:1fr auto 1fr;min-height:80px}.demo-store__logo{font-family:var(--font-display);font-size:1.55rem;font-weight:700;letter-spacing:.22em}.demo-store__header nav{display:flex;font-family:var(--font-display);font-size:.75rem;gap:1.6rem;justify-self:start}.demo-store__header>div{display:flex;gap:.9rem;justify-self:end}.demo-store__back{align-items:center;display:none;font-size:.75rem;gap:.3rem}.demo-store__crumbs{color:#74766f;display:flex;font-family:var(--font-mono);font-size:.56rem;gap:.55rem;padding:1.25rem 0;text-transform:uppercase}.demo-store__crumbs b{color:#11120f;font-weight:500}.demo-pdp{align-items:start;display:grid;gap:clamp(2.5rem,5vw,6rem);grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.demo-pdp__gallery{display:grid;gap:.65rem;grid-template-columns:1fr 1fr}.demo-pdp__gallery figure{background:#ecebe6;margin:0;overflow:hidden;position:relative}.demo-pdp__gallery img,.demo-pdp__gallery video{aspect-ratio:3 / 4;height:100%;object-fit:cover;width:100%}.demo-pdp__hero{grid-row:span 2}.demo-pdp__hero img{aspect-ratio:3 / 4}.demo-pdp__gallery figcaption{background:#fbfbf8ed;bottom:.7rem;font-family:var(--font-mono);font-size:.52rem;left:.7rem;letter-spacing:.05em;padding:.4rem .48rem;position:absolute;text-transform:uppercase}.demo-pdp__video figcaption{align-items:center;display:flex;gap:.3rem}.demo-pdp__info{padding:1.5rem 0;position:sticky;top:7rem}.demo-pdp__info>p:first-child{color:#6d7069;font-family:var(--font-mono);font-size:.62rem;letter-spacing:.06em;text-transform:uppercase}.demo-pdp__info h1{font-size:clamp(2.8rem,4.2vw,4.7rem);margin:1rem 0 1.5rem}.demo-pdp__price{border-bottom:1px solid #d8d7d1;display:flex;gap:1rem;justify-content:space-between;padding-bottom:1rem}.demo-pdp__price span{color:#62655e;font-size:.74rem}.demo-pdp__price b{font-family:var(--font-display);font-size:.95rem}.demo-pdp__description{color:#5e615a;font-size:.84rem;line-height:1.7;padding:1.35rem 0}.demo-pdp__selector{border-top:1px solid #d8d7d1;padding:1rem 0}.demo-pdp__selector>span{display:flex;font-size:.73rem;justify-content:space-between}.demo-pdp__selector>span b{font-weight:600}.demo-pdp__selector>div{display:flex;gap:.45rem;margin-top:.8rem}.demo-pdp__selector button{background:#bcd8ca;border:2px solid #fbfbf8;box-shadow:0 0 0 1px #ccc;height:25px;width:25px}.demo-pdp__selector button:nth-child(2){background:#34594f}.demo-pdp__selector button:nth-child(3){background:#ded4c4}.demo-pdp__selector button.is-active{box-shadow:0 0 0 1px #11120f}.demo-pdp__size{align-items:center;border:1px solid #c9cac4;display:flex;font-size:.8rem;justify-content:space-between;min-height:52px;padding:0 .9rem;width:100%}.demo-pdp__bag{align-items:center;background:#183d34;color:#fff;display:flex;font-family:var(--font-display);font-size:.85rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:.55rem;min-height:54px;width:100%}.demo-pdp__details{display:grid;gap:.65rem;padding:1.25rem 0}.demo-pdp__details span{align-items:center;color:#5c5f58;display:flex;font-size:.72rem;gap:.45rem}.demo-pdp__details svg{color:#4a796d}.demo-pdp__studio-mark{align-items:flex-start;background:#e6f0eb;display:flex;gap:.55rem;margin-top:.35rem;padding:.85rem}.demo-pdp__studio-mark span{color:#54615b;display:grid;font-size:.63rem;line-height:1.5}.demo-pdp__studio-mark b{color:#183d34;font-family:var(--font-display);font-size:.72rem}.showcase-editorial{background:#fff;padding:clamp(6rem,10vw,10rem) 0}.showcase-editorial__grid{align-items:center;display:grid;gap:1rem;grid-template-columns:.8fr 1fr .65fr}.showcase-editorial__copy{padding-right:clamp(1rem,5vw,5rem)}.showcase-editorial__copy h2,.showcase-origin h2,.showcase-more h2,.showcase-final h2{font-size:clamp(3rem,5vw,5.6rem)}.showcase-editorial__copy h2{margin:1rem 0 1.4rem}.showcase-editorial__copy em{color:#4f756a;font-style:normal}.showcase-editorial__copy>p:last-child{color:var(--muted);line-height:1.7}.showcase-editorial figure{margin:0;position:relative}.showcase-editorial img,.showcase-editorial video{height:min(62vw,760px);object-fit:cover;width:100%}.showcase-editorial__video{transform:translateY(3rem)}.showcase-editorial figcaption{background:#fff;bottom:.7rem;font-family:var(--font-mono);font-size:.53rem;left:.7rem;padding:.45rem;position:absolute;text-transform:uppercase}.showcase-origin{background:#ecf2ee;padding:clamp(6rem,10vw,10rem) 0}.showcase-origin__heading{display:grid;gap:2rem;grid-template-columns:.6fr 1.4fr}.showcase-origin__heading h2{grid-column:2}.showcase-origin__grid{align-items:center;display:grid;gap:2rem;grid-template-columns:1fr .55fr .75fr;margin-top:4rem}.showcase-origin__sources{display:grid;gap:.55rem;grid-template-columns:repeat(3,1fr)}.showcase-origin__sources figure{background:#fff;border:1px solid rgba(24,61,52,.14);margin:0;padding:.5rem;position:relative}.showcase-origin__sources figure>span{color:#66897f;font-family:var(--font-mono);font-size:.52rem}.showcase-origin__sources img{aspect-ratio:3 / 4;object-fit:contain;width:100%}.showcase-origin__sources figcaption{font-size:.6rem;padding:.4rem 0 .1rem}.showcase-origin__line{align-items:center;display:grid;justify-items:center}.showcase-origin__line span{color:#456f63;font-family:var(--font-display);font-size:1.1rem;font-weight:700;letter-spacing:-.04em}.showcase-origin__line i{background:#6f9489;height:1px;margin:.9rem 0;position:relative;width:100%}.showcase-origin__line i:after{border-bottom:4px solid transparent;border-left:6px solid #6f9489;border-top:4px solid transparent;content:"";position:absolute;right:0;top:-3px}.showcase-origin__line b{font-family:var(--font-mono);font-size:.53rem;font-weight:500;text-transform:uppercase}.showcase-origin__result{margin:0;position:relative}.showcase-origin__result img{aspect-ratio:9 / 16;object-fit:cover;width:100%}.showcase-origin__result figcaption{background:#fff;bottom:.75rem;display:grid;left:.75rem;padding:.55rem .65rem;position:absolute}.showcase-origin__result b{font-family:var(--font-display);font-size:.72rem}.showcase-origin__result span{color:#6c6f68;font-size:.56rem}.showcase-more{background:#f6f5f1;padding:clamp(6rem,10vw,10rem) 0}.showcase-more__heading{display:grid;gap:2rem;grid-template-columns:.6fr 1.4fr}.showcase-more__heading h2{grid-column:2}.showcase-more__grid{display:grid;gap:1.2rem;grid-template-columns:1fr 1fr;margin-top:4rem}.showcase-more article{border-top:1px solid #11120f;padding-top:1rem}.showcase-more article>div{display:grid;gap:.55rem;grid-template-columns:1fr .62fr}.showcase-more article img,.showcase-more article video{aspect-ratio:9 / 13;height:100%;object-fit:cover;width:100%}.showcase-more article>span{color:#5d746c;display:block;font-family:var(--font-mono);font-size:.58rem;letter-spacing:.05em;margin-top:1rem;text-transform:uppercase}.showcase-more article h3{font-size:clamp(2rem,3.5vw,3.7rem);margin:.65rem 0 1rem;max-width:32rem}.showcase-more article>a{align-items:center;display:inline-flex;font-family:var(--font-display);font-size:.78rem;font-weight:600;gap:.3rem}.showcase-final{background:#266a59;color:#fff;padding:clamp(6rem,10vw,9rem) 0}.showcase-final__inner{max-width:980px}.showcase-final .eyebrow{color:#dff0e8}.showcase-final .eyebrow:before{background:#dff0e8}.showcase-final h2{margin:1rem 0 2rem}.showcase-final__inner>div{align-items:center;display:flex;flex-wrap:wrap;gap:1.25rem}.showcase-final__inner>div>a:not(.btn){align-items:center;display:inline-flex;font-family:var(--font-display);font-size:.82rem;gap:.35rem}@media(max-width:980px){.demo-pdp{grid-template-columns:1fr}.demo-pdp__info{max-width:620px;position:static}.showcase-editorial__grid{grid-template-columns:1fr 1fr}.showcase-editorial__copy{grid-column:1 / -1;padding:0 0 2rem}.showcase-origin__grid{grid-template-columns:1fr .75fr}.showcase-origin__line{display:none}}@media(max-width:700px){.studio-showcase__notice{align-items:flex-start;flex-wrap:wrap;justify-content:flex-start;padding-bottom:.8rem;padding-top:.8rem}.studio-showcase__notice a{margin-left:0;width:100%}.demo-store{padding-top:5.8rem}.demo-store__header{grid-template-columns:1fr auto 1fr}.demo-store__header nav{display:none}.demo-store__back{display:inline-flex}.demo-pdp__gallery{gap:.35rem}.demo-pdp__hero{grid-row:auto}.demo-pdp__gallery figure{grid-column:auto}.demo-pdp__gallery img,.demo-pdp__gallery video{aspect-ratio:9 / 13}.showcase-editorial__grid{grid-template-columns:1.15fr .85fr}.showcase-editorial img,.showcase-editorial video{height:500px}.showcase-origin__heading,.showcase-more__heading{grid-template-columns:1fr}.showcase-origin__heading h2,.showcase-more__heading h2{grid-column:1}.showcase-origin__grid{grid-template-columns:1fr}.showcase-origin__sources{grid-template-columns:repeat(3,1fr)}.showcase-origin__result{justify-self:center;max-width:330px}.showcase-more__grid{grid-template-columns:1fr}}.case-studies-page{padding-top:calc(72px + var(--spacing-4xl));padding-bottom:var(--spacing-4xl);min-height:100vh;background:var(--bg-primary)}.case-studies-page__header{text-align:center;margin-bottom:var(--spacing-4xl)}.case-studies-page__header h1{font-size:var(--font-size-4xl);font-weight:800;margin-bottom:var(--spacing-md);color:var(--text-primary)}.case-studies-page__header p{font-size:var(--font-size-lg);color:var(--text-secondary)}.case-studies-page__grid{display:flex;flex-direction:column;gap:var(--spacing-xl);max-width:900px;margin:0 auto}.case-study-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:var(--spacing-xl);transition:all var(--transition-base)}.case-study-card:hover{border-color:var(--accent-purple);box-shadow:var(--shadow-md)}.case-study-card__header{display:flex;align-items:center;gap:var(--spacing-md);margin-bottom:var(--spacing-lg)}.case-study-card__logo{font-size:2.5rem}.case-study-card__header h3{font-size:var(--font-size-lg);font-weight:600;color:var(--text-primary)}.case-study-card__industry{font-size:var(--font-size-sm);color:var(--text-muted)}.case-study-card__title{font-size:var(--font-size-xl);font-weight:700;margin-bottom:var(--spacing-md);color:var(--text-primary)}.case-study-card__description{color:var(--text-secondary);line-height:1.7;margin-bottom:var(--spacing-lg)}.case-study-card__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-md);padding-top:var(--spacing-lg);border-top:1px solid var(--border-color)}.case-study-stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--spacing-xs)}.case-study-stat svg{color:var(--accent-purple)}.case-study-stat__value{font-size:var(--font-size-xl);font-weight:700}.case-study-stat__label{font-size:var(--font-size-xs);color:var(--text-muted)}.case-studies-page__cta{text-align:center;margin-top:var(--spacing-4xl);padding:var(--spacing-3xl);background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-2xl)}.case-studies-page__cta h2{font-size:var(--font-size-2xl);font-weight:700;margin-bottom:var(--spacing-lg);color:var(--text-primary)}@media(max-width:768px){.case-study-card__stats{grid-template-columns:1fr}}.faq-page{background:var(--paper);padding:11rem 0 7rem}.faq-page__hero{align-items:end;display:grid;gap:clamp(2rem,9vw,10rem);grid-template-columns:1.5fr .65fr}.faq-page__hero h1,.faq-page__content h2{font-family:var(--font-display);font-weight:500;letter-spacing:-.065em;line-height:.98;text-wrap:balance}.faq-page__hero h1{font-size:clamp(3.7rem,6vw,6.5rem);margin-top:1rem}.faq-page__hero h1 em{color:var(--brand-violet);font-style:normal}.faq-page__hero>p{color:var(--muted);line-height:1.65}.faq-page__content{background:#fff;padding:clamp(5rem,9vw,9rem) 0}.faq-page__layout{align-items:start;display:grid;gap:clamp(3rem,10vw,12rem);grid-template-columns:.7fr 1.3fr}.faq-page__layout aside{position:sticky;top:7rem}.faq-page__layout aside h2{font-size:clamp(2.5rem,4vw,4.4rem);margin:1rem 0 1.4rem}.faq-page__layout aside>p:not(.eyebrow){color:var(--muted);line-height:1.6;max-width:25rem}.faq-page__layout aside a{align-items:center;display:inline-flex;font-family:var(--font-display);font-size:.9rem;font-weight:700;gap:.3rem;margin-top:1.8rem}.faq-page__list{border-top:1px solid var(--ink)}.faq-page__list article{border-bottom:1px solid var(--line)}.faq-page__list button{align-items:center;display:flex;gap:2rem;justify-content:space-between;min-height:112px;text-align:left;width:100%}.faq-page__list button>span{font-family:var(--font-display);font-size:clamp(1.05rem,1.5vw,1.3rem);font-weight:600;letter-spacing:-.02em}.faq-page__list button small{color:var(--brand-blue);display:block;font-family:var(--font-mono);font-size:.58rem;font-weight:500;letter-spacing:.07em;margin-bottom:.45rem;text-transform:uppercase}.faq-page__list button svg{flex:0 0 auto;transition:transform .28s cubic-bezier(.22,1,.36,1)}.faq-page__list button svg.is-open{transform:rotate(45deg)}.faq-page__answer{overflow:hidden}.faq-page__answer p{color:var(--muted);line-height:1.7;max-width:42rem;padding:0 3.5rem 1.8rem 0}@media(max-width:860px){.faq-page{padding-top:9rem}.faq-page__hero,.faq-page__layout{grid-template-columns:1fr}.faq-page__layout aside{position:static}}@media(max-width:560px){.faq-page__list button{min-height:98px}.faq-page__answer p{padding-right:0}}.contact-page{background:var(--paper);padding:11rem 0 7rem}.contact-page__hero{align-items:end;display:grid;gap:clamp(2rem,9vw,10rem);grid-template-columns:1.5fr .65fr}.contact-page h1,.contact-page h2,.contact-page__body h2{font-family:var(--font-display);font-weight:500;letter-spacing:-.065em;line-height:.98;text-wrap:balance}.contact-page h1{font-size:clamp(3.7rem,6vw,6.6rem);margin-top:1rem}.contact-page h1 em{color:var(--brand-blue);font-style:normal}.contact-page__hero-note>p{color:var(--muted);line-height:1.65;margin-bottom:1.25rem}.contact-page__hero-note a{align-items:center;display:inline-flex;font-family:var(--font-display);font-size:.9rem;font-weight:700;gap:.45rem}.contact-page__body{background:#fff;padding:clamp(5rem,9vw,9rem) 0}.contact-page__grid{align-items:stretch;display:grid;gap:1rem;grid-template-columns:.72fr 1.28fr}.contact-page__grid>aside{background:var(--ink);color:#fff;display:flex;flex-direction:column;min-height:660px;padding:clamp(2rem,4vw,4.5rem)}.contact-page__grid>aside .eyebrow{color:var(--brand-aqua)}.contact-page__grid>aside h2{font-size:clamp(2.6rem,4.2vw,4.6rem);margin:1rem 0 1.35rem}.contact-page__grid>aside>p:not(.eyebrow){color:#b8bbc4;line-height:1.65}.contact-page__meeting-meta{border-bottom:1px solid rgba(255,255,255,.2);border-top:1px solid rgba(255,255,255,.2);display:grid;gap:.6rem;margin:auto 0 1.5rem;padding:1.1rem 0}.contact-page__meeting-meta span{align-items:center;color:#d7dae2;display:flex;font-family:var(--font-mono);font-size:.65rem;gap:.45rem;letter-spacing:.05em;text-transform:uppercase}.contact-page__grid>aside .btn{align-self:flex-start}.contact-page__form-wrap{background:var(--paper);padding:clamp(2rem,4vw,4.5rem)}.contact-page__form-heading{border-bottom:1px solid var(--ink);padding-bottom:2rem}.contact-page__form-heading h2{font-size:clamp(2.6rem,4vw,4.4rem);margin-top:.9rem}.contact-form{padding-top:1.5rem}.contact-form__row{display:grid;gap:1.2rem;grid-template-columns:1fr 1fr}.contact-form label{color:var(--muted);display:grid;font-family:var(--font-mono);font-size:.61rem;gap:.45rem;letter-spacing:.06em;margin-top:1.2rem;text-transform:uppercase}.contact-form input,.contact-form select,.contact-form textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0;color:var(--ink);font-family:var(--font-body);font-size:.95rem;letter-spacing:0;min-height:48px;outline:0;padding:.65rem 0;text-transform:none;transition:border-color .2s ease;width:100%}.contact-form textarea{min-height:130px;resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--brand-blue)}.contact-form__footer{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin-top:1.5rem}.contact-form__footer p{color:var(--muted);font-size:.72rem;line-height:1.5;max-width:18rem}.contact-form__status{background:#eaf1ff;color:var(--ink-soft);font-size:.78rem;margin-top:1rem;padding:.85rem 1rem}@media(max-width:900px){.contact-page{padding-top:9rem}.contact-page__hero,.contact-page__grid{grid-template-columns:1fr}.contact-page__grid>aside{min-height:560px}}@media(max-width:620px){.contact-form__row{grid-template-columns:1fr}.contact-form__footer{align-items:stretch;flex-direction:column}.contact-form__footer .btn{width:100%}}.integration-page{background:var(--paper);color:var(--ink);overflow:clip}.integration-page__hero{padding:10.5rem 0 6rem}.integration-page__hero-grid{align-items:center;display:grid;gap:clamp(3rem,8vw,9rem);grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr)}.integration-page__hero-copy{max-width:700px}.integration-page__hero h1{font-family:var(--font-display);font-size:clamp(3.6rem,7vw,7.4rem);font-weight:500;letter-spacing:-.075em;line-height:.91;margin:1.65rem 0 2rem;max-width:760px;text-wrap:balance}.integration-page__hero h1 em,.integration-section-intro em,.integration-page__closing em{color:var(--brand-blue);font-style:normal}.integration-page__hero-copy>p{color:var(--muted);font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.7;max-width:520px}.integration-page__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2.15rem}.integration-page__platforms{border-top:1px solid var(--line);margin-top:4.2rem;padding-top:1rem}.integration-page__platform-label{color:var(--muted);display:block;font-family:var(--font-mono);font-size:.66rem;letter-spacing:.08em;margin-bottom:.8rem;text-transform:uppercase}.integration-page__platforms>div{display:flex;flex-wrap:wrap;gap:.25rem 1.2rem}.integration-page__platforms>div span{color:var(--ink-soft);font-family:var(--font-display);font-size:.86rem}.integration-page__platforms>div span:not(:last-child):after{color:var(--brand-blue);content:"·";margin-left:1.2rem}.integration-page__hero-visual{min-width:0}.integration-console{background:var(--ink);color:#fff;min-height:480px;padding:clamp(1.4rem,3vw,2.4rem);position:relative;transform:rotate(1.2deg)}.integration-console:before{border:1px solid rgba(255,255,255,.16);content:"";top:1rem;right:1rem;bottom:1rem;left:1rem;pointer-events:none;position:absolute}.integration-console__topline{color:#ffffff8c;display:flex;font-family:var(--font-mono);font-size:.62rem;justify-content:space-between;letter-spacing:.1em;position:relative;text-transform:uppercase}.integration-console__title{font-family:var(--font-display);font-size:clamp(2.3rem,4vw,4.2rem);letter-spacing:-.07em;line-height:.95;margin-top:clamp(5.4rem,9vw,8rem);max-width:430px;position:relative}.integration-console__title strong{color:#7fb0ff;font-weight:500}.integration-console__flow{align-items:center;border-bottom:1px solid rgba(255,255,255,.18);border-top:1px solid rgba(255,255,255,.18);display:grid;gap:.8rem;grid-template-columns:1fr auto 1fr auto 1fr;margin-top:5rem;padding:1.1rem 0;position:relative}.integration-console__flow div{display:grid;gap:.2rem}.integration-console__flow span{color:#7fb0ff;font-family:var(--font-mono);font-size:.6rem}.integration-console__flow b{font-family:var(--font-display);font-size:.78rem;font-weight:600}.integration-console__flow small{color:#ffffff85;font-size:.62rem;line-height:1.25}.integration-console__flow>svg{color:#ffffff73}.integration-console__footer{align-items:center;bottom:2.2rem;color:#ffffff94;display:flex;font-family:var(--font-mono);font-size:.62rem;gap:.5rem;position:absolute;text-transform:uppercase}.integration-page__principles{background:var(--paper-white);padding:8rem 0 9rem}.integration-page__principles .container{align-items:start;display:grid;gap:clamp(3rem,9vw,10rem);grid-template-columns:.72fr 1fr}.integration-section-intro{max-width:540px}.integration-section-intro h2{font-family:var(--font-display);font-size:clamp(2.8rem,5vw,5rem);font-weight:500;letter-spacing:-.075em;line-height:.93;margin:1.4rem 0;text-wrap:balance}.integration-section-intro>p{color:var(--muted);font-size:1rem;line-height:1.7;max-width:470px}.integration-principles-list{border-top:1px solid var(--line)}.integration-principles-list article{align-items:center;border-bottom:1px solid var(--line);display:grid;gap:1.5rem;grid-template-columns:2rem 1fr auto;padding:1.5rem 0;transition:padding .3s cubic-bezier(.22,1,.36,1)}.integration-principles-list article:hover{padding-left:.75rem;padding-right:.25rem}.integration-principles-list article>span{color:var(--brand-blue);font-family:var(--font-mono);font-size:.66rem}.integration-principles-list h3{font-family:var(--font-display);font-size:1.2rem;font-weight:600;letter-spacing:-.02em}.integration-principles-list p{color:var(--muted);font-size:.85rem;line-height:1.5;margin-top:.25rem;max-width:490px}.integration-principles-list article>svg{color:var(--brand-blue)}.integration-page__quickstart{background:var(--mist);padding:8rem 0 9rem}.integration-section-intro--center{margin:0 auto;max-width:620px;text-align:center}.integration-section-intro--center>p{margin-left:auto;margin-right:auto}.integration-section-intro--center .eyebrow{justify-content:center}.integration-section-intro--center .eyebrow:before{display:none}.integration-steps{display:grid;gap:1px;grid-template-columns:repeat(3,1fr);margin-top:5rem}.integration-steps article{background:var(--paper-white);min-height:300px;padding:1.8rem;position:relative}.integration-steps article:first-child{background:var(--brand-blue);color:#fff}.integration-steps article:first-child p,.integration-steps article:first-child a{color:#ffffffc7}.integration-steps article>span{color:var(--brand-blue);font-family:var(--font-mono);font-size:.68rem}.integration-steps article:first-child>span{color:#ffffffbf}.integration-steps h3{font-family:var(--font-display);font-size:1.65rem;font-weight:600;letter-spacing:-.045em;line-height:1;margin:5rem 0 1rem}.integration-steps p{color:var(--muted);font-size:.9rem;line-height:1.6;max-width:300px}.integration-steps a{align-items:center;color:var(--ink);display:inline-flex;font-family:var(--font-display);font-size:.8rem;font-weight:600;gap:.35rem;margin-top:1.5rem}.integration-steps code{background:var(--mist);color:var(--ink-soft);display:block;font-family:var(--font-mono);font-size:.63rem;line-height:1.5;margin-top:1.6rem;overflow:auto;padding:.75rem;white-space:nowrap}.integration-page__code{background:var(--paper);padding:9rem 0}.integration-page__code .container{align-items:end;display:grid;gap:clamp(3rem,8vw,8rem);grid-template-columns:.7fr 1fr}.integration-code-panel{background:var(--ink);box-shadow:var(--shadow-media);min-width:0}.integration-code-panel__tabs{align-items:center;border-bottom:1px solid rgba(255,255,255,.15);display:flex;overflow-x:auto;padding:.65rem .75rem 0}.integration-code-panel__tabs button{color:#ffffff94;font-family:var(--font-mono);font-size:.68rem;min-height:42px;padding:.65rem .8rem;white-space:nowrap}.integration-code-panel__tabs button:hover,.integration-code-panel__tabs button.is-active{color:#fff}.integration-code-panel__tabs button.is-active{border-bottom:2px solid #7fb0ff}.integration-code-panel__tabs .integration-code-panel__copy{align-items:center;color:#7fb0ff;display:inline-flex;gap:.35rem;margin-left:auto}.integration-code-panel pre{color:#d4d9e4;font-family:var(--font-mono);font-size:.72rem;line-height:1.75;margin:0;max-height:440px;overflow:auto;padding:1.5rem;white-space:pre-wrap}.integration-page__api{background:var(--paper-white);padding:9rem 0}.integration-api-list{border-top:1px solid var(--line);margin:5rem auto 0;max-width:920px}.integration-api-item{border-bottom:1px solid var(--line)}.integration-api-item summary{align-items:center;cursor:pointer;display:grid;gap:1rem;grid-template-columns:1fr auto 1.5rem;list-style:none;padding:1.4rem 0}.integration-api-item summary::-webkit-details-marker{display:none}.integration-api-item summary code{color:var(--ink);font-family:var(--font-mono);font-size:.85rem}.integration-api-item summary>span{color:var(--brand-blue);font-family:var(--font-mono);font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}.integration-api-item summary b{font-size:1.2rem;font-weight:400;text-align:right}.integration-api-item[open] summary b{transform:rotate(45deg)}.integration-api-item__body{padding:0 0 1.6rem 2.5rem}.integration-api-item__body>p{color:var(--muted);font-size:.9rem;margin-bottom:1.25rem}.integration-api-item table{border-collapse:collapse;font-size:.76rem;width:100%}.integration-api-item th{color:var(--muted);font-family:var(--font-mono);font-size:.6rem;font-weight:500;letter-spacing:.07em;padding:.65rem;text-align:left;text-transform:uppercase}.integration-api-item td{border-top:1px solid var(--line);color:var(--muted);padding:.75rem .65rem;vertical-align:top}.integration-api-item td:first-child{color:var(--ink)}.integration-api-item td code{font-family:var(--font-mono);font-size:.72rem}.integration-page__closing{background:var(--ink);color:#fff;padding:7rem 0}.integration-page__closing .container{align-items:end;display:flex;justify-content:space-between;gap:2rem}.integration-page__closing .eyebrow{color:#fff9}.integration-page__closing h2{font-family:var(--font-display);font-size:clamp(3rem,6vw,6rem);font-weight:500;letter-spacing:-.075em;line-height:.9;margin-top:1.4rem}@media(max-width:900px){.integration-page__hero-grid,.integration-page__principles,.integration-page__code .container{grid-template-columns:1fr}.integration-page__hero-visual{max-width:680px;width:100%}.integration-page__principles .container{gap:4rem}.integration-page__code .container{gap:3.5rem}.integration-steps{grid-template-columns:1fr}.integration-steps article{min-height:0}.integration-steps h3{margin-top:3rem}}@media(max-width:620px){.integration-page__hero{padding:8rem 0 4.5rem}.integration-page__hero h1{font-size:clamp(3.2rem,15vw,5rem)}.integration-page__actions{align-items:stretch;flex-direction:column}.integration-page__actions .btn{width:100%}.integration-page__platforms{margin-top:3rem}.integration-console{min-height:390px;padding:1.25rem;transform:none}.integration-console:before{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}.integration-console__title{font-size:2.6rem;margin-top:4.8rem}.integration-console__flow{gap:.5rem;margin-top:3.5rem}.integration-console__flow>svg{width:12px}.integration-console__flow b{font-size:.65rem}.integration-console__flow small{font-size:.53rem}.integration-console__footer{bottom:1.25rem;font-size:.53rem}.integration-page__principles,.integration-page__quickstart,.integration-page__code,.integration-page__api{padding:5.5rem 0}.integration-section-intro h2{font-size:3rem}.integration-principles-list article{gap:.75rem;grid-template-columns:1.6rem 1fr auto}.integration-principles-list article:hover{padding-left:0}.integration-principles-list h3{font-size:1.05rem}.integration-principles-list p{font-size:.78rem}.integration-steps{margin-top:3rem}.integration-steps article{padding:1.4rem}.integration-page__code .container{gap:2.8rem}.integration-code-panel pre{font-size:.62rem;padding:1rem}.integration-code-panel__tabs{padding-left:.3rem}.integration-code-panel__tabs button{padding-left:.55rem;padding-right:.55rem}.integration-code-panel__tabs .integration-code-panel__copy{margin-left:.25rem}.integration-api-item summary{gap:.55rem;grid-template-columns:1fr auto 1.1rem}.integration-api-item summary code{font-size:.68rem}.integration-api-item__body{padding-left:0;overflow-x:auto}.integration-api-item table{min-width:560px}.integration-page__closing{padding:5.5rem 0}.integration-page__closing .container{align-items:start;flex-direction:column}.integration-page__closing .btn{width:100%}}@media(prefers-reduced-motion:reduce){.integration-console{transform:none}.integration-principles-list article{transition:none}}.book-demo{padding:120px 0 80px;min-height:100vh;background:var(--bg-primary)}.book-demo__container{max-width:800px}.book-demo__header{margin-bottom:40px}.book-demo__title{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:var(--text-primary);background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.book-demo__subtitle{font-size:1.1rem;color:var(--text-secondary);line-height:1.6}.book-demo__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;padding:40px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.book-demo__step-title{display:flex;align-items:center;gap:12px;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid var(--border-color)}.book-demo__step-title .icon{color:#10b981}.book-demo__step-title h2{font-size:1.5rem;font-weight:600;margin:0;color:var(--text-primary)}.book-demo__loading{text-align:center;padding:40px 0;color:var(--text-secondary)}.spinner{width:40px;height:40px;border:3px solid var(--border-color);border-top-color:#10b981;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}@keyframes spin{to{transform:rotate(360deg)}}.book-demo__empty{text-align:center;padding:40px 0;color:var(--text-secondary)}.book-demo__error{background:#ef44441a;border:1px solid rgba(239,68,68,.2);color:#ef4444;padding:16px;border-radius:8px;margin-bottom:24px}.book-demo__date-group{margin-bottom:32px}.book-demo__date-group:last-child{margin-bottom:0}.book-demo__date-title{font-size:1.1rem;font-weight:600;margin-bottom:16px;color:var(--text-primary)}.book-demo__time-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.book-demo__time-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;color:var(--text-primary);font-weight:500;cursor:pointer;transition:all .2s ease}.book-demo__time-btn:hover{border-color:#10b981;color:#10b981;background:#10b9810d}.book-demo__selected-time{background:var(--bg-secondary);padding:16px;border-radius:8px;margin-bottom:30px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--border-color)}.book-demo__change-time{background:none;border:none;color:#10b981;font-weight:500;cursor:pointer;padding:4px 8px;border-radius:4px}.book-demo__change-time:hover{background:#10b9811a}.book-demo__form .form-group{margin-bottom:24px}.book-demo__form label{display:block;margin-bottom:8px;font-weight:500;color:var(--text-primary)}.input-wrapper{position:relative;display:flex;align-items:center}.input-icon{position:absolute;left:16px;color:var(--text-secondary)}.book-demo__form input{width:100%;padding:12px 16px;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;color:var(--text-primary);font-size:1rem;transition:all .2s ease}.book-demo__form .input-wrapper .input-icon+input{padding-left:44px}.book-demo__form input:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.book-demo__submit{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;font-size:1.1rem;margin-top:32px}.book-demo__success{text-align:center;padding:40px 0}.success-icon{color:#10b981;margin-bottom:24px;display:flex;justify-content:center}.book-demo__success h2{font-size:1.8rem;font-weight:600;margin-bottom:16px;color:var(--text-primary)}.book-demo__success p{font-size:1.1rem;color:var(--text-secondary);margin-bottom:8px}.book-demo__success .sub-text{font-size:.95rem;color:var(--text-tertiary)}.success-actions{margin-top:40px}@media(max-width:768px){.book-demo__card{padding:24px}.book-demo__title{font-size:2rem}.book-demo__selected-time{flex-direction:column;align-items:flex-start;gap:12px}.book-demo__change-time{width:100%;text-align:center;background:#10b9811a;padding:8px}}:root{--ink: #0B0D12;--ink-soft: #242732;--paper: #F8F7F4;--paper-white: #FFFFFF;--mist: #EEEDE9;--line: rgba(11, 13, 18, .14);--muted: #656873;--brand-blue: #2673FF;--brand-violet: #8942FF;--brand-aqua: #18D1C5;--accent-wash: #EAF1FF;--container-max: 1240px;--container-padding: clamp(1.25rem, 3vw, 2.5rem);--radius-sm: .5rem;--radius-md: .875rem;--radius-lg: 1.25rem;--radius-xl: 1.75rem;--font-display: "DM Sans", sans-serif;--font-body: "Manrope", sans-serif;--font-mono: "DM Mono", monospace;--shadow-media: 0 18px 50px rgba(11, 13, 18, .12)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.5}button,input,textarea{font:inherit}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:0;color:inherit;cursor:pointer;padding:0}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}ul,ol{list-style:none;margin:0;padding:0}h1,h2,h3,p{margin:0}.container{width:min(100%,var(--container-max));margin:0 auto;padding:0 var(--container-padding)}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;color:var(--muted);font-family:var(--font-mono);font-size:.69rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.eyebrow:before{width:1.6rem;height:1px;background:var(--brand-blue);content:""}.btn{align-items:center;border:1px solid transparent;border-radius:var(--radius-sm);display:inline-flex;font-family:var(--font-display);font-size:.93rem;font-weight:600;gap:.55rem;justify-content:center;min-height:48px;padding:.75rem 1.05rem;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.btn:hover{transform:translateY(-2px)}.btn:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid color-mix(in srgb,var(--brand-blue),white 45%);outline-offset:3px}.btn--ink{background:var(--ink);color:#fff}.btn--ink:hover{background:var(--brand-blue)}.btn--light{background:#fff;border-color:#ffffff61;color:var(--ink)}.btn--outline{background:transparent;border-color:var(--line);color:var(--ink)}.btn--outline:hover{background:var(--paper-white);border-color:var(--ink)}@media(max-width:760px){.btn{min-height:46px}}
