:root{--ak-canvas:#17181d;--ak-canvas-raised:#202229;--ak-surface:#2c303b;--ak-surface-hover:#353a47;--ak-line:#393e4a;--ak-line-strong:#4a505f;--ak-ink:#ecf1f7;--ak-muted:#afb6c1;--ak-subtle:#7d8592;--ak-accent:#fe7632;--ak-accent-strong:#ff8d55;--ak-accent-ink:#21150f;--ak-success:#72d5a5;--ak-warning:#efb55e;--ak-danger:#f07870;--ak-shadow:0 1px 0 #0009;--ak-radius-sm:10px;--ak-radius-md:16px;--ak-radius-lg:24px;--ak-font-sans:-apple-system, "Segoe UI Variable", "Segoe UI", system-ui, sans-serif;--ak-font-mono:ui-monospace, "Cascadia Code", "SFMono-Regular", Consolas, "Liberation Mono", monospace;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:var(--ak-font-sans)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ak-canvas);color:var(--ak-ink);min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:2px;outline:2px solid #fe7632bf}.ak-logo{align-items:center;gap:10px;min-height:32px;display:inline-flex}.ak-logo-mark{color:var(--ak-accent);background:0 0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:relative}.ak-logo-mark.has-image{background:0 0;border:0}.ak-logo-mark svg{width:24px;height:24px}.ak-logo-mark svg path{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.ak-logo-mark.has-image img{object-fit:contain;width:100%;height:100%;display:block}.ak-logo-type{color:var(--ak-ink);letter-spacing:-.02em;font-size:16px;font-weight:600}.ak-button{border-radius:var(--ak-radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 18px;font-size:14px;font-weight:600;transition:border-color .14s,background .14s,color .14s;display:inline-flex}.ak-button:hover{border-color:var(--ak-line-strong)}.ak-button-primary{background:var(--ak-accent);border-color:var(--ak-accent);color:var(--ak-accent-ink)}.ak-button-primary:hover{background:var(--ak-accent-strong);border-color:var(--ak-accent-strong)}.ak-button-secondary{background:var(--ak-surface);border-color:var(--ak-line-strong);color:var(--ak-ink)}.ak-button-ghost{color:var(--ak-muted);background:0 0}.ak-button-ghost:hover{color:var(--ak-ink)}.ak-surface{background:var(--ak-surface);border:1px solid var(--ak-line);border-radius:var(--ak-radius-md);box-shadow:var(--ak-shadow)}.ak-badge{border:1px solid var(--ak-line-strong);border-radius:var(--ak-radius-sm);font-family:var(--ak-font-mono);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:6px;padding:6px 9px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.ak-badge-neutral{color:var(--ak-muted);background:0 0}.ak-badge-success{color:var(--ak-success);background:#3ed3981a;border-color:#3ed39859}.ak-badge-warning{color:var(--ak-warning);background:#e3a83b1a;border-color:#e3a83b59}.ak-badge-danger{color:var(--ak-danger);background:#f0665f1a;border-color:#f0665f59}.ak-badge-accent{color:var(--ak-accent);background:#4fd1e81a;border-color:#4fd1e866}.ak-app-shell{grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.ak-sidebar{background:var(--ak-canvas-raised);border-right:1px solid var(--ak-line);flex-direction:column;height:100vh;padding:24px 16px 16px;display:flex;position:sticky;top:0}.ak-sidebar-nav{gap:2px;margin-top:36px;display:grid}.ak-nav-item{border-radius:var(--ak-radius-sm);color:var(--ak-muted);align-items:center;gap:11px;min-height:38px;padding:0 11px;font-size:13px;font-weight:600;transition:background .14s,color .14s;display:flex}.ak-nav-item:hover{background:var(--ak-surface-hover);color:var(--ak-ink)}.ak-nav-item.is-active{background:var(--ak-surface);box-shadow:inset 2px 0 0 var(--ak-accent);color:var(--ak-ink)}.ak-sidebar-footer{color:var(--ak-subtle);font-family:var(--ak-font-mono);align-items:center;gap:8px;margin-top:auto;padding:12px;font-size:11px;display:flex}.ak-live-dot{background:var(--ak-success);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #3ed39824}.ak-app-main{min-width:0;padding:32px clamp(20px,4vw,56px) 64px}.ak-app-header{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto 28px;display:flex}.ak-app-header h1{color:var(--ak-ink);letter-spacing:-.02em;margin:4px 0 0;font-size:clamp(22px,2.4vw,30px);font-weight:600}.ak-eyebrow{color:var(--ak-subtle);font-family:var(--ak-font-mono);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:11px;font-weight:600}.ak-metric-card{background:var(--ak-surface);border:1px solid var(--ak-line);border-radius:var(--ak-radius-md);align-items:flex-start;gap:14px;min-height:128px;padding:18px;display:flex}.ak-icon-tile{background:var(--ak-canvas-raised);border:1px solid var(--ak-line);border-radius:var(--ak-radius-sm);color:var(--ak-accent);justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.ak-metric-card div{gap:6px;display:grid}.ak-metric-card p,.ak-metric-card span{color:var(--ak-muted);margin:0;font-size:13px}.ak-metric-card strong{color:var(--ak-ink);font-family:var(--ak-font-mono);letter-spacing:-.01em;font-size:24px;font-weight:600}@media (max-width:820px){.ak-app-shell{display:block}.ak-sidebar{border-bottom:1px solid var(--ak-line);z-index:20;border-right:0;flex-direction:row;align-items:center;height:auto;padding:12px 16px;position:sticky;overflow-x:auto}.ak-sidebar .ak-logo-type,.ak-sidebar-footer,.ak-nav-item span{display:none}.ak-sidebar-nav{gap:4px;margin:0 0 0 auto;display:flex}.ak-nav-item{justify-content:center;width:40px;padding:0}.ak-nav-item.is-active{box-shadow:inset 0 -2px 0 var(--ak-accent)}.ak-app-main{padding-top:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
.site-page{--site-paper:#ecf1f7;--site-ember:#fe7632;color:var(--site-paper);background:#17181d;min-height:100vh;overflow:hidden}.section-shell,.site-nav{width:calc(100% - 64px);max-width:1240px;margin-inline:auto}.site-header{z-index:20;background:#17181d;position:relative}.site-nav{justify-content:space-between;align-items:center;height:84px;display:flex}.site-nav-links{gap:34px;display:flex}.site-nav-links a,.text-link{color:#aeb5c0;font-size:14px;transition:color .15s}.site-nav-links a:hover,.text-link:hover{color:var(--site-paper)}.hero{padding-block:92px 84px}.hero-kicker,.overline{color:#abb2bd;letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:700}.hero-kicker{align-items:center;gap:10px;display:flex}.hero-kicker span{background:var(--site-ember);border-radius:50%;width:7px;height:7px}.hero h1{letter-spacing:-.065em;max-width:1120px;margin:40px 0 54px;font-size:clamp(58px,8.8vw,124px);font-weight:500;line-height:.88}.hero h1 em{color:var(--site-ember);font-family:Georgia,Times New Roman,serif;font-weight:400}.hero-bottom{justify-content:flex-end;align-items:flex-end;gap:40px;display:flex}.hero-bottom>p{color:#b7bec8;max-width:570px;margin:0;font-size:18px;line-height:1.65}.hero-actions{flex-shrink:0;align-items:center;gap:22px;display:flex}.text-link{align-items:center;gap:8px;display:inline-flex}.product-stage{background:var(--site-paper);color:#17181d;border-radius:36px;grid-template-columns:1fr minmax(360px,520px) 1fr;align-items:center;min-height:690px;padding:56px;display:grid;position:relative;overflow:hidden}.product-stage:before{background:var(--site-ember);content:"";border-radius:50%;width:440px;height:440px;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.stage-note{color:#606875;z-index:2;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.5;position:relative}.stage-note-left{align-self:start}.stage-note-right{text-align:right;align-self:end}.app-window{z-index:3;background:#17181d;border-radius:22px;min-height:540px;position:relative;overflow:hidden;box-shadow:0 30px 70px #291e163d}.app-bar{color:#7e8590;background:#202229;justify-content:space-between;align-items:center;height:58px;padding-inline:20px;font-family:ui-monospace,monospace;font-size:12px;display:flex}.app-content{flex-direction:column;align-items:center;padding:30px;display:flex}.app-label{color:#858d99;text-transform:uppercase;margin:0 0 10px;font-size:12px}.region-selector{color:var(--site-paper);background:#2c303b;border:0;border-radius:14px;justify-content:space-between;align-items:center;width:100%;padding:15px 16px;display:flex}.region-selector span,.app-status span{align-items:center;gap:9px;display:flex}.region-selector i,.app-status i{background:#72d5a5;border-radius:50%;width:7px;height:7px}.power-control{background:var(--site-ember);color:#21150f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:216px;height:216px;margin-top:36px;display:flex}.power-control strong{margin-top:10px;font-size:19px}.power-control small{opacity:.7;margin-top:5px;font-size:11px}.app-status{color:#89919d;justify-content:space-between;width:100%;margin-top:54px;font-size:11px;display:flex}.principles{padding-block:160px}.section-intro{grid-template-columns:1fr 2fr;display:grid}.section-intro h2,.how h2,.access h2{letter-spacing:-.045em;margin:0;font-size:clamp(40px,5vw,68px);font-weight:500;line-height:1.05}.principle-list{margin-top:92px}.principle-list article{border-top:1px solid #424650;grid-template-columns:80px minmax(230px,.8fr) 1fr;align-items:baseline;gap:24px;padding:30px 0 44px;display:grid}.principle-list article>span{color:var(--site-ember);font-family:ui-monospace,monospace}.principle-list h3{margin:0;font-size:24px;font-weight:500}.principle-list p{color:#aeb5c0;max-width:560px;margin:0;line-height:1.7}.how{background:#2c303b;border-radius:36px;grid-template-columns:1fr 1fr;gap:80px;padding:72px;display:grid}.how-copy .overline{color:#d5a488;margin:0 0 26px}.how ol{margin:0;padding:0;list-style:none}.how li{border-top:1px solid #4d5260;grid-template-columns:44px 1fr;gap:22px;padding:24px 0;display:grid}.how li>span{color:var(--site-ember);font-family:ui-monospace,monospace}.how li strong{font-size:18px;font-weight:600}.how li p{color:#aeb5c0;margin:7px 0 0;line-height:1.55}.access{grid-template-columns:1.3fr .7fr;gap:100px;padding-block:160px;display:grid}.access>div:first-child>p:last-child{color:#aeb5c0;max-width:680px;font-size:18px;line-height:1.7}.access-action{background:var(--site-paper);color:#17181d;border-radius:26px;align-self:end;padding:32px}.access-action>svg{color:var(--site-ember);margin-bottom:20px}.access-action p{align-items:center;gap:9px;display:flex}.access-action .ak-button{width:100%;margin-top:18px}.site-footer{color:#858d99;border-top:1px solid #3d414a;grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:130px;font-size:12px;display:grid}.site-footer p{text-align:center}.site-footer>span{text-align:right}@media (max-width:900px){.site-nav-links{display:none}.hero-bottom{flex-direction:column;align-items:flex-start}.product-stage{grid-template-columns:1fr;padding:36px}.stage-note{display:none}.app-window{width:100%;max-width:520px;margin:auto}.section-intro,.how,.access{grid-template-columns:1fr}.how{gap:54px;padding:48px}}@media (max-width:640px){.section-shell,.site-nav{width:calc(100% - 28px)}.site-nav{height:72px}.site-nav .ak-button{min-height:38px;padding-inline:13px}.hero{padding-block:64px}.hero h1{margin-block:30px 40px;font-size:clamp(48px,16vw,74px)}.hero-actions{flex-direction:column;align-items:flex-start}.product-stage{border-radius:24px;min-height:610px;padding:20px}.product-stage:before{width:320px;height:320px}.app-window{min-height:530px}.principles{padding-block:100px}.section-intro{gap:22px}.principle-list{margin-top:58px}.principle-list article{grid-template-columns:44px 1fr}.principle-list p{grid-column:2}.how{border-radius:24px;padding:34px 24px}.access{gap:50px;padding-block:100px}.site-footer{grid-template-columns:1fr;align-items:flex-start;gap:20px;padding-block:34px}.site-footer p,.site-footer>span{text-align:left;margin:0}}
