:root{--ink-950:#030a13;--ink-900:#06111f;--ink-850:#091827;--ink-800:#0d1d2e;--ink-750:#12243a;--line:#97b8da2e;--line-strong:#97c4ea57;--text:#f5f9ff;--text-soft:#c6d3e2;--text-muted:#8499b2;--cyan:#33b8ee;--cyan-bright:#70d5ff;--cyan-deep:#0878b4;--amber:#ffb84a;--amber-bright:#ffd17d;--amber-deep:#cc6b0d;--success:#61d5a6;--page-width:1280px;--page-gutter:clamp(20px, 4vw, 48px);--section-space:clamp(84px, 10vw, 144px);--radius-small:12px;--radius-medium:20px;--radius-large:30px;--shadow-card:0 24px 56px #0007103d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;font-family:Segoe UI Variable,Aptos,Segoe UI,sans-serif}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink-950);scrollbar-color:#31516d #07111d;min-width:320px}html.menu-is-open,html.modal-is-open{overflow:hidden}body{background:radial-gradient(circle at 8% 18%,#1576a91f,transparent 28rem),radial-gradient(circle at 92% 48%,#c15c0a14,transparent 30rem),var(--ink-950);min-width:320px;min-height:100vh;color:var(--text);margin:0;overflow-x:hidden}a,body,button,input,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent;color:inherit}img,svg,video{display:block}img,video{max-width:100%}::selection{color:#fff;background:#33b8ee52}:focus-visible{outline:3px solid var(--cyan-bright);outline-offset:4px}.site-frame{min-height:100vh}.page-width{width:min(var(--page-width),calc(100% - var(--page-gutter)*2));margin-inline:auto}.section-anchor{scroll-margin-top:100px}.skip-link{z-index:200;color:var(--ink-950);background:#fff;border-radius:10px;padding:10px 14px;font-weight:800;transition:transform .16s;position:fixed;top:14px;left:14px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;background:#030a13f7;border-bottom:1px solid #8bb0d224;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:28px;min-height:78px;display:flex}.site-header__brand{flex:none;text-decoration:none}.brand-mark{align-items:center;gap:13px;display:inline-flex}.brand-mark__emblem{background:#071522;border:1px solid #ffc15b42;border-radius:50%;flex:none;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.brand-mark__emblem img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.brand-mark__copy{gap:1px;line-height:1;display:grid}.brand-mark__copy strong{letter-spacing:.055em;text-transform:uppercase;font-size:1.03rem;font-weight:830}.brand-mark__copy span{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:650}.brand-mark--compact .brand-mark__emblem{width:44px;height:44px}.primary-navigation{justify-content:flex-end;align-items:center;gap:clamp(16px,2vw,30px);display:flex}.primary-navigation>a:not(.button){color:var(--text-soft);padding-block:12px;font-size:.82rem;font-weight:650;text-decoration:none;transition:color .16s;position:relative}.primary-navigation>a:not(.button):after{content:"";background:var(--cyan);transform-origin:100%;border-radius:2px;height:2px;transition:transform .18s;position:absolute;bottom:6px;left:0;right:0;transform:scaleX(0)}.primary-navigation>a:not(.button):focus-visible,.primary-navigation>a:not(.button):hover,.primary-navigation>a[aria-current=page]:not(.button){color:var(--text)}.primary-navigation>a:not(.button):focus-visible:after,.primary-navigation>a:not(.button):hover:after,.primary-navigation>a[aria-current=page]:not(.button):after{transform-origin:0;transform:scaleX(1)}.admin-navigation{flex:none;position:relative}.admin-navigation__trigger svg{fill:none;stroke:currentColor;stroke-width:2px;width:16px;height:16px;transition:transform .16s}.admin-navigation__trigger[aria-expanded=true] svg{transform:rotate(180deg)}.admin-navigation__menu{z-index:110;border:1px solid var(--line);background:#091827;border-radius:15px;width:220px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 45px #00050c6b}.admin-navigation__menu a,.admin-navigation__menu button{min-height:42px;color:var(--text-soft);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;padding:0 12px;font-size:.8rem;font-weight:700;text-decoration:none;display:flex}.admin-navigation__menu a:focus-visible,.admin-navigation__menu a:hover,.admin-navigation__menu button:focus-visible,.admin-navigation__menu button:hover{color:var(--text);background:#32b7eb1a}.menu-toggle{border:1px solid var(--line);background:var(--ink-800);cursor:pointer;border-radius:14px;width:46px;height:46px;padding:0;display:none}.menu-toggle span{background:var(--text);border-radius:2px;width:20px;height:2px;margin:5px auto;transition:transform .18s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.button{white-space:nowrap;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 20px;font-size:.82rem;font-weight:780;line-height:1;text-decoration:none;transition:transform .16s,border-color .16s,background-color .16s,color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg{fill:currentColor;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.button--small{min-height:40px;padding-inline:16px;font-size:.76rem}.button--large{border-radius:14px;min-height:54px;padding-inline:23px;font-size:.88rem}.button--primary{color:#211103;background:linear-gradient(#ffc962,#e8831d);border-color:#ffd17dad;box-shadow:0 12px 28px #e17a1633}.button--primary:hover{background:linear-gradient(#ffd37c,#ee8d29)}.button--outline{border-color:var(--line-strong);background:var(--ink-800);color:var(--text)}.button--outline:hover{background:var(--ink-750);border-color:#70d5ff8f}.button--ghost{color:var(--text);background:#091827d1;border-color:#91b7da33}.button--ghost:hover{background:var(--ink-800);border-color:#70d5ff6b}.eyebrow{color:var(--cyan-bright);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 18px;font-size:.75rem;font-weight:800;display:flex}.eyebrow__mark{background:var(--amber);border-radius:4px;width:25px;height:2px}.hero-section{isolation:isolate;background:linear-gradient(115deg,#030a13fa,#06111ff0 48%,#071928e6),var(--ink-950);border-bottom:1px solid #97b8da1f;min-height:calc(100vh - 78px);padding:clamp(72px,8vw,118px) 0 clamp(76px,9vw,128px);position:relative;overflow:hidden}.hero-section:before{content:"";z-index:-1;opacity:.22;background-image:linear-gradient(#6299c012 1px,#0000 0),linear-gradient(90deg,#6299c012 1px,#0000 0);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 74%);mask-image:linear-gradient(90deg,#000,#0000 74%)}.hero-section__glow{z-index:-1;pointer-events:none;border-radius:50%;width:34rem;height:34rem;position:absolute}.hero-section__glow--blue{background:radial-gradient(circle,#20a0d933,#0000 68%);top:-23rem;left:-12rem}.hero-section__glow--amber{background:radial-gradient(circle,#e1701529,#0000 68%);bottom:-25rem;right:-18rem}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(52px,7vw,106px);display:grid}.hero-copy{z-index:2;position:relative}.hero-copy h1{letter-spacing:-.065em;max-width:720px;margin:0;font-size:clamp(3.6rem,6.1vw,6.6rem);font-weight:810;line-height:.9}.hero-copy h1 span{background:linear-gradient(90deg,var(--amber-bright),#f28d2b 82%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:.14em;display:block}.hero-copy__lead{max-width:630px;color:var(--text-soft);margin:30px 0 0;font-size:clamp(1.02rem,1.4vw,1.2rem);line-height:1.75}.hero-actions{gap:13px;margin-top:36px}.hero-actions,.hero-trust{flex-wrap:wrap;display:flex}.hero-trust{border-top:1px solid var(--line);gap:15px 24px;margin:34px 0 0;padding:25px 0 0;list-style:none}.hero-trust li{color:var(--text-muted);align-items:center;gap:8px;font-size:.76rem;font-weight:650;display:flex}.hero-trust svg{fill:none;width:18px;height:18px;stroke:var(--success);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.hero-media{min-width:0;position:relative}.hero-media__accent{z-index:-1;pointer-events:none;border:1px solid #53bae529;position:absolute}.hero-media__accent--one{border-bottom:0;border-left:0;border-radius:0 28px 0 0;width:42%;height:45%;top:-25px;right:-27px}.hero-media__accent--two{border-top:0;border-right:0;border-radius:0 0 0 28px;width:35%;height:50%;bottom:12px;left:-32px}.video-card{box-shadow:var(--shadow-card);background:#07131f;border:1px solid #80b4d947;border-radius:24px;overflow:hidden}.video-card__topline{min-height:48px;color:var(--text-soft);letter-spacing:.04em;border-bottom:1px solid #97b8da29;align-items:center;gap:9px;padding:0 18px;font-size:.75rem;font-weight:700;display:flex}.status-dot{background:var(--success);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #61d5a61a}.video-card__duration{color:var(--text-muted);font-variant-numeric:tabular-nums;margin-left:auto}.video-stage{aspect-ratio:16/9;background:#02070c;position:relative;overflow:hidden}.video-stage__media{-o-object-fit:contain;object-fit:contain;background:#000;width:100%;height:100%}.video-poster{cursor:pointer;background:#06111f;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0;overflow:hidden}.video-poster>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .42s cubic-bezier(.2,.8,.2,1)}.video-poster:hover>img{transform:scale(1.018)}.video-poster:focus-visible{outline-offset:-6px}.video-poster__shade{background:linear-gradient(90deg,#020a13b8,#030c170d 70%),linear-gradient(#0000 48%,#02080fd1);position:absolute;inset:0}.video-poster__play{background:var(--amber);color:#231306;border:1px solid #ffdb99c2;border-radius:50%;place-items:center;width:76px;height:76px;transition:transform .18s,background-color .18s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 34px #00070f57}.video-poster:hover .video-poster__play{background:var(--amber-bright);transform:translate(-50%,-50%)scale(1.06)}.video-poster__play svg{fill:currentColor;width:32px;height:32px}.video-poster__copy{text-align:left;gap:4px;display:grid;position:absolute;bottom:22px;left:24px;right:24px}.video-poster__copy strong{font-size:.95rem;font-weight:780}.video-poster__copy span{color:#dbe7f3bf;font-size:.75rem}.video-card__summary{color:var(--text-muted);border-top:1px solid #97b8da24;margin:0;padding:13px 18px 15px;font-size:.75rem;line-height:1.6}.hero-media__caption{color:var(--text-muted);justify-content:space-between;align-items:center;gap:16px;margin:14px 3px 0;font-size:.75rem;display:flex}.hero-media__caption span{color:var(--cyan-bright);letter-spacing:.12em;text-transform:uppercase;font-weight:780}.hero-media__caption strong{color:var(--text-soft);font-weight:620}.product-pillars{background:#07131f;border-bottom:1px solid #97b8da1f}.product-pillars__inner{align-items:center;gap:clamp(34px,6vw,92px);min-height:92px;display:flex}.product-pillars__inner>p{color:var(--text-muted);letter-spacing:.14em;text-transform:uppercase;flex:none;margin:0;font-size:.75rem;font-weight:760}.product-pillars ul{grid-template-columns:repeat(5,1fr);width:100%;margin:0;padding:0;list-style:none;display:grid}.product-pillars li{border-left:1px solid var(--line);min-height:42px;color:var(--text-soft);align-items:center;gap:10px;padding-inline:18px;font-size:.76rem;font-weight:660;display:flex}.product-pillars li span{color:var(--cyan);font-family:ui-monospace,Cascadia Mono,monospace;font-size:.75rem}.content-section{padding-block:var(--section-space)}.capabilities-section,.section-heading{margin-bottom:clamp(42px,6vw,70px)}.closing-card h2,.local-first-copy h2,.section-heading h2,.workflow-intro h2{letter-spacing:-.052em;margin:0;font-size:clamp(2.2rem,4.2vw,4.3rem);font-weight:760;line-height:1.02}.section-heading--split{grid-template-columns:minmax(0,1.2fr) minmax(300px,.6fr);align-items:end;gap:60px;display:grid}.section-heading--split>p{color:var(--text-muted);margin:0 0 5px;font-size:.96rem;line-height:1.75}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.capability-card{border:1px solid var(--line);border-radius:var(--radius-large);background:linear-gradient(145deg,#0c1c2d,#07131f);flex-direction:column;min-height:355px;padding:clamp(28px,3.2vw,42px);transition:transform .18s,border-color .18s;display:flex;box-shadow:0 18px 42px #00060e29}.capability-card:hover{border-color:#5cbce461;transform:translateY(-4px)}.capability-card__header{justify-content:space-between;align-items:center;gap:20px;display:flex}.capability-card__number{color:var(--cyan);font-family:ui-monospace,Cascadia Mono,monospace;font-size:.75rem;font-weight:760}.capability-card__kicker{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;border:1px solid #77acd429;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:760}.capability-card h3{letter-spacing:-.032em;max-width:470px;margin:34px 0 0;font-size:clamp(1.4rem,2.2vw,2rem);font-weight:710;line-height:1.15}.capability-card>p{max-width:560px;color:var(--text-muted);margin:17px 0 0;font-size:.9rem;line-height:1.7}.capability-card ul{flex-wrap:wrap;gap:9px;margin:auto 0 0;padding:30px 0 0;list-style:none;display:flex}.capability-card li{color:var(--text-soft);background:#132a3fcc;border-radius:9px;align-items:center;gap:7px;padding:8px 11px;font-size:.75rem;font-weight:650;display:flex}.capability-card li span{background:var(--amber);border-radius:50%;width:5px;height:5px}.workflow-section{background:#06111f;border-block:1px solid #97b8da1f}.workflow-shell{grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);gap:clamp(70px,10vw,150px);display:grid}.workflow-intro{align-self:start;position:sticky;top:128px}.workflow-intro h2{font-size:clamp(2.2rem,3.8vw,3.7rem)}.workflow-intro>p:not(.eyebrow){color:var(--text-muted);margin:24px 0 0;line-height:1.75}.text-link{width:fit-content;color:var(--cyan-bright);align-items:center;gap:8px;margin-top:28px;font-size:.82rem;font-weight:740;text-decoration:none;display:inline-flex}.text-link svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .16s}.text-link:hover svg{transform:translate(3px)}.workflow-list{margin:0;padding:0;list-style:none;display:grid}.workflow-list li{border-top:1px solid var(--line);grid-template-columns:66px 1fr;gap:24px;padding:32px 0;display:grid}.workflow-list li:last-child{border-bottom:1px solid var(--line)}.workflow-list__index{color:var(--cyan);padding-top:3px;font-family:ui-monospace,Cascadia Mono,monospace;font-size:.8rem}.workflow-list li p{color:var(--amber);letter-spacing:.15em;text-transform:uppercase;margin:0 0 8px;font-size:.75rem;font-weight:800}.workflow-list li h3{letter-spacing:-.025em;margin:0;font-size:1.45rem;font-weight:690}.workflow-list li div>span{color:var(--text-muted);margin-top:12px;font-size:.88rem;line-height:1.7;display:block}.local-first-section{overflow:hidden}.local-first-grid{grid-template-columns:minmax(0,1.08fr) minmax(370px,.92fr);align-items:center;gap:clamp(70px,10vw,145px);display:grid}.local-first-visual{place-items:center;min-height:520px;display:grid;position:relative}.local-first-visual:before{content:"";aspect-ratio:1;background:radial-gradient(circle,#1e8cc22b,#0000 68%);border-radius:50%;width:min(560px,90%);position:absolute}.record-window{background:#0b1a29;border:1px solid #74b1da4d;border-radius:22px;width:min(650px,100%);position:relative;overflow:hidden;transform:perspective(1100px)rotateY(5deg)rotateX(2deg);box-shadow:0 30px 70px #00050c52}.record-window__top{border-bottom:1px solid var(--line);background:#0e2032;align-items:center;gap:7px;height:48px;padding:0 17px;display:flex}.record-window__top>span{background:#42566a;border-radius:50%;width:8px;height:8px}.record-window__top>span:first-child{background:var(--amber)}.record-window__top p{color:var(--text-muted);letter-spacing:.09em;text-transform:uppercase;margin:0 0 0 auto;font-size:.75rem;font-weight:700}.record-window__body{grid-template-columns:74px 1fr;min-height:370px;display:grid}.record-window__rail{border-right:1px solid var(--line);background:#07131f;align-content:start;gap:19px;padding:26px 19px;display:grid}.record-window__rail span{background:#1b3449;border-radius:5px;width:34px;height:8px}.record-window__rail span.is-active{background:var(--cyan)}.record-window__content{padding:34px}.record-window__headline{background:#dce9f5;border-radius:7px;width:48%;height:16px}.record-window__cards{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:28px;display:grid}.record-window__cards span{background:linear-gradient(145deg,#132c43,#0b1c2c);border:1px solid #79acd229;border-radius:12px;height:76px}.record-window__cards span:nth-child(2){background:linear-gradient(145deg,#263620,#142718)}.record-window__cards span:nth-child(3){background:linear-gradient(145deg,#3c2a1d,#26190f)}.record-window__table{border:1px solid var(--line);background:#081624;border-radius:14px;margin-top:24px;padding:8px 18px}.record-window__table span{border-bottom:1px solid #97b8da1c;height:41px;display:block}.record-window__table span:last-child{border-bottom:0}.offline-badge{background:#0c211d;border:1px solid #61d5a659;border-radius:15px;align-items:center;gap:13px;min-width:235px;padding:16px 18px;display:flex;position:absolute;bottom:30px;right:-4px;box-shadow:0 18px 42px #00060c4d}.offline-badge svg{fill:none;width:27px;height:27px;stroke:var(--success);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.offline-badge span{color:var(--text-muted);gap:2px;font-size:.75rem;display:grid}.offline-badge strong{color:var(--text);font-size:.8rem}.local-first-copy h2{font-size:clamp(2.3rem,4.2vw,4rem)}.local-first-copy>p:not(.eyebrow){color:var(--text-muted);margin:25px 0 0;font-size:.96rem;line-height:1.78}.local-first-copy ul{gap:18px;margin:34px 0 0;padding:0;list-style:none;display:grid}.local-first-copy li{color:var(--text-soft);grid-template-columns:30px 1fr;gap:13px;font-size:.83rem;line-height:1.65;display:grid}.local-first-copy li>span{background:#61d5a614;border:1px solid #61d5a642;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.local-first-copy li svg{fill:none;width:16px;height:16px;stroke:var(--success);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.closing-section{padding:0 0 var(--section-space)}.closing-card{isolation:isolate;border-radius:var(--radius-large);box-shadow:var(--shadow-card);background:linear-gradient(120deg,#10283a,#0c1b29 58%,#251b12);border:1px solid #ffbf5038;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:60px;padding:clamp(36px,5vw,66px);display:grid;position:relative;overflow:hidden}.closing-card:after{content:"";z-index:-1;background:radial-gradient(circle,#ec852233,#0000 68%);border-radius:50%;width:480px;height:480px;position:absolute;bottom:-220px;right:-15%}.closing-card h2{max-width:750px;font-size:clamp(2rem,3.5vw,3.5rem)}.closing-card>div>p:not(.eyebrow){max-width:680px;color:var(--text-muted);margin:19px 0 0;line-height:1.7}.closing-card__actions{gap:12px;display:grid}.site-footer{background:#030a13;border-top:1px solid #97b8da24}.site-footer__inner{grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:32px 60px;min-height:190px;padding-block:42px;display:grid}.site-footer__brand p{max-width:390px;color:var(--text-muted);margin:15px 0 0;font-size:.76rem;line-height:1.65}.site-footer__links{align-items:center;gap:28px;display:flex}.site-footer__links a{color:var(--text-soft);font-size:.78rem;font-weight:650;text-decoration:none}.site-footer__links a:hover{color:var(--cyan-bright)}.site-footer__legal{color:var(--text-muted);border-top:1px solid #97b8da1c;grid-column:1/-1;margin:0;padding-top:25px;font-size:.75rem}.site-page{min-height:70vh;padding-bottom:clamp(72px,9vw,128px)}.page-hero{background:radial-gradient(circle at 18% 15%,#33b8ee21,#0000 25rem),linear-gradient(#081827b8,#030a1300);border-bottom:1px solid #97b8da1f;padding:clamp(88px,10vw,140px) 0 clamp(58px,7vw,96px);position:relative;overflow:hidden}.page-hero--compact{padding-block:clamp(66px,8vw,102px) clamp(42px,5vw,66px)}.page-hero__inner{z-index:1;position:relative}.page-hero h1{letter-spacing:-.055em;max-width:900px;margin:15px 0 0;font-size:clamp(2.7rem,5vw,5.4rem);font-weight:820;line-height:.98}.page-hero__description{max-width:760px;color:var(--text-soft);margin:24px 0 0;font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.75}.page-hero__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.page-content{padding-top:clamp(54px,7vw,92px)}.content-stack{gap:24px;display:grid}.surface-card{border:1px solid var(--line);border-radius:var(--radius-medium);box-shadow:var(--shadow-card);background:linear-gradient(145deg,#0f2337f0,#071421f5)}.surface-card--padded{padding:clamp(22px,3vw,36px)}.surface-card__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 26px;display:flex}.surface-card__header h2,.surface-card__header h3{margin:0}.surface-card__header p{color:var(--text-muted);margin:8px 0 0;line-height:1.6}.surface-card__body{padding:26px}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.card-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-card{border:1px solid var(--line);background:#0b1d2ee0;border-radius:16px;align-content:space-between;min-height:128px;padding:20px;display:grid}.stat-card span{color:var(--text-muted);letter-spacing:.09em;text-transform:uppercase;font-size:.75rem;font-weight:750}.stat-card strong{letter-spacing:-.035em;font-size:clamp(1.55rem,3vw,2.35rem)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-field{align-content:start;gap:8px;display:grid}.form-field--full{grid-column:1/-1}.field-label,.form-field>span:first-child{color:var(--text-soft);letter-spacing:.075em;text-transform:uppercase;font-size:.76rem;font-weight:790}.field-hint{color:var(--text-muted);font-size:.76rem;line-height:1.5}.field-input,.field-select,.field-textarea{border:1px solid var(--line-strong);width:100%;min-height:50px;color:var(--text);background:#030d18c2;border-radius:12px;outline:0;padding:0 15px;transition:border-color .16s,box-shadow .16s,background-color .16s}.field-textarea{resize:vertical;min-height:130px;padding-block:14px;line-height:1.6}.field-input::-moz-placeholder{color:#647b95}.field-textarea::-moz-placeholder{color:#647b95}.field-input::placeholder,.field-textarea::placeholder{color:#647b95}.field-input:focus,.field-select:focus,.field-textarea:focus{border-color:var(--cyan);background:#05121feb;box-shadow:0 0 0 4px #33b8ee1c}.field-input:disabled,.field-select:disabled,.field-textarea:disabled{opacity:.58;cursor:not-allowed}.check-field{color:var(--text-soft);align-items:flex-start;gap:10px;line-height:1.55;display:flex}.check-field input{width:18px;height:18px;accent-color:var(--cyan);margin-top:2px}.form-actions,.toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.form-actions{justify-content:flex-end;margin-top:26px}.toolbar{justify-content:space-between}.toolbar__group{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.status-message{min-height:50px;color:var(--text-soft);background:#33b8ee14;border:1px solid #33b8ee3d;border-radius:12px;align-items:flex-start;gap:10px;margin:18px 0 0;padding:13px 15px;line-height:1.55;display:flex}.status-message__mark{background:var(--cyan);border-radius:50%;flex:none;width:9px;height:9px;margin-top:7px}.status-message[data-tone=success]{background:#61d5a614;border-color:#61d5a64d}.status-message[data-tone=success] .status-message__mark{background:var(--success)}.status-message[data-tone=warning]{background:#ffb84a14;border-color:#ffb84a52}.status-message[data-tone=warning] .status-message__mark{background:var(--amber)}.status-message[data-tone=error]{background:#ff657514;border-color:#ff65755c}.status-message[data-tone=error] .status-message__mark{background:#ff6575}.empty-state,.loading-state{min-height:170px;color:var(--text-muted);text-align:center;align-content:center;place-items:center;gap:14px;padding:28px;display:grid}.loading-state__spinner{border:3px solid #70d5ff2e;border-top:3px solid var(--cyan-bright);border-radius:50%;width:30px;height:30px;animation:.7s linear infinite arkride-spin}@keyframes arkride-spin{to{transform:rotate(1turn)}}.admin-gate{width:min(760px,calc(100% - var(--page-gutter)*2));grid-template-columns:auto 1fr;gap:24px;margin:clamp(64px,9vw,120px) auto;padding:clamp(24px,4vw,42px);display:grid}.admin-gate__icon{width:62px;height:62px;color:var(--cyan-bright);background:#33b8ee1a;border-radius:18px;place-items:center;display:grid}.admin-gate__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:30px}.admin-gate h2{margin:10px 0 0;font-size:clamp(1.7rem,3vw,2.5rem)}.admin-gate p:not(.eyebrow){color:var(--text-soft);margin:13px 0 24px;line-height:1.7}.data-table-wrap{contain:inline-size paint;scrollbar-color:#31516d #07111d;width:100%;min-width:0;max-width:100%;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:760px}.data-table td,.data-table th{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:15px 17px}.data-table th{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.data-table td{color:var(--text-soft);font-size:.88rem}.data-table tbody tr:hover{background:#33b8ee09}.badge{border:1px solid var(--line);min-height:26px;color:var(--text-soft);background:#0d2438cc;border-radius:999px;align-items:center;padding:4px 9px;font-size:.7rem;font-weight:750;display:inline-flex}.badge[data-tone=success]{color:#9ce9c9;border-color:#61d5a64d}.badge[data-tone=warning]{color:var(--amber-bright);border-color:#ffb84a4d}.badge[data-tone=error]{color:#ff98a3;border-color:#ff657557}.icon-button{border:1px solid var(--line);background:var(--ink-800);width:42px;height:42px;color:var(--text);cursor:pointer;border-radius:12px;flex:none;font-size:1.35rem}.modal-layer{z-index:300;background:#00050bd1;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-panel{border:1px solid var(--line-strong);background:#0a1a2b;border-radius:22px;outline:0;width:min(680px,100%);max-height:calc(100dvh - 48px);overflow-y:auto;box-shadow:0 28px 90px #00000080}.modal-panel--small{width:min(480px,100%)}.modal-panel--large{width:min(980px,100%)}.modal-panel__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.modal-panel__header h2{margin:0;font-size:1.35rem}.modal-panel__header p{color:var(--text-muted);margin:8px 0 0;line-height:1.55}.modal-panel__body{padding:24px}.modal-panel__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:18px 24px 24px;display:flex}.prose-content{max-width:860px;color:var(--text-soft);font-size:1rem;line-height:1.8}.prose-content h2,.prose-content h3{color:var(--text);line-height:1.2}.prose-content h2{margin:48px 0 14px;font-size:1.75rem}.prose-content h3{margin:30px 0 10px;font-size:1.18rem}.prose-content ol,.prose-content p,.prose-content ul{margin:0 0 18px}.prose-content a{color:var(--cyan-bright)}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (width<=900px){.page-hero__inner{padding-block:94px 56px}.page-hero h1{font-size:clamp(2.5rem,9vw,4.4rem)}.card-grid,.card-grid--two,.form-grid,.form-grid--three,.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.data-table-wrap{margin-inline:calc(var(--page-gutter)*-.35);padding-inline:calc(var(--page-gutter)*.35)}}@media (width<=1120px){.primary-navigation{gap:15px}.primary-navigation>a:not(.button){display:none}.product-pillars__inner{gap:18px;padding-block:22px;display:grid}.product-pillars li:first-child{border-left:0;padding-left:0}.local-first-grid,.workflow-shell{gap:70px}.site-header__inner{min-height:72px}.menu-toggle{display:block}.primary-navigation{padding:22px var(--page-gutter) 26px;border-bottom:1px solid var(--line);overscroll-behavior:contain;background:#06111f;align-items:stretch;max-height:calc(100dvh - 73px);display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;overflow-y:auto;box-shadow:0 20px 40px #00050c57}.primary-navigation--open{display:grid}.primary-navigation>a:not(.button){padding:12px 0;font-size:.9rem;display:block}.primary-navigation>a:not(.button):after{display:none}.admin-navigation,.primary-navigation .button{width:100%}.admin-navigation__menu{width:100%;box-shadow:none;margin-top:8px;position:static}.hero-section{min-height:auto;padding-top:78px}.hero-grid{grid-template-columns:1fr;gap:64px}.hero-copy,.hero-copy h1{max-width:760px}.hero-copy h1{font-size:clamp(3.8rem,11vw,6rem)}.hero-media{width:min(740px,100%)}.local-first-grid,.section-heading--split,.workflow-shell{grid-template-columns:1fr}.section-heading--split{align-items:start;gap:22px}.section-heading--split>p{max-width:620px}.workflow-shell{gap:52px}.workflow-intro{position:static}.local-first-grid{gap:80px}.local-first-copy{max-width:720px}.closing-card{grid-template-columns:1fr;gap:34px}.closing-card__actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){:root{--page-gutter:18px;--section-space:82px}.brand-mark__copy span{display:none}.page-hero__inner{padding-block:78px 44px}.page-content{padding-block:46px 78px}.surface-card{border-radius:18px;padding:20px}.card-grid,.card-grid--two,.form-grid,.form-grid--three,.stat-grid{grid-template-columns:1fr}.form-actions,.modal-panel__actions,.toolbar{flex-direction:column;align-items:stretch}.form-actions .button,.modal-panel__actions .button,.toolbar .button{width:100%}.modal-layer{padding:12px}.modal-panel__body,.modal-panel__header{padding:20px}.modal-panel__actions{padding:4px 20px 20px}.brand-mark--compact .brand-mark__emblem{width:40px;height:40px}.hero-section{padding-top:58px}.hero-copy h1{font-size:clamp(3.2rem,17vw,4.8rem)}.hero-copy__lead{font-size:.98rem}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-trust{display:grid}.hero-media__caption{flex-direction:column;align-items:flex-start;gap:5px}.video-card{border-radius:17px}.video-card__topline{min-height:42px}.video-poster__play{width:58px;height:58px}.video-poster__play svg{width:26px;height:26px}.video-poster__copy span{display:none}.product-pillars__inner{gap:14px}.product-pillars ul{grid-template-columns:repeat(2,1fr);gap:12px 0}.product-pillars li{border-left:0;min-height:30px;padding-left:0}.capability-grid{grid-template-columns:1fr}.capability-card{border-radius:22px;min-height:330px}.workflow-list li{grid-template-columns:45px 1fr;gap:14px}.local-first-visual{min-height:390px}.record-window{transform:none}.record-window__body{grid-template-columns:48px 1fr;min-height:280px}.record-window__rail{padding:22px 11px}.record-window__rail span{width:25px}.record-window__content{padding:22px 18px}.record-window__cards span{height:58px}.record-window__table span{height:31px}.offline-badge{min-width:210px;bottom:6px;right:-4px}.closing-card{border-radius:22px}.closing-card__actions,.site-footer__inner{grid-template-columns:1fr}.site-footer__links{flex-wrap:wrap}.site-footer__legal{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){.hero-copy h1 span{color:canvastext;background:0 0}}
