:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#102033;background:#eef8ff}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}.login-shell{min-height:100vh;display:grid;place-items:center;padding:32px;background:linear-gradient(135deg,#06b6d429,#10b9811f),radial-gradient(circle at top left,rgba(14,165,233,.22),transparent 34%),#f7fcff}.login-panel{width:min(100%,460px);border:1px solid #d7ecf8;border-radius:24px;background:#ffffffeb;box-shadow:0 24px 80px #0e4a6e29;padding:34px}.brand-mark{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;color:#fff;font-weight:900;background:linear-gradient(135deg,#06b6d4,#10b981);box-shadow:0 14px 30px #06b6d442}.brand-mark.small{width:40px;height:40px;border-radius:12px}.eyebrow{margin:18px 0 6px;color:#0891b2;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}h1,h2{margin:0;color:#0f172a;letter-spacing:0}h1{font-size:34px;line-height:1.1}h2{font-size:22px}.lead{color:#557086;line-height:1.55;margin:14px 0 24px}.login-form{display:grid;gap:14px}label{display:grid;gap:7px;color:#475569;font-size:13px;font-weight:700}input,select,textarea{border:1px solid #cfe5f1;border-radius:14px;padding:13px 14px;background:#fff;color:#102033;outline:none}textarea{resize:vertical;line-height:1.45}input:focus,select:focus,textarea:focus{border-color:#06b6d4;box-shadow:0 0 0 4px #06b6d41f}.primary-button,.refresh-button,.secondary-button{border:0;border-radius:14px;padding:13px 16px;color:#fff;background:linear-gradient(135deg,#0891b2,#10b981);font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.refresh-button{padding:10px 14px}.secondary-button{color:#0f766e;background:#ccfbf1}button:disabled{opacity:.55;cursor:not-allowed}.error-box{border:1px solid #fecaca;background:#fff1f2;color:#be123c;border-radius:14px;padding:11px 13px;font-size:13px}.page-error{margin-bottom:18px}.portal-shell{min-height:100vh;display:grid;grid-template-columns:280px 1fr;background:#eef8ff}.sidebar{background:#ffffffe0;border-right:1px solid #d7ecf8;padding:24px;display:flex;flex-direction:column;gap:10px}.brand-row{display:flex;align-items:center;gap:12px;margin-bottom:26px}.brand-row strong{display:block;color:#0f172a}.brand-row span{display:block;color:#64748b;font-size:12px}.sidebar button{border:0;background:transparent;color:#475569;text-align:left;border-radius:14px;padding:12px 14px;font-weight:800;cursor:pointer}.sidebar button.active{background:#e0f7ff;color:#0891b2}.sidebar .logout{margin-top:auto;display:flex;gap:8px;align-items:center;color:#be123c}.workspace{padding:28px;overflow:auto}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.topbar .eyebrow{margin:0 0 6px}.grid{display:grid;gap:18px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.wide{grid-column:1 / -1}.stat-card,.content-card{border:1px solid #d7ecf8;border-radius:20px;background:#ffffffe0;box-shadow:0 16px 40px #0e4a6e14}.stat-card{display:flex;align-items:center;gap:14px;padding:18px}.stat-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#e0f7ff;color:#0891b2}.stat-card.green .stat-icon{background:#dcfce7;color:#059669}.stat-card.mint .stat-icon{background:#ccfbf1;color:#0f766e}.stat-card.cyan .stat-icon{background:#cffafe;color:#0e7490}.stat-value{font-size:24px;font-weight:900;color:#0f172a}.stat-label{font-size:12px;color:#64748b;font-weight:700}.content-card{padding:22px}.content-card p{color:#557086;line-height:1.55}.section-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:18px;align-items:end}.section-head p{margin:6px 0 0}.search-box{display:flex;align-items:center;gap:8px;border:1px solid #d7ecf8;background:#fff;border-radius:14px;padding:0 12px}.search-box input{border:0;padding:11px 0;box-shadow:none}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:720px}th{text-align:left;font-size:12px;color:#64748b;padding:12px 10px;border-bottom:1px solid #e2eef6}td{padding:14px 10px;border-bottom:1px solid #edf5fa;color:#334155}td span{display:block;color:#64748b;font-size:12px;margin-top:3px}.empty{text-align:center;color:#94a3b8;padding:34px}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.button-row.end{justify-content:flex-end}.chip{border:1px solid #cfe5f1;background:#fff;color:#475569;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;cursor:pointer}.chip.active{border-color:#06b6d4;color:#0891b2;background:#e0f7ff}.summary-strip{display:flex;align-items:center;gap:12px;border:1px solid #d7ecf8;border-radius:16px;background:#fbfeff;padding:13px 14px;margin-bottom:16px}.summary-strip strong{color:#059669;font-size:20px}.summary-strip span{color:#64748b;font-size:13px;font-weight:700}.status-pill{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900;background:#e2e8f0}.status-pill.pending,.status-pill.approved{color:#b45309;background:#fef3c7}.status-pill.waiting_admin,.status-pill.waiting_partner,.status-pill.open{color:#0369a1;background:#e0f2fe}.status-pill.resolved{color:#047857;background:#d1fae5}.status-pill.closed{color:#475569;background:#e2e8f0}.status-pill.active,.status-pill.trialing,.status-pill.succeeded,.status-pill.paid{color:#047857;background:#d1fae5}.status-pill.void,.status-pill.canceled,.status-pill.failed{color:#be123c;background:#ffe4e6}.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.profile-grid div{border:1px solid #e2eef6;border-radius:16px;background:#fbfeff;padding:14px}.profile-grid span{display:block;color:#64748b;font-size:12px;font-weight:800;margin-bottom:5px}.profile-grid strong{color:#0f172a}.loading-screen{min-height:100vh;display:grid;place-items:center;color:#0891b2;font-weight:900}.support-grid{display:grid;grid-template-columns:minmax(280px,420px) minmax(320px,1fr);gap:18px}.support-form,.reply-form{display:grid;gap:12px;margin-top:16px}.ticket-list{display:grid;gap:10px;max-height:460px;overflow:auto}.ticket-card{display:grid;gap:6px;width:100%;text-align:left;border:1px solid #d7ecf8;border-radius:16px;background:#fff;color:#0f172a;padding:14px;cursor:pointer}.ticket-card.active{border-color:#06b6d4;background:#e0f7ff}.ticket-card span{color:#64748b;font-size:12px;font-weight:700}.wide-detail{grid-column:1 / -1}.message-list{display:grid;gap:12px;margin:12px 0 16px}.message-row{border:1px solid #e2eef6;border-radius:16px;background:#fbfeff;padding:14px}.message-row div{display:flex;justify-content:space-between;gap:12px;color:#0f172a}.message-row span{color:#64748b;font-size:12px;font-weight:700}.message-row p{margin:8px 0 0;white-space:pre-wrap}@media(max-width:900px){.portal-shell{grid-template-columns:1fr}.sidebar{position:static}.stats-grid{grid-template-columns:1fr}.topbar,.section-head{align-items:stretch;flex-direction:column}.profile-grid,.support-grid{grid-template-columns:1fr}}
