:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#18212f;--navy:#101827;--navy-soft:#1c293b;--primary:#2563eb;--primary-dark:#1d4ed8;--surface:#fff;--surface-soft:#f7f9fc;--border:#dce3ed;--muted:#667085;--danger:#b42318;--success:#067647;--warning:#b54708;--radius:12px;--shadow:0 10px 30px #10182714;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f4f7fb;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #2563eb40}a{color:inherit}h1,h2,p{margin-top:0}h1{letter-spacing:-.035em;margin-bottom:8px;font-size:clamp(1.55rem,3vw,2rem)}h2{font-size:1.05rem}code{color:#344054;font:500 .82rem ui-monospace,SFMono-Regular,Consolas,monospace}.muted{color:var(--muted)}.eyebrow{color:#6b8afd;letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:800;display:block}.brand-mark{color:#fff;background:linear-gradient(145deg,#4f7cff,#2757dc);border-radius:10px;flex:none;place-items:center;width:38px;height:38px;font-size:.78rem;font-weight:900;display:grid;box-shadow:0 8px 20px #2563eb52}.app-shell{min-height:100vh}.sidebar{z-index:30;background:var(--navy);color:#d8e0ec;width:260px;padding:20px 14px;position:fixed;inset:0 auto 0 0;overflow-y:auto}.sidebar-brand{align-items:center;gap:11px;min-height:48px;padding:0 8px 18px;display:flex}.sidebar-brand strong,.sidebar-brand small{display:block}.sidebar-brand strong{color:#fff;letter-spacing:.02em;font-size:.9rem}.sidebar-brand small{color:#92a0b6;margin-top:2px;font-size:.72rem}.sidebar nav section{margin:8px 0 16px}.sidebar nav h2{color:#6f7e95;letter-spacing:.12em;text-transform:uppercase;margin:0 11px 7px;font-size:.65rem}.sidebar nav a{color:#aeb9ca;border-radius:8px;align-items:center;gap:11px;min-height:40px;padding:8px 11px;font-size:.86rem;font-weight:600;text-decoration:none;display:flex}.sidebar nav a:hover{color:#fff;background:#ffffff0d}.sidebar nav a.active{color:#fff;background:#263a57;box-shadow:inset 3px 0 #5b85ff}.sidebar-user{border-top:1px solid #263449;align-items:center;gap:10px;padding:15px 8px 0;display:flex}.sidebar-user strong,.sidebar-user small{text-overflow:ellipsis;white-space:nowrap;max-width:150px;display:block;overflow:hidden}.sidebar-user strong{color:#fff;font-size:.8rem}.sidebar-user small{color:#8090a7;text-transform:capitalize;font-size:.72rem}.avatar{color:#fff;background:#334765;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.72rem;font-weight:800;display:grid}.app-main{min-height:100vh;margin-left:260px}.topbar{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffed;justify-content:flex-end;align-items:center;gap:16px;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.business-switcher{gap:2px;margin-right:auto;display:grid}.business-switcher span{color:var(--muted);text-transform:uppercase;font-size:.68rem;font-weight:700}.business-switcher select{color:#101828;background:0 0;border:0;min-width:210px;font-weight:750}.breadcrumb{border-bottom:1px solid var(--border);background:var(--surface-soft);height:42px;color:var(--muted);align-items:center;gap:7px;padding:0 30px;font-size:.76rem;display:flex}.breadcrumb strong{color:#344054}.page{max-width:1500px;margin:0 auto;padding:28px 30px 56px}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.page-header p{color:var(--muted);margin:0;font-size:.9rem}.button{border:1px solid var(--primary);background:var(--primary);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:8px 15px;font-size:.84rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.button:hover:not(:disabled){background:var(--primary-dark)}.button:disabled{opacity:.52;cursor:not-allowed}.button.secondary{border-color:var(--border);color:#344054;background:#fff}.button.secondary:hover:not(:disabled){background:#f1f5f9}.button.danger{color:var(--danger);background:#fff;border-color:#fda29b}.button.small{min-height:32px;padding:5px 10px;font-size:.76rem}.link-button{width:fit-content}.icon-button{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.field{color:#344054;gap:7px;margin-bottom:16px;font-size:.78rem;font-weight:700;display:grid}.field input,.field select,.field textarea,.filter-bar input,.filter-bar select{color:#18212f;background:#fff;border:1px solid #cfd8e5;border-radius:8px;width:100%;min-height:42px;padding:9px 11px;font-weight:500}.field textarea{resize:vertical;min-height:110px;font-family:ui-monospace,monospace}.field small{color:var(--muted);font-weight:400}.filter-bar{border:1px solid var(--border);border-radius:var(--radius);background:#fff;align-items:end;gap:14px;margin-bottom:16px;padding:14px;display:flex}.filter-bar .field{min-width:210px;margin:0}.table-card,.form-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow:hidden;box-shadow:0 3px 14px #10182709}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%}th{color:#475467;letter-spacing:.05em;text-align:left;text-transform:uppercase;background:#f8fafc;font-size:.7rem}th,td{white-space:nowrap;border-bottom:1px solid #e9edf3;padding:13px 15px}td{color:#344054;font-size:.82rem}tbody tr:hover{background:#fafcff}.pagination{color:var(--muted);justify-content:flex-end;align-items:center;gap:14px;padding:13px 15px;font-size:.76rem;display:flex}.status{color:#475467;text-transform:capitalize;background:#eef2f6;border-radius:999px;align-items:center;padding:4px 8px;font-size:.68rem;font-weight:800;display:inline-flex}.status-active,.status-approved,.status-completed,.status-paid{color:#067647;background:#dcfae6}.status-inactive,.status-cancelled,.status-rejected,.status-failed,.status-submission_unknown{color:#b42318;background:#fee4e2}.status-pending,.status-pending_payment,.status-submitted,.status-processing,.status-in_progress{color:#b54708;background:#fff1c2}.empty{border-radius:var(--radius);min-height:180px;color:var(--muted);text-align:center;background:#ffffff8c;border:1px dashed #cdd6e2;align-content:center;place-items:center;gap:5px;display:grid}.empty p{margin:0}.spinner{min-height:110px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:.84rem;display:flex}.spinner i{border:2px solid #cdd6e2;border-top-color:var(--primary);border-radius:50%;width:18px;height:18px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{z-index:80;background:#0f172a94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{width:min(600px,100%);max-height:90vh;box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:22px;overflow-y:auto}.modal>header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.modal>header h2{margin:0;font-size:1.15rem}.form-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.alert{color:#1849a9;background:#eff4ff;border:1px solid #b2ccff;border-radius:8px;margin:12px 0;padding:11px 13px;font-size:.82rem}.alert.error{color:var(--danger);background:#fef3f2;border-color:#fecdca}.alert.success{color:var(--success);background:#ecfdf3;border-color:#abefc6}.alert.warning{color:var(--warning);background:#fffaeb;border-color:#fedf89}.toast{z-index:100;color:#fff;max-width:380px;box-shadow:var(--shadow);background:#101828;border-radius:9px;padding:12px 16px;font-size:.82rem;position:fixed;bottom:22px;right:22px}.toast.error{background:var(--danger)}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.detail-grid div{background:#f7f9fc;border-radius:8px;min-width:0;padding:10px}.detail-grid dt{color:var(--muted);text-transform:uppercase;font-size:.66rem;font-weight:800}.detail-grid dd{overflow-wrap:anywhere;margin:5px 0 0;font-size:.78rem}.danger-zone{border-top:1px solid var(--border);margin-top:18px;padding-top:16px}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.summary-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:18px}.summary-card.attention{border-color:#fedf89;grid-column:span 2}.summary-card header{justify-content:space-between;gap:10px;display:flex}.summary-card header span{color:var(--muted);font-size:.72rem}.summary-card ul{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.summary-card li{border-top:1px solid #eef1f5;justify-content:space-between;align-items:center;min-height:32px;font-size:.8rem;display:flex}.mapping-grid,.business-grid{grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:16px;display:grid}.mapping-card,.business-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:18px}.mapping-card header,.business-card{justify-content:space-between;gap:15px;display:flex}.mapping-card h2,.business-card h2{margin:4px 0 8px}.inline-form{align-items:end;gap:10px;display:flex}.inline-form .field{flex:1;margin:0}.business-card{flex-direction:column;min-height:180px}.business-card .actions{gap:8px;display:flex}.form-card{max-width:620px;padding:22px}.token-box{overflow-wrap:anywhere;background:#f8fafc;border:1px dashed #98a2b3;border-radius:8px;margin:18px 0;padding:15px;font-family:ui-monospace,monospace}.stack{gap:4px;display:grid}.login-shell{background:var(--navy);grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.login-brand{color:#fff;background:radial-gradient(circle at 20% 30%,#263d65 0,#0000 45%),linear-gradient(135deg,#101827,#17243a);flex-direction:column;justify-content:center;padding:clamp(45px,9vw,130px);display:flex}.login-brand h1{max-width:650px;margin-top:18px;font-size:clamp(2.3rem,5vw,4.5rem);line-height:.98}.login-brand p{color:#aab7c9;max-width:550px;font-size:1.05rem;line-height:1.6}.login-card{background:#fff;border-radius:18px;align-self:center;width:min(440px,100% - 40px);margin:20px auto;padding:clamp(25px,5vw,42px);box-shadow:0 24px 70px #00000040}.login-card .brand-mark{margin-bottom:26px}.login-card h2{margin-bottom:6px;font-size:1.45rem}.login-card form{margin-top:28px}.login-card .button{width:100%}.login-card>small{color:var(--muted);margin-top:20px;line-height:1.5;display:block}.standalone-page{min-height:100vh}.standalone-top{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;min-height:72px;padding:8px 30px;display:flex}.standalone-top .sidebar-brand{padding:0}.standalone-top .sidebar-brand strong{color:#101828}.centered{place-items:center;min-height:100vh;padding:20px;display:grid}.error-page{text-align:center;max-width:520px}.error-page .button{margin:10px auto}.mobile-only,.sidebar-scrim{display:none}@media (width<=900px){.mobile-only{display:grid}.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-scrim{z-index:25;background:#0f172a66;border:0;display:block;position:fixed;inset:0}.app-main{margin-left:0}.topbar{padding:0 16px}.breadcrumb,.page{padding-left:18px;padding-right:18px}.login-shell{grid-template-columns:1fr}.login-brand{display:none}}@media (width<=640px){.topbar .button{padding:8px 10px}.business-switcher select{min-width:130px;max-width:42vw}.page-header{flex-direction:column}.page-header>.button{width:100%}.filter-bar,.inline-form{flex-direction:column;align-items:stretch}.filter-bar .field{min-width:0}.dashboard-grid{grid-template-columns:1fr}.summary-card.attention{grid-column:auto}.detail-grid{grid-template-columns:1fr}.pagination{justify-content:space-between}.mapping-grid,.business-grid{grid-template-columns:1fr}.standalone-top{padding:8px 16px}.standalone-top .muted{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation-duration:.001ms!important}}
