:root{--deep-burgundy:#6F1837;--dark-burgundy:#4A1025;--soft-burgundy:#9A4964;--page-background:#F7F5F3;--card:#FFFFFF;--primary-text:#18181B;--secondary-text:#6B7280;--border:#E7E2E3;--online:#15803D;--stale:#B45309;--offline:#B91C1C;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18181B;background:#F7F5F3;line-height:1.4;font-synthesis:none}*{box-sizing:border-box;font-variant-numeric:tabular-nums}body{margin:0}.shell{max-width:1180px;margin:auto;padding:28px 20px 40px}.topbar{display:flex;justify-content:space-between;gap:28px;align-items:flex-start;margin-bottom:8px}.brand-lockup{display:flex;align-items:center;gap:18px;min-width:0}.brand-logo{display:block;object-fit:contain;object-position:left center}.brand-logo-primary{width:205px;height:auto}.brand-logo-compact{display:none;width:44px;height:44px;border-radius:10px}h1,h2,p{margin:0}h1{font-size:clamp(1.45rem,3.5vw,2.45rem);font-weight:700;letter-spacing:-.04em;color:#4A1025}h2{font-size:1.05rem;letter-spacing:.02em;font-weight:700}.eyebrow{font-size:.68rem;letter-spacing:.16em;font-weight:700;color:#6F1837;margin-bottom:7px}.muted,.section-note{color:#6B7280;font-size:.85rem}.business-date{color:#6F1837;font-size:.9rem;margin:0 0 20px}.connection{display:grid;grid-template-columns:auto auto;gap:3px 8px;align-items:center;text-align:right;font-size:.78rem;font-weight:750;letter-spacing:.06em;color:#15803D}.connection small{grid-column:1/-1;color:#6B7280;letter-spacing:0;font-weight:500}.status-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.online{background:#15803D;box-shadow:0 0 0 4px #DCFCE7}.stale{color:#B45309}.offline{color:#B91C1C}.section{margin-top:25px}.section-heading{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px}.kpi-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.kpi-card,.status-card,.segment-card,.payment-list,.table-wrap{background:#FFFFFF;border:1px solid #E7E2E3;border-radius:14px;box-shadow:0 8px 24px rgba(74,16,37,.06)}.kpi-card{padding:18px 16px;min-width:0}.kpi-card small{display:block;color:#6B7280;font-size:.68rem;font-weight:700;letter-spacing:.12em;margin-bottom:12px;white-space:nowrap}.kpi-card strong{display:block;font-size:clamp(1.25rem,2.6vw,2rem);font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.today-section{padding:22px;border-radius:16px;background:#F5E8ED;border:1px solid #E8CCD7}.today-section .kpi-card:first-child{background:#6F1837;color:#FFFFFF;border-color:#6F1837}.today-section .kpi-card:first-child small{color:#F5DCE5}.today-section .kpi-card:first-child strong{font-size:clamp(1.75rem,4vw,2.5rem)}.mtd-section{padding:22px;border-radius:16px;background:#F8EFF2;border:1px solid #EAD7DE}.segment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.segment-card{background:#F3EEE9;border:0;border-radius:14px;padding:18px;box-shadow:none}.segment-card strong{font-size:1.7rem;font-weight:700;color:#4A1025}.segment-card .label{display:block;color:#6F1837;font-size:.72rem;font-weight:800;letter-spacing:.12em;margin-bottom:9px}.payment-list{display:grid;gap:0;padding:0 18px;background:#F7F9FA;box-shadow:none}.payment-row{display:flex;justify-content:space-between;border-bottom:1px solid #E7E2E3;padding:14px 0;font-size:.9rem}.payment-row:last-child{border-bottom:0}.payment-row strong{font-weight:700;color:#4A1025}.status-card{display:grid;gap:0;padding:8px 20px;background:#FFFFFF}.status-row{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #E7E2E3;padding:12px 0;font-size:.86rem}.status-row:last-of-type{border-bottom:0}.status-row strong{font-size:.82rem;color:#15803D}.status-card>.muted{padding:12px 0 8px;border-top:1px solid #E7E2E3}.table-wrap{overflow-x:auto;box-shadow:none}.table-wrap table{width:100%;border-collapse:collapse;font-size:.88rem}.table-wrap th,.table-wrap td{text-align:left;padding:14px 16px;border-bottom:1px solid #E7E2E3;white-space:nowrap}.table-wrap th{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:#6B7280}.table-wrap tr:last-child td{border-bottom:0}.table-wrap td:last-child{font-weight:700;color:#4A1025}.amount{text-align:right!important}footer{display:flex;justify-content:space-between;color:#6B7280;font-size:.75rem;margin-top:28px}@media(max-width:760px){.shell{padding:calc(18px + env(safe-area-inset-top)) 14px calc(28px + env(safe-area-inset-bottom))}.topbar{margin-bottom:8px;gap:12px}.brand-lockup{gap:11px}.brand-logo-primary{display:none}.brand-logo-compact{display:block}.brand-lockup h1{font-size:1.3rem}.brand-lockup .muted{font-size:.74rem}.connection{font-size:.7rem}.business-date{margin-bottom:17px}.section{margin-top:20px}.today-section,.mtd-section{padding:15px}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.kpi-card{padding:14px 12px}.kpi-card:first-child{grid-column:1/-1}.kpi-card strong{font-size:1.35rem}.today-section .kpi-card:first-child strong{font-size:2rem}.segment-grid{gap:8px}.segment-card{padding:14px 12px}.segment-card strong{font-size:1.25rem}.segment-card .label{font-size:.61rem}.table-wrap th,.table-wrap td{padding:12px}.table-wrap th:nth-child(1){width:38%}footer{font-size:.68rem}}
:root{--notification-border:#E7E2E3}
.notification-strip{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;background:#FFF;border:1px solid var(--notification-border);border-radius:14px}
.notification-strip button{border:1px solid #6F1837;border-radius:999px;background:#6F1837;color:#FFF;font:inherit;font-size:.78rem;font-weight:700;padding:9px 14px;cursor:pointer}
.notification-strip button:disabled{opacity:.55;cursor:not-allowed}
@media(max-width:760px){.notification-strip{align-items:flex-start;flex-direction:column}.notification-strip button{width:100%}}
.header-actions{display:flex;align-items:flex-start;gap:18px}.logout-button{border:1px solid #6F1837;border-radius:999px;background:#FFF;color:#6F1837;font:inherit;font-size:.78rem;font-weight:700;padding:9px 14px;cursor:pointer}.logout-button:disabled{opacity:.55;cursor:not-allowed}.boot-card{text-align:center}.auth-logo{display:block;width:min(100%,230px);height:auto;margin:0 auto 24px}.auth-card{position:relative}.auth-location{margin:0 0 6px;color:#4A1025;font-size:.9rem;font-weight:650}.secure-label{display:inline-block;margin:8px 0 0;padding:5px 10px;border-radius:999px;background:#F5E8ED;color:#6F1837;font-size:.72rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.form-helper,.otp-recipient{margin:10px 0 0;color:#6B7280;font-size:.82rem}.otp-recipient{margin:20px 0 0;color:#4A1025}.otp-recipient strong{overflow-wrap:anywhere}.auth-card input:focus{outline:3px solid #E8CCD7;outline-offset:1px;border-color:#6F1837}.auth-card button:focus-visible,.logout-button:focus-visible,.notification-strip button:focus-visible{outline:3px solid #E8CCD7;outline-offset:2px}.auth-card .text-button{margin-top:12px;background:transparent;border:0;color:#6F1837;text-decoration:underline;padding:8px}.auth-error-title{margin:18px 0 0;color:#6F1837;font-weight:800}.auth-error{min-height:0;margin-top:4px}.auth-footnote{margin:26px 0 0;padding-top:18px;border-top:1px solid #E7E2E3;color:#6B7280;font-size:.78rem;text-align:center}.auth-gate{background:radial-gradient(circle at top,#FFF 0,#F7F5F3 58%,#F3E8EC 100%)}
@media(max-width:760px){.header-actions{gap:8px;align-items:flex-start}.header-actions .connection small{display:none}.logout-button{font-size:.7rem;padding:8px 10px}.auth-card{padding:26px 22px}.auth-logo{width:min(100%,205px);margin-bottom:20px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.auth-status{margin-top:16px;padding:11px 13px;border:1px solid #E8CCD7;border-radius:12px;background:#FFF7F9;color:#6F1837}.auth-status[hidden]{display:none}.auth-status .auth-error-title{margin:0;font-size:.9rem;font-weight:800}.auth-status .auth-error{min-height:0;margin:3px 0 0;color:#6F1837;font-size:.84rem}
.auth-card{width:min(100%,420px);padding:28px 30px}.auth-card input,.auth-card button{min-height:46px}.auth-card h1{font-size:clamp(1.7rem,6vw,2.15rem)}
@media(max-width:760px){.auth-card{padding:24px 20px}.auth-logo{width:min(100%,195px);margin-bottom:18px}}
.hidden{display:none!important}.auth-gate{min-height:100svh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#f7f5f3,#fff)}.auth-card{width:min(100%,440px);padding:32px;border:1px solid #e7e2e3;border-radius:20px;background:#fff;box-shadow:0 18px 50px rgba(74,16,37,.08)}.auth-card h1{margin:0 0 10px;color:#4a1025;font-size:clamp(1.7rem,6vw,2.3rem)}.auth-card label{display:block;margin:22px 0 8px;font-weight:700;color:#4a1025}.auth-card input{box-sizing:border-box;width:100%;padding:14px 15px;border:1px solid #cfc6c9;border-radius:10px;font:inherit;letter-spacing:.08em}.auth-card button{width:100%;margin-top:16px;padding:14px;border:0;border-radius:10px;background:#6f1837;color:#fff;font:inherit;font-weight:700;cursor:pointer}.auth-card button:disabled{cursor:not-allowed;opacity:.55}.auth-card .button-secondary{background:#f7f5f3;color:#6f1837;border:1px solid #e7e2e3}.auth-error{min-height:1.4em;margin:14px 0 0;color:#b91c1c;font-size:.92rem}
