*,*: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))}}.store-branding-form{display:flex;flex-direction:column;gap:16px;padding-top:22px;margin-top:22px;border-top:1px solid var(--gray-200)}.store-branding-color-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.store-branding-color-grid small{color:var(--gray-400);font-size:11px;line-height:1.45}.store-color-control{display:grid;grid-template-columns:48px minmax(0,1fr);gap:8px}.store-color-control input[type=color]{width:48px;height:44px;padding:3px;border:1.5px solid var(--gray-300);border-radius:var(--radius-md);background:#fff;cursor:pointer}.store-branding-preview{min-height:72px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;border-radius:14px}.store-branding-preview>img,.store-branding-preview>span{width:42px;height:42px;object-fit:contain;display:grid;place-items:center;border-radius:10px;background:#fff;font-size:11px;font-weight:900}.store-branding-preview>div{min-width:0;display:flex;flex-direction:column}.store-branding-preview strong,.store-branding-preview small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-branding-preview strong{font-size:14px}.store-branding-preview small{margin-top:2px;opacity:.72;font-size:10px}.store-branding-preview b{padding:7px 12px;border-radius:999px;font-size:11px}.store-branding-actions{display:flex;justify-content:flex-end}.store-palette-analyzing{min-height:48px;display:flex;align-items:center;gap:9px;padding:11px 13px;border:1px solid var(--gray-200);border-radius:11px;background:var(--gray-50);color:var(--gray-600);font-size:12px}.store-palette-analyzing .spinner{width:15px;height:15px;flex:0 0 15px;border-width:2px}.store-palette-suggestion{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:15px 20px;padding:17px;border:1px solid var(--green-200);border-radius:14px;background:linear-gradient(135deg,var(--green-50),white)}.store-palette-suggestion-copy{min-width:0;display:flex;flex-direction:column}.store-palette-kicker{margin-bottom:4px;color:var(--green-700);font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.store-palette-suggestion-copy>strong{color:var(--gray-800);font-size:14px}.store-palette-suggestion-copy>small{margin-top:4px;color:var(--gray-500);font-size:10px;line-height:1.5}.store-palette-options{display:grid;grid-template-columns:repeat(2,minmax(105px,1fr));gap:8px}.store-palette-options>div{display:grid;grid-template-columns:30px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:8px;padding:8px;border:1px solid var(--gray-200);border-radius:10px;background:#fff}.store-palette-options>div>span{width:30px;height:30px;grid-row:1 / 3;border:1px solid rgba(17,24,39,.12);border-radius:8px}.store-palette-options small{color:var(--gray-400);font-size:8px;text-transform:uppercase;letter-spacing:.05em}.store-palette-options strong{color:var(--gray-700);font:700 10px/1.2 ui-monospace,Consolas,monospace}.store-palette-source{display:flex;align-items:center;gap:5px}.store-palette-source:before{content:"Sampled";margin-right:3px;color:var(--gray-400);font-size:9px;text-transform:uppercase;letter-spacing:.05em}.store-palette-source span{width:20px;height:20px;border:2px solid white;border-radius:50%;box-shadow:0 0 0 1px var(--gray-200)}.store-palette-suggestion>.btn{justify-self:end}.store-palette-error{margin:0;color:var(--gray-500);font-size:11px;line-height:1.45}.customer-shell{--store-brand: #0f3d2b;--store-brand-contrast: #fff;--store-accent: #f3bc49;--store-accent-contrast: #17251f;--green-900: color-mix(in srgb, var(--store-brand) 78%, black);--green-800: color-mix(in srgb, var(--store-brand) 86%, black);--green-700: color-mix(in srgb, var(--store-brand) 92%, black);--green-600: var(--store-brand);--green-500: color-mix(in srgb, var(--store-brand) 82%, white);--green-400: color-mix(in srgb, var(--store-brand) 64%, white);--green-300: color-mix(in srgb, var(--store-brand) 44%, white);--green-200: color-mix(in srgb, var(--store-brand) 26%, white);--green-100: color-mix(in srgb, var(--store-brand) 15%, white);--green-50: color-mix(in srgb, var(--store-brand) 7%, white);min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr);background:#f7f9f8}.customer-shell .btn-primary{background:var(--store-brand);color:var(--store-brand-contrast)}.customer-shell .btn-primary:hover{background:color-mix(in srgb,var(--store-brand) 88%,var(--store-brand-contrast));color:var(--store-brand-contrast)}.customer-sidebar{position:sticky;top:0;height:100vh;padding:24px 18px 16px;display:flex;flex-direction:column;background:var(--store-brand);color:var(--store-brand-contrast)}.customer-brand{display:flex;align-items:center;gap:11px;padding:0 7px 24px}.customer-brand-mark,.customer-brand-logo{width:39px;height:39px;flex:0 0 39px;border-radius:12px}.customer-brand-mark{display:grid;place-items:center;background:var(--store-accent);color:var(--store-accent-contrast);font-weight:900;font-size:12px}.customer-brand-logo{padding:3px;object-fit:contain;background:#fff}.customer-brand div,.customer-account-footer div{min-width:0;display:flex;flex-direction:column}.customer-brand strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px}.customer-brand small{margin-top:2px;color:color-mix(in srgb,var(--store-brand-contrast) 68%,transparent);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 color-mix(in srgb,var(--store-brand-contrast) 15%,transparent);border-radius:14px;background:color-mix(in srgb,var(--store-brand-contrast) 8%,transparent)}.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:color-mix(in srgb,var(--store-brand-contrast) 62%,transparent);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:color-mix(in srgb,var(--store-brand-contrast) 75%,transparent);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:color-mix(in srgb,var(--store-brand-contrast) 78%,transparent);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:var(--store-brand-contrast);background:color-mix(in srgb,var(--store-brand-contrast) 8%,transparent)}.customer-nav a.active{color:var(--store-accent-contrast);background:var(--store-accent)}.customer-nav a.active>span{background:color-mix(in srgb,var(--store-accent-contrast) 12%,transparent)}.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:color-mix(in srgb,var(--store-brand-contrast) 62%,transparent);font-size:9px}.customer-account-footer button{padding:5px;color:color-mix(in srgb,var(--store-brand-contrast) 72%,transparent);background:transparent;font-size:10px}.customer-mobile-account-button,.customer-account-menu-backdrop,.customer-mobile-account-menu{display:none}.customer-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--store-accent);color:var(--store-accent-contrast);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 color-mix(in srgb,var(--store-accent) 42%,white);border-radius:14px;background:color-mix(in srgb,var(--store-accent) 10%,white)}.customer-callout strong{font-size:14px}.customer-callout p{margin:4px 0 0;color:color-mix(in srgb,var(--store-accent) 58%,#3b3528);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-200);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:var(--green-200);background:linear-gradient(140deg,var(--green-50),white)}.customer-stat-featured strong{color:var(--green-700)}.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:var(--green-50);color:var(--green-700);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,var(--store-brand),color-mix(in srgb,var(--store-brand) 88%,var(--store-brand-contrast)));color:var(--store-brand-contrast)}.customer-rewards-hero>div{display:flex;flex-direction:column;padding:25px 30px}.customer-rewards-hero>div+div{border-left:1px solid color-mix(in srgb,var(--store-brand-contrast) 14%,transparent)}.customer-rewards-hero span{color:color-mix(in srgb,var(--store-brand-contrast) 72%,transparent);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:color-mix(in srgb,var(--store-brand-contrast) 82%,transparent);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}.card.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 var(--green-200);border-radius:18px;background:linear-gradient(125deg,var(--green-50),white)}.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:var(--green-200);background:linear-gradient(120deg,var(--green-50),white)}.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 var(--green-200)}.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}.modal.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,var(--store-brand),color-mix(in srgb,var(--store-brand) 88%,var(--store-brand-contrast)));color:var(--store-brand-contrast)}.customer-mailbox-hero h2{margin:4px 0;font-size:27px}.customer-mailbox-hero p{margin:0;color:color-mix(in srgb,var(--store-brand-contrast) 78%,transparent);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)}.modal.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){.store-branding-logo-row{align-items:flex-start!important;flex-direction:column;gap:16px!important}.store-branding-color-grid{grid-template-columns:1fr}.store-branding-preview{grid-template-columns:42px minmax(0,1fr)}.store-branding-preview>b{grid-column:1 / -1;text-align:center}.store-branding-actions .btn{width:100%;min-height:44px}.store-palette-suggestion{grid-template-columns:1fr;align-items:stretch}.store-palette-options{grid-template-columns:repeat(2,minmax(0,1fr))}.store-palette-suggestion>.btn{width:100%;min-height:44px;justify-self:stretch}.customer-shell{display:block}.customer-sidebar{position:sticky;top:0;z-index:50;width:100%;height:calc(64px + env(safe-area-inset-top));padding:calc(10px + env(safe-area-inset-top)) 12px 10px;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:10px;box-shadow:0 2px 14px #082b1d2e}.customer-brand{min-width:0;padding:0}.customer-brand-mark,.customer-brand-logo{width:40px;height:40px;flex-basis:40px;border-radius:10px}.customer-brand strong{font-size:15px}.customer-brand small,.customer-store-card{display:none}.customer-nav{position:fixed;inset:auto 0 0;z-index:80;min-height:calc(64px + env(safe-area-inset-bottom));padding:4px 4px max(4px,env(safe-area-inset-bottom));display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:0;overflow:hidden;border-top:1px solid var(--gray-200);background:#fffffff7;box-shadow:0 -5px 18px #0f3d2b17;color:var(--gray-500);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.customer-nav a{min-width:0;min-height:56px;flex-direction:column;justify-content:center;gap:3px;padding:4px 1px;border-radius:9px;color:var(--gray-500);text-align:center;font-size:clamp(8px,2.65vw,10px)}.customer-nav a>span{width:27px;height:27px;background:transparent;font-size:inherit}.customer-nav a:hover{color:var(--green-800);background:var(--green-50)}.customer-nav a.active{color:var(--green-800);background:transparent}.customer-nav a.active>span{background:var(--store-accent);color:var(--store-accent-contrast)}.customer-nav .customer-security-link,.customer-nav .customer-profile-nav-link{display:none}.customer-mobile-account-button{width:44px;height:44px;padding:4px;display:inline-grid;place-items:center;justify-self:end;border:1px solid color-mix(in srgb,var(--store-brand-contrast) 18%,transparent);border-radius:12px;background:color-mix(in srgb,var(--store-brand-contrast) 8%,transparent)}.customer-mobile-account-button .customer-avatar{width:34px;height:34px}.customer-account-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:85;width:100%;height:100%;padding:0;border:0;background:#0a1f1757;opacity:0;pointer-events:none;transition:opacity .18s ease}.customer-account-menu-backdrop.is-visible{display:block;opacity:1;pointer-events:auto}.customer-mobile-account-menu{position:fixed;top:calc(72px + env(safe-area-inset-top));right:12px;z-index:90;width:min(320px,calc(100vw - 24px));padding:8px;display:grid;gap:4px;border:1px solid var(--gray-200);border-radius:16px;background:#fff;color:var(--gray-800);box-shadow:0 20px 50px #0f172a33;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .16s ease,transform .16s ease,visibility 0s linear .16s}.customer-mobile-account-menu.is-open{opacity:1;visibility:visible;transform:translateY(0);transition-delay:0s}.customer-mobile-account-summary{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;padding:8px 9px 12px;margin-bottom:2px;border-bottom:1px solid var(--gray-100)}.customer-mobile-account-summary>div{min-width:0;display:flex;flex-direction:column}.customer-mobile-account-summary strong,.customer-mobile-account-summary small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-mobile-account-summary strong{font-size:13px}.customer-mobile-account-summary small{margin-top:2px;color:var(--gray-500);font-size:11px}.customer-mobile-account-menu>a,.customer-mobile-account-menu>button{width:100%;min-height:54px;padding:9px 10px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;border-radius:10px;background:transparent;color:var(--gray-700);text-align:left}.customer-mobile-account-menu>a:hover,.customer-mobile-account-menu>button:hover{background:var(--green-50);color:var(--green-800)}.customer-mobile-account-menu>a:focus-visible,.customer-mobile-account-menu>button:focus-visible{outline:2px solid var(--green-600);outline-offset:1px}.customer-mobile-account-menu>a>span,.customer-mobile-account-menu>button>span{min-width:0;display:flex;flex-direction:column}.customer-mobile-account-menu>a strong,.customer-mobile-account-menu>button strong{font-size:13px}.customer-mobile-account-menu>a small,.customer-mobile-account-menu>button small{margin-top:2px;color:var(--gray-500);font-size:10px;font-weight:400}.customer-account-footer,.customer-topbar{display:none}.customer-main{min-height:calc(100dvh - 64px - env(safe-area-inset-top))}.customer-content{padding:22px 14px calc(88px + env(safe-area-inset-bottom))}.customer-page{gap:16px}.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{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.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-stat{min-height:112px;padding:15px}.customer-stat strong{font-size:clamp(19px,5.5vw,24px)}.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}.customer-section-card>header{flex-direction:column;gap:8px}.customer-section-card header>a{align-self:flex-start;min-height:44px;display:inline-flex;align-items:center}.customer-list-row{grid-template-columns:38px minmax(0,1fr)}.customer-list-row>.badge{grid-column:2;justify-self:start}.customer-store-grid article{grid-template-columns:40px minmax(0,1fr)}.customer-store-grid article>button{width:100%;min-height:44px;grid-column:2;justify-self:stretch}.customer-details>div{grid-template-columns:minmax(90px,.75fr) minmax(0,1.25fr)}.card.customer-table-card{overflow:visible;padding:0;border:0;background:transparent}.customer-table-card .table-wrap{overflow:visible}.customer-table-card table,.customer-table-card tbody{display:block}.customer-table-card thead{display:none}.customer-table-card tr{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;margin-bottom:12px;padding:17px;border:1px solid var(--gray-200);border-radius:14px;background:#fff;box-shadow:var(--shadow-sm)}.customer-table-card td{min-width:0;padding:0;display:flex;flex-direction:column;gap:4px;border:0;font-size:12px;overflow-wrap:anywhere}.customer-table-card td:before{content:attr(data-label);color:var(--gray-400);font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.customer-table-card td:first-child{grid-column:1 / -1;padding-bottom:10px;border-bottom:1px solid var(--gray-100)}.customer-table-card .customer-table-action{grid-column:1 / -1}.customer-table-card .customer-table-action:before{display:none}.customer-table-card .customer-table-action .btn{width:100%;min-height:44px}.customer-page .form-input,.customer-job-modal .form-input,.customer-mailbox-modal .form-input{font-size:16px}.customer-page .btn{min-height:44px}.customer-form-actions,.customer-inline-actions{width:100%;display:grid;grid-template-columns:1fr}.customer-form-actions .btn,.customer-inline-actions .btn,.customer-claim-form .btn,.customer-reward-grid .btn,.customer-order-grid .btn{width:100%;min-height:44px}.customer-pagination{display:grid;grid-template-columns:1fr auto 1fr;gap:8px}.customer-pagination .btn{min-height:44px;padding-right:10px;padding-left:10px}.customer-mail-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.customer-mail-actions button{min-height:44px;padding:8px;font-size:11px}.customer-section-card header p,.customer-list-row small,.customer-table-sub,.customer-details dt,.customer-details dd,.customer-timeline small,.customer-order-grid p,.customer-order-grid dl div,.customer-store-grid p,.customer-store-grid small,.customer-mail-grid p{color:var(--gray-500);font-size:11px}.customer-page .card{padding:19px}.customer-page .card.customer-table-card{padding:0}.customer-page .modal-backdrop{padding:0;align-items:flex-end}.modal.customer-job-modal,.modal.customer-mailbox-modal{width:100%;max-width:none;max-height:calc(100dvh - env(safe-area-inset-top));padding:22px 18px max(22px,env(safe-area-inset-bottom));overflow-y:auto;border-radius:18px 18px 0 0}.customer-job-modal .modal-close,.customer-mailbox-modal .modal-close{min-width:44px;min-height:44px}.customer-job-modal .modal-footer,.customer-mailbox-modal .modal-footer{position:sticky;bottom:-22px;margin:24px -18px -22px;padding:14px 18px max(14px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--gray-100)}.modal.customer-job-modal .modal-header,.modal.customer-mailbox-modal .modal-header{position:sticky;top:-22px;z-index:2;margin:-22px -18px 18px;padding:14px 18px 12px;border-bottom:1px solid var(--gray-100);background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal.customer-job-modal .modal-footer .btn,.modal.customer-mailbox-modal .modal-footer .btn{flex:1;min-height:44px;white-space:normal}}@media(max-width:430px){.customer-store-card{max-width:none}.customer-mail-grid article{grid-template-columns:86px minmax(0,1fr)}.customer-mail-grid article>img,.customer-mail-placeholder{width:86px}}@media(max-width:370px){.customer-stat-grid{grid-template-columns:1fr}}.landing-page{overflow-x:hidden}.store-register-page{min-height:100vh;background:linear-gradient(145deg,color-mix(in srgb,var(--store-brand) 8%,white),#f8fafc 48%,color-mix(in srgb,var(--store-accent) 10%,white))}.store-register-nav{min-height:72px;padding:14px 24px;display:flex;align-items:center}.store-register-brand{min-width:0;display:inline-flex;align-items:center;gap:11px;color:var(--store-brand, var(--green-900))}.store-register-brand>img,.store-register-mark{width:42px;height:42px;flex:0 0 42px;border-radius:12px}.store-register-brand>img{padding:3px;object-fit:contain;background:#fff;border:1px solid color-mix(in srgb,var(--store-brand) 15%,var(--gray-200))}.store-register-mark{display:grid;place-items:center;background:var(--store-brand, var(--green-800));color:var(--store-brand-contrast, white);font-size:12px;font-weight:900;letter-spacing:.04em}.store-register-brand>span:last-child{min-width:0;display:flex;flex-direction:column;gap:2px}.store-register-brand strong,.store-register-brand small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-register-brand strong{font-size:16px}.store-register-brand small{color:var(--gray-500);font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.store-register-content{min-height:calc(100vh - 72px);padding:28px 24px 48px;display:grid;place-items:center}.store-register-shell{width:min(980px,100%);display:grid;grid-template-columns:minmax(0,.9fr) minmax(400px,1.1fr);align-items:stretch;border-radius:22px;box-shadow:0 24px 70px #0f172a24}.store-register-shell>.store-register-card:only-child{width:min(480px,100%);grid-column:1 / -1;justify-self:center}.store-register-intro{min-width:0;padding:46px 42px;border-radius:22px 0 0 22px;background:var(--store-brand);color:var(--store-brand-contrast);overflow:hidden}.store-register-intro>img,.store-register-hero-mark{width:78px;height:78px;margin-bottom:30px;border-radius:18px}.store-register-intro>img{padding:6px;object-fit:contain;background:#fff}.store-register-hero-mark{display:grid;place-items:center;background:color-mix(in srgb,var(--store-brand-contrast) 12%,transparent);border:1px solid color-mix(in srgb,var(--store-brand-contrast) 20%,transparent);font-size:22px;font-weight:900}.store-register-eyebrow{display:block;margin-bottom:8px;color:var(--store-accent);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.store-register-intro h1{margin:0;font-size:clamp(27px,3vw,38px);line-height:1.08;letter-spacing:-.8px}.store-register-intro>p{margin:11px 0 0;color:color-mix(in srgb,var(--store-brand-contrast) 72%,transparent);font-size:14px}.store-register-intro ul{margin:42px 0 0;padding:0;display:grid;gap:15px;list-style:none}.store-register-intro li{display:flex;align-items:center;gap:10px;color:color-mix(in srgb,var(--store-brand-contrast) 88%,transparent);font-size:13px;font-weight:650}.store-register-intro li svg{flex:0 0 auto;color:var(--store-accent)}.card.store-register-card{margin:0;padding:38px 40px;border-radius:0 22px 22px 0;border-color:transparent;box-shadow:none}.store-register-card>header{margin-bottom:23px}.store-register-card>header h1{margin:0 0 6px;font-size:25px;letter-spacing:-.35px}.store-register-card>header p{margin:0;color:var(--gray-500);font-size:13px;line-height:1.5}.store-owner-note{margin-bottom:20px;font-size:13px}.store-invite-box{margin-bottom:20px;padding:15px;border:1px solid color-mix(in srgb,var(--store-brand) 22%,var(--gray-200));border-radius:13px;background:color-mix(in srgb,var(--store-brand) 4%,white)}.store-invite-box.is-valid{border-color:color-mix(in srgb,var(--store-brand) 48%,var(--gray-200));background:color-mix(in srgb,var(--store-brand) 7%,white)}.store-invite-box>.form-label{display:flex;justify-content:space-between}.store-invite-box>.form-label span{color:var(--gray-400);font-size:9px;font-weight:700;text-transform:uppercase}.store-invite-entry{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.store-invite-entry input{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:20px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.store-invite-entry .btn{min-width:122px;padding-inline:13px}.store-invite-entry .spinner,.store-register-form .spinner{width:17px;height:17px;border-width:2px}.store-invite-box>small{display:block;margin-top:8px;color:var(--gray-500);font-size:10px;line-height:1.45}.store-invite-confirmed{margin-top:10px;display:flex;align-items:center;gap:6px;color:var(--store-brand);font-size:11px;font-weight:750}.store-register-error{margin:-4px 0 18px}.store-register-form{display:flex;flex-direction:column;gap:15px}.store-register-form .auth-name-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.store-register-form .form-label small{color:var(--gray-400);font-size:9px;font-weight:650;text-transform:uppercase}.store-register-form>.btn{height:48px;margin-top:3px;font-size:14px}.store-register-primary{background:var(--store-brand, var(--green-700));color:var(--store-brand-contrast, white)}.store-register-primary:hover{box-shadow:0 7px 18px color-mix(in srgb,var(--store-brand) 26%,transparent)}.store-register-login{margin:20px 0 0;color:var(--gray-500);font-size:13px;text-align:center}.store-register-login a{color:var(--store-brand, var(--green-700));font-weight:750}.store-register-missing,.store-register-success{width:min(440px,calc(100% - 32px));margin:auto;text-align:center;box-shadow:var(--shadow-lg)}.store-register-missing h1,.store-register-success h2{margin:0 0 8px}.store-register-missing p,.store-register-success p{margin:0 0 22px;color:var(--gray-500);font-size:14px;line-height:1.6}.store-register-success-icon{width:56px;height:56px;margin:0 auto 16px;display:grid;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--store-brand) 12%,white);color:var(--store-brand)}.store-register-success .btn{width:100%;min-height:48px}.customer-signup-link-card{margin-bottom:18px;padding:16px 18px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:14px;border-color:var(--green-200);background:linear-gradient(135deg,var(--green-50),white 72%)}.customer-signup-link-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:var(--green-800);color:#fff}.customer-signup-link-card>div{min-width:0}.customer-signup-link-card strong{display:block;font-size:13px}.customer-signup-link-card p{margin:3px 0 7px;color:var(--gray-500);font-size:11px;line-height:1.45}.customer-signup-link-card code{display:block;overflow:hidden;color:var(--green-800);font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.customer-signup-link-actions{display:flex;align-items:center;gap:6px}@media(max-width:700px){.landing-nav-inner{height:calc(60px + env(safe-area-inset-top))!important;padding:env(safe-area-inset-top) 12px 0!important}.landing-brand{flex:0 0 auto}.landing-nav-actions{min-width:0;gap:4px!important}.landing-nav-actions .btn{min-height:44px;padding:8px 10px}.landing-hero{padding:62px 16px 72px!important}.landing-hero h1{font-size:34px!important;letter-spacing:-.9px!important}.landing-hero-break{display:none}.landing-hero-badge{max-width:100%;margin-bottom:20px!important;line-height:1.4;text-align:left}.landing-hero p{margin-bottom:32px!important}.landing-hero-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))}.landing-hero-actions .btn{width:100%;min-width:0;min-height:48px;padding:12px 10px}.landing-hero-actions .btn:only-child{grid-column:1 / -1}.landing-stat-preview{margin-top:36px!important}.landing-stat-preview>div{width:100%;gap:16px!important;padding:16px!important}.landing-stat-preview>div>div{flex:1 1 80px}.landing-app-download{padding:32px 16px!important}.landing-app-download-inner{align-items:flex-start!important;justify-content:flex-start!important;gap:20px!important}.landing-app-buttons{width:100%;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))}.landing-app-buttons>button{width:100%;min-width:0;min-height:54px;padding:9px 11px!important}.landing-section{padding:56px 16px!important}.landing-features>div:first-child,.landing-how>div>div:first-child{margin-bottom:34px!important}.landing-feature-grid,.landing-owner-grid{grid-template-columns:minmax(0,1fr)!important;gap:18px!important}.landing-feature-grid .card{padding:19px}.landing-dashboard-preview{padding:18px!important}.landing-cta{padding:56px 16px!important}.landing-cta .btn{min-height:48px}.landing-footer{padding:28px 16px calc(28px + env(safe-area-inset-bottom))!important;align-items:flex-start!important;flex-direction:column;gap:18px!important}.auth-page{min-height:100dvh!important;background:#fff!important}.auth-nav{padding:calc(12px + env(safe-area-inset-top)) 16px 12px!important}.auth-content{align-items:flex-start!important;padding:16px 12px 32px!important}.card.auth-card{padding:20px!important;border-radius:14px;box-shadow:none!important}.auth-card .form-input{font-size:16px}.auth-name-grid{grid-template-columns:minmax(0,1fr)!important}.auth-forgot-button{min-height:44px!important;padding:8px 0!important}.auth-success-page{padding:12px!important}.store-register-page{background:#fff!important}.store-register-nav{min-height:calc(64px + env(safe-area-inset-top));border-bottom:1px solid var(--gray-100)}.store-register-brand>img,.store-register-mark{width:38px;height:38px;flex-basis:38px}.store-register-content{min-height:auto;padding:0 12px calc(32px + env(safe-area-inset-bottom))!important}.store-register-shell{display:block;border-radius:0;box-shadow:none}.store-register-intro{margin:0 -12px 16px;padding:22px 20px;border-radius:0 0 20px 20px}.store-register-intro>img,.store-register-hero-mark{width:52px;height:52px;margin-bottom:16px;border-radius:13px}.store-register-intro h1{font-size:25px}.store-register-intro ul{margin-top:20px;grid-template-columns:1fr;gap:9px}.store-register-intro li{font-size:11px}.card.store-register-card{width:100%;padding:20px 8px 12px!important;border:0;border-radius:0}.store-register-card>header h1{font-size:23px}.store-invite-entry{grid-template-columns:minmax(0,1fr)}.store-invite-entry .btn{width:100%;min-height:44px}.store-register-form>.btn{min-height:48px}.store-register-missing,.store-register-success{margin:auto;padding:24px!important;border:1px solid var(--gray-200);border-radius:16px;box-shadow:none}.customer-signup-link-card{grid-template-columns:38px minmax(0,1fr)}.customer-signup-link-actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr}.customer-signup-link-actions .btn{min-height:44px}}@media(max-width:430px){.landing-brand>span:last-child{display:none}}@media(max-width:370px){.landing-hero h1{font-size:30px!important}.landing-app-buttons{grid-template-columns:1fr}}.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}.admin-content>*{width:100%;margin-right:auto;margin-left:auto}.admin-menu-button,.admin-sidebar-close,.admin-mobile-context,.admin-sidebar-backdrop{display:none}.admin-sync-store-card tr[role=button]:focus-visible{outline:2px solid #2563eb;outline-offset:-2px}@media(max-width:760px){.admin-shell{display:block!important}.admin-sidebar{width:min(86vw,320px)!important;padding-top:env(safe-area-inset-top);transform:translate(-105%);visibility:hidden;transition:transform .2s ease,visibility 0s linear .2s;box-shadow:10px 0 30px #1118272e;overscroll-behavior:contain}.admin-sidebar.is-open{transform:translate(0);visibility:visible;transition-delay:0s}.admin-sidebar nav{overflow-y:auto;-webkit-overflow-scrolling:touch}.admin-sidebar-close{width:44px;height:44px;margin:-6px -8px -6px auto;padding:0;display:inline-grid;place-items:center;flex:0 0 44px;border:0;border-radius:9px;background:transparent;color:var(--gray-500);font-size:24px;cursor:pointer}.admin-sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:39;width:100%;height:100%;padding:0;border:0;background:#1118276b;opacity:0;pointer-events:none;transition:opacity .2s ease}.admin-sidebar-backdrop.is-visible{display:block;opacity:1;pointer-events:auto}.admin-main-shell{width:100%!important;margin-left:0!important}.admin-topbar{height:calc(56px + env(safe-area-inset-top))!important;padding:env(safe-area-inset-top) 12px 0!important}.admin-topbar-context{min-width:0;flex:1}.admin-menu-button{width:44px;height:44px;padding:0;display:inline-grid;place-items:center;flex:0 0 44px;border:1px solid var(--gray-200);border-radius:10px;background:#fff;color:var(--gray-700);font-size:19px;cursor:pointer}.admin-mobile-context{min-width:0;display:flex;flex-direction:column}.admin-mobile-context strong{color:#1e3a8a;font-size:13px}.admin-mobile-context span{color:var(--gray-500);font-size:10px}.admin-topbar-title{display:none!important}.admin-content{padding:16px 12px 40px!important}.admin-page .page-header{margin-bottom:20px}.admin-page .page-title{font-size:22px}.admin-page .page-sub{font-size:12px;line-height:1.5}.admin-page .card{border-radius:12px;padding:16px}.admin-overview-page .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.admin-overview-page .stat-card{min-width:0;padding:15px;border-radius:12px}.admin-overview-page .stat-value{font-size:24px}.admin-overview-panels{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.admin-list-toolbar,.admin-users-toolbar{width:100%;align-items:stretch!important;flex-direction:column}.admin-list-toolbar .form-input,.admin-users-search .form-input{max-width:none!important;font-size:16px}.admin-list-toolbar>.btn{width:100%;min-height:44px}.admin-role-filters{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px!important}.admin-role-filters .btn{min-height:44px}.admin-users-search{width:100%;align-items:center;flex-wrap:wrap}.admin-users-search>input{flex:1 1 100%}.admin-users-search label{margin-left:auto}.admin-users-search select{min-width:74px;min-height:44px}.admin-table-card:not(.recent-onboarding),.sync-history-card{overflow:visible!important;padding:0!important;border:0!important;background:transparent}.admin-table-card .table-wrap,.sync-history-card .table-wrap{overflow:visible}.admin-responsive-table,.admin-responsive-table tbody,.sync-history-table,.sync-history-table tbody{display:block;width:100%}.admin-responsive-table thead,.sync-history-table thead{display:none}.admin-responsive-table tbody,.sync-history-table tbody{display:grid;gap:12px}.admin-responsive-table tbody>tr,.sync-history-table .sync-history-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;width:100%;margin:0;padding:15px;border:1px solid var(--gray-200);border-radius:12px;background:#fff;box-shadow:var(--shadow-sm)}.admin-responsive-table tbody>tr:hover,.sync-history-table .sync-history-row:hover{background:#fff}.admin-responsive-table tbody>tr>td,.sync-history-table .sync-history-row>td{min-width:0;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;border:0;background:transparent!important;text-align:left!important;overflow-wrap:anywhere}.admin-responsive-table tbody>tr>td:before,.sync-history-table .sync-history-row>td:before{content:attr(data-label);color:var(--gray-400);font-size:10px;font-weight:700;letter-spacing:.05em;line-height:1.2;text-transform:uppercase}.admin-responsive-table tbody>tr>td:first-child,.sync-history-table .sync-history-row>td:first-child{grid-column:1 / -1;padding-bottom:11px;border-bottom:1px solid var(--gray-100)}.admin-table-actions{grid-column:1 / -1}.admin-table-actions>div{width:100%;display:grid!important;grid-template-columns:1fr}.admin-table-actions .btn,.admin-table-actions select{width:100%;min-height:44px}.admin-sync-store-card tr[role=button]{cursor:pointer;touch-action:manipulation}.admin-sync-store-card tr[aria-pressed=true]{border-color:#93c5fd;box-shadow:0 0 0 2px #dbeafe}.admin-users-pagination{align-items:stretch!important;flex-direction:column}.admin-pagination-buttons{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))}.admin-pagination-buttons .btn{min-height:44px}.admin-page-number{display:none}.admin-sync-selection-heading{align-items:flex-start!important;flex-wrap:wrap}.admin-sync-selection-heading h3{width:100%}.admin-sync-summary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px!important}.admin-sync-summary>div{min-width:0;overflow-wrap:anywhere}.admin-backfill-layout{flex-direction:column}.admin-backfill-copy,.admin-backfill-actions{width:100%;min-width:0!important;flex-basis:auto!important}.admin-backfill-actions .form-input,.admin-backfill-actions .btn{min-height:44px}.sync-history-table tbody{gap:0}.sync-history-table .sync-history-row{margin-bottom:12px}.sync-history-table .sync-history-row-expanded{margin-bottom:0;border-radius:12px 12px 0 0}.sync-history-table .sync-history-detail-row{display:block;width:100%;margin:0 0 12px;padding:0;border:1px solid var(--gray-200);border-top:0;border-radius:0 0 12px 12px;background:var(--gray-50)}.sync-history-table .sync-history-detail-row>td{display:block;width:100%;padding:0;border:0}.sync-history-table .sync-history-detail-row>td:before{display:none}.sync-history-toggle{min-height:32px}.sync-history-details{padding:14px}.sync-history-details-heading{padding-top:0;border-top:0}.onboarding-header{gap:14px;margin-bottom:18px}.email-provider-pill{white-space:normal}.onboarding-step{min-height:52px}.onboarding-footer{grid-template-columns:1fr 1fr;gap:10px}.onboarding-footer>span{grid-column:1 / -1;grid-row:1;text-align:center}.onboarding-footer>.btn{width:100%;min-height:44px;white-space:normal}.onboarding-footer>:last-child{justify-self:stretch}.onboarding-actions{display:grid;grid-template-columns:1fr}.onboarding-actions .btn{width:100%;min-height:44px}.recent-onboarding{overflow:visible!important;border:0;background:transparent}.recent-onboarding>div:first-child{padding:0 0 12px}.admin-modal-overlay{padding:0;align-items:flex-end}.admin-store-modal{max-width:none!important;max-height:calc(100dvh - env(safe-area-inset-top));padding:0 18px calc(18px + env(safe-area-inset-bottom))!important;overflow-y:auto;border-radius:18px 18px 0 0!important;-webkit-overflow-scrolling:touch}.admin-modal-header{position:sticky;top:0;z-index:2;min-height:68px;margin:0 -18px 18px!important;padding:12px 18px;border-bottom:1px solid var(--gray-200);background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.admin-modal-close{width:44px;height:44px;padding:0!important}.admin-store-form-grid{grid-template-columns:minmax(0,1fr)!important}.admin-modal-footer{position:sticky;bottom:calc(-18px - env(safe-area-inset-bottom));z-index:2;margin:6px -18px calc(-18px - env(safe-area-inset-bottom))!important;padding:14px 18px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--gray-200);background:#fff}.admin-modal-footer .btn{flex:1;min-height:44px}.admin-confirm-modal{max-width:none!important;padding:24px 18px calc(18px + env(safe-area-inset-bottom))!important;border-radius:18px 18px 0 0!important}.admin-confirm-actions{display:grid!important;grid-template-columns:1fr 1fr}.admin-confirm-actions .btn{min-height:44px}}@media(max-width:370px){.admin-content{padding-right:9px!important;padding-left:9px!important}.admin-overview-page .stat-grid,.admin-sync-summary,.sync-history-metrics{grid-template-columns:1fr!important}}.dashboard-content>*{width:100%;margin-right:auto;margin-left:auto}.dashboard-menu-button,.dashboard-sidebar-close,.dashboard-mobile-context,.dashboard-sidebar-backdrop{display:none}.panel-settings-shell{position:relative}.panel-settings-backdrop,.panel-settings-close{display:none}.panel-settings-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.panel-settings-header>div{min-width:0}.sales-performance-chart-point{padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.sales-performance-chart-point:focus-visible{outline:2px solid var(--green-600);outline-offset:2px;border-radius:5px}.sales-performance-chart-point.is-selected>div:nth-child(2){box-shadow:0 0 0 2px var(--gray-900)}.sales-performance-chart-selection{display:none}@media(max-width:760px){.dashboard-shell{display:block!important}.dashboard-sidebar{width:min(86vw,320px)!important;padding-top:env(safe-area-inset-top);transform:translate(-105%);visibility:hidden;transition:transform .2s ease,visibility 0s linear .2s;box-shadow:10px 0 30px #11182729;overscroll-behavior:contain}.dashboard-sidebar.is-open{transform:translate(0);visibility:visible;transition-delay:0s}.dashboard-sidebar nav{overflow-y:auto;-webkit-overflow-scrolling:touch}.dashboard-sidebar-close{width:44px;height:44px;margin:-6px -8px -6px auto;padding:0;display:inline-grid;place-items:center;flex:0 0 44px;border:0;border-radius:9px;background:transparent;color:var(--gray-500);font-size:24px;cursor:pointer}.dashboard-sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:39;width:100%;height:100%;padding:0;border:0;background:#1118276b;opacity:0;pointer-events:none;transition:opacity .2s ease}.dashboard-sidebar-backdrop.is-visible{display:block;opacity:1;pointer-events:auto}.dashboard-main-shell{width:100%!important;margin-left:0!important}.dashboard-topbar{height:calc(56px + env(safe-area-inset-top))!important;padding:env(safe-area-inset-top) 12px 0!important}.dashboard-topbar-context{min-width:0;flex:1}.dashboard-menu-button{width:44px;height:44px;padding:0;display:inline-grid;place-items:center;flex:0 0 44px;border:1px solid var(--gray-200);border-radius:10px;background:#fff;color:var(--gray-700);font-size:19px;cursor:pointer}.dashboard-mobile-context{min-width:0;display:flex;flex-direction:column}.dashboard-mobile-context strong{color:var(--green-900);font-size:13px}.dashboard-mobile-context span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--gray-500);font-size:10px}.dashboard-topbar-title,.dashboard-topbar-store{display:none!important}.dashboard-content{padding:16px 12px 40px!important}.store-performance-header{flex-direction:column;gap:14px!important;margin-bottom:20px}.store-performance-heading{width:100%;min-width:0}.store-performance-heading .page-title{font-size:22px}.store-performance-heading .page-sub{font-size:12px}.store-performance-actions{width:100%;display:grid!important;grid-template-columns:minmax(0,1fr) 44px 44px;align-items:stretch!important;justify-content:stretch!important;gap:10px!important}.store-performance-filter{grid-column:1 / -1;min-width:0;min-height:44px}.store-performance-filter-field{min-width:0;flex:1;padding:8px 10px!important}.store-performance-filter-input{width:100%!important;min-width:0;font-size:16px!important}.store-performance-filter-submit{min-width:62px;min-height:44px}.store-performance-date-control{grid-column:1 / -1;min-width:0;min-height:44px}.store-performance-date-control>button{min-width:70px;min-height:44px;padding:6px 8px!important}.store-performance-date-field{min-width:0;flex:1;justify-content:center;padding:6px!important}.store-performance-date-field>span{display:none}.store-performance-date-field input{min-width:0;width:100%;font-size:14px;text-align:center}.store-performance-print-button{grid-column:2;width:44px;min-width:44px;height:44px;padding:0!important;overflow:hidden;font-size:0}.store-performance-print-button span{font-size:16px}.store-performance-settings-button{grid-column:3;display:block;width:44px;height:44px}.store-performance-settings-button>button{width:44px!important;height:44px!important}.panel-settings-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:stretch}.panel-settings-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:0;border:0;background:#1118276b}.panel-settings{position:relative;z-index:1;width:100%;height:100dvh;max-width:none!important;margin:0!important;padding:0!important;overflow:hidden auto!important;border:0!important;border-radius:0!important;background:#fff!important;-webkit-overflow-scrolling:touch}.panel-settings-header{position:sticky;top:0;z-index:3;min-height:calc(68px + env(safe-area-inset-top));margin:0!important;padding:calc(14px + env(safe-area-inset-top)) 14px 12px;align-items:center;border-bottom:1px solid var(--gray-200);background:#fffffff7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.panel-settings-header h2{font-size:17px!important}.panel-settings-close{width:44px;height:44px;padding:0;display:inline-grid;place-items:center;flex:0 0 44px;border:1px solid var(--gray-200);border-radius:10px;background:#fff;color:var(--gray-600);font-size:24px;cursor:pointer}.panel-settings-body{padding:16px 14px calc(32px + env(safe-area-inset-bottom))}.performance-settings{padding:0!important;border:0!important}.performance-settings-section{padding-bottom:20px!important;margin-bottom:20px!important}.employee-reporting-toggle{align-items:flex-start!important}.employee-reporting-toggle input[type=checkbox]{width:24px;height:24px;flex:0 0 24px;accent-color:var(--green-700)}.employee-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.employee-color-grid label{min-height:48px}.performance-color-input{width:44px!important;height:44px!important;min-height:44px!important}.performance-settings-save-row>button{width:100%;min-height:44px}.department-add-form{grid-template-columns:minmax(0,1fr) 52px!important}.department-add-form>input:first-child{min-width:0;min-height:44px}.department-add-form>button{grid-column:1 / -1;min-height:44px}.department-list,.keyword-list{display:grid;gap:10px;overflow:visible!important;border:0!important}.department-row{grid-template-columns:36px minmax(0,1fr)!important;grid-template-areas:"swatch name" "meta meta" "actions actions";gap:8px 10px!important;padding:14px!important;border:1px solid var(--gray-200)!important;border-radius:11px;background:#fff}.department-swatch{grid-area:swatch;align-self:center}.department-name{grid-area:name;min-width:0;align-self:center}.department-edit-fields{grid-template-columns:minmax(0,1fr) 48px!important}.department-edit-fields input{min-width:0;min-height:44px}.department-meta{grid-area:meta}.department-actions{grid-area:actions;display:grid!important;grid-auto-flow:column;grid-auto-columns:1fr;gap:6px!important}.department-actions .btn{min-width:44px;min-height:44px;padding:8px!important}.department-delete-dialog{padding:14px!important}.department-replacement-control{grid-template-columns:1fr!important}.department-replacement-control select{min-width:0;min-height:44px}.department-delete-actions{display:grid!important;grid-template-columns:1fr 1fr}.department-delete-actions .btn{min-height:44px}.keyword-add-form{grid-template-columns:minmax(0,1fr)!important}.keyword-add-form input,.keyword-add-form select,.keyword-add-form button{min-width:0;min-height:44px}.keyword-row{grid-template-columns:32px minmax(0,1fr)!important;grid-template-areas:"rank value" ". department" "actions actions";gap:8px 10px!important;padding:14px!important;border:1px solid var(--gray-200)!important;border-radius:11px;background:#fff}.keyword-rank{grid-area:rank;align-self:center}.keyword-value{grid-area:value;min-width:0;overflow-wrap:anywhere}input.keyword-value{min-height:44px}.keyword-department{grid-area:department;justify-self:start;min-width:0}select.keyword-department{width:100%;min-height:44px}.keyword-actions{grid-area:actions;display:grid!important;grid-auto-flow:column;grid-auto-columns:1fr;gap:6px!important}.keyword-actions .btn{min-width:44px;min-height:44px;padding:8px!important}.store-performance-page .card{border-radius:12px}.store-performance-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-bottom:18px!important}.store-performance-sales-hero{grid-column:1 / -1;padding:20px!important}.store-performance-sales-hero>div:nth-child(2){font-size:34px!important}.store-performance-metric-card{min-height:118px;padding:16px!important}.store-performance-metric-icon{margin-bottom:8px!important;font-size:17px!important}.store-performance-metric-card .stat-value{font-size:clamp(20px,6vw,25px)!important}.sales-performance-panel{padding:16px!important}.sales-performance-header{flex-direction:column;gap:14px!important}.sales-performance-controls{width:100%;display:grid!important;gap:8px!important}.store-performance-segmented{width:100%;display:grid!important;grid-auto-flow:column;grid-auto-columns:1fr}.store-performance-segmented button{min-height:44px;padding:7px 8px!important}.sales-performance-grid{grid-template-columns:minmax(0,1fr)!important;gap:18px!important}.sales-performance-trend{order:-1;min-width:0;padding:0 0 18px!important;border-left:0!important;border-bottom:1px solid var(--gray-100)}.sales-performance-chart-viewport{overflow:hidden!important}.sales-performance-chart{min-width:0!important;height:230px!important;gap:2px!important}.sales-performance-chart-point{flex:1 1 0!important;touch-action:manipulation}.sales-performance-chart-point>div:nth-child(2){width:72%!important}.sales-performance-chart-total,.sales-performance-chart-period{font-size:8px!important;letter-spacing:-.02em}.sales-performance-chart-point:nth-child(2n) .sales-performance-chart-total,.sales-performance-chart-point:nth-child(2n) .sales-performance-chart-period{color:transparent!important}.sales-performance-chart-selection{min-height:34px;margin:2px 0 6px;padding:7px 9px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:7px;background:var(--gray-50);color:var(--gray-500);font-size:11px}.sales-performance-chart-selection strong{color:var(--gray-900);font-variant-numeric:tabular-nums}.daily-sales-receipts{margin-top:18px!important;padding:14px!important}.daily-sales-heading{align-items:flex-start!important;flex-direction:column;gap:7px!important}.daily-receipt-summary{min-height:74px;padding:12px 0!important;column-gap:9px!important;row-gap:10px;grid-template-columns:max-content minmax(0,1fr) auto 20px!important;grid-template-areas:"time number amount chevron" "bar bar bar bar"}.daily-receipt-summary.has-employee{grid-template-areas:"time number amount chevron" "employee bar bar bar"}.daily-receipt-time{grid-area:time;font-size:12px}.daily-receipt-number{grid-area:number;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daily-receipt-employee{grid-area:employee;max-width:86px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.daily-receipt-bar{grid-area:bar;min-width:0}.daily-receipt-amount{grid-area:amount}.daily-receipt-chevron{grid-area:chevron;display:inline-grid;place-items:center;color:var(--gray-400);font-size:18px;transition:transform .15s ease}.daily-receipt[open] .daily-receipt-chevron{transform:rotate(180deg)}.daily-receipt-detail{margin:0 -4px 12px!important;padding:10px!important}.formatted-receipt{min-width:292px}}@media(max-width:370px){.dashboard-content{padding-right:9px!important;padding-left:9px!important}.store-performance-metric-grid{grid-template-columns:1fr!important}.store-performance-sales-hero{grid-column:auto}.daily-receipt-summary,.daily-receipt-summary.has-employee{grid-template-columns:max-content minmax(0,1fr) 20px!important;grid-template-areas:"time number chevron" "amount amount amount" "bar bar bar"}.daily-receipt-summary.has-employee{grid-template-areas:"time number chevron" "amount amount amount" "employee bar bar"}.daily-receipt-amount{text-align:left!important}}.store-performance-print-meta{display:none}@media print{@page{size:letter portrait;margin:.45in}html,body,#root{background:#fff!important}body{color:#111827}.dashboard-sidebar,.dashboard-topbar,.print-hidden{display:none!important}.dashboard-main-shell{width:100%!important;margin-left:0!important}.dashboard-content{padding:0!important}.store-performance-page{width:100%!important;max-width:none!important}.store-performance-page .page-header{margin-bottom:18px!important}.store-performance-print-meta{display:block;margin:7px 0 0;color:#4b5563;font-size:11px}.store-performance-page .card,.store-performance-page .stat-card,.store-performance-page details{break-inside:avoid;page-break-inside:avoid;box-shadow:none!important}.store-performance-page,.store-performance-page *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}a{color:inherit;text-decoration:none}}.modal-overlay,.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}.support-page,.support-dashboard-page{width:100%}.support-page-heading,.support-dashboard-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.support-page-heading h1{margin:3px 0 5px}.support-page-heading p{margin:0;color:var(--gray-500);font-size:12px}.support-page-heading .btn{flex:0 0 auto}.support-workspace{min-height:610px;display:grid;grid-template-columns:minmax(260px,330px) minmax(0,1fr);overflow:hidden;border:1px solid var(--gray-200);border-radius:16px;background:#fff;box-shadow:var(--shadow-sm)}.customer-support-workspace{min-height:590px}.support-ticket-list{min-width:0;overflow-y:auto;border-right:1px solid var(--gray-200);background:var(--gray-50)}.support-ticket-list>header{position:sticky;top:0;z-index:2;padding:16px;border-bottom:1px solid var(--gray-200);background:#f8fafcf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.support-ticket-list>header>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.support-ticket-list>header strong{font-size:13px}.support-ticket-list>header span{color:var(--gray-400);font-size:10px}.support-ticket-row{width:100%;padding:16px;display:flex;flex-direction:column;gap:5px;border:0;border-bottom:1px solid var(--gray-200);background:transparent;color:var(--gray-800);text-align:left;cursor:pointer;transition:background .15s,box-shadow .15s}.support-ticket-row:hover{background:#fff}.support-ticket-row.active{position:relative;z-index:1;background:#fff;box-shadow:inset 3px 0 0 var(--store-brand, var(--green-700))}.dashboard-ticket-list .support-ticket-row.active{box-shadow:inset 3px 0 0 var(--green-700)}.support-ticket-row-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.support-ticket-row-top>strong{color:var(--gray-500);font-size:10px;letter-spacing:.04em}.support-ticket-row>b{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.support-ticket-row>span:not(.support-ticket-row-top){overflow:hidden;color:var(--gray-500);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.support-ticket-row>small{color:var(--gray-400);font-size:9px}.support-list-empty,.support-detail-empty{min-height:280px;padding:28px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:var(--gray-400);text-align:center}.support-list-empty strong,.support-detail-empty strong{color:var(--gray-700);font-size:14px}.support-list-empty span,.support-detail-empty span{max-width:260px;font-size:11px;line-height:1.5}.support-ticket-detail{min-width:0;display:flex;flex-direction:column;background:#fff}.support-detail-header{padding:21px 23px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid var(--gray-200)}.support-detail-header>div{min-width:0}.support-detail-header>div>span{color:var(--gray-400);font-size:9px;font-weight:800;letter-spacing:.08em}.support-detail-header h2{margin:3px 0 5px;font-size:19px}.support-detail-header p{margin:0;overflow-wrap:anywhere;color:var(--gray-500);font-size:11px}.support-shipment-strip{padding:10px 23px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--gray-100);background:var(--gray-50);color:var(--gray-500);font-size:10px}.support-shipment-strip strong{margin-right:auto;color:var(--gray-700)}.support-conversation{min-height:260px;padding:22px 23px;display:flex;flex:1;flex-direction:column;gap:13px;overflow-y:auto;background:linear-gradient(180deg,#fff,#fafcfa)}.support-message{max-width:min(80%,590px);padding:12px 14px;align-self:flex-start;border:1px solid var(--gray-200);border-radius:4px 13px 13px;background:#fff}.support-message.customer{align-self:flex-end;border-color:color-mix(in srgb,var(--store-brand, var(--green-700)) 20%,white);border-radius:13px 4px 13px 13px;background:color-mix(in srgb,var(--store-brand, var(--green-700)) 7%,white)}.dashboard-support-conversation .support-message.customer{align-self:flex-start;border-radius:4px 13px 13px}.dashboard-support-conversation .support-message.store{align-self:flex-end;border-radius:13px 4px 13px 13px;background:var(--green-50)}.support-message>div{display:flex;align-items:center;justify-content:space-between;gap:14px}.support-message strong{color:var(--gray-700);font-size:10px}.support-message time{color:var(--gray-400);font-size:8px}.support-message p{margin:6px 0 0;color:var(--gray-700);font-size:12px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.support-attachments{max-width:520px;margin-top:3px;display:grid;gap:7px}.support-attachments>strong{display:flex;align-items:center;gap:5px;color:var(--gray-500);font-size:10px}.support-attachments>a,.support-attachments>span{padding:9px 11px;display:flex;align-items:center;gap:9px;border:1px solid var(--gray-200);border-radius:9px;background:#fff;color:var(--green-700);font-size:11px;font-weight:700;text-decoration:none}.support-attachments>a:hover{border-color:var(--green-300)}.support-attachments>a span{min-width:0;display:flex;flex-direction:column;overflow-wrap:anywhere}.support-attachments small{margin-top:1px;color:var(--gray-400);font-size:8px;font-weight:500}.support-attachment-item{min-width:0;padding:9px 11px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid var(--gray-200);border-radius:9px;background:#fff;color:var(--gray-500)}.support-attachment-item>span{min-width:0;display:flex;flex-direction:column}.support-attachment-item b{overflow:hidden;color:var(--gray-700);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.support-attachment-actions{display:flex;align-items:center;gap:5px}.support-attachment-actions a{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--green-200);border-radius:7px;background:var(--green-50);color:var(--green-800);font-size:9px;font-weight:800;text-decoration:none}.support-attachment-actions a:hover{border-color:var(--green-400);background:var(--green-100)}.support-attachment-actions em{color:var(--red-600);font-size:9px;font-style:normal;font-weight:700}.support-reply{padding:15px 23px 19px;border-top:1px solid var(--gray-200);background:#fff}.support-reply>label{display:block;margin-bottom:6px;color:var(--gray-600);font-size:10px;font-weight:700}.support-reply>div{display:grid;grid-template-columns:minmax(0,1fr) 43px;align-items:stretch;gap:8px}.support-reply textarea{min-height:68px;padding:10px 12px;resize:vertical;border:1px solid var(--gray-200);border-radius:9px;color:var(--gray-800);font:inherit;font-size:12px}.support-reply textarea:focus{outline:none;border-color:var(--green-500);box-shadow:0 0 0 3px var(--green-100)}.support-reply .btn{min-width:43px;padding:0;justify-content:center}.support-closed-note{margin:16px 23px 20px;padding:11px 13px;border-radius:9px;background:var(--gray-100);color:var(--gray-500);font-size:11px;text-align:center}.modal.support-create-modal{max-width:720px;max-height:94vh;padding:0;overflow:hidden}.support-create-modal .modal-header{margin:0;padding:21px 23px;border-bottom:1px solid var(--gray-200)}.support-create-modal .modal-header>div{min-width:0}.support-create-modal .modal-header h2{margin:0;font-size:18px}.support-create-modal .modal-header p{margin:4px 0 0;color:var(--gray-500);font-size:11px}.support-create-body{max-height:calc(94vh - 150px);padding:21px 23px;display:flex;flex-direction:column;gap:18px;overflow-y:auto}.support-create-modal .modal-footer{margin:0;padding:14px 23px;border-top:1px solid var(--gray-200);background:var(--gray-50)}.support-create-modal textarea.form-input{height:auto;resize:vertical}.support-issue-options{padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;border:0}.support-issue-options legend{grid-column:1 / -1;margin-bottom:8px;color:var(--gray-700);font-size:11px;font-weight:700}.support-issue-options label{position:relative;min-width:0;padding:13px;display:flex;flex-direction:column;gap:4px;border:1px solid var(--gray-200);border-radius:10px;cursor:pointer}.support-issue-options label.selected{border-color:var(--green-500);background:var(--green-50);box-shadow:0 0 0 1px var(--green-400)}.support-issue-options input{position:absolute;opacity:0;pointer-events:none}.support-issue-options strong{font-size:12px}.support-issue-options span{color:var(--gray-500);font-size:9px;line-height:1.4}.support-upload{min-height:105px;padding:17px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:1px dashed var(--gray-300);border-radius:11px;background:var(--gray-50);color:var(--gray-500);text-align:center;cursor:pointer}.support-upload:hover{border-color:var(--green-400);background:var(--green-50)}.support-upload strong{color:var(--gray-700);font-size:12px}.support-upload span{font-size:9px}.support-upload input{position:absolute;width:1px;height:1px;opacity:0}.support-file-list{display:grid;gap:7px}.support-file-list>span{min-width:0;padding:8px 10px;display:grid;grid-template-columns:18px minmax(0,1fr) auto 28px;align-items:center;gap:7px;border:1px solid var(--gray-200);border-radius:8px}.support-file-list b{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.support-file-list small{color:var(--gray-400);font-size:8px}.support-file-list button{width:28px;height:28px;padding:0;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:var(--gray-400);cursor:pointer}.support-file-list button:hover{background:var(--gray-100);color:var(--red-600)}.support-dashboard-page{max-width:1220px}.support-dashboard-heading{margin-bottom:18px}.support-queue-count{min-width:76px;padding:10px 14px;display:flex;align-items:center;flex-direction:column;border:1px solid var(--gray-200);border-radius:11px;background:#fff}.support-queue-count strong{font-size:20px;line-height:1}.support-queue-count span{margin-top:3px;color:var(--gray-400);font-size:9px}.support-dashboard-tools{margin-bottom:13px;display:flex;align-items:center;justify-content:space-between;gap:12px}.support-filter-tabs{padding:3px;display:flex;gap:2px;overflow-x:auto;border-radius:9px;background:var(--gray-100)}.support-filter-tabs button{padding:7px 10px;flex:0 0 auto;border:0;border-radius:7px;background:transparent;color:var(--gray-500);font-size:10px;font-weight:700;cursor:pointer}.support-filter-tabs button.active{background:#fff;color:var(--green-800);box-shadow:var(--shadow-sm)}.support-search{min-width:260px;height:38px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid var(--gray-200);border-radius:9px;background:#fff;color:var(--gray-400)}.support-search input{min-width:0;flex:1;border:0;outline:0;color:var(--gray-700);font-size:11px}.dashboard-support-workspace{height:min(700px,calc(100vh - 245px));min-height:560px;grid-template-columns:minmax(270px,350px) minmax(0,1fr)}.dashboard-ticket-list{overflow-y:auto}.dashboard-support-detail-header>label{min-width:160px;display:flex;flex-direction:column;gap:5px}.dashboard-support-detail-header>label>span{color:var(--gray-400);font-size:9px;font-weight:700}.dashboard-support-detail-header select{min-height:38px;padding:0 9px;border:1px solid var(--gray-200);border-radius:8px;background:#fff;color:var(--gray-700);font-size:11px;font-weight:700}.support-customer-card{padding:11px 23px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;border-bottom:1px solid var(--gray-100);background:var(--gray-50)}.support-customer-card>div{min-width:0;display:flex;flex-direction:column;gap:2px}.support-customer-card span{color:var(--gray-400);font-size:8px;font-weight:700;text-transform:uppercase}.support-customer-card strong{overflow:hidden;color:var(--gray-700);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dashboard-support-reply>div{grid-template-columns:minmax(0,1fr) 86px}.dashboard-support-reply .btn{gap:6px}@media(max-width:760px){.support-page-heading,.support-dashboard-heading{align-items:stretch;flex-direction:column}.support-page-heading .btn{width:100%;min-height:44px}.support-workspace{min-height:0;display:block;overflow:visible;border-radius:12px}.support-ticket-list{max-height:300px;overflow-y:auto;border-right:0;border-bottom:1px solid var(--gray-200)}.support-ticket-row{min-height:96px;padding:14px}.support-ticket-detail{min-height:480px}.support-detail-header{padding:17px 15px}.support-detail-header h2{font-size:17px}.support-shipment-strip{padding:10px 15px;align-items:flex-start;flex-wrap:wrap}.support-shipment-strip strong{width:50%}.support-conversation{min-height:240px;max-height:52vh;padding:17px 15px}.support-message{max-width:91%}.support-reply{padding:13px 15px calc(15px + env(safe-area-inset-bottom))}.support-reply textarea{min-height:82px;font-size:16px}.support-reply>div{grid-template-columns:minmax(0,1fr) 48px}.support-reply .btn{min-height:48px}.support-closed-note{margin-right:15px;margin-left:15px}.modal.support-create-modal{width:100%;max-width:none;max-height:calc(100dvh - env(safe-area-inset-top));border-radius:18px 18px 0 0}.support-create-modal .modal-header{padding:17px 16px}.support-create-modal .modal-close{width:44px;height:44px;display:grid;place-items:center}.support-create-body{max-height:calc(100dvh - 156px - env(safe-area-inset-top));padding:18px 16px}.support-create-modal .modal-footer{padding:13px 16px max(13px,env(safe-area-inset-bottom))}.support-create-modal .modal-footer .btn{min-height:44px;flex:1}.support-issue-options{grid-template-columns:1fr}.support-issue-options label{min-height:64px;padding-left:15px}.support-create-modal .form-input{font-size:16px}.support-upload{min-height:120px}.support-dashboard-heading{margin-bottom:14px}.support-queue-count{align-items:baseline;justify-content:center;flex-direction:row;gap:5px}.support-dashboard-tools{align-items:stretch;flex-direction:column}.support-filter-tabs{width:100%}.support-search{width:100%;min-width:0;height:44px}.support-search input{font-size:16px}.dashboard-support-workspace{height:auto;min-height:0}.dashboard-ticket-list{max-height:330px}.dashboard-support-detail-header{flex-direction:column}.dashboard-support-detail-header>label{width:100%;min-width:0}.dashboard-support-detail-header select{min-height:44px;font-size:16px}.support-customer-card{padding:12px 15px;grid-template-columns:repeat(2,minmax(0,1fr))}.support-attachment-item{grid-template-columns:20px minmax(0,1fr)}.support-attachment-actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr}.support-attachment-actions a{min-height:44px;font-size:11px}.dashboard-support-reply>div{grid-template-columns:minmax(0,1fr) 48px}.dashboard-support-reply .btn span{display:none}}@media(max-width:370px){.support-customer-card{grid-template-columns:1fr}.support-file-list>span{grid-template-columns:18px minmax(0,1fr) 28px}.support-file-list small{display:none}}@media(max-width:720px){.team-member-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.team-member-identity{grid-column:1 / -1}.team-member-row>.btn,.team-member-row>.form-input{width:100%}.team-permission-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.team-permission-description{grid-column:1 / -1}}
