:root{--bg:#f8fafc;--surface:#fff;--surface-soft:#eff6ff;--ink:#0f172a;--ink-muted:#64748b;--ink-light:#64748b;--accent:#2563eb;--border:#e2e8f0;--green:#16a34a;--amber:#d97706;--blue:#2563eb;--purple:#7c3aed;--danger-bg:#fee2e2;--success-bg:#dcfce7;--info-bg:#dbeafe;--warning-bg:#fef3c7;--shadow:0 2px 12px #1a1a2e12;--nav-bg:#f8fafceb;--danger:#dc2626}*,:before,:after{box-sizing:border-box}html{min-height:100%;overflow-x:clip}body{background:var(--bg);min-height:100vh;color:var(--ink);font-family:var(--font-sans), "Inter", Arial, sans-serif;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);margin:0;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-shell{min-height:100vh;padding-bottom:env(safe-area-inset-bottom)}.public-header{padding:18px 28px;padding-top:calc(18px + env(safe-area-inset-top));justify-content:flex-end;align-items:center;gap:10px;display:flex}.public-header-brand{justify-content:flex-start}.brand-logo{box-sizing:border-box;justify-content:center;align-items:center;gap:clamp(8px,1.4vw,16px);width:min(100%,560px);line-height:0;display:inline-flex}.brand-logo.small{gap:5px;width:min(100%,172px)}.brand-logo.icon-only{aspect-ratio:948/1058;width:42px}.brand-logo-image,.brand-logo-icon,.brand-logo-wordmark{height:auto;display:block}.brand-logo-icon{flex:none;width:clamp(52px,10.5vw,84px);transform:translateY(-14%)}.brand-logo-wordmark{flex:0 auto;width:min(78vw,430px)}.brand-logo.small .brand-logo-icon{width:25px}.brand-logo.small .brand-logo-wordmark{width:136px}.brand-logo.icon-only .brand-logo-image{width:100%}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.btn{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-size:14px;font-weight:700;transition:background .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:#1d4ed8}.btn-ghost{border:1.5px solid var(--blue);background:var(--surface);color:var(--blue)}.btn-ghost:hover{color:#1d4ed8;border-color:#1d4ed8}.btn-link{min-height:34px;color:var(--ink-muted);background:0 0}.btn-link:hover{background:#1a1a2e0f}.btn-sm{border-radius:8px;min-height:44px;padding:8px 12px;font-size:13px}.supplier-portal-menu{position:relative}.supplier-portal-trigger{white-space:nowrap}.supplier-portal-popover{z-index:30;border:1px solid var(--border);background:var(--surface);border-radius:12px;min-width:160px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 14px 34px #0f172a24}.supplier-portal-popover a{color:var(--ink);border-radius:8px;padding:10px 12px;font-size:14px;font-weight:700}.supplier-portal-popover a:hover,.supplier-portal-popover a:focus-visible{background:var(--surface-soft);outline:0}.btn-danger{border:1.5px solid var(--danger);background:var(--surface);color:var(--danger)}.btn-danger:hover{color:#991b1b;background:#fecaca}.btn-info{background:var(--info-bg);color:#1d4ed8}.btn-info:hover{background:#bfdbfe}.landing-center{flex-direction:column;justify-content:flex-start;align-items:center;gap:18px;min-height:calc(100vh - 78px);padding:clamp(54px,13vh,118px) 24px 24px;display:flex}.landing-seo-tagline{text-align:center;max-width:34rem;color:var(--muted,#64748b);margin:-4px 0 0;font-size:.98rem;line-height:1.45}.search-panel{width:min(100%,620px);position:relative}.search-form{border:1.5px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:999px;align-items:center;gap:8px;padding:8px 8px 8px 18px;display:flex}.search-form:focus-within{border-color:var(--ink);box-shadow:0 4px 24px #1a1a2e21}.search-icon{color:var(--ink-light);flex:none}.search-input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:16px}.search-input::placeholder{color:var(--ink-light)}.country-select{background:var(--surface-soft);color:#334155;cursor:pointer;border:0;border-radius:999px;flex:none;max-width:150px;padding:8px 10px;font-size:13px;font-weight:700}.search-suggestions{z-index:20;border:1px solid var(--border);background:#fff;border-radius:18px;padding:6px 0;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 14px 34px #0f172a24}.search-suggestion-row{width:100%;min-height:44px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:10px 18px;font-size:15px;display:flex}.search-suggestion-row small{color:var(--ink-light);text-transform:capitalize;margin-left:auto;font-size:11px;font-weight:700}.search-suggestion-row svg{color:var(--ink-light);flex:none}.search-suggestion-status{color:var(--ink-muted);cursor:default}.search-suggestion-row:hover,.search-suggestion-row.active{background:#f1f5f9}.search-suggestion-status:hover{background:0 0}.public-footer{color:var(--ink-light);text-align:center;flex-direction:column;align-items:center;gap:10px;padding:20px;font-size:12px;display:flex}.public-footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 18px;display:flex}.public-footer-links a{color:var(--ink-light);text-underline-offset:2px;text-decoration:underline}.public-footer-links a:hover{color:var(--ink)}.content-wrap{width:min(1180px,100% - 40px);margin:0 auto}.top-nav{border-bottom:1px solid var(--border);background:var(--nav-bg);justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.top-nav-actions{align-items:center;gap:10px;display:flex}.search-results-layout{grid-template-columns:260px 1fr;gap:24px;padding:26px 0 48px;display:grid}.filter-sidebar,.card,.profile-section,.auth-panel,.dashboard-card{border:1px solid var(--border);background:var(--surface);border-radius:12px;box-shadow:0 1px 6px #1a1a2e0a}.filter-sidebar{align-self:start;padding:18px}.filter-heading{letter-spacing:.03em;text-transform:uppercase;color:var(--ink-light);margin:0 0 12px;font-size:13px;font-weight:700}.filter-group{gap:10px;margin-bottom:22px;display:grid}.check-row{min-height:44px;color:var(--ink-muted);align-items:center;gap:9px;padding:10px 4px;font-size:14px;font-weight:600;display:flex}.check-row input[type=checkbox]{pointer-events:none;flex:none;width:18px;height:18px}.check-row small{margin-top:2px;font-weight:500;display:block}.payment-provider-fieldset .check-row{align-items:flex-start}.payment-provider-fieldset .check-row input{margin-top:3px}.payment-provider-fieldset{border:0;gap:12px;min-inline-size:0;margin:0;padding:0;display:grid}.payment-provider-option{cursor:pointer;display:block}.payment-provider-option input{opacity:0;pointer-events:none;position:absolute}.payment-provider-card{background:#fff;border:1px solid #94a3b847;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:14px 16px;transition:border-color .14s,box-shadow .14s,background .14s;display:grid}.payment-provider-option:hover .payment-provider-card{border-color:#2563eb59;box-shadow:0 8px 20px #2563eb14}.payment-provider-option input:focus-visible+.payment-provider-card{background:linear-gradient(145deg,#eff6ff 0%,#fff 70%);border-color:#2563eb8c;box-shadow:0 0 0 3px #2563eb1f}.payment-provider-option:has(input:checked) .payment-provider-card{background:linear-gradient(145deg,#eff6ff 0%,#fff 70%);border-color:#2563eb8c;box-shadow:0 0 0 3px #2563eb1f}.payment-provider-brand{background:#f8fafc;border:1px solid #94a3b829;border-radius:12px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;padding:10px;display:inline-flex}.payment-provider-logo{width:26px;height:26px;display:block}.payment-provider-logo.paypal{width:26px;height:26px}.payment-provider-copy{gap:4px;min-width:0;display:grid}.payment-provider-copy strong{color:var(--ink);font-size:15px}.payment-provider-copy small{color:var(--ink-muted);font-size:12px;font-weight:600;line-height:1.35}@media (max-width:640px){.payment-provider-card{grid-template-columns:auto 1fr}.payment-provider-brand{justify-content:center}}.results-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.results-heading h1,.profile-hero h1,.auth-panel h1,.dashboard-title h1{letter-spacing:0;margin:0;font-size:28px}.muted{color:var(--ink-light)}.results-list{gap:12px;display:grid}.supplier-card{grid-template-columns:56px 1fr auto;align-items:center;gap:16px;padding:16px;display:grid}.supplier-logo{background:var(--surface-soft);width:56px;height:56px;color:var(--ink-muted);border-radius:8px;justify-content:center;align-items:center;font-weight:800;display:flex}.supplier-card h2{margin:0 0 4px;font-size:18px}.public-card-actions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.card-actions-menu{position:relative}.card-actions-trigger{border:1px solid var(--border);background:var(--surface);width:44px;height:44px;color:var(--ink-muted);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.card-actions-trigger:hover,.card-actions-trigger:focus-visible{border-color:var(--blue);color:var(--blue);outline:0}.card-actions-popover{z-index:25;border:1px solid var(--border);background:var(--surface);border-radius:12px;min-width:190px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 14px 34px #0f172a24}.card-actions-popover a,.card-actions-popover button{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.card-actions-popover a:hover,.card-actions-popover a:focus-visible,.card-actions-popover button:hover,.card-actions-popover button:focus-visible{background:var(--surface-soft);outline:0}.card-actions-popover small{color:var(--ink-light);margin-left:auto;font-size:11px;font-weight:600}.profile-public-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.report-link{color:var(--danger);align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.report-link:hover{color:#dc2626;text-decoration:underline}.badge-row{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.profile-badge-row{margin-top:10px}.pill{border-radius:999px;align-items:center;padding:5px 9px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.pill-free{background:var(--surface-soft);color:var(--ink-muted)}.pill-silver{color:#475569;background:#f1f5f9}.pill-gold{color:#a16207;background:#fef9c3}.pill-platinum{color:#7e22ce;background:#f3e8ff}.pill-verified{background:var(--info-bg);color:#1e40af}.pill-founding{background:var(--warning-bg);color:#92400e}.empty-state{border:1px dashed var(--border);color:var(--ink-muted);text-align:center;border-radius:8px;padding:32px}.empty-state h3{color:var(--ink);letter-spacing:-.02em;margin:0 0 6px;font-size:16px}.empty-state .muted{margin:0}.profile-hero{grid-template-columns:96px 1fr auto;align-items:center;gap:18px;padding:28px 0 20px;display:grid}.profile-logo{background:var(--ink);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:96px;height:96px;font-size:32px;font-weight:800;display:flex;overflow:hidden}.profile-logo img,.supplier-logo img{object-fit:cover;width:100%;height:100%}.supplier-logo{overflow:hidden}.profile-grid{grid-template-columns:2fr 1fr;gap:20px;padding-bottom:48px;display:grid}.profile-section{padding:20px}.profile-section h2,.dashboard-card h2{margin:0 0 14px;font-size:16px}.public-profile-page{background:var(--bg);min-height:100vh}.public-profile-nav{gap:16px}.public-profile-nav-links{color:var(--ink-muted);align-items:center;gap:18px;margin-right:auto;font-size:14px;font-weight:700;display:flex}.public-profile-nav-links a:hover,.public-profile-nav-links a:focus-visible{color:var(--blue)}.public-profile-wrap{padding-bottom:48px}.public-profile-breadcrumbs{color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:8px;padding:18px 0 6px;font-size:13px;font-weight:600;display:flex}.public-profile-breadcrumbs a:hover{color:var(--blue)}.public-profile-hero{grid-template-columns:96px minmax(0,1fr) auto;align-items:start;gap:20px;padding:18px 0 24px;display:grid}.public-profile-logo{border:1px solid var(--border);box-shadow:var(--shadow);flex:none}.public-profile-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.public-profile-title-row h1{letter-spacing:-.03em;margin:0;font-size:clamp(26px,3vw,34px)}.public-profile-title-row .profile-badge-row{margin-top:0}.pill-member{background:var(--success-bg);color:#166534}.public-profile-meta{color:var(--ink-muted);flex-wrap:wrap;gap:8px 16px;margin:10px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.public-profile-meta li{align-items:center;gap:6px;display:inline-flex}.public-profile-intro{max-width:62ch;color:var(--ink);margin:12px 0 0;font-size:15px;line-height:1.55}.public-profile-actions{padding-top:4px}.public-profile-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:16px;display:grid}.public-profile-card .card-header{margin-bottom:12px}.public-profile-card .card-header h2{margin:0}.public-profile-card-wide{grid-column:1/-1}.public-profile-product-list,.public-profile-contact-list,.public-profile-social-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.public-profile-product-list li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;font-size:14px;font-weight:650;display:flex}.public-profile-product-name{align-items:center;gap:10px;min-width:0;display:flex}.public-profile-product-thumb{object-fit:cover;border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;flex:none;width:40px;height:40px}.public-profile-product-list li:last-child{border-bottom:0;padding-bottom:0}.public-profile-contact-list li,.public-profile-social-list a{color:var(--ink);align-items:flex-start;gap:10px;display:flex}.public-profile-contact-list svg,.public-profile-social-list svg{color:var(--blue);flex:none;margin-top:2px}.public-profile-contact-list div{gap:2px;min-width:0;display:grid}.public-profile-contact-list span{color:var(--ink-muted);font-size:12px;font-weight:700}.public-profile-contact-list a,.public-profile-contact-list strong{overflow-wrap:anywhere;font-size:14px;font-weight:700}.public-profile-contact-list a:hover{color:var(--blue)}.public-profile-open-status{border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.public-profile-open-status.open{background:var(--success-bg);color:#166534}.public-profile-open-status.closed{background:var(--surface-soft);color:var(--ink-muted)}.public-profile-social-list{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.public-profile-social-list a{border:1px solid var(--border);border-radius:10px;align-items:center;padding:10px 12px;font-size:13px;font-weight:700}.public-profile-social-list a:hover,.public-profile-social-list a:focus-visible{border-color:var(--blue);color:var(--blue)}.public-profile-safety{background:var(--blue);color:#fff;border-radius:12px;align-items:center;gap:12px;margin-top:18px;padding:12px 16px;display:flex}.public-profile-safety p{margin:0;font-size:13px;font-weight:650;line-height:1.45}.supplier-logo-manager-row{align-items:center;gap:18px;display:flex}.supplier-logo-manager-actions{flex-wrap:wrap;align-items:center;gap:10px 12px;display:flex}.supplier-logo-manager-actions .muted{flex-basis:100%;margin:0}.supplier-logo-preview{width:88px;height:88px;font-size:28px}@media (min-width:640px) and (max-height:520px) and (orientation:landscape){.public-profile-hero{grid-template-columns:72px minmax(0,1fr) auto;align-items:center;padding-top:10px;padding-bottom:14px}.public-profile-logo{width:72px;height:72px;font-size:24px}.public-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1100px){.public-profile-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr)}}.data-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.data-row{border-bottom:1px solid var(--border);color:var(--ink-muted);justify-content:space-between;gap:16px;padding-bottom:10px;font-size:14px;display:flex}.data-row:last-child{border-bottom:0;padding-bottom:0}.auth-page{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-panel{width:min(100%,520px);padding:24px}.form-grid{gap:14px;margin-top:20px;display:grid}.field{gap:6px;display:grid}.field label{color:var(--ink-muted);font-size:13px;font-weight:700}.field input,.field select,.field textarea{border:1.5px solid var(--border);background:var(--surface);width:100%;color:var(--ink);border-radius:8px;padding:10px 12px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--ink);outline:0}.password-input-wrap{position:relative}.field .password-input-wrap input{padding-right:44px}.password-visibility-toggle{width:44px;color:var(--ink-muted);cursor:pointer;background:0 0;border:0;border-radius:0 8px 8px 0;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;display:inline-flex;position:absolute;top:0;bottom:0;right:0}.password-visibility-toggle svg{display:block;transform:translateY(-1px)}.password-visibility-toggle:hover{color:var(--ink)}.password-visibility-toggle:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-message{border-radius:8px;padding:10px 12px;font-size:13px;font-weight:700}.form-message.error{background:var(--danger-bg);color:#991b1b}.form-message.success{background:var(--success-bg);color:#166534}.field-error{color:var(--danger);font-size:12px;font-weight:700}.field input[aria-invalid=true],.field select[aria-invalid=true],.check-row input[aria-invalid=true]{border-color:var(--danger)}.registration-success-panel{gap:14px;display:grid}.registration-success-panel .btn{justify-self:start}.auth-form-link{color:var(--blue);justify-self:end;font-size:13px;font-weight:700}.auth-form-link:hover{text-decoration:underline}.email-admin-grid{grid-template-columns:minmax(260px,.7fr) minmax(360px,1.3fr);gap:16px;display:grid}.admin-supplier-picker{gap:8px;display:grid}.admin-supplier-picker-list{border:1.5px solid var(--border);background:var(--surface);border-radius:8px;max-height:220px;display:grid;overflow:auto}.admin-supplier-picker-list button{border:0;border-bottom:1px solid var(--border);width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:0;gap:2px;padding:10px 12px;display:grid}.admin-supplier-picker-list button:last-child{border-bottom:0}.admin-supplier-picker-list button:hover,.admin-supplier-picker-list button.selected{background:color-mix(in srgb, var(--blue) 8%, var(--surface))}.admin-supplier-picker-list button.selected{outline:1px solid color-mix(in srgb, var(--blue) 35%, var(--border));outline-offset:-1px}.admin-supplier-picker-list strong{color:var(--ink);font-size:13px}.admin-supplier-picker-list small{color:var(--ink-muted);font-size:12px}.admin-supplier-picker-empty{color:var(--ink-muted);padding:12px;font-size:13px}.report-page-wrap{width:min(100%,780px);padding-top:36px;padding-bottom:56px}.report-form-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:24px;box-shadow:0 8px 24px #0f172a0f}.report-form-heading{align-items:flex-start;gap:14px;display:flex}.report-form-heading h1,.report-form-heading p{margin:0}.report-form-heading h1{font-size:24px}.report-form-heading p{color:var(--ink-muted);margin-top:6px;font-size:14px}.report-form-icon{color:#dc2626;background:#fef2f2;border-radius:8px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.rating-form-icon{color:var(--blue);background:#eff6ff}.report-target-summary{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;align-items:center;gap:8px;margin:20px 0;padding:12px 14px;font-size:14px;display:flex}.rating-target-summary{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.public-report-form{gap:16px;display:grid}.rating-field{border:0;gap:8px;margin:0;padding:0;display:grid}.rating-field legend{color:var(--ink);font-size:13px;font-weight:700}.star-rating-control{gap:8px;display:flex}.star-rating-control label{cursor:pointer}.star-rating-control input{opacity:0;pointer-events:none;position:absolute}.star-rating-control span{color:#f59e0b;display:inline-flex}.star-rating-control input:focus-visible+span{outline:2px solid var(--blue);outline-offset:3px}.public-report-form .btn{justify-self:start}.report-success-message{margin-top:20px}.app-shell{background:radial-gradient(1200px 480px at 12% -10%,#2563eb14,#0000 55%),radial-gradient(900px 420px at 92% 8%,#0ea5e912,#0000 50%),linear-gradient(#f4f7fb 0%,#eef2f7 100%);grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{color:#ffffffc7;background:linear-gradient(165deg,#ffffff12,#0000 42%),linear-gradient(#0c1a33 0%,#14305f 46%,#1d4ed8 100%);flex-direction:column;height:100vh;display:flex;position:sticky;top:0;box-shadow:inset -1px 0 #ffffff0f,8px 0 28px #0f172a14}.sidebar-logo{border-bottom:1px solid #ffffff1f;flex:none;padding:18px 18px 16px}.sidebar-logo .brand-logo{background:#fff;border-radius:10px;width:fit-content;max-width:100%;padding:7px 10px;box-shadow:0 8px 22px #0f172a2e}.sidebar-nav{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;align-content:start;gap:2px;min-height:0;padding:10px 10px 18px;display:grid;overflow:hidden auto}.sidebar-nav-group{gap:2px;display:grid}.sidebar-nav-group+.sidebar-nav-group{margin-top:4px}.sidebar-nav::-webkit-scrollbar{width:8px}.sidebar-nav::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.sidebar-link{color:#ffffff9e;cursor:pointer;letter-spacing:.01em;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;padding:9px 12px;font-size:13.25px;font-weight:600;transition:background .16s,color .16s,box-shadow .16s,transform .16s;display:flex}.sidebar-link-warning{color:#fbbf24;flex:none}.sidebar-link:hover{color:#fff;background:#ffffff1a}.sidebar-link.active{color:#fff;background:#ffffff29;box-shadow:inset 3px 0 #93c5fd,0 6px 16px #0f172a1f}.sidebar-link.active .sidebar-link-warning,.sidebar-link:hover .sidebar-link-warning{color:#fcd34d}.alert-banner-actions{flex-wrap:wrap;flex:none;gap:8px;display:flex}.alert-banner-reasons{gap:3px;margin:6px 0 0;padding-left:18px;font-weight:600;display:grid}.sidebar-section{color:#ffffff57;letter-spacing:.1em;text-transform:uppercase;padding:14px 12px 6px;font-size:10px;font-weight:800}.sidebar-user{z-index:2;background:linear-gradient(#0f1f3d59,#0f1f3db8);border-top:1px solid #ffffff24;flex:none;align-items:center;gap:10px;margin-top:auto;padding:14px 16px 16px;display:flex}.sidebar-avatar{color:#eff6ff;background:#eff6ff2e;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:flex}.sidebar-account-menu{flex:1;min-width:0;position:relative}.sidebar-account-menu summary{cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:4px 2px;list-style:none;display:flex}.sidebar-account-menu summary:hover{background:#ffffff14}.sidebar-account-menu summary::-webkit-details-marker{display:none}.sidebar-account-menu strong,.sidebar-account-menu span span{text-overflow:ellipsis;white-space:nowrap;max-width:138px;display:block;overflow:hidden}.sidebar-account-menu strong{color:#fff;font-size:13px}.sidebar-account-menu span span{color:#ffffff8c;font-size:11px}.sidebar-account-popover{z-index:5;background:#0f1f3d;border:1px solid #ffffff24;border-radius:12px;gap:4px;padding:8px;display:grid;position:absolute;bottom:calc(100% + 8px);left:0;right:0;box-shadow:0 12px 28px #0f172a59}.sidebar-account-popover a,.sidebar-account-popover .sidebar-logout-trigger{color:#ffffffd1;cursor:pointer;text-align:left;background:#eff6ff1a;border:0;border-radius:10px;align-items:center;gap:8px;width:100%;padding:9px 10px;font-size:12px;font-weight:600;display:flex}.sidebar-account-popover a:hover{color:#fff;background:#eff6ff2e}.sidebar-logout-trigger{color:#fecaca;background:linear-gradient(145deg,#ef444438,#7f1d1d47);border:1px solid #f8717147;box-shadow:inset 0 1px #ffffff14}.sidebar-logout-trigger:hover{color:#fff1f2;background:linear-gradient(145deg,#ef444457,#991b1b66);border-color:#fca5a573}.confirm-logout-dialog{background:0 0;border:0;max-width:calc(100vw - 32px);margin:auto;padding:0}.confirm-logout-dialog::backdrop{background:#0f1f3d9e}.confirm-logout-card{color:#0f172a;background:radial-gradient(circle at 12% 0,#2563eb14,#0000 42%),#fff;border:1px solid #94a3b838;border-radius:16px;width:min(100%,380px);padding:22px 22px 18px;box-shadow:0 22px 48px #0f172a38}.confirm-logout-icon{color:#1d4ed8;background:#2563eb1a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:12px;display:inline-flex}.confirm-logout-card h2{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:800}.confirm-logout-card p{color:#64748b;margin:8px 0 0;font-size:14px;font-weight:600;line-height:1.45}.confirm-logout-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.confirm-logout-actions form{margin:0}.confirm-logout-confirm{background:#0f1f3d;border-color:#0f1f3d}.confirm-logout-confirm:hover{background:#152a52;border-color:#152a52}.app-main{justify-self:stretch;width:100%;min-width:0;max-width:1400px;padding:28px 36px 48px}.app-shell>.app-main{width:100%;max-width:none}.app-shell .supplier-page-stack,.app-shell .analytics-platform-page{width:min(100%,1280px);min-width:0;max-width:100%;margin-inline:auto}.app-shell .page-transition{width:100%;min-width:0}.app-shell .product-import-page{width:100%;min-width:0;max-width:100%;margin-inline:0}.app-shell .product-import-page>.dashboard-card,.app-shell .product-import-page .product-import-builder,.app-shell .product-import-page .product-import-upload-card{min-width:0;max-width:100%}.mobile-shell-nav{display:none}.mobile-shell-nav-bar{padding:10px 14px;padding-top:calc(10px + env(safe-area-inset-top));border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-shell-menu-trigger{flex:none;min-width:44px;min-height:44px;padding-inline:14px}.mobile-shell-nav-panel{border-bottom:1px solid var(--border);background:var(--surface);-webkit-overflow-scrolling:touch;gap:4px;max-height:min(70vh,560px);padding:10px 12px 14px;display:grid;overflow:auto}.mobile-shell-nav-group{gap:2px;display:grid}.mobile-shell-nav-group+.mobile-shell-nav-group{border-top:1px solid #94a3b82e;margin-top:8px;padding-top:6px}.mobile-shell-section{color:#94a3b8;letter-spacing:.1em;text-transform:uppercase;padding:6px 12px 4px;font-size:10px;font-weight:800}.mobile-shell-link{min-height:44px;color:var(--ink);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-weight:600;display:flex}.mobile-shell-link span{min-width:0}.mobile-shell-link-warning{background:#fbbf24;border-radius:999px;flex:none;width:8px;height:8px;margin-left:auto;box-shadow:0 0 0 3px #fbbf2438}.mobile-shell-link.active,.mobile-shell-link:hover{background:var(--surface-soft);color:var(--blue)}.mobile-shell-account{border-top:1px solid var(--border);margin-top:8px;padding-top:8px}.app-shell .topbar{align-items:flex-start;gap:16px;margin-bottom:4px}.app-shell .page-title{letter-spacing:-.035em;color:#0b1220;font-size:28px;font-weight:800;line-height:1.15}.app-shell .page-sub{color:#64748b;max-width:62ch;margin-top:6px;font-size:13.75px;line-height:1.45}.app-shell .dashboard-card,.app-shell .card,.app-shell .admin-stat-card,.app-shell .stat-card{background:linear-gradient(#fffffffa,#ffffffeb);border:1px solid #94a3b833;border-radius:16px;transition:box-shadow .18s,border-color .18s,transform .18s;box-shadow:inset 0 1px #ffffffd9,0 10px 28px #0f172a0b}.app-shell .dashboard-card:hover,.app-shell .card:hover{border-color:#94a3b833;transform:none;box-shadow:inset 0 1px #ffffffd9,0 10px 28px #0f172a0b}.app-shell .admin-stat-card:hover,.app-shell .stat-card:hover{border-color:#2563eb38;transform:translateY(-2px);box-shadow:inset 0 1px #ffffffe6,0 16px 36px #0f172a12}.app-shell .admin-stat-card{gap:10px;padding:16px 16px 14px}.app-shell .admin-stat-card strong,.app-shell .stat-card>strong{letter-spacing:-.04em;color:#0f172a;font-size:28px;font-weight:800;line-height:1.15;display:block}.app-shell .stat-card>small,.app-shell .admin-stat-card>small{color:#64748b;margin-top:0;font-size:12px;line-height:1.4;display:block}.app-shell .admin-stat-icon{border-radius:10px;width:34px;height:34px;box-shadow:0 4px 10px #2563eb1f}.app-shell .data-table,.app-shell table{border-collapse:separate;border-spacing:0}.app-shell .table-wrap,.app-shell .admin-table-scroll{background:#fff;border:1px solid #94a3b829;border-radius:14px;overflow:auto}.app-shell .dashboard-card>.admin-table-scroll,.app-shell .dashboard-card>.table-wrap{background:0 0;border:0;border-radius:0}.app-shell .data-table th,.app-shell thead th,.app-shell .admin-dashboard-head,.app-shell .admin-product-head,.app-shell .admin-supplier-head,.app-shell .promo-usage-head,.app-shell .receipt-head{color:#64748b;letter-spacing:.05em;text-transform:uppercase;z-index:1;background:#f8fafc;font-size:11px;font-weight:800;position:sticky;top:0}.app-shell .data-table{border-collapse:separate;border-spacing:0;width:100%}.app-shell .data-table th,.app-shell .data-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #94a3b829;padding:12px 14px}.app-shell .data-table tbody tr:hover td{background:#eff6ff9e}.app-shell .data-table tbody tr:last-child td{border-bottom:0}.app-shell .btn,.app-shell button.btn,.app-shell a.btn{border-radius:10px;transition:transform .14s,box-shadow .14s,background .14s,border-color .14s}.app-shell .btn:hover,.app-shell button.btn:hover,.app-shell a.btn:hover{transform:translateY(-1px)}.app-shell .btn:focus-visible,.app-shell button.btn:focus-visible,.app-shell a.btn:focus-visible,.app-shell .sidebar-link:focus-visible{outline-offset:2px;outline:2px solid #2563eb8c}.app-shell .btn-primary{box-shadow:0 8px 18px #2563eb2e}.app-shell .btn-primary:hover{box-shadow:0 10px 22px #2563eb3d}.app-shell .insights-chart-card,.app-shell .recharts-wrapper{min-width:0}.app-shell .filter-bar,.app-shell .toolbar,.app-shell .page-toolbar,.app-shell .admin-filter-card{background:#fff;border:1px solid #94a3b833;border-radius:14px;box-shadow:0 8px 22px #0f172a0a}.app-shell .admin-filter-panel,.app-shell .admin-filter-grid{gap:12px}@media (prefers-reduced-motion:reduce){.sidebar-link,.app-shell .dashboard-card,.app-shell .admin-stat-card,.app-shell .stat-card,.app-shell .btn,.app-shell button.btn,.app-shell a.btn,.app-shell .admin-dashboard-row,.app-shell .admin-supplier-row,.app-shell .admin-product-row,.app-shell .admin-plan-row,.app-shell .data-row{transition:none!important}.app-shell .btn:hover,.app-shell button.btn:hover,.app-shell a.btn:hover{transform:none}}.country-form{gap:16px;display:grid}.country-form-grid{grid-template-columns:120px minmax(180px,1fr) 120px auto;align-items:end;gap:12px;display:grid}.country-active-toggle{min-height:42px;color:var(--ink-muted);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.country-order-note{margin:12px 0 0}.country-admin-list{gap:14px;display:grid}.country-admin-card{border:1px solid var(--border);background:var(--surface);border-radius:12px;gap:14px;padding:14px;display:grid}.country-admin-card-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.country-admin-row{border:1px solid var(--border);border-radius:10px;grid-template-columns:minmax(220px,1fr) minmax(220px,1.5fr) auto;align-items:start;gap:14px;padding:14px;display:grid}.country-admin-summary{align-items:center;gap:10px;display:flex}.country-admin-summary>div{gap:2px;display:grid}.country-admin-summary span{color:var(--ink-light);font-size:12px}.country-admin-flag{background:var(--surface-soft);width:36px;height:36px;color:var(--ink);border-radius:8px;justify-content:center;align-items:center;font-weight:800;display:flex}.country-admin-card .country-form{border-top:1px solid var(--border);padding-top:4px}.country-edit-panel summary{cursor:pointer;color:var(--blue);font-size:13px;font-weight:800}.country-edit-panel .country-form{margin-top:12px}.location-import-header-actions{align-items:center;gap:10px}.location-import-header-actions .btn{white-space:nowrap}.location-import-card{gap:16px;display:grid}.location-workflow{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.location-workflow-step{border:1px solid var(--border);background:var(--surface);color:inherit;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:border-color .15s,background .15s;display:grid}.location-workflow-step:hover{border-color:color-mix(in srgb, var(--blue) 35%, var(--border));background:color-mix(in srgb, var(--blue) 5%, var(--surface))}.location-workflow-step.is-static{background:var(--surface-soft)}.location-workflow-step.is-static:hover{border-color:var(--border);background:var(--surface-soft)}.location-workflow-index{background:color-mix(in srgb, var(--blue) 12%, transparent);width:24px;height:24px;color:var(--blue);border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.location-workflow-step strong{font-size:13px;display:block}.location-workflow-step small{color:var(--ink-muted);margin-top:2px;font-size:12px;line-height:1.35;display:block}.location-import-form{gap:14px;display:grid}.location-import-actions{flex-wrap:wrap;align-items:center;gap:12px 16px;display:flex}.location-import-actions-note{max-width:46ch;margin:0;font-size:12px;line-height:1.4}.location-dropzone{border:1.5px dashed var(--border);background:var(--surface-soft);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px;display:grid;position:relative}@media (max-width:860px){.location-workflow{grid-template-columns:1fr}}.location-dropzone.is-active{border-color:var(--blue);background:color-mix(in srgb, var(--blue) 8%, transparent)}.location-dropzone strong{margin-bottom:4px;display:block}.location-file-input{opacity:0;pointer-events:none;position:absolute;inset:0}.location-country-summary{gap:8px;margin:0;padding:0;list-style:none;display:grid}.location-country-summary li{border:1px solid var(--border);border-radius:10px;justify-content:space-between;gap:12px;padding:10px 12px;display:flex}.location-import-preview.csv-preview-table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}.location-import-preview .csv-preview-row{grid-template-columns:minmax(120px,.9fr) minmax(120px,1fr) minmax(140px,1.2fr) minmax(64px,.45fr) minmax(140px,1.1fr);gap:10px;min-width:720px}.location-import-preview .csv-preview-row>span{overflow-wrap:anywhere;word-break:break-word;min-width:0}.location-preview-pager{gap:12px;display:grid}.location-preview-pager-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.location-preview-pager-bar .muted{max-width:52ch;margin:0}.location-preview-hint{background:var(--surface-soft);color:var(--ink-muted);border-radius:10px;margin:0;padding:10px 12px;font-size:13px;line-height:1.45}.location-preview-hint-label{color:var(--ink);letter-spacing:.04em;text-transform:uppercase;margin-right:8px;font-size:11px;font-weight:800;display:inline-block}.location-short-empty{color:var(--ink-light)}.location-short-value{color:var(--ink);font-weight:700}.supplier-page-stack{gap:22px;display:grid}.topbar,.dashboard-title{justify-content:space-between;align-items:center;gap:16px;display:flex}.topbar-right,.button-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.page-title{letter-spacing:0;margin:0;font-size:22px;font-weight:800}.page-sub{color:var(--ink-light);margin-top:3px;font-size:13px}.badge-plan,.visibility-badge,.required-pill,.status-pill{border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.badge-plan{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.visibility-badge.visible{background:var(--success-bg);color:#15803d}.visibility-badge.hidden{background:var(--warning-bg);color:#92400e}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.stats-row{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.stat-card{border:1px solid var(--border);background:var(--surface);border-radius:12px;align-content:start;gap:8px;min-width:0;padding:18px 20px;display:grid;box-shadow:0 1px 6px #1a1a2e0a}.stat-card>span{color:var(--ink-light);margin-bottom:0;font-size:12px;font-weight:800;display:block}.stat-card>strong{color:var(--ink);letter-spacing:-.03em;overflow-wrap:anywhere;min-width:0;font-size:28px;line-height:1.15;display:block}.stat-card>small{color:var(--ink-light);font-size:12px;font-weight:600;line-height:1.35;display:block}.stat-label{color:var(--ink-light);align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.stat-dot{border-radius:50%;width:8px;height:8px}.stat-dot.green{background:var(--green)}.stat-dot.amber{background:var(--amber)}.stat-dot.blue{background:var(--blue)}.stat-dot.accent{background:var(--accent)}.stat-value{color:var(--ink);margin:8px 0 4px;font-size:28px;font-weight:800;line-height:1.05;display:block}.stat-value-small{font-size:20px}.stat-sub{color:var(--ink-light);margin:5px 0;font-size:12px;display:block}.three-col{grid-template-columns:2fr 1fr;gap:20px;display:grid}.two-col{grid-template-columns:1fr 1fr;gap:20px;display:grid}.dashboard-side-stack{align-content:start;gap:20px;display:grid}.dashboard-card{padding:20px}.dashboard-help-card{justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboard-help-card h2,.dashboard-help-card p{margin:0}.dashboard-help-card p{color:var(--ink-muted);margin-top:4px;font-size:14px}.dashboard-card-wide{min-width:0}.card-header,.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.card-header h2,.section-heading h2{margin:0;font-size:15px}.card-link{color:var(--blue);font-size:12px;font-weight:800}.alert-banner{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;align-items:center;gap:12px;margin-bottom:22px;padding:12px 16px;display:flex}.alert-banner.warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.alert-banner span{flex:1}.progress-track{background:var(--surface-soft);border-radius:999px;height:8px;overflow:hidden}.progress-fill{background:var(--green);border-radius:999px;height:100%}.progress-fill.warn{background:var(--amber)}.metric{color:var(--ink);margin:6px 0;font-size:30px;font-weight:800;line-height:1}.product-list{gap:0;display:grid}.product-item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:10px 0;display:flex}.product-name,.product-date{display:block}.product-name{color:var(--ink);font-size:14px}.product-date{color:var(--ink-light);margin-top:2px;font-size:12px}.sub-plan-name{margin-bottom:10px;font-size:18px;font-weight:800;display:block}.status-active,.status-trial{background:var(--success-bg);color:#15803d}.status-incomplete,.status-suspended,.status-banned,.status-expired,.status-cancelled{background:var(--danger-bg);color:#b91c1c}.status-pending_payment,.status-scheduled_downgrade,.status-free{background:var(--warning-bg);color:#92400e}.status-scheduled{background:var(--info-bg);color:#1d4ed8}.status-inactive{background:var(--surface-soft);color:var(--ink-muted)}.btn:disabled{cursor:not-allowed;opacity:.55}.btn-disabled{cursor:not-allowed;opacity:.55;pointer-events:none}.notification-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.notification-list li{color:var(--ink-muted);align-items:center;gap:10px;font-size:13px;display:flex}.notif-dot{background:var(--blue);border-radius:50%;flex:none;width:8px;height:8px}.notif-dot.green{background:var(--green)}.notif-dot.amber{background:var(--amber)}.profile-progress{margin-bottom:16px}.profile-steps{gap:10px;display:grid}.profile-step{align-items:center;gap:10px;font-size:13px;display:flex}.check-circle{border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.check-done{background:var(--success-bg);color:var(--green)}.check-todo{background:var(--surface-soft);color:var(--ink-light)}.step-label{color:var(--ink);font-weight:700}.actions-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.action-btn{border:1px solid var(--border);background:var(--bg);color:var(--ink);border-radius:8px;align-items:center;gap:10px;padding:13px;transition:background .16s,border-color .16s,box-shadow .16s;display:flex}.action-btn:hover{border-color:var(--ink-muted);background:var(--surface);box-shadow:var(--shadow)}.action-icon{border:1px solid var(--border);background:var(--surface);width:34px;height:34px;color:var(--ink-muted);border-radius:8px;flex:none;justify-content:center;align-items:center;display:flex}.action-btn strong,.action-btn small{display:block}.action-btn strong{font-size:13px}.action-btn small{color:var(--ink-light);margin-top:2px;font-size:11px}.compact{padding:20px}.profile-editor-section,.placeholder-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;box-shadow:0 1px 6px #1a1a2e0a}.profile-status-strip{color:var(--ink-muted);grid-template-columns:auto minmax(180px,320px);align-items:center;gap:14px;font-size:13px;font-weight:700;display:grid}.supplier-profile-form{gap:18px;display:grid}.profile-editor-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-anchor-row{flex-wrap:wrap;gap:8px;display:flex}.profile-anchor-row a,.profile-anchor-row button{background:var(--surface-soft);color:var(--blue);cursor:pointer;font:inherit;border:0;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.profile-anchor-row button.active,.profile-anchor-row button[aria-selected=true]{background:var(--info-bg);color:#1d4ed8}.profile-anchor-row button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.profile-edit-fieldset{border:0;gap:18px;min-width:0;margin:0;padding:0;display:grid}.profile-edit-fieldset:disabled{opacity:1}.profile-edit-fieldset:disabled input,.profile-edit-fieldset:disabled textarea,.profile-edit-fieldset:disabled select{color:var(--ink);cursor:default}.profile-editor-section{padding:20px;scroll-margin-top:16px}.required-group{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.required-pill{background:var(--info-bg);color:#1d4ed8;font-size:11px}.required-pill.required-missing{background:var(--danger-bg);color:var(--accent)}.readonly-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.readonly-grid div{border:1px solid var(--border);background:var(--bg);border-radius:8px;padding:12px}.readonly-grid span,.readonly-grid strong{display:block}.readonly-grid span{color:var(--ink-light);margin-bottom:4px;font-size:12px;font-weight:800}.readonly-grid strong{color:var(--ink);overflow-wrap:anywhere;font-size:14px}.readonly-grid small{margin-top:4px;display:block}.radio-card{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;border-radius:8px;align-items:center;gap:9px;padding:11px 12px;display:flex}.radio-card:has(input:checked){border-color:var(--ink);background:var(--surface-soft)}.field textarea{border:1.5px solid var(--border);background:var(--surface);width:100%;color:var(--ink);resize:vertical;border-radius:8px;padding:10px 12px}.field textarea:focus{border-color:var(--ink);outline:0}.contact-grid,.social-grid,.closed-day-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.contact-row{grid-template-columns:1fr auto;align-items:end;gap:12px;display:grid}.same-hours-row{margin-bottom:12px}.profile-subsection{border-top:1px solid var(--border);margin-top:16px;padding-top:16px}.hours-grid{gap:8px;display:grid}.working-week-field{max-width:420px;margin-bottom:12px}.profile-media-slot{gap:16px;margin-top:16px;display:grid}.profile-media-slot[hidden]{display:none}.listing-pause-card .listing-pause-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.listing-pause-row p{max-width:52ch;margin:6px 0 0}.hours-row{border:1px solid var(--border);border-radius:8px;grid-template-columns:minmax(140px,.7fr) minmax(160px,.8fr) 1fr 1fr;align-items:center;gap:10px;padding:10px 12px;display:grid}.hours-row strong{font-size:13px}.hours-row input[type=time]{border:1.5px solid var(--border);border-radius:8px;min-width:0;padding:8px 10px}.hours-row input[type=time]:disabled{background:var(--surface-soft);color:var(--ink-light)}.hours-status-control{flex-wrap:wrap;gap:8px;display:flex}.align-end{align-items:end}.form-check-tail{min-height:42px}.profile-form-actions{justify-content:flex-end;gap:10px;display:flex}.form-message.success,.form-message.error{align-items:center;gap:8px;display:flex}.placeholder-card{justify-items:start;gap:10px;max-width:640px;padding:24px;display:grid}.placeholder-card h2,.placeholder-card p{margin:0}.product-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.product-description-field{grid-column:1/-1}.product-filter-form{grid-template-columns:1fr 180px auto;align-items:end;gap:12px;display:grid}.input-with-icon{border:1.5px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;gap:8px;padding:0 10px;display:flex}.input-with-icon svg{color:var(--ink-light);flex:none}.input-with-icon input,.field .input-with-icon input,.field .input-with-icon input:focus{box-shadow:none;background:0 0;border:0;border-radius:0;outline:0;padding-left:0}.input-with-icon:focus-within{border-color:var(--ink)}.product-management-list{gap:12px;display:grid}.product-management-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:16px;box-shadow:0 1px 6px #1a1a2e0a}.product-card-summary{grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:14px;display:grid}.product-card-summary h2{margin:0 0 4px;font-size:17px}.product-image-slot{border:1px solid var(--border);background:var(--surface-soft);width:48px;height:48px;color:var(--ink-muted);border-radius:8px;justify-content:center;align-items:center;display:flex;overflow:hidden}.product-image-slot img{object-fit:cover;width:100%;height:100%;display:block}.product-status-form{justify-content:flex-end;display:flex}.product-status-switch{border:1px solid var(--border);background:var(--surface);min-height:36px;color:var(--ink-muted);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.product-status-switch.active{color:#166534;border-color:#bbf7d0}.product-status-switch.inactive{color:#64748b;border-color:#e2e8f0}.switch-track{background:#94a3b8;border-radius:999px;align-items:center;width:34px;height:18px;padding:2px;display:flex}.product-status-switch.active .switch-track{background:#16a34a}.switch-knob{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .16s;transform:translate(0);box-shadow:0 1px 2px #0f172a33}.product-status-switch.active .switch-knob{transform:translate(16px)}.product-row-actions{justify-content:flex-end;gap:8px;display:flex}.product-edit-panel,.product-delete-confirm{position:relative}.product-edit-panel summary,.product-delete-confirm summary{border:1px solid var(--blue);background:var(--surface);min-height:36px;color:var(--blue);cursor:pointer;border-radius:12px;align-items:center;gap:7px;padding:8px 12px;font-size:13px;font-weight:700;list-style:none;display:inline-flex}.product-edit-panel summary::-webkit-details-marker{display:none}.product-delete-confirm summary::-webkit-details-marker{display:none}.product-delete-confirm summary{color:#dc2626;border-color:#dc2626}.product-edit-form{gap:14px;display:grid}.product-edit-panel .product-edit-form{grid-column:1/-1;margin-top:14px}.product-edit-panel[open],.product-delete-confirm[open]{grid-column:1/-1}.product-edit-panel[open] .product-edit-form{border-top:1px solid var(--border);margin-top:12px;padding-top:14px}.product-card-actions,.product-delete-form{justify-content:flex-end;gap:10px;display:flex}.product-delete-form{color:var(--ink-muted);align-items:center;margin-top:10px;font-size:13px;font-weight:700}.danger-button{color:#dc2626;border-color:#dc2626}.danger-button:hover{color:#b91c1c;border-color:#b91c1c}.csv-rules-card,.csv-validation-card,.csv-confirm-card,.csv-success-card{gap:16px;display:grid}.csv-column-list{flex-wrap:wrap;gap:8px;display:flex}.csv-column-list span{border:1px solid var(--border);background:var(--surface-soft);color:var(--ink-muted);border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.csv-upload-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.import-template-note{border:1px solid var(--border);background:var(--surface-soft);color:var(--ink-light);border-radius:8px;margin:12px 0 0;padding:10px 12px;font-size:13px;line-height:1.5}.product-import-builder-actions,.product-import-builder-grid{flex-wrap:wrap;gap:8px;margin:0 0 14px;display:flex}.product-import-builder-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.product-import-builder-grid .field-wide{grid-column:1/-1}.product-import-builder-confirm{border:1px solid color-mix(in srgb, var(--blue) 22%, var(--border));background:color-mix(in srgb, var(--blue) 6%, #fff);border-radius:14px;gap:12px;margin-top:16px;padding:16px;display:grid}.product-import-page .csv-rules-card .card-header,.product-import-page .product-import-builder .card-header,.product-import-page .product-import-upload-card .card-header{align-items:flex-start;margin-bottom:14px}.product-import-card-icon{background:color-mix(in srgb, var(--blue) 10%, #fff);width:36px;height:36px;color:var(--blue);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.product-import-page .csv-column-list span{border-color:color-mix(in srgb, var(--blue) 18%, var(--border));background:color-mix(in srgb, var(--blue) 8%, #fff);color:#1d4ed8;letter-spacing:.01em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:700}.product-import-builder-actions{background:#f8fafc;border:1px solid #94a3b833;border-radius:14px;padding:8px}.product-import-builder-actions .btn{background:#fff;border-radius:10px;min-height:38px;padding:7px 12px;box-shadow:inset 0 1px #ffffffe6}.product-import-builder-actions .btn:hover{background:color-mix(in srgb, var(--blue) 6%, #fff)}.product-import-grid-wrap{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #94a3b852;border-radius:14px;min-width:0;max-width:100%;max-height:min(58vh,640px);margin:0 0 14px;overflow:auto;box-shadow:0 10px 24px #0f172a0a}.product-import-grid-head,.product-import-grid-row{grid-template-columns:minmax(140px,1.15fr) minmax(140px,1.1fr) 110px minmax(160px,1.35fr) minmax(150px,1.2fr) 110px minmax(160px,1.15fr) 52px;align-items:stretch;gap:0;min-width:1080px;padding:0;display:grid}.product-import-grid-head{z-index:1;color:#1e3a8a;letter-spacing:.08em;text-transform:uppercase;background:#eff6ff;border-bottom:1px solid #2563eb29;font-size:11px;font-weight:800;position:sticky;top:0}.product-import-grid-head span{border-right:1px solid #2563eb1a;align-items:center;min-height:40px;padding:0 12px;display:flex}.product-import-grid-head span:last-child{z-index:3;background:#eff6ff;border-right:0;position:sticky;right:0;box-shadow:-8px 0 12px -8px #0f172a2e}.product-import-grid-row .product-import-row-delete{z-index:2;color:#94a3b8;background:#fff;border-right:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:sticky;right:0;box-shadow:-8px 0 12px -8px #0f172a2e}.product-import-grid-row:hover .product-import-row-delete{color:#b91c1c;background:#f8fbff}.product-import-grid-row .product-import-row-delete:hover{color:#b91c1c;background:#fef2f2}.product-import-grid-row{background:#fff}.product-import-grid-row+.product-import-grid-row{border-top:1px solid #e8eef5}.product-import-grid-row:hover{background:#f8fbff}.product-import-grid-row input,.product-import-grid-row select,.product-import-grid-row .product-import-row-delete{width:100%;min-width:0;min-height:48px;box-shadow:none;color:#0f172a;background:0 0;border:0;border-right:1px solid #e8eef5;border-radius:0;padding:0 12px}.product-import-grid-row select{appearance:none;text-overflow:ellipsis;white-space:nowrap;background-image:linear-gradient(45deg,#0000 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,#0000 50%);background-position:calc(100% - 16px) calc(50% - 2px),calc(100% - 11px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:28px;overflow:hidden}.product-import-grid-row input:focus,.product-import-grid-row select:focus{box-shadow:inset 0 0 0 2px var(--blue);z-index:1;background:#fff;outline:none;position:relative}.product-import-grid-row select:disabled{color:#94a3b8;cursor:not-allowed;background-color:#f8fafc}.product-import-row-actions{margin:0 0 12px}.product-import-preview-form{display:flex}.product-import-preview-form .btn-primary{border-radius:12px;justify-content:center;min-width:min(100%,280px);min-height:46px;font-weight:800;box-shadow:0 8px 18px #2563eb38}.product-import-page .product-import-upload-card .product-import-upload-form{grid-template-columns:1fr;align-items:stretch;gap:14px}.product-import-page .product-import-upload-card .location-dropzone{border:1.5px dashed color-mix(in srgb, var(--blue) 34%, var(--border));background:linear-gradient(180deg, color-mix(in srgb, var(--blue) 7%, #fff), color-mix(in srgb, var(--blue) 3%, #f8fafc));border-radius:16px;flex-wrap:wrap;align-items:center;gap:12px 16px;min-width:0;max-width:100%;min-height:112px;padding:16px 18px;display:flex}.product-import-page .product-import-upload-card .location-dropzone>div{flex:180px;min-width:0}.product-import-page .product-import-upload-card .location-dropzone .btn{background:#fff;border-radius:10px;flex:none;min-height:40px;margin-left:auto}.product-import-page .product-import-upload-card .location-dropzone.is-active{border-style:solid;border-color:var(--blue);background:color-mix(in srgb, var(--blue) 10%, #fff);box-shadow:0 0 0 4px color-mix(in srgb, var(--blue) 12%, transparent)}.product-import-page .product-import-upload-card .location-dropzone.has-file{border-style:solid;border-color:color-mix(in srgb, var(--blue) 45%, var(--border));background:#fff}.product-import-upload-icon{width:44px;height:44px;color:var(--blue);background:#fff;border-radius:12px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 1px #0f172a0a}.product-import-page .product-import-upload-card .location-dropzone strong{color:#0f172a;font-size:15px}.product-import-page .product-import-upload-card .location-import-actions{align-items:center}.product-import-page .product-import-upload-card .location-import-actions .btn-primary{border-radius:12px;justify-content:center;min-width:180px;min-height:46px;font-weight:800;box-shadow:0 8px 18px #2563eb38}.product-import-page .product-import-upload-card .location-import-actions-note{color:#64748b;max-width:52ch}@media (max-width:860px){.product-import-preview-form,.product-import-preview-form .btn-primary,.product-import-row-actions .btn,.product-import-builder-actions .btn,.product-import-page .product-import-upload-card .location-import-actions .btn-primary,.product-import-page .product-import-upload-card .location-dropzone .btn{justify-content:center;width:100%;margin-left:0}.product-import-page .product-import-upload-card .location-dropzone .btn{flex:100%}}.csv-error-list{gap:8px;display:grid}.csv-error-row{color:#991b1b;background:#fff7f7;border:1px solid #fecaca;border-radius:8px;grid-template-columns:18px minmax(0,1fr);gap:8px;padding:10px 12px;font-size:13px;display:grid}.csv-error-row svg{color:#dc2626;flex:none;margin-top:1px}.csv-summary-row .stat-card{min-width:0}.csv-preview-table{border:1px solid var(--border);border-radius:8px;display:grid;overflow:hidden}.csv-preview-row{border-bottom:1px solid var(--border);color:var(--ink-muted);grid-template-columns:minmax(180px,1.2fr) 110px 120px minmax(140px,.9fr) minmax(160px,1fr) minmax(220px,1.6fr);align-items:center;gap:12px;min-width:980px;padding:12px 14px;font-size:13px;display:grid}.csv-preview-row:last-child{border-bottom:0}.csv-preview-head{background:var(--surface-soft);color:var(--ink-light);text-transform:uppercase;font-size:11px;font-weight:800}.csv-preview-row strong{color:var(--ink)}.csv-preview-row small{color:var(--ink-light);margin-top:2px;font-size:11px;display:block}.csv-preview-table{overflow-x:auto}.csv-confirm-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}.csv-confirm-card h2{margin-bottom:4px}.subscription-layout{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:20px;display:grid}.current-plan-card{min-width:0}.current-plan-name{border-radius:999px;margin-bottom:10px;padding:7px 12px;font-size:13px;font-weight:800;display:inline-flex}.current-plan-price{color:var(--ink);margin:6px 0 4px;font-size:34px;font-weight:800;line-height:1}.subscription-data-list{margin:18px 0 14px}.pending-payment-banner{align-items:center;margin-bottom:0}.pending-payment-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:flex}.pending-payment-actions .status-pill,.pending-payment-actions form{flex:none}.billing-manage-card{align-content:space-between;gap:18px;display:grid}.billing-manage-card h2,.billing-manage-card p{margin:0}.billing-manage-card p{margin-top:6px}.billing-selection-grid{grid-template-columns:minmax(260px,.9fr) minmax(0,1.4fr);gap:20px;scroll-margin-top:72px;display:grid}.plan-picker-list{gap:10px;display:grid}.plan-picker-option{border:1px solid var(--border);color:var(--ink);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:13px 14px;text-decoration:none;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;box-shadow:0 1px #0f172a08}.plan-picker-option.selected,.plan-picker-option:hover{border-color:color-mix(in srgb, var(--blue) 55%, var(--border));background:color-mix(in srgb, var(--blue) 6%, #fff);box-shadow:0 8px 20px #2563eb14}.plan-picker-option.selected{border-color:var(--blue)}.plan-picker-option strong,.plan-picker-option small{display:block}.plan-picker-option strong{font-size:14px}.plan-picker-option small,.plan-picker-action{color:var(--ink-muted);font-size:12px;font-weight:700}.plan-picker-option.selected .plan-picker-action{color:var(--blue)}.billing-summary-card{align-content:start;gap:12px;scroll-margin-top:72px;display:grid}.billing-summary-card .data-row{padding:8px 0}.billing-confirm-form{gap:12px;margin-top:4px;display:grid}.plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.plan-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-content:start;gap:16px;padding:18px;display:grid;box-shadow:0 1px 6px #1a1a2e0a}.plan-card.current{border-color:var(--ink-muted);box-shadow:0 8px 24px #1a1a2e14}.plan-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.plan-card-header h2{margin:12px 0 2px;font-size:24px}.plan-card-header p{margin:0;font-size:12px}.plan-feature-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.plan-feature-list li{color:var(--ink-muted);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.plan-feature-list svg{color:var(--green);flex:none}.downgrade-warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;align-items:flex-start;gap:8px;padding:10px;font-size:12px;font-weight:700;display:flex}.downgrade-warning svg{flex:none;margin-top:1px}.plan-card form{gap:12px;margin-top:auto;display:grid}.plan-card .btn{width:100%}.plan-promo-field input{text-transform:uppercase}.promo-preview{gap:12px;display:grid}.promo-preview-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.promo-preview-note{margin:0;font-size:12px}.promo-summary{border:1px solid var(--border);background:var(--bg);border-radius:8px;gap:8px;padding:10px;display:grid}.promo-summary div{color:var(--ink-muted);justify-content:space-between;gap:10px;font-size:12px;display:flex}.promo-summary strong{color:var(--ink)}.compact-summary{font-size:12px}.payment-status-card{grid-template-columns:54px minmax(0,1fr);align-items:start;gap:18px;display:grid}.payment-status-card .button-row,.payment-status-list{grid-column:1/-1}.payment-status-icon{border-radius:8px;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.payment-status-icon.success{background:var(--success-bg);color:#15803d}.payment-status-icon.pending{color:#3730a3;background:#eef2ff}.payment-status-icon.failed{background:var(--danger-bg);color:#991b1b}.receipt-table{gap:0;display:grid}.receipt-row{border-bottom:1px solid var(--border);color:var(--ink-muted);grid-template-columns:1.2fr .9fr .9fr .8fr .8fr 1.2fr;align-items:center;gap:14px;padding:16px 12px;font-size:13px;display:grid}.receipt-row:last-child{border-bottom:0}.receipt-head{color:var(--ink-light);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800}.receipt-row strong{color:var(--ink)}.receipt-row small{color:var(--ink-light);overflow-wrap:anywhere;margin-top:4px;font-size:11px;font-weight:700;display:block}.payment-row{grid-template-columns:1.4fr 1fr .8fr .9fr .9fr}.admin-plan-table{gap:0;display:grid}.admin-subscription-table{gap:0;min-width:0;display:grid}.admin-subscription-head{z-index:1;background:#f8fafc;border-bottom:1px solid #94a3b847;position:sticky;top:0}.admin-subscription-scroll,.admin-table-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(#2563eb0d,#0000 28%) border-box;border:1px solid #94a3b82e;border-radius:12px;max-height:min(420px,55vh);overflow:auto}.admin-subscription-scroll::-webkit-scrollbar{width:10px;height:10px}.admin-table-scroll::-webkit-scrollbar{width:10px;height:10px}.admin-subscription-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.admin-table-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.admin-subscription-scroll::-webkit-scrollbar-thumb{background:linear-gradient(#94a3b8,#64748b);border:2px solid #f1f5f9;border-radius:999px}.admin-table-scroll::-webkit-scrollbar-thumb{background:linear-gradient(#94a3b8,#64748b);border:2px solid #f1f5f9;border-radius:999px}.admin-subscription-scroll .admin-dashboard-row:last-child,.admin-table-scroll .admin-dashboard-row:last-child,.admin-table-scroll .admin-supplier-row:last-child,.admin-table-scroll .admin-product-row:last-child,.admin-table-scroll .admin-plan-row:last-child,.admin-table-scroll .report-row:last-child{border-bottom:0}.admin-subscription-scroll .empty-state,.admin-table-scroll .empty-state{margin:0;padding:28px 16px}.admin-table-scroll.tall{max-height:min(70vh,640px)}.app-shell .settings-section{border-bottom:1px solid #94a3b829;gap:12px;padding-bottom:8px;display:grid}.app-shell .settings-section:last-of-type{border-bottom:0;padding-bottom:0}.app-shell .settings-section h2{letter-spacing:-.02em;margin:0;font-size:15px}.admin-plan-row{border-bottom:1px solid var(--border);color:var(--ink-muted);grid-template-columns:1fr 1fr 1fr 1.6fr .7fr;align-items:center;gap:14px;padding:16px 12px;font-size:14px;display:grid}.audit-log-table .admin-plan-row{grid-template-columns:1.1fr .9fr 1.2fr 1fr 1.6fr;align-items:start}.audit-log-details{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.admin-admins-table .admin-plan-row{grid-template-columns:1.2fr 1.6fr .8fr}.mfa-qr-wrap{border:1px solid var(--border);background:#fff;border-radius:12px;place-items:center;padding:12px;display:grid}.mfa-qr-wrap svg{width:min(100%,220px);height:auto}.mfa-secret code{word-break:break-all;margin-top:4px;font-size:13px;display:inline-block}.admin-plan-row:last-child{border-bottom:0}.admin-plan-head{color:var(--ink-light);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800}.promo-form{gap:18px;display:grid}.promo-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.promo-code-input{letter-spacing:.04em;text-transform:uppercase;max-width:160px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.field-hint{color:var(--ink-light);margin:6px 0 0;font-size:12px;font-weight:600}.promo-usage-table{gap:0;min-width:720px;display:grid}.promo-usage-row{border-bottom:1px solid var(--border);color:var(--ink-muted);grid-template-columns:.8fr .9fr .9fr 1.4fr .7fr;align-items:center;gap:12px;padding:16px 12px;font-size:13px;display:grid}.promo-usage-row:last-child{border-bottom:0}.promo-usage-head{color:var(--ink-light);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800}.promo-usage-row strong{color:var(--ink);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.promo-description-field{grid-column:1/-1}.promo-check-grid{grid-template-columns:1.2fr 1fr .8fr;gap:14px;display:grid}.promo-check-grid fieldset,.admin-choice-card{background:linear-gradient(#fffffffa,#f8fafceb);border:1px solid #94a3b838;border-radius:14px;align-content:start;gap:10px;min-width:0;margin:0;padding:14px 14px 12px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd9,0 4px 12px #0f172a0a}.admin-choice-card:before{content:"";background:linear-gradient(90deg,#2563eb,#38bdf8);width:100%;height:3px;position:absolute;inset:0 auto auto 0}.admin-choice-card.tone-sky:before{background:linear-gradient(90deg,#0284c7,#22d3ee)}.admin-choice-card.tone-teal:before{background:linear-gradient(90deg,#0f766e,#2dd4bf)}.admin-choice-card.tone-amber:before{background:linear-gradient(90deg,#b45309,#fbbf24)}.admin-choice-card.tone-sky{background:linear-gradient(160deg,#f0f9ff 0%,#fff 55%)}.admin-choice-card.tone-teal{background:linear-gradient(160deg,#f0fdfa 0%,#fff 55%)}.admin-choice-card.tone-amber{background:linear-gradient(160deg,#fffbeb 0%,#fff 55%)}.promo-check-grid legend,.admin-choice-card legend{color:#0f172a;letter-spacing:.04em;text-transform:uppercase;padding:0 4px;font-size:12px;font-weight:800}.admin-choice-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;gap:8px;max-height:min(220px,36vh);padding-right:4px;display:grid;overflow-y:auto}.admin-choice-scroll.compact{max-height:min(180px,30vh)}.admin-choice-scroll::-webkit-scrollbar{width:8px}.admin-choice-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.admin-choice-scroll::-webkit-scrollbar-thumb{background:linear-gradient(#94a3b8,#64748b);border:2px solid #f1f5f9;border-radius:999px}.admin-choice-card .check-row{background:#ffffffb8;border:1px solid #94a3b82e;border-radius:10px;padding:8px 10px;transition:border-color .14s,background .14s,transform .14s}.admin-choice-card .check-row:hover{background:#fff;border-color:#2563eb47;transform:translateY(-1px)}.promo-code-list{gap:14px;display:grid}.promo-card{background:linear-gradient(#fffffffa,#ffffffeb);border:1px solid #94a3b838;border-radius:16px;gap:16px;padding:18px;display:grid;box-shadow:inset 0 1px #ffffffd9,0 12px 28px #0f172a0d}.promo-card-summary{grid-template-columns:48px 1fr;align-items:center;gap:14px;display:grid}.promo-card-summary h2{letter-spacing:.04em;margin:0 0 4px;font-size:18px}.promo-icon{color:#1d4ed8;background:linear-gradient(145deg,#eff6ff,#dbeafe);border:0;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 8px 18px #2563eb24}.promo-data-list{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stats-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.admin-stat-card{align-content:start;gap:8px;display:grid}.admin-stat-card small{color:var(--ink-light);font-size:12px}.admin-stat-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-stat-top>span:first-child{color:var(--ink-light);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800}.admin-stat-icon{background:var(--info-bg);color:#1d4ed8;border-radius:8px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.admin-stat-icon.green{background:var(--success-bg);color:#15803d}.admin-stat-icon.amber{background:var(--warning-bg);color:#92400e}.admin-stat-icon.sky{color:#0369a1;background:#e0f2fe}.admin-stat-icon.teal{color:#0f766e;background:#ccfbf1}.admin-stat-icon.blue{color:#1d4ed8;background:#dbeafe}.admin-stat-icon.coral{color:#c2410c;background:#ffedd5}.app-shell .admin-stat-card.tone-green,.app-shell .admin-stat-card.tone-amber,.app-shell .admin-stat-card.tone-blue,.app-shell .admin-stat-card.tone-accent,.app-shell .admin-stat-card.tone-sky,.app-shell .admin-stat-card.tone-teal{border-color:#0000}.app-shell .admin-stat-card.tone-blue{background:linear-gradient(145deg,#eff6ff,#fff);box-shadow:0 10px 24px #2563eb1a}.app-shell .admin-stat-card.tone-green{background:linear-gradient(145deg,#ecfdf5,#fff);box-shadow:0 10px 24px #16a34a1a}.app-shell .admin-stat-card.tone-amber{background:linear-gradient(145deg,#fffbeb,#fff);box-shadow:0 10px 24px #d977061a}.app-shell .admin-stat-card.tone-accent{background:linear-gradient(145deg,#fff1f2,#fff);box-shadow:0 10px 24px #e11d481a}.app-shell .admin-stat-card.tone-sky{background:linear-gradient(145deg,#f0f9ff,#fff);box-shadow:0 10px 24px #0ea5e91a}.app-shell .admin-stat-card.tone-teal{background:linear-gradient(145deg,#f0fdfa,#fff);box-shadow:0 10px 24px #0d94881a}.admin-dashboard-table,.admin-supplier-table,.admin-product-table{gap:0;display:grid}.admin-dashboard-row,.admin-supplier-row,.admin-product-row{border-bottom:1px solid var(--border);color:var(--ink-muted);align-items:center;gap:12px;padding:16px 12px;font-size:13px;display:grid}.admin-dashboard-row{grid-template-columns:1.4fr .7fr .8fr .8fr 1.1fr}.admin-supplier-row{grid-template-columns:1.4fr .8fr .7fr .6fr .8fr 1fr 1.3fr}.admin-product-row{grid-template-columns:1.4fr .6fr 1fr .7fr .8fr}.admin-dashboard-row:last-child,.admin-supplier-row:last-child,.admin-product-row:last-child{border-bottom:0}.admin-dashboard-head,.admin-supplier-head,.admin-product-head{color:var(--ink-light);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800}.admin-dashboard-row strong,.admin-supplier-row strong,.admin-product-row strong{color:var(--ink)}.admin-dashboard-row small,.admin-supplier-row small,.admin-product-row small{color:var(--ink-light);overflow-wrap:anywhere;margin-top:3px;font-size:11px;font-weight:700;display:block}.action-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.action-row form{margin:0;padding:0;display:inline-flex}.action-row .btn{white-space:nowrap;flex:none}.admin-filter-form{grid-template-columns:1fr 180px 180px auto;align-items:end;gap:12px;display:grid}.admin-filter-form-wide{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.admin-filter-card .card-header{margin-bottom:4px}.admin-filter-panel{gap:14px;display:grid}.admin-filter-panel .admin-filter-search{min-width:0}.admin-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px 14px;display:grid}.admin-filter-actions{justify-content:flex-end;align-items:end;display:flex}.admin-filter-actions .btn{justify-content:center;width:100%}.admin-notice{border:1px solid #0000;border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:14px 16px;display:grid;box-shadow:0 8px 20px #0f172a0d}.admin-notice-icon{border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.admin-notice-body{min-width:0}.admin-notice-body strong{letter-spacing:-.01em;font-size:14px;font-weight:750;line-height:1.35;display:block}.admin-notice-body p{opacity:.88;margin:4px 0 0;font-size:13px;font-weight:600;line-height:1.4}.admin-notice-error{color:#991b1b;background:linear-gradient(145deg,#fff1f2 0%,#fee2e2 55%,#fff 100%);border-color:#dc26262e}.admin-notice-error .admin-notice-icon{color:#dc2626;background:#dc26261f}.admin-notice-success{color:#166534;background:linear-gradient(145deg,#f0fdf4 0%,#dcfce7 55%,#fff 100%);border-color:#16a34a2e}.admin-notice-success .admin-notice-icon{color:#16a34a;background:#16a34a1f}.admin-notice-info{color:#1e3a8a;background:linear-gradient(145deg,#eff6ff 0%,#dbeafe 55%,#fff 100%);border-color:#2563eb29}.admin-notice-info .admin-notice-icon{color:#2563eb;background:#2563eb1f}@media (max-width:1100px){.admin-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.admin-filter-grid{grid-template-columns:1fr}.admin-filter-actions .btn{width:100%}}.admin-bulk-wrap{gap:12px;min-width:0;display:grid}.admin-bulk-bar{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-bottom:8px;display:flex}.admin-bulk-actions{flex-wrap:wrap;gap:8px;display:flex}.checkbox-row.compact{margin:0}.admin-supplier-table-rich,.admin-catalog-table{min-width:1080px}.admin-supplier-table-rich .admin-supplier-row{grid-template-columns:40px minmax(200px,1.8fr) minmax(100px,.9fr) minmax(80px,.7fr) 72px minmax(90px,.8fr) minmax(90px,.8fr) minmax(240px,auto)}.admin-catalog-row{grid-template-columns:40px minmax(160px,1.5fr) minmax(140px,1.1fr) minmax(110px,.9fr) minmax(80px,.7fr) minmax(90px,.8fr) minmax(90px,.8fr) minmax(200px,auto)}.admin-product-row-actions{grid-template-columns:1.4fr .7fr .9fr .7fr .7fr 1fr}.insights-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.insights-chart-card{min-height:320px;position:relative;overflow:hidden}.insights-chart-card:before{content:"";background:linear-gradient(90deg,#2563eb,#0ea5e9);width:100%;height:3px;position:absolute;inset:0 auto auto 0}.insights-chart-card.tone-blue:before{background:linear-gradient(90deg,#1d4ed8,#38bdf8)}.insights-chart-card.tone-sky:before{background:linear-gradient(90deg,#0284c7,#22d3ee)}.insights-chart-card.tone-indigo:before{background:linear-gradient(90deg,#1e40af,#60a5fa)}.insights-chart-card.tone-teal:before{background:linear-gradient(90deg,#0f766e,#2dd4bf)}.insights-chart-card.tone-amber:before{background:linear-gradient(90deg,#b45309,#fbbf24)}.insights-chart-card.tone-coral:before{background:linear-gradient(90deg,#c2410c,#fb923c)}.insights-chart-card .card-header h2{letter-spacing:-.02em}.insights-chart-card .recharts-responsive-container{width:100%!important}.insights-chart-empty{min-height:220px;color:var(--ink-muted);background:radial-gradient(circle at 20% 20%,#2563eb0f,#0000 45%),radial-gradient(circle at 80% 70%,#0d948812,#0000 40%);border-radius:12px;place-items:center;margin:0;font-size:14px;font-weight:600;display:grid}.insights-tooltip{color:#0f172a;background:#fffffff5;border:1px solid #94a3b847;border-radius:12px;min-width:140px;max-width:280px;padding:10px 12px;box-shadow:0 12px 28px #0f172a1f}.insights-tooltip strong{margin-bottom:6px;font-size:12px;line-height:1.35;display:block}.insights-tooltip ul{gap:4px;margin:0;padding:0;list-style:none;display:grid}.insights-tooltip li{color:#475569;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.insights-tooltip li span{border-radius:999px;flex:none;width:8px;height:8px}.insights-tooltip em{color:#0f172a;margin-left:auto;font-style:normal;font-weight:800}.insights-kpi-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.insights-kpi-row .admin-stat-card,.insights-kpi-row .stat-card{min-height:118px;padding:16px 18px}.app-shell .kpi-tone-blue,.app-shell .kpi-tone-sky,.app-shell .kpi-tone-teal,.app-shell .kpi-tone-amber,.app-shell .kpi-tone-coral,.app-shell .admin-stat-card.kpi-tone-blue,.app-shell .admin-stat-card.kpi-tone-sky,.app-shell .admin-stat-card.kpi-tone-teal,.app-shell .admin-stat-card.kpi-tone-amber,.app-shell .admin-stat-card.kpi-tone-coral{color:#0f172a;border-color:#0000}.app-shell .kpi-tone-blue{background:linear-gradient(145deg,#eff6ff 0%,#dbeafe 55%,#fff 100%);box-shadow:0 10px 24px #2563eb1f}.app-shell .kpi-tone-sky{background:linear-gradient(145deg,#f0f9ff 0%,#e0f2fe 55%,#fff 100%);box-shadow:0 10px 24px #0ea5e91f}.app-shell .kpi-tone-teal{background:linear-gradient(145deg,#f0fdfa 0%,#ccfbf1 55%,#fff 100%);box-shadow:0 10px 24px #0d94881f}.app-shell .kpi-tone-amber{background:linear-gradient(145deg,#fffbeb 0%,#fef3c7 55%,#fff 100%);box-shadow:0 10px 24px #d977061f}.app-shell .kpi-tone-coral{background:linear-gradient(145deg,#fff7ed 0%,#ffedd5 55%,#fff 100%);box-shadow:0 10px 24px #ea580c1f}.app-shell .kpi-tone-blue strong{color:#1d4ed8}.app-shell .kpi-tone-sky strong{color:#0369a1}.app-shell .kpi-tone-teal strong{color:#0f766e}.app-shell .kpi-tone-amber strong{color:#b45309}.app-shell .kpi-tone-coral strong{color:#c2410c}.insights-export-row{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:1100px){.insights-kpi-row,.insights-chart-grid,.admin-product-row-actions{grid-template-columns:1fr}}.admin-rule-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-rule-grid div{border:1px solid var(--border);background:var(--bg);color:var(--ink-muted);border-radius:8px;align-items:flex-start;gap:10px;padding:12px;font-size:13px;font-weight:700;display:flex}.admin-rule-grid svg{color:var(--blue);flex:none}.admin-detail-hero{grid-template-columns:76px 1fr auto;align-items:center;gap:18px;display:grid}.admin-detail-logo{border:1px solid var(--border);background:var(--surface-soft);width:76px;height:76px;color:var(--ink-muted);border-radius:8px;justify-content:center;align-items:center;font-size:22px;font-weight:800;display:flex}.admin-detail-hero h2{margin:0 0 4px}.admin-detail-actions,.admin-control-grid{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.admin-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.insights-detail-grid{gap:18px}.insights-list-card{position:relative;overflow:hidden}.insights-list-card:before{content:"";background:linear-gradient(90deg,#2563eb,#38bdf8);width:100%;height:3px;position:absolute;inset:0 auto auto 0}.insights-list-card.tone-amber:before{background:linear-gradient(90deg,#b45309,#fbbf24)}.insights-list-card.tone-sky:before{background:linear-gradient(90deg,#0284c7,#22d3ee)}.insights-list-card.tone-teal:before{background:linear-gradient(90deg,#0f766e,#2dd4bf)}.insights-list-card.tone-slate:before{background:linear-gradient(90deg,#475569,#94a3b8)}.insights-list-card.tone-coral:before{background:linear-gradient(90deg,#c2410c,#fb923c)}.insights-rank-list{overscroll-behavior:contain;scrollbar-gutter:stable;gap:10px;max-height:min(360px,48vh);margin:0;padding:0 4px 0 0;list-style:none;display:grid;overflow-y:auto}.insights-rank-list.compact{max-height:min(280px,40vh)}.insights-rank-list::-webkit-scrollbar{width:8px}.insights-rank-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.insights-rank-list::-webkit-scrollbar-thumb{background:linear-gradient(#94a3b8,#64748b);border:2px solid #f1f5f9;border-radius:999px}.insights-rank-row{background:#ffffffc7;border:1px solid #94a3b829;border-radius:12px;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:10px;padding:10px 12px;transition:border-color .14s,transform .14s,background .14s;display:grid}.insights-rank-row:hover{background:#fff;border-color:#2563eb3d;transform:translateY(-1px)}.insights-rank-index{color:#1d4ed8;background:#eff6ff;border-radius:9px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:grid}.insights-list-card.tone-amber .insights-rank-index{color:#b45309;background:#fffbeb}.insights-list-card.tone-sky .insights-rank-index{color:#0369a1;background:#e0f2fe}.insights-list-card.tone-teal .insights-rank-index{color:#0f766e;background:#ccfbf1}.insights-list-card.tone-slate .insights-rank-index{color:#475569;background:#f1f5f9}.insights-rank-body{gap:8px;min-width:0;display:grid}.insights-rank-top{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.insights-rank-top strong{color:#0f172a;overflow-wrap:anywhere;font-size:14px;font-weight:800}.insights-rank-top strong.mono{letter-spacing:.02em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.insights-rank-top span{color:#64748b;white-space:nowrap;font-size:12px;font-weight:700}.insights-rank-track{background:#e2e8f0;border-radius:999px;height:7px;overflow:hidden}.insights-rank-fill{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#38bdf8);height:100%}.insights-rank-fill.tone-amber{background:linear-gradient(90deg,#d97706,#fbbf24)}.insights-rank-fill.tone-sky{background:linear-gradient(90deg,#0284c7,#38bdf8)}.insights-rank-fill.tone-teal{background:linear-gradient(90deg,#0d9488,#2dd4bf)}.insights-rank-fill.tone-slate{background:linear-gradient(90deg,#64748b,#94a3b8)}.admin-control-list{margin-top:16px}.alert-list{gap:0;display:grid}.alert-icon-wrap{border-radius:8px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.alert-icon-info{background:var(--info-bg);color:#1d4ed8}.plan-breakdown-list{gap:12px;display:grid}.plan-breakdown-row{gap:7px;display:grid}.plan-breakdown-row div:first-child{color:var(--ink-muted);justify-content:space-between;gap:12px;font-size:13px;display:flex}.plan-breakdown-row strong{color:var(--ink)}.progress-fill.plan-free{background:#9ca3af}.progress-fill.plan-silver{background:#94a3b8}.progress-fill.plan-gold{background:#f59e0b}.progress-fill.plan-platinum{background:#a78bfa}.status-pending,.status-queued{color:#3730a3;background:#eef2ff}.status-success,.status-refunded{background:var(--success-bg);color:#15803d}.status-processing{background:var(--warning-bg);color:#92400e}.status-sent{background:var(--success-bg);color:#15803d}.status-failed,.status-cancelled{color:#991b1b;background:#fee2e2}.report-trigger-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.report-trigger-card{border:1px solid var(--border);background:var(--bg);border-radius:8px;align-content:start;gap:12px;padding:14px;display:grid}.report-trigger-card h2{margin:0 0 4px;font-size:15px}.report-trigger-card .btn{width:100%}.report-trigger-icon{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--blue);border-radius:8px;justify-content:center;align-items:center;display:flex}.report-table{gap:0;display:grid}.report-row{border-bottom:1px solid var(--border);color:var(--ink-muted);grid-template-columns:1.1fr 1fr 1fr 1.5fr .9fr;align-items:center;gap:14px;padding:16px 12px;font-size:13px;display:grid}.report-row:last-child{border-bottom:0}.report-head{color:var(--ink-light);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800}.report-row span{min-width:0}.report-row strong{color:var(--ink)}.report-row small{color:var(--ink-light);overflow-wrap:anywhere;margin-top:4px;font-size:11px;font-weight:700;display:block}.email-log-table .report-row{grid-template-columns:1.2fr 1fr .8fr 1.6fr .9fr}.error-text{color:#991b1b!important}.admin-report-tabs{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:8px;padding-bottom:10px;display:flex}.admin-report-tabs a{color:var(--ink-muted);border-radius:8px;padding:9px 12px;font-size:13px;font-weight:700}.admin-report-tabs a.active,.admin-report-tabs a:hover{background:var(--surface-soft);color:var(--blue)}.admin-report-tabs a{align-items:center;gap:8px;display:inline-flex}.admin-report-tabs .tab-count{color:#991b1b;background:#fee2e2;border-radius:999px;justify-content:center;align-items:center;min-width:1.4rem;height:1.4rem;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.report-quick-actions{flex-wrap:wrap;gap:8px;display:flex}.report-quick-actions .btn{align-items:center;gap:6px;display:inline-flex}.report-link-row{flex-wrap:wrap;gap:12px;display:flex}.report-review-card{border-radius:12px;margin-bottom:8px}.report-review-card>summary{padding-inline:4px}.public-report-admin-form.compact{grid-template-columns:minmax(160px,.35fr) auto}.report-jobs-scroll{max-height:min(60vh,520px)}.empty-state.compact{padding:24px 8px}.public-report-stats .stat-card.selected{border-color:var(--blue);background:var(--surface-soft);box-shadow:0 0 0 1px color-mix(in srgb, var(--blue) 35%, transparent)}.status-new{color:#991b1b;background:#fee2e2}.status-reviewing{color:#1d4ed8;background:#dbeafe}.status-resolved,.status-approved{color:#166534;background:#dcfce7}.status-dismissed{color:#475569;background:#e2e8f0}.public-report-list{display:grid}.public-report-review{border-bottom:1px solid var(--border)}.public-report-review:last-child{border-bottom:0}.public-report-review>summary{cursor:pointer;grid-template-columns:1.2fr 1fr .7fr 1fr .7fr;align-items:center;gap:14px;padding:14px 0;list-style:none;display:grid}.public-report-review>summary::-webkit-details-marker{display:none}.public-report-review summary strong,.public-report-review summary small{display:block}.public-report-review summary strong{color:var(--ink);font-size:13px}.public-report-review summary small,.public-report-review summary>span{color:var(--ink-muted);font-size:12px}.review-summary-label{text-align:right;font-weight:700;color:var(--blue)!important}.public-report-detail{border-top:1px solid var(--border);background:var(--bg);gap:18px;margin:0 -20px;padding:20px;display:grid}.public-report-metadata{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.public-report-metadata div{min-width:0}.public-report-metadata dt{color:var(--ink-light);text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700}.public-report-metadata dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:13px}.public-report-metadata a{color:var(--blue);align-items:center;gap:4px;font-weight:700;display:inline-flex}.public-report-message{border-left:3px solid #94a3b8;padding-left:12px}.public-report-message p{color:var(--ink-muted);white-space:pre-wrap;margin:6px 0 0;font-size:13px}.public-report-admin-form{grid-template-columns:minmax(160px,.35fr) minmax(260px,1fr) auto;align-items:end;gap:12px;display:grid}@media (max-width:820px){.public-header{padding:14px 16px;padding-top:calc(14px + env(safe-area-inset-top))}.landing-center{justify-content:flex-start;gap:14px;min-height:auto;padding-top:46px}.brand-logo:not(.small){width:min(100%,340px)}.brand-logo:not(.small) .brand-logo-icon{width:50px}.brand-logo:not(.small) .brand-logo-wordmark{width:min(76vw,282px)}.search-form{border-radius:8px;flex-wrap:wrap;align-items:stretch;padding:10px}.search-input{flex-basis:calc(100% - 34px);min-height:44px;font-size:16px}.country-select{flex:150px;max-width:none;min-height:44px}.search-suggestions{-webkit-overflow-scrolling:touch;max-height:min(55vh,360px);overflow:auto}.top-nav{padding-left:16px;padding-right:16px;padding-top:calc(12px + env(safe-area-inset-top));flex-direction:column;align-items:flex-start;gap:12px}.search-results-layout,.profile-grid,.dashboard-grid,.stats-row,.three-col,.two-col,.subscription-layout,.billing-selection-grid,.email-admin-grid,.payment-status-card,.app-shell{grid-template-columns:1fr}.sidebar{display:none}.mobile-shell-nav{z-index:40;display:block;position:sticky;top:0}.app-main{padding:16px 14px calc(20px + env(safe-area-inset-bottom))}.supplier-card{grid-template-columns:44px 1fr}.supplier-card .btn,.public-card-actions{grid-column:1/-1}.admin-table-scroll,.admin-subscription-scroll,.csv-preview-table,.promo-usage-wrap{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.field input,.field select,.field textarea{min-height:44px;font-size:16px}.field textarea{min-height:96px}.confirm-logout-dialog{width:calc(100vw - 24px);max-width:420px;margin:auto}.insights-charts-grid{grid-template-columns:1fr}.public-card-actions{align-items:stretch}.card-actions-menu{align-self:flex-start}.card-actions-popover{left:0;right:auto}.country-form-grid,.country-admin-row{grid-template-columns:1fr}.country-admin-card-top{flex-direction:column;align-items:stretch}.profile-hero,.public-report-review>summary,.public-report-metadata,.public-report-admin-form{grid-template-columns:1fr}.public-profile-nav{flex-flow:wrap;align-items:center}.public-profile-nav-links{order:3;width:100%;margin-right:0}.public-profile-hero,.public-profile-grid,.supplier-logo-manager-row{grid-template-columns:1fr}.public-profile-hero{display:grid}.public-profile-actions,.review-summary-label{text-align:left;justify-content:flex-start}.public-profile-actions{width:100%}.public-profile-actions .btn-primary{flex:auto;justify-content:center}.public-profile-safety{align-items:flex-start}.profile-public-actions,.review-summary-label{text-align:left;justify-content:flex-start}.form-row{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}.dashboard-help-card,.product-card-summary,.product-row-actions,.profile-status-strip{grid-template-columns:1fr;align-items:flex-start}.dashboard-help-card,.product-row-actions{flex-direction:column}.readonly-grid,.contact-grid,.social-grid,.closed-day-grid,.actions-grid,.product-form-grid,.product-filter-form,.csv-upload-form,.csv-confirm-card,.plan-grid,.admin-stats-grid,.admin-plan-row,.admin-filter-form,.admin-rule-grid,.admin-detail-hero,.admin-detail-grid,.report-trigger-grid,.report-row,.email-log-table .report-row,.receipt-row,.promo-form-grid,.promo-check-grid,.promo-data-list,.contact-row{grid-template-columns:1fr}.profile-editor-toolbar{flex-direction:column;align-items:flex-start}.hours-row{grid-template-columns:1fr 1fr}.hours-row strong,.hours-status-control{grid-column:1/-1}}.app-shell .field label{color:#475569;letter-spacing:.03em;text-transform:uppercase;font-size:12px;font-weight:800}.app-shell .field input,.app-shell .field select,.app-shell .field textarea{color:#0f172a;min-height:42px;font:inherit;background:#ffffffeb;border:1px solid #94a3b857;border-radius:12px;padding:10px 12px;line-height:1.35;transition:border-color .14s,box-shadow .14s,background .14s;box-shadow:inset 0 1px #fffc}.app-shell .field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,#0000 50%);background-position:calc(100% - 16px) calc(50% - 2px),calc(100% - 11px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:32px}.app-shell .field textarea{resize:vertical;min-height:96px}.app-shell .field input:focus,.app-shell .field select:focus,.app-shell .field textarea:focus{background:#fff;border-color:#2563eb73;outline:none;box-shadow:0 0 0 4px #2563eb1f}.app-shell .field .input-with-icon{background:#ffffffeb;border:1px solid #94a3b857;border-radius:12px;transition:border-color .14s,box-shadow .14s,background .14s;box-shadow:inset 0 1px #fffc}.app-shell .field .input-with-icon input,.app-shell .field .input-with-icon input:focus{box-shadow:none;background:0 0;border:0;border-radius:0;outline:none;padding-left:0}.app-shell .field .input-with-icon:focus-within{background:#fff;border-color:#2563eb73;box-shadow:0 0 0 4px #2563eb1f}.app-shell .admin-filter-form,.app-shell .admin-card,.app-shell .dashboard-card .admin-filter-form{box-shadow:none;background:#f8fafcb8;border:1px solid #94a3b82e;border-radius:14px;padding:14px}.app-shell .dashboard-card>.admin-filter-form{box-shadow:none;background:0 0;border:0;padding:0}.app-shell .card-header{align-items:flex-start;gap:10px;margin-bottom:4px}.app-shell .card-header h2{letter-spacing:-.02em;color:#0f172a;font-size:16px;font-weight:800}.app-shell .card-header .muted{margin-top:4px;font-size:12.5px;line-height:1.4}.app-shell .admin-dashboard-row,.app-shell .admin-supplier-row,.app-shell .admin-product-row,.app-shell .admin-plan-row,.app-shell .data-row{transition:background .14s}.app-shell .admin-dashboard-row:hover,.app-shell .admin-supplier-row:hover,.app-shell .admin-product-row:hover,.app-shell .admin-plan-row:hover,.app-shell .data-row:hover{background:#eff6ff9e}.app-shell .pill,.app-shell .status-pill{letter-spacing:.01em;border-radius:999px;font-weight:700;box-shadow:inset 0 1px #ffffffa6}.app-shell .empty-state{background:radial-gradient(circle at 18% 20%,#2563eb0d,#0000 42%),radial-gradient(circle at 82% 70%,#0d94880f,#0000 40%),#fff;border:1px dashed #94a3b859;border-radius:14px;padding:28px 20px}.app-shell .empty-state h3{color:#0f172a;margin:0 0 4px;font-size:15px;font-weight:800}.app-shell .admin-stats-grid{gap:14px}.app-shell .action-row{gap:6px}.legal-document{width:100%;padding:0 24px 40px}.legal-document-body{color:#202124;max-width:740px;margin:24px auto 80px;font-family:Arial,sans-serif;font-size:15px;line-height:1.7}.legal-document-body h1{margin-bottom:4px;font-size:26px;font-weight:400}.legal-document-body h2{margin-top:36px;margin-bottom:8px;font-size:18px;font-weight:700}.legal-document-body h3{margin-top:24px;margin-bottom:4px;font-size:15px;font-weight:700}.legal-document-body p{margin:10px 0}.legal-document-body ul{margin:10px 0 10px 24px;padding:0}.legal-document-body li{margin-bottom:6px}.legal-document-body .effective{color:#5f6368;margin-bottom:32px;font-size:13px;display:block}.legal-document-body hr{border:none;border-top:1px solid #dadce0;margin:40px 0}.legal-document-body a{color:#1a73e8}.legal-document-body .notice{color:#3c4043;background:#f8f9fa;border-left:3px solid #dadce0;margin:16px 0;padding:12px 16px;font-size:14px}@media (max-width:640px){.legal-document{padding:0 16px 32px}.legal-document-body{margin-top:8px;margin-bottom:48px}.legal-document-body h1{font-size:22px}.legal-document-body h2{margin-top:28px;font-size:17px}}.analytics-platform-page .analytics-kpi-row{grid-template-columns:repeat(5,minmax(0,1fr))}.analytics-platform-footnote{margin-top:8px}.analytics-platform-section .card-header p{margin:4px 0 0}.app-shell .admin-promo-create-grid{grid-template-columns:1fr;align-items:stretch;gap:18px;width:100%;display:grid}.app-shell .admin-promo-create-grid>.dashboard-card{isolation:isolate;min-width:0;max-width:100%;overflow:hidden}.app-shell .admin-promo-create-grid .promo-form,.app-shell .admin-promo-create-grid .promo-form-grid,.app-shell .admin-promo-create-grid .promo-check-grid{min-width:0;max-width:100%}.app-shell .admin-promo-create-grid .promo-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .admin-promo-create-grid .promo-check-grid{grid-template-columns:1fr}.app-shell .admin-promo-page .promo-check-grid fieldset,.app-shell .admin-promo-page .admin-choice-card{min-width:0;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 4px 14px #0f172a0a}.app-shell .admin-promo-page .admin-choice-card .check-row{white-space:normal;overflow-wrap:anywhere;word-break:break-word;align-items:flex-start}.app-shell .admin-promo-page .admin-choice-card .check-row span{min-width:0;line-height:1.35}.app-shell .admin-promo-page .promo-code-input{max-width:100%}@media (min-width:1280px){.app-shell .admin-promo-create-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media (max-width:720px){.app-shell .admin-promo-create-grid .promo-form-grid{grid-template-columns:1fr}}.app-shell .admin-dashboard-page .admin-stats-grid-hero{margin-top:4px}.app-shell .admin-dashboard-page .three-col{gap:16px}.app-shell .admin-dashboard-page{gap:22px}.app-shell .admin-dashboard-page .admin-dash-hero{gap:14px;display:grid}.app-shell .admin-dashboard-page .admin-dash-eyebrow{color:#64748b;letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:800}.app-shell .admin-dashboard-page .admin-dash-topbar{background:radial-gradient(720px 180px at 8% 0,#2563eb1a,#0000 55%),radial-gradient(520px 160px at 92% 10%,#0ea5e914,#0000 50%),linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #94a3b833;border-radius:18px;align-items:flex-end;padding:18px 20px;box-shadow:inset 0 1px #ffffffe6,0 14px 34px #0f172a0d}.app-shell .admin-dashboard-page .admin-dash-actions{gap:8px}.app-shell .admin-dashboard-page .admin-dash-actions .btn{align-items:center;gap:6px;display:inline-flex}.app-shell .admin-dashboard-page .admin-dash-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:center;gap:10px;padding:4px;display:grid}.app-shell .admin-dashboard-page .admin-dash-summary-strip>div{background:#ffffffd1;border:1px solid #94a3b829;border-radius:14px;gap:2px;min-width:0;padding:12px 14px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 8px 18px #0f172a08}.app-shell .admin-dashboard-page .admin-dash-summary-strip>div:hover{border-color:#2563eb38;transform:translateY(-2px);box-shadow:0 12px 24px #0f172a0f}.app-shell .admin-dashboard-page .admin-dash-summary-strip span{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800}.app-shell .admin-dashboard-page .admin-dash-summary-strip strong{color:#0f172a;letter-spacing:-.02em;font-size:15px;font-weight:800}.app-shell .admin-dashboard-page .admin-dash-strip-link{color:#fff;background:linear-gradient(145deg,#1d4ed8,#2563eb);border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:0 14px;font-size:12.5px;font-weight:700;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 10px 22px #2563eb38}.app-shell .admin-dashboard-page .admin-dash-strip-link:hover{color:#fff;transform:translateY(-1px);box-shadow:0 14px 26px #2563eb47}.app-shell .admin-dashboard-page .admin-dash-kpi{isolation:isolate;min-height:128px;position:relative;overflow:hidden}.app-shell .admin-dashboard-page .admin-dash-kpi:after{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#2563eb1f,#0000 68%);border-radius:50%;width:120px;height:120px;transition:transform .22s;position:absolute;inset:auto -20% -40% auto}.app-shell .admin-dashboard-page .admin-dash-kpi:hover{transform:translateY(-3px)}.app-shell .admin-dashboard-page .admin-dash-kpi:hover:after{transform:scale(1.15)}.app-shell .admin-dashboard-page .admin-dash-kpi .admin-stat-icon{transition:transform .18s}.app-shell .admin-dashboard-page .admin-dash-kpi:hover .admin-stat-icon{transform:scale(1.06)}.app-shell .admin-dashboard-page .admin-dash-panel{overflow:hidden}.app-shell .admin-dashboard-page .admin-dash-panel .card-header{margin-bottom:14px}.app-shell .admin-dashboard-page .admin-dash-panel .card-header .muted{margin:4px 0 0}.app-shell .admin-dashboard-page .admin-dash-row{border-bottom-color:#0000;border-radius:10px;margin-bottom:2px;transition:background .16s,transform .16s,box-shadow .16s}.app-shell .admin-dashboard-page .admin-dash-row:hover{background:#eff6ffd9;transform:translate(2px);box-shadow:inset 3px 0 #93c5fd}.app-shell .admin-dashboard-page .admin-dashboard-head{background:#f1f5f9;border-radius:10px;margin-bottom:4px}.app-shell .admin-dashboard-page .admin-dash-alert{border-radius:12px;padding:10px 12px;transition:background .16s,transform .16s}.app-shell .admin-dashboard-page .admin-dash-alert:hover{background:#eff6ffbf;transform:translate(2px)}.app-shell .admin-dashboard-page .admin-dash-plan-row .progress-track{background:#e2e8f0;height:9px}.app-shell .admin-dashboard-page .admin-dash-plan-row .progress-fill{transform-origin:0;width:0;animation:.7s cubic-bezier(.22,1,.36,1) forwards admin-dash-bar-grow}@keyframes admin-dash-bar-grow{0%{width:0}to{width:var(--plan-pct,0%)}}@media (max-width:980px){.app-shell .admin-dashboard-page .admin-dash-summary-strip{grid-template-columns:1fr 1fr}.app-shell .admin-dashboard-page .admin-dash-strip-link{grid-column:1/-1}}@media (max-width:640px){.app-shell .admin-dashboard-page .admin-dash-topbar{padding:16px}.app-shell .admin-dashboard-page .admin-dash-summary-strip{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.app-shell .admin-dashboard-page .admin-dash-kpi,.app-shell .admin-dashboard-page .admin-dash-kpi:after,.app-shell .admin-dashboard-page .admin-dash-kpi .admin-stat-icon,.app-shell .admin-dashboard-page .admin-dash-summary-strip>div,.app-shell .admin-dashboard-page .admin-dash-strip-link,.app-shell .admin-dashboard-page .admin-dash-row,.app-shell .admin-dashboard-page .admin-dash-alert{transition:none!important;transform:none!important}.app-shell .admin-dashboard-page .admin-dash-plan-row .progress-fill{animation:none;width:var(--plan-pct,0%)!important}}.app-shell .admin-suppliers-page .admin-filter-card,.app-shell .admin-products-page .admin-filter-card,.app-shell .admin-analytics-page .analytics-range-card{padding:16px 18px}.app-shell .admin-suppliers-page .admin-catalog-table .admin-catalog-row,.app-shell .admin-products-page .admin-catalog-table .admin-catalog-row{padding-block:12px}.app-shell .admin-analytics-page .admin-detail-grid{gap:14px}.app-shell .admin-analytics-page .dashboard-card{padding:16px 18px}.app-shell .admin-analytics-page .data-list{gap:0}.app-shell .admin-promo-page .promo-card{background:#fff;border:1px solid #94a3b833;border-radius:14px;box-shadow:0 8px 22px #0f172a0a}.app-shell .admin-promo-page .status-pill.status-active,.app-shell .admin-promo-page .status-pill.status-expired,.app-shell .admin-promo-page .status-pill.status-scheduled,.app-shell .admin-promo-page .status-pill.status-depleted{font-size:11px}.app-shell .admin-payment-page .payment-provider-fieldset{max-width:560px}.app-shell .admin-payment-creds-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.app-shell .admin-payment-cred-card .card-header h2{align-items:center;gap:8px;display:inline-flex}.app-shell .admin-payment-cred-meta{margin-bottom:14px}@media (max-width:980px){.app-shell .admin-payment-creds-grid{grid-template-columns:1fr}}.app-main{padding-bottom:calc(48px + env(safe-area-inset-bottom))}@media (max-width:1100px){.analytics-platform-page .analytics-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.analytics-platform-page .analytics-kpi-row{grid-template-columns:1fr}.app-main{padding-bottom:calc(88px + env(safe-area-inset-bottom))}}.intelligence-score-row{grid-template-columns:repeat(3,minmax(0,1fr))}.intelligence-score-row .stat-card small{color:color-mix(in srgb, var(--muted,#64748b) 95%, transparent);margin-top:4px;font-size:.78rem;line-height:1.3;display:block}@media (max-width:1100px){.intelligence-score-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.intelligence-score-row{grid-template-columns:1fr}}.recommendation-insight-list{gap:12px;display:grid}.recommendation-insight-row{border-bottom:1px solid color-mix(in srgb, var(--border,#d7dde6) 80%, transparent);grid-template-columns:minmax(0,1.6fr) minmax(140px,.8fr);gap:12px 20px;padding:12px 0;display:grid}.recommendation-insight-row:last-child{border-bottom:0}.recommendation-insight-title-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}.recommendation-action{margin:0 0 4px;font-size:.95rem}.recommendation-reason,.recommendation-impact{margin:0 0 4px;font-size:.9rem}.recommendation-insight-meta{align-content:start;gap:8px;display:grid}.recommendation-confidence{font-size:.85rem;font-weight:600}.recommendation-metrics{gap:4px;margin:0;padding:0;list-style:none;display:grid}.recommendation-metrics li{justify-content:space-between;gap:8px;font-size:.8rem;display:flex}.recommendation-severity{text-transform:uppercase;letter-spacing:.03em;border:1px solid color-mix(in srgb, var(--border,#d7dde6) 90%, transparent);padding:2px 6px;font-size:.72rem;font-weight:600;display:inline-block}.recommendation-severity-info{color:#1f4b7a}.recommendation-severity-opportunity{color:#1f6b45}.recommendation-severity-warning{color:#8a5a10}.recommendation-severity-critical{color:#8a1f1f}@media (max-width:720px){.recommendation-insight-row{grid-template-columns:1fr}}.admin-stat-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-bottom:16px;display:grid}.admin-stat-grid>div{flex-direction:column;gap:4px;display:flex}.admin-stat-grid strong{font-size:1.25rem}.ai-chat-panel,.ai-summary-card{gap:12px;display:grid}.ai-prompt-chips{flex-wrap:wrap;gap:8px;display:flex}.ai-prompt-chip{font-size:.85rem}.ai-chat-transcript{gap:10px;max-height:420px;padding:8px 0;display:grid;overflow:auto}.ai-chat-bubble{border:1px solid color-mix(in srgb, var(--border,#d7dde6) 90%, transparent);gap:6px;padding:10px 12px;display:grid}.ai-chat-bubble p{white-space:pre-wrap;margin:0}.ai-chat-user{background:color-mix(in srgb, var(--surface,#fff) 92%, #dbeafe)}.ai-chat-assistant{background:color-mix(in srgb, var(--surface,#fff) 94%, #e8f5e9)}.ai-chat-form{gap:10px;display:grid}.ai-chat-form textarea{resize:vertical;width:100%;min-height:84px}.ai-summary-body{white-space:normal;color:#0f172a;margin:0;line-height:1.55}.ai-summary-empty-actions{margin-top:14px}.form-actions{flex-wrap:wrap;gap:8px;display:flex}.form-error{color:#8a1f1f;margin:0}.ai-chat-layout{grid-template-columns:minmax(180px,240px) 1fr;gap:16px;display:grid}.ai-chat-history h3{margin:0 0 8px;font-size:.95rem}.ai-chat-history ul{gap:8px;max-height:420px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.ai-chat-history li{gap:4px;display:grid}.ai-history-item{text-align:left;border:1px solid color-mix(in srgb, var(--border,#d7dde6) 90%, transparent);cursor:pointer;background:0 0;gap:4px;padding:8px;display:grid}.ai-history-item small{color:#667}.ai-library-form{border-bottom:1px solid color-mix(in srgb, var(--border,#d7dde6) 90%, transparent);margin-bottom:24px;padding-bottom:16px}.ai-library-doc{margin-bottom:20px}.app-shell .ai-library-page{gap:18px}.app-shell .ai-library-hero{gap:12px;display:grid}.app-shell .ai-library-eyebrow{color:#64748b;letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:800}.app-shell .ai-library-topbar{background:radial-gradient(720px 180px at 10% 0,#2563eb1a,#0000 55%),radial-gradient(480px 160px at 95% 20%,#0ea5e914,#0000 52%),linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #94a3b833;border-radius:18px;align-items:flex-end;padding:18px 20px;box-shadow:inset 0 1px #ffffffe6,0 14px 34px #0f172a0d}.app-shell .ai-library-hero-actions{flex-wrap:wrap;gap:8px;display:flex}.app-shell .ai-library-hero-actions .btn{align-items:center;gap:6px;display:inline-flex}.app-shell .ai-library-stat-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.app-shell .ai-library-stat-row article{background:#ffffffe6;border:1px solid #94a3b82e;border-radius:14px;gap:4px;padding:12px 14px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 8px 18px #0f172a08}.app-shell .ai-library-stat-row article:hover{border-color:#2563eb38;transform:translateY(-2px);box-shadow:0 12px 24px #0f172a0f}.app-shell .ai-library-stat-row span{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800}.app-shell .ai-library-stat-row strong{color:#0f172a;letter-spacing:-.03em;font-size:22px;font-weight:800}.app-shell .ai-library-guide .card-header h2,.app-shell .ai-library-section .card-header h2{align-items:center;gap:8px;display:inline-flex}.app-shell .ai-library-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.app-shell .ai-library-guide-grid article{background:#f8fafc;border:1px solid #94a3b829;border-radius:14px;padding:14px 16px}.app-shell .ai-library-guide-grid h3{color:#0f172a;margin:0 0 6px;font-size:14px;font-weight:800}.app-shell .ai-library-guide-grid p,.app-shell .ai-library-guide-grid li{color:#475569;margin:0;font-size:13px;line-height:1.5}.app-shell .ai-library-guide-grid ol,.app-shell .ai-library-guide-grid ul{gap:6px;margin:0;padding-left:1.15rem;display:grid}.app-shell .ai-library-guide-grid code{background:#e2e8f0;border-radius:6px;padding:1px 5px;font-size:12px}.app-shell .ai-library-toc{border-top:1px solid #94a3b829;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:12px;display:flex}.app-shell .ai-library-toc a{color:#1d4ed8;background:#fff;border:1px solid #94a3b838;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:700;transition:background .14s,border-color .14s,transform .14s;display:inline-flex}.app-shell .ai-library-toc a:hover{background:#eff6ff;border-color:#2563eb59;transform:translateY(-1px)}.app-shell .ai-library-card-list{gap:14px;display:grid}.app-shell .ai-library-card{background:linear-gradient(#fffffffa,#f8fafceb);border:1px solid #94a3b833;border-radius:16px;padding:16px 16px 12px;transition:border-color .16s,box-shadow .16s,transform .16s;box-shadow:0 10px 24px #0f172a0a}.app-shell .ai-library-card:hover{border-color:#2563eb38;transform:translateY(-2px);box-shadow:0 14px 30px #0f172a12}.app-shell .ai-library-card.is-inactive{opacity:.88}.app-shell .ai-library-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.app-shell .ai-library-card-head h3{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:15px;font-weight:800}.app-shell .ai-library-card-head .muted{margin:4px 0 0;font-size:12px}.app-shell .ai-library-card-head code{background:#e2e8f0;border-radius:6px;padding:1px 6px;font-size:11.5px}.app-shell .ai-library-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.app-shell .ai-library-body-field,.app-shell .ai-library-check,.app-shell .ai-library-card-actions{grid-column:1/-1}.app-shell .ai-library-check{color:#334155;background:#fff;border:1px solid #94a3b838;border-radius:10px;align-items:center;gap:8px;width:fit-content;padding:10px 12px;font-size:13px;font-weight:650;display:inline-flex}.app-shell .ai-library-card-actions{flex-wrap:wrap;gap:8px;display:flex}.app-shell .ai-library-card-actions .btn-primary{width:auto;min-width:148px}.app-shell .ai-library-delete-form{border-top:1px dashed #94a3b847;margin-top:8px;padding-top:8px}.app-shell .ai-library-delete-form .btn{color:#b91c1c;align-items:center;gap:6px;display:inline-flex}.app-shell .ai-library-create{background:radial-gradient(640px 180px at 0 0,#2563eb12,#0000 55%),#fff;border-color:#2563eb47}.app-shell .ai-library-create-form{padding-top:4px}@media (max-width:860px){.app-shell .ai-library-stat-row,.app-shell .ai-library-guide-grid,.app-shell .ai-library-form-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.app-shell .ai-library-stat-row article,.app-shell .ai-library-toc a,.app-shell .ai-library-card{transition:none!important;transform:none!important}}.ai-provider-badge{letter-spacing:.02em;border:1px solid color-mix(in srgb, var(--border,#d7dde6) 90%, transparent);vertical-align:middle;margin-right:6px;padding:2px 6px;font-size:.72rem;font-weight:600;display:inline-block}.ai-status-ok{border-color:color-mix(in srgb, #1f6b45 40%, var(--border,#d7dde6));color:#1f6b45}.ai-status-warn{border-color:color-mix(in srgb, #8a5a10 40%, var(--border,#d7dde6));color:#8a5a10}.ai-status-off{border-color:color-mix(in srgb, #667 40%, var(--border,#d7dde6));color:#667}.ai-help-list{gap:8px;margin:0;padding-left:1.2rem;display:grid}.ai-capabilities-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.ai-capabilities-grid h3{margin:0 0 8px;font-size:.95rem}.ai-capabilities-grid ul{margin:0;padding-left:1.1rem}.ai-chat-meta{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.ai-empty-state{gap:8px;padding:8px 0;display:grid}.ai-empty-state p{margin:0}.ai-settings-toc{flex-wrap:wrap;gap:10px 16px;padding:4px 2px 8px;font-size:13px;font-weight:700;display:flex}.ai-settings-toc a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.ai-settings-section-label{align-items:center;gap:8px;margin:8px 0 0;display:flex}.ai-settings-section-label h2{margin:0;font-size:1.05rem}.ai-action-hint{color:#92400e;margin:8px 0 0;font-size:13px;font-weight:650}.ai-basis-badge{opacity:.92;font-weight:600}.ai-local-why,.ai-limitation-hint{margin:8px 0 0;font-size:12.5px}@media (max-width:840px){.ai-chat-layout{grid-template-columns:1fr}}.page-transition{min-width:0}.app-main{min-width:0;overflow-x:clip}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.skeleton{background:linear-gradient(90deg,#e8eef6 0%,#f5f8fc 45%,#e8eef6 90%) 0 0/200% 100%;animation:1.2s linear infinite skeleton-shimmer;display:block}.skeleton-radius-sm{border-radius:8px}.skeleton-radius-md{border-radius:10px}.skeleton-radius-lg{border-radius:14px}.skeleton-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;gap:10px;padding:16px;display:grid;box-shadow:0 1px 4px #0f172a0d}.skeleton-page{gap:18px;min-width:0;padding:8px 0 24px;display:grid}.skeleton-page-header{gap:10px;display:grid}.skeleton-kpi-row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.skeleton-table{gap:8px;display:grid}.premium-dialog{background:0 0;border:0;width:calc(100vw - 32px);max-width:min(420px,100vw - 32px);margin:auto;padding:0}.premium-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f1f3d8c}.premium-dialog-card{color:#0f172a;background:radial-gradient(circle at 12% 0,#2563eb14,#0000 42%),#fff;border:1px solid #94a3b838;border-radius:16px;width:100%;padding:22px 22px 18px;box-shadow:0 18px 44px #0f172a1f}.premium-dialog-icon{color:#1d4ed8;background:#2563eb1a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:12px;display:inline-flex}.premium-dialog-card h2{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:800}.premium-dialog-card p{color:#64748b;margin:8px 0 0;font-size:14px;font-weight:600;line-height:1.45}.premium-dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.premium-dialog-actions form{display:inline}.toast-host{z-index:80;top:calc(16px + env(safe-area-inset-top));right:calc(16px + env(safe-area-inset-right));pointer-events:none;gap:10px;width:min(360px,100vw - 32px);display:grid;position:fixed}.toast-card{border:1px solid var(--border);background:var(--surface);pointer-events:auto;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;font-size:13.5px;font-weight:650;display:flex;box-shadow:0 8px 24px #0f172a12}.toast-success{color:#166534;background:#f0fdf4;border-color:#16a34a47}.toast-error{color:#991b1b;background:#fef2f2;border-color:#dc262647}.toast-info{color:#1e40af;background:#eff6ff;border-color:#2563eb47}.toast-dismiss{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:0;padding:0 2px;font-size:18px;line-height:1}@media (max-width:480px){.toast-host{top:auto;bottom:calc(16px + env(safe-area-inset-bottom));width:auto;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){.page-transition,.mobile-shell-nav-panel{transform:none!important}.skeleton{background:#e8eef6;animation:none}}.search-form-error{width:100%;margin:8px 0 0}.supplier-location-map{gap:10px;display:grid}.supplier-location-map-toolbar,.supplier-nav-chooser-list{flex-wrap:wrap;gap:8px;display:flex}.supplier-nav-chooser{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:12px}.supplier-location-map-frame{border:0;border-radius:12px;width:100%;min-height:240px}.supplier-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.supplier-gallery-grid li{gap:8px;display:grid}.supplier-gallery-grid img{aspect-ratio:4/3;object-fit:cover;border:1px solid var(--border);border-radius:10px;width:100%}.product-image-manager{gap:10px;margin-top:8px;display:grid}.product-image-url-row{align-items:center;gap:8px;display:flex}.product-image-url-row input{flex:1}.product-image-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr))}.admin-product-cell{align-items:flex-start;gap:10px;display:flex}.admin-product-thumb{object-fit:cover;border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;flex:none;width:40px;height:40px}.admin-product-thumb-empty{display:inline-block}.app-shell .ai-supplier-access-card .card-header h2{align-items:center;gap:8px;display:inline-flex}.app-shell .ai-supplier-plan-fieldset{background:#f8fafc;border:1px solid #94a3b833;border-radius:12px;grid-column:1/-1;margin:0;padding:12px 14px}.app-shell .ai-supplier-plan-fieldset legend{color:#475569;letter-spacing:.03em;text-transform:uppercase;padding:0 4px;font-size:12px;font-weight:800}.app-shell .ai-supplier-plan-grid{flex-wrap:wrap;gap:10px 16px;margin-top:8px;display:flex}.ai-settings-page{gap:18px}.ai-settings-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.ai-overview-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;gap:6px;min-height:96px;padding:14px 16px;display:grid}.ai-overview-label{letter-spacing:.02em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:650}.ai-overview-card strong{font-size:1.02rem;line-height:1.25}.ai-settings-alert{border-color:color-mix(in srgb, #b45309 28%, var(--border));background:color-mix(in srgb, #fff7ed 70%, var(--surface))}.ai-provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ai-provider-card{align-content:start;gap:12px;display:grid}.ai-provider-card.is-default{border-color:color-mix(in srgb, var(--blue,#2563eb) 35%, var(--border));box-shadow:0 0 0 1px color-mix(in srgb, var(--blue,#2563eb) 12%, transparent)}.ai-provider-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ai-provider-card-head h2{margin:0 0 8px;font-size:1.08rem}.ai-provider-badges{flex-wrap:wrap;gap:6px;display:flex}.ai-provider-badge{background:color-mix(in srgb, var(--surface) 88%, #eef2f7);border-radius:999px;margin-right:0;padding:3px 9px}.ai-provider-meta,.ai-provider-note{margin:0}.ai-provider-form,.ai-provider-test-form{gap:12px;display:grid}.ai-provider-toggles{flex-wrap:wrap;gap:12px 18px;display:flex}.ai-provider-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ai-provider-fields label,.ai-provider-key-block label{gap:6px;font-size:13px;font-weight:650;display:grid}.ai-provider-fields input,.ai-provider-key-block input[type=password]{width:100%}.ai-provider-key-block{border:1px dashed var(--border);background:color-mix(in srgb, var(--surface) 92%, #f8fafc);border-radius:12px;gap:10px;padding:12px;display:grid}.ai-provider-actions{flex-wrap:wrap;gap:8px;display:flex}.ai-provider-test-form{border-top:1px solid color-mix(in srgb, var(--border) 80%, transparent);padding-top:2px}.ai-usage-grid{margin-bottom:12px}.ai-settings-help{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:0}.ai-settings-help>summary{cursor:pointer;align-items:center;gap:8px;padding:14px 16px;font-weight:700;list-style:none;display:flex}.ai-settings-help>summary::-webkit-details-marker{display:none}.ai-settings-help-body{border-top:1px solid var(--border);gap:18px;padding:0 16px 16px;display:grid}.ai-settings-help-body h3,.ai-settings-help-body h4{margin:0 0 6px}@media (max-width:1100px){.ai-settings-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-provider-grid{grid-template-columns:1fr}}@media (max-width:720px){.ai-settings-overview,.ai-provider-fields{grid-template-columns:1fr}}.ai-intelligence-page{gap:14px}.ai-gpt-shell{border:1px solid var(--border);background:var(--surface);border-radius:18px;grid-template-columns:280px minmax(0,1fr);min-height:min(78vh,860px);display:grid;overflow:hidden}.ai-gpt-shell.sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.ai-gpt-shell.sidebar-collapsed .ai-gpt-sidebar{display:none}.ai-gpt-sidebar{color:#e2e8f0;background:#10182b;border-right:1px solid #94a3b840;grid-template-rows:auto 1fr;gap:10px;padding:14px;display:grid}.ai-gpt-sidebar-top{gap:8px;display:flex}.ai-gpt-new{flex:1;justify-content:center}.ai-gpt-icon-btn{width:36px;height:36px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.ai-gpt-icon-btn:hover{background:#ffffff1f}.ai-gpt-history-list{align-content:start;gap:6px;display:grid;overflow:auto}.ai-gpt-history-empty{color:#94a3b8;margin:8px 4px;font-size:13px}.ai-gpt-history-row{border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:4px;padding:2px;display:grid}.ai-gpt-history-row.is-active,.ai-gpt-history-row:hover{background:#ffffff1a}.ai-gpt-history-item{text-align:left;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;gap:2px;padding:8px 10px;display:grid}.ai-gpt-history-item span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.ai-gpt-history-item small{color:#94a3b8;font-size:11px}.ai-gpt-main{background:radial-gradient(1200px 400px at 50% -10%, color-mix(in srgb, var(--blue,#2563eb) 10%, transparent), transparent), var(--surface);grid-template-rows:auto 1fr auto auto;min-height:0;display:grid}.ai-gpt-topbar{border-bottom:1px solid color-mix(in srgb, var(--border) 85%, transparent);justify-content:space-between;gap:12px;padding:14px 18px 8px;display:flex}.ai-gpt-topbar h2{margin:4px 0 2px;font-size:1.15rem}.ai-gpt-topbar .page-sub,.ai-gpt-topbar .muted{margin:0}.ai-gpt-top-actions{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.ai-gpt-top-actions .btn{align-items:center;gap:6px;display:inline-flex}.ai-gpt-transcript{align-content:start;gap:14px;padding:18px 18px 8px;display:grid;overflow:auto}.ai-gpt-hero{text-align:center;justify-items:center;gap:12px;max-width:720px;margin:8vh auto 0;display:grid}.ai-gpt-hero-mark{color:#fff;background:linear-gradient(145deg,#2563eb,#0f766e);border-radius:16px;place-items:center;width:52px;height:52px;font-weight:800;display:grid}.ai-gpt-hero h3{margin:0;font-size:1.55rem}.ai-gpt-suggestions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(100%,640px);margin-top:8px;display:grid}.ai-gpt-suggestion{text-align:left;border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 92%, #f8fafc);cursor:pointer;border-radius:14px;padding:12px 14px;font-size:13.5px;font-weight:600;line-height:1.35}.ai-gpt-suggestion:hover{border-color:color-mix(in srgb, var(--blue,#2563eb) 40%, var(--border));background:color-mix(in srgb, #eff6ff 55%, var(--surface))}.ai-gpt-row{grid-template-columns:40px minmax(0,1fr);gap:12px;width:100%;max-width:860px;margin:0 auto;display:grid}.ai-gpt-row.ai-gpt-user{grid-template-columns:minmax(0,1fr) 40px}.ai-gpt-row.ai-gpt-user .ai-gpt-avatar{order:2}.ai-gpt-row.ai-gpt-user .ai-gpt-bubble{background:color-mix(in srgb, #dbeafe 55%, var(--surface));border-radius:18px 18px 6px;order:1;justify-self:end}.ai-gpt-avatar{letter-spacing:.02em;color:#fff;background:#0f172a;border-radius:12px;place-items:center;width:40px;height:40px;font-size:11px;font-weight:800;display:grid}.ai-gpt-user .ai-gpt-avatar{background:#1d4ed8}.ai-gpt-row.ai-gpt-assistant .ai-gpt-avatar{background:0 0;border-radius:0;width:42px;height:44px;overflow:visible}.ai-gpt-avatar-mascot{object-fit:contain;filter:drop-shadow(0 2px 6px #0f172a38);width:42px;height:44px}.ai-gpt-bubble{border:1px solid color-mix(in srgb, var(--border) 88%, transparent);background:color-mix(in srgb, var(--surface) 94%, #f8fafc);border-radius:18px 18px 18px 6px;gap:8px;padding:12px 14px;display:grid}.ai-gpt-typing{align-items:center;gap:5px;width:fit-content;min-height:20px;display:inline-flex}.ai-gpt-typing span{background:#64748b;border-radius:999px;width:7px;height:7px;animation:1s ease-in-out infinite ai-gpt-bounce}.ai-gpt-typing span:nth-child(2){animation-delay:.15s}.ai-gpt-typing span:nth-child(3){animation-delay:.3s}@keyframes ai-gpt-bounce{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.ai-gpt-composer{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 96%, #fff);border-radius:18px;grid-template-columns:1fr auto;align-items:end;gap:10px;margin:0 18px;padding:12px;display:grid;box-shadow:0 10px 30px #0f172a14}.ai-gpt-composer textarea{resize:none;width:100%;min-height:48px;max-height:160px;font:inherit;background:0 0;border:0;outline:none;line-height:1.45}.ai-gpt-send{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.ai-gpt-footnote,.ai-gpt-error{margin:8px 22px 14px}.ai-gpt-empty{text-align:center;padding:48px 24px}@media (max-width:960px){.ai-gpt-shell,.ai-gpt-shell.sidebar-open{grid-template-columns:1fr;min-height:70vh}.ai-gpt-sidebar{display:none}.ai-gpt-suggestions{grid-template-columns:1fr}}.ai-gpt-actions,.admin-copilot-actions{flex-wrap:wrap;gap:8px;display:flex}.ai-gpt-action,.admin-copilot-action{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 92%, #eff6ff);color:inherit;cursor:pointer;border-radius:999px;align-items:center;padding:7px 12px;font-size:12.5px;font-weight:700;text-decoration:none;display:inline-flex}.ai-gpt-action:hover,.admin-copilot-action:hover{border-color:color-mix(in srgb, var(--blue,#2563eb) 45%, var(--border))}.admin-copilot-root{z-index:80;justify-items:end;gap:12px;display:grid;position:fixed;bottom:20px;right:20px}.admin-copilot-fab{color:#fff;cursor:pointer;background:linear-gradient(145deg,#0f172a,#1d4ed8);border:0;border-radius:999px;align-items:center;gap:8px;padding:14px 16px;display:inline-flex;box-shadow:0 14px 34px #0f172a59}.admin-copilot-fab-label{align-items:center;gap:6px;font-size:13px;font-weight:750;display:inline-flex}.admin-copilot-panel{border:1px solid var(--border);background:var(--surface);border-radius:18px;grid-template-rows:auto 1fr auto auto auto;width:min(380px,100vw - 28px);height:min(560px,100vh - 110px);display:grid;overflow:hidden;box-shadow:0 22px 50px #0f172a47}.admin-copilot-header{color:#fff;background:#0f172a;justify-content:space-between;gap:10px;padding:12px 14px;display:flex}.admin-copilot-header strong{display:block}.admin-copilot-header span{opacity:.8;font-size:12px;display:block}.admin-copilot-icon-btn{color:inherit;cursor:pointer;background:#ffffff1f;border:0;border-radius:10px;width:32px;height:32px}.admin-copilot-messages{background:color-mix(in srgb, #f8fafc 70%, var(--surface));align-content:start;gap:8px;padding:12px;display:grid;overflow:auto}.admin-copilot-msg{border-radius:14px;max-width:92%;padding:10px 12px;font-size:13.5px;line-height:1.45}.admin-copilot-user{background:#dbeafe;border-radius:14px 14px 4px;justify-self:end}.admin-copilot-assistant{border:1px solid var(--border);background:#fff;border-radius:14px 14px 14px 4px;justify-self:start}.admin-copilot-actions{padding:0 12px 8px}.admin-copilot-error{margin:0 12px 6px}.admin-copilot-composer{border-top:1px solid var(--border);grid-template-columns:1fr auto;gap:8px;padding:10px 12px 12px;display:grid}.admin-copilot-composer textarea{border:1px solid var(--border);resize:none;width:100%;font:inherit;border-radius:12px;padding:8px 10px}.admin-copilot-composer .btn{justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:inline-flex}@media (max-width:720px){.admin-copilot-root{right:12px;bottom:calc(12px + env(safe-area-inset-bottom))}.admin-copilot-fab-label{display:none}}.floating-copilot-root{z-index:80;padding-bottom:env(safe-area-inset-bottom,0px);padding-right:env(safe-area-inset-right,0px)}.floating-copilot-panel{width:min(400px,100vw - 24px);height:min(620px, calc(100dvh - 96px - env(safe-area-inset-bottom,0px)));will-change:transform, opacity;background:linear-gradient(#fffffffa,#f8fafcf5);border:1px solid #94a3b847;grid-template-rows:auto minmax(0,1fr) auto auto auto auto;animation:.18s ease-out floating-copilot-in;box-shadow:inset 0 1px #ffffffe6,0 24px 56px #0f172a38}@keyframes floating-copilot-in{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.floating-copilot-header{background:radial-gradient(420px 120px at 12% 0,#3b82f659,#0000 60%),linear-gradient(135deg,#0f172a 0%,#1e3a8a 55%,#1d4ed8 100%);align-items:flex-start;gap:12px;padding:14px 14px 12px}.floating-copilot-header-main{align-items:flex-start;gap:10px;min-width:0;display:flex}.floating-copilot-avatar{background:0 0;border:0;border-radius:0;flex:none;justify-content:center;align-items:center;width:40px;height:42px;display:inline-flex;overflow:visible}.floating-copilot-avatar-img{object-fit:contain;filter:drop-shadow(0 2px 6px #0f172a47);width:40px;height:42px}.floating-copilot-header-tools{align-items:center;gap:8px;display:inline-flex}.floating-copilot-badge{color:#e2e8f0;letter-spacing:.02em;white-space:nowrap;background:#ffffff24;border:1px solid #ffffff2e;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.floating-copilot-messages{background:radial-gradient(520px 180px at 100% 0,#2563eb0f,#0000 55%),linear-gradient(#f8fafc,#f1f5f9);gap:10px;padding:14px 12px}.floating-copilot-msg{box-shadow:0 1px 2px #0f172a0a}.floating-copilot-root .admin-copilot-user{background:linear-gradient(#dbeafe,#bfdbfe);border:1px solid #3b82f640}.floating-copilot-root .admin-copilot-assistant{background:#fffffff5;border-color:#94a3b847}.floating-copilot-empty-hint{color:#64748b;background:#ffffffb3;border:1px dashed #94a3b873;border-radius:12px;margin:0;padding:8px 10px;font-size:12.5px;line-height:1.4}.floating-copilot-actions{padding-top:2px}.floating-copilot-chips{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;gap:8px;padding:0 12px 10px;display:flex;overflow-x:auto}.floating-copilot-chip{color:#0f172a;cursor:pointer;background:#ffffffeb;border:1px solid #94a3b859;border-radius:999px;flex:none;min-height:40px;padding:8px 12px;font-size:12px;font-weight:650;transition:border-color .12s,background .12s,transform .12s}.floating-copilot-chip:hover:not(:disabled){background:#eff6ff;border-color:#2563eb73;transform:translateY(-1px)}.floating-copilot-chip:disabled{opacity:.55;cursor:not-allowed}.floating-copilot-composer{background:#ffffffeb}.floating-copilot-composer textarea{background:#fff;border-radius:14px;min-height:44px;padding:10px 12px;box-shadow:inset 0 1px #fffc}.floating-copilot-composer textarea:focus{outline-offset:1px;border-color:#2563eb73;outline:2px solid #2563eb59}.floating-copilot-fab{width:60px;height:64px;min-height:0;box-shadow:none;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;background:0 0;border-radius:0;padding:0;transition:transform .14s}.floating-copilot-fab:not(.is-open){z-index:81;right:max(16px, env(safe-area-inset-right,0px));bottom:max(16px, env(safe-area-inset-bottom,0px));position:fixed}.floating-copilot-fab:hover{box-shadow:none;transform:translateY(-2px)scale(1.04)}.floating-copilot-fab.is-dragging,.floating-copilot-fab.is-dragging:hover{cursor:grabbing;transition:none;transform:scale(1.06)}.floating-copilot-fab.is-open{opacity:0;visibility:hidden;pointer-events:none;width:38px;height:38px;box-shadow:none;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex}.floating-copilot-fab.is-open svg{display:block}.floating-copilot-mascot{object-fit:contain;filter:drop-shadow(0 10px 18px #0f172a47);pointer-events:none;width:60px;height:64px}.floating-copilot-admin .floating-copilot-fab:not(.is-open),.floating-copilot-supplier .floating-copilot-fab:not(.is-open),.floating-copilot-buyer .floating-copilot-fab:not(.is-open){background:0 0}@media (max-width:820px){.floating-copilot-fab:not(.is-open),.floating-copilot-mascot{width:54px;height:58px}}@media (min-width:1100px){.floating-copilot-fab:not(.is-open),.floating-copilot-mascot{width:70px;height:75px}}.copilot-typing{align-items:center;gap:5px;min-width:54px;display:inline-flex}.copilot-typing-dot{background:#64748b;border-radius:999px;width:6px;height:6px;animation:1s ease-in-out infinite copilot-dot}.copilot-typing-dot:nth-child(2){animation-delay:.15s}.copilot-typing-dot:nth-child(3){animation-delay:.3s}@keyframes copilot-dot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.copilot-md-link{color:#1d4ed8;text-underline-offset:2px;font-weight:650;text-decoration:underline}@media (max-width:480px){.floating-copilot-panel{width:100vw;max-width:100vw;height:min(74dvh, calc(100dvh - env(safe-area-inset-bottom,0px)));border-radius:18px 18px 0 0}.floating-copilot-buyer.is-open,.floating-copilot-admin.is-open,.floating-copilot-supplier.is-open{justify-items:stretch;bottom:0;left:0;right:0}.floating-copilot-fab:not(.is-open){right:max(10px, env(safe-area-inset-right));bottom:max(10px, env(safe-area-inset-bottom));width:52px;height:54px;position:fixed}.floating-copilot-fab.is-open{right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom));opacity:0;visibility:hidden;pointer-events:none;position:fixed}.floating-copilot-mascot{width:52px;height:54px}}@media (prefers-reduced-motion:reduce){.floating-copilot-panel,.floating-copilot-chip,.floating-copilot-fab,.copilot-typing-dot{transition:none!important;animation:none!important;transform:none!important}}.buying-assistant-root{z-index:70}.app-shell .console-page-hero{gap:14px;display:grid}.app-shell .console-page-eyebrow{color:#64748b;letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:800}.app-shell .console-page-topbar{background:radial-gradient(720px 180px at 8% 0,#2563eb1a,#0000 55%),radial-gradient(520px 160px at 92% 10%,#0ea5e914,#0000 50%),linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #94a3b833;border-radius:18px;align-items:flex-end;padding:18px 20px;box-shadow:inset 0 1px #ffffffe6,0 10px 28px #0f172a0a}.app-shell .console-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:10px;display:grid}.app-shell .console-summary-strip>div{background:#ffffffe0;border:1px solid #94a3b82e;border-radius:14px;gap:4px;padding:12px 14px;transition:border-color .16s,transform .16s;display:grid}.app-shell .console-summary-strip>div:hover{border-color:#2563eb47;transform:translateY(-1px)}.app-shell .console-summary-strip span{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.app-shell .console-summary-strip strong{color:#0f172a;font-size:15px;font-weight:780}.app-shell .console-strip-link{color:#1d4ed8;background:#2563eb0f;border:1px solid #2563eb33;border-radius:14px;justify-content:center;align-items:center;gap:6px;min-height:100%;padding:12px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:background .16s,border-color .16s;display:inline-flex}.app-shell .console-strip-link:hover{background:#2563eb1a;border-color:#2563eb59}.app-shell .console-section-title{color:#334155;letter-spacing:.08em;text-transform:uppercase;margin:8px 0 0;font-size:13px;font-weight:800}.app-shell .product-image-slot{overflow:hidden}.app-shell .product-image-slot img{object-fit:cover;width:100%;height:100%;display:block}.app-shell .supplier-quick-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.app-shell .supplier-quick-link{color:#0f172a;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #94a3b833;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 12px;font-size:13px;font-weight:700;text-decoration:none;transition:border-color .16s,transform .16s;display:inline-flex}.app-shell .supplier-quick-link:hover{border-color:#2563eb59;transform:translateY(-1px)}.app-shell .supplier-next-steps{align-items:flex-start}.app-shell .supplier-next-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.app-shell .supplier-dash-product{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.app-shell .supplier-dash-product-meta{gap:2px;min-width:0;display:grid}.app-shell .supplier-dashboard-main{align-items:start}.app-shell .supplier-settings-actions{flex-wrap:wrap;gap:8px;display:flex}.app-shell .supplier-support-topics{gap:10px;display:grid}.app-shell .supplier-support-topic{color:inherit;border:1px solid #94a3b82e;border-radius:12px;gap:2px;padding:12px 14px;text-decoration:none;transition:border-color .16s,background .16s;display:grid}.app-shell .supplier-support-topic:hover{background:#2563eb0a;border-color:#2563eb4d}.app-shell .supplier-traffic-kpi-row{grid-template-columns:repeat(4,minmax(0,1fr))}.app-shell .admin-suppliers-page .admin-catalog-table .admin-catalog-row,.app-shell .admin-products-page .admin-catalog-table .admin-catalog-row{min-height:56px}@media (max-width:980px){.app-shell .console-summary-strip{grid-template-columns:1fr 1fr}.app-shell .console-strip-link{grid-column:1/-1}.app-shell .supplier-quick-links,.app-shell .supplier-traffic-kpi-row{grid-template-columns:1fr 1fr}}@media (max-width:720px){.app-shell .console-page-topbar{align-items:stretch}.app-shell .console-summary-strip,.app-shell .supplier-quick-links,.app-shell .supplier-traffic-kpi-row{grid-template-columns:1fr}.app-shell .supplier-next-steps{flex-direction:column}.app-shell .supplier-next-actions{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.app-shell .console-summary-strip>div,.app-shell .console-strip-link,.app-shell .supplier-quick-link,.app-shell .supplier-support-topic{transition:none!important;transform:none!important}}.app-shell .checkbox-row,.app-shell .check-row.compact,.app-shell .ai-provider-toggles .check-row{color:#334155;cursor:pointer;background:#f8fafcb8;border:1px solid #94a3b833;border-radius:12px;align-items:center;gap:9px;min-height:40px;margin:0;padding:8px 10px;font-size:13px;font-weight:650;display:flex}.app-shell .checkbox-row input[type=checkbox],.app-shell .check-row input[type=checkbox]{accent-color:#2563eb;flex:none;width:18px;height:18px}.app-shell .ai-provider-toggles{flex-wrap:wrap;gap:8px;display:flex}.app-shell .ai-provider-fields{gap:14px}.app-shell .ai-provider-key-block{background:#f8fafcd9;border-style:solid;border-color:#94a3b847;border-radius:14px}.app-shell .hours-row{background:#ffffffe0;border:1px solid #94a3b838;border-radius:12px;padding:12px 14px}.app-shell .hours-row input[type=time]{color:#0f172a;min-height:38px;font:inherit;background:#fffffff5;border:1px solid #94a3b857;border-radius:10px;padding:8px 10px;transition:border-color .14s,box-shadow .14s}.app-shell .hours-row input[type=time]:focus{border-color:#2563eb73;outline:none;box-shadow:0 0 0 4px #2563eb1f}.app-shell .hours-row input[type=time]:disabled{color:#94a3b8;background:#f1f5f9}.app-shell .product-management-card,.app-shell .profile-editor-section,.app-shell .placeholder-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #94a3b833;border-radius:16px;box-shadow:inset 0 1px #ffffffe6,0 8px 22px #0f172a0a}.app-shell .product-image-slot{background:#f8fafc;border-color:#94a3b847;border-radius:12px}.app-shell .readonly-grid div{background:#f8fafce6;border:1px solid #94a3b833;border-radius:12px;padding:12px 14px}.app-shell .receipt-table{background:#fff;border:1px solid #94a3b829;border-radius:14px;overflow:hidden}.app-shell .receipt-row{border-bottom-color:#94a3b824;padding:14px 16px;transition:background .14s}.app-shell .receipt-row:hover{background:#eff6ff9e}.app-shell .receipt-head{color:#64748b;letter-spacing:.05em;text-transform:uppercase;z-index:1;background:#f8fafc;font-size:11px;font-weight:800;position:sticky;top:0}.app-shell .receipt-head:hover{background:#f8fafc}.app-shell .promo-usage-row,.app-shell .admin-catalog-row,.app-shell .admin-supplier-row,.app-shell .admin-product-row{transition:background .14s}.app-shell .promo-usage-row:hover,.app-shell .admin-catalog-row:hover,.app-shell .admin-supplier-row:hover,.app-shell .admin-product-row:hover{background:#eff6ff8c}.app-shell .data-list .data-row{border-bottom:1px solid #94a3b824;padding:12px 2px}.app-shell .field input:disabled,.app-shell .field select:disabled,.app-shell .field textarea:disabled,.app-shell .field input[readonly],.app-shell .field textarea[readonly]{color:#64748b;cursor:not-allowed;background:#f1f5f9}.app-shell .product-form-grid,.app-shell .promo-form-grid,.app-shell .supplier-profile-form{gap:14px}.app-shell .admin-filter-grid .field input,.app-shell .admin-filter-grid .field select,.app-shell .admin-filter-search input{min-height:42px}@media (max-width:720px){.app-shell .receipt-row{grid-template-columns:1fr 1fr;gap:8px 12px}.app-shell .receipt-head{display:none}.app-shell .ai-provider-fields{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.app-shell .receipt-row,.app-shell .promo-usage-row,.app-shell .admin-catalog-row,.app-shell .admin-supplier-row,.app-shell .admin-product-row,.app-shell .hours-row input[type=time]{transition:none!important}}.app-shell .kpi-stagger-item{min-width:0;height:100%}.app-shell .product-filter-form{box-shadow:none;background:#f8fafcb8;border:1px solid #94a3b82e;border-radius:14px;gap:12px;padding:14px}.app-shell .profile-status-strip{background:#ffffffe6;border:1px solid #94a3b833;border-radius:14px;padding:12px 14px;box-shadow:0 8px 22px #0f172a0a}.app-shell .product-management-card,.app-shell .profile-editor-section,.app-shell .placeholder-card,.app-shell .promo-card{border-radius:16px;transition:border-color .18s,box-shadow .18s,transform .18s}.app-shell .product-management-card:hover,.app-shell .promo-card:hover{border-color:#2563eb38;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffe6,0 16px 36px #0f172a12}.app-shell .admin-promo-page .promo-card{background:linear-gradient(#fffffffa,#ffffffeb);border:1px solid #94a3b833;border-radius:16px;min-width:0;overflow:hidden;box-shadow:inset 0 1px #ffffffd9,0 10px 28px #0f172a0b}.app-shell .admin-promo-page .promo-card-summary{min-width:0}.app-shell .admin-promo-page .promo-data-list{grid-template-columns:1fr}.app-shell .filter-bar,.app-shell .toolbar,.app-shell .page-toolbar,.app-shell .admin-filter-card{border-radius:16px}.app-shell .checkbox-row,.app-shell .check-row.compact,.app-shell .ai-provider-toggles .check-row,.app-shell .console-summary-strip strong{font-weight:700}.app-shell .button-row{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.app-shell .button-row .btn{min-height:42px}.app-shell .console-page-topbar .topbar-right{flex-wrap:wrap;gap:8px}.app-shell .mobile-shell-nav-bar{color:#fff;background:linear-gradient(#0c1a33 0%,#14305f 100%);border-bottom-color:#ffffff1f}.app-shell .mobile-shell-menu-trigger{color:#fff;background:#ffffff1f;border-color:#ffffff52}.app-shell .mobile-shell-menu-trigger:hover,.app-shell .mobile-shell-menu-trigger:focus-visible{color:#fff;background:#ffffff38;border-color:#ffffff8c}.app-shell .mobile-shell-nav-panel{background:#0f1f3d;border-bottom-color:#ffffff1f}.app-shell .mobile-shell-section{color:#94a3b8}.app-shell .mobile-shell-link{color:#ffffffc7}.app-shell .mobile-shell-link.active,.app-shell .mobile-shell-link:hover{color:#fff;background:#ffffff1f}.app-shell .page-transition{will-change:opacity, transform}@media (max-width:720px){.app-shell .console-page-topbar .topbar-right{width:100%}.app-shell .console-page-topbar .topbar-right .btn-primary{flex:auto}}@media (prefers-reduced-motion:reduce){.app-shell *,.app-shell :before,.app-shell :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.app-shell .btn:hover,.app-shell .admin-stat-card:hover,.app-shell .stat-card:hover,.app-shell .product-management-card:hover,.app-shell .promo-card:hover,.app-shell .console-summary-strip>div:hover,.app-shell .supplier-quick-link:hover,.page-transition{transform:none!important}}@media (min-width:640px) and (max-width:820px){.public-profile-hero{grid-template-columns:88px minmax(0,1fr)}.public-profile-actions{grid-column:1/-1;width:100%}.public-profile-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (min-width:640px) and (max-height:520px) and (orientation:landscape){.public-profile-hero{grid-template-columns:72px minmax(0,1fr) auto;align-items:center}.public-profile-actions{grid-column:auto;width:auto}.public-profile-logo{width:72px;height:72px;font-size:24px}.public-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.public-profile-card-wide{grid-column:1/-1}}.app-shell .supplier-page-stack>.dashboard-card,.app-shell .supplier-page-stack .console-page-hero,.app-shell .supplier-page-stack .topbar,.app-shell .supplier-page-stack .product-management-card,.app-shell .supplier-page-stack .product-import-builder,.app-shell .supplier-page-stack .product-import-upload-card,.app-shell .supplier-page-stack .csv-preview-table,.app-shell .supplier-page-stack .receipt-table{min-width:0;max-width:100%}.app-shell .mobile-shell-link-warning{background:#fbbf24}@media (max-width:820px){.app-shell>.app-main{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.app-shell .supplier-page-stack{gap:16px}.app-shell .supplier-page-stack .page-title{letter-spacing:-.02em;font-size:22px}.app-shell .supplier-page-stack .topbar,.app-shell .supplier-page-stack .console-page-topbar{flex-direction:column;align-items:stretch}.app-shell .supplier-page-stack .topbar-right{align-items:stretch;width:100%}.app-shell .supplier-page-stack .topbar-right .btn,.app-shell .supplier-page-stack .topbar-right .btn-primary,.app-shell .supplier-page-stack .topbar-right .badge-plan,.app-shell .supplier-page-stack .topbar-right .visibility-badge,.app-shell .supplier-page-stack .topbar-right .status-pill{justify-content:center}.app-shell .supplier-page-stack .topbar-right .badge-plan,.app-shell .supplier-page-stack .topbar-right .visibility-badge,.app-shell .supplier-page-stack .topbar-right .status-pill{align-self:flex-start}.app-shell .supplier-page-stack .topbar-right .btn,.app-shell .supplier-page-stack .topbar-right .btn-primary{flex:100%;width:100%;min-height:44px}.app-shell .supplier-page-stack .console-summary-strip,.app-shell .supplier-quick-links,.app-shell .supplier-traffic-kpi-row{grid-template-columns:1fr}.app-shell .supplier-page-stack .alert-banner{flex-wrap:wrap;align-items:flex-start}.app-shell .supplier-page-stack .alert-banner-actions{flex:100%}.app-shell .supplier-page-stack .alert-banner-actions .btn{flex:140px;justify-content:center;min-height:44px}.app-shell .supplier-page-stack .data-row{flex-wrap:wrap;gap:6px 16px}.app-shell .supplier-page-stack .data-row>*{overflow-wrap:anywhere;min-width:0}.app-shell .supplier-page-stack .card-header,.app-shell .supplier-page-stack .section-heading{flex-wrap:wrap;align-items:flex-start}.app-shell .supplier-page-stack .empty-state .btn{justify-content:center;width:100%;min-height:44px}.app-shell .supplier-dash-product{grid-template-columns:48px minmax(0,1fr)}.app-shell .supplier-dash-product>:last-child{grid-column:1/-1}.app-shell .supplier-next-steps{flex-direction:column}.app-shell .supplier-next-actions{justify-content:stretch;width:100%}.app-shell .supplier-next-actions .btn{flex:100%;justify-content:center;min-height:44px}.app-shell .supplier-products-page .product-filter-form .btn,.app-shell .supplier-products-page .product-card-actions .btn,.app-shell .supplier-products-page .product-delete-form .btn{justify-content:center;width:100%;min-height:44px}.app-shell .supplier-products-page .product-status-form,.app-shell .supplier-products-page .product-row-actions{width:100%}.app-shell .supplier-products-page .product-status-switch,.app-shell .supplier-products-page .product-edit-panel,.app-shell .supplier-products-page .product-delete-confirm,.app-shell .supplier-products-page .product-edit-panel summary,.app-shell .supplier-products-page .product-delete-confirm summary{justify-content:center;width:100%;min-height:44px}.app-shell .supplier-products-page .product-card-summary h2,.app-shell .supplier-products-page .product-card-summary p{overflow-wrap:anywhere}.app-shell .product-import-builder-actions{align-items:stretch}.app-shell .product-import-builder-actions .btn{flex:100%;justify-content:center;min-height:44px}.app-shell .supplier-page-stack .profile-anchor-row{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.app-shell .supplier-page-stack .profile-anchor-row button{flex:none;min-height:44px}.app-shell .supplier-page-stack .profile-form-actions{bottom:calc(72px + env(safe-area-inset-bottom));z-index:25;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#eef2f7b8,#eef2f7 36%);border-top:1px solid #94a3b838;gap:8px;margin-inline:-14px;padding:10px 14px 12px;position:sticky}.app-shell .supplier-page-stack .profile-form-actions .btn{flex:auto;justify-content:center;min-height:44px}.app-shell .supplier-logo-manager-row{flex-direction:column;align-items:stretch}.app-shell .supplier-logo-manager-actions .btn,.app-shell .supplier-logo-manager-actions label.btn{justify-content:center;width:100%;min-height:44px}.app-shell .hours-status-control{width:100%}.app-shell .hours-status-control .check-row{min-height:44px}.app-shell .supplier-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .supplier-gallery-grid .btn{justify-content:center;width:100%;min-height:44px}.app-shell .listing-pause-row{flex-direction:column;align-items:stretch}.app-shell .listing-pause-row form,.app-shell .listing-pause-row .btn,.app-shell .pending-payment-actions{width:100%}.app-shell .pending-payment-actions{flex-direction:column;align-items:stretch;margin-left:0}.app-shell .pending-payment-actions .btn,.app-shell .pending-payment-actions form,.app-shell .pending-payment-actions form .btn,.app-shell .billing-manage-card .btn,.app-shell .billing-confirm-form .btn,.app-shell .plan-picker-card .btn{justify-content:center;width:100%;min-height:44px}.app-shell .plan-picker-option{flex-wrap:wrap;min-height:44px}.app-shell .promo-preview-row{grid-template-columns:1fr}.app-shell .promo-preview-row .btn{justify-content:center;width:100%;min-height:44px}.app-shell .receipt-table .receipt-row,.app-shell .receipt-table .payment-row{grid-template-columns:1fr 1fr;align-items:start;gap:8px 12px}.app-shell .receipt-table .receipt-head{display:none}.app-shell .supplier-analytics-page .intelligence-score-row,.app-shell .analytics-upgrade-card{grid-template-columns:1fr}.app-shell .analytics-upgrade-actions .btn{justify-content:center;width:100%;min-height:44px}.app-shell .analytics-upgrade-preview{grid-template-columns:1fr 1fr}.app-shell .supplier-page-stack .ai-gpt-composer{grid-template-columns:minmax(0,1fr) auto}.app-shell .supplier-page-stack .ai-gpt-composer textarea{min-width:0;font-size:16px}.app-shell .supplier-page-stack .ai-gpt-send{width:44px;height:44px}.app-shell .supplier-settings-actions{align-items:stretch}.app-shell .supplier-settings-actions .btn{justify-content:center;width:100%;min-height:44px}.app-shell .supplier-page-stack .csv-preview-table,.app-shell .supplier-page-stack .product-import-grid-wrap{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}}.app-shell .analytics-locked-strip-note{color:#92400e;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.app-shell .analytics-upgrade-card{background:radial-gradient(720px 220px at 8% 0,#2563eb1a,#0000 55%),radial-gradient(480px 180px at 96% 12%,#f59e0b1f,#0000 48%),linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #2563eb29;grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);align-items:start;gap:22px;padding:22px;display:grid}.app-shell .analytics-upgrade-kicker{color:#b45309;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:8px;font-size:11px;font-weight:800;display:inline-flex}.app-shell .analytics-upgrade-copy h2{color:#0b1220;letter-spacing:-.03em;margin:0 0 8px;font-size:24px;font-weight:800;line-height:1.2}.app-shell .analytics-upgrade-copy>.muted{max-width:52ch;margin:0 0 16px}.app-shell .analytics-upgrade-benefits{grid-template-columns:1fr 1fr;gap:10px;margin:0 0 18px;padding:0;list-style:none;display:grid}.app-shell .analytics-upgrade-benefits li{color:#334155;background:#ffffffe0;border:1px solid #94a3b833;border-radius:14px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:8px;min-height:44px;padding:10px 12px;font-size:13px;line-height:1.35;display:grid}.app-shell .analytics-upgrade-benefits li svg{color:#2563eb;margin-top:2px}.app-shell .analytics-upgrade-benefits strong{color:#0f172a;font-size:13px;font-weight:800;display:block}.app-shell .analytics-upgrade-actions{justify-items:start;gap:8px;display:grid}.app-shell .analytics-upgrade-actions .btn{min-height:44px}.app-shell .analytics-upgrade-actions .muted{margin:0;font-size:12px}.app-shell .analytics-upgrade-preview{background:#ffffffb8;border:1px solid #94a3b82e;border-radius:16px;grid-template-columns:1fr 1fr;gap:10px;padding:14px;display:grid;position:relative}.app-shell .analytics-upgrade-preview-label{color:#64748b;letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;margin:0 0 2px;font-size:11px;font-weight:800}.app-shell .analytics-upgrade-preview .stat-card{filter:blur(.2px);opacity:.88;pointer-events:none;-webkit-user-select:none;user-select:none}@media (max-width:720px){.app-shell .analytics-upgrade-benefits{grid-template-columns:1fr}}.chibo-panel{grid-template-rows:auto minmax(0,1fr) auto}.chibo-root .floating-copilot-header-tools{flex-wrap:wrap;justify-content:flex-end}.chibo-locale-select{color:#f8fafc;background:#0f172a59;border:1px solid #ffffff47;border-radius:999px;min-width:7.5rem;min-height:44px;padding:0 12px;font-size:12px;font-weight:650}.chibo-choices{gap:8px;display:grid}.chibo-choice{text-align:start;color:#0f172a;white-space:normal;cursor:pointer;background:#fffffff5;border:1px solid #2563eb47;border-radius:14px;gap:4px;min-height:44px;padding:10px 12px;font-size:13.5px;font-weight:650;line-height:1.35;display:grid}.chibo-choice span{color:#64748b;font-size:12px;font-weight:500}.chibo-choice:hover{background:#eff6ff;border-color:#2563eb80}.chibo-nav{background:#ffffffeb;border-top:1px solid #94a3b847;flex-wrap:wrap;gap:8px;padding:10px 12px 12px;display:flex}.chibo-nav-btn{color:#0f172a;white-space:normal;cursor:pointer;background:#fff;border:1px solid #94a3b866;border-radius:12px;flex:calc(50% - 8px);min-height:44px;padding:8px 12px;font-size:13px;font-weight:650}.chibo-nav-btn:hover{background:#eff6ff;border-color:#2563eb73}.chibo-nav-primary{color:#fff;background:#1d4ed8;border-color:#1d4ed8;flex-basis:100%}.chibo-nav-primary:hover{color:#fff;background:#1e40af}.chibo-root.is-rtl .chibo-choice,.chibo-root.is-rtl .chibo-nav-btn{text-align:right}.chibo-admin-i18n{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.chibo-admin-meta{grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr) auto;align-items:end;gap:12px;margin-bottom:14px;display:grid}.chibo-admin-form{gap:14px;display:grid}.chibo-admin-category details,.chibo-admin-question{background:#f8fafcb3;border:1px solid #94a3b847;border-radius:14px;margin-top:12px;padding:12px}.chibo-admin-question-actions{flex-wrap:wrap;gap:8px;margin:10px 0;display:flex}@media (max-width:820px){.chibo-admin-i18n,.chibo-admin-meta{grid-template-columns:1fr}}
