:root{color:#141820;background:#f4f6f8;font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(90deg,#0f172a09 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#fff 0%,#f4f6f8 48%,#eef1f5 100%);min-height:100vh;margin:0}button,input,textarea{font:inherit}button{color:#111827;cursor:pointer;background:#fff;border:1px solid #d7dde5;border-radius:8px;padding:10px 14px;transition:all .15s}button:hover{color:#111827;border-color:#111827;transform:translateY(-1px);box-shadow:0 8px 20px #0f172a14}button.primary,.tabs button.active{color:#fff;background:#111827;border-color:#111827;font-weight:700}button.full{width:100%;margin-top:14px}input,textarea{color:#111827;background:#fff;border:1px solid #d7dde5;border-radius:8px;outline:none;width:100%;padding:12px}input:focus,textarea:focus{border-color:#111827;box-shadow:0 0 0 3px #11182714}label{color:#5b6472;margin:14px 0 8px;font-size:13px;display:block}pre{white-space:pre-wrap;color:#d7fbe8;background:#0d1117;border:1px solid #202938;border-radius:10px;padding:16px;overflow:auto}.shell{flex-direction:column;min-height:100vh;display:flex}.topbar{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #e5e9ef;justify-content:space-between;align-items:center;gap:24px;padding:16px 42px;display:flex;position:sticky;top:0}.brand{cursor:pointer;align-items:center;gap:12px;display:flex}.brand strong{letter-spacing:.08em;color:#111827;font-size:20px;display:block}.brand small{color:#6b7280}.brand-mark{color:#fff;background:#111827;border-radius:10px;place-items:center;width:42px;height:42px;font-weight:900;display:inline-grid}nav{flex-wrap:wrap;gap:10px;display:flex}main{flex:1;width:min(1180px,100% - 40px);margin:34px auto}.grid{gap:22px;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.wide{grid-column:1/-1}.hero{align-items:center;min-height:500px}.eyebrow{color:#111827;text-transform:uppercase;letter-spacing:.16em;font-weight:700}h1{color:#0f172a;max-width:760px;margin:12px 0;font-size:clamp(40px,6vw,64px);line-height:1.05}h2{color:#0f172a;margin-top:0}.lead{color:#4b5563;max-width:680px;font-size:18px;line-height:1.8}.hero-actions{gap:12px;margin:28px 0;display:flex}.panel{background:#fffffff0;border:1px solid #e3e8ef;border-radius:16px;padding:24px;box-shadow:0 18px 48px #0f172a14}.metrics{gap:14px;display:grid}.metrics div{background:#f8fafc;border:1px solid #e4e9f0;border-radius:12px;padding:18px}.metrics strong{color:#111827;margin-bottom:8px;display:block}.metrics span,.hint{color:#667085}.notice,.error,.compliance{border-radius:12px;margin-bottom:18px;padding:14px 16px}.notice{color:#126b36;background:#eaf8ef;border:1px solid #bfe8cd}.error{color:#9f1d18;background:#fff0ee;border:1px solid #ffc8c2}.compliance{color:#3b4758;background:#f4f6f9;border:1px solid #dce3ec}.tabs,.row{gap:10px;display:flex}.row input{flex:1}.application{border-bottom:1px solid #e5e9ef;grid-template-columns:1fr auto;gap:18px;padding:18px 0;display:grid}.application span{color:#fff;background:#111827;border-radius:999px;margin-left:10px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-block}.auth-page{justify-content:center;align-items:flex-start;min-height:420px;padding-top:24px;display:flex}.auth-card{width:min(480px,100%)}.auth-card h2{margin-bottom:8px}footer{color:#667085;background:#fff;border-top:1px solid #e5e9ef;flex-wrap:wrap;gap:22px;padding:24px 42px;display:flex}@media (width<=820px){.topbar,footer{padding:16px 20px}.topbar,nav,.grid.two,.row,.application{display:block}nav button,.row button{margin:6px 6px 0 0}}
