.vendozaSurfaceSwitcher{position:fixed;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));left:10px;z-index:38;display:grid;height:48px;min-height:48px;overflow:hidden;border:1px solid #dedfe4;border-radius:10px;background:#fffffffb;box-shadow:0 8px 22px #191a1e1c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.vendozaSurfaceSwitcher2{grid-template-columns:repeat(2,minmax(0,1fr)) 40px}.vendozaSurfaceSwitcher3{grid-template-columns:repeat(3,minmax(0,1fr)) 40px}.vendozaSurfaceSwitcher button{height:48px;min-height:48px;border:0;background:transparent;color:#666872;cursor:pointer}.vendozaSurfaceSwitcherDestination{display:flex;width:100%;min-width:0;align-items:center;justify-content:center;gap:7px;padding:0 8px;border-right:1px solid #dedfe4!important}.vendozaSurfaceSwitcherDestination:hover{background:#f7f7f8;color:#38393f}.vendozaSurfaceSwitcherDestination:disabled{cursor:default;opacity:.43}.vendozaSurfaceSwitcherDestination svg{flex:0 0 auto;color:#747680}.vendozaSurfaceSwitcherDestination span{min-width:0;overflow:hidden;font-size:10.5px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.vendozaSurfaceSwitcher .vendozaSurfaceSwitcherActive{background:#f8f8fa;color:#27282d;font-weight:700}.vendozaSurfaceSwitcher .vendozaSurfaceSwitcherActive svg{color:#555760}.vendozaSurfaceSwitcherClose{display:grid;width:40px;min-width:40px;place-items:center;color:#777982}.vendozaSurfaceSwitcherClose:hover{background:#f7f7f8;color:#313238}.vendozaSurfaceSwitcherLogo{display:block;width:36px;height:36px;max-width:45px}.vendozaSurfaceSwitcherLogo rect{fill:#202125}.vendozaSurfaceSwitcherLogo path{fill:#fff}.vendozaSurfaceSwitcherRestore{position:fixed;left:10px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:38;display:grid;width:48px;height:48px;place-items:center;padding:0;border:1px solid #dedfe4;border-radius:50%;background:#fffffffb;box-shadow:0 8px 22px #191a1e24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer}.vendozaSurfaceSwitcherRestore:hover{background:#f7f7f8}.vendozaSurfaceSwitcherVisible{padding-bottom:calc(68px + env(safe-area-inset-bottom))!important}@media(max-width:360px){.vendozaSurfaceSwitcherDestination{gap:5px;padding-right:5px;padding-left:5px}.vendozaSurfaceSwitcherDestination span{font-size:9.5px}}:root{--bg:#f6f6f8;--surface:#fff;--soft:#f1f1f4;--text:#202126;--muted:#8a8c95;--secondary:#62646d;--border:#e2e3e7;--accent:#626ff4;--success:#2ba56c;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;background:var(--bg);font-size:14px}button,input{font:inherit;color:inherit}.sellerShell{min-height:100vh}.sellerBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;border:0;background:#1d1e226e;opacity:0;pointer-events:none;transition:opacity .16s}.sellerBackdropVisible{opacity:1;pointer-events:auto}.sellerSidebar{position:fixed;top:10px;bottom:10px;left:10px;z-index:50;display:flex;width:min(344px,calc(100vw - 20px));flex-direction:column;overflow:hidden;border:1px solid #d5d6db;border-radius:17px;background:#fff;box-shadow:0 18px 45px #191a1e2e;transform:translate(calc(-100% - 22px));transition:transform .18s}.sellerSidebarOpen{transform:translate(0)}.sellerSidebarHeader{display:grid;min-height:58px;grid-template-columns:34px minmax(0,1fr) 32px;align-items:center;gap:9px;padding:10px 11px;border-bottom:1px solid var(--border)}.sellerBrandMark{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:#202125;color:#fff;font-weight:750}.sellerSidebarHeader strong{font-size:14px}.sellerSidebarHeader button,.sellerSidebarFooter button,.sellerTopbar button{display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.sellerNavigation{flex:1;overflow:auto;padding:7px}.sellerNavSection{margin-bottom:1px}.sellerNavButton{display:grid;width:100%;min-height:35px;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:6px;padding:4px 8px;border:0;border-radius:8px;background:transparent;color:#5e6069;text-align:left;font-size:13px;cursor:pointer}.sellerNavButtonActive{color:var(--text);font-weight:660}.sellerNavButton:hover{background:#f5f5f7}.sellerNavChildren{margin:1px 0 5px 19px;padding:1px 0 1px 10px;border-left:1px solid #dedfe4}.sellerChild{display:block;width:100%;min-height:30px;padding:4px 9px;border:0;border-radius:7px;background:transparent;color:#7a7c86;text-align:left;font-size:12.5px;cursor:pointer}.sellerChildActive{background:#eaeaee;color:#25262b;font-weight:630}.sellerSidebarFooter{display:grid;min-height:60px;grid-template-columns:34px minmax(0,1fr) 31px;align-items:center;gap:9px;padding:9px 11px;border-top:1px solid var(--border)}.sellerAvatar{display:grid;width:34px;height:34px;place-items:center;border:1px solid #d5d6db;border-radius:50%;font-size:10px;font-weight:700}.sellerSidebarFooter>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.sellerSidebarFooter strong,.sellerSidebarFooter small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sellerSidebarFooter strong{font-size:12px}.sellerSidebarFooter small{color:var(--muted);font-size:10px}.sellerMain{min-height:100vh}.sellerTopbar{position:sticky;top:0;z-index:30;display:flex;min-height:52px;align-items:center;justify-content:space-between;padding:7px 10px;border-bottom:1px solid var(--border);background:#f9f9faf0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sellerTopbar>div{display:flex;align-items:center;gap:5px}.sellerMenu{width:35px;height:35px;border:1px solid var(--border)!important;border-radius:9px!important;background:#fff!important}.sellerBack{width:31px;height:31px;color:#777983}.sellerBack:disabled{opacity:.3}.sellerBreadcrumb{display:flex;min-width:0;align-items:center;gap:4px;color:var(--muted);font-size:11.5px}.sellerBreadcrumb strong{color:#555760}.sellerOnline{width:8px;height:8px;border-radius:50%;background:var(--success)}.sellerTopbar>div:last-child button{position:relative;width:31px;height:31px}.sellerTopbar>div:last-child button b{position:absolute;top:-1px;right:-1px;display:grid;min-width:15px;height:15px;place-items:center;border:2px solid #fafafb;border-radius:8px;background:#e75a5a;color:#fff;font-size:8px}.sellerContent{width:min(100%,1180px);margin:0 auto;padding:12px 10px 28px}.sellerTitle{display:flex;align-items:flex-end;justify-content:space-between;margin:1px 1px 10px}.sellerTitle>span{display:block}.sellerTitle small{color:var(--muted);font-size:9.5px;font-weight:680;text-transform:uppercase;letter-spacing:.05em}.sellerTitle h1{margin:2px 0 0;font-size:20px;letter-spacing:-.025em}.sellerTitle em{display:flex;align-items:center;gap:5px;color:#7a7c85;font-size:10px;font-style:normal}.sellerTitle em i{width:7px;height:7px;border-radius:50%;background:var(--success)}.sellerDashboard{display:grid;grid-template-columns:1fr;gap:9px}.sellerMetricGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sellerMetric,.sellerPanel,.sellerManagement{border:1px solid var(--border);border-radius:10px;background:#fff}.sellerMetric{min-height:80px;padding:10px}.sellerMetric span{color:#676972;font-size:10.5px}.sellerMetric strong{display:block;margin-top:12px;font-size:18px}.sellerPanel{overflow:hidden}.sellerPanel header{display:flex;min-height:49px;align-items:center;justify-content:space-between;padding:8px 10px;border-bottom:1px solid var(--border)}.sellerPanel header span{display:flex;flex-direction:column}.sellerPanel header strong{font-size:12.5px}.sellerPanel header small{margin-top:2px;color:var(--muted);font-size:9.5px}.sellerPanel header button{border:0;background:transparent;color:#666873;font-size:10px}.sellerBars{display:flex;height:130px;align-items:flex-end;gap:5px;padding:14px 10px 11px}.sellerBars i{flex:1;max-width:24px;border-radius:3px 3px 1px 1px;background:#7e87f6}.sellerOrderList button{display:grid;width:100%;min-height:38px;grid-template-columns:50px minmax(0,1fr) auto auto;align-items:center;gap:6px;padding:6px 10px;border:0;border-bottom:1px solid var(--border);background:#fff;text-align:left;font-size:10px}.sellerOrderList button:last-child{border-bottom:0}.sellerOrderList em{padding:3px 5px;border-radius:999px;background:#f0f1f3;font-style:normal;font-size:8.5px}.sellerStats{margin:0}.sellerStats div{display:flex;min-height:36px;align-items:center;justify-content:space-between;padding:6px 10px;border-bottom:1px solid var(--border)}.sellerStats div:last-child{border-bottom:0}.sellerStats dt{color:#666872;font-size:10px}.sellerStats dd{margin:0;font-size:10.5px;font-weight:700}.sellerManagement{overflow:hidden}.sellerManagement>header{display:flex;min-height:56px;align-items:center;justify-content:space-between;padding:9px 10px;border-bottom:1px solid var(--border)}.sellerManagement>header span{color:var(--muted);font-size:9px;text-transform:uppercase}.sellerManagement>header h2{margin:2px 0 0;font-size:15px}.sellerManagement>header button{min-height:29px;padding:4px 9px;border:0;border-radius:7px;background:#24252a;color:#fff;font-size:10px}.sellerSearch{padding:8px 10px;border-bottom:1px solid var(--border);color:var(--muted);font-size:10px}.sellerRows button{display:grid;width:100%;min-height:44px;grid-template-columns:minmax(0,1fr) auto auto 24px;align-items:center;gap:8px;padding:6px 10px;border:0;border-bottom:1px solid var(--border);background:#fff;text-align:left;font-size:10px}.sellerRows button>span:first-child{display:flex;min-width:0;flex-direction:column}.sellerRows strong{font-size:10.5px}.sellerRows small{color:var(--muted);font-size:9px}.sellerRows em{padding:3px 5px;border-radius:999px;background:#f0f1f3;font-style:normal;font-size:8.5px}.sellerDataPanel{overflow:hidden;border:1px solid var(--border);border-radius:10px;background:#fff}.sellerDataHeader{display:flex;min-height:56px;align-items:center;justify-content:space-between;padding:9px 10px;border-bottom:1px solid var(--border)}.sellerDataHeader>div{display:flex;flex-direction:column;gap:2px}.sellerDataHeader span{color:var(--muted);font-size:9px;font-weight:680;letter-spacing:.05em;text-transform:uppercase}.sellerDataHeader h2{margin:0;font-size:15px}.sellerDataHeader>button{display:flex;min-height:29px;align-items:center;gap:4px;padding:4px 9px;border:0;border-radius:7px;background:#24252a;color:#fff;font-size:10px}.sellerDataToolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-bottom:1px solid var(--border)}.sellerDataToolbar label{display:flex;min-width:0;flex:1;align-items:center;gap:6px;max-width:360px;min-height:30px;padding:0 8px;border:1px solid var(--border);border-radius:7px;color:var(--muted)}.sellerDataToolbar input{min-width:0;width:100%;border:0;outline:0;background:transparent;font-size:10px}.sellerDataToolbar>button{min-height:30px;padding:4px 8px;border:1px solid var(--border);border-radius:7px;background:#fff;color:var(--secondary);font-size:9.5px}.sellerDataTable{overflow-x:auto}.sellerOrdersHead,.sellerOrdersRow,.sellerProductsHead,.sellerProductsRow{display:grid;min-width:820px;align-items:center;gap:8px;padding:0 10px}.sellerOrdersHead,.sellerOrdersRow{grid-template-columns:.7fr 1.1fr .6fr .7fr .9fr .7fr 24px}.sellerProductsHead,.sellerProductsRow{grid-template-columns:minmax(190px,1.5fr) .7fr .65fr .65fr .55fr .75fr 24px}.sellerOrdersHead,.sellerProductsHead{min-height:31px;border-bottom:1px solid var(--border);color:var(--muted);font-size:9.5px;font-weight:650}.sellerOrdersRow,.sellerProductsRow{width:100%;min-height:47px;border:0;border-bottom:1px solid var(--border);background:#fff;color:var(--secondary);text-align:left;font-size:10px}.sellerOrdersRow:hover,.sellerProductsRow:hover{background:#fafafa}.sellerOrdersRow>span:first-child{display:flex;flex-direction:column;gap:2px}.sellerOrdersRow strong{color:var(--text);font-size:10.5px}.sellerOrdersRow small{color:var(--muted);font-size:9px}.sellerOrdersRow em,.sellerProductsRow em{width:max-content;padding:3px 5px;border-radius:999px;background:#f0f1f3;font-style:normal;font-size:8.5px}.sellerProductIdentity{display:flex;min-width:0;align-items:center;gap:7px}.sellerProductIdentity i{display:grid;width:26px;height:30px;flex:0 0 26px;place-items:center;border-radius:6px;background:#f0f0f2;color:#8a8c95;font-style:normal;font-size:9px}.sellerProductIdentity strong{overflow:hidden;color:var(--text);font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}@media(min-width:760px){.sellerBackdrop,.sellerSidebarHeader>button{display:none}.sellerSidebar{top:0;bottom:0;left:0;width:246px;border-width:0 1px 0 0;border-radius:0;box-shadow:none;transform:none}.sellerMain{padding-left:246px}.sellerMenu{display:none!important}.sellerMetricGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.sellerDashboard{grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr)}.sellerMetricGrid,.sellerPanelWide{grid-column:1/-1}.sellerTopbar,.sellerContent{padding-left:14px;padding-right:14px}}.sellerSidebarHeader{grid-template-columns:36px minmax(0,1fr) 32px}.sellerBrandMark{font-size:15px}.sellerSidebarHeader>strong{overflow:hidden;font-size:15px;font-weight:700;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.sellerSidebarHeader>button{width:32px;height:32px;border-radius:8px;color:#8a8c95}.sellerSidebarHeader>button:hover{background:#f5f5f7;color:#202126}.sellerNavigation{padding:7px 7px 9px;overscroll-behavior:contain;scrollbar-width:thin}.sellerNavButton{font-weight:540}.sellerChild{font-weight:460;line-height:1.2}.sellerAvatar{font-size:11px;font-weight:730}.sellerSidebarFooter strong{font-size:12.5px;font-weight:660}.sellerSidebarFooter small{font-size:11px}.sellerSidebarFooter>button{width:31px;height:31px;border-radius:8px;color:#8a8c95}.sellerSidebarFooter>button:hover{background:#f5f5f7;color:#202126}.sellerCustomerTable{overflow-x:auto}.sellerCustomerHead,.sellerCustomerRow{display:grid;min-width:700px;grid-template-columns:minmax(190px,1.5fr) .55fr .75fr .65fr .65fr 24px;align-items:center;gap:8px;padding:0 10px}.sellerCustomerHead{min-height:31px;border-bottom:1px solid var(--border);color:var(--muted);font-size:9.5px;font-weight:650}.sellerCustomerRow{width:100%;min-height:47px;border:0;border-bottom:1px solid var(--border);background:#fff;color:var(--secondary);text-align:left;font-size:10px}.sellerCustomerRow:hover{background:#fafafa}.sellerCustomerIdentity{display:flex;min-width:0;align-items:center;gap:7px}.sellerCustomerIdentity>i{display:grid;width:27px;height:27px;flex:0 0 27px;place-items:center;border-radius:50%;background:var(--soft);color:#6d6f78}.sellerCustomerIdentity>span{display:flex;min-width:0;flex-direction:column;gap:2px}.sellerCustomerIdentity strong{overflow:hidden;color:var(--text);font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.sellerCustomerIdentity small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.sellerCustomerRow em{width:max-content;padding:3px 5px;border-radius:999px;background:#f0f1f3;font-style:normal;font-size:8.5px}.sellerFinanceLayout{display:grid;gap:9px}.sellerFinanceMetrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sellerFinanceMetrics article{min-height:74px;padding:9px 10px;border:1px solid var(--border);border-radius:10px;background:#fff}.sellerFinanceMetrics span{display:flex;align-items:center;gap:5px;color:var(--secondary);font-size:10px}.sellerFinanceMetrics strong{display:block;margin-top:10px;font-size:17px}.sellerFinanceTable{overflow-x:auto}.sellerFinanceHead,.sellerFinanceRow{display:grid;min-width:700px;grid-template-columns:minmax(180px,1.4fr) .9fr .7fr .8fr .65fr 24px;align-items:center;gap:8px;padding:0 10px}.sellerFinanceHead{min-height:31px;border-bottom:1px solid var(--border);color:var(--muted);font-size:9.5px;font-weight:650}.sellerFinanceRow{width:100%;min-height:46px;border:0;border-bottom:1px solid var(--border);background:#fff;color:var(--secondary);text-align:left;font-size:10px}.sellerFinanceRow:hover{background:#fafafa}.sellerFinanceRow strong{color:var(--text);font-size:10.5px}.sellerFinanceRow b{font-size:10.5px}.sellerFinanceRow em{width:max-content;padding:3px 5px;border-radius:999px;background:#f0f1f3;font-style:normal;font-size:8.5px}@media(min-width:760px){.sellerFinanceMetrics{grid-template-columns:repeat(4,minmax(0,1fr))}}.sellerPayoutLayout,.sellerAnalyticsLayout{display:grid;gap:9px}.sellerPayoutSummary{display:grid;grid-template-columns:1fr;gap:8px}.sellerPayoutSummary article,.sellerAnalyticsMetrics article{min-height:76px;padding:9px 10px;border:1px solid var(--border);border-radius:10px;background:#fff}.sellerPayoutSummary span,.sellerAnalyticsMetrics>article>span{display:flex;align-items:center;gap:5px;color:var(--secondary);font-size:10px}.sellerPayoutSummary strong{display:block;margin-top:9px;font-size:17px}.sellerPayoutSummary small{display:block;margin-top:2px;color:var(--muted);font-size:9px}.sellerPayoutTable{overflow-x:auto}.sellerPayoutHead,.sellerPayoutRow{display:grid;min-width:840px;grid-template-columns:.75fr 1.05fr .75fr 1.15fr .65fr .65fr 24px;align-items:center;gap:8px;padding:0 10px}.sellerPayoutHead{min-height:31px;border-bottom:1px solid var(--border);color:var(--muted);font-size:9.5px;font-weight:650}.sellerPayoutRow{width:100%;min-height:46px;border:0;border-bottom:1px solid var(--border);background:#fff;color:var(--secondary);text-align:left;font-size:10px}.sellerPayoutRow:hover{background:#fafafa}.sellerPayoutRow strong{color:var(--text);font-size:10.5px}.sellerPayoutRow em{width:max-content;padding:3px 5px;border-radius:999px;background:#f0f1f3;font-style:normal;font-size:8.5px}.sellerAnalyticsMetrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sellerAnalyticsMetrics article>div{display:flex;align-items:flex-end;justify-content:space-between;gap:5px;margin-top:10px}.sellerAnalyticsMetrics strong{font-size:17px}.sellerAnalyticsMetrics em{display:flex;align-items:center;gap:1px;color:#2ba56c;font-style:normal;font-size:8.5px}.sellerAnalyticsChart{display:flex;height:145px;align-items:flex-end;gap:5px;padding:14px 10px 11px;background:linear-gradient(to bottom,transparent 32%,#efeff2 33%,transparent 34%),linear-gradient(to bottom,transparent 65%,#efeff2 66%,transparent 67%)}.sellerAnalyticsChart i{flex:1;max-width:25px;border-radius:3px 3px 1px 1px;background:#7e87f6}.sellerSourceList>div{display:flex;min-height:38px;align-items:center;justify-content:space-between;padding:6px 10px;border-bottom:1px solid var(--border)}.sellerSourceList>div:last-child{border-bottom:0}.sellerSourceList span{display:flex;flex-direction:column;gap:2px}.sellerSourceList strong{font-size:10px}.sellerSourceList small{color:var(--muted);font-size:8.5px}.sellerSourceList b{font-size:10px}@media(min-width:760px){.sellerPayoutSummary{grid-template-columns:repeat(3,minmax(0,1fr))}.sellerAnalyticsMetrics{grid-template-columns:repeat(4,minmax(0,1fr))}.sellerAnalyticsLayout{grid-template-columns:minmax(0,1.6fr) minmax(260px,.8fr)}.sellerAnalyticsMetrics,.sellerAnalyticsWide{grid-column:1/-1}}.sellerStoreProfile{display:grid;gap:9px}.sellerProfileCard,.sellerStoreSidebarPanel,.sellerStorePreview{overflow:hidden;border:1px solid var(--border);border-radius:10px;background:#fff}.sellerProfileCard>header,.sellerStoreSidebarPanel>header{display:flex;min-height:55px;align-items:center;justify-content:space-between;padding:9px 10px;border-bottom:1px solid var(--border)}.sellerProfileCard>header>div,.sellerStoreSidebarPanel>header>div{display:flex;flex-direction:column}.sellerProfileCard>header span,.sellerStoreSidebarPanel>header span{color:var(--muted);font-size:9px;font-weight:680;letter-spacing:.05em;text-transform:uppercase}.sellerProfileCard>header h2,.sellerStoreSidebarPanel>header h2{margin:2px 0 0;font-size:15px}.sellerProfileCard>header button,.sellerStoreSidebarPanel>header button{display:flex;min-height:28px;align-items:center;gap:4px;padding:4px 8px;border:0;border-radius:7px;background:#24252a;color:#fff;font-size:9.5px}.sellerProfileMedia{padding:10px}.sellerCover{position:relative;display:grid;min-height:130px;place-items:center;border-radius:9px;background:linear-gradient(135deg,#e4e2df,#f5f3f0)}.sellerCover>span{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;background:#ffffffbf;color:#777983}.sellerCover button{position:absolute;right:8px;bottom:8px;display:flex;min-height:27px;align-items:center;gap:4px;padding:4px 7px;border:1px solid #dddde2;border-radius:7px;background:#fff;font-size:9px}.sellerLogoRow{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:9px}.sellerStoreLogo{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--border);border-radius:10px;background:#fff}.sellerLogoRow>div{display:flex;min-width:0;flex-direction:column}.sellerLogoRow strong{font-size:11px}.sellerLogoRow small{color:var(--muted);font-size:9px}.sellerLogoRow button{min-height:27px;padding:4px 7px;border:1px solid var(--border);border-radius:7px;background:#fff;font-size:9px}.sellerFormGrid{display:grid;grid-template-columns:1fr;gap:9px;padding:10px}.sellerFormGrid label{display:flex;flex-direction:column;gap:4px}.sellerFormGrid label span{color:var(--secondary);font-size:9.5px;font-weight:620}.sellerFormGrid input,.sellerFormGrid textarea{width:100%;min-height:31px;padding:6px 8px;border:1px solid var(--border);border-radius:7px;background:#fff;outline:0;font-size:10px}.sellerFormGrid textarea{min-height:78px;resize:vertical}.sellerStoreEditor{display:grid;grid-template-columns:1fr;gap:9px}.sellerPreviewModes{display:grid;grid-template-columns:1fr 1fr;padding:8px;border-bottom:1px solid var(--border)}.sellerPreviewModes button{display:flex;min-height:30px;align-items:center;justify-content:center;gap:4px;border:1px solid var(--border);background:#fff;font-size:9px}.sellerPreviewModes button:first-child{border-radius:7px 0 0 7px;background:#f0f0f3}.sellerPreviewModes button:last-child{border-left:0;border-radius:0 7px 7px 0}.sellerSectionList{display:flex;flex-direction:column;padding:6px}.sellerSectionList button{display:grid;grid-template-columns:24px 1fr;align-items:center;gap:7px;min-height:34px;padding:4px 7px;border:0;border-radius:7px;background:#fff;text-align:left}.sellerSectionList button:hover{background:#f6f6f8}.sellerSectionList button span{display:grid;width:22px;height:22px;place-items:center;border-radius:6px;background:var(--soft);font-size:9px}.sellerSectionList button strong{font-size:10px}.sellerAddSection{display:flex;width:calc(100% - 12px);min-height:30px;align-items:center;justify-content:center;gap:4px;margin:0 6px 6px;border:1px dashed #d9dae0;border-radius:7px;background:#fff;color:var(--secondary);font-size:9.5px}.sellerStorePreview{padding:10px;background:#efeff2}.sellerPreviewFrame{overflow:hidden;max-width:820px;margin:0 auto;border:1px solid #d9dae0;border-radius:10px;background:#fff;box-shadow:0 8px 28px #191a1e14}.sellerPreviewFrame>header{display:flex;min-height:44px;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #eeeef1}.sellerPreviewFrame>header strong{font-size:10px}.sellerPreviewFrame nav{display:flex;gap:10px;color:#777983;font-size:8px}.sellerPreviewHero{display:flex;min-height:210px;flex-direction:column;align-items:flex-start;justify-content:center;padding:24px;background:linear-gradient(135deg,#e7e1da,#f7f3ef)}.sellerPreviewHero>span{font-size:8px;letter-spacing:.08em}.sellerPreviewHero h3{max-width:320px;margin:6px 0 10px;font-size:24px;line-height:1.05}.sellerPreviewHero button{min-height:28px;padding:4px 8px;border:0;border-radius:6px;background:#222;color:#fff;font-size:8px}.sellerPreviewProducts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px}.sellerPreviewProducts article{display:flex;min-width:0;flex-direction:column;gap:3px}.sellerPreviewProducts i{aspect-ratio:4/5;border-radius:6px;background:#eeeef1}.sellerPreviewProducts strong{font-size:8px}.sellerPreviewProducts small{font-size:7.5px;color:#777983}@media(min-width:680px){.sellerFormGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.sellerFormFull{grid-column:1/-1}.sellerStoreEditor{grid-template-columns:250px minmax(0,1fr);align-items:start}.sellerStoreSidebarPanel{position:sticky;top:64px}}.sellerStaffTable,.sellerRoleTable{overflow-x:auto}.sellerStaffHead,.sellerStaffRow,.sellerRoleHead,.sellerRoleRow{display:grid;min-width:690px;align-items:center;gap:8px;padding:0 10px}.sellerStaffHead,.sellerStaffRow{grid-template-columns:minmax(210px,1.5fr) .7fr 1fr .65fr 24px}.sellerRoleHead,.sellerRoleRow{grid-template-columns:minmax(170px,1fr) 1.5fr .7fr .65fr 24px}.sellerStaffHead,.sellerRoleHead{min-height:31px;border-bottom:1px solid var(--border);color:var(--muted);font-size:9.5px;font-weight:650}.sellerStaffRow,.sellerRoleRow{width:100%;min-height:47px;border:0;border-bottom:1px solid var(--border);background:#fff;color:var(--secondary);text-align:left;font-size:10px}.sellerStaffRow:hover,.sellerRoleRow:hover{background:#fafafa}.sellerStaffIdentity,.sellerRoleIdentity{display:flex;min-width:0;align-items:center;gap:7px}.sellerStaffIdentity>i,.sellerRoleIdentity>i{display:grid;width:27px;height:27px;flex:0 0 27px;place-items:center;border-radius:50%;background:var(--soft);color:#6d6f78}.sellerRoleIdentity>i{border-radius:7px}.sellerStaffIdentity>span{display:flex;min-width:0;flex-direction:column;gap:2px}.sellerStaffIdentity strong,.sellerRoleIdentity strong{overflow:hidden;color:var(--text);font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.sellerStaffIdentity small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.sellerStaffRow em,.sellerRoleRow em{width:max-content;padding:3px 5px;border-radius:999px;background:#f0f1f3;font-style:normal;font-size:8.5px}.sellerSettingsPanel{overflow:hidden;border:1px solid var(--border);border-radius:10px;background:#fff}.sellerSettingsPanel>header{display:flex;min-height:60px;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px;border-bottom:1px solid var(--border)}.sellerSettingsPanel>header>div>span{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:700}.sellerSettingsPanel>header p{margin:3px 0 0;color:var(--muted);font-size:9.5px}.sellerSettingsPanel>header button{display:flex;min-height:28px;align-items:center;gap:4px;padding:4px 8px;border:0;border-radius:7px;background:#24252a;color:#fff;font-size:9.5px}.sellerSettingsGrid{display:grid;grid-template-columns:1fr;gap:9px;padding:10px}.sellerSettingsGrid label{display:flex;flex-direction:column;gap:4px}.sellerSettingsGrid label span{color:var(--secondary);font-size:9.5px;font-weight:620}.sellerSettingsGrid input,.sellerSettingsGrid select,.sellerToggleList select{min-height:31px;padding:5px 7px;border:1px solid var(--border);border-radius:7px;background:#fff;outline:0;font-size:10px}.sellerSettingsGrid button{width:max-content;min-height:29px;padding:5px 9px;border:1px solid var(--border);border-radius:7px;background:#fff;font-size:9.5px}.sellerLocationList,.sellerToggleList{display:flex;flex-direction:column}.sellerLocationList article,.sellerToggleList label{display:grid;min-height:50px;align-items:center;gap:8px;padding:7px 10px;border-bottom:1px solid var(--border)}.sellerLocationList article{grid-template-columns:30px minmax(0,1fr) auto}.sellerLocationList article>span{display:grid;width:28px;height:28px;place-items:center;border-radius:7px;background:var(--soft);color:#6d6f78}.sellerLocationEditor{display:grid!important;grid-template-columns:1fr;gap:5px}.sellerLocationEditor input{min-height:29px;padding:4px 7px;border:1px solid var(--border);border-radius:7px;font-size:9.5px}.sellerLocationEditor label{display:flex!important;min-height:0!important;align-items:center!important;gap:5px!important;padding:0!important;border:0!important;font-size:9px}.sellerLocationList strong,.sellerToggleList strong{font-size:10.5px}.sellerLocationList small,.sellerToggleList small{color:var(--muted);font-size:9px}.sellerLocationList em{padding:3px 5px;border-radius:999px;background:#f0f1f3;font-style:normal;font-size:8.5px}.sellerLocationList>button{align-self:flex-start;margin:8px 10px;min-height:28px;padding:4px 8px;border:1px solid var(--border);border-radius:7px;background:#fff;font-size:9.5px}.sellerToggleList label{grid-template-columns:minmax(0,1fr) auto}.sellerToggleList input[type=checkbox]{width:16px;height:16px}.sellerToggleList select{min-width:100px}.sellerInviteScreen{min-height:100dvh;display:grid;place-items:center;padding:16px;background:#f6f6f8}.sellerInviteCard{display:flex;width:min(100%,380px);flex-direction:column;gap:10px;padding:18px;border:1px solid #e1e2e6;border-radius:14px;background:#fff;box-shadow:0 16px 42px #191b2214}.sellerInviteMark{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;background:#f0f1f3}.sellerInviteCard>small{color:#7a7d87;font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.sellerInviteCard h1{margin:0;font-size:20px;line-height:1.15}.sellerInviteCard p{margin:0 0 4px;color:#676a74;font-size:11px;line-height:1.55}.sellerInviteCard label{display:flex;flex-direction:column;gap:4px}.sellerInviteCard label span{font-size:9.5px;font-weight:650}.sellerInviteCard input{min-height:36px;padding:7px 9px;border:1px solid #dfe0e4;border-radius:8px;outline:0;font-size:11px}.sellerInviteCard>button{min-height:36px;border:0;border-radius:8px;background:#25262b;color:#fff;font-size:10.5px;font-weight:700}@media(min-width:680px){.sellerSettingsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.sellerLocationEditor{grid-template-columns:1fr 1fr 1fr auto auto}}.sellerParityPanel{overflow:hidden;border:1px solid #dedfe4;border-radius:11px;background:#fff}.sellerParityPanel>header{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-bottom:1px solid #e7e7ea}.sellerParityPanel>header>div{display:flex;align-items:center;gap:8px}.sellerParityPanel>header>div>span:last-child{display:flex;flex-direction:column;gap:1px}.sellerParityPanel>header small{color:#8e9098;font-size:9px;font-weight:650;text-transform:uppercase;letter-spacing:.04em}.sellerParityPanel>header h2{margin:0;color:#2c2d32;font-size:13px}.sellerParityPanel>header>em{display:flex;align-items:center;gap:5px;color:#8b8d95;font-size:9px;font-style:normal}.sellerParityPanel>header>em i{width:6px;height:6px;border-radius:50%;background:#b7b9bf}.sellerParityPanel>header>.sellerParityLive{color:#4c735a}.sellerParityPanel>header>.sellerParityLive i{background:#6a9f79}.sellerDataHeaderActions{display:flex;align-items:center;gap:6px}.sellerApiState{display:flex;align-items:center;gap:5px;color:#8b8d95;font-size:9px;font-style:normal;font-weight:500}.sellerApiState i{width:6px;height:6px;border-radius:50%;background:#b7b9bf}.sellerApiStateLive{color:#4c735a}.sellerApiStateLive i{background:#6a9f79}.sellerParityIcon{display:grid;width:30px;height:30px;place-items:center;border:1px solid #e0e1e5;border-radius:8px;background:#f8f8fa;color:#60626a}.sellerParityMetrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #e8e8eb}.sellerParityMetrics>span{display:flex;min-height:48px;flex-direction:column;justify-content:center;gap:2px;padding:7px 10px;border-right:1px solid #e8e8eb}.sellerParityMetrics>span:last-child{border-right:0}.sellerParityMetrics small{color:#92949b;font-size:8.5px}.sellerParityMetrics strong{overflow:hidden;color:#37383d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.sellerParityToolbar{display:flex;gap:7px;padding:8px 10px;border-bottom:1px solid #ececef}.sellerParityToolbar label{display:flex;height:30px;min-width:0;flex:1;align-items:center;gap:6px;padding:0 8px;border:1px solid #dedfe3;border-radius:7px;background:#fafafb;color:#8a8c93}.sellerParityToolbar input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#35363b;font-size:10px}.sellerParityToolbar button{display:flex;height:30px;align-items:center;gap:5px;padding:0 8px;border:1px solid #dedfe3;border-radius:7px;background:#fff;color:#5d5f67;font-size:9px}.sellerParityTable{overflow:auto}.sellerParityHead,.sellerParityRow{display:grid;grid-template-columns:minmax(220px,2fr) repeat(3,minmax(95px,1fr));min-width:650px;align-items:center}.sellerParityHead{min-height:32px;border-bottom:1px solid #e8e8eb;background:#fafafb}.sellerParityHead span{padding:0 9px;color:#8b8d94;font-size:8.5px;font-weight:700;text-transform:uppercase}.sellerParityRow{min-height:44px;border-bottom:1px solid #efeff1}.sellerParityRow:last-child{border-bottom:0}.sellerParityRow>span{display:flex;flex-direction:column;gap:2px;padding:6px 9px}.sellerParityRow>span strong{color:#34353a;font-size:10px}.sellerParityRow>span small{color:#9698a0;font-size:8.5px}.sellerParityRow>b,.sellerParityRow>em,.sellerParityRow>button{margin:0 9px;font-size:9.5px}.sellerParityRow>em{font-style:normal;color:#5d745f}.sellerParityRow>button{height:26px;border:1px solid #dedfe3;border-radius:6px;background:#fff;color:#5d5f67}.sellerParityLow{color:#a15c5c!important}.sellerMediaGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:9px;border-bottom:1px solid #ececef}.sellerMediaGrid button{display:flex;min-height:64px;flex-direction:column;align-items:flex-start;gap:3px;padding:9px;border:1px solid #e0e1e4;border-radius:8px;background:#fafafb;text-align:left}.sellerMediaGrid button>span{display:grid;width:27px;height:27px;place-items:center;border-radius:7px;background:#fff;color:#6b6d75}.sellerMediaGrid strong{font-size:10px;color:#3d3e43}.sellerMediaGrid small{font-size:8.5px;color:#9698a0}.sellerStorageRows>div{display:flex;min-height:35px;align-items:center;justify-content:space-between;gap:10px;padding:6px 10px;border-bottom:1px solid #efeff1}.sellerStorageRows>div:last-child{border-bottom:0}.sellerStorageRows span{color:#8d8f97;font-size:9px}.sellerStorageRows strong{overflow:hidden;max-width:65%;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:600px){.sellerDataHeaderActions{flex-direction:column;align-items:flex-end}}@media(min-width:760px){.sellerMediaGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.sellerOpsStack{display:grid;gap:9px}.sellerOpsTable{overflow:auto}.sellerOpsHead,.sellerOpsRow{display:grid;min-width:720px;align-items:center}.sellerOpsCols3 .sellerOpsHead,.sellerOpsCols3 .sellerOpsRow{grid-template-columns:minmax(220px,1.8fr) repeat(2,minmax(120px,1fr))}.sellerOpsCols5 .sellerOpsHead,.sellerOpsCols5 .sellerOpsRow{grid-template-columns:minmax(190px,1.6fr) repeat(4,minmax(105px,1fr))}.sellerOpsCols6 .sellerOpsHead,.sellerOpsCols6 .sellerOpsRow{grid-template-columns:minmax(190px,1.7fr) repeat(5,minmax(100px,1fr))}.sellerOpsCols7 .sellerOpsHead,.sellerOpsCols7 .sellerOpsRow{grid-template-columns:minmax(165px,1.55fr) repeat(6,minmax(92px,1fr));min-width:780px}.sellerOpsHead{min-height:32px;border-bottom:1px solid #e8e8eb;background:#fafafb}.sellerOpsHead span{padding:0 9px;color:#8b8d94;font-size:8.5px;font-weight:700;text-transform:uppercase;letter-spacing:.035em}.sellerOpsRow{min-height:44px;border-bottom:1px solid #efeff1;color:#55575f}.sellerOpsRow:last-child{border-bottom:0}.sellerOpsRow>span{display:flex;min-width:0;align-items:center;padding:6px 9px;font-size:9.5px}.sellerOpsRow em{display:inline-flex;width:max-content;padding:3px 6px;border-radius:999px;background:#f0f5f1;color:#56715d;font-size:8.5px;font-style:normal;font-weight:700}.sellerOpsIdentity{flex-direction:column!important;align-items:flex-start!important;gap:2px}.sellerOpsIdentity strong{overflow:hidden;max-width:100%;color:#34353a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.sellerOpsIdentity small{overflow:hidden;max-width:100%;color:#9698a0;font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.sellerOpsPositive{color:#51705a!important;font-weight:650}.sellerOpsNegative{color:#995b5b!important;font-weight:650}.sellerOpsSelect,.sellerOpsStatusSelect{height:28px;padding:0 6px;border:1px solid #dedfe3;border-radius:6px;background:#fff;color:#55575f;font-size:9px}.sellerOpsStatusSelect{width:100%;min-width:84px}.sellerOpsNotice{padding:7px 10px;border-bottom:1px solid #ececef;background:#fffaf2;color:#8a6b37;font-size:9px}.sellerReportMetrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.sellerReportMetrics article{display:flex;min-height:76px;flex-direction:column;justify-content:center;gap:2px;padding:9px 10px;border-right:1px solid #e8e8eb;border-bottom:1px solid #e8e8eb}.sellerReportMetrics article:nth-child(2n){border-right:0}.sellerReportMetrics article:nth-last-child(-n+2){border-bottom:0}.sellerReportMetrics small{color:#92949b;font-size:8.5px}.sellerReportMetrics strong{color:#34353a;font-size:14px}.sellerReportMetrics span{color:#9a9ca3;font-size:8.5px}@media(min-width:760px){.sellerReportMetrics{grid-template-columns:repeat(4,minmax(0,1fr))}.sellerReportMetrics article{border-bottom:0}.sellerReportMetrics article:nth-child(2){border-right:1px solid #e8e8eb}.sellerReportMetrics article:last-child{border-right:0}}.sellerVendorTable{overflow:auto}.sellerVendorHead,.sellerVendorRow{display:grid;min-width:650px;align-items:center}.sellerVendorCols4 .sellerVendorHead,.sellerVendorCols4 .sellerVendorRow{grid-template-columns:minmax(220px,1.8fr) repeat(3,minmax(120px,1fr))}.sellerVendorCols5 .sellerVendorHead,.sellerVendorCols5 .sellerVendorRow{grid-template-columns:minmax(220px,1.8fr) repeat(4,minmax(110px,1fr))}.sellerVendorHead{min-height:32px;border-bottom:1px solid #e8e8eb;background:#fafafb}.sellerVendorHead span{padding:0 9px;color:#8b8d94;font-size:8.5px;font-weight:700;text-transform:uppercase;letter-spacing:.035em}.sellerVendorRow{min-height:44px;border-bottom:1px solid #efeff1;color:#56585f}.sellerVendorRow:last-child{border-bottom:0}.sellerVendorRow>span{display:flex;min-width:0;align-items:center;padding:6px 9px;font-size:9.5px}.sellerVendorRow em{display:inline-flex;width:max-content;padding:3px 6px;border-radius:999px;background:#f0f5f1;color:#56715d;font-size:8.5px;font-style:normal;font-weight:700}.sellerVendorThemeGrid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:8px;padding:10px}.sellerVendorThemeGrid article{display:grid;grid-template-columns:28px 1fr;gap:2px 8px;padding:10px;border:1px solid #ececef;border-radius:10px;background:#fff}.sellerVendorThemeGrid article>span{grid-row:1/4;display:grid;width:28px;height:28px;place-items:center;border:1px solid #e8e8eb;border-radius:8px;background:#fafafb}.sellerVendorThemeGrid strong{font-size:10.5px}.sellerVendorThemeGrid small{color:#8b8d94;font-size:8.5px}.sellerVendorThemeGrid dl{grid-column:2;display:flex;gap:12px;margin:4px 0 0}.sellerVendorThemeGrid dl div{display:flex;gap:4px;font-size:8.5px}.sellerVendorThemeGrid dt{color:#9a9ca2}.sellerVendorThemeGrid dd{margin:0;font-weight:700}@media(min-width:760px){.sellerVendorThemeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
