:root{--ink:#252321;--muted:#746f68;--paper:#fbfaf7;--wash:#f2eee6;--line:#ddd5c8;--accent:#bd5b22;--accent-soft:#f4dfd0;--green:#4d6c5b;--red:#a3402f;--shadow:0 12px 32px #3e302312;--font-serif:"Noto Serif TC", "Songti TC", serif;--font-sans:-apple-system, BlinkMacSystemFont, "Noto Sans TC", "PingFang TC", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, monospace}*{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3{font-family:var(--font-serif);margin:0;font-weight:600}a{color:inherit}.masthead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:30px;min-height:200px;padding:40px max(5vw,28px) 30px;display:flex}.eyebrow,.kicker{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:750}.masthead h1{letter-spacing:-.045em;font-size:clamp(36px,5vw,64px)}.intro{max-width:650px;color:var(--muted);margin:14px 0 0;font-size:16px;line-height:1.7}.status-wrap{text-align:right;color:var(--muted);justify-items:end;gap:8px;font-size:13px;display:grid}.badge{color:var(--green);background:#e4eee7;border-radius:99px;padding:7px 12px;font-weight:700;display:inline-block}.badge.warn{color:var(--accent);background:var(--accent-soft)}.tabs{z-index:5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfaf7f2;padding:0 max(5vw,28px);display:flex;position:sticky;top:0;overflow-x:auto}.tab{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;flex:none;padding:16px 18px 13px;font-size:14px;text-decoration:none}.tab.active{color:var(--ink);border-bottom-color:var(--accent);font-weight:700}main{max-width:1400px;margin:0 auto;padding:36px max(5vw,28px) 80px}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}h2{font-size:clamp(28px,3.4vw,44px)}h3{margin:0 0 18px;font-size:24px}.metrics{grid-template-columns:repeat(4,minmax(150px,1fr));gap:16px;margin-bottom:22px;display:grid}.metric{border:1px solid var(--line);background:#fff;min-height:130px;padding:20px}.metric strong{font-family:var(--font-serif);margin-top:16px;font-size:38px;font-weight:600;display:block}.metric span{color:var(--muted);font-size:13px}.dashboard-grid{grid-template-columns:1.3fr 1fr;gap:22px;display:grid}.paper{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;padding:26px}.stack{gap:12px;display:grid}.item{border-top:1px solid var(--line);grid-template-columns:82px 1fr auto;align-items:center;gap:16px;padding:14px 0;display:grid}.item:first-child{border-top:0}.item small,.muted{color:var(--muted)}.tag{background:var(--wash);color:var(--muted);white-space:nowrap;border-radius:2px;padding:5px 9px;font-size:12px}.tier-badge{letter-spacing:.03em;border-radius:2px;padding:4px 9px;font-size:12px;font-weight:700;display:inline-block}.tier-A{color:var(--green);background:#e4eee7}.tier-B{background:var(--wash);color:var(--muted)}.tier-C{background:var(--accent-soft);color:var(--accent)}.tier-D{color:#3d4a8a;background:#e6e9f4}.tier-E{color:var(--red);background:#f4e3e0}.pipeline{gap:14px;display:grid}.pipe-row{grid-template-columns:100px 1fr 34px;align-items:center;gap:12px;display:grid}.bar{background:var(--wash);height:9px}.bar>i{background:var(--accent);height:100%;display:block}.focus-note{color:#fff;background:var(--ink);margin-top:22px;padding:26px}.focus-note p:last-child{max-width:980px;font:22px/1.55 var(--font-serif);margin:0}.actions{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:10px;display:flex}.search{color:var(--muted);gap:4px;font-size:12px;display:grid}input,select,textarea{width:100%;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:0;padding:10px 12px}input:focus,select:focus,textarea:focus{outline:2px solid var(--accent-soft);border-color:var(--accent)}button.primary,button.secondary,button.danger{border:1px solid var(--ink);padding:10px 16px;font-size:14px}button.primary{color:#fff;background:var(--ink)}button.secondary{color:var(--ink);background:0 0}button.danger{color:#fff;background:var(--red);border-color:var(--red)}button:disabled{opacity:.5;cursor:not-allowed}.note{color:var(--muted);margin:-10px 0 18px;font-size:13px}.table-shell{border:1px solid var(--line);background:#fff;max-height:64vh;overflow:auto}table{border-collapse:collapse;width:max-content;min-width:100%}th{z-index:2;color:#fff;background:var(--ink);text-align:left;white-space:nowrap;padding:12px;font-size:12px;position:sticky;top:0}td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:top;min-width:130px;max-width:300px;padding:0}td input,td select{background:0 0;border:0;min-height:44px}td input:focus,td select:focus{outline:2px solid var(--accent);outline-offset:-2px;background:#fff9f3}td.actions-cell{justify-content:center;align-items:center;padding:8px;display:flex}.sensitive-field{cursor:pointer;text-align:left;width:100%;color:var(--ink);background:0 0;border:none;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.sensitive-field.masked{color:var(--muted);filter:blur(3px)}.sensitive-field small{color:var(--accent);filter:none}.draft-grid{grid-template-columns:minmax(280px,.7fr) 1.6fr;gap:22px;display:grid}.controls{align-content:start;gap:16px;display:grid}.controls label{color:var(--muted);gap:6px;font-size:13px;display:grid}.editor-wrap{min-height:560px}.editor-wrap textarea{resize:vertical;min-height:500px;font:15px/1.8 var(--font-mono);border:0}.toast{color:#fff;background:var(--ink);opacity:0;pointer-events:none;z-index:50;max-width:420px;padding:14px 18px;transition:all .2s;position:fixed;bottom:24px;right:24px;transform:translateY(12px)}.toast.show{opacity:1;transform:translateY(0)}.empty{color:var(--muted);padding:20px 0}.sync-status{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.sync-status.error{color:var(--red)}.sync-dot{background:var(--green);border-radius:50%;width:7px;height:7px}.sync-status.saving .sync-dot{background:var(--accent)}.sync-status.error .sync-dot{background:var(--red)}.login-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line);width:100%;max-width:420px;box-shadow:var(--shadow);text-align:center;background:#fff;padding:40px}.login-card h1{margin-bottom:10px;font-size:34px}.login-card p{color:var(--muted);margin-bottom:26px;line-height:1.7}.overlay{z-index:60;background:#25232173;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog{border:1px solid var(--line);background:#fff;width:100%;max-width:440px;padding:28px}.dialog h3{margin-bottom:12px}.dialog p{color:var(--muted);margin:0 0 22px;line-height:1.6}.dialog-actions{justify-content:flex-end;gap:10px;display:flex}.import-report{border:1px solid var(--line);background:#fff;gap:10px;padding:20px;display:grid}.import-report ul{color:var(--muted);margin:0;padding-left:20px;font-size:13px}.draft-flag{background:var(--accent-soft);color:var(--accent);margin-bottom:14px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-block}@media (width<=900px){.masthead{flex-direction:column;align-items:flex-start}.status-wrap{text-align:left;justify-items:start}.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.draft-grid{grid-template-columns:1fr}.section-head{flex-direction:column;align-items:flex-start}.actions{justify-content:flex-start}}@media (width<=560px){.metrics{grid-template-columns:1fr}.item{grid-template-columns:1fr;gap:5px}}
