.landing-root{--bg:#fff;--bg-2:#f4f4f4;--ink:#0d0d0d;--ink-2:#5a5851;--ink-3:#767369;--line:#0d0d0d1a;--line-2:#0d0d0d0d;--accent:#2dc7ff;--accent-soft:#2dc7ff38;--r-pill:999px;--r-card:20px;--r-input:12px;--r-chip:10px;--grain:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 .35 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='.4'/></svg>");--ease:cubic-bezier(.2, .9, .2, 1)}.landing-root *{box-sizing:border-box;-webkit-font-smoothing:antialiased;margin:0;padding:0}.landing-root,.landing-root{background:var(--bg);color:var(--ink);font-family:Onest,sans-serif;font-weight:400;line-height:1.4}.landing-root{cursor:auto;overflow-x:clip}.landing-root a{color:inherit;text-decoration:none}.landing-root ::selection{background:var(--accent);color:#0d0d0d}.landing-root ::selection{background:var(--accent);color:#0d0d0d}.landing-root .skip-link{z-index:10002;background:var(--ink);color:var(--bg);border-radius:var(--r-pill);transition:top .25s var(--ease);padding:12px 18px;font-size:13px;font-weight:600;position:fixed;top:-100px;left:16px}.landing-root .skip-link:focus{outline:2px solid var(--accent);outline-offset:2px;top:16px}.landing-root :focus-visible{outline:2px solid var(--accent);outline-offset:3px}.landing-root img{max-width:100%;display:block}.landing-root:before{content:"";pointer-events:none;z-index:9000;background-image:var(--grain);opacity:.1;mix-blend-mode:multiply;position:fixed;inset:0}html.cur-on,html.cur-on *{cursor:none!important}.landing-root .cur{z-index:100000;pointer-events:none;will-change:transform;opacity:0;transition:opacity .25s var(--ease);position:fixed;top:0;left:0}html.cur-on .cur{opacity:1}.landing-root .cur-ic{filter:drop-shadow(1.2px 0 #fff)drop-shadow(-1.2px 0 #fff)drop-shadow(0 1.2px #fff)drop-shadow(0 -1.2px #fff);height:auto;transition:opacity .18s var(--ease), transform .34s cubic-bezier(.34, 1.56, .64, 1);display:block;position:absolute;top:0;left:0}.landing-root .cur-arrow{opacity:1;transform-origin:4px 3px;width:22px;transform:scale(1)}.landing-root .cur-hand{opacity:0;transform-origin:18px 2px;width:46px;transform:scale(.35)}.landing-root .cur.is-hand .cur-arrow{opacity:0;transform:scale(.5)}.landing-root .cur.is-hand .cur-hand{opacity:1;transform:scale(1)}.landing-root .cur.is-down .cur-arrow{transform:scale(.82)}.landing-root .cur.is-down.is-hand .cur-hand{transform:scale(.88)}.landing-root .cur-ring{border:2px solid var(--accent);opacity:0;pointer-events:none;border-radius:50%;width:18px;height:18px;margin:-9px 0 0 -9px;position:absolute;top:0;left:0;transform:scale(0)}.landing-root .cur.is-click .cur-ring{animation:curRipple .55s var(--ease)}@keyframes curRipple{0%{opacity:.9;transform:scale(.25)}to{opacity:0;transform:scale(3.4)}}.landing-root .cur-text{opacity:0;background:#0d0d0d;border-radius:2px;width:2px;height:26px;transition:opacity .15s;position:absolute;top:-13px;left:-1px;box-shadow:0 0 0 1px #ffffffbf}.landing-root .cur.is-text .cur-text{opacity:1}.landing-root .cur.is-text .cur-arrow,.landing-root .cur.is-text .cur-hand{opacity:0}.landing-root .cur-label{color:#fff;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;opacity:0;transition:opacity .2s var(--ease);background:#0d0d0d;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:600;position:absolute;top:0;left:0;transform:translate(22px,22px)}.landing-root .cur.has-label .cur-label{opacity:1}.landing-root .cur-view{background:var(--accent);color:#0d0d0d;opacity:0;transform-origin:50%;width:90px;height:90px;transition:opacity .3s var(--ease), transform .45s cubic-bezier(.34, 1.56, .64, 1);border-radius:50%;justify-content:center;align-items:center;margin:-45px 0 0 -45px;display:flex;position:absolute;top:0;left:0;transform:scale(0);box-shadow:0 10px 30px -8px #2dc7ff8c}.landing-root .cur-view-ring{width:100%;height:100%;animation:9s linear infinite curViewSpin;position:absolute;inset:0}.landing-root .cur-view-ring text{letter-spacing:1.6px;fill:#0d0d0d;font-family:Onest,sans-serif;font-size:9.5px;font-weight:600}.landing-root .cur-view-arrow{width:24px;height:24px;position:relative}.landing-root .cur.is-view .cur-view{opacity:1;transform:scale(1)}.landing-root .cur.is-view .cur-arrow,.landing-root .cur.is-view .cur-hand{opacity:0}.landing-root .cur.is-down.is-view .cur-view{transform:scale(.9)}@keyframes curViewSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.landing-root .cur-view-ring{animation:none}}@media (any-hover:none){html.cur-on,html.cur-on *{cursor:auto!important}.landing-root .cur{display:none}}@media (prefers-reduced-motion:reduce){.landing-root .cur-ic{transition:opacity .15s}.landing-root .cur.is-click .cur-ring{animation:none}}.landing-root header.nav{display:none}.landing-root ._x_old_nav{z-index:200;border-bottom:1px solid #0000;grid-template-columns:1fr auto 1fr;align-items:center;padding:18px 28px;transition:background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,border-color .4s;display:grid;position:fixed;top:0;left:0;right:0}.landing-root header.nav.is-stuck{-webkit-backdrop-filter:saturate(1.4)blur(14px);border-bottom-color:var(--line);background:#f5f3eec7}.landing-root .logo{color:var(--ink);align-items:center;gap:10px;display:flex}.landing-root .logo img{width:auto;height:54px;transition:transform .8s var(--ease);display:block}.landing-root .logo:hover img{transform:scale(1.04)rotate(-2deg)}.landing-root .nav-time{letter-spacing:.05em;color:var(--ink-2);font-variant-numeric:tabular-nums;justify-self:center;align-items:center;gap:10px;font-size:12px;display:flex}.landing-root .nav-time .live{align-items:center;gap:7px;display:inline-flex}.landing-root .nav-time .live .dot{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite livepulse;box-shadow:0 0 #2dc7ff73}@keyframes livepulse{0%{box-shadow:0 0 #2dc7ff80}80%,to{box-shadow:0 0 0 12px #2dc7ff00}}.landing-root .nav-time b{color:var(--ink);font-weight:500}.landing-root .nav-time .sep{color:var(--ink-3)}.landing-root .menu-btn{background:var(--ink);color:var(--bg);border-radius:var(--r-pill);cursor:auto;isolation:isolate;transition:transform .35s var(--ease), box-shadow .4s var(--ease);border:0;justify-self:end;align-items:center;gap:10px;padding:11px 16px 11px 14px;font-family:inherit;font-size:13px;font-weight:500;display:flex;position:relative;overflow:hidden}.landing-root .menu-btn:before{content:"";opacity:0;transition:opacity .4s var(--ease);pointer-events:none;z-index:-1;background:radial-gradient(circle,#2dc7ff8c,#0000 65%);position:absolute;inset:0}.landing-root .menu-btn:hover{transform:translateY(-2px);box-shadow:0 16px 40px -14px #0f0f0ea6}.landing-root .menu-btn:hover:before{opacity:1}.landing-root .menu-btn .lines{flex-direction:column;gap:3px;display:inline-flex}.landing-root .menu-btn .lines span{background:var(--bg);width:14px;height:1.5px;transition:transform .3s;display:block}.landing-root .menu-btn:hover .lines span:first-child{transform:translate(-2px)}.landing-root .menu-btn:hover .lines span:last-child{transform:translate(2px)}.landing-root .hero{background:var(--bg);flex-direction:column;justify-content:flex-start;align-items:center;min-height:auto;padding:clamp(180px,18vw,240px) clamp(24px,3vw,40px) clamp(120px,14vw,180px);display:flex;position:relative;overflow:hidden}.landing-root .hero:before{content:"";opacity:0;pointer-events:none;z-index:0;filter:blur(8px);background:radial-gradient(circle,#2dc7ff1a,#2dc7ff08 35%,#2dc7ff00 60%);border-radius:50%;width:min(120vw,1400px);height:min(120vw,1400px);position:absolute;bottom:-30vmin;left:50%;transform:translate(-50%)}.landing-root .hero-eyebrow{letter-spacing:.01em;text-transform:none;color:#0d0d0d;z-index:10;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;opacity:0;transition:opacity .9s var(--ease) .15s, transform .9s var(--ease) .15s;isolation:isolate;background:#cdeefb;border:0;border-radius:99px;align-items:center;gap:14px;margin-bottom:clamp(80px,11vw,140px);padding:14px 28px;font-size:14px;font-weight:400;display:inline-flex;position:relative;transform:translateY(-8px)}.landing-root .hero-eyebrow:before{display:none}.landing-root .hero-eyebrow .ai-sparkle{width:18px;height:18px;color:var(--ink);filter:none;flex-shrink:0;justify-content:center;align-items:center;margin-right:2px;animation:3.4s ease-in-out infinite aiTwinkle;display:inline-flex}.landing-root .hero-eyebrow .ai-sparkle svg{width:100%;height:100%;display:block}@keyframes aiTwinkle{0%,to{opacity:.95;transform:scale(1)rotate(0)}50%{opacity:1;transform:scale(1.15)rotate(8deg)}}.landing-root ._x_unused_eyebrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:opacity .9s var(--ease) .15s, transform .9s var(--ease) .15s;background:#2dc7ff47;border:1px solid #2dc7ff8c;border-radius:99px;padding:11px 22px;transform:translateY(-8px);box-shadow:0 6px 24px -10px #2dc7ff73,inset 0 1px #fff9}.landing-root .hero-eyebrow:before{content:"";opacity:.7;pointer-events:none;background:linear-gradient(90deg,#2dc7ff00 0%,#2dc7ff2e 50%,#2dc7ff00 100%);border-radius:99px;position:absolute;inset:0}.landing-root .hero.in .hero-eyebrow{opacity:1;transform:none}.landing-root .hero-eyebrow .pulse{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite livepulse;box-shadow:0 0 #2dc7ff80}.landing-root .hero-grid{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:48px;width:100%;max-width:1200px;display:flex;position:relative}.landing-root .hero-h1{letter-spacing:-.035em;color:var(--ink);text-wrap:balance;font-weight:500;line-height:1.02;font-size:clamp(56px,8.4vw,132px)!important}.landing-root .hero-h1 .line{display:block}.landing-root .vcr{vertical-align:bottom;margin-bottom:-.12em;padding-bottom:.12em;line-height:1.1;display:inline-block;overflow:hidden}.landing-root .vcr-inner{transition:transform 1.05s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--i,0) * 32ms + var(--base-d,0s));display:inline-block;transform:translateY(120%)}.landing-root .hero.in .vcr-inner{transform:translateY(0)}.landing-root .hero-h1 .line-1{--base-d:0s}.landing-root .hero-h1 .line-2{--base-d:.32s}.landing-root .hero-h1 .vcr{margin:-.3em -.18em -.42em;padding:.3em .18em .42em;line-height:1.1}.landing-root .hero-h1 .vcr-inner{transform:translateY(170%)}.landing-root .hero.vcr-done .vcr{overflow:visible}.landing-root .hero-h1 .ital{color:var(--ink);letter-spacing:-.015em;font-family:Instrument Serif,serif;font-style:italic;font-weight:400;display:inline-block;position:relative}.landing-root .hero-h1 .ital:after{content:"";background:var(--accent);transform-origin:0;height:.05em;transition:transform 1.4s var(--ease) 1.1s;border-radius:99px;display:none;position:absolute;bottom:.1em;left:4%;right:4%;transform:scaleX(0)}.landing-root .hero.in .hero-h1 .ital:after{transform:scaleX(1)}.landing-root .hero-desc{color:#3b3a35;text-wrap:pretty;z-index:3;max-width:680px;font-size:clamp(17px,1.35vw,21px);line-height:1.55;position:relative}.landing-root .hero-desc .vcr{margin-bottom:-.18em;padding-bottom:.18em;line-height:1.55}.landing-root .hero-desc .vcr-inner{transition-duration:.9s;transition-delay:calc(var(--i,0) * 38ms + 1.1s)}.landing-root .hero-desc em{color:var(--ink);font-family:Instrument Serif,serif;font-size:1.05em;font-style:italic;font-weight:500}.landing-root .hero-cta-wrap{opacity:0;transition:opacity .9s var(--ease) .6s, transform .95s var(--ease) .6s;z-index:3;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:32px;display:flex;transform:translateY(20px)}.landing-root .hero.in .hero-cta-wrap{opacity:1;transform:none}.landing-root .hero-cta{background:var(--ink);color:#fff;letter-spacing:.04em;cursor:auto;transition:transform .5s var(--ease), box-shadow .5s var(--ease);border-radius:99px;align-items:center;gap:14px;padding:20px 32px;font-size:15px;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 14px 40px -16px #0f0f0e8c}.landing-root .hero-cta:before{content:"";opacity:0;transition:opacity .4s var(--ease);background:radial-gradient(circle,#2dc7ff8c,#0000 65%);position:absolute;inset:0}.landing-root .hero-cta:hover{transform:translateY(-2px);box-shadow:0 24px 60px -20px #0f0f0eb3}.landing-root .hero-cta:hover:before{opacity:1}.landing-root .hero-cta span{z-index:1;position:relative}.landing-root .hero-cta .arrow{z-index:1;width:26px;height:26px;color:var(--ink);transition:transform .55s var(--ease), background .35s var(--ease);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:relative}.landing-root .hero-cta:hover .arrow{background:var(--accent);transform:translate(2px,-2px)rotate(-6deg)}.landing-root .hero-cta-meta{letter-spacing:.04em;color:#3b3a35;align-items:center;gap:9px;font-size:12.5px;font-weight:500;display:inline-flex}.landing-root .hero-cta-meta__pulse{background:var(--accent);opacity:0;width:7px;height:7px;transition:opacity .4s var(--ease) .85s;border-radius:50%;flex-shrink:0;animation:2.4s ease-out infinite livepulse;box-shadow:0 0 #2dc7ff80}.landing-root .hero.in .hero-cta-meta__pulse{opacity:1}.landing-root .hero-cta-meta .vcr-inner{transition-delay:calc(var(--i,0) * 35ms + .75s)}.landing-root .hero-meta-row{text-align:center;letter-spacing:.22em;text-transform:uppercase;color:#646159;justify-content:center;margin:108px auto 0;font-size:11px;font-weight:500;display:flex}.landing-root .hero-meta-row .vcr-inner{transition-delay:calc(var(--i,0) * 28ms + 2.35s)}@media (prefers-reduced-motion:reduce){.landing-root .hero-cta-meta__pulse{animation:none}.landing-root .hero-h1 .line-2 .ital{transition-duration:.001ms;transition-delay:0s}}.landing-root .logoloop{--ll-fade:#fff;width:100%;margin-top:18px;padding:16px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%)}.landing-root .logoloop-track{will-change:transform;width:max-content;animation:45s linear infinite logoloop;display:flex}.landing-root .logoloop:hover .logoloop-track{animation-play-state:paused}.landing-root .logoloop-list{align-items:center;gap:clamp(56px,7vw,104px);margin:0;padding:0 clamp(56px,7vw,104px) 0 0;list-style:none;display:flex}.landing-root .logoloop-item{letter-spacing:-.01em;color:var(--ink-3);transition:color .35s var(--ease), transform .35s var(--ease);white-space:nowrap;flex:none;font-family:Instrument Serif,serif;font-size:30px;font-style:italic;font-weight:400;line-height:1;list-style:none}.landing-root .logoloop-item::marker{content:""}.landing-root .logoloop-item:hover{color:var(--ink);transform:translateY(-2px)}.landing-root .logoloop-item a{align-items:center;text-decoration:none;display:flex}.landing-root .logoloop-logo{object-fit:contain;filter:grayscale();opacity:.4;width:auto;max-width:280px;height:54px;transition:filter .4s var(--ease), opacity .4s var(--ease), transform .4s var(--ease);display:block}.landing-root .logoloop-item a:hover .logoloop-logo{filter:grayscale(0);opacity:1;transform:translateY(-2px)}.landing-root .logoloop-item .dot{background:var(--ink-3);vertical-align:middle;border-radius:50%;width:4px;height:4px;margin:0;display:inline-block}@keyframes logoloop{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.landing-root .logoloop-track{animation:none}}.landing-root .hero-meta-row{text-align:center;letter-spacing:.22em;text-transform:uppercase;color:#646159;margin:48px auto 0;font-size:11px;font-weight:500;display:block}.landing-root .hero-meta-row .vcr{vertical-align:middle}.landing-root .hp-field{width:1px;height:1px;left:-9999px;overflow:hidden;position:absolute!important}.landing-root .hero-foot{letter-spacing:.22em;text-transform:uppercase;color:var(--ink-3);z-index:3;justify-content:space-between;font-size:11px;display:flex;position:absolute;bottom:118px;left:32px;right:32px}.landing-root .bot-nav{z-index:300;-webkit-backdrop-filter:saturate(1.4);backdrop-filter:saturate(1.4);transition:transform .5s var(--ease), opacity .5s var(--ease);background:#0b0b0b;border-radius:999px;align-items:center;gap:6px;padding:8px 8px 8px 12px;display:inline-flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 24px 48px -18px #00000073,inset 0 0 0 1px #ffffff0a}.landing-root .bot-nav.is-hidden{opacity:0;pointer-events:none;transform:translate(-50%,140%)}.landing-root .bn-logo{width:50px;min-width:50px;height:50px;min-height:50px;transition:transform .5s var(--ease);background:#0b0b0b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.landing-root .bn-logo:hover{transform:rotate(-8deg)scale(1.05)}.landing-root .bn-logo img{object-fit:contain;filter:brightness(0)invert();width:26px;height:26px;display:block}.landing-root .bn-links{align-items:center;gap:2px;padding:0 6px;display:none;position:relative}.landing-root .bn-pill{width:0;height:38px;transition:transform .5s var(--ease), width .5s var(--ease), opacity .3s;opacity:0;z-index:0;background:#fff;border-radius:999px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.landing-root .bn-links a{z-index:1;color:#ffffffc7;transition:color .35s var(--ease);cursor:auto;letter-spacing:-.005em;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:450;position:relative}.landing-root .bn-links a:hover{color:#fff}.landing-root .bn-links a.is-active{color:#0b0b0b;font-weight:500}.landing-root .bn-status{letter-spacing:.14em;text-transform:uppercase;color:#ffffffb3;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:7px;margin-left:4px;padding:10px 14px;font-size:11px;display:none}.landing-root .bn-status .dot{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite livepulse;box-shadow:0 0 #2dc7ff73}.landing-root{padding-bottom:0}@media (width<=900px){.landing-root .hero-grid{grid-template-columns:1fr}.landing-root .hero-desc{justify-self:start;margin-top:0}.landing-root .bn-links,.landing-root .bn-status{display:none}}.landing-root .spin-badge{z-index:3;pointer-events:none;opacity:0;width:clamp(120px,12vw,168px);height:clamp(120px,12vw,168px);transition:opacity 1s var(--ease) .35s, transform 1.1s var(--ease) .35s;position:absolute;top:clamp(160px,18vw,260px);left:clamp(32px,7vw,120px);transform:translateY(20px)scale(.94)}.landing-root .hero.in .spin-badge{opacity:1;transform:translateY(0)scale(1)}.landing-root .spin-badge__ring{animation:18s linear infinite spinBadgeRot;position:absolute;inset:0}.landing-root .spin-badge__ring svg{width:100%;height:100%;display:block;overflow:visible}.landing-root .spin-badge__ring text{letter-spacing:.18em;text-transform:uppercase;fill:var(--ink);opacity:.78;font-family:Geist Mono,JetBrains Mono,ui-monospace,monospace;font-size:7.4px;font-weight:500}.landing-root .spin-badge__core{color:var(--ink);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.landing-root .spin-badge__core svg,.landing-root .spin-badge__core img{width:38%;height:38%;animation:3.6s ease-in-out infinite badgeCoreTwinkle;display:block}.landing-root .spin-badge__dot{background:var(--accent);opacity:0;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #2dc7ff2e}@media (prefers-reduced-motion:reduce){.landing-root .vcr-inner{transition-duration:.001ms!important;transition-delay:0s!important;transform:none!important}.landing-root .hero-cta-meta__pulse{opacity:1!important;transition:none!important}.landing-root .hero-cta-wrap{transition-duration:.001ms!important;transition-delay:0s!important}}@keyframes spinBadgeRot{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes badgeCoreTwinkle{0%,to{opacity:.95;transform:scale(1)rotate(0)}50%{opacity:1;transform:scale(1.12)rotate(10deg)}}@media (width<=900px){.landing-root .spin-badge{width:104px;height:104px;top:120px;left:24px}.landing-root .spin-badge__ring text{font-size:7.6px}}@media (width<=560px){.landing-root .spin-badge{width:86px;height:86px;top:104px;left:16px}.landing-root .spin-badge__ring text{letter-spacing:.14em;font-size:8px}}@media (prefers-reduced-motion:reduce){.landing-root .spin-badge__ring{animation-duration:60s}}.landing-root ._x_old_hero_unused{flex-direction:column;justify-content:flex-end;min-height:100vh;padding:140px 32px 40px;display:flex;position:relative;overflow:hidden}.landing-root .hero-meta{color:var(--ink-2);justify-content:space-between;font-size:12px;display:flex;position:absolute;top:120px;left:32px;right:32px}.landing-root .hero-meta .col{flex-direction:column;gap:4px;max-width:240px;display:flex}.landing-root .hero-meta .col span:first-child{color:var(--ink-3);letter-spacing:.18em;text-transform:uppercase;font-size:10.5px}.landing-root .hero-meta .col span:last-child{color:var(--ink);font-size:13px}.landing-root .hero-tagline{z-index:2;letter-spacing:.16em;text-transform:uppercase;color:var(--ink);background:var(--bg);border:1px solid var(--line);border-radius:var(--r-pill);opacity:0;transition:opacity .8s var(--ease) .2s, transform .9s var(--ease) .2s;box-shadow:0 1px 0 var(--line-2);align-self:flex-start;align-items:center;gap:10px;margin-bottom:-26px;margin-left:6px;padding:10px 16px;font-size:12px;display:inline-flex;position:relative;transform:translateY(20px)}.landing-root .hero.in .hero-tagline{opacity:1;transform:none}.landing-root .hero-tagline .pulse{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite livepulse;display:inline-block;box-shadow:0 0 #2dc7ff73}.landing-root .hero-tagline b{color:var(--ink);font-weight:600}.landing-root ._x_hero_h1_legacy_disabled{letter-spacing:-.045em;text-transform:uppercase;z-index:1;font-size:clamp(64px,15vw,260px);font-weight:600;line-height:.86;position:relative}.landing-root .hero h1 .ital{text-transform:none;letter-spacing:-.02em;font-family:Instrument Serif,serif;font-style:italic;font-weight:400;display:inline-block;position:relative;transform:translateY(.05em)}.landing-root .hero h1 .ital:after{content:"";background:var(--accent);transform-origin:0;height:.06em;transition:transform 1.4s var(--ease) .6s;border-radius:99px;display:none;position:absolute;bottom:.18em;left:8%;right:8%;transform:scaleX(0)}.landing-root .hero.in h1 .ital:after{transform:scaleX(1)}.landing-root .hero h1 .line{opacity:0;transition:opacity 1s var(--ease), transform 1.1s var(--ease);display:block;transform:translateY(40px)}.landing-root .hero.in h1 .line{opacity:1;transform:none}.landing-root .hero h1 .line:nth-child(2){transition-delay:.1s}.landing-root .hero h1 .line:nth-child(3){transition-delay:.2s}.landing-root .hero-bottom{border-top:1px solid var(--line);grid-template-columns:1.2fr 1fr 1fr;align-items:end;gap:32px;margin-top:64px;padding-top:28px;display:grid}.landing-root .hero-bottom p{color:var(--ink-2);max-width:420px;font-size:15px;line-height:1.55}.landing-root .hero-bottom p strong{color:var(--ink);font-weight:500}.landing-root .hero-services{flex-wrap:wrap;align-self:end;align-items:center;gap:8px 14px;display:flex}.landing-root .hero-services .hs-label{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);margin-right:4px;font-size:11px}.landing-root .hero-services .hs-item{color:var(--ink);border:1px solid var(--line);border-radius:var(--r-pill);transition:all .35s var(--ease);cursor:auto;padding:8px 14px;font-size:13px}.landing-root .hero-services .hs-item:hover{border-color:var(--ink);transform:translateY(-2px)}.landing-root .scroll-cue{letter-spacing:.15em;text-transform:uppercase;color:var(--ink-2);justify-self:end;align-items:center;gap:10px;font-size:11px;display:flex}.landing-root .scroll-cue .arrow{border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;animation:2.2s ease-in-out infinite bob;display:inline-flex}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.landing-root .marquee-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:56px;padding:14px 0;overflow:hidden}.landing-root .marquee-strip .track{white-space:nowrap;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-2);gap:36px;font-size:12px;animation:50s linear infinite scroll-x;display:flex}.landing-root .marquee-strip:hover .track{animation-play-state:paused}.landing-root .marquee-strip .track span{align-items:center;gap:36px;display:inline-flex}.landing-root .marquee-strip .track span:after{content:"●";color:var(--ink-3);font-size:6px}@keyframes scroll-x{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-root .split{border-top:1px solid var(--line);grid-template-columns:560px 1fr;gap:0;display:grid;position:relative}.landing-root .split-aside{border-right:1px solid var(--line);background:var(--bg);flex-direction:column;justify-content:space-between;height:100vh;padding:clamp(96px,10vw,140px) clamp(40px,5vw,100px) clamp(60px,6vw,100px);display:flex;position:sticky;top:0}.landing-root .aside-stack{flex:1;min-height:520px;position:relative}.landing-root .aside-section{opacity:0;transition:opacity .55s var(--ease), transform .6s var(--ease);pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0;transform:translateY(16px)}.landing-root .aside-section.is-active{opacity:1;pointer-events:auto;transform:none}.landing-root .aside-section .num-row{align-items:flex-end;gap:14px;display:flex}.landing-root .aside-section .num-row .of{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);padding-bottom:18px;font-size:11px}.landing-root .aside-section .num{letter-spacing:-.02em;color:var(--ink);font-family:Instrument Serif,serif;font-size:clamp(96px,10vw,140px);font-style:italic;font-weight:400;line-height:.95}.landing-root .aside-section .label{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-2);align-items:center;gap:8px;margin-top:18px;font-size:11px;display:flex}.landing-root .aside-section .label:before{content:"";background:var(--ink-2);width:18px;height:1px}.landing-root .aside-section h2{letter-spacing:-.025em;text-wrap:balance;margin-top:16px;font-size:32px;font-weight:500;line-height:1.18}.landing-root .aside-section h2 em{color:var(--ink-2);font-family:Instrument Serif,serif;font-style:italic;font-weight:400}@supports (-webkit-text-stroke:1px black){.landing-root .aside-section h2{-webkit-text-stroke:1px var(--ink);color:#0000;transition:color .9s var(--ease), -webkit-text-stroke-color .9s var(--ease)}.landing-root .aside-section h2 em{-webkit-text-stroke:1px var(--ink-2);color:#0000;transition:color .9s var(--ease) 80ms, -webkit-text-stroke-color .9s var(--ease) 80ms}.landing-root .aside-section.is-active h2{color:var(--ink);-webkit-text-stroke-color:transparent}.landing-root .aside-section.is-active h2 em{color:var(--ink-2);-webkit-text-stroke-color:transparent}}@media (prefers-reduced-motion:reduce){.landing-root .aside-section h2,.landing-root .aside-section.is-active h2{color:var(--ink);-webkit-text-stroke-color:transparent;transition:none}.landing-root .aside-section h2 em,.landing-root .aside-section.is-active h2 em{color:var(--ink-2);-webkit-text-stroke-color:transparent}}.landing-root .aside-section .desc{color:var(--ink-2);max-width:300px;margin-top:20px;font-size:14px;line-height:1.6}.landing-root .aside-progress{display:none}.landing-root .aside-progress .row{justify-content:space-between;align-items:center;display:flex}.landing-root .aside-progress .row b{color:var(--ink);font-size:11px;font-weight:500}.landing-root .aside-progress .bar{background:var(--line);border-radius:99px;height:2px;position:relative;overflow:hidden}.landing-root .aside-progress .bar i{background:var(--ink);border-radius:99px;width:0%;transition:width .25s linear;position:absolute;top:0;bottom:0;left:0}.landing-root .rhs{flex-direction:column;display:flex}.landing-root .rsec{border-bottom:1px solid var(--line);padding:clamp(96px,8vw,140px) clamp(40px,5vw,80px);position:relative}.landing-root .rsec:last-child{border-bottom:0}.landing-root .eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-2);align-items:center;gap:14px;margin-top:0;margin-bottom:48px;font-size:11px;font-weight:400;display:flex}.landing-root .eyebrow .num{border-radius:var(--r-pill);background:var(--accent);color:#0d0d0d;letter-spacing:0;justify-content:center;align-items:center;width:28px;height:28px;font-family:Onest,sans-serif;font-size:11px;font-weight:600;display:inline-flex}.landing-root .eyebrow .ind{background:var(--line);flex:1;height:1px}.landing-root .eyebrow .end{color:var(--ink-3)}.landing-root .reveal{opacity:0;transition:opacity .82s var(--ease), transform .98s var(--ease);transform:translateY(38px)}.landing-root .reveal.in{opacity:1;transform:none}.landing-root .no-js .reveal{opacity:1!important;transform:none!important}.landing-root .reveal.d1{transition-delay:80ms}.landing-root .reveal.d2{transition-delay:.16s}.landing-root .reveal.d3{transition-delay:.24s}.landing-root .reveal.d4{transition-delay:.32s}.landing-root .r-up{opacity:0;transition:opacity .95s var(--ease), transform 1.05s var(--ease);transform:translateY(60px)}.landing-root .r-up.in{opacity:1;transform:none}.landing-root .r-mask{clip-path:inset(0 100% 0 0);transition:clip-path 1.15s cubic-bezier(.7,.05,.2,1)}.landing-root .r-mask.in{clip-path:inset(0)}.landing-root .r-blur{opacity:0;transition:opacity 1.1s var(--ease), transform 1.1s var(--ease);transform:translateY(22px)}.landing-root .r-blur.in{opacity:1;transform:none}.landing-root .r-tilt{opacity:0;transition:opacity 1s var(--ease), transform 1.1s var(--ease);transform:translateY(46px)rotate(-1.5deg)}.landing-root .r-tilt.in{opacity:1;transform:none}.landing-root .r-scale{opacity:0;transition:opacity .9s var(--ease), transform 1s var(--ease);transform:scale(.94)}.landing-root .r-scale.in{opacity:1;transform:scale(1)}.landing-root [data-stagger]>*{opacity:0;transition:opacity .8s var(--ease), transform .9s var(--ease);transition-delay:calc(var(--i,0) * 70ms);transform:translateY(34px)}.landing-root [data-stagger].in>*{opacity:1;transform:none}.landing-root .tw-line{vertical-align:bottom;line-height:1.05;display:inline-block;overflow:hidden}.landing-root .tw-line>i{font-style:inherit;transition:transform 1.05s cubic-bezier(.6, .04, .2, 1) calc(var(--i,0) * 60ms);display:inline-block;transform:translateY(108%)}.landing-root .tw-line.in>i{transform:translateY(0)}.landing-root .eyebrow .num{opacity:0;transition:transform .8s cubic-bezier(.34, 1.56, .64, 1), opacity .5s var(--ease);transform:scale(.4)rotate(-25deg)}.landing-root .eyebrow.in .num{opacity:1;transform:none}.landing-root .eyebrow .ind{transform-origin:0;transition:transform 1.05s cubic-bezier(.7,.05,.2,1) .25s;transform:scaleX(0)}.landing-root .eyebrow.in .ind{transform:scaleX(1)}.landing-root .eyebrow .end{opacity:0;transition:opacity .8s var(--ease) .5s, transform .8s var(--ease) .5s;transform:translate(8px)}.landing-root .eyebrow.in .end{opacity:1;transform:none}.landing-root .rsec{--p:0}.landing-root .rsec .eyebrow{transform:translateY(calc(var(--p,0) * -14px))}.landing-root .rsec.in-view .eyebrow{will-change:transform}.landing-root .rsec--works{padding-left:clamp(40px,5vw,80px)!important;padding-right:0!important}.landing-root .works-v2{grid-template-columns:minmax(220px,260px) minmax(0,1fr);align-items:start;gap:clamp(32px,4vw,64px);margin-top:48px;display:grid}.landing-root .works-v2__list{border-top:1px solid var(--line);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.landing-root .works-v2__row{border-bottom:1px solid var(--line);cursor:pointer;color:var(--ink);transition:padding-left .35s cubic-bezier(.22, 1, .36, 1), background .35s cubic-bezier(.22, 1, .36, 1), color .3s var(--ease);outline:none;grid-template-columns:14px 48px 1fr;align-items:start;gap:14px;padding:22px 0 22px 16px;list-style:none;display:grid;position:relative}.landing-root .works-v2__row::marker{content:""}.landing-root .works-v2__row:before{content:"";background:var(--accent);transform-origin:50%;opacity:0;width:2px;transition:transform .45s cubic-bezier(.22, 1, .36, 1), opacity .35s var(--ease);border-radius:2px;position:absolute;top:18px;bottom:18px;left:0;transform:scaleY(0)}.landing-root .works-v2__row:hover,.landing-root .works-v2__row:focus-visible,.landing-root .works-v2__row.is-active{background:linear-gradient(90deg, var(--bg-2) 0%, transparent 80%);padding-left:24px}.landing-root .works-v2__list:hover .works-v2__row.is-active:not(:hover){background:0 0}.landing-root .works-v2__row.is-active:before{opacity:1;transform:scaleY(1)}.landing-root .works-v2__row .wv2-dot{background:var(--accent);opacity:0;width:6px;height:6px;transition:opacity .3s var(--ease), transform .35s cubic-bezier(.34, 1.4, .5, 1);border-radius:50%;margin-top:11px;transform:scale(.4)}.landing-root .works-v2__row.is-active .wv2-dot{opacity:1;transform:scale(1)}.landing-root .works-v2__row .wv2-num{color:var(--ink-3);transition:color .35s var(--ease);font-family:Instrument Serif,serif;font-size:24px;font-style:italic;font-weight:400;line-height:1.1}.landing-root .works-v2__row .wv2-num i{font-feature-settings:"tnum";font-style:italic}.landing-root .works-v2__row.is-active .wv2-num,.landing-root .works-v2__row:hover .wv2-num{color:var(--accent-deep,#0f7fae)}.landing-root .works-v2__row .wv2-body{flex-direction:column;gap:6px;min-width:0;display:flex}.landing-root .works-v2__row .wv2-name{letter-spacing:-.015em;color:var(--ink);font-size:clamp(20px,1.6vw,24px);font-weight:500;line-height:1.1}.landing-root .works-v2__row .wv2-meta{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-2);font-size:10.5px;font-weight:500}.landing-root .works-v2__row .wv2-year{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);font-variant-numeric:tabular-nums;font-size:11px}.landing-root .works-v2__all{padding:24px 0 0;list-style:none}.landing-root .works-v2__all::marker{content:""}.landing-root .works-v2__all a{letter-spacing:.04em;color:var(--ink);cursor:pointer;align-items:center;gap:14px;font-size:12.5px;font-weight:500;text-decoration:none;display:inline-flex}.landing-root .works-v2__all .wv2-all-arrow{background:var(--ink);color:#fff;width:42px;height:42px;transition:transform .45s var(--ease), background .35s var(--ease);border-radius:50%;justify-content:center;align-items:center;display:flex}.landing-root .works-v2__all a:hover .wv2-all-arrow{background:var(--accent);color:var(--ink);transform:translate(2px,-2px)rotate(-6deg)}.landing-root .works-v2__card{background:var(--ink);border-radius:24px;flex-direction:column;align-self:stretch;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px -40px #0d0d0d59}.landing-root .wv2-card-img{aspect-ratio:16/10;background:#0b0b0b;position:relative;overflow:hidden}.landing-root .wv2-card-img img{object-fit:cover;opacity:.001;filter:blur(8px);width:100%;height:100%;transition:transform 1.4s cubic-bezier(.22,1,.36,1),opacity 1.05s cubic-bezier(.4,0,.2,1),filter 1.05s cubic-bezier(.22,1,.36,1);display:block;transform:scale(1.06)}.landing-root .wv2-card-img.is-ready img{opacity:1;filter:blur();transform:scale(1)}.landing-root .wv2-card-img.is-swapping img{opacity:0;filter:blur(10px);transform:scale(1.04)}.landing-root .wv2-card-img:after{content:"";pointer-events:none;opacity:0;background:radial-gradient(circle at 70% 30%,#ffffff0d,#0000 55%);transition:opacity .9s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.landing-root .wv2-card-img.is-swapping:after{opacity:1}.landing-root .ag-seal{z-index:3;pointer-events:none;color:#fff;justify-content:center;align-items:center;width:128px;height:128px;display:flex;position:absolute}.landing-root .ag-seal__svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.landing-root .ag-seal__ring{fill:none;stroke:#ffffffd9;stroke-width:.6px}.landing-root .ag-seal__ring-inner{fill:none;stroke:#ffffff59;stroke-width:.4px}.landing-root .ag-seal__spin{transform-origin:100px 100px;animation:22s linear infinite agSealSpin}.landing-root .ag-seal__text{letter-spacing:1.6px;text-transform:uppercase;fill:#fff;font-family:Onest,sans-serif;font-size:12.5px;font-weight:600}.landing-root .ag-seal__mark{filter:drop-shadow(0 4px 14px #27abdb8c);justify-content:center;align-items:center;width:46%;height:46%;display:flex;position:relative}.landing-root .ag-seal__mark img{object-fit:contain;width:100%;height:100%;display:block}@keyframes agSealSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.landing-root .ag-seal__spin{animation:none}}.landing-root .wv2-card-img .ag-seal{opacity:0;width:112px;height:112px;transition:opacity .8s cubic-bezier(.22,1,.36,1) .25s,transform 1s cubic-bezier(.34,1.56,.64,1) .25s;bottom:24px;left:24px;transform:scale(.85)}.landing-root .wv2-card-img.is-ready .ag-seal{opacity:1;transform:scale(1)}.landing-root .works-v2__card:hover .ag-seal{transform:scale(1.04)}.landing-root .cs-hero .ag-seal{opacity:0;width:138px;height:138px;transition:opacity .8s cubic-bezier(.22,1,.36,1) .25s,transform 1s cubic-bezier(.34,1.56,.64,1) .25s;top:36px;left:36px;transform:scale(.85)}.landing-root .case-study.is-open .cs-hero .ag-seal{opacity:1;transform:scale(1)}@media (width<=760px){.landing-root .cs-hero .ag-seal{width:104px;height:104px;top:20px;left:20px}.landing-root .wv2-card-img .ag-seal{width:104px;height:104px}}.landing-root .wv2-card-pill{z-index:2;background:var(--accent);color:var(--ink);letter-spacing:.18em;text-transform:uppercase;border-radius:99px;align-items:center;padding:9px 18px;font-size:10.5px;font-weight:500;display:inline-flex;position:absolute;top:24px;left:24px;box-shadow:0 8px 22px -10px #27abdb8c}.landing-root .wv2-card-year{z-index:2;letter-spacing:.22em;text-transform:uppercase;color:#ffffffd9;font-variant-numeric:tabular-nums;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff40;border-radius:99px;padding:9px 14px;font-size:10.5px;font-weight:500;position:absolute;top:24px;right:24px}.landing-root .wv2-card-panel{color:#f4f4f4;grid-template-columns:1.05fr 1fr auto;align-items:stretch;gap:clamp(28px,4vw,56px);padding:clamp(32px,3.5vw,48px);display:grid}.landing-root .wv2-card-lead h3{letter-spacing:-.02em;color:#fff;transition:opacity .45s var(--ease), transform .55s var(--ease);margin:0;font-size:clamp(28px,2.4vw,38px);font-weight:500;line-height:1.05}.landing-root .wv2-card-lead p{color:#f4f4f4bf;max-width:380px;transition:opacity .45s var(--ease) 50ms, transform .55s var(--ease) 50ms;margin:14px 0 0;font-size:15px;line-height:1.55}.landing-root .wv2-card-info{border-left:1px solid #f4f4f41f;flex-direction:column;justify-content:center;gap:22px;padding-left:clamp(24px,3vw,40px);display:flex}.landing-root .wv2-card-block{flex-direction:column;gap:8px;display:flex}.landing-root .wv2-card-label{letter-spacing:.24em;text-transform:uppercase;color:#f4f4f480;font-size:10px;font-weight:500}.landing-root .wv2-card-block p{color:#f4f4f4d9;max-width:300px;transition:opacity .45s var(--ease) .1s, transform .55s var(--ease) .1s;margin:0;font-size:13.5px;line-height:1.55}.landing-root .wv2-card-panel.is-updating .wv2-card-lead h3,.landing-root .wv2-card-panel.is-updating .wv2-card-lead p,.landing-root .wv2-card-panel.is-updating .wv2-card-block p{opacity:0;transform:translateY(8px)}.landing-root .wv2-card-cta{border:1px solid var(--accent);color:#fff;width:64px;height:64px;transition:background .35s var(--ease), transform .5s var(--ease), box-shadow .4s var(--ease);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;place-self:center end;align-items:center;text-decoration:none;display:flex}.landing-root .wv2-card-cta svg{transition:transform .45s cubic-bezier(.22,1,.36,1)}.landing-root .wv2-card-cta:hover{background:var(--accent);color:var(--ink);box-shadow:0 0 0 6px #2dc7ff2e}.landing-root .wv2-card-cta:hover svg{transform:translate(3px)}.landing-root .works-v2__card:hover .wv2-card-cta{box-shadow:0 0 0 4px #2dc7ff24}@media (width<=1280px){.landing-root .works-v2{grid-template-columns:minmax(200px,240px) minmax(0,1fr);gap:36px}.landing-root .wv2-card-panel{grid-template-columns:1fr;gap:24px}.landing-root .wv2-card-info{border-top:1px solid #f4f4f41f;border-left:0;padding:24px 0 0}.landing-root .wv2-card-cta{place-self:flex-start start}}@media (width<=960px){.landing-root .works-v2{grid-template-columns:1fr;gap:32px}.landing-root .rsec--works{padding-right:clamp(40px,5vw,80px)!important}.landing-root .works-v2__card{order:-1}.landing-root .wv2-card-img{aspect-ratio:16/11}.landing-root .wv2-card-panel{grid-template-columns:1fr 1fr;gap:24px}.landing-root .wv2-card-info{border-top:1px solid #f4f4f41f;border-left:0;grid-column:1/-1;padding:24px 0 0}.landing-root .wv2-card-cta{grid-column:1/-1;justify-self:end}}@media (width<=640px){.landing-root .works-v2__row{grid-template-columns:10px 36px 1fr;gap:10px;padding:18px 0 18px 12px}.landing-root .works-v2__row .wv2-num{font-size:20px}.landing-root .works-v2__row .wv2-name{font-size:18px}.landing-root .wv2-card-panel{grid-template-columns:1fr;padding:24px}.landing-root .wv2-card-info{padding-top:16px}.landing-root .wv2-card-pill{padding:7px 14px;font-size:9.5px;top:16px;left:16px}.landing-root .wv2-card-year{padding:7px 12px;font-size:9.5px;top:16px;right:16px}}@media (prefers-reduced-motion:reduce){.landing-root .wv2-card-img img,.landing-root .works-v2__row,.landing-root .works-v2__row:before,.landing-root .works-v2__row .wv2-dot,.landing-root .wv2-card-panel.is-updating .wv2-card-lead h3,.landing-root .wv2-card-panel.is-updating .wv2-card-lead p,.landing-root .wv2-card-panel.is-updating .wv2-card-block p,.landing-root .wv2-card-cta,.landing-root .wv2-card-cta svg{transition-duration:.001ms!important}.landing-root .wv2-card-img img{transform:none}}.landing-root .works-list{display:none!important}.landing-root .work{border-top:1px solid var(--line);cursor:auto;transition:padding .55s var(--ease), background .55s var(--ease);border-radius:0;grid-template-columns:60px 1fr 220px 80px 36px;align-items:center;gap:28px;padding:28px 24px;display:grid;position:relative}.landing-root .work:before{content:"";background:var(--ink);transform-origin:bottom;transition:transform .55s var(--ease);z-index:0;position:absolute;inset:0;transform:scaleY(0)}.landing-root .work>*{z-index:1;transition:color .45s var(--ease);position:relative}.landing-root .work:hover{background:linear-gradient(90deg, transparent, var(--bg-2), transparent);padding:42px 36px}.landing-root .work:hover .title{transform:translate(8px)}.landing-root .work .title{transition:transform .5s var(--ease)}.landing-root .work:hover .idx{color:var(--accent)}.landing-root .work .idx{transition:color .4s var(--ease);color:var(--ink-2);font-family:Instrument Serif,serif;font-size:22px;font-style:italic}.landing-root .work .title{letter-spacing:-.025em;align-items:baseline;gap:14px;font-size:clamp(32px,3.4vw,46px);font-weight:500;line-height:1;display:flex}.landing-root .work .title em{color:var(--ink-2);font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root .work:hover .title em{color:var(--ink-2)}.landing-root .work .meta{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-2);font-size:12px}.landing-root .work .year{color:var(--ink-2);text-align:right;font-variant-numeric:tabular-nums;font-size:14px}.landing-root .work .go{border:1px solid var(--line);width:36px;height:36px;color:var(--ink-2);transition:all .4s var(--ease);border-radius:50%;justify-content:center;align-items:center;display:flex}.landing-root .work:hover .go{background:var(--ink);border-color:var(--ink);color:var(--bg);transform:rotate(-45deg)translate(-2px)}.landing-root .work .preview{opacity:0;pointer-events:none;will-change:transform, opacity;border-radius:var(--r-card);z-index:5;background:var(--bg-2);width:520px;height:320px;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;right:6%;overflow:hidden;transform:translateY(-50%)scale(.96);box-shadow:0 50px 120px -30px #0006,0 20px 40px -20px #0003}.landing-root .work:hover .preview{opacity:1;transform:translateY(-50%)scale(1)}@media (width<=1400px){.landing-root .work .preview{width:440px;height:270px;right:4%}}.landing-root .work .preview img{object-fit:cover;filter:saturate(1.05);will-change:transform;width:100%;height:100%;transition:transform 8s ease-out}.landing-root .work:hover .preview img{transform:scale(1.06)}.landing-root .work .preview:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#0000008c);position:absolute;inset:0}.landing-root .work .preview .pv-credit{color:#fff;z-index:2;font-feature-settings:"tnum";justify-content:space-between;align-items:flex-end;gap:16px;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.landing-root .work .preview .pv-credit .pvc-name{letter-spacing:-.01em;font-family:Instrument Serif,serif;font-size:30px;font-style:italic;line-height:1}.landing-root .work .preview .pv-credit .pvc-judge{letter-spacing:.18em;text-transform:uppercase;opacity:.92;flex-direction:column;align-items:flex-end;gap:6px;font-size:10px;display:flex}.landing-root .work .preview .pv-credit .pvc-judge .stars{color:var(--accent);letter-spacing:0;gap:2px;font-size:13px;display:flex}.landing-root .work .preview .pv-stamp{color:var(--ink);letter-spacing:.2em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2;background:#ffffffeb;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:9.5px;display:flex;position:absolute;top:18px;left:18px}.landing-root .work .preview .pv-stamp .dot{background:var(--accent);border-radius:50%;width:6px;height:6px}.landing-root .work:last-child{border-bottom:1px solid var(--line)}.landing-root .rsec--services{padding-right:clamp(40px,5vw,80px)!important}.landing-root .srv-acc{border-top:1px solid var(--line);margin-top:48px}.landing-root .srv-row{border-bottom:1px solid var(--line);position:relative;overflow:hidden}.landing-root .srv-head{cursor:pointer;width:100%;color:inherit;text-align:left;transition:padding .35s cubic-bezier(.22, 1, .36, 1), background .35s var(--ease);background:0 0;border:0;outline:none;grid-template-columns:auto 1fr auto;align-items:center;column-gap:24px;padding:30px 8px 30px 24px;font-family:inherit;display:grid;position:relative}.landing-root .srv-row.is-open .srv-head{padding-top:38px;padding-bottom:0}.landing-root .srv-head:hover{background:linear-gradient(90deg, var(--bg-2) 0%, transparent 75%)}.landing-root .srv-head:focus-visible{background:linear-gradient(90deg, var(--bg-2) 0%, transparent 75%);outline:none}.landing-root .srv-lime{background:var(--accent);transform-origin:50%;opacity:0;width:3px;transition:transform .5s cubic-bezier(.22, 1, .36, 1), opacity .35s var(--ease);border-radius:3px;position:absolute;top:18px;bottom:18px;left:0;transform:scaleY(0)}.landing-root .srv-row.is-open .srv-lime{opacity:1;transform:scaleY(1)}.landing-root .srv-dot{background:var(--accent);opacity:0;width:6px;height:6px;transition:opacity .3s var(--ease), transform .35s cubic-bezier(.34, 1.4, .5, 1) 50ms;pointer-events:none;border-radius:50%;position:absolute;top:50%;left:10px;transform:translateY(-50%)scale(.4)}.landing-root .srv-row.is-open .srv-dot{opacity:1;transform:translateY(-50%)scale(1)}.landing-root .srv-num{color:var(--ink-3);transition:color .35s var(--ease);font-feature-settings:"tnum";min-width:42px;font-family:Instrument Serif,serif;font-size:24px;font-style:italic;font-weight:400}.landing-root .srv-row.is-open .srv-num,.landing-root .srv-head:hover .srv-num{color:var(--ink)}.landing-root .srv-title{letter-spacing:-.02em;color:var(--ink);transition:transform .45s var(--ease);font-size:clamp(24px,2.4vw,32px);font-weight:500;line-height:1.1}.landing-root .srv-title em{color:var(--ink-2);font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root .srv-head:hover .srv-title{transform:translate(4px)}.landing-root .srv-toggle{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);transition:background .35s var(--ease), border-color .35s var(--ease), transform .45s var(--ease);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-root .srv-toggle svg{width:18px;height:18px;display:block}.landing-root .srv-toggle .srv-plus-v,.landing-root .srv-toggle .srv-plus-h{transform-origin:50%;transition:transform .45s cubic-bezier(.22,1,.36,1)}.landing-root .srv-row.is-open .srv-toggle{border-color:var(--accent)}.landing-root .srv-row.is-open .srv-plus-v{transform:scaleX(0)}.landing-root .srv-head:hover .srv-toggle{transform:rotate(8deg)}.landing-root .srv-panel{grid-template-rows:0fr;transition:grid-template-rows .55s cubic-bezier(.22,1,.36,1);display:grid;overflow:hidden}.landing-root .srv-row.is-open .srv-panel{grid-template-rows:1fr}.landing-root .srv-panel>.srv-panel-inner{grid-template-columns:minmax(0,1fr);align-items:start;gap:48px;min-height:0;padding:0 8px 0 90px;display:grid}.landing-root .srv-row.is-open .srv-panel>.srv-panel-inner{padding-top:28px;padding-bottom:12px}.landing-root .srv-body{opacity:0;max-width:560px;transition:opacity .55s var(--ease) .1s, transform .55s var(--ease) .1s;flex-direction:column;gap:22px;display:flex;transform:translateY(10px)}.landing-root .srv-row.is-open .srv-body{opacity:1;transform:none}.landing-root .srv-desc{color:var(--ink-2);text-wrap:pretty;margin:0;font-size:15px;line-height:1.6}.landing-root .srv-tags{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.landing-root .srv-tags li{background:var(--bg-2);color:var(--ink);letter-spacing:.01em;transition:background .35s var(--ease);border-radius:99px;align-items:center;padding:8px 14px;font-size:12px;font-weight:500;display:inline-flex}.landing-root .srv-tags li:hover{background:#2dc7ff2e}.landing-root .srv-fig{aspect-ratio:16/10;background:0 0;border:0;border-radius:0;justify-content:center;align-self:center;align-items:center;width:100%;max-height:240px;margin:0;display:flex}.landing-root .srv-fig img{object-fit:contain;opacity:0;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform 1.1s cubic-bezier(.22, 1, .36, 1) .12s, opacity .8s var(--ease) .12s;display:block;transform:scale(1.04)}.landing-root .srv-row.is-open .srv-fig img{opacity:1;transform:scale(1)}@media (width<=1100px){.landing-root .srv-panel>.srv-panel-inner{grid-template-columns:minmax(0,1fr) clamp(220px,26vw,280px);gap:32px;padding-left:90px}}@media (width<=900px){.landing-root .srv-head{column-gap:18px;padding:24px 6px 24px 20px}.landing-root .srv-row.is-open .srv-head{padding-top:30px;padding-bottom:0}.landing-root .srv-num{min-width:36px;font-size:20px}.landing-root .srv-toggle{width:38px;height:38px}.landing-root .srv-panel>.srv-panel-inner{grid-template-columns:1fr;gap:24px;padding:0 8px 0 74px}.landing-root .srv-row.is-open .srv-panel>.srv-panel-inner{padding-top:4px;padding-bottom:32px}.landing-root .srv-fig{aspect-ratio:16/10;max-width:100%}}@media (width<=640px){.landing-root .srv-head{column-gap:14px;padding:20px 4px 20px 16px}.landing-root .srv-row.is-open .srv-head{padding-top:24px;padding-bottom:0}.landing-root .srv-num{min-width:30px;font-size:18px}.landing-root .srv-title{font-size:20px}.landing-root .srv-toggle{width:34px;height:34px}.landing-root .srv-toggle svg{width:14px;height:14px}.landing-root .srv-panel>.srv-panel-inner{padding-bottom:0;padding-left:60px}.landing-root .srv-row.is-open .srv-panel>.srv-panel-inner{padding-top:4px;padding-bottom:28px}}@media (prefers-reduced-motion:reduce){.landing-root .srv-head,.landing-root .srv-panel,.landing-root .srv-title,.landing-root .srv-toggle,.landing-root .srv-fig img,.landing-root .srv-body,.landing-root .srv-lime,.landing-root .srv-dot{transition-duration:.001ms!important}.landing-root .srv-fig img{transform:none}}.landing-root .services-list{display:none!important}.landing-root .srv{border-top:1px solid var(--line);transition:background .4s, padding .4s var(--ease);cursor:auto;grid-template-columns:60px 1fr 1fr 60px;align-items:center;gap:32px;padding:34px 0;display:grid;position:relative}.landing-root .srv:last-child{border-bottom:1px solid var(--line)}.landing-root .srv .num{color:var(--ink-3);font-family:Instrument Serif,serif;font-size:24px;font-style:italic}.landing-root .srv .name{letter-spacing:-.02em;transition:transform .5s var(--ease);font-size:clamp(28px,2.8vw,38px);font-weight:500;line-height:1.05}.landing-root .srv .name em{color:var(--ink-2);font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root .srv .desc{color:var(--ink-2);max-width:340px;font-size:14px;line-height:1.5}.landing-root .srv .arrow{border:1px solid var(--line);width:46px;height:46px;transition:background .35s, color .35s, transform .55s var(--ease), border-color .35s;border-radius:50%;justify-content:center;justify-self:end;align-items:center;display:flex}.landing-root .srv:hover{background:linear-gradient(90deg, transparent, var(--bg-2), transparent)}.landing-root .srv:hover .arrow{background:var(--ink);color:var(--bg);border-color:var(--ink);transform:rotate(-45deg)translate(-2px)}.landing-root .srv:hover .name{transform:translate(8px)}.landing-root .proc-timeline{--rail-w:88px;--num-w:72px;--gap:40px;--node-d:28px;margin-top:48px;position:relative}.landing-root .proc-list{z-index:1;flex-direction:column;margin:0;padding:0;list-style:none;display:flex;position:relative}.landing-root .proc-list .proc-rail{left:calc(var(--rail-w) / 2 - 5px);pointer-events:none;z-index:0;width:10px;position:absolute;top:0;bottom:0}.landing-root .proc-row:first-child{padding-top:8px}.landing-root .proc-rail-base{background:repeating-linear-gradient(#0d0d0d47 0 8px,#0000 8px 16px);border-radius:10px;position:absolute;inset:0}.landing-root .proc-rail-base:after{content:"";border-radius:inherit;background:linear-gradient(#0000 0%,#0d0d0d0a 50%,#0000 100%);position:absolute;inset:-1px}.landing-root .proc-rail-fill{width:100%;height:calc(var(--fill,0) * 100%);background:linear-gradient(180deg, #ade4fa 0%, var(--accent) 55%, #2db3e8 100%);border-radius:10px;transition:height .12s linear;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 0 22px #2dc7ff8c,0 0 50px 4px #2dc7ff40,inset 0 0 0 1px #0d0d0d0f}.landing-root .proc-rail-fill:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#ffffffd9 50%,#0000 100%);height:30%;animation:2.2s linear infinite procRailShimmer;position:absolute;top:-30%;left:0;right:0}@keyframes procRailShimmer{0%{transform:translateY(0)}to{transform:translateY(500%)}}.landing-root .proc-rail-fill:before{content:"";border-radius:inherit;pointer-events:none;background:repeating-linear-gradient(#0000 0 18px,#0d0d0d1a 18px 20px);position:absolute;inset:0}.landing-root .proc-rail-pin{left:50%;top:calc(var(--fill,0) * 100%);background:var(--ink);width:54px;height:54px;transform:translate(-50%, -50%) scale(var(--pin-scale,0));z-index:2;border-radius:50%;justify-content:center;align-items:center;transition:top .12s linear,transform .4s cubic-bezier(.34,1.4,.5,1);display:flex;position:absolute;box-shadow:0 12px 30px -8px #0d0d0d73,0 0 0 5px #2dc7ff73,0 0 0 9px #2dc7ff2e}.landing-root .proc-rail-pin img{object-fit:contain;width:74%;height:74%;display:block}.landing-root .proc-rail-pin:before{content:"";opacity:0;transition:opacity .35s var(--ease);z-index:-1;background:radial-gradient(circle,#2dc7ffa6,#0000 65%);border-radius:50%;position:absolute;inset:-12px}.landing-root .proc-timeline.has-fill .proc-rail-pin:before{opacity:1;animation:2.2s ease-in-out infinite procPinPulse}@keyframes procPinPulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.95;transform:scale(1.35)}}.landing-root .proc-row{z-index:1;grid-template-columns:var(--rail-w) var(--num-w) minmax(0, 1fr) clamp(260px, 22vw, 320px);column-gap:var(--gap);transition:background .4s var(--ease);align-items:start;padding:44px 0;display:grid;position:relative}.landing-root .proc-node{width:var(--node-d);height:var(--node-d);background:var(--bg);border:3px solid var(--line);transition:border-color .35s var(--ease), background .35s var(--ease), transform .35s var(--ease), box-shadow .35s var(--ease);border-radius:50%;flex-shrink:0;grid-column:1;justify-content:center;place-self:start center;align-items:center;margin-top:10px;display:flex;position:relative}.landing-root .proc-node-dot{background:var(--accent);border-radius:50%;width:10px;height:10px;transition:transform .4s cubic-bezier(.34,1.4,.5,1);transform:scale(0)}.landing-root .proc-node:after{content:"";border:2px solid var(--accent);opacity:0;transition:opacity .35s var(--ease);border-radius:50%;position:absolute;inset:-8px;transform:scale(.7)}.landing-root .proc-row.is-passed .proc-node{border-color:var(--accent);background:var(--accent);box-shadow:0 6px 18px -6px #2dc7ff8c,0 0 0 6px #2dc7ff2e}.landing-root .proc-row.is-passed .proc-node-dot{background:var(--ink);transform:scale(1)}.landing-root .proc-row.is-current .proc-node{border-color:var(--accent);background:var(--accent);transform:scale(1.15);box-shadow:0 8px 28px -6px #2dc7ffb3,0 0 0 8px #2dc7ff40}.landing-root .proc-row.is-current .proc-node-dot{background:var(--ink)}.landing-root .proc-row.is-current .proc-node:after{opacity:1;animation:1.8s ease-out infinite procNodeRing}@keyframes procNodeRing{0%{opacity:.9;transform:scale(.7)}to{opacity:0;transform:scale(1.8)}}.landing-root .proc-num{letter-spacing:-.01em;color:var(--ink-3);transition:color .35s var(--ease), transform .35s var(--ease);font-variant-numeric:tabular-nums;grid-column:2;padding-top:2px;font-family:Instrument Serif,serif;font-size:clamp(36px,3.4vw,52px);font-style:italic;font-weight:400;line-height:1}.landing-root .proc-row.is-passed .proc-num{color:var(--ink)}.landing-root .proc-row.is-current .proc-num{color:#0f7fae;transform:translate(2px)}.landing-root .proc-content{flex-direction:column;grid-column:3;gap:14px;max-width:520px;padding-top:6px;display:flex}.landing-root .proc-title{letter-spacing:-.02em;color:var(--ink-3);transition:color .35s var(--ease);margin:0;font-size:clamp(24px,2.2vw,30px);font-weight:500;line-height:1.1}.landing-root .proc-row.is-passed .proc-title{color:var(--ink)}.landing-root .proc-desc{color:var(--ink-2);text-wrap:pretty;opacity:.55;transition:opacity .35s var(--ease);max-width:46ch;margin:0;font-size:15px;line-height:1.55}.landing-root .proc-row.is-passed .proc-desc{opacity:1}.landing-root .proc-meta{flex-direction:column;grid-column:4;gap:12px;padding-top:10px;display:flex}.landing-root .proc-meta .meta-week{letter-spacing:.22em;text-transform:uppercase;color:var(--ink-3);transition:color .35s var(--ease);font-size:11px;font-weight:500}.landing-root .proc-row.is-passed .proc-meta .meta-week{color:var(--ink)}.landing-root .proc-meta .meta-stage{letter-spacing:.18em;text-transform:uppercase;color:var(--ink);align-items:center;gap:10px;font-size:12px;font-weight:500;display:inline-flex}.landing-root .proc-meta .meta-stage-dot{background:var(--ink-3);width:5px;height:5px;transition:background .35s var(--ease);border-radius:50%}.landing-root .proc-row.is-passed .meta-stage-dot{background:var(--accent)}.landing-root .proc-meta .meta-deliv{color:var(--ink-3);transition:color .35s var(--ease);flex-wrap:wrap;align-items:center;gap:0;margin:6px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.landing-root .proc-meta .meta-deliv li{align-items:center;line-height:1.5;display:inline-flex}.landing-root .proc-meta .meta-deliv li+li:before{content:"";background:var(--accent);vertical-align:middle;border-radius:50%;flex-shrink:0;width:4px;height:4px;margin:0 12px;display:inline-block}.landing-root .proc-row.is-passed .meta-deliv{color:var(--ink-2)}.landing-root .proc-end{grid-template-columns:var(--rail-w) 1fr;align-items:center;column-gap:var(--gap);margin-top:36px;padding-bottom:8px;display:grid;position:relative}.landing-root .proc-end-mark{border:1px solid var(--line);opacity:0;width:56px;height:56px;transition:opacity .55s var(--ease) .15s, transform .55s cubic-bezier(.34, 1.4, .5, 1) .15s;background:#fff;border-radius:50%;grid-column:1;justify-content:center;justify-self:center;align-items:center;display:flex;transform:scale(.6);box-shadow:0 8px 30px -12px #0d0d0d40}.landing-root .proc-end-mark img{object-fit:contain;width:60%;height:60%;display:block}.landing-root .proc-end-mark:before{content:"";left:calc(var(--rail-w) / 2 - 18px);background:linear-gradient(to top, var(--accent) 0 100%) center / 2px 12px no-repeat, linear-gradient(to top, var(--accent) 0 100%) calc(50% - 12px) 100% / 2px 8px no-repeat, linear-gradient(to top, var(--accent) 0 100%) calc(50% + 12px) 100% / 2px 8px no-repeat;opacity:0;width:36px;height:18px;transition:opacity .5s var(--ease) .2s;position:absolute;top:-22px}.landing-root .proc-timeline.is-complete .proc-end-mark{opacity:1;transform:scale(1)}.landing-root .proc-timeline.is-complete .proc-end-mark:before{opacity:.85}.landing-root .proc-end-line{letter-spacing:-.015em;color:var(--ink);opacity:0;transition:opacity .55s var(--ease) .3s, transform .55s var(--ease) .3s;grid-column:2;margin:0;font-size:clamp(22px,2vw,28px);font-weight:500;transform:translateY(8px)}.landing-root .proc-end-line em{color:#0f7fae;font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root .proc-timeline.is-complete .proc-end-line{opacity:1;transform:none}@media (width<=1100px){.landing-root .proc-timeline{--rail-w:64px;--num-w:60px;--gap:28px}.landing-root .proc-row{grid-template-columns:var(--rail-w) var(--num-w) minmax(0, 1fr) clamp(220px, 20vw, 280px)}}@media (width<=900px){.landing-root .proc-timeline{--rail-w:48px;--num-w:48px;--gap:20px}.landing-root .proc-row{grid-template-columns:var(--rail-w) var(--num-w) minmax(0, 1fr);grid-template-rows:auto auto;row-gap:14px}.landing-root .proc-meta{grid-column:2/-1;padding-top:0}.landing-root .proc-num{font-size:28px}.landing-root .proc-title{font-size:22px}}@media (width<=640px){.landing-root .proc-timeline{--rail-w:36px;--num-w:38px;--gap:14px;--node-d:12px}.landing-root .proc-row{column-gap:14px;padding:28px 0}.landing-root .proc-num{padding-top:3px;font-size:24px}.landing-root .proc-title{font-size:20px}.landing-root .proc-desc{font-size:14px}.landing-root .proc-content{gap:10px;padding-top:4px}.landing-root .proc-end{column-gap:14px;margin-top:28px}.landing-root .proc-end-mark{width:46px;height:46px}.landing-root .proc-end-line{font-size:18px}}@media (prefers-reduced-motion:reduce){.landing-root .proc-rail-fill{transition:none;height:100%!important}.landing-root .proc-row .proc-node,.landing-root .proc-row .proc-node-dot,.landing-root .proc-num,.landing-root .proc-title,.landing-root .proc-desc,.landing-root .proc-meta *,.landing-root .proc-end-mark,.landing-root .proc-end-line{transition-duration:.001ms!important}.landing-root .proc-end-mark,.landing-root .proc-end-line{opacity:1;transform:none}}.landing-root .process-grid{display:none!important}.landing-root .pcell{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg);flex-direction:column;justify-content:space-between;min-height:360px;padding:48px;transition:background .35s;display:flex;position:relative}.landing-root .pcell:hover{background:var(--bg-2)}.landing-root .pcell-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.landing-root .pcell .pnum{color:var(--ink);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-family:Instrument Serif,serif;font-size:clamp(40px,4.2vw,56px);font-style:italic;line-height:1}.landing-root .pcell .picon{border:1px solid var(--line);background:var(--bg);width:54px;height:54px;transition:transform .6s var(--ease), background .35s;border-radius:14px;justify-content:center;align-items:center;display:flex}.landing-root .pcell:hover .picon{background:var(--ink);color:var(--bg);transform:rotate(-6deg)scale(1.04)}.landing-root .pcell .picon svg{stroke-width:1.6px;width:26px;height:26px}.landing-root .pcell h3{letter-spacing:-.02em;margin-top:24px;font-size:30px;font-weight:500}.landing-root .pcell p{color:var(--ink-2);max-width:360px;margin-top:10px;font-size:14px;line-height:1.55}.landing-root .pcell .pmeta{letter-spacing:.15em;text-transform:uppercase;color:var(--ink-3);justify-content:space-between;margin-top:32px;font-size:11px;display:flex}.landing-root .rsec--why{padding-right:clamp(40px,5vw,80px)!important}.landing-root .ben-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,2vw,28px);margin-top:48px;display:grid}.landing-root .ben-card{background:var(--bg);border:1px solid var(--line);opacity:0;transition:opacity .9s cubic-bezier(.22, 1, .36, 1), transform .95s cubic-bezier(.22, 1, .36, 1), border-color .35s var(--ease), background .35s var(--ease);transition-delay:calc(var(--i,0) * 90ms);border-radius:18px;flex-direction:column;gap:0;padding:clamp(20px,2vw,28px) clamp(22px,2.4vw,32px) clamp(28px,3vw,36px);display:flex;position:relative;overflow:hidden;transform:translateY(36px)}.landing-root .ben-card.is-in{opacity:1;transform:translateY(0)}.landing-root .ben-card:hover{border-color:#0d0d0d2e}.landing-root .ben-fig{aspect-ratio:16/10;background:0 0;justify-content:center;align-items:center;width:calc(100% + 16px);margin:0 -8px 22px;display:flex}.landing-root .ben-fig img,.landing-root .ben-fig video{object-fit:contain;opacity:0;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform 1.2s cubic-bezier(.22,1,.36,1),opacity .9s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--i,0) * 90ms + .18s);display:block;transform:scale(1.04)translateY(8px)}.landing-root .ben-card.is-in .ben-fig img,.landing-root .ben-card.is-in .ben-fig video{opacity:1;transform:scale(1)translateY(0)}.landing-root .ben-card:hover .ben-fig img,.landing-root .ben-card:hover .ben-fig video{transition-duration:.7s,.35s;transition-delay:0s,0s;transform:scale(1.02)translateY(-2px)}.landing-root .ben-num{letter-spacing:.04em;color:#0f7fae;font-variant-numeric:tabular-nums;margin-bottom:14px;font-size:13px;font-weight:500;display:inline-block}.landing-root .ben-title{letter-spacing:-.015em;color:var(--ink);margin:0 0 12px;font-size:clamp(20px,1.7vw,24px);font-weight:500;line-height:1.15}.landing-root .ben-desc{color:var(--ink-2);text-wrap:pretty;max-width:38ch;margin:0;font-size:14.5px;line-height:1.6}@media (width<=900px){.landing-root .ben-grid{grid-template-columns:1fr;gap:18px}.landing-root .ben-fig{aspect-ratio:16/9}}@media (width<=560px){.landing-root .ben-card{border-radius:14px;padding:18px 20px 24px}.landing-root .ben-fig{aspect-ratio:16/10;margin-bottom:18px}.landing-root .ben-num{margin-bottom:10px;font-size:12px}.landing-root .ben-title{margin-bottom:8px;font-size:18px}.landing-root .ben-desc{font-size:13.5px}}@media (prefers-reduced-motion:reduce){.landing-root .ben-card,.landing-root .ben-fig img{opacity:1!important;transition-duration:.001ms!important;transition-delay:0s!important;transform:none!important}}.landing-root .benefits-grid{display:none!important}.landing-root .benefit{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg);transition:background .35s var(--ease);flex-direction:column;gap:14px;padding:36px 32px;display:flex;position:relative;overflow:hidden}.landing-root .benefit:before{content:"";background:linear-gradient(135deg, var(--bg-2) 0%, transparent 60%);opacity:0;transition:opacity .5s var(--ease);pointer-events:none;position:absolute;inset:0}.landing-root .benefit:hover:before{opacity:1}.landing-root .benefit .bicon{width:38px;height:38px;color:var(--ink);transition:transform .5s var(--ease);justify-content:center;align-items:center;display:flex}.landing-root .benefit:hover .bicon{transform:rotate(-8deg)scale(1.1)}.landing-root .benefit .bicon svg{width:28px;height:28px}.landing-root .benefit h3{letter-spacing:-.015em;color:var(--ink);font-size:22px;font-weight:500;line-height:1.15;position:relative}.landing-root .benefit p{color:var(--ink-2);text-wrap:pretty;font-size:14.5px;line-height:1.55;position:relative}.landing-root .why-list{flex-direction:column;gap:0;display:flex}.landing-root .why-card{background:var(--bg);border:1px solid var(--line);border-radius:var(--r-card);box-shadow:0 1px 0 var(--line-2);grid-template-columns:64px 1fr 1.1fr;align-items:start;gap:28px;margin-bottom:18px;padding:44px;display:grid;position:sticky;top:100px}.landing-root .why-card .wicon{background:var(--ink);width:54px;height:54px;color:var(--bg);border-radius:14px;justify-content:center;align-items:center;display:flex}.landing-root .why-card .wicon svg{stroke-width:1.6px;width:26px;height:26px}.landing-root .why-card h3{letter-spacing:-.025em;font-size:clamp(30px,3.2vw,42px);font-weight:500;line-height:1}.landing-root .why-card h3 em{color:var(--ink-2);font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root .why-card .wbody{flex-direction:column;gap:8px;display:flex}.landing-root .why-card .wbody p{color:var(--ink-2);font-size:14.5px;line-height:1.55}.landing-root .why-card .stat{color:var(--ink);letter-spacing:-.02em;font-family:Instrument Serif,serif;font-size:64px;font-style:italic;line-height:1}.landing-root .why-card .stat sup{color:var(--ink-2);vertical-align:super;font-size:.4em;font-weight:400}.landing-root .why-card .stat-label{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);margin-bottom:4px;font-size:10.5px}.landing-root .quote{border-top:1px solid var(--line);padding:56px 0;position:relative}.landing-root .quote:last-child{border-bottom:1px solid var(--line)}.landing-root .quote .qmark{color:var(--ink-3);opacity:.5;pointer-events:none;font-family:Instrument Serif,serif;font-size:120px;font-style:italic;line-height:1;position:absolute;top:42px;right:0}.landing-root .quote blockquote{letter-spacing:-.02em;z-index:1;max-width:920px;font-size:clamp(24px,2.6vw,34px);font-weight:400;line-height:1.18;position:relative}.landing-root .quote blockquote em{color:var(--ink-2);font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root .quote .qmeta{align-items:center;gap:14px;margin-top:28px;display:flex}.landing-root .quote .avatar{background:var(--bg-2);border:1px solid var(--line);border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.landing-root .quote .avatar img{object-fit:cover;filter:grayscale(.9);width:100%;height:100%}.landing-root .quote .qauth{font-size:14px}.landing-root .quote .qauth b{font-weight:500;display:block}.landing-root .quote .qauth span{color:var(--ink-2);font-size:12px}.landing-root .quote .qauth .dotsep{color:var(--ink-3);margin:0 6px}.landing-root .wsec{padding-top:48px}.landing-root .wsec-grid{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:clamp(64px,7vw,112px);margin-top:48px;display:grid}.landing-root .wsec-main{min-width:0;padding-top:96px;position:relative}.landing-root .wsec-qmark{color:var(--ink);opacity:.06;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-family:Instrument Serif,serif;font-size:clamp(160px,15vw,240px);font-style:italic;font-weight:400;line-height:.8;position:absolute;top:0;left:-24px}.landing-root .wsec-quotes{z-index:1;grid-template-columns:1fr;margin:0 0 clamp(40px,5vw,64px);display:grid;position:relative}.landing-root .wsec-q{letter-spacing:-.025em;max-width:820px;color:var(--ink);text-wrap:pretty;opacity:0;transition:opacity .5s var(--ease), transform .55s var(--ease);pointer-events:none;grid-area:1/1;margin:0;font-size:clamp(26px,2.8vw,44px);font-weight:500;line-height:1.18;transform:translateY(10px)}.landing-root .wsec-q.is-active{opacity:1;pointer-events:auto;transition-delay:.1s;transform:none}.landing-root .wsec-q em{color:var(--ink);-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(#0000 66%,#2dc7ff8c 66% 92%,#0000 92%);margin:0 -2px;padding:0 4px;font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root .wsec-authors{z-index:2;grid-template-columns:1fr;display:grid;position:relative}.landing-root .wsec-auth{opacity:0;transition:opacity .45s var(--ease), transform .45s var(--ease);pointer-events:none;grid-area:1/1;align-items:center;gap:18px;display:flex;transform:translateY(8px)}.landing-root .wsec-auth.is-active{opacity:1;pointer-events:auto;transition-delay:.22s;transform:none}.landing-root .wsec-ava{background:var(--bg-2);border:1px solid var(--line);border-radius:50%;flex-shrink:0;width:60px;height:60px;overflow:hidden}.landing-root .wsec-ava img{object-fit:cover;filter:grayscale(.85);width:100%;height:100%}.landing-root .wsec-ava--mono{background:var(--accent);color:var(--ink);letter-spacing:.01em;border-color:#0000;justify-content:center;align-items:center;font-size:20px;font-weight:600;display:flex}.landing-root .wsec-aName a{color:var(--ink);transition:color .3s}.landing-root .wsec-aName a:hover{color:var(--accent-deep,#0c6a8f)}.landing-root .wsec-aMeta{flex-direction:column;gap:3px;line-height:1.35;display:flex}.landing-root .wsec-aName{color:var(--ink);letter-spacing:-.005em;align-items:center;gap:9px;font-size:16px;font-weight:500;display:flex}.landing-root .wsec-verif{background:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;box-shadow:0 0 0 3px #2dc7ff2e}.landing-root .wsec-verif svg{width:11px;height:11px;color:var(--ink);display:block}.landing-root .wsec-aRole{color:var(--ink-2);font-size:13.5px}.landing-root .wsec-aTag{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);margin-top:3px;font-size:11px;font-weight:500}.landing-root .wsec-aTag .dot,.landing-root .wsec-tag .dot{color:var(--ink-3);opacity:.7;margin:0 6px}.landing-root .wsec-rail{flex-direction:column;margin:0;padding:120px 0 0;list-style:none;display:flex}.landing-root .wsec-row{border-top:1px solid var(--line);cursor:auto;transition:padding-left .35s var(--ease);outline:none;grid-template-columns:40px 1fr 24px;align-items:start;column-gap:20px;padding:44px 0;display:grid;position:relative}.landing-root .wsec-row:last-child{border-bottom:1px solid var(--line)}.landing-root .wsec-row:hover,.landing-root .wsec-row:focus-visible{padding-left:8px}.landing-root .wsec-row:before{content:"";background:var(--accent);width:2px;height:0;transition:height .45s var(--ease);border-radius:1px;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}.landing-root .wsec-row.is-active:before{height:calc(100% - 48px)}.landing-root .wsec-idx{color:var(--ink-3);font-variant-numeric:tabular-nums;letter-spacing:-.01em;transition:color .35s var(--ease);font-family:Instrument Serif,serif;font-size:15px;font-style:italic;font-weight:400;line-height:1.6}.landing-root .wsec-row.is-active .wsec-idx{color:#0f7fae}.landing-root .wsec-info{flex-direction:column;gap:6px;min-width:0;line-height:1.3;display:flex}.landing-root .wsec-name{color:var(--ink-3);letter-spacing:-.015em;transition:color .35s var(--ease);font-size:18px;font-weight:500;line-height:1.25}.landing-root .wsec-row.is-active .wsec-name{color:var(--ink)}.landing-root .wsec-row:hover .wsec-name,.landing-root .wsec-row:focus-visible .wsec-name{color:var(--ink-2)}.landing-root .wsec-row.is-active:hover .wsec-name{color:var(--ink)}.landing-root .wsec-role{color:var(--ink-2);font-size:13px;line-height:1.4}.landing-root .wsec-tag{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);margin-top:4px;font-size:10.5px;font-weight:500}.landing-root .wsec-mark{background:var(--ink);opacity:.16;width:9px;height:9px;transition:background .35s var(--ease), opacity .35s var(--ease), transform .4s cubic-bezier(.34, 1.4, .5, 1), box-shadow .35s var(--ease);border-radius:50%;flex-shrink:0;justify-self:end;margin-top:10px}.landing-root .wsec-row.is-active .wsec-mark{background:var(--accent);opacity:1;transform:scale(1.15);box-shadow:0 0 0 5px #2dc7ff38}.landing-root .wsec-row:hover .wsec-mark{opacity:.55}.landing-root .wsec-row.is-active:hover .wsec-mark{opacity:1}.landing-root .wsec-foot{opacity:0;transition:opacity .6s var(--ease) .9s, transform .6s var(--ease) .9s;border-top:1px dashed #0d0d0d24;align-items:center;gap:18px;margin-top:clamp(48px,6vw,76px);padding-top:28px;display:flex;transform:translateY(6px)}.landing-root .wsec.is-revealed .wsec-foot{opacity:1;transform:none}.landing-root .wsec-stamp{flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:inline-flex;position:relative}.landing-root .wsec-stamp .stamp-text{color:#0f7fae;width:100%;height:100%;font-family:Onest,sans-serif;animation:22s linear infinite wsecStampSpin;position:absolute;inset:0}.landing-root .wsec-stamp .stamp-hand{object-fit:contain;width:44%;height:44%;display:block;position:absolute;top:28%;left:28%}@keyframes wsecStampSpin{to{transform:rotate(360deg)}}.landing-root .wsec-foot-line{letter-spacing:.22em;text-transform:uppercase;color:var(--ink-3);font-size:11px;font-weight:500}.landing-root .wsec-foot-line .dotsep{color:var(--ink-3);opacity:.6;margin:0 10px}.landing-root .wsec .wsec-row{opacity:0;transition:opacity .55s var(--ease), transform .55s var(--ease);transition-delay:calc(.55s + var(--i,0) * .1s);transform:translateY(10px)}.landing-root .wsec.is-revealed .wsec-row{opacity:1;transform:none}.landing-root .wsec .wsec-row.is-active:before{transition-delay:1.1s}@media (width<=1180px){.landing-root .wsec-grid{grid-template-columns:minmax(0,1fr) 340px;gap:64px}.landing-root .wsec-q{font-size:clamp(34px,3.8vw,52px)}}@media (width<=980px){.landing-root .wsec-grid{grid-template-columns:1fr;gap:56px}.landing-root .wsec-main{padding-top:80px}.landing-root .wsec-qmark{font-size:160px;top:-12px;left:-12px}.landing-root .wsec-rail{grid-template-columns:1fr 1fr;padding-top:0;display:grid}.landing-root .wsec-row{border-top:1px solid var(--line);border-right:1px solid var(--line);grid-template-columns:32px 1fr 18px;column-gap:14px;padding:28px 14px}.landing-root .wsec-row:nth-child(2n){border-right:0}.landing-root .wsec-row:last-child{border-bottom:1px solid var(--line)}.landing-root .wsec-row:last-child:nth-child(odd){grid-column:1/-1}.landing-root .wsec-row:before{width:0;height:2px;top:auto;bottom:0;left:0;transform:none}.landing-root .wsec-row.is-active:before{width:60px;height:2px}}@media (width<=640px){.landing-root .wsec-main{padding-top:64px}.landing-root .wsec-q{letter-spacing:-.02em;font-size:26px;line-height:1.2}.landing-root .wsec-qmark{opacity:.05;font-size:120px;top:-6px;left:-6px}.landing-root .wsec-rail{grid-template-columns:1fr}.landing-root .wsec-row{border-right:0}.landing-root .wsec-row:last-child:nth-child(odd){grid-column:auto}.landing-root .wsec-foot{flex-wrap:wrap;gap:14px}.landing-root .wsec-foot-line{font-size:10.5px}}@media (prefers-reduced-motion:reduce){.landing-root .wsec-q,.landing-root .wsec-auth,.landing-root .wsec-row,.landing-root .wsec-foot,.landing-root .wsec-stamp .stamp-text{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}.landing-root .stats-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);border-radius:var(--r-card);grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.landing-root .scell{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg);padding:56px 44px;transition:background .4s;position:relative;overflow:hidden}.landing-root .scell:hover{background:var(--bg-2)}.landing-root .scell .big{letter-spacing:-.05em;font-variant-numeric:tabular-nums;font-size:clamp(80px,10vw,140px);font-weight:500;line-height:.9}.landing-root .scell .big sup{vertical-align:super;color:var(--ink-2);font-size:.4em;font-weight:400}.landing-root .scell .blabel{color:var(--ink-2);max-width:300px;margin-top:14px;font-size:13px;line-height:1.5}.landing-root .scell .stag{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);align-items:center;gap:8px;font-size:10.5px;display:flex;position:absolute;top:24px;right:28px}.landing-root .scell .stag:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.landing-root .chat{padding:8px 0 0;position:relative}.landing-root .chat:before,.landing-root .chat:after{content:"";background-image:linear-gradient(to bottom, var(--line-2) 0 6px, transparent 6px 14px);pointer-events:none;background-repeat:repeat-y;background-size:1px 14px;width:1px;position:absolute;top:0;bottom:0}.landing-root .chat:before{left:6px}.landing-root .chat:after{right:6px}.landing-root .chat-feed{flex-direction:column;gap:18px;display:flex;position:relative}.landing-root .msg{align-items:flex-end;gap:14px;max-width:78%;display:flex;position:relative}.landing-root .msg.from-you{flex-direction:row-reverse;align-self:flex-end}.landing-root .msg.from-bot{align-self:flex-start}.landing-root .ans-row>.ava{background:var(--accent);z-index:2;border-radius:50%;flex-grow:0;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;width:56px;min-width:56px;height:56px;min-height:56px;margin-right:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px -12px #0c6a8f80}.landing-root .ans-row>.ava img{object-fit:contain;pointer-events:none;width:58%;height:58%;display:block}.landing-root .msg .ava.placeholder{visibility:hidden;width:0;height:0;margin-right:-14px}.landing-root .q-btn{appearance:none;cursor:auto;font:inherit;color:inherit;transition:transform .4s var(--ease);background:0 0;border:0;justify-content:flex-end;align-items:center;gap:14px;width:100%;padding:0;display:inline-flex}.landing-root .q-btn:hover{transform:translate(-4px)}.landing-root .q-btn .q-toggle{border:1px solid var(--line);width:42px;height:42px;color:var(--ink-2);transition:transform .55s var(--ease), background .35s, border-color .35s, color .35s;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:300;line-height:1;display:flex}.landing-root .q-btn .q-toggle svg{width:14px;height:14px}.landing-root .q-btn .q-toggle .ic-plus,.landing-root .q-btn .q-toggle .ic-min{transition:opacity .25s var(--ease), transform .35s var(--ease);position:absolute}.landing-root .q-bubble{background:var(--bg-2);color:var(--ink);letter-spacing:-.005em;max-width:520px;transition:background .35s var(--ease), color .35s var(--ease);box-shadow:inset 0 0 0 1px var(--line);border-radius:24px 24px 6px;padding:16px 24px;font-size:16px;line-height:1.4}.landing-root .msg.active .q-btn .q-toggle{background:var(--ink);border-color:var(--ink);color:var(--bg);transform:rotate(180deg)}.landing-root .msg.active .q-bubble{background:var(--ink);color:var(--bg);border-radius:24px 24px 6px;box-shadow:0 18px 40px -22px #00000073}.landing-root .msg.active .q-btn{transform:translate(0)}.landing-root .ans-row{max-width:86%;animation:bot-in .6s var(--ease) both;align-self:flex-start;align-items:flex-end;gap:14px;display:none}.landing-root .msg.active+.ans-row{display:flex}@keyframes bot-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.landing-root .ans-bubble{color:var(--ink);letter-spacing:-.003em;max-width:560px;box-shadow:inset 0 0 0 1px var(--line), 0 24px 50px -28px #00000029;background:#fff;border-radius:6px 24px 24px;padding:22px 26px;font-size:15.5px;line-height:1.6;position:relative}.landing-root .ans-bubble .ans-meta{border-top:1px dashed var(--line);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);align-items:center;gap:10px;margin-top:14px;padding-top:14px;font-size:11px;display:flex}.landing-root .ans-bubble .ans-meta .pulse{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2.4s ease-out infinite livepulse;box-shadow:0 0 #2dc7ff73}.landing-root .ans-bubble .ans-meta .by{color:var(--ink-2);letter-spacing:0;text-transform:none;font-family:Instrument Serif,serif;font-size:14px;font-style:italic}.landing-root .typing{box-shadow:inset 0 0 0 1px var(--line);background:#fff;border-radius:6px 24px 24px;align-items:center;gap:6px;padding:18px 22px;display:none}.landing-root .typing span{background:var(--ink-3);border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite typdot}.landing-root .typing span:nth-child(2){animation-delay:.15s}.landing-root .typing span:nth-child(3){animation-delay:.3s}@keyframes typdot{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.landing-root .msg.thinking .q-bubble+.ans-row,.landing-root .msg.active.is-typing+.ans-row .ans-bubble{display:none}.landing-root .msg.active.is-typing+.ans-row .typing{display:flex}.landing-root .msg.active.is-typing+.ans-row .ava{background-color:var(--accent-deep,#0c6a8f)}.landing-root .chat-status{width:fit-content;box-shadow:inset 0 0 0 1px var(--line);background:#fff;border-radius:99px;align-items:center;gap:14px;margin-bottom:36px;padding:14px 22px;display:flex}.landing-root .chat-status .ava-sm{background:var(--ink) url(/assets/logo-mark.svg) center / 58% no-repeat;border-radius:50%;width:36px;height:36px;position:relative}.landing-root .chat-status .ava-sm:after{content:"";background:var(--accent);border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;bottom:-1px;right:-1px}.landing-root .chat-status .who{flex-direction:column;gap:2px;line-height:1.1;display:flex}.landing-root .chat-status .who b{font-size:14px;font-weight:500}.landing-root .chat-status .who span{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);font-size:11px}.landing-root .chat-status .who span em{color:var(--accent);font-style:normal;font-weight:500}.landing-root .chat-compose{box-shadow:inset 0 0 0 1px var(--line);transition:transform .4s var(--ease), box-shadow .4s var(--ease);background:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;margin-top:36px;padding:22px 24px;display:flex}.landing-root .chat-compose:hover{box-shadow:inset 0 0 0 1px var(--ink), 0 20px 40px -20px #0000002e;transform:translateY(-2px)}.landing-root .chat-compose .cc-prompt{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.landing-root .chat-compose .cc-ava{background:var(--accent-soft);width:36px;height:36px;color:var(--ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-root .chat-compose .cc-ava svg{width:18px;height:18px}.landing-root .chat-compose .cc-text{color:var(--ink-2);font-feature-settings:"ss01";font-size:15px}.landing-root .chat-compose .cc-text em{color:var(--ink);font-family:Instrument Serif,serif;font-style:italic}.landing-root .chat-compose .cc-send{background:var(--ink);color:var(--bg);letter-spacing:.04em;transition:transform .35s var(--ease), background .3s;border-radius:99px;align-items:center;gap:10px;padding:12px 18px;font-size:13px;text-decoration:none;display:inline-flex}.landing-root .chat-compose .cc-send:hover{background:var(--accent);transform:translate(3px)}.landing-root .chat-compose .cc-send svg{width:14px;height:14px}@media (width<=720px){.landing-root .msg{max-width:92%}.landing-root .q-bubble,.landing-root .ans-bubble{padding:14px 18px;font-size:14px}.landing-root .chat:before,.landing-root .chat:after{display:none}}.landing-root .faq-block{border-top:1px solid var(--line);margin-top:120px;padding-top:80px}.landing-root .faq-block-h{letter-spacing:-.03em;color:var(--ink);text-wrap:balance;max-width:18ch;margin:0 0 56px;font-size:clamp(40px,4.5vw,72px);font-weight:500;line-height:1.05}.landing-root .faq-block-h em{color:var(--ink-2);font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root .contact-inner{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.landing-root .contact-inner h2{letter-spacing:-.04em;font-size:clamp(40px,4.5vw,72px);font-weight:500;line-height:.95}.landing-root .contact-inner h2 em{color:var(--ink-2);font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root .contact .clist{border-top:1px solid var(--line);flex-direction:column;gap:0;margin-top:40px;display:flex}.landing-root .contact .clist a{border-bottom:1px solid var(--line);transition:padding .4s var(--ease);cursor:auto;justify-content:space-between;align-items:center;padding:20px 0;font-size:18px;display:flex;position:relative}.landing-root .contact .clist a:hover{padding-left:14px}.landing-root .contact .clist a:after{content:"↗";color:var(--ink-3);transition:transform .4s var(--ease), color .3s;font-size:18px;position:absolute;right:0}.landing-root .contact .clist a:hover:after{color:var(--ink);transform:translate(4px,-4px)}.landing-root .contact .clist a span{color:var(--ink-2);letter-spacing:.15em;text-transform:uppercase;font-size:12px}.landing-root .form{background:var(--bg);border:1px solid var(--line);border-radius:var(--r-card);padding:36px}.landing-root .form .row{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.landing-root .form label{letter-spacing:.15em;text-transform:uppercase;color:var(--ink-2);font-size:11px}.landing-root .form input,.landing-root .form select,.landing-root .form textarea{border:0;border-bottom:1px solid var(--line);color:var(--ink);background:0 0;outline:none;padding:10px 0;font-family:inherit;font-size:16px;transition:border-color .3s}.landing-root .form select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23767369' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'></polyline></svg>");background-position:right 2px center;background-repeat:no-repeat;border-radius:0;padding-right:16px}.landing-root .form input::placeholder,.landing-root .form textarea::placeholder{color:var(--ink-3);opacity:.65}.landing-root .form input:focus,.landing-root .form select:focus,.landing-root .form textarea:focus{border-color:var(--ink)}.landing-root .form textarea{resize:vertical;min-height:90px}.landing-root .form button{background:var(--ink);width:100%;color:var(--bg);border-radius:var(--r-pill);cursor:auto;transition:transform .35s var(--ease), box-shadow .4s var(--ease);border:0;justify-content:center;align-items:center;gap:10px;margin-top:8px;padding:18px;font-family:inherit;font-size:15px;font-weight:500;display:flex;position:relative;overflow:hidden}.landing-root .form button:before{content:"";opacity:0;transition:opacity .4s var(--ease);pointer-events:none;background:radial-gradient(circle,#2dc7ff8c,#0000 65%);position:absolute;inset:0}.landing-root .form button:hover{transform:translateY(-2px);box-shadow:0 24px 60px -20px #0f0f0eb3}.landing-root .form button:hover:before{opacity:1}.landing-root .form button>*{z-index:1;position:relative}.landing-root .form button .arr{width:26px;height:26px;color:var(--ink);transition:transform .35s var(--ease), background .35s var(--ease);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:13px;line-height:1;display:inline-flex}.landing-root .form button:hover .arr{background:var(--accent);transform:translate(2px,-2px)rotate(-6deg)}.landing-root .pricing-toggle{background:var(--accent);border-radius:var(--r-pill);grid-template-columns:1fr 1fr;gap:0;margin-top:6px;padding:4px;display:grid;position:relative}.landing-root .pricing-toggle button{color:#0d0d0d8c;border-radius:var(--r-pill);cursor:auto;letter-spacing:.02em;z-index:1;background:0 0;border:0;justify-content:center;align-items:center;min-height:46px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:500;line-height:1;transition:color .35s;display:flex;position:relative}.landing-root .pricing-toggle button.is-on{color:var(--ink)}.landing-root .pricing-toggle button:before{display:none!important}.landing-root .pricing-toggle button:hover{box-shadow:none;transform:none}.landing-root .pricing-toggle .slider{border-radius:var(--r-pill);width:calc(50% - 4px);transition:transform .45s var(--ease);background:#fff;position:absolute;top:4px;bottom:4px;left:4px;box-shadow:0 1px 3px #00000014}.landing-root .pricing-toggle.right .slider{transform:translate(100%)}.landing-root .form-status{color:var(--ink-2);min-height:1em;margin-top:14px;font-size:13px}.landing-root .ft-marquee{background:var(--bg);border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:100%}.landing-root .footer-mq{background:0 0;border:0;padding:0;overflow:hidden}.landing-root .footer-mq .track{white-space:nowrap;letter-spacing:-.045em;align-items:center;gap:0;width:max-content;padding:48px 0 28px;font-size:clamp(56px,6.8vw,91px);font-weight:500;line-height:1;animation:70s linear infinite scroll-x;display:flex}.landing-root .footer-mq .track .phrase{flex-direction:column;justify-content:center;align-items:flex-start;padding-right:.5em;line-height:.95;display:inline-flex}.landing-root .footer-mq .track .phrase em{letter-spacing:.04em;color:var(--ink-2);text-transform:none;padding:.4em 0 0;font-family:Onest,sans-serif;font-size:.16em;font-style:normal;font-weight:500;line-height:1.1;display:block}.landing-root .footer-mq .track .sep{color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;margin:0 .35em;display:inline-flex}.landing-root .footer-mq .track .sep svg{width:.55em;height:.55em;animation:14s linear infinite spin;display:block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landing-root .footer-bot{display:none}.landing-root footer{background:var(--ink);color:#f4f4f4;padding:clamp(80px,8vw,120px) clamp(40px,5vw,100px) 40px;position:relative;overflow:hidden}.landing-root .ft-grid{z-index:2;grid-template-columns:1.1fr 1fr 1fr;gap:80px;margin-bottom:64px;display:grid;position:relative}.landing-root .ft-col{flex-direction:column;gap:18px;display:flex}.landing-root .ft-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#f4f4f473;align-items:center;gap:10px;font-size:10.5px;font-weight:500;display:inline-flex}.landing-root .ft-eyebrow .dot{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite livepulse;box-shadow:0 0 #2dc7ff80}.landing-root .ft-studio h3{letter-spacing:-.025em;color:#fff;margin:0;font-family:Onest,sans-serif;font-size:clamp(32px,3.2vw,44px);font-weight:500;line-height:1.05}.landing-root .ft-studio h3 em{color:#f4f4f48c;font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root .ft-time{flex-direction:column;gap:6px;margin-top:8px;display:flex}.landing-root .ft-time span{letter-spacing:.22em;text-transform:uppercase;color:#f4f4f473;font-size:10.5px;font-weight:500}.landing-root .ft-time b{letter-spacing:-.01em;font-feature-settings:"tnum";color:#fff;font-family:Instrument Serif,serif;font-size:30px;font-style:italic;font-weight:400;line-height:1}.landing-root .ft-nav ul,.landing-root .ft-social ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.landing-root .ft-nav a,.landing-root .ft-social a{color:#f4f4f4;transition:transform .35s var(--ease), color .3s;align-items:center;gap:10px;font-size:18px;text-decoration:none;display:inline-flex}.landing-root .ft-nav a:hover,.landing-root .ft-social a:hover{color:var(--accent);transform:translate(6px)}.landing-root .ft-nav a .num,.landing-root .ft-social a .arr{color:#f4f4f466;font-family:Instrument Serif,serif;font-size:13px;font-style:italic;font-weight:400;transition:color .3s}.landing-root .ft-nav a:hover .num,.landing-root .ft-social a:hover .arr{color:var(--accent)}.landing-root .ft-mark{z-index:1;cursor:default;justify-content:flex-end;align-items:flex-end;margin:0 -40px 0 0;padding:24px 0 0;display:flex;position:relative;overflow:hidden}.landing-root .ft-mark img{-webkit-user-select:none;user-select:none;pointer-events:none;width:min(62%,980px);height:auto;transition:transform 1.2s var(--ease);display:block}.landing-root .ft-mark:after{content:"";pointer-events:none;background:linear-gradient(#0d0d0d00 0%,#0d0d0d8c 35%,#0d0d0d 90%);height:55%;position:absolute;bottom:0;left:0;right:0}.landing-root footer:hover .ft-mark img{transform:translateY(-6px)}.landing-root .ft-bot{z-index:2;letter-spacing:.18em;text-transform:uppercase;color:#f4f4f473;border-top:1px solid #f4f4f414;flex-wrap:wrap;justify-content:space-between;gap:24px 48px;padding:24px 0 0;font-size:11px;display:flex;position:relative}.landing-root .ft-bot a{color:#f4f4f473;text-decoration:none;transition:color .3s}.landing-root .ft-bot a:hover{color:var(--accent)}.landing-root .ft-verify{z-index:2;border-top:1px solid #f4f4f414;flex-wrap:wrap;align-items:center;gap:22px;margin-top:8px;padding:28px 0;display:flex;position:relative}.landing-root .dnb-seal-slot{justify-content:center;align-items:center;min-width:104px;line-height:0;display:flex}.landing-root .dnb-seal-slot img{max-width:160px;height:auto;display:block}.landing-root .dnb-seal-slot iframe{border:0;width:160px;height:130px;display:block}.landing-root .dnb-badge{background:#f4f4f406;border:1px solid #f4f4f429;border-radius:8px;align-items:stretch;gap:0;text-decoration:none;transition:border-color .35s,background .35s;display:inline-flex;overflow:hidden}.landing-root .dnb-badge:hover{background:#f4f4f40d;border-color:#f4f4f457}.landing-root .dnb-badge .db-mark{background:var(--accent);color:#0d0d0d;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:2px;padding:12px 16px;display:flex}.landing-root .dnb-badge .db-mark b{letter-spacing:-.03em;font-family:Onest,sans-serif;font-size:21px;font-weight:700;line-height:1}.landing-root .dnb-badge .db-mark span{letter-spacing:.16em;text-transform:uppercase;font-size:7.5px;font-weight:600;line-height:1}.landing-root .dnb-badge .db-body{flex-direction:column;justify-content:center;gap:9px;padding:13px 18px;display:flex}.landing-root .dnb-badge .db-body .db-t{letter-spacing:.02em;color:#f4f4f4;font-size:12px;font-weight:600;line-height:1.15}.landing-root .dnb-badge .db-body .db-t sup{font-size:.62em;top:-.5em}.landing-root .dnb-badge .db-body .db-n{letter-spacing:.2em;text-transform:uppercase;color:#f4f4f480;font-variant-numeric:tabular-nums;font-size:10px}.landing-root .ft-verify .db-note{letter-spacing:.16em;text-transform:uppercase;color:#f4f4f457;max-width:240px;font-size:10.5px;line-height:1.6}@media (width<=1280px){.landing-root footer{padding:100px 64px 32px}.landing-root .ft-grid{grid-template-columns:1fr 1fr;gap:56px}.landing-root .ft-social{grid-column:1/-1}.landing-root .ft-social ul{flex-flow:wrap;gap:24px}.landing-root .ft-mark{margin:0 -64px}}@media (width<=680px){.landing-root footer{padding:64px 28px 28px}.landing-root .ft-grid{grid-template-columns:1fr;gap:40px;margin-bottom:40px}.landing-root .ft-mark{margin:0 -28px 0 0}.landing-root .ft-mark img{width:min(78%,520px)}.landing-root .ft-social ul,.landing-root .ft-nav ul{flex-direction:column;gap:10px}.landing-root .ft-bot{text-align:left;flex-direction:column;gap:14px}}.landing-root .blog-list{border-top:1px solid var(--line);flex-direction:column;display:flex}.landing-root .blog-row{border-bottom:1px solid var(--line);color:var(--ink);transition:padding-left .5s var(--ease), background .5s var(--ease);grid-template-columns:auto 1fr auto;align-items:start;gap:32px;padding:32px 8px;display:grid;position:relative}.landing-root .blog-row:hover{background:linear-gradient(90deg,#0000000a,#0000 60%);padding-left:24px}.landing-root .blog-row .bl-meta{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);flex-direction:column;gap:4px;min-width:140px;font-size:11px;display:flex}.landing-root .blog-row h3{letter-spacing:-.02em;text-wrap:balance;margin:0 0 8px;font-size:26px;font-weight:500;line-height:1.15}.landing-root .blog-row p{color:var(--ink-2);text-wrap:pretty;max-width:520px;font-size:14px;line-height:1.55}.landing-root .blog-row .bl-arrow{color:var(--ink-3);transition:transform .5s var(--ease), color .5s var(--ease);align-self:center;font-size:22px}.landing-root .blog-row:hover .bl-arrow{color:var(--accent);transform:translate(8px)rotate(-45deg)}@media (width<=720px){.landing-root .blog-row{grid-template-columns:1fr;gap:12px}.landing-root .blog-row .bl-arrow{justify-self:end}}.landing-root .side-dots{z-index:150;flex-direction:column;align-items:flex-end;gap:14px;display:flex;position:fixed;top:50%;right:24px;transform:translateY(-50%)}.landing-root .side-dots a{background:var(--ink-3);width:6px;height:6px;transition:all .35s var(--ease);border-radius:99px;display:block;position:relative}.landing-root .side-dots a.is-active{background:var(--ink);width:18px}.landing-root .side-dots a:before{content:attr(data-l);letter-spacing:.15em;text-transform:uppercase;color:var(--ink-2);opacity:0;white-space:nowrap;background:var(--bg);border:1px solid var(--line);border-radius:99px;padding:3px 8px;font-size:10px;transition:opacity .25s;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.landing-root .side-dots a:hover:before{opacity:1}.landing-root .curtain{background:var(--ink);z-index:9500;transform-origin:top;justify-content:center;align-items:center;transition:transform 1.1s cubic-bezier(.7,.05,.2,1) .2s;display:flex;position:fixed;inset:0}.landing-root .curtain.gone{visibility:hidden;transition:transform 1.1s cubic-bezier(.7,.05,.2,1) .2s,visibility 0s 1.4s;transform:scaleY(0)}.landing-root .curtain{background:#fcfcfc}.landing-root .curtain .cl-meta,.landing-root .curtain .cl-bot{color:#0d0d0d;opacity:.55}.landing-root .curtain .cl-bot .pct{color:#0d0d0d}.landing-root .curtain .cl-mark{opacity:0;width:30vw;max-width:380px;transition:opacity .8s var(--ease), transform .9s var(--ease);filter:none;transform:scale(.92)}.landing-root .curtain .cl-mark img{width:100%;display:block}.landing-root .curtain.show .cl-mark{opacity:1;transform:scale(1)}.landing-root .curtain.gone .cl-mark{opacity:0;transition:opacity .3s}.landing-root .curtain .cl-meta{letter-spacing:.18em;text-transform:uppercase;color:var(--bg);opacity:.55;justify-content:space-between;font-size:11px;display:flex;position:absolute;top:32px;left:32px;right:32px}.landing-root .curtain .cl-bot{letter-spacing:.18em;text-transform:uppercase;color:var(--bg);opacity:.55;justify-content:space-between;font-size:11px;display:flex;position:absolute;bottom:32px;left:32px;right:32px}.landing-root .curtain .cl-bot .pct{color:var(--bg);opacity:1;font-variant-numeric:tabular-nums;font-weight:500}@media (width<=1100px){.landing-root .work .preview{display:none}.landing-root .work{grid-template-columns:60px 1fr 180px 80px 36px}}@media (width<=1280px){.landing-root .split{grid-template-columns:440px 1fr}.landing-root .split-aside{padding:120px 60px 60px}.landing-root .rsec{padding:120px 100px}}@media (width<=960px){.landing-root .split{grid-template-columns:1fr}.landing-root .split-aside{border-right:0;border-bottom:1px solid var(--line);height:auto;padding:64px 24px;position:relative}.landing-root .aside-stack{height:auto;min-height:280px}.landing-root .rsec{padding:64px 24px}.landing-root .work{grid-template-columns:40px 1fr 80px 36px}.landing-root .work .meta{display:none}.landing-root .work .title{font-size:28px}.landing-root .srv{grid-template-columns:40px 1fr 40px}.landing-root .srv .desc{display:none}.landing-root .srv .name{font-size:24px}.landing-root .stats-grid,.landing-root .process-grid{grid-template-columns:1fr}.landing-root .scell .big{font-size:88px}.landing-root .why-card{grid-template-columns:1fr;padding:32px;position:relative;top:auto}.landing-root .benefits-grid,.landing-root .contact-inner{grid-template-columns:1fr}.landing-root .footer-bot{grid-template-columns:1fr 1fr}.landing-root .hero-meta{flex-wrap:wrap;gap:18px;margin-bottom:24px;position:relative;top:auto;left:auto;right:auto}.landing-root .hero{padding-top:96px}.landing-root .hero-bottom{grid-template-columns:1fr;gap:24px}.landing-root .nav-time{display:none}}.landing-root .thread-host{z-index:300;pointer-events:none;-webkit-user-select:none;user-select:none;height:130px;position:fixed;top:0;left:0;right:0}.landing-root .thread-logo{z-index:6;pointer-events:auto;transition:transform .55s var(--ease);align-items:center;display:flex;position:absolute;top:30px;left:100px}.landing-root .thread-logo:hover{transform:scale(1.04)}.landing-root .thread-logo img{width:auto;height:46px;transition:opacity .4s var(--ease);display:block}.landing-root .thread-logo .tl-dark{opacity:0;position:absolute;top:0;left:0}.landing-root .thread-host.on-dark .thread-logo .tl-light{opacity:0}.landing-root .thread-host.on-dark .thread-logo .tl-dark{opacity:1}.landing-root .thread-host:before{content:"";pointer-events:none;background:linear-gradient(#fff 0%,#fffffffa 40%,#ffffffe0 70%,#fff0 100%);position:absolute;inset:0;-webkit-mask:linear-gradient(#000 0% 70%,#0000 100%);mask:linear-gradient(#000 0% 70%,#0000 100%)}.landing-root .thread-svg{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.landing-root .thread-svg .wire{fill:none;stroke:var(--ink);stroke-width:1.1px;stroke-linecap:round;opacity:.85}.landing-root .thread-svg .wire-prog{fill:none;stroke:#27abdb;stroke-width:1.6px;stroke-linecap:round}.landing-root .thread-svg .peg{fill:#22211e38;transition:fill .35s var(--ease)}.landing-root .thread-svg .peg.is-active{fill:#27abdb;r:4}.landing-root .thread-svg .peg.is-passed{fill:var(--ink)}.landing-root .thread-labels{pointer-events:none;position:absolute;inset:0}.landing-root .thread-label{pointer-events:auto;cursor:pointer;text-align:center;color:var(--ink-2);letter-spacing:-.01em;transition:color .35s var(--ease), transform .55s cubic-bezier(.34, 1.56, .64, 1), opacity .35s var(--ease);white-space:nowrap;padding:10px 6px 14px;font-family:Instrument Serif,serif;font-size:21px;font-style:italic;line-height:1;text-decoration:none;position:absolute;top:62%;transform:translate(-50%,-100%)}@media (width<=1560px){.landing-root .thread-label{padding:10px 4px 14px;font-size:19px}}@media (width<=1380px){.landing-root .thread-label{padding:10px 3px 14px;font-size:18px}}.landing-root .thread-label .lbl-num{letter-spacing:.22em;text-transform:uppercase;color:var(--ink-3);transition:color .35s var(--ease);margin-bottom:5px;font-family:Onest,sans-serif;font-size:9px;font-style:normal;display:block}.landing-root .thread-label:hover{color:var(--ink)}.landing-root .thread-label.is-active{color:var(--ink);font-weight:500}.landing-root .thread-label.is-active .lbl-num{color:var(--ink);font-weight:600}.landing-root .thread-label.is-vibing{animation:.6s cubic-bezier(.34,1.56,.64,1) vibe}@keyframes vibe{0%{transform:translate(-50%,-100%)}25%{transform:translate(calc(3px - 50%),calc(-100% - 6px))}50%{transform:translate(calc(-50% - 2px),calc(-100% - 3px))}75%{transform:translate(calc(1px - 50%),calc(-100% - 5px))}to{transform:translate(-50%,-100%)}}.landing-root .thread-label:after{content:"";width:1px;height:10px;transition:height .35s var(--ease);background:linear-gradient(#22211e00,#22211e59);position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.landing-root .thread-label.is-active:after{background:linear-gradient(180deg, #22211e00, var(--ink));height:18px}.landing-root .thread-hand{pointer-events:auto;cursor:grab;will-change:transform;width:60px;height:60px;position:absolute;top:0;left:0;transform:translate(-50%)}.landing-root .thread-hand:active,.landing-root .thread-hand.is-dragging{cursor:grabbing}.landing-root .thread-hand .pin{background:var(--ink);border-radius:50%;width:6px;height:6px;position:absolute;top:-2px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #22211e4d}.landing-root .thread-hand .pendant{background:var(--ink);border:1px solid var(--ink);width:44px;height:44px;transition:transform .55s cubic-bezier(.34, 1.56, .64, 1), background .35s var(--ease), border-color .35s var(--ease);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 24px -6px #00000040,0 0 0 4px #f5f3ec99}.landing-root .thread-hand .pendant svg{width:22px;height:22px;color:var(--bg);transition:color .35s var(--ease)}.landing-root .thread-hand .pendant .pi{width:20px;height:20px;color:var(--bg);opacity:0;transition:opacity .32s var(--ease), transform .5s cubic-bezier(.34, 1.56, .64, 1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.65)rotate(-8deg)}.landing-root .thread-hand .pendant[data-active=works] .pi-works,.landing-root .thread-hand .pendant[data-active=services] .pi-services,.landing-root .thread-hand .pendant[data-active=process] .pi-process,.landing-root .thread-hand .pendant[data-active=why] .pi-why,.landing-root .thread-hand .pendant[data-active=words] .pi-words,.landing-root .thread-hand .pendant[data-active=contact] .pi-contact{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0)}.landing-root .thread-hand:hover .pendant{transform:translate(-50%,-50%)scale(1.06)}.landing-root .thread-hand.is-dragging .pendant{background:var(--ink);border-color:var(--ink);transform:translate(-50%,-50%)scale(1.1)}.landing-root .thread-hand:after{content:"Drag to scrub";background:var(--ink);color:var(--bg);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .25s var(--ease), transform .25s var(--ease);border-radius:99px;padding:5px 10px;font-family:Onest,sans-serif;font-size:9px;position:absolute;top:calc(50% + 30px);left:50%;transform:translate(-50%,4px)}.landing-root .thread-hand:hover:after,.landing-root .thread-hand:focus-visible:after,.landing-root .thread-hand.is-dragging:after{opacity:1;transform:translate(-50%)}.landing-root.is-loaded .thread-hand:after{opacity:1;animation:tooltipNudge 4s var(--ease) 1.2s forwards;transform:translate(-50%)}@keyframes tooltipNudge{0%,75%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,4px)}}.landing-root.is-loaded .thread-hand:hover:after,.landing-root.is-loaded .thread-hand.is-dragging:after{opacity:1!important;animation:none!important;transform:translate(-50%)!important}@media (width<=760px){.landing-root .thread-host{height:80px}.landing-root .thread-label{font-size:14px}.landing-root .thread-label .lbl-num{display:none}.landing-root .thread-hand{width:46px;height:46px}.landing-root .thread-hand .pendant{width:36px;height:36px}.landing-root .thread-hand .pendant svg{width:18px;height:18px}.landing-root .thread-hint{display:none}}.landing-root .thread-host.on-dark:before{background:linear-gradient(#0d0d0df2 0%,#0d0d0d99 60%,#0d0d0d00 100%)}.landing-root .thread-host.on-dark .thread-label{color:#ffffff73}.landing-root .thread-host.on-dark .thread-label .lbl-num{color:#ffffff59}.landing-root .thread-host.on-dark .thread-label:hover,.landing-root .thread-host.on-dark .thread-label.is-active,.landing-root .thread-host.on-dark .thread-label.is-active .lbl-num{color:#fff}.landing-root .thread-host.on-dark .thread-label:after{background:linear-gradient(#fff0,#ffffff59)}.landing-root .thread-host.on-dark .thread-label.is-active:after{background:linear-gradient(#fff0,#fff)}.landing-root .thread-host.on-dark .thread-svg .wire{stroke:#ffffff80}.landing-root .thread-host.on-dark .thread-svg .wire-prog{stroke:#27abdb}.landing-root .thread-host.on-dark .thread-svg .peg{fill:#fff6}.landing-root .thread-host.on-dark .thread-svg .peg.is-active{fill:#27abdb}.landing-root .thread-host.on-dark .thread-svg .peg.is-passed{fill:#fff}.landing-root .thread-host.on-dark .thread-hand .pin{background:#fff;box-shadow:0 0 8px #fff6}.landing-root .thread-host.on-dark .thread-hand .pendant{background:#fff;border-color:#fff}.landing-root .thread-host.on-dark .thread-hand .pendant svg{color:var(--ink)}.landing-root .thread-host.on-dark .thread-logo img{filter:none}.landing-root .bot-nav{display:none!important}.landing-root .case-study{z-index:9800;background:var(--bg);-webkit-overflow-scrolling:touch;visibility:hidden;transition:transform .85s cubic-bezier(.7,.05,.2,1);position:fixed;inset:0;overflow:hidden auto;transform:translateY(100%)}.landing-root .case-study.is-open{visibility:visible;transform:translateY(0)}.landing-root.cs-locked{overflow:hidden}.landing-root .cs-rail{z-index:9900;pointer-events:none;background:#0d0d0d0f;width:2px;position:fixed;top:0;bottom:0;left:0}.landing-root .cs-rail i{background:var(--accent);height:0;transition:height 50ms linear;position:absolute;top:0;left:0;right:0}.landing-root .cs-top{z-index:5;-webkit-backdrop-filter:saturate(1.4)blur(14px);border-bottom:1px solid var(--line);background:#ffffffd9;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:18px 48px;display:grid;position:sticky;top:0}.landing-root .cs-back{letter-spacing:.18em;text-transform:uppercase;color:var(--ink);cursor:auto;transition:transform .35s var(--ease);background:0 0;border:0;align-items:center;gap:10px;padding:0;font-family:inherit;font-size:12px;display:inline-flex}.landing-root .cs-back:hover{transform:translate(-4px)}.landing-root .cs-back .arr{border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .3s,color .3s,border-color .3s;display:flex}.landing-root .cs-back:hover .arr{background:var(--ink);color:var(--bg);border-color:var(--ink)}.landing-root .cs-back .arr svg{width:14px;height:14px}.landing-root .cs-title{letter-spacing:.04em;color:var(--ink-2);justify-self:center;align-items:center;gap:10px;font-size:13px;display:flex}.landing-root .cs-title b{color:var(--ink);font-weight:500}.landing-root .cs-title em{color:var(--ink-3);font-family:Instrument Serif,serif;font-size:14px;font-style:italic;font-weight:400}.landing-root .cs-index{color:var(--ink-3);font-feature-settings:"tnum";justify-self:end;font-family:Instrument Serif,serif;font-size:18px;font-style:italic}.landing-root .cs-index b{color:var(--ink);font-weight:400}.landing-root .cs-hero{background:var(--bg-2);height:88vh;min-height:560px;position:relative;overflow:hidden}.landing-root .cs-hero img{object-fit:cover;width:100%;height:100%;transition:transform 1.5s var(--ease);position:absolute;inset:0;transform:scale(1.04)}.landing-root .case-study.is-open .cs-hero img{transform:scale(1)}.landing-root .cs-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000 40%,#0000008c 100%);position:absolute;inset:0}.landing-root .cs-hero-text{z-index:1;color:#fff;flex-direction:column;gap:18px;max-width:1100px;display:flex;position:absolute;bottom:48px;left:48px;right:48px}.landing-root .cs-hero-text .industry-pill{letter-spacing:.22em;text-transform:uppercase;color:var(--ink);background:#2dc7fff2;border-radius:99px;align-self:flex-start;padding:9px 16px;font-size:10.5px;font-weight:500}.landing-root .cs-hero-text h2{letter-spacing:-.035em;text-wrap:balance;font-size:clamp(54px,7vw,112px);font-weight:500;line-height:1}.landing-root .cs-hero-text h2 em{font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root .cs-hero-text .kicker{color:#ffffffeb;max-width:740px;font-family:Instrument Serif,serif;font-size:clamp(22px,2vw,28px);font-style:italic;line-height:1.3}.landing-root .cs-hero .cs-live{z-index:1;color:var(--ink);letter-spacing:.18em;text-transform:uppercase;background:#fffffff0;border-radius:99px;align-items:center;gap:10px;padding:11px 18px;font-size:11px;font-weight:500;text-decoration:none;transition:background .3s,color .3s;display:inline-flex;position:absolute;top:48px;right:48px;display:none!important}.landing-root .cs-meta{border-bottom:1px solid var(--line);background:#fafafa;flex-wrap:wrap;align-items:flex-start;gap:28px clamp(40px,5vw,84px);padding:48px clamp(40px,5vw,100px);display:flex}.landing-root .cs-meta .cs-live{background:var(--ink);color:#fff;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;transition:transform .45s var(--ease), box-shadow .45s var(--ease);border-radius:99px;place-self:center end;align-items:center;gap:12px;margin-left:auto;padding:14px 14px 14px 22px;font-family:Onest,sans-serif;font-size:11.5px;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 12px 24px -10px #00000059}.landing-root .cs-meta .cs-live:before{content:"";opacity:0;transition:opacity .4s var(--ease);pointer-events:none;background:radial-gradient(circle,#2dc7ff8c,#0000 65%);position:absolute;inset:0}.landing-root .cs-meta .cs-live:hover{transform:translateY(-2px);box-shadow:0 24px 48px -18px #0f0f0eb3}.landing-root .cs-meta .cs-live:hover:before{opacity:1}.landing-root .cs-meta .cs-live>span{z-index:1;position:relative}.landing-root .cs-meta .cs-live .arrow{z-index:1;width:24px;height:24px;color:var(--ink);transition:transform .45s var(--ease), background .35s var(--ease);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.landing-root .cs-meta .cs-live:hover .arrow{background:var(--accent);transform:translate(2px,-2px)rotate(-6deg)}.landing-root .cs-meta .cs-live .arrow svg{width:11px;height:11px;transition:none;display:block}.landing-root .cs-meta .cs-live svg{width:14px;height:14px}.landing-root .cs-meta .cs-live:hover svg{transform:none}.landing-root .cs-meta .cs-actions{flex-wrap:wrap;align-self:center;align-items:center;gap:12px;margin-left:auto;display:flex}.landing-root .cs-meta .cs-actions .cs-live{margin-left:0}.landing-root .cs-store{background:var(--ink);color:#fff;white-space:nowrap;transition:transform .45s var(--ease), box-shadow .45s var(--ease);border-radius:99px;align-items:center;gap:11px;padding:11px 22px 11px 18px;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 12px 24px -10px #00000059}.landing-root .cs-store:before{content:"";opacity:0;transition:opacity .4s var(--ease);pointer-events:none;background:radial-gradient(circle,#2dc7ff8c,#0000 65%);position:absolute;inset:0}.landing-root .cs-store:hover{transform:translateY(-2px);box-shadow:0 24px 48px -18px #0f0f0eb3}.landing-root .cs-store:hover:before{opacity:1}.landing-root .cs-store svg{z-index:1;flex-shrink:0;width:auto;height:23px;margin-top:-1px;position:relative}.landing-root .cs-store .lbl{z-index:1;text-align:left;flex-direction:column;line-height:1.05;display:flex;position:relative}.landing-root .cs-store .lbl small{letter-spacing:.13em;text-transform:uppercase;opacity:.72;font-family:Onest,sans-serif;font-size:8.5px;font-weight:500}.landing-root .cs-store .lbl b{letter-spacing:-.01em;font-family:Onest,sans-serif;font-size:14px;font-weight:600}.landing-root .cs-meta .col{flex-direction:column;flex:none;gap:6px;max-width:260px;display:flex}.landing-root .cs-meta .col b{letter-spacing:.22em;text-transform:uppercase;color:var(--ink-3);font-size:10.5px;font-weight:500}.landing-root .cs-meta .col span{color:var(--ink);letter-spacing:-.005em;font-family:Onest,sans-serif;font-size:15px;font-style:normal;font-weight:450;line-height:1.4}.landing-root .cs-sec{border-bottom:1px solid var(--line);padding:clamp(96px,10vw,140px) clamp(40px,10vw,200px);position:relative}.landing-root .cs-sec:last-of-type{border-bottom:0}.landing-root .cs-eyebrow{letter-spacing:.24em;text-transform:uppercase;color:var(--ink-2);align-items:center;gap:14px;margin-bottom:56px;font-size:11px;font-weight:500;display:inline-flex}.landing-root .cs-eyebrow .num{background:var(--accent);width:34px;min-width:34px;height:34px;min-height:34px;color:var(--ink);letter-spacing:.04em;font-feature-settings:"tnum";transition:transform .5s cubic-bezier(.34, 1.56, .64, 1), box-shadow .35s var(--ease);border-radius:50%;justify-content:center;align-items:center;font-family:Onest,sans-serif;font-size:11px;font-style:normal;font-weight:600;display:inline-flex;box-shadow:0 0 0 4px #2dc7ff2e}.landing-root .cs-sec:hover .cs-eyebrow .num,.landing-root .cs-ai:hover .cs-eyebrow .num,.landing-root .cs-related:hover .cs-eyebrow .num{transform:scale(1.08);box-shadow:0 0 0 6px #2dc7ff47}.landing-root .cs-eyebrow .line{background:var(--line);flex:1;width:auto;min-width:60px;height:1px}.landing-root .cs-sec .cs-eyebrow .line{background:var(--line);width:60px;height:1px}.landing-root .cs-intro p{letter-spacing:-.015em;color:var(--ink);text-wrap:pretty;max-width:920px;font-size:clamp(22px,2.1vw,30px);font-weight:400;line-height:1.45}.landing-root .cs-intro p em{color:var(--ink);font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root .cs-cso{grid-template-columns:1fr 1fr 1fr;gap:32px;display:grid}.landing-root .cs-cso .card{border:1px solid var(--line);transition:background .4s var(--ease), transform .4s var(--ease);background:#fafafa;border-radius:18px;flex-direction:column;gap:14px;padding:36px 32px;display:flex;position:relative;overflow:hidden}.landing-root .cs-cso .card:hover{background:#f4f4f4;transform:translateY(-3px)}.landing-root .cs-cso .card .ix{color:var(--ink-3);font-feature-settings:"tnum";font-family:Instrument Serif,serif;font-size:34px;font-style:italic;line-height:1}.landing-root .cs-cso .card b{letter-spacing:.22em;text-transform:uppercase;color:var(--ink-2);font-size:10.5px;font-weight:500}.landing-root .cs-cso .card h3{letter-spacing:-.02em;color:var(--ink);text-wrap:balance;font-size:28px;font-weight:500;line-height:1.1}.landing-root .cs-cso .card h3 em{color:var(--ink-2);font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root .cs-cso .card p{color:var(--ink-2);text-wrap:pretty;font-size:15px;line-height:1.55}.landing-root .cs-cso .card .stat{border-top:1px dashed var(--line);white-space:nowrap;flex-wrap:nowrap;align-items:baseline;gap:14px;margin-top:auto;padding-top:20px;display:flex}.landing-root .cs-cso .card .stat b{color:var(--ink);letter-spacing:-.02em;flex-shrink:0;font-family:Instrument Serif,serif;font-size:32px;font-style:italic;font-weight:400;line-height:1}.landing-root .cs-cso .card .stat span{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);white-space:normal;flex:1;min-width:0;font-size:10.5px;line-height:1.4}.landing-root .cs-ai{background:var(--ink);color:#fafafa;padding:140px 200px;position:relative;overflow:hidden}.landing-root .cs-ai:before{content:"";pointer-events:none;background:radial-gradient(#2dc7ff1f 0%,#2dc7ff00 60%);width:60%;height:200%;position:absolute;top:-50%;left:-10%}.landing-root .cs-ai .cs-eyebrow{color:#fafafa99;margin-bottom:72px}.landing-root .cs-ai .cs-eyebrow .num{background:var(--accent);color:var(--ink);box-shadow:0 0 0 5px #2dc7ff2e}.landing-root .cs-ai .cs-eyebrow .line{background:#fafafa2e}.landing-root .cs-ai h2{letter-spacing:-.025em;text-wrap:balance;max-width:18ch;margin-bottom:18px;font-size:clamp(40px,4vw,64px);font-weight:500;line-height:1.05}.landing-root .cs-ai h2 em{color:var(--accent);font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root .cs-ai .ai-intro{color:#fafafaa6;text-wrap:pretty;max-width:640px;margin-bottom:64px;font-size:17px;line-height:1.55}.landing-root .cs-ai .ai-grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:20px;display:grid;position:relative}.landing-root .cs-ai .ai-card{transition:border-color .35s var(--ease), background .35s var(--ease);background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:14px;padding:24px;display:flex}.landing-root .cs-ai .ai-card:hover{background:#ffffff0f;border-color:#2dc7ff80}.landing-root .cs-ai .ai-card .sparkle{width:24px;height:24px;color:var(--accent);filter:drop-shadow(0 0 8px #2dc7ff66);animation:3.4s ease-in-out infinite aiTwinkle}.landing-root .cs-ai .ai-card .sparkle svg{width:100%;height:100%;display:block}.landing-root .cs-ai .ai-card h4{letter-spacing:-.01em;color:#fff;text-wrap:balance;font-size:17px;font-weight:500;line-height:1.25}.landing-root .cs-ai .ai-card p{color:#fafafa99;text-wrap:pretty;font-size:13.5px;line-height:1.55}.landing-root .cs-showcase{border:0;padding:0}.landing-root .cs-showcase .spread{background:var(--line);grid-template-columns:1fr 1fr;gap:2px;display:grid}.landing-root .cs-showcase .spread img{object-fit:cover;width:100%;height:62vh;display:block}.landing-root .cs-showcase .full{object-fit:cover;border-bottom:1px solid var(--line);border-top:1px solid var(--line);width:100%;height:90vh;display:block}.landing-root .case-study[data-case=advance-cm] .cs-showcase .full{aspect-ratio:2880/1573;object-fit:cover;background:#f4f4f0;height:auto}.landing-root .case-study[data-case=advance-cm] .cs-showcase .spread img{aspect-ratio:1;object-fit:cover;background:#f4f4f0;height:auto}@media (width<=760px){.landing-root .case-study[data-case=advance-cm] .cs-showcase .spread img{aspect-ratio:1;height:auto}}.landing-root .case-study[data-case=iremos] .cs-showcase .full{aspect-ratio:16/9;object-fit:cover;background:#0a0a0a;height:auto}.landing-root .case-study[data-case=iremos] .cs-showcase .spread img{aspect-ratio:1;object-fit:cover;background:#0a0a0a;height:auto}@media (width<=760px){.landing-root .case-study[data-case=iremos] .cs-showcase .spread img{aspect-ratio:1;height:auto}}.landing-root .cs-stats{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:0;display:grid}.landing-root .cs-stats .scell{border-right:1px solid var(--line);padding:64px 48px;position:relative}.landing-root .cs-stats .scell:last-child{border-right:0}.landing-root .cs-stats .scell b{letter-spacing:.22em;text-transform:uppercase;color:var(--ink-3);margin-bottom:24px;font-size:10.5px;font-weight:500;display:block}.landing-root .cs-stats .scell .num{letter-spacing:-.04em;color:var(--ink);font-feature-settings:"tnum";font-size:clamp(54px,5vw,86px);font-weight:500;line-height:.95}.landing-root .cs-stats .scell .num em{color:var(--accent);vertical-align:super;margin-left:4px;font-family:Instrument Serif,serif;font-size:.5em;font-style:italic;font-weight:400}.landing-root .cs-stats .scell p{color:var(--ink-2);text-wrap:pretty;max-width:280px;margin-top:20px;font-size:14px;line-height:1.5}.landing-root .cs-testimonial{text-align:center;background:#fafafa;padding:140px 200px}.landing-root .cs-testimonial blockquote{letter-spacing:-.02em;max-width:980px;color:var(--ink);text-wrap:balance;margin:0 auto;font-size:clamp(26px,2.4vw,40px);font-weight:400;line-height:1.3}.landing-root .cs-testimonial blockquote em{color:var(--ink-2);font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root .cs-testimonial blockquote:before{content:"“";color:var(--accent);margin-bottom:8px;font-family:Instrument Serif,serif;font-size:120px;font-style:italic;line-height:.8;display:block}.landing-root .cs-testimonial .qmeta{align-items:center;gap:16px;margin-top:40px;display:inline-flex}.landing-root .cs-testimonial .qmeta .avatar{background-position:50%;background-size:cover;border:2px solid #fff;border-radius:50%;width:54px;height:54px;box-shadow:0 4px 12px #00000014}.landing-root .cs-testimonial .qmeta .who{text-align:left}.landing-root .cs-testimonial .qmeta .who b{color:var(--ink);font-size:14px;font-weight:500;display:block}.landing-root .cs-testimonial .qmeta .who span{color:var(--ink-2);font-size:12px}.landing-root .cs-related{border-top:1px solid var(--line);background:var(--bg);padding:120px 200px 140px}.landing-root .cs-related .cs-eyebrow{margin-bottom:48px}.landing-root .cs-related .grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.landing-root .cs-related .rcard{color:var(--ink);cursor:auto;transition:transform .5s var(--ease);flex-direction:column;gap:18px;text-decoration:none;display:flex}.landing-root .case-study,.landing-root .case-study *{cursor:auto}@media (hover:none){.landing-root .case-study,.landing-root .case-study *{cursor:auto}}.landing-root .cs-related .rcard:hover{transform:translateY(-6px)}.landing-root .cs-related .rcard .thumb{aspect-ratio:1672/941;background:var(--bg-2);border-radius:14px;position:relative;overflow:hidden}.landing-root .cs-related .rcard .thumb img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s var(--ease)}.landing-root .cs-related .rcard:hover .thumb img{transform:scale(1.05)}.landing-root .cs-related .rcard .thumb:after{content:"";opacity:0;transition:opacity .4s var(--ease);background:linear-gradient(#0000 60%,#00000080);position:absolute;inset:0}.landing-root .cs-related .rcard:hover .thumb:after{opacity:1}.landing-root .cs-related .rcard .thumb .open-cue{z-index:2;width:42px;height:42px;color:var(--ink);opacity:0;transition:opacity .35s var(--ease), transform .45s var(--ease), background .35s, color .35s;background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:18px;left:18px;transform:translateY(8px)}.landing-root .cs-related .rcard:hover .open-cue{opacity:1;background:var(--accent);transform:translateY(0)}.landing-root .cs-related .rcard .open-cue svg{width:16px;height:16px}.landing-root .cs-related .rcard .pill{letter-spacing:.22em;text-transform:uppercase;border:1px solid var(--line);color:var(--ink-2);border-radius:99px;align-self:flex-start;padding:6px 12px;font-size:10px;font-weight:500}.landing-root .cs-related .rcard h3{letter-spacing:-.02em;color:var(--ink);text-wrap:balance;align-items:baseline;gap:12px;margin:0;font-size:26px;font-weight:500;line-height:1.1;display:flex}.landing-root .cs-related .rcard h3 em{color:var(--ink-2);font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root .cs-related .rcard h3 .ix{color:var(--ink-3);font-family:Instrument Serif,serif;font-size:14px;font-style:italic;font-weight:400}.landing-root .cs-related .rcard p{color:var(--ink-2);text-wrap:pretty;max-width:38ch;margin:0;font-size:14px;line-height:1.55}.landing-root .cs-related .rcard .meta{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);border-top:1px solid var(--line);justify-content:space-between;margin-top:auto;padding-top:14px;font-size:10.5px;display:flex}.landing-root .cs-related .rcard .meta em{text-transform:none;letter-spacing:0;color:var(--ink-2);font-family:Instrument Serif,serif;font-size:13px;font-style:italic;font-weight:400}@media (width<=1280px){.landing-root .cs-related{padding:100px 64px}.landing-root .cs-related .grid{grid-template-columns:1fr 1fr;gap:28px}.landing-root .cs-related .rcard:nth-child(3){display:none}}@media (width<=760px){.landing-root .cs-related{padding:80px 28px}.landing-root .cs-related .grid{grid-template-columns:1fr}.landing-root .cs-related .rcard:nth-child(3){display:flex}}.landing-root .cs-next{display:none!important}.landing-root .cs-sec,.landing-root .cs-ai,.landing-root .cs-stats,.landing-root .cs-testimonial,.landing-root .cs-related,.landing-root .cs-showcase{opacity:0;transition:opacity .9s cubic-bezier(.22,1,.36,1),transform 1.05s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.landing-root .cs-sec.is-in,.landing-root .cs-ai.is-in,.landing-root .cs-stats.is-in,.landing-root .cs-testimonial.is-in,.landing-root .cs-related.is-in,.landing-root .cs-showcase.is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.landing-root .cs-sec,.landing-root .cs-ai,.landing-root .cs-stats,.landing-root .cs-testimonial,.landing-root .cs-related,.landing-root .cs-showcase{opacity:1;transition:none;transform:none}}.landing-root .cs-cso .card{opacity:0;transition:opacity .8s var(--ease), transform .55s cubic-bezier(.22, 1, .36, 1), background .4s var(--ease), box-shadow .4s var(--ease);transition-delay:calc(var(--i,0) * .11s);transform:translateY(18px)}.landing-root .cs-sec.is-in .cs-cso .card{opacity:1;transform:none}.landing-root .cs-cso .card:hover{background:#f4f4f4;transform:translateY(-6px);box-shadow:0 24px 50px -28px #0d0d0d2e}.landing-root .cs-cso .card .ix{transition:color .4s var(--ease), transform .55s cubic-bezier(.34, 1.56, .64, 1)}.landing-root .cs-cso .card:hover .ix{color:var(--accent-deep,#0f7fae);transform:translateY(-2px)rotate(-2deg)}.landing-root .cs-cso .card .stat b{transition:color .4s var(--ease), transform .55s cubic-bezier(.34, 1.56, .64, 1);display:inline-block}.landing-root .cs-cso .card:hover .stat b{color:var(--accent-deep,#0f7fae);transform:scale(1.08)}.landing-root .cs-ai .ai-card{opacity:0;transition:opacity .7s var(--ease), transform .55s cubic-bezier(.22, 1, .36, 1), border-color .35s var(--ease), background .35s var(--ease), box-shadow .4s var(--ease);transition-delay:calc(var(--i,0) * 90ms + .2s);transform:translateY(14px)}.landing-root .cs-ai.is-in .ai-card{opacity:1;transform:none}.landing-root .cs-ai .ai-card:hover{background:#ffffff12;border-color:#2dc7ff8c;transform:translateY(-5px);box-shadow:0 20px 40px -24px #2dc7ff38}.landing-root .cs-ai .ai-card .sparkle{transition:transform .55s cubic-bezier(.34,1.56,.64,1)}.landing-root .cs-ai .ai-card:hover .sparkle{transform:rotate(12deg)scale(1.15)}.landing-root .cs-stats .scell{opacity:0;transition:opacity .8s var(--ease), transform .8s var(--ease), background .4s var(--ease);transition-delay:calc(var(--i,0) * .11s + 80ms);position:relative;overflow:hidden;transform:translateY(14px)}.landing-root .cs-stats.is-in .scell{opacity:1;transform:none}.landing-root .cs-stats .scell:before{content:"";background:linear-gradient(90deg, var(--accent), transparent);transform-origin:0;height:2px;transition:transform .8s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.landing-root .cs-stats.is-in .scell:before{transition-delay:calc(var(--i,0) * .12s + .25s);transform:scaleX(1)}.landing-root .cs-stats .scell:hover{background:#fafafa}.landing-root .cs-stats .scell .num{opacity:0;transition:opacity .7s var(--ease), transform .9s cubic-bezier(.34, 1.56, .64, 1), color .4s var(--ease);display:inline-block;transform:scale(.92)}.landing-root .cs-stats.is-in .scell .num{opacity:1;transition-delay:calc(var(--i,0) * .12s + .38s);transform:scale(1)}.landing-root .cs-stats .scell:hover .num{transform:scale(1.04)}.landing-root .cs-stats .scell:hover .num em{color:var(--accent-deep,#0f7fae)}.landing-root .cs-testimonial blockquote{opacity:0;transition:opacity .9s var(--ease) .15s, transform .9s var(--ease) .15s;transform:translateY(14px)}.landing-root .cs-testimonial.is-in blockquote{opacity:1;transform:none}.landing-root .cs-testimonial .qmeta{opacity:0;transition:opacity .8s var(--ease) .45s, transform .8s var(--ease) .45s;transform:translateY(10px)}.landing-root .cs-testimonial.is-in .qmeta{opacity:1;transform:none}.landing-root .cs-related .rcard{opacity:0;transition:opacity .8s var(--ease), transform .55s cubic-bezier(.22, 1, .36, 1);transition-delay:calc(var(--i,0) * .11s + .14s);transform:translateY(20px)}.landing-root .cs-related.is-in .rcard{opacity:1;transform:none}.landing-root .cs-related.is-in .rcard:hover{transform:translateY(-6px)}.landing-root .cs-intro p{opacity:0;transition:opacity .9s var(--ease) .15s, transform .9s var(--ease) .15s;transform:translateY(10px)}.landing-root .cs-sec.cs-intro.is-in p{opacity:1;transform:none}.landing-root .cs-meta .col{transition:transform .35s var(--ease)}.landing-root .cs-meta .col:hover{transform:translateY(-2px)}.landing-root .cs-meta .col b{transition:color .35s var(--ease)}.landing-root .cs-meta .col:hover b{color:var(--accent-deep,#0f7fae)}.landing-root .cs-showcase img{transition:transform 1.2s cubic-bezier(.22, 1, .36, 1), filter .6s var(--ease)}.landing-root .cs-showcase img:hover{filter:brightness(1.04);transform:scale(1.02)}.landing-root .cs-foot{border-top:1px solid var(--line);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-3);justify-content:space-between;padding:32px clamp(28px,5vw,100px);font-size:10.5px;display:flex}.landing-root .cs-foot kbd{border:1px solid var(--line);letter-spacing:.04em;color:var(--ink-2);background:#fafafa;border-radius:6px;margin:0 4px;padding:3px 8px;font-family:Onest,sans-serif;font-size:10px;font-weight:500;display:inline-block}@media (width<=1280px){.landing-root .cs-sec,.landing-root .cs-ai,.landing-root .cs-testimonial{padding:100px 64px}.landing-root .cs-meta{padding:40px 64px}.landing-root .cs-next{padding:80px 64px}.landing-root .cs-foot{padding:24px 64px}.landing-root .cs-hero-text{bottom:40px;left:32px;right:32px}.landing-root .cs-hero .cs-live{top:32px;right:32px}.landing-root .cs-top{padding:16px 32px}}@media (width<=900px){.landing-root .cs-meta{grid-template-columns:1fr 1fr;gap:24px;display:grid}.landing-root .cs-meta .cs-live{grid-column:1/-1;justify-self:start;margin-top:8px}.landing-root .cs-cso{grid-template-columns:1fr}.landing-root .cs-ai .ai-grid,.landing-root .cs-stats{grid-template-columns:1fr 1fr}.landing-root .cs-stats .scell:nth-child(2){border-right:0}.landing-root .cs-stats .scell:nth-child(-n+2){border-bottom:1px solid var(--line)}.landing-root .cs-showcase .spread{grid-template-columns:1fr}.landing-root .cs-sec,.landing-root .cs-ai,.landing-root .cs-testimonial{padding:80px 28px}.landing-root .cs-meta{padding:32px 28px}.landing-root .cs-top{grid-template-columns:auto 1fr;padding:14px 24px}.landing-root .cs-index{display:none}.landing-root .cs-title{text-align:right;justify-self:end}}@media (width<=1440px){.landing-root .wsec-grid{grid-template-columns:minmax(0,1fr) 300px;gap:42px}.landing-root .contact-inner{grid-template-columns:1fr;gap:36px}.landing-root .contact-inner h2{font-size:clamp(36px,5vw,56px)}}@media (width<=1280px){.landing-root .split{grid-template-columns:1fr!important}.landing-root .split-aside{display:none}.landing-root .aside-stack{height:auto;min-height:200px}.landing-root .rsec{padding:90px 40px!important}.landing-root .hero{padding:200px 32px 100px}.landing-root .hero-h1{font-size:clamp(48px,9vw,96px)!important}.landing-root .hero-eyebrow{margin-bottom:80px}.landing-root .work{grid-template-columns:50px 1fr auto 70px 32px;gap:18px;padding:24px 0}.landing-root .work .preview{display:none!important}.landing-root .work:hover{padding:30px 20px}.landing-root .work .title{font-size:36px}.landing-root .work .meta{font-size:11px}.landing-root .srv{padding:28px 0}.landing-root .srv .name{font-size:30px}.landing-root .thread-host{height:96px}.landing-root .thread-svg{display:none}.landing-root .thread-labels{align-items:center;gap:22px;display:flex;position:absolute;inset:30px 40px auto auto}.landing-root .thread-label{padding:6px 0;font-size:14px;position:relative!important;top:auto!important;left:auto!important;transform:none!important}.landing-root .thread-label:after,.landing-root .thread-label .lbl-num{display:none}.landing-root .thread-label.is-active{transform:none!important}.landing-root .thread-hand,.landing-root .thread-hint{display:none!important}.landing-root .thread-logo{top:28px;left:40px}.landing-root .thread-logo img{height:40px}.landing-root footer{padding:80px 40px 32px}.landing-root .ft-grid{grid-template-columns:1fr 1fr;gap:48px}.landing-root .ft-social{grid-column:1/-1}.landing-root .ft-social ul{flex-flow:wrap;gap:24px}.landing-root .ft-mark{margin:0 -40px}.landing-root .cs-sec,.landing-root .cs-ai,.landing-root .cs-testimonial{padding:80px 40px!important}.landing-root .cs-meta{padding:32px 40px}.landing-root .cs-related{padding:80px 40px}.landing-root .cs-related .grid{grid-template-columns:1fr 1fr;gap:24px}.landing-root .cs-related .rcard:nth-child(3){display:none}.landing-root .cs-top{padding:16px 24px}.landing-root .cs-hero-text{bottom:32px;left:24px;right:24px}.landing-root .cs-hero .cs-live{top:24px;right:24px}.landing-root .footer-mq .track{font-size:72px}}@media (width<=768px){.landing-root .thread-labels{gap:14px;top:26px;right:24px}.landing-root .thread-label{letter-spacing:.04em;font-size:12px}.landing-root .thread-label[data-target=services],.landing-root .thread-label[data-target=process],.landing-root .thread-label[data-target=why],.landing-root .thread-label[data-target=words]{display:none}.landing-root .thread-logo{left:24px}.landing-root .thread-logo img{height:34px}.landing-root .hero{padding:160px 24px 80px}.landing-root .hero-eyebrow{margin-bottom:56px}.landing-root .hero-eyebrow .ai-sparkle{width:12px;height:12px}.landing-root .hero-h1{font-size:clamp(42px,11vw,80px)!important}.landing-root .hero-grid{gap:36px}.landing-root .hero-desc{font-size:16px}.landing-root .hero-cta{padding:16px 24px;font-size:14px}.landing-root .hero-cta-wrap{gap:16px;margin-top:20px}.landing-root .hero-meta-row{font-size:11px}.landing-root .logoloop-item{font-size:22px}.landing-root .logoloop-list{gap:36px;padding-right:36px}.landing-root .split-aside{padding:48px 24px 32px}.landing-root .aside-stack{min-height:160px}.landing-root .aside-section h2{font-size:28px}.landing-root .aside-section .num{font-size:96px}.landing-root .aside-section .desc{max-width:none}.landing-root .rsec{padding:64px 24px!important}.landing-root .work{grid-template-columns:40px 1fr 28px;gap:14px;padding:18px 0}.landing-root .work .meta,.landing-root .work .year{display:none}.landing-root .work .title{letter-spacing:-.02em;font-size:24px}.landing-root .work .title em{font-size:.45em}.landing-root .work:hover{padding:22px 14px}.landing-root .work .idx{width:36px;height:36px;font-size:18px}.landing-root .work .go{width:32px;height:32px}.landing-root .srv{grid-template-columns:40px 1fr 36px;gap:16px;padding:22px 0}.landing-root .srv .desc{display:none}.landing-root .srv .name{font-size:22px}.landing-root .process-grid,.landing-root .benefits-grid{grid-template-columns:1fr}.landing-root .pcell{min-height:auto;padding:32px 24px}.landing-root .pcell .pnum{font-size:44px}.landing-root .pcell h3{font-size:24px}.landing-root .benefit{padding:28px 22px}.landing-root .quote{padding:40px 0}.landing-root .quote blockquote{font-size:22px}.landing-root .quote .qmark{font-size:80px;top:24px}.landing-root .contact-inner{grid-template-columns:1fr;gap:36px}.landing-root .contact-inner h2{font-size:48px}.landing-root .form{padding:28px 24px}.landing-root .faq-block{margin-top:64px;padding-top:48px}.landing-root .faq-block-h{margin-bottom:36px;font-size:32px}.landing-root .msg{max-width:94%}.landing-root .q-bubble,.landing-root .ans-bubble{padding:14px 18px;font-size:14px}.landing-root .chat-feed{gap:14px}.landing-root .ans-row{max-width:94%}.landing-root .ans-row>.ava{width:46px;min-width:46px;height:46px;min-height:46px;margin-right:12px}.landing-root .chat:before,.landing-root .chat:after{display:none}.landing-root .chat-compose{flex-direction:column;align-items:flex-start;gap:14px;padding:18px 20px}.landing-root .chat-compose .cc-send{justify-content:space-between;width:100%}.landing-root footer{padding:64px 24px 28px}.landing-root .ft-grid{grid-template-columns:1fr;gap:36px;margin-bottom:36px}.landing-root .ft-studio h3{font-size:32px}.landing-root .ft-time b{font-size:24px}.landing-root .ft-mark{margin:0 -24px}.landing-root .ft-bot{text-align:left;flex-direction:column;align-items:flex-start;gap:12px}.landing-root .ft-social ul,.landing-root .ft-nav ul{flex-direction:column;gap:10px}.landing-root .footer-mq .track{padding:32px 0 20px;font-size:52px}.landing-root .footer-mq .track .phrase em{font-size:.18em}.landing-root .eyebrow{flex-wrap:wrap;margin-bottom:32px}.landing-root .eyebrow .end{display:none}.landing-root .cs-top{grid-template-columns:auto 1fr;padding:14px 20px}.landing-root .cs-title em,.landing-root .cs-index{display:none}.landing-root .cs-title{text-align:right;justify-self:end}.landing-root .cs-back{font-size:11px}.landing-root .cs-back .arr{width:28px;height:28px}.landing-root .cs-hero{height:70vh;min-height:440px}.landing-root .cs-hero-text{gap:14px;bottom:24px;left:20px;right:20px}.landing-root .cs-hero-text h2{font-size:clamp(36px,9vw,64px)}.landing-root .cs-hero-text .kicker{font-size:16px;line-height:1.35}.landing-root .cs-hero .cs-live{padding:8px 14px;font-size:10px;top:20px;right:20px}.landing-root .cs-meta{grid-template-columns:1fr;row-gap:18px;padding:28px 20px;display:grid}.landing-root .cs-meta .col{max-width:none}.landing-root .cs-meta .cs-live{justify-content:center;width:100%;margin-top:4px;margin-left:0}.landing-root .cs-meta .col span{font-size:14px}.landing-root .cs-sec,.landing-root .cs-ai,.landing-root .cs-testimonial{padding:60px 20px!important}.landing-root .cs-intro p{font-size:18px}.landing-root .cs-cso{grid-template-columns:1fr;gap:16px}.landing-root .cs-cso .card{padding:24px 22px}.landing-root .cs-cso .card h3{font-size:22px}.landing-root .cs-cso .card .stat b,.landing-root .cs-ai h2{font-size:32px}.landing-root .cs-ai .ai-grid,.landing-root .cs-stats{grid-template-columns:1fr}.landing-root .cs-stats .scell{border-right:0;border-bottom:1px solid var(--line);padding:36px 28px}.landing-root .cs-stats .scell:last-child{border-bottom:0}.landing-root .cs-stats .scell .num{font-size:64px}.landing-root .cs-showcase .full{height:50vh}.landing-root .cs-showcase .spread{grid-template-columns:1fr}.landing-root .cs-showcase .spread img{height:40vh}.landing-root .cs-testimonial blockquote{font-size:22px}.landing-root .cs-testimonial blockquote:before{font-size:72px}.landing-root .cs-testimonial .qmeta{text-align:center;flex-direction:column}.landing-root .cs-related{padding:64px 20px}.landing-root .cs-related .grid{grid-template-columns:1fr;gap:24px}.landing-root .cs-related .rcard:nth-child(3){display:flex}}@media (width<=480px){.landing-root .hero{padding:130px 18px 64px}.landing-root .hero-h1{font-size:clamp(36px,12vw,64px)!important}.landing-root .hero-eyebrow{letter-spacing:.18em;margin-bottom:48px;padding:8px 14px 8px 10px;font-size:9.5px}.landing-root .hero-desc{font-size:15px}.landing-root .thread-logo img{height:30px}.landing-root .thread-labels{gap:10px;right:18px}.landing-root .thread-label{font-size:11px}.landing-root .work .title{font-size:20px}.landing-root .srv .name{font-size:18px}.landing-root .pcell{padding:24px 18px}.landing-root .benefit,.landing-root .form{padding:22px 18px}.landing-root .contact-inner h2{font-size:38px}.landing-root .faq-block-h{font-size:26px}.landing-root .footer-mq .track{font-size:38px}.landing-root .footer-mq .track .phrase em{font-size:.2em}.landing-root footer{padding:48px 18px 24px}.landing-root .ft-studio h3{font-size:26px}.landing-root .ft-mark{margin:0 -18px 0 0}.landing-root .ft-mark img{width:min(86%,440px)}.landing-root .logoloop-item{font-size:18px}.landing-root .logoloop-list{gap:24px}.landing-root{cursor:auto!important}}@media (hover:none){.landing-root{cursor:auto}.landing-root .work:hover{padding:28px 16px}.landing-root .work:hover .preview{display:none}.landing-root .srv:hover{background:0 0}.landing-root .ft-nav a:hover,.landing-root .ft-social a:hover{transform:none}}.landing-root .mm-toggle,.landing-root .mm-overlay{display:none}@media (width<=1280px){.landing-root .thread-labels,.landing-root .thread-langs{display:none!important}.landing-root .mm-toggle{z-index:9700;-webkit-backdrop-filter:saturate(1.4)blur(10px);backdrop-filter:saturate(1.4)blur(10px);border:1px solid var(--line);letter-spacing:.18em;text-transform:uppercase;color:var(--ink);cursor:pointer;transition:background .3s var(--ease), color .3s var(--ease), border-color .3s var(--ease);background:#ffffffeb;border-radius:99px;align-items:center;gap:10px;padding:10px 16px 10px 14px;font-family:inherit;font-size:11px;font-weight:500;display:flex;position:fixed;top:28px;right:40px}.landing-root .mm-toggle:hover,.landing-root .mm-toggle.is-open{background:var(--ink);color:#fff;border-color:var(--ink)}.landing-root .mm-bars{flex-direction:column;gap:4px;width:14px;display:inline-flex}.landing-root .mm-bars span{height:1.5px;transition:transform .35s var(--ease), width .35s var(--ease);background:currentColor;border-radius:2px;display:block}.landing-root .mm-bars span:first-child{width:14px}.landing-root .mm-bars span:last-child{align-self:flex-end;width:10px}.landing-root .mm-toggle:hover .mm-bars span:last-child,.landing-root .mm-toggle.is-open .mm-bars span:last-child{width:14px}.landing-root .mm-toggle.is-open .mm-bars span:first-child{transform:translateY(3px)rotate(45deg)}.landing-root .mm-toggle.is-open .mm-bars span:last-child{transform:translateY(-3px)rotate(-45deg)}.landing-root .mm-overlay{z-index:9600;background:var(--ink);color:#fafafa;pointer-events:none;transition:transform .75s cubic-bezier(.7,.05,.2,1);display:block;position:fixed;inset:0;overflow:hidden;transform:translateY(-100%)}.landing-root .mm-overlay.is-open{pointer-events:auto;transform:translateY(0)}.landing-root .mm-bg{pointer-events:none;justify-content:flex-end;align-items:center;padding-right:-10%;display:flex;position:absolute;inset:0;overflow:hidden}.landing-root .mm-mark{filter:invert()brightness(1.05);opacity:.06;width:75vw;max-width:780px;height:auto;transition:transform 1.2s var(--ease), opacity 1.2s var(--ease);transform:translate(28%)rotate(-12deg)}.landing-root .mm-overlay.is-open .mm-mark{opacity:.08;transform:translate(18%)rotate(-8deg)}.landing-root .mm-nav{z-index:2;flex-direction:column;gap:8px;padding:140px 40px 0;display:flex;position:relative}.landing-root .mm-item{color:#fafafa;cursor:pointer;opacity:0;transition:opacity .65s var(--ease), transform .7s var(--ease), color .3s, padding-left .4s var(--ease);border-bottom:1px solid #ffffff14;align-items:baseline;gap:24px;padding:14px 0;text-decoration:none;display:flex;transform:translateY(20px)}.landing-root .mm-overlay.is-open .mm-item{opacity:1;transform:none}.landing-root .mm-overlay.is-open .mm-item:first-child{transition-delay:.18s}.landing-root .mm-overlay.is-open .mm-item:nth-child(2){transition-delay:.24s}.landing-root .mm-overlay.is-open .mm-item:nth-child(3){transition-delay:.3s}.landing-root .mm-overlay.is-open .mm-item:nth-child(4){transition-delay:.36s}.landing-root .mm-overlay.is-open .mm-item:nth-child(5){transition-delay:.42s}.landing-root .mm-overlay.is-open .mm-item:nth-child(6){transition-delay:.48s}.landing-root .mm-item:hover,.landing-root .mm-item.is-pressed{color:var(--accent);padding-left:8px}.landing-root .mm-item .mm-num{color:#fafafa59;min-width:32px;font-family:Instrument Serif,serif;font-size:18px;font-style:italic;font-weight:400;transition:color .3s}.landing-root .mm-item:hover .mm-num{color:var(--accent)}.landing-root .mm-item .mm-name{letter-spacing:-.025em;font-family:Onest,sans-serif;font-size:clamp(40px,9vw,72px);font-weight:500;line-height:1}.landing-root .mm-item:nth-child(2) .mm-name,.landing-root .mm-item:nth-child(4) .mm-name,.landing-root .mm-item:nth-child(6) .mm-name{letter-spacing:-.01em;font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root .mm-foot{z-index:2;letter-spacing:.18em;text-transform:uppercase;color:#fafafa8c;opacity:0;transition:opacity .6s var(--ease) .55s;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;font-size:11px;display:flex;position:absolute;bottom:40px;left:40px;right:40px}.landing-root .mm-overlay.is-open .mm-foot{opacity:1}.landing-root .mm-status{align-items:center;gap:10px;display:inline-flex}.landing-root .mm-status .dot{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite livepulse;box-shadow:0 0 #2dc7ff80}.landing-root .mm-email{color:#fafafa;text-transform:none;letter-spacing:0;font-size:14px;font-weight:400;text-decoration:none}}@media (width<=640px){.landing-root .mm-toggle{top:22px;right:20px}.landing-root .mm-nav{gap:4px;padding:120px 24px 0}.landing-root .mm-item{padding:12px 0}.landing-root .mm-item .mm-name{font-size:clamp(34px,11vw,56px)}.landing-root .mm-foot{flex-direction:column;align-items:flex-start;gap:10px;bottom:24px;left:24px;right:24px}}.landing-root .rsec--works{padding-right:clamp(40px,5vw,80px)!important}.landing-root .works-stack{max-width:1240px;margin-inline:auto;padding-top:10px;display:block;position:relative}.landing-root .ws-card{top:calc(86px + var(--idx,0) * 18px);color:#fafafa;cursor:auto;transform-origin:50% 0;will-change:transform;background:#0d0d0d;border:1px solid #ffffff12;border-radius:24px;flex-direction:column;margin-bottom:clamp(26px,3.4vw,52px);display:flex;position:sticky;overflow:hidden;box-shadow:0 40px 90px -60px #0d0d0db3}.landing-root .ws-card:last-child{margin-bottom:0}.landing-root .ws-card .ws-panel>*{opacity:0;transition:opacity .7s var(--ease), transform .7s var(--ease);transform:translateY(16px)}.landing-root .ws-card.is-in .ws-panel>*{opacity:1;transform:none}.landing-root .ws-card.is-in .ws-panel>:first-child{transition-delay:.12s}.landing-root .ws-card.is-in .ws-panel>:nth-child(2){transition-delay:.2s}.landing-root .ws-card.is-in .ws-panel>:nth-child(3){transition-delay:.28s}.landing-root .ws-head{z-index:2;border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:22px clamp(22px,2.6vw,38px);display:grid;position:relative}.landing-root .ws-eyebrow{align-items:baseline;gap:16px;min-width:0;display:flex}.landing-root .ws-idx{letter-spacing:.12em;color:#ffffff6b;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.landing-root .ws-idx b{color:var(--accent);font-weight:600}.landing-root .ws-name{letter-spacing:-.022em;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(20px,2vw,27px);font-weight:500;overflow:hidden}.landing-root .ws-view{white-space:nowrap;color:#0d0d0d;background:var(--accent);transition:transform .4s var(--ease);border-radius:999px;justify-self:end;align-items:center;gap:9px;padding:11px 18px;font-size:13px;font-weight:600;display:inline-flex}.landing-root .ws-view svg{width:15px;height:15px;transition:transform .4s var(--ease)}.landing-root .ws-card:hover .ws-view{transform:translateY(-1px)}.landing-root .ws-card:hover .ws-view svg{transform:translate(3px)}.landing-root .ws-stage{aspect-ratio:1672/941;background:radial-gradient(120% 130% at 50% 0,#1d1d1c 0,#0d0d0d 68%);position:relative;overflow:hidden}.landing-root .ws-stage img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease);will-change:transform;position:absolute;inset:0;transform:scale(1)}.landing-root .ws-card:hover .ws-stage img{transform:scale(1.06)}.landing-root .ws-stage:after{content:"";pointer-events:none;background:linear-gradient(#0d0d0d2e 0,#0000 28%,#0d0d0d38 100%);position:absolute;inset:0}.landing-root .ws-pill{z-index:3;letter-spacing:.1em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;padding:8px 14px;font-size:11px;font-weight:600;position:absolute;top:20px;left:20px}.landing-root .ws-year{z-index:3;letter-spacing:.06em;color:#fff;-webkit-backdrop-filter:blur(6px);font-variant-numeric:tabular-nums;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;padding:7px 13px;font-size:12px;position:absolute;top:20px;right:20px}.landing-root .ws-stage .ag-seal{opacity:.96;width:104px;height:104px;top:auto;bottom:22px;left:22px}.landing-root .ws-panel{grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(24px,3vw,48px);padding:clamp(26px,2.8vw,40px) clamp(22px,2.6vw,38px);display:grid}.landing-root .ws-lead .ws-desc{letter-spacing:-.015em;color:#fffffff0;text-wrap:balance;max-width:30ch;font-size:clamp(18px,1.6vw,23px);font-weight:400;line-height:1.32}.landing-root .ws-info{flex-direction:column;gap:18px;display:flex}.landing-root .ws-block .ws-label{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:6px;font-size:11px;display:block}.landing-root .ws-block p{color:#ffffffbd;font-size:13.5px;line-height:1.5}.landing-root .ws-cta{display:none!important}.landing-root .ws-cta svg{width:22px;height:22px;transition:transform .4s var(--ease)}.landing-root .ws-card:hover .ws-cta{background:var(--accent);border-color:var(--accent);color:#0d0d0d}.landing-root .ws-card:hover .ws-cta svg{transform:translate(4px)}@media (width<=980px){.landing-root .ws-card{margin-bottom:26px;position:relative;filter:none!important;top:auto!important;transform:none!important}.landing-root .ws-panel{grid-template-columns:1fr;align-items:start;gap:22px}.landing-root .ws-cta{justify-self:start}.landing-root .ws-stage{aspect-ratio:1672/941;height:auto}}@media (width<=600px){.landing-root .rsec--works{padding-left:24px!important;padding-right:24px!important}.landing-root .ws-head{padding:18px}.landing-root .ws-name{font-size:18px}.landing-root .ws-eyebrow{gap:10px}.landing-root .ws-view{padding:9px 14px;font-size:12px}.landing-root .ws-stage{aspect-ratio:1672/941;height:auto}.landing-root .ws-pill{padding:6px 11px;font-size:10px;top:14px;left:14px}.landing-root .ws-year{top:14px;right:14px}.landing-root .ws-stage .ag-seal{width:80px;height:80px;bottom:14px;left:14px}.landing-root .ws-panel{padding:22px 18px}}@media (prefers-reduced-motion:reduce){.landing-root .ws-card{position:relative;filter:none!important;top:auto!important;transform:none!important}.landing-root .ws-card .ws-stage,.landing-root .ws-card .ws-panel>*{transition:none;opacity:1!important;transform:none!important}.landing-root .ws-stage img{transition:none;transform:none}}.landing-root footer.ftr{color:#fff;background:#0a0a0a;padding:clamp(72px,8vw,128px) clamp(22px,5vw,90px) 34px;position:relative;overflow:hidden}.landing-root .ftr-inner{z-index:2;max-width:1360px;margin:0 auto;position:relative}.landing-root .ftr-top{grid-template-columns:1.25fr auto;align-items:start;gap:clamp(32px,5vw,72px);display:grid}.landing-root .ftr-status{letter-spacing:.2em;text-transform:uppercase;color:#ffffffa6;align-items:center;gap:10px;font-size:11px;font-weight:500;display:inline-flex}.landing-root .ftr-status .dot{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:2.4s ease-out infinite livepulse;box-shadow:0 0 #2dc7ff80}.landing-root .ftr-headline{letter-spacing:-.035em;color:#fff;text-wrap:balance;margin-top:26px;font-size:clamp(40px,5.6vw,92px);font-weight:500;line-height:1}.landing-root .ftr-headline em{font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root .ftr-period{color:var(--accent)}.landing-root .ftr-sub{color:#ffffffa6;max-width:440px;margin-top:24px;font-size:clamp(15px,1.25vw,18px);line-height:1.6}.landing-root .ftr-action{flex-direction:column;align-items:flex-end;gap:18px;display:flex}.landing-root .ftr-cta{background:var(--accent);color:#0d0d0d;white-space:nowrap;border-radius:var(--r-pill);transition:transform .35s var(--ease), box-shadow .4s var(--ease);align-items:center;gap:12px;padding:16px 26px;font-size:15px;font-weight:600;display:inline-flex}.landing-root .ftr-cta svg{width:17px;height:17px;transition:transform .35s var(--ease)}.landing-root .ftr-cta:hover{transform:translateY(-2px);box-shadow:0 18px 44px -16px #2dc7ff80}.landing-root .ftr-cta:hover svg{transform:translate(4px)}.landing-root .ftr-email{color:#ffffff9e;white-space:nowrap;align-items:center;gap:10px;font-size:14px;text-decoration:none;transition:color .3s;display:inline-flex}.landing-root .ftr-email svg{width:16px;height:16px;color:var(--accent)}.landing-root .ftr-email:hover{color:#fff}.landing-root .ftr-logo{pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;width:100%;margin:clamp(48px,7vw,96px) auto 0;display:flex;position:relative}.landing-root .ftr-logo img{opacity:.9;width:min(84%,1200px);height:auto;display:block}.landing-root .ftr-logo:after{content:"";pointer-events:none;background:linear-gradient(#0a0a0a00 0%,#0a0a0a9e 40%,#0a0a0a 92%);height:55%;position:absolute;bottom:0;left:0;right:0}.landing-root .ftr-cases{border-top:1px solid #ffffff1a;flex-wrap:wrap;align-items:center;gap:12px 22px;margin-top:clamp(56px,7vw,104px);padding-top:26px;display:flex}.landing-root .ftr-cases-label{letter-spacing:.2em;text-transform:uppercase;color:#ffffff8c;font-size:10.5px;font-weight:500}.landing-root .ftr-cases a{color:#fff9;font-size:13.5px;text-decoration:none;transition:color .3s}.landing-root .ftr-cases a:hover{color:#fff}.landing-root .ftr-rowline{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px 40px;margin-top:0;padding:26px 0;display:flex}.landing-root .ftr-nav{flex-wrap:wrap;align-items:center;gap:12px 26px;display:flex}.landing-root .ftr-nav a,.landing-root .ftr-social a{color:#ffffffd1;font-size:16px;transition:color .3s;position:relative}.landing-root .ftr-nav a:after,.landing-root .ftr-social a:after{content:"";background:var(--accent);transform-origin:0;height:1.5px;transition:transform .35s var(--ease);position:absolute;bottom:-5px;left:0;right:0;transform:scaleX(0)}.landing-root .ftr-nav a:hover,.landing-root .ftr-social a:hover{color:#fff}.landing-root .ftr-nav a:hover:after,.landing-root .ftr-social a:hover:after{transform:scaleX(1)}.landing-root .ftr-blog{align-items:center;gap:7px;display:inline-flex}.landing-root .ftr-newdot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2.4s ease-out infinite livepulse;box-shadow:0 0 #2dc7ff80}.landing-root .ftr-social{align-items:center;gap:20px;display:flex}.landing-root .ftr-social a{color:#ffffff8c;transition:color .3s var(--ease), transform .35s var(--ease);justify-content:center;align-items:center;display:inline-flex}.landing-root .ftr-social a:after{display:none}.landing-root .ftr-social a svg{width:19px;height:19px;display:block}.landing-root .ftr-social a:hover{color:var(--accent);transform:translateY(-2px)}.landing-root .ftr-verify{border-top:1px solid #ffffff1a;flex-wrap:wrap;align-items:center;gap:18px 28px;padding:26px 0;display:flex}.landing-root .ftr-verify-text{align-items:center;gap:12px;display:flex}.landing-root .ftr-shield{width:36px;height:36px;color:var(--accent);border:1px solid #ffffff24;border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.landing-root .ftr-shield svg{width:19px;height:19px}.landing-root .ftr-verify-copy{letter-spacing:.16em;text-transform:uppercase;color:#ffffff59;flex-direction:column;font-size:11px;line-height:1.45;display:flex}.landing-root .ftr-verify-copy b{color:#ffffffd1;font-weight:600}.landing-root .ftr-legal{letter-spacing:.02em;color:#fff9;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 40px;padding:24px 0 0;font-size:12.5px;display:flex}.landing-root .ftr-legal a{color:#ffffff9e;transition:color .3s}.landing-root .ftr-legal a:hover,.landing-root .ftr-legal a[href=\#hero]{color:var(--accent)}.landing-root .ftr-loc em{color:#ffffffb8;font-family:Instrument Serif,serif;font-style:italic}.landing-root .ftr-legal-links .sep{color:#ffffff4d;margin:0 6px}@media (width<=860px){.landing-root .ftr-top{grid-template-columns:1fr;gap:30px}.landing-root .ftr-action{align-items:flex-start}.landing-root .ftr-logo{margin:40px auto 0}.landing-root .ftr-logo img{width:min(100%,640px)}.landing-root .ftr-rowline{flex-direction:column;align-items:flex-start;gap:22px}.landing-root .ftr-legal{flex-direction:column;align-items:flex-start;gap:12px}}@media (prefers-reduced-motion:reduce){.landing-root .ftr-status .dot,.landing-root .ftr-newdot{animation:none}.landing-root .ftr-cta,.landing-root .ftr-cta svg,.landing-root .ftr-social .arr,.landing-root .ftr-nav a:after,.landing-root .ftr-social a:after{transition:none}}@media (width<=1024px){.landing-root,.landing-root,.landing-root #main{max-width:100%;overflow-x:clip}.landing-root .rsec{max-width:100%}.landing-root img,.landing-root video,.landing-root svg{max-width:100%;height:auto}}@media (width<=900px){.landing-root .contact-inner{gap:36px;grid-template-columns:1fr!important}.landing-root .wsec-grid{gap:48px;grid-template-columns:1fr!important}.landing-root .ben-grid{grid-template-columns:1fr!important}.landing-root .works-v2{gap:28px;grid-template-columns:1fr!important}.landing-root .works-v2__card{order:-1;max-width:100%}.landing-root .wv2-card-panel{gap:22px;grid-template-columns:1fr!important}.landing-root .wv2-card-info{border-top:1px solid #f4f4f41f;border-left:0;padding:22px 0 0}.landing-root .wv2-card-cta{place-self:flex-start start}.landing-root .wv2-card-lead p,.landing-root .wv2-card-block p{max-width:none}.landing-root .srv-panel>.srv-panel-inner{grid-template-columns:1fr!important}.landing-root .srv-fig{max-width:100%}.landing-root .wsec-main{padding-top:60px}.landing-root .wsec-q{max-width:100%!important}.landing-root .wsec-qmark{font-size:clamp(120px,22vw,180px);left:-6px}.landing-root .wsec-rail{padding-top:8px}.landing-root .chat{padding-top:4px}.landing-root .msg,.landing-root .ans-row,.landing-root .ans-bubble,.landing-root .q-bubble{max-width:100%!important}.landing-root .chat-compose{flex-direction:column;align-items:stretch;gap:16px}.landing-root .chat-compose .cc-prompt{min-width:0}.landing-root .chat-compose .cc-send{white-space:nowrap;align-self:flex-start}.landing-root .form{max-width:100%;padding:28px 22px}.landing-root .form input,.landing-root .form textarea,.landing-root .form button{width:100%;max-width:100%}}@media (width<=600px){.landing-root .rsec,.landing-root .rsec--works{padding-left:20px!important;padding-right:20px!important}.landing-root .eyebrow{flex-wrap:wrap;row-gap:6px}.landing-root .faq-block{margin-top:56px;padding-top:44px}.landing-root .faq-block-h{max-width:none;margin-bottom:32px;font-size:clamp(28px,8vw,38px)}.landing-root .contact-inner h2{font-size:clamp(38px,12vw,54px)}.landing-root .wsec-q{font-size:clamp(20px,5.8vw,26px)!important;line-height:1.3!important}.landing-root .wv2-card-panel{padding:20px!important}.landing-root .wv2-card-lead h3{font-size:clamp(24px,7vw,30px)}.landing-root .ans-row>.ava{width:44px;min-width:44px;height:44px;min-height:44px;margin-right:12px}.landing-root .ben-fig{width:100%;margin-left:0;margin-right:0}.landing-root .chat-compose .cc-send{justify-content:center}}@media (width<=900px){.landing-root .srv-panel>.srv-panel-inner{flex-direction:column;align-items:stretch;gap:20px;display:flex!important}.landing-root .srv-body{order:0;max-width:100%}.landing-root .srv-fig{order:1;align-self:flex-start;width:100%;max-width:100%;max-height:200px;margin:6px 0 0}.landing-root .srv-fig img{margin:0}.landing-root .proc-meta{padding-top:2px;grid-column:3/-1!important}}@media (width<=600px){.landing-root .proc-meta{grid-column:3/-1!important}.landing-root .ftr-cases{gap:8px 18px;margin-top:44px}.landing-root .ftr-cases-label{flex-basis:100%;margin-bottom:2px}.landing-root .ftr-rowline{row-gap:20px;margin-top:0;padding:22px 0}.landing-root .ftr-verify{row-gap:14px}.landing-root .ftr-logo{margin-top:32px}}@media (width>=1281px){.landing-root .split{grid-template-columns:clamp(400px,26vw,500px) 1fr}.landing-root .rsec{padding-left:clamp(48px,5vw,110px);padding-right:clamp(48px,5vw,110px)}}.landing-root .ben-vid{filter:hue-rotate(116deg)saturate(.92)}.landing-root .ws-chips{z-index:3;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:70%;display:flex;position:absolute;bottom:20px;right:20px}.landing-root .ws-chip{letter-spacing:.1em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(6px);white-space:nowrap;background:#0d0d0d61;border:1px solid #ffffff38;border-radius:999px;padding:8px 14px;font-size:11px;font-weight:600}@media (width<=760px){.landing-root .ws-chips{display:none}}.landing-root .ws-head{z-index:4;-webkit-backdrop-filter:blur(16px)saturate(1.5);transition:background .5s var(--ease), border-color .5s var(--ease);background:linear-gradient(120deg,#10101075,#10101042);border:1px solid #ffffff29;border-radius:18px;padding:12px 14px 12px clamp(20px,2.2vw,30px);position:absolute;top:14px;left:14px;right:14px;overflow:hidden;box-shadow:0 14px 44px -20px #0000008c,inset 0 1px #ffffff29}.landing-root .ws-head:after{content:"";transition:transform 1s var(--ease);pointer-events:none;background:linear-gradient(105deg,#0000 32%,#ffffff29 46%,#ffffff0a 54%,#0000 68%);position:absolute;inset:0;transform:translate(-130%)}.landing-root .ws-card:hover .ws-head{background:linear-gradient(120deg,#1010108f,#10101057);border-color:#ffffff42}.landing-root .ws-card:hover .ws-head:after{transform:translate(130%)}.landing-root .ws-pill,.landing-root .ws-year{top:96px}@media (width<=600px){.landing-root .ws-head{-webkit-backdrop-filter:none;box-shadow:none;background:#0d0d0d;border:0;border-bottom:1px solid #ffffff14;border-radius:0;position:static}.landing-root .ws-head:after{display:none}.landing-root .ws-pill,.landing-root .ws-year{top:16px}}.landing-root .srv-cat-title{text-transform:uppercase;letter-spacing:.1em;color:var(--ink-3);border-bottom:1px solid var(--line);margin-top:40px;margin-bottom:20px;padding-bottom:10px;font-size:14px;font-weight:600}.landing-root .srv-category-group:first-child .srv-cat-title{margin-top:0}.landing-root .thread-langs{pointer-events:auto;z-index:10;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex;position:absolute;top:40px;right:100px}.landing-root .thread-langs button{cursor:pointer;color:var(--ink-2);background:0 0;border:0;padding:2px 4px;font-family:inherit;transition:color .3s}.landing-root .thread-langs button.active{color:var(--ink);font-weight:700}.landing-root .thread-langs span{color:var(--ink-3)}@media (width<=1024px){.landing-root .thread-langs{top:30px;right:40px}}@media (width<=768px){.landing-root .thread-langs{display:none}}.landing-root .mm-langs{border-top:1px solid #ffffff1a;gap:16px;margin-top:20px;padding-top:20px;display:flex}.landing-root .mm-langs button{cursor:pointer;color:#fff9;background:0 0;border:0;border-radius:4px;padding:4px 8px;font-family:inherit;font-size:14px;transition:all .3s}.landing-root .mm-langs button.active{color:#fff;background:#ffffff1a}.landing-root .whatsapp-float{z-index:1000;pointer-events:none;flex-direction:row-reverse;align-items:center;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.landing-root .whatsapp-btn{pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;color:#fff;background:#000;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex;position:relative;box-shadow:0 8px 32px #0000004d,inset 0 2px 4px #ffffff1a}.landing-root .whatsapp-btn:hover{border-color:#25d366;transform:scale(1.08)translateY(-2px);box-shadow:0 12px 40px #25d36640,inset 0 2px 4px #fff3}.landing-root .whatsapp-btn svg{fill:currentColor;width:28px;height:28px;transition:color .3s}.landing-root .whatsapp-btn:hover svg{color:#25d366}.landing-root .whatsapp-pulse{background:#25d366;border:2px solid #000;border-radius:50%;width:12px;height:12px;position:absolute;top:2px;right:2px}.landing-root .whatsapp-pulse:after{content:"";border:2px solid #25d366;border-radius:50%;animation:2s ease-out infinite waPulse;position:absolute;inset:-2px}@keyframes waPulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}.landing-root .whatsapp-tooltip{pointer-events:auto;color:#fff;letter-spacing:-.01em;opacity:0;white-space:nowrap;background:#000;border:1px solid #ffffff26;border-radius:20px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:all .4s cubic-bezier(.22,1,.36,1);transform:translate(10px);box-shadow:0 4px 16px #0003}.landing-root .whatsapp-float:hover .whatsapp-tooltip{opacity:1;transform:translate(0)}@media (width<=768px){.landing-root .whatsapp-float{bottom:16px;right:16px}.landing-root .whatsapp-tooltip{display:none}}.landing-root .book-modal-overlay{z-index:10000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0a73;justify-content:center;align-items:center;padding:20px;animation:.35s cubic-bezier(.22,1,.36,1) forwards modalFadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.landing-root .book-modal-box{--modal-bg:#fff;--modal-ink:#0d0d0d;--modal-ink-2:#5a5851;--modal-line:#0d0d0d1a;background:var(--modal-bg);border:1px solid var(--modal-line);width:100%;max-width:560px;color:var(--modal-ink);border-radius:24px;padding:36px;animation:.4s cubic-bezier(.34,1.56,.64,1) forwards modalScaleIn;position:relative;box-shadow:0 30px 80px -20px #00000080}@keyframes modalScaleIn{0%{opacity:0;transform:scale(.9)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.landing-root .book-modal-close{cursor:pointer;color:var(--modal-ink-2);background:0 0;border:0;justify-content:center;align-items:center;transition:color .2s;display:flex;position:absolute;top:24px;right:24px}.landing-root .book-modal-close:hover{color:var(--modal-ink)}.landing-root .book-modal-title{color:var(--modal-ink);margin-bottom:8px;font-family:Instrument Serif,serif;font-size:clamp(28px,2.5vw,36px);font-style:italic;font-weight:500;line-height:1.2}.landing-root .book-modal-subtitle{color:var(--modal-ink-2);margin-bottom:28px;font-size:14px}.landing-root .book-options-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:28px;display:grid}.landing-root .book-option-card{border:1px solid var(--modal-line);cursor:pointer;text-align:left;min-height:120px;color:var(--modal-ink);background:#0d0d0d05;border-radius:16px;flex-direction:column;justify-content:space-between;padding:20px;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex}.landing-root .book-option-card:hover{border-color:var(--modal-ink);background:#0d0d0d0a;transform:translateY(-2px)}.landing-root .book-option-card.selected{background:var(--modal-ink)!important;border-color:var(--modal-ink)!important;color:var(--modal-bg)!important}.landing-root .book-option-card-label{color:var(--modal-ink);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:500;line-height:1.4}.landing-root .book-option-card.selected .book-option-card-label{color:var(--modal-bg)!important}.landing-root .book-option-card-check{border:1px solid var(--modal-line);border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;width:20px;height:20px;font-size:10px;transition:all .2s;display:flex}.landing-root .book-option-card.selected .book-option-card-check{background:var(--modal-bg)!important;border-color:var(--modal-bg)!important;color:var(--modal-ink)!important}.landing-root .book-modal-footer{justify-content:flex-end;gap:12px;display:flex}.landing-root .book-btn-secondary{border:1px solid var(--modal-line);color:var(--modal-ink);border-radius:var(--r-pill);cursor:pointer;background:0 0;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:500;transition:all .3s}.landing-root .book-btn-secondary:hover{border-color:var(--modal-ink);background:#0d0d0d0a}.dark .landing-root .book-btn-secondary:hover,[data-theme=dark] .landing-root .book-btn-secondary:hover{background:#ffffff0a}.landing-root .book-btn-primary{background:var(--modal-ink);color:var(--modal-bg);border-radius:var(--r-pill);cursor:pointer;border:0;align-items:center;gap:8px;padding:12px 28px;font-family:inherit;font-size:14px;font-weight:500;transition:all .3s;display:inline-flex}.landing-root .book-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.landing-root .book-modal-box .form{flex-direction:column;gap:16px;display:flex}.landing-root .book-modal-box .form .row{flex-direction:column;gap:6px;margin-bottom:0;display:flex}.landing-root .book-modal-box .form label{letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:600;color:var(--modal-ink-2)!important}.landing-root .book-modal-box .form input,.landing-root .book-modal-box .form select,.landing-root .book-modal-box .form textarea{border:1px solid var(--modal-line)!important;color:var(--modal-ink)!important;background:#0d0d0d05!important;border-radius:12px!important;outline:none!important;width:100%!important;padding:12px 16px!important;font-family:inherit!important;font-size:15px!important;transition:all .25s!important}.landing-root .book-modal-box .form input:focus,.landing-root .book-modal-box .form select:focus,.landing-root .book-modal-box .form textarea:focus{border-color:var(--modal-ink)!important;box-shadow:0 0 0 1px var(--modal-ink)!important;background:0 0!important}.landing-root .book-modal-box .form textarea{resize:vertical!important;min-height:80px!important}.landing-root .book-modal-box .phone-input-group{gap:12px;width:100%;display:flex}.landing-root .book-modal-box .phone-input-group select{cursor:pointer;flex-shrink:0;width:85px!important}.landing-root .book-modal-box .phone-input-group input{flex:1!important}.landing-root .book-modal-box .form button{cursor:pointer!important;width:auto!important;padding:12px 24px!important;font-size:14px!important;font-weight:500!important}.landing-root .book-modal-box .form .book-btn-secondary{border:1px solid var(--modal-line)!important;color:var(--modal-ink)!important;background:0 0!important}.landing-root .book-modal-box .form .book-btn-primary{background:var(--modal-ink)!important;color:var(--modal-bg)!important;border:0!important}.landing-root .book-success-container{text-align:center;color:var(--modal-ink);flex-direction:column;align-items:center;padding:20px 0 10px;display:flex}.landing-root .book-success-icon{color:#09a6df;background:#2dc7ff1f;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 24px;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards successIconScaleIn;display:flex}.landing-root .success-check-svg{stroke-dasharray:50;stroke-dashoffset:50px;animation:.6s cubic-bezier(.4,0,.2,1) .25s forwards drawSuccessCheck}.landing-root .book-success-title{color:var(--modal-ink);opacity:0;animation:successFadeUp .5s var(--ease) .1s forwards;margin-bottom:12px;font-size:24px;font-weight:600}.landing-root .book-success-desc{color:var(--modal-ink-2);opacity:0;max-width:400px;animation:successFadeUp .5s var(--ease) .2s forwards;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:14px;line-height:1.6}.landing-root .book-success-actions{opacity:0;width:100%;animation:successFadeUp .5s var(--ease) .3s forwards;flex-direction:column;align-items:center;gap:12px;display:flex}.landing-root .book-whatsapp-btn{letter-spacing:.02em;cursor:pointer;justify-content:center;align-items:center;gap:10px;min-width:260px;font-family:inherit;text-decoration:none;display:inline-flex;color:#fff!important;border-radius:var(--r-pill)!important;background:#25d366!important;border:1px solid #00000008!important;margin-bottom:0!important;padding:14px 32px!important;font-size:14px!important;font-weight:600!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;box-shadow:0 4px 12px #25d36633!important}.landing-root .book-whatsapp-btn svg{width:18px;height:18px;color:#fff!important;transition:transform .3s!important}.landing-root .book-whatsapp-btn:hover{opacity:1!important;background:#20ba5a!important;transform:translateY(-2px)!important;box-shadow:0 8px 20px #25d3664d!important}.landing-root .book-whatsapp-btn:hover svg{transform:scale(1.1)rotate(-8deg)}.landing-root .book-whatsapp-btn:active{transform:translateY(0)!important;box-shadow:0 4px 10px #25d36626!important}.landing-root .book-success-close-btn{min-width:260px;color:var(--ink-2)!important;border-radius:var(--r-pill)!important;cursor:pointer!important;background:0 0!important;border:1px solid #0d0d0d14!important;padding:12px 32px!important;font-size:14px!important;font-weight:500!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important}.landing-root .book-success-close-btn:hover{transform:translateY(-1px);color:var(--ink)!important;background:#0d0d0d08!important;border-color:#0d0d0d29!important}.landing-root .book-success-close-btn:active{transform:translateY(0)}@keyframes successIconScaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes drawSuccessCheck{0%{stroke-dashoffset:50px}to{stroke-dashoffset:0}}@keyframes successFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.landing-root .hero-cta-secondary{border:1px solid var(--line);color:var(--ink);letter-spacing:.04em;cursor:pointer;transition:all .4s var(--ease);background:0 0;border-radius:99px;align-items:center;gap:14px;padding:20px 32px;font-family:inherit;font-size:15px;text-decoration:none;display:inline-flex;position:relative}.landing-root .hero-cta-secondary:hover{border-color:var(--ink);background:#22211e0a;transform:translateY(-2px)}.dark .landing-root .hero-cta-secondary:hover,[data-theme=dark] .landing-root .hero-cta-secondary:hover{background:#ffffff0a}@media (width<=768px){.landing-root .book-modal-overlay{align-items:flex-start;padding:40px 16px}.landing-root .book-modal-box{border-radius:20px;padding:28px 20px}}@media (width<=480px){.landing-root .book-options-grid{grid-template-columns:1fr;gap:8px}.landing-root .book-option-card{border-radius:12px;flex-direction:row;align-items:center;gap:12px;min-height:auto;padding:14px 16px}.landing-root .book-option-card-check{flex-shrink:0;align-self:center;margin-left:auto}}.landing-root .thread-label,.landing-root .thread-langs button,.landing-root .mm-langs button,.landing-root .ftr-nav a,.landing-root .ftr-cases a,.landing-root .ftr-social a{min-width:48px;min-height:48px}.landing-root .thread-label,.landing-root .ftr-nav a,.landing-root .ftr-cases a{justify-content:center;align-items:center;display:inline-flex}.landing-root .thread-langs button,.landing-root .mm-langs button{padding:6px 10px}@media (width<=1536px){.landing-root .thread-logo{left:40px}.landing-root .thread-langs{right:40px}}
