:root{font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#17211f;background:#f4f7f6;font-synthesis:none;--ink:#17211f;--muted:#687875;--line:#d8e1df;--soft:#eef3f1;--teal:#147d70;--teal-dark:#0f5e56;--gold:#c99336;--danger:#b94242;--panel:#fff}*{box-sizing:border-box;letter-spacing:0}html,body,#app{margin:0;min-height:100%;width:100%}body{min-width:320px}a{color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}h1{font-size:28px;line-height:1.25}h2{font-size:20px}p{color:var(--muted);line-height:1.7}.brand{display:inline-flex;align-items:center;gap:10px;font-size:20px;font-weight:800;text-decoration:none}.brand>span{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;color:#fff;background:var(--teal)}.brand.light{color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid transparent;border-radius:8px;font-weight:700;text-decoration:none}.button.primary{color:#fff;background:var(--teal);border-color:var(--teal)}.button.primary:hover{background:var(--teal-dark)}.button.secondary{color:#253734;background:#fff;border-color:#bfcac8}.button.small{min-height:38px;padding:0 13px}.button:disabled{cursor:not-allowed;opacity:.55}.icon-btn{display:inline-grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid var(--line);border-radius:8px;color:#42534f;background:#fff}.eyebrow{margin-bottom:12px;color:var(--teal);font-size:12px;font-weight:800}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 max(24px,calc((100% - 1240px)/2));border-bottom:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(12px)}.site-header nav{display:flex;align-items:center;gap:10px}.site-header nav>a{padding:10px;color:#42524f;font-size:14px;font-weight:600;text-decoration:none}.landing{background:#fff}.hero{padding:72px 24px 82px;background:#edf4f2;border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:72px;width:min(1240px,100%);margin:auto}.hero h1{font-size:78px;line-height:1}.hero h2{margin-top:22px;font-size:32px}.hero p:not(.eyebrow){max-width:620px;margin-top:18px;font-size:16px}.hero-actions{display:flex;gap:12px;margin-top:30px}.product-scene{overflow:hidden;border:1px solid #afc0bc;border-radius:8px;background:#fff;box-shadow:0 28px 70px #1a373129}.scene-top{display:flex;align-items:center;gap:6px;height:40px;padding:0 13px;border-bottom:1px solid var(--line)}.scene-top i{width:8px;height:8px;border-radius:50%;background:#d9695e}.scene-top i:nth-child(2){background:#d5a03e}.scene-top i:nth-child(3){background:#4f9c79}.scene-top code{margin-left:8px;color:#71807d;font-size:11px}.scene-body{display:grid;grid-template-columns:130px 1fr;height:390px}.scene-body aside{display:flex;flex-direction:column;gap:4px;padding:22px 12px;color:#b9cac6;background:#142522}.scene-body aside b{margin-bottom:22px;color:#fff}.scene-body aside span{padding:9px;border-radius:5px;font-size:11px}.scene-body aside .active{color:#fff;background:#206d62}.scene-body section{padding:25px;background:#f7f9f8}.scene-body section>small{font-size:16px;font-weight:800}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.mini-stats strong{padding:14px;border:1px solid var(--line);border-radius:6px;color:#74817f;font-size:10px;background:#fff}.mini-stats em{display:block;margin-top:8px;color:#18342f;font-size:20px;font-style:normal}.mini-chart{display:flex;align-items:flex-end;gap:20px;height:180px;margin-top:15px;padding:20px;border:1px solid var(--line);border-radius:6px;background:#fff}.mini-chart i{flex:1;max-width:24px;background:var(--teal)}.mini-chart i:nth-child(2n){background:var(--gold)}.band{border-bottom:1px solid var(--line)}.cap-grid{display:grid;grid-template-columns:repeat(4,1fr);width:min(1240px,calc(100% - 48px));margin:auto}.cap-grid article{padding:30px;border-left:1px solid var(--line)}.cap-grid article:last-child{border-right:1px solid var(--line)}.cap-grid svg{color:var(--gold)}.cap-grid b{display:block;margin-top:18px}.cap-grid p{margin-top:7px;font-size:13px}.section{padding:96px max(24px,calc((100% - 1240px)/2))}.section-heading{max-width:680px}.section-heading h2,.dark h2,.final-cta h2{font-size:38px}.section-heading>p:last-child{margin-top:14px}.workflow ol{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin:48px 0 0;padding:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);list-style:none}.workflow li{min-height:220px;padding:28px 22px;border-left:1px solid var(--line)}.workflow li:last-child{border-right:1px solid var(--line)}.workflow li span{color:var(--gold);font-size:12px;font-weight:800}.workflow li b{display:block;margin-top:28px}.workflow li p{margin-top:10px;font-size:13px}.dark{display:grid;grid-template-columns:1fr 1fr;gap:80px;color:#fff;background:#142522}.dark h2{color:#fff}.check-list{display:grid;gap:18px}.check-list p{display:flex;align-items:center;gap:12px;padding-bottom:18px;border-bottom:1px solid #344943;color:#d9e6e3}.check-list svg{color:#d6a13e}.final-cta{padding:96px 24px;text-align:center}.final-cta .button{margin-top:28px}.landing footer{display:flex;align-items:center;justify-content:space-between;padding:30px max(24px,calc((100% - 1240px)/2));color:#c1d0cc;background:#101d1b}.landing footer p{color:#8ea09c}.auth-page{display:grid;grid-template-columns:minmax(360px,1fr) minmax(430px,560px);min-height:100vh}.auth-intro{display:flex;flex-direction:column;justify-content:space-between;padding:50px;color:#fff;background:#142522}.auth-intro>div{max-width:640px}.auth-intro h1{font-size:48px}.auth-intro p:not(.eyebrow){margin-top:20px;color:#aebfbb;font-size:17px}.auth-intro small{color:#819690}.auth-form-wrap{display:grid;place-items:center;padding:40px;background:#f5f8f7}.auth-card{width:min(390px,100%)}.auth-card>p{margin-top:8px}.segmented{display:grid;grid-template-columns:1fr 1fr;margin:26px 0 20px;border-bottom:1px solid var(--line)}.segmented button{min-height:42px;border:0;border-bottom:2px solid transparent;color:#6b7b77;background:transparent}.segmented button.active{border-bottom-color:var(--teal);color:var(--teal);font-weight:800}label{display:block;margin:15px 0;color:#53635f;font-size:13px}input,select,textarea{width:100%;margin-top:7px;padding:10px 12px;border:1px solid #c6d2cf;border-radius:8px;color:#1c2d2a;background:#fff;outline:none}input,select{height:42px}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #147d701a}.auth-card .submit{width:100%;margin-top:12px}.form-error{margin:10px 0;color:var(--danger)!important;font-size:13px}.back{display:block;margin-top:18px;color:var(--teal);font-size:13px}.console-shell{display:grid;grid-template-columns:238px minmax(0,1fr);height:100vh;overflow:hidden}.console-sidebar{display:flex;flex-direction:column;min-height:0;padding:24px 16px;color:#c5d4d0;background:#142522}.sidebar-head{display:flex;align-items:center;justify-content:space-between}.console-sidebar>small{margin:5px 0 24px 49px;color:#819690}.console-sidebar nav{display:grid;gap:6px}.console-sidebar nav a{display:flex;align-items:center;gap:11px;padding:11px 13px;border-radius:7px;color:#afc1bd;text-decoration:none}.console-sidebar nav a:hover,.console-sidebar nav a.router-link-active{color:#fff;background:#246d63}.logout{display:flex;align-items:center;gap:10px;margin-top:auto;padding:12px;border:0;color:#9fb2ad;background:transparent}.console-main{min-width:0;min-height:0;overflow-y:auto;background:#f4f7f6}.console-header{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:0 26px;border-bottom:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(10px)}.console-header>div:first-of-type{display:flex;align-items:center;gap:12px}.console-header span{color:#72807d;font-size:12px}.account-chip{display:flex;align-items:center;gap:10px}.account-chip span{padding:6px 9px;border-radius:5px;color:#74571f;background:#f7ecd7}.account-chip strong{color:var(--teal)}.console-content{padding:28px}.page{display:grid;gap:18px;max-width:1460px;margin:auto}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:4px}.page-head>div>p:last-child{margin-top:7px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stats-grid.compact{grid-template-columns:repeat(3,1fr)}.stats-grid article{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px 12px;min-height:130px;padding:20px;border:1px solid var(--line);border-radius:8px;background:#fff}.stats-grid svg{grid-row:span 2;color:var(--gold)}.stats-grid span{color:#6e7d79;font-size:13px}.stats-grid strong{font-size:25px}.panel{min-width:0;padding:20px;border:1px solid var(--line);border-radius:8px;background:#fff}.panel h2{margin-bottom:14px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.panel-title h2{display:flex;align-items:center;gap:8px;margin:0}.panel-title a,.panel-title>span{color:var(--teal);font-size:12px}.split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.list{display:grid}.list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 16px;padding:12px 0;border-bottom:1px solid #e4eae8}.list>div span{font-weight:700}.list>div small{grid-row:2;color:#83908d}.list>div b{grid-column:2;grid-row:1/3;align-self:center}.positive{color:var(--teal)}.negative,.danger{color:var(--danger)}.empty{padding:28px 10px;text-align:center;color:#899592}.empty.large{display:grid;place-items:center;gap:8px;min-height:260px}.empty.large svg{color:#a9b5b2}.create-row{display:grid;grid-template-columns:minmax(240px,420px) auto 1fr;align-items:end;gap:14px}.create-row label{margin:0}.secret-box{display:grid;gap:16px;padding:22px;border:1px solid #d3b36f;border-radius:8px;background:#fff9ed}.secret-box>div:first-child{display:grid;grid-template-columns:auto 1fr;gap:4px 12px}.secret-box svg{grid-row:span 2;color:var(--gold)}.secret-box code{display:block;padding:14px;overflow-wrap:anywhere;border:1px solid #e2d1aa;border-radius:6px;background:#fff}.row{display:flex;flex-wrap:wrap;gap:10px}.table-wrap{width:100%;overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:12px 10px;border-bottom:1px solid #e2e8e6;text-align:left;white-space:nowrap}th{color:#75837f;font-size:11px;font-weight:700}td small{color:#85928f}.status{display:inline-flex;padding:5px 8px;border-radius:5px;font-size:11px}.status.success{color:#116b5f;background:#e0f1ed}.status.warning{color:#78591f;background:#f7ecd7}.status.danger{color:#9f3333;background:#fae5e5}.status.muted{color:#687875;background:#edf1f0}.playground{grid-template-columns:minmax(340px,.8fr) minmax(400px,1.2fr)}.result pre{min-height:360px;max-height:600px;margin:0;padding:16px;overflow:auto;border-radius:7px;color:#c3e5dc;background:#0c1816;font:12px/1.7 Consolas,monospace}.payment{margin:14px 0}.order-created{margin-top:16px;padding:15px;border:1px solid var(--line);border-radius:7px;background:#f7faf9}.details{margin:0}.details>div{display:grid;grid-template-columns:120px 1fr;padding:14px 0;border-bottom:1px solid #e3e9e7}.details dt{color:#788582}.details dd{margin:0}.factory-grid{display:grid;grid-template-columns:240px minmax(0,1fr);gap:16px}.project-sidebar{align-self:start}.project-sidebar>button{display:grid;width:100%;padding:12px;border:0;border-bottom:1px solid #e3e9e7;text-align:left;background:transparent}.project-sidebar>button.active{border-radius:6px;color:#fff;background:var(--teal)}.project-sidebar>button small{margin-top:5px;color:inherit;opacity:.7}.project-create{max-width:920px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 16px}.form-grid .wide{grid-column:1/-1}.project-workspace{display:grid;gap:16px}.project-overview{display:flex;align-items:center;justify-content:space-between}.project-overview p{margin-top:7px}.back-link{margin-bottom:10px;padding:0;border:0;color:var(--teal);background:transparent}.workflow-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.workflow-actions button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:1px solid #c6d1cf;border-radius:8px;color:#29403b;background:#fff}.workflow-actions button:first-child{color:#fff;background:var(--teal);border-color:var(--teal)}.workflow-actions button:disabled{opacity:.5}.scene-list{display:grid;gap:10px}.scene-list article{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:16px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff}.scene-index{color:var(--gold);font-size:13px;font-weight:800}.scene-list h3{margin-bottom:8px}.scene-list blockquote{margin:12px 0;padding-left:12px;border-left:2px solid var(--teal);color:#485a56}.scene-list small{color:#85918e}.mobile-only{display:none}@media(max-width:1050px){.hero-grid{grid-template-columns:1fr}.product-scene{max-width:860px}.workflow ol,.cap-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.factory-grid{grid-template-columns:1fr}.project-sidebar{display:flex;gap:8px;overflow:auto}.project-sidebar .panel-title,.project-sidebar .empty{display:none}.project-sidebar>button{min-width:190px;border:1px solid var(--line);border-radius:6px}.workflow-actions{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.site-header nav>a:not(.button){display:none}.hero{padding:60px 18px}.hero h1{font-size:58px}.hero h2,.section-heading h2,.dark h2,.final-cta h2{font-size:29px}.hero-grid{gap:44px}.product-scene{display:none}.cap-grid{grid-template-columns:1fr;width:100%}.cap-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.workflow ol{grid-template-columns:1fr}.workflow li{min-height:auto;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.dark{grid-template-columns:1fr;gap:38px}.auth-page{grid-template-columns:1fr}.auth-intro{min-height:180px;padding:24px}.auth-intro>div,.auth-intro>small{display:none}.auth-form-wrap{padding:42px 22px}.console-shell{grid-template-columns:1fr}.console-sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:250px;transform:translate(-105%);transition:transform .2s}.console-sidebar.open{transform:translate(0)}.mobile-only{display:inline-grid}.console-header{padding:0 16px}.console-content{padding:18px 14px}.account-chip span{display:none}.page-head{align-items:flex-start;flex-direction:column}.stats-grid,.stats-grid.compact,.split-grid,.playground,.create-row{grid-template-columns:1fr}.workflow-actions{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.scene-list article{grid-template-columns:36px minmax(0,1fr)}.scene-list article>.icon-btn{grid-column:2}.landing footer{align-items:flex-start;flex-direction:column;gap:12px}}.private-landing{color:#18211f;background:#fff}.private-header{position:fixed;inset:0 0 auto;height:68px;border-color:#dfe5e3}.private-header+.private-hero{padding-top:138px}.private-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:64px;min-height:780px;padding:90px max(24px,calc((100% - 1220px)/2)) 74px;background:#f3f6f4;border-bottom:1px solid var(--line)}.host-copy{max-width:610px}.host-status{display:flex;align-items:center;gap:11px;margin-bottom:34px}.host-status>span:last-child{display:grid;gap:3px}.host-status b{font-size:13px}.host-status small{color:#788682;font-size:11px}.host-avatar{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border:1px solid #bda06b;border-radius:50%;color:#fff;background:#1b302c;font-weight:800;box-shadow:inset 0 0 0 4px #e6d7bc}.host-avatar.large{width:62px;height:62px;font-size:22px}.private-hero h1{max-width:700px;font-size:52px;line-height:1.2}.hero-lead{max-width:620px;margin-top:22px;font-size:16px}.private-hero .hero-actions{margin-top:30px}.quiet-points{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px;color:#64736f;font-size:12px}.quiet-points span{display:flex;align-items:center;gap:5px}.quiet-points svg{width:14px;color:var(--teal)}.workspace-preview{overflow:hidden;border:1px solid #b7c2bf;border-radius:8px;background:#fff;box-shadow:0 24px 60px #1b302c29;transform:rotate(1deg)}.preview-toolbar{display:flex;align-items:center;gap:6px;height:38px;padding:0 12px;border-bottom:1px solid var(--line);background:#f7f9f8}.preview-toolbar>span{width:8px;height:8px;border-radius:50%;background:#cf6f62}.preview-toolbar>span:nth-child(2){background:#d0a34d}.preview-toolbar>span:nth-child(3){background:#4e9a78}.preview-toolbar code{margin-left:7px;color:#7d8986;font-size:10px}.preview-shell{display:grid;grid-template-columns:145px minmax(0,1fr);height:430px}.preview-shell aside{display:flex;flex-direction:column;gap:5px;padding:21px 13px;color:#a8b9b5;background:#172824}.preview-shell aside b{display:flex;align-items:center;gap:7px;margin-bottom:2px;color:#fff}.preview-shell aside b i{display:grid;place-items:center;width:24px;height:24px;border-radius:5px;color:#17312b;background:#d8b265;font-size:11px;font-style:normal}.preview-shell aside small{margin-bottom:17px;color:#708984;font-size:9px}.preview-shell aside span{padding:9px;border-radius:5px;font-size:10px}.preview-shell aside .active{color:#fff;background:#276d63}.preview-shell>section{padding:26px;background:#f5f7f6}.preview-greeting{display:flex;align-items:center;justify-content:space-between}.preview-greeting>span{display:grid;gap:5px}.preview-greeting small{color:#788682}.preview-greeting strong{font-size:18px}.preview-greeting>i{padding:7px 9px;border-radius:5px;color:#71551e;background:#f5e8cf;font-size:10px;font-style:normal}.preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:23px}.preview-stats article{display:grid;gap:7px;padding:14px;border:1px solid var(--line);border-radius:6px;background:#fff}.preview-stats small{color:#76837f;font-size:9px}.preview-stats b{font-size:20px}.preview-usage{margin-top:14px;padding:16px;border:1px solid var(--line);border-radius:6px;background:#fff}.preview-usage header{display:flex;justify-content:space-between;font-size:10px}.preview-usage header small{color:#86918e}.preview-usage>div{display:flex;align-items:flex-end;gap:17px;height:165px;margin-top:12px;padding:10px 14px 0;border-bottom:1px solid var(--line)}.preview-usage i{flex:1;max-width:20px;background:#1e8274}.preview-usage i:nth-child(2n){background:#d2a44e}.private-section{padding:94px max(24px,calc((100% - 1120px)/2))}.private-section .section-heading h2,.access-note h2,.promise-section h2,.private-cta h2{font-size:36px}.toolbox-section{background:#fff}.tool-list{display:grid;grid-template-columns:1fr 1fr;margin-top:44px;border-top:1px solid var(--line)}.tool-list article{position:relative;display:grid;grid-template-columns:44px 1fr;gap:16px;min-height:160px;padding:28px 48px 28px 0;border-bottom:1px solid var(--line)}.tool-list article:nth-child(odd){padding-right:52px;border-right:1px solid var(--line)}.tool-list article:nth-child(2n){padding-left:36px}.tool-list svg{color:var(--teal)}.tool-list b{font-size:17px}.tool-list p{margin-top:8px;font-size:13px}.tool-list article>span{position:absolute;top:28px;right:18px;color:#c89a45;font-size:11px;font-weight:800}.access-section{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;background:#eaf0ed;border-block:1px solid var(--line)}.access-note>p:not(.eyebrow){margin-top:18px}.access-note .host-avatar{margin-bottom:22px}.text-link{display:inline-flex;align-items:center;gap:7px;margin-top:22px;color:var(--teal);font-weight:800;text-decoration:none}.code-note{overflow:hidden;border:1px solid #233e38;border-radius:8px;color:#cae3dc;background:#13231f;box-shadow:12px 14px #d4b36e}.code-note>div{display:flex;align-items:center;gap:6px;height:40px;padding:0 14px;border-bottom:1px solid #2e4842}.code-note>div span{width:8px;height:8px;border-radius:50%;background:#d17468}.code-note>div span:nth-child(2){background:#d2a64f}.code-note>div span:nth-child(3){background:#4a9877}.code-note>div b{margin-left:auto;color:#8caaa3;font-size:10px}.code-note pre{min-height:275px;margin:0;padding:24px;overflow:auto;font:12px/1.8 Consolas,monospace}.promise-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.promise-grid{display:grid}.promise-grid p{display:grid;grid-template-columns:32px 1fr;gap:14px;padding:19px 0;border-bottom:1px solid var(--line)}.promise-grid svg{color:#c28e32}.promise-grid span{display:grid;gap:5px}.promise-grid b{color:#20312d}.promise-grid small{color:#73827e}.private-cta{padding:92px 24px;text-align:center;background:#f5f7f6}.private-cta .host-avatar{margin:0 auto 18px}.private-cta p{font-size:12px}.private-cta .button{margin-top:26px}.private-landing footer{color:#aebdb9}.private-landing footer>a:last-child{color:#d7b670;font-size:13px;text-decoration:none}.private-auth-page{display:grid;grid-template-columns:minmax(440px,1fr) minmax(430px,620px);min-height:100vh;background:#f3f6f4}.auth-back{position:fixed;top:28px;left:32px;z-index:3;display:flex;align-items:center;gap:7px;color:#64746f;font-size:13px;text-decoration:none}.auth-host-note{display:flex;flex-direction:column;justify-content:center;padding:110px max(44px,calc((100vw - 1100px)/2));background:#e8efec}.auth-host-note>.brand{position:absolute;top:76px}.auth-host-note .host-status{margin:64px 0 24px}.auth-host-note h1{font-size:46px;line-height:1.22}.auth-host-note>p{max-width:580px;margin-top:20px}.auth-host-note ul{display:grid;gap:13px;margin:28px 0 0;padding:0;list-style:none;color:#5c6d68;font-size:13px}.auth-host-note li{display:flex;align-items:center;gap:8px}.auth-host-note li svg{width:15px;color:var(--teal)}.private-auth-form{display:grid;place-items:center;padding:70px 34px;background:#fff}.auth-card.private{width:min(390px,100%)}.auth-mark{display:grid;place-items:center;width:42px;height:42px;margin-bottom:22px;border-radius:8px;color:#fff;background:#1b302c}.auth-card.private h2{font-size:26px}.auth-card.private label small{color:#98a29f}.auth-switch{text-align:center;margin-top:18px!important;font-size:12px}.auth-switch button{padding:0;border:0;color:var(--teal);background:transparent;font-weight:800}.admin-tabs{display:flex;gap:6px;padding-bottom:4px;overflow-x:auto;border-bottom:1px solid var(--line)}.admin-tabs button{flex:0 0 auto;padding:10px 13px;border:0;border-bottom:2px solid transparent;color:#63736f;background:transparent}.admin-tabs button.active{border-bottom-color:var(--teal);color:var(--teal);font-weight:800}.notice{padding:11px 14px;border-left:3px solid var(--teal);color:#31504a;background:#e7f2ef}.notice-error{padding:11px 14px;border-left:3px solid var(--danger);background:#fae8e8}.filter-grid{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:0 14px}.settings-form{max-width:900px}.admin-page input[type=checkbox]{width:auto;height:auto;margin:0 6px 0 0}.admin-page td select{min-width:120px;margin:0}.admin-page .secret-box code{white-space:pre-wrap}.admin-page .form-grid+.button,.settings-form .button{margin-top:12px}.tier-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.tier-tabs button{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:0 16px;border:1px solid var(--line);border-radius:8px;color:#4c5d58;background:#fff}.tier-tabs button b{color:#a17323;font-size:12px}.tier-tabs button.active{color:#fff;background:#1d695f;border-color:#1d695f}.tier-tabs button.active b{color:#f1d69f}.tier-tabs button.locked{cursor:not-allowed;color:#9aa5a2;background:#edf1f0}.tier-note{display:flex;align-items:center;gap:8px;padding:11px 14px;border-left:3px solid #c69a47;background:#f8f1e4;font-size:13px}.model-catalog{padding-top:8px}.key-create-panel{display:grid;gap:12px}.key-base{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--line)}.key-base>div{display:grid;gap:5px}.key-base small{color:#7e8b87}.key-main-form{display:grid;grid-template-columns:minmax(260px,480px) auto;align-items:end;gap:14px}.key-main-form label{margin:0}.advanced-toggle{display:flex;align-items:center;gap:6px;width:max-content;padding:4px 0;border:0;color:var(--teal);background:transparent;font-size:12px}.advanced-toggle svg{transition:transform .2s}.advanced-toggle svg.open{transform:rotate(180deg)}.advanced-key-form{padding-top:10px;border-top:1px solid var(--line)}.model-checks{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.model-checks label{display:flex;align-items:center;gap:5px;margin:0;padding:7px 9px;border:1px solid var(--line);border-radius:6px;background:#f8faf9}.model-checks input{width:auto;height:auto;margin:0}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:22px;background:#0d1916b3}.key-secret-modal{position:relative;width:min(620px,100%);max-height:calc(100vh - 44px);padding:30px;overflow:auto;border-radius:8px;background:#fff;box-shadow:0 28px 90px #00000047}.modal-close{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:36px;height:36px;border:0;color:#697873;background:transparent}.success-icon{display:grid;place-items:center;width:50px;height:50px;margin-bottom:18px;border-radius:50%;color:#fff;background:var(--teal)}.key-secret-modal>p:not(.eyebrow){margin-top:8px}.key-secret-modal dl{margin:24px 0}.key-secret-modal dl>div{padding:14px 0;border-bottom:1px solid var(--line)}.key-secret-modal dt{margin-bottom:7px;color:#75847f;font-size:11px}.key-secret-modal dd{display:flex;align-items:center;gap:9px;margin:0}.key-secret-modal dd code{flex:1;padding:11px;overflow-wrap:anywhere;border-radius:6px;background:#f1f5f3}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.endpoint-row{display:flex;align-items:center;justify-content:space-between}.endpoint-row>div{display:grid;gap:8px}.endpoint-row small{color:#7a8884}.code-panel pre{min-height:245px;margin:0;padding:17px;overflow:auto;border-radius:7px;color:#cce5df;background:#10211d;font:12px/1.7 Consolas,monospace;white-space:pre-wrap}.doc-steps{display:grid;gap:0}.doc-steps>div{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.doc-steps>div>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#fff;background:#1d695f;font-size:11px}.doc-steps p{display:grid;gap:4px}.doc-steps small{color:#7c8986}.billing-grid{align-items:start}.usage-filter{display:grid;grid-template-columns:repeat(2,minmax(180px,280px)) auto;align-items:end;gap:14px}.usage-filter label{margin:0}.usage-distribution{min-height:250px}.distribution-head>div:first-child p{margin-top:5px;font-size:12px}.date-filter{display:flex;align-items:end;gap:8px}.date-filter label{margin:0;font-size:11px}.date-filter input{width:145px}.distribution-list{display:grid;gap:16px}.distribution-list>div header{display:flex;justify-content:space-between;gap:14px;margin-bottom:7px}.distribution-list header span{color:#778580;font-size:11px}.distribution-list>div>i{display:block;height:8px;overflow:hidden;border-radius:4px;background:#e8edeb}.distribution-list>div>i span{display:block;height:100%;min-width:4px;background:#268578}@media(max-width:1050px){.private-hero{grid-template-columns:1fr;min-height:auto}.host-copy{max-width:760px}.workspace-preview{max-width:820px;transform:none}.private-auth-page{grid-template-columns:1fr 520px}.auth-host-note{padding-inline:50px}.access-section,.promise-section{gap:44px}.tool-list{grid-template-columns:1fr}.tool-list article:nth-child(odd){padding-right:48px;border-right:0}.tool-list article:nth-child(2n){padding-left:0}.tier-tabs{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.private-header{height:62px;padding:0 16px}.private-header nav>a:not(.button){display:none}.private-header+.private-hero{padding-top:104px}.private-hero{gap:38px;padding:42px 18px 50px}.private-hero h1{font-size:36px}.host-copy .host-status{margin-bottom:26px}.private-hero .hero-actions{align-items:stretch;flex-direction:column}.quiet-points{gap:9px 15px}.workspace-preview{width:100%}.preview-shell{grid-template-columns:1fr;height:300px}.preview-shell aside{display:none}.preview-shell>section{padding:18px}.preview-greeting strong{font-size:15px}.preview-stats article{padding:10px}.preview-stats b{font-size:17px}.preview-usage>div{height:105px;gap:11px}.private-section{padding:62px 18px}.private-section .section-heading h2,.access-note h2,.promise-section h2,.private-cta h2{font-size:28px}.tool-list article,.tool-list article:nth-child(odd){grid-template-columns:34px 1fr;min-height:140px;padding:24px 36px 24px 0}.access-section,.promise-section{grid-template-columns:1fr;gap:38px}.code-note{box-shadow:7px 8px #d4b36e}.code-note pre{min-height:235px;padding:18px;font-size:10px}.private-cta{padding:64px 18px}.private-auth-page{grid-template-columns:1fr}.auth-back{top:20px;left:18px}.auth-host-note{min-height:245px;padding:74px 22px 28px}.auth-host-note>.brand{top:54px;right:22px}.auth-host-note .host-status{display:none}.auth-host-note h1{margin-top:40px;font-size:31px}.auth-host-note>p{font-size:13px}.auth-host-note ul{display:none}.private-auth-form{padding:38px 20px}.tier-tabs{grid-template-columns:1fr 1fr}.key-main-form,.advanced-key-form{grid-template-columns:1fr}.modal-actions{flex-direction:column}.modal-actions .button{width:100%}.endpoint-row{align-items:flex-start;flex-direction:column;gap:14px}.usage-filter{grid-template-columns:1fr}.date-filter{align-items:stretch;flex-direction:column}.date-filter input{width:100%}.distribution-head{align-items:flex-start;flex-direction:column}.distribution-list>div header{align-items:flex-start;flex-direction:column;gap:4px}.filter-grid{grid-template-columns:1fr}.admin-tabs{margin-inline:-14px;padding-inline:14px}}@media(max-width:760px){.private-header+.private-hero{padding-top:104px}}@media(max-width:760px){.private-hero{padding-top:104px}}.key-actions{flex-wrap:nowrap}.delete-key{color:var(--danger)}.delete-key:hover{border-color:#d8a6a6;background:#fff2f2}.key-zone-select{display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px 10px;margin:0;padding-right:18px;border-right:1px solid var(--line)}.key-zone-select small{grid-column:1/-1;color:#7e8b87;font-size:11px}.key-zone-select select{min-width:190px;margin:0;font-weight:800}.key-zone-select>span{grid-column:1/-1;color:#7d8a86;font-size:10px}.key-zone-table-select{min-width:160px;height:36px;margin:0;padding-block:0;font-size:12px}.form-success{margin:0;color:#238174;font-size:12px}.model-zone-page{max-width:1180px}.zone-selector{padding:8px 18px 0;color:#f4f6f5;background:#202422;border-color:#202422}.zone-row{display:grid;grid-template-columns:minmax(120px,1fr) 84px 70px;align-items:center;width:100%;min-height:54px;padding:0 10px;border:0;border-bottom:1px solid #353b38;color:#f1f4f2;background:transparent;text-align:left}.zone-row span{font-size:17px}.zone-row b{font:700 17px/1.2 Consolas,monospace;letter-spacing:0}.zone-row small,.zone-row svg{justify-self:end;color:#9ca8a4}.zone-row:not(.locked):hover{background:#292f2c}.zone-row.active{color:#fff;background:#2b332f}.zone-row.active b{color:#e8c36f}.zone-row.locked{cursor:not-allowed;color:#717b77}.zone-current{margin:0;padding:14px 10px;color:#aeb8b4;font-size:12px}.model-zone-page .panel-title>div p,.model-pool-editor .panel-title p{margin-top:4px;color:#75837f;font-size:12px}.model-pool-editor{margin-top:16px}.model-pool-editor .wide{grid-column:1/-1}.notice-inline{color:#37665e;font-size:12px}.model-pool-table td code{white-space:nowrap}.model-pool-table td:nth-child(8){min-width:210px}.model-pool-table .table-wrap{max-height:520px;overflow:auto}@media(max-width:760px){.zone-selector{padding-inline:10px}.zone-row{grid-template-columns:1fr 64px 32px;min-height:52px}.zone-row span,.zone-row b{font-size:15px}.model-zone-page .panel-title{align-items:flex-start;flex-direction:column}.model-pool-editor .wide{grid-column:auto}}.console-shell:not(.admin){grid-template-columns:264px minmax(0,1fr);background:#edf1ef}.console-shell:not(.admin) .console-sidebar{padding:28px 18px 20px;border-right:1px solid #213430;background:#11201d}.console-shell:not(.admin) .sidebar-head{padding:0 8px}.console-shell:not(.admin) .brand{gap:11px;font-size:19px}.console-shell:not(.admin) .brand>span{width:34px;height:34px;color:#10231f;background:#d5b263}.console-shell:not(.admin) .sidebar-caption{margin:14px 8px 26px;color:#637d77;font:700 10px/1.2 Consolas,monospace}.console-shell:not(.admin) .console-sidebar nav{gap:4px}.console-shell:not(.admin) .console-sidebar nav a{position:relative;min-height:44px;padding:0 13px;border-radius:7px;color:#9fb2ad;font-size:13px}.console-shell:not(.admin) .console-sidebar nav a svg{color:#78918b}.console-shell:not(.admin) .console-sidebar nav a:hover{color:#eef5f3;background:#1a2e2a}.console-shell:not(.admin) .console-sidebar nav a.router-link-active{color:#fff;background:#236d62;box-shadow:inset 3px 0 #d9b665}.console-shell:not(.admin) .console-sidebar nav a.router-link-active svg{color:#f0d595}.sidebar-account{display:grid;grid-template-columns:38px minmax(0,1fr) 34px;align-items:center;gap:10px;margin-top:auto;padding:18px 6px 0;border-top:1px solid #29403b}.user-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:#17312c;background:#d6b56d;font-weight:800}.sidebar-account>div{display:grid;min-width:0;gap:3px}.sidebar-account b{overflow:hidden;color:#edf4f2;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.sidebar-account small{color:#76908a;font-size:10px}.sidebar-account .logout{display:grid;place-items:center;width:34px;height:34px;margin:0;padding:0;border-radius:7px;color:#79918b}.sidebar-account .logout:hover{color:#fff;background:#223833}.console-shell:not(.admin) .console-main{background:#edf1ef}.console-shell:not(.admin) .console-header{min-height:76px;padding:0 clamp(22px,3vw,44px);border-color:#dce4e1;background:#f9fbfaf0}.header-leading{display:flex;align-items:center;gap:12px}.header-leading>div{display:grid;gap:3px}.header-leading small{color:#84918e;font:700 9px/1.1 Consolas,monospace}.header-leading b{font-size:16px}.header-account{display:flex;align-items:center;gap:24px;min-width:0}.header-user{display:grid;max-width:260px;gap:3px;text-align:right}.header-user b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.header-user small{overflow:hidden;color:#84918e;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.credits-balance{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:2px 9px;min-width:138px;padding-left:22px;border-left:1px solid #d8e1de}.credits-balance small{grid-row:1;color:#899693;font:700 9px/1 Consolas,monospace}.credits-balance strong{grid-column:2;grid-row:1/3;color:#16786c;font-size:17px;white-space:nowrap}.console-shell:not(.admin) .console-content{padding:clamp(28px,4vw,52px)}.console-shell:not(.admin) .page{max-width:1280px}.console-shell:not(.admin) .panel,.console-shell:not(.admin) .stats-grid article{border-color:#dce4e1;box-shadow:0 8px 24px #18302a09}.console-shell:not(.admin) .page-head h1{font-size:30px}.console-shell:not(.admin) .eyebrow{margin-bottom:9px;font:800 10px/1.2 Consolas,monospace}.model-zone-page{width:100%;max-width:1120px;gap:26px}.model-zone-page .page-head{align-items:center;margin:8px 0 6px}.model-zone-page .page-head>div>p:last-child{color:#7a8884;font-size:13px}.model-zone-page .zone-selector{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:0;color:inherit;background:transparent;border:0}.model-zone-page .zone-row{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;min-height:246px;padding:20px;border:1px solid #d9e2df;border-radius:8px;color:#1b2926;background:#fff;text-align:left;box-shadow:0 10px 28px #1b322c0d;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.model-zone-page .zone-row:nth-child(1){border-top:3px solid #5f9186}.model-zone-page .zone-row:nth-child(2){border-top:3px solid #4e7f9b}.model-zone-page .zone-row:nth-child(3){border-top:3px solid #c29545}.model-zone-page .zone-row:nth-child(4){border-top:3px solid #454e4b}.model-zone-page .zone-row:not(.locked):not(.active):hover{transform:translateY(-3px);border-color:#9baba6;background:#fff;box-shadow:0 16px 34px #1b322c17}.model-zone-page .zone-row header{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px}.zone-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;color:#246f65;background:#e7f1ee}.model-zone-page .zone-row:nth-child(2) .zone-icon{color:#386b88;background:#e8f0f4}.model-zone-page .zone-row:nth-child(3) .zone-icon{color:#916b28;background:#f7edd9}.model-zone-page .zone-row:nth-child(4) .zone-icon{color:#f0f3f2;background:#313b38}.model-zone-page .zone-row header>small{color:#9aa5a2;font:700 9px/1 Consolas,monospace}.zone-selected{display:inline-flex;align-items:center;gap:4px;color:#1c7468;font-size:10px;font-weight:800}.model-zone-page .zone-row>div{display:grid;gap:7px}.model-zone-page .zone-row h2{margin:0;font-size:21px}.model-zone-page .zone-row>div>span{color:#899591;font:700 11px/1 Consolas,monospace}.model-zone-page .zone-row footer{display:flex;align-items:flex-end;justify-content:space-between;padding-top:18px;border-top:1px solid #e5ebe9}.model-zone-page .zone-row footer strong{font:800 28px/1 Consolas,monospace}.model-zone-page .zone-row footer>span{display:inline-flex;align-items:center;gap:5px;color:#71807c;font-size:11px}.model-zone-page .zone-row.active{color:#f3f7f5;background:#172622;border-color:#172622;box-shadow:0 18px 40px #11221e33}.model-zone-page .zone-row.active header>small,.model-zone-page .zone-row.active>div>span{color:#78908a}.model-zone-page .zone-row.active .zone-selected{color:#e3c374}.model-zone-page .zone-row.active footer{border-color:#30433e}.model-zone-page .zone-row.active footer strong{color:#e4c16e}.model-zone-page .zone-row.active footer>span{color:#b7c6c2}.model-zone-page .zone-row.locked{color:#8c9794;background:#e8edeb;box-shadow:none}.model-zone-page .form-error{margin:0}@media(max-width:1100px){.model-zone-page .zone-selector{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.console-shell:not(.admin){grid-template-columns:1fr}.console-shell:not(.admin) .console-sidebar{width:264px}.console-shell:not(.admin) .console-header{min-height:68px;padding:0 15px}.header-user{display:none}.header-account{gap:10px}.credits-balance{min-width:auto;padding-left:12px}.credits-balance small{display:none}.credits-balance strong{grid-column:auto;font-size:14px}.console-shell:not(.admin) .console-content{padding:24px 15px}.model-zone-page .page-head{margin-top:0}.model-zone-page .zone-selector{grid-template-columns:1fr}.model-zone-page .zone-row{min-height:200px;padding:18px}.model-zone-page .zone-row footer strong{font-size:25px}}.model-zone-page .zone-selector{grid-template-columns:repeat(2,minmax(0,1fr))}.model-zone-page .zone-row{min-height:220px}.zone-usage-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #d9e2df;border-radius:8px;background:#fff;box-shadow:0 10px 28px #1b322c0a}.zone-usage-summary>div{display:grid;gap:8px;padding:20px 24px;border-right:1px solid #e1e7e5}.zone-usage-summary>div:last-child{border-right:0}.zone-usage-summary small{color:#84918d;font-size:11px}.zone-usage-summary strong{font-size:21px}.zone-usage-summary em{color:#71807c;font-size:11px;font-style:normal;font-weight:600}@media(max-width:760px){.model-zone-page .zone-selector,.zone-usage-summary{grid-template-columns:1fr}.zone-usage-summary>div{grid-template-columns:1fr auto;align-items:center;padding:15px 18px;border-right:0;border-bottom:1px solid #e1e7e5}.zone-usage-summary>div:last-child{border-bottom:0}.zone-usage-summary strong{font-size:17px}}.global-zone-rail{position:sticky;top:76px;z-index:4;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));height:52px;padding:0 clamp(22px,3vw,44px);border-bottom:1px solid #d9e2df;background:#f5f8f7f5;backdrop-filter:blur(10px)}.global-zone-rail button{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;border:0;color:#71807c;background:transparent;font-size:11px}.global-zone-rail button b{font:800 11px/1 Consolas,monospace}.global-zone-rail button:after{position:absolute;inset:auto 18px 0;height:2px;background:transparent;content:""}.global-zone-rail button:hover{color:#1c302c}.global-zone-rail button.active{color:#166f64;font-weight:800}.global-zone-rail button.active:after{background:#1c7d70}.global-zone-rail button.locked{cursor:not-allowed;color:#a5aeab}.console-shell:not(.admin) .global-zone-rail+.console-content{padding-top:34px}.dashboard-page{gap:20px}.dashboard-stats article:nth-child(3) svg{color:#4e7f9b}.dashboard-stats article:nth-child(4) svg{color:#5b6864}.zone-distribution .distribution-list>div>i span{background:#4e8075}.zone-distribution .distribution-list>div:nth-child(2)>i span{background:#4e7f9b}.zone-distribution .distribution-list>div:nth-child(3)>i span{background:#c29545}.zone-distribution .distribution-list>div:nth-child(4)>i span{background:#4c5653}.zone-distribution header b{display:flex;align-items:center;gap:7px}.zone-distribution header b small{color:#8b9894;font:700 10px/1 Consolas,monospace}.zone-badge{display:inline-flex;align-items:center;gap:7px;color:#24433d}.zone-badge b{color:#8a6728;font:700 11px/1 Consolas,monospace}.playground-form{display:flex;flex-direction:column}.playground-zone{display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 12px;margin:-20px -20px 8px;padding:17px 20px;border-bottom:1px solid #dfe6e4;background:#f7f9f8}.playground-zone small{grid-column:1;color:#7f8c88;font-size:10px}.playground-zone strong{font-size:17px}.playground-zone span{grid-column:2;grid-row:1/3;color:#8b6727;font:800 16px/1 Consolas,monospace}.playground-form>.button{align-self:flex-start;margin-top:4px}.key-context{display:grid;grid-template-columns:minmax(170px,.35fr) minmax(0,1fr);gap:18px;padding-bottom:14px;border-bottom:1px solid var(--line)}.key-context>div:first-child{display:grid;grid-template-columns:1fr auto;align-items:center;gap:5px 10px;padding-right:18px;border-right:1px solid var(--line)}.key-context>div:first-child small{grid-column:1/-1;color:#7e8b87}.key-context>div:first-child b{font-size:16px}.key-context>div:first-child span{color:#8b6727;font:800 15px/1 Consolas,monospace}.key-context .key-base{padding:0;border:0}.docs-zone{display:grid!important;grid-template-columns:auto auto;align-items:center;gap:4px 9px;margin-left:auto;padding-right:18px}.docs-zone small{grid-column:1/-1}.docs-zone span{color:#8b6727;font:800 13px/1 Consolas,monospace}.endpoint-row{gap:18px}@media(max-width:760px){.global-zone-rail{top:68px;grid-template-columns:repeat(4,minmax(0,1fr));height:54px;padding:0 5px;overflow:hidden}.global-zone-rail button{min-width:0;flex-direction:column;gap:3px;font-size:9px;white-space:nowrap}.global-zone-rail button b{font-size:9px}.global-zone-rail button:after{inset-inline:7px}.console-shell:not(.admin) .global-zone-rail+.console-content{padding-top:22px}.dashboard-lists,.key-context{grid-template-columns:1fr}.key-context>div:first-child{padding:0 0 14px;border-right:0;border-bottom:1px solid var(--line)}.endpoint-row .docs-zone{width:100%;margin:0;padding:12px 0;border-block:1px solid var(--line)}}@media(max-width:760px){.key-zone-select{padding:0 0 14px;border-right:0;border-bottom:1px solid var(--line)}.key-zone-select select{width:100%;min-width:0}.key-zone-table-select{min-width:150px}}.theme-toggle{display:grid;place-items:center;flex:0 0 auto;width:36px;height:36px;padding:0;border:1px solid #d5dfdc;border-radius:8px;color:#53635f;background:#fff}.theme-toggle:hover{color:#126f64;border-color:#9ab8b1;background:#f4f8f7}.zone-icon svg,.summary-icon svg{stroke-width:2.2}.zone-usage-summary>div{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:3px 12px}.summary-icon{display:grid;place-items:center;grid-row:1/3;width:36px;height:36px;border-radius:8px;color:#267468;background:#e8f2ef}.zone-usage-summary>div:nth-child(2) .summary-icon{color:#3d708d;background:#e8f0f5}.zone-usage-summary>div:nth-child(3) .summary-icon{color:#916b28;background:#f7edd9}.zone-usage-summary small,.zone-usage-summary strong{grid-column:2}.zone-usage-summary small{align-self:end}.zone-usage-summary strong{align-self:start}[data-theme=dark]{color-scheme:dark}[data-theme=dark] body{background:#0f1715}[data-theme=dark] .console-shell:not(.admin){--ink:#edf3f1;--muted:#91a09c;--line:#2b3a36;--soft:#192421;--panel:#18231f;color:#edf3f1;background:#101816}[data-theme=dark] .console-shell:not(.admin) .console-main,[data-theme=dark] .console-shell:not(.admin) .console-content{background:#101816}[data-theme=dark] .console-shell:not(.admin) .console-header{border-color:#263531;background:#101816f2}[data-theme=dark] .header-leading small,[data-theme=dark] .header-user small,[data-theme=dark] .credits-balance small{color:#74847f}[data-theme=dark] .credits-balance{border-color:#30403b}[data-theme=dark] .credits-balance strong{color:#63b9a9}[data-theme=dark] .theme-toggle{color:#d8bd79;border-color:#354640;background:#192420}[data-theme=dark] .theme-toggle:hover{color:#f0cf7d;border-color:#61736d;background:#22302c}[data-theme=dark] .console-shell:not(.admin) .panel,[data-theme=dark] .console-shell:not(.admin) .stats-grid article,[data-theme=dark] .zone-usage-summary{color:#e8efed;border-color:#2c3c37;background:#18231f;box-shadow:0 10px 30px #00000029}[data-theme=dark] .console-shell:not(.admin) h1,[data-theme=dark] .console-shell:not(.admin) h2,[data-theme=dark] .console-shell:not(.admin) h3,[data-theme=dark] .console-shell:not(.admin) b,[data-theme=dark] .console-shell:not(.admin) strong{color:inherit}[data-theme=dark] .console-shell:not(.admin) p{color:#91a09c}[data-theme=dark] .console-shell:not(.admin) .eyebrow{color:#65b6a7}[data-theme=dark] .console-shell:not(.admin) input,[data-theme=dark] .console-shell:not(.admin) select,[data-theme=dark] .console-shell:not(.admin) textarea{color:#e5ece9;border-color:#394a45;background:#111a18}[data-theme=dark] .console-shell:not(.admin) input:focus,[data-theme=dark] .console-shell:not(.admin) select:focus,[data-theme=dark] .console-shell:not(.admin) textarea:focus{border-color:#4c9d8e;box-shadow:0 0 0 3px #4c9d8e26}[data-theme=dark] .console-shell:not(.admin) .button.secondary,[data-theme=dark] .console-shell:not(.admin) .icon-btn{color:#ced9d5;border-color:#3a4b46;background:#1a2622}[data-theme=dark] .console-shell:not(.admin) .button.secondary:hover,[data-theme=dark] .console-shell:not(.admin) .icon-btn:hover{border-color:#64766f;background:#23312d}[data-theme=dark] .console-shell:not(.admin) th,[data-theme=dark] .console-shell:not(.admin) td,[data-theme=dark] .console-shell:not(.admin) .list>div,[data-theme=dark] .console-shell:not(.admin) .details>div{border-color:#2e3d39}[data-theme=dark] .console-shell:not(.admin) th,[data-theme=dark] .console-shell:not(.admin) td small,[data-theme=dark] .console-shell:not(.admin) .details dt{color:#82928d}[data-theme=dark] .distribution-list>div>i{background:#27332f}[data-theme=dark] .model-zone-page .zone-row{color:#e8efed;border-color:#2e403a;background:#18231f;box-shadow:0 12px 30px #00000029}[data-theme=dark] .model-zone-page .zone-row:not(.locked):not(.active):hover{color:#fff;border-color:#52665f;background:#1e2b27;box-shadow:0 16px 38px #0000003d}[data-theme=dark] .model-zone-page .zone-row footer{border-color:#30413c}[data-theme=dark] .model-zone-page .zone-row>div>span,[data-theme=dark] .model-zone-page .zone-row header>small,[data-theme=dark] .model-zone-page .zone-row footer>span{color:#82928d}[data-theme=dark] .model-zone-page .zone-row.active{background:#0d2420;border-color:#35695f;box-shadow:0 18px 42px #0000004d}[data-theme=dark] .zone-icon{color:#73b5a8;background:#223934}[data-theme=dark] .model-zone-page .zone-row:nth-child(2) .zone-icon{color:#78a9c4;background:#22343e}[data-theme=dark] .model-zone-page .zone-row:nth-child(3) .zone-icon{color:#d7b66e;background:#3c3322}[data-theme=dark] .model-zone-page .zone-row:nth-child(4) .zone-icon{color:#dbe2df;background:#303a37}[data-theme=dark] .summary-icon{color:#6eb3a5;background:#223934}[data-theme=dark] .zone-usage-summary>div{border-color:#2d3d38}[data-theme=dark] .zone-usage-summary>div:nth-child(2) .summary-icon{color:#78a9c4;background:#22343e}[data-theme=dark] .zone-usage-summary>div:nth-child(3) .summary-icon{color:#d7b66e;background:#3c3322}[data-theme=dark] .playground-zone,[data-theme=dark] .key-context,[data-theme=dark] .key-context>div:first-child{border-color:#2f403a;background:#141e1b}[data-theme=dark] .key-base code,[data-theme=dark] .endpoint-row code{color:#c9d7d2}[data-theme=dark] .key-secret-modal{color:#e8efed;background:#18231f}[data-theme=dark] .key-secret-modal dl>div{border-color:#30403b}[data-theme=dark] .key-secret-modal dd code{color:#d7e2de;background:#101916}[data-theme=dark] .secret-box{color:#e8d8b0;border-color:#685b39;background:#292419}[data-theme=dark] .secret-box code{color:#eadcb9;border-color:#5e5337;background:#171812}[data-theme=dark] .order-created{border-color:#31413c;background:#141e1b}[data-theme=dark] .status.success{color:#7bd0bf;background:#193b34}[data-theme=dark] .status.warning{color:#e0c17b;background:#3b321f}[data-theme=dark] .status.muted{color:#a1afaa;background:#28332f}[data-theme=dark] .status.danger{color:#efa1a1;background:#452525}[data-theme=dark] .code-panel pre,[data-theme=dark] .result pre{border:1px solid #2c403a;background:#09110f}[data-theme=dark] .key-zone-select{border-color:#2f403a}[data-theme=dark] .form-success{color:#72c6b6}@media(max-width:760px){.header-account .theme-toggle{width:34px;height:34px}.zone-usage-summary>div{grid-template-columns:34px 1fr auto;gap:3px 10px}.summary-icon{grid-column:1;grid-row:1/3;width:32px;height:32px}.zone-usage-summary small{grid-column:2;grid-row:1/3;align-self:center}.zone-usage-summary strong{grid-column:3;grid-row:1/3;align-self:center}}.console-shell:not(.admin){grid-template-columns:236px minmax(0,1fr);background:#f2f5f4}.console-shell:not(.admin) .console-sidebar{padding:24px 14px 18px;background:#15211f;border-color:#263734}.console-shell:not(.admin) .sidebar-head{padding:0 7px}.console-shell:not(.admin) .sidebar-caption{margin:13px 8px 22px;color:#71847f;font-size:9px}.console-shell:not(.admin) .console-sidebar nav{gap:3px}.console-shell:not(.admin) .console-sidebar nav a{min-height:42px;padding:0 12px;color:#a8b7b3}.console-shell:not(.admin) .console-sidebar nav a.router-link-active{background:#23766a;box-shadow:inset 3px 0 #e0b95f}.console-shell:not(.admin) .console-sidebar nav a:hover{background:#20302d}.console-shell:not(.admin) .sidebar-account{grid-template-columns:36px minmax(0,1fr) 32px;padding:15px 5px 0;border-color:#30413e}.console-shell:not(.admin) .user-avatar{width:36px;height:36px;background:#dfb95f}.console-shell:not(.admin) .sidebar-account b{font-size:11px}.console-shell:not(.admin) .console-main,.console-shell:not(.admin) .console-content{background:#f2f5f4}.console-shell:not(.admin) .console-header{min-height:70px;padding:0 clamp(20px,2.6vw,38px);border-color:#e1e6e4;background:#fcfdfdf5}.console-shell:not(.admin) .console-content{padding:clamp(26px,3vw,42px)}.console-shell:not(.admin) .page{width:100%;max-width:1240px;margin-inline:auto;gap:20px}.console-shell:not(.admin) .page-head{margin-bottom:2px}.console-shell:not(.admin) .page-head h1{font-size:28px}.console-shell:not(.admin) .page-head p:last-child{margin-top:7px;color:#74817d}.console-shell:not(.admin) .panel,.console-shell:not(.admin) .stats-grid article{border-color:#dde4e1;background:#fff;box-shadow:0 4px 16px #192b2709}.console-shell:not(.admin) .panel{padding:20px}.console-shell:not(.admin) .button.primary{background:#168574}.console-shell:not(.admin) .button.primary:hover{background:#116e61}.console-shell:not(.admin) .key-create-panel{gap:16px;padding:22px}.console-shell:not(.admin) .key-context{grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);gap:22px;padding-bottom:17px}.console-shell:not(.admin) .key-main-form{grid-template-columns:minmax(280px,520px) minmax(180px,1fr);gap:14px}.console-shell:not(.admin) .key-main-form .button{height:42px}.console-shell:not(.admin) .key-zone-select select{height:42px;border-color:#d6dfdc;background:#f8faf9}.console-shell:not(.admin) .key-zone-select>span{color:#8a9692}.console-shell:not(.admin) table th{padding-top:11px;padding-bottom:11px;color:#7c8985;font-size:10px}.console-shell:not(.admin) table td{padding-top:13px;padding-bottom:13px}.console-shell:not(.admin) .key-zone-table-select{border-color:#d9e1df;background:#f8faf9}.console-shell:not(.admin) .status{border-radius:5px}.console-shell:not(.admin) .theme-toggle{box-shadow:none}.console-shell:not(.admin) .credits-balance{min-width:126px}.console-shell:not(.admin) .credits-balance strong{font-size:16px}.model-zone-page .zone-row{box-shadow:0 5px 18px #1a2f2a0b}[data-theme=dark] body{background:#111413}[data-theme=dark] .console-shell:not(.admin){--ink:#eef1f0;--muted:#979f9c;--line:#303634;--soft:#1c211f;--panel:#1a1f1d;color:#eef1f0;background:#111413}[data-theme=dark] .console-shell:not(.admin) .console-sidebar{background:#121917;border-color:#29322f}[data-theme=dark] .console-shell:not(.admin) .console-main,[data-theme=dark] .console-shell:not(.admin) .console-content{background:#111413}[data-theme=dark] .console-shell:not(.admin) .console-header{border-color:#292f2d;background:#121514f5}[data-theme=dark] .console-shell:not(.admin) .panel,[data-theme=dark] .console-shell:not(.admin) .stats-grid article,[data-theme=dark] .zone-usage-summary{border-color:#303634;background:#1a1f1d;box-shadow:0 5px 20px #0000002e}[data-theme=dark] .console-shell:not(.admin) input,[data-theme=dark] .console-shell:not(.admin) select,[data-theme=dark] .console-shell:not(.admin) textarea{border-color:#39413e;background:#141817}[data-theme=dark] .console-shell:not(.admin) .key-zone-select select,[data-theme=dark] .console-shell:not(.admin) .key-zone-table-select{border-color:#3b4340;background:#151a18}[data-theme=dark] .console-shell:not(.admin) .button.primary{background:#1c927f}[data-theme=dark] .console-shell:not(.admin) .button.primary:hover{background:#22a58f}[data-theme=dark] .console-shell:not(.admin) .button.secondary,[data-theme=dark] .console-shell:not(.admin) .icon-btn{border-color:#3a423f;background:#202522}[data-theme=dark] .theme-toggle{border-color:#3c4542;background:#202522}[data-theme=dark] .credits-balance{border-color:#333a38}[data-theme=dark] .credits-balance strong{color:#66c2af}[data-theme=dark] .model-zone-page .zone-row{border-color:#323a37;background:#1b201e}[data-theme=dark] .model-zone-page .zone-row.active{background:#10241f;border-color:#397a6e}[data-theme=dark] .playground-zone,[data-theme=dark] .key-context{background:transparent}@media(max-width:760px){.console-shell:not(.admin){grid-template-columns:1fr}.console-shell:not(.admin) .console-sidebar{width:246px}.console-shell:not(.admin) .console-content{padding:22px 14px}.console-shell:not(.admin) .page{gap:16px}.console-shell:not(.admin) .page-head h1{font-size:26px}.console-shell:not(.admin) .panel{padding:17px}.console-shell:not(.admin) .key-context{grid-template-columns:1fr;gap:14px}.console-shell:not(.admin) .key-main-form{grid-template-columns:1fr}.console-shell:not(.admin) .key-main-form .button{width:100%}}.leo-home{color:#18201e;background:#fff}.leo-home-nav{position:fixed;inset:0 0 auto;z-index:30;display:flex;align-items:center;justify-content:space-between;height:68px;padding:0 max(24px,calc((100% - 1280px)/2));border-bottom:1px solid rgba(255,255,255,.12);background:#101614f0;backdrop-filter:blur(12px)}.leo-home-brand{display:inline-flex;align-items:center;gap:10px;color:#f6f8f7;text-decoration:none}.leo-home-brand>span{display:grid;place-items:center;width:42px;height:32px;border-radius:7px;color:#17201e;background:#dfb95f;font:900 10px/1 Arial,sans-serif;text-transform:uppercase}.leo-home-brand>b{font-size:19px}.leo-home-nav nav{display:flex;align-items:center;gap:26px}.leo-home-nav nav>a{color:#aebbb7;font-size:12px;text-decoration:none}.leo-home-nav nav>a:hover{color:#fff}.leo-home-nav .button{color:#fff}.leo-hero{position:relative;height:min(820px,calc(100vh - 42px));min-height:690px;overflow:hidden;color:#f4f7f6;background:#101614}.hero-content{position:relative;z-index:3;width:min(620px,48vw);padding-top:clamp(150px,20vh,220px);margin-left:max(24px,calc((100% - 1280px)/2))}.hero-kicker{margin-bottom:24px;color:#6db5a8;font:800 10px/1.2 Consolas,monospace}.hero-content h1{font-size:74px;line-height:1}.hero-statement{margin-top:26px;color:#f3f6f5;font-size:30px;font-weight:750;line-height:1.38}.hero-copy{max-width:540px;margin-top:20px;color:#93a29e;font-size:14px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:32px}.hero-actions .button{min-width:138px}.hero-login{color:#d8dfdc;font-size:13px;font-weight:700;text-decoration:none}.hero-login:hover{color:#fff}.hero-system{position:absolute;z-index:1;right:max(-80px,calc((100% - 1510px)/2));bottom:54px;width:min(770px,57vw);height:560px;overflow:hidden;border:1px solid #34423e;border-radius:8px;background:#161e1b;box-shadow:0 34px 90px #00000061;transform:rotate(-1deg)}.system-top{display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 18px;border-bottom:1px solid #303c38;color:#788983;font:700 9px/1 Consolas,monospace}.system-top b{color:#d7b768}.system-body{display:grid;grid-template-columns:72px minmax(0,1fr);height:calc(100% - 48px)}.system-body>aside{display:flex;flex-direction:column;align-items:center;gap:18px;padding-top:26px;border-right:1px solid #2d3935;background:#121917}.system-body>aside i{width:24px;height:24px;border:1px solid #3a4844;border-radius:6px}.system-body>aside i:nth-child(2){border-color:#388d7e;background:#236c61}.system-content{padding:38px}.system-title{display:grid;gap:7px}.system-title span{color:#66837c;font:700 9px/1 Consolas,monospace}.system-title strong{font-size:27px}.system-zones{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.system-zones i{display:flex;align-items:flex-end;justify-content:space-between;height:94px;padding:17px;border:1px solid #34423e;border-radius:7px;color:#aebbb7;background:#19221f;font-size:13px;font-style:normal;font-weight:700}.system-zones i small{color:#7f918b;font:800 11px/1 Consolas,monospace}.system-zones i.active{color:#fff;border-color:#397f73;background:#18342e}.system-zones i.active small{color:#dfbd6d}.system-chart{display:flex;align-items:flex-end;gap:12px;height:160px;margin-top:32px;padding:20px;border-left:1px solid #2f3a37;border-bottom:1px solid #2f3a37}.system-chart span{flex:1;max-width:26px;background:#397f73}.system-chart span:nth-child(3n){background:#c3984d}.system-chart span:nth-child(4n){background:#467995}.hero-foot{position:absolute;z-index:3;inset:auto max(24px,calc((100% - 1280px)/2)) 24px;display:grid;grid-template-columns:repeat(4,1fr);padding-top:18px;border-top:1px solid #303b38;color:#677873;font:700 9px/1 Consolas,monospace}.leo-section{padding:104px max(24px,calc((100% - 1160px)/2))}.capability-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px;background:#fff}.section-intro>p,.product-copy>p,.access-heading>p{margin-bottom:20px;color:#1b7d6f;font:800 10px/1.2 Consolas,monospace}.section-intro h2,.product-copy h2,.access-heading h2{font-size:36px;line-height:1.3}.capability-list{border-top:1px solid #dce3e0}.capability-list article{display:grid;grid-template-columns:34px 38px 1fr;align-items:start;gap:16px;padding:26px 0;border-bottom:1px solid #dce3e0}.capability-list article>span{color:#b18538;font:800 10px/1.2 Consolas,monospace}.capability-list svg{color:#347d71}.capability-list h3{font-size:17px}.capability-list p{max-width:520px;margin-top:8px;color:#75827e;font-size:13px}.product-section{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:84px;background:#edf1ef;border-block:1px solid #dbe2df}.product-copy>div{display:grid;gap:12px;margin-top:26px}.product-copy>div span{display:flex;align-items:center;gap:8px;color:#60706b;font-size:12px}.product-copy>div svg{color:#238374}.product-board{overflow:hidden;border:1px solid #bbc7c3;border-radius:8px;background:#fff;box-shadow:0 24px 60px #1e302b24}.product-board>header{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #dfe5e3}.product-board>header>div{display:grid;gap:4px}.product-board header small{color:#899691;font:700 8px/1 Consolas,monospace}.product-board header b{font-size:18px}.product-board header>span{color:#167b6e;font-size:12px;font-weight:800}.product-stats{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #dfe5e3}.product-stats article{display:grid;gap:9px;padding:20px 22px;border-right:1px solid #dfe5e3}.product-stats article:last-child{border-right:0}.product-stats small{color:#7f8c88;font-size:10px}.product-stats b{font-size:20px}.product-usage{padding:22px}.product-usage>div{display:flex;justify-content:space-between;margin-bottom:20px}.product-usage>div small{color:#8c9894}.product-usage>p{display:grid;grid-template-columns:72px 1fr 34px;align-items:center;gap:12px;margin-top:13px;font-size:10px}.product-usage>p>i{height:6px;overflow:hidden;border-radius:3px;background:#e7ecea}.product-usage>p em{display:block;height:100%;background:#3b887b}.product-usage>p:nth-child(3) em{background:#487d99}.product-usage>p:nth-child(4) em{background:#c39648}.product-usage>p small{color:#84908c;text-align:right}.access-section-new{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:90px;color:#eef3f1;background:#151c1a}.access-heading>p{color:#65b4a5}.access-heading h2{color:#f2f5f4}.access-heading>p:last-child{max-width:440px;margin-top:20px;color:#8e9e99;font-size:13px}.access-code{overflow:hidden;border:1px solid #36443f;border-radius:8px;background:#0e1312;box-shadow:12px 12px #c9a451}.access-code>div{display:flex;align-items:center;gap:6px;height:42px;padding:0 15px;border-bottom:1px solid #2c3834}.access-code>div span{width:8px;height:8px;border-radius:50%;background:#bd6258}.access-code>div span:nth-child(2){background:#c89c48}.access-code>div span:nth-child(3){background:#4b9377}.access-code>div b{margin-left:auto;color:#71837d;font:700 9px/1 Consolas,monospace}.access-code pre{min-height:290px;margin:0;padding:24px;overflow:auto;color:#c4d9d3;font:12px/1.8 Consolas,monospace}.leo-trust{display:grid;grid-template-columns:repeat(3,1fr);padding:76px max(24px,calc((100% - 1160px)/2));background:#fff}.leo-trust>div{padding:12px 42px;border-right:1px solid #dde4e1}.leo-trust>div:first-child{padding-left:0}.leo-trust>div:last-child{padding-right:0;border-right:0}.leo-trust svg{color:#277e70}.leo-trust h3{margin-top:20px;font-size:17px}.leo-trust p{margin-top:8px;color:#75827e;font-size:12px}.leo-final-cta{padding:98px 24px;text-align:center;background:#edf1ef;border-top:1px solid #dce3e0}.leo-final-cta>p{color:#1a7c6e;font:800 10px/1 Consolas,monospace}.leo-final-cta h2{margin-top:14px;font-size:38px}.leo-final-cta .button{margin-top:26px}.leo-home-footer{display:flex;align-items:center;justify-content:space-between;padding:30px max(24px,calc((100% - 1280px)/2));color:#82908b;background:#101614}.leo-home-footer p{font:700 9px/1 Consolas,monospace}.leo-home-footer>a:last-child{color:#aab7b3;font-size:12px;text-decoration:none}@media(max-width:1000px){.hero-content{width:54vw}.hero-system{right:-220px;width:680px;opacity:.68}.capability-section,.product-section,.access-section-new{grid-template-columns:1fr;gap:54px}.section-intro,.product-copy,.access-heading{max-width:680px}.product-board,.access-code{width:100%;max-width:760px}.capability-list{width:100%}}@media(max-width:760px){.leo-home-nav{height:62px;padding:0 16px}.leo-home-nav nav{gap:12px}.leo-home-nav nav>a:not(.button){display:none}.leo-home-brand>span{width:38px;height:30px}.leo-hero{height:782px;min-height:0}.hero-content{width:auto;padding:118px 18px 0;margin:0}.hero-kicker{margin-bottom:18px}.hero-content h1{font-size:54px}.hero-statement{margin-top:20px;font-size:25px}.hero-copy{max-width:345px;font-size:12px}.hero-actions{margin-top:24px}.hero-system{right:-310px;bottom:64px;width:650px;height:360px;opacity:.5;transform:none}.system-top{height:38px}.system-body{grid-template-columns:54px;height:calc(100% - 38px)}.system-content{padding:24px}.system-title strong{font-size:20px}.system-zones{margin-top:16px}.system-zones i{height:68px;padding:12px}.system-chart{height:96px;margin-top:18px;padding:12px}.hero-foot{inset:auto 18px 18px;grid-template-columns:1fr 1fr;gap:8px}.leo-section{padding:70px 18px}.section-intro h2,.product-copy h2,.access-heading h2{font-size:28px}.capability-section{gap:40px}.capability-list article{grid-template-columns:28px 30px 1fr;gap:11px}.product-section,.access-section-new{gap:38px}.product-board>header{padding:17px}.product-stats{grid-template-columns:1fr}.product-stats article{grid-template-columns:1fr auto;padding:14px 17px;border-right:0;border-bottom:1px solid #dfe5e3}.product-stats article:last-child{border-bottom:0}.product-usage{padding:17px}.access-code{box-shadow:7px 8px #c9a451}.access-code pre{min-height:260px;padding:17px;font-size:10px}.leo-trust{grid-template-columns:1fr;padding:52px 18px}.leo-trust>div,.leo-trust>div:first-child,.leo-trust>div:last-child{padding:24px 0;border-right:0;border-bottom:1px solid #dde4e1}.leo-trust>div:last-child{border-bottom:0}.leo-final-cta{padding:72px 18px}.leo-final-cta h2{font-size:30px}.leo-home-footer{padding:26px 18px}.leo-home-footer p{display:none}}.creative-timeline{display:grid;gap:0;margin-top:30px;border-top:1px solid #303c38}.creative-timeline>i{display:grid;grid-template-columns:12px 1fr auto;align-items:center;gap:11px;padding:14px 2px;border-bottom:1px solid #303c38;font-style:normal}.creative-timeline>i>span{width:7px;height:7px;border-radius:50%;background:#3c8b7d}.creative-timeline>i:nth-child(2)>span{background:#c69b4c}.creative-timeline>i:nth-child(3)>span{background:#4c809c}.creative-timeline b{color:#b9c5c1;font-size:11px}.creative-timeline small{color:#71837d;font-size:9px}.project-lines{display:grid;padding:8px 22px 18px}.project-lines p{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:11px;padding:16px 0;border-bottom:1px solid #e1e6e4}.project-lines p:last-child{border-bottom:0}.project-lines b{font-size:12px}.project-lines small{color:#87938f;font-size:10px}.project-dot{width:8px;height:8px;border-radius:50%}.project-dot.teal{background:#3b887b}.project-dot.gold{background:#c39648}.project-dot.blue{background:#487d99}.flow-board{overflow:hidden;border:1px solid #36443f;border-radius:8px;background:#101614;box-shadow:12px 12px #c9a451}.flow-board>header{display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 20px;border-bottom:1px solid #2f3b37}.flow-board>header span{color:#6f827c;font:700 9px/1 Consolas,monospace}.flow-board>header b{color:#d4b464;font-size:11px}.flow-board>div{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:14px;padding:20px;border-bottom:1px solid #2c3734}.flow-board>div:last-child{border-bottom:0}.flow-board>div>span{color:#61746e;font:800 10px/1 Consolas,monospace}.flow-board p{display:grid;gap:5px}.flow-board p b{color:#d9e1de;font-size:13px}.flow-board p small{color:#71827d;font-size:10px}.flow-board em{color:#6f817b;font-size:9px;font-style:normal}.flow-board>div.active{background:#182722}.flow-board>div.active>span,.flow-board>div.active em{color:#d5b565}.creative-board>header>span{color:#347e72}@media(max-width:760px){.creative-timeline{margin-top:18px}.creative-timeline>i{padding:10px 0}.flow-board{box-shadow:7px 8px #c9a451}.flow-board>div{padding:16px}.project-lines{padding-inline:17px}}.leo-home-light{color:#171d1b;background:#f7f8f7}.leo-home-light .leo-home-nav{height:70px;border-color:#d9dedc;background:#f9faf9f0}.leo-home-light .leo-home-brand{color:#17201d}.leo-home-light .leo-home-brand>span{color:#fff;background:#1d7569}.leo-home-light .leo-home-nav nav>a{color:#596762}.leo-home-light .leo-home-nav nav>a:hover{color:#131a18}.leo-home-light .leo-home-nav .button{color:#fff}.leo-photo-hero{position:relative;height:min(830px,calc(100vh - 48px));min-height:700px;overflow:hidden;background:url(/assets/leoai-hero-v3.jpg) center 54%/cover no-repeat}.leo-photo-hero:before{position:absolute;inset:0;background:#f3f6f4ab;content:""}.photo-hero-content{position:relative;z-index:2;width:min(720px,48vw);padding-top:clamp(160px,20vh,218px);margin-left:max(24px,calc((100% - 1260px)/2))}.photo-hero-content>p:first-child{color:#19796d;font:800 10px/1.2 Consolas,monospace}.photo-hero-content h1{margin-top:28px;font-size:82px;line-height:1}.photo-hero-content h2{margin-top:24px;font-size:34px;line-height:1.25}.photo-hero-copy{max-width:540px;margin-top:25px;color:#53615c;font-size:14px;line-height:1.8}.photo-hero-content .hero-actions{margin-top:32px}.photo-login{color:#26312d;font-size:13px;font-weight:800;text-decoration:none}.photo-login:hover{color:#147b6e}.photo-hero-aside{position:absolute;z-index:2;top:160px;right:max(24px,calc((100% - 1260px)/2));padding-left:20px;border-left:1px solid rgba(24,42,36,.34)}.photo-hero-aside span{color:#44625a;font:800 9px/1 Consolas,monospace}.photo-hero-aside p{margin-top:13px;color:#26322e;font-size:15px;font-weight:700;line-height:1.5}.photo-credit{position:absolute;z-index:2;right:max(24px,calc((100% - 1260px)/2));bottom:22px;color:#485a54;font:700 8px/1 Consolas,monospace}.editorial-intro{display:grid;grid-template-columns:1fr .72fr;gap:110px;background:#fff}.editorial-index,.editorial-flow>header>p,.editorial-statement>p{margin-bottom:22px;color:#1e7c6f;font:800 10px/1.2 Consolas,monospace}.editorial-intro h2,.editorial-flow h2{font-size:38px;line-height:1.32}.editorial-copy{padding-top:40px;color:#63706c;font-size:14px;line-height:1.9}.editorial-copy p+p{margin-top:18px}.editorial-capabilities{display:grid;grid-template-columns:repeat(4,1fr);padding:0 max(24px,calc((100% - 1160px)/2)) 104px;background:#fff}.editorial-capabilities article{position:relative;display:grid;grid-template-columns:34px 1fr;gap:13px;padding:30px 34px 30px 0;border-top:1px solid #d8dfdc;border-right:1px solid #d8dfdc}.editorial-capabilities article+article{padding-left:30px}.editorial-capabilities article:last-child{border-right:0}.editorial-capabilities article>span{position:absolute;top:10px;right:17px;color:#b1883e;font:800 9px/1 Consolas,monospace}.editorial-capabilities svg{color:#267e71}.editorial-capabilities h3{font-size:17px}.editorial-capabilities p{grid-column:2;margin-top:7px;color:#74817d;font-size:12px;line-height:1.7}.editorial-flow{padding:104px max(24px,calc((100% - 1160px)/2));background:#e8efec;border-block:1px solid #d5dedb}.editorial-flow>header{display:flex;align-items:end;justify-content:space-between}.editorial-flow>header>p{align-self:start}.flow-steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:68px;border-top:1px solid #9facA8}.flow-steps article{position:relative;padding:34px 34px 0 0}.flow-steps article+article{padding-left:28px;border-left:1px solid #bdc8c4}.flow-steps b{font-size:19px}.flow-steps span{display:block;width:8px;height:8px;margin:20px 0;border-radius:50%;background:#267e71}.flow-steps article:nth-child(2) span{background:#bd9144}.flow-steps article:nth-child(3) span{background:#4e8099}.flow-steps article:nth-child(4) span{background:#4a5551}.flow-steps p{color:#53625d;font-size:12px}.flow-steps small{display:block;margin-top:14px;color:#81908b;font:700 9px/1 Consolas,monospace}.editorial-statement{display:grid;grid-template-columns:.28fr 1fr .55fr;align-items:start;gap:70px;padding:126px max(24px,calc((100% - 1160px)/2));background:#f8f9f8}.editorial-statement blockquote{margin:0;font-size:38px;font-weight:760;line-height:1.42}.editorial-statement>div{padding-top:10px;color:#65726e;font-size:13px;line-height:1.8}.editorial-statement .text-link{margin-top:26px}.editorial-trust{display:grid;grid-template-columns:repeat(3,1fr);padding:72px max(24px,calc((100% - 1160px)/2));border-block:1px solid #dce2e0;background:#fff}.editorial-trust article{display:grid;grid-template-columns:38px 1fr;gap:15px;padding:8px 42px;border-right:1px solid #dce2e0}.editorial-trust article:first-child{padding-left:0}.editorial-trust article:last-child{padding-right:0;border-right:0}.editorial-trust svg{color:#287e71}.editorial-trust h3{font-size:16px}.editorial-trust p{margin-top:7px;color:#78847f;font-size:11px}.editorial-cta{padding:106px 24px;color:#f4f7f6;text-align:center;background:#151c1a}.editorial-cta>p{color:#66b8a9;font:800 10px/1 Consolas,monospace}.editorial-cta h2{margin-top:18px;font-size:40px;line-height:1.35}.editorial-cta .button{margin-top:30px}.leo-home-light .leo-home-footer{background:#0f1513}@media(max-width:980px){.photo-hero-content{width:62vw}.photo-hero-aside{display:none}.editorial-intro{grid-template-columns:1fr;gap:30px}.editorial-copy{max-width:680px;padding-top:0}.editorial-statement{grid-template-columns:1fr;gap:26px}.editorial-statement>div{max-width:560px}.editorial-capabilities{grid-template-columns:1fr 1fr}.editorial-capabilities article:nth-child(2){border-right:0}.editorial-capabilities article:nth-child(3),.editorial-capabilities article:nth-child(4){border-top:1px solid #d8dfdc}}@media(max-width:760px){.leo-home-light .leo-home-nav{height:62px;padding-inline:16px}.leo-home-light .leo-home-nav nav>a:not(.button){display:none}.leo-photo-hero{height:782px;min-height:0;background-position:42% center}.leo-photo-hero:before{background:#f3f6f4bd}.photo-hero-content{width:auto;padding:116px 18px 0;margin:0}.photo-hero-content h1{margin-top:22px;font-size:58px}.photo-hero-content h2{font-size:27px}.photo-hero-copy{max-width:340px;font-size:12px}.photo-hero-content .hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.photo-credit{right:18px;bottom:18px}.editorial-section{padding:72px 18px}.editorial-intro h2,.editorial-flow h2{font-size:29px}.editorial-capabilities{grid-template-columns:1fr;padding:0 18px 66px}.editorial-capabilities article,.editorial-capabilities article+article{padding:25px 10px 25px 0;border-right:0}.editorial-flow{padding:72px 18px}.editorial-flow>header{display:block}.flow-steps{grid-template-columns:1fr 1fr;margin-top:42px}.flow-steps article,.flow-steps article+article{padding:24px 18px 24px 0;border-left:0;border-bottom:1px solid #bbc6c2}.flow-steps article:nth-child(2n){padding-left:18px;border-left:1px solid #bbc6c2}.editorial-statement{padding:78px 18px}.editorial-statement blockquote{font-size:29px}.editorial-trust{grid-template-columns:1fr;padding:48px 18px}.editorial-trust article,.editorial-trust article:first-child,.editorial-trust article:last-child{padding:22px 0;border-right:0;border-bottom:1px solid #dce2e0}.editorial-trust article:last-child{border-bottom:0}.editorial-cta{padding:76px 18px}.editorial-cta h2{font-size:31px}}.brand-symbol{display:inline-grid!important;place-items:center!important;flex:0 0 auto!important;width:43px!important;height:36px!important;overflow:visible!important;border:0!important;border-radius:10px!important;color:inherit!important;background:transparent!important;box-shadow:none!important}.brand-symbol svg{display:block;width:100%;height:100%}.leo-home-brand>.brand-symbol{width:43px!important;height:36px!important}.console-shell:not(.admin) .brand>.brand-symbol{width:43px!important;height:36px!important}.auth-host-note>.brand>.brand-symbol{width:43px!important;height:36px!important}.host-status>.brand-symbol{width:50px!important;height:42px!important}.leo-home-footer .brand-symbol{width:41px!important;height:34px!important}.recharge-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:12px}.recharge-heading h2{margin-bottom:6px}.recharge-heading p{font-size:12px}.recharge-rate{display:grid;flex:0 0 auto;gap:5px;padding:10px 13px;border:1px solid #c9a75f;border-radius:7px;background:#fff8e9}.recharge-rate small{color:#8c7340;font-size:10px}.recharge-rate b{color:#725314;font-size:13px;white-space:nowrap}.recharge-preview{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:13px 15px;border:1px solid var(--line);border-radius:7px;background:#f4f8f6}.recharge-preview>span{color:#71807c;font-size:12px}.recharge-preview strong{color:var(--teal);font-size:20px}.recharge-preview strong small{font-size:11px}[data-theme=dark] .recharge-rate{border-color:#6f5a2d;background:#252318}[data-theme=dark] .recharge-rate small{color:#a89468}[data-theme=dark] .recharge-rate b{color:#e2c071}[data-theme=dark] .recharge-preview{border-color:#33433f;background:#101714}[data-theme=dark] .recharge-preview>span{color:#82908c}@media(max-width:760px){.recharge-heading{align-items:stretch;flex-direction:column}.recharge-rate{width:100%}.recharge-preview strong{font-size:18px}}.leo-home-light{color:#eef4f2;background:#080d10}.leo-home-light .leo-home-nav{height:70px;border-color:#ffffff14;background:#080c0fdb;box-shadow:none;backdrop-filter:blur(14px)}.leo-home-light .leo-home-brand{color:#f5fbf9}.leo-home-light .leo-home-brand>span{color:#07110f;background:#66d8c3}.leo-home-light .leo-home-nav nav>a{color:#9baba6}.leo-home-light .leo-home-nav nav>a:hover{color:#fff}.leo-home-light .leo-home-nav .button{color:#06110f;background:#68d7c2;border-color:#68d7c2}.leo-home-light .leo-home-nav .button:hover{background:#86ead8;border-color:#86ead8}.leo-photo-hero{position:relative;height:min(820px,calc(100vh - 40px));min-height:700px;overflow:hidden;background:linear-gradient(180deg,#080d10,#0b1115 48%,#10181d)!important}.leo-photo-hero:before{position:absolute;inset:0;background:linear-gradient(105deg,rgba(104,215,194,.1) 0%,rgba(104,215,194,.035) 28%,transparent 58%),linear-gradient(180deg,rgba(255,255,255,.035),transparent 42%);opacity:1;mask-image:none;content:""}.leo-photo-hero:after{display:none!important;content:none!important}.photo-hero-content{position:relative;z-index:3;width:min(760px,90vw);padding-top:clamp(160px,22vh,230px);margin-left:max(24px,calc((100% - 1260px)/2))}.photo-hero-content>p:first-child{color:#68d7c2;font:800 10px/1.2 Consolas,monospace;letter-spacing:.08em}.photo-hero-content h1{margin-top:28px;color:#f7fffd;font-size:86px;line-height:1}.photo-hero-content h2{max-width:680px;margin-top:24px;color:#dce7e3;font-size:36px;line-height:1.25}.photo-hero-copy{max-width:560px;margin-top:24px;color:#92a39e;font-size:14px;line-height:1.85}.photo-hero-copy p+p{margin-top:3px}.photo-hero-content .hero-actions{margin-top:34px}.photo-login{color:#adc0ba;font-size:13px;font-weight:800;text-decoration:none}.photo-login:hover{color:#fff}.photo-hero-aside,.photo-credit{display:none!important}.leo-home-light .button.primary{color:#06110f;background:#68d7c2;border-color:#68d7c2}.leo-home-light .button.primary:hover{background:#86ead8;border-color:#86ead8}.leo-home-light .button.secondary{color:#e6f1ee;background:transparent;border-color:#ffffff2e}.editorial-section{padding:112px max(24px,calc((100% - 1160px)/2))}.editorial-intro,.editorial-capabilities,.editorial-statement,.editorial-trust{background:#080d10}.editorial-flow{background:#0e161a;border-block:1px solid rgba(255,255,255,.08)}.editorial-index,.editorial-flow>header>p,.editorial-statement>p{color:#68d7c2}.editorial-intro h2,.editorial-flow h2,.editorial-statement blockquote,.editorial-capabilities h3,.editorial-trust h3{color:#eef4f2}.editorial-copy,.editorial-statement>div,.editorial-capabilities p,.editorial-trust p,.flow-steps p{color:#8fa19b}.editorial-capabilities article,.editorial-capabilities article+article,.editorial-trust article{border-color:#ffffff17}.editorial-capabilities article>span,.flow-steps small{color:#c9a766}.editorial-capabilities svg,.editorial-trust svg{color:#68d7c2}.flow-steps{border-top-color:#ffffff29}.flow-steps article+article{border-left-color:#ffffff1c}.flow-steps b{color:#eef4f2}.flow-steps span{background:#68d7c2}.flow-steps article:nth-child(2) span{background:#c9a766}.flow-steps article:nth-child(3) span{background:#6ea0c7}.flow-steps article:nth-child(4) span{background:#7d8a85}.editorial-statement{background:#0a1014}.editorial-trust{border-block:1px solid rgba(255,255,255,.08)}.editorial-cta{color:#f4f7f6;background:#070b0e}.editorial-cta>p{color:#68d7c2}.leo-home-light .leo-home-footer{color:#7f918c;background:#06090b;border-top:1px solid rgba(255,255,255,.08)}.leo-home-light .leo-home-footer .leo-home-brand{color:#f5fbf9}.leo-home-light .leo-home-footer>a:last-child{color:#a7b8b3}@media(max-width:760px){.leo-photo-hero{height:760px;min-height:0;background:linear-gradient(180deg,#080d10,#0b1115 58%,#10181d)!important}.leo-photo-hero:before{background:linear-gradient(135deg,rgba(104,215,194,.11),transparent 58%)}.photo-hero-content{width:auto;padding:120px 18px 0;margin:0}.photo-hero-content h1{margin-top:22px;font-size:58px}.photo-hero-content h2{font-size:28px}.photo-hero-copy{max-width:340px;font-size:12px}.photo-hero-content .hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.flow-steps article,.flow-steps article+article,.flow-steps article:nth-child(2n),.editorial-trust article,.editorial-trust article:first-child,.editorial-trust article:last-child{border-color:#ffffff1a}}:root{--leo-bg:#f5f7f6;--leo-bg-2:#edf3f1;--leo-panel:#ffffff;--leo-panel-2:#f7faf9;--leo-text:#111b19;--leo-muted:#687875;--leo-line:#d8e2df;--leo-accent:#18a58f;--leo-accent-2:#63d8c5;--leo-gold:#c69c49;--leo-shadow:0 24px 70px rgba(20,43,38,.12)}[data-theme=dark]{--leo-bg:#070b0e;--leo-bg-2:#0d1519;--leo-panel:#10191d;--leo-panel-2:#121f23;--leo-text:#eef6f4;--leo-muted:#91a29d;--leo-line:#223136;--leo-accent:#66d8c3;--leo-accent-2:#8cf0dc;--leo-gold:#d6b56d;--leo-shadow:0 28px 80px rgba(0,0,0,.34);color-scheme:dark}[data-theme=light]{color-scheme:light}.public-theme-toggle{display:inline-grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(125,148,142,.28);border-radius:8px;color:var(--leo-muted);background:#ffffff0f;transition:.18s ease}.public-theme-toggle:hover{color:var(--leo-accent);border-color:var(--leo-accent);background:#66d8c31a}.leo-home-light{color:var(--leo-text)!important;background:var(--leo-bg)!important}.leo-home-light .leo-home-nav{height:72px;border-color:var(--leo-line)!important;background:color-mix(in srgb,var(--leo-bg) 88%,transparent)!important;box-shadow:0 1px color-mix(in srgb,var(--leo-line) 55%,transparent);backdrop-filter:blur(16px)}.leo-home-light .leo-home-brand{color:var(--leo-text)!important}.leo-home-light .leo-home-nav nav>a{color:var(--leo-muted)!important}.leo-home-light .leo-home-nav nav>a:hover{color:var(--leo-text)!important}.leo-home-light .button.primary{color:color-mix(in srgb,var(--leo-bg) 10%,#06110f)!important;background:var(--leo-accent)!important;border-color:var(--leo-accent)!important}.leo-home-light .button.primary:hover{background:var(--leo-accent-2)!important;border-color:var(--leo-accent-2)!important}.leo-photo-hero{min-height:760px;height:min(820px,calc(100vh - 40px));background:linear-gradient(135deg,var(--leo-bg) 0%,var(--leo-bg-2) 100%)!important}.leo-photo-hero:before{position:absolute;inset:0;background:radial-gradient(circle at 12% 18%,color-mix(in srgb,var(--leo-accent) 16%,transparent),transparent 32%),linear-gradient(120deg,color-mix(in srgb,var(--leo-accent) 9%,transparent),transparent 52%);opacity:1;mask-image:none;content:""}.leo-photo-hero:after,.photo-hero-aside,.photo-credit{display:none!important}.home-hero-wrap{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.8fr);align-items:center;gap:72px;width:min(1260px,calc(100% - 48px));height:100%;margin:auto}.photo-hero-content{width:auto!important;max-width:720px;margin:0!important;padding:0!important}.photo-hero-content>p:first-child{color:var(--leo-accent)!important;font:800 10px/1.2 Consolas,monospace;letter-spacing:.12em}.photo-hero-content h1{margin-top:28px;color:var(--leo-text)!important;font-size:clamp(60px,7vw,98px)!important;letter-spacing:-.06em}.photo-hero-content h2{max-width:720px;margin-top:22px;color:var(--leo-text)!important;font-size:clamp(28px,3.2vw,42px)!important;line-height:1.22}.photo-hero-copy{max-width:590px;margin-top:24px;color:var(--leo-muted)!important;font-size:14px;line-height:1.85}.photo-login{color:var(--leo-muted)!important}.photo-login:hover{color:var(--leo-text)!important}.home-preview-panel{overflow:hidden;border:1px solid var(--leo-line);border-radius:14px;background:color-mix(in srgb,var(--leo-panel) 88%,transparent);box-shadow:var(--leo-shadow);backdrop-filter:blur(18px)}.preview-panel-top{display:flex;align-items:center;gap:7px;height:46px;padding:0 16px;border-bottom:1px solid var(--leo-line)}.preview-panel-top span{width:8px;height:8px;border-radius:50%;background:#e16d61}.preview-panel-top span:nth-child(2){background:#d6a84e}.preview-panel-top span:nth-child(3){background:#55b987}.preview-panel-top b{margin-left:auto;color:var(--leo-muted);font:800 9px/1 Consolas,monospace;letter-spacing:.12em}.preview-panel-body{display:grid;gap:20px;padding:26px}.preview-panel-title{display:grid;gap:7px}.preview-panel-title small{color:var(--leo-accent);font:800 10px/1 Consolas,monospace}.preview-panel-title strong{color:var(--leo-text);font-size:26px}.preview-panel-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.preview-panel-stats article{display:grid;gap:8px;min-height:94px;padding:16px;border:1px solid var(--leo-line);border-radius:10px;background:var(--leo-panel-2)}.preview-panel-stats small{color:var(--leo-muted);font-size:11px}.preview-panel-stats b{align-self:end;color:var(--leo-text);font-size:20px}.preview-panel-list{display:grid;gap:10px}.preview-panel-list p{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:12px;margin:0;padding:14px 0;border-bottom:1px solid var(--leo-line);color:var(--leo-muted);font-size:12px}.preview-panel-list p:last-child{border-bottom:0}.preview-panel-list span{width:8px;height:8px;border-radius:50%;background:var(--leo-accent)}.preview-panel-list p:nth-child(2) span{background:var(--leo-gold)}.preview-panel-list p:nth-child(3) span{background:#6a9ec8}.preview-panel-list b{color:var(--leo-text)}.preview-panel-list small{color:var(--leo-muted)}.editorial-intro,.editorial-capabilities,.editorial-statement,.editorial-trust{background:var(--leo-bg)!important}.editorial-flow{background:var(--leo-bg-2)!important;border-block:1px solid var(--leo-line)!important}.editorial-section,.editorial-flow,.editorial-statement,.editorial-trust{color:var(--leo-text)}.editorial-index,.editorial-flow>header>p,.editorial-statement>p,.editorial-cta>p{color:var(--leo-accent)!important}.editorial-intro h2,.editorial-flow h2,.editorial-statement blockquote,.editorial-capabilities h3,.editorial-trust h3{color:var(--leo-text)!important}.editorial-copy,.editorial-statement>div,.editorial-capabilities p,.editorial-trust p,.flow-steps p{color:var(--leo-muted)!important}.editorial-capabilities article,.editorial-trust article,.flow-steps,.flow-steps article+article{border-color:var(--leo-line)!important}.editorial-capabilities svg,.editorial-trust svg{color:var(--leo-accent)!important}.editorial-capabilities article>span,.flow-steps small{color:var(--leo-gold)!important}.flow-steps b{color:var(--leo-text)!important}.editorial-cta{background:color-mix(in srgb,var(--leo-bg) 86%,#000)!important}.leo-home-light .leo-home-footer{color:var(--leo-muted)!important;background:color-mix(in srgb,var(--leo-bg) 92%,#000)!important;border-top:1px solid var(--leo-line)}.leo-home-light .leo-home-footer .leo-home-brand,.leo-home-light .leo-home-footer>a:last-child{color:var(--leo-text)!important}[data-theme=dark] .leo-home-light .leo-home-nav{border-color:#ffffff14!important;background:#070b0edb!important}[data-theme=dark] .public-theme-toggle{border-color:#ffffff1f;background:#ffffff0a}[data-theme=dark] .leo-photo-hero{background:linear-gradient(180deg,#080d10,#0b1115 52%,#111b20)!important}[data-theme=dark] .home-preview-panel{background:#10191dbd}[data-theme=dark] .preview-panel-stats article{background:#ffffff09}[data-theme=light] .leo-photo-hero:before{background:radial-gradient(circle at 16% 12%,rgba(24,165,143,.13),transparent 34%),linear-gradient(120deg,rgba(24,165,143,.08),transparent 55%)}[data-theme=light] .public-theme-toggle{background:#fff}.auth-top-actions{position:fixed;top:24px;left:28px;right:28px;z-index:6;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.auth-top-actions>*{pointer-events:auto}.auth-top-actions .auth-back{position:static!important;display:flex;align-items:center;gap:7px;color:var(--leo-muted);font-size:13px;text-decoration:none}.private-auth-page{background:var(--leo-bg)!important}.auth-host-note{color:var(--leo-text)!important;background:var(--leo-bg-2)!important}.auth-host-note h1,.auth-host-note b{color:var(--leo-text)!important}.auth-host-note>p,.auth-host-note ul{color:var(--leo-muted)!important}.private-auth-form{background:var(--leo-bg)!important}.auth-card.private{padding:28px;border:1px solid var(--leo-line);border-radius:14px;background:var(--leo-panel);box-shadow:var(--leo-shadow)}.auth-card.private h2{color:var(--leo-text)}.auth-card.private>p{color:var(--leo-muted)}.auth-mark{background:var(--leo-accent)!important;color:#07110f!important}.segmented{border-color:var(--leo-line)!important}.segmented button{color:var(--leo-muted)!important}.segmented button.active{color:var(--leo-accent)!important;border-bottom-color:var(--leo-accent)!important}label{color:var(--leo-muted)}input,select,textarea{color:var(--leo-text);border-color:var(--leo-line);background:var(--leo-panel)}[data-theme=dark] .console-shell{--ink:var(--leo-text);--muted:var(--leo-muted);--line:var(--leo-line);--soft:var(--leo-bg-2);--panel:var(--leo-panel);color:var(--leo-text);background:var(--leo-bg)}[data-theme=dark] .console-main,[data-theme=dark] .console-content{background:var(--leo-bg)!important}[data-theme=dark] .console-header{border-color:var(--leo-line)!important;background:#070b0eeb!important}[data-theme=dark] .console-sidebar{border-color:var(--leo-line)!important;background:#081014!important}[data-theme=dark] .panel,[data-theme=dark] .stats-grid article,[data-theme=dark] .zone-usage-summary,[data-theme=dark] .admin-section,[data-theme=dark] .admin-card{color:var(--leo-text);border-color:var(--leo-line)!important;background:var(--leo-panel)!important;box-shadow:0 10px 35px #0000002e}[data-theme=dark] table th,[data-theme=dark] table td{border-color:var(--leo-line);color:var(--leo-text)}[data-theme=dark] th,[data-theme=dark] td small,[data-theme=dark] .header-user small,[data-theme=dark] .header-leading small,[data-theme=dark] .credits-balance small{color:var(--leo-muted)!important}[data-theme=dark] .theme-toggle,[data-theme=dark] .icon-btn,[data-theme=dark] .button.secondary{color:var(--leo-text);border-color:var(--leo-line);background:var(--leo-panel-2)}[data-theme=dark] .credits-balance{border-color:var(--leo-line)!important;background:var(--leo-panel-2)}[data-theme=dark] .credits-balance strong{color:var(--leo-accent)!important}[data-theme=dark] .admin-tabs{border-color:var(--leo-line)}[data-theme=dark] .admin-tabs button{color:var(--leo-muted);background:transparent}[data-theme=dark] .admin-tabs button.active{color:var(--leo-accent);border-bottom-color:var(--leo-accent)}[data-theme=dark] pre,[data-theme=dark] code{color:#c7e9e1;background:#0b1215}[data-theme=light] .console-shell{--ink:#17211f;--muted:#687875;--line:#d8e1df;--soft:#eef3f1;--panel:#fff;color:#17211f;background:#f3f6f4}[data-theme=light] .console-main,[data-theme=light] .console-content{background:#f3f6f4}.console-shell.admin .theme-toggle{display:grid}@media(max-width:980px){.home-hero-wrap{grid-template-columns:1fr;align-content:center;gap:34px;padding-top:82px}.home-preview-panel{max-width:620px}.leo-photo-hero{height:auto;min-height:900px;padding:96px 0 70px}.photo-hero-content h1{font-size:64px!important}.preview-panel-stats{grid-template-columns:1fr 1fr 1fr}.auth-host-note{padding-left:34px;padding-right:34px}}@media(max-width:760px){.leo-home-light .leo-home-nav{height:64px;padding-inline:16px}.leo-home-light .leo-home-nav nav{gap:10px}.leo-home-light .leo-home-nav nav>a:not(.button){display:none}.public-theme-toggle{width:36px;height:36px}.home-hero-wrap{width:calc(100% - 36px);padding-top:40px}.leo-photo-hero{min-height:820px;padding:78px 0 42px}.photo-hero-content h1{font-size:56px!important}.photo-hero-content h2{font-size:27px!important}.home-preview-panel{border-radius:12px}.preview-panel-body{padding:18px}.preview-panel-stats,.private-auth-page{grid-template-columns:1fr}.auth-top-actions{top:16px;left:16px;right:16px}.auth-host-note{display:none}.private-auth-form{min-height:100vh;padding:88px 20px 38px}.auth-card.private{padding:22px}}.admin-redesign{max-width:none!important;gap:18px}.admin-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:26px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(135deg,var(--panel),color-mix(in srgb,var(--soft) 72%,var(--panel)));box-shadow:0 18px 55px #142b2614}.admin-hero h1{font-size:32px;letter-spacing:-.03em}.admin-hero p:last-child{margin-top:8px}.admin-hero-actions{display:flex;align-items:center;gap:12px}.admin-notice{display:flex;align-items:center;gap:8px;margin:0;padding:12px 14px;border:1px solid color-mix(in srgb,var(--teal) 32%,var(--line));border-radius:10px;color:var(--teal);background:color-mix(in srgb,var(--teal) 8%,var(--panel))}.admin-health-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.admin-health-grid article{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:4px 13px;min-height:126px;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--panel);box-shadow:0 12px 36px #142b260f}.admin-health-grid article>span{display:grid;place-items:center;grid-row:1/4;width:42px;height:42px;border-radius:10px;color:var(--teal);background:color-mix(in srgb,var(--teal) 11%,transparent)}.admin-health-grid small{align-self:end;color:var(--muted);font-size:12px}.admin-health-grid strong{align-self:center;color:var(--ink);font-size:26px;letter-spacing:-.03em}.admin-health-grid em{align-self:start;color:var(--muted);font-size:11px;font-style:normal}.admin-workbench{display:grid;grid-template-columns:254px minmax(0,1fr);gap:18px;align-items:start}.admin-module-nav{position:sticky;top:92px;display:grid;gap:8px;padding:12px;border:1px solid var(--line);border-radius:14px;background:var(--panel);box-shadow:0 14px 42px #142b2612}.admin-module-nav button{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:58px;padding:10px;border:0;border-radius:10px;color:var(--muted);text-align:left;background:transparent}.admin-module-nav button svg{color:color-mix(in srgb,var(--muted) 80%,transparent)}.admin-module-nav button span{display:grid;gap:3px}.admin-module-nav button b{color:var(--ink);font-size:13px}.admin-module-nav button small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.admin-module-nav button:hover{background:color-mix(in srgb,var(--soft) 72%,var(--panel))}.admin-module-nav button.active{color:#fff;background:linear-gradient(135deg,var(--teal),color-mix(in srgb,var(--teal) 78%,#0d514a));box-shadow:0 12px 28px color-mix(in srgb,var(--teal) 22%,transparent)}.admin-module-nav button.active b,.admin-module-nav button.active small,.admin-module-nav button.active svg{color:#fff}.admin-module-main{display:grid;gap:16px;min-width:0}.admin-module-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:4px 2px}.admin-module-head h2{font-size:26px;letter-spacing:-.02em}.admin-module-head p:last-child{margin-top:5px}.admin-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.admin-panel{border-radius:14px!important;box-shadow:0 12px 38px #142b260f}.admin-panel .panel-title{margin-bottom:16px}.admin-panel .panel-title h2{display:flex;align-items:center;gap:8px}.admin-panel .panel-title svg{color:var(--teal)}.admin-status-list{display:grid;gap:8px}.admin-status-list article{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid color-mix(in srgb,var(--line) 78%,transparent)}.admin-status-list article:last-child{border-bottom:0}.admin-status-list b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-status-list small{display:block;overflow:hidden;max-width:760px;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.admin-status-list.compact article{padding:10px 0}.dot{display:block;width:8px;height:8px;border-radius:50%;background:var(--muted)}.dot.success{background:#20a67d}.dot.warning{background:#c69c49}.dot.danger{background:#c95e5e}.dot.muted{background:#8a9692}.admin-clean-list>div{grid-template-columns:minmax(0,1fr) auto!important}.admin-clean-list b.status{font-size:11px}.admin-redesign .form-grid{gap:2px 16px}.admin-redesign label{font-size:12px}.admin-redesign input,.admin-redesign select,.admin-redesign textarea{border-radius:10px}.admin-check{display:flex!important;align-items:center;gap:9px;width:max-content;margin:12px 0 16px!important}.admin-check input{width:16px;height:16px;margin:0}.admin-table th{position:sticky;top:0;z-index:1;background:var(--panel)}.admin-table td,.admin-table th{vertical-align:middle}.admin-table code{display:inline-block;max-width:330px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.admin-secret-box{border-radius:14px}.admin-secret-box code{white-space:normal}.admin-redesign .status{align-items:center;justify-content:center;min-width:max-content}.admin-redesign .status.success{color:#10745f;background:color-mix(in srgb,#20a67d 13%,transparent)}.admin-redesign .status.warning{color:#836321;background:color-mix(in srgb,#c69c49 18%,transparent)}.admin-redesign .status.danger{color:#b64141;background:color-mix(in srgb,#c95e5e 16%,transparent)}.admin-redesign .status.muted{color:var(--muted);background:color-mix(in srgb,var(--muted) 12%,transparent)}[data-theme=dark] .admin-hero{background:linear-gradient(135deg,#10191d,#0d1519);box-shadow:0 18px 55px #00000038}[data-theme=dark] .admin-health-grid article,[data-theme=dark] .admin-module-nav,[data-theme=dark] .admin-panel{background:var(--panel)!important;box-shadow:0 12px 38px #0003}[data-theme=dark] .admin-module-nav button:hover{background:#162328}[data-theme=dark] .admin-table th{background:var(--panel)}[data-theme=dark] .admin-status-list article{border-color:var(--line)}[data-theme=dark] .admin-redesign .status.success{color:#79e6ce;background:#20a67d29}[data-theme=dark] .admin-redesign .status.warning{color:#e4c778;background:#c69c4929}[data-theme=dark] .admin-redesign .status.danger{color:#f99;background:#c95e5e29}[data-theme=dark] .admin-notice{background:#66d8c317}@media(max-width:1180px){.admin-health-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-workbench{grid-template-columns:1fr}.admin-module-nav{position:static;grid-template-columns:repeat(4,minmax(0,1fr));overflow:auto}.admin-module-nav button{min-width:190px}.admin-two-col{grid-template-columns:1fr}}@media(max-width:760px){.admin-hero{align-items:flex-start;flex-direction:column;padding:20px}.admin-hero h1{font-size:28px}.admin-hero-actions{width:100%;justify-content:space-between}.admin-health-grid{grid-template-columns:1fr}.admin-module-nav{display:flex;padding:8px}.admin-module-nav button{flex:0 0 186px}.admin-module-head{align-items:flex-start;flex-direction:column}.admin-panel{padding:16px!important}.admin-table code{max-width:180px}}.compact-select{width:auto;min-width:150px;margin:0}.admin-detail-backdrop{align-items:stretch;justify-items:end;padding:18px;background:#060e0c94}.admin-detail-drawer{display:grid;align-content:start;gap:16px;width:min(1120px,calc(100vw - 36px));max-height:calc(100vh - 36px);overflow:auto;padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--panel);box-shadow:0 30px 90px #00000047}.admin-detail-drawer>header{position:sticky;top:-24px;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:-24px -24px 0;padding:24px;border-bottom:1px solid var(--line);background:var(--panel)}.admin-detail-drawer>header h2{font-size:28px}.detail-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.detail-metrics article{padding:16px;border:1px solid var(--line);border-radius:12px;background:color-mix(in srgb,var(--soft) 58%,var(--panel))}.detail-metrics span{display:block;margin-bottom:8px;color:var(--muted);font-size:12px}.detail-metrics b{font-size:18px}.admin-two-col.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-check{display:flex!important;align-items:center;gap:8px;margin:0!important;white-space:nowrap}.inline-check input{width:16px!important;height:16px!important;margin:0!important}.admin-table td>input{min-width:160px;margin:0}.admin-test-result{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:12px;margin:-4px 0 12px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:color-mix(in srgb,var(--soft) 60%,var(--panel))}.admin-test-result small{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}[data-theme=dark] .admin-detail-drawer,[data-theme=dark] .admin-detail-drawer>header{background:var(--panel);border-color:var(--line)}[data-theme=dark] .detail-metrics article,[data-theme=dark] .admin-test-result{background:#121d21;border-color:#2d3b40}@media(max-width:900px){.admin-detail-backdrop{justify-items:center}.detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-two-col.compact{grid-template-columns:1fr}}@media(max-width:620px){.admin-detail-drawer{width:100%;max-height:100vh;border-radius:0}.detail-metrics,.admin-test-result{grid-template-columns:1fr}}.button.danger-button{color:#b64141;border-color:color-mix(in srgb,#c95e5e 38%,var(--line));background:color-mix(in srgb,#c95e5e 9%,var(--panel))}.button.danger-button:hover{color:#fff;border-color:#b64141;background:#b64141}[data-theme=dark] .button.danger-button{color:#faa;border-color:#6d3838;background:#c95e5e1f}[data-theme=dark] .button.danger-button:hover{color:#fff;background:#a43a3a}
