:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#06111c;--panel:#0d1d2b;--border:#263845;--gold:#e3bb69;--text:#eaf0f4;--muted:#9aacbb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Noto Sans TC,Apple SD Gothic Neo,Yu Gothic,sans-serif;font-size:14px;line-height:1.6}button,input,select{font:inherit}button,a,select{touch-action:manipulation}button{color:var(--text);cursor:pointer;background:#142a3a;border:1px solid #456071;border-radius:9px;padding:11px 18px;transition:background .15s,transform .15s}button:hover:not(:disabled){background:#223e50;transform:translateY(-1px)}button:disabled{opacity:.42;cursor:not-allowed}.gold{color:#15202b;background:linear-gradient(110deg,#edca80,#cba055);border-color:#edca80;font-weight:700}.gold:hover:not(:disabled){background:#f2d597}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:4px;outline:2px solid #efc978}.admin-shell{grid-template-columns:238px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);background:linear-gradient(160deg,#102231,#06111c 65%);flex-direction:column;height:100vh;padding:32px 22px;display:flex;position:sticky;top:0}.brand{letter-spacing:1.1px;align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.brand img{border:1px solid #a78341;border-radius:50%;width:52px;height:52px}.brand small{letter-spacing:2px;color:var(--muted);margin-top:4px;font-size:9px;display:block}.sidebar-label{letter-spacing:2px;color:#718695;margin:52px 13px 12px;font-size:9px}nav{flex-direction:column;gap:8px;display:flex}nav a{color:#c2cfd8;border-radius:9px;gap:16px;padding:13px;display:flex}nav a:first-child{color:#f1cd86;background:#182d3a}nav a:hover{background:#182d3a}nav a span{color:#849bad;font-size:11px}.sidebar-foot{letter-spacing:1px;color:#a9bbc7;margin-top:auto;font-size:10px}.sidebar-foot small{color:#7792a5;margin:10px 15px;display:block}.dot{background:#7cbda8;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block}main{width:100%;min-width:0;max-width:1520px;margin:auto;padding:0 44px 24px}header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:90px;display:flex}.toolbar{align-items:center;gap:12px;display:flex}.eyebrow{letter-spacing:2px;color:var(--gold);font-size:10px}header>.eyebrow{color:#a4b7c5}.intro{justify-content:space-between;align-items:center;gap:24px;padding:35px 0 25px;display:flex}h1{letter-spacing:1px;margin:9px 0;font-size:32px;line-height:1.3}p{color:var(--muted);margin:10px 0}.network{min-width:190px;color:var(--muted);font-size:11px}select,input{color:#edf3f7;background:#081623;border:1px solid #344b5c;border-radius:8px;width:100%;min-width:0;padding:12px;line-height:1.3}select{cursor:pointer}.toolbar select{width:126px}.network select{margin-top:7px;font-size:13px}.notice{color:#b9c9d3;background:#0e2230;border:1px solid #294355;border-radius:9px;margin-bottom:22px;padding:13px 18px;font-size:13px}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:25px;display:grid}.stat{border:1px solid var(--border);background:linear-gradient(135deg,#162c3d,#0c1b28);border-radius:12px;padding:20px;position:relative;overflow:hidden}.stat:before{content:"";border:1px solid #c89f4b1f;border-radius:50%;width:110px;height:110px;position:absolute;top:-25px;right:-20px}.stat>span{color:#acbdc8;font-size:12px}.stat strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:12px 0 2px;font-size:26px;font-weight:500;line-height:1.4;display:block}.stat small{color:#c5a466;letter-spacing:1px;font-size:10px}.workspace{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.panel{background:var(--panel);border:1px solid var(--border);border-radius:14px;min-width:0;padding:27px}.panel-heading{justify-content:space-between;align-items:center;gap:15px;display:flex}.panel-number{color:#a080484d;font-family:Georgia,serif;font-size:33px}h2{margin:6px 0 0;font-size:20px;font-weight:600}h3{font-size:16px;font-weight:600}.muted,.hint{color:#a6b7c3;font-size:12px;line-height:1.8}.hint{margin:0;padding:12px 0}.panel>.muted{margin:12px 0 20px}label{color:#cdd9e1;font-size:12px;display:block}fieldset{border:0;min-width:0;margin:0;padding:0}fieldset>label{margin-bottom:15px}label input,label select{margin-top:7px;display:block}.wide{width:100%}.configuration .row{border-bottom:1px solid #253744;flex-direction:column;gap:5px;padding:16px 0;display:flex}.row span{color:var(--muted);font-size:12px}.row strong{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;font-size:12px;font-weight:500}.configuration>button{margin-top:20px}.next-phase{background:linear-gradient(120deg,#3f332126,#091521);border:1px solid #5c4c31;border-radius:9px;margin-top:24px;padding:22px 18px}.next-phase p{margin-bottom:0;font-size:12px;line-height:1.9}.preview{background:#1b291f38;border:1px solid #856d41;border-radius:10px;margin-top:23px;padding:19px}.preview .row{border-bottom:1px solid #39463c;flex-direction:column;gap:3px;padding:8px 0;display:flex}.preview button{margin-top:20px}.feedback{overflow-wrap:anywhere}.feedback code{color:#debe7a;font-size:11px}.feedback .error{color:#f2ac98}footer{border-top:1px solid var(--border);letter-spacing:1.5px;color:#7890a0;justify-content:space-between;gap:15px;margin-top:30px;padding-top:22px;font-size:9px;display:flex}footer span{letter-spacing:.3px}@media (min-width:1600px){main{padding:0 62px 30px}.intro{padding-top:48px}.stats{margin-bottom:30px}}@media (max-width:1100px){.admin-shell{grid-template-columns:195px minmax(0,1fr)}.sidebar{padding:26px 16px}.brand{gap:8px;font-size:11px}.brand img{width:42px;height:42px}main{padding:0 24px 24px}.workspace{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.intro h1{font-size:28px}header>.eyebrow{display:none}header{justify-content:flex-end}}@media (max-width:660px){.admin-shell{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--border);height:auto;padding:17px 18px;position:static}.brand img{width:42px;height:42px}.brand{font-size:13px}.sidebar-label,.sidebar-foot{display:none}nav{flex-direction:row;gap:4px;margin-top:16px}nav a{flex:1;justify-content:center;gap:8px;padding:9px 5px;font-size:12px}main{padding:0 16px 24px}header{min-height:76px}.toolbar{justify-content:space-between;gap:8px;width:100%}.toolbar select{width:112px}button{padding:11px 13px;font-size:12px}.intro{flex-direction:column;align-items:flex-start;gap:15px;padding:25px 0 20px}h1{font-size:28px}.intro p{font-size:12px}.network{width:100%}.stats{gap:10px;margin-bottom:18px}.stat{padding:15px}.stat strong{font-size:23px}.panel{padding:20px}.notice{padding:12px;font-size:12px}.workspace{gap:18px}footer{flex-direction:column;gap:8px}.eyebrow{font-size:9px}.row strong{font-size:11px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}button{transition:none}}.module-panel{margin-top:24px}.module-panel fieldset{border:0;gap:16px;margin:16px 0;padding:0;display:grid}.module-state .row strong{overflow-wrap:anywhere}.table-scroll{margin:20px 0;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #b99a4833;padding:12px}th{color:#c7ae71}.history-event{border-bottom:1px solid #b99a4833;padding:16px 0;font-size:13px}.history-event summary{cursor:pointer;color:#d6ba7a}.history-event code{overflow-wrap:anywhere;display:block}.history-event pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#09141e;border-radius:8px;padding:12px}
