:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#1f2933;background:#eef2f4;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{min-height:38px;border:1px solid #d8e1df;background:#fff;color:#1f2933;border-radius:8px;padding:0 14px;cursor:pointer}button:hover{border-color:#0f9f75}button:disabled{cursor:not-allowed;opacity:.55}.primary{border:0;background:#0b9f73;color:#fff;font-weight:700}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 24% 18%,rgba(15,159,117,.14),transparent 30%),linear-gradient(180deg,#eff8f5,#f7faf9 62%)}.login-panel{width:min(420px,100%);display:grid;gap:16px;padding:34px;background:#fff;border:1px solid #dce7e4;border-radius:10px;box-shadow:0 24px 70px #1a372f24}.login-panel h1,.topbar h1,.section h2,.brand h1{margin:0}.login-panel label{display:grid;gap:8px;color:#5d6b66;font-size:14px}input,select{height:40px;border:1px solid #d8e1df;border-radius:8px;padding:0 12px;background:#fff;color:#1f2933;outline:none}input:focus,select:focus{border-color:#0b9f73;box-shadow:0 0 0 3px #0b9f731f}.brand-mark{width:42px;height:42px;display:grid;place-items:center;flex:none;border-radius:10px;background:#10b77f;color:#fff;font-weight:900}.error,.success{padding:10px 12px;border-radius:8px;font-size:14px}.error{background:#fff0ed;color:#b42318;border:1px solid #ffd4cd}.success{background:#e8f8f2;color:#087b59;border:1px solid #bdeedb}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr);background:#eef2f4}.sidebar{min-height:100vh;display:flex;flex-direction:column;padding:22px 16px;color:#d8eee7;background:#12251f;border-right:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:12px;padding:2px 6px 22px;border-bottom:1px solid rgba(255,255,255,.09)}.brand h1{font-size:18px;line-height:1.25;color:#fff}.brand p,.section-title p{margin:4px 0 0;color:#74827d}.sidebar .brand p{color:#94aaa2;font-size:12px}.side-menu{display:grid;gap:8px;padding-top:20px}.side-menu button{width:100%;min-height:62px;display:flex;align-items:center;gap:12px;border:1px solid transparent;background:transparent;color:#bdd4cc;text-align:left;padding:10px 12px}.side-menu button:hover{background:#ffffff0f;border-color:#ffffff14}.side-menu button.active{background:#0b9f73;color:#fff;box-shadow:0 10px 24px #00000029}.menu-icon{width:34px;height:34px;display:grid;place-items:center;flex:none;border-radius:8px;background:#ffffff1a;font-weight:800}.side-menu strong,.side-menu small{display:block}.side-menu strong{font-size:15px}.side-menu small{margin-top:3px;color:currentColor;opacity:.72}.topbar p{display:block;margin:0 0 4px;color:#73817c;font-size:13px}.workspace{min-width:0;padding:24px}.topbar{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.topbar h1{font-size:26px;color:#17211c}.topbar-actions{display:flex;align-items:center;gap:12px}.topbar-card{min-width:170px;padding:12px 16px;border:1px solid #dce7e4;border-radius:10px;background:#fff;box-shadow:0 10px 28px #163c300d}.topbar-card span,.topbar-card strong{display:block}.topbar-card span{color:#73817c;font-size:13px}.topbar-card strong{margin-top:4px;color:#0b7b5c}.account-menu{position:relative}.account-trigger{min-height:54px;display:flex;align-items:center;gap:10px;padding:0 12px;border-color:#dce7e4;background:#fff;box-shadow:0 10px 28px #163c300d}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#12251f;color:#fff;font-weight:800}.account-name{min-width:46px;font-weight:700}.account-arrow{color:#72817b}.account-dropdown{position:absolute;z-index:4;top:calc(100% + 8px);right:0;width:156px;padding:6px;border:1px solid #dce7e4;border-radius:10px;background:#fff;box-shadow:0 18px 46px #17211c29}.account-dropdown button{width:100%;border:0;background:transparent;text-align:left}.account-dropdown button:hover{background:#f1f7f5}.section{background:#fff;border:1px solid #dce7e4;border-radius:10px;padding:18px;box-shadow:0 14px 40px #163c300f}.narrow-section{max-width:560px}.password-form{display:grid;gap:14px;margin-top:18px}.settings-form{display:grid;gap:12px;margin-top:18px}.settings-form label{display:grid;gap:8px;color:#4f5f59;font-weight:700}.money-input{width:min(260px,100%);height:42px;display:flex;align-items:center;border:1px solid #d8e1df;border-radius:8px;overflow:hidden;background:#fff}.money-input span{width:42px;display:grid;place-items:center;align-self:stretch;color:#0b7b5c;font-weight:800;background:#f1f8f5}.money-input input{flex:1;min-width:0;border:0;border-radius:0;box-shadow:none}.field-note{margin:0;color:#74827d;font-size:13px}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:6;display:grid;place-items:center;padding:24px;background:#12251f5c}.password-modal{width:min(460px,100%);padding:20px;border-radius:10px;border:1px solid #dce7e4;background:#fff;box-shadow:0 24px 80px #12251f42}.password-modal h2,.password-modal p{margin:0}.password-modal p{margin-top:4px;color:#74827d}.section-title,.filters{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.section-title h2{font-size:20px}.section-title span{min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#e8f8f2;color:#087b59;font-weight:700}.filters{margin:18px 0;justify-content:flex-start}.filters input{width:min(320px,100%)}.table-wrap{overflow:auto;border:1px solid #e2ebe8;border-radius:10px}table{width:100%;min-width:900px;border-collapse:collapse;background:#fff}th,td{padding:13px 14px;border-bottom:1px solid #e9f0ee;text-align:left;white-space:nowrap;font-size:14px}th{background:#f6f8f8;color:#52615c;font-weight:700}tbody tr{cursor:pointer}tbody tr:hover{background:#f8fcfa}.tag{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:6px;background:#edf3f1;color:#52615c;font-weight:700;font-size:12px}.tag.paid,.tag.success,.tag.refunded{background:#e8f8f2;color:#087b59}.tag.pending{background:#fff6df;color:#9a6400}.tag.processing,.tag.using{background:#e9f2ff;color:#1c5fa8}.drawer{position:fixed;inset:0 0 0 auto;width:min(520px,100%);background:#fff;border-left:1px solid #dce7e4;box-shadow:-18px 0 60px #17211c2e;padding:18px;z-index:5}.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.icon-button{width:38px;padding:0;font-size:24px}pre{margin:0;max-height:calc(100vh - 82px);overflow:auto;padding:14px;border-radius:8px;background:#f5f8f7;color:#20342d;font-size:13px;line-height:1.5}@media(max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{min-height:auto;padding:14px}.brand{border-bottom:0;padding-bottom:12px}.side-menu{display:flex;overflow-x:auto;padding:6px 0}.side-menu button{min-width:152px}.workspace{padding:16px}.topbar{align-items:flex-start}}@media(max-width:640px){.topbar{flex-direction:column}.topbar-actions{width:100%;align-items:stretch}.topbar-card{flex:1;min-width:0}.section{padding:14px}}
