:root{font:14px/1.6 "Segoe UI","Microsoft YaHei",sans-serif;color:#21352f;background:#f5f6f2;--green:#17664f;--line:#e2e7e0;--muted:#78867d;--white:#fff}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{border:1px solid var(--green);border-radius:8px;padding:9px 16px;min-height:40px;color:white;background:var(--green);cursor:pointer;font-weight:600}button:hover{filter:brightness(.96)}button.secondary{background:white;color:#3c574b;border-color:#d4ddd5}button:disabled{opacity:.5;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #a5ccb2;outline-offset:2px}input,select,textarea{width:100%;padding:10px 12px;border:1px solid #d5ded5;background:white;color:#253d32;border-radius:8px;min-height:42px}label{display:grid;gap:7px;text-align:left}label>span{font-weight:600;font-size:13px}form{display:grid;gap:18px}h1,h2,h3,p{margin:0}h1{font-size:27px;line-height:1.35;letter-spacing:-.7px}h2{font-size:19px;letter-spacing:-.3px}h3{font-size:16px}a{color:var(--green);text-decoration:none}.muted{color:var(--muted)}.eyebrow{font-size:11px;letter-spacing:1.5px;color:#6c8573;font-weight:700;display:block;margin-bottom:9px}.sidebar{position:fixed;inset:0 auto 0 0;width:224px;background:#153e32;color:#e9f0e9;display:flex;flex-direction:column;padding:28px 17px;z-index:10}.brand{color:#fff;display:flex;align-items:center;gap:12px;padding:0 13px 36px;font-size:19px;font-weight:650}.brand small{display:block;font-size:11px;color:#9ab4a7;font-weight:400;margin-top:2px}.brand-icon{display:grid;place-items:center;width:38px;height:38px;border:1px solid #729c82;border-radius:11px;background:#315b46;color:#d8efac;font-size:23px}.sidebar nav{display:grid;gap:6px}.sidebar nav a{color:#acc3b5;padding:12px 17px;border-radius:8px;display:flex;gap:14px;align-items:center}.sidebar nav a[aria-current=page]{background:#365e4b;color:#f0f7db}.nav-icon{font-size:18px;width:20px;text-align:center}.sidebar-bottom{margin-top:auto;padding:20px 12px 0;font-size:12px;color:#a9c0b2;overflow-wrap:anywhere}.sidebar-bottom button{margin-top:13px;background:transparent;color:#bad0c2;border-color:#53715f;font-size:12px;min-height:32px;padding:5px 12px}.workspace{margin-left:224px;min-height:100vh}.topbar{height:74px;padding:0 44px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);font-size:12px;color:#829086}.account-pill{border:1px solid var(--line);border-radius:20px;padding:6px 12px;color:#516556}main{padding:35px 44px 60px;max-width:1550px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.page-heading p{margin-top:8px}.view{display:grid;gap:22px}.view>.page-heading{margin-bottom:0}.notice{background:#edf2eb;color:#576f5c;border-radius:8px;padding:12px 15px;margin:10px 0}.notice:empty{display:none}.notice.error{background:#fff0ed;color:#a14e3a}.mock-banner,.local-banner{border-radius:0;margin:0;padding:8px 44px;font-size:12px;background:#faf3df;color:#84723c}.local-banner{background:#eaf0e9;color:#657765}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;padding:24px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:12px}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.stat-card{background:white;border:1px solid var(--line);border-radius:12px;padding:23px}.stat-card .value{font-size:30px;letter-spacing:-1px;font-weight:650;line-height:1.3;margin:12px 0 8px}.stat-card .value small{font-size:12px;letter-spacing:0;margin-left:8px;color:var(--muted);font-weight:400}.stat-card .meta{font-size:12px;color:var(--muted)}.hero-panel{background:#e8edde;border:1px solid #d8e2cc;border-radius:12px;padding:28px 30px;display:flex;justify-content:space-between;align-items:center;gap:24px}.hero-panel p{margin:8px 0;color:#6b7d62}.hero-mark{font-size:70px;color:#b5c9a4;line-height:1}.grid-two{display:grid;grid-template-columns:1.3fr 1fr;gap:20px}.quick-links{display:grid;gap:10px}.quick-links a{padding:12px 15px;border:1px solid var(--line);border-radius:8px;display:flex;justify-content:space-between}.detail-list{display:grid;gap:12px}.detail-list>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #edf0eb;padding-bottom:11px}.detail-list>div>:first-child{color:var(--muted)}.badge{display:inline-block;white-space:nowrap;border-radius:5px;background:#eaf2e9;color:#4b7756;padding:3px 8px;font-size:11px;line-height:1.5}.badge.danger{color:#a66446;background:#fff0e6}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{padding:26px;border:1px solid var(--line);background:#fff;border-radius:12px;display:grid;align-content:start;gap:16px}.product-card .price{font-size:32px;font-weight:650;letter-spacing:-1px}.product-card ul{padding-left:18px;margin:0;color:#6c7f70;line-height:2}.product-card button{margin-top:8px}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}th{color:#7c8b7e;font-size:11px;font-weight:600;background:#f7f9f5;padding:12px 14px;white-space:nowrap}td{border-bottom:1px solid #edf0eb;padding:16px 14px;white-space:nowrap}tbody tr:last-child td{border-bottom:0}.row-actions{display:flex;gap:7px}.row-actions button{font-size:12px;padding:5px 10px;min-height:30px}.list-controls{display:flex;gap:10px;align-items:center;margin-bottom:15px;flex-wrap:wrap}.list-controls form{margin-bottom:0;flex:1}.list-controls input{width:240px}.list-controls select{width:150px}.pager{display:flex;justify-content:flex-end;gap:10px;align-items:center;margin-top:20px;font-size:12px;color:var(--muted)}.pager>span{margin-right:auto}.pager button{font-size:12px;min-height:32px;padding:4px 11px}dialog{border:1px solid var(--line);border-radius:14px;box-shadow:0 20px 90px #16332230;padding:26px;max-width:min(560px,calc(100vw - 32px));width:100%;max-height:90vh;overflow:auto}dialog::backdrop{background:#16261c70;backdrop-filter:blur(2px)}.modal-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:12px}.modal-heading button{font-size:12px;padding:4px 9px;min-height:30px}.form-actions{display:flex;justify-content:flex-end;margin-top:3px}.login-card{max-width:470px;margin:8vh auto;padding:40px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 16px 40px #273e2310}.login-card p{margin:14px 0 24px}.login-card form{margin-top:28px}.login-card h1{font-size:25px}.code-row{display:flex;gap:10px;align-items:flex-end}.code-row>label{flex:1;min-width:0}.code-row button{white-space:nowrap}.checkout{display:grid;gap:15px;text-align:center;justify-items:center}.checkout canvas{border:1px solid var(--line);border-radius:10px}.checkout .price{font-size:30px;font-weight:650}canvas{max-width:100%;height:auto}.toolbar-actions{display:flex;justify-content:flex-end;gap:10px}@media(max-width:1050px){.stats,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-two{grid-template-columns:1fr}.sidebar{width:195px}.workspace{margin-left:195px}main{padding:28px}.topbar{padding:0 28px}.account-pill{display:none}}@media(max-width:720px){.sidebar{position:static;width:100%;padding:14px 18px}.brand{padding:0 0 14px;font-size:16px}.brand small{display:none}.brand-icon{width:29px;height:29px;font-size:19px}.sidebar nav{display:flex;overflow:auto;gap:4px}.sidebar nav a{white-space:nowrap;padding:8px 12px;font-size:12px}.nav-icon{display:none}.sidebar-bottom{display:none}.workspace{margin:0}.topbar{height:48px;padding:0 20px}main{padding:24px 18px}.stats,.product-grid{grid-template-columns:1fr}.hero-panel{padding:24px}.hero-mark{display:none}.login-card{margin:30px 16px;padding:28px}.panel{padding:18px}.list-controls input{width:100%}.list-controls select{width:auto;flex:1}.list-controls form{width:100%}.mock-banner,.local-banner{padding:8px 20px}.page-heading h1{font-size:24px}.code-row{flex-wrap:wrap}}
.privacy-summary{border-left:4px solid var(--green)}.privacy-summary>p{margin:10px 0 18px;color:#52665b}.privacy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.privacy-item{display:grid;align-content:start;gap:10px}.privacy-item p{color:#64766b}.privacy-list{margin:12px 0 18px;padding-left:21px}.privacy-list li+li{margin-top:9px}.runtime-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px}.runtime-summary{display:grid;gap:20px}.runtime-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.runtime-card{display:grid;gap:12px}.runtime-card .panel-head{margin:0}.runtime-flags{display:flex;gap:7px;flex-wrap:wrap}.runtime-flag{display:inline-block;padding:4px 8px;border-radius:6px;font-size:12px;background:#edf3eb;color:#456b50}.runtime-flag.warning{background:#fff0e6;color:#9b5a39}.runtime-backlog{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:18px}.runtime-backlog article{padding:14px;border:1px solid var(--line);border-radius:9px}.runtime-backlog dl{display:grid;grid-template-columns:1fr auto;gap:7px 12px;margin:12px 0 0}.runtime-backlog dt{color:var(--muted)}.runtime-backlog dd{margin:0;text-align:right;font-weight:600}@media(max-width:1050px){.runtime-backlog{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.privacy-grid,.runtime-grid,.runtime-backlog{grid-template-columns:1fr}.runtime-toolbar{align-items:flex-start;flex-direction:column}}
[hidden]{display:none!important}
.public-landing{display:grid;gap:48px;max-width:1120px;padding-top:0}.public-hero{background:#e8edde;border:1px solid #d8e2cc;border-radius:16px;display:grid;gap:14px;padding:42px}.public-hero p{color:#596e61;font-size:16px;max-width:700px}.public-action{background:var(--green);border:1px solid var(--green);border-radius:8px;color:#fff;display:inline-flex;font-weight:600;justify-content:center;min-height:40px;padding:9px 16px;width:max-content}.public-section{display:grid;gap:20px;scroll-margin-top:24px}.public-heading{display:grid;gap:7px}.public-heading p{max-width:720px}.public-landing .privacy-view{scroll-margin-top:24px}@media(max-width:720px){.public-landing{gap:32px;padding-top:0}.public-hero{padding:28px}.public-action{width:100%}}
.audit-detail{display:grid;gap:18px}.audit-meta{display:grid;grid-template-columns:auto minmax(0,1fr);gap:7px 14px;margin:0}.audit-meta dt{color:var(--muted)}.audit-meta dd{margin:0;overflow-wrap:anywhere}.audit-snapshots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.audit-snapshot{min-width:0}.audit-snapshot h3{margin-bottom:8px}.audit-summary{background:#f5f7f3;border:1px solid var(--line);border-radius:8px;color:#294237;font:12px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;margin:0;max-height:300px;overflow:auto;padding:12px;white-space:pre-wrap;word-break:break-word}@media(max-width:720px){.audit-snapshots{grid-template-columns:1fr}}
