:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,PingFang TC,Noto Sans TC,Microsoft JhengHei,sans-serif;color:#171717;background:#fcfbf8;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #fcfbf8;--surface: #fffefa;--ink: #171717;--muted: #6e6b67;--stone: #e8e4dd;--stone-dark: #d6d0c6;--coral: #f04b3f;--coral-dark: #d63a30;--blue: #476a84;--blue-soft: #eaf1f5;--green: #31735b;--amber: #9b641c;--danger: #a5322b;--radius: 10px;--shadow: 0 12px 38px rgba(23, 23, 23, .09)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:var(--bg)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(240,75,63,.26);outline-offset:2px}button{color:inherit}h1,h2,h3,p,figure,dl,dd{margin:0}h1{font-size:30px;line-height:38px;letter-spacing:-.025em}h2{font-size:18px;line-height:26px}h3{font-size:14px;line-height:22px}p{color:var(--muted);font-size:14px;line-height:22px}a{color:inherit;text-decoration:none}svg{flex:0 0 auto}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.align-right{text-align:right}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.app-shell{min-height:100vh;padding-left:224px;transition:padding-left .18s ease}.app-shell--collapsed{padding-left:72px}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:224px;display:flex;flex-direction:column;padding:24px 14px 14px;color:#f9f7f1;background:var(--ink);transition:width .18s ease,transform .18s ease}.app-shell--collapsed .sidebar{width:72px}.brand{height:56px;display:flex;align-items:center;gap:12px;padding:0 10px 18px;border-bottom:1px solid rgba(255,255,255,.12);overflow:hidden}.brand-mark{width:34px;height:34px;display:grid;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.35);font:22px/1 Georgia,"Noto Serif TC",serif}.brand-name{white-space:nowrap;font:23px/1 Georgia,"Noto Serif TC",serif;letter-spacing:.08em}.sidebar nav{display:grid;gap:4px;margin-top:26px}.nav-link{position:relative;min-height:44px;display:flex;align-items:center;gap:12px;padding:0 12px;border-radius:7px;color:#c7c3bb;font-size:13px;line-height:20px;white-space:nowrap;overflow:hidden;transition:background .12s ease,color .12s ease}.nav-link svg{width:20px;height:20px;stroke-width:1.75}.nav-link:hover{color:#fff;background:#ffffff12}.nav-link--active{color:#fff;background:#ffffff1c}.nav-link--active:before{content:"";position:absolute;left:0;width:3px;height:24px;background:var(--coral);border-radius:0 2px 2px 0}.sidebar-footer{display:flex;gap:6px;align-items:center;margin-top:auto;padding-top:16px;border-top:1px solid rgba(255,255,255,.12);overflow:hidden}.admin-identity{display:flex;align-items:center;gap:9px;min-width:0;flex:1}.admin-identity>span:last-child{display:grid;min-width:0}.admin-identity strong{overflow:hidden;color:#fff;font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.admin-identity small{color:#99958e;font-size:10px;line-height:16px;white-space:nowrap}.avatar{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:var(--ink);background:#f5eee2;font-size:12px}.avatar--large{width:44px;height:44px;font-size:14px}.collapse-button,.logout-button{width:30px;height:34px;display:grid;place-items:center;flex:0 0 auto;padding:0;border:0;color:#aaa69e;background:transparent;cursor:pointer}.collapse-button svg,.logout-button svg{width:18px}.app-shell--collapsed .brand-name,.app-shell--collapsed .nav-link span,.app-shell--collapsed .admin-identity>span:last-child{display:none}.app-shell--collapsed .nav-link{justify-content:center;padding:0}.app-shell--collapsed .sidebar-footer{flex-direction:column}.mobile-menu{display:none}.main-content{min-height:100vh}.mock-banner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:10px;padding:6px 24px;color:#573d18;background:#fff2d8;border-bottom:1px solid #ead8af;font-size:12px;line-height:18px}.mock-banner>span{font-weight:700}.mock-banner small{font-size:11px}.page{width:min(100%,1440px);margin:0 auto;padding:32px}.page-header{min-height:62px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.page-header p{margin-top:2px}.updated-at{color:var(--muted);font-size:12px;line-height:18px;white-space:nowrap}.header-controls{display:flex;align-items:center;gap:14px}.metric-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--stone);margin-bottom:28px}.metric{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border-right:1px solid var(--stone)}.metric:first-child{padding-left:0}.metric:last-child{border-right:0}.metric>div{display:grid;gap:5px}.metric span{color:var(--muted);font-size:12px;line-height:18px}.metric strong{font-size:26px;line-height:32px;letter-spacing:-.02em;font-weight:650}.metric svg{width:21px;height:21px;color:var(--coral);stroke-width:1.75}.overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:20px;margin-bottom:28px}.section-panel{background:var(--surface);border:1px solid var(--stone);border-radius:var(--radius);overflow:hidden}.section-panel+.section-panel{margin-top:28px}.section-panel--flush{border-radius:8px}.section-header{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px;border-bottom:1px solid var(--stone)}.section-header p{margin-top:2px;font-size:12px;line-height:18px}.text-button,.table-link,.sort-button{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;color:var(--blue);background:transparent;font-size:12px;line-height:18px;cursor:pointer}.text-button svg{width:15px}.table-link{text-decoration:underline;text-underline-offset:3px}.sort-button{color:var(--ink);font-weight:650}.sort-button svg{width:14px;height:14px}.trend-chart{padding:15px 18px 12px}.trend-chart figcaption{margin-bottom:12px;font-size:13px;font-weight:650}.trend-chart svg{display:block;width:100%;height:190px;overflow:visible}.chart-grid{stroke:var(--stone);stroke-width:1}.chart-line{fill:none;stroke:var(--coral);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.chart-axis{display:flex;justify-content:space-between;color:var(--muted);font-size:11px;line-height:17px}.health-list{padding:5px 18px}.health-row{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--stone);font-size:13px}.health-row:last-child{border-bottom:0}.table-scroll{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px;line-height:20px}th{height:43px;padding:0 16px;text-align:left;color:var(--muted);background:#f8f6f1;border-bottom:1px solid var(--stone);font-size:12px;font-weight:600;white-space:nowrap}td{height:56px;padding:8px 16px;border-bottom:1px solid var(--stone);vertical-align:middle;white-space:nowrap}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fffdf8}.status-text{display:inline-flex;align-items:center;gap:7px;font-size:12px;line-height:18px;white-space:nowrap}.status-dot{width:7px;height:7px;border-radius:50%;background:currentColor}.status-text--good{color:var(--green)}.status-text--warning{color:var(--amber)}.status-text--danger{color:var(--danger)}.status-text--neutral{color:var(--muted)}.filter-bar{display:grid;grid-template-columns:minmax(220px,1.5fr) repeat(4,minmax(120px,.7fr)) auto;align-items:end;gap:10px;margin-bottom:16px}.filter-bar--compact{grid-template-columns:minmax(280px,1fr) 180px auto;max-width:780px}.filter-bar label,.field{display:grid;gap:6px;color:var(--muted);font-size:12px;line-height:18px}input,select,textarea{width:100%;min-height:40px;padding:8px 11px;color:var(--ink);background:var(--surface);border:1px solid var(--stone-dark);border-radius:7px;font-size:13px;line-height:20px}textarea{resize:vertical}.search-field{position:relative}.search-field svg{position:absolute;left:11px;bottom:10px;width:18px;height:18px;color:var(--muted);pointer-events:none}.search-field input{padding-left:38px}.button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 15px;border:1px solid transparent;border-radius:7px;font-size:13px;line-height:20px;font-weight:650;cursor:pointer;transition:background .12s ease,border-color .12s ease,opacity .12s ease}.button svg{width:17px;height:17px;stroke-width:2}.button:disabled{opacity:.45;cursor:not-allowed}.button--primary{color:#fff;background:var(--coral)}.button--primary:hover:not(:disabled){background:var(--coral-dark)}.button--secondary{color:var(--ink);background:transparent;border-color:var(--stone-dark)}.button--secondary:hover:not(:disabled){background:#f8f5ef}.button--danger{color:#fff;background:var(--danger)}.button--danger-outline{color:var(--danger);background:transparent;border-color:#d9a39f}.button--block{width:100%}.icon-button{width:36px;height:36px;display:inline-grid;place-items:center;padding:0;color:var(--muted);background:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer}.icon-button:hover:not(:disabled){color:var(--ink);background:#f6f3ed;border-color:var(--stone)}.icon-button:disabled{opacity:.35;cursor:not-allowed}.icon-button svg{width:18px;height:18px}.pagination{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 16px;border-top:1px solid var(--stone);color:var(--muted);font-size:12px}.pagination>div{display:flex;gap:4px}.state-message{min-height:180px;display:flex;align-items:center;justify-content:center;gap:12px;padding:24px;color:var(--muted);font-size:13px;line-height:20px}.state-message svg{width:20px}.state-message--error{width:min(100%,700px);min-height:120px;justify-content:flex-start;margin:28px auto;color:var(--danger);background:#fff8f6;border:1px solid #eed0cc;border-radius:var(--radius)}.state-message--error>div{flex:1}.state-message--error p{margin-top:3px;color:#7d514d}.state-message--error small{display:block;margin-top:5px}.state-message--empty{display:grid;align-content:center;text-align:center}.state-message--empty p{margin-top:3px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;z-index:80;top:18px;right:24px;max-width:450px;display:flex;align-items:center;gap:14px;padding:12px 14px;color:#fff;background:var(--green);border-radius:8px;box-shadow:var(--shadow);font-size:13px;line-height:20px}.toast button{padding:0;color:#fff;background:transparent;border:0;font-size:20px;cursor:pointer}.inline-error{color:var(--danger);font-size:12px;line-height:18px}.overlay{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:24px;background:#17171759}.overlay-panel{width:min(100%,540px);max-height:calc(100vh - 48px);display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--stone);border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.overlay-panel--drawer{position:absolute;inset:0 0 0 auto;width:min(100%,470px);max-height:100vh;border-radius:0}.overlay-header{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-bottom:1px solid var(--stone)}.overlay-header h2{font-size:18px}.dialog-body,.drawer-body{padding:20px;overflow-y:auto}.dialog-actions,.drawer-actions{display:flex;justify-content:flex-end;gap:9px;padding:14px 20px;border-top:1px solid var(--stone)}.impact-box{display:flex;gap:12px;padding:14px;margin-bottom:16px;color:var(--danger);background:#fff7f4;border:1px solid #efd4cf;border-radius:8px}.impact-box>svg{width:20px;height:20px;margin-top:1px}.impact-box p{margin-top:4px;color:#75514d}.dialog-body .field small{color:var(--muted)}.identity-block{display:flex;align-items:center;gap:12px;padding-bottom:20px}.identity-block>div{display:grid;gap:4px}.identity-block>div>span{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.detail-section{padding:18px 0;border-top:1px solid var(--stone)}.detail-section h3{margin-bottom:10px}.detail-list{display:grid;gap:2px}.detail-list>div{min-height:37px;display:flex;align-items:center;justify-content:space-between;gap:16px}.detail-list dt{color:var(--muted);font-size:12px}.detail-list dd{text-align:right;font-size:13px}.quota-meter>div{display:flex;justify-content:space-between;align-items:baseline}.quota-meter span{color:var(--muted);font-size:12px}progress{width:100%;height:8px;margin-top:9px;overflow:hidden;border:0;border-radius:999px;background:var(--stone)}progress::-webkit-progress-bar{background:var(--stone);border-radius:999px}progress::-webkit-progress-value{background:var(--coral);border-radius:999px}progress::-moz-progress-bar{background:var(--coral);border-radius:999px}.sensitive-section{padding:16px;background:#f5f2ec;border:1px solid var(--stone);border-radius:8px}.sensitive-section>div:first-child{display:flex;gap:10px;margin-bottom:14px}.sensitive-section svg{width:20px;color:var(--amber)}.sensitive-section span{display:grid;gap:2px}.sensitive-section small{color:var(--muted);font-size:11px;line-height:17px}.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.two-column>.section-panel+.section-panel{margin-top:0}.bar-list{display:grid;gap:14px;padding:20px}.bar-row{display:grid;grid-template-columns:54px minmax(100px,1fr) 64px;align-items:center;gap:12px;font-size:13px}.bar-row strong{text-align:right;font-size:12px}.bar-track{height:9px;overflow:hidden;background:#eeeae3;border-radius:999px}.bar-track span{display:block;height:100%;background:var(--coral);border-radius:inherit}.budget-panel{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(320px,1fr);gap:18px 40px;align-items:center;padding:20px;margin-bottom:28px;background:var(--surface);border:1px solid var(--stone);border-radius:var(--radius)}.budget-progress>div{display:flex;align-items:baseline;justify-content:space-between}.budget-progress span{color:var(--muted);font-size:12px}.budget-warning{grid-column:1 / -1;display:flex;gap:8px;align-items:center;color:var(--amber)}.budget-warning svg{width:17px}.settings-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;align-items:start}.form-section{padding-bottom:20px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px}.form-section>.inline-error{padding:0 20px}.flag-list{padding:4px 20px}.flag-row{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--stone);cursor:pointer}.flag-row:last-child{border-bottom:0}.flag-row>span{display:grid;gap:2px}.flag-row strong{font-size:13px;line-height:20px}.flag-row small{color:var(--muted);font-size:12px;line-height:18px}.switch{appearance:none;width:38px;min-height:22px;padding:2px;flex:0 0 auto;border:1px solid var(--stone-dark);border-radius:999px;background:#e8e4dd;cursor:pointer}.switch:before{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .14s ease}.switch:checked{background:var(--coral);border-color:var(--coral)}.switch:checked:before{transform:translate(16px)}.change-rail{position:sticky;top:20px;padding:18px;background:var(--ink);color:#f8f6f1;border-radius:9px}.change-rail__title{display:flex;gap:10px;align-items:center;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.14)}.change-rail__title svg{width:20px;color:var(--coral)}.change-rail__title div{display:grid}.change-rail__title span{color:#aaa69e;font-size:11px}.change-rail ul{display:grid;gap:8px;padding:0 0 0 18px;margin:16px 0;color:#dedad2;font-size:12px;line-height:18px}.change-rail>p{min-height:82px;padding:16px 0;color:#aaa69e;font-size:12px}.change-rail>small{display:block;margin-top:10px;color:#918d85;font-size:10px;line-height:16px}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--bg)}.auth-panel{width:min(100%,540px);display:grid;justify-items:start;gap:12px;padding:32px;background:var(--surface);border:1px solid var(--stone);border-radius:12px;box-shadow:var(--shadow)}.auth-panel>svg{width:30px;height:30px;color:var(--coral)}.auth-panel .state-message--error{min-height:auto;margin:8px 0;padding:14px}.auth-panel small{color:var(--muted);font-size:11px;line-height:17px}.auth-panel h1{margin-top:3px}.auth-panel .eyebrow{color:var(--coral-dark);font-size:11px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.auth-form{width:100%;display:grid;gap:14px;padding-top:4px}.unavailable-note{margin:0;padding:24px;color:var(--muted);font-size:13px;line-height:20px}@media(max-width:1100px){.app-shell{padding-left:72px}.sidebar{width:72px}.brand-name,.nav-link span,.admin-identity>span:last-child{display:none}.nav-link{justify-content:center;padding:0}.sidebar-footer{flex-direction:column}.filter-bar{grid-template-columns:repeat(3,minmax(0,1fr))}.search-field{grid-column:span 2}.filter-bar .button{grid-column:3}.settings-layout{grid-template-columns:minmax(0,1fr) 260px}}@media(max-width:767px){.app-shell,.app-shell--collapsed{padding:52px 0 0}.mobile-menu{position:fixed;inset:0 0 auto;z-index:50;height:52px;display:flex;align-items:center;gap:8px;padding:0 16px;color:#fff;background:var(--ink);border:0;font-size:13px}.mobile-menu svg{width:19px}.sidebar,.app-shell--collapsed .sidebar{z-index:40;width:min(82vw,280px);padding-top:68px;transform:translate(-100%)}.sidebar--open{transform:translate(0)}.brand-name,.nav-link span,.admin-identity>span:last-child,.app-shell--collapsed .brand-name,.app-shell--collapsed .nav-link span,.app-shell--collapsed .admin-identity>span:last-child{display:inline}.nav-link,.app-shell--collapsed .nav-link{justify-content:flex-start;padding:0 12px}.sidebar-footer,.app-shell--collapsed .sidebar-footer{flex-direction:row}.collapse-button{display:none}.mock-banner{align-items:flex-start;flex-direction:column;gap:0;padding:7px 16px}.page{padding:22px 16px 34px}.page-header{min-height:56px;flex-direction:column;gap:8px;margin-bottom:20px}h1{font-size:26px;line-height:34px}.header-controls{width:100%;justify-content:space-between}.metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{min-height:88px;padding:14px;border-bottom:1px solid var(--stone)}.metric:nth-child(2){border-right:0}.metric:nth-child(3),.metric:nth-child(4){border-bottom:0}.metric:first-child{padding-left:14px}.metric strong{font-size:22px;line-height:29px}.overview-grid,.two-column,.settings-layout{grid-template-columns:1fr}.health-rail{min-height:auto}.filter-bar,.filter-bar--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.search-field,.filter-bar--compact .search-field,.filter-bar .button,.filter-bar--compact .button{grid-column:1 / -1}.filter-bar label>span:not(.visually-hidden){min-height:18px}.section-panel{border-radius:7px}table{min-width:740px}.overlay{padding:0}.overlay-panel{max-height:100vh;border-radius:0}.overlay-panel--drawer{width:100%}.dialog-actions,.drawer-actions{flex-wrap:wrap}.dialog-actions .button,.drawer-actions .button{flex:1 1 180px}.budget-panel{grid-template-columns:1fr}.budget-warning{grid-column:auto}.form-grid{grid-template-columns:1fr}.change-rail{position:static}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(prefers-contrast:more){:root{--muted: #44413d;--stone: #b8b2a8;--stone-dark: #8e887e}.status-dot{outline:1px solid currentColor;outline-offset:1px}}
