:root{font-family:Inter,Noto Sans TC,system-ui,sans-serif;color:#e8e1d4;background:#0e0d0a}*{box-sizing:border-box}body{margin:0}.layout{display:grid;grid-template-columns:235px 1fr;min-height:100vh}aside{background:#080706;color:#c9beaa;padding:26px 18px;flex-direction:column;border-right:1px solid #c9a75d25}.logo,aside{display:flex}.logo{font-weight:900;font-size:24px;color:#c9a75d;gap:12px;align-items:center}.logo span{color:#f0e9dc}.account small,.logo small{display:block;color:#746b5b;font-size:9px;letter-spacing:.16em;margin-top:3px}.group{margin-top:27px}.group p{font-size:9px;letter-spacing:.14em;color:#6f6554;margin:0 10px 8px}.group a{display:flex;gap:11px;align-items:center;color:#958b7b;text-decoration:none;padding:10px;border-radius:7px;font-size:13px}.group a i{font-style:normal;font-size:9px;width:18px;height:18px;border:1px solid #4a402f;border-radius:5px;display:grid;place-items:center}.group a.active{background:#211b11;color:#f1dfb4}.account{margin-top:auto;border-top:1px solid #2d271d;padding-top:18px;display:flex;gap:10px;align-items:center;font-size:11px}section{padding:31px 40px;background:radial-gradient(circle at 95% 0,#3c2b1024,transparent 30%),#100f0c}header{display:flex;justify-content:space-between;align-items:center}header p{font-size:9px;letter-spacing:.16em;color:#8f7b53;margin:0}h1{font-size:27px;margin:5px 0;color:#f3ede2}.right{display:flex;gap:12px;align-items:center;font-size:11px;color:#8b8275}.right b{color:#c9a75d}.right a,.right button,.title button{border:0;background:linear-gradient(135deg,#dfc176,#a77b2f);color:#100d08;padding:10px 15px;border-radius:7px;font-weight:700;text-decoration:none}.cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin:26px 0}.cards article,.panel,.table{background:#171511;border:1px solid #30291e;border-radius:10px;padding:20px;box-shadow:0 8px 25px #0003}.cards span{display:block;font-size:12px;color:#928879}.cards strong{font-size:27px;display:block;margin:14px 0 5px;color:#d5b86f}.cards small{font-size:10px;color:#6f685e}.grid{display:grid;grid-template-columns:1.7fr 1fr;grid-gap:22px;gap:22px}.title{display:flex;align-items:center;justify-content:space-between;margin:22px 0 11px}.title h2{font-size:16px;margin:0;color:#e9e1d3}.title a,.title button{background:transparent;color:#c9a75d;padding:4px;text-decoration:none;font-weight:700}.panel{min-height:160px}.empty{display:grid;place-items:center;align-content:center;text-align:center}.empty b{font-size:13px}.empty p{font-size:11px;color:#7d756a}.status{display:grid;grid-template-columns:1fr auto;align-content:center;grid-gap:15px;gap:15px;font-size:12px;color:#8b8275}.status b{color:#c9a75d;font-size:11px}.table{display:grid;grid-template-columns:1fr 1fr 1.2fr 1fr .5fr;min-height:145px;padding:0}.table>div{padding:13px 17px;background:#1d1a15;color:#8f8678;font-size:10px;border-bottom:1px solid #30291e}.table p{grid-column:1/-1;text-align:center;color:#766f65;font-size:12px;margin:auto}@media(max-width:850px){.layout{grid-template-columns:1fr}aside{display:none}section{padding:22px}.cards{grid-template-columns:1fr 1fr}.grid{grid-template-columns:1fr}.right{display:none}}.admin-brand{font-size:15px}.admin-brand small{font-size:10px;line-height:1.4}.admin-shell nav a{font-size:14px}.admin-shell header p{font-size:11px}.admin-shell header h1{font-size:30px;line-height:1.25}.admin-table td,.admin-table th{font-size:13px;line-height:1.5}.admin-field{font-size:13px}.admin-field input,.admin-field select,.admin-field textarea{font-size:14px}.admin-button,.admin-message{font-size:13px}.admin-panel h3{font-size:17px}.admin-panel p{font-size:13px;line-height:1.6}.logo span{font-size:14px;white-space:nowrap}.account small,.logo small{font-size:10px}.group p{font-size:11px}.group a{font-size:14px}.group a i{font-size:10px}.account{font-size:13px}header p{font-size:11px}h1{font-size:30px}.cards span,.right{font-size:13px}.cards strong{font-size:30px}.cards small{font-size:12px}.title h2{font-size:18px}.title a{font-size:13px}.empty b{font-size:14px}.empty p,.status,.status b{font-size:13px}.table>div{font-size:12px}.table p{font-size:13px}.admin-shell .admin-brand img,.logo img{width:46px;height:40px;object-fit:contain}.admin-login .mark{width:64px;height:54px;display:block;object-fit:contain;background:transparent}.loading-skeleton{width:100%;min-height:160px;padding:28px;display:grid;align-content:center;grid-gap:14px;gap:14px;border:1px solid #30291e;border-radius:10px;background:#171511;overflow:hidden}.loading-skeleton span{display:block;height:15px;width:100%;border-radius:999px;background:linear-gradient(90deg,#211e18 20%,#3b3326 50%,#211e18 80%);background-size:220% 100%;animation:skeleton-shimmer 1.35s ease-in-out infinite}.loading-skeleton span:first-child{width:38%;height:21px}.loading-skeleton span:last-child{width:65%}.loading-skeleton.compact-skeleton{min-height:90px}.loading-inline-skeleton{display:inline-block;width:130px;height:14px;border-radius:999px;vertical-align:middle;background:linear-gradient(90deg,#211e18 20%,#3b3326 50%,#211e18 80%);background-size:220% 100%;animation:skeleton-shimmer 1.35s ease-in-out infinite}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-120% 0}}@media(prefers-reduced-motion:reduce){.loading-inline-skeleton,.loading-skeleton span{animation:none}}.admin-confirm-backdrop,.edit-backdrop,.inline-wallet-backdrop,.ledger-modal,.wallet-modal{padding:16px;overflow-y:auto;overscroll-behavior:contain}.admin-confirm-dialog,.edit-modal,.inline-wallet-dialog,.ledger-modal>.ledger-create-dialog,.wallet-modal>.ledger-dialog,.wallet-modal>.wallet-dialog{max-height:calc(100dvh - 32px);overflow-y:auto;overscroll-behavior:contain}.wallet-modal>.ledger-dialog{width:min(560px,94vw);padding:24px;gap:11px}.wallet-modal>.ledger-dialog h2{font-size:25px;line-height:1.15}.wallet-modal>.ledger-dialog .admin-field{gap:5px}.wallet-modal>.ledger-dialog .admin-field input,.wallet-modal>.ledger-dialog .admin-field select{min-height:42px;padding-top:8px;padding-bottom:8px}.wallet-modal>.ledger-dialog textarea{min-height:68px;max-height:110px}.edit-actions,.inline-wallet-actions,.ledger-dialog-actions,.wallet-create-actions{position:-webkit-sticky;position:sticky;bottom:-1px;z-index:2;margin-left:-6px;margin-right:-6px;padding:14px 6px 4px;border-top:1px solid #3b3225;background:#171511}.wallet-dialog{padding:24px}.wallet-create-grid{gap:12px}.admin-confirm-dialog.admin-form{display:grid;grid-gap:14px;gap:14px}@media(max-height:760px){.wallet-modal>.ledger-dialog{padding:19px;gap:8px}.wallet-modal>.ledger-dialog h2{font-size:22px}.wallet-modal>.ledger-dialog textarea{min-height:54px}.wallet-create-actions{margin-top:8px}.admin-confirm-dialog{padding:26px}.admin-confirm-dialog h2{margin-bottom:14px}}@media(max-width:560px){.admin-confirm-backdrop,.edit-backdrop,.inline-wallet-backdrop,.ledger-modal,.wallet-modal{padding:10px}.admin-confirm-dialog,.edit-modal,.inline-wallet-dialog,.ledger-modal>.ledger-create-dialog,.wallet-modal>.ledger-dialog,.wallet-modal>.wallet-dialog{max-height:calc(100dvh - 20px)}}