*,*:before,*:after{box-sizing:border-box}:root{--green-900: #14532d;--green-800: #166534;--green-700: #15803d;--green-600: #16a34a;--green-500: #22c55e;--green-200: #bbf7d0;--green-100: #dcfce7;--green-50: #f0fdf4;--gray-900: #111827;--gray-800: #1f2937;--gray-700: #374151;--gray-600: #4b5563;--gray-500: #6b7280;--gray-400: #9ca3af;--gray-300: #d1d5db;--gray-200: #e5e7eb;--gray-100: #f3f4f6;--gray-50: #f9fafb;--red-600: #dc2626;--red-100: #fee2e2;--amber-500: #f59e0b;--amber-100: #fef3c7;--blue-600: #2563eb;--blue-100: #dbeafe;--white: #ffffff;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0,0,0,.06);--shadow-md: 0 4px 12px rgba(0,0,0,.08);--shadow-lg: 0 8px 32px rgba(0,0,0,.12);--font: "Inter", system-ui, sans-serif}html,body{margin:0;padding:0;font-family:var(--font);color:var(--gray-900);background:var(--white)}#root{min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:var(--font);cursor:pointer;border:none}input,select,textarea{font-family:var(--font)}img{max-width:100%}.onboarding-page{max-width:1040px;margin:0 auto}.onboarding-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.admin-eyebrow{margin-bottom:7px;color:#2563eb;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.email-provider-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.email-provider-ready{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.email-provider-missing{border-color:#fecaca;background:#fef2f2;color:#991b1b}.email-provider-dot{width:8px;height:8px;border-radius:50%;background:currentColor}.onboarding-alert{margin-bottom:18px}.onboarding-shell{padding:0;overflow:hidden;box-shadow:var(--shadow-sm)}.onboarding-stepper{display:grid;grid-template-columns:repeat(4,1fr);padding:18px 28px;border-bottom:1px solid var(--gray-200);background:var(--gray-50)}.onboarding-step{display:flex;align-items:center;justify-content:center;gap:8px;background:transparent;color:var(--gray-400)}.onboarding-step span{display:grid;place-items:center;width:27px;height:27px;border:1.5px solid var(--gray-300);border-radius:50%;font-size:11px;font-weight:800;background:#fff}.onboarding-step small{font-size:12px;font-weight:700}.onboarding-step-active{color:#1d4ed8}.onboarding-step-active span{border-color:#2563eb;background:#2563eb;color:#fff}.onboarding-step-done{color:var(--green-700);cursor:pointer}.onboarding-step-done span{border-color:var(--green-600);background:var(--green-600);color:#fff}.onboarding-form{min-height:430px;padding:34px 38px}.onboarding-form section{max-width:760px;margin:0 auto}.onboarding-form h2{margin:0 0 7px;color:var(--gray-900);font-size:21px}.onboarding-form section>p{margin:0 0 25px;color:var(--gray-500);font-size:14px;line-height:1.55}.onboarding-form .form-field{margin-bottom:17px}.onboarding-grid{display:grid;gap:16px}.onboarding-grid-2{grid-template-columns:1fr 1fr}.onboarding-address-grid{grid-template-columns:2fr .65fr 1fr}.onboarding-note{margin-top:5px;padding:12px 14px;border-left:3px solid #60a5fa;border-radius:7px;background:#eff6ff;color:#1e40af;font-size:12px;line-height:1.55}.onboarding-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;padding:18px 28px;border-top:1px solid var(--gray-200);background:var(--gray-50)}.onboarding-footer>span{color:var(--gray-400);font-size:11px}.onboarding-footer>:last-child{justify-self:end}.service-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.service-choice{position:relative;display:flex;align-items:flex-start;gap:12px;padding:18px;border:1.5px solid var(--gray-200);border-radius:12px;background:#fff;cursor:pointer}.service-choice input{position:absolute;opacity:0;pointer-events:none}.service-choice>span{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:10px;background:var(--gray-100);color:var(--gray-500);font-size:10px;font-weight:900}.service-choice div{display:flex;flex-direction:column;gap:4px}.service-choice strong{font-size:13px;line-height:1.3}.service-choice small{color:var(--gray-500);font-size:11px;line-height:1.45}.service-choice-selected{border-color:var(--green-600);background:var(--green-50)}.service-choice-selected>span,.service-choice-included>span{background:var(--green-700);color:#fff}.service-choice-included{cursor:default;border-color:var(--green-200)}.onboarding-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.onboarding-review-grid>div{display:flex;flex-direction:column;gap:5px;min-height:112px;padding:17px;border:1px solid var(--gray-200);border-radius:11px;background:var(--gray-50)}.onboarding-review-grid small{color:var(--gray-400);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.onboarding-review-grid strong{color:var(--gray-800);font-size:15px}.onboarding-review-grid span{color:var(--gray-500);font-size:12px;line-height:1.45}.onboarding-complete{display:grid;grid-template-columns:58px 1fr;gap:22px;padding:32px;border-color:var(--green-200);box-shadow:var(--shadow-sm)}.onboarding-complete-mark{display:grid;place-items:center;width:58px;height:58px;border-radius:16px;background:var(--green-700);color:#fff;font-size:25px;font-weight:900}.onboarding-complete-mark-warning{background:#d97706}.onboarding-complete h2{margin:0 0 8px;font-size:22px}.onboarding-complete p{margin:0;color:var(--gray-600);font-size:14px;line-height:1.6}.launch-checklist{margin:24px 0;border:1px solid var(--gray-200);border-radius:12px;overflow:hidden}.launch-checklist-row{display:flex;align-items:center;gap:13px;padding:13px 15px;border-bottom:1px solid var(--gray-100)}.launch-checklist-row:last-child{border-bottom:0}.launch-checklist-row>span{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:50%;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:800}.launch-checklist-row div{display:flex;flex-direction:column;gap:2px}.launch-checklist-row strong{font-size:13px}.launch-checklist-row small{color:var(--gray-500);font-size:11px}.onboarding-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:9px}.recent-onboarding{margin-top:22px;padding:0;overflow:hidden}.recent-onboarding>div:first-child{padding:20px 22px 12px}.recent-onboarding h2{margin:0 0 4px;font-size:17px}.recent-onboarding p{margin:0;color:var(--gray-500);font-size:12px}.recent-onboarding td strong,.recent-onboarding td small{display:block}.recent-onboarding td small{margin-top:3px;color:var(--gray-400);font-size:10px}.invite-accept-page{min-height:100vh;padding:34px 20px;background:radial-gradient(circle at top,#dcfce7 0,#f9fafb 45%,#f3f4f6)}.invite-accept-brand{display:flex;align-items:center;justify-content:center;gap:9px;margin:0 auto 24px;color:var(--green-900)}.invite-accept-brand span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--green-800);color:#fff;font-size:11px;font-weight:900}.invite-accept-brand strong{font-size:18px}.invite-accept-card{width:100%;max-width:500px;margin:0 auto;padding:34px;border:1px solid var(--gray-200);border-radius:18px;background:#fff;box-shadow:0 18px 50px #1118271a}.invite-accept-card h1{margin:0 0 9px;font-size:26px}.invite-accept-card>p{margin:0 0 24px;color:var(--gray-500);font-size:14px;line-height:1.6}.invite-password-form{display:flex;flex-direction:column;gap:16px}.invite-password-form .btn{margin-top:5px}.invite-security-note{margin-top:22px;padding-top:18px;border-top:1px solid var(--gray-100);color:var(--gray-400);font-size:11px;line-height:1.5;text-align:center}.invite-accept-loading,.invite-accept-error{padding:32px 10px;text-align:center}.invite-accept-loading p,.invite-accept-error p{color:var(--gray-500);font-size:14px}.invite-accept-error>div{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 14px;border-radius:50%;background:var(--red-100);color:var(--red-600);font-size:22px;font-weight:900}.invite-accept-error h1{font-size:22px}@media(max-width:760px){.onboarding-header{flex-direction:column}.onboarding-stepper{padding:14px 8px}.onboarding-step{flex-direction:column;gap:4px}.onboarding-step small{font-size:10px}.onboarding-form{min-height:0;padding:26px 20px}.onboarding-grid-2,.onboarding-address-grid,.service-choice-grid,.onboarding-review-grid{grid-template-columns:1fr}.onboarding-footer{padding:15px}.onboarding-complete{grid-template-columns:1fr;padding:24px}.onboarding-actions{justify-content:flex-start}.invite-accept-card{padding:26px 22px}}.mfa-page,.mfa-gate-page{min-height:100vh;background:linear-gradient(145deg,#f0fdf4,#f8fafc 52%,#eff6ff);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 18px}.mfa-brand{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--green-900);font-size:18px}.mfa-brand>span{width:36px;height:36px;border-radius:10px;background:var(--green-800);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800}.mfa-card{width:100%;max-width:520px;padding:32px;box-shadow:0 18px 50px #0f172a1a}.mfa-card h1{font-size:27px;letter-spacing:-.4px;margin:6px 0 8px}.mfa-card>p{color:var(--gray-500);line-height:1.6;margin:0 0 22px}.mfa-card h2{font-size:15px;margin:24px 0 10px;color:var(--gray-800)}.mfa-shield{width:44px;height:44px;border-radius:13px;background:var(--green-100);color:var(--green-800);display:grid;place-items:center;font-size:22px;font-weight:800;margin-bottom:18px}.mfa-alert{margin:0 0 18px}.mfa-loading{text-align:center;padding:38px 0;color:var(--gray-500)}.mfa-loading .spinner{margin:0 auto 12px}.mfa-requirement{padding:13px 15px;border:1px solid var(--green-200);border-radius:10px;background:var(--green-50);margin-bottom:18px;display:flex;gap:12px;align-items:center}.mfa-requirement span{padding:3px 8px;border-radius:999px;background:var(--green-800);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase}.mfa-requirement p{margin:0;color:var(--green-900);font-size:13px;line-height:1.4}.mfa-methods{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:17px}.mfa-method{border:1.5px solid var(--gray-200);border-radius:12px;background:#fff;padding:15px;text-align:left;display:flex;gap:11px;align-items:center;cursor:pointer;color:var(--gray-700)}.mfa-method:disabled{opacity:.48;cursor:not-allowed}.mfa-method>span{min-width:36px;height:36px;border-radius:9px;background:var(--gray-100);display:grid;place-items:center;font-size:11px;font-weight:800}.mfa-method div{min-width:0}.mfa-method strong,.mfa-method small{display:block}.mfa-method small{color:var(--gray-400);margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:145px}.mfa-method-active{border-color:var(--green-600);background:var(--green-50);box-shadow:0 0 0 2px #16a34a14}.mfa-method-active>span{background:var(--green-100);color:var(--green-800)}.mfa-primary{width:100%;margin-top:17px}.mfa-disable{width:100%;margin-top:8px;color:var(--gray-500)}.mfa-code-form{margin-top:8px}.mfa-back{border:0;background:transparent;padding:0;margin-bottom:17px;color:var(--green-700);font-weight:600;cursor:pointer}.mfa-code-sent{padding:12px 14px;border-radius:9px;background:var(--gray-50);color:var(--gray-600);font-size:14px;margin-bottom:16px}.mfa-code-input{text-align:center;font-size:26px!important;letter-spacing:9px;font-weight:800}.mfa-current{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.mfa-current>div{padding:14px;border:1px solid var(--gray-200);border-radius:10px;background:var(--gray-50)}.mfa-current small,.mfa-current strong{display:block}.mfa-current small{color:var(--gray-400);font-size:11px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px}.mfa-current strong{font-size:13px;color:var(--gray-800)}.mfa-footer-actions,.mfa-actions{display:flex;justify-content:center;gap:8px;margin-top:22px;padding-top:18px;border-top:1px solid var(--gray-100)}.mfa-account{text-align:center;color:var(--gray-400);font-size:11px;margin-top:12px}.mfa-gate-page .mfa-card{text-align:center}.mfa-gate-page .mfa-actions{border:0}.mfa-card .form-field small{color:var(--gray-400);font-size:11px;margin-top:4px}.mfa-remember{display:flex;gap:11px;align-items:flex-start;margin:14px 0 2px;padding:12px 13px;border:1px solid var(--gray-200);border-radius:10px;background:var(--gray-50);cursor:pointer}.mfa-remember input{width:17px;height:17px;margin-top:2px;accent-color:var(--green-700)}.mfa-remember span{min-width:0}.mfa-remember strong,.mfa-remember small{display:block}.mfa-remember strong{font-size:13px;color:var(--gray-800)}.mfa-remember small{font-size:11px;color:var(--gray-400);line-height:1.45;margin-top:3px}@media(max-width:540px){.mfa-card{padding:24px 19px}.mfa-methods,.mfa-current{grid-template-columns:1fr}.mfa-method small{max-width:240px}}.enrollment-page{max-width:1040px;margin:0 auto}.enrollment-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.eyebrow{color:var(--green-700);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;margin-bottom:7px}.enrollment-alert{display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:var(--radius-md);padding:12px 16px;margin-bottom:18px;font-size:14px}.enrollment-alert-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.enrollment-alert-warning{color:#92400e;background:var(--amber-100);border:1px solid #fcd34d}.enrollment-alert button{background:transparent;color:inherit;font-weight:700}.connector-health-card{background:linear-gradient(135deg,#123c28,#166534);color:#fff;border-radius:18px;padding:24px;box-shadow:0 12px 34px #14532d2e;margin-bottom:22px}.connector-health-main{display:flex;align-items:center;gap:15px}.connector-health-icon{width:44px;height:44px;flex:0 0 44px;border-radius:12px;background:#ffffff1f;display:grid;place-items:center}.connector-dot{width:13px;height:13px;border-radius:50%;background:#ffffff73}.connector-dot-live{background:#86efac;box-shadow:0 0 0 6px #86efac21}.connector-health-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.connector-health-title-row h2{font-size:18px;margin:0}.connector-health-main p{color:#ffffffb8;margin:5px 0 0;font-size:13px}.connector-status-pill{border-radius:999px;padding:3px 9px;font-size:11px;font-weight:800}.connector-health-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14)}.connector-health-stats div{display:flex;flex-direction:column;gap:4px}.connector-health-stats span{color:#ffffff8c;font-size:11px}.connector-health-stats strong{font-size:13px}.connector-health-actions{display:flex;gap:10px;margin-top:20px}.connector-health-card .btn-secondary{background:#ffffff1f;border-color:#ffffff4d;color:#fff}.connector-health-card .btn-secondary:hover{background:#fff3}.connector-health-card .btn-danger{background:#fee2e2f2}.enrollment-setup-card{background:var(--white);border:1px solid var(--gray-200);border-radius:18px;box-shadow:var(--shadow-sm);padding:26px;margin-bottom:28px}.enrollment-setup-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:22px;border-bottom:1px solid var(--gray-100)}.enrollment-setup-heading h2{margin:0;font-size:20px;color:var(--gray-900)}.enrollment-security-note{background:var(--green-50);color:var(--green-800);border:1px solid var(--green-200);border-radius:999px;padding:7px 11px;font-size:11px;font-weight:700;white-space:nowrap}.enrollment-security-note span{margin-right:5px}.connector-replacement-guard{display:grid;grid-template-columns:58px 1fr;gap:18px;align-items:flex-start;margin-top:22px;padding:20px;border:1px solid var(--amber-200);border-radius:14px;background:var(--amber-50)}.connector-replacement-icon{width:58px;height:58px;border-radius:14px;display:grid;place-items:center;background:#92400e;color:#fff;font-size:16px;font-weight:900;letter-spacing:.04em}.connector-replacement-guard h3{margin:2px 0 7px;color:var(--gray-900);font-size:16px}.connector-replacement-guard p{max-width:700px;margin:0 0 16px;color:var(--gray-600);font-size:13px;line-height:1.6}.enrollment-steps{padding-top:6px}.enrollment-step{display:grid;grid-template-columns:34px 1fr;column-gap:15px;position:relative;padding:18px 0}.enrollment-step:not(.enrollment-step-last):after{content:"";position:absolute;top:50px;bottom:-17px;left:16px;width:2px;background:var(--green-100)}.enrollment-step-number{width:34px;height:34px;border-radius:50%;background:var(--green-100);color:var(--green-800);display:grid;place-items:center;font-size:13px;font-weight:800;z-index:1}.enrollment-step-body{min-width:0}.enrollment-step-body h3{margin:5px 0;font-size:15px;color:var(--gray-900)}.enrollment-step-body>p{margin:0 0 14px;color:var(--gray-500);font-size:13px;line-height:1.55}.source-options{display:grid;grid-template-columns:repeat(2,minmax(0,230px));gap:10px}.source-option{display:flex;align-items:center;gap:10px;padding:11px;border:1.5px solid var(--gray-200);border-radius:var(--radius-md);cursor:pointer;transition:border-color .15s,background .15s}.source-option input{position:absolute;opacity:0;pointer-events:none}.source-option-selected{border-color:var(--green-600);background:var(--green-50)}.source-option:has(input:disabled){cursor:not-allowed;opacity:.65}.source-mark{width:34px;height:34px;border-radius:9px;background:var(--gray-100);color:var(--gray-600);display:grid;place-items:center;font-size:11px;font-weight:900}.source-option-selected .source-mark{background:var(--green-800);color:#fff}.source-option>span:last-child{display:flex;flex-direction:column;gap:2px}.source-option strong{font-size:13px}.source-option small{font-size:11px;color:var(--gray-500)}.setup-code-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px;border:1.5px solid var(--green-300);border-radius:12px;background:var(--green-50)}.setup-code-label{display:block;color:var(--green-800);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.setup-code-value{color:var(--green-900);font:800 26px/1.25 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em;margin:4px 0}.setup-code-expiry{color:var(--green-700);font-size:11px}.setup-code-actions{display:flex;align-items:center;gap:5px}.setup-code-panel-success{justify-content:flex-start;background:var(--green-50)}.setup-code-panel-success p{margin:3px 0 0;color:var(--green-700);font-size:12px}.setup-complete-mark{width:38px;height:38px;border-radius:50%;background:var(--green-700);color:#fff;display:grid;place-items:center;font-weight:900;flex:0 0 38px}.pending-code-note{background:var(--amber-100);color:#92400e;border-radius:var(--radius-md);padding:10px 12px;margin-bottom:10px;font-size:12px}.installer-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.installer-actions>span{color:var(--gray-400);font-size:11px}.btn-disabled{opacity:.45;cursor:not-allowed}.waiting-indicator{display:inline-flex;align-items:center;gap:8px;color:var(--blue-600);background:var(--blue-100);border-radius:999px;padding:7px 11px;font-size:11px;font-weight:700}.waiting-indicator span{width:7px;height:7px;background:var(--blue-600);border-radius:50%;animation:enrollmentPulse 1.4s ease-in-out infinite}@keyframes enrollmentPulse{50%{opacity:.3;transform:scale(.75)}}.sync-history-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:12px}.sync-history-heading h2{margin:0 0 3px;font-size:18px}.sync-history-heading p{margin:0;color:var(--gray-500);font-size:12px}.enrollment-empty-history{display:flex;align-items:center;gap:13px;padding:20px}.enrollment-empty-history strong{font-size:14px}.enrollment-empty-history p{margin:3px 0 0;color:var(--gray-500);font-size:12px}.connector-history-icon{width:38px;height:38px;flex:0 0 38px;border-radius:10px;background:var(--gray-100);color:var(--gray-500);display:grid;place-items:center;font-size:20px}.sync-history-row-expanded td{background:var(--gray-50);border-bottom-color:transparent}.sync-history-toggle{display:inline-flex;align-items:center;gap:9px;padding:0;color:var(--gray-800);background:transparent;font:inherit;text-align:left}.sync-history-toggle:hover{color:var(--green-800)}.sync-history-toggle:focus-visible{outline:2px solid var(--green-600);outline-offset:4px;border-radius:3px}.sync-history-chevron{color:var(--gray-400);font-size:22px;line-height:1;transform:rotate(0);transition:transform .15s ease,color .15s ease}.sync-history-toggle[aria-expanded=true] .sync-history-chevron{color:var(--green-700);transform:rotate(90deg)}.sync-history-detail-row td{padding:0;background:var(--gray-50)}.sync-history-detail-row:hover td{background:var(--gray-50)}.sync-history-details{padding:2px 20px 20px 46px}.sync-history-details-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-top:12px;border-top:1px solid var(--gray-200)}.sync-history-details-heading>div{display:flex;flex-direction:column;gap:3px}.sync-history-details-heading strong{font-size:13px;color:var(--gray-800)}.sync-history-details-heading span{font-size:11px;color:var(--gray-500)}.sync-history-run-id{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;white-space:nowrap}.sync-history-metrics{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px;margin-top:13px}.sync-history-metric{display:flex;flex-direction:column;gap:5px;min-width:0;padding:11px 12px;border:1px solid var(--gray-200);border-radius:9px;background:var(--white)}.sync-history-metric span{color:var(--gray-500);font-size:10px;line-height:1.3}.sync-history-metric strong{color:var(--gray-900);font-size:17px}.sync-history-metric-attention{border-color:#fcd34d;background:#fffbeb}.sync-history-metric-attention span,.sync-history-metric-attention strong{color:#92400e}.sync-history-no-details{margin:13px 0 0;color:var(--gray-500);font-size:12px}.sync-history-error{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding:10px 12px;border:1px solid #fecaca;border-radius:9px;background:#fef2f2;color:#991b1b;font-size:12px}.sync-history-error strong{flex:0 0 auto}@media(max-width:760px){.enrollment-header,.enrollment-setup-heading{flex-direction:column}.connector-health-stats,.source-options{grid-template-columns:1fr}.setup-code-panel{align-items:flex-start;flex-direction:column}.setup-code-value{font-size:20px}.enrollment-security-note{white-space:normal}.connector-replacement-guard{grid-template-columns:1fr}.sync-history-details{padding-left:16px;padding-right:16px}.sync-history-details-heading{flex-direction:column;gap:7px}.sync-history-metrics{grid-template-columns:repeat(2,minmax(120px,1fr))}}.customer-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr);background:#f7f9f8}.customer-sidebar{position:sticky;top:0;height:100vh;padding:24px 18px 16px;display:flex;flex-direction:column;background:#0f3d2b;color:#fff}.customer-brand{display:flex;align-items:center;gap:11px;padding:0 7px 24px}.customer-brand-mark{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:#f3bc49;color:#173e2d;font-weight:900;font-size:12px}.customer-brand div,.customer-account-footer div{min-width:0;display:flex;flex-direction:column}.customer-brand strong{font-size:17px}.customer-brand small{margin-top:2px;color:#a9c5b8;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.customer-store-card{min-height:72px;display:flex;align-items:center;gap:10px;padding:13px;margin-bottom:18px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#ffffff12}.customer-store-card img{width:42px;height:42px;object-fit:contain;border-radius:9px;background:#fff}.customer-store-card div{min-width:0;display:flex;flex-direction:column}.customer-store-card small{color:#9bb8ab;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.customer-store-card strong{margin:3px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.customer-store-card span{color:#bdd1c8;font-size:10px}.customer-nav{display:flex;flex-direction:column;gap:4px}.customer-nav a{display:flex;align-items:center;gap:11px;padding:10px 11px;border-radius:9px;color:#c8d9d1;font-size:13px;font-weight:600}.customer-nav a>span{width:26px;height:26px;display:grid;place-items:center;border-radius:7px;background:#ffffff14;font-size:8px;font-weight:900;letter-spacing:.06em}.customer-nav a:hover{color:#fff;background:#ffffff12}.customer-nav a.active{color:#123c2c;background:#dff4e8}.customer-nav a.active>span{background:#bfe8d0}.customer-account-footer{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;padding:15px 4px 0;margin-top:auto;border-top:1px solid rgba(255,255,255,.11)}.customer-account-footer strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.customer-account-footer small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9bb8ab;font-size:9px}.customer-account-footer button{padding:5px;color:#b8cdc4;background:transparent;font-size:10px}.customer-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#def3e7;color:#165b3c;font-size:11px;font-weight:800}.customer-main{min-width:0}.customer-topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;border-bottom:1px solid var(--gray-200);background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.customer-topbar>div{display:flex;align-items:center;gap:10px}.customer-topbar strong{font-size:13px}.customer-topbar div span{padding-left:10px;border-left:1px solid var(--gray-200);color:var(--gray-400);font-size:11px}.customer-content{width:min(1240px,100%);margin:0 auto;padding:34px 34px 70px}.customer-page{display:flex;flex-direction:column;gap:20px}.customer-welcome,.customer-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.customer-welcome h1{margin:4px 0 5px;font-size:clamp(25px,3vw,36px);letter-spacing:-.04em}.customer-welcome p{margin:0;color:var(--gray-500)}.customer-kicker{color:var(--green-700);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.customer-callout{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border:1px solid #f1d18b;border-radius:14px;background:#fff9e9}.customer-callout strong{font-size:14px}.customer-callout p{margin:4px 0 0;color:#725c2c;font-size:12px}.customer-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.customer-stat{min-height:132px;display:flex;flex-direction:column;justify-content:center;padding:20px;border:1px solid var(--gray-200);border-radius:16px;background:#fff;box-shadow:0 6px 20px #18352809;color:inherit}.customer-stat:hover{border-color:var(--green-300);transform:translateY(-1px)}.customer-stat span{color:var(--gray-500);font-size:11px;font-weight:600}.customer-stat strong{margin:7px 0 5px;font-size:25px;letter-spacing:-.03em}.customer-stat small{color:var(--gray-400);font-size:10px}.customer-stat-featured{border-color:#aad9bf;background:linear-gradient(140deg,#e8f8ef,#fff)}.customer-stat-featured strong{color:#14633f}.customer-overview-grid,.customer-profile-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:16px;align-items:start}.customer-section-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:16px;margin-bottom:4px;border-bottom:1px solid var(--gray-100)}.customer-section-card header h2{margin:0 0 3px;font-size:17px}.customer-section-card header p{margin:0;color:var(--gray-400);font-size:11px}.customer-section-card header>a{color:var(--green-700);font-size:12px;font-weight:700}.customer-list{display:flex;flex-direction:column}.customer-list-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 0;border-bottom:1px solid var(--gray-100);color:inherit}.customer-list-row:last-child{border-bottom:0}.customer-list-row div{min-width:0;display:flex;flex-direction:column}.customer-list-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.customer-list-row small{margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--gray-400);font-size:10px}.customer-list-icon{width:36px;height:36px;display:grid;place-items:center;flex:0 0 36px;border-radius:10px;background:#edf6f1;color:#176440;font-size:8px;font-weight:900;letter-spacing:.06em}.customer-empty{min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--gray-400)}.customer-empty>span{width:40px;height:40px;display:grid;place-items:center;margin-bottom:10px;border-radius:12px;background:var(--gray-100);font-size:9px;font-weight:800}.customer-empty strong{color:var(--gray-600);font-size:14px}.customer-empty p{max-width:390px;margin:5px 0 12px;font-size:11px;line-height:1.5}.customer-rewards-hero{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:18px;background:linear-gradient(130deg,#103f2b,#19704b);color:#fff}.customer-rewards-hero>div{display:flex;flex-direction:column;padding:25px 30px}.customer-rewards-hero>div+div{border-left:1px solid rgba(255,255,255,.13)}.customer-rewards-hero span{color:#b8d9ca;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.customer-rewards-hero strong{margin:7px 0 2px;font-size:30px}.customer-rewards-hero small{color:#d0e3da;font-size:11px}.customer-coupon-grid,.customer-reward-grid,.customer-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:16px}.customer-coupon-grid article,.customer-reward-grid article,.customer-plan-grid article{display:flex;flex-direction:column;align-items:flex-start;padding:17px;border:1px solid var(--gray-200);border-radius:13px;background:var(--gray-50)}.customer-coupon-grid h3,.customer-reward-grid h3,.customer-plan-grid h3{margin:10px 0 4px;font-size:14px}.customer-coupon-grid strong,.customer-reward-grid strong,.customer-plan-grid>article>strong{color:var(--green-700);font-size:18px}.customer-coupon-grid code{margin:11px 0;padding:7px 10px;border-radius:6px;background:#fff;font-weight:800}.customer-coupon-grid small,.customer-plan-grid small{margin-top:7px;color:var(--gray-400);font-size:9px}.customer-reward-grid article>span{color:var(--green-700);font-size:10px;font-weight:800}.customer-reward-grid p,.customer-plan-grid p{flex:1;margin:8px 0 12px;color:var(--gray-500);font-size:11px;line-height:1.5}.customer-activity-list>div{display:flex;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid var(--gray-100)}.customer-activity-list>div>span{min-width:74px;font-weight:800;text-align:right}.customer-activity-list .positive{color:var(--green-700)}.customer-activity-list .negative{color:var(--red-600)}.customer-activity-list div div{display:flex;flex-direction:column}.customer-activity-list strong{font-size:12px}.customer-activity-list small{margin-top:3px;color:var(--gray-400);font-size:10px}.customer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.customer-toolbar .form-input{max-width:560px}.customer-toolbar>span{color:var(--gray-400);font-size:11px;white-space:nowrap}.customer-table-card{padding:0;overflow:hidden}.customer-table-sub{display:block;margin-top:3px;color:var(--gray-400);font-size:9px}.customer-pagination{display:flex;align-items:center;justify-content:center;gap:14px}.customer-pagination span{color:var(--gray-500);font-size:11px}.customer-back-link{align-self:flex-start;color:var(--green-700);font-size:11px;font-weight:700}.customer-detail-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 28px;border:1px solid #c9e2d4;border-radius:18px;background:linear-gradient(125deg,#e8f7ef,#fff)}.customer-detail-hero h1{margin:5px 0;font:800 clamp(18px,3vw,29px)/1.2 ui-monospace,Consolas,monospace;overflow-wrap:anywhere}.customer-detail-hero p{margin:0;color:var(--gray-500);font-size:11px}.customer-detail-hero>div:last-child{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px}.customer-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.customer-detail-grid h2,.customer-timeline-card h2{margin:0 0 17px;font-size:16px}.customer-details{display:grid;gap:9px;margin:0}.customer-details>div{display:grid;grid-template-columns:120px minmax(0,1fr);gap:14px;padding-bottom:8px;border-bottom:1px solid var(--gray-100)}.customer-details dt{color:var(--gray-400);font-size:10px}.customer-details dd{margin:0;color:var(--gray-700);font-size:11px;text-align:right;overflow-wrap:anywhere}.customer-timeline{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none}.customer-timeline li{position:relative;display:grid;grid-template-columns:16px minmax(0,1fr);gap:12px;padding:0 0 20px}.customer-timeline li:before{content:"";position:absolute;top:15px;bottom:0;left:5px;width:1px;background:var(--gray-200)}.customer-timeline li:last-child:before{display:none}.customer-timeline li>span{width:11px;height:11px;margin-top:2px;border:2px solid white;border-radius:50%;background:var(--green-600);box-shadow:0 0 0 2px var(--green-200);z-index:1}.customer-timeline li div{display:flex;flex-direction:column}.customer-timeline strong{font-size:11px}.customer-timeline small{margin-top:3px;color:var(--gray-400);font-size:9px}.customer-subscription-card{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:18px;border-color:#b8dec7;background:linear-gradient(120deg,#edf9f2,#fff)}.customer-subscription-card h2{margin:4px 0;font-size:18px}.customer-subscription-card p{margin:0;color:var(--gray-500);font-size:11px}.customer-inline-actions,.customer-form-actions{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.customer-plan-panel{flex:1 0 100%;padding-top:18px;border-top:1px solid #cfe5d8}.customer-plan-grid article>strong small{color:var(--gray-400);font-size:9px;font-weight:500}.customer-plan-grid .btn{width:100%;margin-top:15px}.customer-check{display:flex;align-items:flex-start;gap:10px;margin-top:15px;color:var(--gray-600);font-size:11px;line-height:1.5}.customer-check input{width:17px;height:17px;flex:0 0 17px;accent-color:var(--green-700)}.customer-check a{color:var(--green-700);font-weight:700;text-decoration:underline}.customer-usage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.customer-usage-grid div{display:flex;flex-direction:column;padding:14px;border-radius:11px;background:#fff}.customer-usage-grid strong{font-size:21px}.customer-usage-grid span{margin-top:3px;color:var(--gray-400);font-size:9px}.customer-order-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:16px}.customer-order-grid article{padding:16px;border:1px solid var(--gray-200);border-radius:13px}.customer-order-grid article>div:first-child{display:flex;gap:10px;margin-bottom:10px}.customer-order-grid h3{margin:2px 0 3px;font-size:13px}.customer-order-grid p{margin:0;color:var(--gray-400);font-size:10px}.customer-order-grid dl{display:grid;gap:6px;margin:12px 0}.customer-order-grid dl div{display:flex;justify-content:space-between;gap:12px;font-size:10px}.customer-order-grid dt{color:var(--gray-400)}.customer-order-grid dd{margin:0;color:var(--gray-700);text-align:right}.customer-job-modal{max-width:680px;max-height:92vh;overflow-y:auto}.modal-header p{margin:4px 0 0;color:var(--gray-400);font-size:10px}.customer-segmented{display:grid;grid-template-columns:1fr 1fr;padding:3px;margin-bottom:14px;border-radius:9px;background:var(--gray-100)}.customer-segmented button{padding:8px;border-radius:7px;background:transparent;color:var(--gray-500);font-size:11px;font-weight:700}.customer-segmented button.active{background:#fff;color:var(--green-700);box-shadow:var(--shadow-sm)}.customer-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-span-2{grid-column:1 / -1}.form-field small{color:var(--gray-400);font-size:9px}.customer-form-actions{margin-top:18px}.customer-claim-form{display:flex;gap:8px;padding:16px 0 18px}.customer-claim-form input{font-family:ui-monospace,Consolas,monospace;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.customer-security-note{padding:15px;border-radius:12px;background:var(--gray-50)}.customer-security-note strong{font-size:12px}.customer-security-note p{margin:5px 0;color:var(--gray-500);font-size:10px}.customer-security-note a{color:var(--green-700);font-size:10px;font-weight:700}.customer-store-search{max-width:450px;margin:16px 0}.customer-store-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.customer-store-grid article{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px;border:1px solid var(--gray-200);border-radius:12px}.customer-store-grid article.selected{border-color:var(--green-400);background:var(--green-50)}.customer-store-grid img{width:40px;height:40px;object-fit:contain}.customer-store-grid h3{margin:0 0 3px;font-size:12px}.customer-store-grid p{margin:0;color:var(--gray-500);font-size:9px}.customer-store-grid small{color:var(--green-700);font-size:8px}.customer-muted{color:var(--gray-400);font-size:11px}.customer-mailbox-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 28px;border-radius:18px;background:linear-gradient(125deg,#103d2b,#1a6c4a);color:#fff}.customer-mailbox-hero h2{margin:4px 0;font-size:27px}.customer-mailbox-hero p{margin:0;color:#c3dacf;font-size:11px}.customer-mailbox-hero>div:last-child{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px}.customer-mailbox-hero>div:last-child>strong{font-size:20px}.customer-application-status,.customer-mailbox-intro{display:flex;align-items:center;justify-content:space-between;gap:20px}.customer-application-status h2{margin:9px 0 4px;font-size:17px}.customer-application-status p{margin:0;color:var(--gray-500);font-size:11px}.customer-application-status small{color:var(--gray-400);font-size:9px}.customer-mailbox-intro{align-items:stretch;flex-direction:column}.customer-mailbox-intro>div:first-child{display:flex;gap:12px}.customer-mailbox-intro h2{margin:0 0 4px;font-size:18px}.customer-mailbox-intro p{margin:0;color:var(--gray-500);font-size:11px}.customer-mail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding-top:16px}.customer-mail-grid article{display:grid;grid-template-columns:130px minmax(0,1fr);min-height:165px;overflow:hidden;border:1px solid var(--gray-200);border-radius:13px}.customer-mail-grid article>img,.customer-mail-placeholder{width:130px;height:100%;object-fit:cover;background:var(--gray-100)}.customer-mail-placeholder{display:grid;place-items:center;color:var(--gray-400);font-size:10px;font-weight:900}.customer-mail-grid article>div:last-child{padding:14px}.customer-mail-grid h3{margin:8px 0 3px;font-size:13px}.customer-mail-grid p{margin:0 0 10px;color:var(--gray-400);font-size:9px}.customer-mail-actions{display:flex;flex-wrap:wrap;gap:5px}.customer-mail-actions button{padding:5px 8px;border:1px solid var(--gray-200);border-radius:6px;background:#fff;color:var(--gray-600);font-size:9px;font-weight:700}.customer-mail-actions button:hover{border-color:var(--green-400);color:var(--green-700)}.customer-mailbox-modal{max-width:760px;max-height:94vh;overflow-y:auto}@media(max-width:1000px){.customer-shell{grid-template-columns:210px minmax(0,1fr)}.customer-sidebar{padding-left:12px;padding-right:12px}.customer-content{padding:27px 22px 60px}.customer-stat-grid{grid-template-columns:repeat(2,1fr)}.customer-overview-grid,.customer-profile-grid{grid-template-columns:1fr}.customer-coupon-grid,.customer-reward-grid,.customer-plan-grid{grid-template-columns:repeat(2,1fr)}.customer-mail-grid{grid-template-columns:1fr}}@media(max-width:700px){.customer-shell{display:block}.customer-sidebar{position:static;width:100%;height:auto;padding:14px}.customer-brand{padding-bottom:12px}.customer-store-card{min-height:auto;margin-bottom:10px}.customer-nav{display:grid;grid-template-columns:repeat(4,1fr)}.customer-nav a{flex-direction:column;gap:4px;padding:8px 3px;text-align:center;font-size:9px}.customer-account-footer,.customer-topbar{display:none}.customer-content{padding:22px 14px 50px}.customer-welcome,.customer-page-heading,.customer-callout,.customer-subscription-card,.customer-mailbox-hero,.customer-application-status,.customer-detail-hero,.customer-toolbar{align-items:stretch;flex-direction:column}.customer-stat-grid,.customer-rewards-hero,.customer-coupon-grid,.customer-reward-grid,.customer-plan-grid,.customer-usage-grid,.customer-order-grid,.customer-store-grid,.customer-detail-grid{grid-template-columns:1fr}.customer-rewards-hero>div+div{border-left:0;border-top:1px solid rgba(255,255,255,.13)}.customer-form-grid{grid-template-columns:1fr}.form-span-2{grid-column:auto}.customer-claim-form{flex-direction:column}.customer-mail-grid article{grid-template-columns:105px minmax(0,1fr)}.customer-mail-grid article>img,.customer-mail-placeholder{width:105px}.customer-mailbox-hero>div:last-child,.customer-detail-hero>div:last-child{justify-content:flex-start}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border-radius:var(--radius-md);font-size:14px;font-weight:600;transition:opacity .15s,transform .1s,box-shadow .15s;white-space:nowrap}.btn:hover{opacity:.9}.btn:active{transform:scale(.98)}.btn-primary{background:var(--green-800);color:var(--white)}.btn-primary:hover{background:var(--green-900);opacity:1}.btn-secondary{background:var(--green-50);color:var(--green-800);border:1.5px solid var(--green-200)}.btn-secondary:hover{background:var(--green-100);opacity:1}.btn-ghost{background:transparent;color:var(--gray-600)}.btn-ghost:hover{background:var(--gray-100);opacity:1}.btn-danger{background:var(--red-100);color:var(--red-600)}.btn-danger:hover{background:#fecaca;opacity:1}.btn-sm{padding:6px 14px;font-size:13px;border-radius:var(--radius-sm)}.btn-lg{padding:14px 28px;font-size:16px;border-radius:var(--radius-lg)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.form-field{display:flex;flex-direction:column;gap:6px}.form-label{font-size:14px;font-weight:500;color:var(--gray-700)}.form-input{height:44px;padding:0 14px;border:1.5px solid var(--gray-300);border-radius:var(--radius-md);font-size:15px;color:var(--gray-900);background:var(--white);transition:border-color .15s,box-shadow .15s;width:100%}.form-input:focus{outline:none;border-color:var(--green-600);box-shadow:0 0 0 3px #16a34a26}.form-input::placeholder{color:var(--gray-400)}.form-textarea{min-height:100px;padding:12px 14px;resize:vertical}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.form-error{font-size:13px;color:var(--red-600)}.card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:24px}.card-sm{padding:16px;border-radius:var(--radius-md)}.badge{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:var(--radius-full);font-size:12px;font-weight:500}.badge-green{background:var(--green-100);color:var(--green-800)}.badge-gray{background:var(--gray-100);color:var(--gray-600)}.badge-amber{background:var(--amber-100);color:#92400e}.badge-red{background:var(--red-100);color:var(--red-600)}.badge-blue{background:var(--blue-100);color:var(--blue-600)}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:14px}th{text-align:left;padding:10px 16px;font-size:12px;font-weight:600;color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--gray-200);white-space:nowrap}td{padding:14px 16px;border-bottom:1px solid var(--gray-100);vertical-align:middle}tr:last-child td{border-bottom:none}tr:hover td{background:var(--gray-50)}.alert{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:var(--radius-md);font-size:14px}.alert-error{background:var(--red-100);color:var(--red-600)}.alert-success{background:var(--green-100);color:var(--green-800)}.alert-info{background:var(--blue-100);color:var(--blue-600)}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.stat-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:20px}.stat-label{font-size:13px;color:var(--gray-500);font-weight:500;margin-bottom:8px}.stat-value{font-size:28px;font-weight:700;color:var(--gray-900);letter-spacing:-.5px}.stat-sub{font-size:12px;color:var(--gray-400);margin-top:4px}.page-header{margin-bottom:28px}.page-title{font-size:24px;font-weight:700;color:var(--gray-900);letter-spacing:-.3px;margin:0 0 4px}.page-sub{font-size:14px;color:var(--gray-500);margin:0}.empty-state{text-align:center;padding:64px 24px;color:var(--gray-400)}.empty-state svg{margin-bottom:12px;opacity:.4}.empty-title{font-size:16px;font-weight:600;color:var(--gray-600);margin:0 0 4px}.empty-text{font-size:14px;color:var(--gray-400);margin:0}.spinner{display:inline-block;width:20px;height:20px;border:2.5px solid var(--gray-200);border-top-color:var(--green-600);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-center{display:flex;justify-content:center;align-items:center;padding:60px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100;padding:16px}.modal{background:var(--white);border-radius:var(--radius-lg);padding:28px;width:100%;max-width:520px;box-shadow:var(--shadow-lg)}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.modal-title{font-size:18px;font-weight:700;color:var(--gray-900);margin:0}.modal-close{background:none;border:none;color:var(--gray-400);cursor:pointer;padding:4px;border-radius:var(--radius-sm)}.modal-close:hover{background:var(--gray-100);color:var(--gray-600)}.modal-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}
