.seller-home-page{max-width:1480px;color:var(--text);flex-direction:column;gap:8px;margin:0 auto;display:flex}.seller-home-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:14px;padding:0 0 9px;display:flex}.seller-home-head h1{letter-spacing:-.02em;margin:2px 0;font-size:18px;line-height:1.15}.seller-home-head p{color:var(--muted);margin:0;font-size:9.5px}.seller-home-error{color:#8d2929;background:#fff5f5;border:1px solid #efcaca;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:7px 9px;font-size:9px;display:flex}.seller-home-error button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:650}.seller-dashboard-toolbar{align-items:center;gap:5px;display:flex}.seller-dashboard-periods{border:1px solid var(--border);background:var(--surface);border-radius:6px;align-items:center;padding:2px;display:flex}.seller-dashboard-periods button,.seller-dashboard-refresh,.seller-dashboard-customize-trigger{height:27px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;font-size:8.5px}.seller-dashboard-periods button{padding:0 8px}.seller-dashboard-periods button:hover,.seller-dashboard-periods button.is-active{background:var(--active);color:var(--text)}.seller-dashboard-periods button.is-active{font-weight:650}.seller-dashboard-refresh,.seller-dashboard-customize-trigger{border:1px solid var(--border);background:var(--surface);align-items:center;gap:5px;padding:0 8px;display:flex}.seller-dashboard-refresh:hover,.seller-dashboard-customize-trigger:hover{border-color:var(--border-strong);color:var(--text)}.seller-dashboard-refresh:disabled{opacity:.55;cursor:wait}.seller-dashboard-block-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:8px;display:grid}.seller-dashboard-block{min-width:0}.seller-dashboard-block[data-span=full]{grid-column:span 12}.seller-dashboard-block[data-span=wide]{grid-column:span 8}.seller-dashboard-block[data-span=narrow]{grid-column:span 4}.seller-dashboard-block[data-span=half]{grid-column:span 6}.seller-dashboard-metrics{grid-template-columns:repeat(8,minmax(0,1fr));gap:5px;display:grid}.seller-dashboard-metric{border:1px solid var(--border);background:var(--surface);border-radius:6px;flex-direction:column;justify-content:space-between;gap:4px;min-width:0;min-height:76px;padding:7px 8px;transition:border-color .14s,background .14s;display:flex}.seller-dashboard-metric:hover{border-color:var(--border-strong);background:var(--hover)}.seller-dashboard-metric-head{min-width:0;color:var(--muted);align-items:center;gap:5px;font-size:8px;display:flex}.seller-dashboard-metric-head>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.seller-dashboard-metric-icon{width:20px;height:20px;color:var(--text-soft);background:var(--bg);border-radius:4px;flex:none;place-items:center;display:grid}.seller-dashboard-metric>strong{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.02em;font-size:14px;font-weight:690;line-height:1.1;overflow:hidden}.seller-dashboard-metric-foot{align-items:center;gap:4px;min-width:0;display:flex}.seller-dashboard-metric-foot>span{border-radius:4px;padding:1px 4px;font-size:7px;font-weight:700}.seller-dashboard-metric-foot small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:7px;overflow:hidden}.seller-dashboard-metric-foot .is-positive{color:#18794e;background:#e9f8f0}.seller-dashboard-metric-foot .is-negative{color:#b42318;background:#fff0ed}.seller-dashboard-metric-foot .is-neutral{color:var(--muted);background:var(--hover)}.seller-home-metric-skeleton{pointer-events:none}.seller-home-metric-skeleton .home-label{width:48%;height:7px}.seller-home-kpi-skeleton{border-radius:4px;width:58%;height:15px}.seller-home-metric-skeleton .home-detail{width:70%;height:6px}.seller-home-list-skeleton{pointer-events:none}.seller-home-list-skeleton .home-heading{width:94px;height:8px}.seller-home-skeleton-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;min-height:45px;padding:6px 9px;display:flex}.seller-home-skeleton-row:last-child{border-bottom:0}.seller-home-skeleton-row>span{flex-direction:column;gap:4px;display:flex}.seller-home-skeleton-row>span:last-child{align-items:flex-end}.seller-home-skeleton-row i{display:block}.seller-home-skeleton-row .home-primary{width:108px;height:7px}.seller-home-skeleton-row .home-secondary{width:76px;height:6px}.seller-home-skeleton-row .home-value{width:62px;height:7px}.seller-home-skeleton-row .home-meta{width:42px;height:6px}.seller-dashboard-panel{border:1px solid var(--border);background:var(--surface);border-radius:6px;min-width:0;overflow:hidden}.seller-dashboard-panel-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:6px 9px;display:flex}.seller-dashboard-panel-head>div{min-width:0}.seller-dashboard-panel-head h2{margin:0;font-size:10px;font-weight:680}.seller-dashboard-panel-head span,.seller-dashboard-panel-head a{color:var(--muted);font-size:8px}.seller-dashboard-panel-head a:hover{color:var(--text)}.seller-dashboard-actions{grid-template-columns:140px minmax(0,1fr);align-items:stretch;display:grid}.seller-dashboard-actions .seller-dashboard-panel-head{border:0;border-inline-end:1px solid var(--border);min-height:45px}.seller-dashboard-action-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:5px;display:grid}.seller-dashboard-action-list>a{border:1px solid var(--border);background:var(--bg);border-radius:5px;grid-template-columns:minmax(0,1fr) auto 12px;align-items:center;gap:5px;min-height:34px;padding:0 7px;display:grid}.seller-dashboard-action-list>a:hover{border-color:var(--border-strong);background:var(--hover)}.seller-dashboard-action-list>a>span:first-child{align-items:center;gap:5px;min-width:0;display:flex}.seller-dashboard-action-list b{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.seller-dashboard-action-list strong{font-size:9px}.seller-dashboard-action-arrow{color:var(--muted);font-size:14px}.seller-dashboard-action-list>a[data-tone=urgent] strong{color:#b42318}.seller-dashboard-action-list>a[data-tone=warning] strong{color:#a15c00}.seller-dashboard-clear{border:1px dashed var(--border);min-height:34px;color:var(--muted);border-radius:5px;grid-column:1/-1;justify-content:center;align-items:center;gap:6px;font-size:8px;display:flex}.seller-dashboard-clear span{color:#18794e;background:#e9f8f0;border-radius:50%;place-items:center;width:16px;height:16px;font-weight:800;display:grid}.seller-dashboard-chart-panel,.seller-dashboard-funnel{min-height:304px}.seller-dashboard-chart-panel .seller-dashboard-panel-head>div:first-child span{margin-top:2px;display:block}.seller-dashboard-legend{align-items:center;gap:9px;display:flex}.seller-dashboard-legend span{white-space:nowrap;align-items:center;gap:4px;display:flex}.seller-dashboard-legend i{background:var(--border-strong);border-radius:2px;width:12px;height:2px}.seller-dashboard-legend i.current{background:#5b5bd6}.seller-dashboard-chart-wrap{padding:6px 9px}.seller-dashboard-chart{width:100%;height:225px;display:block;overflow:visible}.seller-dashboard-chart .grid-line{stroke:var(--border);stroke-width:1px;vector-effect:non-scaling-stroke}.seller-dashboard-chart polyline{fill:none;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.seller-dashboard-chart .comparison-line{stroke:var(--border-strong);stroke-dasharray:5 5}.seller-dashboard-chart .current-line{stroke:#5b5bd6}.seller-dashboard-chart .current-dot{fill:var(--surface);stroke:#5b5bd6;stroke-width:2px;vector-effect:non-scaling-stroke}.seller-dashboard-chart-labels{color:var(--muted);justify-content:space-between;gap:4px;padding:0 6px;font-size:7px;display:flex}.seller-dashboard-funnel-stages{flex-direction:column;gap:9px;padding:10px;display:flex}.seller-dashboard-funnel-stage>div{grid-template-columns:minmax(0,1fr) auto 38px;align-items:center;gap:6px;margin-bottom:4px;display:grid}.seller-dashboard-funnel-stage span{color:var(--text-soft);font-size:8.5px}.seller-dashboard-funnel-stage strong{font-size:9px}.seller-dashboard-funnel-stage small{text-align:end;color:var(--muted);font-size:7px}.seller-dashboard-funnel-bar{background:var(--hover);border-radius:999px;height:5px;display:block;overflow:hidden}.seller-dashboard-funnel-bar i{border-radius:inherit;background:linear-gradient(90deg,#5b5bd6,#8585ef);height:100%;display:block}.seller-dashboard-tracking-empty{text-align:center;min-height:250px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:18px;display:flex}.seller-dashboard-tracking-empty p{max-width:220px;margin:0;font-size:9px;line-height:1.5}.seller-dashboard-tabs{border-bottom:1px solid var(--border);align-items:center;gap:3px;padding:5px 8px;display:flex;overflow-x:auto}.seller-dashboard-tabs button{height:22px;color:var(--muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:0 7px;font-size:7.5px}.seller-dashboard-tabs button:hover,.seller-dashboard-tabs button.is-active{background:var(--active);color:var(--text)}.seller-dashboard-tabs button.is-active{font-weight:650}.seller-dashboard-order-list>a{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto 12px;align-items:center;gap:8px;min-height:45px;padding:6px 9px;display:grid}.seller-dashboard-order-list>a:last-child{border-bottom:0}.seller-dashboard-order-list>a:hover{background:var(--hover)}.seller-dashboard-order-list>a>span:not(.seller-dashboard-order-arrow){flex-direction:column;gap:2px;min-width:0;display:flex}.seller-dashboard-order-list>a>span:nth-child(2){align-items:flex-end}.seller-dashboard-order-list strong,.seller-dashboard-order-list b{text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.seller-dashboard-order-list small{color:var(--muted);font-size:7.5px}.seller-dashboard-order-list small[data-status]{background:var(--hover);text-transform:capitalize;border-radius:3px;padding:1px 4px}.seller-dashboard-order-arrow{color:var(--muted);font-size:14px}.seller-dashboard-product-list>div{border-bottom:1px solid var(--border);grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:45px;padding:6px 9px;display:grid}.seller-dashboard-product-list>div:last-child{border-bottom:0}.seller-dashboard-product-rank{background:var(--hover);width:19px;height:19px;color:var(--muted);border-radius:4px;place-items:center;font-size:7px;display:grid}.seller-dashboard-product-list>div>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.seller-dashboard-product-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.seller-dashboard-product-list small{color:var(--muted);font-size:7px}.seller-dashboard-product-list b{white-space:nowrap;font-size:8px}.seller-dashboard-empty{text-align:center;min-height:230px;color:var(--muted);place-items:center;padding:18px;font-size:9px;display:grid}.seller-dashboard-empty.compact{min-height:110px}.seller-dashboard-health{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.seller-dashboard-health-group{grid-template-columns:74px repeat(4,minmax(0,1fr));align-items:stretch;min-width:0;display:grid}.seller-dashboard-health-group:first-child{border-inline-end:1px solid var(--border)}.seller-dashboard-health-group h2{color:var(--muted);align-items:center;margin:0;padding:7px 9px;font-size:8px;font-weight:650;display:flex}.seller-dashboard-health-group a{border-inline-start:1px solid var(--border);flex-direction:column;justify-content:center;gap:3px;min-height:44px;padding:5px 7px;display:flex}.seller-dashboard-health-group a:hover{background:var(--hover)}.seller-dashboard-health-group span{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:7px;overflow:hidden}.seller-dashboard-health-group strong{font-size:12px}.seller-dashboard-customizer-layer{z-index:1200;position:fixed;inset:0}.seller-dashboard-customizer-backdrop{cursor:default;background:#0a0a0e7a;border:0;width:100%;height:100%;position:absolute;inset:0}.seller-dashboard-customizer{border:1px solid var(--border);background:var(--surface);border-radius:9px;flex-direction:column;width:min(390px,100vw - 12px);display:flex;position:absolute;inset-block:6px;inset-inline-end:6px;overflow:hidden;box-shadow:0 18px 60px #00000038}.seller-dashboard-customizer-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;min-height:56px;padding:8px 10px;display:flex}.seller-dashboard-customizer-head>div{align-items:center;gap:8px;display:flex}.seller-dashboard-customizer-head>div>span{background:var(--hover);border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.seller-dashboard-customizer-head h2{margin:0;font-size:11px}.seller-dashboard-customizer-head p{color:var(--muted);margin:2px 0 0;font-size:8px}.seller-dashboard-customizer-head>button{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;font-size:18px}.seller-dashboard-customizer-head>button:hover{background:var(--hover);color:var(--text)}.seller-dashboard-customizer-list{flex:1;padding:6px;overflow:auto}.seller-dashboard-customizer-row{border-bottom:1px solid var(--border);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:46px;padding:5px 6px;display:grid}.seller-dashboard-customizer-row[data-enabled=false]{opacity:.55}.seller-dashboard-block-visibility,.seller-dashboard-customizer-row>div button{border:1px solid var(--border);background:var(--surface);width:27px;height:27px;color:var(--muted);cursor:pointer;border-radius:5px}.seller-dashboard-block-visibility:hover,.seller-dashboard-customizer-row>div button:hover{border-color:var(--border-strong);color:var(--text)}.seller-dashboard-customizer-row>span{flex-direction:column;gap:2px;min-width:0;display:flex}.seller-dashboard-customizer-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.seller-dashboard-customizer-row small{color:var(--muted);font-size:7px}.seller-dashboard-customizer-row>div{gap:3px;display:flex}.seller-dashboard-customizer-row>div button:disabled{opacity:.3;cursor:not-allowed}.seller-dashboard-customizer-foot{border-top:1px solid var(--border);grid-template-columns:auto 1fr auto auto;align-items:center;gap:5px;min-height:48px;padding:7px;display:grid}.seller-dashboard-customizer-foot button{border:1px solid var(--border);background:var(--surface);height:30px;color:var(--text-soft);font:inherit;cursor:pointer;border-radius:5px;padding:0 9px;font-size:8px}.seller-dashboard-customizer-foot .seller-dashboard-restore{color:#b42318}.seller-dashboard-customizer-foot .primary{color:#fff;background:#5b5bd6;border-color:#5b5bd6}.seller-dashboard-customizer-foot button:disabled{opacity:.55;cursor:wait}@media (width<=1180px){.seller-dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.seller-dashboard-block[data-span=wide],.seller-dashboard-block[data-span=narrow],.seller-dashboard-block[data-span=half]{grid-column:span 12}.seller-dashboard-health{grid-template-columns:1fr}.seller-dashboard-health-group:first-child{border-inline-end:0;border-bottom:1px solid var(--border)}}@media (width<=780px){.seller-home-head{flex-direction:column;align-items:flex-start;gap:7px}.seller-dashboard-toolbar{justify-content:space-between;width:100%}.seller-dashboard-periods{max-width:100%;overflow-x:auto}.seller-dashboard-periods button{padding:0 6px}.seller-dashboard-refresh span,.seller-dashboard-customize-trigger span{display:none}.seller-dashboard-actions{grid-template-columns:1fr}.seller-dashboard-actions .seller-dashboard-panel-head{border-inline-end:0;border-bottom:1px solid var(--border);min-height:34px}.seller-dashboard-action-list{grid-template-columns:repeat(3,minmax(0,1fr))}.seller-dashboard-action-list>a{grid-template-columns:minmax(0,1fr) auto}.seller-dashboard-action-list>a>span:first-child svg,.seller-dashboard-action-arrow{display:none}.seller-dashboard-health-group{grid-template-columns:repeat(3,minmax(0,1fr))}.seller-dashboard-health-group h2{border-bottom:1px solid var(--border);grid-column:1/-1;min-height:27px}.seller-dashboard-health-group a{border-inline-start:0;border-inline-end:1px solid var(--border);border-bottom:1px solid var(--border)}.seller-dashboard-health-group a:nth-of-type(3n){border-inline-end:0}.seller-dashboard-health-group a:last-child{border-bottom:0}.seller-dashboard-funnel-stages{gap:8px}}@media (width<=520px){.seller-home-page,.seller-dashboard-block-grid{gap:6px}.seller-dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.seller-dashboard-metric{min-height:72px;padding:6px}.seller-dashboard-metric-head{font-size:7.2px}.seller-dashboard-metric-icon{width:17px;height:17px}.seller-dashboard-metric-icon svg{width:12px;height:12px}.seller-dashboard-metric>strong{font-size:12px}.seller-dashboard-metric-foot small{display:none}.seller-dashboard-periods button{font-size:7.5px}.seller-dashboard-periods button:nth-child(3),.seller-dashboard-periods button:nth-child(4){display:none}.seller-dashboard-action-list{gap:3px;padding:3px}.seller-dashboard-action-list>a{min-height:31px;padding:0 5px}.seller-dashboard-action-list b{font-size:7px}.seller-dashboard-chart-panel,.seller-dashboard-funnel{min-height:286px}.seller-dashboard-chart{height:207px}.seller-dashboard-product-list b{text-overflow:ellipsis;max-width:88px;overflow:hidden}.seller-dashboard-customizer{width:auto;inset-block:4px;inset-inline:4px}.seller-dashboard-customizer-foot{grid-template-columns:1fr 1fr}.seller-dashboard-customizer-foot>span{display:none}.seller-dashboard-customizer-foot button{width:100%}}[data-theme=dark] .seller-dashboard-metric-foot .is-positive{color:#7ee2ae;background:#143c2b}[data-theme=dark] .seller-dashboard-metric-foot .is-negative{color:#ff9b91;background:#431d1a}[data-theme=dark] .seller-home-error{color:#ffb7b7;background:#321b1b;border-color:#6e3434}[data-theme=dark] .seller-dashboard-customizer-backdrop{background:#000000ad}.seller-customers-page{flex-direction:column;gap:13px;max-width:1240px;margin:0 auto;display:flex}.seller-customers-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:14px;padding-bottom:13px;display:flex}.seller-customers-head h1{margin:3px 0 4px;font-size:19px}.seller-customers-head p{color:var(--muted);margin:0}.seller-customers-head form{gap:6px;display:flex}.seller-customers-head input{border:1px solid var(--border);background:var(--input);border-radius:6px;width:min(280px,55vw);height:32px;padding:0 9px}.seller-customers-error{color:#8d2929;background:#fff5f5;border:1px solid #efcaca;border-radius:7px;padding:9px 11px}.seller-customers-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:auto}.seller-customers-table-head,.seller-customers-row{grid-template-columns:minmax(220px,1.5fr) minmax(130px,.8fr) 80px minmax(150px,1fr) minmax(150px,1fr);align-items:center;gap:10px;min-width:820px;padding:0 12px;display:grid}.seller-customers-table-head{border-bottom:1px solid var(--border);background:var(--bg);height:36px;color:var(--muted);text-transform:uppercase;font-size:9.5px}.seller-customers-row{border-bottom:1px solid var(--border);min-height:58px}.seller-customers-row:last-child{border-bottom:0}.seller-customer-person{align-items:center;gap:9px;min-width:0;display:flex}.seller-customer-person>span:not(.seller-skeleton){border:1px solid var(--border);background:var(--bg);border-radius:999px;flex:none;place-items:center;width:28px;height:28px;font-size:10px;font-weight:650;display:grid}.seller-customer-person>div{flex-direction:column;gap:2px;min-width:0;display:flex}.seller-customer-person strong,.seller-customer-person small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.seller-customer-person small{color:var(--muted);font-size:9.5px}.seller-customers-skeleton{pointer-events:none}.seller-customers-row.is-skeleton .seller-customer-avatar-skeleton{border-radius:999px;flex:none;width:28px;height:28px}.seller-customers-row.is-skeleton .customer-name-skeleton{width:118px;height:9px}.seller-customers-row.is-skeleton .customer-email-skeleton{width:146px;height:7px;margin-top:5px}.seller-customers-row.is-skeleton .customer-location-skeleton{width:88px;height:8px}.seller-customers-row.is-skeleton .customer-orders-skeleton{width:24px;height:8px}.seller-customers-row.is-skeleton .customer-spend-skeleton{width:96px;height:9px}.seller-customers-row.is-skeleton .customer-date-skeleton{width:112px;height:8px}.seller-customers-empty{text-align:center;color:var(--muted);padding:40px}.seller-customers-pagination{color:var(--muted);justify-content:flex-end;align-items:center;gap:10px;font-size:10px;display:flex}@media (width<=760px){.seller-customers-head{flex-direction:column;align-items:flex-start}.seller-customers-head form,.seller-customers-head input{width:100%}.seller-customers-row.is-skeleton .customer-email-skeleton{width:112px}.seller-customers-row.is-skeleton .customer-date-skeleton{width:82px}}.floovoo-category-picker{border:1px solid var(--floovoo-border,#e5e7eb);background:var(--floovoo-surface-subtle,#7f7f7f0a);border-radius:10px;gap:6px;max-height:220px;padding:8px;display:grid;overflow:auto}.floovoo-category-option{border-radius:8px;align-items:center;margin:0;padding:7px 8px}.floovoo-category-option:hover{background:var(--floovoo-surface-hover,#7f7f7f14)}.floovoo-category-option input{flex:none}.floovoo-category-option span{overflow-wrap:anywhere;min-width:0}@media (width<=720px){.floovoo-category-picker{max-height:180px}}.seller-store-page{gap:16px;max-width:1180px;margin:0 auto;padding:0 0 28px;display:grid}.seller-store-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.seller-store-head h1{margin:3px 0 5px}.seller-store-head p{color:var(--seller-muted,#6b7280);max-width:720px;margin:0}.seller-store-head-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.seller-store-card{border:1px solid var(--seller-border,#e5e7eb);background:var(--seller-surface,#fff);border-radius:12px;gap:14px;padding:16px;display:grid}.seller-store-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.seller-store-card-head h2{margin:0;font-size:15px}.seller-store-card-head>a{font-size:12px;text-decoration:none}.seller-store-access{border:1px solid var(--seller-border,#e5e7eb);border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:11px;font-weight:650;display:inline-flex}.seller-store-access.is-enabled{background:color-mix(in srgb,var(--seller-success,#16a34a) 10%,transparent);color:var(--seller-success,#15803d)}.seller-store-access.is-marketplace{background:color-mix(in srgb,var(--seller-warning,#d97706) 10%,transparent);color:var(--seller-warning,#b45309)}.seller-store-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.seller-store-summary-card{border:1px solid var(--seller-border,#e5e7eb);background:var(--seller-surface-soft,transparent);border-radius:10px;flex-direction:column;gap:5px;min-width:0;min-height:92px;padding:12px;display:flex}.seller-store-summary-card>span{color:var(--seller-muted,#6b7280);font-size:11px}.seller-store-summary-card>strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.seller-store-summary-card>small{color:var(--seller-muted,#6b7280);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.seller-store-details{border-top:1px solid var(--seller-border,#e5e7eb);margin:0;display:grid}.seller-store-details>div{border-bottom:1px solid var(--seller-border,#e5e7eb);grid-template-columns:170px minmax(0,1fr);gap:12px;padding:10px 0;display:grid}.seller-store-details dt{color:var(--seller-muted,#6b7280);font-size:12px}.seller-store-details dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:12px}.seller-store-details button{color:inherit;text-underline-offset:2px;cursor:pointer;text-align:start;background:0 0;border:0;padding:0;text-decoration:underline}.seller-store-fulfillment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.seller-store-fulfillment-grid>div{border:1px solid var(--seller-border,#e5e7eb);border-radius:10px;gap:5px;padding:12px;display:grid}.seller-store-fulfillment-grid span{color:var(--seller-muted,#6b7280);font-size:11px}.seller-store-fulfillment-grid strong{font-size:16px}.seller-store-actions{flex-wrap:wrap;gap:8px;display:flex}.seller-store-notice{border:1px solid color-mix(in srgb,var(--seller-danger,#dc2626) 30%,var(--seller-border,#e5e7eb));border-radius:9px;padding:9px 11px;font-size:12px}.seller-store-summary-card.is-skeleton{justify-content:center}.store-label-skeleton{width:42%}.store-value-skeleton{width:72%;height:16px}@media (width<=900px){.seller-store-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.seller-store-head{display:grid}.seller-store-head-actions{width:100%}.seller-store-head-actions .button{flex:1}.seller-store-summary-grid,.seller-store-fulfillment-grid{grid-template-columns:1fr}.seller-store-details>div{grid-template-columns:1fr;gap:4px}.seller-store-card{padding:13px}.seller-store-card-head{align-items:flex-start}.seller-store-actions{grid-template-columns:1fr;display:grid}.seller-store-actions .button{text-align:center}}.seller-team-page{flex-direction:column;gap:14px;max-width:1180px;margin:0 auto;display:flex}.seller-team-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:16px;padding-bottom:13px;display:flex}.seller-team-head h1{margin:3px 0 4px;font-size:19px;line-height:1.15}.seller-team-head p{max-width:720px;color:var(--muted);margin:0;font-size:11.5px;line-height:1.5}.seller-team-summary{grid-template-columns:repeat(2,minmax(0,190px));gap:10px;display:grid}.seller-team-summary>div{border:1px solid var(--border);background:var(--surface);border-radius:7px;padding:10px 12px}.seller-team-summary span{color:var(--muted);font-size:9.5px;display:block}.seller-team-summary strong{margin-top:3px;font-size:13px;display:block}.seller-team-summary .team-summary-skeleton{width:92px;height:12px;margin-top:5px}.seller-team-summary .team-summary-skeleton.short{width:48px}.seller-team-notice{border:1px solid var(--border);background:var(--surface);color:var(--text-soft);border-radius:7px;padding:10px 12px}.seller-team-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.seller-team-table-wrap{overflow:auto}.seller-team-table{border-collapse:collapse;width:100%;min-width:720px}.seller-team-table th,.seller-team-table td{border-bottom:1px solid var(--border);text-align:start;height:48px;padding:0 12px}.seller-team-table th{background:var(--bg);height:36px;color:var(--muted);text-transform:uppercase;letter-spacing:.025em;font-size:9.5px;font-weight:600}.seller-team-table tbody tr:last-child td{border-bottom:0}.seller-team-person{align-items:center;gap:9px;display:flex}.seller-team-avatar{border:1px solid var(--border-strong);background:var(--bg);border-radius:999px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:650;display:grid}.seller-team-person strong{font-weight:620}.seller-team-status{border:1px solid var(--border);border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:9.5px;display:inline-flex}.seller-team-status.is-active{color:#17643a;background:#ecfdf3;border-color:#c9ecd7}.seller-team-status.is-invited{color:#795b11;background:#fff9e8;border-color:#f1e2ab}.seller-team-status.is-disabled{background:var(--bg);color:var(--muted)}.seller-team-actions{text-align:end!important}.seller-team-actions button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:6px;height:28px;padding:0 9px}.seller-team-actions button:disabled{opacity:.5;cursor:not-allowed}.seller-team-empty{text-align:center;color:var(--muted);padding:34px 18px}.seller-team-skeleton-wrap{pointer-events:none}.seller-team-skeleton-table .team-head-line{width:72px;height:7px}.seller-team-skeleton-table .team-head-line.short{width:48px}.seller-team-skeleton-table .seller-team-avatar-skeleton{border-radius:999px;flex:none;width:28px;height:28px}.seller-team-skeleton-table .team-name-skeleton{width:104px;height:9px}.seller-team-skeleton-table .team-email-skeleton{width:148px;height:8px}.seller-team-skeleton-table .team-status-skeleton{border-radius:999px;width:66px;height:20px}.seller-team-skeleton-table .team-access-skeleton{width:58px;height:8px}.seller-team-skeleton-table .team-action-skeleton{border-radius:6px;width:64px;height:28px;display:inline-block}.seller-team-dialog-backdrop{z-index:850;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f101257;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.seller-team-dialog{border:1px solid var(--border);background:var(--surface);width:min(520px,100%);box-shadow:var(--shadow-drawer);border-radius:10px}.seller-team-dialog-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:48px;padding:0 14px;display:flex}.seller-team-dialog-head h2{margin:0;font-size:14px}.seller-team-dialog-head button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:20px}.seller-team-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:14px;display:grid}.seller-team-form-grid label{color:var(--text-soft);flex-direction:column;gap:5px;font-size:10px;display:flex}.seller-team-form-grid label.wide{grid-column:1/-1}.seller-team-form-grid input{border:1px solid var(--border-strong);background:var(--input);border-radius:6px;outline:none;height:34px;padding:0 9px}.seller-team-form-grid input:focus{border-color:var(--focus)}.seller-team-dialog-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;padding:11px 14px;display:flex}@media (width<=760px){.seller-team-head{flex-direction:column;align-items:flex-start}.seller-team-summary{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.seller-team-dialog-backdrop{align-items:end;padding:10px}.seller-team-dialog{border-radius:10px 10px 0 0}.seller-team-form-grid{grid-template-columns:1fr}.seller-team-form-grid label.wide{grid-column:auto}.seller-team-skeleton-table .team-email-skeleton{width:112px}}.seller-settings-page{flex-direction:column;gap:14px;max-width:1080px;margin:0 auto;display:flex}.seller-settings-head{border-bottom:1px solid var(--border);padding-bottom:13px}.seller-settings-head h1{margin:3px 0 4px;font-size:19px}.seller-settings-head p{max-width:740px;color:var(--muted);margin:0;line-height:1.5}.seller-settings-notice,.seller-settings-card{border:1px solid var(--border);background:var(--surface);border-radius:8px}.seller-settings-notice{padding:9px 11px}.seller-settings-card{overflow:hidden}.seller-settings-card-head{border-bottom:1px solid var(--border);align-items:center;height:42px;padding:0 13px;display:flex}.seller-settings-card-head h2{margin:0;font-size:12.5px}.seller-settings-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(200px,300px) minmax(0,1fr);gap:22px;padding:14px;display:grid}.seller-settings-row>div:first-child{flex-direction:column;gap:4px;display:flex}.seller-settings-row>div:first-child span{color:var(--muted);font-size:10px;line-height:1.45}.seller-settings-language-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.seller-settings-language-grid button,.seller-settings-theme-card{border:1px solid var(--border);background:var(--input);cursor:pointer;border-radius:7px}.seller-settings-language-grid button{text-align:start;align-items:center;gap:8px;min-height:48px;padding:8px 10px;display:flex}.seller-settings-language-grid button.active,.seller-settings-theme-card.active{border-color:var(--focus);box-shadow:0 0 0 1px var(--focus) inset}.seller-settings-language-grid span,.seller-settings-theme-copy small{color:var(--muted);font-size:9.5px}.seller-settings-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.seller-settings-theme-card{text-align:start;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;gap:9px;min-height:76px;padding:9px;display:grid}.seller-settings-theme-swatch{border:1px solid var(--border);background:linear-gradient(90deg,#fbfbfc 0 28%,#f7f7f8 28% 100%);border-radius:6px;width:48px;height:42px}[data-theme-preview=obsidian] .seller-settings-theme-swatch{background:linear-gradient(90deg,#050608 0 28%,#0c0d10 28% 100%)}[data-theme-preview=graphite] .seller-settings-theme-swatch{background:linear-gradient(90deg,#0c121a 0 28%,#141d28 28% 100%)}[data-theme-preview=midnight] .seller-settings-theme-swatch{background:linear-gradient(90deg,#050e19 0 28%,#0a1728 28% 100%)}.seller-settings-theme-copy{flex-direction:column;gap:3px;display:flex}.seller-settings-theme-card em{color:var(--focus);font-style:normal}.seller-settings-saving{color:var(--muted);text-align:end;padding:8px 14px}.seller-settings-account-list{margin:0}.seller-settings-account-list>div{border-bottom:1px solid var(--border);grid-template-columns:minmax(180px,280px) 1fr;gap:20px;padding:11px 14px;display:grid}.seller-settings-account-list>div:last-child{border-bottom:0}.seller-settings-account-list dt{color:var(--muted)}.seller-settings-account-list dd{margin:0;font-weight:560}@media (width<=760px){.seller-settings-row{grid-template-columns:1fr;gap:10px}.seller-settings-language-grid,.seller-settings-theme-grid{grid-template-columns:1fr}.seller-settings-account-list>div{grid-template-columns:1fr;gap:4px}}.seller-insights-page{flex-direction:column;gap:12px;max-width:1240px;margin:0 auto;display:flex}.seller-insights-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:14px;padding-bottom:13px;display:flex}.seller-insights-head h1{margin:3px 0 4px;font-size:20px}.seller-insights-head p{color:var(--muted);margin:0;font-size:10px}.seller-insights-periods{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:3px;display:flex}.seller-insights-periods button{height:28px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 10px;font-size:9px}.seller-insights-periods button.active{background:var(--active);color:var(--text);font-weight:650}.seller-insights-error,.seller-insights-warning{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:8px;padding:9px 11px}.seller-insights-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.seller-insights-kpis>div{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;justify-content:space-between;min-height:88px;padding:12px;display:flex}.seller-insights-kpis span{color:var(--muted);font-size:9px}.seller-insights-kpis strong{font-size:18px}.seller-insights-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.seller-insights-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.seller-insights-card-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:42px;padding:0 12px;display:flex}.seller-insights-card-head h2{margin:0;font-size:11px}.seller-insights-card-head a,.seller-insights-card-head span{color:var(--muted);font-size:9px}.seller-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.seller-status-grid>div{border-inline-end:1px solid var(--border);flex-direction:column;justify-content:center;gap:7px;min-height:80px;padding:10px;display:flex}.seller-status-grid>div:last-child{border-inline-end:0}.seller-status-grid span{color:var(--muted);font-size:8px}.seller-status-grid strong{font-size:17px}.seller-top-products>div,.seller-trend-table>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:8px 12px;display:flex}.seller-top-products>div:last-child,.seller-trend-table>div:last-child{border-bottom:0}.seller-top-products>div>span{align-items:center;gap:8px;display:flex}.seller-top-products>div>span:last-child{flex-direction:column;align-items:flex-end;gap:2px}.seller-top-products b{background:var(--hover);border-radius:5px;place-items:center;width:20px;height:20px;font-size:8px;display:grid}.seller-top-products strong,.seller-top-products em{font-size:9px;font-style:normal}.seller-top-products small{color:var(--muted);font-size:8px}.seller-insights-empty,.seller-insights-loading{min-height:150px;color:var(--muted);place-items:center;padding:20px;font-size:9px;display:grid}.seller-insights-loading:after{content:"";border:2px solid var(--border);border-top-color:var(--text);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite seller-insights-spin}.seller-insights-loading.large{min-height:230px}.seller-trend-card{min-height:300px}.seller-trend-bars{align-items:flex-end;gap:4px;height:230px;padding:18px 12px 10px;display:flex}.seller-trend-bars>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;min-width:4px;height:100%;display:flex}.seller-trend-bars>div>span{background:#5b5bd6;border-radius:3px 3px 0 0;width:100%;max-width:22px}.seller-trend-bars small{color:var(--muted);writing-mode:vertical-rl;font-size:7px}.seller-trend-table span,.seller-trend-table strong{font-size:9px}.seller-trend-table span{color:var(--muted)}@keyframes seller-insights-spin{to{transform:rotate(360deg)}}@media (width<=800px){.seller-insights-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-insights-grid{grid-template-columns:1fr}.seller-insights-head{flex-direction:column;align-items:flex-start}.seller-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-status-grid>div:nth-child(2){border-inline-end:0}.seller-status-grid>div:nth-child(-n+2){border-bottom:1px solid var(--border)}}:root{--sidebar-width:248px;--bg:#f7f7f8;--surface:#fff;--sidebar:#fbfbfc;--border:#e7e7e9;--border-strong:#d9d9dd;--text:#18181b;--text-soft:#52525b;--muted:#85858e;--hover:#f0f0f2;--active:#e9e9ed;--input:#fff;--focus:#6f6fdf;--shadow-drawer:0 24px 70px #0f0f1238,0 4px 16px #0f0f121f;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{background:var(--bg)}body{background:var(--bg);min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;font-size:12px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}.seller-shell{grid-template-columns:var(--sidebar-width) minmax(0,1fr);background:var(--bg);min-height:100dvh;display:grid}.seller-sidebar{background:var(--sidebar);border-inline-end:1px solid var(--border);z-index:30;flex-direction:column;height:100dvh;min-height:0;display:flex;position:sticky;top:0}.seller-brand-row{border-bottom:1px solid var(--border);flex:none;align-items:center;gap:9px;height:54px;padding:0 12px;display:flex}.brand-mark{width:27px;height:27px;color:var(--surface);background:var(--text);border-radius:7px;place-items:center;font-size:12px;font-weight:720;display:grid}.brand-copy{flex-direction:column;min-width:0;line-height:1.05;display:flex}.brand-copy strong{font-size:12.5px;font-weight:650}.brand-copy span{color:var(--muted);margin-top:3px;font-size:9px}.seller-sidebar-close{width:29px;height:29px;color:var(--muted);background:0 0;border:0;border-radius:6px;margin-inline-start:auto;font-size:20px;display:none}.seller-sidebar-nav{overscroll-behavior:contain;scrollbar-width:thin;flex:auto;min-height:0;padding:8px 7px 16px;overflow-y:auto}.seller-nav-section+.seller-nav-section{margin-top:1px}.seller-nav-trigger{cursor:pointer;width:100%;height:31px;color:var(--text-soft);text-align:start;background:0 0;border:0;border-radius:6px;grid-template-columns:23px minmax(0,1fr) 18px;align-items:center;gap:2px;padding:0 6px;display:grid}.seller-nav-trigger:hover{background:var(--hover);color:var(--text)}.seller-nav-trigger.is-active-section{color:var(--text);font-weight:560}.seller-nav-icon{width:20px;height:20px;color:var(--muted);place-items:center;display:grid}.seller-nav-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12.5px;overflow:hidden}.seller-nav-chevron{color:var(--muted);place-items:center;font-size:18px;line-height:1;transition:transform .1s;display:grid}.seller-nav-chevron.is-open{transform:rotate(90deg)}.seller-nav-children{padding:1px 0 4px}.seller-nav-child{min-height:28px;color:var(--muted);border-radius:5px;align-items:center;gap:8px;margin-inline-start:29px;padding-block:5px;padding-inline:10px 8px;font-size:12px;line-height:1.25;display:flex;position:relative}.seller-nav-child:hover{color:var(--text);background:var(--hover)}.seller-nav-child.is-active{color:var(--text);background:var(--active);font-weight:560}.seller-nav-rail{background:var(--border);width:1px;position:absolute;inset-block:0;inset-inline-start:-9px}.seller-nav-child.is-active .seller-nav-rail{background:var(--muted);width:2px}.seller-account-root{border-top:1px solid var(--border);background:var(--sidebar);flex:none;padding:5px 7px;position:relative}.seller-account-trigger{border-radius:7px;grid-template-columns:34px minmax(0,1fr) 22px;align-items:center;gap:7px;width:100%;min-height:40px;padding:3px 4px;display:grid}.seller-account-trigger:hover{background:var(--hover)}.seller-account-avatar,.seller-topbar-avatar{border:1px solid var(--border-strong);background:var(--surface);color:var(--text-soft);border-radius:999px;place-items:center;font-weight:650;display:grid}.seller-account-avatar{width:34px;height:34px;font-size:11.5px}.seller-account-copy{flex-direction:column;justify-content:center;min-width:0;line-height:1.12;display:flex}.seller-account-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:620;overflow:hidden}.seller-account-copy span{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);margin-top:2px;font-size:9.5px;overflow:hidden}.seller-account-dots{color:var(--muted);place-items:center;font-size:9px;line-height:1;display:grid}.seller-main-area{background:var(--bg);min-width:0;min-height:100dvh}.seller-topbar{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f7f8f0;justify-content:space-between;align-items:center;gap:10px;height:48px;padding:0 18px;display:flex;position:sticky;top:0}.seller-topbar-leading,.seller-topbar-actions{align-items:center;gap:8px;min-width:0;display:flex}.mobile-menu-button{border:1px solid var(--border);background:var(--surface);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:30px;height:30px;padding:0;display:none}.mobile-menu-button span{background:var(--text-soft);border-radius:2px;width:14px;height:1.5px;display:block}.seller-breadcrumbs{min-width:0;color:var(--muted);align-items:center;gap:7px;font-size:11.5px;display:flex}.seller-breadcrumbs strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-soft);font-weight:560;overflow:hidden}.seller-topbar-actions select,.seller-signout{border:1px solid var(--border);background:var(--surface);height:30px;color:var(--text-soft);border-radius:6px;padding:0 8px;font-size:10px}.seller-signout{cursor:pointer}.seller-topbar-avatar{width:29px;height:29px;font-size:10px}.seller-page-scaffold{width:100%;min-height:calc(100dvh - 48px);padding:16px 18px 38px}.seller-sidebar-backdrop{display:none}.shell-preview-home{max-width:1380px;margin:0 auto}.shell-preview-heading{border-bottom:1px solid var(--border);flex-direction:column;justify-content:center;height:48px;margin-bottom:14px;display:flex}.eyebrow{color:var(--muted);font-size:9.5px}.shell-preview-heading h1{margin:2px 0 0;font-size:17px;font-weight:650;line-height:1.1}.shell-preview-layout{grid-template-columns:minmax(0,1fr) 260px;gap:14px;display:grid}.shell-preview-main,.shell-preview-side{flex-direction:column;gap:12px;display:flex}.shell-preview-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.shell-preview-block{border:1px solid var(--border);background:var(--surface);border-radius:6px;min-height:140px}.shell-preview-block-large{min-height:220px}.shell-preview-block-side{min-height:130px}@media (width<=980px) and (width>=761px){:root{--sidebar-width:220px}.seller-page-scaffold{padding:14px}.shell-preview-layout{grid-template-columns:minmax(0,1fr) 220px;gap:12px}}@media (width<=760px){body.seller-mobile-navigation-open{overflow:hidden}.seller-shell{display:block}.seller-main-area{width:100%}.seller-topbar{padding:0 10px}.mobile-menu-button{display:flex}.seller-signout{display:none}.seller-sidebar{z-index:720;width:min(82vw,292px);height:100dvh;box-shadow:var(--shadow-drawer);transition:transform .18s;position:fixed;inset-block:0;inset-inline-start:0;transform:translate(-104%)}.seller-sidebar.is-mobile-open{transform:translate(0)}.seller-sidebar-close{place-items:center;display:grid}.seller-sidebar-backdrop{z-index:710;opacity:0;pointer-events:none;background:#0f101252;border:0;width:100%;height:100%;position:fixed;inset:0}.seller-sidebar-backdrop.is-visible{opacity:1;pointer-events:auto;display:block}.seller-page-scaffold{padding:10px 12px 30px}.seller-breadcrumbs{font-size:11px}.seller-breadcrumbs>span:first-child,.seller-breadcrumbs>span:nth-child(2){display:none}.shell-preview-heading{height:44px;margin-bottom:10px}.shell-preview-heading h1{font-size:15px}.shell-preview-layout{display:block}.shell-preview-side{display:none}.shell-preview-main{gap:9px}.shell-preview-columns{grid-template-columns:1fr;gap:9px}.shell-preview-block,.shell-preview-block-large{min-height:130px}}.floovoo-product-page{max-width:1380px;margin:0 auto;padding:4px 0 40px;position:relative}.product-page-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:18px;padding:10px 0 12px;display:flex}.product-heading-copy{min-width:0}.product-breadcrumb{color:var(--muted);margin-bottom:3px;font-size:10.5px;display:block}.product-heading-copy h1{letter-spacing:-.015em;margin:0;font-size:19px;font-weight:650;line-height:1.2}.translated-title[dir=rtl]{text-align:right}.translated-title[dir=ltr]{text-align:left}.product-subline{color:var(--muted);margin-top:4px;font-size:10.5px;display:block}.product-header-actions{flex:none;align-items:center;gap:6px;display:flex}.primary-button,.secondary-button{cursor:pointer;border-radius:6px;min-height:32px;padding:0 10px;font-size:11px;font-weight:560}.primary-button{border:1px solid var(--text);background:var(--text);color:var(--surface)}.secondary-button{border:1px solid var(--border-strong);background:var(--surface);color:var(--text-soft)}.secondary-button:hover{background:var(--hover)}.product-language-bar{border-bottom:1px solid var(--border);min-height:42px;color:var(--muted);align-items:center;gap:10px;padding:6px 0;font-size:10.5px;display:flex}.language-switcher{border:1px solid var(--border);background:var(--surface);border-radius:6px;align-items:center;padding:2px;display:flex}.language-switcher button{min-width:34px;height:24px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;font-size:10px}.language-switcher button.active{background:var(--active);color:var(--text);font-weight:650}.translation-status{margin-inline-start:auto}.product-tabs-sticky{z-index:45;background:color-mix(in srgb,var(--bg) 96%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);margin-inline:-2px;padding-inline:2px;position:sticky;top:48px}.product-tabs{scrollbar-width:none;scroll-behavior:smooth;overscroll-behavior-inline:contain;align-items:center;gap:2px;padding:6px 0 0;display:flex;overflow-x:auto}.product-tabs::-webkit-scrollbar{display:none}.product-tabs button{height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;flex:none;padding:0 10px;font-size:11px;position:relative}.product-tabs button:hover{color:var(--text)}.product-tabs button.active{color:var(--text);font-weight:620}.product-tabs button.active:after{content:"";inset-inline:8px;background:var(--text);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0}.product-workspace{grid-template-columns:minmax(0,1fr) 262px;gap:14px;padding-top:14px;display:grid}.product-workspace-main,.product-workspace-side{min-width:0}.product-sections{flex-direction:column;gap:12px;display:flex}.product-section-card,.product-settings-panel{border:1px solid var(--border);background:var(--surface);border-radius:7px}.product-section-card{padding:14px}.product-translated-card{contain:layout paint;min-height:282px}.product-section-title{flex-direction:column;gap:2px;margin-bottom:13px;display:flex}.product-section-title.with-action{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:12px}.floovoo-section-header-copy{min-width:0}.floovoo-section-header-action{flex:none}.product-section-title h2{margin:0;font-size:12.5px;font-weight:650}.product-section-title span{color:var(--muted);font-size:10px}.product-form-grid{gap:11px 12px;display:grid}.product-form-grid.one{grid-template-columns:1fr}.product-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.product-field{flex-direction:column;gap:5px;min-width:0;display:flex}.product-field-label{color:var(--text-soft);font-size:10.5px;font-weight:600}.product-field small{color:var(--muted);font-size:9.5px}.product-field input,.product-field select,.product-field textarea,.product-settings-panel input,.product-settings-panel select{border:1px solid var(--border-strong);background:var(--input);width:100%;color:var(--text);border-radius:5px;outline:none;font-size:11px}.product-field input,.product-field select,.product-settings-panel input,.product-settings-panel select{height:32px;padding:0 8px}.product-field textarea{resize:vertical;min-height:108px;padding:8px}.translated-value[dir=rtl]{text-align:right}.translated-value[dir=ltr]{text-align:left}.product-field input:focus,.product-field select:focus,.product-field textarea:focus,.product-settings-panel input:focus,.product-settings-panel select:focus{border-color:color-mix(in srgb,var(--focus) 56%,var(--border));box-shadow:0 0 0 2px color-mix(in srgb,var(--focus) 10%,transparent)}.input-addon{grid-template-columns:auto minmax(0,1fr);display:grid}.input-addon>span{border:1px solid var(--border-strong);background:var(--bg);height:32px;color:var(--muted);border-inline-end:0;border-start-start-radius:5px;border-end-start-radius:5px;align-items:center;padding:0 8px;font-size:9.5px;display:flex}.input-addon input{border-start-start-radius:0;border-end-start-radius:0}.rich-editor{border:1px solid var(--border-strong);border-radius:5px;overflow:hidden}.rich-toolbar{border-bottom:1px solid var(--border);background:var(--bg);align-items:center;gap:2px;min-height:30px;padding:3px 5px;display:flex}.rich-toolbar button{height:23px;color:var(--text-soft);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:0 7px;font-size:10px}.rich-toolbar button:hover{background:var(--hover)}.rich-editor textarea{min-height:130px;box-shadow:none!important;border:0!important;border-radius:0!important}.media-showcase{grid-template-columns:minmax(0,2fr) minmax(120px,1fr);gap:10px;max-width:760px;display:grid}.media-main-card,.media-more-card,.media-add-card{appearance:none;border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:8px;overflow:hidden}.media-main-card{background:var(--surface);min-height:360px}.media-side-stack{grid-template-rows:1fr 1fr;gap:10px;display:grid}.media-more-card,.media-add-card{place-items:center;min-height:175px;display:grid}.media-more-card{background:color-mix(in srgb,var(--text) 52%,var(--surface));color:#fff}.media-more-card span{font-size:24px;font-weight:650}.media-add-card{background:var(--surface);border-style:dashed}.media-add-card span{color:var(--text-soft);font-size:34px;font-weight:300}.option-table{border:1px solid var(--border);border-radius:6px;overflow:hidden}.option-row{border-bottom:1px solid var(--border);min-height:40px;color:var(--text-soft);grid-template-columns:170px minmax(0,1fr) 90px;align-items:center;gap:10px;padding:0 10px;font-size:10.5px;display:grid}.option-row:last-child{border-bottom:0}.option-row.header{background:var(--bg);min-height:32px;color:var(--muted);font-size:9.5px}.pill{background:var(--active);border-radius:999px;justify-self:start;padding:3px 7px;font-size:9px}.variation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.variation-grid>div{border:1px solid var(--border);border-radius:6px;flex-direction:column;gap:3px;padding:10px;display:flex}.variation-grid strong{font-size:10.5px}.variation-grid span{color:var(--muted);font-size:9.5px}.tab-empty-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.tab-empty-grid div{border:1px solid var(--border);background:var(--bg);border-radius:6px;height:84px}.seo-language-path-control{align-items:center;gap:7px;min-width:0;display:flex}.seo-language-path-control>span{white-space:nowrap;color:var(--muted);font-size:9.5px}.seo-language-path-value{border:1px solid var(--border-strong);background:var(--input);min-width:48px;height:28px;color:var(--text-soft);border-radius:5px;justify-content:center;align-items:center;padding:0 8px;font-size:10px;font-weight:600;display:inline-flex}.seo-url-ltr,.seo-copy-ltr{text-align:left;direction:ltr}.seo-editor-grid{gap:12px}.seo-meta-description{min-height:180px!important;padding:12px!important;line-height:1.55!important}.seo-media-grid{grid-template-columns:minmax(180px,.72fr) minmax(0,1.28fr);align-items:start;gap:12px;display:grid}.seo-image-picker{align-items:center;gap:9px;min-width:0;display:flex}.seo-image-picker img,.seo-image-placeholder{border:1px solid var(--border);background:var(--bg);object-fit:cover;border-radius:6px;flex:none;width:88px;height:62px}.seo-image-placeholder{color:var(--muted);place-items:center;font-size:24px;display:grid}.seo-image-button{justify-content:center;align-items:center;min-height:30px;display:inline-flex;position:relative;overflow:hidden}.seo-image-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.seo-search-preview{border:1px solid var(--border);background:var(--bg);direction:ltr;border-radius:7px;align-items:flex-start;gap:11px;padding:12px;display:flex}.seo-search-preview-copy{text-align:left;flex:1;min-width:0}.seo-search-preview-image{object-fit:cover;border:1px solid var(--border);border-radius:6px;flex:none;width:92px;height:72px}.seo-search-preview-url{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;overflow:hidden}.seo-search-preview-description{max-width:680px;color:var(--text-soft);white-space:pre-wrap;overflow-wrap:anywhere;margin-top:4px;font-size:10.5px;line-height:1.45}.product-settings-panel{padding:0 12px;position:sticky;top:96px}.product-settings-panel>section{border-bottom:1px solid var(--border);padding:11px 0}.product-settings-panel>section:last-child{border-bottom:0}.product-settings-panel h3{margin:0 0 8px;font-size:10.5px;font-weight:650}.settings-value{flex-direction:column;gap:2px;display:flex}.settings-value strong{font-size:10.5px}.settings-value span{color:var(--muted);font-size:9.5px}.check-row{min-height:28px;color:var(--text-soft);align-items:center;gap:7px;font-size:10px;display:flex}.check-row input{width:auto}.settings-close{width:27px;height:27px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;font-size:19px;position:absolute;inset-block-start:7px;inset-inline-end:7px}.mobile-settings-edge,.mobile-settings-layer{display:none}@media (width<=980px){.product-workspace{grid-template-columns:minmax(0,1fr) 228px}.product-form-grid.two{grid-template-columns:1fr}.media-showcase{grid-template-columns:minmax(0,1.7fr) minmax(110px,.8fr)}}@media (width<=760px){.floovoo-product-page{padding-bottom:28px}.product-page-header{align-items:flex-start;padding-top:3px}.product-heading-copy h1{font-size:16px}.product-subline,.product-header-actions .secondary-button:first-child{display:none}.product-language-bar{position:relative}.translation-status{display:none}.product-tabs-sticky{margin-inline:-12px;padding-inline:12px;top:48px}.product-tabs{margin-inline:0}.product-workspace{padding-top:10px;display:block}.product-workspace-side{display:none}.product-section-card{padding:11px}.product-sections{gap:9px}.product-form-grid.two{grid-template-columns:1fr}.media-showcase{grid-template-columns:minmax(0,2fr) minmax(104px,1fr);gap:8px}.media-main-card{min-height:260px}.media-more-card,.media-add-card{min-height:126px}.option-row{grid-template-columns:105px minmax(0,1fr) 56px;padding:0 7px}.variation-grid,.tab-empty-grid{grid-template-columns:1fr}.seo-meta-description{min-height:160px!important}.seo-media-grid{grid-template-columns:1fr}.seo-search-preview{flex-direction:column}.seo-search-preview-image{width:100%;height:132px}.seo-language-path-control{gap:5px}.seo-language-path-control>span{display:none}.product-section-title.with-action{align-items:center}.mobile-settings-edge{z-index:760;border:1px solid var(--border-strong);background:var(--surface);width:33px;height:100px;color:var(--text-soft);cursor:pointer;border-right:0;border-radius:8px 0 0 8px;justify-content:center;align-items:center;font-size:9px;font-weight:650;display:flex;top:50%;left:auto;right:0;transform:translateY(-50%);box-shadow:0 5px 18px #0000001a;position:fixed!important}.mobile-settings-edge span{writing-mode:vertical-rl;text-orientation:mixed}.mobile-settings-layer{z-index:900;display:block;position:fixed;inset:0}.mobile-settings-backdrop{background:#16161957;border:0;position:absolute;inset:0}.mobile-settings-drawer{inset-block:0;background:var(--surface);width:min(86vw,340px);box-shadow:var(--shadow-drawer);position:absolute;left:auto;right:0;overflow:auto}.mobile-settings-drawer .product-settings-panel{border:0;border-radius:0;padding:40px 16px 22px;position:relative;top:auto}.product-header-actions{gap:4px}.primary-button,.secondary-button{min-height:30px;padding:0 8px}@supports (zoom:.8){.product-field input,.product-field select,.product-field textarea,.product-settings-panel input,.product-settings-panel select{zoom:.78;width:128.205%;font-size:16px}.product-field input,.product-field select,.product-settings-panel input,.product-settings-panel select{height:41px}.product-field textarea{min-height:138px;padding:10px}.seo-meta-description{min-height:205px!important}.rich-editor{overflow:hidden}.rich-editor textarea{width:128.205%;min-height:167px}.product-settings-panel .check-row input{zoom:1;width:auto}}}@media (width<=430px){.media-showcase{grid-template-columns:minmax(0,1.95fr) minmax(96px,.95fr)}.media-main-card{min-height:238px}.media-more-card,.media-add-card{min-height:115px}}html[dir=rtl] .product-tabs{direction:rtl}html[dir=rtl] .product-language-bar{text-align:right}html[dir=rtl] .seller-nav-chevron:not(.is-open){transform:scaleX(-1)}html[dir=rtl] .seller-nav-chevron.is-open{transform:rotate(-90deg)}html[dir=rtl] .seller-account-copy>span{text-align:end;direction:ltr;unicode-bidi:isolate}html[dir=rtl] input[type=email],html[dir=rtl] input[type=url]{text-align:end;direction:ltr;unicode-bidi:plaintext}html[dir=rtl] .input-addon>span{border-inline-end:0;border-inline-start:1px solid var(--border-strong);border-radius:0 5px 5px 0}html[dir=rtl] .input-addon input{border-radius:5px 0 0 5px}html[dir=rtl] .mobile-settings-edge{border-inline-end:1px solid var(--border-strong);writing-mode:vertical-lr;border-inline-start:0;border-radius:0 7px 7px 0}@media (width<=760px){html[dir=rtl] .seller-sidebar{transform:translate(104%)}html[dir=rtl] .seller-sidebar.is-mobile-open{transform:translate(0)}}.floovoo-product-page [data-floovoo-content-policy=full][data-floovoo-content-direction=ltr]{text-align:left;direction:ltr}.floovoo-product-page [data-floovoo-content-policy=full][data-floovoo-content-direction=rtl]{text-align:right;direction:rtl}.floovoo-product-page [data-floovoo-content-policy=full][data-floovoo-content-direction=ltr] .product-section-title,.floovoo-product-page [data-floovoo-content-policy=full][data-floovoo-content-direction=ltr] .product-section-title>div,.floovoo-product-page [data-floovoo-content-policy=full][data-floovoo-content-direction=ltr] .product-field,.floovoo-product-page [data-floovoo-content-policy=full][data-floovoo-content-direction=ltr] .product-field-label{text-align:left;direction:ltr}.floovoo-product-page [data-floovoo-content-policy=full][data-floovoo-content-direction=rtl] .product-section-title,.floovoo-product-page [data-floovoo-content-policy=full][data-floovoo-content-direction=rtl] .product-section-title>div,.floovoo-product-page [data-floovoo-content-policy=full][data-floovoo-content-direction=rtl] .product-field,.floovoo-product-page [data-floovoo-content-policy=full][data-floovoo-content-direction=rtl] .product-field-label{text-align:right;direction:rtl}.floovoo-product-page [data-floovoo-content-policy=full][data-floovoo-content-direction=ltr] .product-form-grid,.floovoo-product-page [data-floovoo-content-policy=full][data-floovoo-content-direction=ltr] .media-showcase{direction:ltr}.floovoo-product-page [data-floovoo-content-policy=full][data-floovoo-content-direction=rtl] .product-form-grid,.floovoo-product-page [data-floovoo-content-policy=full][data-floovoo-content-direction=rtl] .media-showcase{direction:rtl}.floovoo-section-header.has-action{justify-content:space-between;align-items:flex-start;gap:12px;display:flex;direction:ltr!important;flex-direction:row!important}.floovoo-section-header.has-action .floovoo-section-header-copy{flex:1;order:1;min-width:0}.floovoo-section-header.has-action .floovoo-section-header-action{direction:ltr;flex:none;order:2}.floovoo-section-header.has-action[data-floovoo-header-direction=rtl] .floovoo-section-header-copy{text-align:right;direction:rtl;order:2}.floovoo-section-header.has-action[data-floovoo-header-direction=rtl] .floovoo-section-header-action{order:1}.floovoo-section-header.has-action[data-floovoo-header-direction=ltr] .floovoo-section-header-copy{text-align:left;direction:ltr;order:1}.floovoo-section-header.has-action[data-floovoo-header-direction=ltr] .floovoo-section-header-action{order:2}.translated-title[dir=rtl],.translated-value[dir=rtl],.content-locale-value[dir=rtl]{unicode-bidi:plaintext;text-align:right!important;direction:rtl!important}.translated-title[dir=ltr],.translated-value[dir=ltr],.content-locale-value[dir=ltr]{unicode-bidi:plaintext;text-align:left!important;direction:ltr!important}.floovoo-product-page [data-floovoo-content-direction=rtl] .content-preview-box{text-align:right;direction:rtl}.floovoo-product-page [data-floovoo-content-direction=ltr] .content-preview-box{text-align:left;direction:ltr}.seo-url-ltr{text-align:left!important;direction:ltr!important;unicode-bidi:isolate!important}.product-translated-card[dir=rtl] .rich-editor{direction:rtl}.product-translated-card[dir=ltr] .rich-editor{direction:ltr}.product-translated-card[dir=rtl] .rich-toolbar{direction:rtl;justify-content:flex-start}.product-translated-card[dir=ltr] .rich-toolbar{direction:ltr;justify-content:flex-start}.content-preview-box{border:1px solid var(--border-strong);background:var(--input);min-height:32px;color:var(--text);border-radius:5px;align-items:center;padding:0 8px;font-size:11px;display:flex}.content-preview-multiline{align-items:flex-start;min-height:72px;padding-top:8px}.content-locale-value{unicode-bidi:plaintext;width:100%;display:block}.floovoo-media-count{unicode-bidi:isolate;letter-spacing:0!important;direction:ltr!important;font-family:inherit!important;font-size:11px!important;font-weight:600!important;line-height:1!important}.seo-meta-description{resize:vertical!important;min-height:132px!important;padding:10px!important;line-height:1.55!important}.seo-search-preview{border:1px solid var(--border);background:var(--surface);border-radius:8px;margin-top:4px;padding:14px 16px;text-align:left!important;direction:ltr!important}.seo-search-preview-url{color:#188038;unicode-bidi:isolate;font-size:12px;line-height:1.35;text-align:left!important;direction:ltr!important}.seo-search-preview-title{color:#1a0dab;direction:auto;text-align:start;margin-top:3px;font-size:19px;font-weight:400;line-height:1.3}.seo-search-preview-description{color:#4d5156;direction:auto;text-align:start;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:4px;font-size:13px;line-height:1.45}@media (width<=760px){.product-field input,.product-field select,.product-field textarea,.product-settings-panel input:not([type=checkbox]),.product-settings-panel select{zoom:1!important;width:100%!important;font-size:11px!important;transform:none!important}.product-field input,.product-field select,.product-settings-panel input:not([type=checkbox]),.product-settings-panel select{height:32px!important;padding-block:0!important}.product-field textarea{min-height:96px!important;padding:8px!important}.rich-editor textarea{width:100%!important;min-height:112px!important}.content-preview-box{min-height:32px;font-size:11px}.product-settings-panel .check-row{align-items:center!important;gap:8px!important;min-height:28px!important;display:flex!important}.product-settings-panel .check-row input[type=checkbox]{zoom:1!important;flex:0 0 16px!important;width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important;margin:0!important;transform:none!important}.product-settings-panel .check-row span{font-size:10.5px!important;line-height:1.2!important}.product-sections{gap:8px!important}.product-section-card{padding:10px!important}.product-section-title{margin-bottom:10px!important}.product-form-grid{gap:9px 10px!important}.product-workspace{padding-top:8px!important}.media-showcase{grid-template-columns:minmax(0,1.8fr) minmax(92px,.72fr)!important;gap:7px!important;max-width:none!important}.media-main-card{min-height:205px!important}.media-side-stack{gap:7px!important}.media-more-card,.media-add-card{min-height:99px!important}.media-add-card span{font-size:28px!important}.mobile-settings-edge{z-index:650!important;border-left:1px solid var(--border-strong)!important;border-right:0!important;border-radius:8px 0 0 8px!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:auto!important;min-height:0!important;padding:12px 0!important;font-size:12.5px!important;font-weight:650!important;left:auto!important;right:0!important;box-shadow:0 4px 14px #00000014!important}.mobile-settings-edge span{white-space:nowrap;font-size:12.5px!important;font-weight:650!important;line-height:1!important;display:block!important;transform:none!important}.seller-shell.mobile-navigation-open .mobile-settings-edge{visibility:hidden!important}.mobile-settings-drawer{width:min(74vw,300px)!important}.mobile-settings-drawer .product-settings-panel{padding:34px 13px 18px!important}.product-settings-panel>section{padding:9px 0!important}.product-settings-panel h3{margin-bottom:6px!important}.product-tabs{padding-top:4px!important}.product-tabs button{height:31px!important;padding-inline:9px!important;font-size:10.5px!important}.seo-meta-description{min-height:150px!important;padding:10px!important}.seo-search-preview{padding:12px!important}.seo-search-preview-title{font-size:17px}.seo-search-preview-description{font-size:12px}.seo-search-preview-url{font-size:11px}}@media (width<=430px){.media-showcase{grid-template-columns:minmax(0,1.75fr) minmax(88px,.7fr)!important}.media-main-card{min-height:190px!important}.media-more-card,.media-add-card{min-height:91px!important}.mobile-settings-drawer{width:min(78vw,292px)!important}}.floovoo-product-page[data-floovoo-content-locale=AR] .seo-editor-grid .seo-url-ltr,.floovoo-product-page[data-floovoo-content-locale=AR] .seo-editor-grid .seo-copy-ltr,.floovoo-product-page[data-floovoo-content-locale=AR] .seo-editor-grid .content-preview-box.seo-url-ltr{unicode-bidi:plaintext;text-align:right!important;direction:ltr!important}.floovoo-product-page[data-floovoo-content-locale=AR] .seo-editor-grid .product-field .content-preview-box.seo-url-ltr{text-align:right!important;direction:ltr!important;unicode-bidi:isolate!important;width:100%!important;display:block!important}.seo-editor-grid,.seo-editor-grid>*{min-width:0}.seo-editor-grid input,.seo-editor-grid textarea,.seo-editor-grid .content-preview-box{box-sizing:border-box;max-width:100%}.seo-media-grid{width:240px!important;max-width:100%!important;min-height:168px!important;margin-left:0!important;margin-right:auto!important;display:block!important;position:relative!important}.floovoo-product-page[data-floovoo-content-locale=AR] .seo-media-grid{margin-left:auto!important;margin-right:0!important}.seo-media-grid>.product-field:first-child{width:100%!important;display:block!important;position:relative!important}.seo-media-grid>.product-field:first-child>.product-field-label{text-align:inherit;margin-bottom:6px!important;display:block!important}.seo-image-picker{border:1px solid var(--border-strong)!important;background:var(--bg)!important;border-radius:8px!important;width:240px!important;max-width:100%!important;height:140px!important;margin:0!important;display:block!important;position:relative!important;overflow:hidden!important}.seo-image-picker img,.seo-image-picker .seo-image-placeholder{object-fit:cover!important;border:0!important;border-radius:0!important;width:100%!important;height:100%!important}.seo-image-placeholder{color:var(--muted)!important;place-items:center!important;font-size:29px!important;line-height:1!important;display:grid!important}.seo-image-button{z-index:3!important;width:100%!important;height:100%!important;min-height:0!important;box-shadow:none!important;color:#0000!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;font-size:0!important;display:block!important;position:absolute!important;inset:0!important}.seo-image-button input{opacity:0!important;cursor:pointer!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.seo-media-grid>.product-field:nth-child(2){opacity:0;pointer-events:none;transition:opacity .14s;z-index:10!important;gap:0!important;width:auto!important;max-width:calc(100% - 16px)!important;position:absolute!important;top:31px!important;left:8px!important;right:auto!important}.floovoo-product-page[data-floovoo-content-locale=AR] .seo-media-grid>.product-field:nth-child(2){left:auto!important;right:8px!important}.seo-media-grid:hover>.product-field:nth-child(2),.seo-media-grid:focus-within>.product-field:nth-child(2){opacity:1;pointer-events:auto}.seo-media-grid>.product-field:nth-child(2)>.product-field-label{display:none!important}.seo-media-grid>.product-field:nth-child(2):before{content:"Tag";-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 1px 4px #0000000f;z-index:2!important;border:1px solid color-mix(in srgb,var(--border-strong) 78%,transparent)!important;background:color-mix(in srgb,var(--surface) 92%,transparent)!important;min-width:36px!important;height:24px!important;color:var(--text-soft)!important;pointer-events:none!important;border-radius:5px!important;justify-content:center!important;align-items:center!important;padding:0 8px!important;font-size:9.5px!important;font-weight:650!important;line-height:1!important;display:flex!important;position:absolute!important;top:0!important;left:0!important}.floovoo-product-page[data-floovoo-content-locale=AR] .seo-media-grid>.product-field:nth-child(2):before{left:auto!important;right:0!important}.seo-media-grid>.product-field:nth-child(2)>input{color:#0000!important;opacity:0!important;cursor:text!important;transform-origin:0 0!important;background:0 0!important;border:1px solid #0000!important;border-radius:7px!important;width:54px!important;height:34px!important;padding:0 10px!important;font-size:16px!important;line-height:34px!important;transition:width .16s,background .16s,border-color .16s,opacity .12s!important;transform:scale(.7)!important}.floovoo-product-page[data-floovoo-content-locale=AR] .seo-media-grid>.product-field:nth-child(2)>input{transform-origin:100% 0!important}.seo-media-grid>.product-field:nth-child(2):focus-within:before{display:none!important}.seo-media-grid>.product-field:nth-child(2):focus-within>input{border-color:var(--border-strong)!important;background:color-mix(in srgb,var(--surface) 96%,transparent)!important;width:308px!important;max-width:calc(142.857vw - 137.143px)!important;height:43px!important;color:var(--text)!important;opacity:1!important;text-align:left!important;direction:ltr!important;padding:0 13px!important;font-size:16px!important;line-height:43px!important;box-shadow:0 2px 8px #00000014!important}.seo-editor-grid>.product-field:last-child{margin-top:2px;gap:0!important;width:100%!important;min-width:0!important}.seo-editor-grid>.product-field:last-child>.product-field-label{display:none!important}.seo-search-preview{border:0!important;border-top:1px solid var(--border)!important;width:100%!important;min-width:0!important;max-width:100%!important;box-shadow:none!important;text-align:left!important;direction:ltr!important;unicode-bidi:isolate!important;background:0 0!important;border-radius:0!important;padding:14px 2px 2px!important;display:block!important;overflow:visible!important}.seo-search-preview-image{display:none!important}.seo-search-preview-copy{text-align:left!important;direction:ltr!important;width:100%!important;min-width:0!important;max-width:none!important;display:block!important;overflow:visible!important}.seo-search-preview-url,.seo-search-preview-title,.seo-search-preview-description{text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;text-align:left!important;direction:ltr!important;unicode-bidi:isolate!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important}.seo-search-preview-url{color:#188038!important;font-size:11px!important;line-height:1.35!important}.seo-search-preview-title{color:#1a0dab!important;margin-top:4px!important;font-size:18px!important;font-weight:500!important;line-height:1.28!important}.seo-search-preview-description{color:var(--text-soft)!important;margin-top:5px!important;font-size:11.5px!important;line-height:1.5!important}@media (hover:none){.seo-media-grid>.product-field:nth-child(2){opacity:1;pointer-events:auto}}@media (width<=760px){.seo-media-grid{width:210px!important;min-height:152px!important}.seo-image-picker{width:210px!important;height:124px!important}.seo-media-grid>.product-field:nth-child(2){max-width:196px!important;top:31px!important;left:7px!important;right:auto!important}.floovoo-product-page[data-floovoo-content-locale=AR] .seo-media-grid>.product-field:nth-child(2){left:auto!important;right:7px!important}.seo-media-grid>.product-field:nth-child(2)>input{font-size:16px!important}.seo-media-grid>.product-field:nth-child(2):focus-within>input{width:280px!important;max-width:280px!important;font-size:16px!important}.seo-search-preview{padding-top:12px!important}.seo-search-preview-title{font-size:17px!important}}.seo-editor-grid>.product-field:last-child{text-align:left!important;direction:ltr!important;align-self:stretch!important}.seo-editor-grid>.product-field:last-child .seo-search-preview,.seo-editor-grid>.product-field:last-child .seo-search-preview-copy,.seo-editor-grid>.product-field:last-child .seo-search-preview-url,.seo-editor-grid>.product-field:last-child .seo-search-preview-title,.seo-editor-grid>.product-field:last-child .seo-search-preview-description{text-align:left!important;direction:ltr!important;unicode-bidi:isolate!important;margin-left:0!important;margin-right:auto!important}.floovoo-product-page[data-floovoo-content-locale=AR] .seo-editor-grid>.product-field:last-child .seo-search-preview-url.seo-url-ltr{text-align:left!important;direction:ltr!important;unicode-bidi:isolate!important}.real-media-picker{cursor:pointer;position:relative;overflow:hidden}.real-media-picker input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.real-media-picker img,.real-media-thumbs img{object-fit:cover;width:100%;height:100%;display:block}.real-media-plus{width:100%;height:100%;color:var(--muted);place-items:center;font-size:28px;display:grid}.real-media-thumbs{position:relative;overflow:hidden}.real-media-thumbs .floovoo-media-count{text-align:center;min-width:30px;position:absolute;inset:auto 8px 8px auto}.product-save-notice{display:none!important}.primary-button:disabled{opacity:.58;cursor:not-allowed}.floovoo-gallery-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.floovoo-gallery-head>span{color:var(--muted);font-size:10px;font-weight:650}.floovoo-gallery-upload,.floovoo-gallery-empty{cursor:pointer;position:relative;overflow:hidden}.floovoo-gallery-upload input,.floovoo-gallery-empty input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.floovoo-gallery-upload.is-uploading,.floovoo-gallery-empty.is-uploading{opacity:.55;pointer-events:none}.floovoo-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.floovoo-gallery-item{border:1px solid var(--border);background:var(--surface-subtle);border-radius:11px;min-width:0;margin:0;overflow:hidden}.floovoo-gallery-item.is-primary{border-color:var(--border-strong)}.floovoo-gallery-image{aspect-ratio:4/3;background:var(--surface-subtle);position:relative;overflow:hidden}.floovoo-gallery-image img{object-fit:cover;width:100%;height:100%;display:block}.floovoo-gallery-primary-badge{border:1px solid color-mix(in srgb,var(--text) 12%,var(--border));background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text);border-radius:999px;padding:3px 7px;font-size:8px;font-weight:750;position:absolute;top:7px;left:7px}.floovoo-gallery-item figcaption{justify-content:space-between;align-items:center;gap:8px;padding:7px;display:flex}.floovoo-gallery-position{background:var(--surface);min-width:22px;height:22px;color:var(--muted);font-variant-numeric:tabular-nums;border-radius:6px;place-items:center;font-size:9px;display:grid}.floovoo-gallery-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px;display:flex}.floovoo-gallery-actions button{border:1px solid var(--border);background:var(--surface);min-height:25px;color:var(--text-soft);cursor:pointer;border-radius:6px;padding:0 7px;font-size:8.5px}.floovoo-gallery-actions button:hover{background:var(--hover);color:var(--text)}.floovoo-gallery-actions button:disabled{opacity:.35;cursor:not-allowed}.floovoo-gallery-actions .danger{color:var(--danger)}.floovoo-gallery-empty{border:1px dashed var(--border-strong);background:var(--surface-subtle);border-radius:11px;align-content:center;place-items:center;gap:6px;min-height:185px;display:grid}.floovoo-gallery-empty strong{color:var(--muted);font-size:28px;font-weight:400}.floovoo-gallery-empty span{color:var(--text-soft);font-size:11px}.floovoo-description-media{border-top:1px solid var(--border);gap:10px;margin-top:12px;padding-top:12px;display:grid}.floovoo-description-media-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.floovoo-description-media-head strong{font-size:12px}.floovoo-description-media-head span{color:var(--muted);font-size:11px}.floovoo-description-media-grid{flex-wrap:wrap;gap:10px;display:flex}.floovoo-description-media-item,.floovoo-description-media-add{border:1px solid var(--border);background:var(--surface-subtle);border-radius:10px;width:112px;height:82px;margin:0;position:relative;overflow:hidden}.floovoo-description-media-item img{object-fit:cover;width:100%;height:100%;display:block}.floovoo-description-media-item button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:999px;width:24px;height:24px;font-size:16px;line-height:1;position:absolute;top:5px;right:5px}.floovoo-description-media-add{cursor:pointer;place-items:center;display:grid}.floovoo-description-media-add span{color:var(--muted);font-size:24px}.floovoo-description-media-add input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.floovoo-description-media-add.is-uploading{opacity:.55;pointer-events:none}.floovoo-product-actions-menu{position:relative}.floovoo-product-actions-popover{z-index:70;border:1px solid var(--border);background:var(--surface);border-radius:10px;gap:3px;min-width:180px;padding:6px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 14px 34px #0000001f}.floovoo-product-actions-popover button{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:0;border-radius:7px;padding:9px 10px}.floovoo-product-actions-popover button:hover{background:var(--surface-subtle)}.floovoo-product-actions-popover .danger{color:#b42318}.floovoo-advanced-list{gap:12px;display:grid}.floovoo-advanced-row{border:1px solid var(--border);border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) auto;align-items:end;gap:10px;padding:12px;display:grid}.floovoo-advanced-row.discount{grid-template-columns:minmax(90px,.8fr) minmax(100px,1fr) minmax(130px,1fr) auto}.floovoo-add-row{justify-self:start}.floovoo-storefront-tab-editor{border:1px solid var(--border);border-radius:10px;gap:10px;padding:12px;display:grid}.floovoo-storefront-tab-editor textarea{resize:vertical;min-height:120px}.floovoo-variant-title{justify-content:space-between;align-items:center;gap:12px;padding-bottom:2px;display:flex}.floovoo-variant-title strong{font-size:12px}.floovoo-variant-title span{color:var(--muted);direction:ltr;font-size:10px;font-weight:700}.floovoo-variant-hint,.floovoo-files-list p{color:var(--muted);margin:0 0 12px;font-size:12px}.floovoo-file-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.floovoo-file-row>div:first-child{gap:4px;min-width:0;display:grid}.floovoo-file-row span{color:var(--muted);overflow-wrap:anywhere;font-size:11px}.floovoo-file-actions{flex:none;grid-auto-flow:column;align-items:center;gap:6px;display:flex!important}.floovoo-file-actions select{max-width:112px;min-height:30px;font-size:10px}.floovoo-file-upload{cursor:pointer;width:max-content;display:inline-flex;position:relative;overflow:hidden}.floovoo-file-upload input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.floovoo-file-upload.is-uploading{opacity:.55;pointer-events:none}.floovoo-product-inventory-matrix{border-top:1px solid var(--border);gap:12px;margin-top:14px;padding-top:14px;display:grid}.floovoo-inventory-title,.floovoo-inventory-variant-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.floovoo-inventory-title strong,.floovoo-inventory-variant-head strong{font-size:11px}.floovoo-inventory-variant-head span{color:var(--muted);direction:ltr;font-size:9px}.floovoo-inventory-message,.floovoo-inventory-saving{color:var(--muted);font-size:9px}.floovoo-inventory-message.success{color:#188038}.floovoo-inventory-message.error{color:#b42318}.floovoo-inventory-variant{border:1px solid var(--border);background:var(--surface-subtle);border-radius:9px;gap:7px;padding:10px;display:grid}.floovoo-inventory-table{border:1px solid var(--border);background:var(--surface);border-radius:8px;display:grid;overflow:hidden}.floovoo-inventory-row{border-top:1px solid var(--border);grid-template-columns:minmax(140px,1.6fr) minmax(82px,.7fr) minmax(68px,.6fr) minmax(68px,.6fr);align-items:center;gap:8px;min-height:38px;padding:5px 8px;font-size:10px;display:grid}.floovoo-inventory-row:first-child{border-top:0}.floovoo-inventory-row.header{background:var(--surface-subtle);min-height:30px;color:var(--muted);text-transform:uppercase;letter-spacing:.035em;font-size:8.5px;font-weight:700}.floovoo-inventory-row input{text-align:end;font-variant-numeric:tabular-nums;min-width:0;min-height:29px;padding:5px 7px}.floovoo-inventory-row>span:not(.floovoo-inventory-location){font-variant-numeric:tabular-nums;color:var(--text-soft)}.floovoo-inventory-location{align-items:center;gap:7px;min-width:0;display:flex}.floovoo-inventory-location strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.floovoo-inventory-location small{background:var(--surface-subtle);color:var(--muted);border-radius:999px;flex:none;padding:2px 5px;font-size:7px}.floovoo-inventory-note{border:1px dashed var(--border-strong);background:var(--surface-subtle);color:var(--text-soft);border-radius:8px;align-items:center;gap:7px;margin-top:12px;padding:10px;font-size:10px;display:flex}.floovoo-inventory-note strong{color:var(--text)}.floovoo-product-page[data-product-editable=false] .product-workspace-main{pointer-events:none;opacity:.72}.floovoo-product-page[data-product-editable=false] .product-workspace-main input,.floovoo-product-page[data-product-editable=false] .product-workspace-main textarea,.floovoo-product-page[data-product-editable=false] .product-workspace-main select{cursor:not-allowed}.floovoo-product-page>.commerce-loading{background:linear-gradient(var(--surface-subtle),var(--surface-subtle)) 0 8px/124px 10px no-repeat,linear-gradient(var(--surface-subtle),var(--surface-subtle)) 0 31px/280px 28px no-repeat,linear-gradient(var(--surface-subtle),var(--surface-subtle)) 0 70px/170px 10px no-repeat,linear-gradient(var(--surface-subtle),var(--surface-subtle)) calc(100% - 210px) 22px/64px 34px no-repeat,linear-gradient(var(--surface-subtle),var(--surface-subtle)) calc(100% - 138px) 22px/42px 34px no-repeat,linear-gradient(var(--surface-subtle),var(--surface-subtle)) 100% 22px/86px 34px no-repeat,linear-gradient(var(--surface-subtle),var(--surface-subtle)) 0 112px/100% 48px no-repeat,linear-gradient(var(--surface-subtle),var(--surface-subtle)) 0 174px/100% 44px no-repeat,linear-gradient(var(--surface-subtle),var(--surface-subtle)) 0 238px/calc(72% - 10px) 248px no-repeat,linear-gradient(var(--surface-subtle),var(--surface-subtle)) 0 500px/calc(72% - 10px) 164px no-repeat,linear-gradient(var(--surface-subtle),var(--surface-subtle)) 100% 238px/calc(28% - 10px) 426px no-repeat;border-radius:12px;width:100%;min-height:760px;font-size:0;display:block;position:relative;overflow:hidden}.floovoo-product-page>.commerce-loading:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff8c,#0000);animation:1.35s ease-in-out infinite floovoo-product-skeleton;position:absolute;inset:0;transform:translate(-100%)}@keyframes floovoo-product-skeleton{to{transform:translate(100%)}}@media (width<=760px){.floovoo-gallery-grid{grid-template-columns:1fr}.floovoo-gallery-head,.floovoo-gallery-item figcaption{align-items:flex-start}.floovoo-gallery-actions,.floovoo-gallery-actions button:first-child{flex:1}.real-media-plus{font-size:25px}.floovoo-description-media-item,.floovoo-description-media-add{width:92px;height:70px}.floovoo-product-actions-popover{min-width:160px;max-width:calc(100vw - 28px);right:0}.floovoo-advanced-row,.floovoo-advanced-row.discount{grid-template-columns:1fr}.floovoo-advanced-row>.secondary-button{justify-self:end}.floovoo-storefront-tab-editor .product-form-grid.two{grid-template-columns:1fr}.floovoo-file-row{align-items:flex-start}.floovoo-file-actions{flex-direction:column;align-items:stretch}.floovoo-file-actions select{max-width:none}.floovoo-file-row .secondary-button{flex:none}.floovoo-inventory-table{overflow-x:auto}.floovoo-inventory-row{grid-template-columns:minmax(160px,1.5fr) 90px 80px 80px;min-width:520px}.floovoo-inventory-title,.floovoo-inventory-variant-head{flex-direction:column;align-items:flex-start}.floovoo-product-page>.commerce-loading{background:linear-gradient(var(--surface-subtle),var(--surface-subtle)) 0 8px/96px 10px no-repeat,linear-gradient(var(--surface-subtle),var(--surface-subtle)) 0 31px/62% 26px no-repeat,linear-gradient(var(--surface-subtle),var(--surface-subtle)) 0 68px/42% 10px no-repeat,linear-gradient(var(--surface-subtle),var(--surface-subtle)) 0 108px/100% 52px no-repeat,linear-gradient(var(--surface-subtle),var(--surface-subtle)) 0 174px/100% 46px no-repeat,linear-gradient(var(--surface-subtle),var(--surface-subtle)) 0 240px/100% 286px no-repeat,linear-gradient(var(--surface-subtle),var(--surface-subtle)) 0 540px/100% 190px no-repeat;min-height:820px}}:root{--seller-progress-color:var(--focus,#6f6fdf);--seller-progress-glow:#6f6fdf57;--seller-skeleton-base:#ececef;--seller-skeleton-shine:#ffffffb8}@supports (color:color-mix(in srgb,#000 50%,#fff)){:root{--seller-progress-glow:color-mix(in srgb,var(--seller-progress-color) 34%,transparent);--seller-skeleton-base:color-mix(in srgb,var(--surface,#fff) 74%,var(--border,#e7e7e9) 26%);--seller-skeleton-shine:color-mix(in srgb,var(--surface,#fff) 86%,transparent)}}@supports (color:AccentColor){:root{--seller-progress-color:AccentColor}}html[data-seller-theme=obsidian],html[data-seller-theme=graphite],html[data-seller-theme=midnight]{--seller-skeleton-base:#20232a;--seller-skeleton-shine:#ffffff1a}@supports (color:color-mix(in srgb,#000 50%,#fff)){html[data-seller-theme=obsidian],html[data-seller-theme=graphite],html[data-seller-theme=midnight]{--seller-skeleton-base:color-mix(in srgb,var(--surface,#18181b) 78%,var(--border,#34343a) 22%);--seller-skeleton-shine:color-mix(in srgb,var(--text,#f4f4f5) 12%,transparent)}}.seller-global-progress{z-index:10000;pointer-events:none;opacity:0;background:0 0;height:2px;transition:opacity .14s;position:fixed;top:0;left:0;right:0;overflow:hidden}.seller-global-progress.is-active{opacity:1}.seller-global-progress span{background:var(--seller-progress-color);width:38%;min-width:96px;box-shadow:0 0 12px var(--seller-progress-glow);border-radius:0 999px 999px 0;position:absolute;top:0;bottom:0;left:0;transform:translate(-110%)}.seller-global-progress.is-active span{animation:1.05s cubic-bezier(.42,0,.22,1) infinite seller-progress-run}@keyframes seller-progress-run{0%{transform:translate(-110%)scaleX(.72)}48%{transform:translate(125%)scaleX(1.18)}to{transform:translate(310%)scaleX(.78)}}.seller-shell-loading{pointer-events:none}.seller-skeleton{background:var(--seller-skeleton-base);border-radius:6px;display:block;position:relative;overflow:hidden}.seller-skeleton:after{content:"";background:linear-gradient(90deg,transparent,var(--seller-skeleton-shine),transparent);animation:1.4s ease-in-out infinite seller-skeleton-shimmer;position:absolute;inset:0;transform:translate(-105%)}@keyframes seller-skeleton-shimmer{to{transform:translate(105%)}}.seller-skeleton-line{border-radius:999px;height:9px}.seller-skeleton-line.tiny{width:72px;height:7px}.seller-skeleton-line.medium{width:118px}.seller-skeleton-line.nav{width:112px}.seller-skeleton-line.child{width:96px;margin-inline-start:32px}.seller-skeleton-line.child.short{width:72px}.seller-skeleton-line.breadcrumb{width:170px}.seller-skeleton-line.title{width:58vw;max-width:340px;height:24px}.seller-skeleton-line.route-subtitle{width:min(42vw,260px);height:8px}.seller-skeleton-line.cell{width:76%;max-width:90px}.seller-skeleton-line.cell.short{width:52%}.seller-skeleton-line.row-title{width:min(22vw,180px);height:10px}.seller-skeleton-line.row-subtitle{width:min(16vw,120px);height:7px}.seller-skeleton-brand{border-radius:7px;width:27px;height:27px}.seller-skeleton-icon{border-radius:5px;width:20px;height:20px}.seller-skeleton-avatar{border-radius:999px;width:34px;height:34px}.seller-skeleton-avatar.small{width:29px;height:29px}.seller-skeleton-pill{border-radius:7px;width:58px;height:30px}.seller-skeleton-pill.wide{width:88px}.seller-skeleton-pill.compact{width:54px;height:24px}.seller-loading-brand-copy,.seller-loading-account-copy{gap:5px;display:grid}.seller-loading-nav{flex:1;align-content:start;gap:15px;padding:10px 11px;display:grid}.seller-loading-nav-group{grid-template-columns:22px 1fr;align-items:center;gap:7px 8px;display:grid}.seller-loading-nav-group .child{grid-column:2}.seller-loading-top-actions,.seller-loading-page-actions{align-items:center;gap:8px;display:flex}.seller-loading-page{gap:14px;display:grid}.seller-loading-page-head{justify-content:space-between;align-items:center;gap:16px;min-height:76px;display:flex}.seller-loading-page-head>div:first-child{gap:8px;display:grid}.seller-loading-language-bar{width:100%;height:48px}.seller-loading-tabs{width:100%;height:44px}.seller-loading-workspace{grid-template-columns:minmax(0,1fr) 260px;gap:14px;display:grid}.seller-loading-main{gap:12px;display:grid}.seller-loading-card{border-radius:10px;width:100%}.seller-loading-card.large{height:270px}.seller-loading-card.medium{height:168px}.seller-loading-side-card{border-radius:10px;height:438px}.seller-route-loading-layer{z-index:19;overscroll-behavior:contain;background:var(--bg);pointer-events:auto;padding:16px 18px 38px;animation:.12s ease-out both seller-route-loading-in;position:fixed;inset-block:48px 0;inset-inline-start:var(--sidebar-width);inset-inline-end:0;overflow:auto}.seller-route-loading-page{gap:14px;width:100%;max-width:1380px;margin:0 auto;display:grid}.seller-route-loading-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:76px;display:flex}.seller-route-loading-head-copy{gap:8px;display:grid}.seller-route-loading-toolbar{justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.seller-route-loading-search{border-radius:7px;width:min(32vw,260px);height:32px}.seller-route-loading-tabs-row{align-items:center;gap:5px;display:flex}.seller-route-loading-tab{border-radius:7px;width:64px;height:28px}.seller-route-loading-grid{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:14px;display:grid}.seller-route-loading-main{gap:12px;min-width:0;display:grid}.seller-route-loading-table{border:1px solid var(--border);background:var(--surface);border-radius:9px;overflow:hidden}.seller-route-loading-table-head,.seller-route-loading-row{grid-template-columns:minmax(220px,1.5fr) minmax(80px,.6fr) minmax(80px,.6fr) minmax(110px,.8fr) 64px;align-items:center;gap:12px;padding:0 12px;display:grid}.seller-route-loading-table-head{border-bottom:1px solid var(--border);background:var(--bg);height:36px}.seller-route-loading-row{border-bottom:1px solid var(--border);min-height:58px}.seller-route-loading-row:last-child{border-bottom:0}.seller-route-loading-primary{align-items:center;gap:9px;min-width:0;display:flex}.seller-route-loading-primary>div{gap:5px;min-width:0;display:grid}.seller-route-loading-avatar{border-radius:7px;flex:none;width:32px;height:32px}.seller-route-loading-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.seller-route-loading-card{border-radius:10px;height:142px}.seller-route-loading-side{border-radius:10px;height:420px}@keyframes seller-route-loading-in{0%{opacity:.45}to{opacity:1}}@media (width<=980px) and (width>=761px){.seller-loading-workspace,.seller-route-loading-grid{grid-template-columns:minmax(0,1fr) 220px}.seller-route-loading-layer{padding:14px}.seller-route-loading-tabs-row .seller-route-loading-tab:nth-child(n+5){display:none}}@media (width<=760px){.seller-shell-loading .seller-sidebar{display:none}.seller-shell-loading .seller-main-area{width:100%}.seller-loading-page-head{min-height:68px}.seller-loading-page-actions{display:none}.seller-loading-workspace{display:block}.seller-loading-main{gap:10px}.seller-loading-side-card{display:none}.seller-loading-card.large{height:310px}.seller-loading-card.medium{height:176px}.seller-skeleton-line.breadcrumb{width:110px}.seller-loading-language-bar{height:50px}.seller-loading-tabs{height:46px}.seller-route-loading-layer{padding:10px 12px 30px;inset-inline-start:0}.seller-route-loading-head{min-height:66px}.seller-route-loading-head .seller-loading-page-actions{display:none}.seller-route-loading-toolbar{gap:9px;display:grid}.seller-route-loading-search{width:100%}.seller-route-loading-tabs-row{overflow:hidden}.seller-route-loading-tab{min-width:54px;height:27px}.seller-route-loading-grid{display:block}.seller-route-loading-side,.seller-route-loading-cards,.seller-route-loading-table-head{display:none}.seller-route-loading-row{grid-template-columns:minmax(0,1fr) 58px;min-height:62px;padding:0 9px}.seller-route-loading-row>span:nth-child(n+3){display:none}.seller-route-loading-primary{gap:8px}.seller-route-loading-avatar{width:34px;height:34px}.seller-skeleton-line.row-title{width:45vw}.seller-skeleton-line.row-subtitle{width:32vw}}@media (prefers-reduced-motion:reduce){.seller-global-progress.is-active span,.seller-skeleton:after{animation-duration:2.4s}.seller-route-loading-layer{animation:none}}.commerce-product-rows-skeleton,.commerce-order-rows-skeleton{display:block}.commerce-table-row.is-skeleton{pointer-events:none}.commerce-table-row.is-skeleton .product-mini-media{border-radius:7px;width:36px;height:36px}.commerce-table-row.is-skeleton .seller-skeleton-line.product-title{width:132px;height:10px}.commerce-table-row.is-skeleton .seller-skeleton-line.product-handle{width:88px;height:7px;margin-top:6px}.commerce-table-row.is-skeleton .seller-skeleton-line.cell{width:30px;height:9px}.commerce-table-row.is-skeleton .seller-skeleton-line.status-cell{border-radius:999px;width:66px;height:20px}.commerce-table-row.is-skeleton .seller-skeleton-line.date-cell{width:104px;height:9px}.orders-summary .seller-skeleton.order-kpi{width:34px;height:17px;margin-top:4px}.commerce-table-row.order-row.is-skeleton .order-number{width:72px;height:10px}.commerce-table-row.order-row.is-skeleton .order-customer-cell{width:128px;height:9px}.commerce-table-row.order-row.is-skeleton .order-status-cell{border-radius:999px;width:72px;height:20px}.commerce-table-row.order-row.is-skeleton .order-items-cell{width:24px;height:9px}.commerce-table-row.order-row.is-skeleton .order-total-cell{width:78px;height:10px}.commerce-table-row.order-row.is-skeleton .order-date-cell{width:108px;height:9px}.order-detail-skeleton{pointer-events:none}.order-detail-title-skeleton{gap:7px;display:grid}.order-detail-title-skeleton .order-back{width:54px;height:8px}.order-detail-title-skeleton .order-eyebrow{width:66px;height:8px}.order-detail-title-skeleton .order-title{width:min(310px,58vw);height:24px}.order-detail-title-skeleton .order-subtitle{width:min(250px,52vw);height:9px}.order-detail-skeleton .order-status-pill{width:72px;height:28px}.order-card-skeleton .commerce-card-head{align-items:center;min-height:44px;display:flex}.order-card-skeleton .card-title{width:92px;height:11px}.order-card-skeleton .card-title.wide{width:142px}.order-item-skeletons{gap:1px;display:grid}.order-item.is-skeleton{pointer-events:none}.order-item.is-skeleton .order-item-media{border-radius:7px;flex:none;width:44px;height:44px}.order-item.is-skeleton .order-item-copy{gap:6px;display:grid}.order-item.is-skeleton .item-title{width:150px;height:10px}.order-item.is-skeleton .item-subtitle{width:102px;height:8px}.order-item.is-skeleton .item-meta{width:82px;height:7px}.order-item.is-skeleton .item-total{width:72px;height:10px}.order-workflow-skeleton{border-radius:9px;width:100%;height:76px}.order-timeline-skeleton{border-radius:8px;width:100%;height:70px}.order-detail-side-skeleton{pointer-events:none}.order-detail-side-skeleton .card-title{width:88px;height:10px}.order-detail-side-skeleton .side-line{width:72%;height:8px}.order-detail-side-skeleton .side-line.wide{width:88%}.order-detail-side-skeleton .side-line.short{width:48%}.fulfillment-location-skeleton-list{pointer-events:none}.fulfillment-location-row.is-skeleton .fulfillment-thumb-skeleton{border-radius:7px;flex:none;width:36px;height:36px}.fulfillment-location-row.is-skeleton .fulfillment-name-skeleton{width:128px;height:10px}.fulfillment-location-row.is-skeleton .fulfillment-stock-skeleton{width:102px;height:7px;margin-top:6px}.fulfillment-location-row.is-skeleton .fulfillment-status-skeleton,.fulfillment-location-row.is-skeleton .fulfillment-ready-skeleton{border-radius:999px;width:66px;height:22px}.fulfillment-count-skeleton{width:78px;height:9px}@media (width<=760px){.commerce-table-row.is-skeleton .seller-skeleton-line.date-cell{width:72px}.commerce-table-row.is-skeleton .seller-skeleton-line.product-title{width:108px}.commerce-table-row.order-row.is-skeleton .order-customer-cell{width:92px}.commerce-table-row.order-row.is-skeleton .order-date-cell{width:74px}.order-detail-skeleton .order-detail-side-skeleton{display:none}.order-detail-title-skeleton .order-title{width:68vw}.order-detail-title-skeleton .order-subtitle{width:54vw}.fulfillment-location-row.is-skeleton .fulfillment-name-skeleton{width:104px}.fulfillment-location-row.is-skeleton .fulfillment-stock-skeleton{width:82px}}.floovoo-product-page>.commerce-loading{background:linear-gradient(var(--seller-skeleton-base),var(--seller-skeleton-base)) 0 8px/124px 10px no-repeat,linear-gradient(var(--seller-skeleton-base),var(--seller-skeleton-base)) 0 31px/280px 28px no-repeat,linear-gradient(var(--seller-skeleton-base),var(--seller-skeleton-base)) 0 70px/170px 10px no-repeat,linear-gradient(var(--seller-skeleton-base),var(--seller-skeleton-base)) calc(100% - 210px) 22px/64px 34px no-repeat,linear-gradient(var(--seller-skeleton-base),var(--seller-skeleton-base)) calc(100% - 138px) 22px/42px 34px no-repeat,linear-gradient(var(--seller-skeleton-base),var(--seller-skeleton-base)) 100% 22px/86px 34px no-repeat,linear-gradient(var(--seller-skeleton-base),var(--seller-skeleton-base)) 0 112px/100% 48px no-repeat,linear-gradient(var(--seller-skeleton-base),var(--seller-skeleton-base)) 0 174px/100% 44px no-repeat,linear-gradient(var(--seller-skeleton-base),var(--seller-skeleton-base)) 0 238px/calc(72% - 10px) 248px no-repeat,linear-gradient(var(--seller-skeleton-base),var(--seller-skeleton-base)) 0 500px/calc(72% - 10px) 164px no-repeat,linear-gradient(var(--seller-skeleton-base),var(--seller-skeleton-base)) 100% 238px/calc(28% - 10px) 426px no-repeat}.floovoo-product-page>.commerce-loading:after{background:linear-gradient(90deg,transparent,var(--seller-skeleton-shine),transparent)}@media (width<=760px){.floovoo-product-page>.commerce-loading{background:linear-gradient(var(--seller-skeleton-base),var(--seller-skeleton-base)) 0 8px/96px 10px no-repeat,linear-gradient(var(--seller-skeleton-base),var(--seller-skeleton-base)) 0 31px/62% 26px no-repeat,linear-gradient(var(--seller-skeleton-base),var(--seller-skeleton-base)) 0 68px/42% 10px no-repeat,linear-gradient(var(--seller-skeleton-base),var(--seller-skeleton-base)) 0 108px/100% 52px no-repeat,linear-gradient(var(--seller-skeleton-base),var(--seller-skeleton-base)) 0 174px/100% 46px no-repeat,linear-gradient(var(--seller-skeleton-base),var(--seller-skeleton-base)) 0 240px/100% 286px no-repeat,linear-gradient(var(--seller-skeleton-base),var(--seller-skeleton-base)) 0 540px/100% 190px no-repeat}}.floovoo-source-hint{border:1px solid var(--border);background:var(--surface-subtle);color:var(--muted);border-radius:8px;margin:0;padding:9px 11px;font-size:11.5px;line-height:1.45}.floovoo-advanced-row input:disabled{background:var(--surface-subtle);color:var(--text-soft);cursor:not-allowed}.floovoo-tab-card-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.floovoo-tab-card-head>div{min-width:0}.floovoo-tab-card-head p{max-width:760px;color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.45}.floovoo-source-badge{border:1px solid var(--border);background:var(--surface-subtle);text-align:start;border-radius:8px;flex:none;gap:1px;min-width:112px;padding:6px 8px;font-size:9.5px;line-height:1.25;display:grid}.floovoo-source-badge small{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:8px}.floovoo-source-badge.source-core{border-color:color-mix(in srgb,var(--focus) 42%,var(--border))}.floovoo-source-badge.source-floovoo{border-color:color-mix(in srgb,var(--chart-1,#5b6ff7) 42%,var(--border))}.floovoo-source-badge.source-pricing{border-color:color-mix(in srgb,var(--warning,#b7791f) 42%,var(--border))}.floovoo-source-badge.source-storage{border-color:color-mix(in srgb,var(--chart-2,#18a999) 42%,var(--border))}.floovoo-source-badge.source-taxonomy{border-color:color-mix(in srgb,var(--chart-3,#a855f7) 42%,var(--border))}.floovoo-product-empty-state{border:1px dashed var(--border-strong);background:var(--surface-subtle);color:var(--muted);border-radius:9px;padding:14px;font-size:11.5px;line-height:1.5}.floovoo-files-list>.floovoo-product-empty-state{margin-bottom:10px}.floovoo-tab-locale-row{border:1px solid var(--border);background:var(--surface-subtle);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin:0 0 12px;padding:8px 10px;display:flex}.floovoo-tab-locale-row span{color:var(--muted);font-size:10px}.floovoo-tab-locale-row strong{border:1px solid var(--border-strong);background:var(--surface);min-width:38px;color:var(--text);text-align:center;letter-spacing:.04em;border-radius:999px;padding:3px 7px;font-size:9.5px}@supports not (color:color-mix(in srgb,#000 50%,#fff)){.floovoo-source-badge.source-core,.floovoo-source-badge.source-floovoo,.floovoo-source-badge.source-pricing,.floovoo-source-badge.source-storage,.floovoo-source-badge.source-taxonomy{border-color:var(--border-strong)}}@media (width<=760px){.floovoo-tab-card-head{flex-direction:column;align-items:stretch;gap:9px}.floovoo-source-badge{grid-template-columns:auto 1fr;align-items:center;gap:8px;width:100%;min-width:0}.floovoo-tab-card-head p{font-size:10.5px}.floovoo-product-empty-state{padding:12px;font-size:11px}.floovoo-tab-locale-row{margin-bottom:10px}}.floovoo-product-page .seo-editor-grid .seo-copy-ltr{direction:inherit!important;text-align:start!important;unicode-bidi:plaintext!important}.floovoo-product-page .seo-editor-grid .seo-url-ltr{direction:ltr!important;unicode-bidi:isolate!important}:root,:root[data-seller-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f7f8;--surface:#fff;--surface-subtle:#f1f1f3;--sidebar:#fbfbfc;--topbar-bg:#f7f7f8f0;--border:#e7e7e9;--border-strong:#d9d9dd;--text:#18181b;--text-soft:#52525b;--muted:#85858e;--hover:#f0f0f2;--active:#e9e9ed;--input:#fff;--focus:#6f6fdf;--theme-icon-dark:#101114;--chart-1:#5b6ff7;--chart-2:#18a999;--chart-3:#a855f7;--chart-4:#f59e0b;--chart-5:#e85d75;--chart-6:#1f9cf0;--success:#188038;--warning:#b7791f;--danger:#b42318;--shadow-drawer:0 24px 70px #0f0f1238,0 4px 16px #0f0f121f;--popover-shadow:0 18px 52px #0f0f122e,0 3px 12px #0f0f1214}:root[data-seller-theme=obsidian]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#08080a;--surface:#111114;--surface-subtle:#17171b;--sidebar:#0c0c0f;--topbar-bg:#08080ae6;--border:#24242a;--border-strong:#34343d;--text:#f7f7f8;--text-soft:#c7c7cf;--muted:#898993;--hover:#18181d;--active:#222229;--input:#111114;--focus:#8b82ff;--theme-icon-dark:#08080a;--chart-1:#7c8cff;--chart-2:#29d3b2;--chart-3:#c778ff;--chart-4:#ffb84d;--chart-5:#ff6685;--chart-6:#48b8ff;--success:#4bd39b;--warning:#ffc466;--danger:#ff7d91;--shadow-drawer:0 28px 80px #00000094,0 6px 18px #00000052;--popover-shadow:0 24px 70px #0000009e,0 4px 18px #00000057}:root[data-seller-theme=graphite]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0d1117;--surface:#121923;--surface-subtle:#18212d;--sidebar:#0f151e;--topbar-bg:#0d1117e6;--border:#273140;--border-strong:#344154;--text:#eef3f8;--text-soft:#bdc8d4;--muted:#8391a2;--hover:#18222e;--active:#202c3a;--input:#121923;--focus:#82a7ff;--theme-icon-dark:#0d1117;--chart-1:#82a7ff;--chart-2:#48d7c4;--chart-3:#b98aff;--chart-4:#f5b75f;--chart-5:#f47b95;--chart-6:#55c0f5;--success:#55d6a4;--warning:#f5bd69;--danger:#f78397;--shadow-drawer:0 28px 80px #02060c85,0 6px 18px #02060c47;--popover-shadow:0 24px 70px #02060c8f,0 4px 18px #02060c4d}:root[data-seller-theme=midnight]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#07101e;--surface:#0b1628;--surface-subtle:#101f35;--sidebar:#091321;--topbar-bg:#07101ee6;--border:#1d304a;--border-strong:#29415f;--text:#edf6ff;--text-soft:#bfd0e2;--muted:#7890aa;--hover:#102038;--active:#162943;--input:#0b1628;--focus:#5eb5ff;--theme-icon-dark:#07101e;--chart-1:#5eb5ff;--chart-2:#3ed8c7;--chart-3:#a58cff;--chart-4:#ffbc58;--chart-5:#ff7594;--chart-6:#66d2ff;--success:#52d8b0;--warning:#ffc66d;--danger:#ff7f9c;--shadow-drawer:0 28px 80px #00061294,0 6px 18px #0006124d;--popover-shadow:0 24px 70px #000612a3,0 4px 18px #00061257}html,body,#root,.seller-shell,.seller-main-area{background:var(--bg);color:var(--text)}body{transition:background-color .16s,color .16s}.seller-topbar{background:var(--topbar-bg)!important;border-color:var(--border)!important}.seller-sidebar,.seller-account-root{background:var(--sidebar)!important}.seller-page-scaffold{background:var(--bg)}.product-section-card,.commerce-table-card,.commerce-card,.shell-preview-block,.product-settings-panel,.seller-theme-popover{background:var(--surface);border-color:var(--border)}input,textarea,select{background:var(--input);border-color:var(--border-strong);color:var(--text)}::selection{background:color-mix(in srgb,var(--focus) 38%,transparent);color:var(--text)}.product-save-notice.success,.notice.success{color:var(--success)!important}.product-save-notice.error,.notice.error{color:var(--danger)!important}.seller-theme-picker{align-items:center;display:flex;position:relative}.seller-theme-trigger{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:999px;place-items:center;width:30px;height:30px;padding:0;transition:border-color .14s,background .14s,transform .14s;display:grid}.seller-theme-trigger:hover{background:var(--hover);border-color:var(--border-strong)}.seller-theme-trigger:active{transform:scale(.96)}.seller-theme-split-icon{border:1px solid color-mix(in srgb,var(--text) 34%,transparent);background:conic-gradient(from -90deg,#f8f8f9 0 50%,var(--theme-icon-dark) 50% 100%);width:16px;height:16px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--surface) 32%,transparent);border-radius:999px}.seller-theme-popover{z-index:420;top:calc(100% + 9px);border:1px solid var(--border);background:color-mix(in srgb,var(--surface) 96%,transparent);width:min(480px,100vw - 28px);box-shadow:var(--popover-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:14px;gap:11px;padding:12px;display:grid;position:absolute;inset-inline-end:0}.seller-theme-popover-head{justify-content:space-between;align-items:flex-start;gap:12px;padding:1px 2px;display:flex}.seller-theme-popover-head>div{gap:3px;display:grid}.seller-theme-popover-head strong{font-size:12.5px;font-weight:650}.seller-theme-popover-head span{color:var(--muted);font-size:10.5px}.seller-theme-popover-head>button{width:26px;height:26px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;font-size:18px}.seller-theme-popover-head>button:hover{background:var(--hover);color:var(--text)}.seller-theme-quick-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.seller-theme-quick{border:1px solid var(--border);background:var(--surface-subtle);text-align:start;cursor:pointer;border-radius:10px;gap:3px;min-height:58px;padding:9px 10px;display:grid}.seller-theme-quick:hover{border-color:var(--border-strong);background:var(--hover)}.seller-theme-quick.active{border-color:color-mix(in srgb,var(--focus) 72%,var(--border));box-shadow:0 0 0 1px color-mix(in srgb,var(--focus) 22%,transparent)}.seller-theme-quick>span{font-weight:620}.seller-theme-quick>small{color:var(--muted);font-size:9.5px;line-height:1.3}.seller-theme-dark-title{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;padding:2px 2px 0;font-size:9.5px;font-weight:650}.seller-theme-dark-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.seller-theme-option{border:1px solid var(--border);background:var(--surface-subtle);text-align:start;cursor:pointer;border-radius:10px;gap:7px;min-width:0;padding:7px;display:grid;position:relative}.seller-theme-option:hover{border-color:var(--border-strong);transform:translateY(-1px)}.seller-theme-option.active{border-color:color-mix(in srgb,var(--focus) 74%,var(--border));box-shadow:0 0 0 1px color-mix(in srgb,var(--focus) 24%,transparent)}.seller-theme-option-copy{gap:2px;min-width:0;display:grid}.seller-theme-option-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.seller-theme-option-copy small{min-height:25px;color:var(--muted);font-size:8.8px;line-height:1.35}.seller-theme-check{top:10px;background:var(--focus);color:#fff;border-radius:999px;place-items:center;width:18px;height:18px;font-size:10px;font-style:normal;display:none;position:absolute;inset-inline-end:10px}.seller-theme-option.active .seller-theme-check{display:grid}.seller-theme-preview{background:#111;border:1px solid #ffffff1a;border-radius:8px;height:86px;overflow:hidden}.seller-theme-preview .theme-preview-top{border-bottom:1px solid #ffffff14;height:17px}.theme-preview-body{grid-template-columns:28px 1fr;height:calc(100% - 17px);display:grid}.theme-preview-side{border-inline-end:1px solid #ffffff12;align-content:start;gap:5px;padding:7px 5px;display:grid}.theme-preview-side span{background:#ffffff29;border-radius:99px;height:4px}.theme-preview-main{grid-template-rows:28px 1fr;gap:6px;padding:7px;display:grid}.theme-preview-card{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.theme-preview-card i{background:#ffffff17;border-radius:4px}.theme-preview-chart{align-items:end;gap:3px;padding:2px 3px;display:flex}.theme-preview-chart b{border-radius:2px 2px 0 0;flex:1}.theme-preview-chart b:first-child{background:var(--preview-chart-1);height:45%}.theme-preview-chart b:nth-child(2){background:var(--preview-chart-2);height:78%}.theme-preview-chart b:nth-child(3){background:var(--preview-chart-3);height:58%}.theme-preview-chart b:nth-child(4){background:var(--preview-chart-4);height:88%}.preview-light{--preview-chart-1:#5b6ff7;--preview-chart-2:#18a999;--preview-chart-3:#a855f7;--preview-chart-4:#f59e0b;background:#f4f5f7;border-color:#e0e1e4}.preview-light .theme-preview-top,.preview-light .theme-preview-side{border-color:#dedfe3}.preview-light .theme-preview-side span,.preview-light .theme-preview-card i{background:#d8dae0}.preview-obsidian{--preview-chart-1:#7c8cff;--preview-chart-2:#29d3b2;--preview-chart-3:#c778ff;--preview-chart-4:#ffb84d;background:#08080a}.preview-graphite{--preview-chart-1:#82a7ff;--preview-chart-2:#48d7c4;--preview-chart-3:#b98aff;--preview-chart-4:#f5b75f;background:#0d1117}.preview-midnight{--preview-chart-1:#5eb5ff;--preview-chart-2:#3ed8c7;--preview-chart-3:#a58cff;--preview-chart-4:#ffbc58;background:#07101e}.preview-system{--preview-chart-1:#6c89ff;--preview-chart-2:#35c4b4;--preview-chart-3:#ae76f3;--preview-chart-4:#e9ab48;background:linear-gradient(90deg,#f4f5f7 0 50%,#0d1117 50%)}@media (width<=760px){.seller-theme-popover{top:58px;width:auto;max-height:calc(100dvh - 72px);position:fixed;inset-inline:10px;overflow:auto}.seller-theme-dark-grid{grid-template-columns:1fr}.seller-theme-option{grid-template-columns:120px minmax(0,1fr);align-items:center}.seller-theme-preview{height:72px}.seller-theme-option-copy small{min-height:0}.seller-theme-check{top:50%;transform:translateY(-50%)}}@media (prefers-reduced-motion:reduce){body,.seller-theme-trigger,.seller-theme-option{transition:none!important}}.seller-theme-popover{max-height:calc(100dvh - 28px);overflow:auto;width:920px!important;max-width:calc(100vw - 28px)!important;padding:14px!important}.seller-theme-popover-head{align-items:center!important;min-height:24px!important;padding-block:0!important}.seller-theme-modal-copy{white-space:nowrap;align-items:baseline;min-width:0;overflow:hidden;gap:6px!important;display:flex!important}.seller-theme-modal-copy>strong{flex:none;line-height:1.2;color:var(--text)!important;font-size:13px!important;font-weight:680!important}.seller-theme-modal-copy>span{text-overflow:ellipsis;min-width:0;line-height:1.2;overflow:hidden;color:var(--muted)!important;font-size:10.5px!important}.seller-theme-modal-copy>span[aria-hidden=true]{flex:none;overflow:visible}.seller-theme-board{border:1px solid var(--border);background:var(--surface-subtle);text-align:start;cursor:pointer;touch-action:manipulation;border-radius:14px;outline:none;place-items:center;min-width:0;padding:9px;transition:border-color .14s,transform .14s,background .14s;display:grid;position:relative}.seller-theme-board:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.seller-theme-board .seller-theme-check{border:1px solid color-mix(in srgb,var(--surface) 60%,transparent);box-shadow:0 1px 5px #00000029;top:7px!important;width:14px!important;height:14px!important;font-size:8px!important;line-height:1!important;inset-inline-end:7px!important}@supports (color:color-mix(in srgb,#000 50%,#fff)){.seller-theme-board.active{border-color:color-mix(in srgb,var(--focus) 78%,var(--border));box-shadow:0 0 0 1px color-mix(in srgb,var(--focus) 26%,transparent)}}.seller-theme-device-stage{border-radius:10px;place-items:center;width:100%;min-height:286px;display:grid;overflow:hidden}.seller-theme-device-stage.is-empty{background:var(--surface)}.seller-theme-device-frame{border:1px solid color-mix(in srgb,var(--border-strong) 86%,transparent);background:var(--preview-bg);border-radius:12px;width:auto;max-width:100%;height:258px;position:relative;overflow:hidden;box-shadow:0 12px 34px #00000029}.seller-theme-device-frame[data-preview-device=tablet]{height:302px}.seller-theme-device-frame[data-preview-device=mobile]{border-radius:18px;height:344px}.seller-theme-live-preview{border-radius:inherit;background:var(--preview-bg);pointer-events:none;isolation:isolate;border:0;position:absolute;inset:0;overflow:hidden}.seller-theme-live-preview.is-empty{background:var(--preview-bg)}.seller-theme-live-canvas{transform-origin:0 0;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;top:0;left:0}.seller-theme-live-canvas .seller-shell{background:var(--bg)!important;width:100%!important;min-height:100%!important;color:var(--text)!important}.seller-theme-live-canvas .seller-theme-popover,.seller-theme-live-canvas .seller-sidebar-backdrop,.seller-theme-live-canvas .mobile-settings-layer{display:none!important}.seller-theme-live-canvas *{pointer-events:none!important}.seller-theme-live-canvas .seller-sidebar,.seller-theme-live-canvas .seller-account-root{background:var(--sidebar)!important}.seller-theme-live-canvas .seller-topbar{background:var(--topbar-bg)!important;border-color:var(--border)!important}.seller-theme-live-canvas .seller-page-scaffold,.seller-theme-live-canvas .seller-main-area{background:var(--bg)!important;color:var(--text)!important}.seller-theme-live-canvas .product-section-card,.seller-theme-live-canvas .commerce-table-card,.seller-theme-live-canvas .commerce-card,.seller-theme-live-canvas .shell-preview-block,.seller-theme-live-canvas .product-settings-panel{background:var(--surface)!important;border-color:var(--border)!important;color:var(--text)!important}.seller-theme-live-canvas input,.seller-theme-live-canvas textarea,.seller-theme-live-canvas select{background:var(--input)!important;border-color:var(--border-strong)!important;color:var(--text)!important}.seller-theme-live-canvas .seller-nav-child,.seller-theme-live-canvas .seller-nav-trigger,.seller-theme-live-canvas .product-tabs button,.seller-theme-live-canvas .commerce-tabs button{color:var(--text-soft)!important}.seller-theme-live-canvas .seller-nav-child.is-active,.seller-theme-live-canvas .product-tabs button.active,.seller-theme-live-canvas .commerce-tabs button.active{background:var(--active)!important;color:var(--text)!important}.seller-theme-live-canvas .eyebrow,.seller-theme-live-canvas small,.seller-theme-live-canvas .product-subline,.seller-theme-live-canvas .product-field-label,.seller-theme-live-canvas .seller-breadcrumbs span{color:var(--muted)!important}.seller-theme-live-canvas svg{color:inherit}.seller-theme-live-preview[data-preview-theme=light]{--bg:#f7f7f8;--surface:#fff;--surface-subtle:#f1f1f3;--sidebar:#fbfbfc;--topbar-bg:#f7f7f8;--border:#e7e7e9;--border-strong:#d9d9dd;--text:#18181b;--text-soft:#52525b;--muted:#85858e;--hover:#f0f0f2;--active:#e9e9ed;--input:#fff;--focus:#6f6fdf;--chart-1:#5b6ff7;--chart-2:#18a999;--chart-3:#a855f7;--chart-4:#f59e0b;--preview-bg:#f7f7f8;--preview-border:#d9d9dd}@media (width<=900px){.seller-theme-popover{width:760px!important}.seller-theme-device-stage{min-height:244px}.seller-theme-device-frame{height:218px}.seller-theme-device-frame[data-preview-device=tablet]{height:250px}.seller-theme-device-frame[data-preview-device=mobile]{height:286px}}@media (width<=760px){.seller-theme-popover{top:58px;left:8px;right:8px;-webkit-overflow-scrolling:touch;max-height:calc(100dvh - 70px);position:fixed;inset-inline:8px;overflow:auto;width:auto!important;max-width:none!important}.seller-theme-board-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.seller-theme-board{padding:7px}.seller-theme-device-stage{min-height:198px}.seller-theme-device-frame{height:184px}.seller-theme-device-frame[data-preview-device=tablet]{height:206px}.seller-theme-device-frame[data-preview-device=mobile]{height:232px}.seller-theme-modal-copy>strong{font-size:12px!important}.seller-theme-modal-copy>span{font-size:9.5px!important}}@media (width<=520px){.seller-theme-board-grid{grid-template-columns:1fr}.seller-theme-device-stage{min-height:248px}.seller-theme-device-frame{height:222px}.seller-theme-device-frame[data-preview-device=tablet]{height:248px}.seller-theme-device-frame[data-preview-device=mobile]{height:296px}}@media (hover:none){.seller-theme-board:hover{transform:none}}@media (prefers-reduced-motion:reduce){.seller-theme-board{transition:none!important}}html,body,#root{width:100%;min-width:0;max-width:100%}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}.seller-shell,.seller-main-area,.seller-page-scaffold,.commerce-page,.floovoo-product-page,.product-workspace,.product-workspace-main,.product-sections,.product-section-card{min-width:0;max-width:100%}img,svg,video,canvas{max-width:100%}.seller-topbar,.seller-topbar-leading,.seller-topbar-actions,.product-page-header,.product-header-actions,.commerce-title-row,.commerce-toolbar,.seller-breadcrumbs,.product-heading-copy,.commerce-title-copy{min-width:0}.seller-breadcrumbs strong,.seller-breadcrumbs span,.product-heading-copy h1,.commerce-title-copy h1{overflow-wrap:anywhere}.product-tabs,.commerce-tabs,.language-switcher{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;max-width:100%;overflow-x:auto}.product-tabs button,.commerce-tabs button,.language-switcher button{touch-action:manipulation;flex:none}.product-form-grid,.seo-editor-grid,.floovoo-advanced-list,.floovoo-advanced-row,.floovoo-storefront-tab-editor{min-width:0}.product-field,.product-field input,.product-field textarea,.product-field select{box-sizing:border-box;min-width:0;max-width:100%}.option-table,.commerce-table-card{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.floovoo-rte,.floovoo-rte-toolbar,.floovoo-rte-editor-wrap,.floovoo-rte-editor,.floovoo-rte-source{min-width:0;max-width:100%}.floovoo-rte-toolbar{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;overflow-x:auto}.floovoo-rte-toolbar>button,.floovoo-rte-toolbar>select,.floovoo-rte-toolbar>label{flex:none}.seller-theme-trigger,.mobile-menu-button,.secondary-button,.primary-button,.button{touch-action:manipulation}.seller-theme-popover,.floovoo-product-actions-popover{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 70px);overflow:auto}@media (width<=1100px){.product-workspace{grid-template-columns:minmax(0,1fr) 220px}.product-header-actions{flex-wrap:wrap;justify-content:flex-end}.seller-topbar-actions{gap:6px}}@media (width<=900px){.product-workspace{display:block}.product-workspace-side{display:none}.mobile-settings-edge{display:flex}.seller-topbar-actions .seller-signout{display:none}.commerce-title-row,.product-page-header{align-items:flex-start}.product-header-actions{max-width:48%}}@media (width<=760px){.seller-page-scaffold{padding-inline:12px}.seller-topbar{padding-inline:10px}.seller-topbar-actions select{max-width:62px}.seller-theme-trigger{width:32px;height:32px}.product-page-header,.commerce-title-row,.commerce-toolbar{flex-direction:column;align-items:stretch;gap:10px;display:flex}.product-header-actions,.commerce-title-actions{justify-content:flex-end;width:100%;max-width:none}.product-header-actions>*{min-height:38px}.product-language-bar{grid-template-columns:1fr;gap:8px;display:grid}.translation-status{justify-self:start}.product-tabs-sticky{max-width:100%;overflow:hidden}.product-tabs{padding-bottom:3px}.product-form-grid.two,.floovoo-advanced-row,.floovoo-advanced-row.discount{grid-template-columns:1fr}.option-table{font-size:11px}.option-row{min-width:520px}.commerce-table-card{border-radius:9px}.commerce-table-head,.commerce-table-row{min-width:680px}.floovoo-description-media-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.floovoo-description-media-item,.floovoo-description-media-add{width:auto;min-width:0}.media-showcase,.media-main-card{min-width:0}.seller-theme-popover{padding-bottom:max(14px,env(safe-area-inset-bottom))!important}}@media (width<=480px){.seller-page-scaffold{padding-inline:9px}.seller-breadcrumbs span:nth-child(2),.seller-breadcrumbs>span:first-child{display:none}.seller-topbar-actions select{font-size:12px}.product-header-actions{grid-template-columns:1fr auto auto;display:grid}.product-header-actions .primary-button{min-width:84px}.floovoo-description-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-section-card{padding-inline:12px}.seller-theme-board-grid{gap:8px}.seller-theme-board{padding:7px}.seller-theme-live-preview{height:132px}}@media (hover:none) and (pointer:coarse){button,a,label[for],.seller-nav-child,.seller-nav-trigger{cursor:default}.product-tabs button,.commerce-tabs button,.language-switcher button{min-height:36px}}@supports (padding:max(0px)){.seller-topbar{padding-top:max(0px,env(safe-area-inset-top))}.mobile-settings-drawer{padding-bottom:max(12px,env(safe-area-inset-bottom))}}.seller-nav-external{width:calc(100% - 29px);font:inherit;text-align:start;cursor:pointer;background:0 0;border:0}.seller-nav-external-mark{color:var(--muted);margin-inline-start:auto;font-size:10px;line-height:1}.seller-nav-external:hover .seller-nav-external-mark{color:var(--text)}@media (hover:none) and (pointer:coarse){.seller-nav-external{cursor:default}}.floovoo-product-page .product-header-actions{align-items:center;gap:7px;display:flex}.floovoo-product-page .product-preview-button,.floovoo-product-page .product-more-button{border-radius:8px;place-items:center;width:34px;min-width:34px;height:34px;padding:0;display:grid}.floovoo-product-page .product-preview-button{position:relative}.floovoo-product-page .product-preview-button svg{display:block}.floovoo-product-page .product-preview-button:disabled{opacity:.42;cursor:not-allowed}.floovoo-product-page .product-preview-button:after{content:attr(title);z-index:160;white-space:nowrap;border:1px solid var(--border);background:var(--surface);color:var(--text);box-shadow:var(--popover-shadow,0 8px 24px #00000024);border-radius:6px;padding:5px 7px;font-size:10px;line-height:1.2;display:none;position:absolute;inset-block-start:calc(100% + 7px);inset-inline-end:0}.floovoo-product-page .product-preview-button:not(:disabled):hover:after,.floovoo-product-page .product-preview-button:not(:disabled):focus-visible:after{display:block}.floovoo-product-page .product-more-button{font-size:17px;line-height:1}.floovoo-product-page .floovoo-product-actions-popover{min-width:178px}.floovoo-product-page .floovoo-product-actions-popover button{font-size:12px}.floovoo-product-page .floovoo-product-actions-popover .danger{border-top:1px solid var(--border);margin-top:3px;padding-top:10px}@media (width<=760px){.floovoo-product-page .product-header-actions{gap:6px}.floovoo-product-page .product-preview-button,.floovoo-product-page .product-more-button{width:32px;min-width:32px;height:32px}.floovoo-product-page .product-preview-button:after{display:none!important}}.retention-aware-products .product-row.is-retained{background:color-mix(in srgb,var(--surface) 94%,var(--warning) 6%);min-height:78px}.retention-label{border:1px solid color-mix(in srgb,var(--warning) 34%,var(--border));background:color-mix(in srgb,var(--warning) 10%,var(--surface));width:max-content;color:var(--warning);letter-spacing:.01em;border-radius:999px;align-items:center;margin-top:4px;padding:2px 7px;font-size:9px;font-weight:700;display:inline-flex}.retention-countdown{gap:4px;min-width:164px;display:grid}.retention-countdown>span{color:var(--muted);font-size:9px;font-weight:650}.retention-time{direction:ltr;align-items:center;gap:3px;display:flex}.retention-time b{border:1px solid var(--border);background:var(--surface-subtle);min-width:30px;color:var(--text);font-variant-numeric:tabular-nums;text-align:center;border-radius:7px;padding:4px 5px;font-size:11px;line-height:1}.retention-time b small{color:var(--muted);margin-left:2px;font-size:7px;font-weight:650}.retention-time i{color:var(--muted);font-size:10px;font-style:normal}.retention-countdown.is-hold strong{color:var(--warning);font-size:10px}.product-row-actions{justify-content:flex-end;align-items:center;gap:5px;min-width:0;display:flex}.retention-action{border:1px solid var(--border);background:var(--surface);min-height:28px;color:var(--text-soft);white-space:nowrap;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:4px;padding:0 8px;font-size:9.5px;font-weight:650;text-decoration:none;display:inline-flex}.retention-action:hover{background:var(--hover);border-color:var(--border-strong);color:var(--text)}.retention-action.icon{width:30px;padding:0}.retention-action.publish{border-color:color-mix(in srgb,var(--success) 36%,var(--border));color:var(--success)}.retention-action.danger{border-color:color-mix(in srgb,var(--danger) 34%,var(--border));color:var(--danger)}.retention-action:disabled{opacity:.52;cursor:not-allowed}.product-retention-wrapper{gap:0;display:grid}.product-retention-wrapper .floovoo-product-actions-menu{display:none!important}.product-retention-banner{z-index:115;border:1px solid color-mix(in srgb,var(--warning) 34%,var(--border));background:color-mix(in srgb,var(--surface) 92%,var(--warning) 8%);box-shadow:0 8px 26px color-mix(in srgb,var(--bg) 70%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:11px;justify-content:space-between;align-items:center;gap:14px;margin:0 18px 10px;padding:10px 12px;display:flex;position:sticky;top:47px}.product-retention-copy{align-items:flex-start;gap:9px;min-width:0;display:flex}.product-retention-copy>div{gap:5px;display:grid}.product-retention-copy>div>strong{color:var(--text);font-size:11px}.product-retention-dot{background:var(--warning);width:8px;height:8px;box-shadow:0 0 0 4px color-mix(in srgb,var(--warning) 14%,transparent);border-radius:999px;flex:none;margin-top:3px}.product-retention-countdown{gap:3px;display:grid}.product-retention-countdown>span{color:var(--muted);font-size:8.5px;font-weight:650}.product-retention-countdown>div{direction:ltr;align-items:center;gap:3px;display:flex}.product-retention-countdown b{border:1px solid var(--border);background:var(--surface);font-variant-numeric:tabular-nums;text-align:center;border-radius:7px;min-width:31px;padding:4px 5px;font-size:11px}.product-retention-countdown b small{color:var(--muted);margin-left:2px;font-size:7px}.product-retention-countdown i{color:var(--muted);font-style:normal}.product-retention-countdown.is-hold strong{color:var(--warning);font-size:10px}.product-retention-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.product-retention-actions button{border:1px solid var(--border);background:var(--surface);min-height:31px;color:var(--text-soft);cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:0 10px;font-size:9.5px;font-weight:680;display:inline-flex}.product-retention-actions button:hover{background:var(--hover);color:var(--text)}.product-retention-actions .publish{border-color:color-mix(in srgb,var(--success) 38%,var(--border));color:var(--success)}.product-retention-actions .danger{border-color:color-mix(in srgb,var(--danger) 38%,var(--border));color:var(--danger)}.product-retention-actions button:disabled{opacity:.5;cursor:not-allowed}.product-retention-error{color:var(--danger);font-size:9px}@supports not (color:color-mix(in srgb,#000,#fff)){.retention-aware-products .product-row.is-retained,.product-retention-banner{background:var(--surface)}.retention-label,.product-retention-banner,.retention-action.publish,.retention-action.danger,.product-retention-actions .publish,.product-retention-actions .danger{border-color:var(--border-strong)}.product-retention-dot{box-shadow:none}}@media (width<=1100px){.retention-aware-products .commerce-table-head{display:none}.retention-aware-products .product-row{gap:8px 12px;padding:12px;grid-template-columns:minmax(0,1fr) auto!important}.retention-aware-products .product-row>span:first-of-type,.retention-aware-products .product-row>span:nth-of-type(3){display:none}.retention-aware-products .product-row>span:nth-of-type(2){grid-column:1/2}.retention-aware-products .product-row-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start}.retention-countdown{min-width:0}.product-retention-banner{flex-direction:column;align-items:flex-start;top:45px}.product-retention-actions{justify-content:flex-start;width:100%}}@media (width<=560px){.retention-aware-products .product-row{grid-template-columns:1fr!important;display:grid!important}.retention-aware-products .product-row>span:nth-of-type(2){grid-column:auto}.product-row-actions{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.retention-action{width:100%;min-height:34px}.retention-time b{min-width:28px}.retention-countdown{width:100%}.product-retention-banner{margin:8px 10px 4px;padding:10px;position:relative;top:auto}.product-retention-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.product-retention-actions button{justify-content:center;width:100%}.product-retention-actions .danger{grid-column:1/-1}.product-retention-countdown b{min-width:29px}}.seller-auth-shell{background:var(--seller-main-bg,#f6f7f9);min-height:100vh;color:var(--seller-text,#111827);place-items:center;padding:24px;display:grid}.seller-auth-card{border:1px solid var(--seller-border,#e5e7eb);background:var(--seller-surface,#fff);border-radius:16px;flex-direction:column;gap:22px;width:min(100%,420px);padding:32px;display:flex;box-shadow:0 18px 50px #0f172a14}.seller-auth-brand{align-items:center;gap:12px;display:flex}.seller-auth-mark{background:var(--seller-accent,#111827);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.seller-auth-brand>div{flex-direction:column;line-height:1.1;display:flex}.seller-auth-brand strong{font-size:16px}.seller-auth-brand span{opacity:.62;font-size:12px}.seller-auth-copy{flex-direction:column;gap:7px;display:flex}.seller-auth-copy h1{letter-spacing:-.02em;margin:0;font-size:24px}.seller-auth-copy p{opacity:.68;margin:0;font-size:14px;line-height:1.55}.seller-auth-form{flex-direction:column;gap:16px;display:flex}.seller-auth-form label{flex-direction:column;gap:7px;font-size:13px;font-weight:600;display:flex}.seller-auth-form input{border:1px solid var(--seller-border,#d8dee8);background:var(--seller-input-bg,var(--seller-surface,#fff));width:100%;min-height:44px;color:inherit;font:inherit;border-radius:9px;outline:none;padding:0 12px}.seller-auth-form input:focus{border-color:var(--seller-accent,#2563eb);box-shadow:0 0 0 3px color-mix(in srgb,var(--seller-accent,#2563eb) 15%,transparent)}.seller-auth-submit{justify-content:center;width:100%;min-height:44px}.seller-auth-link{color:var(--seller-accent,#2563eb);align-self:flex-start;font-size:13px;font-weight:600;text-decoration:none}.seller-auth-link:hover{text-decoration:underline}.seller-auth-recovery{border:1px solid var(--seller-border,#e5e7eb);background:color-mix(in srgb,var(--seller-surface,#fff) 92%,var(--seller-accent,#2563eb) 8%);border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;font-size:13px;display:flex}.seller-auth-recovery span{opacity:.65}.seller-auth-recovery strong{font-size:12px}.seller-auth-notice{border-radius:9px;padding:10px 12px;font-size:13px;line-height:1.45}.seller-auth-notice.error{color:#b91c1c;background:#dc262614;border:1px solid #dc262633}.seller-auth-notice.success{color:#15803d;background:#16a34a14;border:1px solid #16a34a33}html[dir=rtl] .seller-auth-card{text-align:right}html[dir=rtl] .seller-auth-link{align-self:flex-end}@media (width<=560px){.seller-auth-shell{padding:16px}.seller-auth-card{border-radius:14px;padding:24px 20px}.seller-auth-copy h1{font-size:22px}.seller-auth-form input{font-size:16px}}.seller-auth-wordmark{min-height:34px}.seller-auth-wordmark strong{letter-spacing:-.035em;font-size:18px;font-weight:760}.seller-auth-wordmark span{opacity:.58;margin-top:4px;font-size:11px}.seller-auth-platform-logo{object-fit:contain;object-position:center;width:auto;max-width:118px;height:34px;display:block}.seller-auth-selected-email{text-align:left;overflow-wrap:anywhere;direction:ltr;unicode-bidi:plaintext}.seller-auth-link-button{cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.seller-auth-returning-card{gap:20px}.seller-auth-account-row{border:1px solid var(--seller-border,#e5e7eb);background:var(--seller-input-bg,var(--seller-surface,#fff));width:100%;min-height:62px;color:inherit;text-align:start;cursor:pointer;border-radius:12px;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:12px;padding:9px 12px;transition:border-color .15s,background .15s,transform .15s;display:grid}.seller-auth-account-row:hover{border-color:color-mix(in srgb,var(--seller-accent,#2563eb) 36%,var(--seller-border,#e5e7eb));background:color-mix(in srgb,var(--seller-surface,#fff) 95%,var(--seller-accent,#2563eb) 5%)}.seller-auth-account-row:active{transform:translateY(1px)}.seller-auth-account-row:focus-visible{outline:3px solid color-mix(in srgb,var(--seller-accent,#2563eb) 18%,transparent);outline-offset:2px}.seller-auth-account-row:disabled{opacity:.62;cursor:wait}.seller-auth-account-avatar{object-fit:cover;border:1px solid var(--seller-border,#e5e7eb);background:color-mix(in srgb,var(--seller-surface,#fff) 88%,var(--seller-accent,#2563eb) 12%);border-radius:999px;place-items:center;width:42px;height:42px;display:grid}.seller-auth-account-avatar-fallback{color:var(--seller-text,#111827);font-size:15px;font-weight:750}.seller-auth-account-email{text-overflow:ellipsis;white-space:nowrap;text-align:left;direction:ltr;unicode-bidi:plaintext;min-width:0;font-size:14px;font-weight:620;overflow:hidden}.seller-auth-account-arrow{color:var(--seller-accent,#2563eb);place-items:center;font-size:20px;line-height:1;display:grid}.seller-auth-secondary-action{color:var(--seller-accent,#2563eb);cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-size:13px;font-weight:620}.seller-auth-secondary-action:hover{text-decoration:underline}html[dir=rtl] .seller-auth-secondary-action{align-self:flex-end}html[dir=rtl] .seller-auth-selected-email,html[dir=rtl] .seller-auth-account-email{text-align:right}@media (width<=560px){.seller-auth-platform-logo{max-width:104px;height:30px}.seller-auth-account-row{min-height:60px;padding:8px 10px}.seller-auth-account-email{font-size:13.5px}}.floovoo-source-badge{display:none!important}.floovoo-rte{border:1px solid var(--border-strong);background:var(--surface);border-radius:8px;min-width:0;position:relative;overflow:hidden}.floovoo-rte-toolbar{border-bottom:1px solid var(--border);background:var(--bg);overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:4px;min-width:0;padding:6px;display:flex;overflow-x:auto}.floovoo-rte-toolbar::-webkit-scrollbar{display:none}.floovoo-rte-toolbar>select{border:1px solid var(--border-strong)!important;background:var(--surface)!important;zoom:1!important;border-radius:6px!important;flex:none!important;width:auto!important;min-width:104px!important;max-width:132px!important;height:32px!important;padding:0 24px 0 8px!important;font-size:12px!important;transform:none!important}.floovoo-rte-toolbar>button{width:32px;height:32px;color:var(--text-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:0 0 32px;place-items:center;padding:0;font-size:13px;line-height:1;display:grid}.floovoo-rte-toolbar>button:hover,.floovoo-rte-toolbar>button:focus-visible{background:var(--hover);color:var(--text)}.floovoo-rte-toolbar>button.active{background:var(--active);color:var(--text)}.floovoo-rte-color{border-radius:6px!important;flex:0 0 32px!important;place-items:center!important;width:32px!important;height:32px!important;display:grid!important;position:relative!important}.floovoo-rte-color>span{font-size:13px!important}.floovoo-rte-color input[type=color]{opacity:0!important;zoom:1!important;cursor:pointer!important;width:100%!important;height:100%!important;padding:0!important;position:absolute!important;inset:0!important;transform:none!important}.floovoo-rte-hidden-input{opacity:0!important;clip-path:inset(50%)!important;pointer-events:none!important;zoom:1!important;border:0!important;width:1px!important;min-width:1px!important;max-width:1px!important;height:1px!important;min-height:1px!important;max-height:1px!important;margin:0!important;padding:0!important;position:fixed!important;inset:auto auto 0 0!important;overflow:hidden!important;transform:none!important}.floovoo-rte-editor-wrap{background:var(--input);min-height:156px;position:relative}.floovoo-rte-editor{z-index:1;overflow-wrap:anywhere;outline:0;min-height:156px;padding:11px 12px;font-size:14px;line-height:1.55;position:relative;background:var(--input)!important;color:var(--text)!important}.floovoo-rte-editor:focus{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--focus) 45%,transparent)}.floovoo-rte-placeholder{z-index:0;color:var(--muted);pointer-events:none;font-size:14px;position:absolute;inset:11px 12px auto}.floovoo-rte-source{display:block;background:var(--input)!important;width:100%!important;min-height:156px!important;color:var(--text)!important;resize:vertical!important;zoom:1!important;border:0!important;border-radius:0!important;padding:11px 12px!important;font:13px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace!important;transform:none!important}@media (width<=760px){.floovoo-product-page .product-page-header{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px!important;padding:6px 0 10px!important;display:grid!important}.floovoo-product-page .product-header-actions{justify-content:flex-end!important;align-items:center!important;gap:6px!important;width:auto!important;max-width:none!important;display:flex!important}.floovoo-product-page .product-header-actions>*{min-height:32px!important}.floovoo-product-page .product-heading-copy h1{font-size:18px!important;line-height:1.18!important}.floovoo-product-page .product-breadcrumb{margin-bottom:3px!important;font-size:10px!important}.floovoo-product-page .product-language-bar{flex-wrap:wrap!important;align-items:center!important;gap:6px 8px!important;min-height:0!important;padding:7px 0!important;display:flex!important}.floovoo-product-page .product-language-bar>span:first-child{flex:0 0 100%;font-size:10.5px!important}.floovoo-product-page .language-switcher{max-width:100%;overflow-x:auto;padding:2px!important}.floovoo-product-page .language-switcher button{min-width:42px!important;height:34px!important;min-height:34px!important;padding:0 10px!important;font-size:12px!important}.floovoo-product-page .product-tabs{scroll-snap-type:x proximity;scroll-padding-inline:10px;padding-inline:2px!important}.floovoo-product-page .product-tabs button{scroll-snap-align:start;height:38px!important;min-height:38px!important;padding-inline:11px!important;font-size:12px!important}.floovoo-product-page .product-field input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]),.floovoo-product-page .product-field select,.floovoo-product-page .product-settings-panel input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]),.floovoo-product-page .product-settings-panel select{zoom:1!important;width:100%!important;max-width:100%!important;height:40px!important;min-height:40px!important;padding:0 10px!important;font-size:16px!important;line-height:1.2!important;transform:none!important}.floovoo-product-page .product-field textarea{zoom:1!important;width:100%!important;max-width:100%!important;min-height:118px!important;padding:10px!important;font-size:16px!important;line-height:1.45!important;transform:none!important}.floovoo-product-page input[type=checkbox],.floovoo-product-page input[type=radio]{accent-color:var(--focus);zoom:1!important;flex:0 0 18px!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;margin:0!important;padding:0!important;transform:none!important}.floovoo-product-page .check-row{flex-direction:row!important;align-items:center!important;gap:9px!important;width:100%!important;min-height:34px!important;display:flex!important}.floovoo-product-page .check-row>span{overflow-wrap:anywhere!important;word-break:normal!important;writing-mode:horizontal-tb!important;min-width:0!important;font-size:12px!important;line-height:1.3!important;display:block!important}.floovoo-category-picker{gap:4px!important;max-height:230px!important;padding:6px!important;overflow:auto!important}.floovoo-category-option{grid-template-columns:18px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:40px!important;padding:7px 9px!important;display:grid!important}.floovoo-category-option input[type=checkbox]{grid-column:1!important}.floovoo-category-option>span{white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;writing-mode:horizontal-tb!important;grid-column:2!important;width:auto!important;min-width:0!important;font-size:13px!important;line-height:1.35!important}.floovoo-rte-toolbar>select{min-width:112px!important;max-width:136px!important;height:34px!important;font-size:13px!important}.floovoo-rte-toolbar>button,.floovoo-rte-color{flex-basis:34px!important;width:34px!important;height:34px!important}.floovoo-rte-editor-wrap,.floovoo-rte-editor{min-height:170px!important}.floovoo-rte-editor,.floovoo-rte-placeholder{font-size:16px!important}.floovoo-rte-source{min-height:170px!important;font-size:16px!important}.floovoo-gallery-empty{min-height:148px!important}.mobile-settings-edge{border-radius:10px 0 0 10px!important;place-items:center!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:46px!important;min-height:46px!important;padding:0!important;display:grid!important;top:54%!important}.mobile-settings-edge span{writing-mode:horizontal-tb!important;white-space:normal!important;font-size:0!important;line-height:1!important;transform:none!important}.mobile-settings-edge span:before{content:"⚙";color:var(--text-soft);font-size:17px!important;line-height:1!important}.floovoo-inventory-table{overflow:visible!important}.floovoo-inventory-row{grid-template-columns:minmax(116px,1.4fr) 76px 52px 52px!important;gap:5px!important;min-width:0!important;padding:5px 6px!important;font-size:9.5px!important}.floovoo-inventory-row.header{letter-spacing:.02em!important;font-size:7.5px!important}.floovoo-inventory-row input{zoom:1!important;width:100%!important;min-width:0!important;height:34px!important;min-height:34px!important;padding:4px 6px!important;font-size:15px!important;transform:none!important}.floovoo-inventory-location{flex-direction:column!important;align-items:flex-start!important;gap:5px!important}.floovoo-inventory-location strong{white-space:normal!important;text-overflow:clip!important;line-height:1.25!important;overflow:visible!important}.seo-media-grid{grid-template-columns:1fr!important;gap:10px!important;width:100%!important;max-width:100%!important;min-height:0!important;margin:0!important;display:grid!important}.seo-image-picker{width:100%!important;max-width:100%!important;height:168px!important}.seo-media-grid>.product-field:nth-child(2){opacity:1!important;pointer-events:auto!important;gap:5px!important;width:100%!important;max-width:100%!important;margin:0!important;display:flex!important;position:static!important}.seo-media-grid>.product-field:nth-child(2):before{content:none!important;display:none!important}.seo-media-grid>.product-field:nth-child(2)>.product-field-label{margin:0!important;font-size:10.5px!important;display:block!important}.seo-media-grid>.product-field:nth-child(2)>input{border:1px solid var(--border-strong)!important;background:var(--input)!important;width:100%!important;max-width:100%!important;height:40px!important;min-height:40px!important;color:var(--text)!important;opacity:1!important;zoom:1!important;box-shadow:none!important;direction:inherit!important;text-align:start!important;border-radius:6px!important;padding:0 10px!important;font-size:16px!important;line-height:1.2!important;display:block!important;transform:none!important}.product-section-card{overflow:hidden}}@media (width<=390px){.floovoo-product-page .product-page-header{grid-template-columns:minmax(0,1fr) auto!important}.floovoo-product-page .product-heading-copy h1{font-size:16.5px!important}.floovoo-inventory-row{grid-template-columns:minmax(104px,1.25fr) 70px 46px 46px!important;gap:4px!important;padding-inline:5px!important}.floovoo-inventory-row.header{font-size:7px!important}}.floovoo-product-page .product-section-card{border-radius:11px;overflow:visible}.floovoo-product-page .product-field-label{font-size:10.5px;line-height:1.25}.floovoo-product-page .product-field input,.floovoo-product-page .product-field select,.floovoo-product-page .product-field textarea{letter-spacing:0;font-weight:430}.floovoo-gallery-manager{gap:8px;display:grid}.floovoo-media-showcase{aspect-ratio:3/2;grid-template-columns:minmax(0,2fr) minmax(112px,1fr);gap:9px;width:min(100%,720px);display:grid}.floovoo-media-main,.floovoo-media-more,.floovoo-media-add{border:1px solid var(--border);background:var(--surface-subtle);min-width:0;min-height:0;color:var(--text);cursor:pointer;border-radius:10px;margin:0;padding:0;position:relative;overflow:hidden}.floovoo-media-main{width:100%;height:100%;display:block}.floovoo-media-main img,.floovoo-media-more img{object-fit:cover;width:100%;height:100%;display:block}.floovoo-media-side{grid-template-rows:1fr 1fr;gap:9px;min-width:0;min-height:0;display:grid}.floovoo-media-more{place-items:center;display:grid}.floovoo-media-more:after{content:"";-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14141770;position:absolute;inset:0}.floovoo-media-more-empty{color:var(--muted);place-items:center;font-size:18px;display:grid;position:absolute;inset:0}.floovoo-media-more-overlay{z-index:2;color:#fff;letter-spacing:-.02em;font-size:21px;font-weight:620;position:relative}.floovoo-media-add{background:var(--surface);border-style:dashed;place-items:center;display:grid}.floovoo-media-add>span{color:var(--text-soft);font-size:32px;font-weight:300;line-height:1}.floovoo-media-add input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.floovoo-media-add.is-uploading{opacity:.5;pointer-events:none}.floovoo-media-summary{justify-content:space-between;align-items:center;gap:10px;width:min(100%,720px);min-height:28px;display:flex}.floovoo-media-summary>span{color:var(--muted);font-size:10px}.floovoo-media-manage-button{height:27px;color:var(--text-soft);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 8px;font-size:10px;font-weight:600}.floovoo-media-manage-button:hover{background:var(--hover);color:var(--text)}.floovoo-gallery-manage-panel{width:min(100%,720px);padding-top:2px}.floovoo-gallery-manage-panel .floovoo-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.floovoo-gallery-manage-panel .floovoo-gallery-image{aspect-ratio:1}.floovoo-gallery-manage-panel .floovoo-gallery-item figcaption{gap:5px;padding:6px}.floovoo-gallery-manage-panel .floovoo-gallery-actions{gap:3px}.floovoo-gallery-manage-panel .floovoo-gallery-actions button{min-height:24px;padding:0 6px;font-size:8px}.floovoo-media-empty{width:min(100%,720px);min-height:220px}.floovoo-rte{border-radius:8px!important;overflow:visible!important}.floovoo-rte-toolbar{background:var(--bg)!important;flex-wrap:nowrap!important;align-items:center!important;gap:1px!important;min-height:42px!important;padding:4px 6px!important;display:flex!important;position:relative!important;overflow:visible!important}.floovoo-rte-toolbar>.floovoo-rte-style{width:auto!important;min-width:104px!important;max-width:126px!important;height:32px!important;color:var(--text-soft)!important;background:0 0!important;border:0!important;padding:0 24px 0 8px!important;font-size:11.5px!important}.floovoo-rte-toolbar>button,.floovoo-rte-menu-wrap>button{width:31px!important;height:31px!important;color:var(--text-soft)!important;background:0 0!important;border:0!important;border-radius:5px!important;flex:0 0 31px!important;padding:0!important;font-size:13px!important}.floovoo-rte-toolbar>button:hover,.floovoo-rte-menu-wrap>button:hover,.floovoo-rte-menu-wrap>button.active{background:var(--active)!important;color:var(--text)!important}.floovoo-rte-color{border-radius:5px!important;flex:0 0 35px!important;width:35px!important;height:31px!important}.floovoo-rte-color>span{font-weight:600;font-size:12px!important}.floovoo-rte-divider{background:var(--border);flex:0 0 1px;width:1px;height:21px;margin:0 4px;display:block}.floovoo-rte-menu-wrap{flex:none;align-items:center;display:flex;position:relative}.floovoo-rte-popover{z-index:120;top:calc(100% + 7px);border:1px solid var(--border);background:var(--surface);border-radius:10px;padding:7px;position:absolute;inset-inline-end:0;box-shadow:0 12px 32px #00000026}.floovoo-rte-align-popover{grid-auto-flow:column;gap:3px;display:grid}.floovoo-rte-more-popover{gap:7px;min-width:274px;display:grid}.floovoo-rte-popover-row{grid-auto-columns:32px;grid-auto-flow:column;justify-content:start;gap:3px;display:grid}.floovoo-rte-popover button{width:32px;height:32px;color:var(--text-soft);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0;font-size:13px}.floovoo-rte-popover button:hover,.floovoo-rte-popover button.active{background:var(--active);color:var(--text)}.floovoo-rte-size{border:1px solid var(--border)!important;background:var(--input)!important;width:100%!important;height:30px!important;min-height:30px!important;color:var(--text-soft)!important;zoom:1!important;border-radius:6px!important;padding:0 8px!important;font-size:10px!important;transform:none!important}.floovoo-rte-editor-wrap{min-height:126px!important}.floovoo-rte-editor{min-height:126px!important;padding:12px!important;font-size:13px!important;line-height:1.52!important}.floovoo-rte-placeholder{font-size:13px!important;inset:12px auto auto 12px!important}.floovoo-rte-source{min-height:126px!important;font-size:12px!important}@media (width<=760px){.floovoo-product-page .product-field input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]),.floovoo-product-page .product-field select,.floovoo-product-page .product-settings-panel input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]),.floovoo-product-page .product-settings-panel select{zoom:.82!important;width:121.951%!important;max-width:none!important;height:39px!important;min-height:39px!important;padding:0 10px!important;font-size:16px!important;line-height:1.2!important;transform:none!important}.floovoo-product-page .product-field textarea{zoom:.82!important;width:121.951%!important;max-width:none!important;min-height:136px!important;padding:10px 11px!important;font-size:16px!important;line-height:1.45!important;transform:none!important}.floovoo-product-page .product-field-label{font-size:10px!important}.floovoo-rte-toolbar{gap:0!important;min-height:39px!important;padding:3px 5px!important}.floovoo-product-page .product-field .floovoo-rte-toolbar>.floovoo-rte-style{zoom:1!important;width:auto!important;min-width:96px!important;max-width:112px!important;height:30px!important;min-height:30px!important;padding:0 22px 0 7px!important;font-size:11px!important;line-height:1.2!important;transform:none!important}.floovoo-rte-toolbar>button,.floovoo-rte-menu-wrap>button{flex-basis:29px!important;width:29px!important;height:29px!important;font-size:12px!important}.floovoo-rte-color{flex-basis:32px!important;width:32px!important;height:29px!important}.floovoo-rte-divider{height:19px;margin-inline:3px}.floovoo-rte-more-popover{min-width:min(274px,100vw - 54px);inset-inline-end:-4px}.floovoo-product-page .product-field .floovoo-rte-popover .floovoo-rte-size{zoom:1!important;width:100%!important;max-width:100%!important;height:30px!important;min-height:30px!important;padding:0 8px!important;font-size:10px!important;transform:none!important}.floovoo-rte-editor-wrap{min-height:132px!important;overflow:hidden!important}.floovoo-rte-editor{zoom:.82!important;width:121.951%!important;min-height:161px!important;padding:13px 14px!important;font-size:16px!important;line-height:1.5!important;transform:none!important}.floovoo-rte-placeholder{font-size:13px!important;inset:11px 12px auto!important}.floovoo-rte-source{zoom:.82!important;width:121.951%!important;min-height:161px!important;padding:13px 14px!important;font-size:16px!important;transform:none!important}.floovoo-media-showcase{aspect-ratio:1.5;grid-template-columns:minmax(0,2fr) minmax(92px,1fr);gap:8px;width:100%}.floovoo-media-side{gap:8px}.floovoo-media-main,.floovoo-media-more,.floovoo-media-add{border-radius:9px}.floovoo-media-more-overlay{font-size:18px}.floovoo-media-add>span{font-size:29px}.floovoo-media-summary,.floovoo-gallery-manage-panel{width:100%}.floovoo-gallery-manage-panel .floovoo-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.floovoo-gallery-manage-panel .floovoo-gallery-actions{width:100%;grid-template-columns:1fr auto auto!important;display:grid!important}.floovoo-gallery-manage-panel .floovoo-gallery-actions .danger{grid-column:1/-1}.floovoo-media-empty{width:100%;min-height:160px!important}}@media (width<=390px){.floovoo-rte-divider{margin-inline:2px}.floovoo-product-page .product-field .floovoo-rte-toolbar>.floovoo-rte-style{min-width:88px!important;max-width:100px!important}.floovoo-rte-toolbar>button,.floovoo-rte-menu-wrap>button{flex-basis:27px!important;width:27px!important;height:28px!important}.floovoo-rte-color{flex-basis:30px!important;width:30px!important;height:28px!important}.floovoo-media-showcase{grid-template-columns:minmax(0,2fr) minmax(82px,1fr)}}.floovoo-product-page .floovoo-media-main-empty{background:var(--surface);color:var(--text-soft);text-align:center;border-style:dashed;align-content:center;place-items:center;gap:8px;display:grid}.floovoo-product-page .floovoo-media-main-empty input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.floovoo-product-page .floovoo-media-main-empty.is-uploading{opacity:.5;pointer-events:none}.floovoo-product-page .floovoo-media-main-empty:before,.floovoo-product-page .floovoo-media-main-empty:after{content:none}.floovoo-product-page .floovoo-media-more:after{background:color-mix(in srgb,var(--text) 12%,transparent);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.floovoo-product-page .floovoo-media-more-overlay{z-index:2;color:var(--text);text-shadow:0 1px 2px color-mix(in srgb,var(--surface) 72%,transparent);letter-spacing:0;justify-content:center;align-items:center;gap:3px;font-size:12.5px;font-weight:560;line-height:1;display:inline-flex;position:relative}.floovoo-product-page .floovoo-media-count-plus,.floovoo-product-page .floovoo-media-count-number{font:inherit;line-height:1}.floovoo-product-page .floovoo-media-more-empty-tile{background:color-mix(in srgb,var(--surface) 94%,var(--text) 6%);color:var(--text-soft)}.floovoo-product-page .floovoo-media-more-empty-tile:after{background:color-mix(in srgb,var(--text) 5%,transparent);-webkit-backdrop-filter:none;backdrop-filter:none}.floovoo-product-page .floovoo-media-more-empty-tile .floovoo-media-more-overlay{color:var(--text-soft);text-shadow:none}.floovoo-product-page .floovoo-media-more.is-empty-gallery{cursor:pointer}.floovoo-product-page .floovoo-media-empty-notice{width:min(100%,640px);color:var(--muted);margin:0 auto;padding:1px 1px 0;font-size:11px;font-weight:500;line-height:1.35}.floovoo-product-page .floovoo-media-add,.floovoo-product-page .floovoo-gallery-add-card{position:relative}.floovoo-product-page .floovoo-media-add input[type=file],.floovoo-product-page .floovoo-gallery-add-card input[type=file]{z-index:2!important;border-radius:inherit!important;color:#0000!important;opacity:0!important;appearance:none!important;cursor:pointer!important;background:0 0!important;border:0!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;font-size:0!important;line-height:0!important;display:block!important;position:absolute!important;inset:0!important;overflow:hidden!important}.floovoo-product-page .floovoo-media-add input[type=file]::file-selector-button{visibility:hidden!important;border:0!important;width:0!important;height:0!important;margin:0!important;padding:0!important}.floovoo-product-page .floovoo-gallery-add-card input[type=file]::file-selector-button{visibility:hidden!important;border:0!important;width:0!important;height:0!important;margin:0!important;padding:0!important}.floovoo-product-page .floovoo-media-add input[type=file]::-webkit-file-upload-button{visibility:hidden!important;border:0!important;width:0!important;height:0!important;margin:0!important;padding:0!important}.floovoo-product-page .floovoo-gallery-add-card input[type=file]::-webkit-file-upload-button{visibility:hidden!important;border:0!important;width:0!important;height:0!important;margin:0!important;padding:0!important}.floovoo-product-page .floovoo-gallery-manager.is-expanded{gap:10px}.floovoo-product-page .floovoo-gallery-manage-panel.is-expanded{padding-top:0}.floovoo-product-page .floovoo-gallery-manage-panel.is-expanded .floovoo-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:8px;display:grid}.floovoo-product-page .floovoo-gallery-item,.floovoo-product-page .floovoo-gallery-add-card{border:1px solid var(--border);background:var(--surface);border-radius:9px;min-width:0;margin:0;overflow:hidden}.floovoo-product-page .floovoo-gallery-item.is-pending{opacity:.72}.floovoo-product-page .floovoo-gallery-add-card{aspect-ratio:1;color:var(--text-soft);cursor:pointer;border-style:dashed;place-items:center;display:grid}.floovoo-product-page .floovoo-gallery-add-card>span{font-size:22px;font-weight:300;line-height:1}.floovoo-product-page .floovoo-gallery-add-card.is-uploading{opacity:.5;pointer-events:none}.floovoo-product-page .floovoo-media-showcase,.floovoo-product-page .floovoo-media-summary,.floovoo-product-page .floovoo-gallery-manage-panel,.floovoo-product-page .floovoo-media-empty{width:min(100%,640px);margin-inline:auto}@media (width<=760px){.floovoo-product-page .floovoo-media-showcase,.floovoo-product-page .floovoo-media-summary,.floovoo-product-page .floovoo-gallery-manage-panel,.floovoo-product-page .floovoo-media-empty{width:92%}.floovoo-product-page .floovoo-media-empty-notice{width:92%;font-size:10.5px}.floovoo-product-page .floovoo-media-more-overlay{font-size:12.5px}.floovoo-product-page .floovoo-gallery-manage-panel.is-expanded .floovoo-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.floovoo-product-page .floovoo-gallery-add-card>span{font-size:20px}}.floovoo-product-page,.floovoo-product-page .product-workspace,.floovoo-product-page .product-workspace-main,.floovoo-product-page .product-workspace-side,.floovoo-product-page .product-sections,.floovoo-product-page .product-section-card,.floovoo-product-page .product-settings-panel,.floovoo-product-page .product-form-grid,.floovoo-product-page .product-field,.floovoo-product-page .floovoo-rte,.floovoo-product-page .floovoo-rte-editor-wrap,.floovoo-product-page .floovoo-gallery-manager,.floovoo-product-page .floovoo-media-showcase,.floovoo-product-page .floovoo-product-inventory-matrix{box-sizing:border-box;min-width:0;max-width:100%}.floovoo-product-page{width:100%;overflow-x:clip}.floovoo-product-page *,.floovoo-product-page :before,.floovoo-product-page :after{box-sizing:border-box}.floovoo-product-page .product-field input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]),.floovoo-product-page .product-field select,.floovoo-product-page .product-field textarea,.floovoo-product-page .product-settings-panel input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]),.floovoo-product-page .product-settings-panel select,.floovoo-product-page .floovoo-rte-editor,.floovoo-product-page .floovoo-rte-source{zoom:1!important;width:100%!important;min-width:0!important;max-width:100%!important;transform:none!important}.floovoo-product-page .floovoo-rte-toolbar{min-width:0;max-width:100%}.floovoo-product-page .floovoo-rte-popover{max-width:min(340px,100vw - 32px)}.floovoo-product-page .floovoo-inventory-table{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto!important}@media (width<=760px){.floovoo-product-page{overflow-x:clip}.floovoo-product-page .product-field input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]),.floovoo-product-page .product-field select,.floovoo-product-page .product-settings-panel input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]),.floovoo-product-page .product-settings-panel select{height:40px!important;min-height:40px!important;padding:0 10px!important;font-size:16px!important;line-height:1.2!important}.floovoo-product-page .product-field textarea{min-height:118px!important;padding:10px!important;font-size:16px!important;line-height:1.45!important}.floovoo-product-page .floovoo-rte-editor,.floovoo-product-page .floovoo-rte-source{min-height:170px!important;padding:12px!important;font-size:16px!important;line-height:1.5!important}.floovoo-product-page .floovoo-rte-editor-wrap{overflow:hidden}.floovoo-product-page .floovoo-media-showcase,.floovoo-product-page .floovoo-media-summary,.floovoo-product-page .floovoo-gallery-manage-panel,.floovoo-product-page .floovoo-media-empty{width:92%!important;max-width:640px!important;margin-inline:auto!important}.floovoo-product-page .seo-media-grid,.floovoo-product-page .seo-image-picker{width:100%!important;max-width:100%!important}.floovoo-product-page .floovoo-inventory-row{min-width:520px}}.floovoo-product-page input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]):not([type=range]),.floovoo-product-page select,.floovoo-product-page textarea,.floovoo-product-page [contenteditable=true],.floovoo-product-page [role=textbox],.floovoo-product-page .floovoo-rte-editor,.floovoo-product-page .floovoo-rte-source{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;letter-spacing:0!important;font-size:12.5px!important;font-weight:400!important}.floovoo-product-page select option{font-size:12.5px;font-weight:400}@media (width<=760px){.floovoo-product-page input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]):not([type=range]),.floovoo-product-page select{zoom:1!important;width:100%!important;max-width:100%!important;height:40px!important;min-height:40px!important;padding:0 10px!important;font-size:12.5px!important;font-weight:400!important;line-height:1.2!important;transform:none!important}.floovoo-product-page textarea{zoom:1!important;width:100%!important;max-width:100%!important;min-height:118px!important;padding:10px 11px!important;font-size:12.5px!important;font-weight:400!important;line-height:1.45!important;transform:none!important}.floovoo-product-page [contenteditable=true],.floovoo-product-page [role=textbox],.floovoo-product-page .floovoo-rte-editor,.floovoo-product-page .floovoo-rte-source{zoom:1!important;width:100%!important;max-width:100%!important;min-height:132px!important;padding:12px!important;font-size:12.5px!important;font-weight:400!important;line-height:1.5!important;transform:none!important}.floovoo-product-page .floovoo-rte-toolbar>.floovoo-rte-style,.floovoo-product-page .floovoo-rte-size{zoom:1!important;width:auto!important;font-size:10px!important}}:root[data-seller-theme=obsidian]{--bg:#070a08;--surface:#0d1210;--surface-subtle:#111a15;--sidebar:#090e0b;--topbar-bg:#070a08e8;--border:#183428;--border-strong:#2a5a43;--text:#f3faf6;--text-soft:#bfd2c7;--muted:#769385;--hover:#102019;--active:#153023;--input:#0d1511;--focus:#52e3a0;--theme-icon-dark:#080c09;--chart-1:#54e6a6;--chart-2:#9bea72;--chart-3:#43c9c2;--chart-4:#b58cff;--chart-5:#ff8a9f;--chart-6:#73d8ff;--success:#55e4a6;--warning:#e8c76c;--danger:#ff7e93;--shadow-drawer:0 30px 84px #000000a3,0 8px 22px #0000005c;--popover-shadow:0 28px 78px #000000ad,0 5px 20px #00000061}:root[data-seller-theme=graphite]{--bg:#15171c;--surface:#1c2027;--surface-subtle:#232833;--sidebar:#181b21;--topbar-bg:#15171ce8;--border:#363d49;--border-strong:#4a5464;--text:#f3f4f8;--text-soft:#c8ccd6;--muted:#8f97a7;--hover:#262b34;--active:#303744;--input:#1b2027;--focus:#a68bfa;--theme-icon-dark:#17191e;--chart-1:#a78bfa;--chart-2:#72a9ff;--chart-3:#d184ff;--chart-4:#f0b861;--chart-5:#ef7f9c;--chart-6:#6ed8d0;--success:#70d6a3;--warning:#efc16d;--danger:#f2859b;--shadow-drawer:0 28px 78px #0405088a,0 6px 18px #04050847;--popover-shadow:0 24px 68px #04050894,0 4px 16px #0405084d}:root[data-seller-theme=midnight]{--bg:#07121f;--surface:#0c1b2d;--surface-subtle:#12243a;--sidebar:#091725;--topbar-bg:#07121fe8;--border:#20425f;--border-strong:#2e5c80;--text:#eff8ff;--text-soft:#c3d7e7;--muted:#809db4;--hover:#11273d;--active:#17334d;--input:#0c1b2d;--focus:#4ecbff;--theme-icon-dark:#081521;--chart-1:#4ecbff;--chart-2:#4fe0c8;--chart-3:#8ea3ff;--chart-4:#ffc45d;--chart-5:#ff819e;--chart-6:#75e1ff;--success:#55dfb4;--warning:#ffca70;--danger:#ff829d;--shadow-drawer:0 30px 84px #00061299,0 7px 20px #00061252;--popover-shadow:0 26px 74px #000612a3,0 5px 18px #00061257}.seller-theme-trigger{width:32px!important;height:32px!important;box-shadow:none!important;background:0 0!important;border-color:#0000!important}.seller-theme-trigger:hover,.seller-theme-trigger[aria-expanded=true]{background:var(--hover)!important;border-color:var(--border)!important}.seller-theme-split-icon{position:relative;border:1px solid color-mix(in srgb,var(--text) 28%,transparent)!important;background:linear-gradient(90deg,#fafafa 0 50%,var(--theme-icon-dark) 50% 100%)!important;width:18px!important;height:18px!important;box-shadow:0 0 0 1px color-mix(in srgb,var(--surface) 44%,transparent),inset 0 0 0 1px #ffffff14!important}.seller-theme-split-icon:after{content:"";border:1px solid color-mix(in srgb,var(--text) 18%,transparent);border-radius:999px;position:absolute;inset:3px}.seller-theme-popover{background:color-mix(in srgb,var(--surface) 94%,transparent)!important;width:min(760px,100vw - 28px)!important;box-shadow:var(--popover-shadow)!important;-webkit-backdrop-filter:blur(22px)saturate(1.08)!important;border-radius:16px!important;gap:12px!important;padding:14px!important}.seller-theme-popover-head{padding:1px 2px 2px!important}.seller-theme-popover-head strong{letter-spacing:-.01em;font-size:13px!important}.seller-theme-popover-head span{line-height:1.35;font-size:10.5px!important}.seller-theme-popover-head>button{flex:none;border-radius:8px!important;width:28px!important;height:28px!important}.seller-theme-board-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important;display:grid!important}.seller-theme-board{--theme-card-accent:var(--focus);min-height:0;overflow:hidden;box-shadow:inset 0 1px #ffffff06;border-color:var(--border)!important;background:color-mix(in srgb,var(--surface-subtle) 88%,var(--surface))!important;border-radius:13px!important;padding:8px!important}.seller-theme-board:hover{border-color:color-mix(in srgb,var(--theme-card-accent) 54%,var(--border))!important;background:var(--hover)!important}.seller-theme-board-copy{gap:3px!important;padding:0 2px 2px!important}.seller-theme-board-copy strong{letter-spacing:-.01em;font-weight:660;font-size:11.5px!important}.seller-theme-board-copy small{color:var(--muted)!important;font-size:9.4px!important;line-height:1.38!important}.seller-theme-board .seller-theme-check{box-shadow:0 2px 8px color-mix(in srgb,var(--theme-card-accent) 28%,transparent);top:12px!important;background:var(--theme-card-accent)!important;color:#07100b!important;width:19px!important;height:19px!important;inset-inline-end:12px!important}.seller-theme-board[data-theme-choice=light] .seller-theme-check,.seller-theme-board[data-theme-choice=graphite] .seller-theme-check,.seller-theme-board[data-theme-choice=midnight] .seller-theme-check{color:#fff!important}.seller-theme-live-preview{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--theme-card-accent) 7%,transparent);border-color:color-mix(in srgb,var(--theme-card-accent) 42%,var(--preview-border))!important;border-radius:10px!important;height:188px!important}.seller-theme-live-preview[data-preview-theme=obsidian]{--bg:#070a08;--surface:#0d1210;--surface-subtle:#111a15;--sidebar:#090e0b;--topbar-bg:#070a08;--border:#183428;--border-strong:#2a5a43;--text:#f3faf6;--text-soft:#bfd2c7;--muted:#769385;--hover:#102019;--active:#153023;--input:#0d1511;--focus:#52e3a0;--chart-1:#54e6a6;--chart-2:#9bea72;--chart-3:#43c9c2;--chart-4:#b58cff;--preview-bg:#070a08;--preview-border:#2a5a43}.seller-theme-live-preview[data-preview-theme=graphite]{--bg:#15171c;--surface:#1c2027;--surface-subtle:#232833;--sidebar:#181b21;--topbar-bg:#15171c;--border:#363d49;--border-strong:#4a5464;--text:#f3f4f8;--text-soft:#c8ccd6;--muted:#8f97a7;--hover:#262b34;--active:#303744;--input:#1b2027;--focus:#a68bfa;--chart-1:#a78bfa;--chart-2:#72a9ff;--chart-3:#d184ff;--chart-4:#f0b861;--preview-bg:#15171c;--preview-border:#4a5464}.seller-theme-live-preview[data-preview-theme=midnight]{--bg:#07121f;--surface:#0c1b2d;--surface-subtle:#12243a;--sidebar:#091725;--topbar-bg:#07121f;--border:#20425f;--border-strong:#2e5c80;--text:#eff8ff;--text-soft:#c3d7e7;--muted:#809db4;--hover:#11273d;--active:#17334d;--input:#0c1b2d;--focus:#4ecbff;--chart-1:#4ecbff;--chart-2:#4fe0c8;--chart-3:#8ea3ff;--chart-4:#ffc45d;--preview-bg:#07121f;--preview-border:#2e5c80}:root[data-seller-theme=obsidian] :is(.product-section-card,.commerce-table-card,.commerce-card,.shell-preview-block,.product-settings-panel){box-shadow:inset 0 0 0 1px #52e3a009;border-color:#20523b!important}:root[data-seller-theme=graphite] :is(.product-section-card,.commerce-table-card,.commerce-card,.shell-preview-block,.product-settings-panel){box-shadow:inset 0 0 0 1px #a68bfa06;border-color:#40495a!important}:root[data-seller-theme=midnight] :is(.product-section-card,.commerce-table-card,.commerce-card,.shell-preview-block,.product-settings-panel){box-shadow:inset 0 0 0 1px #4ecbff08;border-color:#245071!important}@media (width<=760px){.seller-theme-popover{top:56px!important;gap:10px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 66px)!important;padding:11px!important;inset-inline:8px!important}.seller-theme-board-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.seller-theme-board{border-radius:11px!important;gap:6px!important;padding:6px!important}.seller-theme-live-preview{border-radius:8px!important;height:154px!important}.seller-theme-board-copy{padding-inline:2px!important}.seller-theme-board-copy strong{font-size:10.5px!important}.seller-theme-board-copy small{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:24px;display:-webkit-box;overflow:hidden;font-size:8.8px!important;line-height:1.32!important}}@media (width<=430px){.seller-theme-popover{padding:9px!important;inset-inline:6px!important}.seller-theme-board-grid{gap:7px!important}.seller-theme-live-preview{height:136px!important}.seller-theme-board-copy small{min-height:23px}}@media (width<=360px){.seller-theme-live-preview{height:122px!important}.seller-theme-board-copy small{font-size:8.4px!important}}@media (prefers-reduced-motion:reduce){.seller-theme-board,.seller-theme-trigger{transition:none!important}}.seller-theme-device-stage{background:color-mix(in srgb,var(--surface) 58%,var(--surface-subtle));border-radius:12px;place-items:center;min-width:0;padding:8px;display:grid;position:relative;overflow:hidden}.seller-theme-device-stage.is-empty{min-height:240px}.seller-theme-device-frame{box-sizing:border-box;border:1px solid color-mix(in srgb,var(--theme-card-accent) 34%,#5d626b);background:#090a0d;flex:none;position:relative;overflow:hidden;box-shadow:0 16px 38px #0000003b,inset 0 0 0 1px #ffffff0d}.seller-theme-device-frame[data-preview-device=mobile]{border-radius:30px;width:auto;max-width:88%;height:clamp(320px,43dvh,440px);padding:6px}.seller-theme-device-frame[data-preview-device=tablet]{border-radius:22px;width:auto;max-width:94%;height:clamp(300px,39dvh,400px);padding:6px}.seller-theme-device-frame[data-preview-device=desktop]{border-radius:12px;width:min(100%,520px);height:auto;max-height:340px;padding:5px}.seller-theme-device-stage[data-preview-device=desktop]:after{content:"";background:color-mix(in srgb,var(--border-strong) 78%,#777);border-radius:2px 2px 8px 8px;width:76px;height:5px;margin-top:5px;box-shadow:0 4px 8px #0000001f}.seller-theme-device-frame .seller-theme-live-preview{border-radius:inherit!important;width:auto!important;height:auto!important;min-height:0!important;box-shadow:none!important;border:0!important;position:absolute!important;inset:5px!important;overflow:hidden!important}@media (width>=761px){.seller-theme-popover{overscroll-behavior:contain;z-index:420!important;top:84px!important;left:50%!important;right:auto!important;border-radius:18px!important;gap:15px!important;width:min(1120px,100vw - 48px)!important;max-width:none!important;max-height:calc(100dvh - 104px)!important;padding:18px!important;position:fixed!important;inset-inline:auto!important;overflow:auto!important;transform:translate(-50%)!important}.seller-theme-popover-head{padding:2px 3px 5px!important}.seller-theme-popover-head strong{font-size:14px!important}.seller-theme-popover-head span{font-size:11px!important}.seller-theme-board-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.seller-theme-board{border-radius:15px!important;gap:10px!important;padding:10px!important}.seller-theme-board-copy{gap:4px!important;padding:1px 3px 3px!important}.seller-theme-board-copy strong{font-size:12px!important}.seller-theme-board-copy small{font-size:9.8px!important}.seller-theme-board[data-preview-device=desktop] .seller-theme-device-stage{min-height:290px}.seller-theme-board[data-preview-device=tablet] .seller-theme-device-stage{min-height:330px}}@media (width>=761px) and (height<=780px){.seller-theme-popover{max-height:calc(100dvh - 80px)!important;top:68px!important}.seller-theme-device-frame[data-preview-device=mobile]{height:300px}.seller-theme-device-frame[data-preview-device=tablet]{height:285px}.seller-theme-board[data-preview-device=desktop] .seller-theme-device-stage{min-height:230px}}@media (width<=760px){.seller-theme-popover{overscroll-behavior:contain;top:66px!important;gap:10px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 78px)!important;padding:12px!important;position:fixed!important;inset-inline:10px!important;overflow:auto!important}.seller-theme-board-grid{grid-template-columns:1fr!important;gap:10px!important}.seller-theme-board{gap:8px!important;padding:8px!important}.seller-theme-device-stage{min-height:360px;padding:10px}.seller-theme-device-frame[data-preview-device=mobile]{height:min(47dvh,420px);max-height:420px}.seller-theme-device-frame[data-preview-device=tablet]{height:min(43dvh,380px);max-height:380px}.seller-theme-device-frame[data-preview-device=desktop]{width:min(100%,520px)}}@media (width<=430px){.seller-theme-popover{top:62px!important;max-height:calc(100dvh - 70px)!important;padding:10px!important;inset-inline:7px!important}.seller-theme-device-stage{min-height:335px;padding:8px}.seller-theme-device-frame[data-preview-device=mobile]{height:min(43dvh,385px);max-height:385px}}@media (width<=360px){.seller-theme-device-stage{min-height:310px}.seller-theme-device-frame[data-preview-device=mobile]{height:min(40dvh,355px);max-height:355px}}body.seller-theme-dialog-open{overscroll-behavior:none!important;overflow:hidden!important}.seller-theme-popover{z-index:1200!important;box-sizing:border-box!important;overscroll-behavior:contain!important;contain:layout paint!important}.seller-theme-board-grid{align-items:stretch!important}.seller-theme-board{min-height:0!important}.seller-theme-device-stage{box-sizing:border-box!important;height:142px!important;min-height:0!important;padding:6px!important}.seller-theme-device-frame[data-preview-device=mobile],.seller-theme-device-frame[data-preview-device=tablet]{border-radius:18px!important;width:auto!important;max-width:86%!important;height:126px!important;max-height:126px!important;padding:4px!important}.seller-theme-device-frame[data-preview-device=desktop]{aspect-ratio:auto!important;border-radius:9px!important;width:min(100%,260px)!important;height:126px!important;max-height:126px!important;padding:4px!important}.seller-theme-device-frame[data-preview-device=mobile] .seller-theme-live-preview,.seller-theme-device-frame[data-preview-device=tablet] .seller-theme-live-preview{border-radius:14px!important}.seller-theme-board-copy small{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:0!important;display:-webkit-box!important;overflow:hidden!important}.floovoo-product-page .product-heading-copy,.floovoo-product-page .product-heading-copy h1{min-width:0!important;max-width:100%!important}.floovoo-product-page .product-heading-copy h1{overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:auto!important;hyphens:auto!important;white-space:normal!important}@media (width<=760px){.seller-theme-popover{top:max(54px,env(safe-area-inset-top))!important;left:8px!important;right:8px!important;-webkit-overflow-scrolling:touch!important;border-radius:14px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 66px)!important;padding:9px!important;position:fixed!important;inset-inline:8px!important;overflow:auto!important}.seller-theme-popover-head{z-index:3!important;background:var(--surface)!important;padding:8px 2px 7px!important;position:sticky!important;top:-9px!important}.seller-theme-board-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.seller-theme-board{border-radius:10px!important;gap:5px!important;padding:6px!important}.seller-theme-device-stage{height:124px!important;padding:5px!important}.seller-theme-device-frame[data-preview-device=mobile],.seller-theme-device-frame[data-preview-device=tablet],.seller-theme-device-frame[data-preview-device=desktop]{height:112px!important;max-height:112px!important}.seller-theme-board-copy strong{font-size:10px!important;line-height:1.2!important}.seller-theme-board-copy small{font-size:8.3px!important;line-height:1.25!important}.seller-topbar,.seller-topbar-leading,.seller-topbar-actions{min-width:0!important;max-width:100%!important}.seller-topbar{overflow:visible!important}.seller-breadcrumbs{min-width:0!important;overflow:hidden!important}.seller-breadcrumbs strong{white-space:nowrap!important;text-overflow:ellipsis!important;overflow-wrap:normal!important;word-break:normal!important;overflow:hidden!important}.floovoo-product-page .product-page-header{grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:8px!important;display:grid!important}.floovoo-product-page .product-heading-copy{width:100%!important}.floovoo-product-page .product-heading-copy h1{width:100%!important;font-size:18px!important;line-height:1.18!important}.floovoo-product-page .product-header-actions{justify-content:flex-end!important;align-items:center!important;gap:6px!important;width:100%!important;max-width:100%!important;display:flex!important}.floovoo-product-page .product-tabs-sticky,.floovoo-product-page .product-tabs,.floovoo-product-page .language-switcher{min-width:0!important;max-width:100%!important}.floovoo-product-page .product-tabs,.floovoo-product-page .language-switcher{white-space:nowrap!important;scrollbar-width:none!important;overflow:auto hidden!important}.floovoo-product-page .product-tabs::-webkit-scrollbar{display:none!important}.floovoo-product-page .language-switcher::-webkit-scrollbar{display:none!important}}@media (width<=390px){.seller-theme-popover{left:6px!important;right:6px!important;padding:8px!important;inset-inline:6px!important}.seller-theme-board-grid{gap:6px!important}.seller-theme-device-stage{height:112px!important;padding:4px!important}.seller-theme-device-frame[data-preview-device=mobile],.seller-theme-device-frame[data-preview-device=tablet],.seller-theme-device-frame[data-preview-device=desktop]{height:102px!important;max-height:102px!important}.seller-theme-board-copy small{-webkit-line-clamp:1}.floovoo-product-page .product-heading-copy h1{font-size:17px!important}}@media (width<=330px){.seller-theme-board-grid{grid-template-columns:1fr!important}.seller-theme-device-stage{height:118px!important}}.seller-theme-popover{--theme-device-height:128px;border-radius:18px!important;gap:14px!important;width:min(840px,100vw - 36px)!important;height:auto!important;padding:18px!important;overflow:auto!important}.seller-theme-popover-head{justify-content:space-between!important;align-items:flex-start!important;min-width:0!important;padding:1px 34px 5px 2px!important;display:flex!important}.seller-theme-modal-copy{white-space:normal!important;gap:5px!important;min-width:0!important;display:grid!important;overflow:visible!important}.seller-theme-modal-copy>strong{letter-spacing:-.025em!important;min-width:0!important;color:var(--text)!important;white-space:normal!important;overflow-wrap:anywhere!important;font-size:20px!important;font-weight:720!important;line-height:1.15!important}.seller-theme-modal-copy>span{min-width:0!important;max-width:690px!important;color:var(--muted)!important;white-space:normal!important;overflow-wrap:anywhere!important;font-size:12.5px!important;line-height:1.45!important}.seller-theme-modal-close{z-index:8!important;top:12px!important;background:color-mix(in srgb,var(--surface) 90%,transparent)!important;width:25px!important;height:25px!important;color:var(--muted)!important;cursor:pointer!important;border:0!important;border-radius:7px!important;place-items:center!important;padding:0!important;font-size:16px!important;line-height:1!important;display:grid!important;position:absolute!important;inset-inline-end:12px!important}.seller-theme-modal-close:hover,.seller-theme-modal-close:focus-visible{background:var(--hover)!important;color:var(--text)!important;outline:none!important}.seller-theme-board-grid{grid-template-rows:none!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:max-content!important;align-content:start!important;align-items:start!important;gap:32px 14px!important;height:auto!important;min-height:0!important;margin-top:0!important;padding-top:25px!important;display:grid!important}.seller-theme-board{--theme-card-accent:var(--focus);border:1px solid var(--border)!important;background:color-mix(in srgb,var(--surface-subtle) 90%,var(--surface))!important;border-radius:14px!important;grid-template-rows:auto auto!important;align-content:start!important;place-items:stretch stretch!important;gap:0!important;min-width:0!important;height:auto!important;min-height:138px!important;padding:0 10px 10px!important;display:grid!important;position:relative!important;overflow:visible!important;box-shadow:inset 0 1px #ffffff06!important}.seller-theme-board:hover{border-color:color-mix(in srgb,var(--theme-card-accent) 56%,var(--border))!important;background:var(--hover)!important;transform:translateY(-1px)!important}.seller-theme-board.active{border-color:var(--theme-card-accent)!important;box-shadow:0 0 0 1px color-mix(in srgb,var(--theme-card-accent) 25%,transparent),inset 0 1px 0 #ffffff0a!important}.seller-theme-board[data-theme-choice=light]{--theme-card-accent:#6f6fdf}.seller-theme-board[data-theme-choice=obsidian]{--theme-card-accent:#52e3a0}.seller-theme-board[data-theme-choice=graphite]{--theme-card-accent:#a68bfa}.seller-theme-board[data-theme-choice=midnight]{--theme-card-accent:#4ecbff}.seller-theme-device-stage{z-index:3!important;width:100%!important;height:var(--theme-device-height)!important;min-height:var(--theme-device-height)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;place-items:center!important;margin-top:-23px!important;padding:0!important;display:grid!important;position:relative!important;overflow:visible!important}.seller-theme-board[data-theme-choice] .seller-theme-device-stage,.seller-theme-device-stage.is-empty{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.seller-theme-device-frame{box-sizing:border-box!important;background:#0d0f13!important;border:3px solid #20242b!important;outline:1px solid #ffffff1a!important;flex:none!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 22px #0000003d,0 2px 6px #00000029,inset 0 0 0 1px #ffffff0e!important}.seller-theme-device-frame[data-preview-device=mobile]{height:var(--theme-device-height)!important;border-radius:22px!important;width:auto!important;max-width:82%!important;padding:5px!important}.seller-theme-device-frame[data-preview-device=tablet]{height:var(--theme-device-height)!important;border-radius:16px!important;width:auto!important;max-width:84%!important;padding:5px!important}.seller-theme-device-frame[data-preview-device=desktop]{width:min(78%,250px)!important;height:auto!important;max-height:var(--theme-device-height)!important;border-radius:9px!important;padding:4px!important}.seller-theme-device-frame[data-preview-device=mobile]:before,.seller-theme-device-frame[data-preview-device=tablet]:before{content:"";z-index:5;pointer-events:none;background:#ffffff42;border-radius:99px;width:20px;height:3px;position:absolute;top:6px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #00000038}.seller-theme-device-stage[data-preview-device=desktop]:after{content:"";z-index:1;background:#343943;border-radius:2px 2px 7px 7px;width:50px;height:4px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%);box-shadow:0 3px 6px #00000029}.seller-theme-device-frame .seller-theme-live-preview{width:auto!important;height:auto!important;min-height:0!important;box-shadow:none!important;border:0!important;position:absolute!important;inset:4px!important;overflow:hidden!important}.seller-theme-device-frame[data-preview-device=mobile] .seller-theme-live-preview{border-radius:16px!important}.seller-theme-device-frame[data-preview-device=tablet] .seller-theme-live-preview{border-radius:11px!important}.seller-theme-device-frame[data-preview-device=desktop] .seller-theme-live-preview{border-radius:5px!important}.seller-theme-board-copy{white-space:normal!important;align-content:start!important;gap:4px!important;width:100%!important;min-width:0!important;min-height:45px!important;padding:8px 2px 0!important;line-height:1.25!important;display:grid!important;overflow:hidden!important}.seller-theme-board-copy strong{min-width:0!important;max-width:100%!important;color:var(--text)!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:12px!important;font-weight:680!important;line-height:1.2!important;overflow:hidden!important}.seller-theme-board-description{min-width:0!important;max-width:100%!important;color:var(--muted)!important;white-space:normal!important;overflow-wrap:anywhere!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:10px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.seller-theme-board .seller-theme-check{display:none;top:7px!important;background:var(--theme-card-accent)!important;color:#fff!important;border:1px solid color-mix(in srgb,var(--surface) 58%,transparent)!important;border-radius:999px!important;place-items:center!important;width:15px!important;min-width:15px!important;height:15px!important;min-height:15px!important;font-size:8px!important;line-height:1!important;inset-inline-end:7px!important;box-shadow:0 2px 7px #0000002e!important}.seller-theme-board.active .seller-theme-check{display:grid!important}@media (width>=761px){.seller-theme-popover{max-height:calc(100dvh - 88px)!important}}@media (width<=760px){.seller-theme-popover{--theme-device-height:clamp(188px,27dvh,244px);top:max(50px,env(safe-area-inset-top))!important;bottom:max(4px,env(safe-area-inset-bottom))!important;left:6px!important;right:6px!important;border-radius:15px!important;grid-template-rows:auto minmax(0,1fr)!important;gap:7px!important;width:auto!important;max-width:none!important;height:auto!important;max-height:none!important;padding:11px 10px 9px!important;display:grid!important;position:fixed!important;inset-inline:6px!important;overflow:hidden!important}.seller-theme-popover-head{min-height:0!important;padding:1px 30px 4px 1px!important}.seller-theme-modal-copy{gap:4px!important}.seller-theme-modal-copy>strong{font-size:17px!important}.seller-theme-modal-copy>span{font-size:10.5px!important;line-height:1.4!important}.seller-theme-modal-close{top:8px!important;width:22px!important;height:22px!important;font-size:15px!important;inset-inline-end:8px!important}.seller-theme-board-grid{grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:unset!important;align-content:stretch!important;align-items:stretch!important;gap:8px!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding-top:0!important;overflow:hidden!important}.seller-theme-board{border-radius:12px!important;grid-template-rows:minmax(0,1fr) auto!important;align-content:stretch!important;place-items:stretch stretch!important;gap:4px!important;height:100%!important;min-height:0!important;padding:7px!important;overflow:hidden!important}.seller-theme-device-stage,.seller-theme-board[data-theme-choice] .seller-theme-device-stage{width:100%!important;height:100%!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;place-items:center!important;margin:0!important;padding:3px!important;display:grid!important;overflow:hidden!important}.seller-theme-device-frame[data-preview-device=mobile],.seller-theme-device-frame[data-preview-device=tablet]{height:min(var(--theme-device-height),calc(100% - 6px))!important;max-width:90%!important;max-height:100%!important}.seller-theme-device-frame[data-preview-device=mobile]{border-radius:25px!important}.seller-theme-device-frame[data-preview-device=tablet]{border-radius:19px!important}.seller-theme-device-frame[data-preview-device=desktop]{width:min(90%,250px)!important;max-height:calc(100% - 6px)!important}.seller-theme-board-copy{align-self:end!important;gap:3px!important;min-height:43px!important;padding:5px 2px 1px!important}.seller-theme-board-copy strong{font-size:11px!important}.seller-theme-board-description{font-size:9px!important;line-height:1.3!important}.seller-theme-board .seller-theme-check{top:6px!important;width:14px!important;min-width:14px!important;height:14px!important;min-height:14px!important;font-size:7.5px!important;inset-inline-end:6px!important}}@media (width<=430px){.seller-theme-popover{--theme-device-height:clamp(180px,26dvh,232px);padding-inline:8px!important}.seller-theme-board-grid{gap:7px!important}.seller-theme-board{padding:6px!important}.seller-theme-board-copy strong{font-size:10.8px!important}.seller-theme-board-description{font-size:8.8px!important}}@media (width<=350px){.seller-theme-popover{--theme-device-height:clamp(165px,25dvh,210px)}.seller-theme-board-grid{grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.seller-theme-board-copy strong{font-size:10.2px!important}.seller-theme-board-description{-webkit-line-clamp:1!important;font-size:8.2px!important}}@media (width<=760px) and (height<=650px){.seller-theme-popover{--theme-device-height:clamp(145px,24dvh,180px);gap:5px!important;padding-block:7px!important}.seller-theme-board-grid{gap:5px!important}.seller-theme-board{gap:2px!important;padding:5px!important}.seller-theme-board-copy{min-height:36px!important;padding-top:3px!important}.seller-theme-board-description{-webkit-line-clamp:1!important}}@media (hover:none){.seller-theme-board:hover{transform:none!important}}@media (prefers-reduced-motion:reduce){.seller-theme-board{transition:none!important}}@media (width<=760px){.seller-theme-popover{--theme-device-height:clamp(228px,33dvh,292px)}.seller-theme-board{padding:3px 5px 5px!important}.seller-theme-device-stage,.seller-theme-board[data-theme-choice] .seller-theme-device-stage{padding:4px!important}.seller-theme-device-frame[data-preview-device=mobile],.seller-theme-device-frame[data-preview-device=tablet]{height:min(var(--theme-device-height),calc(100% - 8px))!important;max-width:94%!important;max-height:calc(100% - 8px)!important;box-shadow:none!important}.seller-theme-device-frame[data-preview-device=desktop]{width:min(94%,276px)!important;max-height:calc(100% - 8px)!important;box-shadow:none!important}.seller-theme-device-frame,.seller-theme-device-stage,.seller-theme-board[data-theme-choice] .seller-theme-device-stage{box-shadow:none!important}.seller-theme-board-copy{align-self:end!important;gap:1px!important;min-height:32px!important;padding:2px!important}}@media (width<=430px){.seller-theme-popover{--theme-device-height:clamp(220px,32dvh,282px)}.seller-theme-board{padding:3px 4px 5px!important}.seller-theme-device-stage,.seller-theme-board[data-theme-choice] .seller-theme-device-stage{padding:3px!important}.seller-theme-device-frame[data-preview-device=mobile],.seller-theme-device-frame[data-preview-device=tablet]{height:min(var(--theme-device-height),calc(100% - 6px))!important;max-width:95%!important;max-height:calc(100% - 6px)!important}.seller-theme-device-frame[data-preview-device=desktop]{width:min(95%,272px)!important;max-height:calc(100% - 6px)!important}.seller-theme-board-copy{min-height:31px!important;padding:2px!important}}@media (width<=350px){.seller-theme-popover{--theme-device-height:clamp(200px,30dvh,255px)}.seller-theme-board-copy{min-height:29px!important;padding-top:1px!important}}@media (width<=760px) and (height<=650px){.seller-theme-popover{--theme-device-height:clamp(175px,28dvh,205px)}.seller-theme-board-copy{min-height:29px!important;padding:1px 2px!important}}.seller-topbar{isolation:isolate;z-index:600!important}.seller-topbar-actions{z-index:2;position:relative;pointer-events:auto!important}.seller-theme-picker{z-index:3!important;pointer-events:auto!important;position:relative!important}.seller-theme-trigger{-webkit-tap-highlight-color:transparent;z-index:4!important;pointer-events:auto!important;touch-action:manipulation!important;position:relative!important}.seller-theme-split-icon,.seller-theme-split-icon:before,.seller-theme-split-icon:after{pointer-events:none!important}.seller-theme-popover{z-index:1200!important;pointer-events:auto!important;position:fixed!important}@media (width>=761px){.seller-theme-popover{inset:72px auto auto 50%!important;max-height:calc(100dvh - 88px)!important;inset-inline:auto!important;overflow:auto!important;transform:translate(-50%)!important}}@media (width<=760px){.seller-theme-popover{top:max(50px,env(safe-area-inset-top))!important;bottom:max(4px,env(safe-area-inset-bottom))!important;-webkit-overflow-scrolling:touch!important;left:6px!important;right:6px!important;width:auto!important;max-width:none!important;height:auto!important;max-height:none!important;inset-inline:6px!important;overflow:hidden!important;transform:none!important}.content-language-switcher,.floovoo-product-page .product-language-bar{flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:7px!important;display:flex!important;overflow:visible!important}.content-language-switcher>span,.floovoo-product-page .product-language-bar>span:first-child{white-space:nowrap!important;flex:none!important;width:auto!important;min-width:0!important;margin:0!important}.content-language-buttons,.floovoo-product-page .product-language-bar .language-switcher{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;flex:0 auto!important;align-items:center!important;min-width:0!important;max-width:100%!important;margin-inline-start:auto!important;display:flex!important;overflow:auto hidden!important}.content-language-buttons::-webkit-scrollbar{display:none!important}.floovoo-product-page .product-language-bar .language-switcher::-webkit-scrollbar{display:none!important}}.product-settings-header-runtime{display:none!important}@media (width<=760px){.floovoo-product-page .product-header-actions:not(:has(.floovoo-product-actions-menu)):before{content:none!important;display:none!important}.floovoo-product-page .product-header-actions .product-more-create-runtime{flex:0 0 var(--seller-control-h)!important;width:var(--seller-control-h)!important;min-width:var(--seller-control-h)!important;height:var(--seller-control-h)!important;min-height:var(--seller-control-h)!important;opacity:1!important;pointer-events:auto!important;cursor:pointer!important;order:2!important;place-items:center!important;padding:0!important;display:grid!important}.floovoo-product-page .product-header-actions .product-preview-button[data-create-product-interactive=true]{opacity:1!important;pointer-events:auto!important;cursor:pointer!important}.floovoo-product-page .mobile-settings-edge{display:grid!important}}.seller-theme-trigger{color:color-mix(in srgb,var(--focus) 78%,var(--text) 22%)!important;background:color-mix(in srgb,var(--surface) 92%,var(--focus) 8%)!important;border-color:color-mix(in srgb,var(--border) 72%,var(--focus) 28%)!important;box-shadow:inset 0 1px 0 color-mix(in srgb,var(--surface) 70%,transparent)!important}.seller-theme-trigger:hover,.seller-theme-trigger:focus-visible{color:var(--focus)!important;background:color-mix(in srgb,var(--surface) 84%,var(--focus) 16%)!important;border-color:color-mix(in srgb,var(--border-strong) 54%,var(--focus) 46%)!important}.seller-theme-trigger[aria-expanded=true]{color:var(--focus)!important;background:color-mix(in srgb,var(--surface) 80%,var(--focus) 20%)!important;border-color:color-mix(in srgb,var(--border-strong) 46%,var(--focus) 54%)!important}.seller-theme-split-icon{width:18px!important;height:18px!important;box-shadow:none!important;color:inherit!important;background:0 0!important;border:0!important;border-radius:0!important;display:block!important;position:relative!important}.seller-theme-split-icon:before,.seller-theme-split-icon:after{content:"";clip-path:polygon(50% 0,61% 37%,100% 50%,61% 63%,50% 100%,39% 63%,0 50%,39% 37%);background:currentColor;display:block;position:absolute}.seller-theme-split-icon:before{width:12px;height:12px;inset:0 auto auto 0}.seller-theme-split-icon:after{opacity:.72;width:7px;height:7px;inset:auto 0 1px auto}.seller-nav-icon{color:color-mix(in srgb,var(--muted) 86%,var(--focus) 14%)!important}.seller-nav-trigger:hover .seller-nav-icon,.seller-nav-trigger.is-active-section .seller-nav-icon{color:color-mix(in srgb,var(--text) 70%,var(--focus) 30%)!important}.seller-nav-child{gap:7px!important;margin-inline-start:22px!important;padding-inline:7px!important}.seller-nav-child-icon{width:16px;height:16px;color:color-mix(in srgb,var(--muted) 88%,var(--focus) 12%);flex:0 0 16px;place-items:center;transition:color .12s,transform .12s;display:grid}.seller-nav-child-label{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.seller-nav-child:hover .seller-nav-child-icon{color:color-mix(in srgb,var(--text) 72%,var(--focus) 28%)}.seller-nav-child.is-active .seller-nav-child-icon{color:var(--focus)}.seller-nav-child.is-active .seller-nav-rail{background:color-mix(in srgb,var(--focus) 58%,var(--muted) 42%)!important}.seller-nav-external-mark{flex:none;margin-inline-start:auto}@media (width<=760px){.seller-theme-trigger{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important}.seller-nav-child{margin-inline-start:20px!important}}@media (prefers-reduced-motion:reduce){.seller-nav-child-icon{transition:none!important}}.seller-notifications{align-items:center;display:flex;position:relative}.seller-notification-trigger{cursor:pointer;border-radius:9px;place-items:center;width:32px;height:32px;padding:0;transition:background .14s,border-color .14s,color .14s,transform .14s;display:grid;position:relative;border:1px solid var(--border)!important;background:var(--surface)!important;color:var(--text-soft)!important}.seller-notification-trigger:hover,.seller-notification-trigger.is-open{background:var(--hover)!important;border-color:color-mix(in srgb,var(--focus) 42%,var(--border-strong))!important;color:var(--focus)!important}.seller-notification-trigger:active{transform:scale(.96)}.seller-notification-badge{top:-5px;border:2px solid var(--topbar-bg);background:var(--danger);color:#fff;font-variant-numeric:tabular-nums;box-sizing:border-box;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:8.5px;font-weight:750;line-height:1;display:grid;position:absolute;inset-inline-end:-5px}.seller-notification-panel{z-index:760;top:calc(100% + 9px);border:1px solid var(--border);background:color-mix(in srgb,var(--surface) 97%,transparent);width:min(390px,100vw - 24px);max-height:min(520px,100dvh - 82px);box-shadow:var(--popover-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:13px;grid-template-rows:auto minmax(0,1fr);display:grid;position:absolute;inset-inline-end:0;overflow:hidden}.seller-notification-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;height:38px;padding:0 11px;display:flex}.seller-notification-head strong{font-size:12px;font-weight:680}.seller-notification-head>span{background:color-mix(in srgb,var(--focus) 14%,var(--surface));min-width:19px;height:19px;color:var(--focus);border-radius:999px;place-items:center;padding:0 5px;font-size:9px;font-weight:700;display:grid}.seller-notification-list{overscroll-behavior:contain;gap:5px;padding:6px;display:grid;overflow:auto}.seller-notification-empty{min-height:92px;color:var(--muted);text-align:center;place-items:center;padding:18px;font-size:11px;display:grid}.seller-notification-item{border:1px solid var(--border);background:var(--surface-subtle);border-radius:10px;grid-template-columns:minmax(0,1fr);min-width:0;padding:9px 62px 9px 13px;transition:background .14s,border-color .14s,opacity .14s;display:grid;position:relative}[dir=rtl] .seller-notification-item{padding:9px 13px 9px 62px}.seller-notification-item.is-unread{background:color-mix(in srgb,var(--focus) 5%,var(--surface));border-color:color-mix(in srgb,var(--focus) 20%,var(--border))}.seller-notification-item.is-read{opacity:.68;background:var(--surface)}.seller-notification-severity{background:var(--muted);border-radius:99px;width:3px;position:absolute;inset-block:8px;inset-inline-start:5px}.seller-notification-item.severity-critical .seller-notification-severity{background:var(--danger)}.seller-notification-item.severity-warning .seller-notification-severity{background:var(--warning)}.seller-notification-item.severity-info .seller-notification-severity{background:var(--focus)}.seller-notification-item.severity-success .seller-notification-severity{background:var(--success)}.seller-notification-copy{gap:3px;min-width:0;display:grid}.seller-notification-title-row{justify-content:space-between;align-items:baseline;gap:9px;min-width:0;display:flex}.seller-notification-title-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text);font-size:11.5px;font-weight:670;overflow:hidden}.seller-notification-title-row time{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font-size:9px}.seller-notification-copy p{color:var(--text-soft);margin:0;font-size:10.5px;line-height:1.42}.seller-notification-copy small{color:var(--muted);text-transform:capitalize;font-size:8.5px;line-height:1.2}.seller-notification-actions{top:8px;align-items:center;gap:4px;display:flex;position:absolute;inset-inline-end:8px}.seller-notification-actions button{cursor:pointer;width:24px!important;height:24px!important;min-height:24px!important;color:var(--muted)!important;background:0 0!important;border:1px solid #0000!important;border-radius:7px!important;place-items:center!important;padding:0!important;display:grid!important}.seller-notification-actions button:hover{background:var(--hover)!important;border-color:var(--border)!important;color:var(--text)!important}.seller-notification-delete{font-size:17px!important;font-weight:350!important;line-height:1!important}.seller-notification-delete:hover{color:var(--danger)!important}@media (width<=760px){.seller-notification-panel{top:51px;width:auto;max-height:calc(100dvh - 63px);position:fixed;inset-inline:8px}.seller-notification-trigger{width:32px;height:32px}.seller-notification-item{padding-block:8px}}@media (prefers-reduced-motion:reduce){.seller-notification-trigger,.seller-notification-item{transition:none!important}}.product-tabs button{justify-content:center;align-items:center;gap:6px;display:inline-flex}.product-tabs button>svg{opacity:.8;flex:none}.product-tabs button.active>svg{opacity:1}.product-tabs button>span{white-space:nowrap;display:inline-block}.product-save-notice.error{max-width:min(680px,82vw)}@media (width<=760px){.product-tabs button{gap:5px;padding-inline:9px}.product-tabs button>svg{width:13px;height:13px}}.floovoo-product-page{--floovoo-required-accent:var(--floovoo-theme-required-accent,#8b5cf6);--floovoo-required-accent-soft:color-mix(in srgb, var(--floovoo-required-accent) 16%, transparent)}.product-field.is-required .product-field-label{align-items:baseline;gap:4px;display:inline-flex}.floovoo-required-mark{color:var(--floovoo-required-accent);font-size:.9em;font-weight:800;line-height:1}.product-field.is-required>input,.product-field.is-required>textarea,.product-field.is-required>select,.product-field.is-required>.rich-editor,.product-field.is-required>.floovoo-rich-text-editor,.product-field.is-required>.product-field-control{box-shadow:0 0 0 1px var(--floovoo-required-accent-soft);border-color:var(--floovoo-required-accent)!important}.product-field.is-required:focus-within>input,.product-field.is-required:focus-within>textarea,.product-field.is-required:focus-within>select,.product-field.is-required:focus-within>.rich-editor,.product-field.is-required:focus-within>.floovoo-rich-text-editor,.product-field.is-required:focus-within>.product-field-control{box-shadow:0 0 0 3px var(--floovoo-required-accent-soft)}.floovoo-section-heading-line{align-items:center;gap:7px;display:inline-flex;position:relative}.floovoo-section-help{flex:none;align-items:center;display:inline-flex;position:relative}.floovoo-section-help-trigger{color:currentColor;opacity:.56;width:19px;min-width:19px;height:19px;font:inherit;text-align:center;cursor:pointer;background:0 0;border:1px solid;border-radius:999px;padding:0;font-size:12px;font-weight:750;line-height:17px}.floovoo-section-help-trigger:hover,.floovoo-section-help-trigger:focus-visible,.floovoo-section-help.is-open .floovoo-section-help-trigger{opacity:1;box-shadow:0 0 0 3px var(--floovoo-required-accent-soft);outline:none}.floovoo-section-help-popover{z-index:45;border:1px solid var(--border,#7878823d);background:var(--surface,var(--card-bg,#fff));width:min(290px,100vw - 52px);color:var(--text,inherit);text-align:start;border-radius:10px;padding:11px 12px;font-size:12px;line-height:1.45;position:absolute;inset-block-start:calc(100% + 8px);inset-inline-start:0;box-shadow:0 12px 34px #00000024}.floovoo-section-help-popover strong,.floovoo-section-help-popover span{display:block}.floovoo-section-help-popover strong{margin-bottom:4px;font-size:12.5px}@media (width<=720px){.floovoo-section-help-trigger{width:20px;min-width:20px;height:20px;font-size:12px;line-height:18px}.floovoo-section-help-popover{width:min(270px,100vw - 44px)}}.seller-toast-viewport{z-index:3000;pointer-events:none;padding:20px max(16px,env(safe-area-inset-right)) max(20px,calc(env(safe-area-inset-bottom) + 12px)) max(16px,env(safe-area-inset-left));justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.seller-toast{pointer-events:auto;color:#f6f6f7;background:#202223;border:1px solid #ffffff24;border-radius:10px;grid-template-columns:22px minmax(0,1fr) 24px;align-items:center;gap:8px;width:min(460px,100vw - 32px);min-height:48px;padding:9px 10px 9px 12px;font-size:12px;font-weight:520;line-height:1.4;animation:.18s ease-out both seller-toast-enter;display:grid;box-shadow:0 8px 30px #00000047}.seller-toast-icon{border:1px solid #ffffff52;border-radius:999px;place-items:center;width:20px;height:20px;font-size:11px;font-weight:750;line-height:1;display:grid}.seller-toast-success .seller-toast-icon{color:#fff;background:#008060;border-color:#008060}.seller-toast-error .seller-toast-icon{color:#fff;background:#d72c0d;border-color:#d72c0d}.seller-toast-message{overflow-wrap:anywhere;min-width:0}.seller-toast-close{color:#f6f6f7;cursor:pointer;opacity:.75;background:0 0;border:0;border-radius:6px;width:24px;height:24px;padding:0;font-size:20px;line-height:1}.seller-toast-close:hover,.seller-toast-close:focus-visible{opacity:1;background:#ffffff1a;outline:none}@keyframes seller-toast-enter{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=760px){.seller-toast-viewport{padding:12px max(12px,env(safe-area-inset-right)) max(14px,calc(env(safe-area-inset-bottom) + 10px)) max(12px,env(safe-area-inset-left))}.seller-toast{border-radius:9px;width:min(420px,100vw - 24px);min-height:46px;padding:8px 9px 8px 11px;font-size:11.5px}.mobile-settings-edge{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;color:var(--text)!important;border-right:0!important;border-radius:9px 0 0 9px!important;padding:0!important;font-size:0!important;line-height:0!important;transition:color .14s,background .14s,border-color .14s,transform .14s!important}.mobile-settings-edge:hover,.mobile-settings-edge:focus-visible{background:var(--hover)!important;border-color:var(--border)!important;color:var(--text)!important}.mobile-settings-edge:active{transform:translateY(-50%)scale(.96)!important}.mobile-settings-edge span{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.mobile-settings-edge:before{content:"";background:currentColor;width:17px;height:17px;display:block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M2.2 4.2h5.3M10.9 4.2h2.9M2.2 8h2.2M7.8 8h6M2.2 11.8h6.7M12.3 11.8h1.5' fill='none' stroke='black' stroke-width='1.45' stroke-linecap='round'/%3E%3Ccircle cx='9.2' cy='4.2' r='1.35' fill='none' stroke='black' stroke-width='1.45'/%3E%3Ccircle cx='6.1' cy='8' r='1.35' fill='none' stroke='black' stroke-width='1.45'/%3E%3Ccircle cx='10.6' cy='11.8' r='1.35' fill='none' stroke='black' stroke-width='1.45'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M2.2 4.2h5.3M10.9 4.2h2.9M2.2 8h2.2M7.8 8h6M2.2 11.8h6.7M12.3 11.8h1.5' fill='none' stroke='black' stroke-width='1.45' stroke-linecap='round'/%3E%3Ccircle cx='9.2' cy='4.2' r='1.35' fill='none' stroke='black' stroke-width='1.45'/%3E%3Ccircle cx='6.1' cy='8' r='1.35' fill='none' stroke='black' stroke-width='1.45'/%3E%3Ccircle cx='10.6' cy='11.8' r='1.35' fill='none' stroke='black' stroke-width='1.45'/%3E%3C/svg%3E") 50%/contain no-repeat}}.seller-language-picker{z-index:5;grid-template-columns:max-content;align-items:start;max-width:100%;display:inline-grid;position:relative}.seller-language-width-sizer,.seller-language-trigger{grid-area:1/1}.seller-language-width-sizer{visibility:hidden;pointer-events:none;height:0;font:inherit;white-space:nowrap;border:1px solid #0000;flex-direction:column;align-items:stretch;padding:0 8px;font-size:11px;font-weight:620;display:flex;overflow:hidden}.seller-language-width-sizer-item{align-items:center;width:max-content;display:flex}.seller-language-trigger{width:100%;height:32px;min-height:32px;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0 8px;font-size:11px;font-weight:620;display:inline-flex}.seller-language-trigger:hover{background:var(--hover);border-color:var(--border)}.seller-language-picker.is-open .seller-language-trigger{background:var(--hover);border-color:var(--border);border-radius:8px 8px 0 0}.seller-language-native-content{white-space:nowrap;unicode-bidi:isolate;justify-content:center;align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.seller-language-trigger-code{letter-spacing:.04em}.seller-language-trigger-name{white-space:nowrap}.seller-language-trigger-flag,.seller-language-option-flag{font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-weight:400;line-height:1}.seller-language-trigger-flag{font-size:17px}.seller-language-options{z-index:1250;top:calc(100% - 1px);background:var(--surface);width:100%;min-width:100%;max-height:0;box-shadow:none;visibility:hidden;pointer-events:none;border:1px solid #0000;border-top:0;border-radius:0 0 8px 8px;gap:1px;padding:0 3px;display:grid;position:absolute;inset-inline:0;overflow:hidden}.seller-language-picker.is-open .seller-language-options{border-color:var(--border);visibility:visible;pointer-events:auto;max-height:160px;padding:3px}.seller-language-option{width:100%;min-height:38px;color:var(--text);text-align:start;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:flex-start;align-items:center;padding:4px 5px;display:flex}.seller-language-option:hover,.seller-language-option:focus-visible{background:var(--hover);outline:0}.seller-language-option .seller-language-native-content{justify-content:flex-start;gap:5px;width:100%}.seller-language-option-flag{flex:none;font-size:16px}.seller-language-option-copy{white-space:nowrap;min-width:0;display:block}.seller-language-option-copy strong{white-space:nowrap;font-size:10.5px;font-weight:650;line-height:1.15}.seller-language-option-code-only{letter-spacing:.04em;font-size:10px;font-weight:700}.seller-language-picker.mode-code{min-width:32px}.seller-language-picker.mode-code .seller-language-option,.seller-language-picker.mode-flag .seller-language-option{justify-content:center;min-height:32px;padding:3px}.seller-language-picker.mode-code .seller-language-option .seller-language-native-content,.seller-language-picker.mode-flag .seller-language-option .seller-language-native-content{justify-content:center}.seller-language-picker.mode-code .seller-language-options,.seller-language-picker.mode-flag .seller-language-options{padding-inline:2px}.seller-language-picker.mode-code.is-open .seller-language-options,.seller-language-picker.mode-flag.is-open .seller-language-options{padding:2px}.seller-language-picker.mode-flag{width:32px;min-width:32px}.seller-language-picker.mode-flag .seller-language-width-sizer{display:none}.seller-language-picker.mode-flag .seller-language-trigger{width:32px;padding:0}.seller-language-picker.mode-flag .seller-language-option-flag.only{font-size:17px}.seller-language-picker.mode-flag.is-open .seller-language-trigger{border-radius:8px 8px 0 0}@media (width<=760px){.seller-language-picker,.seller-language-width-sizer,.seller-language-trigger{max-width:116px}.seller-language-width-sizer,.seller-language-trigger{padding-inline:7px}.seller-language-options{top:calc(100% - 1px);width:100%;min-width:100%;position:absolute;inset-inline:0;overflow:hidden}.seller-language-picker.is-open .seller-language-options{max-height:160px;overflow:auto}.seller-language-option{min-height:36px}.seller-language-picker.mode-code,.seller-language-picker.mode-flag{max-width:none}}html.seller-help-open,body.seller-help-open{overscroll-behavior:none!important;overflow:hidden!important}.seller-header-module-trigger{width:32px;min-width:32px;height:32px;color:var(--text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.seller-header-module-trigger:hover,.seller-header-module-trigger:focus-visible{background:var(--hover);border-color:var(--border);outline:0}.seller-help-overlay{isolation:isolate;-webkit-backdrop-filter:blur(6px);box-sizing:border-box;background:#0f0f1275;place-items:center;width:100vw;height:100dvh;min-height:100svh;padding:clamp(18px,3vw,34px);display:grid;overflow:hidden;z-index:2147483000!important;position:fixed!important;inset:0!important}.seller-help-dialog{box-sizing:border-box;contain:layout paint;border:1px solid var(--border);background:var(--surface);width:min(980px,100%);height:min(760px,100dvh - clamp(36px,6vw,68px));min-height:0;max-height:calc(100dvh - clamp(36px,6vw,68px));color:var(--text);border-radius:18px;grid-template-rows:auto auto minmax(0,1fr);align-content:stretch;gap:10px;padding:10px;display:grid;overflow:hidden;box-shadow:0 22px 70px #00000038}.seller-help-intro-card,.seller-help-tabs-card{border:1px solid var(--border);background:var(--surface);border-radius:12px;min-width:0;min-height:0}.seller-help-intro-card{justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 18px 17px;display:flex}.seller-help-intro-copy{min-width:0}.seller-help-kicker{color:var(--muted);letter-spacing:.02em;margin-bottom:5px;font-size:11px;font-weight:650;display:block}.seller-help-intro-copy h2{color:var(--text);margin:0;font-size:24px;font-weight:760;line-height:1.12}.seller-help-intro-copy p{max-width:690px;color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:7px 0 0;font-size:12.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.seller-help-close{border:1px solid var(--border);width:30px;min-width:30px;height:30px;color:var(--text);cursor:pointer;background:0 0;border-radius:8px;padding:0;font-size:20px;line-height:1}.seller-help-close:hover,.seller-help-close:focus-visible{background:var(--hover);outline:0}.seller-help-tabs-card{padding:7px;overflow:hidden}.seller-help-tabs{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;box-sizing:border-box;gap:6px;width:100%;max-width:100%;padding:1px;display:flex;overflow:auto hidden}.seller-help-tabs::-webkit-scrollbar{display:none}.seller-help-tab{scroll-snap-align:center;min-height:34px;color:var(--muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:none;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:640;display:inline-flex}.seller-help-tab:hover,.seller-help-tab:focus-visible{background:var(--hover);color:var(--text);outline:0}.seller-help-tab.is-active{background:var(--hover);border-color:var(--border);color:var(--text)}.seller-help-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-width:0;height:100%;min-height:0;padding:4px 4px max(14px,env(safe-area-inset-bottom));scrollbar-gutter:stable;box-sizing:border-box;overflow:hidden auto}.seller-help-section-heading{align-items:center;gap:8px;padding:10px 8px 8px;display:flex}.seller-help-section-heading h3{color:var(--text);margin:0;font-size:16px;font-weight:740}.seller-help-content-list{gap:9px;padding-bottom:2px;display:grid}.seller-help-content-card{border:1px solid var(--border);background:var(--surface);border-radius:12px;grid-template-columns:34px minmax(0,1fr);gap:11px;padding:14px;display:grid}.seller-help-content-icon{border:1px solid var(--border);width:34px;height:34px;color:var(--text);background:var(--hover);border-radius:9px;justify-content:center;align-items:center;display:flex}.seller-help-content-copy{min-width:0}.seller-help-content-copy h3{color:var(--text);margin:1px 0 5px;font-size:13px;font-weight:720}.seller-help-content-copy p{color:var(--muted);margin:0;font-size:11.5px;line-height:1.55}.seller-help-video-placeholder{border:1px dashed var(--border);min-height:145px;color:var(--muted);background:var(--hover);border-radius:10px;justify-content:center;align-items:center;gap:7px;margin-top:11px;font-size:11px;font-weight:650;display:flex}.seller-help-dialog[dir=rtl]{text-align:right}.seller-help-dialog[dir=rtl] .seller-help-tabs{direction:rtl}@media (width>=761px) and (width<=1100px){.seller-help-overlay{padding:18px}.seller-help-dialog{border-radius:16px;width:min(900px,100%);height:calc(100dvh - 36px);max-height:calc(100dvh - 36px)}.seller-help-intro-copy h2{font-size:22px}}@media (width<=760px){.seller-help-overlay{-webkit-backdrop-filter:none;background:#0f0f1275;width:100vw;height:100dvh;min-height:100svh;padding:2px;display:block}.seller-help-dialog{width:100%;max-width:none;height:100%;min-height:0;max-height:none;padding:max(8px,env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom));box-shadow:none;contain:layout paint;background:var(--surface);border:0;border-radius:0;grid-template-rows:auto auto minmax(0,1fr);gap:7px}.seller-help-intro-card{border-radius:10px;gap:10px;padding:12px 12px 11px}.seller-help-intro-copy h2{font-size:19px;line-height:1.12}.seller-help-intro-copy p{-webkit-line-clamp:3;margin-top:5px;font-size:11px;line-height:1.38}.seller-help-kicker{margin-bottom:3px;font-size:10px}.seller-help-close{width:30px;min-width:30px;height:30px}.seller-help-tabs-card{border-radius:10px;padding:4px}.seller-help-tab{gap:5px;min-height:31px;padding:0 8px;font-size:10px}.seller-help-scroll{height:100%;min-height:0;padding:1px 0 max(12px,env(safe-area-inset-bottom));overflow-y:auto}.seller-help-section-heading{padding:8px 5px 6px}.seller-help-section-heading h3{font-size:14px}.seller-help-content-list{gap:7px}.seller-help-content-card{border-radius:10px;grid-template-columns:30px minmax(0,1fr);gap:8px;padding:10px 9px}.seller-help-content-icon{border-radius:8px;width:30px;height:30px}.seller-help-content-copy h3{font-size:12px}.seller-help-content-copy p{font-size:10.8px;line-height:1.48}.seller-help-video-placeholder{min-height:112px;margin-top:9px}}@media (width<=380px){.seller-help-dialog{padding-inline:6px}.seller-help-intro-card{padding-inline:10px}.seller-help-intro-copy h2{font-size:18px}.seller-help-intro-copy p{font-size:10.5px}.seller-help-tab{padding-inline:7px}}:root{--seller-control-h:32px;--seller-nested-control-h:26px;--seller-v-gap:8px;--seller-v-gap-tight:4px}.seller-shell :is(.button,.primary-button,.secondary-button),.seller-shell .commerce-tabs button,.seller-shell .product-tabs button,.seller-shell .seller-settings-language-grid button,.seller-shell .commerce-pagination button,.seller-shell .pagination .button,.seller-shell .seller-topbar-actions select,.seller-shell .seller-signout,.seller-shell .signout,.seller-shell .mobile-menu-button,.seller-shell .seller-sidebar-close,.seller-shell .seller-nav-trigger,.seller-shell .product-side-nav nav a,.seller-shell .filter-row button,.seller-shell .seller-team-actions button,.seller-shell .seller-team-dialog-head button,.seller-shell .retention-action,.seller-shell .product-retention-actions button,.seller-shell .seo-image-button,.seller-shell .seo-language-path-value,.seller-shell .floovoo-media-manage-button,.seller-shell .floovoo-gallery-actions button,.seller-shell .settings-close,.seller-shell .rich-toolbar button,.seller-shell .floovoo-rte-toolbar>.floovoo-rte-style,.seller-shell .floovoo-rte-toolbar>button,.seller-shell .floovoo-rte-menu-wrap>button,.seller-shell .floovoo-rte-color,.seller-shell .floovoo-rte-size,.seller-main-area input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]):not([type=range]),.seller-main-area select{height:var(--seller-control-h)!important;min-height:var(--seller-control-h)!important}.content-language-switcher,.floovoo-product-page .product-language-bar,.language-bar,.commerce-toolbar,.commerce-tabs,.floovoo-product-page .product-tabs{min-height:var(--seller-control-h)!important}.content-language-switcher{height:var(--seller-control-h)!important;margin-bottom:6px!important;padding-block:0!important;padding-inline:7px!important}.content-language-buttons{align-items:center!important}.content-language-buttons button{height:var(--seller-nested-control-h)!important;min-height:var(--seller-nested-control-h)!important;padding-block:0!important}.floovoo-product-page .product-language-bar{height:var(--seller-control-h)!important;min-height:var(--seller-control-h)!important;gap:7px!important;padding-block:0!important}.floovoo-product-page .product-language-bar .language-switcher,.language-bar .language-switcher{height:28px!important;min-height:28px!important;padding:1px!important}.floovoo-product-page .product-language-bar .language-switcher button,.language-bar .language-switcher button{height:var(--seller-nested-control-h)!important;min-height:var(--seller-nested-control-h)!important}.language-bar{height:var(--seller-control-h)!important;min-height:var(--seller-control-h)!important;margin-bottom:6px!important;padding-block:0!important;padding-inline:7px!important}.commerce-toolbar{height:var(--seller-control-h)!important;margin-bottom:6px!important}.commerce-tabs{height:var(--seller-control-h)!important;align-items:center!important}.floovoo-product-page .product-tabs{height:var(--seller-control-h)!important;min-height:var(--seller-control-h)!important;padding-block:0!important}.floovoo-product-page .product-tabs-sticky{min-height:var(--seller-control-h)!important}.seller-nav-trigger{height:var(--seller-control-h)!important;min-height:var(--seller-control-h)!important}.seller-nav-child{height:var(--seller-control-h)!important;min-height:var(--seller-control-h)!important;padding-block:0!important}.seller-shell-sidebar nav>a{min-height:var(--seller-control-h)!important;height:var(--seller-control-h)!important;padding-block:0!important}.seller-sidebar-nav{padding-block:6px 10px!important}.seller-nav-children{padding-block:0 2px!important}.seller-account-trigger{min-height:var(--seller-control-h)!important;height:var(--seller-control-h)!important;padding-block:0!important}.seller-account-avatar{width:26px!important;height:26px!important}.seller-page-scaffold{padding-block:10px 26px!important}.seller-ui-page,.seller-settings-page,.seller-team-page,.seller-customers-page,.seller-store-page,.commerce-page{gap:10px!important}.seller-ui-page-header,.seller-settings-head,.seller-team-head,.seller-customers-head{padding-bottom:9px!important}.commerce-title-row{margin-block:0 10px!important}.seller-ui-card-header{padding-block:6px!important}.seller-settings-card-head{height:32px!important;min-height:32px!important}.seller-settings-row{padding-block:10px!important}.seller-settings-language-grid button{padding-block:0!important}.seller-settings-account-list>div{padding-block:9px!important}.seller-team-dialog-head{height:40px!important}.seller-team-form-grid{row-gap:8px!important}.seller-team-dialog-actions{padding-block:8px!important}.seller-store-card{gap:10px!important;padding-block:12px!important}.commerce-table-head,.seller-customers-table-head,.seller-team-table th{height:32px!important;min-height:32px!important}.commerce-table-row{min-height:48px!important}.orders-summary{margin-bottom:8px!important}.orders-summary>div{padding-block:8px!important}.order-search{height:var(--seller-control-h)!important;min-height:var(--seller-control-h)!important}.commerce-card-head{padding-block:8px!important}.commerce-card-body{padding-block:9px!important}.localized-fields,.commerce-grid{gap:var(--seller-v-gap)!important}.toggle-stack{gap:5px!important}.toggle-row{padding-block:5px!important}.variant-preview-head,.variant-row{min-height:32px!important}.product-bottom-actions{padding-block:3px 10px!important}.floovoo-product-page .product-page-header{padding-block:5px 8px!important}.floovoo-product-page .product-workspace{padding-top:7px!important}.floovoo-product-page .product-sections{gap:var(--seller-v-gap)!important}.floovoo-product-page .product-section-card{padding-block:9px!important}.floovoo-product-page .product-section-title{margin-bottom:8px!important}.floovoo-product-page .product-form-grid{row-gap:7px!important}.floovoo-product-page .product-field{gap:4px!important}.floovoo-product-page .product-settings-panel>section{padding-block:8px!important}.floovoo-product-page .check-row,.floovoo-product-page .floovoo-category-option,.floovoo-product-page .option-row{min-height:var(--seller-control-h)!important}.floovoo-product-page .floovoo-category-option{padding-block:4px!important}.floovoo-product-page .floovoo-inventory-row{padding-block:3px!important}.floovoo-product-page .floovoo-inventory-row input:not([type=checkbox]):not([type=radio]),.floovoo-product-page .input-addon>span,.floovoo-product-page .url-handle>span{height:var(--seller-control-h)!important;min-height:var(--seller-control-h)!important}.floovoo-product-page .floovoo-rte-toolbar{min-height:36px!important;padding-block:2px!important}@media (width<=760px){.seller-page-scaffold{padding-block:8px 22px!important}.commerce-title-row{margin-bottom:8px!important}.seller-settings-row{padding-block:9px!important}.floovoo-product-page .product-page-header{padding-block:4px 7px!important}.floovoo-product-page .product-section-card{padding-block:8px!important}.floovoo-product-page .product-section-title{margin-bottom:7px!important}.content-language-switcher,.floovoo-product-page .product-language-bar,.language-bar{height:var(--seller-control-h)!important;min-height:var(--seller-control-h)!important}.floovoo-product-page .product-language-bar>span:first-child{margin-inline-start:11px!important}.floovoo-product-page .product-tabs-sticky{border-bottom:1px solid var(--border)!important;width:100%!important;max-width:100%!important;margin-inline:0!important;padding-inline:0!important}.floovoo-product-page .product-tabs{width:100%!important;max-width:100%!important;margin-inline:0!important}.floovoo-product-page .product-header-actions .product-preview-button{order:1;visibility:visible!important;width:var(--seller-control-h)!important;min-width:var(--seller-control-h)!important;height:var(--seller-control-h)!important;min-height:var(--seller-control-h)!important;padding:0!important;display:grid!important}.floovoo-product-page .product-header-actions .floovoo-product-actions-menu{order:2}.floovoo-product-page .product-header-actions>.primary-button{order:3}.floovoo-product-page .product-header-actions:not(:has(.floovoo-product-actions-menu)):before{content:"⋯";order:2;flex:0 0 var(--seller-control-h);width:var(--seller-control-h);height:var(--seller-control-h);border:1px solid var(--border-strong);background:var(--surface);color:var(--text-soft);opacity:.42;pointer-events:none;border-radius:8px;place-items:center;font-size:17px;line-height:1;display:grid}}
