.store-products-module__W3yvga__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.store-products-module__W3yvga__card{isolation:isolate;min-width:0;animation:store-products-module__W3yvga__cardReveal .32s var(--reveal-delay,0s) ease-out backwards;background:#080e1b;border:1px solid #717e9a47;border-radius:10px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden;box-shadow:0 14px 32px #0000003d}.store-products-module__W3yvga__card:before{z-index:3;background:linear-gradient(90deg, transparent, rgba(var(--tone-rgb), .9), transparent);content:"";pointer-events:none;height:1px;position:absolute;top:0;left:18%;right:18%}.store-products-module__W3yvga__cardMain{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;display:block}.store-products-module__W3yvga__media{aspect-ratio:1/.9;background:radial-gradient(circle at 50% 52%, rgba(var(--tone-rgb), .22), transparent 46%), linear-gradient(155deg, rgba(var(--tone-rgb), .06), transparent 54%), #07101e;border-bottom:1px solid #717e9a33;place-items:center;display:grid;position:relative;overflow:hidden}.store-products-module__W3yvga__media:before{aspect-ratio:1;border:1px solid rgba(var(--tone-rgb), .12);content:"";border-radius:50%;width:64%;position:absolute}.store-products-module__W3yvga__media:after{content:"";background:radial-gradient(#00000080,#0000 68%);height:16%;position:absolute;bottom:7%;left:12%;right:12%}.store-products-module__W3yvga__imageFrame{z-index:2;aspect-ratio:1;filter:drop-shadow(0 22px 20px #00000094);width:76%;transition:transform .2s;display:block;position:relative}.store-products-module__W3yvga__imageFrame img{object-fit:contain}.store-products-module__W3yvga__category,.store-products-module__W3yvga__badge{z-index:4;border:1px solid rgba(var(--tone-rgb), .38);color:rgba(var(--tone-rgb), 1);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040912d1;border-radius:5px;align-items:center;font-size:7px;font-weight:900;display:flex;position:absolute}.store-products-module__W3yvga__category{text-overflow:ellipsis;white-space:nowrap;gap:6px;max-width:calc(100% - 56px);padding:6px 8px;top:10px;left:10px;overflow:hidden}.store-products-module__W3yvga__badge{color:#79dfe0;border-color:#6fd8d957;padding:5px 7px;bottom:10px;right:10px}.store-products-module__W3yvga__badge[data-badge=SALE]{color:#f27a57;border-color:#e25b367a}.store-products-module__W3yvga__deliveryQuantity{z-index:4;color:#fff;font:900 13px var(--display);letter-spacing:.04em;text-shadow:0 2px 9px #000000d9;line-height:1;position:absolute;top:10px;right:10px}.store-products-module__W3yvga__body{align-content:center;gap:5px;min-height:118px;padding:13px 14px 12px;display:grid}.store-products-module__W3yvga__body strong{color:#f4f5f8;font:900 clamp(16px, 1.2vw, 20px)/1 var(--display);letter-spacing:.01em;text-transform:uppercase;-webkit-line-clamp:2;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.store-products-module__W3yvga__body small{color:#74809a;letter-spacing:.09em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:7px;font-weight:800;overflow:hidden}.store-products-module__W3yvga__description{color:#9ba6ba;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:9px;line-height:1.45;display:-webkit-box;overflow:hidden}.store-products-module__W3yvga__actions{background:#0308109e;border-top:1px solid #717e9a2e;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px 12px;display:grid}.store-products-module__W3yvga__price{gap:2px;min-width:0;display:grid}.store-products-module__W3yvga__price small{color:#68758f;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.store-products-module__W3yvga__price strong{color:#fff;font:900 17px var(--display);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.store-products-module__W3yvga__actions>button{color:#fff;min-width:88px;min-height:38px;font:900 8px var(--display);letter-spacing:.06em;text-transform:uppercase;background:#c84525;border:1px solid #d54f2d;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 12px;display:inline-flex;box-shadow:inset 0 1px #ffffff24}.store-products-module__W3yvga__actions>button:disabled{color:#778197;background:#252d3b;border-color:#3a4355}.store-products-module__W3yvga__cardMain:focus-visible,.store-products-module__W3yvga__actions>button:focus-visible,.store-products-module__W3yvga__close:focus-visible,.store-products-module__W3yvga__promoToggle:focus-visible,.store-products-module__W3yvga__promo input:focus-visible,.store-products-module__W3yvga__promo button:focus-visible,.store-products-module__W3yvga__quantity button:focus-visible,.store-products-module__W3yvga__quantity input:focus-visible,.store-products-module__W3yvga__buy:focus-visible{outline-offset:2px;outline:2px solid #ff805e}@media (hover:hover){.store-products-module__W3yvga__card:hover,.store-products-module__W3yvga__card:focus-within{border-color:rgba(var(--tone-rgb), .58);transform:translateY(-3px);box-shadow:0 22px 44px #00000057}.store-products-module__W3yvga__card:hover .store-products-module__W3yvga__imageFrame,.store-products-module__W3yvga__card:focus-within .store-products-module__W3yvga__imageFrame{transform:scale(1.045)translateY(-2px)}.store-products-module__W3yvga__actions>button:hover:not(:disabled){background:#df5430}}.store-products-module__W3yvga__backdrop{z-index:1000;-webkit-backdrop-filter:blur(24px)saturate(118%);backdrop-filter:blur(24px)saturate(118%);background:#02060d80;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.store-products-module__W3yvga__modal{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070d19eb;border:1px solid #7b8aac57;border-radius:12px;width:min(960px,100vw - 40px);max-height:calc(100dvh - 40px);position:relative;overflow:hidden;box-shadow:0 44px 120px #0000009e}.store-products-module__W3yvga__modal:before{z-index:5;background:linear-gradient(90deg, transparent, rgba(var(--tone-rgb), .9), transparent);content:"";height:1px;position:absolute;top:0;left:12%;right:12%}.store-products-module__W3yvga__close{z-index:10;color:#aab3c5;cursor:pointer;background:#050a14db;border:1px solid #8694b257;border-radius:7px;place-items:center;width:38px;height:38px;padding:0;font-size:21px;line-height:1;display:grid;position:absolute;top:14px;right:14px}.store-products-module__W3yvga__showcase{grid-template-columns:minmax(330px,.88fr) minmax(410px,1.12fr);min-height:560px;display:grid}.store-products-module__W3yvga__modalMedia{background:radial-gradient(circle at 50% 48%, rgba(var(--tone-rgb), .24), transparent 42%), linear-gradient(155deg, rgba(var(--tone-rgb), .07), transparent 58%), #08101e;border-right:1px solid #717e9a33;place-items:center;min-height:560px;display:grid;position:relative;overflow:hidden}.store-products-module__W3yvga__modalMedia:before,.store-products-module__W3yvga__modalMedia:after{aspect-ratio:1;border:1px solid rgba(var(--tone-rgb), .13);content:"";border-radius:50%;width:min(70%,280px);position:absolute}.store-products-module__W3yvga__modalMedia:after{width:min(52%,210px)}.store-products-module__W3yvga__modalImage{z-index:2;aspect-ratio:1;filter:drop-shadow(0 30px 26px #000000a8);width:min(72%,300px);display:block;position:relative}.store-products-module__W3yvga__modalImage img{object-fit:contain}.store-products-module__W3yvga__modalCategory{z-index:4;border:1px solid rgba(var(--tone-rgb), .4);color:rgba(var(--tone-rgb), 1);font:900 8px var(--display);letter-spacing:.09em;text-transform:uppercase;background:#040912c7;border-radius:5px;align-items:center;gap:7px;padding:7px 9px;display:flex;position:absolute;top:18px;left:18px}.store-products-module__W3yvga__summary{flex-direction:column;gap:14px;min-width:0;padding:28px 28px 24px;display:flex}.store-products-module__W3yvga__modalHeader{border-bottom:1px solid #717e9a33;padding:0 42px 15px 0}.store-products-module__W3yvga__modalHeader>span{color:#dc5a37;letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:900}.store-products-module__W3yvga__modalHeader h2{color:#f5f6f8;max-width:100%;font:900 clamp(30px, 3.4vw, 42px)/.94 var(--display);-webkit-hyphens:none;hyphens:none;letter-spacing:-.02em;overflow-wrap:normal;text-transform:uppercase;word-break:normal;margin:10px 0 0}.store-products-module__W3yvga__modalHeader small{color:#74809a;letter-spacing:.1em;text-transform:uppercase;margin-top:8px;font-size:7px;font-weight:800;display:block}.store-products-module__W3yvga__modalHeader p{color:#aeb7c8;max-width:52ch;margin:12px 0 0;font-size:10px;line-height:1.55}.store-products-module__W3yvga__controls{gap:10px;display:grid}.store-products-module__W3yvga__facts{background:#080f1d;border:1px solid #717e9a38;border-radius:8px;gap:8px;padding:11px;display:grid}.store-products-module__W3yvga__facts>span{color:#7b879f;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.store-products-module__W3yvga__facts dl{background:#717e9a2e;border:1px solid #717e9a2e;border-radius:6px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.store-products-module__W3yvga__facts dl div{background:#060c18;align-content:center;gap:5px;min-width:0;min-height:52px;padding:8px 9px;display:grid}.store-products-module__W3yvga__facts dt{color:#65718a;text-transform:uppercase;font-size:7px;font-weight:800}.store-products-module__W3yvga__facts dd{color:#e8ebf1;font:900 9px var(--display);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin:0;overflow:hidden}.store-products-module__W3yvga__promoSlot{min-width:0}.store-products-module__W3yvga__promoToggle{color:#8e99ae;cursor:pointer;width:100%;min-height:40px;font:900 8px var(--display);letter-spacing:.06em;text-transform:uppercase;background:0 0;border:1px dashed #7f8dad57;border-radius:7px;align-items:center;gap:9px;padding:0 11px;display:flex}.store-products-module__W3yvga__promoToggle span{color:#db5a38;font-size:17px}.store-products-module__W3yvga__promo{background:#080f1d;border:1px solid #717e9a3d;border-radius:7px;gap:6px;padding:9px;display:grid}.store-products-module__W3yvga__promo>label{color:#737f97;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.store-products-module__W3yvga__promo>div{grid-template-columns:minmax(0,1fr) 42px;display:grid}.store-products-module__W3yvga__promo input,.store-products-module__W3yvga__promo button{color:#fff;background:#050b16;border:1px solid #7c8aa957;min-height:38px}.store-products-module__W3yvga__promo input{border-radius:5px 0 0 5px;min-width:0;padding:0 10px}.store-products-module__W3yvga__promo button{color:#e2613e;cursor:pointer;border-left:0;border-radius:0 5px 5px 0}.store-products-module__W3yvga__promo>small{color:#8e99ae;font-size:8px}.store-products-module__W3yvga__promo>small[data-tone=success]{color:#79d18e}.store-products-module__W3yvga__promo>small[data-tone=error]{color:#ef8a79}.store-products-module__W3yvga__purchase{border-top:1px solid #717e9a33;grid-template-columns:minmax(140px,.8fr) 46px minmax(180px,1fr);align-items:stretch;gap:8px;margin-top:auto;padding-top:14px;display:grid}.store-products-module__W3yvga__modalPrice{background:#080f1d;border:1px solid #717e9a3d;border-radius:7px;align-content:center;gap:2px;min-width:0;min-height:52px;padding:7px 10px;display:grid}.store-products-module__W3yvga__modalPrice span{color:#6e7a92;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.store-products-module__W3yvga__modalPrice del{color:#78839a;font-size:8px}.store-products-module__W3yvga__modalPrice strong{color:#fff;font:900 21px var(--display);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.store-products-module__W3yvga__buy{cursor:pointer;color:#fff;min-height:52px;font:900 9px var(--display);letter-spacing:.06em;text-transform:uppercase;background:#cc4828;border:1px solid #df5935;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:0 15px;display:flex;box-shadow:inset 0 1px #ffffff29}.store-products-module__W3yvga__buy:disabled{color:#7b8599;cursor:not-allowed;background:#262e3c;border-color:#3b4557}.store-products-module__W3yvga__notice{color:#667189;text-align:right;grid-column:1/-1;margin:0;font-size:7px;line-height:1.35}.store-products-module__W3yvga__message{color:#aeb7c8;text-align:center;background:#080f1d;border-top:1px solid #717e9a33;margin:0;padding:10px 14px;font-size:9px}.store-products-module__W3yvga__message[data-tone=success]{color:#7ed391}.store-products-module__W3yvga__message[data-tone=error]{color:#ef8b79}@keyframes store-products-module__W3yvga__cardReveal{0%{opacity:0;transform:translateY(8px)}}@media (max-width:1180px){.store-products-module__W3yvga__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.store-products-module__W3yvga__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-products-module__W3yvga__card{border-radius:9px}.store-products-module__W3yvga__media{aspect-ratio:1}.store-products-module__W3yvga__imageFrame{width:82%}.store-products-module__W3yvga__category{gap:4px;max-width:calc(100% - 44px);padding:4px 5px;font-size:6px;top:7px;left:7px}.store-products-module__W3yvga__category svg{width:10px;height:10px}.store-products-module__W3yvga__badge{padding:4px 5px;font-size:6px;bottom:7px;right:7px}.store-products-module__W3yvga__body{gap:4px;min-height:98px;padding:9px 8px 8px}.store-products-module__W3yvga__body strong{font-size:clamp(12px,3.8vw,16px)}.store-products-module__W3yvga__body small{font-size:6px}.store-products-module__W3yvga__description{-webkit-line-clamp:2;font-size:clamp(7px,2.1vw,9px);line-height:1.35}.store-products-module__W3yvga__actions{grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:8px}.store-products-module__W3yvga__price small{font-size:6px}.store-products-module__W3yvga__price strong{font-size:clamp(12px,3.8vw,16px)}.store-products-module__W3yvga__actions>button{gap:5px;min-width:62px;min-height:34px;padding:0 7px;font-size:7px}.store-products-module__W3yvga__actions>button svg{display:none}.store-products-module__W3yvga__backdrop{padding:6px}.store-products-module__W3yvga__modal{scrollbar-width:none;border-radius:10px;width:min(100%,520px);max-height:calc(100dvh - 12px);overflow-y:auto}.store-products-module__W3yvga__modal::-webkit-scrollbar{display:none}.store-products-module__W3yvga__showcase{grid-template-columns:minmax(0,1fr);min-height:0}.store-products-module__W3yvga__modalMedia{border-bottom:1px solid #717e9a33;border-right:0;min-height:clamp(190px,30dvh,245px)}.store-products-module__W3yvga__modalImage{width:min(48%,180px)}.store-products-module__W3yvga__modalCategory{padding:5px 7px;font-size:7px;top:11px;left:11px}.store-products-module__W3yvga__close{width:34px;height:34px;top:9px;right:9px}.store-products-module__W3yvga__summary{padding:15px 13px calc(14px + env(safe-area-inset-bottom));gap:10px}.store-products-module__W3yvga__modalHeader{padding:0 0 11px}.store-products-module__W3yvga__modalHeader h2{margin-top:7px;font-size:clamp(27px,8vw,37px)}.store-products-module__W3yvga__modalHeader p{margin-top:8px;font-size:9px;line-height:1.45}.store-products-module__W3yvga__facts dl div{min-height:47px;padding:7px}.store-products-module__W3yvga__facts dd{text-overflow:initial;white-space:normal;font-size:7px;overflow:visible}.store-products-module__W3yvga__purchase{grid-template-columns:minmax(0,1fr) 46px}.store-products-module__W3yvga__buy{grid-area:2/1/auto/-1}.store-products-module__W3yvga__notice{text-align:left;grid-row:3}}@media (max-width:360px){.store-products-module__W3yvga__grid{gap:8px}.store-products-module__W3yvga__actions>button{min-width:55px;padding-inline:5px}.store-products-module__W3yvga__modalMedia{min-height:175px}.store-products-module__W3yvga__summary{padding-inline:10px}}@media (prefers-reduced-motion:reduce){.store-products-module__W3yvga__card{transition:none;animation:none}.store-products-module__W3yvga__imageFrame{transition:none}}.store-products-module__W3yvga__backdrop{-webkit-backdrop-filter:blur(24px)saturate(118%);backdrop-filter:blur(24px)saturate(118%);background:#01040a7a}.store-products-module__W3yvga__modal{isolation:isolate;background:linear-gradient(#060b17f2, #060b17f2) padding-box, linear-gradient(125deg, #ff5c32eb, rgba(var(--tone-rgb), .82) 48%, #822debdb) border-box;width:min(920px,100vw - 32px);max-height:calc(100dvh - 32px);box-shadow:0 32px 90px #000000a8, 0 0 34px rgba(var(--tone-rgb), .1), 0 0 0 1px #ffffff06;scrollbar-width:none;border:1px solid #0000;overflow:hidden auto}.store-products-module__W3yvga__modal:before{z-index:4;border-radius:inherit;height:auto;box-shadow:inset 0 0 0 1px #ffffff09, inset 0 0 30px rgba(var(--tone-rgb), .035);pointer-events:none;background:0 0;inset:0}.store-products-module__W3yvga__modal::-webkit-scrollbar{display:none}.store-products-module__W3yvga__modalHeader{background:linear-gradient(90deg, rgba(var(--tone-rgb), .055), transparent 42%);border-bottom:1px solid #7484a83d;padding:16px 60px 14px 20px}.store-products-module__W3yvga__modalCategory{width:max-content;padding:6px 8px;display:inline-flex;position:static}.store-products-module__W3yvga__modalHeader h2{max-width:100%;margin-top:9px;font-size:clamp(30px,3.5vw,42px);line-height:.95}.store-products-module__W3yvga__modalHeader small{color:rgba(var(--tone-rgb), 1)}.store-products-module__W3yvga__modalHeader p{max-width:72ch;margin-top:7px}.store-products-module__W3yvga__showcase{grid-template-columns:minmax(270px,.84fr) minmax(360px,1.16fr);gap:13px;min-height:270px;padding:13px 20px}.store-products-module__W3yvga__modalMedia{border:1px solid #7484a842;border-radius:9px;min-height:260px}.store-products-module__W3yvga__modalImage{width:min(70%,225px)}.store-products-module__W3yvga__controls{align-content:start;gap:10px}.store-products-module__W3yvga__facts{border-radius:9px;gap:7px;padding:10px 12px 12px}.store-products-module__W3yvga__facts>span{font-size:8px}.store-products-module__W3yvga__facts dl{grid-template-columns:minmax(0,1fr)}.store-products-module__W3yvga__facts dl div{grid-template-columns:105px minmax(0,1fr);align-items:center;min-height:42px;padding:9px 12px}.store-products-module__W3yvga__facts dd{text-align:right;font-size:10px}.store-products-module__W3yvga__promoToggle{border-style:solid;border-color:rgba(var(--tone-rgb), .42);background:rgba(var(--tone-rgb), .08);min-height:44px;color:rgba(var(--tone-rgb), 1)}.store-products-module__W3yvga__promoToggle span{color:inherit}.store-products-module__W3yvga__purchase{background:linear-gradient(90deg, rgba(var(--tone-rgb), .055), #030811a8);border-top:1px solid #7484a83d;grid-template-columns:minmax(135px,.7fr) 140px minmax(205px,1fr) 160px;gap:9px;margin:0;padding:11px 20px 13px}.store-products-module__W3yvga__modalPrice{border-color:rgba(var(--tone-rgb), .32);background:rgba(var(--tone-rgb), .075);min-height:50px;padding:7px 11px}.store-products-module__W3yvga__modalPrice strong{color:rgba(var(--tone-rgb), 1);text-shadow:0 0 18px rgba(var(--tone-rgb), .16);font-size:17px}.store-products-module__W3yvga__buy{background:linear-gradient(105deg,#f45a32,#b52fc5 72%,#7828ed);border-color:#ff6239cc;min-height:50px;font-size:11px}.store-products-module__W3yvga__purchase .store-products-module__W3yvga__buy{place-self:stretch end;width:160px;min-height:50px;padding-inline:13px}.store-products-module__W3yvga__purchase .store-products-module__W3yvga__promo{border-color:rgba(var(--tone-rgb), .3);background:rgba(var(--tone-rgb), .055);align-content:center;gap:4px;min-width:0;min-height:50px;padding:6px 8px}.store-products-module__W3yvga__purchase .store-products-module__W3yvga__promo>div{grid-template-columns:minmax(0,1fr) 30px}.store-products-module__W3yvga__purchase .store-products-module__W3yvga__promo input,.store-products-module__W3yvga__purchase .store-products-module__W3yvga__promo button{min-height:27px}.store-products-module__W3yvga__purchase .store-products-module__W3yvga__promo button{color:rgba(var(--tone-rgb), 1)}.store-products-module__W3yvga__purchase .store-products-module__W3yvga__promo>small{font-size:7px}.store-products-module__W3yvga__quantity{border:1px solid rgba(var(--tone-rgb), .3);background:rgba(var(--tone-rgb), .055);border-radius:7px;align-content:center;gap:4px;min-width:0;min-height:50px;padding:6px 8px;display:grid}.store-products-module__W3yvga__quantity>span{color:#7c879d;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.store-products-module__W3yvga__quantity>div{background:#030811b8;border:1px solid #7a8aac4d;border-radius:5px;grid-template-columns:30px minmax(38px,1fr) 30px;min-width:0;display:grid;overflow:hidden}.store-products-module__W3yvga__quantity button,.store-products-module__W3yvga__quantity input{color:#f4f6fb;width:100%;height:27px;font:900 11px var(--display);text-align:center;background:0 0;border:0;padding:0}.store-products-module__W3yvga__quantity button{color:rgba(var(--tone-rgb), 1);cursor:pointer}.store-products-module__W3yvga__quantity button:first-child{border-right:1px solid #7a8aac38}.store-products-module__W3yvga__quantity button:last-child{border-left:1px solid #7a8aac38}.store-products-module__W3yvga__quantity button:disabled{color:#49546a;cursor:not-allowed}.store-products-module__W3yvga__quantity input{appearance:textfield;outline:0}.store-products-module__W3yvga__quantity input::-webkit-inner-spin-button{appearance:none;margin:0}.store-products-module__W3yvga__quantity input::-webkit-outer-spin-button{appearance:none;margin:0}.store-products-module__W3yvga__notice{margin-top:-7px}@media (max-width:840px){.store-products-module__W3yvga__modal{width:min(100%,620px)}.store-products-module__W3yvga__showcase{grid-template-columns:minmax(0,1fr)}.store-products-module__W3yvga__modalMedia{min-height:210px}.store-products-module__W3yvga__modalImage{width:min(44%,175px)}.store-products-module__W3yvga__purchase{grid-template-columns:minmax(0,1fr) 160px}.store-products-module__W3yvga__purchase .store-products-module__W3yvga__buy{grid-column:auto;width:160px}}@media (max-width:760px){.store-products-module__W3yvga__backdrop{align-items:center;padding:5px}.store-products-module__W3yvga__modal{border-radius:10px;width:100%;max-height:calc(100dvh - 10px)}.store-products-module__W3yvga__modalHeader{padding:15px 50px 13px 13px}.store-products-module__W3yvga__modalCategory{padding:5px 7px}.store-products-module__W3yvga__modalHeader h2{margin-top:9px;font-size:clamp(27px,8.5vw,38px);line-height:.94}.store-products-module__W3yvga__modalHeader p{font-size:9px;line-height:1.4}.store-products-module__W3yvga__showcase{gap:10px;padding:10px 13px}.store-products-module__W3yvga__modalMedia{min-height:clamp(180px,27dvh,230px)}.store-products-module__W3yvga__modalImage{width:min(47%,170px)}.store-products-module__W3yvga__facts{padding:10px}.store-products-module__W3yvga__facts dl div{grid-template-columns:92px minmax(0,1fr);min-height:43px;padding:7px 9px}.store-products-module__W3yvga__facts dd{text-align:right;font-size:8px}.store-products-module__W3yvga__promoToggle{min-height:44px}.store-products-module__W3yvga__purchase{padding:10px 13px calc(12px + env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr) 142px;gap:8px}.store-products-module__W3yvga__modalPrice,.store-products-module__W3yvga__quantity,.store-products-module__W3yvga__promo,.store-products-module__W3yvga__buy{min-height:48px}.store-products-module__W3yvga__purchase .store-products-module__W3yvga__buy{grid-column:auto;width:142px}.store-products-module__W3yvga__modalPrice strong{font-size:17px}.store-products-module__W3yvga__notice{grid-row:auto;margin-top:-2px}}@media (max-width:390px){.store-products-module__W3yvga__modalMedia{min-height:160px}.store-products-module__W3yvga__modalHeader h2{font-size:clamp(25px,8.3vw,32px)}.store-products-module__W3yvga__facts dl div{grid-template-columns:80px minmax(0,1fr)}.store-products-module__W3yvga__purchase{grid-template-columns:minmax(0,1fr)}.store-products-module__W3yvga__purchase .store-products-module__W3yvga__buy{grid-column:auto;width:100%}}.store-products-module__W3yvga__purchase{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.store-products-module__W3yvga__modalPrice,.store-products-module__W3yvga__quantity,.store-products-module__W3yvga__purchase .store-products-module__W3yvga__promo,.store-products-module__W3yvga__buySlot{border:1px solid rgba(var(--tone-rgb), .3);background:rgba(var(--tone-rgb), .055);border-radius:7px;align-content:center;gap:4px;min-height:56px;padding:6px 8px;display:grid}.store-products-module__W3yvga__buySlot{min-width:0}.store-products-module__W3yvga__buySlot>span{color:#7c879d;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.store-products-module__W3yvga__purchase .store-products-module__W3yvga__buy{border-radius:5px;align-self:auto;width:100%;height:27px;min-height:27px;padding:0 9px;font-size:8px}.store-products-module__W3yvga__modalPrice strong{font-size:16px}@media (max-width:840px){.store-products-module__W3yvga__purchase{grid-template-columns:repeat(2,minmax(0,1fr))}.store-products-module__W3yvga__purchase .store-products-module__W3yvga__buy{width:100%}}@media (max-width:390px){.store-products-module__W3yvga__purchase{grid-template-columns:minmax(0,1fr)}}@media (min-width:761px) and (max-width:1180px){.store-products-module__W3yvga__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(7px,.9vw,12px)}.store-products-module__W3yvga__card{border-radius:clamp(7px,.8vw,10px)}.store-products-module__W3yvga__media{aspect-ratio:1/.86}.store-products-module__W3yvga__imageFrame{width:78%}.store-products-module__W3yvga__category{gap:4px;padding:clamp(3px,.45vw,5px) clamp(4px,.6vw,7px);font-size:clamp(5px,.56vw,7px);top:clamp(5px,.7vw,8px);left:clamp(5px,.7vw,8px)}.store-products-module__W3yvga__deliveryQuantity{font-size:clamp(9px,1vw,12px);top:clamp(6px,.7vw,9px);right:clamp(6px,.7vw,9px)}.store-products-module__W3yvga__body{gap:clamp(3px,.4vw,5px);min-height:clamp(82px,9vw,108px);padding:clamp(8px,.9vw,12px)}.store-products-module__W3yvga__body strong{font-size:clamp(11px,1.35vw,16px)}.store-products-module__W3yvga__body small{font-size:clamp(5px,.55vw,7px)}.store-products-module__W3yvga__description{font-size:clamp(7px,.75vw,9px)}.store-products-module__W3yvga__actions{gap:clamp(5px,.65vw,8px);padding:clamp(7px,.8vw,10px)}.store-products-module__W3yvga__price small{font-size:clamp(5px,.55vw,7px)}.store-products-module__W3yvga__price strong{font-size:clamp(11px,1.35vw,16px)}.store-products-module__W3yvga__actions>button{gap:4px;min-width:clamp(50px,6.4vw,76px);min-height:clamp(31px,3.5vw,37px);padding-inline:clamp(5px,.65vw,9px);font-size:clamp(6px,.65vw,8px)}.store-products-module__W3yvga__actions>button svg{width:11px;height:11px}}
