:root{--a-ink:#17322c;--a-green:#176b57;--a-bg:#f3f5ed;--a-line:#dce4dd;--a-coral:#df735d}*{box-sizing:border-box}.adminLoading,.adminAuth,.adminShell{background:var(--a-bg);min-height:100vh;color:var(--a-ink);font-family:Noto Sans TC,PingFang TC,sans-serif}.adminAuth{place-items:center;padding:20px;display:grid}.adminAuth section{background:#fff;border-radius:28px;width:min(520px,100%);padding:38px;box-shadow:0 20px 60px #17322c22}.adminAuth h1,.adminShell h1,.adminShell h2{font-family:Georgia,Noto Serif TC,serif;line-height:1.2}.adminAuth h1{margin:4px 0 10px;font-size:42px}.adminAuth label,.memberForm label{margin:14px 0;font-weight:800;display:block}.adminAuth input,.memberForm input,.sectionTitle select{border:2px solid var(--a-line);background:#fff;border-radius:12px;width:100%;margin-top:6px;padding:13px 14px;display:block}.adminAuth button,.memberForm button,.memberList button,.adminShell header button,.adminShell nav button,.adminShell nav a{background:var(--a-green);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:11px 17px;font-weight:800;text-decoration:none}.adminAuth form>button{width:100%;margin:18px 0}.adminAuth>a{text-align:center;color:var(--a-green);display:block}.tag{color:var(--a-green);letter-spacing:.14em;margin:0;font-size:13px;font-weight:900}.adminError{color:#8d2e21;background:#fce5df;border-radius:10px;padding:10px 13px}.adminShell header{background:var(--a-ink);color:#fff;justify-content:space-between;align-items:center;gap:20px;padding:24px max(4vw,22px);display:flex}.adminShell header h1{margin:3px 0;font-size:34px}.adminShell header>div:last-child{align-items:center;gap:12px;display:flex}.adminShell header a{color:#d8e88a}.adminShell nav{z-index:5;border-bottom:1px solid var(--a-line);background:#ffffffed;gap:9px;padding:12px max(4vw,22px);display:flex;position:sticky;top:0}.adminShell nav button,.adminShell nav a{color:var(--a-green);background:#e4eddc}.adminShell>section{padding:48px max(4vw,22px);scroll-margin-top:70px}.adminShell h2{margin:4px 0;font-size:40px}.sectionTitle{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.sectionTitle select{width:auto;min-width:150px}.metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.metrics article,.tableCard,.memberForm,.memberList article{border:1px solid var(--a-line);background:#fff;border-radius:18px;padding:20px}.metrics b{color:var(--a-green);font-size:32px;display:block}.metrics span{color:#66756f;font-size:14px}.adminGrid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px;display:grid}.tableCard h3{margin-top:0}.tableWrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:15px}th,td{text-align:left;border-bottom:1px solid var(--a-line);white-space:nowrap;padding:10px}th{color:#68756f}.memberForm{grid-template-columns:1fr 240px auto;align-items:end;gap:14px;display:grid}.memberForm label{margin:0}.memberForm button{margin-bottom:1px}.memberList{gap:10px;margin-top:18px;display:grid}.memberList article{justify-content:space-between;align-items:center;gap:18px;display:flex}.memberList h3,.memberList p{margin:0}.memberList p,.memberList small{color:#6a7772}.memberList article>div:last-child{gap:8px;display:flex}.memberList .quiet{color:#7a4a42;background:#edf0eb}@media (width<=800px){.metrics{grid-template-columns:1fr 1fr}.adminGrid,.memberForm{grid-template-columns:1fr}.adminShell header,.memberList article{flex-direction:column;align-items:flex-start}.adminShell header>div:last-child{flex-wrap:wrap}.adminShell nav{overflow:auto}.adminShell h1{font-size:27px}.adminShell h2{font-size:32px}.sectionTitle{flex-direction:column;align-items:flex-start;gap:12px}}@media (width<=480px){.metrics{grid-template-columns:1fr}.adminAuth section{padding:25px 18px}.memberList article>div:last-child{flex-direction:column;width:100%}.memberList button{width:100%}}
