.email-verification-field{display:grid;gap:8px;min-width:0;margin:12px 0}.email-verification-field>label{font-size:14px;font-weight:600}.email-verification-row{display:flex;flex-wrap:wrap;gap:8px}.email-verification-row input{flex:1 1 120px;width:0;min-width:100px;border:1px solid #d7d7d7;border-radius:8px;padding:10px 12px;font:16px Arial,sans-serif;min-height:44px}.email-verification-row button{flex:0 0 auto;border:1px solid #f47721;border-radius:8px;background:#fff;color:#b84600;padding:10px 14px;font:600 14px Arial,sans-serif;min-height:44px;cursor:pointer}.email-verification-row button:disabled{opacity:.5;cursor:default}.email-verification-field p{margin:0;font-size:12px;line-height:1.5;overflow-wrap:anywhere;color:#525252}.email-verification-field p.email-verification-error{color:#b42318}:root{font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;color:#202733;background:#eef0f3;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #3765bd;--blue-dark: #2e56a1;--line: #dfe3e8;--muted: #707888;--surface: #ffffff;--workspace: #eef0f3;--shadow: 0 2px 9px rgba(30, 43, 65, .08)}*{box-sizing:border-box}html{min-width:320px;background:var(--workspace)}body{margin:0;min-width:320px;min-height:100vh;background:var(--workspace);letter-spacing:0}.admin-login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,#e8eefb 0,transparent 38%),#eef0f3}.admin-login-card{width:min(410px,100%);padding:32px;display:grid;gap:14px;border:1px solid #dfe3e8;border-radius:10px;background:#fff;box-shadow:0 18px 50px #1e2b4124}.admin-login-brand{display:flex;align-items:center;gap:10px;padding-bottom:9px;border-bottom:1px solid #eef0f3}.admin-login-brand img{width:38px;height:38px;object-fit:contain}.admin-login-brand div{display:grid;gap:3px}.admin-login-brand strong{color:#253c75;font-size:16px}.admin-login-brand small,.admin-login-note{color:#8a929f;font-size:11px}.admin-login-card h1{margin:8px 0 0;color:#29313d;font-size:22px}.admin-login-card p{margin:0 0 4px;color:#7a8492;font-size:12px;line-height:1.6}.admin-login-card label{display:grid;gap:6px}.admin-login-card label>span{color:#596371;font-size:12px}.admin-login-card input{width:100%;height:40px;padding:0 11px;border:1px solid #d3d8df;border-radius:4px;outline:0;color:#303844;background:#fff;font-size:13px}.admin-login-card input:focus{border-color:#7396d2;box-shadow:0 0 0 3px #3765bd1a}.admin-login-card .primary-button{min-height:40px;margin-top:4px}.admin-login-error{padding:9px 10px;border:1px solid #ecc4c7;border-radius:4px;color:#a3444a;background:#fff1f2;font-size:12px}.admin-logout-button{min-height:28px;padding:0 9px;border:1px solid #e9b7bd;border-radius:3px;color:#a13e4a;background:#fff4f5;font-size:11px}.admin-logout-button:hover{color:#fff;border-color:#c64f5c;background:#c64f5c}button,input,select{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{min-height:100vh}.topbar{position:fixed;inset:0 0 auto;z-index:40;height:48px;display:flex;align-items:stretch;color:#fff;background:var(--blue);box-shadow:0 1px 3px #14233e42}.topbar-menu{width:62px;flex:0 0 62px;display:grid;place-items:center;color:#18335f;border:0;border-right:1px solid rgba(255,255,255,.12);background:#0000000f}.topbar-menu:hover{background:#ffffff1a;color:#fff}.top-navigation{display:flex;align-items:stretch;min-width:0;overflow:visible}.top-nav-group{position:relative;display:flex}.top-nav-group>button{min-width:70px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:5px;border:0;color:#ffffffe0;background:transparent;font-size:13px}.top-nav-group>button:hover,.top-nav-group>button.active{color:#fff;background:#0000001a}.top-nav-dropdown{position:absolute;top:48px;left:0;width:226px;max-height:min(620px,calc(100vh - 58px));overflow-y:auto;padding:6px;border:1px solid #d5dae1;border-top:0;border-radius:0 0 4px 4px;background:#fff;box-shadow:0 9px 24px #1d283c2e}.top-nav-dropdown button{width:100%;height:38px;padding:0 10px;display:flex;align-items:center;gap:9px;border:0;border-radius:3px;color:#3d4654;background:transparent;text-align:left;font-size:13px}.top-nav-dropdown button:hover{background:#eff4fd;color:var(--blue-dark)}.top-nav-dropdown b{margin-left:auto;min-width:19px;height:19px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#d65467;font-size:11px}.topbar-tools{margin-left:auto;padding:0 14px 0 9px;display:flex;align-items:center;gap:3px}.topbar-tools>button,.topbar-tools>a{height:34px;min-width:34px;display:grid;place-items:center;border:0;color:#ffffffde;background:transparent;text-decoration:none}.topbar-tools>button:hover,.topbar-tools>a:hover{color:#fff;background:#ffffff14}.topbar-tools .notification-button{position:relative}.notification-button i{position:absolute;top:7px;right:7px;width:6px;height:6px;border:1px solid var(--blue);border-radius:50%;background:#ffcf54}.user-avatar{width:30px;height:30px;margin-left:8px;display:block;border:2px solid rgba(255,255,255,.72);border-radius:50%;object-fit:cover;font-size:0;color:transparent;background:#0d244e73 url(/branding/tembulk-logo.jpg?v=temu-logo-20260912-all) center / cover no-repeat}.topbar-tools .user-menu{width:auto;padding:0 6px;display:flex;flex-direction:row;gap:4px;font-size:12px}.topbar-tools .refresh-icon{margin-left:4px}.workspace{min-height:100vh;padding-top:84px;transition:opacity .16s ease}.workspace.refreshing{opacity:.68}.breadcrumb-bar{position:fixed;z-index:30;top:48px;left:0;right:0;height:36px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9dde2;color:#7a8290;background:#f7f8fa;font-size:12px}.breadcrumb-bar div{display:flex;align-items:center;gap:8px}.breadcrumb-bar i{color:#b0b6bf;font-style:normal}.breadcrumb-bar strong{color:#505967;font-weight:600}.breadcrumb-bar button{width:30px;height:30px;display:grid;place-items:center;border:0;color:#6c7583;background:transparent}.breadcrumb-bar button:hover{color:var(--blue)}.sidebar-scrim{position:fixed;inset:48px 0 0;z-index:49;border:0;background:#151c2761}.sidebar{position:fixed;z-index:50;top:48px;bottom:0;left:0;width:min(288px,calc(100vw - 44px));display:grid;grid-template-rows:auto 1fr auto;color:#dce3ef;background:#283240;box-shadow:5px 0 24px #0f182338;transform:translate(-102%);transition:transform .18s ease}.sidebar.open{transform:translate(0)}.sidebar-heading{height:66px;padding:0 14px;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:4px;color:#fff;background:var(--blue)}.brand-mark img{width:100%;height:100%;display:block;border-radius:inherit;object-fit:cover}.sidebar-heading div{display:grid;gap:2px}.sidebar-heading strong{font-size:15px;color:#fff}.sidebar-heading small{font-size:11px;color:#929dad}.sidebar-heading>button{margin-left:auto;width:34px;height:34px;display:grid;place-items:center;border:0;color:#aeb8c6;background:transparent}.sidebar-scroll{padding:8px;overflow-y:auto}.sidebar-group h3{margin:15px 10px 6px;color:#768396;font-size:11px;font-weight:700}.sidebar-group button{width:100%;height:38px;padding:0 10px;display:flex;align-items:center;gap:10px;border:0;border-radius:3px;color:#cbd3de;background:transparent;text-align:left;font-size:13px}.sidebar-group button:hover{background:#ffffff0f;color:#fff}.sidebar-group button.active{color:#fff;background:var(--blue)}.sidebar-group button b{margin-left:auto;min-width:19px;height:19px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#d65467;font-size:11px}.sidebar-account{height:62px;padding:0 14px;display:flex;align-items:center;gap:10px;border-top:1px solid rgba(255,255,255,.08)}.sidebar-account>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#66758a}.sidebar-account div{display:grid;gap:2px}.sidebar-account strong{color:#fff;font-size:13px}.sidebar-account small{color:#8692a4;font-size:10px}.dashboard-page,.management-page{padding:12px 18px 26px}.period-tabs{min-height:34px;margin-bottom:10px;display:flex;align-items:center;gap:4px}.period-tabs button{height:32px;min-width:58px;padding:0 14px;border:1px solid #cbd1d9;border-radius:3px;color:#4f5968;background:#fff;font-size:12px}.period-tabs button:hover{border-color:#84a3dc;color:var(--blue)}.period-tabs button.active{color:#fff;border-color:var(--blue);background:var(--blue)}.period-tabs>span{margin-left:auto;color:#818997;font-size:12px}.metric-grid{display:grid;gap:12px}.colorful-metrics{grid-template-columns:repeat(5,minmax(142px,1fr))}.metric-card{min-height:100px;padding:19px 20px;display:flex;flex-direction:column;justify-content:center;color:#ffffffeb;border-radius:4px;box-shadow:inset 0 1px #ffffff1f}.metric-card strong{margin-bottom:8px;color:#fff;font-size:24px;font-weight:650;line-height:1}.metric-card span{font-size:14px}.tone-gold{background:#b99b57}.tone-rose{background:#bd7377}.tone-blue{background:#5f83bd}.tone-green{background:#589b7a}.tone-magenta{background:#b34f73}.tone-steel{background:#557c95}.tone-indigo{background:#5d61bd}.tone-olive{background:#6f9e65}.tone-orange{background:#b66f56}.tone-purple{background:#8a51b4}.summary-metrics{margin-top:12px;grid-template-columns:repeat(4,minmax(170px,1fr))}.summary-card{min-height:98px;padding:18px 20px;border-left:3px solid #93a6bd;border-radius:4px;background:var(--surface);box-shadow:var(--shadow)}.summary-card>div{display:flex;align-items:center;gap:10px}.summary-card strong{color:#151a21;font-size:23px;font-weight:650}.summary-card small{padding:2px 5px;border-radius:3px;color:#277b57;background:#e5f4ec;font-size:10px}.summary-card>span{display:block;margin-top:9px;color:#353c46;font-size:14px}.dashboard-lower-grid{margin-top:12px;display:grid;grid-template-columns:minmax(0,3fr) minmax(260px,1fr);gap:12px}.panel{border:1px solid #e0e3e7;border-radius:4px;background:#fff;box-shadow:var(--shadow)}.panel-heading{min-height:62px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e8eaed}.panel-heading.compact{min-height:48px;padding-block:8px}.panel-heading h2{margin:0;color:#333b46;font-size:15px;font-weight:650}.panel-heading p{margin:4px 0 0;color:#8a919d;font-size:11px}.link-button{padding:4px;border:0;color:var(--blue);background:transparent;font-size:12px}.link-button:hover{color:var(--blue-dark);text-decoration:underline}.table-scroll{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;table-layout:auto}th{height:42px;padding:0 14px;color:#697281;background:#f7f8fa;font-size:11px;font-weight:650;text-align:left;white-space:nowrap}td{height:48px;padding:0 14px;border-top:1px solid #eef0f2;color:#4d5663;font-size:12px;white-space:nowrap}tbody tr:hover{background:#f9fbff}td strong{color:#303844;font-weight:650}.catalog-product-identity{min-width:230px;display:flex;align-items:center;gap:10px}.catalog-product-identity>span:last-child{min-width:0;display:grid;gap:4px}.catalog-product-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-product-identity small{color:#8b94a1;font-size:10px}.catalog-product-thumb{width:48px;height:48px;flex:0 0 48px;overflow:hidden;display:grid;place-items:center;border:1px solid #e2e6eb;border-radius:6px;background:#f3f5f7}.catalog-product-thumb img{width:100%;height:100%;display:block;object-fit:cover}.catalog-product-thumb-fallback{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:1px;color:#8793a1}.catalog-product-thumb-fallback b{color:#647181;font-size:10px;font-weight:650}.plan-product-identity{min-width:150px;display:inline-flex;align-items:center;gap:8px}.plan-product-identity .catalog-product-thumb{width:42px;height:42px;flex:0 0 42px;border-radius:6px}.plan-product-identity>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank{width:24px;height:24px;display:grid;place-items:center;border-radius:3px;color:#77808e;background:#edf0f3;font-size:11px}.rank-1{color:#fff;background:#d6a33d}.rank-2{color:#fff;background:#8490a0}.rank-3{color:#fff;background:#ad7553}.positive{color:#22815b}.quick-panel{display:flex;flex-direction:column}.quick-grid{padding:13px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.quick-grid button{min-height:82px;display:grid;place-items:center;align-content:center;gap:8px;border:1px solid #e3e6ea;border-radius:4px;color:#476cae;background:#fafbfc}.quick-grid button:hover{border-color:#93acd7;background:#f1f5fc}.quick-grid span{color:#525b68;font-size:12px}.risk-summary{margin:0 13px 13px;border-top:1px solid #e7e9ec}.risk-summary div{min-height:36px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px dashed #e5e7ea;color:#6c7582;font-size:12px}.risk-summary strong{color:#343c47}.page-title-row{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:14px}.page-title-row h1{margin:0;color:#29313d;font-size:20px;font-weight:650}.page-title-row p{margin:5px 0 0;color:#8a929f;font-size:12px}.orders-payment-note{display:block;margin-top:5px;color:#7a8798;font-size:11px}.primary-button,.secondary-button{min-height:34px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:3px;font-size:12px}.primary-button{border:1px solid var(--blue);color:#fff;background:var(--blue)}.primary-button:hover{border-color:var(--blue-dark);background:var(--blue-dark)}.secondary-button{border:1px solid #cfd5dc;color:#53606f;background:#fff}.secondary-button:hover{border-color:#9aa7b7;background:#f7f8fa}.filter-panel{margin-bottom:12px}.filter-grid{padding:14px 18px;display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px 16px}.filter-grid label{min-width:0;min-height:34px;display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:9px}.filter-grid label>span{color:#596371;font-size:12px;line-height:34px;text-align:right}.filter-grid input,.filter-grid select{width:100%;height:34px;min-height:34px;box-sizing:border-box;display:block;align-self:center;margin:0;padding:0 10px;border:1px solid #d3d8df;border-radius:3px;outline:0;color:#46505e;background:#fff;font-size:12px;line-height:32px}.filter-grid input:focus,.filter-grid select:focus{border-color:#7396d2;box-shadow:0 0 0 2px #3765bd1a}.filter-hint{align-self:center;color:#7a8798;font-size:12px}.product-bulk-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.plan-bulk-hint{align-self:center;color:#7b8794;font-size:12px}.plan-done-label{color:#216e4b;font-size:12px;font-weight:600}.plan-cancelled-label{color:#b42318;font-size:12px;font-weight:600}.plan-row-actions{flex-wrap:nowrap;align-items:center;gap:5px}.plan-row-actions .row-action{white-space:nowrap}.plan-row-actions .row-action.danger{color:#b42318;border-color:#f1b5b0;background:#fff1f0}.plan-row-actions .row-action.danger:hover{color:#fff;border-color:#d92d20;background:#d92d20}.order-plans-page .order-plan-editor-panel{padding:0}.order-plans-page .order-plan-form{padding:18px;display:grid;grid-template-columns:minmax(180px,1fr) minmax(260px,1.55fr) minmax(150px,.8fr) minmax(180px,.9fr);gap:14px;align-items:end}.order-plan-form>label,.plan-product-picker{min-width:0;display:grid;grid-template-columns:1fr;gap:6px}.order-plan-form>label>span,.plan-product-picker>span{color:#596371;font-size:12px;line-height:1.2;text-align:left}.plan-product-trigger{width:100%;min-height:52px;padding:5px 9px;display:flex;align-items:center;gap:8px;border:1px solid #d3d8df;border-radius:4px;color:#46505e;background:#fff;text-align:left}.plan-product-trigger:disabled{cursor:not-allowed;background:#f5f6f8}.plan-product-trigger>span:not(.plan-product-placeholder),.plan-product-menu button>span{min-width:0;display:grid;gap:2px;overflow:hidden}.plan-product-trigger strong,.plan-product-menu strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.plan-product-trigger small,.plan-product-menu small{color:#7d8794;font-size:11px}.plan-product-trigger>svg{margin-left:auto;flex:0 0 auto}.plan-product-placeholder{color:#9aa2ad}.plan-product-menu{position:absolute;z-index:20;width:min(420px,calc(100vw - 48px));max-height:280px;margin-top:2px;overflow-y:auto;border:1px solid #d3d8df;border-radius:4px;background:#fff;box-shadow:0 8px 24px #1c263324}.plan-product-picker{position:relative}.plan-product-menu button{width:100%;min-height:58px;padding:7px 9px;display:flex;align-items:center;gap:9px;border:0;border-bottom:1px solid #eef0f2;color:#46505e;background:#fff;text-align:left}.plan-product-menu button:last-child{border-bottom:0}.plan-product-menu button:hover,.plan-product-menu button.selected{background:#f1f5fc}.plan-product-menu .catalog-product-thumb{width:42px;height:42px;flex:0 0 42px}.plan-product-empty{padding:16px;color:#8a929f;font-size:12px}.plan-amount-summary{min-height:52px;padding:6px 10px;display:grid;align-content:center;gap:2px;border:1px solid #dbe4f4;border-radius:4px;background:#f6f9ff}.plan-amount-summary span{color:#66758b;font-size:11px}.plan-amount-summary strong{color:#315b9e;font-size:18px;line-height:1.1}.plan-amount-summary small{color:#8290a4;font-size:10px}.order-plan-form-actions{grid-column:1 / -1;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-top:2px;border-top:1px solid #edf0f4}.order-plan-form-actions .plan-bulk-hint{margin-right:auto}.plan-executed-detail{display:grid;gap:4px}.plan-executed-detail details{min-width:180px}.plan-executed-detail summary{color:#476fbd;font-size:11px;cursor:pointer}.plan-executed-detail details>div{margin-top:5px;padding:6px 8px;border-radius:4px;background:#f7f9fc}.plan-executed-detail details p{margin:3px 0;display:flex;justify-content:space-between;gap:8px;color:#697688;font-size:10px}.plan-executed-detail details p strong{color:#445166}@media(max-width:1100px){.order-plans-page .order-plan-form{grid-template-columns:repeat(2,minmax(200px,1fr))}}@media(max-width:640px){.order-plans-page .order-plan-form{grid-template-columns:1fr}.order-plan-form-actions{grid-column:auto;align-items:stretch;flex-direction:column}.order-plan-form-actions .plan-bulk-hint{margin-right:0}.plan-product-menu{width:100%}}.order-plans-page .result-panel table{min-width:1420px;table-layout:fixed}.order-plans-page .result-panel th:nth-child(1),.order-plans-page .result-panel td:nth-child(1){width:190px;min-width:190px}.order-plans-page .result-panel th:nth-child(2),.order-plans-page .result-panel td:nth-child(2){width:130px;min-width:130px}.order-plans-page .result-panel th:nth-child(3),.order-plans-page .result-panel td:nth-child(3){width:315px;min-width:315px}.order-plans-page .result-panel th:nth-child(4),.order-plans-page .result-panel td:nth-child(4){width:135px;min-width:135px}.order-plans-page .result-panel th:nth-child(5),.order-plans-page .result-panel td:nth-child(5){width:185px;min-width:185px}.order-plans-page .result-panel th:nth-child(6),.order-plans-page .result-panel td:nth-child(6){width:110px;min-width:110px}.order-plans-page .result-panel th:nth-child(7),.order-plans-page .result-panel td:nth-child(7){width:190px;min-width:190px}.order-plans-page .result-panel th:nth-child(8),.order-plans-page .result-panel td:nth-child(8){width:300px;min-width:300px}.order-plans-page .result-panel td{height:auto;min-height:64px;padding-top:11px;padding-bottom:11px;vertical-align:top;white-space:normal}.plan-id-cell,.plan-quantity-cell,.plan-amount-cell,.plan-executed-detail{display:grid;align-content:start;gap:4px;min-width:0}.plan-id-cell strong,.plan-id-cell small,.plan-store-cell,.plan-batch-cell,.plan-quantity-cell strong,.plan-quantity-cell small,.plan-amount-cell strong,.plan-amount-cell small{display:block;max-width:100%;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;line-height:1.35}.plan-id-cell strong{color:#303844;font-size:12px}.plan-id-cell small{color:#8b94a1;font-size:10px}.plan-store-cell{line-height:1.4}.plan-batch-cell{color:#596574}.plan-quantity-cell strong{color:#303844;font-size:15px;line-height:1.2}.plan-quantity-cell small{color:#697688;font-size:11px}.plan-amount-cell strong{color:#303844;font-size:14px;line-height:1.2}.plan-amount-cell small{color:#697688;font-size:11px}.order-plans-page .plan-product-identity{min-width:0;width:100%;align-items:flex-start}.order-plans-page .plan-product-identity>span:last-child{min-width:0;overflow:visible;text-overflow:clip;white-space:normal;display:grid;gap:3px}.order-plans-page .plan-product-identity strong,.order-plans-page .plan-product-identity small{display:block;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;line-height:1.35}.order-plans-page .plan-product-identity strong{color:#303844}.order-plans-page .plan-product-identity small{color:#7d8794;font-size:10px}.plan-order-list{margin-top:2px;padding:6px 8px;display:grid;gap:5px;border-radius:4px;background:#f7f9fc}.plan-order-list p{margin:0;display:grid;gap:2px;color:#697688;font-size:10px;line-height:1.35}.plan-order-list p strong,.plan-order-list p span{display:block;overflow-wrap:anywhere;white-space:normal}.plan-order-list p strong{color:#445166}.order-plans-page .plan-row-actions{flex-wrap:wrap;white-space:normal}.row-action-selected{color:#fff;border-color:#476fbd;background:#476fbd}.row-action:disabled{cursor:not-allowed;opacity:.45}.order-status-select{min-height:30px;max-width:112px;padding:0 24px 0 9px;border:1px solid #cad5e8;border-radius:4px;font-size:11px;font-weight:650;cursor:pointer}.order-status-select.status-success{color:#217550;border-color:#b7dfcd;background:#edf8f3}.order-status-select.status-warning{color:#8c641d;border-color:#ead5a5;background:#fff8e8}.order-status-select.status-danger{color:#a3444a;border-color:#ecc4c7;background:#fff1f2}.order-status-select option[value=EXCEPTION],.order-status-select option[value=RETURNED]{color:#a3444a;background:#fff1f2;font-weight:700}.shipping-status-action{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.shipping-status-action .row-action{min-height:30px;padding:0 9px}.input-wrap{position:relative}.input-wrap svg{position:absolute;top:9px;left:9px;color:#9aa2ad;pointer-events:none}.input-wrap input{padding-left:31px}.filter-panel>footer{padding:10px 18px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #eceef0;background:#fafbfc}.result-panel .panel-heading{min-height:56px}.table-tools{display:flex;gap:4px}.table-tools button{width:31px;height:31px;display:grid;place-items:center;border:1px solid #d7dce2;border-radius:3px;color:#697483;background:#fff}.table-tools button:hover{color:var(--blue);border-color:#92abd6}.checkbox-cell{width:42px;padding-left:16px;padding-right:0}input[type=checkbox]{width:14px;height:14px;accent-color:var(--blue)}.status{display:inline-flex;align-items:center;min-height:23px;padding:0 7px;border:1px solid transparent;border-radius:3px;font-size:11px}.status-success{color:#217550;border-color:#b7dfcd;background:#edf8f3}.status-warning{color:#8c641d;border-color:#ead5a5;background:#fff8e8}.status-danger{color:#a3444a;border-color:#ecc4c7;background:#fff1f2}.status-neutral{color:#596574;border-color:#d7dce2;background:#f3f5f7}.row-action{min-height:28px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border:1px solid #cad5e8;border-radius:3px;color:#416cad;background:#f7faff;font-size:11px}.row-action:hover{color:#fff;border-color:var(--blue);background:var(--blue)}.row-action-success{color:#216e4b;border-color:#a9d8bf;background:#effaf4}.row-action-success:hover{color:#fff;border-color:#218458;background:#218458}.row-action.danger{color:#a13e4a;border-color:#e9b7bd;background:#fff4f5}.row-action.danger:hover{color:#fff;border-color:#c64f5c;background:#c64f5c}.empty-row{height:160px;color:#8c95a2;text-align:center}.pagination{min-height:52px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e8eaed;color:#7a8492;font-size:11px}.pagination div{display:flex;align-items:center;gap:4px}.pagination button,.pagination b{width:30px;height:30px;display:grid;place-items:center;border:1px solid #d7dce2;border-radius:3px;color:#5e6876;background:#fff}.pagination b{color:#fff;border-color:var(--blue);background:var(--blue);font-weight:600}.modal-backdrop{position:fixed;inset:0;z-index:100;padding:18px;display:grid;place-items:center;background:#191f2a7a}.detail-modal{width:min(680px,100%);max-height:calc(100vh - 36px);overflow-y:auto;border-radius:5px;background:#fff;box-shadow:0 22px 60px #10192847}.detail-modal>header{min-height:70px;padding:13px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e7eb}.detail-modal>header span{color:#8b94a1;font-size:11px}.detail-modal>header h2{margin:3px 0 0;color:#313a46;font-size:17px}.detail-modal>header button{width:34px;height:34px;display:grid;place-items:center;border:0;color:#75808e;background:transparent}.detail-grid{padding:18px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.detail-grid div{min-height:64px;padding:11px 12px;display:grid;align-content:center;gap:5px;border:1px solid #e4e7eb;border-radius:4px;background:#fafbfc}.detail-grid small{color:#929aa6;font-size:10px}.detail-grid strong{color:#3a4350;font-size:12px;overflow-wrap:anywhere}.detail-modal>header>div{display:grid;gap:4px}.detail-modal>header .eyebrow{font-size:9px}.detail-modal>header h2{margin:0}.audit-note{margin:0 18px 18px;padding:12px;display:flex;gap:10px;color:#4c6385;border:1px solid #cddaf0;border-radius:4px;background:#f3f7fd}.audit-note p{margin:0;font-size:11px;line-height:1.7}.detail-modal>footer{padding:12px 18px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #e4e7eb;background:#fafbfc}.order-detail-modal{width:min(820px,100%)}.funding-detail-modal{width:min(900px,100%)}.order-detail-subtitle{color:#8b94a1;font-size:10px}.order-detail-products,.order-detail-shipping{padding:0 18px 18px}.order-detail-section-heading{min-height:37px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8eaed}.order-detail-section-heading h3{margin:0;color:#3a4350;font-size:13px;font-weight:650}.order-detail-section-heading span{color:#8b94a1;font-size:10px}.order-detail-product-list{display:grid;gap:8px;padding-top:10px}.order-detail-product{min-width:0;padding:10px;display:grid;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #e4e7eb;border-radius:5px;background:#fff}.order-detail-product-image{width:66px;height:66px;overflow:hidden;display:grid;place-items:center;border:1px solid #e2e6eb;border-radius:5px;color:#8b94a1;background:#f3f5f7;font-size:10px;text-align:center}.order-detail-product-image img{width:100%;height:100%;display:block;object-fit:cover}.order-detail-product-copy{min-width:0;display:grid;gap:5px}.order-detail-product-copy strong{overflow:hidden;color:#303a48;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.order-detail-product-copy small{overflow:hidden;color:#7e8997;font-size:10px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.order-detail-product-price{min-width:92px;display:grid;justify-items:end;gap:3px;text-align:right}.order-detail-product-price span{color:#43546c;font-size:12px}.order-detail-product-price small{color:#8b94a1;font-size:10px}.order-detail-product-price strong{color:#a45e45;font-size:12px}.order-detail-empty{padding:18px 0 2px;color:#8b94a1;font-size:11px;text-align:center}.order-detail-shipping{padding-top:2px}.order-detail-events{position:relative;display:grid;gap:0;padding:10px 0 0 2px}.order-detail-events:before{content:"";position:absolute;top:19px;bottom:19px;left:6px;width:1px;background:#dfe4ea}.order-detail-events>div{position:relative;min-height:45px;display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:start;gap:9px}.order-detail-events i{width:9px;height:9px;margin-top:3px;z-index:1;border:2px solid #fff;border-radius:50%;background:#6686b9;box-shadow:0 0 0 1px #6686b9}.order-detail-events span{min-width:0;display:grid;gap:3px}.order-detail-events strong{color:#4b596b;font-size:11px}.order-detail-events small{overflow:hidden;color:#8993a0;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.order-detail-events time{color:#9aa2ad;font-size:10px;white-space:nowrap}.catalog-product-editor{width:min(900px,100%)}.catalog-editor-grid{padding:18px;display:grid;grid-template-columns:1fr 1fr;gap:13px}.catalog-editor-grid label{display:grid;gap:6px}.catalog-editor-grid label.catalog-editor-full{grid-column:1 / -1}.catalog-editor-grid label>span{color:#667386;font-size:11px}.catalog-editor-grid input,.catalog-editor-grid select,.catalog-editor-grid textarea{width:100%;min-height:34px;padding:7px 9px;border:1px solid #d5dce6;border-radius:3px;outline:0;color:#2e3948;background:#fff;font:inherit;font-size:12px}.catalog-editor-grid textarea{resize:vertical}.catalog-import-box{grid-column:1 / -1;display:grid;gap:12px;padding:14px;border:1px solid #cbd9ee;border-radius:6px;background:#f6f8fc}.catalog-import-heading{display:flex;align-items:center;gap:10px}.catalog-import-heading>span{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;color:#315b9c;border:1px solid #cbd9ee;border-radius:6px;background:#fff}.catalog-import-heading>div{min-width:0;display:grid;gap:3px}.catalog-import-heading strong{color:#303c4d;font-size:13px}.catalog-import-heading small,.catalog-import-fallback small{color:#758397;font-size:11px;line-height:1.5}.catalog-import-url{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.catalog-import-url input{height:40px;min-height:40px}.catalog-import-url .primary-button{min-width:142px;height:40px;justify-content:center}.catalog-import-actions{display:flex;gap:8px;flex-wrap:wrap}.catalog-import-result{display:grid;gap:10px;padding-top:2px}.catalog-import-summary{min-height:58px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #dbe3ef;border-radius:5px;background:#fff}.catalog-import-summary>div{min-width:0;padding:9px 11px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;column-gap:7px;border-right:1px solid #e6ebf2}.catalog-import-summary>div:last-child{border-right:0}.catalog-import-summary svg{grid-row:1 / 3;color:#315b9c}.catalog-import-summary strong{min-width:0;overflow:hidden;color:#303c4d;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.catalog-import-summary span{color:#8792a1;font-size:9px}.catalog-import-previews{min-height:68px;display:flex;gap:7px;overflow-x:auto;padding-bottom:2px}.catalog-import-previews img,.catalog-import-previews>span{width:64px;height:64px;flex:0 0 64px;border:1px solid #dce3ed;border-radius:4px;background:#fff}.catalog-import-previews img{display:block;object-fit:cover}.catalog-import-previews>span{display:grid;place-items:center;color:#667386;font-size:11px}.catalog-import-status{margin:0;padding:9px 10px;display:flex;align-items:flex-start;gap:7px;border:1px solid #cfe4d7;border-radius:4px;color:#36714d;background:#f2faf5;font-size:11px;line-height:1.5}.catalog-import-status svg{flex:0 0 15px;margin-top:1px}.catalog-import-status--warning{border-color:#ecd9b4;color:#8b6524;background:#fff9ed}.catalog-import-status--danger{border-color:#efb6b2;color:#a52b24;background:#fff2f1}.catalog-import-status--progress{border-color:#c8d9ef;color:#315b86;background:#f3f7fc}.catalog-import-fallback{border-top:1px solid #e1e7f0;padding-top:9px}.catalog-import-fallback summary{width:max-content;color:#53657e;font-size:11px;cursor:pointer}.catalog-import-fallback[open] summary{margin-bottom:9px}.catalog-import-fallback .catalog-import-actions{margin-bottom:7px}.catalog-import-browser-flow{padding:11px 12px;display:grid;gap:8px;border:1px solid #d9e6d9;border-radius:7px;background:#f7fbf7}.catalog-import-browser-flow>strong{color:#385842;font-size:11px}.catalog-import-browser-flow small{color:#6f7f73;font-size:10px;line-height:1.5}.catalog-import-browser-flow .catalog-import-actions .primary-button,.catalog-import-browser-flow .catalog-import-actions .secondary-button{min-height:34px}.catalog-import-media{display:grid;gap:7px}.catalog-video-action{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #dbe3ef;border-radius:5px;background:#fff}.catalog-video-action>div{min-width:0;display:flex;align-items:center;gap:8px;color:#315b9c}.catalog-video-action>div>span{min-width:0;display:grid;gap:3px}.catalog-video-action strong{color:#303c4d;font-size:11px}.catalog-video-action small{color:#758397;font-size:10px;line-height:1.4}.catalog-video-action button{flex:0 0 auto;min-height:32px}.catalog-import-media>span{display:flex;align-items:center;gap:5px;color:#667386;font-size:11px}.catalog-import-media>div{display:flex;gap:8px;flex-wrap:wrap}.catalog-import-media video{width:120px;height:76px;object-fit:cover;border-radius:5px;background:#111827}.catalog-video-sync{gap:8px}.catalog-video-sync-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.catalog-video-sync-heading>span{display:flex;align-items:center;gap:5px;color:#667386;font-size:11px}.catalog-video-sync small,.catalog-video-empty{color:#8a94a6;font-size:11px;margin:0}.catalog-metadata-editor{grid-column:1 / -1;padding:12px 14px;border:1px solid #e3e7ea;border-radius:7px;background:#fafbfc}.catalog-metadata-editor>summary{color:#4e5b65;font-size:11px;font-weight:650;cursor:pointer}.catalog-metadata-grid{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.catalog-metadata-grid label{display:grid;gap:7px}.catalog-metadata-grid textarea{resize:vertical;font-family:Consolas,monospace;font-size:10px;line-height:1.5}@media(max-width:680px){.catalog-metadata-grid{grid-template-columns:1fr}}@media(max-width:560px){.modal-backdrop{padding:10px}.order-detail-modal{max-height:calc(100vh - 20px)}.order-detail-products,.order-detail-shipping{padding-inline:12px}.order-detail-product{grid-template-columns:54px minmax(0,1fr);gap:9px}.order-detail-product-image{width:54px;height:54px}.order-detail-product-price{grid-column:2;min-width:0;display:flex;align-items:center;justify-content:flex-start;gap:8px;text-align:left}.order-detail-product-price strong{margin-left:auto}.order-detail-events>div{grid-template-columns:10px minmax(0,1fr)}.order-detail-events time{grid-column:2}}@media(min-width:901px){.seller-sidebar nav{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:0}.seller-nav-group{gap:7px}.seller-nav-group>small{padding-bottom:7px}.seller-sidebar nav button{height:46px}}.order-plans-page.management-page .result-panel table{width:100%!important;min-width:1555px!important;table-layout:fixed!important}.order-plans-page.management-page .result-panel th,.order-plans-page.management-page .result-panel td{overflow:visible!important;text-overflow:clip!important;white-space:normal!important;max-width:none!important}.order-plans-page.management-page .result-panel th:nth-child(1),.order-plans-page.management-page .result-panel td:nth-child(1){width:190px!important;min-width:190px!important}.order-plans-page.management-page .result-panel th:nth-child(2),.order-plans-page.management-page .result-panel td:nth-child(2){width:130px!important;min-width:130px!important}.order-plans-page.management-page .result-panel th:nth-child(3),.order-plans-page.management-page .result-panel td:nth-child(3){width:110px!important;min-width:110px!important}.order-plans-page.management-page .result-panel th:nth-child(4),.order-plans-page.management-page .result-panel td:nth-child(4){width:135px!important;min-width:135px!important}.order-plans-page.management-page .result-panel th:nth-child(5),.order-plans-page.management-page .result-panel td:nth-child(5){width:185px!important;min-width:185px!important}.order-plans-page.management-page .result-panel th:nth-child(6),.order-plans-page.management-page .result-panel td:nth-child(6){width:110px!important;min-width:110px!important}.order-plans-page.management-page .result-panel th:nth-child(7),.order-plans-page.management-page .result-panel td:nth-child(7){width:250px!important;min-width:250px!important}.order-plans-page.management-page .result-panel th:nth-child(8),.order-plans-page.management-page .result-panel td:nth-child(8){width:190px!important;min-width:190px!important}.order-plans-page.management-page .result-panel td{height:auto!important;min-height:64px!important;padding-top:11px!important;padding-bottom:11px!important;vertical-align:top!important}.order-plans-page.management-page .plan-quantity-cell,.order-plans-page.management-page .plan-amount-cell,.order-plans-page.management-page .plan-id-cell,.order-plans-page.management-page .plan-order-list,.order-plans-page.management-page .plan-product-identity{min-width:0;white-space:normal}.order-plans-page.management-page .plan-row-actions{flex-wrap:wrap;white-space:normal}.order-plans-page.management-page .plan-product-image-only{width:48px;height:48px;display:grid;place-items:center}.order-plans-page.management-page .plan-product-image-only .catalog-product-thumb{width:48px;height:48px;flex:0 0 48px}.seller-email-address-section{margin:22px 0 18px;padding:0}.seller-email-address-section h4{margin:0 0 8px;color:#111820;font-size:14px;font-weight:600;line-height:18px}.seller-email-address-helper{margin:0 0 9px;color:#8b8f94;font-size:14px;line-height:18px}.seller-email-address-helper span{margin-right:5px;color:#8f969c}.seller-email-address-value{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;color:#101820;background:transparent;font-size:14px;line-height:18px;cursor:pointer}.seller-email-address-value svg{width:16px;height:16px;margin-left:1px;color:currentColor;stroke-width:1.8;transform:translateY(1px)}.seller-email-address-value:hover,.seller-email-address-value:focus-visible{color:#e87527;outline:0}.seller-email-address-edit{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.seller-email-address-edit input{width:min(460px,100%);height:36px;padding:0 12px;border:1px solid #d9dde1;border-radius:8px;color:#263746;font-size:13px}.seller-email-address-edit input:focus{border-color:#e7a275;outline:0;box-shadow:0 0 0 3px #eb7f3017}.seller-application-wizard .seller-email-address-section{grid-column:1 / -1}@media(max-width:720px){.seller-email-address-section h4{font-size:14px}.seller-email-address-helper{font-size:12px}.seller-email-address-value{font-size:14px}}.form-error{margin:0 18px 11px;color:#ad3f4c;font-size:12px}.toast{position:fixed;z-index:120;top:62px;left:50%;min-height:38px;padding:0 16px;display:flex;align-items:center;gap:9px;color:#344052;border:1px solid #ccd6e4;border-radius:4px;background:#fff;box-shadow:0 8px 24px #1a273b2e;transform:translate(-50%);font-size:12px}.toast span{width:7px;height:7px;border-radius:50%;background:#3ba476}@media(max-width:1080px){.top-nav-group>button{min-width:62px;padding-inline:9px}.colorful-metrics{grid-template-columns:repeat(3,minmax(150px,1fr))}.summary-metrics{grid-template-columns:repeat(2,minmax(170px,1fr))}.filter-grid{grid-template-columns:repeat(2,minmax(210px,1fr))}}@media(max-width:760px){.topbar{height:46px}.topbar-menu{width:50px;flex-basis:50px}.top-navigation{flex:1;overflow-x:auto;scrollbar-width:none}.top-navigation::-webkit-scrollbar{display:none}.top-nav-group>button{min-width:64px;padding-inline:8px;font-size:12px}.top-nav-group:nth-child(n+5){display:none}.top-nav-dropdown{position:fixed;top:46px;left:6px;right:6px;width:auto}.topbar-tools{padding-right:6px}.topbar-tools>button:not(.notification-button),.topbar-tools>a,.user-avatar,.user-menu{display:none}.breadcrumb-bar{top:46px;height:34px;padding-inline:12px}.workspace{padding-top:80px}.sidebar{top:46px}.dashboard-page,.management-page{padding:10px}.period-tabs>span{display:none}.colorful-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metric-card{min-height:88px;padding:14px}.metric-card strong{font-size:19px;overflow-wrap:anywhere}.metric-card span{font-size:12px}.summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.summary-card{min-height:86px;padding:13px}.summary-card strong{font-size:18px;overflow-wrap:anywhere}.summary-card small{display:none}.dashboard-lower-grid{grid-template-columns:1fr;gap:10px}.quick-panel{order:-1}.quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.quick-grid button{min-height:72px;padding:6px 2px}.quick-grid span{font-size:10px;text-align:center}.page-title-row{min-height:76px}.page-title-row h1{font-size:18px}.filter-grid{grid-template-columns:1fr;padding:12px}.filter-grid label{grid-template-columns:70px minmax(0,1fr)}.panel-heading{padding-inline:12px}.detail-grid,.fulfillment-settings,.fulfillment-steps{grid-template-columns:1fr}.quantity-presets{flex-wrap:wrap}}@media(max-width:420px){.top-nav-group:nth-child(n+4){display:none}.metric-card strong{font-size:17px}.summary-card{min-height:78px}.summary-card strong{font-size:16px}.summary-card>span{font-size:12px}.quick-grid{grid-template-columns:repeat(2,1fr)}.page-title-row{align-items:flex-start;flex-direction:column;justify-content:center}}.buyer-app{min-height:100vh;color:#1f2a2d;background:#f8f7f3;overflow-x:hidden}.buyer-app,.buyer-app *{box-sizing:border-box}.buyer-header{position:sticky;top:0;z-index:35;border-bottom:1px solid #e7e2d8;background:#f8f7f3f2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.buyer-benefit-bar{min-height:32px;border-bottom:1px solid #ebe9e2;color:#687169;background:#fff}.buyer-benefit-bar>div{max-width:1240px;min-height:32px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:18px}.buyer-benefit-bar .benefit-item{min-width:0;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:10px}.buyer-benefit-bar .benefit-item svg{flex:none;color:#4c7660}.buyer-benefit-bar .benefit-copy{display:inline-flex;flex-direction:column;line-height:1.2}.buyer-benefit-bar .benefit-copy strong{color:#4d5f52;font-size:10px;font-weight:650}.buyer-benefit-bar .benefit-copy small{color:#9ca59e;font-size:9px}.buyer-benefit-bar .benefit-free-shipping svg{color:#3a8a53}.buyer-benefit-bar .benefit-free-shipping .benefit-copy strong,.buyer-benefit-bar .benefit-free-shipping .benefit-copy small{color:#3a8a53}.buyer-benefit-bar .benefit-swiper{position:relative;height:32px;overflow:hidden;display:inline-flex;align-items:center}.buyer-benefit-bar .benefit-swiper-track{list-style:none;margin:0;padding:0;animation:benefit-swiper-move 20s 5s infinite}.buyer-benefit-bar .benefit-swiper-track li{display:flex;align-items:center;gap:6px;height:32px;white-space:nowrap}.buyer-benefit-bar .benefit-swiper-track svg{flex:none;color:#b8971f}.buyer-benefit-bar .benefit-swiper-track .benefit-copy strong,.buyer-benefit-bar .benefit-swiper-track .benefit-copy small{color:#a8871a}@keyframes benefit-swiper-move{0%{transform:translateZ(0)}2.5%{transform:translate3d(0,-52px,0)}25%{transform:translate3d(0,-52px,0)}27.5%{transform:translate3d(0,-104px,0)}50%{transform:translate3d(0,-104px,0)}52.5%{transform:translate3d(0,-156px,0)}75%{transform:translate3d(0,-156px,0)}77.5%{transform:translate3d(0,-208px,0)}to{transform:translate3d(0,-208px,0)}}.buyer-benefit-bar .seller-join-benefit{cursor:pointer;color:#285744}.buyer-benefit-bar .benefit-join-pill{display:inline-flex;align-items:center;gap:3px;margin-left:4px;padding:2px 8px;border-radius:999px;background:#fff;color:#222;font-weight:700}.buyer-header-primary{max-width:1240px;min-height:74px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:20px}.buyer-header-main{max-width:1240px;height:70px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:32px}.shop-logo{display:flex;align-items:center;gap:9px;border:0;color:#25372f;background:transparent;text-align:left}.shop-logo img{width:48px;height:48px;display:block;border-radius:13px;object-fit:cover}.shop-logo>span{width:33px;height:33px;display:grid;place-items:center;border-radius:10px 10px 10px 2px;color:#fff;background:#285744;font-family:serif;font-size:20px}.shop-logo div{display:grid;gap:1px}.shop-logo strong{font-size:17px;letter-spacing:1px}.shop-logo small{color:#9d9e93;font-size:8px;letter-spacing:1.5px;text-transform:uppercase}.buyer-header nav{display:flex;gap:25px}.buyer-header nav button{padding:8px 0;border:0;color:#777b70;background:transparent;font-size:12px}.buyer-header nav button.active,.buyer-header nav button:hover{color:#285744}.buyer-quick-nav{display:flex;align-items:center;gap:15px;flex:0 0 auto}.buyer-quick-nav button{min-height:32px;padding:0;display:inline-flex;align-items:center;gap:4px;border:0;color:#737c74;background:transparent;white-space:nowrap;font-size:10px}.buyer-quick-nav button.active,.buyer-quick-nav button:hover{color:#285744}.buyer-header-primary>.buyer-search{position:relative;flex:1 1 180px;min-width:120px;max-width:none;height:38px;margin:0;padding:0 0 0 11px;border:1px solid #dfe5dc;border-radius:22px;background:#fff}.buyer-search-ghost{position:absolute;left:11px;top:0;height:36px;display:flex;align-items:center;color:#a7a69d;font-size:12px;pointer-events:none}.buyer-header-primary>.buyer-search{order:3}.buyer-quick-nav{order:2}.buyer-account{order:4}.shop-logo{order:1}.buyer-header-primary>.buyer-search input{height:36px}.buyer-header-primary>.buyer-search button{width:42px;height:30px;margin-right:4px;padding:0;display:grid;place-items:center;border:0;border-radius:18px;background:#edf2eb}.buyer-account-entry>span:last-child{display:grid;gap:2px}.buyer-account-entry small{color:#9da59e;font-size:9px;white-space:nowrap}.buyer-account-entry strong{color:#4d5d52;font-size:10px;white-space:nowrap}.buyer-account-entry .buyer-login-icon{color:#63776a}.buyer-avatar img{width:29px;height:29px;border-radius:50%;object-fit:cover}.buyer-support,.buyer-language{white-space:nowrap}.buyer-language-menu{position:relative;display:inline-flex}.buyer-language-trigger{cursor:pointer}.buyer-language-trigger svg{flex:none;transition:transform .18s ease}.buyer-language-menu.is-open .buyer-language-trigger svg{transform:rotate(180deg)}.buyer-language-options{position:absolute;right:0;top:calc(100% + 10px);z-index:60;width:214px;padding:8px;border:1px solid #e2e5e8;border-radius:10px;background:#fff;box-shadow:0 14px 32px #00000029}.buyer-language-options button{width:100%;min-height:36px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:6px;color:#46534b;background:transparent;text-align:left;font-size:12px;cursor:pointer}.buyer-language-options button:hover{background:#f2f6f2}.buyer-language-options button.is-selected{color:#285744;background:#edf4ed;font-weight:700}.buyer-flag img{width:20px;height:14px;display:block;border-radius:2px;object-fit:cover}.product-art-target{position:absolute;inset:0;width:100%;height:100%;padding:0;display:grid;place-items:center;overflow:hidden;border:0;color:inherit;background:transparent}.product-art-target img,.product-art-target video{width:100%;height:100%;display:block;object-fit:contain}.product-art-target video{object-fit:cover}.product-card{position:relative}.product-name{width:100%;display:flex;align-items:center;gap:4px}.product-name-copy{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-name .amazing-find{width:44px;height:14px;flex:none;object-fit:contain}.top-pick-badge{flex:none;height:14px;padding:0 5px;display:inline-flex;align-items:center;border-radius:2px;color:#6b4a1e;background:linear-gradient(135deg,#ffe1a8,#ffc65c);font-size:8px;font-weight:700;white-space:nowrap}.local-badge{flex:none;display:inline-flex;align-items:center;gap:2px;padding:2px 4px;border-radius:2px;color:#fff;background:#0a8800;font-size:8px;font-weight:650}.product-sold{margin-left:auto;display:inline-flex;align-items:center;gap:2px;color:#000;font-size:9px;font-weight:600;white-space:nowrap}.quick-cart{width:29px;height:29px;margin-left:auto;padding:0;display:grid;place-items:center;border:1px solid #cedbce;border-radius:50%;color:#31644b;background:#f5f8f4}.product-ranking{margin-top:7px;color:#b26b4d;font-size:9px;font-weight:650}.product-rating-line{margin-top:7px;display:flex;align-items:center;gap:3px;color:#d79a51;font-size:10px}.product-rating-line small{color:#a2aaa2}.star-seller{margin-top:6px;color:#66836d;font-size:9px}.brand-official{margin-top:5px;color:#9ba39b;font-size:8px}.buyer-account{margin-left:auto;display:flex;align-items:center;gap:16px}.buyer-account button{display:inline-flex;align-items:center;gap:6px;border:0;color:#68746b;background:transparent;font-size:12px}.buyer-refresh:disabled{opacity:.55;cursor:wait}.buyer-cart{position:relative}.buyer-cart b{position:absolute;top:-9px;right:-8px;min-width:16px;height:16px;padding:0 4px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#d37755;font-size:9px}.spin{animation:buyer-spin .8s linear infinite}@keyframes buyer-spin{to{transform:rotate(360deg)}}.mobile-menu{display:none;border:0;color:#285744;background:transparent}.buyer-search{max-width:1240px;height:44px;margin:0 auto 11px;padding:0 24px;display:flex;align-items:center;gap:9px}.buyer-search svg{color:#9b9c92}.buyer-search input{flex:1;height:38px;padding:0 10px;border:0;outline:0;color:#2a3830;background:transparent;font-size:12px}.buyer-search input::placeholder{color:#a7a69d}.buyer-search button{height:31px;padding:0 18px;border:1px solid #d5ddd2;border-radius:18px;color:#285744;background:#edf1ea;font-size:11px}.buyer-app main{max-width:1240px;margin:0 auto}.buyer-hero{min-height:360px;margin:18px 24px 50px;padding:50px 62px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;border-radius:5px;color:#fff;background:#315d4e}.eyebrow,.seller-eyebrow{display:block;color:#cae0ca;font-size:10px;letter-spacing:2px}.buyer-hero h1{margin:15px 0 13px;font-family:Georgia,serif;font-size:clamp(34px,5vw,58px);font-weight:500;line-height:1.12;letter-spacing:-1.5px}.buyer-hero h1 em{color:#f2c899;font-style:normal}.buyer-hero p{max-width:350px;margin:0 0 23px;color:#d6e5d5;font-size:13px;line-height:1.8}.buyer-primary{min-height:38px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #285744;border-radius:3px;color:#fff;background:#285744;font-size:12px}.buyer-primary:hover{background:#204a39}.buyer-primary.large{min-height:46px;width:100%}.hero-product{position:relative;width:260px;height:240px;margin-right:5%;display:grid;place-items:center;border-radius:47% 53% 45% 55%;color:#d1e4cf;background:#49745e;transform:rotate(-6deg)}.hero-product>span{font-size:130px;transform:rotate(6deg);filter:drop-shadow(0 14px 13px rgba(19,45,33,.25))}.hero-product i{position:absolute;right:-27px;bottom:4px;padding:11px 13px;border-radius:50%;color:#34533d;background:#f2c899;font-size:10px;font-style:normal;line-height:1.4;text-align:center;transform:rotate(7deg)}.buyer-catalog{margin:0 24px 70px}.catalog-top{display:flex;align-items:end;justify-content:space-between}.buyer-catalog .period-tabs{min-height:34px;margin-bottom:10px;display:flex;align-items:center;gap:10px}.buyer-catalog .period-tabs strong{color:#25372f;font-size:15px;font-weight:700}.period-splide{display:flex;align-items:center;gap:18px;list-style:none;margin:0;padding:0}.period-splide-slide{padding:4px 0;border-bottom:2px solid transparent;color:#222;background:none;font-size:13px;font-weight:400;cursor:pointer}.period-splide-slide:hover{color:#285744}.period-splide-slide.is-active{border-bottom-color:#222;font-weight:700}.catalog-top h2{margin:7px 0 0;color:#25372f;font-family:Georgia,serif;font-size:31px;font-weight:500}.catalog-actions{display:flex;align-items:center;gap:14px}.sort-control{display:flex;align-items:center;gap:7px;color:#8a9187;font-size:11px}.sort-control select{appearance:none;padding:6px 20px 6px 8px;border:0;color:#465c4b;outline:0;background:transparent;font-size:11px}.sort-control svg{margin-left:-20px;pointer-events:none}.category-tabs{margin:25px 0 18px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{min-width:max-content;height:32px;padding:0 14px;border:1px solid #e0dfd8;border-radius:18px;color:#81887e;background:transparent;font-size:11px}.category-tabs button:hover,.category-tabs button.active{border-color:#285744;color:#fff;background:#285744}.buyer-category-tabs{display:flex;gap:18px;margin:0 0 16px;overflow-x:auto;scrollbar-width:none}.buyer-category-tabs::-webkit-scrollbar{display:none}.buyer-category-tabs button{min-width:max-content;height:38px;padding:0 20px;border:1px solid #ddd;border-radius:22px;color:#222;background:#fff;font-size:14px;font-weight:500}.buyer-category-tabs button.active{border:2px solid #222;font-weight:700}.category-sync-note{display:flex;align-items:center;gap:16px;padding:16px 20px;border-left:4px solid #4b70c8;color:#52627a;background:#f5f8ff}.category-sync-note strong{color:#315aa9;white-space:nowrap}.category-management-page .category-tabs-panel{padding:14px 18px}.admin-category-tabs{display:flex;flex-wrap:wrap;gap:10px}.admin-category-tabs button{min-width:110px;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dbe2ed;border-radius:8px;color:#516078;background:#fff;font-size:13px;cursor:pointer}.admin-category-tabs button small{min-width:22px;padding:2px 6px;border-radius:10px;color:#62718b;background:#eef2f8;font-size:11px}.admin-category-tabs button.active{border-color:#4b70c8;color:#fff;background:#4b70c8}.admin-category-tabs button.active small{color:#315aa9;background:#fff}.category-management-page .filter-grid label{display:flex;align-items:center;gap:8px}.category-management-page .filter-grid label span{color:#617089;font-size:13px;white-space:nowrap}.category-management-page .filter-grid select{min-width:170px;height:38px;padding:0 10px;border:1px solid #d7deea;border-radius:6px;color:#43536e;background:#fff}.buyer-trust-strip{max-width:1320px;margin:-21px auto 48px;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.buyer-trust-strip>div{min-height:72px;padding:14px 16px;display:flex;align-items:center;gap:10px;border:1px solid #e5e5dc;border-radius:7px;color:#3f7255;background:#fff}.buyer-trust-strip svg{flex:none}.buyer-trust-strip span{display:grid;gap:4px}.buyer-trust-strip strong{color:#3f5145;font-size:11px}.buyer-trust-strip small{color:#9aa39b;font-size:9px}.buyer-category-showcase,.buyer-store-showcase{max-width:1320px;margin:0 auto 52px;padding:0 24px}.buyer-module-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.buyer-module-heading h2{margin:7px 0 0;color:#25372f;font-family:Georgia,serif;font-size:27px;font-weight:500}.buyer-module-heading>button{display:inline-flex;align-items:center;gap:5px;border:0;color:#326149;background:transparent;font-size:11px}.buyer-module-note{color:#9aa39b;font-size:10px}.buyer-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.buyer-category-grid button{min-height:116px;padding:15px 10px;display:grid;justify-items:center;align-content:center;gap:7px;border:1px solid #e5e5dc;border-radius:7px;color:#56665a;background:#fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.buyer-category-grid button:hover{transform:translateY(-2px);border-color:#b7cfb8;box-shadow:0 9px 20px #2e3f2f14}.buyer-category-grid button>span{font-size:31px}.buyer-category-grid strong{color:#3f5145;font-size:12px}.buyer-category-grid small{color:#a0aaa0;font-size:9px}.buyer-store-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.buyer-store-card{min-height:76px;padding:13px 15px;display:flex;align-items:center;gap:11px;border:1px solid #e5e5dc;border-radius:7px;color:#4f6355;background:#fff;text-align:left}.buyer-store-card:hover{border-color:#a7c5ad;background:#fbfdf9}.buyer-store-mark{width:37px;height:37px;flex:0 0 37px;display:block;border-radius:9px;object-fit:cover;color:transparent;font-size:0;background:#ff6900 url(/branding/tembulk-logo.jpg?v=temu-logo-20260912-all) center / cover no-repeat}.buyer-store-copy{flex:1;display:grid;gap:5px;min-width:0}.buyer-store-copy strong{overflow:hidden;color:#3c5143;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.buyer-store-copy small{color:#9da79e;font-size:9px}.buyer-store-rating{display:inline-flex;align-items:center;gap:4px;color:#d19a54;font-size:10px}.storefront-page{min-height:calc(100vh - 120px);background:#f8f7f3}.storefront-hero{max-width:1240px;margin:0 auto;padding:34px 24px 30px;border-bottom:1px solid #e4e8e0}.storefront-hero>.buyer-outline{margin-bottom:25px}.storefront-identity{display:flex;align-items:center;gap:18px}.storefront-mark{width:72px;height:72px;flex:0 0 72px;display:block;border-radius:18px;object-fit:cover;color:transparent;font-size:0;background:#ff6900 url(/branding/tembulk-logo.jpg?v=temu-logo-20260912-all) center / cover no-repeat;box-shadow:0 10px 24px #315d4e2e}.storefront-identity h1{margin:7px 0;color:#26382d;font-family:Georgia,serif;font-size:clamp(30px,4vw,45px);font-weight:500}.storefront-identity p{max-width:620px;margin:0;color:#7d887f;font-size:12px;line-height:1.7}.storefront-stats{margin-top:24px;display:flex;flex-wrap:wrap;gap:20px;color:#6f7e73;font-size:11px}.storefront-stats span{display:inline-flex;align-items:center;gap:5px}.storefront-stats span:first-child{color:#bd8545}.storefront-toolbar{max-width:1240px;margin:0 auto;padding:20px 24px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e6e8e1}.storefront-categories{display:flex;gap:7px;flex:1;overflow-x:auto;scrollbar-width:none}.storefront-categories::-webkit-scrollbar{display:none}.storefront-categories button{min-height:32px;padding:0 12px;border:1px solid #dce3da;border-radius:18px;color:#68766c;background:#fff;font-size:10px;white-space:nowrap}.storefront-categories button.active{border-color:#315d4e;color:#fff;background:#315d4e}.storefront-search{width:220px;height:34px;padding:0 10px;display:flex;align-items:center;gap:6px;border:1px solid #dce3da;border-radius:18px;color:#98a39a;background:#fff}.storefront-search input{width:100%;border:0;outline:0;color:#3f5145;background:transparent;font-size:10px}.storefront-toolbar select{height:34px;padding:0 10px;border:1px solid #dce3da;border-radius:4px;color:#637267;background:#fff;font-size:10px}.storefront-products{max-width:1240px;margin:0 auto;padding:34px 24px 70px}.storefront-products>header{margin-bottom:20px;display:flex;align-items:end;justify-content:space-between}.storefront-products h2{margin:7px 0 0;color:#26382d;font-family:Georgia,serif;font-size:28px;font-weight:500}.storefront-products>header>span{color:#96a198;font-size:11px}.storefront-not-found{min-height:calc(100vh - 120px);display:grid;place-items:center;align-content:center;gap:34px;padding:56px 24px 80px}.storefront-empty-card{width:min(100%,520px);padding:52px 36px;display:grid;justify-items:center;gap:13px;border:1px solid #e1e8df;border-radius:24px;color:#6f7e73;background:#fff;box-shadow:0 18px 48px #28463214;text-align:center}.storefront-empty-card>svg{color:#315d4e}.storefront-empty-card h1{margin:0;color:#26382d;font-family:Georgia,serif;font-size:32px;font-weight:500}.storefront-empty-card p{margin:0 0 12px;color:#7d887f;font-size:13px;line-height:1.7}.detail-store-link{padding:0;border:0;color:#326149;background:transparent;font:inherit;text-decoration:underline;cursor:pointer}.detail-visit-store{margin:5px 0 13px;padding:0;display:inline-flex;align-items:center;gap:5px;border:0;color:#326149;background:transparent;font-size:11px;cursor:pointer}@media(max-width:720px){.storefront-toolbar{align-items:stretch;flex-direction:column}.storefront-search,.storefront-toolbar select{width:100%}.storefront-identity{align-items:flex-start}.storefront-mark{width:56px;height:56px;font-size:26px}.storefront-identity h1{font-size:30px}}.catalog-subtitle{margin:5px 0 0;color:#9aa39b;font-size:10px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{overflow:hidden;border:1px solid #e8e6de;border-radius:4px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px #2e3f2f1a}.product-art{position:relative;width:100%;aspect-ratio:1.05;display:grid;place-items:center;border:0;color:#546e59;background:#eef0e9}.product-card:nth-child(2n) .product-art{background:#eeeae2}.product-card:nth-child(3n) .product-art{background:#e7eee9}.product-art>span{font-size:85px;filter:drop-shadow(0 8px 7px rgba(51,67,54,.16))}.product-art>i{position:absolute;top:12px;left:12px;padding:4px 7px;border-radius:2px;color:#fff;background:#d37755;font-size:9px;font-style:normal}.product-wish{position:absolute;top:10px;right:10px;width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:50%;color:#748074;background:#ffffffc7}.product-card-body{padding:14px}.product-store,.product-name{display:block;max-width:100%;overflow:hidden;border:0;background:transparent;text-align:left;text-overflow:ellipsis;white-space:nowrap}.product-store{display:inline-flex;align-items:center;gap:3px;padding:0;color:#819185;font-size:10px}.product-name{padding:7px 0 5px;color:#26372d;font-size:14px;font-weight:650}.product-name:hover{color:#b55f3e}.product-rating{display:flex;align-items:center;gap:4px;color:#db9a50;font-size:11px}.product-rating small{color:#acb0a8}.product-price{margin-top:10px;display:flex;align-items:baseline;gap:7px}.product-price strong{color:#b85f40;font-size:18px}.product-price del{color:#afb2aa;font-size:10px}.product-card-actions{margin-top:12px;display:flex;align-items:center;justify-content:space-between}.product-card-actions small{color:#9ca49a;font-size:10px}.product-card-actions button{height:27px;padding:0 8px;display:inline-flex;align-items:center;gap:4px;border:1px solid #cedbce;border-radius:3px;color:#31644b;background:#f5f8f4;font-size:10px}.product-card-actions button:hover{color:#fff;background:#285744}.buyer-footer{min-height:110px;padding:28px max(24px,calc((100vw - 1240px)/2 + 24px));display:flex;align-items:center;justify-content:space-between;color:#a0a99f;border-top:1px solid #e5e3db;background:#f0eee7;font-size:11px}.buyer-footer>div{display:flex;align-items:center;gap:18px}.buyer-footer strong{color:#315c49;font-family:Georgia,serif;font-size:19px}.buyer-footer span{white-space:nowrap}.detail-option-group{margin:14px 0}.detail-option-label{display:block;margin-bottom:7px;color:#526457;font-size:11px;font-weight:700}.detail-option-values{display:flex;flex-wrap:wrap;gap:7px}.detail-option-value{min-height:34px;padding:4px 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid #d9ded7;border-radius:3px;color:#4d5b51;background:#fff;font-size:11px}.detail-option-value img{width:25px;height:25px;object-fit:cover;border-radius:2px}.detail-option-value.active{border-color:#3c7657;box-shadow:0 0 0 1px #3c7657 inset;color:#285744}.detail-option-value.sold-out{color:#a8ada7;background:#f4f5f2;text-decoration:line-through}.cart-drawer-wrap{visibility:hidden;position:fixed;inset:0;z-index:80}.cart-drawer-wrap.open{visibility:visible}.cart-scrim{position:absolute;inset:0;width:100%;border:0;background:#18251c59;opacity:0;transition:opacity .2s ease}.cart-drawer-wrap.open .cart-scrim{opacity:1}.cart-drawer{position:absolute;top:0;right:0;bottom:0;width:min(405px,100%);display:grid;grid-template-rows:auto 1fr auto;background:#fbfaf6;box-shadow:-10px 0 35px #15201926;transform:translate(100%);transition:transform .25s ease}.cart-drawer-wrap.open .cart-drawer{transform:translate(0)}.cart-drawer>header{padding:23px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7e4db}.cart-drawer>header span{color:#9da49b;font-size:10px;letter-spacing:1px}.cart-drawer>header h2{margin:4px 0 0;color:#28382e;font-family:Georgia,serif;font-size:22px;font-weight:500}.cart-drawer>header button{border:0;color:#798479;background:transparent}.cart-items{padding:17px 22px;overflow-y:auto}.cart-items article{padding:13px 0;display:flex;gap:12px;border-bottom:1px solid #e9e6dd}.cart-thumb{width:58px;height:58px;display:grid;place-items:center;border-radius:3px;background:#ebeee7;font-size:30px}.cart-item-copy{flex:1;min-width:0}.cart-item-copy>strong,.cart-item-copy>small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-item-copy strong{color:#37463a;font-size:12px}.cart-item-copy small{margin-top:3px;color:#a0a89f;font-size:10px}.cart-item-copy>div{margin-top:9px;display:flex;align-items:center;justify-content:space-between}.cart-item-copy b{color:#b76345;font-size:13px}.quantity{height:24px;display:inline-flex;align-items:center;gap:8px;border:1px solid #dbe1d9;color:#57675a;font-size:11px}.quantity button{width:24px;height:23px;display:grid;place-items:center;border:0;color:#637466;background:#f3f5f0}.cart-drawer>footer{padding:17px 22px 24px;border-top:1px solid #e7e4db}.cart-drawer>footer>div{margin-bottom:13px;display:flex;justify-content:space-between;color:#808a80;font-size:12px}.cart-drawer>footer strong{color:#ae5c40;font-size:19px}.cart-drawer>footer .buyer-primary{width:100%}.cart-empty,.buyer-empty-state{min-height:200px;display:grid;place-items:center;align-content:center;gap:10px;color:#a0aaa0;text-align:center}.cart-empty strong,.buyer-empty-state strong{color:#586a5d;font-size:14px}.cart-empty span{font-size:11px}.buyer-loading-state{min-height:240px;display:grid;place-items:center;align-content:center;gap:10px;color:#a0aaa0;text-align:center}.buyer-loading-state strong{color:#586a5d;font-size:14px}.buyer-loading-state span{font-size:11px}.buyer-orders{max-width:930px;min-height:calc(100vh - 220px);margin:0 auto;padding:52px 24px 70px}.section-heading{margin-bottom:28px;display:flex;align-items:end;justify-content:space-between}.section-heading h1{margin:8px 0 4px;color:#283a2f;font-family:Georgia,serif;font-size:38px;font-weight:500}.section-heading p{margin:0;color:#929c92;font-size:12px}.buyer-outline{min-height:35px;padding:0 14px;border:1px solid #cbd7ca;border-radius:3px;color:#326149;background:transparent;font-size:11px}.buyer-outline:hover{color:#fff;background:#326149}.order-list{display:grid;gap:14px}.buyer-order{border:1px solid #e6e4dc;border-radius:4px;background:#fff}.buyer-order header,.buyer-order footer{padding:14px 17px;display:flex;align-items:center;justify-content:space-between}.buyer-order header{border-bottom:1px solid #eeece7}.buyer-order header div{display:flex;align-items:center;gap:12px}.buyer-order header strong{color:#455548;font-size:12px}.buyer-order header span,.buyer-order footer span{color:#98a098;font-size:10px}.order-pill{padding:5px 7px;border-radius:2px;color:#577160;background:#eef4ee;font-size:10px}.order-pending_payment{color:#a56e31;background:#fbf2e5}.buyer-order-body,.order-body{padding:8px 17px}.order-body>div{padding:9px 0;display:flex;align-items:center;gap:10px}.order-emoji{width:40px;height:40px;display:grid;place-items:center;border-radius:3px;background:#eff1ea;font-size:22px}.order-body div div{display:grid;gap:4px}.order-body div div strong{color:#465649;font-size:12px}.order-body small{color:#9ca59d;font-size:10px}.order-body b{margin-left:auto;color:#8d614e;font-size:12px}.buyer-order footer{border-top:1px solid #eeece7}.buyer-order footer strong{color:#ae5c40;font-size:14px}.order-footer-actions{display:flex;align-items:center;gap:12px}.buyer-primary.small{min-height:30px;padding:0 10px;font-size:10px}.buyer-notice{position:fixed;z-index:100;right:20px;bottom:20px;min-height:38px;padding:0 13px;display:flex;align-items:center;gap:9px;border:1px solid #c9dacb;border-radius:4px;color:#326149;background:#f4f8f3;box-shadow:0 8px 22px #28472f21;font-size:11px}.buyer-orders-page .filter-panel{margin-bottom:16px}.buyer-orders-page .filter-grid{grid-template-columns:minmax(260px,1.35fr) minmax(190px,.9fr) auto;align-items:end;gap:14px 18px}.buyer-orders-page .filter-grid label{grid-template-columns:1fr;gap:6px}.buyer-orders-page .filter-grid label>span{line-height:1.2;text-align:left}.buyer-orders-page .filter-grid .secondary-button{min-width:104px}.buyer-orders-page .result-panel{overflow:hidden}.buyer-orders-page .result-panel .panel-heading{padding:17px 20px}.buyer-orders-page table{min-width:1060px}.buyer-orders-page th,.buyer-orders-page td{padding-inline:12px}.buyer-orders-page tbody tr{transition:background .15s ease}.buyer-orders-page tbody tr:not(.buyer-order-read){background:#fbfdff}.buyer-orders-page tbody tr:not(.buyer-order-read) td:first-child:before{content:"";width:6px;height:6px;display:inline-block;margin-right:6px;vertical-align:middle;border-radius:50%;background:#e36b5f}.buyer-orders-page td:nth-child(1){min-width:170px}.buyer-orders-page td:nth-child(2){min-width:110px}.buyer-orders-page td:nth-child(3){min-width:190px}.buyer-orders-page td:nth-child(4){min-width:120px}.buyer-orders-page td:nth-child(5){min-width:105px}.buyer-orders-page td:nth-child(6){min-width:110px}.buyer-orders-page td:nth-child(10){min-width:110px}@media(max-width:760px){.buyer-orders-page .filter-grid{grid-template-columns:1fr}.buyer-orders-page .filter-grid .secondary-button{width:100%}.buyer-orders-page .result-panel .panel-heading{padding-inline:12px}}.checkout-fields{padding:18px 21px 4px}.checkout-fields label{display:grid;gap:7px;color:#647267;font-size:11px}.checkout-fields textarea{width:100%;padding:9px 10px;border:1px solid #dfe7dc;border-radius:3px;outline:0;color:#435449;background:#fff;font-size:11px;resize:vertical}.checkout-fields textarea:focus{border-color:#6f9c76;box-shadow:0 0 0 2px #6f9c761f}.buyer-shipping{display:flex;align-items:center;gap:7px;padding:10px 17px;color:#5d7565;background:#f7faf6;border-top:1px solid #eeece7;font-size:11px}.buyer-shipping a{margin-left:auto;color:#326149;text-decoration:underline}.seller-empty{padding:24px;color:#829188;font-size:12px}.restock-copy{display:grid;gap:5px;margin:18px;padding:12px;border-radius:4px;background:#f4f7f1;color:#5e715f;font-size:11px}.restock-copy strong{color:#334d3b;font-size:13px}.batch-fulfillment-panel{margin-bottom:13px}.batch-fulfillment-panel .panel-heading{align-items:flex-start}.workflow-mode{flex:none;padding:7px 10px;border-radius:999px;color:#315b9b;background:#eef4ff;font-size:11px;font-weight:700}.workflow-mode.real{color:#8a4d18;background:#fff3e7}.fulfillment-settings{grid-template-columns:repeat(3,minmax(180px,1fr)) minmax(260px,1.4fr);align-items:end;border-top:1px solid #edf0f3}.quantity-presets{display:flex;align-items:center;gap:6px;min-height:34px}.quantity-presets>span{margin-right:2px;color:#596371;font-size:12px}.quantity-presets button{height:28px;padding:0 8px;border:1px solid #d3d8df;border-radius:4px;color:#596371;background:#fff;font-size:11px;cursor:pointer}.quantity-presets button.active,.quantity-presets button:hover{border-color:#527fc6;color:#245aab;background:#eef4ff}.fulfillment-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px 18px 18px;border-top:1px solid #edf0f3}.fulfillment-step{display:flex;gap:12px;min-height:132px;padding:15px;border:1px solid #dfe5ec;border-radius:7px;background:#fbfcfe}.fulfillment-step.current{border-color:#83a9df;box-shadow:0 0 0 2px #527fc614}.fulfillment-step.complete{border-color:#87c7a3;background:#f6fcf8}.fulfillment-step.locked{opacity:.65}.step-index{display:grid;place-items:center;flex:none;width:27px;height:27px;border-radius:50%;color:#fff;background:#527fc6;font-weight:700}.fulfillment-step.complete .step-index{background:#3d9a66}.fulfillment-step h3{margin:1px 0 6px;color:#263342;font-size:14px}.fulfillment-step p{margin:0 0 12px;color:#7b8490;font-size:12px;line-height:1.55}.fulfillment-result{display:grid;gap:7px;padding:13px 18px 17px;border-top:1px solid #edf0f3;color:#46505e;font-size:12px}.fulfillment-result span{padding:8px 10px;border-radius:4px;color:#596371;background:#f5f7fa;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.batch-badge{padding:5px 8px;border-radius:3px;color:#39704b;background:#e8f3e9;font-size:10px}.batch-form{padding:16px 18px;display:grid;grid-template-columns:1.2fr 1fr .8fr 1.5fr auto;gap:10px;align-items:end}.batch-form label{display:grid;gap:6px;color:#68776c;font-size:10px}.batch-form select{height:34px;padding:0 8px;border:1px solid #d9e3d9;border-radius:3px;color:#405346;background:#fff;font-size:11px}.batch-check{display:flex!important;align-items:center;gap:7px;height:34px}.batch-check input{accent-color:#285744}.batch-result{margin:0 18px 16px;padding:11px 13px;display:grid;gap:5px;border:1px solid #d9e9d9;border-radius:3px;color:#3f634b;background:#f4faf4;font-size:11px}.batch-result.error{border-color:#efd4ce;color:#a14f42;background:#fff7f5}.batch-result-list{display:grid;gap:3px;color:#708173;font-size:10px}.seller-app{min-height:100vh;display:flex;color:#26342d;background:#f4f6f3}.seller-sidebar{position:fixed;inset:0 auto 0 0;width:240px;padding:27px 15px 16px;display:flex;flex-direction:column;border-right:1px solid #e1e8df;background:#fff}.seller-brand{padding:0 12px 30px;display:flex;align-items:center;gap:9px}.seller-brand>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px 10px 10px 2px;color:#fff;background:#285744;font-family:serif;font-size:20px}.seller-brand>img{width:34px;height:34px;flex:none;border-radius:10px 10px 10px 2px;object-fit:cover}.seller-brand div{display:grid;gap:2px}.seller-brand strong{font-size:16px}.seller-brand small,.seller-store-card small{color:#a0aba1;font-size:10px}.seller-store-card{min-height:64px;padding:10px;display:flex;align-items:center;gap:8px;border:1px solid #dde8dc;border-radius:4px;background:#f7faf6}.seller-store-card>span{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#809b83}.seller-store-card div{flex:1;display:grid;gap:3px}.seller-store-card strong{font-size:11px}.seller-store-card svg{color:#9aa89b}.seller-sidebar nav{margin-top:24px;display:grid;gap:4px}.seller-sidebar nav button{height:40px;padding:0 12px;display:flex;align-items:center;gap:10px;border:0;border-radius:3px;color:#788479;background:transparent;text-align:left;font-size:12px}.seller-sidebar nav button.active,.seller-sidebar nav button:hover{color:#285744;background:#edf4ed}.seller-side-footer{margin-top:auto;padding:11px;display:flex;align-items:center;gap:8px;border-radius:3px;background:#f7f8f5}.seller-side-footer>span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#77917b;background:#e3ece1;font-size:11px}.seller-side-footer div{display:grid;gap:3px}.seller-side-footer strong{color:#5f6d62;font-size:10px}.seller-side-footer small{color:#9aa39a;font-size:9px}.seller-main{width:calc(100% - 240px);min-height:100vh;margin-left:240px}.seller-topbar{height:88px;padding:0 43px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e9e0;background:#fff}.seller-topbar h1{margin:6px 0 0;font-family:Georgia,serif;font-size:22px;font-weight:500}.seller-topbar .seller-eyebrow,.seller-content .seller-eyebrow{color:#8fa093}.seller-top-actions{display:flex;align-items:center;gap:14px}.seller-top-actions button,.seller-top-actions a{display:inline-flex;align-items:center;gap:5px;border:0;color:#657568;background:transparent;text-decoration:none;font-size:11px}.seller-avatar{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#809b83;font-size:11px}.seller-content{max-width:1170px;margin:0 auto;padding:37px 42px 70px}.seller-welcome,.seller-page-heading{margin-bottom:31px;display:flex;align-items:end;justify-content:space-between}.seller-welcome h2,.seller-page-heading h2{margin:7px 0 5px;font-family:Georgia,serif;font-size:30px;font-weight:500}.seller-welcome p,.seller-page-heading p{margin:0;color:#8c988e;font-size:12px}.seller-primary{min-height:37px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #285744;border-radius:3px;color:#fff;background:#285744;font-size:11px}.seller-primary:hover{background:#204a39}.seller-primary.small,.seller-outline.small{min-height:30px;padding:0 10px;font-size:10px}.seller-outline{min-height:35px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #cbd7ca;border-radius:3px;color:#326149;background:transparent;font-size:11px}.seller-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.seller-stats article{min-height:123px;padding:19px 20px;border:1px solid #e0e7df;border-radius:4px;background:#fff}.seller-stats span,.seller-stats small{display:block;color:#8f9c90;font-size:10px}.seller-stats strong{display:block;margin:12px 0 5px;color:#2d4938;font-size:25px;font-weight:500}.seller-overview-grid{margin-top:16px;display:grid;grid-template-columns:1.5fr 1fr;gap:16px}.seller-panel{overflow:hidden;border:1px solid #e0e7df;border-radius:4px;background:#fff}.seller-panel>header{min-height:66px;padding:15px 19px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1ec}.seller-panel h2{margin:0;font-size:14px;font-weight:650}.seller-panel header p{margin:4px 0 0;color:#a0aaa0;font-size:10px}.seller-panel header button{display:inline-flex;align-items:center;gap:3px;border:0;color:#447255;background:transparent;font-size:10px}.seller-order-row{min-height:61px;padding:9px 19px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #f0f2ee}.seller-order-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:3px;color:#6e8b72;background:#edf4ec}.seller-order-row>div{flex:1;display:grid;gap:4px;min-width:0}.seller-order-row strong,.seller-order-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-order-row strong{color:#45564a;font-size:11px}.seller-order-row small{color:#a1aaa1;font-size:9px}.seller-order-row b{color:#9c5e45;font-size:11px}.seller-order-status{color:#a5763e;font-size:9px}.seller-tips>div:not(header){padding:15px 19px;display:flex;gap:10px;border-bottom:1px solid #f0f2ee}.seller-tips>div>span{color:#c6d2c5;font-family:Georgia,serif;font-size:18px}.seller-tips p{margin:0;display:grid;gap:5px}.seller-tips strong{color:#546559;font-size:11px}.seller-tips small{color:#99a59b;font-size:10px}.seller-toolbar{min-height:48px;margin-bottom:13px;display:flex;align-items:center;justify-content:space-between}.seller-toolbar>span{color:#95a096;font-size:11px}.seller-search{width:min(330px,100%);height:34px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #dce4db;border-radius:3px;background:#fff}.seller-search svg{color:#9ba89d}.seller-search input{flex:1;border:0;outline:0;color:#435449;font-size:11px}.seller-product-table{overflow:hidden;border:1px solid #e0e7df;border-radius:4px;background:#fff}.seller-table-head,.seller-table-row{min-width:720px;display:grid;grid-template-columns:2.5fr 1fr 1fr .8fr .8fr .9fr .7fr;align-items:center}.seller-table-head{min-height:42px;padding:0 18px;color:#8b978d;background:#f7f9f6;font-size:10px}.seller-table-row{min-height:69px;padding:0 18px;border-top:1px solid #eff2ef;color:#67756a;font-size:11px}.seller-product-name{display:flex;align-items:center;gap:8px;min-width:0}.seller-product-name>span{width:37px;height:37px;display:grid;place-items:center;border-radius:3px;background:#eef2eb;font-size:20px}.seller-product-name div{display:grid;gap:4px;min-width:0}.seller-product-name strong{overflow:hidden;color:#46584a;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.seller-product-name small{color:#a1aca2;font-size:9px}.seller-table-row>strong{color:#9f634c;font-size:11px}.low-stock{color:#bc6844}.active-dot{color:#46805c}.seller-table-row>button{width:max-content;padding:4px 6px;border:0;color:#4c805c;background:transparent;font-size:10px}.seller-order-cards{display:grid;gap:13px}.seller-order-card{border:1px solid #e0e7df;border-radius:4px;background:#fff}.seller-order-card>header{padding:15px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1ec}.seller-order-card>header div{display:grid;gap:4px}.seller-order-card header strong{color:#4a5a4e;font-size:12px}.seller-order-card header span{color:#a2aca2;font-size:10px}.seller-order-card header b{color:#a45e45;font-size:15px}.seller-order-items{padding:7px 18px}.seller-order-items>div{padding:8px 0;display:flex;align-items:center;gap:9px}.seller-order-items>div>span{width:32px;height:32px;display:grid;place-items:center;border-radius:3px;background:#f0f3ed}.seller-order-items div div{display:grid;gap:3px}.seller-order-items strong{color:#566559;font-size:11px}.seller-order-items small{color:#a1aba1;font-size:9px}.seller-order-card>footer{min-height:52px;padding:9px 18px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf1ec}.seller-state{color:#a2753f;font-size:10px}.seller-state.shipped{color:#46805c}.seller-modal-backdrop{position:fixed;inset:0;z-index:90;padding:18px;display:grid;place-items:center;background:#18281c75}.seller-form-modal{width:min(620px,100%);overflow:auto;border-radius:4px;background:#fff;box-shadow:0 22px 60px #18271c38}.seller-form-modal>header{min-height:70px;padding:14px 19px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6ebe4}.seller-form-modal>header div{display:grid;gap:5px}.seller-form-modal>header span{color:#99a59b;font-size:10px}.seller-form-modal>header h2{margin:0;font-family:Georgia,serif;font-size:19px;font-weight:500}.seller-form-modal>header button{border:0;color:#758178;background:transparent}.seller-form-grid{padding:18px;display:grid;grid-template-columns:1fr 1fr;gap:13px}.seller-form-grid label{display:grid;gap:6px}.seller-form-grid label.full{grid-column:1 / -1}.seller-form-grid label>span{color:#67766a;font-size:10px}.seller-form-grid input,.seller-form-grid select,.seller-form-grid textarea{width:100%;padding:0 9px;border:1px solid #dae3da;border-radius:3px;outline:0;color:#425346;background:#fff;font-size:11px}.seller-form-grid input,.seller-form-grid select{height:34px}.seller-form-grid textarea{padding-top:9px;resize:vertical}.seller-form-modal footer{padding:12px 18px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #e6ebe4;background:#fafcf9}.seller-form-error{margin:0 18px 11px;color:#aa5747;font-size:11px}.seller-notice{position:fixed;right:20px;bottom:20px;z-index:100;min-height:38px;padding:0 13px;display:flex;align-items:center;gap:9px;border:1px solid #c9dacb;border-radius:4px;color:#326149;background:#f4f8f3;box-shadow:0 8px 22px #28472f21;font-size:11px}@media(max-width:820px){.batch-form{grid-template-columns:1fr 1fr}.batch-form .primary-button{grid-column:1 / -1}.buyer-header-main{height:60px;padding-inline:14px;gap:10px}.mobile-menu{display:block}.buyer-header nav{display:none}.shop-logo strong{font-size:15px}.buyer-account>button:first-child{display:none}.buyer-search{margin-bottom:5px;padding-inline:14px}.buyer-hero{min-height:330px;margin:12px 14px 35px;padding:35px 26px}.hero-product{width:150px;height:150px;margin-right:-18px}.hero-product>span{font-size:78px}.hero-product i{right:-9px;bottom:-3px;font-size:8px}.buyer-trust-strip{margin:-18px 14px 35px;padding:0;grid-template-columns:repeat(2,1fr);gap:8px}.buyer-trust-strip>div{min-height:62px;padding:10px}.buyer-trust-strip small{font-size:8px}.buyer-category-showcase,.buyer-store-showcase{margin-inline:14px;padding:0}.buyer-category-grid{grid-template-columns:repeat(3,1fr);gap:8px}.buyer-category-grid button{min-height:101px}.buyer-store-grid{grid-template-columns:1fr}.buyer-module-heading{align-items:flex-start;flex-direction:column;gap:10px}.buyer-catalog{margin-inline:14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card-body{padding:11px}.product-art>span{font-size:65px}.product-card-actions small{display:none}.product-card-actions{justify-content:end}.product-detail-modal{grid-template-columns:1fr;max-height:calc(100vh - 30px);overflow-y:auto}.product-detail-art{min-height:200px}.product-detail-art span{font-size:92px}.product-detail-copy{padding:25px 23px}.buyer-footer{padding:22px 14px;display:grid;gap:16px}.buyer-footer>div{flex-wrap:wrap;gap:10px}.seller-sidebar{position:static;width:100%;min-height:0;padding:14px}.seller-sidebar nav{grid-template-columns:repeat(3,1fr);margin-top:14px}.seller-sidebar nav button{justify-content:center;padding:0 4px;font-size:10px}.seller-store-card,.seller-side-footer{display:none}.seller-main{width:100%;margin-left:0}.seller-topbar{height:72px;padding:0 15px}.seller-mall-link{display:none}.seller-content{padding:25px 14px 50px}.seller-welcome,.seller-page-heading{align-items:flex-start;flex-direction:column;gap:18px}.seller-stats{grid-template-columns:repeat(2,1fr);gap:8px}.seller-stats article{min-height:104px;padding:14px}.seller-stats strong{margin-top:9px;font-size:20px}.seller-overview-grid{grid-template-columns:1fr}.seller-table-head,.seller-table-row{grid-template-columns:2.5fr 1fr 1fr .8fr .8fr .9fr .7fr}.seller-product-table{overflow-x:auto}.seller-form-grid{grid-template-columns:1fr}.seller-form-grid label.full{grid-column:auto}}.app-shell>.sidebar{top:48px;bottom:0;left:0;width:240px;transform:none;visibility:visible;overflow:hidden;transition:width .18s ease}.app-shell>.workspace{min-height:100vh;margin-left:240px;padding-top:60px;transition:margin-left .18s ease}.app-shell.sidebar-collapsed>.sidebar{width:0;border-right:0}.app-shell.sidebar-collapsed>.workspace{margin-left:0}.admin-topbar-title{min-width:190px;padding:0 18px;display:flex;align-items:center;gap:9px;border-right:1px solid rgba(255,255,255,.12)}.admin-topbar-title img{width:118px;height:28px;padding:4px 8px;border-radius:4px;background:#fff;object-fit:contain}.admin-topbar-title strong{color:#fff;font-size:14px}.admin-topbar-title span{color:#ffffff9e;font-size:11px}.admin-topbar .top-navigation{margin-left:12px}.admin-topbar .top-nav-group>button{height:48px;min-width:72px;padding-inline:11px;font-size:12px}.admin-topbar .top-nav-group>button.active{background:#00000024}.admin-topbar .top-nav-dropdown{top:48px}.admin-user-label{margin-left:3px;color:#fff;font-size:12px}.admin-role-label{color:#ffffff9e;font-size:10px}.sidebar-scroll>button{width:100%;height:38px;padding:0 10px;display:flex;align-items:center;gap:10px;border:0;border-radius:3px;color:#cbd3de;background:transparent;text-align:left;font-size:13px}.sidebar-scroll>button:hover{color:#fff;background:#ffffff0f}.sidebar-scroll>button.active{color:#fff;background:var(--blue)}.sidebar-account-avatar{width:32px;height:32px;display:grid;place-items:center;flex:0 0 32px;border-radius:50%;color:#fff;background:#66758a}@media(max-width:820px){.app-shell>.sidebar{width:220px}.app-shell>.workspace{margin-left:0}.app-shell:not(.sidebar-collapsed)>.sidebar{width:220px;box-shadow:8px 0 28px #0f182340}.app-shell:not(.sidebar-collapsed)>.workspace{margin-left:0}.admin-topbar-title{min-width:0;padding-inline:10px}.admin-topbar-title span,.admin-role-label,.admin-user-label{display:none}.admin-topbar .top-navigation{margin-left:4px}.admin-topbar .top-nav-group>button{min-width:60px;padding-inline:8px;font-size:11px}}.management-page{width:min(100%,1480px);margin:0 auto;padding:25px 32px 44px}.page-title-row{min-height:82px}.page-title-row h1{margin-top:5px;font-size:24px;letter-spacing:-.3px}.page-title-row p{max-width:620px;line-height:1.6}.eyebrow,.panel-kicker{display:block;color:#7f8fa9;font-size:10px;font-weight:700;letter-spacing:1.1px;text-transform:uppercase}.summary-metrics{margin:8px 0 18px;gap:16px}.summary-card{min-height:116px;padding:20px 22px;border:1px solid #e2e6ec;border-left:4px solid #8ea4c6;box-shadow:0 5px 18px #1e2b410f}.summary-card:nth-child(2){border-left-color:#d3a05c}.summary-card:nth-child(3){border-left-color:#5e9c80}.summary-card:nth-child(4){border-left-color:#bc7280}.summary-card strong{font-size:28px;letter-spacing:-.5px}.summary-card>div{justify-content:space-between}.summary-card small{padding:3px 6px;color:#77879c;background:#f1f4f8;font-size:10px}.summary-card>span{margin-top:12px;color:#566171;font-size:13px}.result-panel{overflow:hidden}.result-panel .panel-heading{min-height:78px;padding:17px 22px}.panel-kicker{margin-bottom:4px;color:#9aa7b9;font-size:9px}.result-panel .panel-heading h2{font-size:17px}.result-panel .panel-heading p{line-height:1.5}.simple-list{padding:4px 0}.simple-row{min-height:76px;padding:12px 22px;display:grid;grid-template-columns:minmax(250px,1fr) 130px 100px auto;align-items:center;gap:18px;border-top:1px solid #edf0f3}.simple-row:first-child{border-top:0}.simple-row:hover{background:#fafcff}.store-identity{display:flex;align-items:center;gap:12px;min-width:0}.store-avatar{width:38px;height:38px;display:block;flex:0 0 38px;border-radius:9px;color:transparent;font-size:0;object-fit:cover;background:#ff6900 url(/branding/tembulk-logo.jpg?v=temu-logo-20260912-all) center / cover no-repeat}.store-identity div{display:grid;gap:5px;min-width:0}.store-identity strong{overflow:hidden;color:#263443;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.store-identity small{color:#8b96a5;font-size:11px}.store-products{color:#5d6b7b;font-size:12px}.store-status{justify-self:start;padding:5px 8px;border-radius:4px;color:#327557;background:#edf8f2;font-size:11px}.row-actions{display:flex;flex-wrap:wrap;gap:6px}.management-page .result-panel table th:last-child,.management-page .result-panel table td:last-child{width:150px}.management-page .result-panel table{table-layout:fixed}.management-page .result-panel table th:not(:last-child),.management-page .result-panel table td:not(:last-child){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.management-page .result-panel table th:last-child,.management-page .result-panel table td:last-child{width:208px;min-width:208px}.management-page .result-panel td:last-child .row-actions{min-height:32px;display:flex;flex-wrap:nowrap;align-items:center;gap:7px;white-space:nowrap}.management-page .result-panel td:last-child .row-action{min-width:66px;justify-content:center;white-space:nowrap}.management-page .result-panel td,.management-page .result-panel th{vertical-align:middle}.management-page .result-panel td{height:58px}.management-page .result-panel td:not(:last-child){max-width:0}.management-page .result-panel td:last-child{overflow:visible}.management-page .result-panel .row-actions{align-items:center;min-height:34px}.management-page .result-panel .row-action{height:32px;padding:0 10px;line-height:1}.global-price-rule{display:flex;justify-content:space-between;gap:28px;padding:24px 26px;margin-bottom:18px;border:1px solid #e5eaf1}.global-price-rule-copy{min-width:0}.global-price-rule-copy h2{margin:6px 0 8px;font-size:24px;color:#263443}.global-price-rule-copy p{margin:0;color:#748197;line-height:1.6}.global-price-fields{display:flex;align-items:flex-end;flex-wrap:wrap;gap:12px}.global-price-fields label{display:grid;gap:6px;color:#607089;font-size:12px;font-weight:600}.global-price-fields select,.global-price-fields input{height:38px;min-width:130px;padding:0 11px;border:1px solid #d6deea;border-radius:6px;background:#fff;color:#263443}.global-price-percent{display:flex;align-items:center;gap:6px}.global-price-percent input{min-width:100px}.global-price-percent b{color:#68778c}.global-price-actions{display:flex;gap:8px}.global-price-actions button{height:38px}.global-price-list{padding:0 22px 18px}.global-price-product{border-top:1px solid #edf0f4;padding:18px 0 12px}.global-price-product:first-child{border-top:0}.global-price-product-head{display:grid;grid-template-columns:54px minmax(220px,1fr) auto;align-items:center;gap:13px}.global-price-product-head img{width:54px;height:54px;border-radius:8px;object-fit:cover;background:#f2f5f8}.global-price-product-head div:nth-child(2){min-width:0;display:grid;gap:5px}.global-price-product-head strong{color:#263443;font-size:14px;line-height:1.35}.global-price-product-head small{color:#8895a7;font-size:11px}.global-price-summary{display:grid;grid-template-columns:auto auto auto auto;align-items:center;gap:7px 12px;text-align:right}.global-price-summary span{color:#8793a4;font-size:11px}.global-price-summary b{color:#3f5068;font-size:13px}.global-price-variants{margin:12px 0 0 67px;border:1px solid #edf0f4;border-radius:7px;overflow:hidden}.global-price-variant{display:grid;grid-template-columns:minmax(140px,1fr) minmax(140px,1.2fr) 100px 20px 100px 90px;align-items:center;gap:10px;min-height:42px;padding:7px 12px;border-top:1px solid #f0f2f5;color:#5d6b7d;font-size:12px}.global-price-variant:first-child{border-top:0}.global-price-variant b{color:#3f5068;font-weight:600}.global-price-variant i{color:#a0aabb;font-style:normal;text-align:center}.global-price-variant em{color:#77869a;font-style:normal;text-align:right}.price-up{color:#18845b!important}.price-down{color:#c34d55!important}@media(max-width:900px){.global-price-rule{flex-direction:column}.global-price-fields{align-items:stretch}.global-price-fields label{flex:1 1 140px}.global-price-actions{align-self:flex-start}}@media(max-width:640px){.global-price-rule{padding:18px}.global-price-list{padding-inline:14px}.global-price-product-head{grid-template-columns:44px minmax(0,1fr)}.global-price-product-head img{width:44px;height:44px}.global-price-summary{grid-column:1 / -1;grid-template-columns:repeat(4,auto);justify-content:start;text-align:left}.global-price-variants{margin-left:0;overflow-x:auto}.global-price-variant{min-width:610px}}.orders-page .filter-grid{grid-template-columns:minmax(380px,.9fr) minmax(420px,1fr);align-items:center;gap:12px 18px}.orders-page .filter-grid>input,.orders-page .filter-grid>label{align-self:center;height:34px}.orders-page .filter-grid>label{display:flex;align-items:center;gap:9px}.orders-page .filter-grid>label>span{flex:0 0 74px;line-height:1}.orders-page .filter-grid>label>select,.orders-page .filter-grid>input{height:34px!important;min-height:34px!important;max-height:34px;box-sizing:border-box;align-self:center;margin:0}.store-status-tabs{padding:12px 18px 0;display:flex;align-items:center;gap:8px}.filter-grid>.store-status-tabs{grid-column:1 / -1;padding:0}.store-status-tabs button{min-height:32px;padding:0 20px;border:1px solid #d3d8df;border-radius:4px;color:#687585;background:#fff;font-size:12px}.store-status-tabs button:hover{border-color:#8aa6d8;color:#3765bd;background:#f5f8ff}.store-status-tabs button.active{border-color:#3765bd;color:#fff;background:#3765bd}.kyc-status-tabs{flex-wrap:wrap;gap:8px}.kyc-status-tabs button{display:inline-flex;align-items:center;gap:7px}.kyc-status-tabs .status-tab-count{min-width:18px;height:18px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;color:#637083;background:#eef1f5;font-size:10px;font-weight:700;line-height:1}.kyc-status-tabs button.active .status-tab-count{color:#3765bd;background:#fff}.kyc-status-tabs button:nth-child(2) .status-tab-count{color:#a86a00;background:#fff4d8}.kyc-status-tabs button.active:nth-child(2) .status-tab-count{color:#a86a00}.kyc-status-tabs button:nth-child(3) .status-tab-count{color:#237d53;background:#eaf7f0}.kyc-status-tabs button.active:nth-child(3) .status-tab-count{color:#237d53}.kyc-status-tabs button:nth-child(4) .status-tab-count{color:#b84a53;background:#fff0f0}.kyc-status-tabs button.active:nth-child(4) .status-tab-count{color:#b84a53}.buyer-order-payment-tabs{flex-wrap:wrap;gap:8px}.buyer-order-payment-tabs button{display:inline-flex;align-items:center;gap:7px}.buyer-order-payment-tabs .status-tab-count{min-width:18px;height:18px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;color:#637083;background:#eef1f5;font-size:10px;font-weight:700;line-height:1}.buyer-order-payment-tabs button.active .status-tab-count{color:#3765bd;background:#fff}.buyer-order-payment-tabs button:nth-child(2) .status-tab-count{color:#a86a00;background:#fff4d8}.buyer-order-payment-tabs button.active:nth-child(2) .status-tab-count{color:#a86a00}.buyer-order-payment-tabs button:nth-child(3) .status-tab-count{color:#237d53;background:#eaf7f0}.buyer-order-payment-tabs button.active:nth-child(3) .status-tab-count{color:#237d53}@media(max-width:600px){.buyer-mobile-language{max-width:74px;height:30px;padding:0 3px;border:0;background:transparent;color:#333;font-size:10px}.seller-mobile-language{width:54px;height:30px;padding:0 2px;border:1px solid #e1e4e6;border-radius:6px;background:#fff;color:#39434a;font-size:10px}.seller-mobile-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;margin-bottom:9px}.seller-mobile-search{min-width:0;height:36px;padding:0 9px;display:flex;align-items:center;gap:6px;border:1px solid #e1e4e6;border-radius:7px;background:#fff;color:#888}.seller-mobile-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#333;font:inherit;font-size:10px}.seller-mobile-inline-action{min-height:36px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid #e1e4e6;border-radius:7px;background:#fff;color:#666;font:inherit;font-size:10px;white-space:nowrap}.seller-mobile-inline-action:hover,.seller-mobile-inline-action:focus-visible{border-color:#ef4b3f;color:#ef4b3f;outline:none}.seller-mobile-empty-copy{padding:12px 0 2px}.seller-mobile-order-toggle{width:100%;min-height:42px;padding:0;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;background:transparent;color:inherit;text-align:left}.seller-mobile-order-toggle>span{min-width:0;display:grid;gap:3px}.seller-mobile-order-toggle b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.seller-mobile-order-toggle small{color:#888;font-size:9px}.seller-mobile-order-toggle strong{display:inline-flex;align-items:center;gap:4px;color:#b35b3f;font-size:12px;white-space:nowrap}.seller-mobile-order-toggle strong svg{transition:transform .15s ease}.seller-mobile-order-toggle strong svg.is-open{transform:rotate(180deg)}.seller-mobile-order-summary{display:flex;flex-wrap:wrap;gap:5px 10px;color:#777;font-size:9px}.seller-mobile-order-details{margin-top:9px;padding:9px 0 2px;border-top:1px solid #eef0f2}.seller-mobile-order-item,.seller-mobile-ledger-row,.seller-mobile-funding-row,.seller-mobile-coupon{min-width:0;padding:8px 0;display:flex;align-items:center;gap:8px;border-bottom:1px solid #f0f1f2}.seller-mobile-order-item:last-child,.seller-mobile-ledger-row:last-child,.seller-mobile-funding-row:last-child,.seller-mobile-coupon:last-child{border-bottom:0}.seller-mobile-order-item>span,.seller-mobile-ledger-row>div,.seller-mobile-funding-row>div,.seller-mobile-coupon>div{min-width:0;flex:1;display:grid;gap:3px}.seller-mobile-order-item b,.seller-mobile-ledger-row b,.seller-mobile-funding-row b,.seller-mobile-coupon b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.seller-mobile-order-item small,.seller-mobile-ledger-row small,.seller-mobile-funding-row small,.seller-mobile-coupon small{color:#888;font-size:9px;line-height:1.35}.seller-mobile-ledger-row>strong{color:#238353;font-size:11px;white-space:nowrap}.seller-mobile-ledger-row>strong.is-negative{color:#c14e55}.seller-mobile-funding-row em,.seller-mobile-coupon em{flex:0 0 auto;padding:4px 7px;border-radius:999px;font-size:9px;font-style:normal;white-space:nowrap}.seller-mobile-funding-row .seller-mobile-inline-action{min-height:30px;font-size:9px}.seller-mobile-timeline{margin-top:8px;display:grid;gap:8px}.seller-mobile-timeline>div{display:grid;grid-template-columns:12px minmax(0,1fr);gap:7px;align-items:start}.seller-mobile-timeline>div>span{min-width:0;display:grid;gap:2px}.seller-mobile-timeline b{font-size:9px}.seller-mobile-timeline small{color:#888;font-size:8px;line-height:1.35}.seller-mobile-timeline .timeline-dot{width:8px;height:8px;margin-top:3px;border-radius:50%;background:#ef4b3f}.seller-mobile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:9px 0}.seller-mobile-form-grid label{min-width:0;display:grid;gap:4px}.seller-mobile-form-grid label span{color:#777;font-size:9px}.seller-mobile-form-grid input{width:100%;min-width:0;height:34px;padding:0 8px;box-sizing:border-box;border:1px solid #dce1e4;border-radius:6px;font:inherit;font-size:10px}.seller-mobile-withdrawal-form>button{width:100%;min-height:39px;margin-top:8px}.seller-mobile-embedded-panel{margin:0 0 10px}.seller-mobile-embedded-panel>.seller-content{width:100%;max-width:none;padding:0}.seller-mobile-embedded-panel .seller-page-heading{display:none}.seller-mobile-embedded-panel .seller-panel{margin-bottom:10px;border-radius:10px}.seller-mobile-embedded-panel .seller-form-grid{grid-template-columns:1fr}.seller-mobile-embedded-panel .seller-form-modal{width:auto;max-width:none}}@media(max-width:640px){.sl-page .sl-header{height:56px!important;padding:0 12px!important}.sl-page .sl-brand,.sl-page .sl-signin-link,.sl-page .sl-signup-btn{min-height:40px!important}.sl-page .sl-switch button{min-height:32px!important;padding:5px 2px!important;display:inline-flex!important;align-items:center!important}.sl-page .sl-hero{min-height:0!important;height:auto!important;display:flex!important;flex-direction:column!important}.sl-page .sl-hero-bg{inset:0 0 auto!important;width:100%!important;height:470px!important;min-width:0!important;transform:none!important;object-fit:cover!important}.sl-page .sl-hero-left{width:100%!important;min-height:400px!important;height:auto!important;padding:46px 20px 30px!important;box-sizing:border-box!important}.sl-page .sl-stats-bar{width:100%!important;height:auto!important;min-height:116px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;overflow:hidden!important}.sl-page .sl-stat-item,.sl-page .sl-stat-item:nth-child(3){width:auto!important;min-width:0!important;min-height:116px!important;height:auto!important;display:flex!important;flex:none!important;padding:14px 7px!important;box-sizing:border-box!important}.sl-page .sl-stat-big{font-size:clamp(32px,9vw,40px)!important}.sl-page .sl-why{padding:48px 16px 56px!important}.sl-page .sl-why-grid{width:100%!important;max-width:none!important;grid-template-columns:1fr!important;gap:12px!important}.sl-page .sl-faq{padding:48px 16px 56px!important}.sl-page .sl-faq-list{width:100%!important;max-width:none!important}.sl-page .sl-faq-q{min-height:54px!important;padding:14px 13px!important;font-size:13px!important;line-height:1.35!important}.sl-page .sl-partners{padding:48px 16px 52px!important}.sl-page .sl-partners-card{width:100%!important;max-width:none!important;min-width:0!important;display:block!important;transform:none!important}.sl-page .sl-partners-right{position:relative!important;top:auto!important;left:auto!important;width:100%!important;min-width:0!important;height:156px!important;min-height:156px!important;margin:0!important;padding:16px 9px!important;display:flex!important;gap:7px!important;overflow:hidden!important}.sl-page .sl-partner-icon{position:relative!important;top:auto!important;left:auto!important;width:34px!important;height:34px!important;flex:0 0 34px!important}.sl-page .sl-partner-arrow{position:relative!important;top:auto!important;left:auto!important;width:30px!important;height:30px!important;flex:0 0 30px!important}.sl-page .sl-dest-wordmark{position:relative!important;top:auto!important;left:auto!important;width:88px!important;flex:0 1 88px!important}.sl-page .sl-cta{height:auto!important;min-height:0!important}.sl-page .sl-cta-bg{inset:0!important;width:100%!important;min-width:0!important;height:100%!important;transform:none!important;object-fit:cover!important}.sl-page .sl-cta-inner{width:100%!important;min-height:280px!important;padding:72px 18px 46px!important;box-sizing:border-box!important}.sl-page .sl-footer{position:relative!important;right:auto!important;bottom:auto!important;left:auto!important;min-height:0!important;padding:14px 16px 18px!important}}@media(max-width:640px){.sl-page{width:100%;max-width:100%;overflow-x:clip}.sl-header{height:56px;padding:0 12px;gap:8px}.sl-brand{min-width:0}.sl-logo{width:124px;max-width:42vw;height:38px;object-fit:contain;object-position:left center}.sl-header-right{gap:6px;margin-left:auto}.sl-signin-link,.sl-signup-btn{min-height:38px;padding:0 10px;font-size:12px;white-space:nowrap}.sl-hero{min-height:0;padding-top:56px;display:flex;flex-direction:column;overflow:hidden}.sl-hero-bg{inset:0 0 auto;width:100%;height:470px;object-fit:cover;object-position:center top}.sl-hero-left{width:100%;min-height:400px;padding:46px 20px 30px;box-sizing:border-box;justify-content:center}.sl-hero-left h1{max-width:100%;margin:0 0 24px;font-size:clamp(30px,9vw,36px);line-height:1.08;letter-spacing:0}.sl-feats{gap:13px}.sl-feats li{gap:10px;font-size:13px;line-height:1.25}.sl-feats li svg{width:16px;height:16px}.sl-side-panel{width:100%;min-height:0;padding:24px 16px 28px;box-sizing:border-box;overflow:visible}.sl-side-title{font-size:22px;line-height:1.2;margin-bottom:8px}.sl-badge{margin-bottom:16px}.sl-fg{margin-bottom:13px}.sl-label-country,.sl-inp-label{font-size:12px;line-height:1.35}.sl-label-country small{font-size:10px;line-height:1.35}.sl-sel,.sl-inp,.sl-ref-hd{height:44px;font-size:13px}.sl-submit{height:46px;margin-top:6px;font-size:13px}.sl-policy{font-size:10px;line-height:1.45}.sl-switch{margin-top:10px;font-size:11px}.sl-switch button{font-size:11px}.sl-stats-bar{width:100%;min-height:116px;height:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;justify-content:stretch;overflow:hidden}.sl-stat-item,.sl-stat-item:nth-child(3){min-width:0;min-height:116px;height:auto;display:flex;align-items:center;justify-content:center;gap:5px;padding:14px 7px;box-sizing:border-box;flex:none}.sl-stat-item+.sl-stat-item{border-left:1px solid #444}.sl-stat-big{font-size:clamp(32px,9vw,40px);line-height:1}.sl-stat-item>div{min-width:0;gap:2px}.sl-stat-item>div>span,.sl-stat-item>div>small{max-width:66px;overflow-wrap:anywhere}.sl-stat-item>div>span{font-size:10px;line-height:1.15}.sl-stat-item>div>small{font-size:9px;line-height:1.25;color:#aaa}.sl-why{padding:48px 16px 56px}.sl-why h2,.sl-partners h2,.sl-faq h2{font-size:24px;line-height:1.2}.sl-why h2{margin-bottom:26px}.sl-why-grid{width:100%;max-width:none;grid-template-columns:1fr;gap:12px}.sl-why-card{min-width:0;min-height:0;padding:20px 16px 20px 68px;border-radius:12px;gap:0}.sl-why-card h3{font-size:16px;line-height:1.25;margin-bottom:6px}.sl-why-card p{font-size:12px;line-height:1.45}.sl-why-icon{left:-12px;width:48px;height:48px;border-radius:14px}.sl-why-icon svg{width:23px;height:23px}.sl-partners{padding:48px 16px 52px}.sl-partners h2{margin:0 auto 24px}.sl-partners-card{width:100%;max-width:none;min-width:0;min-height:0;display:block;border-radius:12px;transform:none}.sl-partners-left{width:100%;padding:22px 18px 20px;box-sizing:border-box}.sl-partners-left h3{font-size:21px;line-height:1.2;margin-bottom:8px}.sl-partners-left p{font-size:12px;line-height:1.45;margin-bottom:16px}.sl-connect-btn{width:100%;min-height:44px;padding:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:12px}.sl-partners-right{position:relative;top:auto;left:auto;width:100%;min-width:0;min-height:156px;height:156px;margin:0;padding:16px 9px;display:flex;align-items:center;justify-content:center;gap:7px;box-sizing:border-box;overflow:hidden}.sl-partner-glow{inset:0;width:100%;height:100%;opacity:.75}.sl-partner-icon{position:relative;top:auto!important;left:auto!important;width:34px;height:34px;flex:0 0 34px;border-radius:7px}.sl-partner-arrow{position:relative;top:auto!important;left:auto!important;width:30px;height:30px;flex:0 0 30px;object-fit:contain}.sl-dest-wordmark{position:relative;top:auto!important;left:auto!important;width:88px;height:auto;flex:0 1 88px}.sl-partner-play{display:none}.sl-faq{padding:48px 16px 56px}.sl-faq h2{margin-bottom:22px}.sl-faq-list{width:100%;max-width:none;gap:8px}.sl-faq-item,.sl-faq-item:first-child,.sl-faq-item:last-child{border-radius:10px}.sl-faq-q{min-height:54px;padding:14px 13px;font-size:13px;line-height:1.35;gap:8px}.sl-faq-q span{min-width:0;overflow-wrap:anywhere}.sl-faq-a{padding:0 13px 14px;font-size:12px;line-height:1.5}.sl-cta{min-height:0;height:auto}.sl-cta-bg{inset:0;width:100%;min-width:0;height:100%;transform:none;object-fit:cover;object-position:center}.sl-cta-inner{width:100%;min-height:280px;padding:72px 18px 46px;box-sizing:border-box}.sl-cta-inner h2{font-size:28px;line-height:1.18;margin-bottom:10px}.sl-cta-inner p{font-size:15px;line-height:1.35;margin-bottom:24px}.sl-cta-btn{width:min(100%,300px);min-height:48px;padding:0 16px;font-size:14px}.sl-footnotes{padding:16px 16px 12px}.sl-footnotes p{font-size:9px;line-height:1.4}.sl-footer{position:relative;right:auto;bottom:auto;left:auto;min-height:0;padding:14px 16px 18px;gap:6px 18px;justify-content:center}.sl-footer span,.sl-footer a{font-size:10px;line-height:1.35;text-align:center}}@media(max-width:640px){.sl-page{width:100%;max-width:100%;overflow-x:clip}.sl-header{height:56px;padding:0 12px;gap:8px}.sl-brand{min-width:0}.sl-logo{width:124px;max-width:42vw;height:38px;object-fit:contain;object-position:left center}.sl-header-right{gap:6px;margin-left:auto}.sl-signin-link,.sl-signup-btn{min-height:38px;padding:0 10px;font-size:12px;white-space:nowrap}.sl-hero{min-height:0;padding-top:56px;display:flex;flex-direction:column;overflow:hidden}.sl-hero-bg{inset:0 0 auto;width:100%;height:470px;object-fit:cover;object-position:center top}.sl-hero-left{width:100%;min-height:400px;padding:46px 20px 30px;box-sizing:border-box;justify-content:center}.sl-hero-left h1{max-width:100%;margin:0 0 24px;font-size:clamp(30px,9vw,36px);line-height:1.08;letter-spacing:0}.sl-feats{gap:13px}.sl-feats li{gap:10px;font-size:13px;line-height:1.25}.sl-feats li svg{width:16px;height:16px}.sl-side-panel{width:100%;min-height:0;padding:24px 16px 28px;box-sizing:border-box;overflow:visible}.sl-side-title{font-size:22px;line-height:1.2;margin-bottom:8px}.sl-badge{margin-bottom:16px}.sl-fg{margin-bottom:13px}.sl-label-country,.sl-inp-label{font-size:12px;line-height:1.35}.sl-label-country small{font-size:10px;line-height:1.35}.sl-sel,.sl-inp,.sl-ref-hd{height:44px;font-size:13px}.sl-submit{height:46px;margin-top:6px;font-size:13px}.sl-policy{font-size:10px;line-height:1.45}.sl-switch{margin-top:10px;font-size:11px}.sl-switch button{font-size:11px}.sl-stats-bar{width:100%;min-height:116px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;justify-content:stretch;overflow:hidden}.sl-stat-item,.sl-stat-item:nth-child(3){min-width:0;min-height:116px;display:flex;align-items:center;justify-content:center;gap:5px;padding:14px 7px;box-sizing:border-box;flex:none}.sl-stat-item+.sl-stat-item{border-left:1px solid #444}.sl-stat-big{font-size:clamp(32px,9vw,40px);line-height:1}.sl-stat-item>div{min-width:0;gap:2px}.sl-stat-item>div>span,.sl-stat-item>div>small{max-width:66px;overflow-wrap:anywhere}.sl-stat-item>div>span{font-size:10px;line-height:1.15}.sl-stat-item>div>small{font-size:9px;line-height:1.25;color:#aaa}.sl-why{padding:48px 16px 56px}.sl-why h2,.sl-partners h2,.sl-faq h2{font-size:24px;line-height:1.2}.sl-why h2{margin-bottom:26px}.sl-why-grid{width:100%;max-width:none;grid-template-columns:1fr;gap:12px}.sl-why-card{min-width:0;min-height:0;padding:20px 16px 20px 68px;border-radius:12px;gap:0}.sl-why-card h3{font-size:16px;line-height:1.25;margin-bottom:6px}.sl-why-card p{font-size:12px;line-height:1.45}.sl-why-icon{left:-12px;width:48px;height:48px;border-radius:14px}.sl-why-icon svg{width:23px;height:23px}.sl-partners{padding:48px 16px 52px}.sl-partners h2{margin:0 auto 24px}.sl-partners-card{width:100%;max-width:none;min-width:0;min-height:0;display:block;border-radius:12px;transform:none}.sl-partners-left{width:100%;padding:22px 18px 20px;box-sizing:border-box}.sl-partners-left h3{font-size:21px;line-height:1.2;margin-bottom:8px}.sl-partners-left p{font-size:12px;line-height:1.45;margin-bottom:16px}.sl-connect-btn{width:100%;min-height:44px;padding:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:12px}.sl-partners-right{position:relative;top:auto;left:auto;width:100%;min-width:0;min-height:156px;height:156px;margin:0;padding:16px 9px;display:flex;align-items:center;justify-content:center;gap:7px;box-sizing:border-box;overflow:hidden}.sl-partner-glow{inset:0;width:100%;height:100%;opacity:.75}.sl-partner-icon{position:relative;top:auto!important;left:auto!important;width:34px;height:34px;flex:0 0 34px;border-radius:7px}.sl-partner-arrow{position:relative;top:auto!important;left:auto!important;width:30px;height:30px;flex:0 0 30px;object-fit:contain}.sl-dest-wordmark{position:relative;top:auto!important;left:auto!important;width:88px;height:auto;flex:0 1 88px}.sl-partner-play{display:none}.sl-faq{padding:48px 16px 56px}.sl-faq h2{margin-bottom:22px}.sl-faq-list{width:100%;max-width:none;gap:8px}.sl-faq-item,.sl-faq-item:first-child,.sl-faq-item:last-child{border-radius:10px}.sl-faq-q{min-height:54px;padding:14px 13px;font-size:13px;line-height:1.35;gap:8px}.sl-faq-q span{min-width:0;overflow-wrap:anywhere}.sl-faq-a{padding:0 13px 14px;font-size:12px;line-height:1.5}.sl-cta{min-height:0;height:auto}.sl-cta-bg{inset:0;width:100%;min-width:0;height:100%;transform:none;object-fit:cover;object-position:center}.sl-cta-inner{width:100%;min-height:280px;padding:72px 18px 46px;box-sizing:border-box}.sl-cta-inner h2{font-size:28px;line-height:1.18;margin-bottom:10px}.sl-cta-inner p{font-size:15px;line-height:1.35;margin-bottom:24px}.sl-cta-btn{width:min(100%,300px);min-height:48px;padding:0 16px;font-size:14px}.sl-footnotes{padding:16px 16px 12px}.sl-footnotes p{font-size:9px;line-height:1.4}.sl-footer{position:relative;right:auto;bottom:auto;left:auto;min-height:0;padding:14px 16px 18px;gap:6px 18px;justify-content:center}.sl-footer span,.sl-footer a{font-size:10px;line-height:1.35;text-align:center}}.orders-page .filter-grid>input{min-width:0}.orders-page .filter-hint{grid-column:1 / -1;margin:0;padding-top:10px;border-top:1px solid #edf0f3;color:#748196;font-size:12px;line-height:1.55}.orders-page .result-panel table{min-width:1260px}.orders-page .result-panel th:nth-child(1),.orders-page .result-panel td:nth-child(1){width:185px}.orders-page .result-panel th:nth-child(2),.orders-page .result-panel td:nth-child(2){width:150px}.orders-page .result-panel th:nth-child(3),.orders-page .result-panel td:nth-child(3){width:120px}.orders-page .result-panel th:nth-child(4),.orders-page .result-panel td:nth-child(4){width:125px}.orders-page .result-panel th:nth-child(5),.orders-page .result-panel td:nth-child(5){width:145px}.orders-page .result-panel th:nth-child(6),.orders-page .result-panel td:nth-child(6){width:250px}.orders-page .result-panel th:nth-child(7),.orders-page .result-panel td:nth-child(7){width:175px}.orders-page .result-panel th:last-child,.orders-page .result-panel td:last-child{width:210px;min-width:210px}.funding-orders-page .result-panel table,.withdrawals-page .result-panel table{min-width:980px}.funding-orders-page .result-panel th:nth-child(1),.funding-orders-page .result-panel td:nth-child(1){width:190px}.funding-orders-page .result-panel th:nth-child(2),.funding-orders-page .result-panel td:nth-child(2){width:280px}.funding-orders-page .result-panel th:nth-child(3),.funding-orders-page .result-panel td:nth-child(3){width:190px}.funding-orders-page .result-panel th:nth-child(4),.funding-orders-page .result-panel td:nth-child(4){width:125px}.funding-orders-page .result-panel th:nth-child(5),.funding-orders-page .result-panel td:nth-child(5){width:125px}.funding-orders-page .result-panel th:nth-child(6),.funding-orders-page .result-panel td:nth-child(6){width:150px}.funding-orders-page .result-panel th:nth-child(7),.funding-orders-page .result-panel td:nth-child(7){width:190px}.funding-orders-page .result-panel th:nth-child(8),.funding-orders-page .result-panel td:nth-child(8){width:140px}.funding-orders-page .result-panel th:nth-child(9),.funding-orders-page .result-panel td:nth-child(9){width:170px}.withdrawals-page .result-panel table{min-width:1060px}.withdrawals-page .result-panel th:last-child,.withdrawals-page .result-panel td:last-child{width:210px;min-width:210px}.funding-orders-page .result-panel td:last-child .row-actions,.withdrawals-page .result-panel td:last-child .row-actions{justify-content:flex-start}.funding-orders-page .result-panel th:last-child,.funding-orders-page .result-panel td:last-child,.withdrawals-page .result-panel th:last-child,.withdrawals-page .result-panel td:last-child{width:230px;min-width:230px}.funding-orders-page .result-panel td:last-child .row-action:first-child,.withdrawals-page .result-panel td:last-child .row-action:first-child{min-width:132px}.store-review-page .table-scroll{overflow-x:auto}.store-review-page table{width:100%;min-width:760px;table-layout:fixed}.store-review-page th:nth-child(1),.store-review-page td:nth-child(1){width:190px}.store-review-page th:nth-child(2),.store-review-page td:nth-child(2){width:auto}.store-review-page th:nth-child(3),.store-review-page td:nth-child(3){width:90px}.store-review-page th:nth-child(4),.store-review-page td:nth-child(4){width:145px}.store-review-page th:nth-child(5),.store-review-page td:nth-child(5){width:82px}.store-review-page th:last-child,.store-review-page td:last-child{width:174px}.store-review-page td:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-review-page .row-actions{flex-wrap:nowrap}.store-review-page .row-actions{gap:8px;align-items:center}.store-review-page .row-actions>.row-action{min-width:56px;justify-content:center;white-space:nowrap}.store-row-actions{gap:12px}.stores-page .store-row-actions{width:auto;display:flex;gap:7px;align-items:center}.stores-page .store-row-actions>.store-row-action{flex:none}.stores-page .result-panel table th:last-child,.stores-page .result-panel table td:last-child{width:190px}.stores-page .result-panel table{width:100%;min-width:0;table-layout:auto}.stores-page .result-panel th:nth-child(1),.stores-page .result-panel td:nth-child(1){width:18%}.stores-page .result-panel th:nth-child(2),.stores-page .result-panel td:nth-child(2){width:auto}.stores-page .result-panel th:nth-child(3),.stores-page .result-panel td:nth-child(3){width:108px;min-width:108px}.stores-page .result-panel th:nth-child(4),.stores-page .result-panel td:nth-child(4){width:168px;min-width:168px}.stores-page .result-panel th:nth-child(5),.stores-page .result-panel td:nth-child(5){width:224px;min-width:224px}.stores-page .result-panel td:nth-child(2){color:#556476}.stores-page .result-panel td:not(:last-child){max-width:none}.stores-page .result-panel td:last-child .row-actions{flex-wrap:nowrap;align-items:center;gap:8px;white-space:nowrap}.seller-main>.seller-content{width:min(calc(100% - 72px),1380px);max-width:none;padding:48px 0 84px}.seller-main>.seller-content .seller-page-heading{margin-bottom:26px}.seller-main>.seller-content .seller-page-heading h2{margin-bottom:8px;font-size:28px;letter-spacing:-.01em}.seller-main>.seller-content .seller-stats{gap:18px}.seller-main>.seller-content .seller-stats article{min-height:132px;padding:22px}.seller-main>.seller-content .seller-overview-grid{margin-top:22px;gap:20px}.seller-main>.seller-content .seller-table-head,.seller-main>.seller-content .seller-table-row{min-width:900px;grid-template-columns:minmax(300px,2.9fr) minmax(130px,1.1fr) minmax(110px,.9fr) minmax(150px,1.15fr) minmax(90px,.65fr) minmax(170px,1.15fr)}.seller-main>.seller-content .seller-table-head{min-height:50px;padding-inline:24px}.seller-main>.seller-content .seller-table-row{min-height:86px;padding-inline:24px}.seller-main>.seller-content .seller-order-row{min-height:76px;padding:14px 22px}@media(max-width:900px){.seller-main>.seller-content{width:calc(100% - 28px);padding:30px 0 56px}.seller-main>.seller-content .seller-stats{gap:10px}.seller-main>.seller-content .seller-stats article{min-height:112px;padding:16px}}.stores-page .result-panel th:last-child,.stores-page .result-panel td:last-child{width:224px;min-width:224px}.manager-create-inline{display:flex;align-items:center;gap:8px;min-width:260px}.manager-create-inline input{width:180px}.manager-list{display:flex;flex-wrap:wrap;gap:6px;grid-column:1 / -1}.manager-chip{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:3px 6px 3px 10px;border:1px solid #d3ddec;border-radius:16px;color:#52647d;background:#f7f9fd;font-size:12px}.manager-chip button{border:0;padding:2px 5px;border-radius:4px;color:#3765bd;background:transparent;cursor:pointer;font-size:11px}.manager-chip button:hover{background:#e9f0ff}.manager-binding-modal{width:min(520px,calc(100vw - 28px))}.store-owner-cell{display:inline-flex;align-items:center;gap:8px;min-width:120px;white-space:nowrap}.store-owner-name,.store-owner-empty{color:#44536a;font-size:13px}.store-owner-empty{color:#9aa5b4}.store-owner-edit{min-height:26px;padding:0 9px;border:1px solid #b8c9e8;border-radius:5px;color:#3765bd;background:#f5f8ff;font-size:12px;line-height:24px;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.store-owner-edit:hover,.store-owner-edit:focus-visible{border-color:#3765bd;color:#fff;background:#3765bd;box-shadow:0 2px 6px #3765bd33;outline:none}.stores-page .result-panel th:nth-child(1),.stores-page .result-panel td:nth-child(1){width:155px;min-width:155px}.stores-page .result-panel th:nth-child(2),.stores-page .result-panel td:nth-child(2){width:200px;min-width:200px}.stores-page .result-panel th:nth-child(3),.stores-page .result-panel td:nth-child(3){width:220px;min-width:220px}.business-staff-data-page .business-staff-filter{margin-bottom:14px}.business-staff-data-page .business-staff-filter .filter-grid{grid-template-columns:minmax(280px,460px) minmax(260px,1fr);align-items:center}.business-staff-data-page .business-staff-filter .filter-grid label{grid-template-columns:86px minmax(0,1fr)}.business-staff-summary-grid{width:100%;margin-bottom:14px;display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:24px}.business-staff-summary-grid .metric-card{min-height:104px;padding:17px 18px;border:0;text-align:left}.business-staff-summary-grid .metric-card strong{font-size:23px}.business-staff-summary-grid .metric-card small{margin-top:7px;color:#ffffffb8;font-size:10px;line-height:1.35}.business-staff-manager-panel,.business-staff-store-panel{margin-bottom:14px}.business-staff-manager-panel table,.business-staff-store-panel table{min-width:900px}.business-staff-manager-panel th,.business-staff-manager-panel td,.business-staff-store-panel th,.business-staff-store-panel td{padding-inline:12px}.business-staff-manager-panel th:nth-child(1),.business-staff-manager-panel td:nth-child(1){width:180px}.business-staff-manager-panel th:nth-child(4),.business-staff-manager-panel td:nth-child(4){width:150px}.business-staff-store-panel table{min-width:1080px}.business-staff-store-panel th:nth-child(1),.business-staff-store-panel td:nth-child(1){width:180px}.business-staff-store-panel th:nth-child(2),.business-staff-store-panel td:nth-child(2){width:165px}.business-staff-store-panel th:nth-child(3),.business-staff-store-panel td:nth-child(3){width:125px}.business-staff-store-panel th:nth-child(4),.business-staff-store-panel td:nth-child(4){width:105px}.business-staff-money{color:#2c7957;font-weight:650}@media(max-width:680px){.business-staff-data-page .business-staff-filter .filter-grid{grid-template-columns:1fr}.business-staff-summary-grid{width:100%;grid-template-columns:1fr;gap:10px}.business-staff-summary-grid .metric-card{min-height:92px;padding:14px}.business-staff-summary-grid .metric-card strong{font-size:19px}}@media(max-width:760px){.seller-mobile-bottom{grid-template-columns:repeat(5,1fr)}.seller-mobile-bottom button{gap:3px}.seller-mobile-bottom button svg{width:19px;height:19px;stroke-width:1.8}.catalog-import-url{grid-template-columns:1fr}.catalog-import-url .primary-button{width:100%}.catalog-import-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-import-summary>div:nth-child(2){border-right:0}.catalog-import-summary>div:nth-child(-n+2){border-bottom:1px solid #e6ebf2}.app-shell>.sidebar{top:48px;z-index:60}.app-shell>.workspace{width:100%;overflow-x:hidden}.admin-topbar{overflow:hidden}.admin-topbar .top-navigation{flex:1 1 auto;overflow-x:auto;scrollbar-width:none}.admin-topbar .top-navigation::-webkit-scrollbar{display:none}.admin-topbar .top-nav-group>button{min-width:max-content}.topbar-tools{flex:0 0 auto;padding-inline:5px}.admin-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.admin-kpi-grid .metric-card{min-height:94px;padding:14px}.admin-kpi-grid .metric-card strong{font-size:20px}.admin-dashboard-grid,.dashboard-content-grid{grid-template-columns:1fr}.finance-summary{grid-template-columns:1fr 1fr}.finance-summary div:last-child{grid-column:1 / -1}}@media(max-width:430px){.admin-kpi-grid{grid-template-columns:1fr 1fr}.admin-kpi-grid .metric-card span{font-size:11px}.admin-kpi-grid .metric-card small{font-size:9px}.finance-summary{padding-inline:14px}.finance-bar{margin-inline:14px;flex-wrap:wrap}}.store-row-action{min-width:68px;height:34px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #cbd7ec;border-radius:4px;color:#416cad;background:#f8faff;font-size:12px;white-space:nowrap}.store-row-action.store-view-action{min-width:68px}.store-row-action.store-enable-action{color:#217346;border-color:#a9d8bf;background:#effaf4}.store-row-action.store-enable-action:hover{color:#fff;border-color:#218458;background:#218458}.store-row-action.store-stop-action{color:#b54848;border-color:#e5b8b8;background:#fff4f4}.store-row-action.store-stop-action:hover{color:#fff;border-color:#c64e4e;background:#c64e4e}.store-row-action.danger{color:#b42318;border-color:#efb1ad;background:#fff1f0}.store-row-action:hover{color:#355e9f;border-color:#9fb4da;background:#f0f5ff}.store-row-action.danger:hover{color:#fff;border-color:#d92d20;background:#d92d20}.sidebar-group h3{margin-top:17px}.sidebar-group:first-child h3{margin-top:7px}.sidebar-scroll>.sidebar-group{border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:7px}.sidebar-scroll>.sidebar-group:last-child{border-bottom:0}.dashboard-heading{align-items:flex-start}.dashboard-actions{display:flex;align-items:center;gap:9px;padding-top:4px}.dashboard-sync{color:#8b96a5;font-size:10px}.dashboard-date-filter{margin:2px 0 16px;padding:12px 14px;display:flex;align-items:flex-end;gap:10px;border:1px solid #e0e3e7;border-radius:6px;background:#fff;box-shadow:var(--shadow)}.management-page:has(>.dashboard-date-filter){display:flex;flex-direction:column}.management-page:has(>.dashboard-date-filter)>.dashboard-date-filter{order:-1}.dashboard-date-filter label{min-width:155px;display:grid;gap:5px}.dashboard-date-filter label>span{color:#687384;font-size:11px;font-weight:650}.dashboard-date-filter input{width:100%;height:36px;padding:0 9px;border:1px solid #cbd3dd;border-radius:5px;color:#354151;background:#fff;font-size:12px}.dashboard-date-filter input:focus{border-color:#6d91cf;outline:0;box-shadow:0 0 0 3px #3765bd1a}.dashboard-date-filter>b{padding-bottom:9px;color:#8792a0;font-size:12px;font-weight:500}.dashboard-date-filter small{padding-bottom:9px;color:#8b96a5;font-size:10px}.date-preset-button{height:36px;padding:0 14px;border:1px solid #cbd7ec;border-radius:5px;color:#416cad;background:#f8faff;font-size:12px}.date-preset-button:hover{border-color:#9fb4da;background:#f0f5ff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dashboard-range-control{position:relative;z-index:10;width:min(430px,100%);margin:0 0 16px}.dashboard-range-label{display:grid;gap:6px}.dashboard-range-label>span{color:#5c6a64;font-size:13px;font-weight:700}.dashboard-range-trigger{width:100%;min-height:54px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #b9c8c2;border-radius:9px;color:#30413a;background:#fff;font-size:17px;letter-spacing:.01em;cursor:pointer}.dashboard-range-trigger:hover,.dashboard-range-trigger:focus-visible{border-color:#6c9683;outline:0;box-shadow:0 0 0 3px #4c856c1f}.dashboard-range-trigger svg{color:#537566}.dashboard-range-popover{position:absolute;top:calc(100% + 8px);left:0;width:min(690px,calc(100vw - 24px));padding:15px;border:1px solid #b8c9c1;border-radius:10px;background:#fff;box-shadow:0 16px 36px #293d342e}.dashboard-range-heading{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:8px;margin-bottom:12px}.dashboard-range-heading strong{color:#30413a;font-size:17px;text-align:center}.dashboard-range-selects{min-width:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.dashboard-range-selects label{display:grid;gap:4px}.dashboard-range-selects label>span{color:#78877f;font-size:10px;font-weight:700}.dashboard-range-selects select{width:100%;height:32px;padding:0 8px;border:1px solid #c6d3cd;border-radius:6px;color:#30413a;background:#fff;font-size:12px;font-weight:700}.dashboard-range-calendars{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dashboard-range-month>strong{display:block;margin-bottom:7px;color:#30413a;font-size:16px;text-align:center}.dashboard-range-heading button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #c6d3cd;border-radius:7px;color:#456b59;background:#f8fbf9;cursor:pointer}.dashboard-range-heading button:hover:not(:disabled){border-color:#6c9683;background:#eef7f1}.dashboard-range-weekdays,.dashboard-range-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.dashboard-range-weekdays{margin-bottom:4px;color:#78877f;font-size:11px;font-weight:700;text-align:center}.dashboard-range-grid button,.dashboard-range-grid span{min-height:34px}.dashboard-range-grid button{border:1px solid transparent;border-radius:6px;color:#3d4d45;background:#fff;font-size:12px;cursor:pointer}.dashboard-range-grid button:hover:not(:disabled){border-color:#a6c1b1;background:#f1f8f3}.dashboard-range-grid button.selected{border-color:#4d83bd;color:#fff;background:#4d83bd;font-weight:700}.dashboard-range-grid button:disabled{color:#c5cdc8;background:#fafcfa;cursor:not-allowed}.dashboard-range-presets{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid #e2e9e4}.dashboard-range-presets button{min-height:34px;border:1px solid #b6c9c0;border-radius:6px;color:#3d6b55;background:#fbfdfb;font-size:12px;cursor:pointer}.dashboard-range-presets button:hover{color:#fff;border-color:#4d83bd;background:#4d83bd}.dashboard-management-page>.dashboard-range-control{order:-1}.dashboard-finance-bar{margin:0;padding:16px 18px;border-top:0;gap:10px 12px}.admin-kpi-grid{grid-template-columns:repeat(4,minmax(180px,1fr));margin:8px 0 18px}.admin-kpi-grid .metric-card small{min-height:24px;line-height:1.35}.admin-kpi-grid .metric-card{position:relative;min-height:108px;padding:17px 18px;border:0;text-align:left;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease}.admin-kpi-grid .metric-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #202f4426}.admin-kpi-grid .metric-card strong{font-size:23px}.admin-kpi-grid .metric-card span{font-size:12px}.admin-kpi-grid .metric-card small{margin-top:8px;color:#ffffffb8;font-size:10px}.admin-dashboard-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);margin-top:0}.admin-quick-grid{grid-template-columns:repeat(3,1fr)}.admin-quick-grid button{position:relative;min-height:76px;padding:9px}.admin-quick-grid button strong{color:#3f68aa;font-size:20px;font-weight:700}.admin-quick-grid button span{font-size:11px}.admin-quick-grid button small{color:#b27735;font-size:9px}.admin-risk-summary{margin-top:auto}.finance-summary{padding:18px 20px 12px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.finance-summary div{display:grid;gap:5px}.finance-summary span,.finance-summary small{color:#8c97a5;font-size:10px}.finance-summary strong{color:#293746;font-size:18px}.finance-bar{margin:0 20px 18px;padding-top:12px;display:flex;align-items:center;gap:8px;border-top:1px solid #edf0f3;color:#778394;font-size:10px}.finance-bar b{color:#3b865f;font-size:11px}.finance-bar b.negative{color:#b96d59}.dashboard-content-grid{margin-top:16px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:16px}.dashboard-order-list,.dashboard-audit-list{padding:5px 0}.dashboard-order-row,.dashboard-audit-row{width:100%;min-height:61px;padding:9px 18px;display:flex;align-items:center;gap:10px;border:0;border-top:1px solid #edf0f3;color:inherit;background:#fff;text-align:left;cursor:pointer}:root{--sl-orange: #fb7701;--sl-orange-h: #f07b10;--sl-orange-a: #e76e01;--sl-text: #1a1a1a;--sl-sub: #777;--sl-border: #e0e0e0;--sl-r: 10px;--sl-nav: 64px}.sl-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;color:var(--sl-text);min-height:100vh}.sl-page a{color:var(--sl-orange);text-decoration:none}.sl-page a:hover{text-decoration:underline}.sl-page em{font-style:normal;color:var(--sl-orange)}.sl-header{position:fixed;top:0;left:0;right:0;height:var(--sl-nav);z-index:200;background:#1a1a1a;display:flex;align-items:center;padding:0 28px}.sl-logo{width:42px;height:42px;border-radius:10px;object-fit:cover;flex-shrink:0;display:block}.sl-region{color:#ccc;font-size:13px;display:flex;align-items:center;gap:8px;cursor:pointer}.sl-signin-link:hover{opacity:.8}.sl-signup-btn:hover{background:var(--sl-orange-h)}.sl-hero-bg{position:absolute;inset:0;object-fit:cover;width:100%;height:100%;filter:brightness(.4);z-index:0}.sl-registration-success{display:grid;justify-items:center;gap:12px;text-align:center}.sl-success-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#2fa36b;font-size:24px;font-weight:800}.sl-success-copy{max-width:300px;margin:0;color:var(--sl-sub);font-size:14px;line-height:1.6}.sl-success-account{width:100%;display:grid;gap:4px;padding:12px 14px;border:1px solid var(--sl-border);border-radius:var(--sl-r);background:#fafafa;text-align:left}.sl-success-account small{color:var(--sl-sub);font-size:12px}.sl-success-account strong{color:var(--sl-text);font-size:14px;overflow-wrap:anywhere}.sl-secondary-action{width:100%;min-height:46px;border:1px solid var(--sl-border);border-radius:var(--sl-r);color:var(--sl-text);background:#fff;font-size:14px;font-weight:700;cursor:pointer}.sl-secondary-action:hover{border-color:var(--sl-orange);color:var(--sl-orange)}.sl-partners{background:#faf8f5;padding:64px 80px}.sl-partners h2{text-align:center;font-size:36px;font-weight:800;color:#111;margin:0 0 44px}.sl-partners-card{max-width:1100px;margin:0 auto;border-radius:20px;overflow:hidden;display:flex;min-height:240px}.sl-partners-left{background:var(--sl-orange);color:#fff;padding:44px 40px;width:380px;flex-shrink:0;display:flex;flex-direction:column;justify-content:center}.sl-partners-left h3{font-size:28px;font-weight:800;line-height:1.25;margin:0 0 12px}.sl-partners-left p{font-size:14px;opacity:.9;margin:0 0 22px;line-height:1.5}.sl-connect-btn{background:#fff;color:var(--sl-orange);border:none;border-radius:var(--sl-r);padding:11px 28px;font-size:15px;font-weight:700;cursor:pointer;display:inline-block;text-decoration:none!important}.sl-partners-right{background:#fdf5ec;flex:1;display:flex;align-items:center;justify-content:center;gap:20px;padding:32px}.sl-partner-logo{width:72px;height:72px;border-radius:16px;object-fit:cover;flex-shrink:0;box-shadow:0 2px 8px #0000001f}.sl-partner-icon{width:72px;height:72px;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #0000001f;overflow:hidden}.sl-partner-m2e{background:#e8f0fc}.sl-partner-gear{background:#e8f8ed}.sl-partner-c{background:#e8edf8}.sl-arrow{font-size:32px;color:#d4a97a;margin:0 4px}.sl-partner-dest{display:flex;align-items:center;gap:10px;background:#fff;border-radius:14px;padding:12px 18px;box-shadow:0 2px 10px #0000001a}.sl-dest-logo{width:36px;height:36px;border-radius:8px;object-fit:cover;flex-shrink:0}.sl-partner-dest strong{display:block;font-size:14px;color:#111;font-weight:700}.sl-partner-dest small{display:block;font-size:11px;color:var(--sl-sub)}@media(min-width:901px){.sl-header{background:#111;width:100%;left:0;right:0;transform:none;padding:0 max(28px,calc((100% - 1246px)/2))}.sl-logo{width:194px;height:54px;object-fit:contain;object-position:left center;border-radius:0}.sl-hero{min-height:calc(100vh - var(--sl-nav));padding-top:var(--sl-nav)}.sl-hero-bg{object-position:center center;filter:brightness(.42)}.sl-side-panel{top:54px;right:max(6%,calc((100% - 1246px)/2));width:580px;padding:26px 40px 32px;border-radius:12px}.sl-side-title{font-size:32px;margin-bottom:14px}.sl-inp-label,.sl-label-country{font-size:16px}.sl-sel,.sl-inp{height:60px;font-size:16px}.sl-flag-img{width:18px;height:18px;left:12px}.sl-sel{padding-left:38px}.sl-submit{height:64px;font-size:18px}.sl-header-right{gap:28px}.sl-region,.sl-lang,.sl-signin-link{font-size:18px}.sl-signup-btn{font-size:18px;padding:14px 30px}.sl-header{width:min(calc(100% - 192px),1246px);left:50%;right:auto;transform:translate(-50%);padding:0;background:transparent}.sl-hero{min-height:770px;padding-top:var(--sl-nav);display:block}.sl-hero-bg{object-position:center center}.sl-hero-left{width:min(calc(100% - 192px),1246px);min-height:770px;margin:0 auto;padding:80px 480px 100px 0;justify-content:center}.sl-hero-left h1{max-width:540px;margin-bottom:44px;font-size:clamp(42px,4vw,48px)}.sl-side-panel{position:absolute;top:40px;right:max(6%,calc((100% - 1246px)/2));width:436px;min-height:0;max-height:calc(100% - 80px);padding:14px 30px 28px;border-radius:10px;justify-content:flex-start;box-shadow:0 10px 28px #0000001f}.sl-panel-back{margin-bottom:10px}.sl-side-title{margin-bottom:8px}.sl-badge{margin-bottom:18px}.sl-fg{margin-bottom:14px}.sl-submit{height:48px}}@media(max-width:900px){.sl-header{width:100%;height:64px;padding-inline:16px}.sl-header-right{gap:10px}.sl-region,.sl-lang,.sl-signin-link{font-size:12px}.sl-signup-btn{padding:7px 13px;font-size:12px}.sl-hero{min-height:0;height:auto;padding-top:64px;display:flex;flex-direction:column}.sl-hero-bg{height:560px;object-position:58% center}.sl-hero-left{width:100%;min-height:496px;height:auto;padding:68px 20px 48px;justify-content:center}.sl-hero-left h1{max-width:100%;margin-bottom:36px;font-size:clamp(30px,8.8vw,36px);line-height:1.15}.sl-feats{gap:18px}.sl-feats li{font-size:14px}.sl-side-panel{position:relative;top:auto;right:auto;width:100%;max-height:none;min-height:0;padding:34px 24px 40px;border-radius:0;overflow:visible}.sl-stats-bar{flex-wrap:wrap}.sl-stat-item{flex:1 1 33.333%;min-width:0;padding:22px 14px;gap:10px;font-size:15px}.sl-stat-big{font-size:42px}.sl-stat-item>div small{font-size:11px}}@media(max-width:760px){.management-page{padding:10px}.dashboard-range-control{width:100%}.dashboard-range-popover{width:calc(100vw - 20px);max-height:calc(100vh - 130px);overflow:auto}.dashboard-range-calendars{grid-template-columns:1fr;gap:16px}.dashboard-range-presets{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-date-filter{align-items:stretch;flex-wrap:wrap;gap:8px}.dashboard-date-filter label{flex:1 1 145px;min-width:0}.dashboard-date-filter>b{align-self:flex-end;padding-bottom:10px}.dashboard-date-filter small{flex:1 0 100%;padding:0}.management-page .page-title-row{min-height:0;padding:12px 2px 16px}.management-page .page-title-row h1{font-size:19px}.management-page .page-title-row p{line-height:1.5}.management-page .dashboard-actions,.management-page .page-title-row>.row-actions{width:100%;flex-wrap:wrap;gap:7px}.management-page .dashboard-actions>button,.management-page .page-title-row>.row-actions>button{flex:1 1 auto}.management-page .filter-panel .filter-grid{align-items:stretch;gap:10px}.management-page .filter-grid label{grid-template-columns:68px minmax(0,1fr)}.management-page .result-panel .panel-heading{min-height:0;padding:14px;gap:10px}.management-page .result-panel .panel-heading h2{font-size:16px}.management-page .result-panel .table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.management-page .result-panel table{min-width:760px}.management-page .result-panel td{height:54px}.management-page .result-panel th:last-child,.management-page .result-panel td:last-child{width:190px;min-width:190px}.orders-page .filter-grid{grid-template-columns:1fr}.orders-page .filter-hint{padding:2px 0}}@media(max-width:430px){.management-page .page-title-row>.row-actions>button,.management-page .dashboard-actions>button{min-height:34px;padding-inline:9px;font-size:11px}.management-page .result-panel table{min-width:720px}}@media(max-width:900px){.sl-header{padding-inline:16px}.sl-hero{min-height:0;display:flex;flex-direction:column}.sl-hero-left{min-height:440px;padding:64px 28px 48px}.sl-hero-left h1{font-size:38px}.sl-side-panel{width:100%;min-height:0;padding:34px 24px 40px}}@media(max-width:600px){.sl-page{overflow-x:hidden}.sl-hero-bg{width:100%;max-width:100%}.sl-hero-left,.sl-side-panel{min-width:0;padding-inline:20px}.sl-why{padding-inline:20px}.sl-why-grid{grid-template-columns:1fr;gap:18px;padding:0}.sl-why-card{min-width:0;min-height:0;padding:26px 22px 26px 76px;align-items:flex-start}.sl-why-card h3,.sl-why-card p{overflow-wrap:anywhere}.sl-partners{padding:48px 20px 56px}.sl-partners-card{width:100%;min-width:0;display:block;transform:none}.sl-partners-left{width:100%;padding:32px 26px}.sl-partners-right{width:100%;min-width:0;min-height:190px;display:flex;gap:10px;padding:24px 14px;overflow:hidden}.sl-partner-icon{width:52px;height:52px;flex:0 0 52px}.sl-partner-dest{min-width:0;flex:1}.sl-dest-wordmark{width:min(145px,100%);max-width:100%}.sl-arrow{font-size:28px;flex:0 0 auto}}@media(max-width:600px){.seller-mobile-content{padding-top:11px}.seller-mobile-title{margin-bottom:8px}.seller-mobile-title h1{font-size:19px;letter-spacing:-.01em}.seller-mobile-title p{margin-top:3px}.seller-mobile-card{box-shadow:0 1px 2px #20212408}.seller-mobile-card h2{font-size:13px}.seller-mobile-metrics article{min-height:84px}.seller-mobile-tabs{padding-top:8px}.seller-mobile-tabs button{padding-top:6px;padding-bottom:6px}}.buyer-mobile-only{display:none}@media(max-width:600px){.buyer-desktop-only{display:none!important}.buyer-mobile-only{display:block}.buyer-mobile-shell{min-height:100vh;background:#f7f7f7;color:#222;padding-bottom:58px}.buyer-mobile-status{height:24px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;background:#fff;font-size:11px;font-weight:600}.buyer-mobile-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #ececec;padding:8px 10px 9px}.buyer-mobile-top{display:flex;align-items:center;gap:8px;height:36px}.buyer-mobile-menu,.buyer-mobile-icon,.buyer-mobile-logo{border:0;background:transparent;padding:0}.buyer-mobile-menu,.buyer-mobile-icon{width:32px;height:32px;display:grid;place-items:center;color:#333}.buyer-mobile-language{max-width:74px;height:30px;padding:0 3px;border:0;background:transparent;color:#333;font-size:10px}.buyer-mobile-logo{width:72px;height:30px;display:inline-flex;align-items:center;overflow:visible}.buyer-mobile-logo img{display:block;width:68px;height:auto;max-height:23px;object-fit:contain;border-radius:0}.buyer-mobile-spacer{flex:1}.buyer-mobile-cart{position:relative}.buyer-mobile-cart b{position:absolute;right:-2px;top:-2px;min-width:15px;height:15px;padding:0 3px;border-radius:99px;background:#ff3b30;color:#fff;font-size:9px;line-height:15px;text-align:center}.buyer-mobile-search{height:38px;margin-top:8px;padding:0 9px;display:flex;align-items:center;gap:7px;border-radius:20px;background:#f1f1f1;color:#888}.buyer-mobile-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:13px}.buyer-mobile-search button{border:0;background:transparent;color:#444;display:grid;place-items:center}.buyer-mobile-drawer{position:sticky;top:115px;z-index:19;display:grid;background:#fff;border-bottom:1px solid #ddd;box-shadow:0 4px 13px #0000001a}.buyer-mobile-drawer button{min-height:44px;padding:0 14px;border:0;border-bottom:1px solid #f0f0f0;background:#fff;text-align:left;font-size:13px}.buyer-mobile-channels{display:flex;gap:18px;padding:8px 10px 5px;overflow-x:auto;white-space:nowrap;scrollbar-width:none;background:#fff;border-bottom:1px solid #ececec}.buyer-mobile-channels::-webkit-scrollbar{display:none}.buyer-mobile-channels button{position:relative;flex:0 0 auto;padding:3px 0 7px;border:0;background:transparent;color:#666;font-size:12px}.buyer-mobile-channels button.active{color:#111;font-weight:700}.buyer-mobile-channels button.active:after{content:"";position:absolute;left:50%;bottom:0;width:21px;height:3px;transform:translate(-50%);border-radius:3px;background:#ff5a1f}.buyer-mobile-content{padding:11px 10px 18px}.buyer-mobile-stores{display:flex;gap:8px;overflow-x:auto;margin:0 -10px 11px;padding:0 10px;scrollbar-width:none}.buyer-mobile-stores::-webkit-scrollbar{display:none}.buyer-mobile-store{flex:0 0 190px;padding:10px;border:1px solid #e8e8e8;border-radius:9px;background:#fff;text-align:left}.buyer-mobile-store strong{display:block;font-size:11px}.buyer-mobile-store small{display:block;margin-top:3px;color:#777;font-size:9px}.buyer-mobile-store span{display:block;margin-top:7px;color:#e96a35;font-size:9px}.buyer-mobile-period{display:flex;gap:0;margin-bottom:10px;padding:3px;border-radius:9px;background:#ededed}.buyer-mobile-period button{flex:1;padding:7px 2px;border:0;border-radius:7px;background:transparent;color:#666;font-size:10px}.buyer-mobile-period button.active{background:#fff;color:#222;font-weight:700;box-shadow:0 1px 4px #00000014}.buyer-mobile-categories,.buyer-mobile-sort{display:flex;gap:7px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.buyer-mobile-categories::-webkit-scrollbar,.buyer-mobile-sort::-webkit-scrollbar{display:none}.buyer-mobile-categories{margin-bottom:11px}.buyer-mobile-categories button,.buyer-mobile-sort button{flex:0 0 auto;border:1px solid #ddd;border-radius:16px;background:#fff;color:#555;padding:6px 10px;font-size:11px}.buyer-mobile-categories button.active,.buyer-mobile-sort button.active{border-color:#ffb19d;color:#ff5a1f;background:#fff5f1;font-weight:700}.buyer-mobile-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:9px}.buyer-mobile-heading h1{margin:0;font-size:20px}.buyer-mobile-heading p{margin:4px 0 0;color:#888;font-size:10px}.buyer-mobile-heading>button{border:1px solid #ddd;border-radius:7px;background:#fff;padding:7px 10px;font-size:10px}.buyer-mobile-sort{margin-bottom:10px}.buyer-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 7px}.buyer-mobile-product{min-width:0;border:1px solid #eee;border-radius:8px;overflow:hidden;background:#fff}.buyer-mobile-product-image{position:relative;width:100%;aspect-ratio:1;padding:0;border:0;background:#f1f1f1;overflow:hidden}.buyer-mobile-product-image img{width:100%;height:100%;object-fit:cover}.buyer-mobile-product-image span{position:absolute;right:5px;bottom:5px;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#0000009e;color:#fff;font-size:10px}.buyer-mobile-product-name{width:100%;min-height:35px;padding:7px 7px 0;border:0;background:#fff;text-align:left;font-size:11px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.buyer-mobile-product-price{display:flex;align-items:center;justify-content:space-between;padding:4px 7px 0;color:#ff3b30}.buyer-mobile-product-price strong{font-size:16px}.buyer-mobile-product-price button{width:29px;height:29px;border:0;border-radius:50%;background:#fff1ed;color:#ff5a1f;display:grid;place-items:center}.buyer-mobile-product-meta{padding:3px 7px 8px;color:#777;font-size:9px}.buyer-mobile-more{width:100%;margin-top:11px;padding:10px;border:0;border-radius:7px;background:#fff;color:#ff5a1f;font-size:11px}.buyer-mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:30;height:58px;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid #ddd}.buyer-mobile-bottom button{border:0;background:transparent;color:#777;display:grid;place-items:center;align-content:center;gap:2px;font-size:9px}.buyer-mobile-bottom button.active{color:#ff3b30;font-weight:700}}.sl-brand{display:flex;align-items:center;gap:10px;flex:1;text-decoration:none!important}.sl-logo{width:40px;height:40px;border-radius:10px;object-fit:cover;flex-shrink:0;display:block}.sl-brand-text{display:flex;flex-direction:column;line-height:1.25}.sl-brand-text strong{color:#fff;font-size:15px;font-weight:700;display:block}.sl-brand-text span{color:#888;font-size:11px;display:block}.sl-header-right{display:flex;align-items:center;gap:20px}.sl-region{color:#ccc;font-size:13px;display:flex;align-items:center;gap:8px}.sl-au-flag{width:18px;height:18px;object-fit:fill;border-radius:0;flex-shrink:0;display:block}.sl-lang{color:#ccc;font-size:13px}.sl-signin-link{background:none;border:none;color:#fff;font-size:14px;cursor:pointer;padding:0}.sl-signin-link:hover{opacity:.75}.sl-signup-btn{border:1.5px solid var(--sl-orange);color:#fff;background:var(--sl-orange);border-radius:6px;padding:8px 22px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.sl-signup-btn:hover{background:var(--sl-orange-h);border-color:var(--sl-orange-h)}.sl-hero{padding-top:var(--sl-nav);min-height:100vh;display:flex;position:relative;overflow:hidden}.sl-hero-bg{position:absolute;inset:0;object-fit:cover;width:100%;height:100%;filter:brightness(.45);z-index:0}.sl-hero-left{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;justify-content:center;padding:80px 48px 80px 80px}.sl-hero-left h1{color:#fff;font-size:48px;font-weight:800;line-height:1.15;max-width:440px;margin:0 0 44px}.sl-feats{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:22px}.sl-feats li{display:flex;align-items:center;gap:14px;color:#ffffffd9;font-size:16px;font-weight:600}.sl-feats li svg{flex-shrink:0;opacity:.8}.sl-side-panel{position:relative;z-index:1;width:440px;flex-shrink:0;background:#fff;display:flex;flex-direction:column;padding:44px 40px;min-height:calc(100vh - var(--sl-nav));justify-content:center;overflow-y:auto}.sl-side-title{font-size:24px;font-weight:700;text-align:center;margin:0 0 10px;color:#111}.sl-badge{background:var(--sl-orange);color:#fff;font-size:12px;font-weight:700;border-radius:5px;padding:5px 16px;margin:0 auto 20px;display:table}.sl-label-country{display:block;font-size:14px;font-weight:700;color:#111;margin-bottom:4px}.sl-label-country em{font-style:normal;color:var(--sl-orange)}.sl-label-country small{display:block;font-weight:400;font-size:12px;color:#888;margin-top:2px}.sl-inp-label{display:block;font-size:14px;font-weight:700;color:#111;margin-bottom:6px}.sl-fg{margin-bottom:16px}.sl-sel-wrap{position:relative}.sl-flag-img{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;object-fit:fill;border-radius:0;pointer-events:none;z-index:1}.sl-sel{width:100%;height:50px;border:1px solid var(--sl-border);border-radius:var(--sl-r);padding:0 36px 0 38px;font-size:14px;color:var(--sl-text);background:#fff;appearance:none;cursor:pointer;outline:none;transition:border-color .15s}.sl-sel:hover,.sl-sel:focus{border-color:#aaa}.sl-sel:disabled{opacity:.7;cursor:default}.sl-sel-wrap:after{content:"";position:absolute;right:14px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #888;pointer-events:none}.sl-inp{width:100%;border:1px solid var(--sl-border);border-radius:var(--sl-r);height:50px;padding:0 14px;font-size:14px;color:var(--sl-text);background:#fff;outline:none;transition:border-color .15s}.sl-inp:hover{border-color:#bbb}.sl-inp:focus{border-color:#555}.sl-inp:disabled{opacity:.5;cursor:default}.sl-ref-hd{width:100%;height:50px;border:1px solid var(--sl-border);border-radius:var(--sl-r);padding:0 14px;font-size:14px;color:#555;background:#fff;display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .15s}.sl-ref-hd:hover{border-color:#bbb}.sl-ref-disabled{cursor:default;opacity:.7}.sl-ref-inp{border-top:none!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.sl-opt{color:var(--sl-sub);font-weight:400}.sl-submit{width:100%;height:52px;background:var(--sl-orange);color:#fff;border:none;border-radius:var(--sl-r);font-size:16px;font-weight:700;cursor:pointer;margin-top:8px;transition:background .15s}.sl-submit:hover{background:var(--sl-orange-h)}.sl-submit:active{background:var(--sl-orange-a)}.sl-submit:disabled{opacity:.65;cursor:default}.sl-policy{text-align:center;font-size:12px;color:var(--sl-sub);margin:10px 0 0;line-height:1.6}.sl-switch{text-align:center;font-size:14px;font-weight:700;color:var(--sl-text);margin:14px 0 0}.sl-switch button{background:none;border:none;color:var(--sl-orange);font-weight:700;font-size:14px;cursor:pointer;padding:0;margin-left:3px}.sl-switch button:hover{text-decoration:underline}.sl-form-msg{color:#fc3310;font-size:13px;margin-top:8px;text-align:center}.sl-stats-bar{background:#1a1a1a;display:flex;align-items:stretch;justify-content:center}.sl-stat-item{display:flex;align-items:center;gap:18px;padding:28px 64px;color:#ccc;font-size:15px}.sl-stat-item+.sl-stat-item{border-left:1px solid #444}.sl-stat-big{font-size:52px;font-weight:700;color:#fff;line-height:1;flex-shrink:0}.sl-stat-item>div{display:flex;flex-direction:column;gap:3px}.sl-stat-item>div small{display:block;color:#999;font-size:12px}.sl-why{background:#faf8f5;padding:72px 80px}.sl-why h2{text-align:center;font-size:30px;font-weight:800;color:#111;margin:0 0 44px}.sl-why-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1100px;margin:0 auto}.sl-why-card{background:#fff;border-radius:16px;padding:28px;display:flex;gap:20px;align-items:flex-start;box-shadow:0 2px 12px #0000000f}.sl-why-icon{width:52px;height:52px;border-radius:12px;background:var(--sl-orange);display:flex;align-items:center;justify-content:center;flex-shrink:0}.sl-why-card h3{font-size:18px;font-weight:700;margin:0 0 8px}.sl-why-card p{font-size:14px;color:var(--sl-sub);line-height:1.6;margin:0}.sl-faq{background:#f0eeeb;padding:72px 80px}.sl-faq h2{text-align:center;font-size:30px;font-weight:800;color:#111;margin:0 0 32px}.sl-faq-list{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:2px}.sl-faq-item{background:#fff}.sl-faq-item:first-child{border-radius:12px 12px 0 0}.sl-faq-item:last-child{border-radius:0 0 12px 12px}.sl-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:none;border:none;font-size:15px;font-weight:600;color:#111;cursor:pointer;text-align:left;gap:12px}.sl-faq-q:hover{background:#fafafa}.sl-faq-q svg{flex-shrink:0;color:var(--sl-sub)}.sl-faq-a{padding:0 24px 20px;font-size:14px;color:#555;line-height:1.7}.sl-faq-a p{padding-top:14px;margin:0}.sl-cta{position:relative;min-height:320px;display:flex;align-items:center;justify-content:center;overflow:hidden}.sl-cta-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.35)}.sl-cta-inner{position:relative;z-index:1;text-align:center;padding:72px 32px}.sl-cta-inner h2{color:#fff;font-size:38px;font-weight:800;margin:0 0 12px}.sl-cta-inner p{color:#ffffffd1;font-size:18px;margin:0 0 36px}.sl-cta-btn{background:var(--sl-orange);color:#fff;border:none;border-radius:var(--sl-r);padding:16px 52px;font-size:17px;font-weight:700;cursor:pointer;transition:background .15s}.sl-cta-btn:hover{background:var(--sl-orange-h)}.sl-footnotes{background:#1a1a1a;padding:20px 80px}.sl-footnotes p{color:#666;font-size:12px;line-height:1.8;margin:0}.sl-footer{background:#1a1a1a;border-top:1px solid #333;padding:18px 80px;display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap}.sl-footer span,.sl-footer a{color:#888;font-size:13px}.sl-footer a:hover{color:#ccc;text-decoration:underline}.sl-overlay{position:fixed;inset:0;z-index:400;background:#0000008c;display:flex;align-items:flex-start;justify-content:center;padding:calc(var(--sl-nav) + 16px) 16px 32px;overflow-y:auto}.sl-modal{background:linear-gradient(180deg,#fff8f2,#fff 110px 100%);border-radius:16px;width:480px;max-width:96vw;padding:36px 44px 40px;position:relative;box-shadow:0 24px 64px #00000059}.sl-modal-close{position:absolute;top:14px;right:16px;width:32px;height:32px;border:none;background:none;cursor:pointer;color:#555;font-size:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .15s}.sl-modal-close:hover{background:#f0f0f0}.sl-modal-title{text-align:center;font-size:20px;font-weight:700;color:#111;margin:0 0 10px;line-height:1.35}.sl-modal-title-sm{font-size:22px;font-weight:700;text-align:center;margin:0 0 10px;color:#111}.sl-stats-row{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:24px;flex-wrap:wrap}.sl-stat-num,.sl-stat-big-num{color:var(--sl-orange);font-size:32px;font-weight:700;line-height:1}.sl-stat-unit{color:var(--sl-orange);font-size:15px;font-weight:700}.sl-stat-sep{color:#ccc;margin:0 6px;font-size:20px}.sl-stat-label{font-size:13px;color:#888}.buyer-modal{position:fixed;inset:0;z-index:500;background:#00000080;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;padding:40px 16px}@media(min-width:901px){.sl-header{width:100%;height:64px;left:0;right:0;transform:none;padding-inline:max(28px,calc((100% - 1260px)/2));background:#111}.sl-hero{height:835px;min-height:0;padding-top:64px;display:block}.sl-hero-bg{height:835px;filter:brightness(.82);object-position:center center}.sl-hero-left{width:min(calc(100% - 160px),1280px);height:771px;min-height:0;margin:0 auto;padding:42px 480px 100px 0;justify-content:flex-start}.sl-hero-left h1{max-width:650px;line-height:1.33}.sl-side-panel{position:absolute;top:104px;right:max(6%,calc((100% - 1280px)/2));width:436px;min-height:0;max-height:none;padding:14px 30px 28px;border-radius:10px;justify-content:flex-start;overflow-y:visible;box-shadow:0 10px 28px #0000001f}.sl-panel-back{margin-bottom:10px}.sl-side-title{margin-bottom:8px}.sl-badge{margin-bottom:18px}.sl-fg{margin-bottom:14px}.sl-sel,.sl-inp,.sl-ref-hd{height:45px}.sl-submit{height:48px}.sl-stats-bar{position:relative;z-index:2;min-height:116px;margin-top:0;background:#0e0e0ed1}.sl-stat-item{min-width:410px;padding:28px 38px;color:#fff;font-size:22px}.sl-stat-big{font-size:62px}.sl-stat-item>div small{color:#fff;font-size:17px}}.account-modal{position:relative;background:#fff;border-radius:12px;width:100%;max-width:640px;padding:40px 48px 36px;box-shadow:0 20px 60px #00000040}.account-email-modal .modal-close{position:absolute;top:16px;right:16px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;color:#666;border-radius:50%;transition:background .15s}.account-email-modal .modal-close:hover{background:#f0f0f0}.account-email-back{display:flex;align-items:center;gap:4px;font-size:15px;color:#333;cursor:pointer;margin-bottom:24px}.account-email-back:hover{opacity:.7}.account-email-modal h2{text-align:center;font-size:36px;font-weight:700;color:#111;margin:0 0 8px;letter-spacing:-.5px}.account-safe{text-align:center;color:#888;font-size:15px;margin:0 0 28px}.account-benefits{display:grid;grid-template-columns:repeat(4,1fr);background:#f0f8ee;border-radius:10px;padding:20px 16px;margin-bottom:28px;gap:0}.account-benefits span{display:flex;flex-direction:column;gap:5px;padding:0 10px;border-right:1px solid #d4e8ce;min-width:0}.account-benefits span:last-child{border-right:none}.account-benefits b{color:#2a7a3b;font-size:14px;font-weight:700;line-height:1.3;white-space:normal}.account-benefits small{color:#555;font-size:12px;line-height:1.4;white-space:normal}.tembulk-see-more{min-height:56px;display:flex;align-items:center;justify-content:center;margin:28px auto 0}.tembulk-see-more button{width:240px;height:56px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:28px;color:#fff;background:#f5822b;font-size:16px;line-height:1;font-weight:700;cursor:pointer;box-shadow:0 5px 12px #f5822b33;transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}.tembulk-see-more button svg{width:16px;height:16px;flex:0 0 16px;stroke-width:2.5}.tembulk-see-more button:hover,.tembulk-see-more button:focus-visible{background:#e87520;box-shadow:0 8px 18px #f5822b4d;transform:translateY(-2px)}.tembulk-see-more button:active{transform:translateY(0)}.tembulk-site-footer{width:100%;padding-top:29px;margin-top:60px;color:#fff;background:#1e1e1e}.tembulk-footer-main{width:100%;max-width:1440px;min-width:1080px;margin:0 auto;padding:0 44px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:0}.tembulk-footer-main>.tembulk-footer-column{flex:0 0 50%;margin-bottom:60px}.tembulk-footer-column{min-width:0;display:grid;align-content:start;gap:9px}.tembulk-footer-column h3{margin:0 0 5px;color:#fff;font-size:13px;font-weight:700}.tembulk-footer-column a{color:#b9c0ba;font-size:10px;line-height:1.45;text-decoration:none}.tembulk-footer-column a:hover{color:#fff;text-decoration:underline}.tembulk-footer-app{flex:0 0 100%;min-height:0;padding:0;display:block;background:transparent}.tembulk-footer-app h2{margin:0;color:#fff;font-size:22px}.tembulk-footer-app p{margin:0;color:#c7ccc7;font-size:11px}.tembulk-footer-app-reference{display:block;width:112px;height:34px;object-fit:contain;border-radius:4px}.tembulk-footer-app-download h3{margin:0 0 10px;color:#fff;font-size:13px;font-weight:700}.tembulk-footer-app-benefits{display:flex;flex-wrap:wrap;gap:8px 16px}.tembulk-footer-app-benefits span{position:relative;padding-left:12px;color:#c7ccc7;font-size:10px}.tembulk-footer-app-benefits span:before{content:"";position:absolute;left:0;top:5px;width:5px;height:5px;border-radius:50%;background:#6b9f78}.tembulk-footer-bottom{min-height:46px;padding:0 44px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #333;color:#9da59e;font-size:10px}.tembulk-footer-bottom-reference{display:block;max-width:130px;max-height:24px;width:auto;height:auto;object-fit:contain}.tembulk-seller-banner{width:360px;height:104px;max-width:none;margin:0 0 32px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:15px;border:2px solid #bbb;border-radius:12px;color:#fff;background:linear-gradient(90deg,#171717 0 57%,#17171726),url(/site-assets/seller-banner.png) right center / cover no-repeat}.tembulk-seller-banner strong{font-size:14px}.tembulk-seller-banner button,.tembulk-seller-banner a{min-height:34px;padding:0 14px;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.65);border-radius:4px;color:#fff;background:transparent;font-size:10px;text-decoration:none}.tembulk-seller-banner button:hover,.tembulk-seller-banner a:hover{color:#2f5947;background:#fff}.buyer-mobile-panel{padding:10px 14px;border-top:1px solid #e7e2d8;background:#fff}.buyer-mobile-panel button{width:100%;min-height:35px;padding:0 8px;border:0;color:#526257;background:transparent;text-align:left;font-size:11px}.buyer-mobile-panel button:hover{background:#f2f6f1}.product-art-target:focus-visible,.product-name:focus-visible,.quick-cart:focus-visible{outline:2px solid #6b9f78;outline-offset:2px}.buyer-app{color:#222;background:#fff}.buyer-header{border-bottom-color:#e5e5e5;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.buyer-benefit-bar{min-height:52px;border:0;color:#fff;background:#000}.buyer-benefit-bar>div{width:100%;max-width:none;min-height:52px;padding:0;display:grid;grid-template-columns:23.5% 24.3% 22.2% 30%;gap:0}.buyer-benefit-bar .benefit-item,.buyer-benefit-bar .benefit-swiper{min-height:52px;padding:0 40px;border-right:1px solid #383838;font-size:14px}.buyer-benefit-bar .benefit-item svg,.buyer-benefit-bar .benefit-swiper svg{width:24px;height:24px;stroke-width:1.7;fill:currentColor}.buyer-benefit-bar .benefit-item:first-child{padding-left:clamp(24px,5.5vw,112px)}.buyer-benefit-bar .benefit-item:last-child{padding:0 0 0 76px;border-right:0}.buyer-benefit-bar .benefit-copy{line-height:1.25}.buyer-benefit-bar .benefit-copy strong{color:#fff;font-size:14px;font-weight:700}.buyer-benefit-bar .benefit-copy small{color:#eeec70;font-size:14px}.buyer-benefit-bar .benefit-free-shipping svg,.buyer-benefit-bar .benefit-free-shipping .benefit-copy strong,.buyer-benefit-bar .benefit-free-shipping .benefit-copy small{color:#74f778}.buyer-benefit-bar .benefit-swiper{height:52px}.buyer-benefit-bar .benefit-swiper-track{display:flex;flex-direction:column;width:100%;height:260px;animation:benefit-swiper-move 20s 5s infinite;will-change:transform}.buyer-benefit-bar .benefit-swiper-track li{display:flex;flex:0 0 52px;height:52px;min-height:52px;align-items:center;justify-content:center}.buyer-benefit-bar .benefit-swiper-track .benefit-copy strong,.buyer-benefit-bar .benefit-swiper-track .benefit-copy small{color:#f6ef88}.buyer-benefit-bar .benefit-item:nth-of-type(2) .benefit-copy strong{color:#f6ef88}.buyer-benefit-bar .seller-join-benefit{width:590px;max-width:calc(100% - 150px);flex:none;min-height:40px;margin:6px 0 6px 150px;padding-left:12px;border:1px solid #888;border-radius:11px;background:linear-gradient(90deg,#050505 0 58%,#05050540),url(/site-assets/seller-banner.png) right center / cover no-repeat}.buyer-benefit-bar .benefit-item.seller-join-benefit{margin-left:0}.buyer-benefit-bar .seller-join-benefit .benefit-copy{width:100%;flex-direction:row;align-items:center;justify-content:space-between}.buyer-benefit-bar .seller-join-benefit .benefit-copy strong{width:165px;max-width:165px;flex:0 0 165px;font-size:10px;line-height:1.05;white-space:normal}.buyer-benefit-bar .benefit-join-pill{min-height:31px;margin-right:10px;padding:0 14px;color:#fff;background:#ff650b}.buyer-header-primary{width:100%;max-width:2560px;min-height:65px;padding:0 44px;gap:20px}.shop-logo{padding:0}.shop-logo img{width:48px;height:48px;border-radius:12px}.buyer-quick-nav{gap:22px}.buyer-quick-nav button{font-size:12px}.buyer-quick-nav button.active{position:relative;color:#222}.buyer-quick-nav button.active:after{content:"";position:absolute;right:0;bottom:-10px;left:0;height:4px;border-radius:4px;background:#ff6200}.buyer-header-primary>.buyer-search{height:41px;flex-basis:230px;border:2px solid #222;border-radius:22px}.buyer-header-primary>.buyer-search input{height:37px;font-size:14px}.buyer-header-primary>.buyer-search button{width:44px;height:37px;margin:0;color:#fff;border-radius:20px;background:#222}.buyer-account{gap:14px}.buyer-account button{gap:4px;color:#222;font-size:13px}.buyer-account-entry small{color:#555;font-size:11px}.buyer-account-entry strong{color:#222;font-size:12px}.buyer-cart b{background:#ed6a32}.buyer-cart .cart-label{display:none}.buyer-app main{width:100%;max-width:none}.buyer-catalog{width:100%;max-width:1440px;min-width:1080px;margin:0 auto 70px;padding:0 44px}.tembulk-filter-row{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:30px}.buyer-catalog .period-tabs{min-height:38px;margin:0;gap:18px}.buyer-catalog .period-tabs strong{color:#222;font-size:14px}.period-splide{gap:18px}.period-splide-slide{min-width:162px;height:38px;padding:0 18px;display:grid;place-items:center;border:1px solid #ddd;border-radius:50px;font-size:14px;white-space:nowrap}.period-splide-slide:hover{color:#222}.period-splide-slide.is-active{border:1px solid #222;font-weight:500}.catalog-actions{margin-left:auto}.filter-category{position:relative;display:flex;align-items:center;gap:12px;color:#888;font-size:13px;white-space:nowrap}.filter-category select{width:252px;height:40px;padding:0 42px 0 18px;appearance:none;border:1px solid #222;border-radius:40px;color:#222;outline:0;background:#fff;font-size:14px;font-weight:600}.filter-category svg{position:absolute;right:16px;pointer-events:none;color:#222}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));column-gap:18px;row-gap:12px}.product-card{overflow:visible;border:0;border-radius:0;background:transparent}.product-card:hover{transform:none;box-shadow:none}.product-art{aspect-ratio:1;overflow:hidden;background:#f4f4f4}.product-card:nth-child(2n) .product-art,.product-card:nth-child(3n) .product-art{background:#f4f4f4}.product-art-target img{object-fit:cover}.product-wish{display:none}.product-video-badge,.product-video-indicator{position:absolute;left:8px;bottom:8px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#3c3c3c8c;font-size:11px}.product-ad{position:absolute;top:0;right:0;padding:3px 4px;color:#fff;background:#292929;font-size:12px;font-style:normal}.product-card-body{padding:9px 18px 14px 0}.product-name{gap:3px;padding:0 0 5px;color:#222;font-size:13px;font-weight:400}.product-name .amazing-find{width:44px;height:19px}.top-pick-badge{height:19px}.local-badge{padding:2px 3px;font-size:10px}.product-price{margin-top:0;gap:5px}.product-price strong{color:#222;font-size:16px}.product-sold{margin-left:0;font-size:12px}.quick-cart{width:29px;height:29px;color:#222;border-color:#222;background:#fff}.product-ranking{margin-top:4px;color:#f45d20;font-size:12px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-rating-line{margin-top:5px;color:#050505;font-size:12px}.product-rating-line b{color:#777;font-weight:400}.product-rating-line small{color:#777}.star-seller{width:max-content;margin-top:6px;padding:2px 4px;display:inline-flex;align-items:center;color:#fff;background:#70208f;font-size:11px}.brand-official{display:inline-block;margin-left:3px;padding:2px 4px;color:#fff;background:#705337;font-size:10px}.tembulk-feedback-tools{position:fixed;right:0;bottom:12px;z-index:60;display:grid;gap:1px}.tembulk-feedback-tools button{width:52px;min-height:58px;padding:7px 3px;display:grid;place-items:center;gap:3px;border:0;border-radius:7px 0 0 7px;color:#333;background:#fff;box-shadow:0 1px 10px #0000001f;font-size:9px}.tembulk-feedback-tools button+button{border-radius:0 0 0 7px}.tembulk-feedback-tools button:last-child{border-radius:0 0 0 7px}.tembulk-top-icon{transform:rotate(180deg)}.tembulk-feedback-tools button:hover{background:#f5f5f5}@media(max-width:980px){.buyer-benefit-bar>div{gap:10px;overflow:hidden}.buyer-benefit-bar .benefit-copy small{display:none}.buyer-header-primary{gap:12px}.buyer-quick-nav{gap:8px}.buyer-quick-nav button{font-size:9px}.buyer-account{gap:8px}.buyer-support strong,.buyer-language strong,.buyer-cart .cart-label{display:none}.tembulk-footer-main{grid-template-columns:1.3fr repeat(2,1fr)}}@media(max-width:1090px){.buyer-catalog{min-width:0;width:100%;padding-inline:20px}.buyer-header-primary{padding-inline:20px}}@media(max-width:760px){.buyer-benefit-bar>div{padding:0 14px;justify-content:flex-start;overflow-x:auto}.buyer-header-primary{min-height:60px;padding:0 14px}.buyer-quick-nav{display:none}.buyer-header-primary>.buyer-search{min-width:0}.buyer-mobile-panel{display:block}.buyer-account-entry{display:none!important}.tembulk-footer-main{grid-template-columns:1fr 1fr;padding:24px 14px}.tembulk-footer-app{grid-column:1 / -1}.tembulk-footer-bottom{padding:12px 14px;align-items:flex-start;flex-direction:column}.tembulk-seller-banner{margin-inline:14px;padding:15px;align-items:flex-start;flex-direction:column}}.account-form{display:flex;flex-direction:column}.account-email-form label{display:flex;flex-direction:column;gap:8px}.account-email-form label strong{font-size:16px;font-weight:700;color:#111}.account-email-form input{height:60px;padding:0 16px;border:2px solid #111;border-radius:6px;font-size:16px;color:#111;outline:none;transition:border-color .15s}.account-email-form input:focus{border-color:#333}.account-email-form input::placeholder{color:#aaa}.account-submit{margin-top:20px;height:60px;background:#e8872a;color:#fff;border:none;border-radius:9999px;font-size:18px;font-weight:600;cursor:pointer;transition:background .15s}.account-submit:hover{background:#d67820}.account-submit:disabled{opacity:.6;cursor:default}.account-message{text-align:center;color:#c0392b;font-size:13px;margin-top:10px}.account-dev-code{display:block;text-align:center;color:#888;font-size:12px;margin-top:6px}.account-terms{text-align:center;font-size:13px;color:#888;margin-top:16px;line-height:1.6}.account-terms a{color:#e8872a}.account-switch{text-align:center;font-size:14px;color:#555;margin-top:14px}.account-switch button{background:none;border:none;color:#e8872a;font-size:14px;font-weight:600;cursor:pointer;padding:0}.account-switch button:hover{text-decoration:underline}.sl-forgot-row{display:flex;align-items:center;gap:8px;margin:4px 0 16px}.sl-forgot-link{background:none;border:none;color:var(--sl-sub);font-size:12px;cursor:pointer;padding:0}.sl-forgot-link:hover{color:var(--sl-orange);text-decoration:underline}.sl-forgot-sep{color:#ccc;font-size:12px}.sl-recovery-panel{display:grid;gap:9px;margin:10px 0 16px;padding:13px;border:1px solid #e7e4de;border-radius:8px;background:#fffaf4;color:#3d342d}.sl-recovery-panel p{margin:0;color:#756b62;font-size:12px;line-height:1.5}.sl-recovery-panel form{display:grid;gap:8px}.sl-recovery-contact{color:var(--sl-orange);font-size:12px;font-weight:700}.sl-recovery-code{color:#6f6257;font-size:12px}.sl-recovery-dismiss{width:fit-content;padding:0;border:0;color:#6f6257;background:transparent;font-size:12px;cursor:pointer}.sl-recovery-dismiss:hover{color:var(--sl-orange);text-decoration:underline}.sl-panel-back{margin-bottom:20px}.sl-panel-back a,.sl-panel-back button{color:#666;font:inherit;font-size:14px;text-decoration:none;display:inline-flex;align-items:center;gap:4px;border:0;padding:0;background:transparent;cursor:pointer}.sl-panel-back a:hover,.sl-panel-back button:hover{color:#333}.seller-logout-btn{min-height:30px;padding:0 12px!important;border:1px solid #cbd7ca!important;border-radius:3px!important;color:#bc5442!important;background:transparent!important;font-size:11px!important}.seller-logout-btn:hover{background:#fdf2f0!important;border-color:#bc5442!important}.legacy-metric-strip{display:flex;flex-wrap:wrap;gap:8px;padding:16px 0}.legacy-metric{min-width:160px;padding:12px 16px;border-radius:6px;display:flex;flex-direction:column;gap:4px;background:#0000000a}.legacy-metric strong{font-size:15px;font-weight:700;color:#202733;display:block}.legacy-metric span{font-size:11px;color:#707888;display:block}.legacy-metric.tone-blue{background:#e8f0fc}.legacy-metric.tone-gold{background:#fdf4e0}.legacy-metric.tone-rose{background:#fde8e8}.legacy-metric.tone-green{background:#e6f4ed}.legacy-metric.tone-indigo{background:#ede8fd}.legacy-metric.tone-steel{background:#e8edf4}.legacy-metric.tone-orange{background:#fdf0e6}.legacy-metric.tone-purple{background:#f4e6fd}.legacy-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:16px 0}.legacy-stat{min-width:0;min-height:64px;padding:11px 13px;display:grid;gap:4px;border-radius:6px;background:#f6f7f9}.legacy-stat span,.legacy-stat small{color:#707888;font-size:10px}.legacy-stat strong{color:#202733;font-size:17px}@media(max-width:900px){.legacy-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.legacy-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-topbar-title img{content:url(/branding/tembulk-logo.jpg?v=temu-logo-20260912-all);border-radius:9px}.seller-brand>img,.seller-store-avatar,.seller-avatar,.shop-logo img,.buyer-store-mark,.storefront-mark,.user-avatar,.admin-topbar-title img{border-radius:12px;object-fit:cover}.sl-logo{border-radius:12px;object-fit:cover}.admin-login-brand img,.seller-brand>img,.seller-store-avatar,.seller-avatar,.shop-logo img,.buyer-store-mark,.storefront-mark,.user-avatar,.admin-topbar-title img{content:url(/branding/tembulk-logo.jpg?v=temu-logo-20260912-all)}.product-detail-actions{display:grid;grid-template-columns:1fr 1.15fr;gap:10px}.product-detail-actions .buyer-outline.large{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.product-detail-art{overflow:hidden}.product-detail-art img{display:block;width:100%;height:100%;max-height:410px;object-fit:contain}.buyer-detail-reviews{margin-top:22px;padding-top:18px;border-top:1px solid #ececec}.buyer-detail-reviews>header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:12px}.buyer-detail-reviews h3{margin:0;color:#222;font-size:18px}.buyer-detail-reviews>header span,.buyer-detail-review-more{color:#777;font-size:12px}.buyer-detail-review-list{display:grid;gap:12px;max-height:360px;overflow-y:auto;padding-right:4px}.buyer-detail-review{padding:12px;border:1px solid #e8e8e8;border-radius:8px;background:#fff}.buyer-detail-review-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.buyer-detail-review-head strong{color:#333;font-size:12px}.buyer-detail-review-head time{color:#888;font-size:11px}.buyer-detail-review-stars{display:flex;gap:1px;margin:6px 0 4px;color:#f5822b}.buyer-detail-review-title{display:block;margin-bottom:4px;color:#333;font-size:12px}.buyer-detail-review p{margin:0;color:#555;font-size:12px;line-height:1.55}.buyer-detail-review-more{display:block;margin-top:8px}@media(max-width:520px){.product-detail-actions{grid-template-columns:1fr}}.seller-app{--seller-accent: #eb7f30;--seller-accent-dark: #cf641d;--seller-ink: #1f2933;--seller-muted: #6f7b86;--seller-line: #e3e7eb;--seller-surface: #fff;min-height:100vh;color:var(--seller-ink);background:#f5f6f8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.seller-app button,.seller-app a,.seller-app select,.seller-app input,.seller-app textarea{font-family:inherit}.seller-app button,.seller-app a,.seller-app select{cursor:pointer}.seller-app button:focus-visible,.seller-app a:focus-visible,.seller-app select:focus-visible,.seller-app input:focus-visible,.seller-app textarea:focus-visible{outline:2px solid rgba(235,127,48,.45);outline-offset:2px}.seller-sidebar{z-index:30;width:232px;padding:20px 14px 14px;border-right:1px solid var(--seller-line);background:#fff;box-shadow:5px 0 18px #19232d06}.seller-brand{min-height:52px;padding:0 8px 14px;gap:10px;border-bottom:1px solid #edf0f2}.seller-brand>img{width:38px;height:38px;border:1px solid #f0d5c1;border-radius:8px;object-fit:contain;background:#fff8f3}.seller-brand div{min-width:0;flex:1;display:grid;gap:3px}.seller-brand strong{overflow:hidden;color:#1e2933;font-size:15px;font-weight:700;line-height:1.15;letter-spacing:-.15px;white-space:nowrap;text-overflow:ellipsis}.seller-brand small{overflow:hidden;color:#87919a;font-size:9px;line-height:1.25;white-space:nowrap;text-overflow:ellipsis}.seller-store-switcher{position:relative;min-height:78px;margin-top:14px;padding:11px;display:grid;grid-template-columns:36px minmax(0,1fr) 14px;grid-template-rows:auto auto;align-items:center;column-gap:9px;border:1px solid #e1e5e8;border-radius:8px;background:#f8f9fa}.seller-store-avatar{width:36px;height:36px;grid-row:1 / 3;display:block;border-radius:8px;color:transparent;font-size:0;object-fit:cover;background:var(--seller-accent) url(/branding/tembulk-logo.jpg?v=temu-logo-20260912-all) center / cover no-repeat}.seller-store-switcher label{min-width:0;display:grid;gap:2px}.seller-store-switcher label small{color:#929ba3;font-size:9px}.seller-store-switcher select{width:100%;min-width:0;padding:0;appearance:none;overflow:hidden;border:0;outline:0;color:#26313b;background:transparent;text-overflow:ellipsis;font-size:12px;font-weight:700}.seller-store-switcher>svg{color:#8c969e;pointer-events:none}.seller-store-switcher>i{grid-column:2 / 4;color:#a2703f;font-size:9px;font-style:normal}.seller-store-switcher>i.active{color:#36825b}.seller-store-switcher>i.rejected{color:#b44e4e}.seller-pending-store-name{display:block;min-width:0;overflow:visible;color:#26313b;text-overflow:clip;white-space:nowrap;overflow-wrap:normal;font-size:11px;line-height:1.25;letter-spacing:-.35px;font-weight:700}.wallet-summary-grid{margin-bottom:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.wallet-summary-card{min-height:112px;padding:17px 19px;display:grid;align-content:center;gap:7px;border:1px solid #e1e7ec;border-radius:8px;background:#fff;box-shadow:0 3px 12px #2330400a}.wallet-summary-card span,.wallet-summary-card small{color:#8794a3;font-size:11px}.wallet-summary-card strong{color:#26384b;font-size:23px;letter-spacing:.1px}.wallet-summary-card.incoming{border-top:3px solid #3b9a6d}.wallet-summary-card.incoming strong{color:#238353}.wallet-summary-card.outgoing{border-top:3px solid #d76568}.wallet-summary-card.outgoing strong{color:#c14e55}.wallet-summary-card.net{border-top:3px solid #4d75be}.wallet-summary-card.count{border-top:3px solid #9a7ac3}.wallet-filter-panel{padding:0}.wallet-filter-heading{min-height:64px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f3}.wallet-filter-heading div{display:grid;gap:4px}.wallet-filter-heading strong{color:#2c3b4c;font-size:14px}.wallet-filter-heading small{color:#8b98a7;font-size:11px}.wallet-filter-grid{padding:15px 20px 18px;display:grid;grid-template-columns:minmax(220px,2fr) repeat(5,minmax(130px,1fr));gap:14px 12px;align-items:end}.wallet-filter-grid label{display:grid;gap:6px;min-width:0}.wallet-filter-grid label>span{color:#657487;font-size:11px}.wallet-filter-grid input,.wallet-filter-grid select{width:100%;height:36px;padding:0 10px;border:1px solid #d9e0e7;border-radius:5px;outline:0;color:#344456;background:#fff;font-size:12px}.wallet-filter-grid input:focus,.wallet-filter-grid select:focus{border-color:#6889c5;box-shadow:0 0 0 3px #4a6fb61a}.wallet-filter-grid .dashboard-range-control{min-width:0}.wallet-filter-grid .dashboard-range-label{display:grid;gap:6px}.wallet-filter-grid .dashboard-range-label>span{color:#657487;font-size:11px}.wallet-filter-grid .dashboard-range-trigger{width:100%;height:36px;min-width:0;padding:0 10px}.wallet-ledger-result{margin-top:16px}.wallet-ledger-result .panel-heading{min-height:76px}.wallet-ledger-result table{min-width:1050px;table-layout:auto}.wallet-ledger-result th,.wallet-ledger-result td{vertical-align:middle}.wallet-ledger-result td>strong{color:#2f4053}.wallet-meta{display:block;margin-top:4px;color:#99a5b2;font-size:10px}.wallet-type{display:inline-flex;padding:5px 8px;border-radius:5px;font-size:11px}.wallet-type.income{color:#237d53;background:#eaf7f0}.wallet-type.expense{color:#b84a53;background:#fff0f0}.wallet-amount{font-weight:700;white-space:nowrap}.wallet-amount.income{color:#238353}.wallet-amount.expense{color:#c14e55}.wallet-note{max-width:260px;color:#5c6b7b;line-height:1.5}.wallet-ledger-result tbody tr:hover{background:#fafcff}@media(max-width:1280px){.wallet-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1050px){.wallet-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.wallet-summary-grid,.wallet-filter-grid{grid-template-columns:1fr}.wallet-filter-heading{align-items:flex-start;gap:10px;flex-direction:column}}.seller-sidebar nav{margin:18px -4px 0;display:grid;gap:13px;overflow-y:auto}.seller-nav-group{display:grid;gap:3px}.seller-nav-group>small{padding:0 12px 4px;color:#a0a8af;font-size:9px;font-weight:700}.seller-sidebar nav button{position:relative;height:38px;padding:0 11px;gap:10px;border-radius:6px;color:#5c6872;font-size:12px;transition:color .16s ease,background .16s ease,transform .16s ease}.seller-sidebar nav button:hover{transform:translate(2px);color:#242f39;background:#f3f5f6}.seller-sidebar nav button.active{color:#b95113;background:#fff1e6;font-weight:700}.seller-sidebar nav button.active:before{content:"";position:absolute;top:8px;bottom:8px;left:0;width:3px;border-radius:0 3px 3px 0;background:var(--seller-accent)}.seller-side-footer{min-height:52px;padding:10px 11px;border:1px solid #e8ebed;border-radius:7px;background:#fafbfb}.seller-side-footer>svg{color:var(--seller-accent)}.seller-side-footer strong{color:#38434c;font-size:10px}.seller-side-footer small{color:#929ba2}.seller-main{width:calc(100% - 232px);margin-left:232px;background:#f5f6f8}.seller-topbar{position:sticky;top:0;z-index:25;height:72px;padding:0 28px;gap:20px;border-bottom:1px solid var(--seller-line);background:#fffffff7;box-shadow:0 3px 12px #202b3609}.seller-topbar>.seller-top-title{flex:0 1 285px;min-width:210px}.seller-top-title{flex:1;min-width:130px}.seller-top-title[aria-hidden=true]{min-height:1px}.seller-topbar .seller-eyebrow{color:#9aa2a9;font-size:9px}.seller-topbar h1{margin-top:4px;color:#1d2832;font-family:inherit;font-size:19px;font-weight:750}.seller-topbar{justify-content:flex-start}.seller-topbar-left{flex:0 0 auto;min-width:0;display:flex;align-items:center;gap:14px}.seller-operation-pill{min-height:38px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid #e1e6e9;border-radius:7px;background:#f9fafb}.seller-operation-pill>span{width:8px;height:8px;border-radius:50%;background:#3fa46a;box-shadow:0 0 0 3px #e2f3e8}.seller-operation-pill div{display:grid;gap:1px}.seller-operation-pill small{color:#99a1a8;font-size:8px}.seller-operation-pill strong{color:#42505a;font-size:10px}.seller-top-actions{min-width:0;gap:7px}.seller-topbar>.seller-top-actions{flex:0 1 auto;margin-left:auto;justify-content:flex-end;gap:7px}.seller-topbar>.seller-top-actions>.seller-account-copy{margin-left:0}.seller-top-actions>button,.seller-top-actions>a,.seller-topbar-left>.seller-mall-link{min-width:34px;height:34px;padding:0 9px;justify-content:center;border:1px solid transparent;border-radius:6px;color:#5e6972;transition:color .16s ease,border-color .16s ease,background .16s ease}.seller-top-actions>button:hover,.seller-top-actions>a:hover,.seller-topbar-left>.seller-mall-link:hover{color:#1f2933;border-color:#e1e5e8;background:#f7f8f9}.seller-language-switch{position:relative;display:inline-flex;align-items:center;min-width:116px;height:34px;padding:0 28px 0 10px;border:1px solid #e5c7b4;border-radius:7px;color:#3c4852;background:#fffaf7;box-shadow:0 1px #ca845b0f}.seller-language-switch:after{content:"";position:absolute;right:11px;top:50%;width:7px;height:7px;border-right:1.5px solid #64717a;border-bottom:1.5px solid #64717a;transform:translateY(-65%) rotate(45deg);pointer-events:none}.seller-language-switch select{width:100%;height:100%;padding:0;appearance:none;border:0;outline:0;color:inherit;background:transparent;font:inherit;font-size:12px;cursor:pointer}.seller-language-switch:focus-within{border-color:#c88963;box-shadow:0 0 0 3px #c8896324}.seller-language-menu{position:relative;z-index:30;width:58px}.seller-language-trigger{width:100%;height:36px;padding:0 11px 0 13px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #d9e0e4;border-radius:8px;color:#34424c;background:#fff;font:inherit;font-size:12px;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.seller-language-trigger svg{color:#65727c;transition:transform .16s ease}.seller-language-menu.is-open .seller-language-trigger,.seller-language-trigger:hover{border-color:#9baab4;background:#f8fafb;box-shadow:0 0 0 3px #607a8a1a}.seller-language-menu.is-open .seller-language-trigger svg{transform:rotate(180deg)}.seller-language-options{position:absolute;top:calc(100% + 6px);right:0;width:142px;padding:5px;display:grid;gap:2px;border:1px solid #dbe2e6;border-radius:8px;background:#fff;box-shadow:0 12px 28px #202d3729}.seller-language-options button{min-height:34px;padding:0 9px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:5px;color:#4e5d67;background:transparent;font:inherit;font-size:12px;text-align:left;cursor:pointer}.seller-language-options button:hover{background:#f2f6f8;color:#263640}.seller-language-options button.is-selected{color:#1f5f86;background:#eaf3f8;font-weight:650}.seller-language-check{color:#26739d;font-size:14px}.seller-topbar-left .seller-mall-link{min-width:0;height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;border-color:#e6d0be;border-radius:7px;color:#a84e19;background:#fff8f2;font-size:10px;font-weight:650;line-height:1;vertical-align:middle;white-space:nowrap;text-decoration:none}.seller-topbar-left .seller-mall-link svg{width:16px;height:16px;flex:0 0 16px;stroke-width:2}.seller-topbar-left .seller-mall-link:hover{border-color:#e8ae83;color:#8e3b0c;background:#fff1e6}.seller-topbar-left .seller-mall-link:hover,.seller-topbar-left .seller-mall-link:focus-visible{text-decoration:underline;text-underline-offset:2px}.seller-topbar-left .seller-mall-link:focus-visible{outline:3px solid rgba(200,137,99,.22);outline-offset:2px}.seller-avatar{width:32px;height:32px;display:block;object-fit:cover;border-radius:50%;background:#ff6900 url(/branding/tembulk-logo.jpg?v=temu-logo-20260912-all) center / cover no-repeat;color:transparent;font-size:0}.seller-account-copy{max-width:150px;display:grid;gap:2px}.seller-account-copy strong,.seller-account-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-account-copy strong{color:#303b44;font-size:11px}.seller-account-copy small{color:#8b959d;font-size:9px}.seller-top-actions .seller-logout-btn{min-height:32px;padding:0 10px!important;border:1px solid #e3e6e8!important;border-radius:6px!important;color:#7c8790!important;background:#fff!important;font-size:10px!important}.seller-top-actions .seller-logout-btn:hover{border-color:#e0b7ae!important;color:#a64a3d!important;background:#fff7f5!important}.seller-content{width:100%;max-width:1320px;padding:28px 30px 56px}.seller-welcome,.seller-page-heading{margin-bottom:22px;align-items:center;gap:20px}.seller-welcome h2,.seller-page-heading h2{margin:5px 0;color:#202b35;font-family:inherit;font-size:24px;font-weight:750}.seller-welcome p,.seller-page-heading p{max-width:720px;color:#7d8790;font-size:11px;line-height:1.6}.seller-content .seller-eyebrow{color:var(--seller-accent);font-size:9px;font-weight:750}.seller-heading-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.seller-primary,.seller-outline{min-height:36px;border-radius:6px;font-size:11px;font-weight:650;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}.seller-primary{border-color:var(--seller-accent);background:var(--seller-accent)}.seller-primary:hover{transform:translateY(-1px);border-color:var(--seller-accent-dark);background:var(--seller-accent-dark)}.seller-primary:disabled{cursor:not-allowed;opacity:.5;transform:none}.seller-outline{border-color:#d7dde1;color:#44515b;background:#fff}.seller-outline:hover{border-color:#c2c9ce;color:#202b34;background:#f8f9fa}.seller-stats{gap:12px}.seller-stats article{position:relative;min-height:112px;padding:18px;overflow:hidden;border:1px solid var(--seller-line);border-radius:8px;background:var(--seller-surface);box-shadow:0 3px 10px #222d3706}.seller-stats article:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--seller-accent)}.seller-stats article:nth-child(2):before{background:#4386c6}.seller-stats article:nth-child(3):before{background:#7d68b6}.seller-stats article:nth-child(4):before{background:#3b9265}.seller-stats span,.seller-stats small{color:#87919a;font-size:10px}.seller-stats strong{margin:11px 0 4px;color:#25313b;font-size:24px;font-weight:700}.seller-panel{border-color:var(--seller-line);border-radius:8px;background:#fff;box-shadow:0 3px 12px #212b3506}.seller-panel>header{min-height:62px;padding:14px 18px;border-bottom-color:#edf0f2}.seller-panel h2{color:#29353e;font-size:13px}.seller-panel header p{color:#929ba2;font-size:10px}.seller-panel header button{padding:5px 7px;border-radius:4px;color:#a04b18}.seller-panel header button:hover{background:#fff1e6}.seller-task-panel{margin-top:14px}.seller-task-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.seller-task-grid button{min-height:84px;padding:14px 18px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:center;gap:3px 10px;border:0;border-right:1px solid #edf0f2;color:#495660;background:#fff;text-align:left;transition:background .16s ease}.seller-task-grid button:last-child{border-right:0}.seller-task-grid button:hover{background:#fafbfc}.seller-task-grid strong{color:#26323c;font-size:20px;font-weight:700}.seller-task-grid span{grid-column:1;color:#69757f;font-size:11px}.seller-task-grid small{grid-row:1 / 3;grid-column:2;color:#b15a22;font-size:9px}.seller-overview-grid{margin-top:14px;gap:14px}.seller-recent{margin-top:14px}.seller-order-row{min-height:62px;padding:10px 18px;border-bottom-color:#edf0f2;transition:background .14s ease}.seller-order-row:last-child{border-bottom:0}.seller-order-row:hover{background:#fafbfc}.seller-order-icon{width:34px;height:34px;border-radius:6px;color:#5a7185;background:#edf2f6}.seller-currency-icon{display:inline-flex;align-items:center;justify-content:center;gap:0;color:#5f768a;background:#edf2f6;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400;line-height:1}.seller-order-icon.seller-currency-icon{width:46px;height:46px;flex:0 0 46px;border-radius:8px;font-size:25px}.seller-currency-icon>span{transform:translateY(-1px)}.seller-currency-icon>small{margin-left:1px;font-size:17px;line-height:1}.seller-ledger-icon{display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.seller-ledger-icon--order{color:#e77a2b;background:#fff1e5}.seller-ledger-icon--withdrawal{color:#5b7da3;background:#edf3fa}.seller-ledger-icon--settlement{color:#4c916d;background:#eaf7ef}.seller-ledger-icon--verification{color:#557da4;background:#edf3fa}.seller-mobile-ledger-row .seller-ledger-icon{width:38px;height:38px;flex:0 0 38px}.seller-order-row>.seller-product-thumb{flex:0 0 46px;width:46px;height:46px;display:grid;place-items:center;border-radius:7px;background:#eef2f4}.seller-order-row>.seller-product-thumb img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.seller-order-row>.seller-product-thumb b{color:#687984;font-size:14px}.seller-order-row strong{color:#35424c;font-size:11px}.seller-order-row small{color:#8d979f;font-size:9px}.seller-order-row b{color:#9b4a1a;font-size:11px}.seller-recent .seller-order-row>.seller-primary.small{flex:0 0 auto;width:auto;min-width:108px;height:34px;min-height:34px;margin-left:8px;padding:0 12px;border-radius:6px;box-sizing:border-box;font-size:11px;font-weight:650;line-height:1.2;white-space:nowrap;text-align:center}.seller-recent .seller-order-row>.seller-order-status{flex:0 0 auto;min-width:108px;text-align:center}.seller-recent .seller-order-row>.seller-primary.small{width:auto;min-width:108px;height:34px;min-height:34px;padding:0 12px;font-size:11px}@media(max-width:760px){.seller-recent .seller-order-row{flex-wrap:wrap}.seller-recent .seller-order-row>div{flex-basis:calc(100% - 44px)}.seller-recent .seller-order-row>.seller-order-status{margin-left:40px}.seller-recent .seller-order-row>.seller-primary.small{margin-left:auto}}.seller-order-status,.seller-state{padding:4px 7px;border-radius:999px;color:#8d632f;background:#fbf1e4;font-size:9px;white-space:nowrap}.seller-order-status.is-pending,.seller-mobile-funding-row em.is-pending{color:#96671f;border:1px solid #ead39a;background:#fff6d9}.seller-order-status.is-completed,.seller-mobile-funding-row em.is-completed{color:#23744b;border:1px solid #b9e0c8;background:#e9f7ef}.seller-order-status.is-rejected,.seller-mobile-funding-row em.is-rejected{color:#b23b3b;border:1px solid #efb8b8;background:#fdecec}.seller-state.shipped,.seller-order-status.active-dot{color:#23744b;border:1px solid #b9e0c8;background:#e9f7ef}.seller-order-status.inactive-dot{color:#7c8790;border:1px solid #d9dfe3;background:#f3f5f6}.seller-empty{min-height:96px;padding:24px;display:grid;place-items:center;color:#929ba2;text-align:center;font-size:11px}.seller-tips>div:not(header){min-height:61px;padding:13px 18px;border-bottom-color:#edf0f2}.seller-tips>div>span{color:#d8b69e;font-family:inherit;font-size:14px;font-weight:750}.seller-tips strong{color:#45515a}.seller-tips small{color:#8d979f}.seller-toolbar{min-height:42px;margin-bottom:10px}.seller-search{height:36px;border-color:#dce1e5;border-radius:7px}.seller-search:focus-within{border-color:#eba373;box-shadow:0 0 0 3px #eb7f3017}.seller-search input{color:#34414b;font-size:11px}.seller-product-table{border-color:var(--seller-line);border-radius:8px}.seller-table-head{min-height:44px;padding:0 16px;color:#7f8991;background:#f8f9fa}.seller-table-row{min-height:68px;padding:0 16px;border-top-color:#edf0f2;color:#56636d}.seller-table-row:hover{background:#fafbfc}.seller-product-name>span{width:39px;height:39px;border-radius:6px;background:#f0f2f4}.seller-product-name>.seller-product-thumb{flex:0 0 46px;width:46px;height:46px;min-width:46px;min-height:46px;overflow:hidden;border-radius:8px;background:#edf2f6}.seller-product-name>.seller-product-thumb img{width:100%;height:100%;display:block;object-fit:cover}.seller-product-name>.seller-product-thumb b{color:#687984;font-size:14px}.seller-product-thumb{overflow:hidden}.seller-product-thumb img{width:100%;height:100%;display:block;object-fit:cover}.seller-product-thumb b{color:#6f7b84;font-size:13px;font-weight:700}.seller-table-row>button{padding:6px 8px;border-radius:4px;color:#a44d18}.seller-table-row>button:hover{background:#fff1e6}.seller-product-actions{display:flex;gap:4px}.seller-product-actions button{min-width:36px}.seller-product-table .seller-table-head,.seller-product-table .seller-table-row{min-width:680px;grid-template-columns:3fr 1.15fr 1fr 1.15fr .8fr 1fr}.seller-order-cards{gap:12px}.seller-order-card{border-color:var(--seller-line);border-radius:8px;box-shadow:0 3px 10px #212b3506}.seller-order-card>header,.seller-order-card>footer{padding-right:18px;padding-left:18px}.seller-order-card header b{color:#9e4c1c}.seller-order-card>footer{color:#7d8790;font-size:10px}.seller-form-modal{border-radius:8px}.seller-product-editor{max-height:calc(100dvh - 36px);display:flex;flex-direction:column;overflow:hidden}.seller-product-editor>header,.seller-product-editor>footer{flex:0 0 auto}.seller-product-editor>.seller-form-grid{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.seller-content>.seller-form-modal{width:100%;box-shadow:none}.seller-form-grid{gap:14px}.seller-form-grid label>span{color:#5f6c75;font-size:10px}.seller-form-grid input,.seller-form-grid select,.seller-form-grid textarea{border-color:#dce1e4;border-radius:6px;color:#34404a;font-size:11px}.seller-form-grid input,.seller-form-grid select{height:38px}.seller-form-grid input:focus,.seller-form-grid select:focus,.seller-form-grid textarea:focus{border-color:#e7a275;box-shadow:0 0 0 3px #eb7f3017}.seller-form-grid input:disabled{color:#9ba3aa;background:#f3f4f5}.seller-withdrawal-form{width:100%;margin-top:14px;box-shadow:none}.seller-kyc-panel{margin-bottom:14px;overflow:hidden}.seller-kyc-panel>header{min-height:70px;padding:16px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #edf0f2}.seller-kyc-panel>header h2{margin:0;color:#34414a;font-size:14px}.seller-kyc-panel>header p{margin:5px 0 0;color:#7c8790;font-size:10px;line-height:1.6}.seller-kyc-panel.approved>header{background:#f6fbf7}.seller-kyc-panel.pending>header{background:#fffaf3}.seller-kyc-panel.required>header{background:#fff8f4}.seller-kyc-status{min-height:29px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;color:#85522f;background:#fff0e4;font-size:10px;font-weight:700;white-space:nowrap}.seller-kyc-panel.approved .seller-kyc-status{color:#2e6b45;background:#e8f5ec}.seller-kyc-summary{padding:14px 18px;display:flex;flex-wrap:wrap;gap:12px 28px;color:#7b8790;font-size:10px}.seller-kyc-summary span{display:inline-flex;align-items:center;gap:7px}.seller-kyc-summary strong{color:#35414a;font-size:11px}.seller-kyc-reuse{margin:16px 18px 0;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #dce9df;border-radius:7px;background:#f7fbf8}.seller-kyc-reuse>div{display:grid;gap:5px}.seller-kyc-reuse strong{color:#33533e;font-size:11px}.seller-kyc-reuse span{color:#77857c;font-size:10px}.seller-kyc-divider{margin:17px 18px;display:flex;align-items:center;gap:10px;color:#929aa1;font-size:9px}.seller-kyc-divider:before,.seller-kyc-divider:after{content:"";height:1px;flex:1;background:#e7eaec}.seller-kyc-fields{padding-top:0;padding-bottom:16px}.seller-kyc-panel>.seller-document-grid,.seller-kyc-panel>.seller-document-section{margin-right:18px;margin-left:18px}.seller-kyc-footer{padding:16px 18px;display:flex;justify-content:flex-end;border-top:1px solid #edf0f2}.seller-withdrawal-fee-notice{margin:0 18px 12px;padding:12px 14px;display:flex;align-items:flex-start;gap:10px;border:1px solid #f1d2bd;border-radius:6px;color:#87502f;background:#fff8f2}.seller-withdrawal-fee-notice>svg{flex:none;margin-top:1px;color:#df7835}.seller-withdrawal-fee-notice p{margin:0;display:grid;gap:4px;line-height:1.5}.seller-withdrawal-fee-notice strong{color:#774321;font-size:11px}.seller-withdrawal-fee-notice span{color:#956b50;font-size:10px}.seller-withdrawal-breakdown{margin:0 18px 14px;padding:12px 14px;display:flex;flex-wrap:wrap;gap:18px;border:1px solid #e1e9df;border-radius:6px;background:#f7faf6;color:#718077;font-size:11px}.seller-withdrawal-breakdown span{display:inline-flex;align-items:center;gap:6px}.seller-withdrawal-breakdown strong{color:#2d4938;font-size:12px}.seller-managed-badge{padding:5px 8px;border-radius:999px;color:#3d6f92;background:#eaf3fa;font-size:9px;font-weight:700}.seller-managed-banner{margin-bottom:14px;padding:18px;display:flex;align-items:center;gap:13px;color:#496271;background:#f7fafc}.seller-managed-banner>svg{flex:none;color:#4386c6}.seller-managed-banner strong{color:#2e3d47;font-size:12px}.seller-managed-banner p{margin:4px 0 0;color:#7f8b94;font-size:10px;line-height:1.6}.seller-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.seller-profile-grid>div{min-height:78px;padding:16px 18px;display:grid;align-content:center;gap:6px;border-right:1px solid #edf0f2;border-bottom:1px solid #edf0f2}.seller-profile-grid>div:nth-child(2n){border-right:0}.seller-profile-grid span{color:#8a949c;font-size:9px}.seller-profile-grid strong{color:#34414a;font-size:12px}.seller-message-panel{min-height:540px;display:grid;grid-template-rows:auto minmax(300px,1fr) auto}.seller-message-list{max-height:480px;padding:16px 18px;display:grid;align-content:start;gap:10px;overflow-y:auto}.seller-message-list article{max-width:76%;padding:11px 13px;display:flex;gap:9px;border-radius:8px;background:#f4f6f7}.seller-message-list article>span{width:28px;height:28px;flex:none;display:grid;place-items:center;border-radius:50%;color:#a44e19;background:#fff0e4}.seller-message-list article>div{min-width:0}.seller-message-list article strong{color:#39464f;font-size:10px}.seller-message-list article p{margin:5px 0;color:#596670;font-size:11px;line-height:1.6}.seller-message-list article small{color:#929ca4;font-size:8px}.seller-message-form{padding:12px 14px;display:grid;grid-template-columns:1fr auto;gap:9px;border-top:1px solid #edf0f2}.seller-message-form input{height:38px;padding:0 12px;border:1px solid #dce1e4;border-radius:6px;outline:0;color:#394650;font-size:11px}.seller-message-form input:focus{border-color:#e7a275;box-shadow:0 0 0 3px #eb7f3017}.logistics-disabled-panel{border:1px solid #d9e2f2}.workflow-mode.disabled{color:#6d7f9f;background:#eef3fb}.fulfillment-disabled-notice{margin:18px;padding:24px;text-align:center;color:#66758b;background:#f5f7fb;border:1px dashed #c8d4e8;border-radius:8px}.buyer-chat-modal{max-width:560px}.buyer-chat-list{max-height:360px;overflow-y:auto;display:grid;gap:10px;margin:16px 0;padding:4px}.buyer-chat-list article,.admin-chat-messages article{max-width:82%;padding:10px 12px;border-radius:10px;background:#f3f5f7}.buyer-chat-list article.mine,.admin-chat-messages article.owner{justify-self:end;background:#fff0e4}.chat-message-text{display:grid;gap:3px}.chat-message-text p{margin:0;white-space:pre-wrap}.chat-message-original{color:#1f2937}.chat-message-translation{color:#657486;font-size:.92em;border-top:1px solid rgba(101,116,134,.16);padding-top:3px}.chat-message-translation span{color:#9a6b2f;font-size:.88em;margin-right:3px}.buyer-chat-list article p,.admin-chat-messages article p{margin:5px 0;line-height:1.5;white-space:pre-wrap}.buyer-chat-list article small,.buyer-chat-list article time,.admin-chat-messages article small,.admin-chat-messages article time{color:#89939b;font-size:10px;display:block}.buyer-chat-form textarea,.admin-chat-form textarea{min-height:90px;width:100%;resize:vertical;padding:10px;border:1px solid #dce1e4;border-radius:8px;font:inherit}.buyer-chat-empty{color:#89939b;padding:40px 10px;text-align:center}.chat-management-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:16px}.chat-management-grid tr{cursor:pointer}.chat-management-grid tr.selected-row{background:#fff8f2}.chat-detail-panel{min-height:520px;display:flex;flex-direction:column}.admin-chat-messages{flex:1;overflow-y:auto;display:grid;align-content:start;gap:10px;padding:16px}.admin-chat-form{padding:14px;border-top:1px solid #edf0f2;display:grid;gap:10px}.chat-page .chat-management-grid{grid-template-columns:minmax(500px,1.25fr) minmax(520px,1fr);align-items:stretch}.chat-page .chat-list-panel{min-width:0}.chat-page .chat-list-panel td{height:64px}.chat-page .chat-list-panel td:first-child{position:relative}.chat-unread-badge{min-width:21px;height:21px;margin-left:8px;padding:0 6px;display:inline-grid;place-items:center;vertical-align:middle;border-radius:999px;color:#fff;background:#e5484d;font-size:11px;line-height:21px}.chat-status{padding:4px 9px;border-radius:999px;color:#66717f;background:#eef1f4;font-size:11px}.chat-status.is-open{color:#a53636;background:#ffe8e8}.chat-reply-tools{min-height:32px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.chat-reply-tools select,.chat-file-button{height:32px;padding:0 10px;border:1px solid #cfd6df;border-radius:4px;color:#4d5968;background:#fff;font-size:12px}.chat-file-button{display:inline-flex;align-items:center;cursor:pointer}.chat-file-button input{display:none}.chat-attachment-name{max-width:220px;overflow:hidden;color:#637286;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.admin-chat-messages article{box-shadow:0 1px 3px #202a390d}.admin-chat-messages article details{margin-top:6px;color:#637286;font-size:11px}.admin-chat-messages article details p{margin:5px 0 0;color:#697789;font-size:12px}.chat-attachment{display:inline-flex;margin-top:7px;color:#3566b8;font-size:12px;text-decoration:none}.chat-attachment:hover{text-decoration:underline}@media(max-width:900px){.chat-management-grid{grid-template-columns:1fr}}@media(max-width:900px){.chat-page .chat-management-grid{grid-template-columns:1fr}.chat-page .chat-list-panel{overflow-x:auto}.chat-page .chat-list-panel table{min-width:680px}}.seller-notice{right:18px;bottom:18px;border-color:#f0c7aa;border-radius:7px;color:#8e4216;background:#fff7f1;box-shadow:0 10px 26px #5a30141f}@media(max-width:600px){html,body,#root{width:100%;min-width:0;max-width:100%;overflow-x:hidden}button,a,input,select,textarea{touch-action:manipulation}.buyer-benefit-bar{min-height:38px}.buyer-benefit-bar>div{min-height:38px;height:38px;display:flex;gap:0;padding:0 12px;overflow-x:auto;scrollbar-width:none}.buyer-benefit-bar>div::-webkit-scrollbar{display:none}.buyer-benefit-bar .benefit-item,.buyer-benefit-bar .benefit-swiper{min-height:38px;height:38px;width:auto;min-width:max-content;padding:0 12px;border-right:1px solid #333}.buyer-benefit-bar .benefit-item:first-child{padding-left:0}.buyer-benefit-bar .benefit-item:last-child{width:auto;max-width:none;margin:0;padding-left:12px}.buyer-benefit-bar .benefit-item svg,.buyer-benefit-bar .benefit-swiper svg{width:17px;height:17px}.buyer-benefit-bar .benefit-copy strong{font-size:10px}.buyer-benefit-bar .benefit-copy small{display:none}.buyer-benefit-bar .seller-join-benefit{min-width:250px;margin:0;border:0;border-radius:0;background:transparent}.buyer-benefit-bar .seller-join-benefit .benefit-copy strong{width:auto;max-width:145px;flex:1 1 auto;font-size:9px}.buyer-benefit-bar .benefit-join-pill{min-height:25px;margin-right:0;padding:0 9px;font-size:9px}.buyer-header-primary{min-height:60px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;grid-template-rows:56px 48px;gap:0 8px;padding:0 12px 6px;align-items:center}.mobile-menu{width:34px;height:40px;display:grid;place-items:center}.shop-logo{min-width:0;overflow:hidden}.shop-logo img{width:36px;height:36px}.shop-logo strong,.shop-logo small{display:none}.buyer-header-primary>.buyer-search{grid-column:1 / -1;grid-row:2;width:100%;min-width:0;height:40px;margin:0;padding-left:10px}.buyer-header-primary>.buyer-search input{min-width:0;height:36px;font-size:14px}.buyer-header-primary>.buyer-search button{width:40px;height:36px}.buyer-account{min-width:0;gap:7px}.buyer-account-entry,.buyer-support,.buyer-language{display:none!important}.buyer-cart{width:38px;height:38px}.buyer-cart svg{width:25px;height:25px}.buyer-cart b{top:-2px;right:-2px}.buyer-mobile-panel{padding:8px 12px;box-shadow:0 5px 14px #0000001a}.buyer-mobile-panel button{min-height:44px;font-size:13px}.buyer-app main{min-width:0}.buyer-hero{min-height:300px;margin:12px 12px 30px;padding:28px 20px;align-items:flex-start}.buyer-hero h1{max-width:58%;margin-top:10px;font-size:clamp(30px,9vw,42px)}.buyer-hero p{max-width:58%;font-size:12px;line-height:1.55}.hero-product{width:132px;height:132px;margin:30px -12px 0 0}.hero-product>span{font-size:70px}.buyer-trust-strip{margin:-12px 12px 30px;padding:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.buyer-trust-strip>div{min-height:60px;padding:9px}.buyer-catalog{width:100%;min-width:0;margin:0 0 42px;padding:0 12px}.tembulk-filter-row{min-height:0;padding:12px 0;display:grid;gap:10px}.buyer-catalog .period-tabs{overflow-x:auto;margin:0;padding-bottom:2px;scrollbar-width:none}.buyer-catalog .period-tabs::-webkit-scrollbar{display:none}.period-splide{gap:8px}.period-splide-slide{min-width:116px;height:36px;padding:0 12px;font-size:12px}.catalog-actions,.filter-category{width:100%;margin:0}.filter-category{justify-content:space-between;font-size:12px}.filter-category select{width:190px;height:38px;font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 8px}.product-card-body{padding:8px 4px 11px}.product-name{min-height:34px;font-size:12px;line-height:1.35}.product-name-copy{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-price strong{font-size:15px}.product-sold,.product-rating-line,.product-ranking{font-size:10px}.quick-cart{width:34px;height:34px}.product-detail-modal{width:calc(100% - 20px);max-height:calc(100dvh - 20px);margin:10px;border-radius:12px;grid-template-columns:1fr;overflow-y:auto}.product-detail-art{min-height:220px}.product-detail-copy{padding:18px 16px 22px}.product-detail-copy h2{font-size:20px;line-height:1.3}.tembulk-site-footer{margin-top:35px;padding-top:22px}.tembulk-footer-main{min-width:0;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px;padding:22px 14px}.tembulk-footer-main>.tembulk-footer-column{min-width:0;margin-bottom:0}.tembulk-footer-column h3{font-size:12px}.tembulk-footer-column a{font-size:10px}.tembulk-footer-bottom{min-height:62px;padding:12px 14px;align-items:flex-start;flex-direction:column}.tembulk-seller-banner{width:auto;max-width:none;height:auto;min-height:110px;margin:0 12px 24px}.tembulk-feedback-tools{right:0;bottom:10px}.tembulk-feedback-tools button{width:45px;min-height:50px}.seller-app{display:block;min-width:0}.seller-sidebar{position:relative;width:100%;min-height:0;padding:10px 12px 0;border-right:0}.seller-brand{width:145px;min-height:42px;padding:0}.seller-brand>img{width:32px;height:32px}.seller-brand strong{font-size:13px;white-space:nowrap}.seller-store-switcher{position:static;width:100%;min-height:48px;margin:9px 0 0;padding:7px 9px}.seller-store-switcher label{min-width:0}.seller-store-switcher select{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-sidebar nav{margin:9px -12px 0;padding:0 12px;display:flex;gap:4px;overflow-x:auto;scrollbar-width:none}.seller-sidebar nav::-webkit-scrollbar{display:none}.seller-nav-group{display:contents}.seller-nav-group>small{display:none}.seller-sidebar nav button{flex:0 0 auto;min-width:max-content;min-height:42px;height:42px;padding:0 11px;font-size:11px}.seller-sidebar nav button svg{width:16px;height:16px}.seller-main{width:100%;margin:0}.seller-topbar{height:58px;padding:0 12px;gap:8px}.seller-top-title{min-width:0}.seller-top-title .seller-eyebrow{display:none}.seller-topbar h1{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px}.seller-top-actions{margin-left:auto;gap:2px}.seller-top-actions .seller-support-link{display:none}.seller-top-actions button,.seller-top-actions a{width:34px;height:36px;justify-content:center;font-size:0}.seller-top-actions .seller-language-menu{display:inline-flex}.seller-top-actions .seller-language-menu{width:34px}.seller-top-actions .seller-language-menu button{width:34px;padding:0}.seller-top-actions .seller-language-menu button>span:not(.seller-flag){display:none}.seller-top-actions .seller-logout-btn,.seller-account-copy,.seller-avatar,.seller-mall-link{display:none!important}.seller-content{width:100%;max-width:none;padding:18px 12px 42px}.seller-welcome,.seller-page-heading{margin-bottom:18px;gap:12px}.seller-welcome h2,.seller-page-heading h2{font-size:22px;line-height:1.25}.seller-welcome p,.seller-page-heading p{font-size:11px;line-height:1.55}.seller-heading-actions,.seller-page-heading>.seller-outline{width:100%}.seller-heading-actions .seller-outline{width:100%}.seller-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.seller-stats article{min-height:92px;padding:12px}.seller-stats strong{margin:7px 0 3px;font-size:18px}.seller-stats span,.seller-stats small{font-size:9px;line-height:1.35}.seller-overview-grid{gap:10px}.seller-panel>header{min-height:58px;padding:12px 13px}.seller-panel h2{font-size:13px}.seller-toolbar{min-height:0;display:grid;gap:8px;margin-bottom:10px}.seller-toolbar>span{font-size:10px}.seller-search{width:100%;height:40px}.seller-product-table{overflow:visible;border:0;background:transparent}.seller-table-head{display:none}.seller-table-row{min-width:0;min-height:0;margin-bottom:8px;padding:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;border:1px solid #e0e7df;border-radius:8px;background:#fff;font-size:11px}.seller-table-row>*{min-width:0}.seller-product-name{grid-column:1 / -1}.seller-product-name strong{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.35}.seller-table-row>strong{text-align:right}.seller-order-cards{gap:9px}.seller-order-card>header,.seller-order-card>footer{padding:12px 13px}.seller-order-items{padding:6px 13px}.seller-order-card>footer{align-items:flex-start;flex-direction:column;gap:5px}.seller-form-modal,.seller-modal-backdrop{width:100%}.seller-modal-backdrop{padding:10px;align-items:end}.seller-form-modal{max-height:calc(100dvh - 20px);border-radius:12px 12px 0 0}.seller-form-grid{padding:14px;gap:10px}.seller-form-modal footer{padding:10px 14px calc(10px + env(safe-area-inset-bottom))}.seller-primary,.seller-outline{min-height:42px}.seller-notice{right:10px;bottom:calc(10px + env(safe-area-inset-bottom));left:10px;justify-content:space-between}}@media(max-width:1180px){.seller-topbar{padding-inline:20px;gap:12px}.seller-account-copy{display:none}.seller-content{padding-inline:22px}}@media(max-width:900px){.seller-app{display:block}.seller-sidebar{position:relative;width:100%;min-height:0;padding:12px 14px 10px;border-right:0;border-bottom:1px solid var(--seller-line)}.seller-brand{width:190px;min-height:48px;padding-bottom:8px;border-bottom:0}.seller-brand>img{width:34px;height:34px}.seller-store-switcher{position:absolute;top:10px;right:14px;width:210px;min-height:52px;margin:0;padding:7px 9px}.seller-store-avatar{width:32px;height:32px}.seller-sidebar nav{margin:8px 0 0;display:flex;gap:5px;overflow-x:auto}.seller-nav-group{display:contents}.seller-nav-group>small{display:none}.seller-sidebar nav button{width:max-content;min-width:max-content;height:35px;padding:0 10px}.seller-sidebar nav button:hover{transform:none}.seller-sidebar nav button.active:before{inset:auto 9px 0;width:auto;height:3px;border-radius:3px 3px 0 0}.seller-side-footer{display:none}.seller-main{width:100%;margin-left:0}.seller-topbar{height:64px}.seller-operation-pill{display:none}.seller-content{max-width:none;padding:22px 18px 45px}.seller-overview-grid{grid-template-columns:1fr}}@media(max-width:680px){.seller-kyc-panel>header,.seller-kyc-reuse{align-items:flex-start;flex-direction:column}.seller-kyc-reuse .seller-primary{width:100%}.seller-brand{width:150px}.seller-brand small{display:none}.seller-store-switcher{width:180px}.seller-topbar{padding:0 12px;gap:8px}.seller-top-title .seller-eyebrow{display:none}.seller-topbar h1{margin:0;font-size:17px}.seller-top-actions{gap:3px}.seller-top-actions .seller-mall-link{width:34px;padding:0;font-size:0}.seller-top-actions .seller-logout-btn,.seller-avatar{display:none}.seller-welcome,.seller-page-heading{align-items:flex-start;flex-direction:column}.seller-welcome h2,.seller-page-heading h2{font-size:21px}.seller-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-stats article{min-height:102px;padding:15px}.seller-stats strong{font-size:20px}.seller-task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-task-grid button:nth-child(2){border-right:0}.seller-task-grid button:nth-child(-n+2){border-bottom:1px solid #edf0f2}.seller-profile-grid{grid-template-columns:1fr}.seller-profile-grid>div,.seller-profile-grid>div:nth-child(2n){border-right:0}.seller-message-list article{max-width:92%}.seller-form-grid{grid-template-columns:1fr}.seller-form-grid label.full{grid-column:auto}}@media(max-width:430px){.seller-store-switcher{width:156px}.seller-store-switcher label small,.seller-store-switcher>i{display:none}.seller-store-switcher label{align-self:center}.seller-content{padding-inline:12px}.seller-order-row{padding-inline:13px}}.seller-application-wizard{width:100%;max-width:920px;margin:0 auto;box-shadow:none}.seller-application-steps{min-height:82px;padding:18px 28px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #edf0f2;background:#fff}.seller-application-step{position:relative;display:grid;justify-items:center;gap:7px;color:#9aa2a9}.seller-application-step:not(:last-child):after{content:"";position:absolute;top:14px;left:calc(50% + 22px);width:calc(100% - 44px);height:1px;background:#dfe4e7}.seller-application-step span{position:relative;z-index:1;width:29px;height:29px;display:grid;place-items:center;border:1px solid #dfe4e7;border-radius:50%;color:#89939b;background:#fff;font-size:11px;font-weight:700}.seller-application-step small{font-size:10px}.seller-application-step.active,.seller-application-step.done{color:#a94f19}.seller-application-step.active span,.seller-application-step.done span{border-color:#eb7f30;color:#fff;background:#eb7f30}.seller-application-step.done:not(:last-child):after{background:#eb7f30}.seller-wizard-body{min-height:390px;padding:32px 38px}.seller-wizard-page>h3{margin:0;color:#222d36;font-size:19px}.seller-wizard-page>p{margin:8px 0 24px;color:#7f8991;font-size:11px;line-height:1.65}.seller-wizard-page .seller-form-grid{max-width:680px;padding:0}.seller-date-control{position:relative;display:flex;align-items:center}.seller-date-control>input[type=text]{padding-right:42px}.seller-date-trigger{position:absolute;right:8px;width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:4px;color:#6c7880;background:transparent;cursor:pointer}.seller-date-trigger:hover,.seller-date-trigger:focus-visible{color:#eb7f30;background:#fff5ee;outline:0}.seller-date-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:30;width:min(300px,calc(100vw - 32px));padding:14px;border:1px solid #dfe5e0;border-radius:8px;background:#fff;box-shadow:0 14px 34px #24362b29}.seller-date-picker-heading{display:flex;align-items:center;justify-content:space-between;gap:7px}.seller-date-picker-heading>button{width:30px;height:30px;display:grid;place-items:center;border:1px solid #e1e7e1;border-radius:5px;color:#52635a;background:#fff;cursor:pointer}.seller-date-picker-heading>button:hover:not(:disabled),.seller-date-picker-heading>button:focus-visible{border-color:#e7a275;color:#a95420;background:#fff8f3;outline:0}.seller-date-picker-heading>button:disabled{color:#c7cfca;background:#f7f9f7;cursor:not-allowed}.seller-date-picker-selects{min-width:0;flex:1;display:grid;grid-template-columns:1.15fr .95fr;gap:6px}.seller-date-picker-selects select{width:100%;height:30px;padding:0 6px;border:1px solid #dfe6df;border-radius:5px;color:#405047;background:#fff;font-size:11px;font-weight:650}.seller-date-picker-selects select:focus{border-color:#e7a275;outline:0;box-shadow:0 0 0 2px #eb7f301a}.seller-date-picker-caption{margin:11px 0 8px;color:#89968e;font-size:10px}.seller-date-weekdays,.seller-date-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.seller-date-weekdays{margin-bottom:3px;color:#9aa59e;font-size:9px;text-align:center}.seller-date-grid button,.seller-date-empty{min-height:30px}.seller-date-grid button{border:1px solid transparent;border-radius:5px;color:#45554b;background:#fff;font-size:11px;cursor:pointer}.seller-date-grid button:hover:not(:disabled),.seller-date-grid button:focus-visible{border-color:#e7a275;color:#a95420;background:#fff8f3;outline:0}.seller-date-grid button.selected{border-color:#eb7f30;color:#fff;background:#eb7f30;font-weight:700}.seller-date-grid button:disabled{color:#cbd2cd;background:#f7f9f7;cursor:not-allowed}.seller-date-picker-footer{margin-top:11px;padding-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #eef2ee}.seller-date-picker-footer span{color:#98a39c;font-size:9px}.seller-date-picker-footer button{min-height:28px;padding:0 10px;border:1px solid #eb7f30;border-radius:4px;color:#a95420;background:#fff7f0;font-size:10px;cursor:pointer}.seller-date-picker-footer button:hover,.seller-date-picker-footer button:focus-visible{color:#fff;background:#eb7f30;outline:0}.seller-business-choice{width:100%;min-height:78px;padding:16px 18px;display:flex;align-items:center;gap:13px;border:1px solid #dadfe3;border-radius:7px;color:#34414b;background:#fff;text-align:left}.seller-business-choice.active{border-color:#eb7f30;box-shadow:0 0 0 2px #eb7f301a}.seller-radio-dot{width:18px;height:18px;flex:none;border:5px solid #eb7f30;border-radius:50%;background:#fff}.seller-business-choice div{display:grid;gap:5px}.seller-business-choice strong{font-size:12px}.seller-business-choice small{color:#89939b;font-size:10px}.seller-shop-name-field{max-width:620px;display:grid;gap:10px}.seller-shop-name-field label{display:grid;gap:7px}.seller-shop-name-field label span{color:#5f6c75;font-size:10px}.seller-shop-name-field input{width:100%;height:42px;padding:0 12px;border:1px solid #dce1e5;border-radius:6px;outline:0;color:#34414b;font-size:12px}.seller-shop-name-field input:focus{border-color:#e7a275;box-shadow:0 0 0 3px #eb7f3017}.seller-shop-name-field>small{color:#8e979e;font-size:10px}.seller-review-summary{margin-bottom:22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #e4e8eb;border-radius:7px;background:#fafbfc}.seller-review-summary>div{min-height:62px;padding:12px 14px;display:grid;align-content:center;gap:5px;border-right:1px solid #e8ebed;border-bottom:1px solid #e8ebed}.seller-review-summary>div:nth-child(2n){border-right:0}.seller-review-summary>div:last-child{border-bottom:0}.seller-review-summary span{color:#9099a0;font-size:9px}.seller-review-summary strong{color:#35414a;font-size:11px;overflow-wrap:anywhere}.seller-document-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.seller-document-grid:not(.single){grid-template-columns:repeat(2,minmax(0,1fr))}.seller-document-grid.single{grid-template-columns:minmax(0,1fr);max-width:420px}.seller-document-upload{display:grid;gap:7px}.seller-document-upload>span:first-child{display:flex;align-items:center;justify-content:space-between;color:#56636d;font-size:10px}.seller-document-upload>span:first-child small{color:#b45720;font-size:9px}.seller-upload-box{position:relative;aspect-ratio:4 / 3;display:grid;place-items:center;align-content:center;gap:7px;overflow:hidden;border:1px dashed #cfd6db;border-radius:7px;color:#8d979f;background:#fafbfc;cursor:pointer}.seller-upload-box:hover{border-color:#eb7f30;color:#b6571e;background:#fff8f3}.seller-upload-box b{font-size:10px;font-weight:600}.seller-upload-box input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.seller-upload-box img{width:100%;height:100%;display:block;object-fit:contain;background:#f2f4f5}.seller-upload-actions{display:flex;gap:7px}.seller-upload-action{min-height:30px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #d8dee2;border-radius:5px;color:#5d6a74;background:#fff;font-size:10px;cursor:pointer}.seller-upload-action:hover{border-color:#e7a275;color:#a54d1d;background:#fff8f3}.seller-upload-action-primary{border-color:#eb7f30;color:#a54d1d;background:#fff7f0}.seller-upload-file-input{display:none}.seller-camera-backdrop{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:18px;background:#181f24a3}.seller-camera-dialog{width:min(560px,100%);overflow:hidden;border:1px solid #dfe4e7;border-radius:8px;background:#fff;box-shadow:0 18px 48px #131d2447}.seller-camera-dialog>header{min-height:62px;padding:14px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #edf0f2}.seller-camera-dialog>header h3{margin:0;color:#2f3b44;font-size:15px}.seller-camera-dialog>header p{margin:5px 0 0;color:#7d8992;font-size:10px}.seller-camera-dialog>header button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:4px;color:#6c7881;background:#f5f6f7;cursor:pointer}.seller-camera-video{width:100%;max-height:min(62vh,520px);display:block;aspect-ratio:4 / 3;object-fit:cover;background:#13191d;transform:scaleX(-1)}.seller-camera-error{min-height:240px;padding:32px;display:grid;place-items:center;color:#a04e25;background:#fff8f3;text-align:center;font-size:12px;line-height:1.65}.seller-camera-dialog>footer{padding:12px 16px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #edf0f2}.seller-camera-dialog>footer button{min-height:32px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:5px;font-size:10px;cursor:pointer}.seller-camera-dialog>footer .seller-outline{border:1px solid #d8dee2;color:#5d6a74;background:#fff}.seller-camera-dialog>footer .seller-primary{border:1px solid #eb7f30;color:#fff;background:#eb7f30}.seller-camera-dialog>footer button:disabled{opacity:.5;cursor:not-allowed}.seller-field-note{margin-top:6px;color:#7d8790;font-size:10px;line-height:1.5}.seller-document-requirements{margin:0 0 18px;padding:12px 14px;display:grid;gap:4px;border:1px solid #f0d9c9;border-radius:6px;color:#646f78;background:#fff9f5;font-size:10px;line-height:1.55}.seller-document-requirements strong{color:#8f461a;font-size:11px}.seller-document-section{margin-top:18px;padding-top:18px;border-top:1px solid #e8ebed}.seller-document-section>header{margin-bottom:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.seller-document-section>header h4{margin:0;color:#35414a;font-size:13px}.seller-document-section>header p{margin:5px 0 0;color:#7f8991;font-size:10px;line-height:1.55}.seller-document-section>header>span{flex:none;padding:4px 7px;border-radius:4px;color:#a34d18;background:#fff1e7;font-size:9px;font-weight:650}.seller-document-description{min-height:32px;color:#7d8790;font-size:9px;line-height:1.55}.seller-selfie-layout{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr);align-items:start;gap:22px}.seller-selfie-layout ul{margin:26px 0 0;padding-left:18px;color:#66727b;font-size:10px;line-height:1.8}.seller-application-terms{margin-top:20px;color:#111;font-size:13px;line-height:1.55}.seller-terms-check{margin-top:0;display:flex;align-items:flex-start;gap:14px;color:#111;font-size:13px;line-height:1.55}.seller-terms-check input{width:22px;height:22px;flex:none;margin:1px 0 0;accent-color:#eb7f30;cursor:pointer}.seller-application-terms a{color:#f47722;text-decoration:underline;text-underline-offset:2px}.seller-application-terms a:hover{color:#c9570c}.seller-terms-submit-copy{margin:22px 0 0;color:#111;font-size:13px;line-height:1.55}.review-detail-modal{width:min(980px,100%)}.admin-document-section{padding:0 18px 20px}.admin-document-section>div:first-child{margin-bottom:12px}.admin-document-section h3{margin:0;color:#303a45;font-size:14px}.admin-document-section p{margin:5px 0 0;color:#8c96a1;font-size:10px}.admin-document-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-document-grid.two-items{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-document-grid article{overflow:hidden;border:1px solid #e1e5e9;border-radius:7px;background:#fafbfc}.admin-document-grid article>span{height:35px;padding:0 11px;display:flex;align-items:center;color:#66717c;background:#fff;font-size:10px;font-weight:650}.admin-document-grid a{display:block;aspect-ratio:4 / 3;background:#f1f3f5}.admin-document-grid img{width:100%;height:100%;display:block;object-fit:contain}.admin-document-missing{min-height:160px;padding:18px;display:grid;place-items:center;color:#a15a35;text-align:center;font-size:10px;line-height:1.6}@media(max-width:680px){.seller-application-steps{padding-inline:12px}.seller-application-step small{font-size:9px}.seller-wizard-body{min-height:360px;padding:24px 18px}.seller-review-summary,.seller-document-grid,.seller-document-grid:not(.single),.admin-document-grid{grid-template-columns:1fr}.seller-selfie-layout{grid-template-columns:1fr}.seller-selfie-layout ul{margin-top:0}.admin-document-grid.two-items{grid-template-columns:1fr}.seller-review-summary>div,.seller-review-summary>div:nth-child(2n){border-right:0}.seller-review-summary>div:last-child{border-bottom:0}.seller-upload-box{aspect-ratio:16 / 9}}.order-product-thumb{width:40px;height:40px;flex:0 0 40px;display:block;overflow:hidden;border-radius:3px;background:#eff1ea}.order-product-thumb img{width:100%;height:100%;display:block;object-fit:cover}.order-product-thumb .order-emoji{width:100%;height:100%}.seller-shipping-timeline,.buyer-shipping-timeline{display:grid;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #edf0f4;font-size:12px}.seller-shipping-timeline>div{display:flex;gap:8px;align-items:flex-start}.seller-shipping-timeline span{display:grid;gap:2px}.seller-shipping-timeline small,.buyer-shipping-timeline small{color:#7d8796}.timeline-dot{width:8px;height:8px;border-radius:50%;margin-top:4px;background:#aab3bf}.shipping-ready,.shipping-dispatched,.shipping-transit,.shipping-out-for-delivery{color:#9a6700}.shipping-delivered{color:#16834b}.shipping-exception,.shipping-returned{color:#c24141}.buyer-shipping-timeline{display:flex;gap:16px;flex-wrap:wrap;padding:12px 16px;background:#fafbfc}.buyer-shipping-timeline>div{display:grid;gap:3px;min-width:150px}.buyer-shipping-timeline span{color:#566173}.seller-content:has(.seller-order-cards){max-width:1180px}.seller-order-cards{gap:10px}.seller-order-card{display:block;overflow:hidden;border:1px solid #dfe5e9;border-radius:9px;background:#fff;box-shadow:0 2px 8px #23303a0b}.seller-order-card>header{min-height:64px;padding:13px 18px;background:#fff}.seller-order-card header strong{color:#263943;font-size:12px;letter-spacing:.01em}.seller-order-card header span{color:#89959d;font-size:10px}.seller-order-card header b{color:#9a4d20;font-size:15px;font-weight:750}.seller-order-items{padding:8px 18px;background:#fbfcfd}.seller-order-items>div{min-height:46px;padding:6px 0}.seller-order-items>div>span{width:34px;height:34px;color:#6c7c88;background:#eef2f4}.seller-order-items .seller-product-thumb{flex:0 0 46px;width:46px;height:46px;overflow:hidden;border-radius:7px;background:#eef2f4}.seller-order-items .seller-product-thumb img{width:100%;height:100%;display:block;object-fit:cover}.seller-order-items .seller-product-thumb b{color:#687984;font-size:14px}.seller-order-items strong{color:#3f505b;font-size:11px}.seller-order-card>footer{min-height:48px;padding:8px 18px;gap:12px;border-top:1px solid #e9eef1}.seller-state,.seller-shipping-state{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;font-size:10px;font-weight:650;white-space:nowrap}.seller-shipping-state,.seller-shipping-state.shipping-ready,.seller-shipping-state.shipping-dispatched,.seller-shipping-state.shipping-transit,.seller-shipping-state.shipping-out-for-delivery{color:#996819;background:#fff6df}.seller-shipping-state.shipping-delivered{color:#23744b;background:#e9f7ef}.seller-shipping-state.shipping-exception,.seller-shipping-state.shipping-returned{color:#ad493e;background:#fff0ee}.seller-shipping-timeline{margin:0;padding:9px 18px 11px;gap:6px;border-top:1px solid #edf1f3;background:#fff;font-size:10px}.seller-shipping-timeline>div{gap:8px}.seller-shipping-timeline span{gap:1px}.seller-shipping-timeline span strong{color:#4a5a64;font-size:10px}.seller-shipping-timeline span strong.shipping-exception,.seller-shipping-timeline span strong.shipping-returned{color:#c24141}.seller-shipping-timeline span small{color:#8b969e;font-size:9px}.funding-rate-modal{width:min(820px,calc(100vw - 48px));max-height:min(720px,calc(100vh - 56px));border-radius:8px}.funding-rate-modal>header{min-height:92px;padding:20px 28px 18px}.funding-rate-modal>header>div{min-width:0;gap:7px}.funding-rate-modal>header .eyebrow{font-size:11px}.funding-rate-modal>header h2{font-size:22px;line-height:1.25}.funding-rate-modal>header p{margin:0;color:#778393;font-size:13px;line-height:1.5}.funding-rate-explain{margin:20px 28px 22px;padding:15px 17px;display:grid;gap:7px;border:1px solid #d9e3f2;border-radius:6px;color:#50627a;background:#f5f8fd;font-size:13px;line-height:1.65}.funding-rate-explain strong{color:#334d72;font-size:14px}.funding-rate-field{margin:0 28px 20px;display:grid;grid-template-columns:190px 150px minmax(0,1fr);align-items:center;gap:10px 14px}.funding-rate-field>span{color:#3f4b5b;font-size:14px;font-weight:650;line-height:1.4}.funding-rate-field input{width:150px;height:40px;padding:0 11px;border:1px solid #cdd6e2;border-radius:5px;outline:0;color:#25354b;background:#fff;font-size:15px}.funding-rate-field input:focus{border-color:#3765bd;box-shadow:0 0 0 3px #3765bd1f}.funding-rate-field small{min-width:0;color:#778393;font-size:12px;line-height:1.55}.funding-rate-modal>footer{padding:16px 28px;gap:10px}.funding-rate-modal>footer button{min-height:40px;padding-inline:18px;font-size:13px}@media(max-width:680px){.funding-rate-modal{width:min(100%,calc(100vw - 24px));max-height:calc(100vh - 24px)}.funding-rate-modal>header{padding-inline:20px}.funding-rate-explain{margin-inline:20px}.funding-rate-field{margin-inline:20px;grid-template-columns:1fr 130px}.funding-rate-field input{width:130px}.funding-rate-field small{grid-column:1 / -1}.funding-rate-modal>footer{padding-inline:20px}}@media(max-width:900px){.sl-hero-left{padding-inline:20px}.sl-hero-left h1{max-width:100%;font-size:clamp(30px,8.8vw,36px);line-height:1.15}}@media(min-width:901px){.sl-header{padding-inline:max(28px,calc((100% - 1246px)/2))}.sl-brand{gap:10px}.sl-logo{width:40px;height:40px;border-radius:10px;object-fit:cover}.sl-hero-left{width:min(calc(100% - 194px),1246px);padding-top:36px}.sl-hero-left h1{margin-bottom:44px}.sl-feats{gap:22px}.sl-stats-bar{background:#333}.sl-why{background:#fffaf6;padding:77px 80px 96px}.sl-why-grid{max-width:1144px;padding:0 21.5px;box-sizing:border-box;grid-template-columns:repeat(2,531px);gap:24px 53px}.sl-why-card{position:relative;min-height:203px;padding:34px 32px 34px 49px;border:1px solid #e6e1dd;border-radius:20px;box-shadow:0 8px 22px #1e18120f;align-items:center}.sl-why-icon{position:absolute;left:-39px;top:50%;transform:translateY(-50%);width:78px;height:78px;border-radius:22px}.sl-why-icon svg{width:34px;height:34px}.sl-why-card h3{font-size:22px;margin-bottom:10px}.sl-why-card p{font-size:16px;line-height:1.45}.sl-partners{background:#fff;padding:70px 80px 77px}.sl-partners h2{font-size:38px;margin-bottom:82px}.sl-partners-card{width:1144px;max-width:1144px;min-height:300px;border-radius:20px;transform:translate(-7.5px)}.sl-partners-left{width:510px;padding:48px}.sl-partners-left h3{font-size:26px}.sl-partners-left p{font-size:16px}.sl-partners-right{flex:none;width:664px;margin-left:-30px;gap:24px;padding:0 36px}.sl-partner-icon{width:78px;height:78px;border-radius:16px}.sl-partner-icon{width:80px;height:80px}.sl-partner-icon img{width:100%;height:100%;object-fit:contain}.sl-arrow{font-size:40px;color:#d6a46d}.sl-partner-dest{padding:0;background:transparent;box-shadow:none;border-radius:0}.sl-dest-wordmark{width:145px;height:auto;display:block}.sl-faq{background:#f5f5f5;padding:80px 80px 120px}.sl-faq h2{font-size:38px;margin-bottom:35px}.sl-faq-list{max-width:1144px;gap:12px;transform:translate(-7.5px)}.sl-faq-item,.sl-faq-item:first-child,.sl-faq-item:last-child{border:1px solid #dedede;border-radius:12px;box-shadow:0 1px 2px #00000005}.sl-faq-q{padding:21.5px 16px;font-size:16px}.sl-faq-a{padding:0 16px 20px;font-size:15px}.sl-cta{min-height:394px}.sl-cta-inner{width:100%;align-self:flex-start;padding:148px 32px 0}.sl-cta-inner h2{font-size:30px;margin-bottom:0}.sl-cta-inner p{font-size:20px;margin:0 0 48px}.sl-cta-btn{width:328px;height:48px;padding:0;font-size:16px}.sl-footnotes{padding:20px max(28px,calc((100% - 1246px)/2))}.sl-footnotes p{font-size:12px}.sl-footer{padding-inline:max(28px,calc((100% - 1246px)/2))}}.sl-panel-back button{gap:2px}.sl-ref-hd{border-color:transparent;padding-inline:0}.sl-ref-hd:hover{border-color:transparent}.sl-why-card sup{margin-left:2px;color:#777;font-size:.58em;vertical-align:super}.sl-overlay{z-index:1000;padding:32px 16px 32px 32px;align-items:flex-start;background:#0009;overscroll-behavior:contain}.sl-overlay>section{width:min(472px,calc(100vw - 32px))}.sl-modal{width:472px;height:min(702px,calc(100vh - 32px));max-width:100%;padding:36px 48px;overflow-y:auto;border-radius:6px;background:linear-gradient(180deg,#fff8ed 0,#fff 146px);box-shadow:none}.sl-modal-close{top:12px;right:13px;color:#171717}.sl-modal-title{margin-bottom:12px;font-size:20px;line-height:24px}.sl-modal .sl-stats-row{min-height:34px;margin-bottom:24px;gap:7px;flex-wrap:nowrap;white-space:nowrap}.sl-modal .sl-stat-num,.sl-modal .sl-stat-big-num{font-size:32px}.sl-modal .sl-stat-label{color:#e47b2d;font-size:13px}.sl-modal .sl-stat-sep{width:1px;height:22px;margin:0 1px;background:#dedede}.sl-modal .sl-fg{margin-bottom:20px}.sl-modal .sl-label-country,.sl-modal .sl-inp-label{font-size:14px}.sl-modal .sl-label-country small{margin-bottom:8px;font-size:13px}.sl-modal .sl-inp-label{margin-bottom:8px}.sl-modal .sl-sel{height:42px;font-size:14px}.sl-modal .sl-inp{height:40px;font-size:14px}.sl-modal .sl-referral-group{margin-top:-4px;margin-bottom:6px}.sl-modal .sl-ref-hd{height:34px}.sl-modal .sl-submit{height:48px;font-size:14px}.sl-modal .sl-policy{margin-top:10px}.sl-modal .sl-switch{margin-top:12px;padding-top:13px;border-top:1px solid #e3e3e3;font-size:13px}.sl-modal .sl-switch button{font-size:13px}.sl-overlay--login{align-items:center;padding:32px 16px}.sl-modal--login{height:auto;min-height:533px;overflow:visible;background:#fff}.sl-modal-back{position:absolute;top:12px;left:14px;min-height:24px;display:inline-flex;align-items:center;gap:1px;padding:0;color:#222;background:none;border:0;font-size:16px;line-height:16px;cursor:pointer}.sl-modal-back:hover,.sl-modal-back:focus-visible{color:var(--sl-orange)}.sl-login-modal-title{margin:10px 0 20px;font-size:20px;line-height:24px}.sl-modal--login .sl-forgot-row{justify-content:flex-end;gap:13px;margin:-3px 0 16px}.sl-modal--login .sl-forgot-link{font-size:13px;line-height:17px}.sl-modal--login .sl-switch{margin-top:13px;padding-top:0;border-top:0}@media(max-width:600px){.sl-overlay{padding:12px}.sl-overlay>section{width:min(472px,calc(100vw - 24px))}.sl-modal{height:calc(100vh - 24px);padding:34px 20px 26px}.sl-modal--login{min-height:0}.sl-modal .sl-stats-row{gap:5px}.sl-modal .sl-stat-num,.sl-modal .sl-stat-big-num{font-size:27px}.sl-modal .sl-stat-label{font-size:11px}}@media(min-width:901px)and (max-width:1200px){.sl-why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-inline:0}.sl-partners-card,.sl-faq-list{width:100%;max-width:100%;transform:none}.sl-partners-right{min-width:0;width:auto;flex:1;margin-left:0;gap:12px;padding-inline:18px}.sl-partner-icon{width:64px;height:64px}.sl-why-card{padding-left:82px}}@media(max-width:600px){.sl-page{overflow-x:hidden}.sl-why{padding-inline:20px}.sl-why-grid{width:100%;max-width:none;padding:0;grid-template-columns:1fr;gap:18px}.sl-why-card{min-width:0;min-height:0;padding:26px 22px 26px 76px;align-items:flex-start}.sl-why-card h3,.sl-why-card p{overflow-wrap:anywhere}.sl-partners{padding-inline:20px}.sl-partners-card{width:100%;max-width:none;min-width:0;display:block;transform:none}.sl-partners-left{width:100%}.sl-partners-right{width:100%;min-width:0;min-height:190px;display:flex;gap:10px;padding:24px 14px;overflow:hidden}.sl-partner-icon{width:52px;height:52px;flex:0 0 52px}.sl-partner-dest{min-width:0;flex:1}.sl-dest-wordmark{width:min(145px,100%);max-width:100%}.sl-arrow{font-size:28px;flex:0 0 auto}}@media(max-width:430px){.sl-header{padding-inline:10px}.sl-brand-text span{display:none}.sl-header-right{gap:7px}.sl-region{font-size:10px}.sl-signup-btn{padding-inline:10px;font-size:11px}.sl-why-card{padding-left:64px}.sl-why-icon{left:-18px;width:54px;height:54px;border-radius:15px}.sl-why-icon svg{width:25px;height:25px}.sl-partners-right{gap:6px;padding-inline:10px}.sl-partner-icon{width:44px;height:44px;flex-basis:44px}.sl-arrow{font-size:22px}}:root{--seller-policy-ink: #182b3d}.seller-policy-reference{min-height:100vh;background:#f5f5f7;color:#222;font-family:Arial,Helvetica,sans-serif}.seller-policy-header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 16px;background:#0d0d0d}.seller-policy-brand{display:inline-flex;align-items:center;color:#fff!important;text-decoration:none!important}.seller-policy-brand img{display:block;width:160px;height:40px;object-fit:contain;object-position:left center}.seller-policy-home{color:#fff!important;font-size:14px;font-weight:600}.seller-policy-content{width:1160px;max-width:calc(100% - 40px);margin:0 auto;padding:25px 20px}.seller-policy-reference .seller-policy-card{width:100%;margin:16px auto;padding:0;border:0;border-radius:0;box-shadow:none;background:transparent;color:#222}.seller-policy-reference .seller-policy-card h1{margin:0 0 20px;padding:0 4px 0 0;border-bottom:2px solid #ccc;text-align:center;font-size:32px;line-height:1.25;font-weight:700}.seller-policy-reference .seller-policy-updated{margin:0 0 24px;color:#222;text-align:center;font-size:14px;line-height:1.5}.seller-policy-reference .seller-policy-lead{margin:0 0 24px;color:#222;line-height:1.6}.seller-policy-reference .seller-policy-intro p{margin:0 0 18px;color:#222;line-height:1.6;font-size:14px}.seller-policy-reference .seller-policy-index{margin:24px 0}.seller-policy-reference .seller-policy-index h2{margin:0 0 14px;font-size:14px;line-height:18px;font-weight:700}.seller-policy-reference .seller-policy-index ul{margin:0;padding-left:28px}.seller-policy-reference .seller-policy-index li{margin:4px 0;line-height:1.5}.seller-policy-reference a{color:#fb8c00;text-decoration:none}.seller-policy-reference a:hover,.seller-policy-reference a:active{text-decoration:underline}.seller-policy-reference section{scroll-margin-top:84px;margin:18px 0 0}.seller-policy-reference section h2{margin:0 0 12px;padding:0;background:transparent;border:0;font-size:20px;line-height:1.4;font-weight:700}.seller-policy-reference section p{margin:0 0 10px;color:#222;line-height:1.65;font-size:14px}.seller-policy-reference .seller-policy-top{display:inline-block;margin-top:2px;font-size:13px}.seller-policy-reference footer{display:flex;flex-wrap:wrap;gap:20px;margin-top:38px;padding-top:20px;border-top:1px solid #ddd;font-size:14px}.seller-australia-address-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-australia-address-grid>.full{grid-column:1 / -1}.seller-australia-address-grid>label.full:first-child,.seller-australia-address-grid>.seller-legal-name-group.full{grid-column:1 / -1}.seller-australia-address-grid>label.full:nth-child(2){order:99}.seller-australia-address-grid>label.full:nth-child(2){grid-column:auto}.seller-australia-address-grid label em{color:#8a969f;font-style:normal;font-weight:400}.seller-basic-info-title{margin-bottom:8px;color:#061b33;font-size:30px!important;font-weight:700!important;letter-spacing:-.02em}.seller-basic-info-subtitle{margin-bottom:28px!important;color:#718094!important;font-size:15px!important;line-height:1.55!important}.seller-legal-name-group{display:grid;gap:9px;margin:2px 0 8px}.seller-legal-name-title{color:#111820;font-size:16px;font-weight:700}.seller-legal-name-helper{margin:0!important;color:#8c8f93;font-size:13px;line-height:1.45}.seller-legal-name-muted{color:#92969a}.seller-legal-name-highlight{color:#ef7622}.seller-name-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:4px}.seller-name-fields label{display:grid;gap:6px}.seller-name-fields label>span{color:#5f6c75;font-size:10px;font-weight:400}.seller-name-fields input{height:38px!important;padding:0 9px!important;border-color:#dae3da!important;border-radius:6px!important;color:#425346!important;font-size:11px!important}.seller-name-fields input::placeholder{color:#89949c}@media(max-width:720px){.seller-name-fields{grid-template-columns:1fr;gap:10px}.seller-basic-info-title{font-size:24px!important}.seller-basic-info-subtitle{font-size:13px!important}}@media(max-width:720px){.seller-australia-address-grid{grid-template-columns:1fr}}@media(max-width:640px){.seller-policy-header{height:64px;padding:0 16px}.seller-policy-brand img{width:42px;height:42px}.seller-policy-brand strong{font-size:16px}.seller-policy-brand small{font-size:13px}.seller-policy-content{max-width:calc(100% - 24px);padding:18px 12px 48px}.seller-policy-reference .seller-policy-card h1{font-size:26px}.seller-policy-reference section h2{font-size:18px}}.seller-policy-page{min-height:100vh;padding:44px 20px;background:#f5f7f8;color:var(--seller-policy-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.seller-policy-card{width:min(900px,100%);margin:0 auto;padding:36px 48px;background:#fff;border:1px solid #e3e8eb;border-radius:12px;box-shadow:0 10px 28px #182b3d0f}.seller-policy-card header{display:flex;align-items:center;gap:12px;padding-bottom:24px;border-bottom:1px solid #edf0f2}.seller-policy-card header img{width:44px;height:44px}.seller-policy-card header div{display:grid;gap:3px}.seller-policy-card header strong{font-size:18px}.seller-policy-card header small{color:#87939d;font-size:12px}.seller-policy-meta{display:flex;justify-content:space-between;gap:16px;margin-top:24px;color:#88939d;font-size:12px}.seller-policy-card h1{margin:16px 0 12px;font-size:32px;letter-spacing:-.02em}.seller-policy-lead{margin:0 0 28px;color:#687581;line-height:1.8}.seller-policy-card h2{margin:28px 0 8px;font-size:18px}.seller-policy-card p{margin:0;color:#4f5d68;line-height:1.9}.seller-policy-card footer{display:flex;flex-wrap:wrap;gap:20px;margin-top:36px;padding-top:20px;border-top:1px solid #edf0f2}.seller-policy-card footer a{color:#e9782d;text-decoration:underline;text-underline-offset:3px}@media(max-width:640px){.seller-policy-page{padding:20px 12px}.seller-policy-card{padding:24px 20px}.seller-policy-card h1{font-size:26px}.seller-policy-meta{display:grid;gap:6px}}.seller-policy-reference{width:100%;max-width:none;margin:0;padding:0}.seller-policy-reference .seller-policy-header{width:100%;max-width:none;margin:0;padding:0 12px 0 16px}.seller-policy-reference .seller-policy-header .seller-policy-brand img{width:160px;height:40px}.seller-policy-reference .seller-policy-content{width:1160px;max-width:calc(100% - 40px);margin:0 auto;padding:25px 20px 48px}.seller-policy-reference .seller-policy-card>main{width:100%;max-width:none;margin:0;padding:0}.seller-policy-reference .seller-policy-card{font-size:14px}.seller-policy-reference>.seller-policy-copyright{display:block;width:1160px;max-width:calc(100% - 40px);margin:0 auto;padding:0 20px 22px;box-sizing:border-box;color:gray;font-size:14px;line-height:21px;text-align:center}.seller-policy-reference .seller-policy-card,.seller-policy-reference .seller-policy-card p,.seller-policy-reference .seller-policy-card li,.seller-policy-reference .seller-policy-card strong,.seller-policy-reference .seller-policy-card b,.seller-policy-reference .seller-policy-card h1,.seller-policy-reference .seller-policy-card h2,.seller-policy-reference .seller-policy-card h3{color:#111}.seller-policy-reference .seller-policy-card a,.seller-policy-reference .seller-policy-card a:visited{color:#fb8c00}@media(max-width:640px){.seller-policy-reference>.seller-policy-copyright{padding:0 12px 18px;font-size:13px;line-height:20px}}.seller-main>.seller-content{width:100%;max-width:1380px;margin-inline:auto;padding:40px clamp(28px,3.2vw,52px) 76px;box-sizing:border-box}.seller-main>.seller-content .seller-welcome,.seller-main>.seller-content .seller-page-heading{margin-bottom:20px}.seller-main>.seller-content .seller-welcome h2,.seller-main>.seller-content .seller-page-heading h2{margin:4px 0 6px;font-size:25px;line-height:1.2}.seller-main>.seller-content .seller-welcome p,.seller-main>.seller-content .seller-page-heading p{max-width:860px;line-height:1.45}.seller-main>.seller-content .seller-welcome{align-items:center}.seller-main>.seller-content .seller-welcome>div{min-width:0}.seller-main>.seller-content .seller-welcome>.seller-outline{flex:0 0 auto;min-height:34px;padding-inline:12px}.seller-main>.seller-content .seller-stats{gap:16px}.seller-main>.seller-content .seller-stats article{min-height:126px;padding:21px 22px}.seller-main>.seller-content .seller-overview-grid{margin-top:20px;gap:18px}.seller-main>.seller-content .seller-panel>header{min-height:68px;padding-inline:22px}.seller-main>.seller-content .seller-task-panel,.seller-main>.seller-content .seller-recent{margin-top:18px}.seller-main>.seller-content .seller-task-grid button{min-height:92px;padding:16px 22px}.seller-main>.seller-content .seller-product-table{overflow-x:auto;border-radius:8px}.seller-main>.seller-content .seller-product-table .seller-table-head,.seller-main>.seller-content .seller-product-table .seller-table-row{min-width:900px;grid-template-columns:minmax(300px,2.8fr) minmax(130px,1.1fr) minmax(110px,.95fr) minmax(150px,1.15fr) minmax(90px,.7fr) minmax(150px,1.1fr)}.seller-main>.seller-content .seller-product-table .seller-table-head{min-height:52px;padding-inline:24px}.seller-main>.seller-content .seller-product-table .seller-table-row{min-height:84px;padding-inline:24px}.seller-main>.seller-content .seller-product-table .seller-table-row>.seller-order-status{justify-self:start}.seller-main>.seller-content .seller-product-table .seller-table-row>span:nth-child(5){justify-self:start;color:#3d4c58;font-weight:650}.seller-main>.seller-content .seller-order-row{min-height:74px;padding:13px 22px}@media(max-width:900px){.seller-main>.seller-content{max-width:none;padding:30px 20px 58px}.seller-main>.seller-content .seller-stats{gap:12px}.seller-main>.seller-content .seller-stats article{min-height:112px;padding:17px}.seller-main>.seller-content .seller-task-grid button{padding-inline:16px}.seller-main>.seller-content .seller-welcome{align-items:flex-start}}@media(max-width:560px){.seller-main>.seller-content{padding:25px 14px 48px}.seller-main>.seller-content .seller-welcome,.seller-main>.seller-content .seller-page-heading{margin-bottom:17px}.seller-main>.seller-content .seller-welcome h2,.seller-main>.seller-content .seller-page-heading h2{margin:3px 0 5px;font-size:21px}.seller-main>.seller-content .seller-welcome p,.seller-main>.seller-content .seller-page-heading p{line-height:1.4}.seller-main>.seller-content .seller-product-table .seller-table-head,.seller-main>.seller-content .seller-product-table .seller-table-row{min-width:820px}}.store-review-page .result-panel table{min-width:1290px}.store-review-page .result-panel th:nth-child(1),.store-review-page .result-panel td:nth-child(1){width:180px;min-width:180px}.store-review-page .result-panel th:nth-child(2),.store-review-page .result-panel td:nth-child(2){width:180px;min-width:180px}.store-review-page .result-panel th:nth-child(3),.store-review-page .result-panel td:nth-child(3){width:280px;min-width:280px}.store-review-page .result-panel th:nth-child(4),.store-review-page .result-panel td:nth-child(4){width:150px;min-width:150px}.store-review-page .result-panel th:nth-child(5),.store-review-page .result-panel td:nth-child(5){width:110px;min-width:110px}.store-review-page .result-panel th:nth-child(6),.store-review-page .result-panel td:nth-child(6){width:180px;min-width:180px}.store-review-page .result-panel th:nth-child(7),.store-review-page .result-panel td:nth-child(7){width:210px;min-width:210px}.store-review-page .result-panel td:nth-child(2),.store-review-page .result-panel td:nth-child(3),.stores-page .result-panel td:nth-child(2),.stores-page .result-panel td:nth-child(3){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-review-page .result-panel th:nth-child(3),.store-review-page .result-panel td:nth-child(3),.stores-page .result-panel th:nth-child(3),.stores-page .result-panel td:nth-child(3){white-space:normal;overflow-wrap:anywhere}.stores-page .result-panel table{min-width:1320px;table-layout:fixed}.stores-page .result-panel th:nth-child(1),.stores-page .result-panel td:nth-child(1){width:180px;min-width:180px}.stores-page .result-panel th:nth-child(2),.stores-page .result-panel td:nth-child(2){width:180px;min-width:180px}.stores-page .result-panel th:nth-child(3),.stores-page .result-panel td:nth-child(3){width:280px;min-width:280px}.stores-page .result-panel th:nth-child(4),.stores-page .result-panel td:nth-child(4){width:120px;min-width:120px}.stores-page .result-panel th:nth-child(5),.stores-page .result-panel td:nth-child(5){width:150px;min-width:150px}.stores-page .result-panel th:nth-child(6),.stores-page .result-panel td:nth-child(6){width:170px;min-width:170px}.stores-page .result-panel th:nth-child(7),.stores-page .result-panel td:nth-child(7){width:240px;min-width:240px}.funding-orders-page .result-panel th:nth-child(2),.funding-orders-page .result-panel td:nth-child(2){width:210px;min-width:210px}.withdrawals-page .result-panel table{min-width:1260px}.withdrawals-page .result-panel th:nth-child(2),.withdrawals-page .result-panel td:nth-child(2){width:190px;min-width:190px}.chat-page .chat-list-panel th:first-child,.chat-page .chat-list-panel td:first-child{width:260px;min-width:260px}.chat-page .chat-list-panel th:nth-child(2),.chat-page .chat-list-panel td:nth-child(2){width:190px;min-width:190px}.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)){min-width:1260px;table-layout:fixed}.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) th:nth-child(1),.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) td:nth-child(1){width:150px;min-width:150px}.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) th:nth-child(2),.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) td:nth-child(2){width:290px;min-width:290px}.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) th:nth-child(3),.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) td:nth-child(3){width:150px;min-width:150px}.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) th:nth-child(4),.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) td:nth-child(4){width:145px;min-width:145px}.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) th:nth-child(5),.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) td:nth-child(5){width:190px;min-width:190px}.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) th:nth-child(6),.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) td:nth-child(6){width:120px;min-width:120px}.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) th:nth-child(7),.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) td:nth-child(7){width:90px;min-width:90px}.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) th:nth-child(8),.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) td:nth-child(8){width:105px;min-width:105px}.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) th:nth-child(9),.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) td:nth-child(9){width:180px;min-width:180px}.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) th:nth-child(10),.management-page:not(.funding-orders-page):not(.withdrawals-page) .result-panel table:has(th:nth-child(10)) td:nth-child(10){width:220px;min-width:220px}.management-product-identity{display:flex;align-items:center;gap:10px;min-width:0}.management-product-identity>span:last-child{display:grid;gap:3px;min-width:0}.management-product-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.management-product-identity small{color:#8b94a1;font-size:10px}.management-product-identity .catalog-product-thumb{width:52px;height:52px;flex:0 0 52px;border-radius:7px}@media(max-width:900px){.store-review-page .result-panel table,.stores-page .result-panel table,.withdrawals-page .result-panel table{min-width:1200px}}.management-page .result-panel .table-scroll{overflow-x:auto;overflow-y:hidden;min-width:0;-webkit-overflow-scrolling:touch}.management-page .result-panel table{width:100%;min-width:920px}.management-page .result-panel td:last-child,.management-page .result-panel th:last-child{white-space:nowrap}.management-page .result-panel td:last-child .row-actions{min-width:0;min-height:36px;align-items:center;gap:9px}.management-page .result-panel td:last-child .row-action{flex:0 0 auto;min-height:36px;height:36px;padding-inline:12px}.funding-orders-page .result-panel table{min-width:1980px}.funding-orders-page .result-panel th:last-child,.funding-orders-page .result-panel td:last-child{width:470px!important;min-width:470px!important}.funding-orders-page .result-panel td:last-child .row-actions,.withdrawals-page .result-panel td:last-child .row-actions,.store-review-page .result-panel td:last-child .row-actions{flex-wrap:nowrap;white-space:nowrap}.withdrawals-page .result-panel table{min-width:1720px}.withdrawals-page .result-panel th:last-child,.withdrawals-page .result-panel td:last-child{width:430px!important;min-width:430px!important}.store-review-page .result-panel table{min-width:1320px}.store-review-page .result-panel th:last-child,.store-review-page .result-panel td:last-child{width:360px!important;min-width:360px!important}.stores-page .result-panel table{min-width:1320px}.stores-page .result-panel th:last-child,.stores-page .result-panel td:last-child{width:250px!important;min-width:250px!important}@media(max-width:900px){.management-page{padding-inline:16px}.management-page .page-title-row{gap:18px}.management-page .result-panel .panel-heading{padding:18px 20px}.management-page .result-panel td,.management-page .result-panel th{padding-inline:14px}}.sl-partners-card,.sl-partners-right,.sl-faq,.sl-cta{position:relative}.sl-partner-glow,.sl-partner-play,.sl-partner-arrow,.sl-dest-wordmark,.sl-faq-bg{display:block}.sl-partner-glow{position:absolute;inset:0 auto 0 0;width:50%;height:100%;object-fit:cover;pointer-events:none}.sl-partner-play{display:none}.sl-partner-icon{object-fit:contain}.sl-partner-arrow{width:56px;height:auto;flex:0 0 56px}.sl-dest-wordmark{width:min(145px,100%);height:auto;object-fit:contain}.sl-faq{isolation:isolate;overflow:hidden}.sl-faq-bg{position:absolute;inset:0;z-index:-1;width:100%;height:100%;object-fit:cover;pointer-events:none}.sl-faq h2,.sl-faq-list{position:relative;z-index:1}.sl-cta{display:block;min-height:0;overflow:hidden;background:#000}.sl-cta-bg{position:absolute;inset:0 auto auto 50%;z-index:0;width:auto;min-width:100%;height:100%;transform:translate(-50%);object-fit:cover;filter:none}.sl-cta-inner,.sl-footnotes,.sl-footer{position:relative;z-index:1}.sl-footnotes,.sl-footer{background:transparent}.sl-footer{border-top:0}.sl-footer span,.sl-footer a{color:#fff}@media(min-width:901px){.sl-partners{padding:0 80px 80px;background:#fff}.sl-partners h2{width:1144px;max-width:100%;margin:80px auto 48px;font-size:48px;line-height:52px}.sl-partners-card{width:1144px;max-width:1144px;height:300px;min-height:300px;transform:none;overflow:visible}.sl-partners-left{position:relative;z-index:1;width:510px;height:300px;padding:48px;border-radius:20px;background:var(--sl-orange)}.sl-partners-left h3{width:376px;margin:0;font-size:26px;line-height:36px}.sl-partners-left p{width:376px;margin:12px 0 28px;font-size:15px;line-height:22px}.sl-connect-btn{display:flex;align-items:center;justify-content:center;width:185px;height:48px;padding:0;border-radius:8px}.sl-partners-right{position:absolute;top:0;left:480px;z-index:0;display:block;width:664px;height:300px;margin:0;padding:0;border-radius:20px;background:#fff9f4;overflow:hidden}.sl-partner-glow{top:0;left:59px;z-index:0;width:310px;height:300px;object-fit:cover}.sl-partner-icon{position:absolute;top:111px;z-index:1;width:80px;height:80px;border:0;border-radius:8px;background:transparent;box-shadow:none;object-fit:fill}.sl-partner-m2e{left:77px}.sl-partner-gear{left:175px}.sl-partner-c{left:273px}.sl-partner-arrow{position:absolute;top:105px;left:359px;z-index:1;width:96px;height:90px;object-fit:fill}.sl-dest-wordmark{position:absolute;top:130px;left:477px;z-index:1;width:145px;height:40px;object-fit:fill}.sl-partner-play{position:absolute;top:76px;left:436px;z-index:2;display:block;width:148px;height:148px;object-fit:fill;pointer-events:none}.sl-cta{height:554px;min-height:554px}.sl-cta-inner{position:absolute;inset:0;width:100%;padding:148px 0 0;text-align:center}.sl-cta-inner h2{margin:0;font-size:30px;font-weight:600;line-height:36px}.sl-cta-inner p{margin:13px 0 0;font-size:20px;line-height:26px}.sl-cta-btn{display:block;width:328px;height:48px;margin:48px auto 0;padding:0;font-size:16px}.sl-footnotes{position:absolute;top:409px;left:50%;width:1144px;padding:0;transform:translate(-50%)}.sl-footnotes p{margin:0;color:#ececec;font-size:12px;line-height:18px}.sl-footer{position:absolute;right:0;bottom:0;left:0;height:60px;padding:0;gap:32px}.sl-footer span,.sl-footer a{font-size:12px;line-height:22px}}@media(max-width:900px){.sl-partners-right{justify-content:center}.sl-partner-play{display:none}.sl-cta-inner{padding:72px 24px}.sl-footnotes{padding:20px}.sl-footnotes p{color:#ececec}.sl-footer{padding:18px 20px}}@media(min-width:901px){.sl-region,.sl-lang{font-size:14px}.sl-hero-left h1{font-size:44px;font-weight:800;line-height:64px;letter-spacing:0}.sl-feats li{font-size:18px;font-weight:600;line-height:22px}.sl-side-panel .sl-side-title{font-size:20px;font-weight:600;line-height:24px}.sl-side-panel .sl-badge{font-size:16px;font-weight:400}.sl-side-panel .sl-label-country,.sl-side-panel .sl-inp-label{font-size:14px;font-weight:600;line-height:18px}.sl-side-panel .sl-label-country small{font-size:13px;font-weight:400;line-height:18px}.sl-side-panel .sl-submit{font-size:16px;font-weight:600;line-height:18px}.sl-side-panel .sl-switch,.sl-side-panel .sl-switch button{font-size:14px;font-weight:600;line-height:18px}.sl-side-panel .sl-policy{font-size:13px;font-weight:400;line-height:19px}.sl-stat-big{font-size:58px;font-weight:600;line-height:58px}.sl-stat-item>div>span,.sl-stat-item>div>small{font-size:22px;font-weight:500;line-height:24px}.sl-why h2{font-size:30px;font-weight:600;line-height:36px}.sl-why-card h3{font-size:26px;font-weight:600;line-height:32px}.sl-why-card p{font-size:15px;font-weight:400;line-height:22px}.sl-partners-left h3{font-weight:700}.sl-connect-btn{font-size:14px;font-weight:600;line-height:15px}.sl-faq h2{font-size:30px;font-weight:600;line-height:36px}.sl-faq-q{font-size:16px;font-weight:600;line-height:20px}.sl-cta-btn{font-size:16px;font-weight:600;line-height:17px}.sl-footnotes p{font-size:12px;font-weight:400;line-height:14px}.sl-footer span,.sl-footer a{font-size:12px;font-weight:400;line-height:22px}}@media(max-width:640px){html,body,#root,.seller-app,.seller-landing{max-width:100%;overflow-x:clip}.seller-sidebar{padding:10px 12px 8px}.seller-brand{width:auto;min-height:38px;padding:0}.seller-brand>img{width:34px;height:34px}.seller-brand small{display:none}.seller-store-switcher{position:static;width:100%;min-height:54px;margin-top:9px;box-sizing:border-box}.seller-sidebar nav{margin-top:9px;padding-bottom:2px;overscroll-behavior-x:contain;scrollbar-width:none}.seller-sidebar nav::-webkit-scrollbar{display:none}.seller-topbar{min-height:58px;height:auto;padding:10px 12px}.seller-topbar h1{font-size:16px;line-height:1.25}.seller-main>.seller-content,.seller-content{width:100%;padding:20px 12px 44px;box-sizing:border-box}.seller-main>.seller-content .seller-welcome h2,.seller-main>.seller-content .seller-page-heading h2,.seller-welcome h2,.seller-page-heading h2{font-size:22px;line-height:1.25;overflow-wrap:anywhere}.seller-stats,.wallet-summary-grid,.seller-task-grid,.seller-profile-grid,.seller-overview-grid,.seller-application-form-grid,.seller-form-grid,.wallet-filter-grid{grid-template-columns:minmax(0,1fr)!important}.seller-stats article,.wallet-summary-card{min-height:96px}.seller-panel>header,.result-panel .panel-heading,.wallet-filter-heading{min-height:0;padding:14px;align-items:flex-start;gap:10px;flex-wrap:wrap}.seller-product-table,.result-panel,.chat-page .chat-list-panel,.management-page .result-panel .table-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.seller-product-table .seller-table-head,.seller-product-table .seller-table-row{min-width:680px}.seller-order-card>header,.seller-order-card>footer,.seller-order-items,.seller-order-items>div,.seller-managed-banner,.seller-withdrawal-breakdown{padding-right:14px;padding-left:14px}.seller-managed-banner,.seller-order-card>header,.seller-order-card>footer{align-items:flex-start;flex-wrap:wrap}.seller-form-modal,.seller-product-editor{width:100%;max-width:100%;max-height:calc(100dvh - 20px);border-radius:8px}.seller-modal-backdrop{padding:10px}.seller-form-grid{padding:14px}.seller-application-steps{padding:14px 10px}.seller-application-step small{font-size:9px;text-align:center}.seller-application-step:not(:last-child):after{left:calc(50% + 16px);width:calc(100% - 32px)}.seller-message-panel{min-height:420px}.seller-message-list{padding:12px}.seller-message-list article{max-width:100%}.seller-notice{right:12px;bottom:12px;left:12px}.sl-header{height:56px;padding:0 14px}.sl-logo{max-width:142px;height:auto}.sl-header-right{gap:8px}.sl-region,.sl-lang{display:none}.sl-signin-link,.sl-signup-btn{min-height:36px;padding-inline:10px;font-size:13px;white-space:nowrap}.sl-hero{min-height:0;padding-top:56px;display:block;overflow:hidden}.sl-hero-left{min-height:360px;padding:48px 20px 36px;box-sizing:border-box}.sl-hero-left h1{max-width:100%;margin-bottom:28px;font-size:clamp(30px,9vw,36px);overflow-wrap:anywhere}.sl-side-panel{width:100%;min-height:0;padding:28px 20px 36px;box-sizing:border-box}.sl-modal{width:min(100%,440px);max-height:calc(100dvh - 20px);padding:30px 20px 24px;overflow-y:auto;box-sizing:border-box}.sl-modal-backdrop{padding:10px;align-items:flex-start;overflow-y:auto}.sl-footer,.sl-footnotes{padding:18px 20px}}.catalog-fallback-note{display:block;max-width:760px;margin-top:5px;color:#667085;font-size:12px;line-height:1.5}.official-store-label{width:fit-content;display:inline-flex;align-items:center;margin-left:8px;padding:2px 7px;border:1px solid #f1b29d;border-radius:3px;color:#c53f17;background:#fff4ef;font-size:11px;font-weight:700;line-height:17px;white-space:nowrap}@media(max-width:600px){.sl-overlay{padding:12px;align-items:flex-start;overflow-y:auto}.sl-overlay>section{width:100%;max-width:416px;margin:0 auto}.sl-overlay .sl-modal{width:100%;height:auto;min-height:0;max-height:calc(100dvh - 24px);padding:28px 20px 20px;overflow-y:auto;box-sizing:border-box}.sl-overlay .sl-modal .sl-stats-row{margin-bottom:18px}.sl-overlay .sl-modal .sl-fg{margin-bottom:15px}.sl-overlay .sl-modal .sl-submit{margin-top:2px}}@media(max-width:600px){.buyer-mobile-sort{overflow:visible;flex-wrap:wrap;row-gap:7px;white-space:normal}}.official-store-managed{display:inline-flex;align-items:center;min-height:30px;color:#667085;font-size:12px;white-space:nowrap}.catalog-selling-stores{display:inline-flex;align-items:center;flex-wrap:wrap;max-width:100%}.catalog-assignment-item{display:inline-flex;align-items:center;gap:6px;margin:2px 6px 2px 0;min-width:0;max-width:100%;white-space:nowrap}.catalog-assignment-name{display:block;min-width:0;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-assignment-remove{flex:0 0 auto;padding:2px 6px;border:1px solid #efb7b0;border-radius:3px;color:#b42318;background:#fff7f5;font:inherit;font-size:10px;cursor:pointer}.catalog-assignment-remove:hover{color:#fff;border-color:#d92d20;background:#d92d20}.catalog-selling-stores>span:first-child .official-store-label{margin-left:0}.catalog-management-page .catalog-category-cell{color:#53657e;font-size:12px;font-weight:600}.catalog-management-page .catalog-sku-cell{color:#5f6b7a;font-size:11px;font-family:Consolas,monospace}.buyer-mobile-only,.seller-mobile-only{display:none}@media(max-width:600px){.buyer-desktop-only,.seller-desktop-only{display:none!important}.buyer-mobile-only,.seller-mobile-only{display:block}.buyer-mobile-shell{min-height:100vh;padding-bottom:60px;background:#f7f7f7;color:#222}.buyer-mobile-status,.seller-mobile-status{height:24px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;background:#fff;font-size:11px;font-weight:600}.buyer-mobile-header{position:sticky;top:0;z-index:20;padding:8px 10px 9px;background:#fff;border-bottom:1px solid #ececec}.buyer-mobile-top{display:flex;align-items:center;height:34px;gap:8px}.buyer-mobile-menu,.buyer-mobile-icon,.buyer-mobile-logo{border:0;background:transparent;padding:0}.buyer-mobile-menu,.buyer-mobile-icon{width:31px;height:31px;display:grid;place-items:center}.buyer-mobile-logo{width:72px;height:30px;display:inline-flex;align-items:center;overflow:visible}.buyer-mobile-logo img{display:block;width:68px;height:auto;max-height:23px;object-fit:contain;border-radius:0}.buyer-mobile-spacer{flex:1}.buyer-mobile-cart{position:relative}.buyer-mobile-cart b{position:absolute;right:-2px;top:-2px;min-width:15px;height:15px;border-radius:99px;background:#ff3b30;color:#fff;font-size:9px;text-align:center;line-height:15px}.buyer-mobile-search{height:38px;margin-top:8px;padding:0 9px;display:flex;align-items:center;gap:7px;border-radius:20px;background:#f1f1f1;color:#888}.buyer-mobile-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:13px}.buyer-mobile-search button{border:0;background:transparent;display:grid;place-items:center}.buyer-mobile-drawer{position:sticky;top:112px;z-index:19;display:grid;background:#fff;box-shadow:0 4px 13px #0000001a}.buyer-mobile-drawer button{min-height:44px;padding:0 14px;border:0;border-bottom:1px solid #f0f0f0;background:#fff;text-align:left;font-size:13px}.buyer-mobile-channels{display:flex;gap:18px;padding:8px 10px 5px;overflow-x:auto;white-space:nowrap;scrollbar-width:none;background:#fff;border-bottom:1px solid #ececec}.buyer-mobile-channels::-webkit-scrollbar{display:none}.buyer-mobile-channels button{position:relative;flex:0 0 auto;padding:3px 0 7px;border:0;background:transparent;color:#666;font-size:12px}.buyer-mobile-channels button.active{color:#111;font-weight:700}.buyer-mobile-channels button.active:after{content:"";position:absolute;left:50%;bottom:0;width:21px;height:3px;transform:translate(-50%);border-radius:3px;background:#ff5a1f}.buyer-mobile-content{padding:11px 10px 18px}.buyer-mobile-categories,.buyer-mobile-sort{display:flex;gap:7px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.buyer-mobile-categories::-webkit-scrollbar,.buyer-mobile-sort::-webkit-scrollbar{display:none}.buyer-mobile-categories{margin-bottom:11px}.buyer-mobile-categories button,.buyer-mobile-sort button{flex:0 0 auto;border:1px solid #ddd;border-radius:16px;background:#fff;color:#555;padding:6px 10px;font-size:11px}.buyer-mobile-categories button.active,.buyer-mobile-sort button.active{border-color:#ffb19d;color:#ff5a1f;background:#fff5f1;font-weight:700}.buyer-mobile-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:9px}.buyer-mobile-heading h1{margin:0;font-size:20px}.buyer-mobile-heading p{margin:4px 0 0;color:#888;font-size:10px}.buyer-mobile-heading>button{border:1px solid #ddd;border-radius:7px;background:#fff;padding:7px 10px;font-size:10px}.buyer-mobile-sort{margin-bottom:10px}.buyer-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 7px}.buyer-mobile-product{min-width:0;border:1px solid #eee;border-radius:8px;overflow:hidden;background:#fff}.buyer-mobile-product-image{position:relative;width:100%;aspect-ratio:1;padding:0;border:0;background:#f1f1f1;overflow:hidden}.buyer-mobile-product-image img{width:100%;height:100%;object-fit:cover}.buyer-mobile-product-image span{position:absolute;right:5px;bottom:5px;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#0000009e;color:#fff;font-size:10px}.buyer-mobile-product-name{width:100%;min-height:35px;padding:7px 7px 0;border:0;background:#fff;text-align:left;font-size:11px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.buyer-mobile-product-price{display:flex;align-items:center;justify-content:space-between;padding:4px 7px 0;color:#ff3b30}.buyer-mobile-product-price strong{font-size:16px}.buyer-mobile-product-price button{width:29px;height:29px;border:0;border-radius:50%;background:#fff1ed;color:#ff5a1f;display:grid;place-items:center}.buyer-mobile-product-meta{padding:3px 7px 8px;color:#777;font-size:9px}.buyer-mobile-more{width:100%;margin-top:11px;padding:10px;border:0;border-radius:7px;background:#fff;color:#ff5a1f;font-size:11px}.buyer-mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:30;height:59px;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid #ddd}.buyer-mobile-bottom button{border:0;background:transparent;color:#777;display:grid;place-items:center;align-content:center;gap:2px;font-size:9px}.buyer-mobile-bottom button.active{color:#ff3b30;font-weight:700}.seller-mobile-shell{min-height:100vh;padding-bottom:60px;background:#f5f6f7;color:#202124}.seller-mobile-header{display:flex;align-items:center;gap:6px;padding:10px 11px;background:#fff;border-bottom:1px solid #e8eaed}.seller-mobile-header>button{width:31px;height:31px;border:0;background:transparent;font-size:19px}.seller-mobile-menu{flex:0 0 31px}.seller-mobile-brand{width:64px;height:31px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;text-decoration:none}.seller-mobile-brand img{display:block;width:64px;height:auto;max-height:25px;object-fit:contain;object-position:left center}.seller-mobile-heading{min-width:0;display:grid;gap:2px;line-height:1.1;margin-left:auto}.seller-mobile-heading strong{font-size:11px;white-space:nowrap}.seller-mobile-heading small{color:#777;font-size:7px;white-space:nowrap}.seller-mobile-spacer{flex:1;min-width:3px}.seller-mobile-action{flex:0 0 29px!important;width:29px!important;height:31px!important;padding:0}.seller-mobile-store{margin:10px 11px 0;padding:11px;display:flex;align-items:center;background:#fff;border:1px solid #e8eaed;border-radius:9px}.seller-mobile-store div{display:grid;gap:4px}.seller-mobile-store strong{font-size:13px}.seller-mobile-store small{font-size:10px;color:#777}.seller-mobile-store>span{margin-left:auto;padding:4px 7px;border-radius:12px;background:#eaf7ef;color:#2a8d58;font-size:9px}.seller-mobile-tabs{display:flex;gap:7px;padding:10px 11px 0;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.seller-mobile-tabs::-webkit-scrollbar{display:none}.seller-mobile-tabs button{flex:0 0 auto;border:1px solid #ddd;border-radius:16px;background:#fff;color:#666;padding:7px 10px;font-size:10px}.seller-mobile-tabs button.active{border-color:#ffc7bb;background:#fff1ed;color:#ef4b3f;font-weight:700}.seller-mobile-content{padding:13px 11px 20px}.seller-mobile-title{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:9px}.seller-mobile-title h1{margin:0;font-size:20px}.seller-mobile-title p{margin:4px 0 0;color:#777;font-size:10px}.seller-mobile-title button,.seller-mobile-card button{border:0;background:transparent;color:#ef4b3f;font-size:10px;padding:4px 0}.seller-mobile-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:9px}.seller-mobile-metrics article{min-height:90px;padding:10px;background:#fff;border:1px solid #e8eaed;border-radius:9px}.seller-mobile-metrics span{display:block;color:#777;font-size:10px}.seller-mobile-metrics b{display:block;margin-top:8px;font-size:17px}.seller-mobile-metrics small{display:block;margin-top:3px;color:#999;font-size:9px}.seller-mobile-card{margin-bottom:9px;padding:11px;background:#fff;border:1px solid #e8eaed;border-radius:9px}.seller-mobile-card h2{margin:0 0 8px;font-size:14px}.seller-mobile-card p{margin:0;color:#777;font-size:10px;line-height:1.45}.seller-mobile-card-head{display:flex;align-items:center;justify-content:space-between}.seller-mobile-row{display:flex;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid #eef0f2}.seller-mobile-row:last-child{border-bottom:0}.seller-mobile-row>.seller-product-thumb,.seller-mobile-row-icon{width:35px;height:35px;flex:0 0 auto;border-radius:6px;background:#eee;display:grid;place-items:center;font-size:16px}.seller-mobile-row-icon.seller-currency-icon{width:38px;height:38px;flex-basis:38px;border-radius:7px;background:#edf2f6;color:#5f768a;font:20px/1 Georgia,Times New Roman,serif}.seller-mobile-row-icon.seller-currency-icon>span{transform:translateY(-1px)}.seller-mobile-row-icon.seller-currency-icon>small{margin-left:1px;font-size:14px;line-height:1}.seller-mobile-row>span:nth-child(2){flex:1;min-width:0;display:grid;gap:3px}.seller-mobile-row b{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-mobile-row small{font-size:9px;color:#888}.seller-mobile-row em{font-style:normal;font-size:9px;color:#ef4b3f;white-space:nowrap}.seller-mobile-order{padding:10px 0;border-bottom:1px solid #eef0f2}.seller-mobile-order:last-child{border-bottom:0}.seller-mobile-order>div{display:flex;justify-content:space-between}.seller-mobile-order b{font-size:11px}.seller-mobile-order strong{font-size:13px;color:#b35b3f}.seller-mobile-order small,.seller-mobile-order>span{display:block;margin-top:5px;font-size:9px;color:#777}.seller-mobile-field{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #eef0f2;font-size:10px}.seller-mobile-field:last-child{border-bottom:0}.seller-mobile-field span{color:#777}.seller-mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:30;height:59px;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid #ddd}.seller-mobile-bottom button{border:0;background:transparent;color:#777;display:grid;place-items:center;align-content:center;gap:2px;font-size:18px}.seller-mobile-bottom button span{font-size:9px}.seller-mobile-bottom button.active{color:#ef4b3f;font-weight:700}}@media(max-width:600px){html,body,#root{width:100%;min-width:0;overflow-x:hidden}.buyer-app{min-width:0;width:100%}.buyer-benefit-bar{min-height:38px}.buyer-benefit-bar>div{min-height:38px;height:38px;padding:0 10px;display:flex;overflow-x:auto;scrollbar-width:none}.buyer-benefit-bar>div::-webkit-scrollbar{display:none}.buyer-benefit-bar .benefit-item,.buyer-benefit-bar .benefit-swiper{flex:0 0 auto;min-width:max-content;min-height:38px;height:38px;padding:0 11px}.buyer-benefit-bar .benefit-copy small{display:none}.buyer-benefit-bar .benefit-copy strong{font-size:10px}.buyer-header-primary{min-height:104px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;grid-template-rows:54px 44px;gap:0 7px;padding:0 10px 6px;align-items:center}.mobile-menu{width:34px;height:40px;display:grid;place-items:center}.shop-logo{min-width:0;overflow:hidden}.shop-logo img{width:36px;height:36px}.buyer-quick-nav{grid-column:1 / -1;grid-row:1;display:flex;gap:13px;overflow-x:auto;margin-left:40px;scrollbar-width:none}.buyer-quick-nav::-webkit-scrollbar{display:none}.buyer-quick-nav button{flex:0 0 auto;min-height:38px;padding:0;font-size:11px}.buyer-header-primary>.buyer-search{grid-column:1 / -1;grid-row:2;width:100%;min-width:0;height:38px;margin:0}.buyer-header-primary>.buyer-search input{min-width:0;font-size:13px}.buyer-account-entry,.buyer-support,.buyer-language{display:none!important}.buyer-cart{width:38px;height:38px}.buyer-cart svg{width:25px;height:25px}.buyer-mobile-panel{padding:7px 11px;box-shadow:0 5px 14px #0000001f}.buyer-mobile-panel button{min-height:44px;font-size:13px}.buyer-hero{min-height:280px;margin:10px 10px 25px;padding:25px 17px}.buyer-hero h1{max-width:58%;font-size:clamp(28px,9vw,40px)}.buyer-trust-strip{margin:-8px 10px 25px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.buyer-catalog{width:100%;margin:0 0 38px;padding:0 10px}.tembulk-filter-row{display:grid;gap:9px;padding:10px 0}.buyer-category-tabs,.period-tabs,.period-splide{overflow-x:auto;scrollbar-width:none}.buyer-category-tabs::-webkit-scrollbar,.period-tabs::-webkit-scrollbar,.period-splide::-webkit-scrollbar{display:none}.buyer-category-tabs button,.period-splide-slide{flex:0 0 auto;min-height:36px;font-size:11px}.catalog-actions,.filter-category{width:100%}.filter-category{justify-content:space-between}.filter-category select{width:185px;height:38px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 8px}.product-card-body{padding:8px 5px 10px}.product-name{min-height:34px;font-size:12px;line-height:1.35}.product-name-copy{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-price strong{font-size:15px}.product-sold,.product-rating-line{font-size:10px}.quick-cart{width:34px;height:34px}.product-detail-modal{width:calc(100% - 16px);max-height:calc(100dvh - 16px);margin:8px;border-radius:12px;grid-template-columns:1fr;overflow-y:auto}.product-detail-art{min-height:220px}.product-detail-copy{padding:17px 14px 20px}.product-detail-copy h2{font-size:19px}.product-detail-actions{position:sticky;bottom:0;padding-top:10px;background:#fff}.cart-drawer{width:min(100%,420px);max-width:100%}.payment-modal{width:calc(100% - 16px);max-width:100%;max-height:calc(100dvh - 16px);margin:8px;overflow-y:auto}.tembulk-site-footer{margin-top:28px}.tembulk-footer-main{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;padding:20px 12px}.tembulk-footer-main>.tembulk-footer-column{min-width:0}.tembulk-footer-column a{font-size:10px}.tembulk-footer-bottom{min-height:60px;padding:11px 12px;flex-direction:column;align-items:flex-start}.tembulk-seller-banner{width:auto;min-height:104px;margin:0 10px 20px}.tembulk-feedback-tools{right:0;bottom:8px}.tembulk-feedback-tools button{width:44px;min-height:48px}.seller-app{display:block;min-width:0}.seller-sidebar{position:relative;width:100%;min-height:0;padding:10px 11px 0;border-right:0}.seller-brand{width:145px;min-height:40px;padding:0}.seller-brand>img{width:32px;height:32px}.seller-brand strong{font-size:13px;white-space:nowrap}.seller-store-switcher{position:static;width:100%;min-height:48px;margin:8px 0 0;padding:7px 9px}.seller-sidebar nav{margin:8px -11px 0;padding:0 11px;display:flex;gap:4px;overflow-x:auto;scrollbar-width:none}.seller-sidebar nav::-webkit-scrollbar{display:none}.seller-nav-group{display:contents}.seller-nav-group>small{display:none}.seller-sidebar nav button{flex:0 0 auto;min-width:max-content;min-height:42px;height:42px;padding:0 10px;font-size:11px}.seller-main{width:100%;margin:0}.seller-topbar{min-height:58px;height:auto;padding:9px 11px;gap:7px}.seller-top-title{min-width:0}.seller-top-title .seller-eyebrow{display:none}.seller-topbar h1{max-width:145px;font-size:17px}.seller-top-actions{margin-left:auto;gap:2px}.seller-top-actions .seller-support-link{display:none}.seller-top-actions button,.seller-top-actions a{width:33px;height:35px;justify-content:center;font-size:0}.seller-top-actions .seller-logout-btn,.seller-account-copy,.seller-avatar,.seller-mall-link{display:none!important}.seller-content{width:100%;max-width:none;padding:17px 11px 42px}.seller-welcome,.seller-page-heading{margin-bottom:17px;gap:11px}.seller-welcome h2,.seller-page-heading h2{font-size:21px;line-height:1.25}.seller-welcome p,.seller-page-heading p{font-size:11px;line-height:1.5}.seller-heading-actions,.seller-page-heading>.seller-outline{width:100%}.seller-heading-actions .seller-outline{width:100%}.seller-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.seller-stats article{min-height:92px;padding:11px}.seller-stats strong{margin:7px 0 3px;font-size:18px}.seller-overview-grid{grid-template-columns:1fr;gap:9px}.seller-panel>header{min-height:56px;padding:11px 12px}.seller-toolbar{min-height:0;display:grid;gap:8px;margin-bottom:9px}.seller-toolbar>span{font-size:10px}.seller-search{width:100%;height:40px}.seller-product-table{overflow:visible;border:0;background:transparent}.seller-table-head{display:none}.seller-table-row{min-width:0;min-height:0;margin-bottom:8px;padding:11px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 9px;border:1px solid #e0e7df;border-radius:8px;background:#fff}.seller-table-row>*{min-width:0}.seller-product-name{grid-column:1 / -1}.seller-product-name strong{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.35}.seller-order-cards{gap:9px}.seller-order-card>header,.seller-order-card>footer{padding:11px 12px}.seller-order-items{padding:6px 12px}.seller-order-card>footer{align-items:flex-start;flex-direction:column;gap:5px}.seller-form-modal{width:100%;max-width:100%;max-height:calc(100dvh - 16px);border-radius:12px 12px 0 0}.seller-modal-backdrop{padding:8px;align-items:end}.seller-form-grid{padding:13px;gap:9px}.seller-form-modal footer{padding:9px 13px calc(9px + env(safe-area-inset-bottom))}.seller-primary,.seller-outline{min-height:42px}.seller-notice{right:9px;bottom:calc(9px + env(safe-area-inset-bottom));left:9px;justify-content:space-between}}@media(max-width:700px){.seller-mobile-card>button{display:flex;width:100%;align-items:center;justify-content:space-between;padding:10px 0;border-top:1px solid #eef0f2;text-align:left}.seller-mobile-card>button b{color:#ef4b3f}.seller-mobile-row{padding:10px 0}.seller-mobile-row>.seller-product-thumb,.seller-mobile-row-icon{width:38px;height:38px}}@media(max-width:700px){.seller-mobile-row-icon.seller-currency-icon{width:38px;height:38px;flex:0 0 38px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;color:#5f768a;background:#edf2f6;font:20px/1 Georgia,Times New Roman,serif}.seller-mobile-row-icon.seller-currency-icon>span{transform:translateY(-1px)}.seller-mobile-row-icon.seller-currency-icon>small{margin-left:1px;font-size:14px;line-height:1}}@media(max-width:600px){.buyer-mobile-logo{width:72px!important;height:30px!important;display:inline-flex;align-items:center;overflow:visible!important}.buyer-mobile-logo img{content:url(/branding/tembulk-wordmark.png?v=temu-logo-20260912-all)!important;display:block;width:68px!important;height:auto!important;max-height:23px;object-fit:contain!important;border-radius:0!important}}@media(max-width:600px){.seller-mobile-bottom{grid-template-columns:repeat(5,1fr)}}@media(max-width:600px){.seller-mobile-shell{min-height:100vh;padding-bottom:0;background:#f5f6f7;color:#202124}.seller-mobile-status{height:24px;padding:0 14px;background:#fff;color:#777;font-size:11px;font-weight:600}.seller-mobile-header{position:sticky;top:0;z-index:25;min-height:58px;padding:9px 11px;display:flex;align-items:center;gap:9px;background:#fff;border-bottom:1px solid #e8eaed}.seller-mobile-brand{width:60px;height:30px;flex:0 0 60px;display:flex;align-items:center;overflow:hidden;text-decoration:none}.seller-mobile-brand img{display:block;width:60px;height:auto;max-height:24px;object-fit:contain;object-position:left center}.seller-mobile-heading{min-width:0;flex:1;display:grid;gap:2px;line-height:1.1}.seller-mobile-heading strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.seller-mobile-heading small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#777;font-size:9px}.seller-mobile-header-actions{display:flex;align-items:center;gap:2px;flex:0 0 auto}.seller-mobile-language{width:54px;height:30px;padding:0 2px;border:1px solid #e1e4e6;border-radius:6px;background:#fff;color:#39434a;font-size:10px}.seller-mobile-action{width:33px!important;height:34px!important;padding:0!important;display:grid!important;place-items:center;border:0!important;border-radius:8px;background:transparent!important;color:#555;font-size:0!important}.seller-mobile-action:hover,.seller-mobile-action:focus-visible{background:#f3f4f5!important;outline:none}.seller-mobile-content{width:100%;max-width:none;min-height:calc(100vh - 82px);padding:16px 11px 86px;box-sizing:border-box}.seller-mobile-title{min-width:0;margin-bottom:13px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.seller-mobile-title h1{margin:0;font-size:22px;line-height:1.2;font-weight:600}.seller-mobile-title p{margin:4px 0 0;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;color:#777;font-size:10px;line-height:1.3}.seller-mobile-refresh{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border:1px solid #e1e4e6;border-radius:8px;background:#fff;color:#666;cursor:pointer}.seller-mobile-refresh:hover,.seller-mobile-refresh:focus-visible{border-color:#ffb19d;color:#ef4b3f;outline:none}.seller-mobile-store{margin:0 0 12px;padding:12px;display:flex;align-items:center;gap:8px;background:#fff8f5;border:1px solid #ffc7bb;border-radius:10px}.seller-mobile-store div{min-width:0;display:grid;gap:4px}.seller-mobile-store strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.seller-mobile-store small{color:#777;font-size:10px}.seller-mobile-store>span{margin-left:auto;padding:5px 8px;border-radius:12px;background:#eaf7ef;color:#2a8d58;font-size:9px;white-space:nowrap}.seller-mobile-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:13px}.seller-mobile-metrics article{min-width:0;min-height:82px;padding:11px;background:#fff;border:1px solid #e8eaed;border-radius:9px}.seller-mobile-metrics span,.seller-mobile-metrics small{display:block;color:#777;font-size:10px}.seller-mobile-metrics b{display:block;margin-top:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px}.seller-mobile-metrics small{margin-top:3px;color:#999;font-size:9px}.seller-mobile-card{margin-bottom:10px;padding:12px;background:#fff;border:1px solid #e8eaed;border-radius:10px}.seller-mobile-card h2{margin:0 0 9px;font-size:14px;font-weight:600}.seller-mobile-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.seller-mobile-card-head h2{margin-bottom:0}.seller-mobile-card-head button,.seller-mobile-card>button,.seller-mobile-card p{font-size:10px}.seller-mobile-quick-card{padding-bottom:10px}.seller-mobile-quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.seller-mobile-quick-item{min-width:0;min-height:48px;padding:8px 9px;display:flex;align-items:center;gap:8px;border:1px solid #e8eaed;border-radius:8px;background:#fff;color:#454545;font-size:10px;text-align:left;cursor:pointer}.seller-mobile-quick-item:hover,.seller-mobile-quick-item:focus-visible{border-color:#ffc7bb;background:#fff8f5;color:#ef4b3f;outline:none}.seller-mobile-quick-item>svg:first-child{flex:0 0 auto;color:#ef4b3f}.seller-mobile-quick-item span{min-width:0;overflow-wrap:anywhere;line-height:1.2}.seller-mobile-quick-arrow{margin-left:auto;flex:0 0 auto;transform:rotate(-90deg);color:#999}.seller-mobile-card>button{width:100%;min-height:39px;padding:9px 0;display:flex;align-items:center;justify-content:space-between;border:0;border-top:1px solid #eef0f2;background:transparent;color:#444;text-align:left}.seller-mobile-card>button:first-of-type{border-top:0}.seller-mobile-card>button b{color:#ef4b3f;font-weight:600}.seller-mobile-logout{justify-content:center!important;margin-top:10px;border:1px solid #efc8c0!important;border-radius:8px;color:#d14f43!important}.seller-mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:30;height:64px;padding:7px 9px calc(7px + env(safe-area-inset-bottom));box-sizing:border-box;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;background:#fffffff7;border-top:1px solid #ddd}.seller-mobile-bottom button{min-width:0;min-height:48px;padding:0;display:grid;place-items:center;align-content:center;gap:2px;border:0;border-radius:8px;background:transparent;color:#777;font-size:17px}.seller-mobile-bottom button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:9px}.seller-mobile-bottom button.active{color:#ef4b3f;font-weight:700}.seller-mobile-bottom button:focus-visible{outline:2px solid #ef4b3f;outline-offset:-2px}.seller-mobile-message-card{padding:0;overflow:hidden}.seller-mobile-message-head{min-width:0;padding:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:9px;border-bottom:1px solid #eef0f2}.seller-mobile-message-head>div:first-child{min-width:0}.seller-mobile-message-head h2{margin-bottom:5px}.seller-mobile-message-head p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-mobile-message-actions{display:flex;align-items:center;gap:5px;flex:0 0 auto}.seller-mobile-message-refresh,.seller-mobile-message-close{min-height:32px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid #e1e4e6;border-radius:7px;background:#fff;color:#666;font-size:9px;white-space:nowrap}.seller-mobile-message-close{border-color:#f0c9c1;color:#d14f43}.seller-mobile-message-refresh:hover,.seller-mobile-message-refresh:focus-visible,.seller-mobile-message-close:hover,.seller-mobile-message-close:focus-visible{outline:none;border-color:#ef4b3f;color:#ef4b3f}.seller-mobile-message-note{padding:8px 12px;color:#888;background:#fafafa;font-size:9px;line-height:1.4}.seller-mobile-message-list{min-height:170px;max-height:360px;padding:12px;display:grid;align-content:start;gap:8px;overflow-y:auto;background:#fff}.seller-mobile-message-list article{max-width:88%;padding:9px 10px;display:flex;align-items:flex-start;gap:7px;border-radius:9px;background:#f4f6f7}.seller-mobile-message-list article.mine{justify-self:end;background:#fff0e4}.seller-mobile-message-list article>div{min-width:0}.seller-mobile-message-list article strong{display:block;color:#39464f;font-size:10px}.seller-mobile-message-list article p{margin:4px 0;color:#596670;font-size:10px;line-height:1.5;overflow-wrap:anywhere}.seller-mobile-message-list article small{color:#929ca4;font-size:8px}.seller-mobile-message-avatar{width:25px;height:25px;flex:0 0 25px;display:grid;place-items:center;border-radius:50%;color:#a44e19;background:#fff0e4}.seller-mobile-message-list article.mine .seller-mobile-message-avatar{color:#d14f43;background:#fff}.seller-mobile-message-empty{min-height:145px;display:grid;place-items:center;align-content:center;gap:6px;color:#a0a6aa;text-align:center}.seller-mobile-message-empty p{margin:0;color:inherit;font-size:10px}.seller-mobile-message-launch{width:calc(100% - 24px);min-height:38px;margin:0 12px 10px;padding:0 10px;display:flex;align-items:center;justify-content:flex-start;gap:6px;border:1px solid #f0c9c1;border-radius:8px;background:#fff8f5;color:#d14f43;font-size:10px;text-align:left}.seller-mobile-message-launch span{margin-left:auto;font-size:16px;line-height:1}.seller-mobile-message-launch:hover,.seller-mobile-message-launch:focus-visible{outline:none;border-color:#ef4b3f;background:#fff1ed}.seller-mobile-message-form{padding:10px 12px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:7px;border-top:1px solid #eef0f2}.seller-mobile-message-form textarea{width:100%;min-width:0;min-height:43px;max-height:110px;resize:vertical;padding:9px 10px;box-sizing:border-box;border:1px solid #dce1e4;border-radius:7px;outline:0;color:#394650;background:#fff;font:inherit;font-size:10px;line-height:1.4}.seller-mobile-message-form textarea:focus{border-color:#e7a275;box-shadow:0 0 0 3px #eb7f3017}.seller-mobile-message-form .seller-primary{min-width:58px;min-height:43px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:10px}}@media(max-width:600px){.buyer-modal{align-items:flex-start;padding:8px}.buyer-modal>.product-detail-modal{width:calc(100% - 16px);max-width:100%;max-height:calc(100dvh - 16px);margin:0;overflow-y:auto;border-radius:12px;background:#fff;box-shadow:0 12px 34px #00000038}.buyer-modal>.product-detail-modal>.product-detail-copy{background:#fff}.buyer-modal>.product-detail-modal>.modal-close{position:absolute;top:8px;right:8px;z-index:2;width:32px;height:32px;padding:0;border-radius:50%;background:#ffffffeb}}.sl-mobile-computer-notice{display:none}@media(max-width:640px){.sl-mobile-computer-notice{position:fixed;top:68px;left:12px;right:12px;z-index:1100;display:flex;align-items:flex-start;gap:10px;padding:12px 42px 12px 14px;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:#1f2125e0;box-shadow:0 8px 24px #0000003d;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.sl-overlay.sl-overlay--with-notice:not(.sl-overlay--login){padding-top:164px}.sl-mobile-computer-notice p{min-width:0;margin:0;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.sl-mobile-computer-notice strong{color:#ff7a00;font-weight:700}.sl-mobile-computer-notice a{color:#ff7a00;text-decoration:none;overflow-wrap:anywhere}.sl-mobile-computer-notice a:hover,.sl-mobile-computer-notice a:focus-visible{text-decoration:underline}.sl-mobile-computer-notice button{position:absolute;top:8px;right:8px;width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#fff;background:transparent;cursor:pointer}.sl-mobile-computer-notice button:hover,.sl-mobile-computer-notice button:focus-visible{outline:none;background:#ffffff29}}.historical-data-notice{margin-top:14px;padding:10px 12px;border:1px solid #f0d39a;border-radius:8px;background:#fff8e8;color:#7a5a16;font-size:13px;line-height:1.5}@media(max-width:640px){.sl-page{width:100%;max-width:100%;overflow-x:hidden}.sl-page .sl-header{height:34px;min-height:34px;padding:0 9px;gap:4px}.sl-page .sl-brand{min-width:0;gap:7px}.sl-page .sl-logo{width:24px;max-width:none;height:24px;object-fit:cover;border-radius:6px}.sl-page .sl-header-right{min-width:0;gap:8px;margin-left:auto}.sl-page .sl-region,.sl-page .sl-lang,.sl-page .sl-signin-link{font-size:8px;line-height:1;white-space:nowrap}.sl-page .sl-region{gap:3px}.sl-page .sl-au-flag{width:10px;height:10px}.sl-page .sl-signup-btn{min-height:22px;padding:0 6px;border-width:1px;border-radius:3px;font-size:8px;line-height:1;white-space:nowrap}.sl-page .sl-hero{height:435px;min-height:0;padding-top:34px;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) clamp(132px,25.5vw,152px);align-items:stretch;overflow:hidden}.sl-page .sl-hero-bg{inset:34px 0 0;width:100%;height:401px;object-fit:cover;object-position:58% center;filter:brightness(.45)}.sl-page .sl-hero-left{width:auto;min-width:0;min-height:0;height:auto;padding:30px 10px 24px 9px;box-sizing:border-box;justify-content:flex-start;overflow:hidden}.sl-page .sl-hero-left h1{max-width:100%;margin:0 0 20px;font-size:clamp(24px,5.3vw,31px);line-height:1.06;letter-spacing:0;overflow-wrap:normal}.sl-page .sl-feats{gap:9px}.sl-page .sl-feats li{min-width:0;gap:6px;font-size:9px;line-height:1.15;white-space:nowrap}.sl-page .sl-feats li svg{width:10px;height:10px;flex:0 0 10px}.sl-page .sl-side-panel{width:auto;min-width:0;min-height:0;height:auto;padding:12px 8px 14px;box-sizing:border-box;justify-content:flex-start;overflow:hidden;border-radius:0;box-shadow:none}.sl-page .sl-side-title{font-size:12px;line-height:1.15;margin-bottom:5px}.sl-page .sl-badge{margin-bottom:8px;padding:3px 6px;border-radius:3px;font-size:7px;white-space:nowrap}.sl-page .sl-fg{margin-bottom:7px}.sl-page .sl-label-country,.sl-page .sl-inp-label{font-size:7px;line-height:1.2}.sl-page .sl-label-country small{margin-top:1px;font-size:6px;line-height:1.15}.sl-page .sl-inp-label{margin-bottom:3px}.sl-page .sl-sel,.sl-page .sl-inp,.sl-page .sl-ref-hd{height:25px;min-height:25px;padding:0 6px;border-radius:4px;font-size:7px}.sl-page .sl-sel{padding-left:21px;padding-right:16px}.sl-page .sl-flag-img{left:6px;width:11px;height:11px}.sl-page .sl-sel-wrap:after{right:6px;border-left-width:3px;border-right-width:3px;border-top-width:4px}.sl-page .sl-ref-hd{padding-inline:6px}.sl-page .sl-ref-hd svg{width:9px;height:9px}.sl-page .sl-submit{height:27px;min-height:27px;margin-top:2px;border-radius:4px;font-size:8px}.sl-page .sl-policy{margin-top:5px;font-size:6px;line-height:1.25}.sl-page .sl-switch{margin-top:6px;font-size:7px;line-height:1.2}.sl-page .sl-switch button{font-size:7px}.sl-page .sl-stats-bar{width:100%;height:58px;min-height:58px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;overflow:hidden}.sl-page .sl-stat-item,.sl-page .sl-stat-item:nth-child(3){min-width:0;min-height:58px;height:auto;padding:7px 5px;gap:5px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.sl-page .sl-stat-big{font-size:31px;line-height:1}.sl-page .sl-stat-item>div{min-width:0;gap:1px}.sl-page .sl-stat-item>div>span,.sl-page .sl-stat-item>div>small{max-width:82px;overflow-wrap:anywhere}.sl-page .sl-stat-item>div>span{font-size:8px;line-height:1.1}.sl-page .sl-stat-item>div>small{font-size:7px;line-height:1.15}.sl-page .sl-mobile-computer-notice{min-height:80px;box-sizing:border-box;align-items:center;top:46px;left:14px;right:14px;gap:6px;padding:8px 31px 8px 10px;border-radius:8px}.sl-page .sl-mobile-computer-notice p{font-size:15px;line-height:1.3}.sl-page .sl-mobile-computer-notice button{top:5px;right:5px;width:24px;height:24px}.sl-page .sl-mobile-computer-notice button svg{width:17px;height:17px}.sl-page .sl-overlay{padding:12px;align-items:center;justify-content:center;overflow-y:auto}.sl-page .sl-overlay.sl-overlay--with-notice:not(.sl-overlay--login){padding-top:12px}.sl-page .sl-overlay>section{width:248px;max-width:calc(100vw - 24px);margin:0 auto}.sl-page .sl-overlay .sl-modal{width:100%;height:auto;min-height:0;max-height:calc(100dvh - 24px);padding:14px 12px 10px;border-radius:4px;overflow-y:auto;box-sizing:border-box;box-shadow:0 12px 30px #00000047}.sl-page .sl-overlay:not(.sl-overlay--login) .sl-modal{height:min(367px,calc(100dvh - 24px))}.sl-page .sl-overlay .sl-modal-close{top:4px;right:4px;width:20px;height:20px}.sl-page .sl-overlay .sl-modal-close svg{width:14px;height:14px}.sl-page .sl-overlay .sl-modal-title{margin-bottom:5px;font-size:11px;line-height:14px}.sl-page .sl-overlay .sl-stats-row{gap:2px;margin-bottom:7px}.sl-page .sl-overlay .sl-stat-num,.sl-page .sl-overlay .sl-stat-big-num{font-size:20px}.sl-page .sl-overlay .sl-stat-label{font-size:7px}.sl-page .sl-overlay .sl-stat-sep{height:14px;margin:0 2px;font-size:12px}.sl-page .sl-overlay .sl-fg{margin-bottom:6px}.sl-page .sl-overlay .sl-label-country,.sl-page .sl-overlay .sl-inp-label{font-size:8px}.sl-page .sl-overlay .sl-label-country small{margin-bottom:3px;font-size:7px}.sl-page .sl-overlay .sl-inp-label{margin-bottom:3px}.sl-page .sl-overlay .sl-sel,.sl-page .sl-overlay .sl-inp,.sl-page .sl-overlay .sl-ref-hd{height:24px;min-height:24px;font-size:8px;border-radius:4px}.sl-page .sl-overlay .sl-sel{padding-left:24px;padding-right:18px}.sl-page .sl-overlay .sl-flag-img{left:7px;width:12px;height:12px}.sl-page .sl-overlay .sl-sel-wrap:after{right:7px;border-left-width:3px;border-right-width:3px;border-top-width:4px}.sl-page .sl-overlay .sl-submit{height:27px;min-height:27px;margin-top:1px;font-size:8px;border-radius:4px}.sl-page .sl-overlay .sl-policy{margin-top:3px;font-size:7px;line-height:1.2}.sl-page .sl-overlay .sl-switch{margin-top:5px;padding-top:5px;font-size:8px}.sl-page .sl-overlay .sl-switch button{font-size:8px}}@media(max-width:640px){.sl-page .sl-mobile-computer-notice{top:48px!important;left:16px!important;right:16px!important;min-height:62px!important;padding:9px 38px 9px 12px!important;border:1px solid rgba(255,255,255,.32)!important;border-radius:7px!important;background:#18191bb8!important;color:#ffffffeb!important;box-shadow:0 7px 18px #0003!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.sl-page .sl-mobile-computer-notice p{margin:0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:1.35!important;letter-spacing:0!important;color:#ffffffe6!important;overflow-wrap:normal!important}.sl-page .sl-mobile-computer-notice p strong{color:#ff7a00!important;font-weight:400!important}.sl-page .sl-mobile-computer-notice button{top:6px!important;right:6px!important;width:24px!important;height:24px!important;color:#fff!important}.sl-page .sl-mobile-computer-notice button svg{width:18px!important;height:18px!important}}@media(max-width:640px){.sl-page .sl-header{height:34px!important;min-height:34px!important;padding:0 9px!important}.sl-page .sl-hero{height:435px!important;min-height:0!important;padding-top:34px!important;display:grid!important;grid-template-columns:minmax(0,1fr) clamp(132px,25.5vw,152px)!important;box-sizing:border-box!important}.sl-page .sl-hero-bg{inset:34px 0 0!important;width:100%!important;height:401px!important}.sl-page .sl-hero-left{width:auto!important;min-width:0!important;min-height:0!important;height:auto!important;padding:30px 10px 24px 9px!important;box-sizing:border-box!important}.sl-page .sl-side-panel{width:auto!important;min-width:0!important;min-height:0!important;height:auto!important;padding:12px 8px 14px!important;box-sizing:border-box!important;overflow:hidden!important}.sl-page .sl-stats-bar{height:58px!important;min-height:58px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.sl-page .sl-stat-item,.sl-page .sl-stat-item:nth-child(3){min-height:58px!important;height:auto!important;padding:7px 5px!important;display:flex!important}}@media(min-width:601px){.seller-desktop-only{display:block;width:100%;min-width:0}.seller-main{width:calc(100% - 232px);min-width:0;margin-left:232px}}@media(min-width:901px){.seller-sidebar nav{flex:none;display:grid;gap:13px;overflow:visible}.seller-nav-group{display:grid;gap:3px}.seller-nav-group>small{padding-bottom:4px}.seller-sidebar nav button{height:38px}}.seller-store-switcher:has(.seller-pending-store-name){grid-template-columns:36px minmax(0,1fr)}.seller-store-switcher:has(.seller-pending-store-name)>svg{display:none}@media(max-width:680px){.seller-store-switcher:has(.seller-pending-store-name){grid-template-columns:32px minmax(0,1fr);column-gap:7px}.seller-store-switcher:has(.seller-pending-store-name) .seller-pending-store-name{font-size:10px;letter-spacing:-.45px}}.catalog-management-page .result-panel table{width:max-content;min-width:100%;table-layout:fixed}.catalog-management-page .result-panel th,.catalog-management-page .result-panel td{overflow:hidden;text-overflow:ellipsis}.catalog-management-page .result-panel th:nth-child(1),.catalog-management-page .result-panel td:nth-child(1){width:58px;min-width:58px;text-align:center}.catalog-management-page .result-panel th:nth-child(2),.catalog-management-page .result-panel td:nth-child(2){width:88px;min-width:88px;text-align:center}.catalog-management-page .result-panel th:nth-child(3),.catalog-management-page .result-panel td:nth-child(3){width:350px;min-width:350px}.catalog-management-page .result-panel th:nth-child(4),.catalog-management-page .result-panel td:nth-child(4){width:180px;min-width:180px}.catalog-management-page .result-panel th:nth-child(5),.catalog-management-page .result-panel td:nth-child(5){width:130px;min-width:130px}.catalog-management-page .result-panel th:nth-child(6),.catalog-management-page .result-panel td:nth-child(6){width:250px;min-width:250px}.catalog-management-page .result-panel th:nth-child(7),.catalog-management-page .result-panel td:nth-child(7){width:292px!important;min-width:292px!important}.catalog-management-page .result-panel td:nth-child(3) .catalog-product-identity,.catalog-management-page .result-panel td:nth-child(6) .catalog-selling-stores{min-width:0}.catalog-management-page .result-panel td:nth-child(7) .row-actions{flex-wrap:nowrap;white-space:nowrap}@media(max-width:600px){.buyer-mobile-more{width:min(176px,100%);min-width:0;height:40px;margin:11px auto 0;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:7px;box-sizing:border-box;border:0;border-radius:20px;background:#f5822b;color:#fff;font-size:13px;line-height:1;font-weight:700;cursor:pointer;box-shadow:0 4px 10px #f5822b33;transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}.buyer-mobile-more svg{width:14px;height:14px;flex:0 0 14px;stroke-width:2.5}.buyer-mobile-more:hover,.buyer-mobile-more:focus-visible{background:#e87520;box-shadow:0 6px 14px #f5822b47;transform:translateY(-1px)}.buyer-mobile-more:active{transform:translateY(0)}}.feature-unavailable{display:flex;align-items:center;gap:14px;margin-bottom:16px;padding:18px 20px;border:1px solid #f5cf9d;background:#fff9ef;color:#6b4a20}.feature-unavailable strong{color:#b76412;white-space:nowrap}.feature-unavailable span{color:#80684b}.legacy-page-unavailable{max-width:1180px}.legacy-page-unavailable .page-title-row{margin-bottom:24px}.legacy-page-unavailable .feature-unavailable{min-height:72px;margin:0;padding:22px 24px;border-radius:10px;box-shadow:0 4px 14px #1f2d3d0d}.legacy-page-unavailable .feature-unavailable strong{font-size:15px}.legacy-page-unavailable .feature-unavailable span{font-size:13px;line-height:1.7}.admin-topbar-title img{width:28px;height:28px;padding:0;border-radius:7px;background:transparent;object-fit:cover}.admin-login-brand img{border-radius:10px;object-fit:cover}.seller-policy-reference .seller-policy-header .seller-policy-brand{gap:10px}.seller-policy-reference .seller-policy-header .seller-policy-brand img{width:40px;height:40px;border-radius:10px;object-fit:cover}.seller-policy-reference .seller-policy-header .seller-policy-brand:after{content:"TEMU Seller Center";color:#fff;font-size:17px;font-weight:700;white-space:nowrap}@media(max-width:640px){.seller-policy-reference .seller-policy-header .seller-policy-brand img{width:34px;height:34px;border-radius:8px}.seller-policy-reference .seller-policy-header .seller-policy-brand:after{font-size:14px}}.admin-topbar-title{min-width:178px;flex:0 0 178px}.admin-topbar-title img{content:url(/branding/tembulk-logo.jpg?v=temu-logo-20260912-all)!important;width:32px;height:32px;padding:0;border:0;border-radius:8px;background:transparent;object-fit:cover}.user-avatar{content:url(/branding/tembulk-logo.jpg?v=temu-logo-20260912-all)!important;width:30px;height:30px;margin-left:8px;border:0;border-radius:8px;background:transparent;object-fit:cover}.app-shell>.sidebar{grid-template-rows:auto 1fr auto}.app-shell>.sidebar>.sidebar-heading{display:flex}.category-management-page td:nth-child(5) option[value=PLAN]{display:none}.category-management-page .sold-save-indicator{min-width:78px;min-height:28px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7deea;border-radius:4px;color:#77849a;background:#f8fafc;font-size:11px;white-space:nowrap}.category-management-page .sold-save-indicator.is-saved{color:#216e4b;border-color:#a9d8bf;background:#effaf4;font-weight:600}.category-management-page .sold-save-indicator.is-dirty{color:#9a5b00;border-color:#f0c36d;background:#fff8e8;font-weight:600}.category-management-page .result-panel table{min-width:1180px;table-layout:auto}.category-management-page .result-panel th:first-child,.category-management-page .result-panel td:first-child{width:54px}.category-management-page .result-panel th:nth-child(2),.category-management-page .result-panel td:nth-child(2){min-width:270px;width:270px}.category-management-page .result-panel th:nth-child(3),.category-management-page .result-panel td:nth-child(3){min-width:120px;width:120px}.category-management-page .result-panel th:nth-child(4),.category-management-page .result-panel td:nth-child(4){min-width:150px;width:150px}.category-management-page .result-panel th:nth-child(5),.category-management-page .result-panel td:nth-child(5){min-width:150px;width:150px}.category-management-page .result-panel th:nth-child(6),.category-management-page .result-panel td:nth-child(6){min-width:180px;width:180px}.category-management-page .result-panel th:last-child,.category-management-page .result-panel td:last-child{min-width:390px;width:390px}.category-management-page .result-panel td:nth-child(2){overflow:visible;text-overflow:clip;white-space:normal}.category-management-page .result-panel td:nth-child(2) .management-product-identity{min-width:0}.category-management-page .result-panel td:nth-child(2) .management-product-identity span{min-width:0;overflow:hidden}.category-management-page .result-panel td:nth-child(2) .management-product-identity strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-management-page .sold-value-cell{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.category-management-page .sold-value-cell input{width:112px}.category-management-page .result-panel th:last-child,.category-management-page .result-panel td:last-child{width:470px;min-width:470px}.category-management-page .result-panel td:last-child .row-actions{display:flex;flex-wrap:nowrap;align-items:center;gap:9px;white-space:nowrap}.category-management-page .result-panel td:last-child .category-action-button{flex:0 0 auto;width:180px;min-width:180px;height:36px;min-height:36px;padding:0 8px;box-sizing:border-box;justify-content:center;text-align:center;line-height:1.2;white-space:nowrap}.category-management-page .result-panel td:last-child .category-save-button{width:110px;min-width:110px}.category-management-page .result-panel td:last-child .category-category-button{width:132px;min-width:132px;order:4}@media(max-width:640px){.sl-page .sl-overlay:not(.sl-overlay--login)>section{width:min(400px,calc(100vw - 24px))}.sl-page .sl-overlay:not(.sl-overlay--login) .sl-modal{height:auto;max-height:calc(100dvh - 24px);padding:24px 18px}.sl-page .sl-overlay:not(.sl-overlay--login) .sl-modal-title{font-size:21px;line-height:1.3;margin-bottom:16px}.sl-page .sl-overlay:not(.sl-overlay--login) .sl-fg{margin-bottom:12px}.sl-page .sl-overlay:not(.sl-overlay--login) .sl-inp-label,.sl-page .sl-overlay:not(.sl-overlay--login) .sl-label-country{font-size:13px;line-height:1.4}.sl-page .sl-overlay:not(.sl-overlay--login) .sl-label-country small{font-size:12px}.sl-page .sl-overlay:not(.sl-overlay--login) .sl-inp,.sl-page .sl-overlay:not(.sl-overlay--login) .sl-sel{height:44px;font-size:16px}.sl-page .sl-overlay:not(.sl-overlay--login) .sl-submit{height:44px;font-size:15px}.sl-page .sl-overlay:not(.sl-overlay--login) .sl-policy,.sl-page .sl-overlay:not(.sl-overlay--login) .sl-switch,.sl-page .sl-overlay:not(.sl-overlay--login) .sl-switch button{font-size:12px;line-height:1.5}}
