@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&display=swap";:root{--bg:#f3f3f3;--surface:#fff;--ink:#191a23;--ink-soft:#5f5f68;--accent:#ffab2d;--accent-rgb:255, 171, 45;--line:#191a23;--radius-xl:45px;--radius-lg:32px;--radius-md:22px;--radius-sm:16px;--shadow:0 6px 0 var(--line);--max-width:1240px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--ink);margin:0;font-family:Space Grotesk,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer;background:0 0;border:0}img,svg{display:block}.page-shell{max-width:1440px;margin:0 auto;padding:28px clamp(20px,6vw,72px) 80px;transition:opacity .76s,transform .76s,filter .76s}.page-shell--intro-hidden{opacity:0;filter:blur(14px);pointer-events:none;transform:translateY(24px)scale(.985)}.page-shell--intro-visible{opacity:1;filter:none;transform:none}.site-header,.hero,.tool-strip,.section,.site-footer{max-width:var(--max-width);margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:28px;padding:14px 0 30px;display:flex;position:relative}.brand,.footer-brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand span,.footer-brand span{letter-spacing:-.04em;font-size:clamp(1.6rem,2vw,2.4rem);font-weight:500}.logo-mark{flex:none;width:42px;height:42px}.site-nav{align-items:center;gap:clamp(18px,2vw,34px);display:flex}.site-nav a{font-size:1.15rem}.nav-cta{margin-left:8px}.nav-toggle{border:1.5px solid var(--line);width:56px;height:56px;box-shadow:var(--shadow);background:var(--surface);border-radius:18px;justify-content:center;align-items:center;padding:0;display:none}.menu-icon{width:24px;height:24px}.hero{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(34px,5vw,68px);padding:26px 0 68px;display:grid}.hero__copy h1,.section-copy h2,.cta-panel__copy h2{letter-spacing:-.06em;margin:0;line-height:.95}.hero__copy h1{max-width:8.5ch;font-size:clamp(3.15rem,6vw,5.5rem)}.hero__copy p,.section-copy p,.cta-panel__copy p,.service-card__copy p,.use-case p,.audience-card p,.contact-option p,.contact-form__note,.contact-form__feedback,.outcome-panel__lead,.process-card__body{color:var(--ink-soft)}.hero__copy p{max-width:31rem;margin:28px 0 0;font-size:1.24rem;line-height:1.45}.hero__actions{flex-wrap:wrap;gap:18px;margin-top:34px;display:flex}.hero__bullets{gap:12px;max-width:35rem;margin:34px 0 0;padding:0;list-style:none;display:grid}.hero__bullets li{padding-left:28px;font-size:1.05rem;line-height:1.6;position:relative}.hero__bullets li:before{content:"";background:var(--accent);border:2px solid var(--line);border-radius:50%;width:12px;height:12px;position:absolute;top:.62rem;left:0}.button{border:1.5px solid var(--line);min-height:68px;box-shadow:var(--shadow);border-radius:18px;justify-content:center;align-items:center;padding:0 34px;transition:transform .16s,box-shadow .16s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button--dark{background:var(--ink);color:var(--surface)}.button--ghost{color:var(--ink);box-shadow:none;background:#ffffff6b}@media (hover:hover) and (pointer:fine){.button--ghost:hover,.button--ghost:focus-visible{box-shadow:var(--shadow);background:#fffffff5}}.intro-screen{z-index:120;color:var(--surface);background:radial-gradient(circle at 50% 45%, rgba(var(--accent-rgb), .22), #191a23f5 34%, #08090d 100%);place-items:center;padding:32px;transition:opacity .76s,visibility .76s;display:grid;position:fixed;inset:0;overflow:hidden}.intro-screen--reveal{opacity:0;visibility:hidden}.intro-screen__ambient,.intro-screen__grid,.intro-screen__launch,.intro-screen__content{position:absolute;inset:0}.intro-screen__ambient{background:radial-gradient(circle at 50% 50%, rgba(var(--accent-rgb), .2), rgba(var(--accent-rgb), 0) 42%), radial-gradient(circle at 50% 65%, #ffffff14, #fff0 38%);filter:blur(18px);transform:scale(1.08)}.intro-screen__grid{opacity:.22;transform-origin:bottom;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:52px 52px;height:58vh;inset:auto 0 -8%;transform:perspective(940px)rotateX(78deg);-webkit-mask-image:linear-gradient(#0000 16%,#000000f5);mask-image:linear-gradient(#0000 16%,#000000f5)}.intro-screen__content,.intro-screen__launch{z-index:1;transition:opacity .56s,transform .56s}.intro-screen__content{z-index:2;text-align:center;align-content:center;justify-items:center;gap:20px;padding:32px;display:grid}.intro-screen--launch .intro-screen__content,.intro-screen--reveal .intro-screen__content{opacity:0;pointer-events:none;transform:translateY(-28px)scale(.94)}.intro-screen__brand{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0f;border:1.5px solid #ffffff24;border-radius:999px;align-items:center;gap:14px;padding:12px 18px;display:inline-flex;box-shadow:0 28px 80px #0000004d}.intro-screen__brand .logo-mark{width:56px;height:56px}.intro-screen__brand span,.intro-screen__launch-copy strong{letter-spacing:-.04em}.intro-screen__brand span{font-size:clamp(1.65rem,2.6vw,2.5rem);font-weight:500}.intro-screen__eyebrow{letter-spacing:.12em;text-transform:uppercase;background:#ffffff14;border:1.5px solid #ffffff24;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:.82rem;font-weight:700;display:inline-flex}.intro-screen__content h1{letter-spacing:-.07em;max-width:10ch;margin:0;font-size:clamp(3.7rem,8vw,7rem);line-height:.9}.intro-screen__content p{color:#ffffffb8;max-width:37rem;margin:0;font-size:1.18rem;line-height:1.55}.intro-screen__enter{background:var(--accent);color:var(--ink);gap:14px;padding-inline:30px}.intro-screen__enter:disabled{pointer-events:none}.intro-screen__enter .arrow-icon{width:18px;height:18px}.intro-screen__launch{opacity:0;pointer-events:none;place-items:center;display:grid;transform:scale(.92)}.intro-screen--launch .intro-screen__launch,.intro-screen--reveal .intro-screen__launch{opacity:1;transform:scale(1)}.intro-screen__launch-copy{justify-items:center;gap:6px;display:grid;position:absolute;top:clamp(28px,5vw,52px);left:50%;transform:translate(-50%)}.intro-screen__launch-copy span{color:#ffffff8f;letter-spacing:.18em;text-transform:uppercase;font-size:.8rem;font-weight:700}.intro-screen__launch-copy strong{font-size:clamp(1rem,1.8vw,1.36rem);font-weight:500}.intro-tunnel{isolation:isolate;width:min(1000px,92vw);height:min(760px,76vh);position:relative}.intro-tunnel__glow{background:radial-gradient(circle, rgba(var(--accent-rgb), .44), rgba(var(--accent-rgb), 0) 64%);filter:blur(30px);border-radius:50%;position:absolute;inset:18% 22%}.intro-tunnel__rail,.intro-tunnel__ring,.intro-tunnel__particle,.intro-tunnel__core{position:absolute;top:50%;left:50%}.intro-tunnel__rail{background:linear-gradient(90deg, #fff0, #ffffff5c, rgba(var(--accent-rgb), .72), #fff0);transform-origin:0;opacity:.44;width:min(78vw,900px);height:2px;animation:1.8s ease-in-out infinite alternate intro-rail-pulse}.intro-tunnel__rail--one{transform:translate(-50%,-50%)rotate(-32deg)}.intro-tunnel__rail--two{animation-delay:.18s;transform:translate(-50%,-50%)rotate(32deg)}.intro-tunnel__rail--three{animation-delay:.32s;transform:translate(-50%,-50%)rotate(148deg)}.intro-tunnel__rail--four{animation-delay:.48s;transform:translate(-50%,-50%)rotate(-148deg)}.intro-tunnel__ring{opacity:0;width:min(52vw,620px);height:min(29vw,340px);animation:2.8s linear infinite intro-ring-rush;animation-delay:var(--ring-delay);border:2px solid #ffffff24;border-radius:54px;transform:translate(-50%,-50%)scale(.12)rotate(-12deg);box-shadow:inset 0 0 40px #ffffff0a}.intro-tunnel__ring--accent{border-color:rgba(var(--accent-rgb), .56);box-shadow:inset 0 0 34px rgba(var(--accent-rgb), .12), 0 0 26px rgba(var(--accent-rgb), .18)}.intro-tunnel__particle{width:var(--particle-width);background:linear-gradient(90deg, #fff0, rgba(var(--accent-rgb), 1) 52%, #fff0);height:3px;transform:translate(-50%, -50%) rotate(var(--particle-angle)) translateX(18px);transform-origin:0;opacity:0;animation:intro-particle-burst var(--particle-duration) linear infinite;animation-delay:var(--particle-delay);border-radius:999px}.intro-tunnel__core{background:linear-gradient(145deg, rgba(var(--accent-rgb), .98), rgba(var(--accent-rgb), .62));width:118px;height:118px;box-shadow:0 0 54px rgba(var(--accent-rgb), .32), inset 0 0 22px #ffffff29;border:1.5px solid #ffffff2e;border-radius:34px;place-items:center;animation:1.45s ease-in-out infinite intro-core-pulse;display:grid;transform:translate(-50%,-50%)rotate(-12deg)}.intro-tunnel__core .logo-mark{filter:drop-shadow(0 10px 18px #191a232e);width:76px;height:76px}.intro-screen--reveal .intro-tunnel__core{opacity:0;transition:transform .76s,opacity .76s;transform:translate(-50%,-50%)scale(13.5)rotate(-12deg)}@keyframes intro-ring-rush{0%{opacity:0;transform:translate(-50%,-50%)scale(.12)rotate(-12deg)}12%{opacity:.92}to{opacity:0;transform:translate(-50%,-50%)scale(2.3)rotate(-12deg)}}@keyframes intro-particle-burst{0%{transform:translate(-50%, -50%) rotate(var(--particle-angle)) translateX(18px) scaleX(.16);opacity:0}12%{opacity:1}to{transform:translate(-50%, -50%) rotate(var(--particle-angle)) translateX(var(--particle-distance)) scaleX(1);opacity:0}}@keyframes intro-core-pulse{0%,to{transform:translate(-50%,-50%)rotate(-12deg)scale(1)}50%{transform:translate(-50%,-50%)rotate(-12deg)scale(1.06)}}@keyframes intro-rail-pulse{0%{opacity:.28;filter:blur()}to{opacity:.68;filter:blur(1px)}}.hero-graphic{isolation:isolate;min-height:520px;position:relative;overflow:hidden}.hero-graphic__orbit{border:2px solid var(--line);transform-origin:50%;will-change:transform;animation:hero-orbit-drift var(--orbit-duration,18s) ease-in-out infinite;border-radius:50%;position:absolute}.hero-graphic__orbit--one{--orbit-rotate:24deg;--orbit-x:14px;--orbit-y:-10px;--orbit-duration:18s;width:520px;height:170px;transform:rotate(var(--orbit-rotate));top:226px;left:30px}.hero-graphic__orbit--two{--orbit-rotate:30deg;--orbit-x:-12px;--orbit-y:10px;--orbit-duration:21s;width:480px;height:150px;transform:rotate(var(--orbit-rotate));top:280px;left:56px}.hero-graphic__orbit--three{--orbit-rotate:38deg;--orbit-x:10px;--orbit-y:-12px;--orbit-duration:24s;width:560px;height:196px;transform:rotate(var(--orbit-rotate));top:168px;left:72px}.hero-graphic__star-orbit{pointer-events:none;transform-origin:50%;will-change:transform;animation:hero-star-revolve var(--star-orbit-duration,18s) linear infinite;position:absolute}.hero-graphic__star-orbit--back{--star-orbit-duration:20s;z-index:0;width:404px;height:334px;top:134px;left:102px}.hero-graphic__star-orbit--front{--star-orbit-duration:14s;z-index:3;width:430px;height:356px;animation-direction:reverse;top:120px;left:118px}.hero-graphic__device{--device-rotate:-20deg;--device-scale:1;width:372px;height:292px;transform:translate3d(0, 0, 0) scale(var(--device-scale)) rotate(var(--device-rotate));transform-origin:50%;will-change:transform;animation:8.6s ease-in-out infinite hero-device-float;position:absolute;top:118px;left:180px}.hero-graphic__device-shell{border:2px solid var(--line);background:var(--surface);width:100%;height:100%;box-shadow:var(--shadow);border-radius:76px;padding:14px}.hero-graphic__device-panel{background:linear-gradient(116deg, var(--accent) 0%, var(--accent) 54%, var(--ink) 54%, var(--ink) 100%);border-radius:62px;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:22px;display:flex}.hero-graphic__device-top{gap:8px;display:flex}.hero-graphic__device-dot{border:2px solid var(--line);background:#fff9;border-radius:50%;width:10px;height:10px}.hero-graphic__device-dot--accent{background:var(--accent);animation:2.8s ease-in-out infinite hero-dot-pulse}.hero-graphic__device-screen{border:2px solid var(--line);transform-origin:50%;will-change:transform;background:#ffffffeb;border-radius:32px;align-self:flex-end;place-items:center;width:124px;height:124px;animation:6.8s ease-in-out infinite hero-screen-drift;display:grid}.hero-graphic__device-screen span{font-size:2rem;font-weight:700}.hero-graphic__device-flow{flex-wrap:wrap;gap:10px;display:flex}.hero-graphic__device-flow div,.hero-chip{border:2px solid var(--line);background:var(--surface);height:46px;box-shadow:var(--shadow);border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:.96rem;font-weight:700;display:inline-flex}.hero-graphic__device-flow div{will-change:transform;animation:5.2s ease-in-out infinite hero-pill-drift;position:relative}.hero-graphic__device-flow div:nth-child(2){animation-delay:.9s}.hero-graphic__device-flow div:nth-child(3){animation-delay:1.8s}.hero-chip{will-change:transform;animation:hero-chip-drift var(--chip-duration,6.4s) ease-in-out infinite;position:absolute}.hero-chip--one{--chip-x:-8px;--chip-y:-10px;--chip-rotate:-3deg;--chip-duration:6.8s;top:132px;left:40px}.hero-chip--two{--chip-x:10px;--chip-y:-8px;--chip-rotate:2deg;--chip-duration:7.2s;background:var(--accent);top:96px;right:62px}.hero-chip--three{--chip-x:-10px;--chip-y:8px;--chip-rotate:-2deg;--chip-duration:6s;top:220px;right:30px}.hero-chip--four{--chip-x:8px;--chip-y:10px;--chip-rotate:3deg;--chip-duration:7.6s;background:var(--accent);bottom:82px;right:44px}.hero-star{background:var(--ink);clip-path:polygon(50% 0%,63% 37%,100% 50%,63% 63%,50% 100%,37% 63%,0% 50%,37% 37%);will-change:transform, opacity;width:72px;height:72px;animation:hero-star-twinkle var(--star-duration,5.4s) ease-in-out infinite;position:absolute}.hero-star--one{--star-duration:6.2s;top:64%;left:-20px}.hero-star--two{--star-duration:4.8s;width:44px;height:44px;top:82%;right:12px}.hero-dot{will-change:transform, opacity;animation:hero-dot-pulse var(--dot-duration,3.2s) ease-in-out infinite;border-radius:50%;position:absolute}.hero-dot--one{--dot-duration:3.4s;background:var(--accent);border:2px solid var(--line);width:24px;height:24px;top:170px;left:106px}.hero-dot--two{--dot-duration:2.8s;background:var(--accent);width:16px;height:16px;bottom:148px;right:184px}.hero-dot--three{--dot-duration:4s;background:var(--ink);width:18px;height:18px;top:130px;left:54px}@keyframes hero-orbit-drift{0%{transform:rotate(var(--orbit-rotate)) translate3d(0, 0, 0)}50%{transform:rotate(calc(var(--orbit-rotate) + 8deg)) translate3d(var(--orbit-x), var(--orbit-y), 0)}to{transform:rotate(var(--orbit-rotate)) translate3d(0, 0, 0)}}@keyframes hero-device-float{0%{transform:translate3d(0, 0, 0) scale(var(--device-scale)) rotate(var(--device-rotate))}50%{transform:translate3d(0, -10px, 0) scale(var(--device-scale)) rotate(calc(var(--device-rotate) + 2.5deg))}to{transform:translate3d(0, 0, 0) scale(var(--device-scale)) rotate(var(--device-rotate))}}@keyframes hero-screen-drift{0%{transform:translate(0,0)rotate(-8deg)}50%{transform:translate(-2px,-8px)rotate(-2deg)}to{transform:translate(0,0)rotate(-8deg)}}@keyframes hero-pill-drift{0%{transform:translate(0,0)}50%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes hero-chip-drift{0%{transform:translate(0,0)rotate(0)}50%{transform:translate3d(var(--chip-x), var(--chip-y), 0) rotate(var(--chip-rotate))}to{transform:translate(0,0)rotate(0)}}@keyframes hero-star-twinkle{0%{opacity:1;transform:scale(1)rotate(0)}50%{opacity:.88;transform:scale(1.08)rotate(10deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes hero-star-revolve{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes hero-dot-pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.82;transform:scale(1.18)}to{opacity:1;transform:scale(1)}}@keyframes tool-pill-highlight{0%,12%,to{box-shadow:none;background:#ffffffa6;border-color:#191a231f;transform:translateY(0)}18%,32%{border-color:rgba(var(--accent-rgb), .7);box-shadow:0 16px 34px rgba(var(--accent-rgb), .24);background:#fffffff5;transform:translateY(-5px)}40%{box-shadow:0 10px 18px rgba(var(--accent-rgb), .1);background:#ffffffd1;border-color:#191a2338;transform:translateY(-1px)}}@keyframes tool-pill-glow{0%,12%,to{opacity:0;transform:scale(.9)}18%,32%{opacity:1;transform:scale(1)}40%{opacity:.2;transform:scale(.96)}}@keyframes tool-pill-sheen{0%,14%,to{opacity:0;transform:translate(-14%)skew(-12deg)}20%,30%{opacity:1;transform:translate(10%)skew(-12deg)}38%{opacity:0;transform:translate(18%)skew(-12deg)}}.tool-strip{grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:16px;padding:20px 0 86px;display:grid}.tool-strip__pill{isolation:isolate;min-height:70px;color:var(--ink);letter-spacing:.08em;will-change:transform, box-shadow, border-color, background-color;animation:6.3s ease-in-out infinite tool-pill-highlight;animation-delay:var(--tool-delay,0s);background:#ffffffa6;border:1.5px solid #191a231f;border-radius:18px;justify-content:center;align-items:center;padding:14px 18px;font-size:1.02rem;font-weight:700;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:inline-flex;position:relative;overflow:hidden}.tool-strip__pill:before{content:"";border-radius:inherit;background:radial-gradient(circle at 50% 50%, rgba(var(--accent-rgb), .34) 0%, rgba(var(--accent-rgb), .14) 42%, rgba(var(--accent-rgb), 0) 72%);opacity:0;animation:6.3s ease-in-out infinite tool-pill-glow;animation-delay:var(--tool-delay,0s);position:absolute;inset:0;transform:scale(.9)}.tool-strip__pill:after{content:"";border-radius:calc(var(--radius-sm) - 2px);background:linear-gradient(135deg, rgba(var(--accent-rgb), .22), #fff0 54%);opacity:0;animation:6.3s ease-in-out infinite tool-pill-sheen;animation-delay:var(--tool-delay,0s);position:absolute;inset:1px}.tool-strip__pill:hover,.tool-strip__pill:focus-visible{border-color:rgba(var(--accent-rgb), .7);box-shadow:0 16px 34px rgba(var(--accent-rgb), .24);background:#fffffff5;transform:translateY(-4px)}.tool-strip__pill-label{z-index:1;position:relative}@media (width>=1161px) and (hover:hover) and (pointer:fine){.tool-strip__pill,.tool-strip__pill:before,.tool-strip__pill:after{animation:none}.tool-strip__pill{box-shadow:none;background:#ffffffb8;border-color:#191a231f;transform:none}.tool-strip__pill:before{background:radial-gradient(circle at 26% 24%, rgba(var(--accent-rgb), .42) 0%, rgba(var(--accent-rgb), .15) 28%, rgba(var(--accent-rgb), 0) 68%);opacity:0;filter:blur(14px);transition:opacity .22s,transform .22s;inset:-22px;transform:translate(-12px,-8px)scale(.84)}.tool-strip__pill:after{opacity:0;transition:opacity .22s,transform .22s;transform:translate(-18%)skew(-12deg)}.tool-strip__pill:hover,.tool-strip__pill:focus-visible{border-color:rgba(var(--accent-rgb), .72);box-shadow:0 14px 30px rgba(var(--accent-rgb), .18), 0 8px 18px #191a2314;background:#fffffffa;transform:translateY(-3px)}.tool-strip__pill:hover:before,.tool-strip__pill:focus-visible:before{opacity:1;transform:translate(0,0)scale(1)}.tool-strip__pill:hover:after,.tool-strip__pill:focus-visible:after{opacity:1;transform:translate(8%)skew(-12deg)}}.section{padding:0 0 112px}.section[id]{scroll-margin-top:120px}.section-header{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:38px;margin-bottom:44px;display:grid}.section-label{background:var(--accent);letter-spacing:-.05em;border-radius:10px;align-items:center;min-height:64px;padding:0 18px;font-size:clamp(2.4rem,4vw,3.3rem);font-weight:700;line-height:1;display:inline-flex}.section-copy{max-width:740px}.section-copy h2{font-size:clamp(2rem,4vw,3.4rem)}.section-copy p{margin:10px 0 0;font-size:1.2rem;line-height:1.55}.services-grid,.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;display:grid}.service-card,.process-card,.audience-card,.contact-card{border:1.5px solid var(--line);box-shadow:var(--shadow)}.service-card{border-radius:var(--radius-xl);cursor:pointer;opacity:0;filter:blur(14px);min-height:330px;transform:translate3d(var(--card-shift,0), 44px, 0) scale(.965);transition:opacity .64s,transform .64s cubic-bezier(.2,.8,.2,1),filter .64s,box-shadow .22s;transition-delay:var(--card-delay,0s);grid-template-columns:minmax(0,1fr) 210px;gap:20px;padding:42px 34px;display:grid;position:relative;overflow:hidden}.service-card--revealed{opacity:1;filter:blur();transform:translate(0,0)scale(1)}.service-card--light{background:var(--surface)}.service-card--accent{background:var(--accent)}.service-card--dark{background:var(--ink);color:var(--surface)}.service-card__copy{z-index:1;flex-direction:column;justify-content:space-between;display:flex;position:relative}.service-card__title{margin:0}.title-badge{letter-spacing:-.06em;border-radius:12px;width:fit-content;padding:6px 10px;font-size:clamp(1.8rem,2.5vw,2.8rem);line-height:1.06;display:block}.title-badge+.title-badge{margin-top:4px}.title-badge--accent{background:var(--accent)}.title-badge--surface{background:var(--surface);color:var(--ink)}.service-card__copy p{max-width:23rem;margin:18px 0 0;font-size:1.04rem;line-height:1.6}.service-card--dark .service-card__copy p{color:#ffffffc2}.service-link{align-items:center;gap:16px;margin-top:22px;font-size:clamp(1.1rem,1.6vw,1.55rem);font-weight:500;transition:transform .22s;display:inline-flex}.service-link__circle{background:var(--ink);width:42px;height:42px;color:var(--accent);border-radius:50%;place-items:center;display:inline-grid}.service-link--inverted .service-link__circle{background:var(--surface);color:var(--ink)}.service-link--inverted{color:var(--surface)}.service-card:focus-visible{outline:3px solid rgba(var(--accent-rgb), .38);outline-offset:6px}.service-card:hover,.service-card:focus-visible{box-shadow:0 10px 0 var(--line), 0 26px 48px #191a231f}.service-card:hover .service-link,.service-card:focus-visible .service-link{transform:translate(4px)}.arrow-icon{width:22px;height:22px}.service-visual{align-self:center;width:100%;min-height:180px;transition:transform .32s;position:relative}.service-card:hover .service-visual,.service-card:focus-visible .service-visual{transform:translateY(-4px)rotate(-1.5deg)}.visual-browser,.visual-card,.visual-stack,.visual-pill,.visual-chart,.visual-bubble{border:1.5px solid;position:absolute}.service-card--dark .service-visual{color:var(--surface)}.service-card--light .service-visual,.service-card--accent .service-visual{color:var(--ink)}.visual-browser{background:#ffffff94;border-radius:18px;width:128px;height:90px;top:34px;left:10px}.visual-browser span,.visual-chart span{border-radius:999px;display:block;position:absolute}.visual-browser span:first-child{background:currentColor;width:16px;height:16px;top:16px;left:14px}.visual-browser span:nth-child(2){background:#191a232e;width:54px;height:8px;top:18px;left:42px}.visual-browser span:nth-child(3){background:#191a232e;width:84px;height:10px;bottom:16px;left:16px}.service-card--dark .visual-browser span:nth-child(2),.service-card--dark .visual-browser span:nth-child(3){background:#ffffff2e}.visual-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid;position:absolute}.visual-grid i{border:1.5px solid;border-radius:4px;width:16px;height:16px;display:block}.visual-grid--prompt{top:20px;right:28px}.visual-circle{border:2px solid;border-radius:50%;width:74px;height:74px;position:absolute;bottom:12px;right:16px}.visual-circle:after{content:"";background:currentColor;width:34px;height:2px;position:absolute;bottom:8px;right:-12px;transform:rotate(42deg)}.visual-browser--wide{width:138px;top:18px}.visual-card{background:#ffffffb8;border-radius:18px;width:104px;height:74px;top:84px;right:16px}.visual-cursor{border-top:24px solid #0000;border-bottom:10px solid #0000;border-left:18px solid;width:0;height:0;position:absolute;top:74px;left:62px;transform:rotate(-18deg)}.visual-line{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;position:absolute}.visual-line--curve{width:114px;height:54px;top:8px;right:24px;transform:rotate(12deg)}.visual-bubble{background:#ffffff1a;border-radius:22px;width:84px;height:60px}.visual-bubble:after{content:"";background:inherit;border-left:inherit;border-bottom:inherit;width:18px;height:18px;position:absolute;bottom:-10px;transform:rotate(-45deg)}.visual-bubble--left{top:34px;left:16px}.visual-bubble--left:after{left:20px}.visual-bubble--right{top:88px;right:18px}.visual-bubble--right:after{right:20px}.visual-nodes{position:absolute;inset:0}.visual-nodes span{background:var(--accent);border:1.5px solid var(--line);border-radius:50%;width:16px;height:16px;display:block;position:absolute}.visual-nodes span:first-child{top:20px;left:84px}.visual-nodes span:nth-child(2){top:82px;left:116px}.visual-nodes span:nth-child(3){top:48px;right:50px}.visual-nodes:before,.visual-nodes:after{content:"";background:currentColor;height:2px;position:absolute}.visual-nodes:before{width:44px;top:32px;left:96px;transform:rotate(42deg)}.visual-nodes:after{width:40px;top:84px;left:126px;transform:rotate(-28deg)}.visual-browser--small{width:94px;height:66px;top:98px;right:14px}.visual-line--link{width:74px;height:38px;top:80px;left:84px;transform:rotate(16deg)}.visual-pill{background:rgba(var(--accent-rgb), .7);border-radius:999px;width:48px;height:22px}.visual-pill--left{top:132px;left:22px}.visual-pill--right{top:28px;right:40px}.visual-stack{background:#ffffff9e;border-radius:10px;width:122px;height:28px;left:24px}.visual-stack--one{top:34px;transform:rotate(-5deg)}.visual-stack--two{top:74px;left:44px;transform:rotate(4deg)}.visual-stack--three{top:114px;left:30px;transform:rotate(-8deg)}.visual-tag{background:radial-gradient(circle at 28px 28px,currentColor 0 12px,#0000 13px),linear-gradient(#0000 0 48%,currentColor 48% 50%,#0000 50%);border:1.5px solid;border-radius:22px;width:84px;height:84px;position:absolute;top:56px;right:28px}.visual-chart{background:#ffffff0a;border-radius:20px;width:128px;height:112px;top:46px;left:18px}.visual-chart span{background:rgba(var(--accent-rgb), .92);width:18px;bottom:18px}.visual-chart span:first-child{height:28px;left:16px}.visual-chart span:nth-child(2){height:46px;left:42px}.visual-chart span:nth-child(3){height:62px;left:68px}.visual-chart span:nth-child(4){height:84px;left:94px}.visual-grid--control{grid-template-columns:repeat(3,1fr);top:34px;right:24px}.visual-pill--toggle{background:var(--surface);width:86px;height:34px;bottom:28px;right:18px}.visual-pill--toggle:after{content:"";background:var(--accent);border:1.5px solid var(--line);border-radius:50%;width:24px;height:24px;position:absolute;top:4px;right:4px}.cta-panel{border-radius:var(--radius-xl);background:var(--surface);grid-template-columns:minmax(0,.92fr) minmax(320px,.88fr);align-items:center;gap:26px;padding:56px 40px;display:grid}.cta-panel__copy h2{font-size:clamp(2.4rem,4vw,4rem)}.cta-panel__copy p{max-width:32rem;margin:22px 0 0;font-size:1.2rem;line-height:1.58}.cta-panel__copy .button{margin-top:28px}.cta-panel__visual{min-height:320px;position:relative}.cta-panel__ring,.contact-card__orbit div{border:2px solid var(--line);border-radius:50%;position:absolute}.cta-panel__ring{width:320px;height:104px;top:132px;left:52px}.cta-panel__face{background:var(--ink);border-radius:50%;width:118px;height:118px;position:absolute;top:70px;left:164px}.cta-panel__face span{background:var(--surface);border-radius:999px;width:14px;height:32px;position:absolute;top:42px}.cta-panel__face span:first-child{left:34px}.cta-panel__face span:last-child{right:34px}.cta-panel__spark{clip-path:polygon(50% 0%,63% 37%,100% 50%,63% 63%,50% 100%,37% 63%,0% 50%,37% 37%);width:88px;height:88px;position:absolute}.cta-panel__spark--lime{background:var(--accent);bottom:8px;left:104px}.cta-panel__spark--gray{background:#d9d9d9;top:110px;right:38px}.use-cases{border-radius:var(--radius-xl);background:var(--ink);color:var(--surface);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:28px;display:grid}.use-case{padding:34px 30px}.use-case+.use-case{border-left:1.5px solid #ffffff6b}.use-case h3{letter-spacing:-.04em;margin:0;font-size:1.5rem}.use-case p{color:#ffffffc2;margin:18px 0 0;line-height:1.65}.use-case a{color:var(--accent);align-items:center;gap:10px;margin-top:28px;font-size:1.18rem;display:inline-flex}.live-demo{border-radius:var(--radius-xl);background:var(--surface);border:1.5px solid var(--line);box-shadow:var(--shadow);grid-template-columns:minmax(0,1.42fr) minmax(320px,.88fr);align-items:stretch;gap:20px;padding:32px;display:grid;position:relative;overflow:hidden}.live-demo__flow{grid-template-columns:repeat(2,minmax(180px,1fr));align-content:center;align-items:stretch;gap:16px;padding-right:0;display:grid;position:relative}.live-demo__beam{z-index:0;pointer-events:none;position:absolute;inset:0}.live-demo__beam-line{background:#191a232e;position:absolute}.live-demo__beam-line--top,.live-demo__beam-line--bottom{width:60px;height:2px;left:calc(50% - 30px);transform:translate(-50%,-50%)}.live-demo__beam-line--top{top:25%}.live-demo__beam-line--bottom{top:75%}.live-demo__beam-line--middle{background:#191a232e;width:2px;height:64px;top:50%;left:50%;transform:translate(-50%,-50%)}.live-demo__beam-pulse{background:var(--accent);border:1.5px solid var(--line);width:16px;height:16px;box-shadow:0 0 22px rgba(var(--accent-rgb), .45);border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.live-demo__beam-pulse--top{animation:3s ease-in-out infinite live-demo-travel-top;top:25%;left:50%}.live-demo__beam-pulse--middle{animation:2.6s ease-in-out .65s infinite live-demo-travel-middle;top:50%;left:50%}.live-demo__beam-pulse--bottom{animation:3s ease-in-out 1.25s infinite live-demo-travel-bottom;top:75%;left:50%}.live-demo__stage{z-index:1;border:1.5px solid var(--line);background:#fffffff5;border-radius:26px;flex-direction:column;justify-content:flex-start;min-height:208px;padding:22px 20px;display:flex;position:relative;box-shadow:0 8px 18px #191a230f}.live-demo__flow article:nth-of-type(2){background:rgba(var(--accent-rgb), .18)}.live-demo__flow article:nth-of-type(3){background:var(--ink);color:var(--surface)}.live-demo__flow article:nth-of-type(3) p,.live-demo__flow article:nth-of-type(3) .live-demo__stage-label{color:#ffffffbd}.live-demo__stage-index,.live-demo__stage-label,.live-demo__panel-tag,.lesson-studio__eyebrow,.lesson-studio__sidebar-tag{border-radius:999px;align-items:center;width:fit-content;font-weight:700;display:inline-flex}.live-demo__stage-index{border:1.5px solid var(--line);background:rgba(var(--accent-rgb), .92);min-height:32px;padding:0 11px;font-size:.82rem}.live-demo__stage-label{min-height:30px;color:var(--ink-soft);letter-spacing:.05em;text-transform:uppercase;background:#ffffffb3;border:1.5px solid #191a2324;margin-top:14px;padding:0 10px;font-size:.78rem}.live-demo__stage h3{letter-spacing:-.05em;margin:16px 0 0;font-size:1.42rem;line-height:1.02}.live-demo__stage p{color:var(--ink-soft);margin:12px 0 0;line-height:1.6}.live-demo__side{grid-template-rows:repeat(2,minmax(0,1fr));align-self:stretch;gap:14px;padding-left:8px;display:grid;position:relative}.live-demo__side:before{content:"";background:#191a2333;width:22px;height:2px;position:absolute;top:50%;left:-14px;transform:translateY(-50%)}.live-demo__side:after{content:"";border:1.5px solid var(--line);background:var(--accent);border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:-3px;transform:translate(-50%,-50%)}.live-demo__panel{border:1.5px solid var(--line);border-radius:26px;flex-direction:column;justify-content:center;min-height:0;padding:22px;display:flex}.live-demo__panel--input{background:#fff6e7}.live-demo__panel--output{background:var(--ink);color:var(--surface)}.live-demo__panel-tag{letter-spacing:.05em;text-transform:uppercase;background:#ffffffc7;border:1.5px solid #191a2324;min-height:30px;padding:0 10px;font-size:.78rem}.live-demo__panel--output .live-demo__panel-tag{background:#ffffff1a;border-color:#ffffff24}.live-demo__panel-line{margin:14px 0 0;line-height:1.62}.live-demo__result-list{gap:12px;margin:16px 0 0;padding:0;list-style:none;display:grid}.live-demo__result-list li{color:#ffffffc2;padding-left:24px;line-height:1.58;position:relative}.live-demo__result-list li:before{content:"";background:var(--accent);border:1.5px solid #fff3;border-radius:50%;width:10px;height:10px;position:absolute;top:.54rem;left:0}@keyframes live-demo-travel-top{0%,to{opacity:.25;transform:translate(-50%,-50%)translate(-30px)}14%,86%{opacity:1}50%{opacity:1;transform:translate(-50%,-50%)translate(30px)}}@keyframes live-demo-travel-middle{0%,to{opacity:.25;transform:translate(-50%,-50%)translateY(-32px)}18%,82%{opacity:1}50%{opacity:1;transform:translate(-50%,-50%)translateY(32px)}}@keyframes live-demo-travel-bottom{0%,to{opacity:.25;transform:translate(-50%,-50%)translate(30px)}14%,86%{opacity:1}50%{opacity:1;transform:translate(-50%,-50%)translate(-30px)}}.process-list{gap:22px;display:grid}.process-card{background:var(--surface);border-radius:30px;transition:background-color .24s,box-shadow .24s,transform .24s;overflow:hidden}.process-card--open{background:var(--accent)}.process-card__trigger{width:100%;color:inherit;text-align:left;justify-content:space-between;align-items:center;gap:20px;padding:34px 34px 24px;transition:padding .24s;display:flex}.process-card__headline{letter-spacing:-.04em;align-items:center;gap:18px;font-size:clamp(1.45rem,2.1vw,2rem);font-weight:500;display:flex}.process-card__number{font-size:clamp(1.7rem,2vw,2.3rem);font-weight:700}.process-card__toggle{border:1.5px solid var(--line);background:#fffc;border-radius:50%;flex:none;place-items:center;width:52px;height:52px;transition:transform .22s,background-color .22s,box-shadow .22s;display:inline-grid}.process-card__toggle-mark{width:18px;height:18px;position:relative}.process-card__toggle-mark:before,.process-card__toggle-mark:after{content:"";background:var(--line);border-radius:999px;width:18px;height:2px;transition:transform .22s,opacity .22s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.process-card__toggle-mark:after{transform:translate(-50%,-50%)rotate(90deg)}.process-card__content{grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.2,.8,.2,1);display:grid}.process-card__content--open{grid-template-rows:1fr}.process-card__content-inner{overflow:hidden}.process-card__body{color:var(--ink);opacity:0;margin:0;padding:0 34px 34px;font-size:1.12rem;line-height:1.65;transition:opacity .22s,transform .26s;transform:translateY(-10px)}.process-card--open .process-card__trigger{padding-bottom:18px}.process-card--open .process-card__toggle{background:#ffffffeb;transform:rotate(180deg);box-shadow:0 10px 18px #191a2314}.process-card--open .process-card__toggle-mark:after{opacity:0;transform:translate(-50%,-50%)rotate(90deg)scaleY(.3)}.process-card--open .process-card__body{opacity:1;transform:translateY(0)}.lesson-studio{border-radius:var(--radius-xl);border:1.5px solid var(--line);box-shadow:var(--shadow);background:radial-gradient(circle at 82% 16%, rgba(var(--accent-rgb), .16) 0%, rgba(var(--accent-rgb), 0) 24%), linear-gradient(135deg, #11131c 0%, #1a1d27 100%);color:var(--surface);grid-template-columns:minmax(260px,.88fr) minmax(0,1.12fr);gap:24px;padding:32px;display:grid}.lesson-studio__eyebrow,.lesson-studio__sidebar-tag{min-height:34px;color:var(--accent);letter-spacing:.06em;text-transform:uppercase;background:#ffffff14;border:1.5px solid #ffffff1f;padding:0 12px;font-size:.82rem}.lesson-studio__intro h3{letter-spacing:-.06em;margin:18px 0 0;font-size:clamp(2rem,3vw,3.2rem);line-height:.98}.lesson-studio__intro p{color:#ffffffbd;margin:18px 0 0;line-height:1.72}.lesson-studio__workspace{background:#ffffff0f;border:1.5px solid #ffffff1f;border-radius:28px;overflow:hidden}.lesson-studio__browser-bar{background:#0003;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:14px 18px;display:flex}.lesson-studio__browser-bar>span{background:#ffffff3d;border-radius:50%;width:12px;height:12px}.lesson-studio__browser-tab{color:#ffffffb8;background:#ffffff14;border-radius:999px;align-items:center;min-height:30px;margin-left:auto;padding:0 12px;font-size:.82rem;display:inline-flex}.lesson-studio__screen{grid-template-columns:180px minmax(0,1fr) 220px;gap:0;display:grid}.lesson-studio__sidebar,.lesson-studio__editor,.lesson-studio__nodes{min-height:360px;padding:18px}.lesson-studio__sidebar{background:#ffffff0a;border-right:1px solid #ffffff14}.lesson-studio__sidebar-step{color:#ffffff9e;background:#ffffff0a;border-radius:16px;margin-top:12px;padding:12px 14px}.lesson-studio__sidebar-step--active{background:rgba(var(--accent-rgb), .18);color:var(--surface)}.lesson-studio__editor{border-right:1px solid #ffffff14}.lesson-studio__editor-header{color:#ffffffbd;background:#ffffff14;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:.82rem;display:inline-flex}.lesson-studio__code{color:#ffffffc7;gap:14px;margin-top:18px;font-family:Space Grotesk,sans-serif;font-size:.98rem;display:grid}.lesson-studio__code span{background:#ffffff0a;border-radius:16px;padding:12px 14px;display:block}.lesson-studio__code span:first-child,.lesson-studio__code span:last-child{color:var(--accent)}.lesson-studio__nodes{align-content:center;justify-items:center;gap:12px;display:grid}.lesson-studio__node{color:#ffffffc7;text-align:center;background:#ffffff0f;border:1.5px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:40px;padding:0 12px;font-size:.88rem;display:inline-flex}.lesson-studio__node--core{background:rgba(var(--accent-rgb), .2);min-height:54px;color:var(--surface);box-shadow:0 0 22px rgba(var(--accent-rgb), .24)}.neural-panel{border:1.5px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow);background:radial-gradient(circle at 18% 24%, rgba(var(--accent-rgb), .14) 0%, rgba(var(--accent-rgb), 0) 30%), linear-gradient(135deg, #191a23 0%, #11131c 100%);color:var(--surface);grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);align-items:center;gap:28px;margin-bottom:32px;padding:34px;display:grid;overflow:hidden}.neural-panel__eyebrow{min-height:38px;color:var(--accent);letter-spacing:.06em;text-transform:uppercase;background:#ffffff14;border:1.5px solid #ffffff2e;border-radius:999px;align-items:center;padding:0 14px;font-size:.92rem;font-weight:700;display:inline-flex}.neural-panel__copy h3{letter-spacing:-.06em;margin:20px 0 0;font-size:clamp(2rem,3vw,3.4rem);line-height:.98}.neural-panel__copy p{color:#ffffffbd;max-width:34rem;margin:18px 0 0;font-size:1.08rem;line-height:1.72}.neural-panel__visual{min-height:320px}.neural-panel__svg{width:100%;height:100%;display:block}.neural-panel__path,.neural-panel__outline,.neural-panel__brain-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.neural-panel__path{stroke:#fff3;stroke-width:2.2px}.neural-panel__outline{stroke:#ffffffd1;stroke-width:2.1px}.neural-panel__brain-line{stroke:rgba(var(--accent-rgb), .92);stroke-width:3px}.neural-panel__halo{fill:rgba(var(--accent-rgb), .08)}.neural-panel__halo--globe{fill:rgba(var(--accent-rgb), .05)}.neural-panel__anchor,.neural-panel__pulse{fill:var(--accent);stroke:#ffffffe0;stroke-width:1.5px}.neural-panel__person-group,.neural-panel__globe-group{transform-box:fill-box;transform-origin:50%}.neural-panel__person-group{animation:7.2s ease-in-out infinite neural-person-pulse}.neural-panel__globe-group{animation:7.8s ease-in-out infinite neural-globe-float}@keyframes neural-person-pulse{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-4px)scale(1.01)}}@keyframes neural-globe-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-6px)rotate(1deg)}}.audience-card{background:var(--surface);border-radius:30px;min-height:224px;padding:28px 28px 30px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden}.audience-card__top{z-index:1;justify-content:flex-start;align-items:center;gap:16px;display:flex;position:relative}.audience-card__badge{background:var(--accent);border:1.5px solid var(--line);border-radius:50%;place-items:center;width:72px;height:72px;font-size:1.6rem;font-weight:700;display:inline-grid}.audience-card__content{z-index:1;transition:transform .22s;position:relative}.audience-card h3{letter-spacing:-.05em;margin:22px 0 10px;font-size:2rem}.audience-card p{margin:0;font-size:1.04rem;line-height:1.6}.audience-hover{display:none}.audience-hover__label{background:rgba(var(--accent-rgb), .16);letter-spacing:.06em;text-transform:uppercase;border:1.5px solid #191a231f;border-radius:999px;align-items:center;width:fit-content;min-height:32px;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.audience-hover__surface{background:#fff8ee;border:1.5px solid #191a231f;border-radius:22px;min-height:104px;position:relative;overflow:hidden}.audience-hover__chips{flex-wrap:wrap;gap:8px;display:flex}.audience-hover__chips span{letter-spacing:.05em;background:#ffffffeb;border:1.5px solid #191a231a;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.audience-hover__window,.audience-hover__ad,.audience-hover__code-window,.audience-hover__wireframe,.audience-hover__dashboard,.audience-hover__prompt-card{border:1.5px solid var(--line);background:#fffffff0;position:absolute}.audience-hover__window--business{border-radius:16px;width:92px;height:60px;top:16px;left:14px}.audience-hover__window--business span{border-radius:999px;display:block;position:absolute}.audience-hover__window--business span:first-child{background:var(--ink);width:14px;height:14px;top:12px;left:12px}.audience-hover__window--business span:nth-child(2){background:#191a2329;width:38px;height:8px;top:15px;left:34px}.audience-hover__window--business span:nth-child(3){background:rgba(var(--accent-rgb), .72);width:58px;height:10px;bottom:14px;left:14px}.audience-hover__metric--business,.audience-hover__node--business{border:1.5px solid var(--line);position:absolute}.audience-hover__metric--business{background:rgba(var(--accent-rgb), .9);border-radius:999px;width:54px;height:20px;bottom:16px;right:16px}.audience-hover__node--business{background:rgba(var(--accent-rgb), .94);width:18px;height:18px;box-shadow:0 0 18px rgba(var(--accent-rgb), .5);border-radius:50%;top:20px;right:22px}.audience-hover__link--business,.audience-hover__trend,.audience-hover__launch-line{border:2px solid var(--line);border-color:var(--line) transparent transparent transparent;border-radius:50%;position:absolute}.audience-hover__link--business{width:58px;height:34px;top:34px;left:84px;transform:rotate(10deg)}.audience-hover__ad--primary{border-radius:16px;width:84px;height:58px;top:16px;left:14px}.audience-hover__ad--primary span{border-radius:999px;display:block;position:absolute}.audience-hover__ad--primary span:first-child{background:rgba(var(--accent-rgb), .86);width:42px;height:10px;top:14px;left:14px}.audience-hover__ad--primary span:last-child{background:#191a2329;width:28px;height:8px;top:32px;left:14px}.audience-hover__ad--secondary{background:rgba(var(--accent-rgb), .82);border-radius:14px;width:48px;height:38px;bottom:14px;right:16px}.audience-hover__trend{width:54px;height:30px;top:18px;right:14px;transform:rotate(18deg)}.audience-hover__code-window{background:var(--ink);border-radius:18px;width:128px;height:74px;top:14px;left:12px}.audience-hover__code-dot{background:var(--accent);width:12px;height:12px;box-shadow:0 0 14px rgba(var(--accent-rgb), .6);border-radius:50%;position:absolute;top:12px;left:12px}.audience-hover__code-window i{border-radius:999px;height:6px;display:block;position:absolute}.audience-hover__code-window i:first-of-type{background:rgba(var(--accent-rgb), .94);width:46px;top:22px;left:18px}.audience-hover__code-window i:nth-of-type(2){background:#ffffffb8;width:70px;top:36px;left:18px}.audience-hover__code-window i:nth-of-type(3){background:#ffffff6b;width:56px;top:50px;left:18px}.audience-hover__code-window i:nth-of-type(4){background:rgba(var(--accent-rgb), .82);width:26px;top:64px;left:18px}.audience-hover__cursor{border-left:16px solid rgba(var(--accent-rgb), .95);border-top:20px solid #0000;border-bottom:8px solid #0000;width:0;height:0;position:absolute;top:42px;right:14px;transform:rotate(-18deg)}.audience-hover__wireframe{border-radius:16px;width:120px;height:72px;top:18px;left:16px}.audience-hover__wireframe span{background:#191a2324;border-radius:999px;height:10px;display:block;position:absolute;left:12px}.audience-hover__wireframe span:first-child{width:52px;top:14px}.audience-hover__wireframe span:nth-child(2){background:rgba(var(--accent-rgb), .82);border-radius:8px;width:88px;height:14px;top:34px}.audience-hover__wireframe span:nth-child(3){width:42px;top:54px}.audience-hover__launch-pill{border:1.5px solid var(--line);background:rgba(var(--accent-rgb), .88);border-radius:999px;width:54px;height:22px;position:absolute;top:22px;right:16px}.audience-hover__launch-line{width:88px;height:38px;bottom:16px;right:12px;transform:rotate(14deg)}.audience-hover__dashboard{border-radius:18px;width:86px;height:72px;top:16px;left:16px}.audience-hover__dashboard span{background:rgba(var(--accent-rgb), .9);border-radius:999px 999px 4px 4px;width:14px;display:block;position:absolute;bottom:14px}.audience-hover__dashboard span:first-child{height:18px;left:16px}.audience-hover__dashboard span:nth-child(2){height:34px;left:36px}.audience-hover__dashboard span:nth-child(3){height:48px;left:56px}.audience-hover__team{width:62px;height:62px;position:absolute;top:22px;right:14px}.audience-hover__team:before,.audience-hover__team:after{content:"";background:var(--line);width:18px;height:2px;position:absolute;left:22px}.audience-hover__team:before{top:22px;transform:rotate(28deg)}.audience-hover__team:after{top:36px;transform:rotate(-28deg)}.audience-hover__team i,.audience-hover__route span{border:1.5px solid var(--line);background:rgba(var(--accent-rgb), .9);box-shadow:0 0 14px rgba(var(--accent-rgb), .46);border-radius:50%;display:block;position:absolute}.audience-hover__team i:first-child{width:18px;height:18px;top:18px;left:0}.audience-hover__team i:nth-child(2){width:18px;height:18px;top:6px;right:0}.audience-hover__team i:nth-child(3){width:20px;height:20px;bottom:0;right:6px}.audience-hover__route{width:92px;height:40px;position:absolute;top:28px;left:18px}.audience-hover__route:before{content:"";background:var(--line);width:78px;height:2px;position:absolute;top:18px;left:6px}.audience-hover__route span:first-child{width:16px;height:16px;top:10px;left:0}.audience-hover__route span:nth-child(2){width:18px;height:18px;top:4px;left:34px}.audience-hover__route span:nth-child(3){width:16px;height:16px;top:12px;right:0}.audience-hover__prompt-card{border-radius:14px;width:56px;height:46px;top:18px;right:14px}.audience-hover__prompt-card i{background:#191a232e;border-radius:999px;height:8px;display:block;position:absolute;left:12px}.audience-hover__prompt-card i:first-child{width:30px;top:14px}.audience-hover__prompt-card i:nth-child(2){background:rgba(var(--accent-rgb), .84);width:20px;top:28px}@media (width>=1161px) and (hover:hover) and (pointer:fine){.audience-card{min-height:246px}.audience-card__content{max-width:calc(100% - 176px)}.audience-card:hover{box-shadow:0 10px 0 var(--line), 0 24px 42px #191a231f;transform:translateY(-4px)}.audience-card:hover .audience-card__content{transform:translate(-6px)}.audience-hover{z-index:2;opacity:0;gap:10px;width:164px;transition:opacity .24s,transform .28s cubic-bezier(.2,.8,.2,1);display:grid;position:absolute;top:18px;right:18px;transform:translate(104%)}.audience-card:hover .audience-hover{opacity:1;transform:translate(0)}}.outcome-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.outcome-card{border:1.5px solid var(--line);box-shadow:var(--shadow);background:radial-gradient(circle at 88% 14%, rgba(var(--accent-rgb), .16) 0%, rgba(var(--accent-rgb), 0) 24%), var(--surface);border-radius:30px;padding:28px}.outcome-card h3{letter-spacing:-.05em;max-width:18ch;margin:0;font-size:clamp(1.8rem,2.5vw,2.5rem);line-height:1.02}.outcome-card__meta{border-top:1px solid #191a231a;margin-top:22px;padding-top:18px}.outcome-card__meta span{background:rgba(var(--accent-rgb), .18);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.8rem;font-weight:700;display:inline-flex}.outcome-card__meta p{color:var(--ink-soft);margin:12px 0 0;line-height:1.66}.contact-card{border-radius:var(--radius-xl);background:var(--surface);grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);gap:24px;padding:34px;display:grid}.contact-card__left{padding:10px 8px 10px 0;position:relative;overflow:hidden}.contact-option{align-items:flex-start;gap:16px;display:flex}.contact-option+.contact-option{margin-top:24px}.contact-option strong{font-size:1.25rem;display:block}.contact-option p{margin:6px 0 0;line-height:1.6}.contact-option__dot{border:1.5px solid var(--line);border-radius:50%;flex:none;width:28px;height:28px;margin-top:4px}.contact-option__dot--active{background:radial-gradient(circle, var(--accent) 0 8px, transparent 9px), var(--surface)}.contact-card__orbit{min-height:210px;margin-top:44px;position:relative}.contact-card__orbit div:first-child{width:240px;height:76px;top:70px;left:0;transform:rotate(10deg)}.contact-card__orbit div:nth-child(2){width:210px;height:66px;top:88px;left:26px;transform:rotate(-8deg)}.contact-card__orbit div:nth-child(3){background:var(--accent);width:170px;height:54px;top:106px;left:44px;transform:rotate(16deg)}.contact-form{gap:18px;display:grid}.contact-form label{gap:10px;font-size:1rem;font-weight:500;display:grid}.contact-form input,.contact-form textarea{border:1.5px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:18px;padding:18px 20px}.contact-form textarea{resize:vertical;min-height:160px}.contact-form__button{width:100%}.contact-form__note,.contact-form__feedback{margin:0;font-size:.98rem;line-height:1.6}.contact-form__feedback{min-height:26px;color:var(--ink);font-weight:500}.module-modal{z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#191a2394;justify-content:center;align-items:center;padding:28px 20px;display:flex;position:fixed;inset:0}.module-modal__dialog{border:1.5px solid var(--line);background:var(--bg);border-radius:40px;width:min(1080px,100%);max-height:min(92vh,960px);animation:.28s cubic-bezier(.2,.8,.2,1) module-modal-enter;position:relative;overflow:auto;box-shadow:0 18px 60px #191a2338}.module-modal__layout{grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);display:grid}.module-modal__info,.module-modal__form-panel{padding:40px 34px 36px}.module-modal__info{position:relative}.module-modal__info--light{background:linear-gradient(#fff 0%,#faf7f1 100%)}.module-modal__info--accent{background:linear-gradient(#ffc15f 0%,#ffab2d 100%)}.module-modal__info--dark{background:var(--ink);color:var(--surface)}.module-modal__tag,.module-modal__eyebrow,.module-modal__module-chip{border:1.5px solid var(--line);border-radius:999px;align-items:center;width:fit-content;font-weight:700;display:inline-flex}.module-modal__tag{letter-spacing:.04em;text-transform:uppercase;background:#ffffffd1;min-height:42px;padding:0 16px;font-size:.95rem}.module-modal__info--dark .module-modal__tag{background:var(--surface);color:var(--ink)}.module-modal__info h3{letter-spacing:-.06em;margin:20px 0 0;font-size:clamp(2.2rem,3vw,3.4rem);line-height:.98}.module-modal__lead{max-width:34rem;margin:20px 0 0;font-size:1.12rem;line-height:1.65}.module-modal__info--dark .module-modal__lead{color:#ffffffc2}.module-modal__divider{background:#191a2324;width:100%;height:1.5px;margin:26px 0 24px}.module-modal__info--dark .module-modal__divider{background:#ffffff24}.module-modal__list-block strong,.module-modal__outcome strong,.module-modal__form-copy h4{display:block}.module-modal__list-block strong,.module-modal__outcome strong{font-size:1.08rem}.module-modal__list{gap:14px;margin:18px 0 0;padding:0;list-style:none;display:grid}.module-modal__list li{padding-left:26px;line-height:1.62;position:relative}.module-modal__list li:before{content:"";background:var(--accent);border:1.5px solid var(--line);border-radius:50%;width:12px;height:12px;position:absolute;top:.58rem;left:0}.module-modal__outcome{background:#ffffff75;border:1.5px solid #191a2324;border-radius:26px;margin-top:26px;padding:22px}.module-modal__outcome p{margin:12px 0 0;line-height:1.62}.module-modal__info--dark .module-modal__outcome{background:#ffffff0f;border-color:#ffffff24}.module-modal__info--dark .module-modal__outcome p{color:#ffffffc2}.module-modal__form-panel{background:var(--surface)}.module-modal__form-copy p{color:var(--ink-soft);margin:14px 0 0;line-height:1.62}.module-modal__eyebrow{background:rgba(var(--accent-rgb), .14);min-height:36px;padding:0 14px;font-size:.92rem}.module-modal__form-copy h4{letter-spacing:-.05em;margin:20px 0 0;font-size:clamp(1.9rem,2.6vw,2.8rem);line-height:1.02}.module-modal__module-chip{background:#fff6e7;min-height:44px;margin-top:24px;padding:0 18px;font-size:.98rem}.contact-form--modal{margin-top:22px}.contact-form--modal textarea{min-height:132px}.module-modal__close{z-index:2;border:1.5px solid var(--line);width:54px;height:54px;box-shadow:none;color:var(--ink);background:#ffffffb8;border-radius:18px;place-items:center;font-size:2rem;line-height:1;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-grid;position:absolute;top:18px;right:18px}.module-modal__close:focus-visible{box-shadow:var(--shadow);background:#fffffffa;transform:translateY(-2px)}@media (hover:hover) and (pointer:fine){.module-modal__close:hover{box-shadow:var(--shadow);background:#fffffffa;transform:translateY(-2px)}}@keyframes module-modal-enter{0%{opacity:0;transform:translateY(22px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}.site-footer{border-radius:var(--radius-xl);background:radial-gradient(circle at 84% 18%, rgba(var(--accent-rgb), .18) 0%, rgba(var(--accent-rgb), 0) 28%), radial-gradient(circle at 12% 0%, #ffffff14 0%, #fff0 22%), linear-gradient(135deg, #191a23 0%, #14161f 100%);color:var(--surface);margin-top:28px;padding:38px 34px 30px;position:relative;overflow:hidden}.site-footer__top{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;display:grid}.site-footer__brand-block p,.site-footer__note,.site-footer__meta{color:#ffffffad}.site-footer__brand-block p{max-width:36rem;margin:18px 0 0;line-height:1.68}.site-footer__cta{border:1.5px solid var(--line);background:var(--accent);min-height:70px;box-shadow:var(--shadow);color:var(--ink);border-radius:22px;align-items:center;gap:14px;padding:0 14px 0 24px;font-size:1.02rem;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex}.site-footer__cta:hover,.site-footer__cta:focus-visible{transform:translateY(-2px)}.site-footer__cta-icon{background:#ffffffb8;border-radius:50%;place-items:center;width:42px;height:42px;display:inline-grid}.site-footer__cta-icon .arrow-icon{width:20px;height:20px}.site-footer__grid{border-top:1px solid #ffffff1f;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) minmax(240px,.8fr);gap:28px 34px;margin-top:34px;padding-top:28px;display:grid}.site-footer__column{align-content:start;gap:16px;display:grid}.site-footer__label{width:fit-content;min-height:34px;color:var(--accent);letter-spacing:.06em;text-transform:uppercase;background:#ffffff0f;border:1.5px solid #ffffff1f;border-radius:999px;align-items:center;padding:0 12px;font-size:.84rem;font-weight:700;display:inline-flex}.site-footer__links{gap:12px;display:grid}.site-footer__links a{color:#ffffffe0;font-size:1.02rem;transition:color .16s,transform .16s}.site-footer__links a:hover,.site-footer__links a:focus-visible{color:var(--accent);transform:translate(4px)}.site-footer__chips{flex-wrap:wrap;gap:10px;display:flex}.site-footer__chips span{color:#ffffffdb;letter-spacing:.06em;background:#ffffff0d;border:1.5px solid #ffffff1f;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.site-footer__note{margin:0;line-height:1.72}.site-footer__meta{border-top:1px solid #ffffff2e;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px 24px;margin-top:28px;padding-top:24px;font-size:.96rem;display:flex}.site-footer__meta p{margin:0}.sticky-cta{z-index:44;opacity:0;pointer-events:none;transition:opacity .22s,transform .26s;position:fixed}.sticky-cta--visible{opacity:1;pointer-events:auto}.sticky-cta__desktop{border:1.5px solid var(--line);background:var(--accent);min-height:56px;box-shadow:var(--shadow);color:var(--ink);border-radius:20px;align-items:center;gap:12px;padding:0 10px 0 16px;font-size:.98rem;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex;position:fixed;bottom:28px;right:28px;transform:translateY(22px)}.sticky-cta--visible .sticky-cta__desktop{transform:translateY(0)}.sticky-cta__desktop:hover,.sticky-cta__desktop:focus-visible{transform:translateY(-2px)}.sticky-cta__desktop-icon{background:#ffffffb3;border-radius:50%;place-items:center;width:34px;height:34px;display:inline-grid}.sticky-cta__desktop-icon .arrow-icon{width:18px;height:18px}.sticky-cta__mobile{display:none}@media (width<=1160px){.hero,.cta-panel,.contact-card,.live-demo,.lesson-studio{grid-template-columns:1fr}.hero-graphic{min-height:520px}.tool-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.neural-panel{grid-template-columns:1fr}.live-demo__flow{grid-template-columns:repeat(2,minmax(0,1fr));padding-right:0}.live-demo__beam{display:none}.live-demo__side{padding-left:0}.live-demo__side:before,.live-demo__side:after{display:none}.lesson-studio__screen{grid-template-columns:180px minmax(0,1fr)}.lesson-studio__nodes{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.outcome-grid{grid-template-columns:1fr}.neural-panel__visual{min-height:280px}.module-modal__layout,.site-footer__top,.site-footer__grid{grid-template-columns:1fr}}@media (width<=940px){.page-shell{padding-bottom:132px}.intro-screen__content h1{font-size:clamp(3.2rem,10vw,5.2rem)}.intro-tunnel{width:min(96vw,860px);height:min(660px,68vh)}.intro-tunnel__ring{width:min(68vw,520px);height:min(38vw,286px)}.nav-toggle{display:inline-flex}.site-nav{border:1.5px solid var(--line);box-shadow:var(--shadow);background:var(--surface);z-index:10;border-radius:24px;flex-direction:column;align-items:stretch;gap:14px;padding:22px;display:none;position:absolute;top:94px;left:20px;right:20px}.site-nav--open{display:flex}.nav-cta{margin-left:0}.section-header{grid-template-columns:1fr;gap:20px}.services-grid,.audience-grid,.use-cases,.live-demo__flow{grid-template-columns:1fr}.live-demo__side{grid-template-rows:none}.use-case+.use-case{border-top:1.5px solid #ffffff6b;border-left:0}.sticky-cta__desktop{display:none}.sticky-cta__mobile{border:1.5px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:24px;gap:14px;padding:16px;display:grid;position:fixed;bottom:12px;left:12px;right:12px;transform:translateY(22px)}.sticky-cta--visible .sticky-cta__mobile{transform:translateY(0)}.sticky-cta__mobile-copy{gap:4px;display:grid}.sticky-cta__mobile-copy strong{font-size:1rem}.sticky-cta__mobile-copy span{color:var(--ink-soft);font-size:.92rem}.sticky-cta__mobile-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.site-footer__cta{justify-content:space-between;width:100%}}@media (width<=720px){.page-shell{padding:18px 16px 132px}.intro-screen{padding:20px}.intro-screen__content{gap:18px;padding:20px}.intro-screen__brand{padding:10px 14px}.intro-screen__brand .logo-mark{width:48px;height:48px}.intro-screen__brand span{font-size:1.55rem}.intro-screen__content h1{font-size:clamp(2.8rem,15vw,4.2rem)}.intro-screen__content p{max-width:24rem;font-size:1rem}.intro-screen__enter{width:100%}.intro-screen__launch-copy{width:calc(100% - 40px);top:22px}.intro-tunnel{width:100vw;height:min(560px,62vh)}.intro-tunnel__rail{width:120vw}.intro-tunnel__ring{border-radius:40px;width:min(82vw,390px);height:min(48vw,228px)}.intro-tunnel__core{border-radius:28px;width:94px;height:94px}.intro-tunnel__core .logo-mark{width:60px;height:60px}.hero__copy h1{max-width:none;font-size:clamp(2.7rem,15vw,4.2rem)}.hero__copy p{font-size:1.16rem}.button{width:100%}.hero__actions{flex-direction:column}.tool-strip{grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:58px}.live-demo,.lesson-studio,.neural-panel{padding:24px}.live-demo__stage,.outcome-card{padding:22px 20px}.lesson-studio__screen{grid-template-columns:1fr}.lesson-studio__sidebar,.lesson-studio__editor,.lesson-studio__nodes{min-height:0}.lesson-studio__sidebar,.lesson-studio__editor{border-bottom:1px solid #ffffff14;border-right:0}.lesson-studio__nodes{grid-template-columns:1fr}.neural-panel__visual{min-height:220px}.service-card{grid-template-columns:1fr;min-height:0;padding:28px 24px}.service-visual{min-height:160px}.section{padding-bottom:78px}.hero-graphic{min-height:360px}.hero-graphic__orbit--one{width:360px;height:120px;top:170px;left:8px}.hero-graphic__orbit--two{width:330px;height:104px;top:206px;left:18px}.hero-graphic__orbit--three{width:390px;height:132px;top:138px;left:36px}.hero-graphic__star-orbit--back{width:252px;height:212px;top:102px;left:60px}.hero-graphic__star-orbit--front{width:260px;height:224px;top:96px;left:86px}.hero-graphic__device{--device-scale:.7;transform-origin:0 0;top:82px;left:120px}.hero-chip--one{top:82px;left:12px}.hero-chip--two{top:58px;right:22px}.hero-chip--three{top:166px;right:10px}.hero-chip--four{bottom:48px;right:28px}.hero-star--one{width:48px;height:48px;bottom:28px;left:14px}.hero-star--two{bottom:10px;left:170px}.hero-dot--one{top:114px;left:46px}.hero-dot--two{bottom:78px;right:124px}.process-card__trigger{padding:26px 22px 18px}.process-card__body{padding:0 22px 24px}.contact-card,.outcome-panel__card,.outcome-card,.site-footer,.cta-panel{padding:24px}.contact-card__orbit{min-height:160px}.module-modal{align-items:stretch;padding:10px}.module-modal__dialog{border-radius:28px;max-height:none}.module-modal__info,.module-modal__form-panel{padding:24px 20px}.module-modal__close{border-radius:14px;width:46px;height:46px;font-size:1.8rem;top:12px;right:12px}.module-modal__module-chip{max-width:calc(100% - 56px)}.site-footer__meta{flex-direction:column;align-items:flex-start}.sticky-cta__mobile-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.intro-screen,.intro-screen__content,.intro-screen__launch,.intro-tunnel__rail,.intro-tunnel__ring,.intro-tunnel__particle,.intro-tunnel__core,.audience-card,.audience-card__content,.audience-hover,.live-demo__beam-pulse,.neural-panel__person-group,.neural-panel__globe-group,.service-card,.service-card--revealed,.service-visual,.service-link,.sticky-cta,.sticky-cta__desktop,.sticky-cta__mobile,.hero-graphic__orbit,.hero-graphic__star-orbit,.hero-graphic__device,.hero-graphic__device-screen,.hero-graphic__device-dot--accent,.hero-graphic__device-flow div,.hero-chip,.hero-star,.hero-dot,.module-modal__dialog,.tool-strip__pill,.tool-strip__pill:before,.tool-strip__pill:after{transition:none!important;animation:none!important}.hero-graphic__device{transform:scale(var(--device-scale)) rotate(var(--device-rotate))}.hero-graphic__orbit--one,.hero-graphic__orbit--two,.hero-graphic__orbit--three{transform:rotate(var(--orbit-rotate))}.hero-graphic__star-orbit,.hero-graphic__device-screen,.hero-graphic__device-flow div,.intro-screen__content,.intro-screen__launch,.intro-tunnel__core,.hero-chip,.hero-star,.hero-dot,.service-card,.service-card--revealed,.service-visual,.service-link,.audience-card,.audience-card__content,.audience-hover,.sticky-cta__desktop,.sticky-cta__mobile,.tool-strip__pill,.tool-strip__pill:before,.tool-strip__pill:after{transform:none}.sticky-cta{opacity:1}.neural-panel__pulse-tracks{display:none}.service-card{opacity:1;filter:none}.tool-strip__pill{box-shadow:none!important}}
