:root{--bg:#f7f7f8;--surface:#fff;--text:#19191b;--muted:#6e7076;--line:#e6e6e9;--primary:#ff145b;--primary-dark:#ff145b;--primary-soft:#fff0f5;--brand-start:#ff145b;--brand-end:#ff145b;--green:#157a52;--green-soft:#e9f7f1;--shadow:0 16px 50px #15161a14;--radius:18px;--container:1720px;--font-body:"Vazirmatn Variable","Vazirmatn","Noto Sans Arabic Variable","Noto Sans Arabic",Tahoma,Arial,sans-serif;--font-display:"Vazirmatn Variable","Vazirmatn","Noto Kufi Arabic Variable","Noto Kufi Arabic",var(--font-body)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.7}button,input,select,textarea{font:inherit;font-family:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer}.app-shell{flex-direction:column;min-height:100dvh;display:flex}main{flex-direction:column;flex:auto;min-height:0;display:flex}.container{width:min(calc(100% - 20px),var(--container));margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#fffffff0;position:sticky;top:0}.header-inner{align-items:center;gap:28px;min-height:72px;display:flex}.brand{white-space:nowrap;align-items:center;gap:9px;font-size:23px;font-weight:900;display:inline-flex}.brand-mark{background:var(--primary);color:#fff;border-radius:13px;place-items:center;width:39px;height:39px;display:inline-grid;box-shadow:0 8px 24px #ff145b3d}.brand-mark.big{border-radius:25px;width:74px;height:74px;font-size:43px}.nav-links{align-items:center;gap:22px;margin-inline-end:auto;display:flex}.nav-links a{color:#45464b;align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.nav-links a:hover{color:var(--primary)}.header-actions{align-items:center;gap:11px;display:flex}.segmented{background:#f1f1f3;border-radius:12px;padding:3px;display:flex}.segmented button{color:var(--muted);background:0 0;border:0;border-radius:9px;padding:6px 10px;font-size:12px}.segmented button.active{color:var(--text);background:#fff;box-shadow:0 2px 8px #00000014}.text-button,.icon-link,.mobile-menu{background:0 0;border:0}.text-button{color:var(--primary);font-weight:800}.icon-link{color:#3d3e42;align-items:center;gap:6px;font-size:13px;display:flex;position:relative}.cart-link b{background:var(--primary);color:#fff;border:2px solid #fff;border-radius:20px;place-items:center;min-width:20px;height:20px;font-size:10px;display:grid;position:absolute;top:-9px;right:-7px}.mobile-menu{display:none}.simple-hero{background:radial-gradient(circle at 50% 8%,#fff 0,#fff8f9 38%,var(--bg) 74%);border-bottom:1px solid #efeff1;align-items:center;min-height:470px;display:flex}.hero-content{text-align:center;flex-direction:column;align-items:center;padding:72px 0;display:flex}.hero-logo{align-items:center;gap:18px;display:flex}.hero-logo h1{letter-spacing:0;margin:0;font-size:55px;font-weight:900}.hero-content>p{color:var(--muted);margin:18px 0 30px;font-size:18px}.search-box{background:#fff;border:1px solid #d8d8dc;border-radius:16px;align-items:center;width:100%;padding:6px 7px 6px 15px;display:flex;box-shadow:0 8px 28px #1a1a1e0f}.search-box.large{border:2px solid #d8d8dc;max-width:760px;height:66px;box-shadow:0 20px 55px #16161a17}.search-box:focus-within{border-color:var(--primary);box-shadow:0 0 0 4px #ff145b14,var(--shadow)}.search-box svg{color:#8b8c91;flex:none}.search-box input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:10px 12px;font-size:16px}.search-box button,.primary-button{background:var(--primary);color:#fff;border:0;border-radius:12px;padding:11px 22px;font-weight:800;transition:all .2s}.search-box.large button{padding:13px 30px}.search-box button:hover,.primary-button:hover{background:var(--primary-dark);transform:translateY(-1px)}.rate-pill{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;align-items:center;gap:7px;margin-top:18px;padding:7px 13px;font-size:12px;display:flex}.rate-pill svg{width:17px}.section{padding:68px 0}.compact-section{padding-top:42px;padding-bottom:48px}.section-title{text-align:center;margin:0 0 30px;font-size:27px}.category-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.category-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:23px 12px;transition:all .2s;display:flex}.category-card span{font-size:32px}.category-card b{font-size:14px}.category-card:hover{border-color:#f0aab2;transform:translateY(-3px);box-shadow:0 12px 30px #00000012}.trust-section{border-block:1px solid var(--line);background:#fff}.trust-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.trust-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:27px}.trust-card>svg{width:32px;height:32px;color:var(--primary)}.trust-card h3{margin:13px 0 7px;font-size:17px}.trust-card p{color:var(--muted);margin:0;font-size:14px}.seller-cta{padding:70px 0}.seller-cta-inner{color:#fff;background:#1c1c20;border-radius:28px;justify-content:space-between;align-items:center;gap:30px;padding:45px 50px;display:flex;position:relative;overflow:hidden}.seller-cta-inner:after{content:"ج";color:#ffffff0a;font-size:240px;font-weight:900;position:absolute;bottom:-75px;left:35px}.seller-cta h2{margin:10px 0;font-size:32px}.seller-cta p{color:#c9c9ce;margin:0}.eyebrow{color:var(--primary);align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.seller-cta .eyebrow{color:#ff8895}.eyebrow svg{width:17px}.site-footer{border-top:1px solid var(--line);background:#fff;padding:38px 0}.footer-inner{justify-content:space-between;align-items:center;gap:25px;display:flex}.footer-brand{font-size:18px}.footer-brand .brand-mark{border-radius:10px;width:32px;height:32px}.footer-inner p{color:var(--muted);margin:8px 0 0;font-size:13px}.footer-links{color:var(--muted);gap:24px;font-size:14px;display:flex}.page-space{padding-top:42px;padding-bottom:74px}.page-space>h1{margin-top:0}.page-heading{justify-content:space-between;align-items:end;margin:35px 0 25px;display:flex}.page-heading h1{margin:0;font-size:30px}.page-heading p{margin:4px 0 0}.muted{color:var(--muted)}.small{font-size:12px}.result-count,.notification-badge{background:var(--primary-soft);color:var(--primary);border-radius:999px;place-items:center;min-width:38px;height:38px;font-weight:800;display:grid}.search-layout{grid-template-columns:235px 1fr;gap:24px;display:grid}.filters-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;height:max-content;padding:21px;position:sticky;top:95px}.filters-panel h2{margin:0 0 20px;font-size:18px}.filters-panel label,.form-stack label,.auth-card label{flex-direction:column;gap:7px;margin-bottom:16px;font-size:13px;font-weight:700;display:flex}.filters-panel select,.form-stack input,.form-stack textarea,.form-stack select,.auth-card input,.auth-card select{background:#fff;border:1px solid #d9d9dd;border-radius:11px;outline:0;width:100%;padding:10px 12px}.filters-panel select:focus,.form-stack input:focus,.form-stack textarea:focus,.form-stack select:focus,.auth-card input:focus,.auth-card select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #ff145b14}.check-line{align-items:center;flex-direction:row!important}.check-line input{accent-color:var(--primary);width:17px;height:17px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:all .2s;position:relative;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.sponsored-dot{background:var(--primary);z-index:1;border-radius:50%;width:9px;height:9px;position:absolute;top:12px;left:12px;box-shadow:0 0 0 4px #fff}.product-image{background:linear-gradient(145deg,#fbfbfc,#f1f2f4);place-items:center;height:220px;padding:25px;display:grid}.product-image img{object-fit:contain;width:100%;height:100%}.product-body{padding:18px}.product-body h3{min-height:51px;margin:4px 0 15px;font-size:16px;line-height:1.6}.price-line{align-items:baseline;gap:7px;display:flex}.price-line span{color:var(--muted);font-size:12px}.price-line strong{font-size:19px}.card-meta{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;margin-top:15px;padding-top:13px;font-size:11px;display:flex}.guarantee,.verified{color:var(--green);align-items:center;gap:4px;font-size:11px;font-weight:800;display:inline-flex}.state-card{border:1px solid var(--line);border-radius:var(--radius);text-align:center;background:#fff;padding:65px 25px}.state-card .primary-button{margin-top:18px;display:inline-block}.product-detail{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:minmax(330px,43%) 1fr;gap:45px;padding:36px;display:grid}.detail-image{background:#f5f5f7;border-radius:19px;place-items:center;min-height:390px;padding:40px;display:grid}.detail-image img{max-height:340px}.detail-copy{padding:20px 0}.detail-copy h1{margin:10px 0;font-size:32px;line-height:1.5}.detail-copy>p{color:var(--muted);font-size:15px}.detail-copy dl{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:35px;display:grid}.detail-copy dl div{background:#f7f7f8;border-radius:12px;padding:13px}.detail-copy dt{color:var(--muted);font-size:11px}.detail-copy dd{margin:3px 0 0;font-weight:800}.offers-section{margin-top:34px}.offers-section h2{font-size:24px}.offers-list{flex-direction:column;gap:12px;display:flex}.offer-row{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:1.2fr 1fr minmax(190px,.75fr);align-items:center;gap:20px;padding:18px;display:grid}.offer-store{align-items:center;gap:12px;display:flex}.store-avatar{width:48px;height:48px;color:var(--primary);background:#f3f3f5;border-radius:13px;place-items:center;display:grid}.offer-store b{display:block}.offer-store small{color:var(--muted);display:block}.offer-notes{color:var(--muted);flex-direction:column;gap:4px;font-size:12px;display:flex}.offer-buy{text-align:left}.offer-buy strong{font-size:19px;display:block}.offer-buy small{color:var(--muted);margin-bottom:8px;display:block}.offer-buy button{background:var(--primary);color:#fff;border:0;border-radius:10px;width:100%;padding:9px 15px;font-weight:800}.offer-buy button:disabled{opacity:.45}.store-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.store-card{border:1px solid var(--line);border-radius:var(--radius);text-align:center;background:#fff;padding:27px}.store-card-icon{background:var(--primary-soft);width:65px;height:65px;color:var(--primary);border-radius:20px;place-items:center;margin:0 auto;display:grid}.store-card h2{margin:15px 0 3px;font-size:18px}.store-card p{color:var(--muted);margin:0 0 12px}.checkout-layout{grid-template-columns:1fr 385px;align-items:start;gap:24px;display:grid}.cart-list{flex-direction:column;gap:12px;display:flex}.cart-item{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:100px 1fr auto 145px;align-items:center;gap:16px;padding:14px;display:grid}.cart-item>img{object-fit:contain;background:#f5f5f7;border-radius:12px;width:90px;height:90px;padding:8px}.cart-item h2{margin:0;font-size:15px}.cart-item p{color:var(--muted);margin:4px 0;font-size:12px}.quantity-control{border:1px solid var(--line);border-radius:10px;align-items:center;display:flex;overflow:hidden}.quantity-control button{background:#f5f5f6;border:0;width:32px;height:34px}.quantity-control input{text-align:center;border:0;outline:0;width:42px}.cart-price{text-align:left}.cart-price strong{display:block}.danger-link{color:var(--primary);background:0 0;border:0;padding:5px 0;font-size:11px}.checkout-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px;position:sticky;top:94px}.checkout-card h2{margin-top:0}.summary-row{justify-content:space-between;padding:8px 0;font-size:13px;display:flex}.total-row{border-top:1px solid var(--line);margin-top:7px;padding-top:14px;font-size:16px}.form-stack{border-top:1px solid var(--line);margin-top:14px;padding-top:12px}.form-stack h3{font-size:16px}.form-stack textarea{resize:vertical;min-height:75px}.primary-button.full{text-align:center;width:100%;display:block}.form-error{color:#a40f20;background:#fff0f2;border:1px solid #ffc8cf;border-radius:9px;padding:8px 10px;font-size:12px}.auth-page,.payment-page{place-items:center;min-height:calc(100vh - 145px);padding:55px 16px;display:grid}.auth-card,.payment-card{border:1px solid var(--line);width:min(100%,430px);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:34px}.auth-brand{justify-content:center}.auth-card h1{text-align:center;margin:25px 0;font-size:25px}.auth-card p{text-align:center;color:var(--muted);font-size:13px}.auth-card p a{color:var(--primary);font-weight:800}.dashboard-hero{justify-content:space-between;align-items:center;gap:25px;margin-bottom:27px;display:flex}.dashboard-hero h1{margin:6px 0;font-size:32px}.dashboard-hero p{color:var(--muted);margin:0}.metric-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:46px 1fr;align-items:center;column-gap:12px;padding:18px;display:grid}.metric-card>div{background:var(--primary-soft);width:46px;height:46px;color:var(--primary);border-radius:13px;grid-row:1/3;place-items:center;display:grid}.metric-card span{color:var(--muted);font-size:12px}.metric-card strong{font-size:17px}.dashboard-grid{grid-template-columns:1fr 1fr;gap:17px;margin-top:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px}.panel.wide{grid-column:1/-1}.panel h2{margin:0 0 16px;font-size:18px}.panel-title{justify-content:space-between;align-items:center;display:flex}.balance-big{margin:22px 0;font-size:31px;font-weight:900}.balance-bars{grid-template-columns:1fr 1fr;gap:10px;display:grid}.balance-bars div{background:#f7f7f8;border-radius:11px;padding:12px}.balance-bars span{color:var(--muted);font-size:11px;display:block}.guarantee-illustration{background:var(--green-soft);color:var(--green);border-radius:14px;align-items:center;gap:17px;padding:20px;display:flex}.guarantee-illustration>svg{width:48px;height:48px}.guarantee-illustration p{color:#406c5c;margin:4px 0 0;font-size:12px}.mini-table{flex-direction:column;display:flex}.mini-table>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px;display:flex}.mini-table>div:last-child{border:0}.mini-table button{background:var(--primary-soft);color:var(--primary);border:0;border-radius:8px;padding:6px 12px}.status{border-radius:20px;padding:4px 9px;font-size:11px;font-weight:800}.status.active{background:var(--green-soft);color:var(--green)}.status.pending{color:#8a6410;background:#fff4d8}.payment-card{text-align:center}.payment-icon{background:var(--primary-soft);width:74px;height:74px;color:var(--primary);border-radius:23px;place-items:center;margin:0 auto 22px;display:grid}.payment-icon svg{width:35px;height:35px}.payment-icon.cancelled{font-size:40px}.payment-card.success .payment-icon{background:var(--green-soft);color:var(--green)}.payment-card h1{font-size:24px}.payment-card>p{color:var(--muted)}.payment-reference{background:#f6f6f7;border-radius:12px;justify-content:space-between;margin:22px 0;padding:12px 14px;display:flex}.payment-reference span{color:var(--muted);font-size:12px}@media (max-width:980px){.nav-links{display:none}.nav-links.open{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:15px;flex-direction:column;align-items:stretch;padding:18px;display:flex;position:absolute;top:72px;left:16px;right:16px}.mobile-menu{display:block}.icon-link span{display:none}.category-grid{grid-template-columns:repeat(3,1fr)}.trust-grid,.product-grid,.store-grid{grid-template-columns:repeat(2,1fr)}.checkout-layout{grid-template-columns:1fr}.checkout-card{position:static}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.container{width:min(calc(100% - 22px),var(--container))}.header-inner{gap:10px;min-height:64px}.brand{font-size:18px}.brand-mark{width:34px;height:34px}.segmented.compact{display:none}.header-actions{margin-inline-start:auto}.simple-hero{min-height:410px}.hero-content{padding:52px 0}.brand-mark.big{width:58px;height:58px;font-size:34px}.hero-logo h1{font-size:42px}.hero-content>p{font-size:14px}.search-box.large{height:58px}.search-box button{padding:10px 15px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card:last-child{grid-column:1/-1}.trust-grid{grid-template-columns:1fr}.seller-cta-inner{flex-direction:column;align-items:flex-start;padding:30px 23px}.section{padding:48px 0}.section-title{font-size:23px}.footer-inner{text-align:center;flex-direction:column}.search-layout{grid-template-columns:1fr}.filters-panel{position:static}.product-grid{grid-template-columns:1fr}.product-image{height:205px}.product-detail{grid-template-columns:1fr;gap:15px;padding:18px}.detail-image{min-height:270px}.detail-copy h1{font-size:24px}.detail-copy dl,.offer-row{grid-template-columns:1fr}.offer-buy{text-align:right}.store-grid{grid-template-columns:1fr}.cart-item{grid-template-columns:75px 1fr}.cart-item>img{width:70px;height:70px}.quantity-control,.cart-price{grid-column:2}.cart-price{text-align:right;justify-content:space-between;display:flex}.metric-grid,.dashboard-grid{grid-template-columns:1fr}.panel.wide{grid-column:auto}.dashboard-hero{flex-direction:column;align-items:flex-start}.auth-card,.payment-card{padding:25px}.header-actions .text-button{font-size:11px}}h1,h2,h3,h4,.brand,.section-title,.primary-button,.nav-links a{font-family:var(--font-display),"Vazirmatn Variable",sans-serif}.access-state{border:1px solid var(--line);text-align:center;width:min(100%,620px);box-shadow:var(--shadow);background:#fff;border-radius:22px;margin:70px auto;padding:34px}.access-state h1{margin:0 0 10px}.access-state p{color:var(--muted)}.dashboard-toolbar{flex-wrap:wrap;gap:10px;display:flex}.secondary-button{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:11px;justify-content:center;align-items:center;padding:10px 16px;font-weight:800;display:inline-flex}.secondary-button:hover{border-color:var(--primary);color:var(--primary)}.data-table{border-collapse:collapse;width:100%}.data-table th,.data-table td{border-bottom:1px solid var(--line);text-align:right;padding:12px;font-size:13px}.data-table th{color:var(--muted);font-weight:700}.data-table tr:last-child td{border-bottom:0}.inline-actions{flex-wrap:wrap;gap:8px;display:flex}.small-button{background:var(--primary-soft);color:var(--primary);border:0;border-radius:9px;padding:7px 11px;font-weight:800}.small-button.approve{background:var(--green-soft);color:var(--green)}.dashboard-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dashboard-form label{flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.dashboard-form input,.dashboard-form select{background:#fff;border:1px solid #d9d9dd;border-radius:11px;padding:11px 12px}.dashboard-form .full-row{grid-column:1/-1}.notice{border-radius:12px;padding:11px 13px;font-size:13px}.notice.success{background:var(--green-soft);color:var(--green)}.notice.error{background:var(--primary-soft);color:var(--primary)}.store-selector{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.store-selector select{border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 12px}@media (max-width:720px){.dashboard-form{grid-template-columns:1fr}.dashboard-form .full-row{grid-column:auto}.data-table{white-space:nowrap;display:block;overflow-x:auto}}.otp-input{letter-spacing:12px;text-align:center;min-height:72px;caret-color:var(--primary);line-height:1.25;box-shadow:0 8px 22px #ff145b12;color:#d4144d!important;font-family:var(--font-body)!important;background:#fff9fb!important;border:2px solid #ff145b7a!important;border-radius:16px!important;font-size:34px!important;font-weight:700!important}.otp-input:focus{border-color:var(--primary)!important;box-shadow:0 0 0 4px #ff145b1a,0 10px 26px #ff145b1a!important}.text-button.full{width:100%;margin-top:8px;padding:12px}body{font-family:var(--font-body),"Vazirmatn Variable","Noto Sans Arabic",Tahoma,Arial,sans-serif}.smart-search-wrap{z-index:20;width:100%;position:relative}.smart-search-wrap.large{max-width:760px}.smart-search-wrap.large .search-box.large{max-width:none}.image-search-input{display:none}.search-box .image-search-button{color:#4c4d52;white-space:nowrap;background:#f5f5f7;border-radius:10px;align-items:center;gap:5px;padding:9px 12px;display:inline-flex}.search-box .image-search-button:hover{color:var(--primary);background:#ececef;transform:none}.image-search-button svg{width:20px;height:20px}.search-box .search-submit{background:var(--primary);color:#fff}.search-suggestions{border:1px solid var(--line);box-shadow:var(--shadow);text-align:right;background:#fff;border-radius:15px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden}.search-suggestions button{width:100%;color:var(--text);text-align:right;background:#fff;border:0;border-bottom:1px solid #f0f0f2;align-items:center;gap:10px;padding:12px 15px;display:flex}.search-suggestions button:last-child{border-bottom:0}.search-suggestions button:hover{background:var(--primary-soft);color:var(--primary)}.search-suggestions svg{width:18px}.search-inline-error{background:var(--primary-soft);color:var(--primary);border:1px solid #ffc9d0;border-radius:9px;margin-top:7px;padding:7px 10px;font-size:12px}.section-heading-row{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.section-heading-row .section-title{text-align:right;margin:0}.section-heading-row>a{color:var(--primary);font-size:13px;font-weight:800}.home-catalog-section{border-top:1px solid var(--line);background:#fff}.home-products{grid-template-columns:repeat(4,minmax(0,1fr))}.home-stores-section{padding-top:54px}.store-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.compact-store-card{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:44px 1fr;align-items:center;column-gap:11px;padding:14px;transition:all .2s;display:grid}.compact-store-card:hover{border-color:#efabb3;transform:translateY(-2px);box-shadow:0 10px 24px #0000000f}.compact-store-logo{background:var(--primary-soft);width:44px;height:44px;color:var(--primary);border-radius:12px;grid-row:1/3;place-items:center;display:grid}.compact-store-card strong{font-size:13px}.compact-store-card small{color:var(--muted)}@media (max-width:980px){.home-products,.store-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.search-box{padding-inline:7px}.image-search-button span{display:none}.search-box .image-search-button{padding:9px}.search-box.large button.search-submit{padding:10px 13px}.home-products,.store-strip{grid-template-columns:1fr}.section-heading-row{align-items:flex-end}}.admin-card-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:16px;margin-top:18px;display:grid}.admin-item-card{border:1px solid var(--border,#e5e7eb);background:#fff;border-radius:18px;flex-direction:column;gap:10px;padding:16px;display:flex}.admin-item-card h3,.admin-item-card p{margin:0}.admin-item-card label{flex-direction:column;gap:6px;font-size:13px;display:flex}.admin-tabs{flex-wrap:wrap;margin:22px 0}.image-preview-row{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.image-preview-row img{object-fit:contain;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100px;height:100px}.dashboard-form textarea{resize:vertical;min-height:110px}@media (max-width:700px){.admin-card-grid{grid-template-columns:1fr}.data-table{display:block;overflow-x:auto}.dashboard-form{grid-template-columns:1fr}}.home-category-ribbon{white-space:nowrap;background:#fff;border-bottom:1px solid #e5e9ee;overflow-x:auto}.home-category-ribbon-inner{justify-content:center;gap:30px;min-width:max-content;padding:13px 0;display:flex}.home-category-ribbon a{color:#526175;font-size:13px;font-weight:700}.home-category-ribbon a:hover{color:var(--primary)}.market-search-hero{background:linear-gradient(#f1f6fb 0%,#f7f9fb 100%);border-bottom:1px solid #e6eaee;place-items:center;min-height:610px;display:grid}.market-search-center{text-align:center;flex-direction:column;align-items:center;gap:20px;width:min(100% - 28px,720px);margin-top:-38px;display:flex}.jumla-orbit-logo{border:11px solid var(--primary);background:#fff;border-radius:50%;place-items:center;width:92px;height:92px;display:grid;position:relative;box-shadow:0 15px 35px #d81f3626}.jumla-orbit-logo:after{content:"";background:#52a535;border-radius:70% 20%;width:22px;height:14px;position:absolute;top:-8px;right:5px;transform:rotate(-25deg)}.jumla-orbit-logo span{color:var(--primary);font-size:44px;font-weight:900}.market-search-center h1{color:var(--primary);margin:0;font-size:39px}.market-search-center>p{color:#607086;max-width:650px;margin:0;line-height:2}.market-search-center .smart-search-wrap{max-width:600px}.market-search-center .search-box.large{background:#fff;border:1px solid #bcc9d7;box-shadow:0 12px 34px #42536814}.store-letter-logo{background:linear-gradient(135deg,var(--primary),#ff6678);color:#fff;border-radius:13px;grid-row:1/3;place-items:center;width:44px;height:44px;font-size:20px;font-weight:900;display:grid}.product-upload-field{flex-direction:column;gap:12px;display:flex}.upload-dropzone{text-align:center;cursor:pointer;transition:all .2s;background:#f8fafc!important;border:2px dashed #cfd6df!important;border-radius:18px!important;align-items:center!important;padding:28px!important}.upload-dropzone:hover{border-color:var(--primary)!important;background:var(--primary-soft)!important}.upload-dropzone input{display:none}.upload-camera{font-size:34px}.upload-dropzone strong{font-size:14px}.upload-dropzone small{color:var(--muted)}.upload-preview{width:118px;position:relative}.upload-preview img{object-fit:cover;width:118px;height:118px}.upload-preview button{color:#fff;background:#000000b8;border:0;border-radius:50%;width:25px;height:25px;position:absolute;top:5px;left:5px}.upload-preview span{background:var(--primary);color:#fff;border-radius:7px;padding:3px 7px;font-size:10px;position:absolute;bottom:5px;right:5px}.upload-progress{color:#285d89;background:#eef7ff;border-radius:10px;margin:0;padding:10px}.metric-card small{color:var(--muted);margin-top:5px;font-size:10px;display:block}@media (max-width:720px){.home-category-ribbon-inner{justify-content:flex-start;padding-inline:14px}.market-search-hero{min-height:500px}.market-search-center{margin-top:-10px}.market-search-center h1{font-size:30px}.jumla-orbit-logo{border-width:9px;width:76px;height:76px}.market-search-center .search-box.large{height:auto;min-height:58px}.upload-preview,.upload-preview img{width:92px;height:92px}}.field-label{align-items:center;gap:2px;font-weight:700;display:inline-flex}.required-star{color:#e5243f;font-weight:900}.required-note{color:#6b7280;margin:0 0 4px;font-size:13px}.dashboard-form label.field-error input,.dashboard-form label.field-error select,.dashboard-form label.field-error textarea{background:#fffafb;box-shadow:0 0 0 3px #e5243f1a;border-color:#e5243f!important}.wholesale-market-panel,.wholesale-pricing-panel{background:#fafbfc;border:1px solid #e2e6ed;border-radius:18px;margin:0;padding:18px}.wholesale-market-panel legend,.wholesale-pricing-panel legend{color:#202a3c;padding:0 8px;font-weight:900}.wholesale-market-options,.wholesale-base-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.wholesale-market-options{grid-template-columns:repeat(2,minmax(0,1fr))}.wholesale-market-options>button{color:#273247;text-align:start;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce1e8;border-radius:14px;gap:5px;padding:15px;display:grid}.wholesale-market-options>button small,.wholesale-market-locked small,.wholesale-tier-heading small,.wholesale-base-fields label>small{color:#7b8699;font-size:12px;display:block}.wholesale-market-options>button.active{background:#fff4f5;border-color:#eb1f38;box-shadow:0 8px 20px #eb1f3817}.product-spec-chip-grid{flex-wrap:wrap;gap:8px;display:flex}.product-spec-chip-grid>button{color:#334155;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce1e8;border-radius:999px;padding:7px 13px;font-size:12px;font-weight:850;transition:all .16s}.product-spec-chip-grid>button:hover{background:#fff8f9;border-color:#f29aaa}.product-spec-chip-grid>button.active{color:#fff;background:#eb1f38;border-color:#eb1f38;box-shadow:0 7px 16px #eb1f3824}.wholesale-market-locked{background:#fff;border-radius:14px;align-items:center;gap:12px;padding:13px 15px;display:flex}.wholesale-market-locked>span{background:#fff0f2;border-radius:12px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.wholesale-base-fields label{align-content:start;gap:7px;display:grid}.wholesale-tier-heading{border-top:1px solid #e2e6ed;justify-content:space-between;align-items:center;gap:15px;margin-top:20px;padding-top:16px;display:flex}.wholesale-tier-heading>div{gap:3px;display:grid}.wholesale-tier-heading>button{color:#eb1f38;font:inherit;cursor:pointer;background:#fff;border:1px solid #eb1f38;border-radius:10px;padding:9px 13px;font-weight:800}.wholesale-tier-row{background:#fff;border:1px solid #e3e7ed;border-radius:13px;grid-template-columns:1fr 1fr 1fr 38px;align-items:end;gap:9px;margin-top:10px;padding:12px;display:grid}.wholesale-tier-row label{gap:6px;display:grid}.wholesale-tier-row label span{font-size:11px;font-weight:800}.wholesale-tier-row>button{color:#d71934;cursor:pointer;background:#fff0f2;border:0;border-radius:9px;height:38px;font-size:22px}.seller-unit-note{color:#737f92;margin-top:4px;font-size:11px;line-height:1.55;display:block}@media (max-width:760px){.wholesale-base-fields,.wholesale-market-options,.wholesale-tier-row{grid-template-columns:1fr}.wholesale-tier-row>button{width:100%}}.field-message{color:#d3112d;margin-top:5px;font-size:12px;font-weight:700;display:block}.field-error-box{box-shadow:0 0 0 3px #e5243f14;background:#fffafb!important;border-color:#e5243f!important}.notice.error{white-space:pre-wrap;font-weight:700}.primary-button:disabled{cursor:not-allowed;opacity:.65}.jumla-footer{color:#323b48;background:#fff;border-top:1px solid #e4e8ed;margin-top:auto}.jumla-footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:34px;padding-top:38px;padding-bottom:30px;display:grid}.jumla-footer h3{color:#293546;margin:0 0 14px;font-size:16px;font-weight:800}.jumla-footer a{color:#556274;margin:9px 0;font-size:15px;line-height:1.7;display:block}.jumla-footer a:hover{color:#df2537}.jumla-footer-about p{color:#5f6b7a;max-width:380px;font-size:15px;line-height:1.9}.jumla-footer-bottom{color:#6b7582;border-top:1px solid #edf0f3;justify-content:space-between;gap:15px;padding-top:16px;padding-bottom:18px;font-size:13px;display:flex}.policy-page{background:#f4f7fa;min-height:100vh;padding:34px 16px 65px}.policy-shell{width:min(100%,920px);margin:0 auto}.policy-breadcrumb{color:#7b8490;gap:8px;margin-bottom:13px;font-size:11px;display:flex}.policy-hero{background:linear-gradient(135deg,#fff,#fff6f7);border:1px solid #e4e8ed;border-radius:20px;margin-bottom:16px;padding:28px}.policy-hero h1{margin:0 0 8px;font-size:28px}.policy-hero p{color:#626e7e;margin:0 0 12px}.policy-hero small{color:#755820;background:#fff3d9;border-radius:10px;padding:9px 11px;font-size:10px;display:block}.policy-content{background:#fff;border:1px solid #e4e8ed;border-radius:20px;padding:28px}.policy-content section+section{border-top:1px solid #edf0f3;margin-top:22px;padding-top:22px}.policy-content h2{color:#ff145b;align-items:baseline;gap:8px;margin:0 0 8px;font-size:16px;font-weight:900;line-height:1.55;display:flex}.policy-content .policy-step{color:#ff145b;font-variant-numeric:tabular-nums;flex:none}.policy-content .policy-step:after{content:"."}.policy-content .policy-step-title{color:#ff145b}.policy-content p{color:#596575;white-space:pre-wrap;margin:0;font-size:12px;line-height:2}@media (max-width:800px){.jumla-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.jumla-footer-grid{grid-template-columns:1fr}.jumla-footer-bottom{text-align:center;display:block}.policy-hero,.policy-content{padding:19px}.policy-hero h1{font-size:22px}}.seller-page{background:#f2f5f8;min-height:100vh;padding:18px 18px 50px}.seller-page-shell{width:min(1680px,100%);margin:0 auto}.seller-dashboard-header{background:linear-gradient(135deg,#fff,#fff3f5);border:1px solid #e3e8ee;border-radius:19px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;padding:22px 25px;display:flex}.seller-dashboard-header>div>span{color:#df243a;font-size:13px;font-weight:900}.seller-dashboard-header h1{margin:4px 0;font-size:25px}.seller-dashboard-header p{color:#75808e;margin:0;font-size:14px}.seller-store-picker{gap:5px;min-width:230px;display:grid}.seller-store-picker small{color:#77828f;font-size:13px}.seller-store-picker select{background:#fff;border:1px solid #dce2e8;border-radius:10px;padding:10px}.seller-workspace{grid-template-columns:245px 1fr;align-items:start;gap:16px;display:grid}.seller-sidebar{background:#fff;border:1px solid #e2e7ed;border-radius:17px;padding:13px;position:sticky;top:88px;box-shadow:0 8px 26px #1c24300a}.seller-store-summary{border-bottom:1px solid #edf0f3;align-items:center;gap:10px;padding:8px 7px 14px;display:flex}.seller-store-summary>div{color:#ff145b;background:#fff0f2;border-radius:12px;place-items:center;width:42px;height:42px;font-size:19px;font-weight:900;display:grid}.seller-store-summary b,.seller-store-summary span{display:block}.seller-store-summary b{font-size:14px}.seller-store-summary span{color:#7a8592;margin-top:3px;font-size:12.5px}.seller-sidebar nav{gap:3px;padding:11px 0;display:grid}.seller-sidebar nav button{color:#536071;text-align:right;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;padding:10px;font-size:14px;font-weight:850;display:flex}.seller-sidebar nav button>span{color:#7b8795;place-items:center;width:22px;font-size:15px;display:grid}.seller-sidebar nav button em{color:#fff;background:#ff145b;border-radius:999px;place-items:center;min-width:20px;height:20px;margin-inline-start:auto;font-size:11px;font-style:normal;display:grid}.seller-sidebar nav button:hover,.seller-sidebar nav button.active{color:#dd243a;background:#fff0f2}.seller-sidebar nav button.active>span{color:#dd243a}.seller-profile-progress{border-top:1px solid #edf0f3;padding:12px 7px}.seller-profile-progress>div{justify-content:space-between;font-size:13px;display:flex}.seller-profile-progress i{background:#edf0f3;border-radius:999px;height:7px;margin:8px 0;display:block;overflow:hidden}.seller-profile-progress i u{background:#ff145b;border-radius:999px;height:100%;display:block}.seller-profile-progress small{color:#7c8794;font-size:12.5px;line-height:1.6;display:block}.seller-help-link{color:#526174;border-top:1px solid #edf0f3;padding:11px 7px 2px;font-size:13px;font-weight:850;display:block}.seller-main-content{min-width:0}.seller-metric-grid{grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:13px;display:grid}.seller-metric-grid button{text-align:right;cursor:pointer;background:#fff;border:1px solid #e2e7ed;border-radius:15px;padding:17px}.seller-metric-grid button:hover{border-color:#eca5af;transform:translateY(-1px)}.seller-metric-grid span,.seller-metric-grid strong,.seller-metric-grid small{display:block}.seller-metric-grid span{color:#4c5664;font-size:14px}.seller-metric-grid strong{margin:4px 0;font-size:22px}.seller-metric-grid small{color:#5b6775;font-size:13px}.seller-overview-grid{grid-template-columns:1.35fr .65fr;gap:13px;margin-bottom:13px;display:grid}.seller-chart-card,.seller-alert-card,.seller-table-card,.seller-wallet-card,.seller-ad-stat{background:#fff;border:1px solid #e2e7ed;border-radius:16px;padding:18px;box-shadow:0 7px 24px #1b232e09}.seller-card-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:15px;display:flex}.seller-card-header h2{margin:0;font-size:17px}.seller-card-header p{color:#7d8793;margin:4px 0 0;font-size:13px}.seller-card-header>button{color:#526071;background:#f1f4f7;border:0;border-radius:9px;padding:8px 10px;font-size:13px;font-weight:850}.seller-card-header>button.primary{color:#fff;background:#ff145b}.seller-click-chart{border-bottom:1px solid #e8ecf0;align-items:flex-end;gap:7px;height:185px;padding-top:12px;display:flex}.seller-click-chart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:5px;height:100%;display:flex}.seller-click-chart>div>span{background:linear-gradient(#ef4559,#ff145b);border-radius:7px 7px 2px 2px;width:min(24px,75%);min-height:8px;display:block}.seller-click-chart small{color:#89939e;white-space:nowrap;font-size:12px}.seller-click-chart>p{text-align:center;color:#818b97;align-self:center;width:100%;font-size:13px}.seller-click-chart.large{height:260px}.seller-notification-list{gap:9px;display:grid}.seller-notification-list>div,.seller-notification-list>button{text-align:right;background:#fff;border:1px solid #e7ebef;border-radius:12px;align-items:flex-start;gap:10px;padding:11px;display:flex}.seller-notification-list>button{cursor:pointer}.seller-notification-list i{border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-style:normal;font-weight:900;display:grid}.seller-notification-list b,.seller-notification-list small{display:block}.seller-notification-list b{font-size:14px}.seller-notification-list small{color:#7e8895;margin-top:3px;font-size:13px;line-height:1.5}.seller-notification-list .warning i{color:#9a6516;background:#fff2dc}.seller-notification-list .success i{color:#18734a;background:#eaf8ef}.seller-notification-list .info i{color:#2a6195;background:#edf4fc}.seller-notification-list.compact{gap:7px}.seller-notification-list.compact>button{padding:9px}.seller-product-tools{grid-template-columns:1fr 210px auto;align-items:center;gap:10px;margin-bottom:13px;display:grid}.seller-product-tools input,.seller-product-tools select{background:#fff;border:1px solid #dfe4ea;border-radius:10px;padding:10px}.seller-product-tools>span{color:#778390;font-size:13.5px}.seller-product-table-wrap{overflow-x:auto}.seller-product-table{border-collapse:collapse;width:100%;min-width:690px}.seller-product-table th{color:#4c5664;text-align:right;background:#f7f9fb;border-bottom:1px solid #e4e8ed;padding:10px;font-size:13.5px}.seller-product-table td{border-bottom:1px solid #edf0f3;padding:10px;font-size:14px}.seller-product-table .seller-select-col{text-align:center;vertical-align:middle;width:36px}.seller-product-table .seller-select-col input{cursor:pointer;accent-color:#e4263e;width:15px;height:15px}.seller-product-cell{align-items:center;gap:9px;display:flex}.seller-product-cell img{object-fit:contain;background:#f7f9fb;border-radius:9px;width:48px;height:48px}.seller-product-cell b,.seller-product-cell small{display:block}.seller-product-cell b{font-size:14px}.seller-product-cell small{color:#5b6775;margin-top:3px;font-size:13px}.stock{color:#167648;background:#edf8f1;border-radius:999px;place-items:center;min-width:32px;padding:4px 7px;font-size:13px;display:inline-grid}.stock.low{color:#996515;background:#fff2dc}.stock.out{color:#d6243a;background:#fff0f2}.seller-status{color:#45617e;background:#eef4fa;border-radius:999px;padding:4px 8px;font-size:12.5px;font-weight:850;display:inline-flex}.seller-status.active{color:#167348;background:#eaf8ef}.seller-edit-button{color:#d62239;background:#fff0f2;border:0;border-radius:8px;padding:7px 10px;font-size:13px;font-weight:850}.seller-empty-state{text-align:center;background:#f8fafc;border:1px dashed #dce2e8;border-radius:13px;padding:35px}.seller-empty-state span,.seller-empty-state b,.seller-empty-state small{display:block}.seller-empty-state span{color:#9aa4af;font-size:27px}.seller-empty-state b{margin:7px 0;font-size:15px}.seller-empty-state small{color:#5b6775;font-size:13.5px}.seller-order-status-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.seller-order-status-grid>div{background:#f7f9fb;border-radius:12px;padding:14px}.seller-order-status-grid span,.seller-order-status-grid strong{display:block}.seller-order-status-grid span{color:#4c5664;font-size:13.5px}.seller-order-status-grid strong{margin-top:4px;font-size:22px}.seller-ad-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:11px;display:grid}.seller-wallet-card{color:#fff;background:linear-gradient(135deg,#202a36,#344254)}.seller-wallet-card>span,.seller-wallet-card>strong,.seller-wallet-card>small{display:block}.seller-wallet-card>span{color:#cbd3dd;font-size:13.5px}.seller-wallet-card>strong{margin:6px 0;font-size:24px}.seller-wallet-card>small{color:#c0cad5;font-size:13px}.seller-wallet-card>div{gap:8px;margin-top:15px;display:flex}.seller-wallet-card input{border:0;border-radius:9px;flex:1;min-width:0;padding:9px;font-size:14px}.seller-wallet-card button{color:#fff;background:#ff145b;border:0;border-radius:9px;padding:8px 12px;font-size:13px;font-weight:900}.seller-ad-stat span,.seller-ad-stat strong{display:block}.seller-ad-stat span{color:#4c5664;font-size:13.5px}.seller-ad-stat strong{margin-top:7px;font-size:18px}.seller-ad-grid .full{grid-column:1/-1}.seller-store-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.seller-store-facts{margin:0}.seller-store-facts>div{border-bottom:1px solid #edf0f3;justify-content:space-between;gap:12px;padding:10px 0;display:flex}.seller-store-facts dt{color:#7c8794;font-size:13px}.seller-store-facts dd{margin:0;font-size:14px;font-weight:850}.seller-checklist{gap:8px;display:grid}.seller-checklist>div{border:1px solid #e6eaee;border-radius:10px;align-items:center;gap:9px;padding:10px;display:flex}.seller-checklist span{color:#8a949f;background:#f0f3f6;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.seller-checklist b{font-size:13px}.seller-checklist>div.done span{color:#18744a;background:#eaf8ef}@media (max-width:980px){.seller-workspace{grid-template-columns:1fr}.seller-sidebar{position:static}.seller-sidebar nav{grid-template-columns:repeat(4,1fr)}.seller-sidebar nav button{justify-content:center}.seller-overview-grid,.seller-store-grid{grid-template-columns:1fr}.seller-ad-grid{grid-template-columns:repeat(2,1fr)}.seller-wallet-card{grid-column:1/-1}}@media (max-width:680px){.seller-page{padding:12px 8px 40px}.seller-dashboard-header{display:block}.seller-store-picker{min-width:0;margin-top:15px}.seller-sidebar nav,.seller-metric-grid{grid-template-columns:repeat(2,1fr)}.seller-product-tools,.seller-order-status-grid,.seller-order-pipeline,.seller-ad-grid{grid-template-columns:1fr}.seller-overview-grid{display:block}.seller-alert-card{margin-top:12px}}.offer-store-link{color:inherit;font-weight:850;display:block}.offer-store-link:hover{color:#ff145b}.store-name-change-form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.store-name-change-form label{gap:6px;font-size:14px;font-weight:850;display:grid}.store-name-change-form input,.store-name-change-form textarea{font:inherit;background:#fff;border:1px solid #dfe4ea;border-radius:10px;padding:10px;font-size:14.5px}.store-name-change-form textarea{resize:vertical;min-height:90px}.store-name-change-form .full{grid-column:1/-1}.store-name-rule{background:#f7f9fb;border:1px solid #e5e9ee;border-radius:11px;gap:5px;padding:11px;display:grid}.store-name-rule b{font-size:14px}.store-name-rule span,.store-name-rule small{color:#5b6775;font-size:13.5px;line-height:1.7}.store-name-status{border-radius:11px;gap:4px;margin-bottom:12px;padding:11px;display:grid}.store-name-status b{font-size:14px}.store-name-status span{font-size:13.5px}.store-name-status.pending{color:#845b13;background:#fff4dc}.store-name-status.rejected{color:#be2336;background:#fff0f2}@media (max-width:650px){.store-name-change-form{grid-template-columns:1fr}}.admin-workspace{color:#202936;background:#f3f5f8;grid-template-columns:220px minmax(0,1fr);align-items:start;min-height:100vh;display:grid}.admin-sidebar{color:#fff;background:#18212d;flex-direction:column;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.admin-brand{border-bottom:1px solid #2c3745;align-items:center;gap:12px;padding:0 8px 22px;display:flex}.admin-brand>span{background:#e4263e;border-radius:12px;place-items:center;width:42px;height:42px;font-size:22px;font-weight:950;display:grid}.admin-brand b,.admin-brand small{display:block}.admin-brand b{font-size:17px}.admin-brand small{color:#8fa0b3;margin-top:3px;font-size:13px}.admin-sidebar nav{gap:6px;padding:18px 0;display:grid}.admin-sidebar nav button{color:#aeb9c5;text-align:right;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:12px 14px;font-size:14.5px;font-weight:800;line-height:1.45}.admin-sidebar nav button:hover,.admin-sidebar nav button.active{color:#fff;background:#293544}.admin-sidebar nav button.active{box-shadow:inset 3px 0 #e4263e}.admin-home-link{color:#aeb9c5;border-top:1px solid #2c3745;margin-top:auto;padding:16px 8px 0;font-size:13.5px}.admin-content{min-width:0;padding:30px 30px 36px}.admin-topbar{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.admin-topbar p{color:#8994a1;margin:0;font-size:14px}.admin-topbar h1{margin:6px 0 0;font-size:38px;line-height:1.15}.admin-top-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-top-actions input,.admin-top-actions select,.admin-top-actions button{font:inherit;background:#fff;border:1px solid #dce2e8;border-radius:10px;min-height:46px;padding:11px 14px;font-size:14.5px}.admin-top-actions input{width:240px}.admin-top-actions button{color:#fff;cursor:pointer;background:#e4263e;border-color:#e4263e;font-weight:900}.admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:18px;display:grid}.admin-metric{background:#fff;border:1px solid #e1e6eb;border-radius:16px;padding:20px;box-shadow:0 6px 22px #1a233008}.admin-metric span,.admin-metric strong,.admin-metric small{display:block}.admin-metric span{color:#778391;font-size:13px}.admin-metric strong{margin:8px 0;font-size:30px}.admin-metric small{color:#8b95a0;font-size:12px;line-height:1.55}.admin-overview-grid{grid-template-columns:1.35fr .65fr;gap:18px;display:grid}.admin-panel,.admin-table-card,.admin-control-card,.admin-product-card{background:#fff;border:1px solid #e1e6eb;border-radius:16px;box-shadow:0 6px 22px #1a233008}.admin-panel{padding:22px}.admin-panel-title{justify-content:space-between;gap:12px;display:flex}.admin-panel-title h2{margin:0;font-size:22px}.admin-panel-title p{color:#5b6775;margin:6px 0 0;font-size:14px;line-height:1.6}.admin-bar-chart{border-bottom:1px solid #e5e9ed;align-items:flex-end;gap:6px;height:250px;padding-top:18px;display:flex}.admin-bar-chart>div{flex:1;align-items:flex-end;height:100%;display:flex}.admin-bar-chart span{background:linear-gradient(#ee5365,#e4263e);border-radius:4px 4px 0 0;width:100%;min-height:4px;display:block}.admin-task-list{gap:10px;margin-top:16px;display:grid}.admin-task-list button{cursor:pointer;background:#f8fafb;border:1px solid #e8ebef;border-radius:12px;justify-content:space-between;align-items:center;padding:14px;display:flex}.admin-task-list span{font-size:14px}.admin-task-list b{color:#d52239;background:#fff0f2;border-radius:50%;place-items:center;min-width:32px;height:32px;font-size:13px;display:grid}.admin-card-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;display:grid}.admin-store-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}.admin-control-card{gap:14px;padding:20px;display:grid}.admin-control-card h3,.admin-control-card p{margin:0}.admin-control-card h3{font-size:22px;line-height:1.35}.admin-control-card p{color:#4c5664;font-size:14.5px;line-height:1.8}.admin-control-card>small{color:#5b6775;font-size:13.5px}.admin-control-card label{color:#3a4654;gap:7px;font-size:14px;font-weight:700;display:grid}.admin-control-card input,.admin-control-card select,.admin-control-card textarea{width:100%;font:inherit;background:#fff;border:1px solid #dfe4e9;border-radius:10px;padding:11px 12px;font-size:15px}.admin-control-card textarea{resize:vertical;min-height:92px}.admin-card-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-card-heading p{margin-top:5px}.admin-card-stats{flex-wrap:wrap;gap:8px;display:flex}.admin-card-stats span{background:#f3f6f8;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:700}.admin-change-box{background:#f7f9fb;border:1px solid #e7eaee;border-radius:12px;gap:6px;padding:12px;display:grid}.admin-change-box small{color:#7b8794;font-size:12px}.admin-change-box b{font-size:15px;line-height:1.5}.admin-card-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-card-actions button,.admin-secondary-action,.admin-row-button{color:#fff;font:inherit;cursor:pointer;background:#e4263e;border:0;border-radius:10px;padding:11px 14px;font-size:13px;font-weight:900}.admin-card-actions .danger{background:#5d2630}.admin-card-actions .admin-secondary-action,.admin-secondary-action{color:#3f4d5d;background:#edf1f5}.admin-product-card{grid-template-columns:86px 1fr;align-items:center;gap:14px;padding:16px;display:grid}.admin-product-card img{object-fit:contain;background:#f7f9fb;border-radius:12px;width:86px;height:86px}.admin-product-card h3{margin:0;font-size:16px}.admin-product-card p{color:#7c8794;margin:4px 0;font-size:12px}.admin-product-card select{border:1px solid #dde3e8;border-radius:10px;grid-column:1/-1;padding:10px 12px;font-size:14px}.admin-table-card{overflow:hidden}.admin-table-scroll{overflow-x:auto}.admin-table-card table{border-collapse:collapse;width:100%;min-width:860px}.admin-table-card th{color:#75818f;text-align:right;background:#f8fafb;border-bottom:1px solid #e3e8ed;padding:14px;font-size:12px}.admin-table-card td{vertical-align:middle;border-bottom:1px solid #edf0f3;padding:14px;font-size:14px}.admin-table-card td b,.admin-table-card td small{display:block}.admin-table-card td small{color:#84909c;margin-top:4px;line-height:1.6}.admin-empty{text-align:center;color:#89939e;padding:46px;font-size:14px}.admin-section-title{margin:24px 0 12px;font-size:22px}.admin-status{color:#506276;background:#eef3f8;border-radius:999px;align-items:center;padding:6px 10px;font-size:11px;font-weight:900;display:inline-flex}.status-active,.status-paid,.status-completed,.status-resolved{color:#167249;background:#e8f7ee}.status-pending,.status-requested,.status-open,.status-processing{color:#956517;background:#fff3dd}.status-suspended,.status-rejected,.status-cancelled,.status-store_fault,.status-disputed{color:#c42338;background:#fff0f2}.notice{font-size:14px;line-height:1.7}@media (max-width:1280px){.admin-card-grid,.admin-store-grid,.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-overview-grid{grid-template-columns:1fr}.admin-content{padding:24px}}@media (max-width:900px){.admin-workspace{grid-template-columns:1fr}.admin-sidebar{height:auto;position:static}.admin-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-home-link{margin-top:0}.admin-topbar{display:block}.admin-top-actions{margin-top:14px}.admin-top-actions input{width:100%}.admin-content{padding:18px 12px 24px}}@media (max-width:760px){.admin-topbar h1{font-size:28px}.admin-card-grid,.admin-store-grid,.admin-metrics{grid-template-columns:1fr}.admin-top-actions{grid-template-columns:1fr;display:grid}.admin-top-actions input,.admin-top-actions select,.admin-top-actions button{width:100%}}@media (max-width:480px){.admin-brand b{font-size:16px}.admin-sidebar nav button{padding:10px 12px;font-size:12px}.admin-control-card{padding:16px}.admin-control-card h3{font-size:18px}.admin-product-card{grid-template-columns:72px 1fr}.admin-product-card img{width:72px;height:72px}.admin-table-card table{min-width:720px}}.seller-order-list,.seller-complaint-list{gap:11px;display:grid}.seller-order-card,.seller-complaint-list>article{background:#fff;border:1px solid #e3e8ed;border-radius:13px;padding:13px}.seller-order-heading,.seller-complaint-list>article>div:first-child{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.seller-order-heading b,.seller-order-heading small{display:block}.seller-order-heading b{font-size:14.5px}.seller-order-heading small{color:#5b6775;margin-top:3px;font-size:13px}.seller-order-customer{background:#f7f9fb;border-radius:10px;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0;padding:10px;display:grid}.seller-order-customer span>*{display:block}.seller-order-customer small{color:#5b6775;font-size:13px}.seller-order-customer b{margin-top:3px;font-size:14px}.seller-order-customer em{color:#4c5664;font-size:13px;font-style:normal}.seller-order-items{gap:6px;display:grid}.seller-order-items>div{border-bottom:1px solid #edf0f3;justify-content:space-between;gap:12px;padding:6px 0;font-size:13.5px;display:flex}.seller-order-action{justify-content:flex-end;align-items:center;gap:9px;margin-top:11px;font-size:13px;display:flex}.seller-order-action select{background:#fff;border:1px solid #dfe4e9;border-radius:8px;padding:8px;font-size:13.5px}.seller-finance-grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:12px;display:grid}.seller-payout-form{grid-template-columns:1fr 1fr;gap:10px;display:grid}.seller-payout-form label{gap:5px;font-size:14px;display:grid}.seller-payout-form input,.seller-payout-form select{font:inherit;border:1px solid #dfe4e9;border-radius:9px;padding:9px;font-size:14.5px}.seller-payout-form .full-row{grid-column:1/-1}.seller-receiving-form{grid-template-columns:repeat(3,minmax(0,1fr))}.seller-receiving-list{gap:9px;margin-top:14px;display:grid}.seller-receiving-list>div{background:#fbfcfe;border:1px solid #e6ebf1;border-radius:12px;grid-template-columns:1.1fr 1fr auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.seller-receiving-list b,.seller-receiving-list small,.seller-receiving-list span{display:block}.seller-receiving-list b{font-size:14px}.seller-receiving-list span{color:#253044;font-size:13.5px;font-weight:800}.seller-receiving-list small{color:#5b6775;font-size:13px;font-weight:750}.seller-receiving-list strong{color:#ff145b;background:#fff5f8;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:950}.seller-receiving-list strong[data-status=APPROVED]{color:#118052;background:#e8f8f1}.seller-receiving-list strong[data-status=REJECTED],.seller-receiving-list strong[data-status=DISABLED]{color:#c82238;background:#fff0f0}.seller-complaint-list>article b{font-size:14.5px}.seller-complaint-list>article>small{color:#5b6775;margin:5px 0;font-size:13px;display:block}.seller-complaint-list p{color:#3d4654;font-size:14px;line-height:1.7}.seller-complaint-list blockquote{background:#f6f8fa;border-inline-start:3px solid #e4263e;margin:8px 0;padding:9px;font-size:13.5px}.seller-complaint-reply{grid-template-columns:1fr auto;gap:8px;display:grid!important}.seller-complaint-reply textarea{min-height:65px;font:inherit;border:1px solid #dfe4e9;border-radius:9px;padding:9px;font-size:14px}.seller-complaint-reply button{color:#fff;background:#e4263e;border:0;border-radius:8px;align-self:end;padding:9px 12px;font-size:13.5px;font-weight:900}@media (max-width:760px){.seller-finance-grid,.seller-payout-form,.seller-receiving-form{grid-template-columns:1fr}.seller-payout-form .full-row{grid-column:auto}.seller-receiving-list>div,.seller-order-customer,.seller-complaint-reply{grid-template-columns:1fr}}:root{--bg:#f5f7fa;--surface:#fff;--text:#17202d;--muted:#6c7888;--line:#e2e7ed;--primary:#ff145b;--primary-dark:#ff145b;--primary-soft:#fff0f2;--green:#167249;--green-soft:#e9f7ee;--shadow:0 16px 46px #18212d17;--radius:16px;--container:1720px;--font-body:"Vazirmatn Variable", "Vazirmatn", "Noto Sans Arabic Variable", "Noto Sans Arabic", Tahoma, Arial, sans-serif;--font-display:"Vazirmatn Variable", "Vazirmatn", "Noto Kufi Arabic Variable", "Noto Kufi Arabic", var(--font-body)}html{background:var(--bg)}body{font-family:var(--font-body);font-optical-sizing:auto;font-synthesis:none;letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.7}h1,h2,h3,h4,.brand,.section-title,.primary-button,.nav-links a{font-family:var(--font-display);letter-spacing:0;font-weight:700}button,input,select,textarea{font-family:var(--font-body)}:focus-visible{outline-offset:2px;outline:3px solid #e3203b3b}.site-header{z-index:60;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;position:sticky;top:0}.header-utility{color:#697687;background:#fafbfc;border-bottom:1px solid #eef1f4}.header-utility>.container{justify-content:space-between;align-items:center;gap:20px;min-height:30px;font-size:9px;display:flex}.header-utility nav{align-items:center;gap:18px;display:flex}.header-utility a:hover{color:var(--primary)}.header-main{align-items:center;gap:8px;min-height:76px;display:flex}.brand{color:#202a38;flex:none;gap:10px}.brand-mark.brand-orbit{border:5px solid var(--primary);width:43px;height:43px;color:var(--primary);background:#fff;border-radius:50%;font-size:19px;position:relative;box-shadow:0 8px 22px #e3203b24}.brand-mark.brand-orbit:after{content:"";background:#4da33a;border-radius:100% 0;width:12px;height:7px;position:absolute;top:-7px;right:3px;transform:rotate(-25deg)}.brand-copy b,.brand-copy small{display:block}.brand-copy b{font-size:20px;line-height:1.2}.brand-copy small{color:#7b8795;font-family:var(--font-body);margin-top:2px;font-size:12px;font-weight:650}.header-search{margin:0;flex:0 520px;width:min(520px,100%);min-width:220px;max-width:520px;margin-inline-end:auto}.site-header .brand.brand-official{flex:none;margin:0;padding:0}.header-search .smart-search-wrap,.header-search .search-box{width:100%;max-width:none}.header-search .search-box{min-height:42px;box-shadow:none;background:#f8fafb;border-color:#d9e0e7;border-radius:11px;padding-block:3px;padding-inline:10px 5px}.header-search .search-box:focus-within{background:#fff}.header-search .search-box input{padding-block:7px;font-size:14px}.header-search .search-box .image-search-button{background:#eef1f4;padding:7px 9px}.header-search .image-search-button span{display:none}.header-search .search-box .search-submit{border-radius:9px;padding:8px 14px;font-size:13px}.header-actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.header-actions .segmented{background:#f4f6f8;border:1px solid #e2e6eb;border-radius:10px}.header-actions .segmented button{padding:6px 10px;font-size:12px}.language-button,.account-chip,.header-actions .icon-link{color:#455264;background:#fff;border:1px solid #e1e6eb;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:7px 11px;font-size:13px;font-weight:800;display:inline-flex}.language-button span{color:var(--primary);font-size:13px}.account-chip svg,.header-actions .icon-link svg{width:18px;height:18px}.cart-link{position:relative}.cart-link b{top:-7px;min-width:18px;height:18px;font-size:11px;inset-inline-end:-7px}.header-navigation{background:#fff;border-top:1px solid #eef1f4}.header-navigation .nav-links{align-items:center;gap:26px;min-height:40px;margin-inline:auto;display:flex}.header-navigation .nav-links a{color:#4c596a;font-family:var(--font-body);align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.header-navigation .nav-links a:hover{color:var(--primary)}.header-navigation .nav-links svg{width:16px;height:16px}.nav-grid-icon,.nav-check{background:var(--primary-soft);width:20px;height:20px;color:var(--primary);border-radius:6px;place-items:center;font-size:11px;display:grid}.nav-check{background:var(--green-soft);color:var(--green);border-radius:50%}.header-navigation .nav-support{color:#7a8695;margin-inline-start:auto}.mobile-menu{background:#fff;border:1px solid #e1e6eb;border-radius:10px;place-items:center;width:37px;height:37px;display:none}.search-box{border-color:#d8dfe6;box-shadow:0 9px 28px #19222e0e}.search-box.large{border:1px solid #bec8d3;border-radius:15px;height:64px;box-shadow:0 20px 55px #19222e1c}.search-box.large input{font-size:14px}.search-box .image-search-button{color:#526071;background:#f0f3f6}.search-suggestions{border-color:#dde3e9;border-radius:13px;box-shadow:0 18px 50px #19222e21}.search-suggestions button{font-size:11px}.product-card{background:#fff;border:1px solid #e8ecf1;border-radius:22px;flex-direction:column;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 10px 28px #18212d0f}.product-card:hover{border-color:#ff145b47;transform:translateY(-2px);box-shadow:0 18px 42px #18212d1a}.product-image{background:#fafafa;justify-content:center;align-items:center;height:210px;padding:10px 8px 6px;display:flex;position:relative}.product-image-link{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.product-image img,.product-image-link img{object-fit:contain;width:100%;max-width:none;height:100%;transition:transform .24s}.product-card:hover .product-image img{transform:scale(1.03)}.product-gallery-arrow,.product-gallery-arrows,.product-visual-search-button,.product-gallery-counter{z-index:3;opacity:0;transition:opacity .16s,transform .16s,background .16s;position:absolute}.product-card:hover .product-gallery-arrow,.product-card:hover .product-gallery-arrows,.product-card:hover .product-visual-search-button,.product-card:hover .product-gallery-counter,.product-image:focus-within .product-gallery-arrow,.product-image:focus-within .product-gallery-arrows,.product-image:focus-within .product-visual-search-button,.product-image:focus-within .product-gallery-counter{opacity:1}.product-gallery-arrow{color:#4b5563;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border:1px solid #ffffffd9;border-radius:50%;place-items:center;width:34px;height:34px;font-size:22px;font-weight:500;line-height:1;display:grid;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0f172a1f}.product-gallery-arrow-prev{inset-inline-start:8px}.product-gallery-arrow-next{inset-inline-end:8px}.product-gallery-arrow:hover{color:#111827;background:#fff;transform:translateY(-50%)scale(1.04)}.product-gallery-arrows{inset-inline-start:10px;display:none;bottom:10px}.product-gallery-arrows button,.product-visual-search-button{color:#6b7280;cursor:pointer;border:0}.product-gallery-arrows button{background:0 0;place-items:center;width:34px;height:32px;font-size:22px;font-weight:400;line-height:1;display:grid}.product-gallery-arrows button+button{border-inline-start:1px solid #94a3b859}.product-gallery-arrows button:hover,.product-visual-search-button:hover{color:#374151;background:#fffffff2}.product-visual-search-button{inset-inline-end:10px;color:#6b7280;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border:1px solid #ffffffbf;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;bottom:10px;box-shadow:0 4px 12px #0f172a14}.product-visual-search-button svg{opacity:.85;width:18px;height:18px}.product-gallery-counter{inset-inline-end:10px;color:#6b7280;direction:ltr;background:#ffffffb8;border:1px solid #ffffffb3;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:750;line-height:1;top:10px;box-shadow:0 2px 8px #0f172a0f}.sponsored-label{z-index:2;inset-inline-start:12px;color:#ff145b;background:#ffe6ef;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:12px}.sponsored-label svg{flex:none;width:12px;height:12px}.product-body{flex-direction:column;flex:1;gap:8px;padding:14px 14px 15px;display:flex}.product-category{color:#6b7280;font-size:12px;font-weight:700;display:block}.product-title-row{align-items:center;gap:7px;display:flex}.product-brand-mark{width:20px;height:20px;box-shadow:none;background:0 0;border:0;border-radius:50%;flex:none;align-self:center;place-items:center;margin-top:0;display:grid;overflow:hidden}.product-brand-mark img{object-fit:cover;object-position:center;background:0 0;border-radius:50%;width:100%;height:100%;margin:0;padding:0;display:block}.product-brand-mark b{letter-spacing:-.02em;font-size:8px;font-weight:900;line-height:1}.product-title-link{flex:1;min-width:0}.product-body h3{color:#111827;font-family:var(--font-body);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:850;line-height:1.35;display:-webkit-box;overflow:hidden}.product-model{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.product-model-empty{min-height:18px}.product-price-box{background:0 0;border-radius:0;flex-direction:column;gap:0;margin-top:6px;padding:0;display:flex}.price-from{color:#423535;margin-inline-end:4px;font-size:12px;font-weight:700}.price-line{align-items:center;min-height:0;margin-top:0;display:flex}.price-line span{padding-bottom:0;font-size:11px}.price-line strong{color:#423535;font-size:17px;line-height:1.2}.product-card-price{color:#423535;font-family:var(--font-body);font-variant-numeric:tabular-nums;letter-spacing:0;white-space:nowrap;align-items:baseline;gap:6px;font-weight:850;display:inline-flex}.product-card-price small{color:#423535;font-family:var(--font-body);font-size:13px;font-weight:700}.product-card-price-ask{font-size:14px!important}.card-delivery{color:#6b7280;align-items:center;gap:6px;font-size:12px;font-weight:650;display:inline-flex}.card-delivery svg{color:#9ca3af;flex:none;width:15px;height:15px}.card-delivery-empty{min-height:18px}.card-meta{border-top:1px solid #eef1f4;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-top:auto;padding-top:10px;font-size:12px;display:flex}.offer-count{color:#4b5563;white-space:nowrap;flex:0 auto;align-items:center;gap:5px;min-width:0;font-size:12.5px;font-weight:700;line-height:1.2;display:inline-flex}.offer-count>span{white-space:nowrap;align-items:baseline;gap:3px;display:inline-flex}.offer-count>span i{color:#4b5563;font-style:normal;font-weight:700}.offer-count svg{color:#ff145b;flex:none;width:13px;height:13px}.offer-count-chevron{flex:none;transform:scaleX(-1);color:#9ca3af!important;width:12px!important;height:12px!important}[dir=ltr] .offer-count-chevron{transform:none}.offer-count-num{color:#ff145b;font-size:13.5px;font-weight:900}.guarantee,.verified{color:#15803d;white-space:nowrap;flex:0 auto;align-items:center;gap:4px;min-width:0;font-size:11px;font-weight:800;line-height:1.2;display:inline-flex}.guarantee-icon{color:#15803d;background:#dcfce7;border-radius:999px;flex:none;place-items:center;width:16px;height:16px;display:grid}.guarantee svg,.verified svg{width:11px;height:11px}.guarantee-empty{opacity:0;min-width:1px;min-height:16px}.card-quick-actions{flex:none;align-items:center;gap:2px;display:inline-flex}.card-quick-action{color:#9ca3af;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;transition:color .15s,background .15s;display:grid}.card-quick-action:hover{color:#6b7280;background:#f3f4f6}.card-quick-action.is-active{color:var(--primary)}.card-quick-action svg{stroke-width:1.7px;width:18px;height:18px}.page-space{min-height:65vh;padding-top:32px}.page-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-block:18px 22px;display:flex}.page-heading h1{color:#111827;letter-spacing:-.02em;margin:0;font-size:30px;font-weight:900;line-height:1.25}.page-heading p{color:#6b7280;margin:6px 0 0;font-size:13px}.result-count{min-width:34px;height:34px;font-size:10px}.filters-panel{box-shadow:none;border-color:#e8ebf0;border-radius:12px;top:162px}.filters-panel h2{font-size:15px}.filters-panel label,.filters-panel select{font-size:10px}.product-grid{gap:13px}.state-card{border-color:#e0e5eb;border-radius:15px}.state-card h1,.state-card h2{font-size:20px}.store-card{border-color:#e1e6eb;border-radius:15px;transition:all .2s;box-shadow:0 5px 18px #19222e06}.store-card:hover{border-color:#efa7b3;transform:translateY(-3px);box-shadow:0 13px 34px #19222e17}.auth-page,.payment-page{background:radial-gradient(circle at 50% 0,#fff 0,#fff5f6 28%,#f5f7fa 68%)}.auth-card,.payment-card{border-color:#dfe5eb;border-radius:21px;box-shadow:0 22px 65px #19222e1a}.auth-card h1{color:#202b3a;font-size:26px}.auth-card label{color:#3a4654;gap:8px;font-size:15px;font-weight:800;display:grid}.auth-card input[type=text],.auth-card input[type=tel],.auth-card input:not([type]),.auth-card input.otp-input,.auth-card .phone-input{color:#172033;letter-spacing:.04em;background:#fff;border:1px solid #dfe4ea;border-radius:14px;width:100%;min-height:52px;padding:14px 16px;font-size:20px;font-weight:800;line-height:1.4}.auth-card input.otp-input{letter-spacing:.28em;text-align:center;font-size:24px}.auth-card input::placeholder{color:#9aa6b5;letter-spacing:0;font-size:17px;font-weight:700}.auth-otp-secondary{background:#fff8fa;border:1px solid #e8c4ce;border-radius:14px;grid-template-columns:1fr auto 1fr;align-items:stretch;margin-top:12px;display:grid;overflow:hidden}.auth-otp-secondary .text-button{width:100%;color:var(--primary);background:0 0;border:0;border-radius:0;margin:0;padding:12px 10px;font-size:13px;font-weight:800}.auth-otp-secondary .text-button:hover:not(:disabled){background:#ffe8ef}.auth-otp-secondary .text-button:disabled{opacity:.45;cursor:not-allowed}.auth-otp-secondary-divider{background:#e8c4ce;align-self:stretch;width:1px}.jumla-footer{background:#fff;border-top-color:#dfe4ea}.jumla-footer h3{color:#293546;font-size:16px;font-weight:800}.jumla-footer a,.jumla-footer-about p{font-size:15px}.jumla-footer-bottom{color:#6b7582;font-size:13px}.policy-page{background:#f5f7fa}.policy-hero,.policy-content{border-color:#e0e5eb;box-shadow:0 7px 25px #19222e06}.seller-page,.admin-workspace,.accountPage{font-family:var(--font-body)}.seller-dashboard-header h1,.admin-topbar h1{font-family:var(--font-display)}.seller-sidebar nav button,.admin-sidebar nav button,.seller-card-header p,.admin-panel-title p{font-size:14px}.seller-product-table td,.seller-product-table th,.admin-table-card td,.admin-table-card th{font-size:13.5px}@media (max-width:1100px){.header-main{gap:8px}.header-search{flex-basis:420px;max-width:420px}.header-actions .segmented,.account-chip span{display:none}}@media (max-width:860px){.header-utility{display:none}.header-main{flex-wrap:wrap;gap:8px;min-height:auto;padding-block:9px;display:flex}.header-search{flex:100%;order:3;width:100%;min-width:0;max-width:none;margin-inline-end:0}.brand-copy small{display:none}.mobile-menu{display:grid}.header-navigation{border-top:0;position:relative}.header-navigation .nav-links{display:none}.header-navigation .nav-links.open{border:1px solid var(--line);min-height:auto;box-shadow:var(--shadow);background:#fff;border-radius:13px;gap:2px;padding:10px;display:grid;position:absolute;top:0;left:12px;right:12px}.header-navigation .nav-links.open a{border-radius:9px;min-height:42px;padding:8px 9px}.header-navigation .nav-links.open a:hover{background:var(--primary-soft)}.header-navigation .nav-support{margin-inline-start:0}.filters-panel{top:130px}}@media (max-width:720px){.language-button{min-width:36px;padding-inline:8px}.language-button span{display:none}.header-actions .icon-link,.account-chip{width:37px;padding:7px}.header-search .search-box .search-submit{padding-inline:11px}.search-layout{grid-template-columns:1fr}.filters-panel{position:static}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.brand-copy b{font-size:17px}.brand-mark.brand-orbit{width:38px;height:38px}.product-grid{grid-template-columns:1fr}.product-image{height:230px}}.filter-heading,.search-toolbar,.stores-count,.store-card-top,.store-card-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.filter-heading{margin-bottom:16px}.filter-heading h2{margin:0}.filter-heading button{color:var(--primary);background:0 0;border:0;padding:3px;font-size:9px;font-weight:850}.filter-help{background:#f6f8fa;border-radius:11px;margin-top:15px;padding:11px}.filter-help b{font-size:9px}.filter-help p{color:#788493;margin:4px 0 0;font-size:8px;line-height:1.75}.search-section-heading{margin:0 0 14px}.search-breadcrumb{color:#8a93a0;flex-wrap:wrap;align-items:center;gap:4px 2px;margin:0 0 10px;font-size:12px;line-height:1.55;display:flex}.search-breadcrumb a{color:inherit;text-overflow:ellipsis;white-space:nowrap;max-width:220px;text-decoration:none;overflow:hidden}.search-breadcrumb a:hover{color:#ff145b;text-underline-offset:2px;text-decoration:underline}.search-breadcrumb-item{align-items:center;gap:4px;min-width:0;display:inline-flex}.search-breadcrumb b{color:#c4cad1;font-size:13px;font-weight:700;line-height:1}.search-breadcrumb-current{color:#5f6b7a;text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-weight:700;overflow:hidden}.search-child-strip{flex-wrap:wrap;gap:8px;margin:0 0 14px;display:flex}.search-child-chip{color:#2c3036;background:#fff;border:1px solid #e7e9ec;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:7px 12px;font-size:12.5px;font-weight:650;line-height:1.2;text-decoration:none;display:inline-flex}.search-child-chip span{font-size:14px;line-height:1}.search-child-chip:hover{color:#e6123d;background:#fff7f9;border-color:#ffb3c7}.search-child-chip.is-all{color:#e6123d;background:#fff0f4;border-color:#ffc4d4}.search-section-heading h1{color:#111827;letter-spacing:-.02em;margin:0;font-size:28px;font-weight:900;line-height:1.25}.search-section-heading p{color:#6b7280;margin:6px 0 0;font-size:13px}.search-results .search-toolbar{margin-top:0}.search-results{min-width:0}.search-toolbar{background:#fff;border:1px solid #e1e6eb;border-radius:12px;min-height:45px;margin-bottom:12px;padding:7px 11px}.search-toolbar>span{color:#778392;font-size:9px}.search-toolbar label{color:#697687;align-items:center;gap:8px;font-size:9px;display:flex}.search-toolbar select{border:0;color:#344154;background:#fff;border-inline-start:1px solid #e4e8ed;outline:0;min-width:145px;padding:5px 9px;font-size:9px;font-weight:750}.catalog-skeleton{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.catalog-skeleton i,.store-skeleton i,.route-loading i{background:linear-gradient(100deg,#eef1f4 20%,#f8f9fa 40%,#eef1f4 60%) 0 0/200% 100%;border-radius:15px;animation:1.3s linear infinite catalogShimmer;display:block}.catalog-skeleton i{min-height:342px}@keyframes catalogShimmer{to{background-position-x:-200%}}.stores-page{width:min(100% - 32px,1180px)}.stores-hero{text-align:center;background:radial-gradient(circle at 10% 20%,#e3203b14,#0000 28%),linear-gradient(135deg,#fff,#f9fafb);border:1px solid #e0e5eb;border-radius:21px;padding:34px;overflow:hidden}.stores-hero>span{color:var(--primary);align-items:center;gap:6px;font-size:9px;font-weight:900;display:inline-flex}.stores-hero>span svg{width:16px;height:16px}.stores-hero h1{color:#202b3a;margin:6px 0 3px;font-size:28px}.stores-hero p{color:#718091;margin:0;font-size:11px}.store-filters{grid-template-columns:1fr 180px;gap:8px;width:min(100%,650px);margin:20px auto 0;display:grid}.store-filters input,.store-filters select{background:#fff;border:1px solid #dce2e8;border-radius:11px;outline:0;min-height:43px;padding:9px 12px;font-size:10px}.store-filters input:focus,.store-filters select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #e3203b14}.stores-count{justify-content:flex-start;margin:23px 0 12px}.stores-count b{background:var(--primary-soft);min-width:31px;height:31px;color:var(--primary);border-radius:50%;place-items:center;font-size:10px;display:grid}.stores-count span{color:#657283;font-size:10px;font-weight:800}.store-card{text-align:start;padding:19px;display:block}.store-card-top{align-items:flex-start}.store-card .store-card-icon{border-radius:14px;width:54px;height:54px;margin:0;overflow:hidden}.store-card .store-card-icon img{object-fit:contain;width:100%;height:100%}.store-card .store-card-icon svg{width:25px;height:25px}.store-card h2{color:#273344;font-family:var(--font-body);margin:15px 0 1px;font-size:13px}.store-card p{margin:0 0 13px;font-size:9px}.store-card-footer{border-top:1px solid #edf0f3;padding-top:11px}.store-card-footer span{color:#7a8694;font-size:8px}.store-card-footer b{color:var(--primary);font-size:8px}.store-skeleton i{min-height:205px}.upload-privacy-note{max-width:520px;margin-top:3px;line-height:1.7;color:#9a5d16!important}.route-state-page{background:radial-gradient(circle at 50% 0,#fff 0,#fff6f7 30%,#f5f7fa 70%);place-items:center;min-height:65vh;padding:45px 16px;display:grid}.route-state-page>section{text-align:center;background:#fff;border:1px solid #dfe5eb;border-radius:20px;width:min(100%,520px);padding:34px;box-shadow:0 18px 55px #19222e14}.route-state-page>section>span{background:var(--primary-soft);width:max-content;min-width:64px;height:64px;color:var(--primary);border-radius:20px;place-items:center;margin:0 auto;padding-inline:14px;font-size:22px;font-weight:950;display:grid}.route-state-page h1{margin:19px 0 5px;font-size:21px}.route-state-page p{color:#718091;margin:0;font-size:10px}.route-state-page section>div{justify-content:center;gap:9px;margin-top:20px;display:flex}.route-state-page button,.route-state-page a{border:1px solid var(--primary);background:var(--primary);color:#fff;border-radius:10px;padding:9px 13px;font-size:9px;font-weight:900}.route-state-page a+a{color:var(--primary);background:#fff}.route-loading{grid-template-columns:repeat(3,1fr);gap:14px;width:min(100% - 28px,1180px);min-height:55vh;margin:35px auto;display:grid}.route-loading i{min-height:300px}@media (max-width:720px){.catalog-skeleton{grid-template-columns:repeat(2,minmax(0,1fr))}.store-filters,.route-loading{grid-template-columns:1fr}.route-loading i:nth-child(n+2){display:none}}@media (max-width:480px){.search-toolbar{flex-direction:column;align-items:flex-start}.search-toolbar label,.search-toolbar select{width:100%}.catalog-skeleton{grid-template-columns:1fr}.stores-hero{padding:26px 17px}.route-state-page section>div{flex-direction:column}}.seller-page{background:radial-gradient(circle at 86% 0,#e3203b0e,#0000 26rem),#f4f6f9;padding:18px 22px 52px}.seller-page-shell{width:min(1680px,100%)}.seller-dashboard-header{background:#fffffff5;border-color:#e4e8ee;min-height:118px;padding:24px 28px;position:relative;overflow:hidden;box-shadow:0 12px 36px #19222e0e}.seller-dashboard-header:after{content:"";inset-inline-end:-65px;pointer-events:none;border:46px solid #e3203b0b;border-radius:50%;width:270px;height:270px;position:absolute;bottom:-110px}.seller-header-copy,.seller-header-actions{z-index:1;position:relative}.seller-dashboard-header .seller-header-copy>span{color:#d61f38;background:#fff0f2;border-radius:999px;align-items:center;min-height:26px;padding:4px 10px;font-size:11px;font-weight:900;display:inline-flex}.seller-dashboard-header h1{letter-spacing:-.02em;margin:7px 0 3px;font-size:27px}.seller-dashboard-header p{font-size:13px}.seller-header-actions{align-items:end;gap:10px;display:flex}.seller-store-picker small{font-size:11px;font-weight:750}.seller-store-picker select{min-height:44px;font-size:13px;font-weight:750}.seller-logout-button{color:#d61f38;cursor:pointer;white-space:nowrap;background:#fff5f6;border:1px solid #ffd1d8;border-radius:12px;min-height:44px;padding:0 15px;font-size:12px;font-weight:900}.seller-logout-button:hover{color:#fff;background:#e91f3f;border-color:#e91f3f}.seller-menu-toggle{color:#344154;background:#fff;border:1px solid #dfe4ea;border-radius:12px;place-items:center;width:44px;height:44px;display:none}.seller-menu-toggle svg{width:21px}.seller-workspace{grid-template-columns:250px minmax(0,1fr);gap:16px}.seller-sidebar{z-index:44;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d7dce4 transparent;border-radius:19px;max-height:calc(100dvh - 112px);padding:15px;top:94px;overflow-y:auto;box-shadow:0 12px 34px #19222e0e}.seller-store-summary{padding:9px 8px 16px}.seller-store-summary>div{width:48px;height:48px;font-size:20px;overflow:hidden}.seller-store-summary>div img{object-fit:cover;width:100%;height:100%}.seller-store-summary b{text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:13px;overflow:hidden}.seller-store-summary section>span{align-items:center;gap:6px;font-size:12px;display:flex}.seller-store-summary section>span i{background:#a9b1bb;border-radius:50%;width:7px;height:7px}.seller-store-summary section>span i.active{background:#18a164;box-shadow:0 0 0 4px #18a1641a}.seller-sidebar nav{gap:5px;padding:14px 0}.seller-sidebar nav button{gap:11px;min-height:43px;padding:10px 11px;font-size:13.5px}.seller-sidebar nav button>span{width:25px}.seller-sidebar nav button svg{width:19px;height:19px}.seller-profile-progress>div{font-size:12.5px}.seller-profile-progress small,.seller-help-link{font-size:12px;line-height:1.6}.seller-sidebar-backdrop{display:none}.seller-main-content{gap:15px;display:grid}.seller-announcement-center,.seller-store-overview-card{background:#fff;border:1px solid #e1e6ec;border-radius:18px;box-shadow:0 9px 28px #19222e0a}.seller-announcement-center{padding:18px}.seller-section-heading{align-items:center;gap:12px;margin-bottom:14px;display:flex}.seller-section-heading>span{color:#df243d;background:#fff0f2;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.seller-section-heading svg{width:19px}.seller-section-heading h2,.seller-section-heading p{margin:0}.seller-section-heading h2{font-size:16px}.seller-section-heading p{color:#5b6775;margin-top:2px;font-size:13px}.seller-announcement-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.seller-announcement-grid button{color:#263344;text-align:start;background:#f8fafc;border:1px solid #e5e9ee;border-radius:13px;grid-template-columns:34px 1fr;align-items:start;gap:10px;min-height:86px;padding:13px;display:grid}.seller-announcement-grid button>svg{width:19px;height:19px;margin-top:2px}.seller-announcement-grid button span,.seller-announcement-grid button b,.seller-announcement-grid button small{display:block}.seller-announcement-grid button b{font-size:15px;font-weight:800;line-height:1.55}.seller-announcement-grid button small{color:#4c5664;margin-top:5px;font-size:14px;line-height:1.6}.seller-announcement-grid button.success{color:#176c49;background:#f0faf5;border-color:#cfeadc}.seller-announcement-grid button.info{color:#315f8c;background:#f2f7fc;border-color:#d6e5f5}.seller-announcement-grid button.warning{color:#8b6318;background:#fff9ec;border-color:#f1dfba}.seller-store-overview-card{grid-template-columns:minmax(240px,.75fr) 1.6fr;align-items:center;gap:20px;padding:20px;display:grid}.seller-store-identity{align-items:center;gap:13px;display:flex}.seller-store-logo{color:#df243c;background:linear-gradient(145deg,#fff6f7,#fff);border:1px solid #f2cbd1;border-radius:18px;flex:0 0 68px;place-items:center;width:68px;height:68px;font-size:26px;font-weight:950;display:grid;overflow:hidden}.seller-store-logo img{object-fit:cover;width:100%;height:100%}.seller-store-identity h2,.seller-store-identity p{margin:0}.seller-store-identity h2{margin-top:5px;font-size:17px}.seller-store-identity p{color:#5b6775;margin-top:2px;font-size:13px}.seller-live-status{color:#667382;background:#f2f4f7;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:12.5px;font-weight:850;display:inline-flex}.seller-live-status i{background:#9aa4af;border-radius:50%;width:7px;height:7px}.seller-live-status.active{color:#17734a;background:#eaf8f0}.seller-live-status.active i{background:#18a164}.seller-store-fact-row{background:#f9fafc;border:1px solid #e8ebef;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.seller-store-fact-row>div{border-inline-end:1px solid #e7ebef;min-width:0;padding:13px 14px}.seller-store-fact-row>div:last-child{border-inline-end:0}.seller-store-fact-row svg{color:#db243c;width:16px;height:16px}.seller-store-fact-row span,.seller-store-fact-row b{display:block}.seller-store-fact-row span{color:#4c5664;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 2px;font-size:13px;overflow:hidden}.seller-store-fact-row b{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:850;overflow:hidden}.seller-analytics-toolbar{background:#fff;border:1px solid #e0e5eb;border-radius:15px;flex-wrap:wrap;align-items:center;gap:10px;min-height:58px;padding:8px 10px;display:flex;box-shadow:0 7px 22px #19222e09}.seller-analytics-toolbar>div:first-child{align-items:center;gap:4px;display:flex}.seller-analytics-toolbar>div:first-child>span{color:#778390;padding-inline:7px;font-size:10px;font-weight:800}.seller-analytics-toolbar button{color:#5e6b7b;background:0 0;border:1px solid #0000;border-radius:9px;min-height:36px;padding:7px 11px;font-size:10px;font-weight:850}.seller-analytics-toolbar button:hover{background:#f5f7f9}.seller-analytics-toolbar button.active{color:#fff;background:#e3213c;border-color:#e3213c;box-shadow:0 6px 15px #e3213c2e}.seller-analytics-toolbar .seller-custom-range{align-items:center;gap:7px;display:flex}.seller-custom-range input{color:#344153;background:#fff;border:1px solid #dfe4e9;border-radius:9px;min-height:36px;padding:6px 9px;font-size:10px}.seller-analytics-toolbar .seller-export-button{color:#344153;background:#fff;border-color:#dfe4e9;align-items:center;gap:7px;margin-inline-start:auto;display:inline-flex}.seller-export-button svg{width:17px}.seller-export-button:disabled{cursor:not-allowed;opacity:.45}.seller-card-header .seller-analytics-toolbar.chart-toolbar{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;flex:520px;justify-content:flex-end;padding:0}.seller-card-header .chart-toolbar>div:first-child{background:#f8fafc;border:1px solid #e4e9ef;border-radius:14px;padding:4px}.seller-card-header .chart-toolbar .seller-export-button{background:#fff;border-color:#e1e7ee;border-radius:12px;margin-inline-start:0}.seller-metric-grid.enhanced{grid-template-columns:repeat(auto-fit,minmax(166px,1fr));align-items:stretch;gap:14px;margin-bottom:0}.seller-metric-grid.enhanced.loading{opacity:.58;pointer-events:none}.seller-metric-grid.enhanced button{background:radial-gradient(circle at 80% 14%,#ff145b14,#0000 30%),linear-gradient(#fff 0% 62%,#fbfdff 100%);border-color:#dde4ec;border-radius:22px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;min-height:248px;padding:22px 22px 18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #19222e12}.seller-metric-grid.enhanced button:before{content:"";inset-inline:0;clip-path:polygon(0 50%,16% 34%,34% 54%,49% 70%,67% 56%,84% 64%,100% 42%,100% 100%,0 100%);pointer-events:none;background:radial-gradient(72px 30px at 24% 34%,#ff145b12,#0000 72%),radial-gradient(92px 34px at 58% 48%,#ff145b0b,#0000 74%),linear-gradient(#0000 0%,#ff145b0b 100%);height:62px;position:absolute;bottom:0}.seller-metric-grid.enhanced button:after{content:"▮▮▮";inset-inline-end:22px;color:#ff6a86;letter-spacing:-5px;opacity:.72;pointer-events:none;font-size:16px;position:absolute;bottom:22px;transform:rotate(180deg)}.seller-metric-grid.enhanced button:hover{border-color:#efb6be;transform:translateY(-2px);box-shadow:0 11px 28px #19222e13}.seller-metric-grid.enhanced button>i{color:#db243c;background:#fff0f4;border-radius:16px;place-items:center;width:48px;height:48px;margin-bottom:0;font-style:normal;display:grid;box-shadow:0 10px 26px #ff145b1f}.seller-metric-grid.enhanced button>i.blue{color:#3474b5;background:#edf5ff}.seller-metric-grid.enhanced button>i.violet{color:#6a52b3;background:#f2effd}.seller-metric-grid.enhanced button>i.green{color:#1b7a51;background:#eaf8f0}.seller-metric-grid.enhanced button>i.amber{color:#a47418;background:#fff6df}.seller-metric-grid.enhanced button>i.slate{color:#526274;background:#edf1f5}.seller-metric-grid.enhanced svg{width:22px;height:22px}.seller-metric-grid.enhanced span{z-index:1;color:#5b6775;align-items:flex-end;min-height:42px;font-size:15px;font-weight:850;line-height:1.45;display:flex;position:relative}.seller-metric-grid.enhanced strong{z-index:1;color:#121c2d;margin:0;font-size:34px;line-height:1.15;position:relative}.seller-metric-grid.enhanced strong.money{letter-spacing:-.1px;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:15px;line-height:1.25;overflow:hidden}.seller-metric-grid.enhanced small{z-index:1;color:#4c5664;white-space:normal;min-height:0;font-size:13.5px;line-height:1.5;position:relative}.seller-trend{z-index:1;border-radius:999px;align-items:center;gap:3px;width:max-content;margin-top:auto;padding:6px 11px;font-weight:850;position:relative;font-size:13.5px!important;display:inline-flex!important}.seller-trend.up{background:#eaf8f0;color:#17734a!important}.seller-trend.down{background:#fff0f2;color:#c82539!important}.seller-trend.neutral{background:#f0f3f6;color:#687585!important}.seller-overview-grid.enhanced{grid-template-columns:minmax(0,1.6fr) minmax(260px,.6fr);margin-bottom:0}.seller-chart-card,.seller-alert-card,.seller-table-card,.seller-wallet-card,.seller-ad-stat{border-color:#e0e5eb;border-radius:17px;box-shadow:0 9px 28px #19222e0a}.seller-card-header h2{font-size:17px}.seller-card-header p{color:#5b6775;font-size:12.5px;line-height:1.6}.seller-card-header>button{min-height:36px;padding:8px 12px;font-size:12px}.seller-period-chip{color:#697686;background:#f2f4f7;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:750}.seller-line-chart{min-width:0}.seller-chart-legend{align-items:center;gap:16px;margin-bottom:4px;display:flex}.seller-chart-legend span{color:#4c5664;align-items:center;gap:6px;font-size:13.5px;font-weight:750;display:inline-flex}.seller-chart-legend i{border-radius:50%;width:9px;height:9px}.seller-chart-legend .clicks i{background:#e3213c}.seller-chart-legend .visitors i{background:#3c82c4}.seller-line-chart svg{width:100%;height:auto;min-height:245px;display:block;overflow:visible}.seller-line-chart .grid{stroke:#e8ecf0;stroke-width:1px;stroke-dasharray:4 6}.seller-line-chart .click-line,.seller-line-chart .visitor-line{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.seller-line-chart .click-line{stroke:#e3213c}.seller-line-chart .visitor-line{stroke:#3c82c4}.seller-line-chart .click-dot{fill:#fff;stroke:#e3213c;stroke-width:2.5px}.seller-line-chart .visitor-dot{fill:#fff;stroke:#3c82c4;stroke-width:2px}.seller-line-chart .axis-label,.seller-line-chart .axis-value{fill:#5b6775;font-family:var(--font-body);text-anchor:middle;font-size:13px}.seller-line-chart .axis-value{text-anchor:end}.seller-line-chart .empty-label{fill:#83909d;font-family:var(--font-body);text-anchor:middle;font-size:12px}.seller-performance-card{flex-direction:column;display:flex}.seller-performance-ring{--value:0;background:conic-gradient(#e3213c calc(var(--value) * 1%), #edf0f4 0);border-radius:50%;place-items:center;width:148px;height:148px;margin:2px auto 17px;display:grid;position:relative}.seller-performance-ring:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:11px}.seller-performance-ring>div{z-index:1;text-align:center;position:relative}.seller-performance-ring strong,.seller-performance-ring span{display:block}.seller-performance-ring strong{font-size:24px}.seller-performance-ring span{color:#5b6775;font-size:13px}.seller-performance-facts{gap:8px;margin-top:auto;display:grid}.seller-performance-facts>div{background:#f7f9fb;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.seller-performance-facts span{color:#4c5664;font-size:13.5px;line-height:1.45}.seller-performance-facts b{font-size:14.5px;font-weight:850}.seller-top-products-wrap{overflow-x:auto}.seller-top-product-leader{color:#1f2937;background:linear-gradient(135deg,#fff5f7,#fff);border:1px solid #ffd0da;border-radius:16px;grid-template-columns:72px minmax(0,1fr) auto auto auto;align-items:center;gap:12px;min-width:780px;margin-bottom:12px;padding:12px;display:grid}.seller-top-product-leader>span{color:#fff;background:#ff145b;border-radius:999px;grid-column:1/-1;width:max-content;padding:5px 10px;font-size:10px;font-weight:900}.seller-top-product-leader img{object-fit:contain;background:#fff;border:1px solid #edf0f3;border-radius:14px;width:72px;height:72px}.seller-top-product-leader section{min-width:0}.seller-top-product-leader b,.seller-top-product-leader small{display:block}.seller-top-product-leader b{color:#101827;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.seller-top-product-leader section small{color:#697586;margin-top:4px;font-size:11px;line-height:1.6}.seller-top-product-leader strong{color:#fff;background:#ff145b;border-radius:14px;justify-items:center;min-width:86px;padding:10px 12px;font-size:24px;line-height:1;display:grid}.seller-top-product-leader strong small{color:#ffffffd9;margin-top:5px;font-size:9px}.seller-top-product-leader em{color:#526071;white-space:nowrap;background:#f4f6f8;border-radius:999px;padding:8px 10px;font-size:10px;font-style:normal;font-weight:850}.seller-top-products-table{border-collapse:collapse;width:100%;min-width:780px}.seller-top-products-table th{color:#718090;text-align:start;background:#f7f9fb;border-block:1px solid #e5e9ee;padding:10px 12px;font-size:9px}.seller-top-products-table td{color:#455365;border-bottom:1px solid #edf0f3;padding:11px 12px;font-size:10px}.seller-top-products-table tbody tr:hover{background:#fbfcfd}.seller-rank{color:#637182;background:#f0f3f6;border-radius:8px;place-items:center;width:26px;height:26px;font-size:9px;font-weight:900;display:grid}.seller-rank.top{color:#fff;background:#ff145b}.seller-top-product{align-items:center;gap:10px;min-width:260px;display:flex}.seller-top-product img{object-fit:contain;background:#f8fafb;border:1px solid #edf0f3;border-radius:10px;width:48px;height:48px}.seller-top-product b,.seller-top-product small{display:block}.seller-top-product b{color:#263344;text-overflow:ellipsis;white-space:nowrap;max-width:330px;font-size:10px;overflow:hidden}.seller-top-product small{color:#8a95a1;margin-top:2px;font-size:8px}.seller-order-status-grid.enhanced>div{background:#f9fafc;border:1px solid #e8ebef;position:relative;overflow:hidden}.seller-order-status-grid.enhanced span{font-size:13px;font-weight:800}.seller-order-status-grid.enhanced strong{font-size:28px}.seller-order-pipeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.seller-order-stage{width:100%;text-align:inherit;cursor:pointer;font:inherit;border:1px solid #0000;border-radius:14px;gap:4px;padding:16px 14px 18px;display:grid;position:relative;overflow:hidden}.seller-order-stage span,.seller-order-stage strong,.seller-order-stage small{z-index:1;display:block;position:relative}.seller-order-stage span{font-size:14px;font-weight:850}.seller-order-stage strong{margin-top:2px;font-size:30px;line-height:1.1}.seller-order-stage small{margin-top:4px;font-size:12px;line-height:1.55}.seller-order-stage.empty-orders{color:#b42318;background:#fff5f6;border-color:#f3c4cb}.seller-order-stage.empty-orders small{color:#c2414f}.seller-order-stage.has-orders{color:#146c43;background:#f0faf4;border-color:#b7e4c7}.seller-order-stage.has-orders small{color:#2f7a55}.seller-order-stage>i{inset-inline-end:0;opacity:.35;background:currentColor;width:48%;height:5px;position:absolute;bottom:0}.seller-order-completed-note{color:#5b6775;background:#f4f7fa;border-radius:10px;margin:14px 0 0;padding:10px 12px;font-size:13px;line-height:1.6}.seller-metric-grid.enhanced button.seller-metric-tone-empty{background:#fff7f8;border-color:#f0b7bf}.seller-metric-grid.enhanced button.seller-metric-tone-empty strong{color:#c01d33}.seller-metric-grid.enhanced button.seller-metric-tone-empty small{color:#b54757}.seller-metric-grid.enhanced button.seller-metric-tone-ok{background:#f3fbf6;border-color:#b6dfc4}.seller-metric-grid.enhanced button.seller-metric-tone-ok strong{color:#147a48}.seller-metric-grid.enhanced button>i.empty{color:#c01d33;background:#ffe4e8}.seller-order-status-grid.enhanced i{inset-inline-end:0;background:#d4dbe3;width:45%;height:4px;position:absolute;bottom:0}.seller-order-status-grid.enhanced i.paid{background:#3c82c4}.seller-order-status-grid.enhanced i.processing{background:#e1a52a}.seller-order-status-grid.enhanced i.shipped{background:#735ec0}.seller-order-status-grid.enhanced i.completed{background:#1b9560}.seller-ad-page{gap:13px;display:grid}.seller-analytics-toolbar.compact{justify-content:space-between}.seller-ad-grid{grid-template-columns:minmax(260px,1.3fr) repeat(3,minmax(150px,1fr))}.seller-wallet-card>svg{color:#ffabb6;width:25px;height:25px;margin-bottom:10px}.seller-wallet-card>span{font-size:11px}.seller-wallet-card>strong{font-size:22px}.seller-wallet-card>small{font-size:9px}.seller-ad-stat>svg{color:#dc243c;width:20px;height:20px;margin-bottom:12px}.seller-ad-stat span{font-size:10px}.seller-ad-stat strong{font-size:19px}.upload-camera svg{width:34px;height:34px}.seller-empty-state span svg{width:28px;height:28px;margin:0 auto}@media (max-width:1240px){.seller-metric-grid.enhanced{grid-template-columns:repeat(3,minmax(0,1fr))}.seller-store-overview-card{grid-template-columns:1fr}}@media (max-width:980px){.seller-workspace{display:block}.seller-menu-toggle{display:grid}.seller-sidebar{border-radius:20px 0 0 20px;width:min(86vw,320px);height:100dvh;transition:transform .24s;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-22px 0 65px #1018242e}.seller-sidebar.open{transform:translate(0)}.seller-sidebar nav{grid-template-columns:1fr}.seller-sidebar nav button{justify-content:flex-start}.seller-sidebar-backdrop{z-index:43;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#121b2770;border:0;display:block;position:fixed;inset:0}.seller-announcement-grid,.seller-overview-grid.enhanced{grid-template-columns:1fr}.seller-ad-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.seller-page{padding:10px 8px 44px}.seller-dashboard-header{border-radius:16px;align-items:flex-start;min-height:auto;padding:17px;display:flex}.seller-dashboard-header h1{font-size:20px}.seller-dashboard-header p{max-width:240px;font-size:10px}.seller-header-actions{align-items:center}.seller-store-picker{display:none}.seller-announcement-center,.seller-store-overview-card,.seller-chart-card,.seller-alert-card,.seller-table-card{border-radius:14px;padding:14px}.seller-store-overview-card{gap:14px}.seller-store-fact-row{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-store-fact-row>div:nth-child(2){border-inline-end:0}.seller-store-fact-row>div:nth-child(-n+2){border-bottom:1px solid #e7ebef}.seller-analytics-toolbar{align-items:stretch}.seller-analytics-toolbar>div:first-child{width:100%;padding-bottom:2px;overflow-x:auto}.seller-analytics-toolbar>div:first-child>span{display:none}.seller-analytics-toolbar button{flex:none}.seller-analytics-toolbar .seller-custom-range{width:100%}.seller-custom-range input{width:50%;min-width:0}.seller-analytics-toolbar .seller-export-button{justify-content:center;width:100%;margin-inline-start:0}.seller-metric-grid.enhanced{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-metric-grid.enhanced button{min-height:0;padding:11px 12px}.seller-metric-grid.enhanced strong{font-size:18px}.seller-line-chart{overflow-x:auto}.seller-line-chart svg{min-width:640px}.seller-performance-ring{width:132px;height:132px}.seller-order-status-grid.enhanced{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-ad-grid{grid-template-columns:1fr}.seller-ad-grid .seller-wallet-card{grid-column:auto}}@media (max-width:420px){.seller-dashboard-header .seller-header-copy>span{font-size:9px}.seller-dashboard-header h1{font-size:18px}.seller-metric-grid.enhanced{gap:8px}.seller-metric-grid.enhanced button{min-height:0;padding:10px 11px}.seller-metric-grid.enhanced strong.money{white-space:nowrap;font-size:13px}.seller-metric-grid.enhanced span{min-height:0;font-size:11.5px}.seller-metric-grid.enhanced strong{font-size:17px}.seller-metric-grid.enhanced small,.seller-trend{font-size:10.5px!important}}.store-map-picker{background:#f8fafc;border:1px solid #dfe4ea;border-radius:14px;gap:11px;padding:13px;display:grid}.store-map-picker-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.store-map-picker-header>div{gap:4px;display:grid}.store-map-picker-header b{font-size:14.5px}.store-map-picker-header small{color:#5b6775;font-size:13.5px;line-height:1.7}.store-location-button{color:#fff;font:inherit;cursor:pointer;white-space:nowrap;background:#e4263e;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-size:9px;font-weight:900;display:inline-flex}.store-location-button:disabled{opacity:.6;cursor:wait}.store-location-button span{font-size:16px;line-height:1}.store-location-message{color:#275f96;background:#eef6ff;border-radius:9px;margin:0;padding:9px 11px;font-size:8px;line-height:1.7}.store-map-frame{background:#e9eef3;border:0;border-radius:11px;width:100%;height:280px;display:block}.store-map-external-link{color:#d82138;justify-self:start;font-size:9px;font-weight:850;text-decoration:none}.store-map-external-link:hover{text-decoration:underline}.store-map-empty{text-align:center;background:#fff;border:1px dashed #ccd5de;border-radius:11px;align-content:center;place-items:center;gap:5px;min-height:180px;display:grid}.store-map-empty span{font-size:28px}.store-map-empty b{font-size:10px}.store-map-empty small{color:#7d8894;font-size:8px}@media (max-width:650px){.store-map-picker-header{flex-direction:column;align-items:stretch}.store-location-button{width:100%}.store-map-frame{height:230px}}.merchant-registration-hint{background:#fff6e2;border-radius:10px;padding:10px 12px;line-height:1.8;color:#755a1f!important;text-align:right!important;margin:-4px 0 15px!important}.merchant-terms-card{width:min(100%,720px)}.merchant-terms-intro{margin-top:-8px;line-height:1.9;text-align:right!important}.merchant-terms-reader{scrollbar-width:thin;background:#f8fafc;border:1px solid #dfe4ea;border-radius:14px;height:360px;padding:18px;overflow:auto}.merchant-terms-reader section+section{border-top:1px solid #e5e9ee;margin-top:17px;padding-top:17px}.merchant-terms-reader h2{text-align:right;margin:0 0 7px;font-size:14px}.merchant-terms-reader p{white-space:pre-wrap;line-height:2;color:#556272!important;text-align:right!important;margin:0!important;font-size:11px!important}.merchant-terms-end{text-align:center;color:#6f7b88;background:#eef2f6;border-radius:9px;margin-top:20px;padding:10px;font-size:10px;font-weight:800}.merchant-terms-scroll-note{background:#fff4d8;border-radius:9px;padding:8px 10px;color:#7b5b16!important;margin:9px 0!important;font-size:10px!important}.merchant-terms-check{background:#fff;border:1px solid #dce3e9;border-radius:11px;align-items:flex-start;padding:12px;flex-direction:row!important;gap:9px!important;margin:12px 0!important;display:flex!important}.merchant-terms-check.disabled{opacity:.55}.merchant-terms-check input{height:18px;accent-color:var(--primary);flex:none;margin-top:1px;width:18px!important}.merchant-terms-check span{font-size:11px;line-height:1.8}.merchant-terms-actions{grid-template-columns:1fr auto;align-items:center;gap:9px;display:grid}.merchant-terms-actions .text-button{padding-inline:16px}.merchant-terms-full-link{text-align:center;color:var(--primary);margin-top:13px;font-size:10px;font-weight:850;display:block}.merchant-terms-banner{background:linear-gradient(135deg,#fff,#fff4f6);justify-content:space-between;align-items:center;gap:20px;display:flex}.merchant-terms-banner>div{gap:5px;display:grid}.merchant-terms-banner span{color:#df243a;font-size:9px;font-weight:900}.merchant-terms-banner h2{margin:0;font-size:17px}.merchant-terms-banner p{color:#6e7986;margin:0;font-size:10px;line-height:1.8}.merchant-terms-banner .primary-button{white-space:nowrap;text-decoration:none}@media (max-width:650px){.merchant-terms-card{padding:22px 16px}.merchant-terms-reader{height:330px}.merchant-terms-actions{grid-template-columns:1fr}.merchant-terms-banner{display:grid}.merchant-terms-banner .primary-button{text-align:center}}.brand-logo-image{object-fit:contain;background:#fff;border-radius:12px;flex:0 0 42px;width:42px;height:42px}.site-header .brand-logo-only .brand-logo-image{object-fit:contain;background:0 0;border-radius:0;flex:0 0 126px;width:126px;height:54px}.footer-brand .brand-logo-image{border-radius:9px;flex-basis:34px;width:34px;height:34px}.auth-brand .brand-logo-image{border:1px solid var(--line);border-radius:16px;flex-basis:64px;width:64px;height:64px;padding:4px}@media (max-width:600px){.site-header .brand-logo-only .brand-logo-image{flex-basis:106px;width:106px;height:46px}}.admin-store-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.admin-store-grid .admin-control-card{border-radius:15px;gap:10px;padding:16px}.admin-store-grid .admin-control-card h3{font-size:18px}.admin-store-grid .admin-control-card p,.admin-store-grid .admin-control-card>small,.admin-store-grid .admin-control-card label{font-size:11px}.admin-store-grid .admin-control-card input,.admin-store-grid .admin-control-card select{min-height:42px;padding:8px 10px;font-size:12px}.admin-store-grid .admin-card-stats{gap:6px}.admin-store-grid .admin-card-stats span{padding:6px 8px;font-size:10px}.admin-store-grid .admin-secondary-action{padding:9px 10px;font-size:11px}@media (max-width:1180px){.admin-store-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.admin-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.admin-store-grid{grid-template-columns:1fr}}.public-page-map{isolation:isolate;position:relative}.public-page-map:before{content:"";z-index:0;pointer-events:none;opacity:.07;filter:grayscale()contrast(1.2);mix-blend-mode:multiply;background:url(/assets/iraq-map.png) 50% 110px/min(720px,84vw) no-repeat;position:fixed;inset:72px 0 0}@media (max-width:720px){.public-page-map:before{opacity:.055;background-position:50% 82px;background-size:min(560px,110vw);inset-block-start:64px}}.seller-product-table td:last-child,.mini-table>div,.admin-card-actions{gap:8px}.seller-edit-button,.seller-product-table .danger,.mini-table button,.danger-link{min-height:34px;font:inherit;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:7px 12px;font-size:10px;font-weight:900;line-height:1;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s;display:inline-flex}.seller-edit-button,.mini-table button{color:#334155;background:linear-gradient(#fff,#f7f9fb);border:1px solid #dbe3eb;box-shadow:0 6px 16px #0f172a0d}.seller-edit-button:hover,.mini-table button:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 9px 20px #0f172a14}.seller-product-table .danger,.danger-link{color:#d51f38;background:linear-gradient(#fff7f8,#fff0f2);border:1px solid #ffcbd2;box-shadow:0 6px 16px #d51f3812}.seller-product-table .danger:hover,.danger-link:hover{background:#ffe8eb;border-color:#ff9eab;transform:translateY(-1px);box-shadow:0 10px 22px #d51f381f}.cod-currency-picker{border:1px solid #dbe3eb;border-radius:16px;grid-template-columns:1fr 1fr;gap:8px;padding:12px;display:grid}.cod-currency-picker legend{padding:0 7px;font-weight:800}.cod-currency-picker label{cursor:pointer;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.cod-currency-picker label.selected{color:#d51f38;background:#fff1f3;border-color:#ef233c}.cod-currency-picker small{color:#64748b;grid-column:1/-1}.invoice-page{max-width:980px}.invoice-sheet{background:#fff;border:1px solid #dbe3eb;border-radius:24px;padding:32px;box-shadow:0 22px 50px #0f172a14}.invoice-header,.invoice-customer,.invoice-item,.invoice-totals>div,.invoice-actions{justify-content:space-between;gap:20px;display:flex}.invoice-header{border-bottom:2px solid #ef233c;padding-bottom:20px}.invoice-header div,.invoice-customer div{flex-direction:column;gap:4px;display:flex}.invoice-header strong{color:#ef233c;font-size:32px}.invoice-brand-logo{object-fit:contain;object-position:right center;width:150px;max-height:54px}.invoice-customer{background:#f8fafc;border-radius:16px;margin:24px 0;padding:18px}.invoice-items{border-top:1px solid #e2e8f0}.invoice-item{border-bottom:1px solid #e2e8f0;align-items:center;padding:15px 4px}.invoice-item>span:first-child{flex-direction:column;flex:1;display:flex}.invoice-item small,.invoice-header small,.invoice-customer small,.invoice-totals small{color:#64748b}.invoice-totals{gap:10px;width:min(100%,420px);margin:24px 0 0 auto;display:grid}.invoice-totals .grand{border-top:2px solid #172033;padding-top:12px;font-size:18px}.invoice-actions{justify-content:center;margin-top:18px}@media print{body>:not(.site-shell),.site-shell>header,.site-shell>footer,.invoice-actions{display:none!important}.invoice-sheet{box-shadow:none;border:0}.invoice-page{max-width:none;padding:0}}.search-layout{grid-template-columns:minmax(200px,220px) minmax(0,1fr);align-items:start;gap:12px}.filters-panel{box-shadow:none;background:#fff;border:1px solid #e8ebf0;border-radius:12px;padding:0;overflow:hidden}.filter-heading{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:16px 18px 12px;display:flex}.filter-heading h2{color:#6b7280;margin:0;font-size:18px;font-weight:700}.filter-heading button{color:#ef233c;background:0 0;border:0;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.filter-accordion-list{flex-direction:column;display:flex}.filter-accordion{border-bottom:1px solid #eef1f5}.filter-accordion:last-child{border-bottom:0}.filter-accordion-trigger{color:#6b7280;text-align:start;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;margin:0;padding:14px 18px;font-size:14px;font-weight:600;display:flex}.filter-accordion-trigger i{border-inline-end:2px solid #9aa3af;border-bottom:2px solid #9aa3af;flex:none;width:10px;height:10px;transition:transform .18s;transform:rotate(45deg)}.filter-accordion.is-open .filter-accordion-trigger i{margin-top:4px;transform:rotate(-135deg)}.filter-accordion.has-value .filter-accordion-trigger span{color:#ef233c}.filter-accordion-body{padding:0 18px 16px}.filters-panel label,.filters-panel .filter-group{color:#334155;gap:8px;margin-bottom:0;font-size:12px;font-weight:700;display:grid}.filters-panel input,.filters-panel select{color:#172033;background:#fff;border:1px solid #e5eaf0;border-radius:10px;outline:0;width:100%;min-height:42px;padding:10px 12px}.filters-panel input::placeholder{color:#98a5b5}.filters-panel input:focus,.filters-panel select:focus{background:#fff;border-color:#ef233c;box-shadow:0 0 0 3px #ef233c14}.filter-range{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.filter-option-list{gap:8px;display:grid}.filters-panel .check-line{background:#fafbfc;border:1px solid #edf1f5;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;padding:10px 12px}.filters-panel .check-line input{width:18px;height:18px;min-height:18px}.filter-color-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 8px;display:grid}.filter-color-option{cursor:pointer;color:#334155;background:0 0;border:0;justify-items:center;gap:6px;padding:0;display:grid}.filter-color-swatch{border:1px solid #e5e7eb;border-radius:10px;width:42px;height:42px;box-shadow:inset 0 0 0 1px #ffffff59}.filter-color-option em{text-align:center;font-size:11px;font-style:normal;font-weight:600;line-height:1.2}.filter-color-option.is-selected .filter-color-swatch{outline-offset:2px;outline:2px solid #ef233c}.filter-help{background:#f8fafc;border:1px solid #edf1f5;border-radius:12px;margin:12px 18px 18px;padding:14px}.filter-help b{color:#172033;margin-bottom:5px;font-size:12px;display:block}.filter-help p{color:#64748b;margin:0;font-size:11px}@media (max-width:900px){.search-layout{grid-template-columns:1fr}.filters-panel{position:static}}@media (max-width:520px){.filters-panel{border-radius:18px;padding:14px}.filter-range{grid-template-columns:1fr}}.store-avatar.has-store-logo{border:1px solid var(--line);background:#fff;padding:0;overflow:hidden}.store-avatar.has-store-logo img{object-fit:cover;width:100%;height:100%;display:block}.container:has(.search-layout){width:min(100% - 16px,1680px)}.search-layout{grid-template-columns:minmax(180px,200px) minmax(0,1fr)!important;gap:10px!important}@media (max-width:900px){.search-layout{grid-template-columns:1fr!important}}.search-results .product-grid,.store-products-grid,.related-products-grid,.product-grid{align-items:stretch;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important}.search-results .product-card,.store-products-grid .product-card,.related-products-grid .product-card,.product-grid .product-card{border-radius:12px;height:100%;min-height:0}.search-results .product-image,.store-products-grid .product-image,.related-products-grid .product-image,.product-grid .product-image{background:#fafafa;height:158px!important;padding:6px 4px 2px!important}.search-results .product-image img,.store-products-grid .product-image img,.related-products-grid .product-image img,.product-grid .product-image img,.search-results .product-image-link img,.store-products-grid .product-image-link img,.related-products-grid .product-image-link img,.product-grid .product-image-link img{max-width:none}.search-results .product-body,.store-products-grid .product-body,.related-products-grid .product-body,.product-grid .product-body{gap:5px;padding:7px 8px 10px}.search-results .product-body h3,.store-products-grid .product-body h3,.related-products-grid .product-body h3,.product-grid .product-body h3{font-weight:800;line-height:1.35;min-height:0!important;font-size:12px!important}.search-results .product-price-box,.store-products-grid .product-price-box,.related-products-grid .product-price-box,.product-grid .product-price-box{background:0 0;border-radius:0;padding:0}.search-results .price-line strong,.search-results .product-card-price,.store-products-grid .price-line strong,.store-products-grid .product-card-price,.related-products-grid .price-line strong,.related-products-grid .product-card-price,.product-grid .price-line strong,.product-grid .product-card-price{font-weight:900;font-size:13.5px!important}.search-results .offer-count-chevron,.store-products-grid .offer-count-chevron,.related-products-grid .offer-count-chevron,.product-grid .offer-count-chevron{display:none}@media (max-width:1400px){.search-results .product-grid,.store-products-grid,.related-products-grid,.product-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.search-results .product-image,.store-products-grid .product-image,.related-products-grid .product-image,.product-grid .product-image{height:148px!important}}@media (max-width:1180px){.search-results .product-grid,.store-products-grid,.related-products-grid,.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:980px){.search-results .product-grid,.store-products-grid,.related-products-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.product-image,.search-results .product-image,.store-products-grid .product-image,.related-products-grid .product-image,.product-grid .product-image{height:140px!important;padding:6px 4px 2px!important}.product-body h3,.search-results .product-body h3,.store-products-grid .product-body h3,.related-products-grid .product-body h3,.product-grid .product-body h3{line-height:1.35;font-size:12px!important}.price-line strong,.product-card-price,.search-results .product-card-price,.store-products-grid .product-card-price,.related-products-grid .product-card-price,.product-grid .product-card-price{font-size:13px!important}}@media (max-width:640px){.search-results .product-grid,.store-products-grid,.related-products-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.product-image,.search-results .product-image,.store-products-grid .product-image,.related-products-grid .product-image,.product-grid .product-image{height:160px!important;padding:5px 3px 2px!important}.product-gallery-arrow,.product-gallery-arrows,.product-visual-search-button,.product-gallery-counter{opacity:1}.product-gallery-arrow{width:30px;height:30px;font-size:20px}.product-gallery-arrow-prev{inset-inline-start:6px}.product-gallery-arrow-next{inset-inline-end:6px}.product-gallery-arrows{inset-inline-start:7px;bottom:7px}.product-gallery-arrows button{width:30px;height:28px;font-size:22px}.product-visual-search-button{inset-inline-end:7px;border-radius:9px;width:34px;height:34px;bottom:7px}.product-visual-search-button svg{width:18px;height:18px}.product-gallery-counter{inset-inline-end:7px;font-size:10px;top:7px}.product-price-box{background:0 0;padding:0}.card-meta{gap:6px}.guarantee,.offer-count{font-size:11px}.card-quick-action{width:26px;height:26px}.card-quick-action svg{width:16px;height:16px}}.brand-official-mark{object-fit:contain;flex:0 0 44px;width:44px;height:44px;display:block}.brand-official .brand-copy b,.brand-official>span:last-child{color:var(--primary);font-weight:900}.footer-brand .brand-official-mark{flex-basis:34px;width:34px;height:34px}.auth-brand .brand-official-mark{flex-basis:58px;width:58px;height:58px}.auth-required-backdrop{z-index:3000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a47;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-required-dialog{text-align:center;direction:rtl;background:radial-gradient(circle at 88% 6%,#ff145b24,#0000 34%),linear-gradient(#fff,#fff9fb);border:1px solid #ff145b2e;border-radius:26px;width:min(100%,420px);padding:30px;position:relative;overflow:hidden;box-shadow:0 28px 80px #0f172a38}.auth-required-dialog>span{background:var(--primary-soft);min-height:32px;color:var(--primary);border-radius:999px;justify-content:center;align-items:center;padding:6px 14px;font-size:12px;font-weight:900;display:inline-flex}.auth-required-dialog h2{color:#172033;margin:16px 0 8px;font-size:24px;font-weight:950;line-height:1.35}.auth-required-dialog p{color:#667085;margin:0;font-size:14px;line-height:1.9}.auth-required-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;display:grid}.auth-required-actions a{border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:10px 14px;font-weight:900;display:inline-flex}.auth-required-primary{background:var(--primary);color:#fff;box-shadow:0 14px 32px #ff145b38}.auth-required-secondary{color:#253044;background:#fff;border:1px solid #e3e8ef}.auth-required-close{inset-inline-start:14px;color:#667085;background:#fff;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1;position:absolute;top:14px;box-shadow:0 8px 20px #0f172a14}@media (max-width:520px){.auth-required-dialog{border-radius:22px;padding:26px 20px}.auth-required-actions{grid-template-columns:1fr}}
:root{--primary:#ff145b!important;--primary-dark:#ff145b!important;--primary-soft:#fff0f5!important}::selection{color:#7f0029;background:#ffd7e5}.brand-official{flex-shrink:0;align-items:center;min-width:max-content;gap:0!important;display:inline-flex!important}.jumla-brand-logo{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;background:0 0;flex:none;width:auto;height:auto;display:block}.jumla-brand-logo--header{width:min(220px,48vw);max-height:48px}.site-header .brand-official .jumla-brand-logo--header{width:min(220px,48vw)!important;height:auto!important;max-height:48px!important}.jumla-brand-logo--footer{width:min(170px,42vw);max-height:38px}.jumla-brand-logo--home{width:min(480px,86vw);max-height:128px}.jumla-brand-logo--auth{width:min(260px,70vw);max-height:64px;margin-inline:auto}.auth-card .auth-brand.brand-official,.auth-card .brand.auth-brand{justify-content:center;align-items:center;width:100%;margin:0 auto 4px;display:flex!important}.brand-official-logo{object-fit:contain;width:40px;height:40px;display:block}.footer-brand .brand-official-logo{width:32px;height:32px}.brand-mark{color:#0000!important;background:#fff0f5 url(/brand/jumla-cart-mark-primary.png?v=new-3d-20260921) 50%/contain no-repeat!important;box-shadow:0 10px 28px #ff145b2e!important}.jumla-home-brand{width:100%;margin-bottom:16px;justify-content:center!important;align-items:center!important;display:flex!important}.jumla-home-logo{object-fit:contain;width:min(480px,86vw);max-height:128px;display:block}.site-header{border-bottom-color:#f3d6e0!important}.search-box:focus-within{box-shadow:0 0 0 4px #ff145b17, var(--shadow)!important}.seller-cta-inner{background:linear-gradient(135deg,#ff145b 0% 100%)!important}.seller-cta .eyebrow,.seller-cta p{color:#fff4f8!important}@media (max-width:720px){.jumla-brand-logo--header,.site-header .brand-official .jumla-brand-logo--header{width:min(180px,56vw)!important;max-height:40px!important}.jumla-brand-logo--home{width:min(340px,86vw);max-height:88px}}
