*{box-sizing:border-box}:root{font-family:Microsoft YaHei,Segoe UI,sans-serif;color:#17202a;background:#f4f6f8}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.login-panel{width:min(100%,420px);padding:36px;background:#fff;border:1px solid #e2e6ea;border-radius:8px;box-shadow:0 18px 50px #17202a14}.login-panel h1,.topbar h1,h2,p{margin-top:0}.login-panel h1,.topbar h1{margin-bottom:8px}.eyebrow{margin-bottom:10px;color:#18794e;font-size:12px;font-weight:700;letter-spacing:.08em}.muted{color:#66717d}label{display:grid;gap:7px;color:#46515d;font-size:13px;font-weight:600}input,select{width:100%;min-height:40px;padding:8px 10px;border:1px solid #cbd3da;border-radius:6px;background:#fff}.login-panel label{margin:26px 0 14px}.app-shell{width:min(1440px,100%);margin:0 auto;padding:32px}.topbar,.workspace,.create-form,.filter-form,.panel-heading{display:flex}.topbar{align-items:flex-start;justify-content:space-between;margin-bottom:28px}.top-actions{display:flex;gap:8px}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px}.stat{min-height:108px;padding:18px;border:1px solid #e0e5ea;border-radius:8px;background:#fff}.stat span{display:block;margin-bottom:12px;color:#66717d;font-size:13px}.stat strong{font-size:30px}.workspace{align-items:flex-start;gap:16px}.sidebar{display:grid;width:150px;gap:4px}.nav-button,.ghost-button,.secondary-button,.primary-button,.text-button{border:0;border-radius:6px}.nav-button{padding:11px 12px;color:#52606d;background:transparent;text-align:left}.nav-button.active{color:#11633f;background:#dff3e8;font-weight:700}.content-panel{min-width:0;flex:1;padding:22px;border:1px solid #e0e5ea;border-radius:8px;background:#fff}.create-form{align-items:end;flex-wrap:wrap;gap:12px;padding-bottom:20px;border-bottom:1px solid #edf0f2}.filter-form{align-items:end;flex-wrap:wrap;gap:12px;padding:16px 0 2px}.create-form>div:first-child{min-width:220px;flex:1}.create-form h2,.panel-heading h2{margin-bottom:5px;font-size:18px}.wide-field{min-width:220px;flex:1}.filter-form label:not(.wide-field){min-width:160px}.panel-heading{align-items:end;justify-content:space-between;padding:22px 0 14px}.panel-heading .muted{margin-bottom:0;font-size:13px}.primary-button,.secondary-button,.ghost-button{min-height:40px;padding:0 14px}.primary-button{color:#fff;background:#19744b}.secondary-button{color:#235d45;background:#e4f2e9}.ghost-button{color:#46515d;background:#eef1f3}button:disabled{cursor:wait;opacity:.6}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:12px 10px;border-bottom:1px solid #edf0f2;text-align:left;white-space:nowrap}th{color:#66717d;font-weight:600}.code-cell{font-family:Consolas,monospace}.status{padding:4px 7px;border-radius:4px;font-size:12px}.status-unused{color:#166534;background:#dcfce7}.status-redeemed{color:#1d4ed8;background:#dbeafe}.status-revoked{color:#991b1b;background:#fee2e2}.text-button{padding:5px 7px;color:#b42318;background:transparent}.success-text{color:#167044}.error-text{color:#b42318}@media(max-width:760px){.app-shell{padding:20px 14px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace{display:block}.sidebar{display:flex;width:auto;margin-bottom:12px}}
