.lsp-portal-shell,.lsp-login-shell{--lsp-accent:#f59e0b;--lsp-dark:#111827;--lsp-muted:#667085;--lsp-border:#e5e7eb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1f2937;max-width:1180px;margin:32px auto;padding:0 18px;box-sizing:border-box}.lsp-portal-shell *,.lsp-login-shell *{box-sizing:border-box}.lsp-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;background:linear-gradient(135deg,#0f172a,#1f2937);color:#fff;padding:30px;border-radius:20px;margin-bottom:18px;box-shadow:0 18px 45px rgba(15,23,42,.14)}.lsp-header h2{color:#fff;margin:6px 0 8px;font-size:30px;line-height:1.15}.lsp-header p{margin:0;color:#d1d5db;max-width:650px}.lsp-eyebrow{display:inline-block;font-size:11px;letter-spacing:.16em;font-weight:800;color:var(--lsp-accent)}.lsp-logout{color:#fff!important;text-decoration:none!important;border:1px solid rgba(255,255,255,.28);padding:9px 13px;border-radius:10px;white-space:nowrap}.lsp-coupon-strip{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:14px 18px;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;margin-bottom:18px}.lsp-coupon-chip{background:#fff;border:1px solid #fdba74;border-radius:999px;padding:6px 10px;font-size:13px}.lsp-coupon-chip b{letter-spacing:.04em}.lsp-filters{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr)) auto;gap:12px;background:#fff;border:1px solid var(--lsp-border);padding:16px;border-radius:16px;margin-bottom:18px}.lsp-filters label{display:flex;flex-direction:column;gap:5px}.lsp-filters label span{font-size:12px;font-weight:700;color:#475467}.lsp-filters input,.lsp-filters select{width:100%;min-height:42px;border:1px solid #d0d5dd;border-radius:9px;padding:8px 10px;background:#fff}.lsp-filter-actions{display:flex;align-items:flex-end;gap:8px}.lsp-filter-actions button{min-height:42px;background:var(--lsp-dark);color:#fff;border:0;border-radius:9px;padding:0 17px;font-weight:700;cursor:pointer}.lsp-filter-actions a{min-height:42px;display:flex;align-items:center;padding:0 10px;color:#475467;text-decoration:none}.lsp-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:0 0 18px}.lsp-kpis article{background:#fff;border:1px solid var(--lsp-border);border-radius:16px;padding:18px;box-shadow:0 8px 22px rgba(15,23,42,.045)}.lsp-kpis article:nth-child(3){border-color:#fbbf24;background:#fffbeb}.lsp-kpis span{display:block;color:var(--lsp-muted);font-size:12px;font-weight:700;margin-bottom:8px}.lsp-kpis strong{display:block;color:var(--lsp-dark);font-size:20px;line-height:1.2}.lsp-currency-heading{margin:20px 0 8px;color:#475467}.lsp-panel{background:#fff;border:1px solid var(--lsp-border);border-radius:18px;padding:20px;margin-bottom:18px;box-shadow:0 8px 25px rgba(15,23,42,.045)}.lsp-panel-title{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:16px}.lsp-panel-title h3{margin:0 0 3px;font-size:19px;color:var(--lsp-dark)}.lsp-panel-title p{margin:0;color:var(--lsp-muted);font-size:13px}.lsp-chart-panel{overflow:hidden}.lsp-chart{width:100%;display:block}.lsp-chart-legend{display:flex;gap:14px;color:#667085;font-size:12px}.lsp-chart-legend span:before{content:"";display:inline-block;width:9px;height:9px;border-radius:2px;background:#111827;margin-right:6px}.lsp-chart-legend span+span:before{background:var(--lsp-accent)}.lsp-table-wrap{overflow:auto}.lsp-table{width:100%;border-collapse:collapse;min-width:900px}.lsp-table th{padding:11px 10px;text-align:left;color:#667085;font-size:11px;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e5e7eb;white-space:nowrap}.lsp-table td{padding:13px 10px;border-bottom:1px solid #f0f2f5;vertical-align:top;font-size:13px}.lsp-table tbody tr:hover{background:#fafafa}.lsp-table code{background:#f2f4f7;padding:4px 7px;border-radius:7px;font-size:12px}.lsp-table-compact{min-width:650px}.lsp-note{display:block;color:#b45309;margin-top:4px}.lsp-status{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.lsp-status-pending{background:#fff7ed;color:#c2410c}.lsp-status-paid{background:#ecfdf3;color:#027a48}.lsp-status-reversed{background:#f2f4f7;color:#667085}.lsp-negative{color:#b42318;font-weight:700}.lsp-empty{text-align:center!important;padding:30px!important;color:#667085}.lsp-pagination{display:flex;justify-content:center;align-items:center;gap:18px;margin-top:16px}.lsp-pagination a{text-decoration:none;font-weight:700;color:#344054}.lsp-pagination span{color:#667085;font-size:12px}.lsp-footnote{font-size:12px;color:#667085;line-height:1.55;margin:12px 4px 32px}.lsp-alert{background:#fff4e5;border:1px solid #ffbf69;padding:18px;border-radius:12px}.lsp-login-shell{max-width:520px}.lsp-login-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:30px;box-shadow:0 22px 55px rgba(15,23,42,.11)}.lsp-login-card h2{font-size:28px;margin:7px 0}.lsp-login-card>p{color:#667085}.lsp-login-card form p{margin:14px 0}.lsp-login-card form label{display:block;font-weight:700;font-size:13px;color:#344054}.lsp-login-card input[type=text],.lsp-login-card input[type=password]{width:100%;min-height:46px;border:1px solid #d0d5dd;border-radius:10px;padding:9px 11px;margin-top:5px}.lsp-login-card .login-remember label{font-weight:500}.lsp-login-card input[type=submit]{width:100%;min-height:46px;border:0;border-radius:10px;background:#111827;color:#fff;font-weight:800;cursor:pointer}
@media(max-width:980px){.lsp-filters{grid-template-columns:repeat(2,1fr)}.lsp-kpis{grid-template-columns:repeat(2,1fr)}.lsp-kpis article:last-child{grid-column:span 2}.lsp-filter-actions{align-items:center}}
@media(max-width:640px){.lsp-portal-shell,.lsp-login-shell{margin:18px auto;padding:0 12px}.lsp-header{padding:22px;border-radius:16px;flex-direction:column}.lsp-header h2{font-size:25px}.lsp-filters{grid-template-columns:1fr}.lsp-filter-actions{align-items:center}.lsp-kpis{grid-template-columns:1fr 1fr}.lsp-kpis article{padding:15px}.lsp-kpis strong{font-size:17px}.lsp-panel{padding:15px}.lsp-table{min-width:0}.lsp-table thead{display:none}.lsp-table tbody,.lsp-table tr,.lsp-table td{display:block;width:100%}.lsp-table tr{border:1px solid #eaecf0;border-radius:12px;padding:9px;margin:0 0 12px}.lsp-table td{border:0;padding:7px 8px 7px 45%;position:relative;min-height:31px}.lsp-table td:before{content:attr(data-label);position:absolute;left:8px;top:7px;width:42%;font-weight:800;color:#667085}.lsp-table td.lsp-empty{padding:24px!important}.lsp-table td.lsp-empty:before{display:none}.lsp-chart{min-height:250px}.lsp-panel-title{align-items:flex-start;flex-direction:column}.lsp-login-card{padding:22px}}