@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:dark;font-family:Inter Variable,Inter,system-ui,sans-serif;background:#0b1020;color:#f3f4f6;--bg: #0b1020;--surface: rgba(18, 26, 43, .82);--surface-strong: #121a2b;--border: rgba(148, 163, 184, .2);--text-secondary: #94a3b8;--primary: #3b82f6;--primary-strong: #2563eb;--danger: #ef4444;--success: #22c55e}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;background:radial-gradient(circle at top,rgba(59,130,246,.18),transparent 30%),linear-gradient(180deg,#0b1020,#0d1324);color:#f3f4f6}button,input,select{font:inherit}a{color:inherit;text-decoration:none}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card,.panel,.summary-card{border:1px solid var(--border);background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 60px #0000003d}.auth-card{width:min(480px,100%);border-radius:24px;padding:32px}.auth-card__eyebrow,.admin-layout__eyebrow,.summary-card__label,.field__label{margin:0 0 8px;color:var(--text-secondary);font-size:13px;letter-spacing:.08em;text-transform:uppercase}.auth-card__title,.admin-layout__title,.panel__title{margin:0;font-size:clamp(28px,4vw,40px);line-height:1.1}.auth-card__description,.panel__description{margin:12px 0 0;color:var(--text-secondary);line-height:1.6}.auth-card__button{width:100%;margin-top:24px}.admin-layout{min-height:100vh;padding:24px}.admin-layout__header{display:flex;justify-content:space-between;gap:24px;align-items:center;margin:0 auto 24px;max-width:1400px}.admin-layout__branding{display:grid;gap:12px}.admin-layout__nav{display:flex;flex-wrap:wrap;gap:10px}.admin-layout__nav-link{padding:10px 14px;border:1px solid rgba(148,163,184,.14);border-radius:999px;background:#0f172a85;color:var(--text-secondary)}.admin-layout__nav-link--active{border-color:#3b82f657;background:#2563eb29;color:#eff6ff}.admin-layout__actions{display:flex;gap:12px;align-items:center}.admin-layout__identity{display:grid;gap:4px;padding:12px 14px;border:1px solid var(--border);border-radius:16px;background:#121a2ba3}.admin-layout__identity small{color:var(--text-secondary)}.admin-layout__content{max-width:1400px;margin:0 auto}.dashboard-grid{display:grid;gap:20px}.dashboard-shell{display:grid;gap:20px;grid-template-columns:minmax(260px,300px) minmax(0,1fr)}.dashboard-shell__sidebar{align-self:start;position:sticky;top:24px}.dashboard-shell__sidebar-header{margin-bottom:20px}.dashboard-shell__sidebar-title{margin:0;font-size:24px}.dashboard-shell__nav{display:grid;gap:10px}.dashboard-shell__nav-item{display:grid;gap:6px;width:100%;padding:14px 16px;border:1px solid rgba(148,163,184,.14);border-radius:18px;background:#0f172a85;color:inherit;cursor:pointer;text-align:left}.dashboard-shell__nav-item strong{font-size:15px}.dashboard-shell__nav-item span{color:var(--text-secondary);font-size:13px;line-height:1.5}.dashboard-shell__nav-item--active{border-color:#3b82f657;background:#2563eb29;box-shadow:inset 0 0 0 1px #60a5fa29}.dashboard-shell__content{min-width:0}.panel{border-radius:24px;padding:24px}.panel__header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:20px}.panel__toolbar{display:flex;gap:12px;align-items:end}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px}.summary-card{border-radius:18px;display:grid;gap:10px;padding:16px}.summary-card__value{display:block;font-size:24px;line-height:1.2;margin:0}.table-wrap{overflow-x:auto}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:14px 12px;border-bottom:1px solid rgba(148,163,184,.12);text-align:left;vertical-align:top}.table th{color:var(--text-secondary);font-size:13px;text-transform:uppercase;letter-spacing:.06em}.table__subtext{margin-top:4px;color:var(--text-secondary);font-size:13px;line-height:1.45}.table__row-link{cursor:pointer}.table__row-link:hover{background:#94a3b80f}.table__actions{display:flex;gap:8px}.table-pagination{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:16px}.table-pagination__summary,.table-pagination__page{color:var(--text-secondary);font-size:14px;line-height:1.4;margin:0}.table-pagination__actions{align-items:center;display:flex;gap:10px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field{display:grid;gap:8px;position:relative}.field--full,.form-actions{grid-column:1 / -1}.field--checkbox{align-items:center;display:flex;gap:10px;margin-top:30px}.field__input{width:100%;min-height:46px;border:1px solid var(--border);background:#0f172ab8;color:inherit;border-radius:14px;padding:0 14px}.field__hint{color:var(--text-secondary);font-size:13px;line-height:1.5}.user-picker{position:absolute;z-index:20;top:calc(100% + 8px);left:0;right:0;display:grid;gap:8px;max-height:280px;overflow-y:auto;padding:10px;border:1px solid var(--border);border-radius:16px;background:#0b1020f5;box-shadow:0 24px 60px #00000052}.user-picker__option{display:grid;gap:4px;width:100%;padding:12px 14px;border:1px solid rgba(148,163,184,.16);border-radius:14px;background:#121a2bd1;color:inherit;text-align:left;cursor:pointer}.user-picker__option span,.user-picker__option small,.user-picker__empty{color:var(--text-secondary)}.user-picker__empty{margin:0;padding:12px 4px}.guide-editor__toolbar,.guide-editor__meta{display:grid;gap:16px}.guide-editor__toolbar{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px}.guide-editor__meta{color:var(--text-secondary);font-size:14px;margin-bottom:20px}.guide-editor__form{display:grid;gap:18px}.guide-editor__form>.field{margin:0}.guide-editor__content{align-items:start;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:8px}.guide-editor__content>.field{align-self:start}.guide-editor__textarea{width:100%;min-height:460px;border:1px solid var(--border);background:#0f172ab8;color:inherit;border-radius:14px;padding:14px;resize:vertical}.guide-editor__preview{min-height:460px;border:1px solid var(--border);border-radius:16px;background:#0f172a85;padding:18px;color:#e2e8f0;line-height:1.7;overflow-wrap:anywhere}.guide-editor__preview :deep(h1),.guide-editor__preview :deep(h2),.guide-editor__preview :deep(h3),.guide-editor__preview :deep(h4){color:#f8fafc;line-height:1.2;margin:0 0 12px}.guide-editor__preview :deep(h1),.guide-editor__preview :deep(h2){margin-top:20px}.guide-editor__preview :deep(p),.guide-editor__preview :deep(ul),.guide-editor__preview :deep(ol),.guide-editor__preview :deep(blockquote){margin:0 0 12px}.guide-editor__preview :deep(ul),.guide-editor__preview :deep(ol){padding-left:20px}.guide-editor__preview :deep(code){background:#94a3b81f;border-radius:8px;padding:.1rem .35rem}.guide-editor__preview :deep(pre){background:#020817b8;border:1px solid var(--border);border-radius:14px;overflow-x:auto;padding:14px}.guide-editor__preview :deep(pre code){background:transparent;padding:0}.guide-editor__preview :deep(blockquote){border-left:3px solid rgba(59,130,246,.45);padding-left:12px}.guide-editor__preview :deep(a){color:#93c5fd;text-decoration:underline}.button,.admin-layout__button{min-height:44px;padding:0 16px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#fff;cursor:pointer;font-weight:600}.button:disabled,.admin-layout__button:disabled{opacity:.6;cursor:not-allowed}.button--secondary,.admin-layout__button--secondary{background:#0f172ab8;border:1px solid var(--border)}.alert{margin:0;padding:14px 16px;border-radius:16px}.alert--error{background:#ef44441f;border:1px solid rgba(239,68,68,.24);color:#fecaca}.alert--success{background:#22c55e1f;border:1px solid rgba(34,197,94,.24);color:#bbf7d0;cursor:pointer}.panel--compact{padding:18px 24px}.panel__title--small{font-size:24px}.users-filters{margin-bottom:20px}.user-detail__meta{display:grid;gap:10px;color:var(--text-secondary);line-height:1.6}.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:#94a3b81f;border:1px solid rgba(148,163,184,.18);font-size:13px}.status-pill[data-status=pending]{color:#fcd34d}.status-pill[data-status=approved]{color:#86efac}.status-pill[data-status=rejected],.status-pill[data-status=cancelled]{color:#fca5a5}.rebate-row__meta{display:grid;gap:4px;margin-top:6px}.rebate-row__tag{width:fit-content;padding:2px 8px;border-radius:999px;background:#94a3b81f;border:1px solid rgba(148,163,184,.18);text-transform:uppercase;letter-spacing:.04em}.panel__empty{color:var(--text-secondary)}.claim-composer{display:grid;gap:16px;margin-bottom:20px;padding:18px;border:1px solid rgba(59,130,246,.18);border-radius:18px;background:#0f172a7a}.claim-composer__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}@media(max-width:960px){.admin-layout{padding:16px}.dashboard-shell{grid-template-columns:1fr}.dashboard-shell__sidebar{position:static}.admin-layout__header,.panel__header,.panel__toolbar,.claim-composer__header,.admin-layout__actions{flex-direction:column;align-items:stretch}.summary-grid,.form-grid,.guide-editor__toolbar,.guide-editor__content{grid-template-columns:1fr}.table__actions{flex-direction:column}.table-pagination,.table-pagination__actions{align-items:stretch;flex-direction:column}}
