:root{--bg: #07111d;--bg-soft: #0b1625;--panel: rgba(10, 18, 31, .58);--panel-strong: rgba(12, 22, 38, .9);--line: rgba(163, 177, 198, .14);--line-strong: rgba(196, 210, 230, .24);--text: #eef4ff;--muted: #a7b5ca;--brand: #7cc0ff;--brand-strong: #3e86ec;--brand-soft: rgba(124, 192, 255, .12);--success: #79e3ac;--warning: #ffcd70;--shadow: 0 24px 70px rgba(0, 0, 0, .22);--radius: 28px;--max: 1180px;--max-wide: 1400px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:dark}body{margin:0;font-family:SF Pro Text,SF Pro Display,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at top,rgba(62,134,236,.22),transparent 30%),radial-gradient(circle at 85% 10%,rgba(124,192,255,.08),transparent 18%),linear-gradient(180deg,#09121f,#07111d 46%,#050b14);min-height:100vh}body:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.08),transparent 45%);pointer-events:none;opacity:.3}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}p{margin:0;color:var(--muted);line-height:1.72}h1,h2,h3,h4{margin:0;line-height:1.02;letter-spacing:-.035em;text-wrap:balance}strong{color:var(--text)}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:.5rem;padding:.12rem .35rem}.container{width:min(calc(100% - 2rem),var(--max));margin:0 auto}.container-wide{width:min(calc(100% - 2rem),var(--max-wide));margin:0 auto}.stack-lg{display:grid;gap:1.4rem}.site-header{position:sticky;top:0;z-index:30;backdrop-filter:blur(18px);background:#060a12ad;border-bottom:1px solid rgba(255,255,255,.06)}body.home-page .site-header{background:linear-gradient(180deg,#01050ce6,#01050cc2);border-bottom-color:#ffffff05}.navbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:84px}.brand{display:inline-flex;align-items:center;gap:.92rem;font-weight:700}.brand img{width:44px;height:44px;object-fit:contain;border-radius:12px;box-shadow:0 0 0 1px #ffffff12}.brand-mark{display:flex;flex-direction:column;gap:.12rem}.brand-mark small{font-size:.72rem;color:var(--muted);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.brand-mark>span{max-width:19ch;color:#d4e2f3;font-size:.94rem;line-height:1.2}.site-header .brand-mark>span{display:none}.site-footer .brand-mark>span{display:inline}.nav-links{display:flex;align-items:center;gap:1.2rem;color:var(--muted);font-weight:600}.nav-links a,.nav-actions .button-ghost{border-radius:999px;padding:.55rem .8rem;transition:background .18s ease,color .18s ease,transform .18s ease}.nav-links a:hover,.nav-links a[aria-current=page],.nav-actions .button-ghost:hover,.nav-actions .button-ghost[aria-current=page]{color:var(--text);background:#ffffff0f}.nav-actions{display:flex;align-items:center;gap:.45rem}.menu-toggle{display:none;border:1px solid var(--line);background:#ffffff0a;color:var(--text);border-radius:12px;width:44px;height:44px;font-size:1.2rem;cursor:pointer}.button,.button-secondary,.button-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:0 1.1rem;border-radius:999px;font-weight:700;border:none;cursor:pointer;transition:box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.button{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-strong) 100%);color:#fff;box-shadow:0 18px 40px #3e86ec3d}.button-secondary{background:#ffffff0a;border:1px solid var(--line);color:var(--text)}.button-secondary:hover{border-color:var(--line-strong)}.button-ghost{background:transparent;color:var(--muted)}.button-row{display:flex;flex-wrap:wrap;gap:.9rem}.text-link{display:inline-flex;align-items:center;gap:.45rem;color:#dce9f9;font-weight:650}.text-link:hover{color:var(--text)}.eyebrow{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;padding:0;border:none;background:transparent;color:#d4e4f8;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.14em}.section-tag,.kicker{display:inline-flex;width:fit-content;color:#cfe1f7;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.11em}.hero,.page-hero{position:relative;padding:6rem 0 3.2rem}.hero-grid,.page-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:2.8rem;align-items:center}.hero-copy,.page-hero-copy{display:grid;gap:1.35rem}.hero h1,.page-hero h1{font-size:clamp(2.9rem,5vw,5.4rem)}.hero p.lead,.page-hero p.lead{font-size:1.12rem;max-width:70ch}.hero-proof{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.proof-pill{display:inline-flex;align-items:center;gap:.45rem;color:#dbe8f8;font-size:.9rem;font-weight:600}.proof-pill:before{content:"";width:.34rem;height:.34rem;border-radius:999px;background:#7cc0ffb8;box-shadow:0 0 18px #7cc0ff66}.card,.feature-card,.highlight-card,.tier-card,.notice-panel,.timeline-card,.cta-panel,.mockup,.product-focus,.rail-block,.plain-panel,.trust-item,.footer-shell{background:var(--panel);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow);backdrop-filter:blur(18px)}.card,.feature-card,.highlight-card,.tier-card,.notice-panel,.timeline-card{border-radius:var(--radius);padding:1.45rem}.card h3,.feature-card h3,.highlight-card h3,.tier-card h3,.timeline-card h3{margin-bottom:.7rem;font-size:1.26rem}.mockup{position:relative;overflow:hidden;padding:1rem;min-height:420px;border-radius:32px;background:linear-gradient(180deg,#0c1523e6,#080e19d6)}.mockup:after{content:"";position:absolute;inset:auto -15% -32% 22%;height:240px;background:radial-gradient(circle,rgba(124,192,255,.16),transparent 60%);pointer-events:none}.mockup-screen{position:relative;display:grid;grid-template-columns:92px 1fr;gap:1rem;background:linear-gradient(180deg,#0f1b2df2,#08101df0);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:1rem;min-height:100%}.mockup-rail{border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);padding:.9rem;display:grid;align-content:start;gap:.75rem}.mockup-rail span,.mockup-chip,.mini-chip,.badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.5rem .72rem;background:#7cc0ff1f;border:1px solid rgba(124,192,255,.14);color:#dfeeff;font-size:.82rem;font-weight:600}.badge-row{display:flex;flex-wrap:wrap;gap:.6rem}.mockup-main{display:grid;gap:1rem;align-content:start}.mockup-panel{border-radius:20px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);padding:1rem}.mockup-grid,.tile-grid{display:grid;gap:.75rem}.mockup-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mockup-grid div,.tile-grid div{min-height:82px;border-radius:18px;background:linear-gradient(180deg,#7cc0ff26,#ffffff08);border:1px solid rgba(255,255,255,.08)}.mockup-figure{margin:0;height:100%;overflow:hidden;border-radius:24px}.mockup-figure img{display:block;width:100%;height:100%;object-fit:cover;border-radius:1.35rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 60px #00000042}.section{padding:1.8rem 0 5.4rem}.page-section{padding:1rem 0 3.5rem}.section-soft,.section-muted{position:relative}.section-soft:before,.section-muted:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff06,#fff0);pointer-events:none}.section-head{display:grid;gap:.82rem;margin-bottom:1.7rem;max-width:900px}.section-head--narrow{max-width:760px}.section-head h2{font-size:clamp(2.05rem,4vw,3.3rem)}.grid-2,.timeline{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3,.feature-grid,.product-grid,.contact-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.tier-grid,.link-grid,.persona-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.icon-badge{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(180deg,#7cc0ff2e,#ffffff0d);border:1px solid rgba(124,192,255,.2);margin-bottom:1rem;font-weight:800;color:#dcecff}.callout{padding:1rem 1.1rem;border-radius:18px;background:#ffcd7014;border:1px solid rgba(255,205,112,.18);color:#f7dba1}.list,.clean-list{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.clean-list--spacious{gap:1rem}.list li,.clean-list li{position:relative;padding-left:1.08rem;color:var(--muted)}.list li:before,.clean-list li:before{content:"";position:absolute;left:0;top:.72rem;width:.34rem;height:.34rem;border-radius:999px;background:#7cc0ffcc}.inline-note-list,.inline-links{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.inline-note-list span,.inline-links a{color:#d7e5f8;font-weight:600}.inline-note-list span:before,.inline-links a:before{content:"•";color:#7cc0ffcc;margin-right:.45rem}.editorial-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:2rem;align-items:center}.editorial-grid--offset{align-items:start}.editorial-copy{display:grid;gap:1rem}.editorial-copy h2{font-size:clamp(2.2rem,4vw,4rem);max-width:12ch}.editorial-media{position:relative;overflow:hidden;border-radius:30px;border:1px solid rgba(255,255,255,.08);background:#0a121fb3;box-shadow:0 28px 70px #00000038}.editorial-media img{display:block;width:100%;height:100%;object-fit:cover}.site-footer{padding:0 0 2rem}.footer-shell{border-radius:30px;padding:1.4rem 1.4rem 1.2rem}.footer-grid{display:grid;grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(0,.75fr));gap:1rem}.footer-column{display:grid;gap:.6rem;align-content:start}.footer-column h4{font-size:.95rem;color:#dfeeff}.footer-column a{color:var(--muted)}.footer-column a:hover{color:var(--text)}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.8rem;margin-top:1.2rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08);color:var(--muted);font-size:.92rem}[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease;transition-delay:var(--reveal-delay, 0s)}.js [data-reveal].in-view{opacity:1;transform:translateY(0)}.mobile-nav-backdrop{position:fixed;inset:0;z-index:34;background:#04080e94;backdrop-filter:blur(10px)}.mobile-nav-shell{position:fixed;inset:0;z-index:35;display:grid;align-items:start;padding-top:84px;pointer-events:none}.mobile-nav-panel{pointer-events:auto;width:min(calc(100vw - 1rem),420px);margin-left:auto;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:#080e18f0;box-shadow:0 28px 90px #00000057;backdrop-filter:blur(18px);padding:1rem;display:grid;gap:.9rem;transform:translateY(-12px) scale(.98);opacity:0;transition:opacity .22s ease,transform .22s ease}.site-header.mobile-open .mobile-nav-panel{transform:translateY(0) scale(1);opacity:1}.mobile-nav-header,.mobile-nav-actions,.mobile-nav-trust,.mobile-nav-links{display:grid;gap:.65rem}.mobile-nav-header{grid-template-columns:1fr auto;align-items:center;padding-bottom:.9rem;margin-bottom:.9rem;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-nav-kicker{color:#cfe1f7;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mobile-nav-close{min-height:40px;padding:0 .95rem;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#dbe8f8;font-weight:700;cursor:pointer}.mobile-nav-links{padding-bottom:.9rem;margin-bottom:.9rem;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-nav-links a,.mobile-nav-trust a{padding:.9rem 1rem;border-radius:16px;color:#dbe8f8;background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.mobile-nav-links a[aria-current=page],.mobile-nav-trust a[aria-current=page]{background:#7cc0ff1a;border-color:#7cc0ff33}.home-hero--polished{position:relative;padding-top:4.2rem}.home-hero--polished:before{content:"";position:absolute;inset:0 0 auto;height:min(78vh,820px);background:radial-gradient(circle at 16% 18%,rgba(124,192,255,.34),transparent 30%),radial-gradient(circle at 72% 18%,rgba(121,227,172,.12),transparent 28%),linear-gradient(180deg,#152b46b8,#07111d00);pointer-events:none}.home-hero [data-reveal]{opacity:1;transform:none}.home-hero-grid{display:grid;grid-template-columns:minmax(400px,.9fr) minmax(0,1.1fr);gap:clamp(1.45rem,2.4vw,2.45rem);align-items:start}.home-hero-copy{position:relative;z-index:1;display:grid;gap:.86rem;max-width:39rem}.home-hero-copy h1{max-width:15.7ch;font-size:clamp(2.35rem,3.3vw,3.7rem);color:#fff;text-shadow:0 18px 54px rgba(0,0,0,.34)}.home-hero-copy .lead{max-width:34rem;font-size:1.03rem;color:#e2ecf8}.home-hero-copy .button-row{margin-top:.35rem}.home-hero-trust{display:flex;flex-wrap:wrap;gap:.7rem 1rem}.home-hero-trust a{color:#e3eefb;font-weight:650}.home-hero-trust a:before{content:"•";color:#7cc0ffd1;margin-right:.45rem}.home-hero-visual{position:relative;z-index:1;min-height:0;width:min(100%,780px);justify-self:end;padding:0}.home-hero-frame{position:relative;width:100%;margin:0;overflow:hidden;border-radius:34px;background:linear-gradient(180deg,#e6f2ff29,#0d1a2af5),#0c1726f5;border:1px solid rgba(255,255,255,.18);box-shadow:0 42px 120px #00000061,0 0 0 1px #7cc0ff14 inset;padding:.55rem}.home-hero-frame:before{content:"";position:absolute;inset:auto 12% -16%;height:180px;background:radial-gradient(circle,rgba(124,192,255,.24),transparent 68%);pointer-events:none;filter:blur(10px)}.home-hero-frame img{position:relative;display:block;width:100%;aspect-ratio:16 / 9;border-radius:28px;border:1px solid rgba(255,255,255,.16);object-fit:contain;object-position:center;background:#0b1726;transform:none;filter:brightness(1.3) saturate(1.12) contrast(1.05)}.home-hero-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:.85rem}.home-floating-note{display:grid;gap:.5rem;padding:.92rem 1rem 1rem;border-radius:22px;background:#0d1a2ae0;border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 48px #00000038;backdrop-filter:blur(18px)}.home-floating-note-kicker{color:#eef5ff;font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-floating-note p{color:#d2deee;font-size:.92rem;line-height:1.58}.home-proof-band{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.1rem}.home-proof-card{display:grid;gap:.7rem;padding:1.15rem 1.15rem 1.2rem;border-radius:24px;background:#0c1828d1;border:1px solid rgba(255,255,255,.14);box-shadow:0 20px 60px #0000002e}.home-proof-card h2{font-size:1.1rem}.home-story-stack{display:grid;gap:4.25rem}.home-story-row{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.72fr);gap:1.6rem 2rem;align-items:center}.home-story-row--reverse{grid-template-columns:minmax(280px,.72fr) minmax(0,1.1fr)}.home-story-row--reverse .home-story-media{order:2}.home-story-row--reverse .home-story-copy{order:1}.home-story-media{margin:0;overflow:hidden;aspect-ratio:16 / 10;border-radius:34px;box-shadow:0 30px 86px #0000003d;background:#09111dd1}.home-story-media img{width:100%;height:100%;object-fit:cover;object-position:center top}.home-story-copy{display:grid;gap:1rem;max-width:35rem}.home-story-copy h3{font-size:clamp(2rem,3.5vw,3.6rem)}.home-approval-shell{display:grid;gap:1.5rem}.home-approval-copy{display:grid;gap:.9rem;max-width:42rem}.home-approval-copy h2{font-size:clamp(2.2rem,4vw,4.1rem);max-width:12ch}.home-approval-grid{align-items:stretch}.home-approval-card{min-height:100%}.home-lineup-shell{display:grid;gap:1.5rem}.home-product-grid{align-items:stretch}.home-product-card{display:grid;gap:.9rem}.home-product-meta{display:flex;flex-wrap:wrap;gap:.55rem}.home-product-meta span{display:inline-flex;align-items:center;min-height:32px;padding:0 .72rem;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#dcecff;font-size:.78rem;font-weight:700}.home-cta{display:flex;align-items:center;justify-content:space-between;gap:1rem 1.5rem;padding:1.5rem 1.65rem;border-radius:32px;background:#0a121f99;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 70px #0003}.home-cta>div:first-child{display:grid;gap:.8rem;max-width:42rem}.home-cta h2{font-size:clamp(2rem,3.6vw,3.8rem);max-width:12ch}.hero--immersive-home{overflow:clip}.hero-ambient-shell{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-bottom:1.45rem;padding-top:.55rem;overflow:hidden}.hero-ambient{position:relative;display:grid;gap:1.1rem;overflow:hidden;pointer-events:none;z-index:0;padding:.18rem 0 .28rem}.hero-ambient-track{display:flex;gap:.85rem;width:max-content;min-width:max-content;opacity:.44;will-change:transform}.hero-ambient-track--forward{animation:ambientDriftForward 26s linear infinite}.hero-ambient-track--reverse{animation:ambientDriftReverse 30s linear infinite;justify-self:end}.hero-ambient-pill{display:inline-flex;align-items:center;min-height:34px;padding:0 .95rem;border-radius:999px;border:1px solid rgba(124,192,255,.14);background:#08101c85;color:#dbe8f8c2;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 14px 34px #00000029;backdrop-filter:blur(16px)}.hero-grid--immersive{grid-template-columns:minmax(0,.62fr) minmax(0,1.38fr);gap:clamp(1.5rem,2.6vw,2.5rem);align-items:start;position:relative;z-index:1}.hero-grid--showcase{align-items:start}.hero-copy--staged{gap:1.15rem}.hero-copy--staged h1,.page-hero-copy h1{max-width:11.5ch}.hero-copy--staged .lead,.page-hero-copy .lead{max-width:58ch}.page-synapse .hero-grid--immersive{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(2rem,3vw,3rem)}.page-synapse .page-hero-copy{max-width:37rem;align-content:start}.page-synapse .page-hero-copy h1{max-width:12ch}.page-synapse .page-hero-copy .lead{max-width:34rem}.page-synapse .hero-stage--clean{max-width:760px;justify-self:end}@keyframes ambientDriftForward{0%{transform:translate3d(-4%,0,0)}to{transform:translateZ(0)}}@keyframes ambientDriftReverse{0%{transform:translateZ(0)}to{transform:translate3d(4%,0,0)}}@keyframes railFloat{0%{transform:translateZ(0)}to{transform:translate3d(0,-8px,0)}}.hero-spotlight{position:relative}.hero-annotation-stage{position:relative;min-height:700px;padding:4.2rem 272px 0 0}.mockup-figure--hero{position:relative;overflow:visible;margin:0}.hero-annotation-cards{position:absolute;top:0;right:0;width:244px;display:grid;gap:1rem}.hero-annotation-card{display:grid;gap:.55rem;padding:1rem 1rem 1.05rem;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#080f1ac7;box-shadow:0 24px 60px #0000002e;backdrop-filter:blur(18px)}.hero-annotation-kicker{color:#cfe1f7;font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-annotation-lines{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}.hero-annotation-line{fill:none;stroke:#79e3acf2;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 10px rgba(121,227,172,.22))}.hero-target-point{position:absolute;width:12px;height:12px;margin-left:-6px;margin-top:-6px;border-radius:999px;background:#79e3acfa;box-shadow:0 0 0 6px #79e3ac24,0 0 12px #79e3ac52}.image-callout-layer{position:absolute;inset:0;pointer-events:none}.image-callout{position:absolute;display:inline-flex;align-items:center;gap:.7rem;max-width:min(240px,34%);z-index:2}.image-callout--right{flex-direction:row-reverse}.image-callout-label{display:inline-flex;align-items:center;min-height:36px;padding:.55rem .82rem;border-radius:14px;background:#08101beb;border:1px solid rgba(255,255,255,.1);color:#eef4ff;font-size:.8rem;font-weight:700;line-height:1.2;box-shadow:0 20px 44px #0000003d}.image-callout-line{position:relative;width:clamp(46px,6vw,84px);height:1px;background:linear-gradient(90deg,#7cc0ff29,#7cc0ffe6)}.image-callout--right .image-callout-line{background:linear-gradient(90deg,#7cc0ffe6,#7cc0ff29)}.image-callout-line:after{content:"";position:absolute;top:50%;right:-1px;width:9px;height:9px;border-radius:999px;background:#7cc0ff;transform:translateY(-50%);box-shadow:0 0 0 5px #7cc0ff1f}.image-callout--right .image-callout-line:after{right:auto;left:-1px}.hero-stage{overflow:visible}.hero-stage--clean{min-height:0;padding:0;border:none;background:transparent;box-shadow:none;backdrop-filter:none;isolation:isolate}.hero-stage--clean:after{display:none}.hero-stage--clean:before{display:none}.hero-stage--clean .mockup-figure{position:relative;border-radius:32px;padding:0;background:transparent;border:none;box-shadow:none}.hero-stage--clean .mockup-figure img{aspect-ratio:16 / 10;object-position:center top;border-radius:28px;border:1px solid rgba(255,255,255,.12);box-shadow:0 34px 90px #00000057;transform:none;will-change:auto}.narrow-intro{display:grid;gap:.9rem;max-width:46rem;margin-bottom:2.2rem}.narrow-intro h2{font-size:clamp(2.1rem,4vw,3.8rem)}.story-stack{display:grid;gap:4rem}.story-chapter{display:grid;grid-template-columns:minmax(0,1.34fr) minmax(260px,.6fr);gap:1.5rem 2rem;align-items:center}.story-chapter--reverse{grid-template-columns:minmax(260px,.6fr) minmax(0,1.34fr)}.story-chapter--reverse .story-chapter-media{order:2}.story-chapter--reverse .story-chapter-copy{order:1}.story-chapter-copy{display:grid;gap:1rem;max-width:35rem}.story-chapter-copy h2,.story-chapter-copy h3{font-size:clamp(2rem,3.2vw,3.4rem);line-height:1.02}.story-chapter-list{gap:.9rem}.story-chapter-media{margin:0;overflow:hidden;aspect-ratio:16 / 10;border-radius:34px;border:none;background:transparent;box-shadow:0 28px 80px #00000038;position:relative}.story-chapter-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transform:none;will-change:auto}.story-focus--workspace img{object-position:center top}.story-focus--extract img{object-position:76% top}.story-focus--handoff img{object-position:72% top}.story-chapter-media--home .image-callout,.lineup-feature-media--home .image-callout{display:none}.quiet-section{padding-top:.5rem}.quiet-statement{display:grid;gap:1rem;max-width:56rem;padding:2.4rem 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.quiet-statement-kicker{color:#cfe1f7;font-size:.82rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.quiet-statement h2{font-size:clamp(2.2rem,4vw,4rem);max-width:16ch}.lineup-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.68fr);gap:1.4rem;align-items:start}.lineup-grid--sidebar{align-items:start}.lineup-feature{display:grid;grid-template-columns:minmax(0,.8fr) minmax(360px,1fr);gap:1.25rem;align-items:center;padding:1.3rem;border-radius:34px;background:#0a121f85;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 70px #0003;backdrop-filter:blur(18px)}.lineup-feature--sidebar{grid-template-columns:minmax(260px,.52fr) minmax(0,1.48fr);gap:1.4rem;align-items:start;padding:0;border:none;background:transparent;box-shadow:none;backdrop-filter:none}.lineup-feature-copy{display:grid;gap:1rem}.lineup-feature-copy h2{font-size:clamp(2rem,3vw,3rem);max-width:12ch}.lineup-feature-media{margin:0;overflow:hidden;aspect-ratio:16 / 10;border-radius:26px;border:none;background:transparent;position:relative}.lineup-feature-media--sidebar{aspect-ratio:16 / 10;border-radius:32px;box-shadow:0 30px 84px #00000047}.lineup-feature-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transform:none;will-change:auto}.lineup-feature-media--sidebar img{object-position:right top}.lineup-feature-copy--sidebar{max-width:30rem}.lineup-proof-list{gap:.9rem}.section-head--sidebar{max-width:56rem;margin-bottom:1.8rem}.lineup-side{display:grid;gap:1.4rem;padding-top:.5rem}.lineup-side-block{display:grid;gap:.8rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.lineup-side-block:first-child{padding-top:0;border-top:none}.lineup-side-block h3{font-size:1.5rem}.lineup-side-block--quiet p{max-width:24rem}.anchor-section{padding-top:.6rem}.anchor-story{display:grid;grid-template-columns:minmax(300px,.76fr) minmax(0,1.14fr);gap:2rem;align-items:center}.anchor-story--reverse{grid-template-columns:minmax(0,1.14fr) minmax(300px,.76fr)}.anchor-story-copy{display:grid;gap:1rem;max-width:34rem}.anchor-story-copy h2{font-size:clamp(2.1rem,3.3vw,3.7rem)}.anchor-story-media{margin:0;overflow:hidden;aspect-ratio:16 / 10;border-radius:36px;border:1px solid rgba(255,255,255,.08);background:#0a111ceb;box-shadow:0 30px 80px #0000003d}.anchor-story-media img{width:100%;height:100%;object-fit:cover;object-position:center top}.anchor-story-proof{display:grid;gap:.9rem}.anchor-story-proof li{padding-left:1.1rem}.anchor-story-proof li:before{top:.72rem}.product-grid{align-items:start}.product-card{display:grid;gap:.95rem;min-height:100%}.product-card-header{display:flex;align-items:center;gap:.9rem}.product-card-header img{width:52px;height:52px;border-radius:16px}.product-card-meta{display:grid;gap:.2rem}.product-card-meta span{color:var(--muted);font-size:.88rem}.trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.trust-item{border-radius:26px;padding:1.35rem}.compact-cta{display:flex;justify-content:space-between;align-items:center;gap:1rem 2rem;padding:1.3rem 1.4rem;border-radius:32px;background:#0a121f9e;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 70px #0003}.compact-cta h2{font-size:clamp(2rem,3.4vw,3.6rem);max-width:12ch}.compact-cta--strong{background:linear-gradient(180deg,#0a121fd1,#080e18c7),radial-gradient(circle at top,rgba(124,192,255,.18),transparent 45%)}@media(max-width:1100px){.footer-grid,.home-proof-band,.grid-3,.feature-grid,.product-grid,.trust-grid,.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-grid,.editorial-grid,.anchor-story,.anchor-story--reverse,.lineup-grid,.home-story-row,.home-story-row--reverse,.hero-grid,.page-hero-grid,.grid-2,.timeline,.tier-grid,.link-grid,.persona-grid{grid-template-columns:minmax(0,1fr)}.home-story-row--reverse .home-story-media,.home-story-row--reverse .home-story-copy,.story-chapter--reverse .story-chapter-media,.story-chapter--reverse .story-chapter-copy,.anchor-story--reverse .anchor-story-media,.anchor-story--reverse .anchor-story-copy{order:initial}.home-hero-copy,.home-story-copy,.anchor-story-copy,.lineup-feature-copy,.home-approval-copy,.home-cta>div:first-child{max-width:none}.home-floating-note{position:static;width:auto;margin-top:1rem}.home-hero-visual{display:grid;gap:1rem;padding:0}.hero-annotation-stage{min-height:0;padding:0}.hero-annotation-cards,.hero-annotation-lines{position:static;width:auto}.hero-annotation-lines{display:none}.lineup-feature--sidebar{padding:1.3rem;border:1px solid rgba(255,255,255,.08);background:#0a121f85;box-shadow:0 24px 70px #0003;backdrop-filter:blur(18px)}}@media(max-width:820px){.navbar{min-height:76px}.nav-links--desktop,.nav-actions--desktop{display:none}.menu-toggle{display:inline-grid;place-items:center}.section,.hero,.page-hero{padding-top:4.2rem}.hero h1,.page-hero h1,.home-hero-copy h1{font-size:clamp(2.5rem,10vw,4.2rem)}.section-head h2,.home-story-copy h3,.home-approval-copy h2,.home-cta h2,.compact-cta h2,.quiet-statement h2,.lineup-feature-copy h2,.anchor-story-copy h2{max-width:none}.footer-grid,.home-proof-band,.grid-3,.feature-grid,.product-grid,.trust-grid,.contact-grid,.grid-2,.timeline,.tier-grid,.link-grid,.persona-grid{grid-template-columns:minmax(0,1fr)}.footer-shell,.compact-cta,.home-cta{padding:1.2rem}.footer-bottom,.compact-cta,.home-cta{flex-direction:column;align-items:flex-start}.home-hero-frame{border-radius:28px;padding:.65rem}.home-hero-frame img,.home-story-media,.anchor-story-media,.lineup-feature-media,.story-chapter-media{border-radius:24px}}@media(max-width:640px){.container,.container-wide{width:min(calc(100% - 1.15rem),var(--max-wide))}.button,.button-secondary,.button-ghost,.button-row{width:100%}.button-row>*{flex:1 1 100%}.hero-ambient-shell,.hero-ambient,.image-callout{display:none}}.section-head--center{margin-inline:auto;text-align:center;justify-items:center}.home-flow-hero{position:relative;isolation:isolate;overflow:hidden;padding:clamp(5.8rem,8vw,8rem) 0 clamp(3.5rem,6vw,5.5rem)}.home-grid-bg{position:absolute;inset:0;z-index:-3;background-image:linear-gradient(rgba(124,192,255,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(124,192,255,.075) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(ellipse 66% 60% at 50% 34%,#000 0%,transparent 72%);animation:home-grid-breathe 8.8s cubic-bezier(.62,0,.22,1) infinite}.home-flow-hero:before{content:"";position:absolute;inset:0;z-index:-4;background:radial-gradient(ellipse 58% 42% at 50% 30%,rgba(62,134,236,.2),transparent 68%),radial-gradient(ellipse 42% 34% at 84% 36%,rgba(121,227,172,.045),transparent 72%),linear-gradient(180deg,#01050d,#020b14 62%,#01050c);transform-origin:50% 0%;animation:home-hero-light-breathe 8.8s cubic-bezier(.62,0,.22,1) infinite}.home-flow-hero:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#01050cc7,#01050c3d 28%,#01040aad),radial-gradient(ellipse 56% 42% at 50% 44%,#02071000,#02071029 48%,#01040aa8);animation:home-panel-dim-breathe 8.8s cubic-bezier(.62,0,.22,1) infinite}.home-glow{position:absolute;z-index:-2;border-radius:999px;filter:blur(92px);pointer-events:none}.home-glow--primary{width:min(760px,70vw);height:430px;left:50%;top:10.2rem;transform:translate(-50%) scale(.9);background:radial-gradient(ellipse at center,rgba(107,222,255,.48) 0%,rgba(39,151,255,.22) 42%,transparent 70%);filter:blur(118px);opacity:.42;animation:home-pulse-glow 8.8s cubic-bezier(.62,0,.22,1) infinite}.home-glow--accent{width:420px;height:420px;right:-140px;top:28%;background:#79e3ac14}.home-flow-shell{display:grid;justify-items:center;gap:clamp(3rem,5vw,5rem)}.home-flow-copy{display:grid;justify-items:center;gap:1.35rem;max-width:54rem;text-align:center}.home-live-pill{display:inline-flex;align-items:center;gap:.48rem;width:fit-content;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#0c182875;color:#a8bbd1;font-size:.72rem;font-weight:730;padding:.42rem .72rem;backdrop-filter:blur(18px);box-shadow:0 10px 34px #0000002e,inset 0 1px #ffffff0f}.home-live-pill span{position:relative;width:.42rem;height:.42rem;border-radius:999px;background:var(--brand);box-shadow:0 0 18px #7cc0ffcc}.home-live-pill span:before{content:"";position:absolute;inset:-.32rem;border-radius:inherit;background:#7cc0ff52;animation:home-ping 1.8s cubic-bezier(0,0,.2,1) infinite}.home-flow-copy h1{margin:0;max-width:12ch;color:#f7fbff;font-size:clamp(3.5rem,8vw,7.4rem);line-height:.96;letter-spacing:-.075em;text-shadow:0 24px 80px rgba(0,0,0,.38)}.home-flow-copy h1 em,.home-final-card h2 em{font-style:normal;background:linear-gradient(135deg,#8ed8ff,#77f3d3 44%,#5d92ff);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.home-flow-copy .lead{max-width:42rem;color:#aebed3;font-size:clamp(1.05rem,1.8vw,1.3rem);line-height:1.65}.home-flow-actions{justify-content:center}.home-primary-button{min-height:52px;padding-inline:1.35rem;background:linear-gradient(135deg,#83d3ff,#77f3d3 58%,#6fa5ff);color:#06101c;box-shadow:0 0 52px #4eb8ff47,0 16px 38px #0000002e;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.home-primary-button:hover{transform:translateY(-2px) scale(1.015);filter:brightness(1.05);box-shadow:0 0 68px #4eb8ff61,0 22px 46px #00000038}.home-primary-button span{transition:transform .2s ease}.home-primary-button:hover span{transform:translate(3px)}.home-glass-button{min-height:52px;padding-inline:1.35rem;background:#0c18288c;border-color:#ffffff1f;backdrop-filter:blur(18px)}.home-glass-button:hover{border-color:#7cc0ff61;background:#101f33d1}.home-hero-product{position:relative;width:min(100%,1060px);margin:0;border-radius:32px;padding:.45rem;border:1px solid rgba(255,255,255,.14);background:#0d1828d1;box-shadow:0 34px 110px #0000006b,inset 0 1px #ffffff17;backdrop-filter:blur(20px);animation:home-soft-float 7s ease-in-out infinite}.home-hero-halo{position:absolute;inset:8% 8% -8%;z-index:-1;border-radius:44px;background:linear-gradient(135deg,#7cc0ff47,#79e3ac26);filter:blur(44px)}.home-hero-product img{width:100%;border-radius:24px;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff1f}.home-marquee{position:relative;overflow:hidden;padding:2.3rem 0 2.8rem}.home-marquee-track{display:flex;width:max-content;gap:.75rem;animation:home-marquee 38s linear infinite}.home-marquee:hover .home-marquee-track{animation-play-state:paused}.home-marquee-track span{white-space:nowrap;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#0c182875;color:#aebed3;padding:.62rem 1.08rem;font-size:.92rem;font-weight:650;backdrop-filter:blur(16px);transition:color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.home-marquee-track span:hover{color:#eef7ff;border-color:#7cc0ff75;box-shadow:0 0 34px #7cc0ff26;transform:translateY(-1px)}.home-marquee-fade{position:absolute;z-index:2;top:0;bottom:0;width:min(160px,18vw);pointer-events:none}.home-marquee-fade--left{left:0;background:linear-gradient(90deg,var(--bg),transparent)}.home-marquee-fade--right{right:0;background:linear-gradient(270deg,var(--bg),transparent)}.home-feature-section{padding-top:clamp(4rem,7vw,7rem)}.home-feature-grid,.home-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.home-feature-card{position:relative;overflow:hidden;display:grid;align-content:start;min-height:230px;padding:1.65rem;border-radius:28px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#0e1c2fd1,#08101da8);box-shadow:0 1px #ffffff0f inset,0 24px 70px #0000003d;backdrop-filter:blur(18px);transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s ease,box-shadow .35s ease}.home-feature-card:hover{transform:translateY(-5px);border-color:#7cc0ff6b;box-shadow:0 1px #ffffff14 inset,0 28px 80px #0000004d,0 0 54px #7cc0ff24}.home-feature-glow{position:absolute;right:-3rem;top:-3rem;width:9rem;height:9rem;border-radius:999px;background:#7cc0ff21;filter:blur(26px);opacity:0;transition:opacity .35s ease}.home-feature-card:hover .home-feature-glow{opacity:1}.home-feature-icon{display:grid;place-items:center;width:3rem;height:3rem;margin-bottom:1.35rem;border-radius:18px;border:1px solid rgba(124,192,255,.24);background:#7cc0ff1a;color:#9fe5ff;font-size:1.1rem;font-weight:900;box-shadow:0 0 36px #7cc0ff17}.home-feature-card h3{font-size:1.2rem;letter-spacing:-.02em;margin-bottom:.65rem}.home-feature-card p{font-size:.96rem;line-height:1.7}.home-showcase-section{padding-top:clamp(4rem,7vw,7rem)}.home-showcase-stack{display:grid;gap:clamp(5rem,9vw,8rem)}.home-showcase-row{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.1fr);gap:clamp(2rem,5vw,5rem);align-items:center}.home-showcase-row--reverse{grid-template-columns:minmax(0,1.1fr) minmax(280px,.8fr)}.home-showcase-row--reverse .home-showcase-copy{order:2}.home-showcase-row--reverse .home-showcase-media{order:1}.home-showcase-copy{display:grid;gap:1.05rem}.home-showcase-copy h3{font-size:clamp(2.4rem,4.6vw,4.7rem);line-height:1;background:linear-gradient(180deg,#f5f9ff,#aabbd2);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.home-showcase-copy>p:not(.section-tag){color:#aebed3;font-size:1.08rem;line-height:1.72}.home-showcase-media{position:relative;margin:0;border-radius:30px;padding:.42rem;border:1px solid rgba(255,255,255,.12);background:#0d1828b8;box-shadow:0 34px 100px #00000057}.home-showcase-halo{position:absolute;inset:5% -3% -7% 8%;z-index:-1;border-radius:44px;background:#7cc0ff2e;filter:blur(44px)}.home-showcase-media img{width:100%;border-radius:23px;border:1px solid rgba(255,255,255,.1)}.home-trust-shell{display:grid;gap:1.4rem}.home-trust-copy{display:grid;gap:.9rem;max-width:44rem}.home-trust-copy h2{font-size:clamp(2.4rem,4.5vw,4.6rem);line-height:1}.home-trust-card{min-height:190px}.home-final-section{padding-bottom:clamp(5rem,8vw,7rem)}.home-final-card{position:relative;overflow:hidden;display:grid;justify-items:center;gap:1.25rem;padding:clamp(3rem,7vw,5.4rem) clamp(1.4rem,5vw,4rem);border-radius:38px;border:1px solid rgba(124,192,255,.24);background:linear-gradient(180deg,#0e1c2fd1,#08101dbd);box-shadow:0 34px 110px #00000052,inset 0 1px #ffffff14;text-align:center}.home-final-glow{position:absolute;inset:-30% 10% auto;height:300px;border-radius:999px;background:#7cc0ff3d;filter:blur(90px)}.home-final-card h2{position:relative;max-width:13ch;font-size:clamp(2.8rem,6vw,5.9rem);line-height:.98}.home-final-card p{position:relative;max-width:42rem;font-size:1.08rem;color:#aebed3}@keyframes home-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes home-ping{75%,to{transform:scale(2.25);opacity:0}}@keyframes home-hero-light-breathe{0%,to{opacity:.68;filter:brightness(.72) saturate(.9)}38%{opacity:1;filter:brightness(1.18) saturate(1.1)}62%{opacity:.84;filter:brightness(.95) saturate(1)}}@keyframes home-panel-dim-breathe{0%,to{opacity:.58}38%{opacity:.12}62%{opacity:.34}}@keyframes home-grid-breathe{0%,to{opacity:.34}38%{opacity:.7}62%{opacity:.48}}@keyframes home-pulse-glow{0%,to{opacity:.22;transform:translate(-50%) scale(.82);filter:blur(134px)}38%{opacity:.9;transform:translate(-50%) scale(1.12);filter:blur(92px)}62%{opacity:.44;transform:translate(-50%) scale(.94);filter:blur(118px)}}@keyframes home-soft-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(prefers-reduced-motion:reduce){.home-marquee-track,.home-hero-product,.home-flow-hero:before,.home-flow-hero:after,.home-grid-bg,.home-glow--primary,.home-live-pill span:before{animation:none}}@media(max-width:920px){.home-feature-grid,.home-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-showcase-row,.home-showcase-row--reverse{grid-template-columns:1fr}.home-showcase-row--reverse .home-showcase-copy,.home-showcase-row--reverse .home-showcase-media{order:initial}}@media(max-width:640px){.home-flow-hero{padding-top:4.8rem}.home-flow-copy h1{font-size:clamp(3rem,16vw,4.5rem);letter-spacing:-.065em}.home-hero-product,.home-showcase-media{border-radius:22px}.home-hero-product img,.home-showcase-media img{border-radius:17px}.home-feature-grid,.home-trust-grid{grid-template-columns:1fr}.home-feature-card{min-height:0}.home-marquee{padding-block:1.8rem}}.home-flow-hero [data-reveal]{opacity:0;transform:translateY(18px);animation:home-reveal .72s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--reveal-delay, 0s)}@keyframes home-reveal{to{opacity:1;transform:translateY(0)}}.home-flow-copy h1{max-width:15ch;font-size:clamp(3.25rem,7.2vw,6.65rem);line-height:1.01;letter-spacing:-.065em}.home-flow-shell{gap:clamp(2.4rem,4.2vw,4.1rem)}.home-hero-product{width:min(100%,1010px)}.home-signal-map{position:absolute;inset:5rem 0 auto;z-index:-1;height:min(42rem,62vh);opacity:.48;pointer-events:none;mask-image:radial-gradient(ellipse 70% 64% at 50% 18%,black,transparent 72%)}.home-signal-map svg{width:100%;height:100%;overflow:visible}.home-signal-map path,.home-motion-neural path{fill:none;stroke:#7cc0ff57;stroke-width:.22;stroke-dasharray:4 18;vector-effect:non-scaling-stroke;animation:home-signal-loop 16s linear infinite}.home-signal-map path:nth-child(2),.home-motion-neural path:nth-child(2){animation-duration:20s;animation-direction:reverse}.home-signal-map circle{fill:#7cc0ffc2;filter:drop-shadow(0 0 10px rgba(124,192,255,.8));transform-origin:center;animation:home-dot-pulse 3.4s ease-in-out infinite}.home-motion-section{position:relative;overflow:hidden;padding-top:clamp(4.5rem,8vw,8rem)}.home-motion-neural{position:absolute;inset:0;z-index:-1;opacity:.6;pointer-events:none;mask-image:radial-gradient(ellipse 78% 62% at 50% 32%,black,transparent 76%)}.home-motion-neural svg{width:100%;height:100%}.home-motion-grid{display:grid;gap:clamp(1.15rem,2.4vw,1.8rem)}.home-motion-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(250px,.48fr) minmax(0,1fr);gap:clamp(1.2rem,3vw,2.4rem);align-items:center;min-height:360px;padding:clamp(1rem,2vw,1.4rem);border-radius:34px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 78% 18%,rgba(124,192,255,.14),transparent 34%),linear-gradient(180deg,#0e1c2fd1,#07101dad);box-shadow:0 34px 100px #00000052,inset 0 1px #ffffff12;backdrop-filter:blur(20px)}.home-motion-card:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 18%,rgba(124,192,255,.12) 46%,transparent 72%);transform:translate(-120%);animation:home-shimmer 5.8s ease-in-out infinite;pointer-events:none}.home-motion-card:nth-child(2):before{animation-delay:.9s}.home-motion-card:nth-child(3):before{animation-delay:1.8s}.home-motion-copy{position:relative;z-index:1;display:grid;gap:.85rem;padding:clamp(.5rem,2vw,1.25rem)}.home-motion-copy h3{max-width:11ch;font-size:clamp(2rem,3.8vw,4rem);line-height:.98;background:linear-gradient(180deg,#f7fbff,#aebed3);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.home-motion-copy p:not(.section-tag){max-width:34rem;color:#aebed3;font-size:1rem;line-height:1.68}.home-motion-frame{position:relative;z-index:1;margin:0;border-radius:28px;padding:.42rem;border:1px solid rgba(255,255,255,.13);background:#06101cd1;box-shadow:0 28px 80px #00000057,0 0 60px #7cc0ff1a}.home-motion-frame img{width:100%;height:auto;border-radius:22px;border:1px solid rgba(255,255,255,.1);filter:saturate(1.05) contrast(1.02) brightness(1.04)}.home-motion-signal{position:absolute;inset:12% -3% auto;height:3px;z-index:2;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(124,192,255,.9),rgba(121,227,172,.82),transparent);box-shadow:0 0 22px #7cc0ff8c;opacity:.85;animation:home-scan 4.6s cubic-bezier(.22,1,.36,1) infinite}.home-motion-card--sidebar .home-motion-signal{inset:8% 16% 8% auto;width:3px;height:auto;background:linear-gradient(180deg,transparent,rgba(124,192,255,.9),rgba(121,227,172,.82),transparent);animation-name:home-scan-y}.home-motion-card--handoff .home-motion-signal{top:50%;animation-duration:3.8s}.home-motion-chip-row{position:absolute;left:1.25rem;right:1.25rem;bottom:1.25rem;display:flex;flex-wrap:wrap;gap:.5rem;pointer-events:none}.home-motion-chip-row span{display:inline-flex;align-items:center;min-height:30px;padding:0 .7rem;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#07101db8;color:#d8e7f8;font-size:.74rem;font-weight:750;backdrop-filter:blur(16px);box-shadow:0 12px 30px #00000038;opacity:0;animation:home-chip-in 4.8s cubic-bezier(.22,1,.36,1) infinite}.home-motion-chip-row span:nth-child(2){animation-delay:.35s}.home-motion-chip-row span:nth-child(3){animation-delay:.7s}.home-motion-card--sidebar{grid-template-columns:minmax(0,1fr) minmax(250px,.44fr)}.home-motion-card--sidebar .home-motion-copy{order:2}.home-motion-card--sidebar .home-motion-frame{order:1}@keyframes home-signal-loop{to{stroke-dashoffset:-460}}@keyframes home-dot-pulse{0%,to{opacity:.48;transform:scale(1)}50%{opacity:1;transform:scale(1.7)}}@keyframes home-shimmer{0%,42%{transform:translate(-120%)}64%,to{transform:translate(120%)}}@keyframes home-scan{0%{transform:translateY(0);opacity:0}18%{opacity:.85}62%{opacity:.85}to{transform:translateY(420px);opacity:0}}@keyframes home-scan-y{0%{transform:translate(-380px);opacity:0}18%{opacity:.85}62%{opacity:.85}to{transform:translate(0);opacity:0}}@keyframes home-chip-in{0%,14%{opacity:0;transform:translate3d(0,12px,0) scale(.94);filter:blur(5px)}24%,72%{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}86%,to{opacity:0;transform:translate3d(0,-8px,0) scale(.98);filter:blur(4px)}}@media(max-width:920px){.home-motion-card,.home-motion-card--sidebar{grid-template-columns:1fr}.home-motion-card--sidebar .home-motion-copy,.home-motion-card--sidebar .home-motion-frame{order:initial}.home-motion-copy h3{max-width:14ch}}@media(max-width:640px){.home-motion-card{min-height:0;border-radius:24px}.home-motion-frame,.home-motion-frame img{border-radius:18px}.home-motion-chip-row{position:static;margin-top:.7rem}.home-motion-chip-row span{opacity:1;animation:none}}@media(prefers-reduced-motion:reduce){.home-signal-map path,.home-signal-map circle,.home-motion-neural path,.home-motion-card:before,.home-motion-signal,.home-motion-chip-row span{animation:none}.home-motion-chip-row span{opacity:1}}.home-feature-section [data-reveal],.home-motion-section [data-reveal],.home-connect-section [data-reveal],.home-showcase-section [data-reveal],.home-snappy-section [data-reveal],.home-trust-section [data-reveal],.home-final-section [data-reveal]{opacity:0;transform:translateY(18px);animation:home-reveal .72s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--reveal-delay, 0s)}.home-hero-product img,.home-showcase-media img,.home-motion-frame img{transform:translateZ(0);filter:saturate(1.08) contrast(1.06) brightness(1.06)}.home-motion-chip-row{bottom:1rem}.home-motion-chip-row span{min-height:28px;padding-inline:.62rem;font-size:.7rem;background:#07101d9e}.home-motion-card--handoff .home-motion-chip-row span:nth-child(3){display:none}@media(max-width:640px){.home-feature-section [data-reveal],.home-motion-section [data-reveal],.home-connect-section [data-reveal],.home-showcase-section [data-reveal],.home-snappy-section [data-reveal],.home-trust-section [data-reveal],.home-final-section [data-reveal]{animation-duration:.55s}}.home-hero-product{background:linear-gradient(180deg,#13253ceb,#0a1524db);border-color:#c9e7ff2e;box-shadow:0 38px 120px #00000070,0 0 72px #7cc0ff1f,inset 0 1px #ffffff1c}.home-hero-product img{filter:saturate(1.12) contrast(1.1) brightness(1.14)}.home-marquee{mask-image:linear-gradient(90deg,transparent 0%,black 12%,black 88%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,black 12%,black 88%,transparent 100%)}.home-marquee-fade{display:none}.home-feature-icon{color:#c7f0ff;font-size:1.28rem;border-color:#7cc0ff57;background:linear-gradient(180deg,#7cc0ff2e,#7cc0ff12);box-shadow:0 0 42px #7cc0ff29,inset 0 1px #ffffff1f}.home-feature-card p,.home-motion-copy p:not(.section-tag),.home-showcase-copy>p:not(.section-tag){color:#b9c8dc}.home-live-pill span:before,.home-signal-map circle{display:none}.home-motion-card:before,.home-motion-signal{display:none}.home-feature-card:after{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;opacity:0;pointer-events:none;background:radial-gradient(220px circle at var(--card-x, 50%) var(--card-y, 50%),rgba(124,192,255,.2),rgba(121,227,172,.08) 34%,transparent 68%);transition:opacity .18s ease}.home-feature-card:hover:after{opacity:1}.home-feature-card>*{position:relative;z-index:1}.home-feature-glow{display:none}.home-connect-section{position:relative;overflow:hidden;padding-top:clamp(4rem,7vw,7rem)}.home-connect-grid{display:grid;grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);gap:clamp(1.4rem,4vw,3rem);align-items:center}.home-connect-copy{display:grid;gap:1rem}.home-connect-copy h2{font-size:clamp(2.35rem,4.8vw,4.9rem);line-height:.98;background:linear-gradient(180deg,#f7fbff,#aebed3);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.home-connect-map{position:relative;min-height:460px;aspect-ratio:16 / 10;overflow:hidden;border-radius:34px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(ellipse at center,rgba(124,192,255,.18),transparent 62%),linear-gradient(180deg,#0e1c2fa8,#07101dc2);box-shadow:0 34px 100px #00000052,inset 0 1px #ffffff12;backdrop-filter:blur(18px)}.home-connect-map svg{position:absolute;inset:0;width:100%;height:100%}.home-connect-line-base,.home-connect-line-live{fill:none;vector-effect:non-scaling-stroke}.home-connect-line-base{stroke:#7cc0ff2e;stroke-width:.26}.home-connect-line-live{stroke:url(#home-connect-grad);stroke-width:.54;stroke-dasharray:4 30;animation:home-connect-flow var(--line-duration, 4.4s) linear var(--line-delay, 0s) infinite}.home-connect-node{position:absolute;display:grid;justify-items:center;gap:.42rem;transform:translate(-50%,-50%);opacity:0;animation:home-node-in .72s cubic-bezier(.22,1,.36,1) var(--node-delay, 0s) forwards}.home-connect-icon{display:grid;place-items:center;width:3rem;height:3rem;border-radius:18px;border:1px solid rgba(255,255,255,.14);background:#091422db;color:#dff3ff;font-size:.86rem;font-weight:900;box-shadow:0 20px 50px #00000047,inset 0 1px #ffffff1a}.home-connect-node--center .home-connect-icon{width:4.4rem;height:4.4rem;border-radius:24px;border-color:#7cc0ff7a;background:linear-gradient(180deg,#7cc0ff38,#091422eb);font-size:1.35rem;box-shadow:0 0 54px #7cc0ff38,0 24px 70px #00000057}.home-connect-label{display:inline-flex;align-items:center;min-height:26px;padding:0 .62rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#050c16bd;color:#b9c8dc;font-size:.72rem;font-weight:750;backdrop-filter:blur(14px)}.home-snappy-section{padding-top:clamp(4rem,7vw,7rem)}.home-snappy-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);gap:clamp(2rem,5vw,4rem);align-items:center;padding:clamp(2rem,5vw,4.4rem);border-radius:40px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 82% 50%,rgba(124,192,255,.18),transparent 36%),linear-gradient(180deg,#0e1c2fbd,#07101db8);box-shadow:0 34px 110px #00000052,inset 0 1px #ffffff14;backdrop-filter:blur(20px)}.home-snappy-lines{position:absolute;inset:0;opacity:.46;pointer-events:none}.home-snappy-lines svg{width:100%;height:100%}.home-snappy-lines path{fill:none;stroke:#7cc0ff6b;stroke-width:1;stroke-dasharray:7 12;animation:home-snappy-dash 18s linear infinite}.home-snappy-lines path:nth-child(2){animation-duration:22s;animation-direction:reverse}.home-snappy-lines path:nth-child(3){animation-duration:26s}.home-snappy-copy{position:relative;z-index:1;display:grid;gap:1rem}.home-snappy-copy h2{max-width:12ch;font-size:clamp(2.8rem,6vw,6rem);line-height:.98;background:linear-gradient(180deg,#f7fbff,#aebed3);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.home-snappy-copy p:not(.section-tag){max-width:42rem;color:#b9c8dc;font-size:1.05rem}.home-snappy-orbit{position:relative;z-index:1;display:grid;place-items:center;width:min(100%,360px);aspect-ratio:1;justify-self:center}.home-snappy-orbit:before{content:"";position:absolute;inset:16%;border-radius:999px;background:linear-gradient(135deg,#7cc0ff52,#79e3ac2e);filter:blur(54px);animation:home-soft-float 8s ease-in-out infinite}.home-snappy-orbit-ring{position:absolute;inset:0;border-radius:999px;animation:home-orbit-spin 54s linear infinite}.home-snappy-orbit-ring--inner{inset:18%;animation-duration:38s;animation-direction:reverse}.home-snappy-orbit-ring span{position:absolute;left:50%;top:50%;width:max-content;color:#9fb2ca;font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;transform:rotate(calc(var(--orbit-index) * 60deg)) translate(165px) rotate(calc(var(--orbit-index) * -60deg));transform-origin:0 0}.home-snappy-orbit-ring--inner span{transform:rotate(calc(var(--orbit-index) * 120deg)) translate(105px) rotate(calc(var(--orbit-index) * -120deg));font-size:.66rem;color:#c0d4ea}.home-snappy-mark{position:relative;display:grid;place-items:center;width:10rem;height:10rem;border-radius:2rem;border:1px solid rgba(255,255,255,.14);background:#091422db;box-shadow:0 28px 90px #00000061,0 0 60px #7cc0ff33,inset 0 1px #ffffff1f;backdrop-filter:blur(18px);animation:home-soft-float 7.5s ease-in-out infinite}.home-snappy-mark img{width:5.8rem;height:5.8rem;object-fit:contain;filter:drop-shadow(0 0 22px rgba(124,192,255,.56))}.home-snappy-version{position:absolute;right:15%;top:17%;display:inline-flex;min-height:30px;align-items:center;padding:0 .65rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#050c16c7;color:#b9c8dc;font-size:.72rem;font-weight:800;backdrop-filter:blur(14px)}@keyframes home-connect-flow{to{stroke-dashoffset:-420}}@keyframes home-node-in{0%{opacity:0;transform:translate(-50%,-50%) translateY(16px) scale(.88);filter:blur(7px)}to{opacity:1;transform:translate(-50%,-50%) translateY(0) scale(1);filter:blur(0)}}@keyframes home-snappy-dash{to{stroke-dashoffset:-360}}@keyframes home-orbit-spin{to{transform:rotate(360deg)}}@media(max-width:920px){.home-connect-grid,.home-snappy-card{grid-template-columns:1fr}.home-connect-map{min-height:360px}}@media(max-width:640px){.home-connect-map{min-height:300px;border-radius:24px}.home-connect-label{font-size:.62rem}.home-connect-icon{width:2.55rem;height:2.55rem;border-radius:15px}.home-connect-node--center .home-connect-icon{width:3.5rem;height:3.5rem}.home-snappy-orbit{width:min(100%,300px)}.home-snappy-orbit-ring span{transform:rotate(calc(var(--orbit-index) * 60deg)) translate(138px) rotate(calc(var(--orbit-index) * -60deg))}.home-snappy-orbit-ring--inner span{transform:rotate(calc(var(--orbit-index) * 120deg)) translate(86px) rotate(calc(var(--orbit-index) * -120deg))}}@media(prefers-reduced-motion:reduce){.home-connect-line-live,.home-connect-node,.home-snappy-lines path,.home-snappy-orbit-ring,.home-snappy-mark,.home-snappy-orbit:before{animation:none}.home-connect-node{opacity:1}}.home-connect-map{background:radial-gradient(ellipse at center,rgba(124,192,255,.28),transparent 58%),radial-gradient(circle at 50% 50%,rgba(121,227,172,.08),transparent 36%),linear-gradient(180deg,#12233ad6,#07101dd1);border-color:#c9e7ff2e}.home-connect-line-base{stroke:#aed6ff42}.home-connect-line-live{stroke-width:.7}.home-connect-icon{background:#0c1a2cf0}.home-connect-label{color:#d2e2f3;background:#060e19db}.home-prompt-section{position:relative;overflow:hidden;padding-top:clamp(4rem,7vw,7rem)}.home-prompt-grid{display:grid;grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);gap:clamp(1.4rem,4vw,3rem);align-items:center}.home-prompt-copy{display:grid;gap:1rem}.home-prompt-copy h2{font-size:clamp(2.35rem,4.8vw,4.8rem);line-height:.98;background:linear-gradient(180deg,#f7fbff,#aebed3);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.home-prompt-copy>p:not(.section-tag){color:#b9c8dc;font-size:1.05rem}.home-prompt-visual{position:relative;display:grid;grid-template-columns:minmax(180px,1fr) minmax(120px,.48fr) minmax(180px,1fr);gap:clamp(.9rem,2vw,1.4rem);align-items:center;min-height:420px;overflow:hidden;border-radius:34px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 32% 30%,rgba(124,192,255,.18),transparent 40%),radial-gradient(circle at 82% 70%,rgba(121,227,172,.13),transparent 42%),linear-gradient(180deg,#0e1c2fb3,#07101dc2);box-shadow:0 34px 100px #00000052,inset 0 1px #ffffff12;padding:clamp(1rem,2.6vw,2rem)}.home-prompt-panel{position:relative;z-index:1;min-height:260px;border-radius:22px;border:1px solid rgba(255,255,255,.12);background:#050c16ad;box-shadow:inset 0 1px #ffffff14,0 22px 60px #00000040;backdrop-filter:blur(16px);padding:1rem}.home-prompt-panel-head{display:flex;align-items:center;gap:.52rem;color:#e5f4ff;font-size:.78rem;font-weight:850}.home-prompt-folder-icon,.home-prompt-ai-icon{display:grid;place-items:center;width:1.45rem;height:1.45rem;border-radius:9px;border:1px solid rgba(124,192,255,.32);background:#7cc0ff1f;color:#caeeff;font-size:.68rem}.home-prompt-folder{margin-top:1rem;width:max-content;max-width:100%;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;padding:.36rem .62rem;color:#9fb2ca;font-size:.66rem;font-weight:780}.home-prompt-library ul{display:grid;gap:.52rem;margin:.9rem 0 0;padding:0;list-style:none}.home-prompt-library li{display:flex;align-items:center;gap:.48rem;min-height:34px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0e;color:#d7e7f6;padding:0 .62rem;font-size:.72rem;font-weight:720;animation:home-prompt-row 12s ease-in-out var(--prompt-delay, 0s) infinite}.home-prompt-library li span{color:#7cc0ff}.home-prompt-lane{position:relative;z-index:1;min-height:180px}.home-prompt-lane svg{position:absolute;inset:0;width:100%;height:100%}.home-prompt-lane line{stroke:#7cc0ff57;stroke-width:1;stroke-dasharray:5 8;vector-effect:non-scaling-stroke}.home-prompt-fly-card{position:absolute;left:0;top:50%;z-index:2;display:flex;align-items:center;gap:.38rem;width:max-content;max-width:160px;transform:translate(-20%,-50%);border-radius:12px;border:1px solid rgba(124,192,255,.38);background:#0c1a2ceb;color:#e6f4ff;padding:.48rem .62rem;font-size:.66rem;font-weight:800;box-shadow:0 0 34px #7cc0ff33,0 20px 46px #0000004d;opacity:0;animation:home-prompt-fly 12s cubic-bezier(.22,1,.36,1) var(--fly-delay, 0s) infinite}.home-prompt-tabs{display:flex;flex-wrap:wrap;gap:.36rem;margin-top:1rem}.home-prompt-tabs span{border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0e;color:#bdd2e5;padding:.28rem .48rem;font-size:.62rem;font-weight:780}.home-prompt-chat{display:grid;gap:.56rem;margin-top:1rem}.home-prompt-chat p{display:flex;align-items:center;gap:.5rem;margin:0;overflow:hidden;white-space:nowrap;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0e;color:#d7e7f6;padding:.5rem .62rem;font-size:.72rem;font-weight:720;animation:home-prompt-type 12s steps(28,end) var(--prompt-delay, 0s) infinite}.home-prompt-chat p span{width:.5rem;height:.5rem;border-radius:999px;background:#79e3ac;box-shadow:0 0 18px #79e3ac73;flex:0 0 auto}.home-connect-icon svg{width:1.35rem;height:1.35rem;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.home-connect-node--center .home-connect-icon svg{width:1.8rem;height:1.8rem}.home-orbit-text{position:absolute;inset:0;width:100%;height:100%;overflow:visible;animation:home-orbit-spin 50s linear infinite}.home-orbit-text text{fill:#aebed3;font-size:12px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.home-orbit-text--inner{inset:14%;width:72%;height:72%;animation-duration:35s;animation-direction:reverse}.home-orbit-text--inner text{fill:#d4e8fa;font-size:11px}.home-snappy-orbit{overflow:visible}.home-snappy-orbit:before{inset:9%;opacity:.95}.home-snappy-mark{z-index:2;border-color:#c9e7ff33;background:#0a1626e6}@keyframes home-prompt-row{0%,26%,to{border-color:#ffffff1a;transform:translate(0);box-shadow:none}8%,16%{border-color:#7cc0ff73;transform:translate(4px);box-shadow:0 0 22px #7cc0ff29}}@keyframes home-prompt-fly{0%,6%{opacity:0;transform:translate(-24%,-50%) scale(.94)}9%,22%{opacity:1;transform:translate(42%,-50%) scale(1)}32%,to{opacity:0;transform:translate(116px,-50%) scale(.98)}}@keyframes home-prompt-type{0%,58%,to{max-width:0;opacity:0}12%,45%{max-width:100%;opacity:1}}@media(max-width:980px){.home-prompt-grid{grid-template-columns:1fr}.home-prompt-visual{grid-template-columns:1fr;min-height:auto}.home-prompt-lane{min-height:96px}.home-prompt-fly-card{animation-name:home-prompt-fly-mobile}}@keyframes home-prompt-fly-mobile{0%,6%{opacity:0;transform:translateY(-12%) scale(.94)}9%,24%{opacity:1;transform:translate(34%,-12%) scale(1)}34%,to{opacity:0;transform:translate(72%,-12%) scale(.98)}}@media(prefers-reduced-motion:reduce){.home-prompt-library li,.home-prompt-fly-card,.home-prompt-chat p,.home-orbit-text{animation:none}.home-prompt-fly-card{opacity:1}.home-prompt-chat p{max-width:100%;opacity:1}}.site-header.is-scrolled{background:#060a12eb;box-shadow:0 18px 50px #0000003d}body.home-feature-pointer .site-header .nav-links--desktop,body.home-feature-pointer .site-header .nav-actions--desktop{pointer-events:none}.home-feature-card.is-pointer-active:after{opacity:1}.home-feature-card.is-pointer-active{transform:translateY(-3px);border-color:#7cc0ff42}.home-prompt-visual{overflow:visible;isolation:isolate}.home-prompt-panel{z-index:2}.home-prompt-lane{z-index:5;overflow:visible;pointer-events:none}.home-prompt-fly-card{z-index:8}@keyframes home-prompt-fly{0%,6%{opacity:0;transform:translate(-24%,-50%) scale(.94)}9%,18%{opacity:1;transform:translate(34%,-50%) scale(1)}26%,31%{opacity:1;transform:translate(150px,-50%) scale(1.02)}40%,to{opacity:0;transform:translate(174px,-50%) scale(.98)}}.home-connect-icon{color:var(--icon-color, #dff3ff)}.home-connect-icon svg{width:1.42rem;height:1.42rem;fill:currentColor;stroke:none;filter:drop-shadow(0 0 10px color-mix(in srgb,var(--icon-color, #7cc0ff),transparent 58%))}.home-connect-node--center .home-connect-icon svg{width:1.95rem;height:1.95rem}.home-connect-node--center .home-connect-icon{color:var(--icon-color, #4285F4)}.home-connect-icon{width:3.55rem;height:3.55rem;border-radius:20px;border-color:color-mix(in srgb,var(--icon-color, #7cc0ff),white 18%);background:radial-gradient(circle at 35% 25%,color-mix(in srgb,var(--icon-color, #7cc0ff),transparent 58%),transparent 62%),#08121ff5}.home-connect-icon svg{width:2.06rem;height:2.06rem;fill:currentColor;stroke:none;filter:drop-shadow(0 0 14px color-mix(in srgb,var(--icon-color, #7cc0ff),transparent 46%))}.home-connect-node--center .home-connect-icon{width:4.9rem;height:4.9rem;border-radius:27px}.home-connect-node--center .home-connect-icon svg{width:2.76rem;height:2.76rem}.home-connect-label{margin-top:.06rem;color:#eef7ff}@media(max-width:640px){.home-connect-icon{width:2.95rem;height:2.95rem}.home-connect-icon svg{width:1.72rem;height:1.72rem}.home-connect-node--center .home-connect-icon{width:3.85rem;height:3.85rem}.home-connect-node--center .home-connect-icon svg{width:2.18rem;height:2.18rem}}.home-connect-map{min-height:520px}.home-connect-icon{width:4.25rem;height:4.25rem;border-radius:24px}.home-connect-icon svg{width:2.72rem;height:2.72rem}.home-connect-node--center .home-connect-icon{width:5.7rem;height:5.7rem;border-radius:31px}.home-connect-node--center .home-connect-icon svg{width:3.35rem;height:3.35rem}.home-connect-label{min-height:30px;padding-inline:.78rem;font-size:.8rem;box-shadow:0 14px 34px #00000042}.home-prompt-fly-card{max-width:220px;white-space:normal}@keyframes home-prompt-fly{0%,6%{opacity:0;transform:translate(-24%,-50%) scale(.94)}9%,17%{opacity:1;transform:translate(42%,-50%) scale(1)}25%,34%{opacity:1;transform:translate(210px,-50%) scale(1.02)}44%,to{opacity:0;transform:translate(236px,-50%) scale(.98)}}@media(max-width:640px){.home-connect-map{min-height:360px}.home-connect-icon{width:3.25rem;height:3.25rem}.home-connect-icon svg{width:2.05rem;height:2.05rem}}.home-connect-node{--connect-icon-size: 4.25rem;gap:0;justify-items:center;width:var(--connect-icon-size);height:var(--connect-icon-size);transform:translate(-50%,-50%)}.home-connect-node--center{--connect-icon-size: 5.7rem}.home-connect-icon{position:absolute;inset:0;display:block;width:100%;height:100%;overflow:visible;line-height:0;background:#08121ff5;border-color:#ffffff29;box-shadow:0 20px 50px #00000047,inset 0 1px #ffffff1a,0 0 28px color-mix(in srgb,var(--icon-color, #7cc0ff),transparent 72%)}.home-connect-icon svg{position:absolute;left:50%;top:50%;width:56%;height:56%;max-width:none;max-height:none;transform:translate(-50%,-50%);transform-origin:center;object-fit:contain;fill:unset;stroke:unset;filter:none}.home-connect-node--center .home-connect-icon svg{width:58%;height:58%}.home-connect-icon--drive svg{transform:translate(-50%,-50%) translate(2px,2px)}.home-connect-icon--github svg{transform:translate(-50%,-50%) translate(5px,3px);filter:invert(1) drop-shadow(0 0 14px rgba(255,255,255,.24))}.home-connect-icon--obsidian svg{transform:translate(-50%,-50%) translate(2px)}.home-connect-icon--youtube svg{transform:translate(-50%,-50%) translateY(3px)}.home-connect-icon--chatgpt svg{transform:translate(-50%,-50%) translate(5px,3px)}.home-connect-icon--claude svg{transform:translate(-50%,-50%) translate(4px,3px)}.home-connect-label{position:absolute;left:50%;top:calc(var(--connect-icon-size) + .42rem);transform:translate(-50%);white-space:nowrap}.home-connect-node--center .home-connect-label{top:calc(var(--connect-icon-size) + .54rem)}@media(max-width:640px){.home-connect-node{--connect-icon-size: 3.25rem}.home-connect-node--center{--connect-icon-size: 3.85rem}}.home-motion-frame,.home-showcase-media,.product-hero-shot,.product-flow-media,.story-chapter-media,.anchor-story-media,.lineup-feature-media,.hero-stage--clean .mockup-figure{padding:0;background:transparent;border:none;box-shadow:none;backdrop-filter:none}.home-motion-frame img,.home-showcase-media img,.product-hero-shot img,.product-flow-media img,.story-chapter-media img,.anchor-story-media img,.lineup-feature-media img,.hero-stage--clean .mockup-figure img{border:1px solid rgba(201,231,255,.13);border-radius:clamp(20px,2.4vw,30px);box-shadow:0 34px 94px #00000057,0 0 70px #7cc0ff14;background:#07101c}.home-motion-frame:before,.home-showcase-media:before,.product-flow-media:before,.product-hero-shot:before,.anchor-story-media:before{display:none}.home-motion-card{padding:clamp(1rem,2.4vw,1.8rem)}.home-motion-chip-row{left:1rem;right:1rem}.home-prompt-grid,.home-connect-grid{grid-template-columns:minmax(330px,.58fr) minmax(0,1fr);gap:clamp(2rem,5vw,4.2rem)}.home-prompt-copy h2,.home-connect-copy h2{max-width:15ch;font-size:clamp(2.1rem,3.7vw,3.75rem);line-height:1.03;letter-spacing:-.045em}.home-prompt-copy>p:not(.section-tag),.home-connect-copy>p:not(.section-tag){max-width:38rem;line-height:1.62}.home-prompt-copy .clean-list,.home-connect-copy .clean-list{max-width:34rem}.home-connect-node{width:var(--connect-icon-size);height:var(--connect-icon-size)}.home-connect-icon{display:grid;place-items:center;overflow:hidden}.home-connect-icon svg,.home-connect-icon--drive svg,.home-connect-icon--github svg,.home-connect-icon--obsidian svg,.home-connect-icon--youtube svg,.home-connect-icon--chatgpt svg,.home-connect-icon--claude svg{position:static;width:58%;height:58%;transform:none;object-fit:contain;filter:none}.home-connect-node--center .home-connect-icon svg{width:60%;height:60%}.home-connect-icon--github svg path{fill:#fff}.home-connect-icon--chatgpt svg path{fill:#10a37f}.home-connect-icon--drive svg{width:62%;height:62%}.home-connect-icon--youtube svg{width:64%;height:64%}.home-connect-icon--claude svg{width:60%;height:60%}.product-flow-hero,.trust-hero{position:relative;overflow:hidden;padding:clamp(5.2rem,8vw,8rem) 0 clamp(3rem,6vw,5rem)}.product-flow-hero:before,.trust-hero:before{content:"";position:absolute;inset:-18% -12% auto;height:70%;background:radial-gradient(circle at 18% 28%,rgba(124,192,255,.19),transparent 30%),radial-gradient(circle at 78% 20%,rgba(121,227,172,.1),transparent 28%);pointer-events:none;opacity:.9}.product-flow-grid,.trust-hero-grid{position:relative;display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);gap:clamp(2rem,5vw,4.5rem);align-items:center}.product-flow-grid--wide{grid-template-columns:minmax(330px,.72fr) minmax(0,1.28fr)}.product-flow-copy,.trust-hero-copy{display:grid;gap:1.18rem}.product-flow-copy h1,.trust-hero-copy h1{max-width:12.5ch;font-size:clamp(2.7rem,5.2vw,6rem);line-height:.98;background:linear-gradient(180deg,#f7fbff,#aebed3);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.trust-hero-copy h1{max-width:13.5ch}.product-flow-copy .lead,.trust-hero-copy .lead{max-width:64ch;font-size:clamp(1.04rem,1.5vw,1.18rem);line-height:1.68;color:#bfcede}.product-hero-shot,.product-flow-media{position:relative;margin:0;isolation:isolate}.product-hero-shot:after,.product-flow-media:after{content:"";position:absolute;inset:10% 5% -8%;z-index:-1;border-radius:42px;background:radial-gradient(ellipse at center,rgba(124,192,255,.18),transparent 62%);filter:blur(18px);pointer-events:none}.proof-band--clean{background:#0a121f61;border-color:#ffffff14}.product-flow-stack{display:grid;gap:clamp(4rem,8vw,7rem)}.product-flow-chapter{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(320px,.84fr);gap:clamp(1.8rem,5vw,4.4rem);align-items:center}.product-flow-chapter--reverse{grid-template-columns:minmax(320px,.84fr) minmax(0,1.16fr)}.product-flow-chapter--reverse .product-flow-media{order:2}.product-flow-chapter--reverse .product-flow-body{order:1}.product-flow-body{display:grid;gap:1rem}.product-flow-body h2,.product-principle-card h2,.subpage-band-grid h2,.trust-detail-card h2,.support-path-card h2,.trust-notice h2{font-size:clamp(2rem,3.5vw,3.7rem);line-height:1.02}.product-flow-body>p:not(.section-tag),.product-principle-card>p,.subpage-band-grid p,.trust-detail-card p,.support-path-card p,.trust-notice p{color:#b9c8dc;line-height:1.66}.product-principle-grid,.trust-detail-grid,.support-path-grid,.subpage-band-grid{display:grid;gap:1rem}.product-principle-grid{grid-template-columns:minmax(0,.92fr) minmax(300px,1.08fr);align-items:stretch}.product-principle-card,.product-step-stack,.trust-detail-card,.support-path-card,.subpage-band-grid,.trust-ledger,.support-route-panel,.snappy-product-visual{border:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at 22% 12%,rgba(124,192,255,.12),transparent 34%),#0a121f94;box-shadow:0 30px 90px #00000042,inset 0 1px #ffffff12;backdrop-filter:blur(18px)}.product-principle-card,.product-step-stack,.trust-detail-card,.support-path-card{display:grid;gap:1rem;border-radius:32px;padding:clamp(1.35rem,3vw,2.4rem)}.product-step-stack{gap:0;padding:0;overflow:hidden}.product-step{display:grid;grid-template-columns:auto 1fr;gap:.2rem 1rem;padding:clamp(1.15rem,2.4vw,1.7rem);border-bottom:1px solid rgba(255,255,255,.08)}.product-step:last-child{border-bottom:none}.product-step span{grid-row:span 2;color:#7cc0ff;font-size:.82rem;font-weight:900;letter-spacing:.12em}.product-step h3{font-size:1.28rem;margin:0}.product-step p{line-height:1.58}.subpage-band-grid{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:36px;padding:clamp(1.4rem,3.2vw,2.6rem)}.subpage-band-grid article{display:grid;gap:.9rem;padding:clamp(.4rem,1.6vw,1.1rem)}.snappy-product-visual{position:relative;min-height:500px;overflow:hidden;border-radius:38px;background:radial-gradient(circle at 55% 42%,rgba(124,192,255,.22),transparent 34%),linear-gradient(180deg,#12233ad1,#07101ddb)}.snappy-desktop-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:52px 52px;mask-image:radial-gradient(circle at 50% 48%,black,transparent 74%)}.snappy-window{position:absolute;border-radius:24px;border:1px solid rgba(201,231,255,.18);background:#07101de0;box-shadow:0 28px 80px #00000052;color:#dbeaff}.snappy-window--active{left:18%;top:27%;width:48%;height:38%;padding:1rem;animation:snappy-window-float 7s ease-in-out infinite}.snappy-window--active span{display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:999px;background:#7cc0ffb8}.snappy-window--active strong{position:absolute;left:1rem;bottom:1rem}.snappy-window--ghost{right:14%;top:18%;width:28%;height:58%;display:grid;place-items:center;border-style:dashed;color:#9ed6ff;background:#7cc0ff17}.snappy-target{position:absolute;display:inline-flex;align-items:center;min-height:32px;padding:0 .78rem;border-radius:999px;border:1px solid rgba(255,255,255,.13);background:#060e19c7;color:#d8e9fb;font-size:.76rem;font-weight:850}.snappy-target--left{left:5%;top:48%}.snappy-target--right{right:5%;top:48%}.snappy-target--top{left:46%;top:7%;transform:translate(-50%)}.snappy-target--corner{right:8%;bottom:10%}.snappy-product-visual figcaption{position:absolute;left:50%;bottom:1.2rem;transform:translate(-50%);color:#b9c8dc;font-size:.86rem;font-weight:800}@keyframes snappy-window-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(28px,-12px,0)}}.trust-hero-grid{grid-template-columns:minmax(330px,.86fr) minmax(280px,.74fr)}.trust-ledger,.support-route-panel{display:grid;gap:.85rem;border-radius:34px;padding:clamp(1.2rem,3vw,2rem)}.trust-ledger div,.support-route-panel div{display:grid;gap:.28rem;min-height:92px;align-content:center;padding:1rem;border-radius:22px;background:#ffffff0b;border:1px solid rgba(255,255,255,.08)}.trust-ledger span,.support-route-panel span{color:#7cc0ff;font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.trust-ledger strong,.support-route-panel strong{color:#eef7ff;font-size:1.02rem}.support-route-panel p{line-height:1.4}.trust-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-path-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.support-path-card h2{font-size:clamp(1.7rem,2.4vw,2.5rem)}.trust-notice{display:grid;gap:.9rem;border-radius:34px;padding:clamp(1.4rem,3vw,2.2rem)}.trust-notice h2{font-size:clamp(2rem,3vw,3.1rem)}@media(max-width:980px){.home-prompt-grid,.home-connect-grid,.product-flow-grid,.product-flow-grid--wide,.trust-hero-grid,.product-flow-chapter,.product-flow-chapter--reverse,.product-principle-grid,.trust-detail-grid,.support-path-grid,.subpage-band-grid{grid-template-columns:1fr}.product-flow-chapter--reverse .product-flow-media,.product-flow-chapter--reverse .product-flow-body{order:initial}.product-flow-copy h1,.trust-hero-copy h1{max-width:14ch}}@media(max-width:640px){.product-flow-hero,.trust-hero{padding-top:4rem}.snappy-product-visual{min-height:360px;border-radius:28px}.snappy-window--active{left:12%;width:56%}.snappy-window--ghost{right:8%;width:34%}.home-prompt-copy h2,.home-connect-copy h2{max-width:none}}.home-prompt-grid,.home-connect-grid{grid-template-columns:minmax(420px,.7fr) minmax(0,1fr);gap:clamp(2rem,4vw,3.6rem)}.home-prompt-copy h2,.home-connect-copy h2{max-width:18ch;font-size:clamp(2rem,3.1vw,3.15rem);line-height:1.06}.product-flow-hero,.trust-hero{padding:clamp(4.4rem,7vw,6.7rem) 0 clamp(2rem,4vw,3.2rem)}.product-flow-grid{grid-template-columns:minmax(420px,.98fr) minmax(0,1.02fr)}.product-flow-grid--wide{grid-template-columns:minmax(460px,.86fr) minmax(0,1.14fr)}.product-flow-copy h1,.trust-hero-copy h1{max-width:16.5ch;font-size:clamp(2.55rem,4.2vw,4.45rem);line-height:1.02}.trust-hero-copy h1{max-width:15.5ch}.product-flow-copy .lead,.trust-hero-copy .lead{max-width:68ch}.snappy-product-visual{min-height:440px}.product-hero-shot img{max-height:620px;object-fit:cover;object-position:center top}@media(max-width:980px){.home-prompt-grid,.home-connect-grid,.product-flow-grid,.product-flow-grid--wide{grid-template-columns:1fr}.product-flow-copy h1,.trust-hero-copy h1,.home-prompt-copy h2,.home-connect-copy h2{max-width:none}}:root{--bg: #06101c;--bg-soft: #081421;--panel: rgba(8, 18, 31, .66);--panel-strong: rgba(10, 20, 34, .92);--line: rgba(176, 205, 234, .13);--line-strong: rgba(201, 231, 255, .22);--shadow: 0 30px 96px rgba(0, 0, 0, .36)}body{background:radial-gradient(ellipse 72% 36% at 50% 0%,rgba(62,134,236,.18),transparent 62%),radial-gradient(ellipse 40% 30% at 86% 12%,rgba(121,227,172,.055),transparent 72%),linear-gradient(180deg,#06101c,#07111d 46%,#050b14)}body:before{background:radial-gradient(ellipse 58% 34% at 50% 0%,rgba(124,192,255,.075),transparent 68%);opacity:.32}.section-soft:before,.section-muted:before{background:linear-gradient(180deg,#7cc0ff06,#06101c00)}body.home-page .site-header,body.home-page .site-header.is-scrolled{background:linear-gradient(180deg,#06101ce0,#06101cbd);border-bottom-color:#c9e7ff09}body.home-page #site-main,body.home-page .home-marquee{background:radial-gradient(ellipse 70% 28% at 50% 18%,rgba(62,134,236,.13),transparent 72%),radial-gradient(ellipse 68% 26% at 50% 47%,rgba(62,134,236,.075),transparent 74%),radial-gradient(ellipse 58% 24% at 50% 74%,rgba(62,134,236,.06),transparent 76%),linear-gradient(180deg,#06101c,#07111d 46%,#050b14)}body.home-page .home-flow-hero:before{background:radial-gradient(ellipse 58% 42% at 50% 30%,rgba(62,134,236,.26),transparent 68%),radial-gradient(ellipse 42% 34% at 84% 36%,rgba(121,227,172,.065),transparent 72%),linear-gradient(180deg,#06101c,#07111d 46%,#050b14)}body.home-page .home-flow-hero:after{background:linear-gradient(180deg,#06101c6b,#06101c1f 28%,#050b1470),radial-gradient(ellipse 56% 42% at 50% 44%,#06101c00,#06101c1a 48%,#050b146b)}body.home-page .home-glow--primary{background:radial-gradient(ellipse at center,rgba(107,222,255,.5) 0%,rgba(39,151,255,.24) 42%,transparent 70%)}body.home-page .home-marquee-track span,body.home-page .home-live-pill,body.home-page .home-glass-button,body.home-page .section-tag,.proof-band--clean{background:#08121f94;border-color:#c9e7ff1f;box-shadow:inset 0 1px #ffffff0e,0 16px 46px #00000038}body.home-page .home-feature-card,body.home-page .home-motion-card,body.home-page .home-connect-map,body.home-page .home-prompt-visual,body.home-page .home-snappy-card,body.home-page .home-final-card,.product-card,.product-flow-card,.product-principle-card,.trust-detail-card,.support-path-card,.subpage-band,.trust-notice{border-color:#c9e7ff21;background:radial-gradient(ellipse 64% 34% at 50% 0%,rgba(124,192,255,.088),transparent 64%),linear-gradient(180deg,#0a1626e0,#060e19d1);box-shadow:0 32px 96px #00000061,inset 0 1px #fff1}body.home-page .home-feature-card:hover,body.home-page .home-feature-card.is-pointer-active{border-color:#7cc0ff57;box-shadow:0 36px 110px #0000006b,0 0 54px #7cc0ff1c,inset 0 1px #ffffff14}body.home-page .home-feature-card:after{background:radial-gradient(220px circle at var(--card-x, 50%) var(--card-y, 50%),rgba(124,192,255,.16),rgba(121,227,172,.06) 34%,transparent 68%)}body.home-page .home-feature-icon,body.home-page .home-connect-icon,body.home-page .home-snappy-mark,body.home-page .home-prompt-panel{background:linear-gradient(180deg,#0a1829f0,#07101ce6);border-color:#c9e7ff26;box-shadow:0 22px 64px #00000057,inset 0 1px #ffffff14}body.home-page .home-motion-frame img,body.home-page .home-showcase-media img,body.home-page .home-hero-product img,.product-hero-shot img,.product-flow-media img,.story-chapter-media img,.anchor-story-media img,.lineup-feature-media img{background:#07101c;border-color:#c9e7ff1f;box-shadow:0 34px 94px #00000061,0 0 64px #7cc0ff13;filter:saturate(1.04) contrast(1.08) brightness(1)}body.home-page .home-hero-product img{filter:saturate(1.08) contrast(1.08) brightness(1.08)}body.home-page .home-showcase-halo,body.home-page .home-final-glow,body.home-page .home-snappy-orbit:before,body.home-page .home-hero-halo{opacity:.62;background:#4a9cff26}body.home-page .home-prompt-library li,body.home-page .home-prompt-chat p,body.home-page .home-prompt-tabs span,body.home-page .home-prompt-folder,body.home-page .home-connect-label,body.home-page .home-motion-chip-row span,body.home-page .home-snappy-version{background:#07101cb8;border-color:#c9e7ff1f}body.home-page .home-connect-line-base{stroke:#7cc0ff2e}body.home-page .home-snappy-lines{opacity:.36}body.home-page .home-feature-card p,body.home-page .home-motion-copy p:not(.section-tag),body.home-page .home-showcase-copy>p:not(.section-tag),body.home-page .home-prompt-copy>p:not(.section-tag),body.home-page .home-connect-copy>p:not(.section-tag),body.home-page .home-snappy-copy p:not(.section-tag),body.home-page .home-trust-copy p,body.home-page .home-final-card p{color:#b9c8dc}body.home-page .section{position:relative}body.home-page .section:after{content:"";position:absolute;left:50%;top:0;z-index:-1;width:min(980px,82vw);height:min(520px,52vw);transform:translate(-50%);border-radius:999px;background:radial-gradient(ellipse at center,rgba(62,134,236,.065),transparent 72%);pointer-events:none}body:not(.home-page) #site-main{background:radial-gradient(ellipse 72% 30% at 50% 0%,rgba(62,134,236,.15),transparent 68%),linear-gradient(180deg,#06101c,#07111d 46%,#050b14)}.product-flow-hero,.trust-hero{background:linear-gradient(180deg,#06101cf0,#07111ddb)}.product-flow-hero:before,.trust-hero:before{opacity:.68}.site-footer{background:linear-gradient(180deg,#06101cf0,#050b14);border-top-color:#c9e7ff1a}body.home-page .site-header,body.home-page .site-header.is-scrolled{background:linear-gradient(180deg,#06101cb8,#06101c80);border-bottom-color:#c9e7ff05}body.home-page .site-header .button{box-shadow:0 14px 32px #3e86ec2e}body.home-page .home-flow-hero:before{background:radial-gradient(ellipse 66% 48% at 50% 32%,rgba(62,134,236,.24),transparent 72%),radial-gradient(ellipse 44% 34% at 84% 36%,rgba(121,227,172,.055),transparent 74%),linear-gradient(180deg,#06101c,#07111d 46%,#050b14)}body.home-page .home-glow--primary{width:min(840px,76vw);height:470px;top:10.6rem;background:radial-gradient(ellipse at center,rgba(107,222,255,.44) 0%,rgba(39,151,255,.23) 46%,transparent 74%);filter:blur(126px)}body.home-page #site-main,body.home-page .home-marquee{background:radial-gradient(ellipse 70% 28% at 50% 18%,rgba(62,134,236,.14),transparent 72%),radial-gradient(ellipse 68% 26% at 50% 47%,rgba(62,134,236,.09),transparent 74%),radial-gradient(ellipse 58% 24% at 50% 74%,rgba(62,134,236,.072),transparent 76%),linear-gradient(180deg,#06101c,#081421 46%,#060f1a)}body.home-page .home-feature-card,body.home-page .home-motion-card,body.home-page .home-connect-map,body.home-page .home-prompt-visual,body.home-page .home-snappy-card,body.home-page .home-final-card{background:radial-gradient(ellipse 64% 34% at 50% 0%,rgba(124,192,255,.095),transparent 64%),linear-gradient(180deg,#0b1829e0,#07101cd6)}body.home-page .section-tag,body.home-page .kicker{padding:0;border:0;background:transparent;box-shadow:none;backdrop-filter:none}body.home-page .home-marquee-track span{border-color:transparent;background:#c9e7ff09;box-shadow:none}body.home-page .home-marquee-track span:hover{border-color:transparent;background:#c9e7ff11;box-shadow:0 0 24px #7cc0ff14}body.home-page .home-live-pill,body.home-page .home-glass-button{border-color:#c9e7ff14}body.home-page .home-marquee{background:transparent;padding:1.25rem 0 1.7rem}body.home-page .home-marquee-track span,body.home-page .home-marquee-track span:hover{border:0;background:transparent;box-shadow:none;backdrop-filter:none}.home-feature-icon{position:relative;overflow:hidden;font-size:0}.feature-illo,.feature-illo i{position:absolute;display:block;box-sizing:border-box}.feature-illo{inset:0;color:#c7f0ff}.feature-illo:before,.feature-illo:after{content:"";position:absolute;box-sizing:border-box}.feature-illo--center-bar:before{left:.52rem;right:.52rem;top:1.18rem;height:.58rem;border:1px solid rgba(199,240,255,.72);border-radius:999px;background:#c7f0ff14}.feature-illo--center-bar:after{left:1.05rem;top:1.34rem;width:.26rem;height:.26rem;border:1px solid currentColor;border-radius:999px}.feature-illo--center-bar i:nth-child(1){left:1.45rem;top:1.42rem;width:.62rem;height:1px;background:currentColor;opacity:.78}.feature-illo--center-bar i:nth-child(2){left:.74rem;top:.66rem;width:.42rem;height:.42rem;border:1px solid rgba(199,240,255,.46);border-radius:.16rem}.feature-illo--center-bar i:nth-child(3){right:.74rem;top:.66rem;width:.42rem;height:.42rem;border:1px solid rgba(199,240,255,.46);border-radius:.16rem}.feature-illo--work-surface:before{left:.55rem;top:.72rem;width:1.9rem;height:1.5rem;border:1px solid rgba(199,240,255,.72);border-radius:.32rem;background:linear-gradient(180deg,rgba(199,240,255,.1),transparent)}.feature-illo--work-surface:after{left:.8rem;right:.8rem;top:1.03rem;height:1px;background:#c7f0ff94}.feature-illo--work-surface i{width:.5rem;height:.36rem;border:1px solid rgba(199,240,255,.52);border-radius:.12rem}.feature-illo--work-surface i:nth-child(1){left:.82rem;top:1.28rem}.feature-illo--work-surface i:nth-child(2){left:1.42rem;top:1.28rem}.feature-illo--work-surface i:nth-child(3){left:.82rem;top:1.74rem}.feature-illo--work-surface i:nth-child(4){left:1.42rem;top:1.74rem}.feature-illo--research-surface:before{left:.76rem;top:.78rem;width:1.48rem;height:1.48rem;border:1px solid rgba(199,240,255,.64);border-radius:999px}.feature-illo--research-surface:after{left:1.36rem;top:1.38rem;width:.32rem;height:.32rem;border-radius:999px;background:#c7f0ff;box-shadow:0 -.58rem 0 -.08rem #c7f0ff94,.56rem .32rem 0 -.08rem #c7f0ff94,-.56rem .32rem 0 -.08rem #c7f0ff94}.feature-illo--research-surface i:nth-child(1){left:1.47rem;top:.92rem;width:1px;height:.5rem;background:#c7f0ff7a;transform:rotate(18deg)}.feature-illo--research-surface i:nth-child(2){left:1.58rem;top:1.55rem;width:.52rem;height:1px;background:#c7f0ff7a;transform:rotate(32deg)}.feature-illo--research-surface i:nth-child(3){left:.92rem;top:1.72rem;width:.54rem;height:1px;background:#c7f0ff7a;transform:rotate(-28deg)}.feature-illo--sidebar-actions:before{left:.62rem;top:.7rem;width:1.78rem;height:1.6rem;border:1px solid rgba(199,240,255,.68);border-radius:.28rem}.feature-illo--sidebar-actions:after{right:.68rem;top:.78rem;width:.58rem;height:1.44rem;border-left:1px solid rgba(199,240,255,.58);background:#c7f0ff14;border-radius:0 .22rem .22rem 0}.feature-illo--sidebar-actions i{right:.82rem;width:.28rem;height:.28rem;border-radius:999px;background:currentColor;opacity:.8}.feature-illo--sidebar-actions i:nth-child(1){top:1rem}.feature-illo--sidebar-actions i:nth-child(2){top:1.36rem}.feature-illo--sidebar-actions i:nth-child(3){top:1.72rem}.feature-illo--pinned-prompts:before{left:1.15rem;top:.62rem;width:.72rem;height:1.36rem;border:1px solid rgba(199,240,255,.7);border-radius:.18rem .18rem .34rem .34rem;transform:rotate(42deg);background:#c7f0ff1a}.feature-illo--pinned-prompts:after{left:1.46rem;top:1.78rem;width:1px;height:.58rem;background:currentColor;transform:rotate(42deg);transform-origin:top}.feature-illo--pinned-prompts i:nth-child(1){left:.68rem;bottom:.72rem;width:.92rem;height:1px;background:#c7f0ff66}.feature-illo--pinned-prompts i:nth-child(2){left:.68rem;bottom:.52rem;width:1.18rem;height:1px;background:#c7f0ff47}.feature-illo--pinned-prompts i:nth-child(3){display:none}.feature-illo--next-step-handoff:before,.feature-illo--next-step-handoff:after{top:.86rem;width:.78rem;height:1.06rem;border:1px solid rgba(199,240,255,.58);border-radius:.22rem;background:#c7f0ff0f}.feature-illo--next-step-handoff:before{left:.55rem}.feature-illo--next-step-handoff:after{right:.55rem;border-color:#c7f0ffc2}.feature-illo--next-step-handoff i:nth-child(1){left:1.26rem;top:1.25rem;width:.48rem;height:1px;background:currentColor}.feature-illo--next-step-handoff i:nth-child(2){left:1.58rem;top:1.12rem;width:.28rem;height:.28rem;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}.feature-illo--next-step-handoff i:nth-child(3){left:.72rem;top:2.1rem;width:1.58rem;height:1px;background:#c7f0ff4d}body.home-page .home-marquee{background:none;box-shadow:none;border:0;mask-image:none;-webkit-mask-image:none;padding:.75rem 0 1.6rem}body.home-page .home-marquee-track span,body.home-page .home-marquee-track span:hover{padding:.3rem .85rem;border:0;border-radius:0;background:none;box-shadow:none;backdrop-filter:none;color:#cfe1f7bd}body.home-page .home-marquee-track span:hover{color:#eef7ffeb}.home-feature-icon{width:3.85rem;height:3.85rem;margin-bottom:1.2rem}.home-feature-icon svg{width:2.35rem;height:2.35rem;overflow:visible;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}.home-feature-icon svg circle,.home-feature-icon svg rect[width="9"],.home-feature-icon svg rect[width="14"]{fill:#c7f0ff1f}.home-feature-icon{width:5rem;height:3.85rem;border-radius:20px}.home-feature-icon svg{width:3.95rem;height:3rem;stroke-width:2.25}.home-feature-icon svg .soft-fill{fill:#c7f0ff13}.home-feature-icon svg .strong-fill{fill:#c7f0ff24}.home-feature-icon svg .solid{fill:currentColor;stroke:none}.home-feature-icon svg .quiet{opacity:.48}.home-feature-icon{width:8.4rem;height:4.8rem;justify-self:start;place-items:center;border-radius:24px}.home-feature-icon svg{width:6.9rem;height:4.45rem;stroke-width:2.55}.home-feature-icon--research-surface,.home-feature-icon--pinned-prompts{color:#b8ffe5}.home-feature-icon--sidebar-actions,.home-feature-icon--next-step-handoff{color:#bcd8ff}body.home-page #site-main{background:radial-gradient(ellipse 70% 32rem at 50% 18rem,rgba(62,134,236,.18),transparent 72%),radial-gradient(ellipse 78% 26rem at 50% 48rem,rgba(62,134,236,.12),transparent 74%),radial-gradient(ellipse 88% 22rem at 50% 77rem,rgba(62,134,236,.12),transparent 78%),radial-gradient(ellipse 76% 18rem at 50% 90rem,rgba(62,134,236,.075),transparent 80%),linear-gradient(180deg,#06101c 0% 100%)!important}body.home-page .home-flow-hero{overflow:visible;padding-bottom:0!important;background:transparent!important}body.home-page .home-flow-hero:before,body.home-page .home-flow-hero:after{content:none!important;display:none!important}body.home-page .home-grid-bg,body.home-page .home-marquee-fade,body.home-page .home-feature-section:before,body.home-page .home-feature-section:after,body.home-page .home-feature-section>.section-head:before,body.home-page .home-feature-section>.section-head:after{content:none!important;display:none!important}body.home-page .home-hero-product{padding:0;border:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important;-webkit-mask-image:none!important;mask-image:none!important}body.home-page .home-hero-product img{display:block;border:0!important;box-shadow:none!important}body.home-page .home-hero-halo{display:none!important}body.home-page .home-flow-hero>.home-marquee{position:relative;z-index:6;display:flex!important;align-items:center!important;height:54px!important;min-height:54px!important;margin-top:clamp(3.8rem,5.6vw,4.8rem)!important;margin-bottom:clamp(4.4rem,6.2vw,5.4rem)!important;padding:0!important;overflow:hidden!important;background:transparent!important;border:0!important;box-shadow:none!important;outline:0!important;mask-image:none!important;-webkit-mask-image:none!important}body.home-page .home-marquee-track{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:.9rem!important;height:54px!important;margin:0!important}body.home-page .home-marquee-track span,body.home-page .home-marquee-track span:hover,body.home-page .home-marquee-track span:nth-child(n){position:relative!important;top:auto!important;bottom:auto!important;display:inline-flex!important;align-items:center!important;height:34px!important;min-height:34px!important;line-height:1!important;justify-content:center!important;flex:0 0 auto!important;margin-block:0!important;padding:0 1.04rem!important;border:1px solid rgba(201,231,255,.12)!important;outline:0!important;border-radius:999px;background:#17395e!important;box-shadow:inset 0 1px #ffffff1a,0 12px 28px #00000038!important;color:#edf6fff5!important;backdrop-filter:none!important;transform:translateZ(0)!important;translate:0 0!important;align-self:center!important}body.home-page .home-marquee-track span:hover{background:#1c426c!important;border-color:#c9e7ff2e!important;color:#f5fafffa!important}body.home-page .home-feature-section{position:relative!important;z-index:2;margin-top:0!important;padding-top:0!important;background:transparent!important;border:0!important;box-shadow:none!important;outline:0!important}body.home-page .home-feature-section .section-head,body.home-page .home-feature-section .section-head--center{background:transparent!important;border:0!important;box-shadow:none!important}body.home-page .home-hero-product--annotated{width:min(100%,1120px)!important;overflow:visible!important;isolation:isolate}body.home-page .home-hero-product--annotated img{position:relative;z-index:2;border-radius:28px!important;border:1px solid rgba(179,218,255,.14)!important;box-shadow:0 28px 90px #0000005c!important}.home-hero-notes{position:absolute;inset:0;z-index:4;pointer-events:none}.home-hero-note{position:absolute;display:grid;gap:.34rem;width:min(18rem,28vw);padding:.86rem .95rem;border-radius:18px;border:1px solid rgba(175,219,255,.18);background:linear-gradient(180deg,#0b1b2eeb,#071220db);color:#eff7fff2;box-shadow:0 18px 44px #00000047,inset 0 1px #ffffff12}.home-hero-note:after{content:"";position:absolute;height:1px;width:var(--line-w, 7.5rem);top:var(--line-y, 50%);background:linear-gradient(90deg,#7ecdff00,#7ecdffb8);transform:rotate(var(--line-rotate, 0deg));transform-origin:var(--line-origin, right center)}.home-hero-note strong{font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.home-hero-note small{color:#b8cde1e0;font-size:.79rem;line-height:1.45}.home-hero-note--search{left:-5.8rem;top:13%;--line-w: 9.5rem;--line-y: 58%;--line-rotate: 14deg}.home-hero-note--search:after,.home-hero-note--launch:after{right:-8.6rem}.home-hero-note--launch{left:-5.2rem;top:55%;--line-w: 8rem;--line-y: 34%;--line-rotate: -13deg}.home-hero-note--widgets{right:-6.2rem;top:13%;--line-w: 9rem;--line-y: 60%;--line-rotate: -14deg}.home-hero-note--prompts{right:-6.4rem;bottom:16%;--line-w: 8.6rem;--line-y: 36%;--line-rotate: 12deg}.home-hero-note--widgets:after,.home-hero-note--prompts:after{left:-8rem;background:linear-gradient(270deg,#7ecdff00,#7ecdffb8)}.home-product-story{display:grid;gap:clamp(3rem,6vw,5.5rem)}.home-product-map{display:grid;gap:1.3rem}.home-product-map-copy{display:grid;gap:.72rem;max-width:48rem}.home-product-map--sidebar .home-product-map-copy{justify-self:end;text-align:right}.home-product-map-copy h3{margin:0;max-width:15ch;color:#f4f9ff;font-size:clamp(2rem,4.1vw,4.1rem);line-height:1;letter-spacing:-.055em}.home-product-map--sidebar .home-product-map-copy h3{margin-left:auto}.home-product-map-copy p:not(.section-tag){color:#aebed3;font-size:1.02rem;line-height:1.65}.home-product-map-visual{position:relative;margin:0;border-radius:34px;padding:.42rem;border:1px solid rgba(176,218,255,.13);background:#0812209e;box-shadow:0 30px 100px #00000052,inset 0 1px #ffffff12}.home-product-map-visual img{display:block;width:100%;border-radius:27px;border:1px solid rgba(255,255,255,.1)}.home-map-dot{position:absolute;z-index:4;left:var(--dot-x);top:var(--dot-y);width:.72rem;height:.72rem;border-radius:999px;background:#8be9ff;box-shadow:0 0 0 6px #8be9ff1f,0 0 24px #8be9ffb8}.home-map-callout{position:absolute;z-index:5;display:grid;gap:.35rem;width:min(17rem,28vw);padding:.82rem .92rem;border-radius:18px;border:1px solid rgba(176,218,255,.18);background:linear-gradient(180deg,#0b1b2ef0,#071220e0);box-shadow:0 18px 48px #0000004d,inset 0 1px #ffffff12}.home-map-callout:after{content:"";position:absolute;top:var(--map-line-y, 50%);width:var(--map-line-w, 7rem);height:1px;background:linear-gradient(90deg,#7cc0ff00,#7cc0ffc7);transform:rotate(var(--map-line-r, 0deg))}.home-map-callout strong{color:#f5fbff;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.home-map-callout span{color:#bbcfe2e6;font-size:.82rem;line-height:1.45}.home-product-map--workspace .home-map-dot--center{--dot-x: 48%;--dot-y: 40%}.home-product-map--workspace .home-map-dot--work{--dot-x: 55%;--dot-y: 61%}.home-product-map--workspace .home-map-dot--research{--dot-x: 56%;--dot-y: 83%}.home-map-callout--center{left:2.6%;top:18%;--map-line-w: 16rem;--map-line-y: 58%;--map-line-r: 8deg}.home-map-callout--work{left:3.3%;top:55%;--map-line-w: 17rem;--map-line-y: 36%;--map-line-r: -8deg}.home-map-callout--research{right:3.2%;bottom:5%;--map-line-w: 14rem;--map-line-y: 26%;--map-line-r: 8deg}.home-map-callout--center:after,.home-map-callout--work:after{right:-15.2rem}.home-map-callout--research:after{left:-13.2rem;background:linear-gradient(270deg,#7cc0ff00,#7cc0ffc7)}.home-product-map--sidebar .home-map-dot--actions{--dot-x: 83%;--dot-y: 44%}.home-product-map--sidebar .home-map-dot--prompts{--dot-x: 83%;--dot-y: 73%}.home-product-map--sidebar .home-map-dot--handoff{--dot-x: 51%;--dot-y: 51%}.home-map-callout--actions{left:3%;top:11%;--map-line-w: 23rem;--map-line-y: 68%;--map-line-r: 8deg}.home-map-callout--prompts{left:4%;bottom:10%;--map-line-w: 23rem;--map-line-y: 36%;--map-line-r: -8deg}.home-map-callout--handoff{right:3%;top:33%;--map-line-w: 13rem;--map-line-y: 58%;--map-line-r: -10deg}.home-map-callout--actions:after,.home-map-callout--prompts:after{right:-21.5rem}.home-map-callout--handoff:after{left:-12rem;background:linear-gradient(270deg,#7cc0ff00,#7cc0ffc7)}@media(max-width:1180px){.home-hero-note{position:relative;inset:auto;width:auto}.home-hero-note:after{display:none}.home-hero-notes{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.9rem}.home-map-callout{position:relative;inset:auto;width:auto}.home-map-callout:after,.home-map-dot{display:none}.home-product-map-visual{display:grid;gap:.8rem}}@media(max-width:700px){.home-hero-notes{grid-template-columns:1fr}.home-product-map--sidebar .home-product-map-copy{justify-self:start;text-align:left}.home-product-map--sidebar .home-product-map-copy h3{margin-left:0}}@media(min-width:1181px){body.home-page .home-hero-product--annotated{width:min(72vw,920px)!important}.home-hero-note{width:15.8rem}.home-hero-note--search{left:-17rem;top:10%;--line-w: 13.6rem;--line-rotate: 10deg}.home-hero-note--launch{left:-17rem;top:55%;--line-w: 13.8rem;--line-rotate: -9deg}.home-hero-note--widgets{right:-17rem;top:11%;--line-w: 14rem;--line-rotate: -10deg}.home-hero-note--prompts{right:-17rem;bottom:13%;--line-w: 13.6rem;--line-rotate: 9deg}.home-hero-note--search:after,.home-hero-note--launch:after{right:-12.8rem}.home-hero-note--widgets:after,.home-hero-note--prompts:after{left:-12.8rem}.home-product-map-visual{width:min(72vw,960px);margin-inline:auto;overflow:visible}.home-map-callout{width:16rem}.home-map-callout--center{left:-18rem;top:16%;--map-line-w: 17.8rem;--map-line-r: 7deg}.home-map-callout--work{left:-18rem;top:50%;--map-line-w: 18rem;--map-line-r: -7deg}.home-map-callout--research{right:-18rem;bottom:9%;--map-line-w: 15.6rem;--map-line-r: 7deg}.home-map-callout--center:after,.home-map-callout--work:after{right:-16.4rem}.home-map-callout--research:after{left:-14.8rem}.home-map-callout--actions{right:-18rem;left:auto;top:12%;--map-line-w: 16rem;--map-line-r: -8deg}.home-map-callout--prompts{right:-18rem;left:auto;bottom:13%;--map-line-w: 16rem;--map-line-r: 8deg}.home-map-callout--handoff{left:-18rem;right:auto;top:41%;--map-line-w: 16.5rem;--map-line-r: 3deg}.home-map-callout--actions:after,.home-map-callout--prompts:after{left:-14.8rem;right:auto;background:linear-gradient(270deg,#7cc0ff00,#7cc0ffc7)}.home-map-callout--handoff:after{right:-15.6rem;left:auto;background:linear-gradient(90deg,#7cc0ff00,#7cc0ffc7)}}@media(min-width:1181px)and (max-width:1319px){.home-hero-note,.home-map-callout{position:relative;inset:auto;width:auto}.home-hero-note:after,.home-map-callout:after,.home-map-dot{display:none}.home-hero-notes{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.9rem}.home-product-map-visual{display:grid;gap:.8rem}}@media(min-width:1320px){.home-hero-note,.home-map-callout{width:14.5rem}.home-hero-note--search,.home-hero-note--launch{left:-14.85rem}.home-hero-note--widgets,.home-hero-note--prompts{right:-14.85rem}.home-hero-note--search:after,.home-hero-note--launch:after{right:-11.4rem}.home-hero-note--widgets:after,.home-hero-note--prompts:after{left:-11.4rem}.home-map-callout--center,.home-map-callout--work,.home-map-callout--handoff{left:-14.85rem}.home-map-callout--research,.home-map-callout--actions,.home-map-callout--prompts{right:-14.85rem}}@media(min-width:1320px){.home-map-callout--center,.home-map-callout--work,.home-map-callout--handoff{left:-13.2rem}.home-map-callout--research,.home-map-callout--actions,.home-map-callout--prompts{right:-13.2rem}}.home-hero-note:after,.home-map-callout:after{height:2px;opacity:.95;box-shadow:0 0 14px #7cc0ff57}.home-hero-note:before,.home-map-callout:before{content:"";position:absolute;z-index:2;width:.42rem;height:.42rem;border-radius:999px;background:#8be9ff;box-shadow:0 0 0 5px #8be9ff14,0 0 18px #8be9ff8a;top:calc(var(--line-y, var(--map-line-y, 50%)) - .2rem)}.home-hero-note--search:before,.home-hero-note--launch:before{right:-11.85rem}.home-hero-note--widgets:before,.home-hero-note--prompts:before{left:-11.85rem}.home-map-callout--center:before,.home-map-callout--work:before{right:-12.95rem;top:calc(var(--map-line-y, 50%) - .2rem)}.home-map-callout--research:before{left:-12.95rem;top:calc(var(--map-line-y, 50%) - .2rem)}.home-map-callout--actions:before,.home-map-callout--prompts:before{left:-13.05rem;top:calc(var(--map-line-y, 50%) - .2rem)}.home-map-callout--handoff:before{right:-13.85rem;top:calc(var(--map-line-y, 50%) - .2rem)}@media(max-width:1319px){.home-hero-note:before,.home-map-callout:before{display:none}}.home-annotation-lines{position:absolute;inset:0;z-index:3;width:100%;height:100%;overflow:visible;pointer-events:none}.home-annotation-lines .annotation-line{fill:none;stroke:#8be9ffd1;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 8px rgba(139,233,255,.34))}.home-annotation-lines marker path{fill:#8be9fff2}.home-annotation-lines .annotation-target{fill:#8be9ff;stroke:#06101ce6;stroke-width:2;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 10px rgba(139,233,255,.62))}.home-hero-note:before,.home-hero-note:after,.home-map-callout:before,.home-map-callout:after,.home-map-dot{display:none!important}@media(max-width:1180px){.home-annotation-lines{display:none}}
