@import "https://font.emtech.cc/css/MiSansTC.css";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4e9e1;--surface:#fff;--surface-raised:#fff;--surface-muted:color-mix(in srgb, var(--bg) 38%, var(--surface));--control-surface:color-mix(in srgb, var(--bg) 64%, var(--surface));--table-row:color-mix(in srgb, var(--bg) 28%, var(--surface));--table-row-alt:color-mix(in srgb, var(--bg) 52%, var(--surface));--text:#000;--text-muted:#000;--brand:#00447f;--brand-strong:#000;--brand-soft:#d8ebff;--blue:#0072e3;--yellow:#ffb202;--orange:#ff6101;--green:#06aa3c;--purple:#ab54f7;--red:#e93837;--teal:#006b2a;--success:#006b2a;--warning:#714600;--danger:#7d1111;--danger-soft:#f8d7d7;--focus:#0059ad;--shadow-sm:none;--shadow-lg:none;--radius-sm:.625rem;--radius:1.125rem;--radius-lg:1.75rem;font-synthesis:none;text-rendering:optimizelegibility;font-family:MiSansTC,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;line-height:1.6;overflow-x:hidden}a{color:inherit;touch-action:manipulation}button,input,select,textarea{color:inherit;font:inherit}button,select{cursor:pointer;touch-action:manipulation}select{background-color:var(--control-surface);color:var(--text)}img{max-width:100%;display:block}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}table{font-variant-numeric:tabular-nums}[id]{scroll-margin-top:5.5rem}.skipLink{z-index:1000;background:var(--surface-raised);box-shadow:var(--shadow-sm);color:var(--text);border-radius:.5rem;padding:.5625rem .8125rem;font-weight:750;position:fixed;top:.5rem;left:.5rem;transform:translateY(-160%)}.skipLink:focus{transform:translateY(0)}:focus-visible{outline:.1875rem solid var(--focus);outline-offset:.1875rem}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.brand{min-height:2.75rem;color:var(--text);align-items:center;gap:.625rem;font-weight:900;text-decoration:none;display:inline-flex}.button{background:var(--surface);min-height:2.75rem;color:var(--text);border:0;border-radius:62.4375rem;justify-content:center;align-items:center;gap:.5625rem;padding:.5625rem 1rem;font-weight:700;text-decoration:none;transition:transform .12s;display:inline-flex}.button:hover{background:var(--yellow)}.button:active{transform:translateY(1px)}.buttonPrimary{color:#fff;background:#000}.buttonPrimary:hover{background:var(--yellow);color:#000}.buttonDanger{background:var(--danger-soft);color:#000}.buttonGhost{background:var(--surface)}.buttonSmall{min-width:2.75rem;min-height:2.75rem;padding:.375rem .6875rem;font-size:.875rem}.button:disabled{cursor:not-allowed;background:var(--surface-muted);color:var(--text);opacity:1}.buttonPrimary:disabled{color:#fff;background:#595959}.errorPage{width:min(42.5rem,100% - 2.5rem);margin:0 auto;padding:12vh 0}.errorPage h1{margin:1.75rem 0 .5rem;font-size:clamp(2.125rem,7vw,4rem);line-height:1.08}.errorPage p{max-width:58ch;color:var(--text-muted)}.errorPage .button{margin-top:1.5rem}.card{border-radius:var(--radius);background:var(--surface)}.field{gap:.4375rem;display:grid}.field label,.fieldLabel{font-size:.875rem;font-weight:800}.input,.select,.textarea{background:var(--control-surface);border:0;border-radius:.75rem;width:100%;min-height:2.75rem;padding:.5625rem .6875rem}.textarea{resize:vertical;min-height:7.5rem}input[type=checkbox]{appearance:none;background:var(--surface);border:0;border-radius:.3125rem;flex:0 0 1.125rem;place-content:center;width:1.125rem;height:1.125rem;padding:0;display:inline-grid}input[type=checkbox]:before{background:var(--text);clip-path:polygon(14% 44%,0 59%,39% 100%,100% 22%,83% 8%,38% 67%);content:"";width:.6875rem;height:.6875rem;transform:scale(0)}input[type=checkbox]:checked{background:#000}input[type=checkbox]:checked:before{background:#fff;transform:scale(1)}.helpText{color:var(--text-muted);margin:0;font-size:.8125rem}.errorText{color:var(--danger);margin:0;font-size:.875rem;font-weight:650}.statusPill{background:var(--surface-muted);color:var(--text-muted);border-radius:62.4375rem;align-items:center;gap:.375rem;padding:.1875rem .5rem;font-size:.75rem;font-weight:750;display:inline-flex}.statusPill[data-tone=success]{background:color-mix(in srgb, var(--green) 24%, var(--surface));color:#000}.statusPill[data-tone=warning]{background:color-mix(in srgb, var(--yellow) 42%, var(--surface));color:#000}.statusPill[data-tone=danger]{background:color-mix(in srgb, var(--red) 22%, var(--surface));color:#000}.skeleton{background:linear-gradient(90deg, var(--surface) 25%, var(--yellow) 50%, var(--surface) 75%);background-size:200% 100%;border-radius:.4375rem;min-height:1.125rem;animation:1.4s ease-in-out infinite skeleton}@keyframes skeleton{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
