:root{font-family:Inter,system-ui,Segoe UI,Roboto,sans-serif;color:#e2e8f0;background:#0b1220;line-height:1.4}*{box-sizing:border-box}body{margin:0;min-height:100dvh;background:radial-gradient(circle at top,#1e293b,#0b1220 48%)}button,input,select{font:inherit}.screen{max-width:720px;margin:0 auto;padding:20px 16px calc(24px + env(safe-area-inset-bottom))}.login-screen{min-height:100dvh;display:grid;place-items:center}.card{background:#111827;border:1px solid #1f2937;border-radius:18px;padding:16px}.login-card{width:min(100%,380px);text-align:center}.logo{font-size:42px}h1,h2{margin:0 0 8px}.muted{color:#94a3b8;margin:0;font-size:14px}form{display:grid;gap:10px;margin-top:16px}input,select,button{width:100%;min-height:46px;border-radius:12px;border:1px solid #334155;background:#0f172a;color:#f8fafc;padding:10px 12px}button{background:#38bdf8;color:#082f49;border:0;font-weight:700}button:disabled{opacity:.5}.ghost{background:transparent;color:#e2e8f0;border:1px solid #334155;width:auto;padding:8px 12px;min-height:40px}.top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.search{margin:12px 0}.chips{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;margin-bottom:12px}.chip{width:auto;min-height:38px;white-space:nowrap;background:#1e293b;color:#e2e8f0}.chip.active{background:#38bdf8;color:#082f49}.list{list-style:none;padding:0;margin:0;display:grid;gap:8px}.item{display:flex;justify-content:space-between;gap:12px;background:#111827;border:1px solid #1f2937;border-radius:14px;padding:12px}.item strong,.item .muted{display:block}.price{font-weight:800;font-size:18px}.price-col{text-align:right}.prices{display:flex;gap:16px;justify-content:flex-end;align-items:flex-start}.price-stack{display:flex;flex-direction:column;align-items:flex-end}.price-tag{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-top:2px}.price.ceir{color:#38bdf8}.banner,.error{background:#7f1d1d;color:#fecaca;border-radius:12px;padding:10px 12px;margin:8px 0 12px}.error{background:transparent;padding:0}.status{margin:16px 0;font-weight:700}.admin-card{margin-bottom:16px}.excel-card{margin-top:16px;padding-top:16px;border-top:1px solid #1f2937}.excel-card h3{font-size:15px;margin:0 0 8px}.excel-card .row.wrap{margin-top:8px}.hint{color:#64748b;font-size:12px;margin:10px 0 0}.password-field{position:relative}.password-field input{padding-right:52px}.eye-btn{position:absolute;top:50%;right:8px;transform:translateY(-50%);width:auto;min-height:0;padding:6px 8px;background:transparent;border:0;font-size:18px;line-height:1;cursor:pointer}.row{display:flex;gap:8px}.row.wrap{flex-wrap:wrap;margin-top:10px}.row button,.file-btn{width:auto;flex:1}.file-btn{display:grid;place-items:center;min-height:46px;border-radius:12px;background:#38bdf8;color:#082f49;font-weight:700;cursor:pointer}.file-btn.disabled{opacity:.45;cursor:not-allowed}.tiny{min-height:32px;width:auto;padding:4px 8px;margin-top:6px;font-size:13px}.danger{background:#fb7185;color:#4c0519}.preview-card{background:#0f172a;border:1px solid #334155;border-radius:12px;padding:12px}.preview-card h4{margin:0 0 10px;font-size:14px}.preview-table{width:100%;border-collapse:collapse;font-size:13px}.preview-table th,.preview-table td{text-align:left;padding:4px 6px;border-bottom:1px solid #1f2937}.preview-table th{color:#94a3b8;font-weight:500}.preview-table td.ok{color:#4ade80;font-weight:700}.preview-card .row{margin-top:10px}
