.site-auth-actions .site-cart-link{gap:7px;white-space:nowrap}.site-cart-icon{font-size:18px;line-height:1}.site-cart-badge{display:inline-grid;min-width:20px;height:20px;padding-inline:5px;place-items:center;border-radius:999px;color:#fff;background:var(--primary);font-size:11px;font-weight:800;line-height:1}.product-card-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:8px;gap:8px;margin-top:auto}.add-to-cart-control{position:relative;display:flex;min-width:0}.add-to-cart-button{display:inline-flex;width:100%;min-width:0;min-height:40px;padding:9px 11px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--primary);border-radius:10px;color:var(--marketplace-primary-contrast);background:var(--primary);font:inherit;font-size:10px;font-weight:800;text-decoration:none;cursor:pointer;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.add-to-cart-button svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.add-to-cart-button:hover:not(:disabled){border-color:var(--primary-hover);background:var(--primary-hover)}.add-to-cart-button.is-in-cart{color:var(--primary);background:var(--marketplace-surface-accent)}.add-to-cart-button:disabled{border-color:var(--line);color:var(--muted);background:var(--marketplace-surface-muted);cursor:not-allowed}.add-to-cart-button:focus-visible{outline:3px solid var(--marketplace-focus);outline-offset:2px}.add-to-cart-error{position:absolute;z-index:5;top:calc(100% + 6px);left:0;width:max-content;max-width:min(280px,80vw);padding:7px 9px;border:1px solid #fecaca;border-radius:8px;color:#991b1b;background:#fff7f7;box-shadow:var(--marketplace-shadow-small);font-size:9px;line-height:1.35}.product-detail-actions .add-to-cart-button,.product-detail-actions .add-to-cart-control{min-height:50px}.product-detail-actions .add-to-cart-button{border-radius:14px;font-size:12px}.cart-page{min-height:100vh;background:radial-gradient(circle at 12% 0,rgb(37 99 235/7%),transparent 28rem),var(--background)}.cart-page .site-header{border-color:var(--line);background:var(--surface)}.cart-page .site-auth-actions a:hover,.cart-page .site-auth-actions button:hover:not(:disabled){border-color:var(--primary-soft);background:var(--marketplace-surface-accent)}.cart-page .site-auth-actions a.is-primary{border-color:var(--primary);color:var(--marketplace-primary-contrast);background:var(--primary);box-shadow:0 10px 24px var(--marketplace-focus)}.cart-page .site-footer{background:var(--surface)}.cart-page .footer-status{background:var(--marketplace-surface-muted);box-shadow:var(--marketplace-shadow-small)}.cart-page .footer-status-indicator{background:var(--marketplace-success)}.cart-page .footer-status div>span{color:var(--primary)}.cart-main{display:grid;min-width:0;grid-gap:22px;gap:22px;padding:24px 0 54px}.cart-heading{display:flex;min-width:0;padding:clamp(22px,3vw,34px);align-items:flex-end;justify-content:space-between;gap:24px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,var(--surface),var(--marketplace-surface-accent));box-shadow:var(--marketplace-shadow-small)}.cart-heading>div{min-width:0}.cart-heading span{color:var(--primary);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.cart-heading h1{margin:7px 0 0;color:var(--foreground);font-size:clamp(32px,5vw,50px);line-height:1;letter-spacing:-.045em}.cart-heading p{margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.cart-heading>strong{flex:0 0 auto;padding:10px 14px;border:1px solid var(--marketplace-primary-soft);border-radius:999px;color:var(--primary);background:var(--surface);font-size:12px}.cart-empty,.cart-status{display:grid;min-height:310px;padding:32px;place-content:center;justify-items:center;border:1px solid var(--line);border-radius:24px;color:var(--muted);background:var(--surface);box-shadow:var(--marketplace-shadow-small);text-align:center}.cart-status.is-error{color:#991b1b;background:#fffafa}.cart-status p{margin:0 0 14px}.cart-empty a,.cart-status button{display:inline-flex;min-height:44px;padding:10px 16px;align-items:center;justify-content:center;border:1px solid var(--primary);border-radius:12px;color:var(--marketplace-primary-contrast);background:var(--primary);font:inherit;font-size:11px;font-weight:800;text-decoration:none;cursor:pointer}.cart-empty>span{font-size:46px;line-height:1}.cart-empty h2{margin:17px 0 0;color:var(--foreground);font-size:25px}.cart-empty p{max-width:470px;margin:9px 0 20px;font-size:12px;line-height:1.6}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,330px);min-width:0;align-items:start;grid-gap:20px;gap:20px}.cart-groups{display:grid;min-width:0;grid-gap:16px;gap:16px}.cart-toolbar{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:16px}.cart-toolbar span{color:var(--muted);font-size:11px;font-weight:750}.cart-remove-button,.cart-toolbar button{border:0;color:#b91c1c;background:transparent;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.cart-remove-button:disabled,.cart-toolbar button:disabled{cursor:wait;opacity:.55}.cart-shop-group{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--marketplace-shadow-small)}.cart-shop-group>header{display:flex;min-width:0;padding:15px 18px;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);background:var(--marketplace-surface-muted)}.cart-shop-group>header a,.cart-shop-group>header strong{overflow:hidden;color:var(--foreground);font-size:14px;font-weight:850;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.cart-shop-group>header span{flex:0 0 auto;color:var(--muted);font-size:10px}.cart-item,.cart-shop-group>div{display:grid}.cart-item{position:relative;grid-template-columns:112px minmax(150px,1fr) minmax(120px,auto) minmax(120px,auto);min-width:0;padding:16px;align-items:center;grid-gap:16px;gap:16px}.cart-item+.cart-item{border-top:1px solid var(--line)}.cart-item-media,.cart-item-tombstone{position:relative;display:block;width:112px;height:92px;overflow:hidden;border-radius:13px;background:var(--marketplace-surface-accent)}.cart-item-media img{object-fit:cover}.cart-item-media .product-placeholder{min-height:100%;padding:8px}.cart-item-media .product-placeholder-icon{font-size:24px}.cart-item-media .product-placeholder-brand,.cart-item-media .product-placeholder-caption{display:none}.cart-item-tombstone{display:grid;place-items:center;color:var(--muted);font-size:30px}.cart-item-copy{min-width:0}.cart-item-copy>p{margin:0 0 5px;color:var(--primary);font-size:9px;font-weight:800}.cart-item-copy h2{margin:0;font-size:14px;line-height:1.35}.cart-item-copy h2 a{color:var(--foreground);text-decoration:none}.cart-item-copy>span{display:block;margin-top:7px;color:var(--muted);font-size:10px}.cart-attention{display:block;margin-top:8px;color:#b45309;font-size:10px}.cart-item.is-unavailable .cart-attention{color:#b91c1c}.cart-item-quantity,.cart-item-total{display:grid;justify-items:start;grid-gap:7px;gap:7px}.cart-item-quantity>span,.cart-item-total>span{color:var(--muted);font-size:9px;font-weight:750}.cart-item-quantity>div{display:grid;grid-template-columns:34px 38px 34px;align-items:center;border:1px solid var(--line);border-radius:10px}.cart-item-quantity button{min-height:34px;border:0;color:var(--foreground);background:transparent;font:inherit;font-size:17px;cursor:pointer}.cart-item-quantity button:disabled{color:var(--muted);cursor:not-allowed;opacity:.5}.cart-item-quantity output{color:var(--foreground);font-size:11px;font-weight:850;text-align:center}.cart-item-total strong{color:var(--foreground);font-size:13px;white-space:nowrap}.cart-item-total .cart-remove-button{padding:0}.cart-item.is-unavailable{grid-template-columns:112px minmax(0,1fr) auto}.cart-item.is-unavailable .cart-item-copy p{max-width:480px;color:var(--muted);font-weight:500;line-height:1.5}.cart-item-error{grid-column:2/-1;margin:-7px 0 0;color:#991b1b;font-size:9px}.cart-summary{position:-webkit-sticky;position:sticky;top:16px;display:grid;min-width:0;padding:22px;grid-gap:18px;gap:18px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--marketplace-shadow-small)}.cart-summary h2{margin:0;color:var(--foreground);font-size:21px}.cart-summary dl{display:grid;margin:0;grid-gap:9px;gap:9px}.cart-summary dl div{display:flex;justify-content:space-between;gap:14px;color:var(--muted);font-size:11px}.cart-summary dd{margin:0;color:var(--foreground);font-weight:800}.cart-summary-totals{display:grid;padding-top:16px;grid-gap:6px;gap:6px;border-top:1px solid var(--line)}.cart-summary-totals span{color:var(--muted);font-size:10px}.cart-summary-totals strong{color:var(--foreground);font-size:22px;letter-spacing:-.025em}.cart-summary-attention{margin:0;padding:10px;border-radius:10px;color:#92400e;background:#fffbeb;font-size:10px;line-height:1.5}.cart-summary>button{min-height:46px;border:1px solid var(--line);border-radius:12px;color:var(--muted);background:var(--marketplace-surface-muted);font:inherit;font-size:11px;font-weight:800;cursor:not-allowed}.cart-summary small{color:var(--muted);font-size:9px;line-height:1.5}.cart-page a:focus-visible,.cart-page button:focus-visible{outline:3px solid var(--marketplace-focus);outline-offset:3px}@media (max-width:1000px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media (max-width:900px) and (min-width:761px){:is(.marketplace-home-page,.catalog-page,.shop-page,.product-page,.favorites-page,.cart-page) .site-header{flex-wrap:wrap;padding-block:12px}:is(.marketplace-home-page,.catalog-page,.shop-page,.product-page,.favorites-page,.cart-page) .site-navigation{order:3;width:100%}:is(.marketplace-home-page,.catalog-page,.shop-page,.product-page,.favorites-page,.cart-page) .site-navigation ul{justify-content:center}:is(.marketplace-home-page,.catalog-page,.shop-page,.product-page,.favorites-page,.cart-page) .site-auth-actions{margin-left:auto}.site-cart-label{display:none}}@media (max-width:760px){.site-auth-actions{flex-wrap:wrap}.site-auth-actions .site-cart-link{min-width:40px;padding-inline:9px}.site-cart-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cart-main{gap:16px;padding-top:15px;padding-bottom:40px}.cart-heading{padding:21px;align-items:flex-start;flex-direction:column;border-radius:18px}.cart-empty,.cart-status{min-height:260px;padding:24px;border-radius:18px}.cart-shop-group{border-radius:16px}.cart-item,.cart-item.is-unavailable{grid-template-columns:88px minmax(0,1fr);gap:12px;padding:14px;align-items:start}.cart-item-media,.cart-item-tombstone{width:88px;height:80px}.cart-item-quantity,.cart-item-total{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.cart-item.is-unavailable>.cart-remove-button{grid-column:1/-1;justify-self:start}.cart-item-error{grid-column:1/-1}.cart-summary{border-radius:16px}}@media (max-width:430px){.product-card-actions{grid-template-columns:1fr}.cart-toolbar{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){.add-to-cart-button{transition:none}}.cart-summary>.cart-checkout-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:1px solid var(--primary);border-radius:12px;color:var(--marketplace-primary-contrast);background:var(--primary);font-size:11px;font-weight:800;text-decoration:none}.cart-summary>.cart-checkout-button:hover{border-color:var(--primary-hover);background:var(--primary-hover)}.orders-shell{min-height:100vh;background:radial-gradient(circle at 12% 0,rgb(37 99 235/7%),transparent 28rem),var(--background)}.orders-shell .site-footer,.orders-shell .site-header{border-color:var(--line);background:var(--surface)}.orders-shell .footer-status{background:var(--marketplace-surface-muted);box-shadow:var(--marketplace-shadow-small)}.orders-shell .footer-status-indicator{background:var(--marketplace-success)}.orders-shell .footer-status div>span{color:var(--primary)}.orders-main{display:grid;min-width:0;grid-gap:22px;gap:22px;padding:24px 0 54px}.orders-heading{min-width:0;padding:clamp(22px,3vw,34px);border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,var(--surface),var(--marketplace-surface-accent));box-shadow:var(--marketplace-shadow-small)}.orders-heading>span{color:var(--primary);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.orders-heading h1{margin:7px 0 0;color:var(--foreground);font-size:clamp(32px,5vw,50px);line-height:1;letter-spacing:-.045em;overflow-wrap:anywhere}.orders-heading p{max-width:710px;margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.orders-empty,.orders-status{display:grid;min-height:300px;padding:32px;place-content:center;justify-items:center;border:1px solid var(--line);border-radius:24px;color:var(--muted);background:var(--surface);box-shadow:var(--marketplace-shadow-small);text-align:center}.orders-status p{max-width:580px;margin:0;line-height:1.6}.orders-status.is-error{color:#991b1b;background:#fffafa}.orders-empty a,.orders-status button{display:inline-flex;min-height:44px;margin-top:16px;padding:10px 16px;align-items:center;justify-content:center;border:1px solid var(--primary);border-radius:12px;color:var(--marketplace-primary-contrast);background:var(--primary);font:inherit;font-size:11px;font-weight:800;text-decoration:none;cursor:pointer}.orders-empty>span{font-size:46px}.orders-empty h2{margin:16px 0 0;color:var(--foreground);font-size:25px}.orders-empty p{margin:8px 0 0;font-size:12px}.orders-card{min-width:0;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--marketplace-shadow-small)}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,330px);min-width:0;align-items:flex-start;grid-gap:20px;gap:20px}.checkout-content{display:grid;min-width:0;grid-gap:18px;gap:18px}.checkout-contact,.checkout-sellers{overflow:hidden}.checkout-contact>header,.checkout-sellers>header{display:flex;padding:18px 20px;align-items:center;gap:13px;border-bottom:1px solid var(--line);background:var(--marketplace-surface-muted)}.checkout-contact>header>span,.checkout-sellers>header>span{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--marketplace-primary-contrast);background:var(--primary);font-size:11px;font-weight:850}.checkout-contact h2,.checkout-sellers h2,.checkout-summary h2{margin:0;color:var(--foreground);font-size:20px}.checkout-contact header p,.checkout-sellers header p{margin:4px 0 0;color:var(--muted);font-size:10px}.checkout-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:20px;grid-gap:16px;gap:16px}.checkout-form-grid label{display:grid;min-width:0;grid-gap:7px;gap:7px;color:var(--foreground);font-size:10px;font-weight:800}.checkout-form-grid label small{color:var(--muted);font-weight:500}.checkout-form-grid label.is-wide{grid-column:1/-1}.checkout-form-grid input{width:100%;min-width:0;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:11px;color:var(--foreground);background:var(--surface);font:inherit;font-size:12px}.checkout-seller-list{display:grid}.checkout-seller{min-width:0;padding:20px}.checkout-seller+.checkout-seller{border-top:1px solid var(--line)}.checkout-seller-heading,.checkout-seller-heading>div{min-width:0}.checkout-seller-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.checkout-seller-heading h3{margin:0;color:var(--foreground);font-size:16px}.checkout-seller-heading span{display:block;margin-top:4px;color:var(--muted);font-size:9px}.checkout-seller-heading>strong{flex:0 0 auto;color:var(--foreground);font-size:15px}.checkout-seller ul{display:grid;margin:16px 0;padding:0;grid-gap:9px;gap:9px;list-style:none}.checkout-seller li{display:flex;min-width:0;justify-content:space-between;gap:16px;color:var(--muted);font-size:10px}.checkout-seller li span{min-width:0;overflow-wrap:anywhere}.checkout-seller li strong{flex:0 0 auto;color:var(--foreground)}.checkout-seller fieldset{display:grid;margin:0;padding:13px;grid-gap:9px;gap:9px;border:1px solid var(--line);border-radius:12px}.checkout-seller legend{padding-inline:5px;color:var(--muted);font-size:9px;font-weight:750}.checkout-seller fieldset label{display:flex;padding:10px;align-items:center;gap:9px;border-radius:9px;color:var(--foreground);background:var(--marketplace-surface-muted);font-size:11px;font-weight:700}.checkout-seller input[type=radio]{accent-color:var(--primary)}.checkout-payment-method{display:grid;min-width:0;grid-gap:3px;gap:3px}.checkout-payment-method strong{color:var(--foreground);font-size:11px}.checkout-payment-method small{color:var(--muted);font-size:9px;font-weight:550;overflow-wrap:anywhere}.checkout-summary{position:-webkit-sticky;position:sticky;top:16px;display:grid;padding:22px;grid-gap:15px;gap:15px}.checkout-summary>strong{color:var(--foreground);font-size:24px;letter-spacing:-.025em}.checkout-summary>button,.payment-submission>button:not(.evidence-link){min-height:46px;border:1px solid var(--primary);border-radius:12px;color:var(--marketplace-primary-contrast);background:var(--primary);font:inherit;font-size:11px;font-weight:850;cursor:pointer}.checkout-summary>button:disabled,.payment-submission>button:disabled{border-color:var(--line);color:var(--muted);background:var(--marketplace-surface-muted);cursor:not-allowed}.checkout-summary p,.checkout-summary small{margin:0;color:var(--muted);font-size:9px;line-height:1.5}.checkout-summary>a{color:var(--primary);font-size:10px;font-weight:800;text-align:center;text-decoration:none}.orders-warning{padding:11px 12px;border:1px solid #fde68a;border-radius:11px;color:#92400e;background:#fffbeb;font-size:10px;line-height:1.55}.orders-warning p{margin:0}.orders-warning p+p{margin-top:5px}.orders-warning.is-danger{border-color:#fecaca;color:#991b1b;background:#fff7f7}.order-group-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.order-group-card{display:grid;min-width:0;padding:20px;grid-gap:18px;gap:18px;border:1px solid var(--line);border-radius:20px;color:inherit;background:var(--surface);box-shadow:var(--marketplace-shadow-small);text-decoration:none;transition:border-color .18s ease,transform .18s ease}.order-group-card:hover{border-color:var(--marketplace-primary-soft);transform:translateY(-2px)}.order-group-card>footer,.order-group-card>header{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:16px}.order-group-card header div{min-width:0}.order-group-card header span{color:var(--primary);font-size:9px;font-weight:800;text-transform:uppercase}.order-group-card h2{margin:5px 0 0;color:var(--foreground);font-size:17px;overflow-wrap:anywhere}.order-group-card time{flex:0 0 auto;color:var(--muted);font-size:9px}.order-group-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.order-group-metrics>div{display:grid;min-width:0;padding:11px;grid-gap:5px;gap:5px;border-radius:11px;background:var(--marketplace-surface-muted)}.order-group-metrics span,.seller-order-statuses span{color:var(--muted);font-size:9px}.order-group-metrics strong:not(.order-status){color:var(--foreground);font-size:15px}.order-status{width:-moz-fit-content;width:fit-content;max-width:100%;padding:4px 7px;border-radius:999px;color:#1e40af;background:#eff6ff;font-size:9px;line-height:1.3;overflow-wrap:anywhere}.order-status.is-completed,.order-status.is-confirmed,.order-status.is-ready{color:#166534;background:#f0fdf4}.order-status.is-cancelled,.order-status.is-rejected{color:#991b1b;background:#fff1f2}.order-status.is-inventory_review{color:#92400e;background:#fffbeb}.order-status-breakdown{display:grid;margin:3px 0 0;padding:0;grid-gap:3px;gap:3px;list-style:none}.order-status-breakdown li{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:8px;color:var(--muted);font-size:8px}.order-status-breakdown li span{overflow-wrap:anywhere}.order-status-breakdown li strong{flex:0 0 auto;color:var(--foreground);font-size:9px}.order-group-card footer{padding-top:15px;align-items:end;border-top:1px solid var(--line)}.order-group-card footer div{display:grid;grid-gap:3px;gap:3px}.order-group-card footer strong{color:var(--foreground);font-size:14px}.order-group-card footer>span{color:var(--primary);font-size:10px;font-weight:800}.orders-pagination{display:flex;align-items:center;justify-content:center;gap:14px}.orders-pagination button{min-height:38px;padding:8px 13px;border:1px solid var(--line);border-radius:10px;color:var(--foreground);background:var(--surface);font:inherit;font-size:10px;font-weight:750;cursor:pointer}.orders-pagination button:disabled{color:var(--muted);cursor:not-allowed;opacity:.55}.orders-breadcrumbs,.orders-pagination span{color:var(--muted);font-size:10px}.orders-breadcrumbs{display:flex;min-width:0;align-items:center;gap:7px;overflow-wrap:anywhere}.orders-breadcrumbs a{color:var(--primary);font-weight:750;text-decoration:none}.seller-order-list{display:grid;min-width:0;grid-gap:20px;gap:20px}.seller-order{padding:22px}.seller-order-heading{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:16px}.seller-order-heading>div{min-width:0}.seller-order-heading a{color:var(--primary);font-size:10px;font-weight:800;text-decoration:none}.seller-order-heading h2{margin:5px 0 0;color:var(--foreground);font-size:20px;overflow-wrap:anywhere}.seller-order-heading>strong{flex:0 0 auto;color:var(--foreground);font-size:21px}.seller-order-statuses{display:flex;margin-top:16px;gap:10px}.seller-order-statuses>div{display:grid;min-width:0;padding:9px 11px;grid-gap:5px;gap:5px;border-radius:11px;background:var(--marketplace-surface-muted)}.seller-order>.orders-warning{margin-top:15px}.reservation-deadline{margin:15px 0 0;padding:10px 12px;border:1px solid #bfdbfe;border-radius:11px;color:#1e40af;background:#eff6ff;font-size:10px;font-weight:750;line-height:1.55}.reservation-deadline.is-expired{border-color:#fde68a;color:#92400e;background:#fffbeb}.seller-order-items{display:grid;margin-top:18px;border-block:1px solid var(--line)}.seller-order-items>div{display:flex;min-width:0;padding:11px 2px;justify-content:space-between;gap:15px;color:var(--muted);font-size:10px}.seller-order-items>div+div{border-top:1px solid var(--line)}.seller-order-items span{min-width:0;overflow-wrap:anywhere}.seller-order-items strong{flex:0 0 auto;color:var(--foreground)}.payment-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px;grid-gap:16px;gap:16px}.payment-instructions,.payment-submission{min-width:0;padding:18px;border:1px solid var(--line);border-radius:15px;background:var(--marketplace-surface-muted)}.payment-instructions>header{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:12px}.payment-instructions header span{color:var(--muted);font-size:9px}.payment-instructions h3,.payment-submission h3{margin:4px 0 0;color:var(--foreground);font-size:20px}.payment-instructions header>strong{padding:5px 8px;border-radius:999px;color:#1e40af;background:#dbeafe;font-size:9px}.payment-instructions dl{display:grid;margin:17px 0 0;grid-gap:9px;gap:9px}.payment-instructions dl>div{display:grid;grid-template-columns:minmax(80px,.35fr) minmax(0,1fr) auto;min-width:0;align-items:center;grid-gap:9px;gap:9px}.payment-instructions dt{color:var(--muted);font-size:9px}.payment-instructions dd{min-width:0;margin:0;color:var(--foreground);font-size:10px;font-weight:750}.payment-instructions dd.is-long{overflow-wrap:anywhere;word-break:break-word}.evidence-link,.payment-instructions dl button{border:0;color:var(--primary);background:transparent;font:inherit;font-size:9px;font-weight:800;cursor:pointer}.payment-note{margin:14px 0 0;color:var(--muted);font-size:9px;line-height:1.55}.payment-submission{display:grid;align-content:flex-start;grid-gap:11px;gap:11px}.payment-submission h3{margin:0;font-size:17px}.payment-submission>p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}.proof-picker{display:grid;padding:13px;grid-gap:8px;gap:8px;border:1px dashed var(--marketplace-primary-soft);border-radius:11px;color:var(--foreground);background:var(--surface);font-size:9px}.proof-picker strong{color:var(--foreground);font-size:10px}.proof-picker span{color:var(--muted)}.proof-picker input{width:100%;min-width:0;color:var(--muted);font:inherit}.proof-selected{color:var(--muted);font-size:9px;overflow-wrap:anywhere}.field-error{margin:0;color:#991b1b!important;font-size:9px!important}.payment-submitted{padding:12px;border-radius:10px;color:#1e40af!important;background:#eff6ff}.payment-submitted.is-success{color:#166534!important;background:#f0fdf4}.evidence-link{justify-self:start;padding:4px 0}.orders-shell a:focus-visible,.orders-shell button:focus-visible,.orders-shell input:focus-visible{outline:3px solid var(--marketplace-focus);outline-offset:3px}@media (max-width:1000px){.checkout-layout,.payment-layout{grid-template-columns:1fr}.checkout-summary{position:static}}@media (max-width:900px) and (min-width:761px){.orders-shell .site-header{flex-wrap:wrap;padding-block:12px}.orders-shell .site-navigation{order:3;width:100%}.orders-shell .site-navigation ul{justify-content:center}.orders-shell .site-auth-actions{margin-left:auto}}@media (max-width:760px){.orders-main{gap:16px;padding-top:15px;padding-bottom:40px}.orders-empty,.orders-heading,.orders-status{padding:21px;border-radius:18px}.orders-empty,.orders-status{min-height:250px}.order-group-card,.orders-card{border-radius:16px}.checkout-form-grid,.order-group-list,.order-group-metrics{grid-template-columns:1fr}.checkout-contact>header,.checkout-form-grid,.checkout-seller,.checkout-sellers>header,.checkout-summary,.seller-order{padding:16px}.checkout-form-grid label.is-wide{grid-column:auto}.checkout-seller-heading,.seller-order-heading{align-items:flex-start;flex-direction:column}.seller-order-statuses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.payment-instructions dl>div{grid-template-columns:1fr auto}.payment-instructions dt{grid-column:1/-1}.orders-pagination{justify-content:space-between}}@media (max-width:430px){.seller-reject-backdrop{padding:10px}.seller-reject-form{max-height:calc(100vh - 20px);padding:16px}.seller-reject-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.seller-order-statuses{grid-template-columns:1fr}.checkout-seller li,.order-group-card>footer,.order-group-card>header,.seller-order-items>div{align-items:flex-start;flex-direction:column}.checkout-seller li strong,.order-group-card time,.seller-order-items strong{flex:initial}.payment-instructions dl>div{grid-template-columns:minmax(0,1fr)}.payment-instructions dl button,.payment-instructions dt{grid-column:auto}.payment-instructions dl button{justify-self:start;padding:0}.orders-pagination span{display:none}}@media (prefers-reduced-motion:reduce){.order-group-card{transition:none}}.seller-verification-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;grid-gap:18px;gap:18px}.seller-verification-card{display:grid;min-width:0;padding:20px;grid-gap:17px;gap:17px;color:inherit;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.seller-verification-card:hover{border-color:color-mix(in srgb,var(--primary) 45%,var(--line));box-shadow:var(--marketplace-shadow-card);transform:translateY(-2px)}.seller-verification-card>footer,.seller-verification-card>header{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:14px}.seller-verification-card>header div{min-width:0}.seller-payment-details>header span,.seller-verification-actions>header span,.seller-verification-card dt,.seller-verification-card>header span{color:var(--muted);font-size:9px;font-weight:700}.seller-payment-details h2,.seller-verification-actions h2,.seller-verification-card h2{margin:5px 0 0;color:var(--foreground)}.seller-verification-card h2{font-size:18px;overflow-wrap:anywhere}.seller-verification-card>header>strong{flex:0 0 auto;color:var(--foreground);font-size:18px}.seller-payment-details dl,.seller-verification-card dl{display:grid;margin:0;grid-gap:9px;gap:9px}.seller-verification-card dl>div{display:grid;grid-template-columns:minmax(100px,.45fr) minmax(0,1fr);padding:9px 10px;grid-gap:12px;gap:12px;border-radius:10px;background:var(--marketplace-surface-muted)}.seller-payment-details dd,.seller-verification-card dd{min-width:0;margin:0;color:var(--foreground);font-size:10px;font-weight:700;overflow-wrap:anywhere}.seller-verification-card>footer{padding-top:14px;align-items:center;border-top:1px solid var(--line)}.seller-verification-card>footer>span{color:var(--primary);font-size:10px;font-weight:800}.seller-verification-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,350px);min-width:0;align-items:start;grid-gap:20px;gap:20px}.seller-verification-actions,.seller-verification-order{min-width:0;padding:22px}.seller-verification-order .seller-order-statuses{margin-top:0}.seller-payment-details{min-width:0;margin-top:20px;padding:17px;border:1px solid var(--line);border-radius:15px;background:var(--marketplace-surface-muted)}.seller-payment-details h2{font-size:18px}.seller-payment-details dl{margin-top:15px}.seller-payment-details dl>div{display:grid;grid-template-columns:minmax(95px,.35fr) minmax(0,1fr);grid-gap:12px;gap:12px}.seller-payment-details dt{color:var(--muted);font-size:9px}.seller-payment-details dd.is-long{word-break:break-all}.seller-payment-details>p{margin:14px 0 0;color:var(--muted);font-size:9px;line-height:1.6}.seller-verification-actions{position:-webkit-sticky;position:sticky;top:20px;display:grid;grid-gap:18px;gap:18px}.seller-verification-actions>header{padding-bottom:16px;border-bottom:1px solid var(--line)}.seller-verification-actions h2{font-size:25px}.seller-proof-state{display:grid;grid-gap:9px;gap:9px}.seller-proof-state>strong{color:var(--foreground);font-size:11px}.seller-proof-state>p{margin:0;color:var(--muted);font-size:10px;line-height:1.6}.seller-decision-actions>button,.seller-proof-state>button,.seller-reject-form button,.seller-verification-message button{min-height:42px;padding:9px 13px;border:1px solid var(--line);border-radius:11px;color:var(--foreground);background:var(--surface);font:inherit;font-size:10px;font-weight:800;cursor:pointer}.seller-proof-state>button{color:var(--primary);border-color:color-mix(in srgb,var(--primary) 30%,var(--line));background:var(--marketplace-surface-accent)}.seller-decision-actions{display:grid;grid-gap:9px;gap:9px}.seller-decision-actions>button.is-confirm{color:var(--marketplace-primary-contrast);border-color:var(--primary);background:var(--primary)}.seller-decision-actions>button.is-confirm:hover:not(:disabled){border-color:var(--primary-hover);background:var(--primary-hover)}.seller-decision-actions>button.is-reject,.seller-reject-form button.is-reject-submit{color:#991b1b;border-color:#fecaca;background:#fffafa}.seller-decision-actions button:disabled,.seller-proof-state>button:disabled,.seller-reject-form button:disabled{cursor:not-allowed;opacity:.58}.seller-reject-backdrop{position:fixed;z-index:120;inset:0;display:grid;padding:20px;place-items:center;background:rgb(15 23 42/48%)}.seller-reject-form{display:grid;width:min(100%,500px);max-height:calc(100vh - 40px);padding:20px;grid-gap:11px;gap:11px;overflow-y:auto;border:1px solid #fecaca;border-radius:16px;background:var(--surface);box-shadow:0 22px 70px rgb(15 23 42/24%)}.seller-reject-form>header{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:15px}.seller-reject-form>header span{color:#991b1b;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.seller-reject-form>header h2{margin:4px 0 0;color:var(--foreground);font-size:21px}.seller-reject-form>header button{width:36px;min-height:36px;flex:0 0 auto;padding:5px;font-size:20px;line-height:1}.seller-reject-form>p{margin:0;color:var(--muted);font-size:10px;line-height:1.6}.seller-reject-form label{color:var(--foreground);font-size:10px;font-weight:800}.seller-reject-form textarea{width:100%;min-width:0;padding:11px 12px;resize:vertical;border:1px solid var(--line);border-radius:10px;color:var(--foreground);background:var(--surface);font:inherit;font-size:11px;line-height:1.5}.seller-reject-form small{justify-self:end;color:var(--muted);font-size:8px}.seller-reject-buttons{display:flex;justify-content:flex-end;gap:9px}.seller-decision-complete,.seller-verification-message{padding:13px 14px;border:1px solid #bbf7d0;border-radius:12px;color:#166534;background:#f0fdf4;font-size:10px;font-weight:750;line-height:1.6}.seller-verification-message{display:flex;align-items:center;justify-content:space-between;gap:15px}.seller-verification-message p{margin:0}.seller-verification-message.is-error{border-color:#fecaca;color:#991b1b;background:#fffafa}.orders-shell textarea:focus-visible{outline:3px solid var(--marketplace-focus);outline-offset:3px}@media (max-width:900px){.seller-verification-detail{grid-template-columns:minmax(0,1fr)}.seller-verification-actions{position:static}}@media (max-width:760px){.seller-verification-list{grid-template-columns:minmax(0,1fr)}.seller-verification-actions,.seller-verification-card,.seller-verification-order{padding:16px}.seller-payment-details dl>div,.seller-verification-card dl>div{grid-template-columns:minmax(0,1fr);gap:4px}}@media (max-width:430px){.seller-reject-backdrop{padding:10px}.seller-reject-form{max-height:calc(100vh - 20px);padding:16px}.seller-reject-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.seller-verification-card>footer,.seller-verification-card>header,.seller-verification-message{align-items:flex-start;flex-direction:column}.seller-verification-card>header>strong{flex:initial}}.seller-workspace-page .seller-orders-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.seller-workspace-page .seller-orders-tabs a{padding:10px 16px;min-height:42px;border:1px solid var(--line);border-radius:12px;color:var(--foreground);background:var(--surface);font-size:13px;font-weight:700;text-decoration:none}.seller-workspace-page .seller-orders-tabs a[aria-current=page]{color:var(--primary);border-color:var(--primary);background:var(--marketplace-surface-accent)}.seller-workspace-page .seller-orders-tabs a:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.seller-workspace-page .seller-order-product-summary{margin:0;min-width:0;overflow-wrap:anywhere}.seller-workspace-page .seller-verification-card>footer{flex-wrap:wrap}.seller-workspace-page .seller-order-items small{display:block;margin-top:4px;color:var(--muted)}.seller-workspace-page .seller-product-stock-summary{display:grid;margin:0;grid-gap:5px;gap:5px;min-width:0}.seller-workspace-page .seller-product-stock-summary>div{display:flex;justify-content:space-between;gap:12px}.seller-workspace-page .seller-product-stock-summary dt{color:var(--muted);font-size:11px}.seller-workspace-page .seller-product-stock-summary dd{margin:0;color:var(--foreground);font-weight:750;font-size:12px}.seller-workspace-page{--marketplace-background:#f6f8fc;--marketplace-surface:#ffffff;--marketplace-surface-muted:#f8fafc;--marketplace-surface-accent:#eff6ff;--marketplace-foreground:#0f172a;--marketplace-muted:#64748b;--marketplace-placeholder:#8492a6;--marketplace-line:#dbe4f0;--marketplace-primary:#2563eb;--marketplace-primary-hover:#1d4ed8;--marketplace-primary-soft:#dbeafe;--marketplace-primary-contrast:#ffffff;--marketplace-success:#16a34a;--marketplace-focus:rgb(37 99 235/35%);--marketplace-shadow-small:0 10px 30px rgb(15 23 42/7%);--marketplace-shadow-large:0 24px 60px rgb(15 23 42/10%);--background:var(--marketplace-background);--surface:var(--marketplace-surface);--foreground:var(--marketplace-foreground);--muted:var(--marketplace-muted);--line:var(--marketplace-line);--primary:var(--marketplace-primary);--primary-hover:var(--marketplace-primary-hover);min-height:100vh;color:var(--foreground);background:radial-gradient(circle at 12% 0,rgb(37 99 235/7%),transparent 28rem),var(--background)}.seller-workspace-page .site-footer,.seller-workspace-page .site-header{border-color:var(--line);background:var(--surface)}.seller-workspace-page .footer-status{background:var(--marketplace-surface-muted);box-shadow:var(--marketplace-shadow-small)}.seller-workspace-page .footer-status-indicator{background:var(--marketplace-success)}.seller-workspace-page .footer-status div>span{color:var(--primary)}.seller-workspace-layout{display:grid;grid-template-columns:minmax(210px,244px) minmax(0,1fr);min-width:0;padding:24px 0 54px;align-items:start;grid-gap:24px;gap:24px}.seller-workspace-sidebar{position:-webkit-sticky;position:sticky;top:18px;min-width:0;padding:16px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--marketplace-shadow-small)}.seller-workspace-identity{display:flex;min-width:0;padding:7px 7px 16px;align-items:center;gap:11px;border-bottom:1px solid var(--line)}.seller-workspace-identity>span{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(145deg,var(--primary),#7548e8);font-weight:900}.seller-workspace-identity div{display:grid;min-width:0;grid-gap:2px;gap:2px}.seller-workspace-identity small{color:var(--muted);font-size:9px}.seller-workspace-identity strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.seller-workspace-navigation{display:grid;margin:14px 0;padding:0;grid-gap:4px;gap:4px;list-style:none}.seller-workspace-navigation a{display:grid;grid-template-columns:24px minmax(0,1fr) auto;min-height:43px;padding:8px 10px;align-items:center;grid-gap:8px;gap:8px;border:1px solid transparent;border-radius:11px;color:var(--muted);text-decoration:none;transition:color .16s ease,border-color .16s ease,background-color .16s ease}.seller-workspace-navigation a:hover{color:var(--foreground);background:var(--marketplace-surface-muted)}.seller-workspace-navigation a.is-active{border-color:var(--marketplace-primary-soft);color:var(--primary);background:var(--marketplace-surface-accent)}.seller-workspace-navigation a>span{text-align:center;font-size:15px}.seller-workspace-navigation a>strong{font-size:11px}.seller-workspace-navigation a>em{display:grid;min-width:23px;height:23px;padding:0 6px;place-items:center;border-radius:999px;color:#fff;background:#dc2626;font-size:9px;font-style:normal;font-weight:900}.seller-marketplace-link{display:flex;min-height:38px;padding:8px 10px;align-items:center;border-top:1px solid var(--line);color:var(--primary);font-size:10px;font-weight:800;text-decoration:none}.seller-workspace-content{min-width:0}.seller-content-stack{display:grid;min-width:0;grid-gap:18px;gap:18px}.seller-page-heading{display:flex;min-width:0;padding:clamp(22px,3vw,32px);align-items:flex-end;justify-content:space-between;gap:22px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,var(--surface),var(--marketplace-surface-accent));box-shadow:var(--marketplace-shadow-small)}.seller-page-heading>div{min-width:0}.seller-ledger-card>header span,.seller-onboarding-card>header>span,.seller-operational-card>div>span,.seller-page-heading span,.seller-quick-actions>header>span{color:var(--primary);font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.seller-page-heading h1{margin:7px 0 0;color:var(--foreground);font-size:clamp(30px,4.4vw,46px);line-height:1.02;letter-spacing:-.045em;overflow-wrap:anywhere}.seller-page-heading p{max-width:690px;margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.seller-page-heading>a,.seller-page-heading>button{display:inline-flex;min-height:42px;padding:9px 14px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid var(--marketplace-primary-soft);border-radius:12px;color:var(--primary);background:var(--surface);font:inherit;font-size:10px;font-weight:850;text-decoration:none}.seller-page-heading>button:disabled{color:var(--muted);border-color:var(--line);background:var(--marketplace-surface-muted);cursor:not-allowed}.seller-empty-state,.seller-page-status{display:grid;min-height:310px;padding:32px;place-content:center;justify-items:center;border:1px solid var(--line);border-radius:22px;color:var(--muted);background:var(--surface);box-shadow:var(--marketplace-shadow-small);text-align:center}.seller-empty-state p,.seller-page-status p{max-width:570px;margin:8px 0 0;font-size:12px;line-height:1.6}.seller-page-status.is-error{color:#991b1b;background:#fffafa}.seller-empty-state a,.seller-page-status button{display:inline-flex;min-height:42px;margin-top:16px;padding:9px 15px;align-items:center;justify-content:center;border:1px solid var(--primary);border-radius:11px;color:#fff;background:var(--primary);font:inherit;font-size:10px;font-weight:850;text-decoration:none;cursor:pointer}.seller-empty-state>span{display:grid;width:58px;height:58px;place-items:center;border-radius:18px;color:var(--primary);background:var(--marketplace-primary-soft);font-size:27px}.seller-empty-state h2{margin:17px 0 0;color:var(--foreground);font-size:25px}.seller-inline-message{display:flex;min-width:0;padding:14px 16px;align-items:center;gap:9px;border:1px solid var(--line);border-radius:14px;color:var(--foreground);background:var(--surface);font-size:11px;line-height:1.45}.seller-inline-message span{color:var(--muted)}.seller-inline-message a{margin-left:auto;color:inherit;font-weight:850}.seller-inline-message button{margin-left:auto;border:0;color:inherit;background:transparent;font:inherit;font-weight:850;text-decoration:underline;cursor:pointer}.seller-inline-message.is-warning{border-color:#fde68a;color:#854d0e;background:#fffbeb}.seller-inline-message.is-danger,.seller-inline-message.is-error{border-color:#fecaca;color:#991b1b;background:#fff7f7}.seller-inline-message.is-success{border-color:#bbf7d0;color:#166534;background:#f0fdf4}.seller-operational-card{display:flex;min-width:0;padding:19px 21px;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--marketplace-shadow-small)}.seller-operational-card h2{margin:5px 0 0;font-size:19px}.seller-operational-card ul{display:flex;margin:0;padding:0;flex-wrap:wrap;justify-content:flex-end;gap:7px;list-style:none}.seller-operational-card li{padding:6px 9px;border-radius:999px;font-size:9px;font-weight:800}.seller-operational-card li.is-success{color:#166534;background:#dcfce7}.seller-operational-card li.is-warning{color:#854d0e;background:#fef3c7}.seller-operational-card li.is-muted{color:var(--muted);background:var(--marketplace-surface-muted)}.seller-balance-grid,.seller-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;grid-gap:13px;gap:13px}.seller-balance-grid>article,.seller-overview-grid>a{display:flex;min-width:0;min-height:132px;padding:18px;flex-direction:column;border:1px solid var(--line);border-radius:17px;color:var(--foreground);background:var(--surface);box-shadow:var(--marketplace-shadow-small);text-decoration:none;transition:transform .16s ease,border-color .16s ease}.seller-overview-grid>a:hover{border-color:var(--marketplace-primary-soft);transform:translateY(-2px)}.seller-overview-grid>a.is-attention{border-color:#fed7aa;background:#fffaf5}.seller-balance-grid span,.seller-overview-grid span{color:var(--muted);font-size:10px}.seller-balance-grid strong,.seller-overview-grid strong{margin-top:15px;font-size:clamp(20px,2.4vw,28px);line-height:1.1;overflow-wrap:anywhere}.seller-overview-grid small{margin-top:auto;color:var(--primary);font-size:9px;font-weight:800}.seller-balance-grid>article.is-primary{border-color:var(--marketplace-primary-soft);background:var(--marketplace-surface-accent)}.seller-balance-grid>article.is-primary strong{color:var(--primary)}.seller-balance-grid>article.is-danger{border-color:#fecaca;background:#fff7f7}.seller-balance-grid>article.is-danger strong{color:#b91c1c}.seller-balance-explanations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;grid-gap:12px;gap:12px}.seller-balance-explanations article{display:grid;min-width:0;padding:15px 17px;grid-gap:6px;gap:6px;border:1px solid var(--line);border-radius:14px;background:var(--marketplace-surface-muted)}.seller-balance-explanations strong{font-size:11px}.seller-balance-explanations span{color:var(--muted);font-size:10px;line-height:1.55}.seller-details-card,.seller-ledger-card,.seller-onboarding-card,.seller-quick-actions{min-width:0;padding:22px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--marketplace-shadow-small)}.seller-ledger-card h2,.seller-onboarding-card h2,.seller-quick-actions h2{margin:5px 0 0;font-size:21px}.seller-quick-actions>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:17px;grid-gap:12px;gap:12px}.seller-quick-actions a{display:grid;grid-template-columns:40px minmax(0,1fr);padding:14px;grid-gap:2px 11px;gap:2px 11px;border:1px solid var(--line);border-radius:14px;color:var(--foreground);background:var(--marketplace-surface-muted);text-decoration:none}.seller-quick-actions a>span{grid-row:1/3;display:grid;width:40px;height:40px;place-items:center;border-radius:12px;color:var(--primary);background:var(--marketplace-primary-soft);font-size:18px}.seller-quick-actions a strong{align-self:end;font-size:11px}.seller-quick-actions a small{color:var(--muted);font-size:9px}.seller-onboarding-card ol{display:grid;margin:20px 0 0;padding:0;grid-gap:9px;gap:9px;list-style:none}.seller-onboarding-card li{display:flex;min-height:46px;padding:10px 12px;align-items:center;gap:11px;border:1px solid var(--line);border-radius:12px;color:var(--muted);background:var(--marketplace-surface-muted)}.seller-onboarding-card li>span{display:grid;width:25px;height:25px;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:11px}.seller-onboarding-card li.is-done{color:#166534;border-color:#bbf7d0;background:#f0fdf4}.seller-onboarding-card>p{margin:16px 0 0;color:var(--muted);font-size:10px}.seller-onboarding-card li.is-current{color:var(--primary);border-color:var(--marketplace-primary-soft);background:var(--marketplace-surface-accent)}.seller-onboarding-action{display:inline-flex;min-height:40px;margin-top:14px;padding:8px 13px;align-items:center;justify-content:center;border:1px solid var(--primary);border-radius:11px;color:#fff;background:var(--primary);font-size:10px;font-weight:850;text-decoration:none}.seller-details-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;grid-gap:10px;gap:10px}.seller-details-card dl>div{padding:13px;border-radius:12px;background:var(--marketplace-surface-muted)}.seller-details-card dt{color:var(--muted);font-size:9px}.seller-details-card dd{margin:5px 0 0;font-size:12px;font-weight:800;overflow-wrap:anywhere}.seller-details-card>p{margin:17px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.seller-onboarding-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;grid-gap:13px;gap:13px}.seller-onboarding-benefits article{display:grid;min-width:0;padding:19px;grid-template-columns:42px minmax(0,1fr);align-items:center;grid-gap:3px 12px;gap:3px 12px;border:1px solid var(--line);border-radius:17px;background:var(--surface);box-shadow:var(--marketplace-shadow-small)}.seller-onboarding-benefits article>span{grid-row:1/3;display:grid;width:42px;height:42px;place-items:center;border-radius:13px;color:var(--primary);background:var(--marketplace-primary-soft);font-size:18px;font-weight:900}.seller-onboarding-benefits strong{font-size:12px}.seller-onboarding-benefits p{margin:0;color:var(--muted);font-size:9px;line-height:1.5}.seller-management-card{min-width:0;padding:clamp(19px,2.5vw,25px);border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--marketplace-shadow-small)}.seller-management-card-heading>div>span,.seller-management-card>header>span{color:var(--primary);font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.seller-management-card-heading h2,.seller-management-card>header h2{margin:5px 0 0;color:var(--foreground);font-size:22px}.seller-management-card-heading p,.seller-management-card>header p{max-width:690px;margin:7px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.seller-management-card-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.seller-management-card-heading>button{min-height:40px;padding:8px 13px;flex:0 0 auto;border:1px solid var(--marketplace-primary-soft);border-radius:11px;color:var(--primary);background:var(--marketplace-surface-accent);font:inherit;font-size:10px;font-weight:850;cursor:pointer}.seller-management-card-heading>button:disabled{opacity:.55;cursor:not-allowed}.seller-management-form-card>form,.seller-sbp-form{display:grid;width:min(100%,720px);margin-top:20px;grid-gap:15px;gap:15px}.seller-form-field{display:grid;min-width:0;grid-gap:7px;gap:7px;color:var(--foreground);font-size:10px;font-weight:800}.seller-form-field input,.seller-form-field textarea{width:100%;min-width:0;padding:11px 12px;border:1px solid var(--line);border-radius:11px;color:var(--foreground);background:var(--surface);font:inherit;font-size:12px;line-height:1.45;resize:vertical}.seller-form-field input[readonly]{color:var(--muted);background:var(--marketplace-surface-muted)}.seller-form-field small{color:var(--muted);font-size:9px;font-weight:500;line-height:1.5}.seller-form-error,.seller-form-success{width:min(100%,720px);margin:14px 0 0;padding:11px 13px;border-radius:11px;font-size:10px;line-height:1.5}.seller-form-error{color:#991b1b;border:1px solid #fecaca;background:#fff7f7}.seller-form-success{color:#166534;border:1px solid #bbf7d0;background:#f0fdf4}.seller-form-actions{display:flex;margin-top:4px;flex-wrap:wrap;align-items:center;gap:9px}.seller-form-actions button{min-height:41px;padding:9px 14px;border:1px solid var(--line);border-radius:11px;color:var(--foreground);background:var(--surface);font:inherit;font-size:10px;font-weight:850;cursor:pointer}.seller-form-actions button.is-primary{color:#fff;border-color:var(--primary);background:var(--primary)}.seller-form-actions button.is-danger{color:#991b1b;border-color:#fecaca;background:#fff7f7}.seller-form-actions button:disabled{opacity:.55;cursor:not-allowed}.seller-management-loading{margin:18px 0 0;color:var(--muted);font-size:10px}.seller-payment-method-list{display:grid;margin:18px 0 0;padding:0;grid-gap:10px;gap:10px;list-style:none}.seller-payment-method-list>li{display:grid;grid-template-columns:minmax(0,1fr) auto auto;min-width:0;padding:14px 15px;align-items:center;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:13px;background:var(--marketplace-surface-muted)}.seller-payment-method-list>li.is-empty{display:block;color:var(--muted);font-size:10px;text-align:center}.seller-payment-method-list>li.is-inactive{opacity:.68}.seller-payment-method-list>li>div:first-child{display:grid;min-width:0;grid-gap:4px;gap:4px}.seller-payment-method-list strong{font-size:11px}.seller-payment-method-list span{color:var(--muted);font-size:9px;line-height:1.45;overflow-wrap:anywhere}.seller-payment-method-list em{padding:5px 8px;border-radius:999px;color:#166534;background:#dcfce7;font-size:8px;font-style:normal;font-weight:850}.seller-payment-method-list .is-inactive em{color:var(--muted);background:#e2e8f0}.seller-payment-method-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.seller-payment-method-actions button{min-height:34px;padding:6px 9px;border:1px solid var(--line);border-radius:9px;color:var(--primary);background:var(--surface);font:inherit;font-size:9px;font-weight:800;cursor:pointer}.seller-payment-method-actions button.is-danger{color:#991b1b;border-color:#fecaca}.seller-payment-method-actions button:disabled{opacity:.55;cursor:not-allowed}.seller-sbp-form{padding:18px;border:1px solid var(--marketplace-primary-soft);border-radius:15px;background:var(--marketplace-surface-accent)}.seller-sbp-form h3{margin:0;font-size:16px}.seller-sbp-form>p{margin:-7px 0 0;color:var(--muted);font-size:9px}.seller-terms-card>ul{display:grid;margin:18px 0;padding-left:20px;grid-gap:8px;gap:8px;color:var(--muted);font-size:10px;line-height:1.55}.seller-terms-checkbox{display:flex;width:min(100%,720px);padding:13px;align-items:flex-start;gap:10px;border:1px solid var(--line);border-radius:12px;background:var(--marketplace-surface-muted);font-size:10px;font-weight:700;line-height:1.5}.seller-terms-checkbox input{width:17px;height:17px;flex:0 0 17px;accent-color:var(--primary)}.seller-status-chips{display:flex;margin:17px 0 0;padding:0;flex-wrap:wrap;gap:7px;list-style:none}.seller-status-chips li{padding:6px 9px;border-radius:999px;color:var(--muted);background:var(--marketplace-surface-muted);font-size:9px;font-weight:800}.seller-status-chips li.is-success{color:#166534;background:#dcfce7}.seller-status-chips li.is-warning{color:#854d0e;background:#fef3c7}.seller-activation-card .seller-form-actions,.seller-status-management .seller-form-actions{margin-top:18px}.seller-confirm-backdrop{position:fixed;z-index:140;inset:0;display:grid;padding:18px;place-items:center;background:rgb(15 23 42/42%)}.seller-confirm-dialog{width:min(100%,470px);padding:24px;border:1px solid var(--line);border-radius:19px;color:var(--foreground);background:var(--surface);box-shadow:var(--marketplace-shadow-large)}.seller-confirm-dialog h2{margin:0;font-size:23px}.seller-confirm-dialog p{margin:10px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.seller-confirm-dialog>div{display:flex;margin-top:20px;flex-wrap:wrap;justify-content:flex-end;gap:9px}.seller-confirm-dialog button{min-height:40px;padding:8px 13px;border:1px solid var(--line);border-radius:10px;color:var(--foreground);background:var(--surface);font:inherit;font-size:10px;font-weight:850;cursor:pointer}.seller-confirm-dialog button.is-primary{color:#fff;border-color:var(--primary);background:var(--primary)}.seller-confirm-dialog button.is-danger{color:#fff;border-color:#b91c1c;background:#b91c1c}.seller-confirm-dialog button:disabled{opacity:.55;cursor:not-allowed}.seller-ledger-card>header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.seller-ledger-card>header small{color:var(--muted);font-size:9px}.seller-ledger-list{display:grid;margin:18px 0 0;padding:0;list-style:none}.seller-ledger-list>li{display:grid;grid-template-columns:38px minmax(0,1fr) auto;min-width:0;padding:14px 0;align-items:center;grid-gap:12px;gap:12px;border-top:1px solid var(--line)}.seller-ledger-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;color:var(--primary);background:var(--marketplace-primary-soft);font-size:15px;font-weight:900}.seller-ledger-list li>div:last-child,.seller-ledger-list li>div:nth-child(2){display:grid;min-width:0;grid-gap:4px;gap:4px}.seller-ledger-list li>div:last-child{justify-items:end;text-align:right}.seller-ledger-list strong{font-size:11px;overflow-wrap:anywhere}.seller-ledger-list span{color:var(--muted);font-size:9px;line-height:1.4}.seller-ledger-list .is-debt strong{color:#b91c1c}.seller-ledger-empty{display:grid;min-height:150px;margin-top:18px;place-content:center;color:var(--muted);border:1px dashed var(--line);border-radius:14px;background:var(--marketplace-surface-muted);font-size:11px}.seller-ledger-more{display:flex;min-height:42px;margin:14px auto 0;padding:9px 16px;align-items:center;justify-content:center;border:1px solid var(--marketplace-primary-soft);border-radius:11px;color:var(--primary);background:var(--surface);font:inherit;font-size:10px;font-weight:850;cursor:pointer}.seller-workspace-mobile-bar,.seller-workspace-mobile-nav{display:none}.seller-product-counts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;grid-gap:11px;gap:11px}.seller-product-counts button{display:flex;min-width:0;min-height:82px;padding:14px 16px;flex-direction:column;align-items:flex-start;justify-content:space-between;border:1px solid var(--line);border-radius:15px;color:var(--foreground);background:var(--surface);box-shadow:var(--marketplace-shadow-small);font:inherit;cursor:pointer}.seller-product-counts button.is-active,.seller-product-counts button:hover{border-color:var(--marketplace-primary-soft);background:var(--marketplace-surface-accent)}.seller-product-counts button.is-active strong{color:var(--primary)}.seller-product-counts span{color:var(--muted);font-size:9px;font-weight:750}.seller-product-counts strong{font-size:23px}.seller-product-editor,.seller-products-panel{min-width:0;padding:clamp(18px,2.5vw,25px);border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--marketplace-shadow-small)}.seller-products-toolbar{display:flex;min-width:0;align-items:flex-end;justify-content:space-between;gap:18px}.seller-product-editor>header,.seller-products-toolbar>div{min-width:0}.seller-product-editor>header>span,.seller-products-toolbar>div>span{color:var(--primary);font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.seller-product-editor>header h2,.seller-products-toolbar h2{margin:5px 0 0;font-size:22px}.seller-product-editor>header p{max-width:690px;margin:7px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.seller-products-toolbar form{display:flex;min-width:min(100%,370px);align-items:center;gap:7px}.seller-products-toolbar input{width:100%;min-width:0;min-height:40px;padding:9px 11px;border:1px solid var(--line);border-radius:10px;color:var(--foreground);background:var(--surface);font:inherit;font-size:10px}.seller-products-more,.seller-products-toolbar button{min-height:40px;padding:8px 13px;border:1px solid var(--marketplace-primary-soft);border-radius:10px;color:var(--primary);background:var(--marketplace-surface-accent);font:inherit;font-size:9px;font-weight:850;cursor:pointer}.seller-product-list{display:grid;min-width:0;margin-top:18px;grid-gap:9px;gap:9px}.seller-product-row{display:grid;grid-template-columns:68px minmax(170px,2fr) minmax(90px,.75fr) minmax(100px,.8fr) minmax(150px,1.25fr) auto;min-width:0;padding:14px;align-items:center;grid-gap:13px;gap:13px;border:1px solid var(--line);border-radius:14px;background:var(--marketplace-surface-muted)}.seller-product-row>div{display:grid;min-width:0;grid-gap:4px;gap:4px}.seller-product-row>div>span{color:var(--muted);font-size:8px}.seller-product-row>div>strong{font-size:10px;line-height:1.4;overflow-wrap:anywhere}.seller-product-row-main>strong{font-size:12px!important}.seller-product-row-main>small{color:var(--muted);font-size:8px;overflow-wrap:anywhere}.seller-product-status{width:max-content;max-width:100%;padding:4px 7px;border-radius:999px;font-size:8px!important;font-weight:850}.seller-product-status.is-draft{color:#854d0e;background:#fef3c7}.seller-product-status.is-published{color:#166534;background:#dcfce7}.seller-product-status.is-hidden{color:var(--muted);background:#e2e8f0}.seller-product-visibility strong.is-visible{color:#166534}.seller-product-row-actions{justify-items:stretch}.seller-product-row-actions a{display:inline-flex;min-height:31px;padding:6px 9px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:8px;color:var(--primary);background:var(--surface);font-size:8px;font-weight:800;text-decoration:none}.seller-products-empty,.seller-products-loading{display:grid;min-height:250px;margin-top:18px;place-content:center;justify-items:center;color:var(--muted);border:1px dashed var(--line);border-radius:15px;background:var(--marketplace-surface-muted);text-align:center}.seller-products-empty>span{display:grid;width:50px;height:50px;place-items:center;border-radius:15px;color:var(--primary);background:var(--marketplace-primary-soft);font-size:24px}.seller-products-empty h3{margin:14px 0 0;color:var(--foreground);font-size:20px}.seller-products-empty p{max-width:500px;margin:7px 0 0;font-size:10px;line-height:1.55}.seller-products-empty a{display:inline-flex;min-height:39px;margin-top:15px;padding:8px 13px;align-items:center;border-radius:10px;color:#fff;background:var(--primary);font-size:9px;font-weight:850;text-decoration:none}.seller-products-more{display:flex;margin:14px auto 0}.seller-product-state{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;grid-gap:10px;gap:10px}.seller-product-state>div{display:grid;min-width:0;padding:13px 15px;grid-gap:6px;gap:6px;border:1px solid var(--line);border-radius:13px;background:var(--surface);box-shadow:var(--marketplace-shadow-small)}.seller-product-state span{color:var(--muted);font-size:8px}.seller-product-state strong{font-size:10px;overflow-wrap:anywhere}.seller-product-state strong.is-visible{color:#166534}.seller-product-editor>form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,820px);margin-top:20px;grid-gap:15px;gap:15px}.seller-product-form-field,.seller-product-stock-field{display:grid;min-width:0;margin:0;padding:0;grid-gap:7px;gap:7px;border:0;color:var(--foreground);font-size:10px;font-weight:800}.seller-product-condition-field{display:grid;min-width:0;margin:0;padding:0;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px;border:0;color:var(--foreground)}.seller-product-condition-field legend{grid-column:1/-1;margin-bottom:7px;font-size:10px;font-weight:800}.seller-product-condition-field label{display:flex;min-height:43px;padding:11px 12px;align-items:center;gap:9px;border:1px solid var(--line);border-radius:11px;background:var(--marketplace-surface-muted);font-size:10px;font-weight:750}.seller-product-condition-field input{width:17px;height:17px;accent-color:var(--primary)}.seller-product-condition-field small{grid-column:1/-1;color:#b91c1c;font-size:9px}.seller-product-form-field.is-wide{grid-column:1/-1}.seller-product-form-field input,.seller-product-form-field select,.seller-product-form-field textarea,.seller-product-stock-field>input[type=text]{width:100%;min-width:0;padding:11px 12px;border:1px solid var(--line);border-radius:11px;color:var(--foreground);background:var(--surface);font:inherit;font-size:12px;line-height:1.45;resize:vertical}.seller-product-form-field input[readonly]{color:var(--muted);background:var(--marketplace-surface-muted)}.seller-product-form-field small,.seller-product-stock-field small{color:var(--muted);font-size:9px;font-weight:500;line-height:1.45}.seller-product-form-field small[role=alert],.seller-product-stock-field small[role=alert]{color:#b91c1c}.seller-product-stock-field legend{margin-bottom:7px;font-size:10px;font-weight:800}.seller-product-stock-field>label{display:flex;min-height:43px;padding:11px 12px;align-items:center;gap:9px;border:1px solid var(--line);border-radius:11px;background:var(--marketplace-surface-muted);font-size:10px}.seller-product-stock-field input[type=checkbox]{width:17px;height:17px;accent-color:var(--primary)}.seller-product-form-actions{grid-column:1/-1;display:flex;margin-top:5px;flex-wrap:wrap;align-items:center;gap:9px}.seller-product-form-actions a,.seller-product-form-actions button{display:inline-flex;min-height:41px;padding:9px 14px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:11px;color:var(--foreground);background:var(--surface);font:inherit;font-size:10px;font-weight:850;text-decoration:none;cursor:pointer}.seller-product-form-actions button.is-primary{color:#fff;border-color:var(--primary);background:var(--primary)}.seller-product-form-actions button.is-danger{color:#991b1b;border-color:#fecaca;background:#fff7f7}.seller-product-form-actions button:disabled{opacity:.5;cursor:not-allowed}.seller-product-form-actions>span{color:#854d0e;font-size:9px}.seller-product-media-manager{min-width:0;padding:clamp(18px,2.5vw,25px);border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--marketplace-shadow-small)}.seller-product-media-manager>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.seller-product-media-manager>header div{min-width:0}.seller-product-media-manager>header span{color:var(--primary);font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.seller-product-media-manager>header h2{margin:5px 0 0;font-size:22px}.seller-product-media-manager>header p{max-width:690px;margin:7px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.seller-product-media-manager>header>strong{flex:0 0 auto;padding:7px 10px;border:1px solid var(--line);border-radius:999px;color:var(--primary);background:var(--marketplace-surface-accent);font-size:10px}.seller-product-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;margin-top:18px;grid-gap:12px;gap:12px}.seller-product-media-grid>article{display:grid;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--marketplace-surface-muted)}.seller-product-media-thumbnail{position:relative;display:grid;width:100%;min-width:0;overflow:hidden;place-items:center;aspect-ratio:4/3;border-radius:10px;color:var(--muted);background:var(--marketplace-surface-accent)}.seller-product-row>.seller-product-media-thumbnail{width:68px;border:1px solid var(--line)}.seller-product-media-thumbnail img{object-fit:contain}.seller-product-media-thumbnail>span{font-size:22px}.seller-product-media-grid>article>div:nth-child(2){display:flex;min-width:0;padding:10px 11px 4px;align-items:center;justify-content:space-between;gap:8px}.seller-product-media-grid>article>div:nth-child(2) strong{color:#166534;font-size:9px}.seller-product-media-grid>article>div:nth-child(2) small,.seller-product-media-grid>article>div:nth-child(2) span{color:var(--muted);font-size:8px}.seller-product-media-actions{display:grid;grid-template-columns:auto auto minmax(0,1fr);padding:8px 10px 11px;grid-gap:6px;gap:6px}.seller-product-media-actions button{min-width:30px;min-height:31px;padding:6px 8px;border:1px solid var(--line);border-radius:8px;color:var(--foreground);background:var(--surface);font:inherit;font-size:8px;font-weight:800;cursor:pointer}.seller-product-media-actions button.is-danger{grid-column:1/-1;color:#991b1b;border-color:#fecaca;background:#fff7f7}.seller-product-media-actions button:disabled{cursor:not-allowed;opacity:.45}.seller-product-media-empty{display:grid;min-height:150px;margin-top:18px;place-content:center;justify-items:center;padding:18px;border:1px dashed var(--line);border-radius:14px;color:var(--muted);background:var(--marketplace-surface-muted);text-align:center}.seller-product-media-empty>span{display:grid;width:45px;height:45px;place-items:center;border-radius:13px;color:var(--primary);background:var(--marketplace-primary-soft);font-size:22px}.seller-product-media-empty p{max-width:440px;margin:11px 0 0;font-size:10px;line-height:1.55}.seller-product-media-queue{display:grid;margin-top:14px;grid-gap:7px;gap:7px}.seller-product-media-queue article{display:grid;grid-template-columns:52px minmax(0,1fr) auto;min-width:0;padding:7px;align-items:center;grid-gap:9px;gap:9px;border:1px solid var(--line);border-radius:11px;background:var(--marketplace-surface-muted)}.seller-product-media-queue article>div{position:relative;overflow:hidden;width:52px;aspect-ratio:1;border-radius:7px;background:var(--marketplace-surface-accent)}.seller-product-media-queue img{object-fit:contain}.seller-product-media-queue span{overflow:hidden;font-size:9px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.seller-product-media-queue small{color:var(--muted);font-size:8px}.seller-product-media-upload{display:flex;margin-top:15px;flex-wrap:wrap;gap:9px}.seller-product-media-upload button,.seller-product-media-upload label{display:inline-flex;min-height:41px;padding:9px 14px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:11px;color:var(--foreground);background:var(--surface);font:inherit;font-size:10px;font-weight:850;cursor:pointer}.seller-product-media-upload label{border-color:var(--primary);color:#fff;background:var(--primary)}.seller-product-media-upload button:disabled,.seller-product-media-upload label.is-disabled{cursor:not-allowed;opacity:.5}.seller-product-media-upload input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%)}.seller-workspace-page a:focus-visible,.seller-workspace-page button:focus-visible,.seller-workspace-page input:focus-visible,.seller-workspace-page textarea:focus-visible{outline:3px solid var(--marketplace-focus);outline-offset:2px}.seller-workspace-page select:focus-visible{outline:3px solid var(--marketplace-focus);outline-offset:2px}.seller-workspace-content .orders-main{padding:0}.seller-workspace-content .orders-heading h1{font-size:clamp(29px,4vw,43px)}@media (max-width:1024px){.seller-workspace-layout{grid-template-columns:minmax(190px,214px) minmax(0,1fr);gap:16px}.seller-balance-grid,.seller-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-onboarding-benefits,.seller-quick-actions>div{grid-template-columns:1fr}.seller-product-row{grid-template-columns:68px minmax(0,1fr) minmax(0,1fr);align-items:start}.seller-product-row-actions,.seller-product-row-main{grid-column:2/-1}.seller-product-row>.seller-product-media-thumbnail{grid-row:1/span 2}.seller-product-media-grid,.seller-product-row-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.seller-workspace-layout{display:block;padding-top:12px}.seller-workspace-sidebar{display:none}.seller-workspace-mobile-bar{display:flex;min-width:0;margin-top:12px;padding:11px 13px;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--marketplace-shadow-small)}.seller-workspace-mobile-bar>div{display:grid;min-width:0}.seller-workspace-mobile-bar span{color:var(--primary);font-size:8px;font-weight:850;text-transform:uppercase}.seller-workspace-mobile-bar strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.seller-workspace-mobile-bar button{min-height:36px;padding:7px 11px;border:1px solid var(--marketplace-primary-soft);border-radius:10px;color:var(--primary);background:var(--marketplace-surface-accent);font:inherit;font-size:9px;font-weight:850}.seller-workspace-mobile-nav{display:block;margin-bottom:12px;padding:11px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--marketplace-shadow-small)}.seller-workspace-mobile-nav .seller-workspace-navigation{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.seller-workspace-mobile-nav .seller-workspace-navigation a{grid-template-columns:21px minmax(0,1fr) auto;padding-inline:8px}.seller-page-heading{align-items:flex-start;flex-direction:column}.seller-page-heading>a,.seller-page-heading>button{width:100%}.seller-operational-card{align-items:flex-start;flex-direction:column}.seller-operational-card ul{justify-content:flex-start}.seller-balance-explanations,.seller-details-card dl{grid-template-columns:1fr}.seller-management-card-heading{align-items:stretch;flex-direction:column}.seller-management-card-heading>button{width:100%}.seller-payment-method-list>li{grid-template-columns:minmax(0,1fr) auto}.seller-payment-method-actions{grid-column:1/-1;justify-content:flex-start}.seller-product-counts{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-products-toolbar{align-items:stretch;flex-direction:column}.seller-products-toolbar form{min-width:0;width:100%}.seller-product-state{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.seller-workspace-page .container{width:min(100% - 20px,1180px)}.seller-balance-grid,.seller-overview-grid{grid-template-columns:1fr}.seller-balance-grid>article,.seller-overview-grid>a{min-height:112px}.seller-inline-message{align-items:flex-start;flex-direction:column}.seller-inline-message a,.seller-inline-message button{margin-left:0}.seller-ledger-list>li{grid-template-columns:34px minmax(0,1fr)}.seller-ledger-list li>div:last-child{grid-column:2;justify-items:start;text-align:left}.seller-workspace-mobile-nav .seller-workspace-navigation{grid-template-columns:1fr}.seller-form-actions{align-items:stretch;flex-direction:column}.seller-form-actions button{width:100%}.seller-confirm-dialog>div{align-items:stretch;flex-direction:column-reverse}.seller-confirm-dialog button{width:100%}.seller-product-row{grid-template-columns:1fr}.seller-product-row>.seller-product-media-thumbnail{grid-row:auto;width:min(100%,180px)}.seller-product-row-actions,.seller-product-row-main{grid-column:auto}.seller-product-editor>form,.seller-product-row-actions{grid-template-columns:1fr}.seller-product-form-actions,.seller-product-form-field.is-wide{grid-column:auto}.seller-product-form-actions{align-items:stretch;flex-direction:column}.seller-product-form-actions a,.seller-product-form-actions button{width:100%}.seller-product-media-grid{grid-template-columns:1fr}.seller-product-media-manager>header{flex-direction:column}.seller-product-media-upload{align-items:stretch;flex-direction:column}.seller-product-media-upload button,.seller-product-media-upload label{width:100%}.seller-product-media-queue article{grid-template-columns:46px minmax(0,1fr)}.seller-product-media-queue small{grid-column:2}}