:root{--ink:#172a36;--muted:#71818a;--line:#e4e9e8;--canvas:#f4f7f6;--paper:#ffffff;--nav:#102b38;--nav-soft:#173b49;--teal:#167b78;--teal-dark:#0c6564;--teal-pale:#e9f5f2;--gold:#d9a545;--gold-pale:#fff5df;--red:#b84e4e;--red-pale:#fff0ee;--green:#2c8163;--green-pale:#e8f5ee;--shadow:0 12px 38px rgba(29,56,68,.055)}*{box-sizing:border-box}html{min-height:100%;font-size:118.75%}body,html{background:var(--canvas)}body{margin:0;color:var(--ink);font-family:DM Sans,Noto Sans TC,-apple-system,BlinkMacSystemFont,PingFang TC,Microsoft JhengHei,sans-serif;font-size:1rem;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.app-frame{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;display:flex;flex-direction:column;width:258px;padding:23px 15px 17px;overflow-y:auto;color:#dce9ea;background:var(--nav)}.brand{display:flex;align-items:center;gap:11px;padding:2px 10px 22px}.brand-mark{display:grid;place-items:center;width:37px;height:37px;border-radius:12px;color:#10323e;background:#e4bf72;font-weight:800;letter-spacing:-.06em}.brand-name{color:#f3f8f6;font-size:1rem;font-weight:700;letter-spacing:.02em}.brand-sub{margin-top:3px;color:#92a9ae;font-size:.75rem;letter-spacing:.12em}.nav-group{margin:6px 0 12px}.nav-label{padding:7px 12px;color:#829ba2;font-size:.75rem;font-weight:700;letter-spacing:.1em}.nav-link{display:flex;align-items:center;gap:11px;min-height:42px;margin:2px 0;padding:9px 11px;border:1px solid transparent;border-radius:10px;color:#c1d0d2;font-size:.875rem;transition:.18s ease}.nav-link:hover{color:#fff;background:rgba(255,255,255,.07)}.nav-link.active{border-color:rgba(119,205,189,.16);color:#fff;background:var(--nav-soft);box-shadow:inset 3px 0 #65b7a4}.nav-icon{display:grid;place-items:center;width:17px;color:#8db3b2;font-size:15px}.sidebar-spacer{flex:1 1;min-height:22px}.preview-lock{display:flex;align-items:center;gap:9px;margin:12px 5px 1px;padding:11px 10px;border:1px solid rgba(255,255,255,.1);border-radius:11px;color:#c8d6d7;background:rgba(255,255,255,.04)}.lock-dot{width:8px;height:8px;border-radius:99px;background:#e1b653;box-shadow:0 0 0 4px rgba(225,182,83,.12)}.preview-lock strong{display:block;font-size:.875rem;font-weight:600}.preview-lock small{display:block;margin-top:3px;color:#89a2a6;font-size:.75rem}.main-column{min-height:100vh;margin-left:258px}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:15;justify-content:space-between;min-height:68px;padding:0 37px;border-bottom:1px solid rgba(216,226,224,.85);background:rgba(255,255,255,.89);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.top-context,.topbar{display:flex;align-items:center}.top-context{gap:10px;color:#87939a;font-size:.8125rem}.top-context strong{color:#38505c;font-weight:600}.top-divider{width:1px;height:15px;background:#dfe6e4}.top-right{gap:18px}.top-right,.top-search{display:flex;align-items:center}.top-search{gap:8px;width:195px;padding:8px 11px;border:1px solid #e8eeec;border-radius:9px;color:#9ba7a9;background:#fbfcfc}.top-search input{width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:.875rem}.top-search input::placeholder{color:#a2adb0}.top-period{padding:8px 11px;border:1px solid #e8eeec;border-radius:9px;color:#64757c;background:#fff;font-size:.8125rem}.avatar{display:grid;place-items:center;width:34px;height:34px;border:1px solid #d8e8e3;border-radius:50%;color:#1c6d69;background:#e8f4f0;font-size:.75rem;font-weight:700}.content{width:min(1450px,100%);margin:0 auto;padding:29px 37px 48px}.preview-banner{display:flex;align-items:flex-start;gap:10px;margin-bottom:21px;padding:12px 15px;border:1px solid #f0dcae;border-radius:11px;color:#805f1e;background:#fff9e9;font-size:.875rem;line-height:1.65}.preview-banner strong{font-weight:700}.preview-symbol{display:grid;place-items:center;flex:none;width:20px;height:20px;border-radius:50%;color:#fff;background:#d5a54e}.eyebrow,.preview-symbol{font-size:.75rem;font-weight:700}.eyebrow{margin-bottom:8px;color:var(--teal);letter-spacing:.1em;text-transform:uppercase}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.page-heading h1{margin:0;color:#18323e;font-size:clamp(1.75rem,2.2vw,2.25rem);font-weight:700;letter-spacing:-.045em;line-height:1.25}.page-heading p{max-width:740px;margin:9px 0 0;color:#77868c;font-size:.875rem;line-height:1.7}.heading-actions{display:flex;align-items:center;gap:8px;flex:none}.button-primary,.button-secondary{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 14px;border:1px solid transparent;border-radius:9px;font-size:.8125rem;font-weight:600}.button-primary{color:#fff;background:var(--teal);box-shadow:0 5px 11px rgba(22,123,120,.15)}.button-secondary{border-color:#dfe8e5;color:#52676d;background:#fff}.button-disabled{opacity:.55;cursor:not-allowed}.badge{display:inline-flex;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;padding:6px 9px;border-radius:99px;font-size:.75rem;font-weight:600;line-height:1.2;white-space:nowrap}.badge-pending{color:#946c20;background:var(--gold-pale)}.badge-ready{color:#207258;background:var(--green-pale)}.badge-muted{color:#64767d;background:#edf1f0}.badge-deferred{color:#6c6f9b;background:#f0effa}.badge-danger{color:#a44242;background:var(--red-pale)}.section-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:27px 0 12px}.section-title{margin:0;color:#314a55;font-size:.9375rem;font-weight:700}.section-note{color:#91a0a3;font-size:.75rem}.card{border:1px solid var(--line);border-radius:13px;background:var(--paper);box-shadow:var(--shadow)}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:13px;gap:13px}.kpi-card{position:relative;min-height:124px;padding:16px 17px;overflow:hidden}.kpi-top{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#74848b;font-size:.8125rem}.kpi-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;color:#358582;background:#edf7f4;font-size:13px}.kpi-value{margin-top:17px;color:#223c47;font-size:1.75rem;font-weight:700;letter-spacing:-.045em}.kpi-foot{margin-top:6px;color:#9aa7aa;font-size:.75rem}.dashboard-grid{display:grid;grid-template-columns:1.38fr 1fr;grid-gap:14px;gap:14px}.panel{min-width:0;padding:18px}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:17px}.panel-head h2{margin:0;color:#2b4550;font-size:.9375rem;font-weight:700}.panel-head p{margin:5px 0 0;color:#91a0a3;font-size:.75rem}.empty-chart{display:grid;place-items:center;min-height:214px;border:1px dashed #dce6e3;border-radius:10px;color:#8c9b9e;background:linear-gradient(180deg,#fbfdfc,#f6faf8);text-align:center}.empty-chart strong{display:block;margin-bottom:7px;color:#657a80;font-size:.875rem}.empty-chart span{display:block;max-width:320px;font-size:.75rem;line-height:1.65}.chart-placeholder{width:39px;height:31px;margin-bottom:13px;border-bottom:1.5px solid #b4cfca;background:linear-gradient(135deg,transparent 46%,#80b6a9 47%,#80b6a9 50%,transparent 51%);opacity:.82}.next-phase{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid #e3ece9;border-radius:10px;background:#f8fbfa}.phase-mark{display:grid;place-items:center;flex:none;width:32px;height:32px;border-radius:9px;color:#fff;background:var(--teal);font-size:.75rem;font-weight:700}.next-phase h3{margin:1px 0 5px;color:#314a55;font-size:.8125rem}.next-phase p{margin:0;color:#7d8b90;font-size:.75rem;line-height:1.6}.phase-date{margin-top:9px;color:#47807a;font-size:.75rem;font-weight:600}.quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.quick-link{display:flex;align-items:flex-start;gap:11px;min-height:89px;padding:14px;border:1px solid var(--line);border-radius:11px;background:#fff;transition:.18s ease}.quick-link:hover{border-color:#acd4ca;transform:translateY(-1px);box-shadow:var(--shadow)}.quick-link-icon{display:grid;place-items:center;flex:none;width:32px;height:32px;border-radius:9px;color:#287975;background:#edf7f4;font-size:.875rem}.quick-link strong{display:block;margin:1px 0 5px;color:#314b55;font-size:.8125rem}.quick-link span{display:block;color:#8a999d;font-size:.75rem;line-height:1.5}.table-wrap{width:100%;overflow-x:auto;border:1px solid #e8edeb;border-radius:10px}table{width:100%;border-collapse:collapse;text-align:left}th{border-bottom:1px solid #e8edeb;color:#7b8a8e;background:#f8faf9;font-weight:600;white-space:nowrap}td,th{padding:12px 13px;font-size:.8125rem}td{border-bottom:1px solid #edf1ef;color:#53676e;line-height:1.55;vertical-align:top}tr:last-child td{border-bottom:0}td strong{color:#314b55;font-weight:600}.code-chip{display:inline-flex;padding:4px 7px;border-radius:5px;color:#4c6c70;background:#eef4f2;font-size:.75rem;font-weight:700;white-space:nowrap}.table-helper{margin:9px 2px 0;color:#8a999d;font-size:.75rem;line-height:1.6}.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.stat-card{padding:15px 16px}.stat-card span{display:block;color:#829095;font-size:.75rem}.stat-card strong{display:block;margin-top:8px;color:#314b55;font-size:1.25rem;font-weight:700}.stat-card small{display:block;margin-top:6px;color:#96a3a5;font-size:.75rem}.step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.step-card{min-height:101px;padding:13px;border:1px solid #e7edeb;border-radius:10px;background:#fff}.step-no{color:#5b9991;font-size:.75rem;font-weight:700;letter-spacing:.08em}.step-card strong{display:block;margin:8px 0 5px;color:#425b63;font-size:.8125rem}.step-card span{display:block;color:#8a999d;font-size:.75rem;line-height:1.5}.warning-strip{margin-top:12px;padding:12px 14px;border-left:3px solid #d4a248;border-radius:0 8px 8px 0;color:#7d6633;background:#fff8e9;font-size:.8125rem;line-height:1.6}.status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.status-card{display:flex;justify-content:space-between;gap:12px;padding:14px;border:1px solid #e8edeb;border-radius:10px;background:#fff}.status-card strong{display:block;color:#425a63;font-size:.8125rem}.status-card p{margin:5px 0 0;color:#8c9a9d;font-size:.75rem;line-height:1.55}.demo-tabs{display:flex;gap:7px;margin-bottom:13px}.demo-tab{padding:8px 11px;border:1px solid #e2e9e6;border-radius:7px;color:#65787f;background:#fff;font-size:.8125rem}.demo-tab-active{border-color:#aad0c6;color:#176e6a;background:#eff8f5}.result-banner{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px;padding:13px 15px;border:1px solid #dcebe6;border-radius:10px;background:#f6fbf9}.result-banner strong{color:#275b57;font-size:.875rem}.result-banner span{color:#7d9290;font-size:.75rem}.sandbox-table td,.sandbox-table th{text-align:right}.sandbox-table td:first-child,.sandbox-table th:first-child{text-align:left}.amount{color:#245d59;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700}.footer-note{margin-top:25px;padding-top:14px;border-top:1px solid #e5ebe9;color:#95a2a4;font-size:.75rem;line-height:1.65}.policy-ops-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px}.policy-rule-card{min-width:0;padding:17px}.policy-rule-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.policy-rule-heading>div{display:flex;align-items:center;gap:9px}.policy-rule-heading h3{margin:0;color:#314a55;font-size:.9375rem}.policy-source-label{color:#8b999d;font-size:.75rem;text-align:right}.policy-callout{display:flex;flex-direction:column;gap:4px;margin:10px 0;padding:11px 12px;border:1px solid #e7eadb;border-radius:9px;color:#70603b;background:#fffaf0;font-size:.8125rem;line-height:1.55}.policy-callout strong{color:#5e512e}.policy-callout-neutral{border-color:#e1ebe7;color:#687b7b;background:#f5faf8}.policy-callout-neutral strong{color:#3c6662}.policy-stage-list{display:grid;grid-gap:8px;gap:8px;margin:12px 0;padding:0;list-style:none}.policy-stage{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:start;grid-gap:9px;gap:9px;padding:10px;border:1px solid #edf1ef;border-radius:9px;background:#fff}.policy-stage-number{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;color:#367c74;background:#edf7f4;font-size:.75rem;font-weight:700}.policy-stage-copy strong{color:#425a63;font-size:.8125rem}.policy-stage-copy p{margin:4px 0 0;color:#829095;font-size:.75rem;line-height:1.55}.policy-bullet-list{display:grid;grid-gap:7px;gap:7px;margin:11px 0;padding-left:20px;color:#687b80;font-size:.8125rem;line-height:1.6}.policy-footnote{margin:10px 0 0;color:#89979b;font-size:.75rem;line-height:1.6}.policy-notice{display:grid;grid-gap:9px;gap:9px;margin-top:13px;padding:13px 15px;border:1px solid #f0e1bb;border-radius:10px;color:#7c632e;background:#fffaf0;font-size:.8125rem}.rule-tag-row{display:flex;flex-wrap:wrap;gap:7px}.rule-tag{display:inline-flex;padding:6px 9px;border:1px solid #e4edeb;border-radius:99px;color:#617b7b;background:#f8fbfa;font-size:.75rem}.rule-tag-pending{border-color:#f0e3c6;color:#8a6b2b;background:#fff9ea}.grade-anchor-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:7px;gap:7px;margin:11px 0}.grade-anchor{display:grid;grid-gap:5px;gap:5px;align-content:start;min-height:90px;padding:9px;border:1px solid #e8eeeb;border-radius:8px;background:#fbfdfc}.grade-anchor strong{color:#28756f;font-size:.9375rem}.grade-anchor span{color:#829095;font-size:.7rem;line-height:1.45}.policy-flow-strip{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin:10px 0 13px;padding:13px 14px;border:1px solid #e2ece8;border-radius:10px;color:#4f6a6e;background:#f8fbfa;font-size:.8125rem;font-weight:600}.policy-flow-strip span{color:#78a49c}.track-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:12px 0 20px}.track-card{display:flex;align-items:center;gap:9px;min-height:55px;padding:12px;border:1px solid #e7edeb;border-radius:9px;color:#526b70;background:#fff;font-size:.8125rem}.track-dot{flex:none;width:9px;height:9px;border-radius:50%;background:#59a196;box-shadow:0 0 0 4px #eaf5f2}.source-derivation-list{display:grid;grid-gap:6px;gap:6px;margin:12px 0;padding-left:20px;color:#718286;font-size:.8125rem;line-height:1.55}.access-admin-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-gap:13px;gap:13px;margin-top:18px}.access-form{display:grid;grid-gap:9px;gap:9px}.access-form label{color:#526970;font-size:.8125rem;font-weight:650}.access-form input:not([type=checkbox]),.access-form select{min-height:42px;padding:0 11px;border:1px solid #dce6e2;border-radius:8px;outline:0;color:var(--ink);background:#fff;font-size:.875rem}.access-form input:not([type=checkbox]):focus,.access-form select:focus{border-color:#65a79a;box-shadow:0 0 0 3px rgba(55,145,130,.12)}.access-form .button-primary{width:-moz-fit-content;width:fit-content;margin-top:5px}.access-check{display:flex;align-items:center;gap:8px;margin:4px 0}.access-check input{width:17px;height:17px;accent-color:var(--teal)}.access-date-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.access-date-grid>div{display:grid;grid-gap:7px;gap:7px}.access-flow{display:grid;grid-gap:9px;gap:9px}.access-flow>div{display:grid;grid-gap:4px;gap:4px;padding:11px 12px;border:1px solid #e7edeb;border-radius:9px;background:#fbfdfc}.access-flow strong{color:#425b63;font-size:.8125rem}.access-flow span{color:#829095;font-size:.75rem;line-height:1.55}.access-revoke{min-height:34px;padding:0 10px;color:#9b4b45;border-color:#efd6d2}.access-table td{vertical-align:middle}.mobile-menu-button,.sidebar-backdrop{display:none}@media (max-width:1140px){.sidebar{width:226px}.main-column{margin-left:226px}.content{padding-right:25px;padding-left:25px}.topbar{padding:0 25px}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media (max-width:760px){.sidebar{position:fixed;width:258px;transform:translateX(-100%);transition:transform .2s ease;box-shadow:12px 0 28px rgba(15,34,45,.2)}.sidebar.sidebar-open{transform:translateX(0)}.sidebar-backdrop{display:block;position:fixed;inset:0;z-index:18;width:100%;border:0;background:rgba(10,27,35,.35)}.main-column{margin-left:0}.topbar{min-height:60px;padding:0 15px}.mobile-menu-button{display:grid;place-items:center;width:31px;height:31px;border:1px solid #e5ebe9;border-radius:8px;color:#45616a;background:#fff}.top-context{gap:7px;margin-right:auto;margin-left:10px;font-size:.75rem}.top-right{gap:9px}.top-search{display:none}.top-period{padding:8px;font-size:.75rem}.content{padding:18px 14px 35px}.page-heading{align-items:flex-start;flex-direction:column;gap:13px;margin-bottom:19px}.page-heading h1{font-size:1.625rem}.kpi-grid{gap:9px}.kpi-card{min-height:114px;padding:13px}.kpi-value{font-size:1.5rem}.quick-grid{grid-template-columns:1fr;gap:8px}.quick-link{min-height:72px}.stat-grid{grid-template-columns:1fr}.step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.policy-ops-grid,.status-grid{grid-template-columns:1fr}.track-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grade-anchor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.policy-stage{grid-template-columns:27px minmax(0,1fr)}.policy-stage>.badge{grid-column:2}.policy-rule-heading{flex-direction:column}.policy-source-label{text-align:left}.panel{padding:14px}.access-admin-grid{grid-template-columns:1fr}}.sign-out-button{min-height:36px;padding:0 12px;border:1px solid #e1e9e6;border-radius:8px;color:#587076;background:#fff;font-size:.8125rem;font-weight:600}.sign-out-button:hover{border-color:#b9d6cc;color:#176e6a;background:#f7fbf9}.auth-page{display:grid;min-height:100vh;place-items:center;padding:28px;background:radial-gradient(circle at 82% 15%,#e7f2ee 0,transparent 31%),var(--canvas)}.auth-card{width:min(100%,480px);padding:clamp(25px,5vw,42px);border:1px solid #e1e9e6;border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 22px 70px rgba(27,58,65,.11)}.auth-brand{display:flex;align-items:center;gap:12px;margin-bottom:38px}.auth-brand .brand-mark{width:43px;height:43px;border-radius:13px;font-size:1.125rem}.auth-brand .brand-name{color:#213c47;font-size:1rem}.auth-brand .brand-sub{color:#789096}.auth-kicker{margin-bottom:8px;color:var(--teal);font-size:.75rem;font-weight:700;letter-spacing:.14em}.auth-card h1{margin:0;color:#18323e;font-size:clamp(1.75rem,4vw,2.125rem);letter-spacing:-.04em}.auth-description{margin:11px 0 25px;color:#73858a;font-size:.9375rem;line-height:1.7}.auth-form{display:grid;grid-gap:10px;gap:10px}.auth-form label{color:#405962;font-size:.875rem;font-weight:650}.auth-form input{min-height:48px;padding:0 13px;border:1px solid #dce6e2;border-radius:9px;outline:0;color:var(--ink);background:#fff;font-size:1rem}.auth-form input:focus{border-color:#65a79a;box-shadow:0 0 0 3px rgba(55,145,130,.12)}.auth-form input::placeholder{color:#a3b0b2}.auth-submit{min-height:48px;margin-top:7px;border:0;border-radius:9px;color:#fff;background:var(--teal);font-size:.9375rem;font-weight:700;box-shadow:0 7px 15px rgba(22,123,120,.16)}.auth-submit:hover:not(:disabled){background:var(--teal-dark)}.auth-submit:disabled{opacity:.55;cursor:not-allowed}.auth-error,.auth-notice,.auth-success{margin:0 0 17px;padding:12px 13px;border:1px solid #f0dfb8;border-radius:9px;color:#7b632d;background:#fff9e9;font-size:.875rem;line-height:1.6}.auth-error{margin:4px 0;border-color:#f1d3ce;color:#934a43;background:#fff4f2}.auth-success{display:grid;grid-gap:4px;gap:4px;border-color:#d4e9dd;color:#35684f;background:#f1faf5}.auth-success span{line-height:1.6}.auth-signout{margin-top:16px;text-align:center}.auth-signout button{border:0;color:#6c8287;background:transparent;font-size:.8125rem;text-decoration:underline;text-underline-offset:3px}.auth-footnote{margin:23px 0 0;padding-top:15px;border-top:1px solid #edf1ef;color:#8c9a9d;font-size:.75rem;line-height:1.65}@media (max-width:480px){.auth-page{padding:15px}.auth-brand{margin-bottom:30px}.auth-card{border-radius:14px}}