@import url('/assets/css/product-media-gallery.css');
:root{color-scheme:light;--bg:#fff;--surface:#fff;--surface-2:#f3f5f7;--ink:#14171a;--muted:#64717c;--soft:#8b959e;--line:#e9edf0;--primary:#009fc7;--primary-deep:#007f9f;--ultra-blue:#00a9d2;--ultra-purple:#009fc7;--gold:#697680;--success:#187b50;--danger:#bd3541;--shadow:0 12px 34px #1534430c;--shadow-sm:0 2px 9px #1534430c}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Heebo,Arial,sans-serif;direction:rtl;min-height:100vh;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:disabled{cursor:wait;opacity:.6}a{color:var(--primary-deep);text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #008bae;outline-offset:3px}button{touch-action:manipulation}.icon{width:23px;height:23px;display:inline-block;vertical-align:middle;fill:none;flex-shrink:0}.icon.sm{width:18px;height:18px}.icon.lg{width:30px;height:30px}.dp-hide,[hidden]{display:none!important}.skip-link{position:fixed;top:-100px;right:12px;z-index:110;background:#fff;border:2px solid var(--primary);border-radius:10px;padding:12px}.skip-link:focus{top:12px}.app-layout{min-height:100vh}.site-header{position:sticky;top:0;z-index:40;background:#fffffff7;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.header-inner{max-width:1500px;margin:auto;display:flex;align-items:center;gap:24px;padding:20px 36px;min-height:94px}.brand-lockup{display:flex;align-items:center;gap:9px;border:0;padding:0;background:transparent;white-space:nowrap;color:var(--ink);font-size:17px;letter-spacing:-.5px}.brand-lockup img{width:34px;height:34px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:22px;align-self:stretch}.desktop-nav button{border:0;background:transparent;padding:0 3px;position:relative;white-space:nowrap;font-weight:700;color:#515c65}.desktop-nav button.active{color:var(--primary-deep)}.desktop-nav button.active:after{content:"";height:3px;position:absolute;bottom:-20px;right:0;left:0;background:var(--primary);border-radius:4px}.global-search{position:relative;flex:1;min-width:150px}.global-search input{width:100%;height:48px;border-radius:999px;border:1px solid transparent;background:var(--surface-2);padding:0 43px 0 17px;color:var(--ink);font-size:15px;transition:background .2s,border-color .2s}.global-search input::placeholder{color:#77828b}.global-search input:focus{background:#fff;border-color:var(--primary)}.global-search .search-icon{position:absolute;right:15px;top:14px;color:#65737d;width:20px;height:20px;pointer-events:none}.top-actions{display:flex;align-items:center;gap:8px}.pill-btn,.icon-btn{height:46px;border:0;background:var(--surface-2);display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-weight:700}.pill-btn{padding:0 13px;border-radius:999px;font-size:13px;white-space:nowrap}.pill-btn>.icon:last-child{width:13px;height:13px;transform:rotate(-90deg)}.icon-btn{width:46px;justify-content:center;border-radius:50%;flex-shrink:0}.pill-btn:hover,.icon-btn:hover{background:#e8edf0}.content{max-width:1360px;margin:auto;padding:32px 36px 80px}.content:focus{outline:0}.view{display:none}.view.active{display:block;animation:enter .22s ease-out}.welcome-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 24px}.welcome-row h1{margin:0;font-size:clamp(28px,3.1vw,42px);line-height:1.25;font-weight:850;letter-spacing:-1px}.welcome-row p{color:var(--muted);margin:9px 0 0;line-height:1.6}.category-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 20px}.category{display:flex;align-items:center;justify-content:center;gap:16px;min-height:68px;border-radius:16px;border:0;background:var(--surface-2);color:var(--ink);font-size:17px;font-weight:600;transition:background .2s,transform .2s}.category svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.category:first-child svg{fill:currentColor;stroke:none}.category.active{background:var(--primary);color:#fff}.category:hover{transform:translateY(-2px);background:#e5f7fc}.category.active:hover{background:var(--primary-deep)}.discover-banner{display:flex;align-items:center;gap:17px;border-radius:18px;padding:20px 24px;background:#e9f9fd;margin-bottom:28px}.banner-icon{color:var(--primary);display:grid;place-items:center}.banner-icon .icon{width:40px;height:40px}.discover-banner h2{margin:0 0 4px;font-size:23px;letter-spacing:-.45px}.discover-banner p{margin:0;color:#586974;font-size:15px}.discover-banner .btn{margin-inline-start:auto;white-space:nowrap}.btn{min-height:46px;padding:10px 18px;border-radius:13px;border:1px solid var(--line);background:#fff;color:var(--ink);font-weight:750;display:inline-flex;align-items:center;gap:8px;justify-content:center;text-decoration:none;transition:background .2s,transform .2s}.btn:hover{transform:translateY(-1px);background:#f4f7f9}.btn.primary{border-color:transparent;background:var(--primary);color:#fff}.btn.primary:hover{background:var(--primary-deep)}.btn.ghost{background:#f4f6f8}.section{margin:28px 0}.section-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 15px;gap:12px}.section-head h2{font-size:27px;letter-spacing:-.7px;margin:0}.section-head button{border:0;background:transparent;color:var(--primary-deep);font-weight:750;display:flex;align-items:center;gap:5px;padding:8px 0;white-space:nowrap}.store-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.store-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow-sm);transition:box-shadow .2s,transform .2s;min-width:0}.store-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.store-card:focus-within{outline:2px solid var(--primary);outline-offset:3px}.store-cover{aspect-ratio:2.65/1;background:#eaf5f7;position:relative;overflow:hidden;display:grid;place-items:center}.store-cover img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .35s}.store-card:hover .store-cover img{transform:scale(1.03)}.store-cover.has-logo{background:#f0f6f8}.store-cover.has-logo img{position:static;width:46%;height:80%;object-fit:contain}.store-cover .cover-initials{font-size:52px;letter-spacing:-3px;font-weight:850;color:#278798}.store-open{position:absolute;top:12px;right:12px;background:#fff;color:var(--success);font-size:11px;font-weight:700;padding:6px 10px;border-radius:999px;z-index:1;box-shadow:var(--shadow-sm)}.store-open.closed{color:#67747d}.store-body{padding:13px 17px 14px}.store-identity{display:flex;align-items:center;gap:9px}.store-identity h3{margin:0;font-size:19px;font-weight:850;line-height:1.3;unicode-bidi:plaintext}.store-identity small{color:var(--muted);display:block;margin-top:4px;line-height:1.4}.store-logo{width:44px;height:44px;border-radius:12px;background:#edf6f8;display:grid;place-items:center;overflow:hidden;color:var(--primary-deep);font-weight:850;flex-shrink:0}.store-logo img{width:100%;height:100%;object-fit:cover}.store-metrics{display:flex;align-items:center;gap:10px;margin-top:9px;color:var(--muted);font-size:12px;flex-wrap:wrap}.metric-pill{display:inline-flex;align-items:center;gap:4px}.rating{display:inline-flex;align-items:center;gap:3px;font-size:13px;color:#515c65;font-weight:750;margin-inline-start:auto;white-space:nowrap}.rating .icon{width:15px;height:15px;fill:#f3bb4b;stroke:#c79732}.store-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.open-store{display:inline-flex;align-items:center;gap:3px;border:0;background:transparent;color:var(--primary-deep);padding:0;font-size:14px;font-weight:800}.open-store:after{content:"";position:absolute;inset:0;z-index:1}.follow-store-card{position:relative;z-index:2;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:transparent;color:#26343c;margin:-5px 0}.follow-store-card:hover{background:#eaf7fb;color:var(--primary-deep)}.follow-store-card svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8}.rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,260px);gap:16px;overflow-x:auto;padding:2px 2px 12px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#d6e7ed transparent}.rail>*{scroll-snap-align:start}.story-rail{grid-auto-columns:92px;gap:14px}.story{border:0;background:transparent;text-align:center;color:var(--ink);padding:0}.story-ring{display:block;width:82px;height:82px;padding:3px;border:2px solid var(--primary);border-radius:50%;margin:auto}.story-ring>span{display:grid;place-items:center;border-radius:50%;width:100%;height:100%;background:#eef8fb;color:var(--primary-deep);font-size:20px;font-weight:800;overflow:hidden}.story-ring img{width:100%;height:100%;object-fit:cover}.story b{font-size:12px;display:block;margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden;min-width:0;transition:transform .2s}.product-card:hover{transform:translateY(-2px)}.product-media{height:170px;background:#f3f6f8;display:grid;place-items:center;overflow:hidden;position:relative}.product-media img{height:100%;width:100%;object-fit:cover}.product-placeholder{color:#5f9dad;display:grid;place-items:center}.product-placeholder .icon{height:44px;width:44px}.sale-badge{position:absolute;top:11px;right:11px;background:#fff0f1;color:var(--danger);border-radius:99px;padding:5px 9px;font-size:12px;font-weight:800}.product-body{padding:14px}.product-body small{color:var(--muted);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-body h3{margin:6px 0 12px;font-size:16px;line-height:1.4;overflow-wrap:anywhere}.price-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.price{font-weight:850;font-size:17px}.old-price{color:var(--muted);text-decoration:line-through;font-size:12px}.add-btn{margin-inline-start:auto;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:var(--primary);color:#fff}.add-btn:hover{background:var(--primary-deep)}.promo-card{padding:20px;border-radius:17px;background:#eaf8fb;min-height:150px;overflow:hidden;position:relative}.promo-card>img{width:100%;height:110px;object-fit:cover;border-radius:10px;margin-bottom:12px}.promo-card>span{color:var(--primary-deep);font-size:12px;font-weight:700}.promo-card h3{margin:7px 0;font-size:20px}.promo-card p{margin:0;color:#546b76;line-height:1.6;font-size:14px}.search-results{display:grid;grid-template-columns:1fr 1fr;gap:22px}.search-panel{min-width:0;border:1px solid var(--line);border-radius:20px;padding:21px;background:#fff}.search-panel h2{margin:0 0 17px;font-size:22px}.search-list{display:grid;gap:10px}.search-store-row{display:flex;align-items:center;gap:11px;width:100%;text-align:right;padding:13px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);min-width:0}.search-store-row:hover{background:#f8fbfc}.search-store-row>span:nth-child(2){min-width:0;flex:1}.search-store-row b{display:block;font-size:15px;overflow-wrap:anywhere}.search-store-row small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.search-store-row>.add-btn{flex-shrink:0}.search-store-row>strong{font-size:14px;white-space:nowrap}.search-store-row .rating{margin-inline-start:auto}.card{border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.account-card{padding:25px}.account-card h2{margin:0 0 12px;font-size:23px}.account-card p{line-height:1.7;color:var(--muted)}.account-card .btn{margin-top:12px}.account-icon{width:48px;height:48px;border-radius:14px;background:#e9f9fd;color:var(--primary-deep);display:grid;place-items:center;margin-bottom:17px}.setting-row{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px 0;border-bottom:1px solid var(--line);font-size:14px}.setting-row>span{color:var(--muted)}.setting-row>b{text-align:left;line-height:1.5}.setting-row:last-child{border-bottom:0}.loyalty-card{grid-column:1/-1;background:#effafd}.text-link{display:inline-flex;align-items:center;gap:5px;font-weight:750;margin-top:17px}.orders-history{display:grid;gap:13px}.history-card{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:19px}.history-card h3{margin:0;font-size:16px}.history-card p{margin:6px 0 0;font-size:13px;color:var(--muted)}.history-card strong{color:var(--ink)}.cart-dock{position:fixed;bottom:24px;left:26px;min-width:330px;padding:13px 17px;z-index:45;display:flex;align-items:center;gap:13px;background:var(--primary);border:0;border-radius:17px;color:#fff;box-shadow:0 12px 40px #008bae33;text-align:right}.cart-dock:hover{background:var(--primary-deep)}.cart-dock .cart-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#ffffff1f}.cart-dock b,.cart-dock small{display:block}.cart-dock b{font-size:15px}.cart-dock small{margin-top:3px;font-size:12px;color:#e8f9fd}.cart-dock strong{margin-inline-start:auto}.overlay{position:fixed;inset:0;z-index:70;display:none;background:#152d3c66;backdrop-filter:blur(3px)}.overlay.open{display:block}.drawer{position:absolute;left:0;top:0;bottom:0;width:min(540px,95vw);background:#fff;border-radius:0 24px 24px 0;overflow:auto;overscroll-behavior:contain;padding:24px;animation:drawer-enter .2s ease-out}.drawer:focus{outline:0}.drawer-head{display:flex;justify-content:space-between;align-items:center;gap:14px;position:sticky;top:-24px;background:#fffffffa;z-index:4;padding:16px 0;margin-bottom:10px}.drawer-head h2{font-size:24px;margin:0;line-height:1.3}.close-btn{width:42px;height:42px;flex-shrink:0;border:0;border-radius:50%;background:#f1f4f6;display:grid;place-items:center;color:#34454f}.cart-items{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:12px 0}.cart-thumb{width:56px;height:56px;border-radius:13px;overflow:hidden;background:#f0f7fa;display:grid;place-items:center;color:var(--primary-deep)}.cart-thumb img{height:100%;width:100%;object-fit:cover}.cart-item h4{margin:0 0 5px;font-size:15px}.cart-item small{color:var(--muted)}.cart-item>strong{font-size:14px;white-space:nowrap}.qty{display:flex;align-items:center;gap:13px;margin-top:10px}.qty button{width:34px;height:34px;border:0;border-radius:50%;background:#eef4f7;color:var(--ink);display:grid;place-items:center}.cart-summary{margin-top:19px;padding:17px;background:#f4f7f9;border-radius:15px}.sum-row{display:flex;justify-content:space-between;gap:16px;line-height:1.6;padding:6px 0;color:var(--muted);font-size:14px}.sum-row>b{text-align:left;color:var(--ink)}.sum-row.total{border-top:1px solid var(--line);padding-top:13px;margin-top:9px;font-size:18px;color:var(--ink);font-weight:800}.checkout-note{font-size:13px;color:#52717f;background:#eaf8fc;border-radius:13px;padding:15px;line-height:1.7;margin:17px 0}.drawer .btn.primary{width:100%}.store-detail-cover{position:relative;display:grid;place-items:center;height:205px;border-radius:17px;background:#eaf5f7;overflow:hidden;color:#278798;font-size:48px;font-weight:850}.store-detail-cover img{width:100%;height:100%;object-fit:cover}.store-detail-id{display:flex;align-items:center;gap:13px;margin:18px 0}.store-detail-id .store-logo{width:58px;height:58px;border-radius:16px}.store-detail-id h2{font-size:22px;margin:0 0 5px}.store-detail-id small{color:var(--muted)}.store-detail-description{font-size:14px;line-height:1.7;color:var(--muted)}.detail-metrics{display:flex;flex-wrap:wrap;gap:9px;margin:17px 0}.detail-metric{flex:1;border:1px solid var(--line);border-radius:13px;padding:13px;min-width:95px;text-align:center}.detail-metric b{display:block}.detail-metric span{display:block;font-size:11px;color:var(--muted);margin-top:6px}.music-card{display:flex;align-items:center;gap:11px;background:#f1f8fa;border-radius:15px;padding:14px}.music-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--primary);color:#fff}.music-card .btn{margin-inline-start:auto;min-height:38px;padding:6px 12px}.hours-table{margin:18px 0;display:grid;gap:5px}.hour-row{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:8px 0;font-size:13px}.hour-row>span{color:var(--muted)}.store-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ultra-line{height:1px;background:var(--line);margin:15px 0}.secure-checkout{display:grid;gap:16px}.secure-checkout>label{display:grid;gap:7px}.secure-checkout label>span,.payment-picker>b{font-size:14px;font-weight:750;color:#384a56}.secure-checkout input,.secure-checkout textarea,.secure-checkout select{width:100%;border:1px solid #dce4e8;border-radius:12px;background:#fff;padding:13px;color:var(--ink)}.secure-checkout textarea{min-height:95px;resize:vertical}.secure-checkout input[name="phone"]{direction:ltr;text-align:right}.checkout-secure-head{display:flex;align-items:center;gap:13px;background:#eaf8fc;border-radius:15px;padding:16px}.checkout-secure-head>.icon{color:var(--primary-deep)}.checkout-secure-head b,.checkout-secure-head small{display:block}.checkout-secure-head small{line-height:1.6;color:var(--muted);margin-top:5px;font-size:13px}.payment-picker{display:grid;grid-template-columns:1fr 1fr;gap:10px}.payment-picker>b{grid-column:1/-1}.payment-picker label{cursor:pointer;position:relative}.payment-picker input{position:absolute;opacity:0;width:1px;height:1px;padding:0}.payment-picker span{min-height:51px;border:1px solid #dce4e8;border-radius:12px;display:flex;justify-content:center;align-items:center;gap:7px}.payment-picker input:checked+span{border-color:var(--primary);background:#eaf8fc;color:var(--primary-deep)}.payment-picker input:focus-visible+span{outline:3px solid #008bae;outline-offset:3px}.notification-card{border:1px solid var(--line);padding:18px;border-radius:15px;margin-bottom:12px}.notification-card>span{font-size:11px;color:var(--primary-deep);font-weight:700}.notification-card h3{margin:8px 0;font-size:19px}.notification-card p{line-height:1.7;margin:0;color:var(--muted)}.notification-card small{display:block;margin-top:13px;color:var(--muted)}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-column:1/-1;min-height:210px;text-align:center;background:#f7fafb;border:1px dashed #dce6eb;border-radius:18px;padding:28px}.empty-state>.icon{width:38px;height:38px;color:#73a0af;margin-bottom:10px}.empty-state h3{font-size:22px;margin:7px 0}.empty-state p{max-width:460px;margin:4px 0 14px;color:var(--muted);line-height:1.7;font-size:14px}.empty-state .btn{margin-top:6px}.store-skeleton{height:290px;border-radius:18px}.skeleton{background:#f0f3f5;position:relative;overflow:hidden}.skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,#ffffff99,transparent);animation:shimmer 1.4s linear infinite;transform:translateX(-100%)}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%) translateY(10px);max-width:min(540px,90vw);background:#182b37;color:#fff;border-radius:14px;padding:14px 19px;box-shadow:var(--shadow);z-index:100;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;text-align:center;line-height:1.6;font-size:14px}.toast.show{opacity:1;transform:translateX(-50%)}.mobile-nav{display:none}body.drawer-open{overflow:hidden}
@keyframes shimmer{to{transform:translateX(100%)}}@keyframes enter{from{opacity:.55;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes drawer-enter{from{opacity:.6;transform:translateX(-20px)}to{opacity:1;transform:none}}
@media(min-width:1550px){.header-inner{gap:30px}.store-cover{aspect-ratio:2.8/1}}
@media(max-width:1180px){.header-inner{gap:16px;padding:18px 25px;flex-wrap:wrap}.brand-lockup{font-size:16px}.desktop-nav{gap:17px}.desktop-nav button.active:after{bottom:-18px}.global-search{order:4;flex-basis:100%;max-width:none}.top-actions{margin-inline-start:auto}.content{padding:27px 25px 70px}.store-cover{aspect-ratio:2.3/1}.section-head h2{font-size:25px}}
@media(max-width:760px){.header-inner{gap:13px;padding:17px 16px 14px;justify-content:center}.brand-lockup{font-size:19px;order:0;flex-basis:100%;justify-content:center;letter-spacing:-.6px}.brand-lockup img{width:33px;height:33px}.desktop-nav{display:none}.top-actions{margin:0;justify-content:center;order:1}.top-actions>.icon-btn{display:none}.pill-btn{height:36px;padding:0 12px;background:#f7f9fa;font-size:13px}.global-search{order:2}.global-search input{height:48px;font-size:16px}.global-search .search-icon{top:14px}.content{padding:22px 16px 104px}.welcome-row{margin-bottom:19px}.welcome-row h1{font-size:28px;letter-spacing:-.6px}.welcome-row p{font-size:14px}.category-rail{gap:9px;margin-bottom:18px}.category{min-height:86px;flex-direction:column;gap:7px;font-size:12px;border-radius:15px;padding:10px 4px}.category svg{width:25px;height:25px}.discover-banner{padding:17px 15px;border-radius:15px;gap:12px;margin-bottom:23px;flex-wrap:wrap}.discover-banner h2{font-size:19px}.discover-banner p{font-size:13px;line-height:1.6}.banner-icon .icon{height:32px;width:32px}.discover-banner .btn{width:100%;min-height:41px;margin-inline-start:0;margin-top:2px}.section{margin:23px 0}.section-head{margin-bottom:13px;gap:10px}.section-head h2{font-size:24px;letter-spacing:-.5px}.section-head button{font-size:12px}.store-grid{grid-template-columns:1fr;gap:18px}.store-cover{aspect-ratio:2.1/1}.store-card{border-radius:16px}.store-body{padding:13px 14px}.store-identity h3{font-size:19px}.store-actions{margin-top:8px}.store-metrics{gap:9px}.store-skeleton{height:250px}.rail{grid-auto-columns:minmax(185px,65vw);gap:12px}.story-rail{grid-auto-columns:80px}.story-ring{width:73px;height:73px}.product-media{height:155px}.product-body{padding:12px}.product-body h3{font-size:14px}.search-results,.account-grid{grid-template-columns:1fr;gap:16px}.search-panel,.account-card{padding:19px}.setting-row{font-size:13px;gap:13px}.loyalty-card{grid-column:auto}.history-card{flex-wrap:wrap;padding:15px}.history-card>div:last-child{width:100%;justify-content:space-between}.cart-dock{bottom:calc(80px + env(safe-area-inset-bottom));left:14px;right:14px;min-width:0;padding:11px 13px;border-radius:15px}.drawer{right:0;left:0;top:auto;width:100%;max-height:91dvh;height:auto;bottom:0;border-radius:23px 23px 0 0;padding:20px 16px calc(20px + env(safe-area-inset-bottom));animation:enter .2s ease-out}.drawer-head{top:-20px;margin-bottom:5px;padding:12px 0}.drawer-head h2{font-size:22px}.store-detail-cover{height:170px}.store-products{gap:10px}.store-products .product-media{height:140px}.store-products .price-row{gap:5px}.store-products .price{font-size:15px}.store-products .add-btn{width:34px;height:34px}.cart-item{grid-template-columns:48px 1fr auto;gap:9px}.cart-thumb{width:48px;height:48px}.cart-item h4{font-size:14px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;z-index:50;display:grid;grid-template-columns:repeat(4,1fr);min-height:70px;padding:7px 10px calc(7px + env(safe-area-inset-bottom));background:#fffffff5;backdrop-filter:blur(14px);border-top:1px solid var(--line)}.mobile-nav button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:0;background:transparent;font-size:11px;color:#3d4c56;min-height:53px}.mobile-nav button.active{color:var(--primary-deep);font-weight:800}.mobile-nav .icon{width:24px;height:24px}.toast{bottom:calc(151px + env(safe-area-inset-bottom));font-size:13px}.empty-state{padding:22px;min-height:190px}.empty-state h3{font-size:20px}.empty-state p{font-size:13px}}
@media(max-width:370px){.content{padding-inline:12px}.header-inner{padding-inline:12px}.category{font-size:11px}.section-head h2{font-size:22px}.brand-lockup{font-size:18px}.discover-banner h2{font-size:18px}.store-identity h3{font-size:17px}.cart-item{grid-template-columns:42px 1fr}.cart-thumb{width:42px;height:42px}.cart-item>strong{grid-column:2}.payment-picker{grid-template-columns:1fr}.store-products{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.store-card:hover,.category:hover,.btn:hover{transform:none}}

/* Merchant artwork is used only for matching businesses returned by the live API. */
.merchant-art{background-image:url('/assets/brand/merchant-banners.png');background-size:200% 200%;background-repeat:no-repeat;aspect-ratio:3/1}
.merchant-art[data-merchant-art="liad"]{background-position:0 0}.merchant-art[data-merchant-art="psycoloko"]{background-position:100% 0}.merchant-art[data-merchant-art="tantzer"]{background-position:0 100%}.merchant-art[data-merchant-art="replay"]{background-position:100% 100%}
.store-detail-cover.merchant-art{height:auto;min-height:130px;aspect-ratio:3/1}.store-detail-cover.has-logo img{width:50%;height:80%;object-fit:contain}

.market-country-picker{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--muted,#647985)}.market-country-picker select{max-width:150px;min-height:40px;padding:7px 10px;border:1px solid var(--line,#dfe8ec);border-radius:99px;background:var(--empire-surface,#fff);color:var(--empire-ink,#172c38);font:inherit;font-weight:700}.market-country-picker select:focus-visible{outline:3px solid #00a9ce;outline-offset:2px}@media(max-width:620px){.market-country-picker>span{display:none}.market-country-picker select{max-width:104px;font-size:12px;min-height:36px}}
/* Merchant glass: translucent surfaces frame the real artwork and real business metrics. */
.store-grid .store-card{border:1px solid #dcebf0;border-radius:24px;background:linear-gradient(145deg,#ffffffed,#f7fcfbe6);box-shadow:0 10px 30px #173d4a0b,inset 0 1px 0 #fff;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;isolation:isolate}.store-grid .store-card:before{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid #ffffff8f;pointer-events:none;z-index:3}.store-grid .store-card:hover{transform:translateY(-3px);border-color:#a6dce8;box-shadow:0 16px 35px #173d4a13,inset 0 1px 0 #fff}.store-grid .store-cover{margin:8px 8px 0;border-radius:17px;aspect-ratio:2.5/1;background-color:#eef8fa}.store-grid .store-open{top:19px;right:19px;background:#ffffffed;border:1px solid #ffffffd9;box-shadow:0 3px 12px #173d4a14}.store-grid .store-body{padding:16px 19px 17px}.store-grid .store-identity{align-items:flex-start;gap:14px}.store-grid .store-identity>div{min-width:0}.store-grid .store-identity h3{font-size:21px;letter-spacing:-.3px}.store-grid .store-identity small{line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store-grid .rating{background:#ffffffc7;border:1px solid #e5edf0;padding:5px 8px;border-radius:11px;gap:5px}.store-grid .rating small{display:inline}.store-grid .store-metrics{gap:8px;min-height:22px;margin-top:13px}.store-grid .metric-pill{background:#ffffff8c;border:1px solid #e2edf080;padding:4px 7px;border-radius:9px;font-size:11px}.store-grid .store-actions{border-top:1px solid #dfebee9c;padding-top:13px;margin-top:13px}.store-grid .follow-store-card{background:#ffffffa8;border:1px solid #e2edf0}.store-grid .open-store{font-size:13px;gap:6px}html[data-time-theme="night"] .store-grid .store-card{background:linear-gradient(145deg,#203747e8,#172b3be8);border-color:#426577;box-shadow:0 12px 34px #00000028,inset 0 1px 0 #9edbed1a}html[data-time-theme="night"] .store-grid .store-card:before{border-color:#b4eafa14}html[data-time-theme="night"] .store-grid .store-card:hover{border-color:#6bb3ca;box-shadow:0 18px 38px #00000035}html[data-time-theme="night"] .store-grid .store-open{background:#173342ee;color:#b0ead4;border-color:#365a6e}html[data-time-theme="night"] .store-grid .store-open.closed{color:#d1dee5}html[data-time-theme="night"] .store-grid :is(.rating,.metric-pill,.follow-store-card){background:#1a3345c9;border-color:#42657777;color:#dcecf4}html[data-time-theme="night"] .store-grid .store-actions{border-color:#43627480}@supports(backdrop-filter:blur(6px)){.store-grid .store-card{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}}@media(max-width:760px){.store-grid .store-card{border-radius:21px}.store-grid .store-cover{aspect-ratio:2.05/1;border-radius:14px;margin:7px 7px 0}.store-grid .store-body{padding:14px 16px 15px}.store-grid .store-identity h3{font-size:20px}.store-grid .store-open{top:16px;right:16px}.store-grid .store-card{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}}@media(prefers-reduced-motion:reduce){.store-grid .store-card,.store-grid .store-cover img{transition:none!important}.store-grid .store-card:hover,.store-grid .store-card:hover .store-cover img{transform:none!important}}html[data-reduce-motion] .store-grid .store-card,html[data-reduce-motion] .store-grid .store-cover img{transition:none!important}html[data-reduce-motion] .store-grid .store-card:hover,html[data-reduce-motion] .store-grid .store-card:hover .store-cover img{transform:none!important}
