:root{--u-bg:#f4f6fb;--u-surface:#ffffff;--u-ink:#0f172a;--u-muted:#64748b;--u-blue:#2563eb;--u-violet:#6d5ef6;--u-soft-violet:#efeafe;--u-soft-blue:#eff6ff;--u-soft-pink:#fff1f2;--u-soft-green:#ecfdf5;--u-soft-cyan:#ecfeff;--u-line:#e8ecf3;--u-action-primary-bg:#6d4ef6;--u-action-primary-bg-hover:#5d3fe8;--u-action-primary-bg-active:#4f35cf;--u-action-primary-focus:#f0e7ff;--u-cart-confirmed-bg:#007c74;--u-cart-confirmed-bg-hover:#006b64;--u-cart-confirmed-text:#ffffff;--u-accent-promo:#ff7ab8;--u-accent-promo-surface:#fff3f9;--u-accent-promo-strong:#d93d86;--u-accent-soft-surface:#f0e7ff;--u-action-surface:#ffffff;--u-action-text:#1b1f2a;--u-action-muted:#6b7280;--u-checkout-page:#f7f8fc;--u-checkout-card:#ffffff;--u-checkout-text:#1b1f2a;--u-checkout-muted:#6b7280;--u-checkout-line:#dde2ec;--u-checkout-success:#03c5b6;--u-checkout-success-soft:#e8fbf8;--u-checkout-warning:#9a5b00;--u-checkout-warning-soft:#fff6e8;--u-radius:14px;--u-radius-sm:10px;--u-shadow:0 16px 42px rgba(15,23,42,0.08);--u-transition:180ms ease;--u-type-weight-body:400;--u-type-weight-caption:400;--u-type-weight-label:500;--u-type-weight-badge:500;--u-type-weight-button:600;--u-type-weight-section-heading:600;--u-type-weight-product-card-title:500;--u-type-weight-product-detail-title:600;--u-type-weight-price:700;--u-type-weight-brand:600}.telegram-news{width:100%;margin-block:1.5rem 2.1rem;padding-inline:.9rem}.telegram-news-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.telegram-news-header h2{margin:.25rem 0 0;color:var(--u-ink);font-size:clamp(1.35rem,2.1vw,1.85rem);font-weight:var(--u-type-weight-section-heading);line-height:1.15}.telegram-news-kicker{display:inline-flex;border-radius:999px;background:#eaf6ff;color:#1677a8;padding:.24rem .56rem;font-size:.68rem;font-weight:var(--u-type-weight-badge);letter-spacing:.03em;text-transform:uppercase}.telegram-news-actions,.telegram-news-arrows{display:flex;align-items:center;gap:.48rem}.telegram-news-actions>a{color:var(--u-violet);font-size:.82rem;font-weight:var(--u-type-weight-button);white-space:nowrap}.telegram-news-arrows button{display:inline-grid;place-items:center;flex:0 0 auto;width:2.15rem;height:2.15rem;padding:0;border:1px solid var(--u-line);border-radius:999px;appearance:none;background:var(--u-surface);color:var(--u-ink);font:inherit;font-size:1rem;line-height:1;cursor:pointer;box-shadow:0 6px 18px rgba(15,23,42,.06);transition:border-color var(--u-transition),background var(--u-transition),color var(--u-transition),transform var(--u-transition)}.telegram-news-arrows button:hover:not(:disabled){border-color:rgba(109,78,246,.38);background:#f7f5ff;color:var(--u-violet);transform:translateY(-1px)}.telegram-news-arrows button:active:not(:disabled){transform:translateY(0)}.telegram-news-arrows button:disabled{opacity:.34;cursor:default}.telegram-news-actions>a:focus-visible,.telegram-news-arrows button:focus-visible,.telegram-news-card:focus-visible{outline:3px solid rgba(109,78,246,.28);outline-offset:3px}.telegram-news-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,calc((100% - 3rem) / 4));gap:1rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;padding:.2rem .15rem .9rem;cursor:grab}.telegram-news-rail--dragging{scroll-snap-type:none;cursor:grabbing;-webkit-user-select:none;user-select:none}.telegram-news-rail--dragging .telegram-news-card{transform:none;cursor:grabbing}.telegram-news-card,.telegram-news-card img{-webkit-user-drag:none}.telegram-news-card{min-width:0;overflow:hidden;scroll-snap-align:start;border:1px solid var(--u-line);border-radius:17px;background:var(--u-surface);color:var(--u-ink);box-shadow:0 12px 30px rgba(15,23,42,.07);transition:transform var(--u-transition),box-shadow var(--u-transition),border-color var(--u-transition)}.telegram-news-card:hover{transform:translateY(-2px);border-color:#d9d2fb;box-shadow:0 18px 38px rgba(15,23,42,.1)}.telegram-news-card-media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#eef2f8}.telegram-news-card-image{object-fit:cover}.telegram-news-card-media--text{display:grid;place-items:center;background:radial-gradient(circle at 85% 15%,rgba(37,150,190,.18),transparent 32%),linear-gradient(145deg,#f1efff,#edf6ff)}.telegram-news-card-monogram{width:3.7rem;height:3.7rem;display:grid;place-items:center;border-radius:1.15rem;background:rgba(255,255,255,.84);color:var(--u-violet);font-size:1.65rem;font-weight:var(--u-type-weight-brand);box-shadow:0 12px 30px rgba(109,78,246,.14)}.telegram-news-play{position:absolute;inset:50% auto auto 50%;translate:-50% -50%;width:3rem;height:3rem;display:grid;place-items:center;border-radius:999px;background:rgba(15,23,42,.72);color:#fff;padding-left:.12rem}.telegram-news-album,.telegram-news-duration{position:absolute;bottom:.55rem;border-radius:999px;background:rgba(15,23,42,.78);color:#fff;padding:.2rem .46rem;font-size:.68rem;font-weight:var(--u-type-weight-badge)}.telegram-news-duration{right:.55rem}.telegram-news-album{left:.55rem}.telegram-news-card-body{display:grid;gap:.48rem;padding:.9rem .95rem 1rem}.telegram-news-card-body time{color:var(--u-muted);font-size:.72rem}.telegram-news-card-body strong{-webkit-line-clamp:2;font-size:.96rem;font-weight:var(--u-type-weight-section-heading);line-height:1.3}.telegram-news-card-body strong,.telegram-news-card-excerpt{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.telegram-news-card-excerpt{-webkit-line-clamp:3;color:var(--u-muted);font-size:.8rem;line-height:1.45}@media (max-width:1100px){.telegram-news-rail{grid-auto-columns:minmax(270px,38vw)}}@media (max-width:767px){.telegram-news{margin-block:1rem 1.6rem;padding-inline:var(--page-padding-mobile)}.telegram-news-header{align-items:center}.telegram-news-arrows{display:none}.telegram-news-rail{grid-auto-columns:86vw;gap:.8rem;margin-right:calc(var(--page-padding-mobile) * -1)}.telegram-news-actions>a{font-size:.76rem}}@media (prefers-reduced-motion:reduce){.telegram-news-rail{scroll-behavior:auto}.telegram-news-card{transition:none}}.telegram-blog-detail,.telegram-blog-page{width:min(var(--container-wide),100%);margin-inline:auto;padding:1.5rem var(--page-padding-desktop) 3.5rem}.telegram-blog-hero{overflow:hidden;border:1px solid var(--u-line);border-radius:22px;background:radial-gradient(circle at 90% 0,rgba(32,155,205,.16),transparent 36%),linear-gradient(135deg,#fff,#f4f1ff);padding:clamp(1.5rem,4vw,3.2rem);box-shadow:var(--u-shadow)}.telegram-blog-hero>span{color:#1677a8;font-size:.76rem;font-weight:var(--u-type-weight-badge)}.telegram-blog-hero h1{margin:.45rem 0;color:var(--u-ink);font-size:clamp(2rem,5vw,3.5rem);line-height:1.05}.telegram-blog-hero p{max-width:38rem;color:var(--u-muted);font-size:clamp(.95rem,2vw,1.12rem);line-height:1.55}.telegram-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;margin-top:1.4rem}.telegram-blog-card{min-width:0;overflow:hidden;border:1px solid var(--u-line);border-radius:18px;background:var(--u-surface);box-shadow:0 12px 32px rgba(15,23,42,.07)}.telegram-blog-card--featured{grid-column:span 2;grid-row:span 2}.telegram-blog-card-link{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);color:var(--u-ink)}.telegram-blog-card-preview{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#eef2f8}.telegram-blog-card-preview img{object-fit:cover;transition:transform var(--u-transition)}.telegram-blog-card:hover img{transform:scale(1.025)}.telegram-blog-card-preview--text{display:grid;place-items:center;background:linear-gradient(145deg,#f0edff,#edf8ff);color:var(--u-violet);font-size:1.5rem;font-weight:var(--u-type-weight-brand)}.telegram-blog-video-mark{position:absolute;inset:50% auto auto 50%;translate:-50% -50%;display:grid;place-items:center;width:3.2rem;height:3.2rem;border-radius:999px;background:rgba(15,23,42,.72);color:#fff}.telegram-blog-album-mark{position:absolute;right:.65rem;bottom:.65rem;border-radius:999px;background:rgba(15,23,42,.78);color:#fff;padding:.26rem .55rem;font-size:.7rem}.telegram-blog-card-copy{display:grid;align-content:start;gap:.52rem;padding:1rem}.telegram-blog-card-copy time{color:var(--u-muted);font-size:.73rem}.telegram-blog-card-copy strong,.telegram-blog-card-copy>span:last-child{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.telegram-blog-card-copy strong{-webkit-line-clamp:2;font-size:1.02rem;line-height:1.3}.telegram-blog-card--featured .telegram-blog-card-copy strong{font-size:clamp(1.15rem,2vw,1.55rem)}.telegram-blog-card-copy>span:last-child{-webkit-line-clamp:3;color:var(--u-muted);font-size:.84rem;line-height:1.5}.telegram-blog-card-link:focus-visible{outline:3px solid rgba(109,78,246,.28);outline-offset:-3px}@media (min-width:901px){.telegram-blog-card--featured .telegram-blog-card-link{grid-template-rows:minmax(0,1fr) auto}.telegram-blog-card--featured .telegram-blog-card-preview{min-height:0;aspect-ratio:auto}}.telegram-blog-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-top:1.8rem;color:var(--u-muted);font-size:.82rem}.telegram-blog-pagination a{color:var(--u-violet);font-weight:var(--u-type-weight-button)}.telegram-blog-pagination a:last-child{justify-self:end}.telegram-blog-empty{margin-top:1.4rem}.telegram-blog-detail{max-width:1040px}.telegram-blog-detail .storefront-breadcrumbs{margin-bottom:1rem}.telegram-blog-detail>article{overflow:hidden;border:1px solid var(--u-line);border-radius:22px;background:var(--u-surface);box-shadow:var(--u-shadow)}.telegram-blog-detail-header{padding:clamp(1.35rem,4vw,3rem) clamp(1.1rem,5vw,4.2rem) 1.3rem}.telegram-blog-detail-header h1{max-width:48rem;margin:.65rem 0 .8rem;color:var(--u-ink);font-size:clamp(1.8rem,4.5vw,3.2rem);line-height:1.12}.telegram-blog-detail-dates{display:flex;flex-wrap:wrap;gap:.45rem 1rem;color:var(--u-muted);font-size:.76rem}.telegram-blog-gallery{display:grid;box-sizing:border-box;width:100%;gap:.5rem;padding-inline:clamp(.6rem,2vw,1.2rem)}.telegram-blog-gallery--album{grid-template-columns:repeat(2,minmax(0,1fr))}.telegram-blog-gallery--single{padding-inline:clamp(1.1rem,5vw,4.2rem)}.telegram-blog-gallery--single>figure,.telegram-blog-gallery--single>video{max-width:40rem;justify-self:center}.telegram-blog-gallery figure,.telegram-blog-gallery video{overflow:hidden;width:100%;margin:0;border-radius:14px;background:#0f172a}.telegram-blog-gallery figure{position:relative}.telegram-blog-gallery img{display:block;width:100%;height:auto}.telegram-blog-gallery--single figure{display:grid;place-items:center;background:#f4f6fa}.telegram-blog-gallery--single img{width:auto;max-width:100%;max-height:min(70vh,46rem);object-fit:contain}.telegram-blog-gallery video{aspect-ratio:16/10;object-fit:contain}.telegram-blog-detail-text{padding:clamp(1.4rem,4vw,3.2rem) clamp(1.1rem,5vw,4.2rem);color:#273449;font-size:1rem;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.telegram-blog-detail-text a{color:var(--u-blue);text-decoration:underline;text-underline-offset:.16em}.telegram-blog-detail-text code{border-radius:5px;background:#f1f5f9;padding:.1em .3em;font-family:ui-monospace,monospace}.telegram-content-spoiler{border-radius:3px;background:#334155;color:transparent;transition:color var(--u-transition)}.telegram-content-spoiler:focus,.telegram-content-spoiler:hover{color:#fff}.telegram-content-quote{border-left:3px solid #a99cf7;padding-left:.55rem;color:#475569}.telegram-content-hashtag{color:var(--u-violet)}.telegram-blog-detail-footer{border-top:1px solid var(--u-line);padding:1rem clamp(1.1rem,5vw,4.2rem);display:flex;justify-content:space-between;gap:1rem;color:var(--u-muted);font-size:.82rem}.telegram-blog-detail-footer a{color:var(--u-blue);font-weight:var(--u-type-weight-button)}@media (max-width:900px){.telegram-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.telegram-blog-card--featured{grid-column:1/-1;grid-row:auto}}@media (max-width:767px){.telegram-blog-detail,.telegram-blog-page{padding:1rem var(--page-padding-mobile) 2.4rem}.telegram-blog-detail-header h1{font-size:clamp(1.6rem,6.8vw,2rem)}.telegram-blog-grid{grid-template-columns:1fr;gap:.9rem}.telegram-blog-card--featured{grid-column:auto;grid-row:auto}.telegram-blog-gallery--album{grid-template-columns:1fr}.telegram-blog-detail-footer{align-items:flex-start;flex-direction:column}.telegram-blog-pagination{grid-template-columns:1fr 1fr}.telegram-blog-pagination>span:nth-child(2){grid-column:1/-1;grid-row:1;text-align:center}}.storefront-frame{min-height:100vh;display:flex;flex-direction:column;font-weight:var(--u-type-weight-body)}.storefront-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(226,232,240,.62);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,250,252,.92));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:.48rem var(--page-padding-desktop) .78rem}.storefront-header--with-utility{padding-top:.32rem}.storefront-header-utility-shell{position:relative;z-index:1;padding:.48rem var(--page-padding-desktop) 0;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,250,252,.92))}.storefront-header-utility{min-height:1.75rem;padding-inline:.9rem;display:flex;align-items:center;justify-content:flex-start}.storefront-header-top,.storefront-header-utility{width:100%;max-width:var(--container-wide);margin:0 auto}.storefront-header-top{min-height:72px;border:1px solid rgba(226,232,240,.92);border-radius:16px;background:rgba(255,255,255,.96);padding:.72rem .9rem;display:grid;gap:.85rem;grid-template-columns:1fr;box-shadow:0 14px 34px rgba(15,23,42,.08)}.storefront-brand{position:relative;display:inline-flex;align-items:center;gap:.72rem;min-width:10rem;width:fit-content;color:var(--u-ink);line-height:1}.storefront-brand:focus-visible{outline:2px solid var(--u-violet);outline-offset:4px}.storefront-brand:hover .storefront-brand-mark{transform:translateY(-1px)}.storefront-brand-mark{width:3rem;height:3rem;background:transparent;display:inline-grid;place-items:center;flex:0 0 auto;font-size:1.1rem;line-height:1;font-weight:var(--u-type-weight-brand);transition:transform var(--u-transition)}.storefront-brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.storefront-brand .storefront-brand-copy strong{color:#0a5f63}.storefront-route-loading{width:100%;padding:clamp(1rem,2vw,2rem) var(--page-padding-desktop) 3rem}.storefront-route-loading-shell{width:100%;max-width:var(--container-wide);margin:0 auto;display:grid;gap:.85rem}.storefront-route-loading-progress{height:3px;border-radius:3px;overflow:hidden;background:#e2e8f0}.storefront-route-loading-progress>span{display:block;width:42%;height:100%;border-radius:inherit;background:#2563eb;animation:storefront-route-loading-progress 1s ease-in-out infinite}.storefront-route-loading-placeholder{min-height:clamp(13rem,26vw,22rem);border:1px solid #e2e8f0;border-radius:16px;background:#ffffff;padding:clamp(1.25rem,3vw,3rem);display:grid;align-content:center;gap:.9rem}.storefront-route-loading-placeholder .product-detail-skeleton-line{width:min(100%,36rem)}.storefront-route-loading-placeholder .product-detail-skeleton-line:first-child{width:min(38%,10rem);height:.72rem}.storefront-route-loading-placeholder .product-detail-skeleton-line:nth-child(2){width:min(72%,34rem);height:clamp(1.8rem,4vw,3rem)}.storefront-route-loading-placeholder .product-detail-skeleton-line:nth-child(3){width:min(86%,42rem)}.storefront-route-loading-placeholder .product-detail-skeleton-line:nth-child(4){width:min(58%,26rem)}@keyframes storefront-route-loading-progress{0%{transform:translateX(-110%)}to{transform:translateX(250%)}}@media (max-width:560px){.storefront-route-loading{padding-inline:var(--page-padding-mobile)}}@media (prefers-reduced-motion:reduce){.storefront-route-loading-progress>span{width:100%;animation:none}}.storefront-brand-copy{display:grid;gap:.22rem;min-width:0}.storefront-brand-copy strong{color:var(--u-ink);font-size:1.12rem;font-weight:var(--u-type-weight-brand);letter-spacing:0;white-space:nowrap}.storefront-brand-copy small{color:var(--u-muted);font-size:.68rem;font-weight:var(--u-type-weight-caption);letter-spacing:0;white-space:nowrap}.storefront-brand-subtitle{display:none;font-size:.82rem;color:#4d5d83}.storefront-delivery-location-control{width:auto;max-width:min(100%,28rem);min-width:0;min-height:28px;border:0;border-radius:6px;background:transparent;color:#475569;padding:.15rem .25rem;display:inline-flex;align-items:center;gap:.32rem;text-align:left;box-shadow:none;transition:color var(--u-transition),background var(--u-transition)}.storefront-delivery-location-control:hover{background:rgba(239,246,255,.72);color:var(--u-blue)}.storefront-delivery-location-control:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}.storefront-delivery-location-control[data-state=unconfirmed]{color:#854d0e}.storefront-delivery-location-control[data-state=detecting],.storefront-delivery-location-control[data-state=empty]{color:#475569}.storefront-delivery-location-icon{width:1rem;height:1rem;color:var(--u-blue);display:inline-grid;place-items:center;flex:0 0 auto}.storefront-delivery-location-icon svg{width:.95rem;height:.95rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.storefront-delivery-location-copy{min-width:0;display:block;line-height:1.2}.storefront-delivery-location-copy strong{min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:inherit;font-size:.76rem;font-weight:var(--u-type-weight-label)}.storefront-delivery-location-chevron{width:.9rem;height:.9rem;display:inline-grid;place-items:center;color:currentColor;flex:0 0 auto}.storefront-delivery-location-chevron svg{width:.8rem;height:.8rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.storefront-catalog-menu-shell{position:relative;min-width:0;width:100%}.storefront-catalog-trigger{width:100%;min-height:44px;border:1px solid rgba(255,255,255,.35);border-radius:12px;background:var(--u-action-primary-bg);color:#ffffff;display:inline-flex;align-items:center;justify-content:center;gap:.38rem;padding:0 1.1rem;font:inherit;font-size:.88rem;font-weight:var(--u-type-weight-button);white-space:nowrap;cursor:pointer;box-shadow:0 12px 22px rgba(109,78,246,.18);transition:background var(--u-transition),transform var(--u-transition),box-shadow var(--u-transition)}.storefront-catalog-trigger:hover,.storefront-catalog-trigger[aria-expanded=true]{background:var(--u-action-primary-bg-hover);transform:translateY(-1px);box-shadow:0 16px 28px rgba(109,78,246,.24)}.storefront-catalog-trigger:active{background:var(--u-action-primary-bg-active);transform:translateY(0)}.storefront-catalog-trigger:focus-visible{outline:3px solid var(--u-action-primary-focus);outline-offset:2px}.storefront-catalog-menu-panel{position:absolute;top:calc(100% + 1.15rem);left:0;z-index:40;width:min(360px,calc(100vw - 3rem));min-height:260px;max-height:calc(100dvh - 10rem);overflow-y:auto;border:1px solid var(--u-line);border-radius:18px;background:var(--u-surface);box-shadow:0 22px 54px rgba(15,23,42,.13);padding:1.55rem 1.65rem;display:grid;align-content:start;gap:1.1rem}.storefront-catalog-menu-panel-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.storefront-catalog-menu-panel h2{color:var(--u-ink);font-family:var(--font-body),"Segoe UI",sans-serif;font-size:1.06rem;font-weight:var(--u-type-weight-section-heading)}.storefront-catalog-menu-panel-header a{color:var(--u-violet);font-size:.75rem;font-weight:var(--u-type-weight-button)}.storefront-catalog-menu-list{display:grid;gap:.1rem}.storefront-catalog-menu-list a{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.5rem;border-radius:10px;padding:.58rem 0;color:var(--u-ink);font-size:.86rem;font-weight:var(--u-type-weight-label)}.storefront-catalog-menu-list a:hover{color:var(--u-violet)}.storefront-catalog-menu-list small{color:var(--u-muted);font-size:1rem}.storefront-catalog-menu-empty{color:var(--u-muted);font-size:.88rem;line-height:1.35}.storefront-search{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 3.1rem;gap:0}.storefront-search input{min-width:0;width:100%;height:44px;border:1px solid #dbe5f1;border-right:0;border-radius:12px 0 0 12px;background:#f8fbff;color:var(--u-ink);padding:.68rem .95rem;font:inherit;font-size:.86rem}.storefront-search input:focus{outline:2px solid rgba(37,99,235,.16);border-color:var(--u-blue);background:#ffffff}.storefront-search button{height:44px;border:1px solid var(--u-blue);border-radius:0 12px 12px 0;background:var(--u-blue);color:#ffffff;display:grid;place-items:center;padding:0;line-height:1}.storefront-search button svg{width:1.16rem;height:1.16rem;display:block;fill:none;stroke:currentColor;stroke-width:2.35;stroke-linecap:round;stroke-linejoin:round}.storefront-search button:hover{background:#1d4ed8;color:#ffffff}.storefront-header-primary-nav{display:none;align-items:center;justify-content:flex-end;gap:.35rem;min-width:0;max-width:21rem;overflow:hidden;color:var(--u-ink);font-size:.82rem;font-weight:var(--u-type-weight-label)}.storefront-header-primary-nav a{border-radius:999px;padding:.38rem .42rem;color:#334155;white-space:nowrap;transition:background var(--u-transition),color var(--u-transition)}.storefront-header-primary-nav a:hover{background:#f1f5f9;color:var(--u-blue)}.storefront-header-primary-nav .storefront-header-sale-link,.storefront-header-sale-link{color:#e11d48}.storefront-header-actions{display:flex;align-items:stretch;justify-content:end;min-width:max-content;gap:.34rem;color:var(--u-ink);font-size:.68rem;font-weight:var(--u-type-weight-label);white-space:nowrap}.storefront-header-actions a{width:4rem;min-height:3.35rem;border:1px solid transparent;border-radius:14px;background:transparent;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.22rem;padding:.28rem .2rem;color:#334155;text-align:center;transition:background var(--u-transition),color var(--u-transition),border-color var(--u-transition),box-shadow var(--u-transition),transform var(--u-transition)}.storefront-header-actions a:hover{border-color:#dbeafe;background:#f8fbff;color:var(--u-blue);box-shadow:0 10px 22px rgba(37,99,235,.08);transform:translateY(-1px)}.storefront-header-action-icon-wrap{position:relative;display:inline-grid;place-items:center}.storefront-header-action-icon{width:2rem;height:2rem;border:1px solid #e2eaf6;border-radius:13px;background:#f5f8ff;color:var(--u-blue);display:inline-grid;place-items:center;flex:0 0 auto}.storefront-header-action-icon svg{width:1.12rem;height:1.12rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.storefront-header-action-label{line-height:1;max-width:100%;overflow:hidden;text-overflow:ellipsis}.storefront-cart-link{position:relative;border:1px solid #dbe5f1;background:#ffffff;font-weight:var(--u-type-weight-button)}.storefront-cart-link .storefront-header-action-icon{background:#eff6ff}.storefront-header-action-badge{position:absolute;top:-.42rem;right:-.52rem;min-width:1.22rem;height:1.22rem;padding:0 .28rem;border-radius:999px;background:var(--u-violet);color:#ffffff;display:inline-grid;place-items:center;font-size:.62rem;font-weight:var(--u-type-weight-badge);line-height:1;box-shadow:0 6px 14px rgba(109,94,246,.22)}.storefront-header-admin-credits{display:none;align-items:center;justify-content:center;min-width:max-content;gap:.34rem}.storefront-header-admin-credit-item{min-width:3.95rem;min-height:3.35rem;border:1px solid #dbeafe;border-radius:14px;background:#f8fbff;color:#1e3a8a;display:grid;grid-template-columns:auto auto;align-content:center;justify-content:center;column-gap:.12rem;row-gap:.08rem;padding:.32rem .44rem;text-align:center;box-shadow:0 10px 22px rgba(37,99,235,.06);transition:border-color var(--u-transition),background var(--u-transition),color var(--u-transition),transform var(--u-transition)}.storefront-header-admin-credit-item:hover{transform:translateY(-1px);border-color:rgba(37,99,235,.32);background:#ffffff}.storefront-header-admin-credit-label{grid-column:1/-1;color:#64748b;font-size:.58rem;font-weight:900;line-height:1;letter-spacing:.04em;text-transform:uppercase}.storefront-header-admin-credit-item strong{font-size:.95rem;font-weight:950;line-height:1}.storefront-header-admin-credit-item small{align-self:end;color:#64748b;font-size:.62rem;font-weight:850;line-height:1.1}.storefront-header-admin-credit-item[data-status=warning]{border-color:#fde68a;background:#fffbeb;color:#92400e}.storefront-header-admin-credit-item[data-status=blocked]{border-color:#fecdd3;background:#fff1f2;color:#be123c}.storefront-header-admin-credit-item[data-status=off]{border-color:#e2e8f0;background:#f8fafc;color:#64748b}.storefront-delivery-location-confirmation-shell{width:100%;padding:.55rem var(--page-padding-desktop) 0}.storefront-delivery-location-confirmation{width:100%;max-width:var(--container-wide);margin:0 auto;border:1px solid #dbeafe;border-radius:14px;background:linear-gradient(90deg,#ffffff,#f8fbff);padding:.65rem .8rem;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.55rem 1rem;box-shadow:0 10px 24px rgba(37,99,235,.06)}.storefront-delivery-location-confirmation>p:first-child{color:var(--u-ink);font-size:.88rem;font-weight:var(--u-type-weight-label);line-height:1.35}.storefront-delivery-location-confirmation--pending{min-height:58px;grid-template-columns:minmax(0,1fr)}.storefront-delivery-location-confirmation--pending>p:first-child{color:var(--u-muted)}.storefront-delivery-location-confirmation-actions{display:flex;align-items:center;justify-content:flex-end;gap:.45rem}.storefront-delivery-location-confirmation-actions button{min-height:40px;border-radius:10px;padding:.54rem .78rem;font-size:.78rem;font-weight:var(--u-type-weight-button);white-space:nowrap}.storefront-delivery-location-confirm-button{border:1px solid var(--u-blue);background:var(--u-blue);color:#ffffff}.storefront-delivery-location-confirm-button:hover:not(:disabled){border-color:#1d4ed8;background:#1d4ed8}.storefront-delivery-location-change-button{border:1px solid #dbe5f1;background:#ffffff;color:#334155}.storefront-delivery-location-change-button:hover:not(:disabled){border-color:#bfdbfe;background:var(--u-soft-blue);color:var(--u-blue)}.storefront-delivery-location-confirmation-actions button:focus-visible,.storefront-delivery-location-dialog button:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}.storefront-delivery-location-confirmation-actions button:disabled,.storefront-delivery-location-dialog button:disabled,.storefront-delivery-location-dialog input:disabled{cursor:wait;opacity:.64}.storefront-delivery-location-confirmation-status{grid-column:1/-1;color:#b91c1c;font-size:.74rem;line-height:1.3}.storefront-delivery-location-confirmation-status:empty{display:none}.storefront-delivery-location-dialog{width:min(36rem,calc(100vw - 2rem));max-width:none;max-height:min(80dvh,44rem);margin:auto;border:0;border-radius:22px;background:transparent;color:var(--u-ink);padding:0;overflow:hidden;box-shadow:0 28px 80px rgba(15,23,42,.28)}.storefront-delivery-location-dialog::backdrop{background:rgba(15,23,42,.48);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.storefront-delivery-location-dialog-card{max-height:inherit;min-height:21rem;background:var(--u-surface);display:grid;grid-template-rows:auto auto minmax(11rem,1fr);overflow:hidden}.storefront-delivery-location-dialog-card[data-view=geolocation-candidate]{grid-template-rows:auto minmax(0,1fr)}.storefront-delivery-location-dialog-header{border-bottom:1px solid var(--u-line);padding:1rem 1.1rem .9rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.storefront-delivery-location-dialog-header h2{color:var(--u-ink);font-family:var(--font-body),"Segoe UI",sans-serif;font-size:1.15rem;font-weight:var(--u-type-weight-section-heading);line-height:1.25}.storefront-delivery-location-dialog-heading{min-width:0;display:grid;gap:.2rem}.storefront-delivery-location-dialog-heading p{margin:0;color:var(--u-muted);font-size:.78rem;line-height:1.35}.storefront-delivery-location-dialog-close{width:44px;height:44px;flex:0 0 auto;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#475569;padding:0;display:inline-grid;place-items:center;font-size:1.45rem;font-weight:400;line-height:1}.storefront-delivery-location-dialog-close:hover{border-color:#bfdbfe;background:var(--u-soft-blue);color:var(--u-blue)}.storefront-delivery-location-search{padding:1rem 1.1rem .75rem;display:grid;gap:.65rem}.storefront-delivery-location-search-field{position:relative}.storefront-delivery-location-search-icon{position:absolute;left:.9rem;top:50%;z-index:1;color:#64748b;font-size:1.2rem;line-height:1;transform:translateY(-38%);pointer-events:none}.storefront-delivery-location-search input{width:100%;height:52px;border:1px solid #dbe5f1;border-radius:14px;background:#f8fbff;color:var(--u-ink);padding:.72rem .9rem .72rem 2.8rem;font-size:.94rem}.storefront-delivery-location-geolocation-button{width:100%;min-height:44px;border:1px solid #dbe5f1;border-radius:12px;background:#ffffff;color:#334155;padding:.58rem .75rem;display:flex;align-items:center;justify-content:center;gap:.48rem;font-size:.8rem;font-weight:var(--u-type-weight-button);line-height:1.25}.storefront-delivery-location-geolocation-button:hover:not(:disabled){border-color:#bfdbfe;background:var(--u-soft-blue);color:var(--u-blue)}.storefront-delivery-location-geolocation-button svg{width:1.05rem;height:1.05rem;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.storefront-delivery-location-search input:focus{outline:3px solid rgba(37,99,235,.16);outline-offset:1px;border-color:var(--u-blue);background:#ffffff}.storefront-delivery-location-dialog-body{min-height:0;padding:0 1.1rem 1rem;display:flex;flex-direction:column;overflow:hidden}.storefront-delivery-location-options{min-height:0;margin:0;padding:.18rem;display:grid;align-content:start;gap:.3rem;overflow-y:auto;overscroll-behavior:contain;list-style:none;scroll-padding-block:.35rem}.storefront-delivery-location-options button{width:100%;min-height:54px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--u-ink);padding:.62rem .75rem;display:grid;justify-items:start;align-content:center;gap:.13rem;text-align:left;box-shadow:none}.storefront-delivery-location-options button:hover,.storefront-delivery-location-options button[aria-selected=true]{border-color:#bfdbfe;background:var(--u-soft-blue);color:#1e3a8a}.storefront-delivery-location-options button span{font-size:.9rem;font-weight:var(--u-type-weight-label);line-height:1.25}.storefront-delivery-location-options button small{color:var(--u-muted);font-size:.74rem;font-weight:var(--u-type-weight-caption);line-height:1.3}.storefront-delivery-location-dialog-status{margin:auto 0;padding:1.25rem .7rem;color:var(--u-muted);font-size:.84rem;line-height:1.45;text-align:center}.storefront-delivery-location-options+.storefront-delivery-location-dialog-status{margin:0;padding:.55rem .7rem 0;font-size:.72rem}.storefront-delivery-location-dialog-status[data-state=confirmation-error],.storefront-delivery-location-dialog-status[data-state=geolocation-error],.storefront-delivery-location-dialog-status[data-state=provider-error]{color:#b91c1c}.storefront-delivery-geolocation-candidate{min-height:0;padding:1.35rem 1.1rem 1.1rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;text-align:center}.storefront-delivery-geolocation-candidate-copy{margin-top:auto;display:grid;gap:.35rem}.storefront-delivery-geolocation-candidate-copy p{color:var(--u-muted);font-size:.84rem;line-height:1.4}.storefront-delivery-geolocation-candidate-copy strong{color:var(--u-ink);font-size:1.08rem;font-weight:var(--u-type-weight-section-heading);line-height:1.35}.storefront-delivery-geolocation-candidate-actions{display:flex;align-items:center;justify-content:center;gap:.55rem}.storefront-delivery-geolocation-candidate-actions button{min-height:44px;border-radius:10px;padding:.58rem .85rem;font-size:.8rem;font-weight:var(--u-type-weight-button)}.storefront-delivery-geolocation-candidate .storefront-delivery-location-dialog-status{min-height:1.2rem;margin:0 0 auto;padding:0}.storefront-delivery-location-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;white-space:nowrap}.storefront-content{width:100%;max-width:1728px;margin:0 auto;padding:1.35rem 1.5rem 2.5rem}.storefront-page{display:grid;gap:1rem}.account-page{width:min(var(--container-wide),100%);margin:0 auto;color:var(--u-ink)}.account-shell{display:grid;gap:1.1rem}.account-page-heading{max-width:760px;display:grid;gap:.4rem}.account-page-heading h1{margin:0;color:var(--u-ink);font-size:clamp(2rem,3.8vw,3.9rem);line-height:.98;letter-spacing:0}.account-page-heading p{margin:0;color:var(--u-muted);font-size:1rem;line-height:1.55}.account-brand-badge,.account-eyebrow{width:fit-content;border:1px solid var(--u-line);border-radius:999px;background:var(--u-surface);padding:.34rem .62rem;color:var(--u-blue);font-size:.72rem;font-weight:900;line-height:1;text-transform:uppercase}.account-auth-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.76fr);gap:1rem;align-items:stretch}.account-action-card,.account-admin-main-card,.account-admin-panel,.account-auth-card,.account-auth-value-panel,.account-empty-card,.account-kpi-card,.account-profile-card{border:1px solid var(--u-line);border-radius:22px;background:var(--u-surface);box-shadow:0 18px 46px rgba(15,23,42,.07)}.account-auth-value-panel{overflow:hidden;position:relative;min-height:520px;padding:1.5rem;display:grid;align-content:space-between;gap:1.2rem;background:linear-gradient(135deg,rgba(239,246,255,.96),rgba(239,234,254,.96)),var(--u-surface)}.account-auth-value-panel:after{content:"";position:absolute;right:-4rem;bottom:-5rem;width:18rem;height:18rem;border:1px solid rgba(37,99,235,.12);border-radius:42px;background:rgba(255,255,255,.48);transform:rotate(-10deg)}.account-auth-value-panel>*{position:relative;z-index:1}.account-admin-main-card h2,.account-admin-panel h2,.account-auth-value-panel h2,.account-card-heading h2,.account-empty-card h2,.account-profile-card h2{margin:0;color:var(--u-ink);letter-spacing:0}.account-auth-value-panel h2{max-width:620px;margin-top:1rem;font-size:clamp(1.8rem,3vw,3.2rem);line-height:1.02}.account-action-card p,.account-admin-main-card p,.account-admin-panel p,.account-auth-value-panel p,.account-card-heading p,.account-empty-card p{margin:0;color:var(--u-muted);line-height:1.5}.account-auth-value-panel p{max-width:520px;margin-top:.65rem;font-size:1rem}.account-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.account-benefit-card{min-height:118px;border:1px solid rgba(37,99,235,.14);border-radius:18px;background:rgba(255,255,255,.72);padding:.9rem;display:grid;align-content:space-between;gap:.75rem}.account-action-card span,.account-admin-panel small,.account-benefit-card span,.account-field-label,.account-kpi-card span{color:var(--u-muted);font-size:.76rem;font-weight:850;line-height:1.2}.account-benefit-card strong{color:var(--u-ink);font-size:.96rem;line-height:1.2}.account-auth-card{padding:1.25rem;display:grid;gap:1rem;align-content:start}.account-card-heading{display:grid;gap:.35rem}.account-card-heading h2{font-size:1.55rem;line-height:1.1}.account-alert{margin:0;border:1px solid var(--u-line);border-radius:14px;padding:.72rem .82rem;background:var(--u-soft-blue);color:var(--u-ink);font-size:.9rem;line-height:1.4}.account-alert-success{background:var(--u-soft-green)}.account-alert-error{background:var(--u-soft-violet)}.account-social-grid{display:grid;gap:.55rem}.account-social-button{width:100%;min-height:50px;border:1px solid var(--u-line);border-radius:16px;background:var(--u-surface);padding:.7rem .82rem;display:flex;align-items:center;gap:.75rem;color:var(--u-ink);font-weight:850;line-height:1.2;text-align:left}.account-social-button:hover{border-color:rgba(37,99,235,.34);background:var(--u-soft-blue);color:var(--u-blue)}.account-social-button:disabled,.account-social-button[data-status=disabled],.account-social-button[data-status=soon]{cursor:not-allowed;color:var(--u-muted);background:var(--u-bg)}.account-social-mark{width:2rem;height:2rem;min-width:2rem;border-radius:11px;background:var(--u-soft-blue);color:var(--u-blue);display:inline-grid;place-items:center;font-size:.78rem;font-weight:950}.account-social-button[data-provider=yandex] .account-social-mark{background:var(--u-soft-violet);color:var(--u-violet)}.account-divider{display:grid;grid-template-columns:1fr auto 1fr;gap:.7rem;align-items:center;color:var(--u-muted);font-size:.78rem;font-weight:850}.account-divider:after,.account-divider:before{content:"";height:1px;background:var(--u-line)}.account-email-form{display:grid;gap:.45rem}.account-email-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem}.account-email-row button,.account-email-row input{min-height:50px;border-radius:16px;font:inherit}.account-email-row input{width:100%;min-width:0;border:1px solid var(--u-line);background:var(--u-surface);padding:0 .88rem;color:var(--u-ink)}.account-email-row input:focus{outline:2px solid rgba(37,99,235,.22);outline-offset:2px}.account-email-row button,.account-logout-button,.account-primary-link{border:1px solid transparent;background:var(--u-blue);color:#ffffff;padding:.78rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-weight:900;line-height:1.1;text-align:center}.account-email-row button:disabled{cursor:not-allowed;background:var(--u-muted)}.account-primary-link{border-radius:16px}.account-logout-button{width:100%;border-color:var(--u-line);border-radius:16px;background:var(--u-surface);color:var(--u-ink)}.account-logout-button-admin{border-color:rgba(109,94,246,.22);background:var(--u-soft-violet);color:var(--u-violet)}.account-disabled-note,.account-register-line{margin:0;color:var(--u-muted);font-size:.84rem;line-height:1.45}.account-register-line a{color:var(--u-blue);font-weight:850}.account-dashboard{gap:1rem}.account-profile-card{padding:1.1rem;display:grid;grid-template-columns:auto minmax(0,1fr) minmax(210px,auto);gap:1rem;align-items:center}.account-avatar{width:4.2rem;height:4.2rem;border-radius:20px;background:linear-gradient(135deg,var(--u-blue),var(--u-violet));color:#ffffff;display:inline-grid;place-items:center;font-size:1.25rem;font-weight:950}.account-profile-copy{min-width:0;display:grid;gap:.34rem}.account-profile-copy h2{font-size:1.38rem;line-height:1.18}.account-profile-copy p{overflow-wrap:anywhere;color:var(--u-muted);margin:0}.account-status-chip{width:fit-content;border:1px solid rgba(37,99,235,.16);border-radius:999px;background:var(--u-soft-blue);padding:.32rem .55rem;color:var(--u-blue);font-size:.72rem;font-weight:900;line-height:1}.account-status-chip-soft{border-color:rgba(16,185,129,.16);background:var(--u-soft-green);color:var(--u-ink)}.account-status-chip-admin{border-color:rgba(109,94,246,.22);background:var(--u-soft-violet);color:var(--u-violet)}.account-profile-actions{display:grid;gap:.55rem}.account-admin-main-card form,.account-admin-panel form,.account-profile-actions form{margin:0}.account-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.account-kpi-card{min-height:116px;padding:.9rem;display:grid;align-content:space-between;gap:.65rem}.account-kpi-card strong{color:var(--u-ink);font-size:1.6rem;line-height:1;overflow-wrap:anywhere}.account-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.account-action-card{min-height:132px;padding:.95rem;display:grid;align-content:space-between;gap:.65rem;color:var(--u-ink)}.account-action-card:hover{border-color:rgba(37,99,235,.28);transform:translateY(-1px)}.account-action-card strong{color:var(--u-ink);font-size:1rem;line-height:1.2}.account-action-card.is-disabled{background:var(--u-bg);box-shadow:none}.account-empty-card{padding:1.1rem;display:flex;gap:1rem;align-items:center;justify-content:space-between}.account-empty-card>div{display:grid;gap:.42rem}.account-admin-main-card,.account-admin-panel{padding:1rem;display:grid;gap:.9rem}.account-admin-panel{grid-template-columns:minmax(0,1fr) auto minmax(190px,auto);align-items:center;background:linear-gradient(135deg,rgba(239,234,254,.72),rgba(255,255,255,.96)),var(--u-surface)}.account-admin-links{display:flex;flex-wrap:wrap;gap:.5rem}.account-admin-links a{border:1px solid rgba(109,94,246,.2);border-radius:999px;background:var(--u-surface);padding:.52rem .72rem;color:var(--u-violet);font-size:.85rem;font-weight:850}.account-admin-main-card{max-width:760px;background:linear-gradient(135deg,rgba(239,246,255,.78),rgba(239,234,254,.7)),var(--u-surface)}.account-admin-main-card>div{display:grid;gap:.42rem}.account-admin-state .account-action-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:980px){.account-auth-layout{grid-template-columns:1fr}.account-auth-value-panel{min-height:0}.account-action-grid,.account-admin-state .account-action-grid,.account-benefit-grid,.account-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-admin-panel,.account-profile-card{grid-template-columns:1fr;align-items:stretch}}@media (max-width:620px){.account-page{gap:0}.account-shell{gap:.85rem}.account-page-heading h1{font-size:2rem;line-height:1.04}.account-action-card,.account-admin-main-card,.account-admin-panel,.account-auth-card,.account-auth-value-panel,.account-empty-card,.account-kpi-card,.account-profile-card{border-radius:18px;box-shadow:0 12px 28px rgba(15,23,42,.06)}.account-auth-card,.account-auth-value-panel{padding:1rem}.account-auth-value-panel h2{font-size:1.7rem}.account-action-grid,.account-admin-state .account-action-grid,.account-benefit-grid{grid-template-columns:1fr}.account-benefit-card{min-height:86px}.account-email-row{grid-template-columns:1fr}.account-email-row button{width:100%}.account-profile-card{justify-items:start}.account-profile-actions,.account-profile-actions .account-primary-link{width:100%}.account-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-kpi-card{min-height:104px}.account-kpi-card strong{font-size:1.35rem}.account-empty-card{display:grid}.account-empty-card .account-primary-link{width:100%}}.product-detail-page{--product-detail-container-max:var(--container-wide);width:100%;max-width:100%;margin:0 auto;gap:1.15rem}.product-detail-page .storefront-breadcrumbs{box-sizing:border-box;width:100%;max-width:min(var(--product-detail-container-max),calc(100% - 1rem));margin:0 auto;justify-self:center;padding:.15rem .1rem;color:#657696;font-size:.82rem;font-weight:var(--u-type-weight-caption);align-items:baseline}.product-detail-page .product-detail-breadcrumbs{display:block;line-height:1.42}.product-detail-breadcrumbs-wrap{position:relative;min-width:0;--product-detail-breadcrumb-fade-bg:#eef4ff}.product-detail-breadcrumbs-content{overflow:hidden;transition:max-height .26s ease;will-change:max-height}.product-detail-breadcrumbs-wrap[data-collapsed=true] .product-detail-breadcrumbs-content{max-height:1.42em}.product-detail-breadcrumb-item{display:inline;min-width:0}.product-detail-breadcrumb-separator{display:inline-block;margin:0 .42rem;color:#7b8ba7}.product-detail-breadcrumbs-wrap[data-collapsed=true][data-overflowing=true]:after{content:"";position:absolute;right:0;bottom:0;z-index:1;width:min(7rem,36%);height:1.45em;pointer-events:none;background:linear-gradient(90deg,transparent,var(--product-detail-breadcrumb-fade-bg) 70%)}.product-detail-breadcrumbs-more{position:relative;z-index:2}.product-detail-breadcrumbs-wrap[data-collapsed=true][data-overflowing=true] .product-detail-breadcrumbs-more{position:absolute;right:0;bottom:0;margin-top:0;background:var(--product-detail-breadcrumb-fade-bg);color:var(--u-muted);padding:0 0 0 .42rem;box-shadow:-.3rem 0 .62rem var(--product-detail-breadcrumb-fade-bg)}.product-detail-page .storefront-breadcrumbs a{color:#355a93}.product-detail-page .storefront-breadcrumbs .product-detail-breadcrumb-item:last-child{min-width:0;overflow-wrap:break-word;word-break:normal}.product-detail-section,.product-related-section{border-color:rgba(213,225,243,.96);border-radius:26px;background:rgba(255,255,255,.98);box-shadow:0 18px 42px rgba(24,44,82,.06);padding:1rem}.product-detail-main-grid,.product-detail-section,.product-related-section{box-sizing:border-box;width:100%;max-width:min(var(--product-detail-container-max),calc(100% - 1rem));margin:0 auto;justify-self:center}.product-detail-main-grid{--product-detail-grid-gap:24px}.product-detail-main-grid[data-container=default_1360]{--product-detail-container-max:1360px}.product-detail-main-grid[data-container=wide_1440]{--product-detail-container-max:var(--container-wide)}.product-detail-main-grid[data-gap="20"]{--product-detail-grid-gap:20px}.product-detail-main-grid[data-gap="28"]{--product-detail-grid-gap:28px}.product-detail-grid{display:grid;grid-template-columns:minmax(520px,1.36fr) minmax(360px,.95fr) minmax(300px,.72fr);justify-content:stretch;gap:var(--product-detail-grid-gap,24px);align-items:start}.product-detail-main-grid[data-column-preset=balanced_marketplace]{grid-template-columns:minmax(500px,1.2fr) minmax(380px,1fr) minmax(300px,.76fr)}.product-detail-grid--loading{align-items:start}.product-detail-loading-line,.product-detail-loading-media,.product-detail-skeleton{overflow:hidden;position:relative;border-radius:18px;background:linear-gradient(90deg,#eef4fb,#f8fbff 48%,#eef4fb);background-size:220% 100%;animation:storefront-skeleton-shimmer 1.4s ease-in-out infinite}.product-detail-loading-media,.product-detail-skeleton-image{min-height:420px;border:1px solid #dfe8f5}.product-detail-loading-line,.product-detail-skeleton-line{height:1rem}.product-detail-loading-line--title,.product-detail-skeleton-line--title{width:min(100%,34rem);height:3.6rem}.product-detail-loading-line--price,.product-detail-skeleton-line--price{width:12rem;height:2rem}.product-detail-skeleton-card{display:grid;gap:.8rem;min-width:0;border:1px solid var(--u-line);border-radius:18px;background:var(--u-surface);padding:.9rem}.product-detail-skeleton-stack{display:grid;gap:.55rem}.product-detail-skeleton-button{min-height:44px;border-radius:14px}.product-detail-error-card{display:grid;gap:.85rem;max-width:640px;margin:0 auto;border:1px solid #f6c9c9;border-radius:22px;background:#fff7f7;padding:1.2rem;color:#561b1b}.product-detail-error-card strong{font-size:1.2rem}.product-detail-error-card p{margin:0;color:#754242}.product-detail-error-actions{display:flex;flex-wrap:wrap;gap:.65rem}.product-detail-error-actions a,.product-detail-error-actions button{border:1px solid #dca6a6;border-radius:999px;background:#ffffff;color:#641f1f;padding:.65rem .95rem;font-weight:var(--u-type-weight-button);text-decoration:none;cursor:pointer}@keyframes storefront-skeleton-shimmer{0%{background-position:220% 0}to{background-position:-220% 0}}.product-detail-media-column{min-width:0}.product-detail-buy-column,.product-detail-info-card,.product-detail-info-column,.product-detail-main,.product-detail-media-column{min-width:0;align-self:start;min-height:0}@media (min-width:1101px){.product-detail-main-grid[data-sticky-media=true] .product-detail-media-column{position:sticky;top:calc(var(--storefront-header-offset, 96px) + 16px);align-self:start;max-height:calc(100vh - var(--storefront-header-offset, 96px) - 32px)}}.product-detail-page .media-viewer{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-items:start}.product-detail-page .media-viewer-main{position:relative;min-width:0;display:block;margin:0}.product-detail-page .media-viewer-main-trigger{position:relative;display:block;width:100%;border:0;border-radius:20px;background:transparent;color:inherit;margin:0;padding:0;line-height:0;text-align:initial;touch-action:pan-y}.product-detail-page .media-viewer-main-trigger[data-openable=true]{cursor:zoom-in}.product-detail-page .media-viewer-main-trigger:disabled{opacity:1}.product-detail-page .media-viewer-main-trigger:focus-visible,.product-detail-page .media-viewer-thumbnail-button:focus-visible{outline:3px solid rgba(37,99,235,.42);outline-offset:3px}.product-detail-page .media-viewer-main-image{width:100%;height:clamp(580px,46vw,660px);min-height:0;max-height:660px;border:1px solid var(--u-line);border-radius:20px;background:var(--u-surface);box-shadow:inset 0 1px 0 var(--u-surface);object-fit:contain;padding:1.15rem}.product-detail-page .media-viewer-badges,.product-detail-page .media-viewer-inline-counter,.product-detail-page .media-viewer-open-hint{position:absolute;z-index:2}.product-detail-page .media-viewer-badges{top:.9rem;left:.9rem;display:flex;flex-wrap:wrap;gap:.45rem}.product-detail-page .media-viewer-badges span,.product-detail-page .media-viewer-inline-counter,.product-detail-page .media-viewer-open-hint{border:1px solid var(--u-line);border-radius:999px;background:var(--u-surface);color:var(--u-ink);box-shadow:0 10px 24px rgba(15,23,42,.08);font-size:.72rem;font-weight:var(--u-type-weight-badge);line-height:1}.product-detail-page .media-viewer-badges span{padding:.42rem .62rem}.product-detail-page .media-viewer-open-hint{right:.9rem;bottom:.9rem;display:inline-flex;align-items:center;justify-content:center;gap:.34rem;padding:.5rem .7rem;pointer-events:none;transition:border-color .16s ease,color .16s ease,transform .16s ease}.product-detail-page .media-viewer-main-trigger:hover .media-viewer-open-hint{border-color:rgba(37,99,235,.32);color:var(--u-blue);transform:translateY(-1px)}.product-media-icon{display:block;width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-media-icon--next{transform:rotate(180deg)}.product-media-icon--up{transform:rotate(90deg)}.product-media-icon--down{transform:rotate(-90deg)}.product-detail-page .media-viewer-inline-counter{left:50%;bottom:.92rem;padding:.42rem .62rem;pointer-events:none;transform:translateX(-50%)}.product-detail-page .media-viewer-main-fallback{display:grid;width:100%;height:clamp(580px,46vw,660px);max-height:660px;place-items:center;border:1px solid var(--u-line);border-radius:20px;background:linear-gradient(145deg,#f8fafc,#eef4fb)}.product-detail-page .media-viewer-thumbnail-rail{position:relative;min-width:0}.product-detail-page .media-viewer-thumbnails{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.product-detail-page .media-viewer-thumbnail-scroll{border:1px solid var(--u-line);border-radius:999px;background:var(--u-surface);color:var(--u-blue);box-shadow:0 10px 24px rgba(15,23,42,.12);cursor:pointer}.product-detail-page .media-viewer-thumbnail-rail-control[hidden],.product-detail-page .media-viewer-thumbnail-scroll[hidden]{display:none}@media (min-width:721px){.product-detail-page .media-viewer-thumbnail-rail{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:76px;height:min(660px,calc(100vh - var(--storefront-header-offset, 96px) - 140px));max-height:min(660px,calc(100vh - var(--storefront-header-offset, 96px) - 140px));min-height:0;overflow:hidden}.product-detail-page .media-viewer-thumbnails{min-height:0;max-height:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:auto;padding-block:.15rem;scrollbar-width:none}.product-detail-page .media-viewer-thumbnails::-webkit-scrollbar{display:none}.product-detail-page .media-viewer-thumbnail-rail-control,.product-detail-page .media-viewer-thumbnail-scroll{width:100%;min-height:28px;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--u-ink);display:grid;place-items:center;padding:0;font-size:1rem;font-weight:var(--u-type-weight-button);line-height:1;cursor:pointer}.product-detail-page .media-viewer-thumbnail-rail-control:disabled,.product-detail-page .media-viewer-thumbnail-scroll:disabled{opacity:.28;cursor:default}}.product-detail-page .media-viewer-thumbnail-button{width:76px;height:76px;border:1px solid var(--u-line);border-radius:14px;background:var(--u-surface);padding:.32rem;box-shadow:0 8px 18px rgba(15,23,42,.035);cursor:pointer}.product-detail-page .media-viewer-thumbnail-placeholder{display:block;width:76px;height:76px;border:1px solid rgba(213,225,243,.92);border-radius:14px;background:linear-gradient(90deg,#eef4fb,#f8fbff 50%,#eef4fb);background-size:220% 100%;animation:storefront-skeleton-shimmer 1.35s ease-in-out infinite}.product-detail-page .media-viewer-thumbnail-progress-placeholder{display:grid;place-items:center;align-content:center;gap:.1rem;width:76px;height:76px;border:1px solid rgba(190,207,232,.95);border-radius:14px;background:var(--u-surface);color:var(--u-blue);text-align:center;line-height:1}.product-detail-page .media-viewer-thumbnail-progress-placeholder[data-state=progress]{background:linear-gradient(var(--u-surface),var(--u-surface)) padding-box,conic-gradient(var(--u-blue) var(--product-detail-adaptive-progress),rgba(213,225,243,.95) 0) border-box;border-color:transparent;box-shadow:inset 0 0 0 5px var(--u-surface),0 8px 18px rgba(15,23,42,.04)}.product-detail-page .media-viewer-thumbnail-progress-placeholder[data-state=fallback]{border-color:rgba(213,225,243,.98);color:var(--u-muted)}.product-detail-page .media-viewer-thumbnail-progress-placeholder span{font-size:.76rem;font-weight:900}.product-detail-page .media-viewer-thumbnail-progress-placeholder small{display:block;max-width:58px;color:currentColor;font-size:.48rem;font-weight:800;line-height:1.08}.product-detail-page .media-viewer-thumbnail-button[aria-pressed=true]{border-color:var(--u-blue);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.product-detail-page .media-viewer-thumbnail-image{width:100%;height:100%;border-radius:11px;object-fit:contain}.product-media-image-fallback{display:grid;place-items:center;align-content:center;gap:.65rem;min-width:0;min-height:0;color:#94a3b8;font-size:.78rem;line-height:1.2;text-align:center}.product-media-image-fallback .product-media-icon{width:2.25rem;height:2.25rem}.product-media-image-fallback--compact{width:100%;height:100%;gap:0}.product-media-image-fallback--compact .product-media-icon{width:1.45rem;height:1.45rem}.product-media-lightbox{position:fixed;inset:0;z-index:2147483000;isolation:isolate;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;overscroll-behavior:contain;background:rgba(8,12,20,.96);color:#f8fafc;padding-top:max(.7rem,env(safe-area-inset-top))}.product-media-lightbox:focus{outline:none}.product-media-lightbox-header{position:relative;z-index:3;display:flex;min-width:0;align-items:center;justify-content:space-between;gap:1rem;padding:0 1rem .65rem}.product-media-lightbox-heading{display:flex;min-width:0;align-items:center;gap:.75rem}.product-media-lightbox-heading p{min-width:0;max-width:min(46vw,680px);overflow:hidden;margin:0;color:rgba(248,250,252,.88);font-size:.82rem;font-weight:500;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.product-media-lightbox-heading span{flex:0 0 auto;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.08);padding:.4rem .62rem;color:rgba(248,250,252,.92);font-size:.78rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1}.product-media-lightbox-toolbar{display:flex;flex:0 0 auto;align-items:center;gap:.35rem}.product-media-lightbox-navigation,.product-media-lightbox-toolbar button{display:grid;place-items:center;width:46px;min-width:46px;height:46px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.09);color:#f8fafc;padding:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;transition:background .16s ease,border-color .16s ease,opacity .16s ease,transform .16s ease}.product-media-lightbox-navigation:hover,.product-media-lightbox-toolbar button:hover:not(:disabled){border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.16)}.product-media-lightbox-navigation:focus-visible,.product-media-lightbox-thumbnails button:focus-visible,.product-media-lightbox-toolbar button:focus-visible{outline:3px solid rgba(96,165,250,.95);outline-offset:2px}.product-media-lightbox-toolbar button:disabled{opacity:.34;cursor:default}.product-media-lightbox-toolbar .product-media-lightbox-scale{width:auto;min-width:62px;padding-inline:.62rem;font-size:.74rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-media-lightbox-toolbar .product-media-lightbox-close{margin-left:.35rem;background:rgba(255,255,255,.14)}.product-media-lightbox-stage{position:relative;display:grid;min-width:0;min-height:0;place-items:center;overflow:hidden;padding:.5rem clamp(4.5rem,7vw,7rem);touch-action:none}.product-media-lightbox-image{display:block;width:auto;height:auto;max-width:100%;max-height:calc(100dvh - 11rem - env(safe-area-inset-top) - env(safe-area-inset-bottom));object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;will-change:transform;transform-origin:center;transition:transform .18s ease;cursor:zoom-in}.product-media-lightbox[data-has-thumbnails=false] .product-media-lightbox-image{max-height:calc(100dvh - 5rem - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.product-media-lightbox-stage[data-zoomed=true] .product-media-lightbox-image{cursor:grab}.product-media-lightbox-stage[data-dragging=true] .product-media-lightbox-image{cursor:grabbing}.product-media-lightbox-stage[data-transform-gesture-active=true] .product-media-lightbox-image{transition:none}.product-media-lightbox-stage>.product-media-image-fallback{width:min(420px,78vw);height:min(320px,44vh);border:1px solid rgba(255,255,255,.1);border-radius:24px;background:rgba(255,255,255,.035)}.product-media-lightbox-navigation{position:absolute;top:50%;z-index:2;width:52px;min-width:52px;height:52px;transform:translateY(-50%)}.product-media-lightbox-navigation--previous{left:clamp(.8rem,2.4vw,2.25rem)}.product-media-lightbox-navigation--next{right:clamp(.8rem,2.4vw,2.25rem)}.product-media-lightbox-footer{position:relative;z-index:3;min-width:0;padding:.65rem 0 max(.8rem,env(safe-area-inset-bottom))}.product-media-lightbox-thumbnails{display:flex;max-width:min(860px,calc(100vw - 2rem));align-items:center;gap:.55rem;overflow-x:auto;overscroll-behavior-inline:contain;margin:0 auto;padding:.2rem;list-style:none;scrollbar-width:none;scroll-snap-type:x proximity}.product-media-lightbox-thumbnails::-webkit-scrollbar{display:none}.product-media-lightbox-thumbnails li{flex:0 0 auto;scroll-snap-align:center}.product-media-lightbox-thumbnails button{display:grid;width:64px;height:64px;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.06);padding:.25rem;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,opacity .16s ease}.product-media-lightbox-thumbnails button[aria-pressed=true]{border-color:#60a5fa;box-shadow:0 0 0 2px rgba(96,165,250,.38)}.product-media-lightbox-thumbnails img{width:100%;height:100%;border-radius:8px;object-fit:contain}@media (max-width:720px){.product-media-lightbox{padding-top:max(.45rem,env(safe-area-inset-top))}.product-media-lightbox-header{gap:.5rem;padding:0 .55rem .45rem}.product-media-lightbox-heading{gap:.45rem}.product-media-lightbox-heading p{max-width:min(28vw,10rem);font-size:.7rem}.product-media-lightbox-heading span{padding:.38rem .5rem;font-size:.7rem}.product-media-lightbox-toolbar{gap:.22rem}.product-media-lightbox-toolbar button{width:44px;min-width:44px;height:44px}.product-media-lightbox-toolbar .product-media-lightbox-scale{min-width:52px;padding-inline:.35rem}.product-media-lightbox-toolbar .product-media-lightbox-close{margin-left:.12rem}.product-media-lightbox-stage{padding:.35rem .5rem}.product-media-lightbox-navigation{display:none}.product-media-lightbox-image{max-width:100%;max-height:calc(100dvh - 8rem - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.product-media-lightbox[data-has-thumbnails=false] .product-media-lightbox-image{max-height:calc(100dvh - 4.5rem - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.product-media-lightbox-footer{padding:.45rem 0 max(.55rem,env(safe-area-inset-bottom))}.product-media-lightbox-thumbnails{max-width:calc(100vw - .7rem);justify-content:flex-start;gap:.42rem;padding:.2rem .35rem}.product-media-lightbox-thumbnails button{width:54px;height:54px;border-radius:11px}}@media (max-width:420px){.product-media-lightbox-heading p{display:none}.product-media-lightbox-heading span{margin-left:.1rem}.product-media-lightbox-toolbar .product-media-lightbox-scale{min-width:50px}}@media (max-height:520px) and (orientation:landscape){.product-media-lightbox-header{padding-bottom:.3rem}.product-media-lightbox-footer{padding-top:.25rem;padding-bottom:max(.35rem,env(safe-area-inset-bottom))}.product-media-lightbox-thumbnails button{width:48px;height:48px}.product-media-lightbox-image{max-height:calc(100dvh - 8.5rem - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.product-media-lightbox[data-has-thumbnails=false] .product-media-lightbox-image{max-height:calc(100dvh - 4.5rem - env(safe-area-inset-top) - env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.product-detail-page .media-viewer-open-hint,.product-media-lightbox-image,.product-media-lightbox-navigation,.product-media-lightbox-thumbnails button,.product-media-lightbox-toolbar button{transition:none}}.product-detail-info-card{min-width:0;border:1px solid var(--u-line);border-radius:20px;background:var(--u-surface);padding:.92rem;display:grid;gap:.72rem;box-shadow:0 16px 36px rgba(15,23,42,.045)}.product-detail-rating-row,.product-detail-source-row,.product-detail-status-row{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.product-detail-source-row{color:var(--u-muted);font-size:.75rem;font-weight:var(--u-type-weight-caption)}.product-detail-sku,.product-detail-source-row a,.product-detail-source-row span,.product-detail-status-badge{width:fit-content;border:1px solid var(--u-line);border-radius:999px;background:var(--u-surface);padding:.28rem .48rem;color:var(--u-blue);line-height:1;text-decoration:none}.product-detail-source-row span:first-child,.product-detail-status-badge{background:var(--u-soft-blue);color:var(--u-blue)}.product-detail-sku{color:var(--u-muted)}.product-detail-info-card h1,.product-detail-title{color:var(--u-ink);font-family:var(--font-body),"Segoe UI",sans-serif;max-width:100%;margin:0;overflow-wrap:break-word;word-break:normal;font-size:clamp(1.25rem,1.22vw,1.5rem);line-height:1.14;text-wrap:balance}.product-detail-title-wrap{position:relative;display:block;min-width:0;--product-detail-title-fade-bg:var(--u-surface)}.product-detail-title{overflow:hidden;transition:max-height .22s ease;will-change:max-height}.product-detail-title[data-collapsed=true]{max-height:calc(1.14em * var(--product-detail-title-lines, 3))}.product-detail-title[data-collapsed=true][data-overflowing=true]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--product-detail-title-lines,3)}.product-detail-title-wrap[data-collapsed=true][data-overflowing=true]:after{content:"";position:absolute;right:0;bottom:0;z-index:1;width:min(6rem,42%);height:1.42em;pointer-events:none;background:linear-gradient(90deg,transparent,var(--product-detail-title-fade-bg) 68%)}.product-detail-title-more{appearance:none;width:fit-content;border:0;background:transparent;color:var(--u-blue);margin-top:.18rem;padding:0;font:inherit;font-size:.78rem;font-weight:var(--u-type-weight-label);line-height:1.2;cursor:pointer}.product-detail-title-wrap[data-collapsed=true][data-overflowing=true] .product-detail-title-more{position:absolute;right:0;bottom:0;z-index:2;margin-top:0;border-radius:999px;background:var(--product-detail-title-fade-bg);color:var(--u-muted);padding:0 0 0 .42rem;box-shadow:-.3rem 0 .62rem var(--product-detail-title-fade-bg)}.product-detail-title-more:focus-visible,.product-detail-title-more:hover{background:transparent;color:var(--u-violet);text-decoration:underline;text-underline-offset:.12em;outline:none}.product-detail-breadcrumbs-wrap[data-collapsed=true][data-overflowing=true] .product-detail-breadcrumbs-more:focus-visible,.product-detail-breadcrumbs-wrap[data-collapsed=true][data-overflowing=true] .product-detail-breadcrumbs-more:hover,.product-detail-title-wrap[data-collapsed=true][data-overflowing=true] .product-detail-title-more:focus-visible,.product-detail-title-wrap[data-collapsed=true][data-overflowing=true] .product-detail-title-more:hover{background:var(--product-detail-title-fade-bg);color:var(--u-blue)}.product-detail-breadcrumbs-wrap[data-collapsed=true][data-overflowing=true] .product-detail-breadcrumbs-more:focus-visible,.product-detail-breadcrumbs-wrap[data-collapsed=true][data-overflowing=true] .product-detail-breadcrumbs-more:hover{background:var(--product-detail-breadcrumb-fade-bg)}@media (prefers-reduced-motion:reduce){.product-detail-breadcrumbs-content,.product-detail-title{transition:none}.product-detail-loading-line,.product-detail-loading-media,.product-detail-page .media-viewer-thumbnail-placeholder,.product-detail-skeleton{animation:none}}.product-detail-rating-row{color:var(--u-muted);font-size:.78rem;font-weight:var(--u-type-weight-caption)}.product-detail-translation-status{width:fit-content;display:inline-flex;align-items:center;gap:.44rem;margin:-.2rem 0 0;border:1px solid var(--u-line);border-radius:999px;background:var(--u-soft-blue);color:var(--u-blue);padding:.42rem .62rem;font-size:.76rem;font-weight:var(--u-type-weight-badge);line-height:1}.product-detail-translation-status span{width:.48rem;height:.48rem;border-radius:999px;background:var(--u-blue);box-shadow:0 0 0 4px rgba(37,99,235,.1);animation:product-detail-status-pulse 1.2s ease-in-out infinite}@keyframes product-detail-status-pulse{0%,to{opacity:.35;transform:scale(.88)}50%{opacity:1;transform:scale(1)}}.product-detail-options-heading button,.product-detail-rating-row button,.product-detail-show-options{border:1px solid var(--u-line);border-radius:999px;background:var(--u-soft-blue);color:var(--u-blue);padding:.38rem .56rem;font:inherit;font-size:.75rem;font-weight:var(--u-type-weight-button);line-height:1;cursor:pointer}.product-detail-brand-row{margin:0;border:1px solid var(--u-line);border-radius:14px;background:var(--u-bg);padding:.65rem}.product-detail-brand-row div{display:grid;gap:.18rem}.product-detail-brand-row dt{color:var(--u-muted);font-size:.72rem;font-weight:var(--u-type-weight-caption)}.product-detail-brand-row dd{margin:0;color:var(--u-ink);font-size:.92rem;font-weight:var(--u-type-weight-section-heading)}.product-detail-search-base-label{margin-bottom:0;border-color:var(--u-line);background:var(--u-soft-blue);color:var(--u-blue)}.product-variant-options{border:1px solid var(--u-line);border-radius:18px;background:var(--u-bg);padding:.72rem;display:grid;gap:.58rem}.product-detail-options-heading{display:flex;justify-content:space-between;gap:.7rem;align-items:flex-start}.product-variant-options h2{margin:0;color:var(--u-ink);font-family:var(--font-body),"Segoe UI",sans-serif;font-weight:var(--u-type-weight-section-heading)}.product-detail-buy-box .product-delivery-estimate-header h2,.product-detail-specs-preview h2,.product-variant-options h2{font-size:.98rem;line-height:1.2}.product-detail-options-heading p{margin:.18rem 0 0;color:var(--u-muted);font-size:.74rem;line-height:1.35}.product-variant-chip-list{display:grid;grid-template-columns:1fr;gap:.55rem}.product-variant-options--inline .product-variant-chip-list{grid-template-columns:repeat(2,minmax(0,1fr))}.product-variant-chip{width:100%;min-height:2.75rem;border:1px solid var(--u-line);border-radius:14px;background:var(--u-surface);color:var(--u-ink);display:inline-flex;align-items:center;gap:.5rem;justify-content:flex-start;padding:.38rem .5rem;font:inherit;font-size:.76rem;font-weight:var(--u-type-weight-label);line-height:1.25;box-shadow:0 10px 22px rgba(15,23,42,.035);cursor:pointer}.product-variant-chip span{min-width:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-variant-chip small{margin-left:auto;color:var(--u-muted);font-size:.68rem;font-weight:var(--u-type-weight-caption);white-space:nowrap}.product-variant-chip:focus-visible:not(:disabled),.product-variant-chip:hover:not(:disabled){border-color:var(--u-blue);background:var(--u-surface);box-shadow:0 14px 30px rgba(37,99,235,.1)}.product-variant-chip[data-current=true]{border-color:var(--u-blue);background:var(--u-soft-blue);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.product-variant-chip:disabled{cursor:wait;opacity:.72}.product-variant-chip-image{width:34px;height:34px;border:1px solid var(--u-line);border-radius:10px;flex:0 0 auto;object-fit:contain}.product-detail-options-grouped-selector,.product-detail-variant-groups{display:grid;gap:.68rem}.product-detail-variant-group{display:grid;gap:.44rem}.product-detail-variant-group-heading{display:flex;justify-content:space-between;gap:.6rem;align-items:baseline}.product-detail-variant-group-heading span{color:var(--u-ink);font-size:.78rem;font-weight:var(--u-type-weight-section-heading);line-height:1.22}.product-detail-variant-group-heading small{color:var(--u-muted);font-size:.68rem;font-weight:var(--u-type-weight-caption);line-height:1.2;text-align:right}.product-detail-variant-select-grid{display:grid;gap:.46rem}.product-detail-variant-select-grid--primary{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-variant-select-grid--secondary{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail-variant-select-chip{min-width:0;min-height:2.74rem;border:1px solid var(--u-line);border-radius:14px;background:var(--u-surface);color:var(--u-ink);display:inline-flex;align-items:center;gap:.46rem;justify-content:flex-start;padding:.4rem .5rem;font:inherit;font-size:.75rem;font-weight:var(--u-type-weight-label);line-height:1.2;text-align:left;box-shadow:0 10px 22px rgba(15,23,42,.035);cursor:pointer}.product-detail-variant-select-chip:focus-visible:not(:disabled),.product-detail-variant-select-chip:hover:not(:disabled){border-color:var(--u-blue);background:var(--u-surface);box-shadow:0 14px 30px rgba(37,99,235,.1)}.product-detail-variant-select-chip[data-selected=true]{border-color:var(--u-blue);background:var(--u-soft-blue);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.product-detail-variant-select-chip:disabled,.product-detail-variant-select-chip[data-disabled=true]{cursor:not-allowed;opacity:.46}.product-detail-variant-select-chip span{min-width:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-detail-variant-select-chip small{margin-left:auto;color:var(--u-muted);font-size:.66rem;font-weight:var(--u-type-weight-caption);line-height:1.18;white-space:nowrap}.product-detail-variant-select-chip--secondary{justify-content:center;min-height:2.38rem;padding-inline:.46rem;text-align:center}.product-detail-variant-select-chip--secondary small{margin-left:0}.product-detail-variant-select-image{width:34px;height:34px;border:1px solid var(--u-line);border-radius:10px;flex:0 0 auto;object-fit:contain;background:var(--u-bg)}.product-variant-note{margin:0;color:var(--u-muted);font-size:.78rem;line-height:1.4}.product-variant-load-message{margin:0;border:1px solid var(--u-line);border-radius:14px;background:var(--u-soft-blue);color:var(--u-blue);padding:.65rem .75rem}.product-detail-options-selected-summary{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.6rem;align-items:center;border:1px solid var(--u-line);border-radius:14px;background:var(--u-surface);padding:.54rem}.product-detail-options-selected-summary img{width:42px;height:42px;border:1px solid var(--u-line);border-radius:10px;object-fit:contain}.product-detail-options-selected-summary span{color:var(--u-muted);font-size:.72rem;font-weight:var(--u-type-weight-caption)}.product-detail-options-selected-summary strong{display:-webkit-box;overflow:hidden;color:var(--u-ink);font-size:.8rem;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-detail-options-modal-preview small,.product-detail-options-selected-summary small{display:block;margin-top:.16rem;color:var(--u-muted);font-size:.7rem;font-weight:var(--u-type-weight-caption)}.product-detail-options-modal-preview strong{display:-webkit-box;overflow:hidden;color:var(--u-ink);font-size:.82rem;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:4}.product-detail-specs-preview{display:grid;gap:.55rem;border:1px solid var(--u-line);border-radius:16px;background:var(--u-surface);padding:.72rem}.product-detail-spec-preview-list{margin:0;display:grid;gap:0}.product-detail-spec-row{min-height:34px;display:grid;grid-template-columns:minmax(96px,40%) minmax(0,1fr);gap:.65rem;align-items:start;border-bottom:1px solid var(--u-line);padding:.42rem 0}.product-detail-spec-row:last-child{border-bottom:0}.product-detail-spec-label{color:var(--u-muted);font-size:.76rem;font-weight:var(--u-type-weight-caption);line-height:1.25}.product-detail-spec-value{display:-webkit-box;overflow:hidden;margin:0;color:var(--u-ink);font-size:.78rem;font-weight:var(--u-type-weight-body);line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-detail-buy-column{min-width:0}.product-detail-buy-box{position:sticky;top:calc(var(--storefront-header-offset, 96px) + 16px);display:grid;gap:.72rem;border:1px solid var(--u-line);border-radius:20px;background:var(--u-surface);padding:.92rem;box-shadow:0 18px 42px rgba(15,23,42,.08)}.product-detail-price{display:grid;gap:.22rem;border-bottom:1px solid var(--u-line);padding-bottom:.72rem}.product-detail-price>span{color:var(--u-muted);font-size:.78rem;font-weight:var(--u-type-weight-caption)}.product-detail-price strong{color:var(--u-ink);font-size:clamp(1.75rem,2.2vw,2.15rem);font-weight:var(--u-type-weight-price);line-height:1.05}.product-detail-price small{color:var(--u-muted);font-size:.86rem;font-style:normal}.product-detail-stock-status{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.38rem .55rem;align-items:start}.product-detail-stock-status>span{width:.62rem;height:.62rem;margin-top:.24rem;border-radius:999px;background:var(--u-soft-green);box-shadow:0 0 0 4px var(--u-soft-green)}.product-detail-stock-status[data-state=pending]>span,.product-detail-stock-status[data-state=possibly-unavailable]>span{background:#f59e0b;box-shadow:0 0 0 4px rgba(245,158,11,.16)}.product-detail-stock-status[data-state=no-offer]>span,.product-detail-stock-status[data-state=offer-missing]>span{background:#dc2626;box-shadow:0 0 0 4px rgba(220,38,38,.16)}.product-detail-stock-status[data-state=search-base]>span{background:#d8e6fb;box-shadow:0 0 0 4px rgba(216,230,251,.65)}.product-detail-stock-status strong{color:var(--u-ink);font-size:.94rem;line-height:1.25}.product-detail-stock-status p{grid-column:2;margin:0;color:var(--u-muted);font-size:.78rem;line-height:1.35}.product-detail-actions{display:grid;grid-template-columns:1fr;gap:.6rem;align-items:stretch}.product-detail-buy-action-row{display:grid;grid-template-columns:minmax(0,1fr) 3.25rem;gap:.75rem;align-items:stretch}.product-detail-actions form,.product-detail-mobile-buy-actions form{min-width:0;margin:0}.product-detail-add-to-cart-button{width:100%;min-height:3.25rem;border-radius:16px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;background:var(--u-blue);color:#ffffff;padding:.78rem 1rem;text-align:center;font-size:.92rem;font-weight:var(--u-type-weight-button);line-height:1.15;box-shadow:0 12px 24px rgba(37,99,235,.18);cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-detail-add-to-cart-button:hover{background:#1d4ed8;box-shadow:0 14px 28px rgba(37,99,235,.22);transform:translateY(-1px)}.product-detail-add-to-cart-button:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:3px}.product-detail-favorite-button.storefront-favorite-button{width:3.25rem;min-width:3.25rem;height:3.25rem;border-color:var(--u-line);border-radius:16px;background:var(--u-surface);color:var(--u-blue)}.product-detail-favorite-button.storefront-favorite-button:hover{border-color:var(--u-blue);background:var(--u-soft-blue);color:#1d4ed8}.product-detail-actions .storefront-cta-link{width:100%;min-height:3rem;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;padding:.72rem .92rem;text-align:center;font-size:.92rem;font-weight:var(--u-type-weight-button);line-height:1.15}.product-detail-actions .storefront-cta-link-secondary{border:1px solid var(--u-line);background:var(--u-soft-blue);color:var(--u-blue);box-shadow:none}.product-detail-actions .storefront-cta-link-secondary:hover{border-color:var(--u-blue);background:var(--u-soft-blue)}.product-detail-actions .product-detail-search-base-note{grid-column:1/-1;max-width:none;margin:0;border:1px solid var(--u-line);border-radius:16px;background:var(--u-soft-blue);padding:.8rem .9rem;color:var(--u-ink);font-size:.84rem;line-height:1.45}.product-detail-buy-box .product-delivery-estimate{border-color:var(--u-line);border-radius:16px;background:var(--u-bg);padding:.72rem}.product-detail-buy-box .product-delivery-estimate-header{display:grid;gap:.45rem}.product-detail-buy-box .product-delivery-estimate-header h2{font-size:.98rem}.product-detail-buy-box .product-delivery-estimate-header>span{width:fit-content}.product-detail-buy-box .product-delivery-facts,.product-detail-buy-box .product-delivery-price-row{grid-template-columns:1fr}.product-detail-buy-box .product-delivery-facts div,.product-detail-buy-box .product-delivery-method-note,.product-detail-buy-box .product-delivery-price-row>div{padding:.54rem}.product-delivery-facts-muted dd{color:var(--u-muted)}.product-detail-trust-list{display:grid;gap:.45rem;border-top:1px solid var(--u-line);padding-top:.75rem;color:var(--u-muted);font-size:.82rem;font-weight:var(--u-type-weight-caption)}.product-detail-trust-list span:before{content:"✓";margin-right:.42rem;color:var(--u-blue);font-weight:var(--u-type-weight-badge)}.product-detail-info-card .product-card-badges{margin-top:.1rem}.product-detail-tabs{box-sizing:border-box;width:100%;max-width:min(var(--product-detail-container-max),calc(100% - 1rem));margin:1.4rem auto 0;justify-self:center;border-top:1px solid #edf2f9;padding-top:1.1rem}.product-detail-tab-list{gap:.35rem;margin-bottom:1rem;border-bottom-color:#edf2f9}.product-detail-tab-list button{border-radius:999px 999px 0 0;color:#334967;font-family:var(--font-body),"Segoe UI",sans-serif;font-weight:var(--u-type-weight-button)}.product-detail-tab-list button[aria-selected=true]{border-bottom-color:#0f766e;color:#0f172a;background:#f8fbff}.product-detail-description{margin-top:0;border:0;border-radius:20px;background:var(--u-surface);padding:1rem;color:#263a58}.product-detail-description h2,.product-detail-description h3{font-family:var(--font-body),"Segoe UI",sans-serif;font-weight:var(--u-type-weight-section-heading)}.product-detail-description-section{display:grid;gap:.65rem}.product-detail-description-section+.product-detail-description-section{margin-top:1rem}.product-detail-description-section p{margin:0;line-height:1.62}.product-feature-list{color:#263a58}.product-detail-enrichment-status{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.52rem;align-items:start;width:100%;max-width:660px;min-height:58px;border:1px solid rgba(190,207,232,.9);border-radius:14px;background:#f8fbff;padding:.62rem .72rem;font-size:.76rem;line-height:1.3}.product-detail-enrichment-status[data-state=delayed],.product-detail-enrichment-status[data-state=idle]{background:#ffffff;border-color:rgba(213,225,243,.98)}.product-detail-enrichment-status[data-state=delayed] .product-detail-enrichment-dot,.product-detail-enrichment-status[data-state=idle] .product-detail-enrichment-dot{background:#8aa0bd;box-shadow:none;animation:none}.product-detail-enrichment-status p{margin-top:.12rem;font-size:.72rem;line-height:1.3}.product-detail-adaptive-description-loader{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.62rem;align-items:center;width:100%;max-width:680px;min-height:68px;border:1px solid rgba(190,207,232,.92);border-radius:14px;background:#f8fbff;padding:.68rem .78rem;color:var(--u-ink)}.product-detail-adaptive-description-loader[data-state=fallback]{background:#ffffff;border-color:rgba(213,225,243,.98)}.product-detail-adaptive-description-loader strong{display:block;font-size:.82rem}.product-detail-adaptive-description-loader p{margin:.14rem 0 0;color:var(--u-muted);font-size:.74rem;line-height:1.35}.product-detail-adaptive-progress-ring{display:grid;place-items:center;width:2.55rem;height:2.55rem;border-radius:999px;background:conic-gradient(var(--u-blue) var(--product-detail-adaptive-progress),rgba(213,225,243,.98) 0);box-shadow:inset 0 0 0 5px var(--u-surface);color:var(--u-blue);font-size:.7rem;font-weight:900}.product-detail-options-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:rgba(15,23,42,.42);padding:1rem}.product-detail-options-modal{width:min(740px,100%);max-height:82vh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--u-line);border-radius:22px;background:var(--u-surface);box-shadow:0 28px 70px rgba(15,23,42,.22)}.product-detail-options-modal-footer,.product-detail-options-modal-header{display:grid;gap:.72rem;padding:.88rem 1rem}.product-detail-options-modal-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;border-bottom:1px solid var(--u-line)}.product-detail-options-modal-header h2,.product-detail-options-modal-header p{margin:0}.product-detail-options-modal-header h2{color:var(--u-ink);font-size:1.08rem;line-height:1.15}.product-detail-options-modal-header p{display:-webkit-box;overflow:hidden;margin-top:.24rem;color:var(--u-muted);font-size:.8rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-detail-options-modal-footer button,.product-detail-options-modal-header button{border:1px solid var(--u-line);border-radius:999px;background:var(--u-surface);color:var(--u-ink);font:inherit;font-weight:var(--u-type-weight-button);cursor:pointer}.product-detail-options-modal-header button{width:2.35rem;height:2.35rem}.product-detail-options-search{display:grid;gap:.35rem;color:var(--u-muted);font-size:.78rem;font-weight:var(--u-type-weight-caption)}.product-detail-options-search input{min-height:40px;border:1px solid var(--u-line);border-radius:14px;background:var(--u-bg);padding:0 .8rem;color:var(--u-ink);font:inherit}.product-detail-options-modal-body{display:grid;grid-template-columns:minmax(0,170px) minmax(0,1fr);gap:.82rem;min-height:0;overflow:hidden;padding:.82rem 1rem}.product-detail-options-modal-main{display:grid;grid-template-rows:auto minmax(0,1fr);gap:.58rem;min-height:0}.product-detail-options-modal-main--grouped{grid-template-rows:minmax(0,1fr)}.product-detail-options-modal-preview{display:grid;align-content:start;gap:.58rem;min-width:0;border:1px solid var(--u-line);border-radius:15px;background:var(--u-bg);padding:.62rem}.product-detail-options-modal-preview img,.product-detail-options-modal-preview-placeholder{display:block;width:100%;aspect-ratio:1;border:1px solid var(--u-line);border-radius:12px;background:var(--u-surface);object-fit:contain}.product-detail-options-modal-preview span{color:var(--u-muted);font-size:.72rem;font-weight:var(--u-type-weight-caption);line-height:1.25}.product-detail-options-list{display:grid;gap:.44rem}.product-detail-options-grouped-selector,.product-detail-options-list{overflow:auto;min-height:0;padding:.05rem .12rem .05rem 0}.product-detail-variant-select-grid--modal.product-detail-variant-select-grid--primary{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail-variant-select-grid--modal.product-detail-variant-select-grid--secondary{grid-template-columns:repeat(4,minmax(0,1fr))}.product-detail-variant-select-chip--modal{min-height:3.25rem;border-radius:13px;padding:.36rem .46rem;font-size:.72rem}.product-detail-variant-select-chip--modal .product-detail-variant-select-image{width:38px;height:38px}.product-variant-chip--modal{min-height:3.25rem;border-radius:13px;padding:.34rem .44rem;font-size:.72rem}.product-variant-chip--modal .product-variant-chip-image{width:38px;height:38px;border-radius:10px}.product-variant-chip--modal span{-webkit-line-clamp:2}.product-variant-chip--modal small{font-size:.62rem}.product-detail-options-modal-footer{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;border-top:1px solid var(--u-line);background:var(--u-bg)}.product-detail-options-modal-footer button{min-height:42px;padding:0 .9rem}.product-detail-options-modal-footer button:first-of-type{border-color:var(--u-blue);background:var(--u-blue);color:#ffffff}.product-detail-page .product-details-lazy-panel{box-sizing:border-box;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.62rem;width:min(var(--product-detail-container-max,var(--container-wide)),calc(100% - 1rem));max-width:100%;margin:.72rem auto 0;justify-self:center;border:1px solid var(--u-line);border-radius:14px;background:var(--u-surface);padding:.62rem .72rem;color:var(--u-ink);font-size:.78rem}.product-detail-page .product-details-lazy-panel:not(.product-details-lazy-panel-loading){grid-template-columns:minmax(0,1fr)}.product-detail-page .product-details-lazy-panel>div{position:relative;min-width:0;padding-right:3rem}.product-detail-page .product-details-lazy-panel strong{display:block;color:var(--u-ink)}.product-detail-page .product-details-lazy-spinner{width:1.2rem;height:1.2rem;border-width:2px;border-radius:999px;border:2px solid var(--u-line);border-top-color:var(--u-blue);animation:product-details-lazy-spin .8s linear infinite}.product-detail-page .product-details-lazy-progress{position:absolute;top:0;right:0;display:grid;place-items:center;width:2.15rem;height:2.15rem;border-radius:999px;background:conic-gradient(var(--u-blue) var(--product-details-progress),var(--u-line) 0);font-size:.66rem;font-weight:var(--u-type-weight-badge);box-shadow:inset 0 0 0 4px var(--u-surface)}.product-detail-page .product-details-lazy-progress span{color:var(--u-blue)}.product-detail-page .product-details-lazy-panel p{margin-top:.12rem;margin-bottom:0;color:var(--u-muted);font-size:.73rem;line-height:1.3}.product-detail-page .product-details-lazy-panel-timeout{padding:.58rem .68rem}.product-detail-page .product-details-lazy-retry{margin-top:.52rem;border:1px solid var(--u-line);border-radius:10px;background:var(--u-surface);color:var(--u-blue);padding:.48rem .82rem;font:inherit;font-weight:var(--u-type-weight-button);cursor:pointer}@keyframes product-details-lazy-spin{to{transform:rotate(1turn)}}.product-detail-mobile-buy-bar{display:none}.product-related-section{padding:1.15rem}.product-related-section .storefront-section-header{margin-bottom:1rem}.product-related-section .storefront-section-header h2{font-family:var(--font-body),"Segoe UI",sans-serif;font-size:1.45rem;font-weight:var(--u-type-weight-section-heading)}.product-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-related-grid .product-card{border-radius:20px;border-color:rgba(213,225,243,.96);box-shadow:0 12px 28px rgba(24,44,82,.045)}.product-related-grid .product-card-image-link{margin:.65rem .65rem 0;border-radius:17px;background:#f8fbff;padding:.62rem}.product-related-grid .product-card-title{font-family:var(--font-body),"Segoe UI",sans-serif}.product-related-grid .product-card-actions{align-items:stretch}.product-related-grid .product-card-cta{display:inline-flex;min-height:2.35rem;align-items:center;justify-content:center;border-radius:12px;font-weight:var(--u-type-weight-button)}.recommendation-product-section .product-card{border-radius:20px;border-color:rgba(213,225,243,.96);box-shadow:0 12px 28px rgba(24,44,82,.045)}.recommendation-product-section .product-card-image-link{margin:.65rem .65rem 0;border-radius:17px;background:#f8fbff;padding:.62rem}.recommendation-product-section .product-card-title{font-family:var(--font-body),"Segoe UI",sans-serif}.recommendation-product-section .product-card-actions{align-items:stretch}.recommendation-product-section .product-card-cta{display:inline-flex;min-height:2.35rem;align-items:center;justify-content:center;border-radius:12px;font-weight:var(--u-type-weight-button)}.recommendation-product-section[data-show-price=false] .product-card-price-block{display:none}.recommendation-product-grid{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),280px));justify-content:start}.product-detail-empty-media,.product-variant-loading-panel{border-radius:20px;min-height:420px}@media (max-width:1275px){.product-detail-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)}.product-detail-main-grid[data-tablet-layout=single_column]{grid-template-columns:minmax(0,1fr)}.product-detail-buy-column{grid-column:2}.product-detail-main-grid[data-tablet-layout=single_column] .product-detail-buy-column{grid-column:auto}}@media (max-width:1100px){.product-detail-grid{grid-template-columns:1fr}.product-detail-media-column{position:static;max-height:none}.product-detail-buy-column{grid-column:auto}.product-detail-buy-box{position:static}.product-detail-page .media-viewer-main-image{height:auto;min-height:0;aspect-ratio:1.2/1}.product-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px) and (max-height:520px) and (orientation:landscape){.product-detail-page .media-viewer{grid-template-columns:minmax(0,1fr);gap:.5rem}.product-detail-page .media-viewer-thumbnail-rail{display:block;grid-row:2;width:auto;height:auto;max-width:100%;max-height:none;overflow:hidden}.product-detail-page .media-viewer-thumbnail-rail-control,.product-detail-page .media-viewer-thumbnail-scroll{display:none}.product-detail-page .media-viewer-main-trigger{border-radius:16px}.product-detail-page .media-viewer-main-fallback,.product-detail-page .media-viewer-main-image{display:block;width:100%;height:min(62vh,360px);min-height:0;max-height:360px;aspect-ratio:auto;border-radius:16px;object-fit:contain}.product-detail-page .media-viewer-thumbnails{grid-row:2;grid-auto-flow:column;grid-auto-columns:56px;max-width:100%;overflow-x:auto;overflow-y:hidden;gap:.45rem;padding-bottom:.2rem;scrollbar-width:none}.product-detail-page .media-viewer-thumbnails::-webkit-scrollbar{display:none}.product-detail-page .media-viewer-thumbnail-button,.product-detail-page .media-viewer-thumbnail-placeholder,.product-detail-page .media-viewer-thumbnail-progress-placeholder{width:56px;height:56px;border-radius:12px}.product-detail-page .media-viewer-inline-counter{left:.62rem;transform:none}}@media (max-width:720px){.product-detail-page{width:100%;max-width:100%;gap:.65rem;overflow-x:hidden;padding-bottom:calc(6.2rem + env(safe-area-inset-bottom))}.product-detail-page .storefront-breadcrumbs{max-width:100%;overflow-x:visible;flex-wrap:wrap;gap:.32rem;padding:0 .05rem .1rem;white-space:normal;font-size:.72rem;scrollbar-width:none}.product-detail-page .storefront-breadcrumbs::-webkit-scrollbar{display:none}.product-detail-page .storefront-breadcrumbs .product-detail-breadcrumb-item:last-child{max-width:none}.product-detail-section,.product-related-section{width:100%;max-width:100%;overflow:hidden;border-radius:20px;padding:.78rem}.product-detail-grid{width:100%;max-width:100%;grid-template-columns:minmax(0,1fr);gap:.85rem;overflow:hidden}.product-detail-buy-box,.product-detail-buy-column,.product-detail-description,.product-detail-info-card,.product-detail-info-column,.product-detail-main,.product-detail-media-column,.product-detail-tabs{width:100%;max-width:100%;min-width:0}.product-detail-page .media-viewer{grid-template-columns:minmax(0,1fr);gap:.58rem}.product-detail-page .media-viewer-thumbnail-rail{grid-row:2;max-width:100%;overflow:hidden}.product-detail-page .media-viewer-thumbnail-rail-control,.product-detail-page .media-viewer-thumbnail-scroll{display:none}.product-detail-page .media-viewer-main{display:block}.product-detail-page .media-viewer-main-trigger{border-radius:16px}.product-detail-page .media-viewer-main-image{display:block;width:100%;height:min(78vw,420px);min-height:0;max-height:420px;aspect-ratio:auto;border-radius:16px;padding:.72rem;object-fit:contain}.product-detail-page .media-viewer-thumbnails{grid-row:2;grid-auto-flow:column;grid-auto-columns:56px;max-width:100%;overflow-x:auto;gap:.45rem;padding-bottom:.24rem;scrollbar-width:none}.product-detail-page .media-viewer-thumbnails::-webkit-scrollbar{display:none}.product-detail-page .media-viewer-thumbnail-button{width:56px;height:56px;border-radius:12px;padding:.24rem}.product-detail-page .media-viewer-thumbnail-placeholder,.product-detail-page .media-viewer-thumbnail-progress-placeholder{width:56px;height:56px;border-radius:12px}.product-detail-page .media-viewer-thumbnail-image{width:100%;height:100%;border-radius:9px}.product-detail-page .media-viewer-badges{top:.62rem;left:.62rem}.product-detail-page .media-viewer-open-hint{right:.62rem;bottom:.62rem}.product-detail-page .media-viewer-main-fallback{height:min(78vw,420px);max-height:420px;border-radius:16px}.product-detail-page .media-viewer-inline-counter{left:.62rem;bottom:.66rem;transform:none}.product-detail-buy-box,.product-detail-info-card{border-radius:18px;padding:.92rem}.product-detail-info-card h1,.product-detail-title{max-width:100%;font-size:clamp(1.18rem,5vw,1.35rem);line-height:1.16;font-weight:var(--u-type-weight-product-detail-title);letter-spacing:0;overflow-wrap:break-word;word-break:normal;text-wrap:pretty}.product-detail-options-heading{display:grid}.product-detail-show-options{width:100%;justify-content:center;border-radius:14px;padding:.68rem .74rem}.product-variant-options{border-radius:16px;padding:.72rem;gap:.58rem}.product-variant-options h2{font-size:.9rem}.product-variant-chip-list,.product-variant-options--inline .product-variant-chip-list{grid-template-columns:1fr;gap:.45rem}.product-variant-chip{min-height:3rem;border-radius:14px;padding:.44rem .5rem;font-size:.76rem}.product-variant-chip-image{width:34px;height:34px;border-radius:10px}.product-detail-variant-select-grid--modal.product-detail-variant-select-grid--primary,.product-detail-variant-select-grid--primary{grid-template-columns:1fr}.product-detail-variant-select-grid--modal.product-detail-variant-select-grid--secondary,.product-detail-variant-select-grid--secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-variant-select-chip{min-height:2.75rem;border-radius:13px;padding:.42rem .48rem;font-size:.74rem}.product-detail-variant-select-chip--secondary{min-height:2.48rem}.product-detail-variant-select-chip--modal .product-detail-variant-select-image,.product-detail-variant-select-image{width:34px;height:34px}.product-detail-price strong{font-size:clamp(1.55rem,7vw,1.82rem)}.product-detail-actions{grid-template-columns:1fr;gap:.55rem}.product-detail-actions .product-detail-add-to-cart-button,.product-detail-actions .storefront-cta-link{min-height:46px;border-radius:14px;padding:.75rem .9rem;font-size:.94rem}.product-detail-buy-box .product-delivery-facts,.product-detail-buy-box .product-delivery-price-row,.product-detail-description .product-delivery-facts,.product-detail-description .product-delivery-price-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.product-detail-tabs{margin-top:.9rem;padding-top:.82rem}.product-detail-tab-list{max-width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.18rem;scrollbar-width:none}.product-detail-tab-list::-webkit-scrollbar{display:none}.product-detail-tab-list button{flex:0 0 auto;white-space:nowrap}.product-detail-description{border-radius:16px;padding:.88rem;font-size:.95rem;line-height:1.56}.product-detail-options-modal-backdrop{align-items:end;padding:0}.product-detail-options-modal{width:100%;max-height:88vh;grid-template-rows:auto auto minmax(0,1fr) auto;border-radius:22px 22px 0 0}.product-detail-options-modal:before{content:"";justify-self:center;width:42px;height:4px;margin-top:.55rem;border-radius:999px;background:var(--u-line)}.product-detail-options-modal-footer{grid-template-columns:1fr;padding-bottom:calc(1rem + env(safe-area-inset-bottom))}.product-detail-options-modal-body{grid-template-columns:1fr;gap:.62rem;overflow:auto;padding:.72rem}.product-detail-options-modal-main{min-height:0}.product-detail-options-modal-preview{grid-template-columns:58px minmax(0,1fr);align-items:center;padding:.52rem}.product-detail-options-modal-preview img,.product-detail-options-modal-preview-placeholder{width:58px;height:58px;aspect-ratio:auto}.product-detail-options-modal-preview strong{-webkit-line-clamp:2}.product-detail-options-list{max-height:min(44vh,390px);padding-right:.05rem}.product-detail-options-grouped-selector{max-height:min(48vh,430px);padding-right:.05rem}.product-variant-chip--modal{min-height:3rem;padding:.34rem .42rem}.product-variant-chip--modal .product-variant-chip-image{width:34px;height:34px}.product-detail-mobile-buy-bar{position:fixed;right:.75rem;bottom:.75rem;left:.75rem;z-index:40;display:grid;grid-template-columns:minmax(0,1fr);gap:.55rem;align-items:center;border:1px solid var(--u-line);border-radius:18px;background:var(--u-surface);padding:.72rem .72rem calc(.72rem + env(safe-area-inset-bottom));box-shadow:0 18px 42px rgba(15,23,42,.18)}.product-detail-mobile-buy-bar strong{min-width:0;color:var(--u-ink);font-size:1rem;line-height:1.1}.product-detail-mobile-buy-actions{display:grid;grid-template-columns:minmax(0,1fr) 2.9rem;gap:.6rem;align-items:stretch}.product-detail-mobile-buy-bar form{margin:0}.product-detail-mobile-buy-bar .product-detail-add-to-cart-button{min-height:46px;border-radius:14px;padding:0 .95rem}.product-detail-mobile-buy-bar .product-detail-favorite-button.storefront-favorite-button{width:2.9rem;min-width:2.9rem;height:2.9rem;border-radius:14px}.product-detail-empty-media,.product-detail-skeleton-image,.product-variant-loading-panel{min-height:260px}}@media (max-width:420px){.product-detail-buy-box .product-delivery-facts,.product-detail-buy-box .product-delivery-price-row,.product-detail-description .product-delivery-facts,.product-detail-description .product-delivery-price-row{grid-template-columns:1fr}.product-delivery-actions{display:grid;grid-template-columns:minmax(0,1fr)}.product-delivery-actions button{width:100%}.product-detail-page .media-viewer-main-image{height:min(82vw,360px)}}.search-results-page{color:var(--u-ink);font-family:var(--font-body),"Segoe UI",sans-serif}.search-results-shell{width:min(1440px,100%);margin:0 auto;display:grid;gap:1.25rem}.search-results-header{border:1px solid rgba(213,225,243,.96);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,251,255,.98));box-shadow:0 20px 44px rgba(24,44,82,.07);padding:1.35rem;display:grid;gap:1.15rem}.search-results-breadcrumbs{color:#6b7895;font-size:.8rem;font-weight:var(--u-type-weight-caption)}.search-results-header-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.05rem;align-items:stretch}.search-results-heading{display:grid;gap:.45rem;align-content:center}.search-results-kicker{width:fit-content;border:1px solid #dbeafe;border-radius:999px;background:#f8fbff;color:var(--u-blue);padding:.32rem .7rem;font-size:.72rem;font-weight:var(--u-type-weight-badge);line-height:1;text-transform:uppercase}.search-results-heading h1{color:var(--u-ink);font-family:var(--font-body),"Segoe UI",sans-serif;font-size:2rem;font-weight:var(--u-type-weight-section-heading);line-height:1.08;letter-spacing:0}.search-results-heading p{max-width:44rem;color:#5f7194;font-size:.94rem;line-height:1.45}.search-results-heading strong{color:#1f3f7a}.search-results-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;align-content:stretch}.search-results-summary-grid span{min-width:0;border:1px solid #dbeafe;border-radius:18px;background:rgba(255,255,255,.8);display:grid;gap:.2rem;padding:.75rem}.search-results-summary-grid small{color:#6b7895;font-size:.72rem;font-weight:var(--u-type-weight-caption)}.search-results-summary-grid strong{color:#132548;font-size:1.2rem;font-weight:var(--u-type-weight-section-heading);line-height:1}.search-results-header-search .search-query-form{margin:0}.search-results-header-search .search-query-form input{min-height:3.2rem;border-radius:16px;background:#ffffff}.search-results-header-search .search-query-form button{min-height:3.2rem;border-radius:16px;padding-inline:1.1rem;font-weight:var(--u-type-weight-button)}.search-results-content{display:grid;gap:1rem}.search-results-chip-row{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.search-results-chip{border:1px solid #dbeafe;border-radius:999px;background:rgba(255,255,255,.94);color:#2456a6;display:inline-flex;align-items:center;gap:.42rem;min-height:2rem;padding:.42rem .78rem;font-size:.82rem;font-weight:var(--u-type-weight-badge);box-shadow:0 8px 18px rgba(15,23,42,.04)}.search-results-chip span{color:#7c8ba6;font-size:.8rem}.search-results-chip--reset{background:#f8fbff}.search-results-search-base-message{width:fit-content;max-width:100%;border:1px solid #dbeafe;border-radius:999px;background:#ffffff;color:#37557f;padding:.48rem .78rem;font-size:.8rem;font-weight:var(--u-type-weight-badge)}.search-results-layout{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.25rem;align-items:start}.search-results-sidebar{grid-column:span 3;position:sticky;top:7.4rem;min-width:0}.search-results-filter-stack{display:grid;gap:.75rem}.search-results-filter-card{border:1px solid rgba(213,225,243,.96);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 14px 30px rgba(24,44,82,.045);padding:1rem;display:grid;gap:.85rem}.search-results-filter-heading{display:flex;align-items:baseline;justify-content:space-between;gap:.7rem}.search-results-filter-heading h2{color:var(--u-ink);font-family:var(--font-body),"Segoe UI",sans-serif;font-size:.9rem;font-weight:var(--u-type-weight-section-heading)}.search-results-filter-heading a,.search-results-reset-link{color:var(--u-blue);font-size:.78rem;font-weight:var(--u-type-weight-button)}.search-results-filter-options{display:grid;gap:.35rem;max-height:22rem;overflow:auto;padding-right:.12rem}.search-results-filter-options a{min-width:0;border:1px solid transparent;border-radius:14px;color:#334155;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.62rem .72rem;font-size:.82rem;font-weight:var(--u-type-weight-label);transition:background var(--u-transition),border-color var(--u-transition),color var(--u-transition)}.search-results-filter-options a:hover,.search-results-filter-options a[data-active=true]{border-color:#dbeafe;background:#f8fbff;color:var(--u-blue)}.search-results-filter-options span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-results-filter-options small{border-radius:999px;background:#eef5ff;color:#315ca8;min-width:2rem;padding:.18rem .42rem;text-align:center;font-size:.72rem;font-weight:var(--u-type-weight-badge)}.search-results-main{grid-column:span 9;min-width:0;border:1px solid rgba(213,225,243,.96);border-radius:28px;background:rgba(255,255,255,.96);box-shadow:0 18px 42px rgba(24,44,82,.055);padding:1.1rem;display:grid;gap:1.05rem}.search-results-toolbar{display:flex;align-items:end;justify-content:space-between;gap:1rem;border-bottom:1px solid #eef3f9;padding-bottom:1rem}.search-results-count{color:#334155;font-size:.92rem;font-weight:var(--u-type-weight-label)}.search-results-count strong{color:var(--u-blue)}.search-results-page-count{color:#73829d;font-size:.78rem}.search-correction-note{border:1px solid #dbeafe;border-radius:14px;background:#eff6ff;color:#31456b;display:grid;gap:.2rem;margin-bottom:.8rem;padding:.75rem .9rem}.search-correction-note p{margin:0}.search-correction-note strong{color:var(--u-blue)}.search-results-quick-filters{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem;align-items:end}.search-results-quick-filters label{min-width:10rem;display:grid;gap:.32rem;color:#5f7194;font-size:.78rem;font-weight:var(--u-type-weight-caption)}.search-results-quick-filters select{min-height:2.55rem;border-color:#dbe5f1;border-radius:14px;background:#ffffff;color:#1f2a44;font-size:.84rem;font-weight:var(--u-type-weight-label);padding:.58rem .75rem}.search-results-quick-filters button{min-height:2.55rem;border-radius:14px;padding-inline:1rem;font-weight:var(--u-type-weight-button)}.search-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(178px,1fr));gap:1rem}.search-results-grid .product-card{height:100%;border-color:rgba(226,232,240,.9);border-radius:20px;background:#ffffff;box-shadow:0 12px 28px rgba(15,23,42,.045)}.search-results-grid .product-card:hover{border-color:rgba(37,99,235,.24);box-shadow:0 18px 36px rgba(15,23,42,.08)}.search-results-grid .product-card-image-link{margin:.7rem .7rem 0;border-radius:18px;background:linear-gradient(135deg,#f8fbff,#eef6ff);padding:.7rem}.search-results-grid .product-card-title{font-family:var(--font-body),"Segoe UI",sans-serif;font-size:.94rem;line-height:1.28}.search-results-grid .product-card-title a{-webkit-line-clamp:2}.search-results-grid .product-card-meta{color:#73829d;font-size:.74rem}.search-results-grid .product-card-options{min-height:1.75rem}.search-results-grid .product-card-options span{max-width:100%;background:#f7fbff}.search-results-grid .product-card--has-options .product-card-cta{background:#1f5fe4}.search-results-grid .product-card-footer{display:grid;gap:.75rem}.search-results-grid .product-card-actions{justify-content:stretch}.search-results-grid .product-card-actions a,.search-results-grid .product-card-actions form{flex:1 1 8rem}.search-results-grid .product-card-actions .product-card-source-link{flex:0 0 auto;width:auto;min-height:2.35rem;padding:.55rem 0}.search-results-grid .product-card-cta{width:100%;min-height:2.35rem;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;padding:.55rem .78rem;font-size:.8rem;font-weight:var(--u-type-weight-button)}.search-results-empty{min-height:14rem;border:1px dashed #cfe0f7;border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(248,251,255,.96));color:#5f7194;padding:1.4rem;display:grid;place-items:center;align-content:center;gap:.55rem;text-align:center}.search-results-empty strong{color:var(--u-ink);font-size:1.1rem}.search-results-empty-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem}.search-results-empty-actions a,.search-results-empty-actions button{border:1px solid #dbeafe;border-radius:999px;background:#ffffff;color:var(--u-blue);padding:.5rem .85rem;font-size:.82rem;font-weight:var(--u-type-weight-button)}.search-results-empty-actions button{cursor:pointer;font:inherit}.search-results-pagination{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;justify-content:flex-end;margin-top:.2rem}.search-results-pagination a,.search-results-pagination span{min-width:2.45rem;min-height:2.45rem;border:1px solid #dbe5f1;border-radius:999px;background:#ffffff;color:#244675;display:inline-flex;align-items:center;justify-content:center;padding:.5rem .75rem;text-align:center;font-size:.84rem;font-weight:var(--u-type-weight-label)}.search-results-pagination span{color:#9aa8bd}.search-results-pagination a[data-active=true]{border-color:var(--u-blue);background:#e8f1ff;color:#102f76;font-weight:var(--u-type-weight-badge)}.search-results-mobile-filters{display:none}@media (min-width:900px){.search-results-header-grid{grid-template-columns:minmax(0,1fr) minmax(16rem,18rem) minmax(20rem,34rem)}}@media (max-width:1023px){.search-results-layout{grid-template-columns:1fr}.search-results-main,.search-results-sidebar{grid-column:1/-1}.search-results-sidebar{display:none}.search-results-mobile-filters{display:block}.search-results-mobile-filters>summary{width:fit-content;min-height:2.6rem;border:1px solid #dbeafe;border-radius:999px;background:#ffffff;color:var(--u-blue);display:inline-flex;align-items:center;padding:.55rem .9rem;font-weight:var(--u-type-weight-button);cursor:pointer;box-shadow:0 10px 22px rgba(15,23,42,.05)}.search-results-mobile-filters[open]>summary{margin-bottom:.75rem}.search-results-mobile-filters .search-results-filter-stack{border:1px solid rgba(219,234,254,.9);border-radius:22px;background:rgba(255,255,255,.96);padding:.8rem}.search-results-toolbar{align-items:stretch;flex-direction:column}.search-results-quick-filters{justify-content:stretch}.search-results-quick-filters label{flex:1 1 11rem}}@media (max-width:720px){.search-results-shell{gap:.85rem}.search-results-header,.search-results-main{border-radius:22px;padding:1rem}.search-results-summary-grid{grid-template-columns:1fr}.search-results-heading h1{font-size:1.55rem}.search-results-heading p{font-size:.86rem}.search-results-header-search .search-query-form{grid-template-columns:1fr}.search-results-header-search .search-query-form button{width:100%}.search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.search-results-grid .product-card-image-link{margin:.55rem .55rem 0;padding:.45rem}.search-results-grid .product-card-body{padding:.75rem}.search-results-grid .product-card-actions,.search-results-grid .product-card-badges,.search-results-grid .product-card-meta{display:none}.search-results-grid .product-card-options{min-height:0}.search-results-grid .product-card-options span:not(.product-card-options-count){display:none}.search-results-grid .product-card-options .product-card-options-count{max-width:100%;padding:.16rem .42rem;font-size:.62rem}.search-results-grid .product-card-title{font-size:.82rem}.search-results-grid .product-card-footer{gap:0}.search-results-grid .product-card-price-block strong{font-size:.88rem}.search-results-pagination{justify-content:flex-start;overflow-x:auto;padding-bottom:.2rem}}.storefront-home-page{gap:2rem;grid-template-columns:minmax(0,1fr);color:var(--u-ink);font-family:var(--font-body),"Segoe UI",sans-serif}.storefront-home-topline{width:100%;max-width:1536px;display:grid;gap:1rem}.storefront-home-layout-section{width:100%}.storefront-home-layout-section.layout-container{padding-inline:0}.storefront-home-layout-grid{align-items:stretch}.storefront-home-layout-block{min-width:0}.storefront-home-layout-block>:is(article,aside,nav,section){height:100%}.storefront-home-catalog-block{min-height:260px;border:1px solid rgba(226,232,240,.88);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.96));box-shadow:0 16px 36px rgba(15,23,42,.06);padding:1rem;display:grid;gap:.8rem;align-content:start}.storefront-home-catalog-block h2{color:var(--u-ink);font-family:var(--font-body),"Segoe UI",sans-serif;font-size:1rem;font-weight:var(--u-type-weight-section-heading)}.storefront-home-catalog-list{display:grid;gap:.42rem}.storefront-home-catalog-all,.storefront-home-catalog-list a{min-height:2.3rem;border:1px solid #e4ecf7;border-radius:13px;background:#ffffff;color:#334155;display:flex;align-items:center;justify-content:space-between;gap:.65rem;padding:.48rem .62rem;font-size:.78rem;font-weight:var(--u-type-weight-label);transition:border-color var(--u-transition),color var(--u-transition),transform var(--u-transition)}.storefront-home-catalog-all:hover,.storefront-home-catalog-list a:hover{border-color:rgba(37,99,235,.34);color:var(--u-blue);transform:translateY(-1px)}.storefront-home-catalog-list small{color:var(--u-blue);font-size:1rem}.storefront-home-catalog-all{align-self:end;justify-content:center;color:var(--u-blue)}.storefront-home-hero{position:relative;min-height:260px;border:1px solid rgba(203,213,225,.72);border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(239,246,255,.96) 48%,rgba(255,241,242,.92));box-shadow:0 18px 46px rgba(15,23,42,.08);padding:1.75rem 2rem 1.75rem 2.25rem;display:grid;gap:1.25rem;overflow:hidden;isolation:isolate}.storefront-home-hero:after,.storefront-home-hero:before{position:absolute;content:"";pointer-events:none;z-index:0}.storefront-home-hero:before{inset:auto -5.5rem -6.4rem 48%;height:12rem;border-radius:32px;background:linear-gradient(135deg,rgba(37,99,235,.14),rgba(109,94,246,.06));transform:rotate(-8deg)}.storefront-home-hero:after{top:1.3rem;right:1.3rem;width:10.5rem;height:10.5rem;border:1px solid rgba(255,255,255,.68);border-radius:28px;background:rgba(255,255,255,.38);transform:rotate(7deg)}.storefront-home-hero-copy{display:grid;align-content:center;gap:.72rem;min-width:0;position:relative;z-index:2}.storefront-home-eyebrow{width:fit-content;border:1px solid rgba(37,99,235,.12);border-radius:999px;background:rgba(255,255,255,.78);color:var(--u-blue);padding:.3rem .62rem;font-size:.72rem;font-weight:var(--u-type-weight-badge);letter-spacing:0;text-transform:uppercase}.storefront-home-title-mobile{display:none}.storefront-home-hero h1{max-width:560px;color:var(--u-ink);font-family:var(--font-body),"Segoe UI",sans-serif;font-size:clamp(2.05rem,2.7vw,2.55rem);font-weight:var(--u-type-weight-section-heading);line-height:1.02}.storefront-home-hero-copy>p:not(.storefront-home-eyebrow){max-width:520px;color:#475569;font-size:.9rem;line-height:1.42}.storefront-home-hero-actions{display:flex;flex-wrap:wrap;gap:.65rem}.storefront-home-hero-actions a{border-radius:12px;padding:.72rem 1.05rem;font-weight:var(--u-type-weight-button)}.storefront-home-promo small{border-radius:13px;padding:.72rem 1rem;font-weight:var(--u-type-weight-button)}.storefront-home-hero-actions a{min-height:2.65rem;display:inline-flex;align-items:center;justify-content:center;transition:transform var(--u-transition),box-shadow var(--u-transition),background var(--u-transition)}.storefront-home-hero-actions a:hover{transform:translateY(-1px)}.storefront-home-hero-actions a:first-child{background:var(--u-blue);color:#ffffff;box-shadow:0 14px 26px rgba(37,99,235,.2)}.storefront-home-hero-actions a:last-child{border:1px solid rgba(37,99,235,.16);background:rgba(255,255,255,.76);color:#1d4ed8}.storefront-home-hero-stats{display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin:0}.storefront-home-hero-stats div{border:1px solid var(--u-line);border-radius:var(--u-radius-sm);background:#fbfdff;padding:.6rem}.storefront-home-hero-stats dt{color:var(--u-muted);font-size:.72rem}.storefront-home-hero-stats dd{margin:.16rem 0 0;color:var(--u-ink);font-weight:var(--u-type-weight-section-heading)}.storefront-home-hero-media{position:relative;display:grid;place-items:center;min-height:100%;z-index:2}.storefront-home-hero-placeholder,.storefront-home-hero-product{width:min(100%,14rem);min-height:11.5rem;border:1px solid rgba(226,232,240,.82);border-radius:20px;background:rgba(255,255,255,.9);padding:.68rem;display:grid;align-content:space-between;gap:.55rem;box-shadow:0 20px 44px rgba(15,23,42,.12);position:relative;z-index:2}.storefront-home-hero-product:nth-child(2){background:var(--u-soft-violet)}.storefront-home-hero-product:nth-child(3){background:var(--u-soft-cyan)}.storefront-home-hero-product .storefront-preview-fallback,.storefront-home-hero-product .storefront-preview-image{border-color:rgba(226,232,240,.92);border-radius:16px;background:#f8fbff}.storefront-home-hero-product span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#1e1b4b;font-size:.76rem;font-weight:var(--u-type-weight-product-card-title);line-height:1.25}.storefront-home-hero-placeholder{grid-column:1/-1;min-height:11.5rem;place-items:center;align-content:center;text-align:center;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(239,246,255,.82))}.storefront-home-hero-placeholder strong{color:var(--u-ink);font-size:2rem}.storefront-home-hero-placeholder span{color:var(--u-muted)}.storefront-home-hero-symbol{position:absolute;right:1.15rem;top:1.3rem;color:rgba(109,94,246,.14);font-size:4rem;font-weight:var(--u-type-weight-section-heading);line-height:1;pointer-events:none;z-index:1}.storefront-home-promos{display:grid;gap:1rem;align-content:stretch}.storefront-home-promos .marketing-banner{min-height:122px}.storefront-home-promo{--promo-bg:linear-gradient(135deg,#fff7fb,#ffe7ef);--promo-accent:#be123c;--promo-ink:#881337;--promo-muted:#9f1239;--promo-pill-bg:rgba(255,255,255,0.78);--promo-mark:rgba(190,18,60,0.1);min-height:122px;border:1px solid rgba(255,255,255,.68);border-radius:22px;background:var(--promo-bg);box-shadow:0 16px 34px rgba(15,23,42,.08);padding:1.08rem 1.12rem 1.16rem;display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:.28rem .75rem;position:relative;overflow:hidden;isolation:isolate;transition:transform var(--u-transition),box-shadow var(--u-transition)}.storefront-home-promo:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(15,23,42,.12)}.storefront-home-promo:before{position:absolute;inset:auto -2.6rem -2.3rem 42%;height:5.6rem;border-radius:22px;background:rgba(255,255,255,.34);content:"";pointer-events:none;transform:rotate(-9deg);z-index:0}.storefront-home-promo>*{position:relative;z-index:1}.storefront-home-promo--cyan,.storefront-home-promo:nth-child(2n){--promo-bg:linear-gradient(135deg,#ecfeff,#dff7ff);--promo-accent:#0e7490;--promo-ink:#155e75;--promo-muted:#166b82;--promo-mark:rgba(14,116,144,0.1)}.storefront-home-promo.storefront-home-promo--violet{--promo-bg:linear-gradient(135deg,#fff7fb,#ffe7ef);--promo-accent:#be123c;--promo-ink:#881337;--promo-muted:#9f1239;--promo-mark:rgba(190,18,60,0.1)}.storefront-home-promo.storefront-home-promo--cyan{--promo-bg:linear-gradient(135deg,#ecfeff,#dff7ff);--promo-accent:#0e7490;--promo-ink:#155e75;--promo-muted:#166b82;--promo-mark:rgba(14,116,144,0.1)}.storefront-home-promo.storefront-home-promo--soft-blue{--promo-bg:linear-gradient(135deg,#eff6ff,#dbeafe);--promo-accent:#2563eb;--promo-ink:#1e3a8a;--promo-muted:#315ca8;--promo-mark:rgba(37,99,235,0.1)}.storefront-home-promo-eyebrow{width:fit-content;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:var(--promo-pill-bg);color:var(--promo-accent);display:inline-flex;padding:.22rem .5rem;font-size:.67rem;font-weight:var(--u-type-weight-badge);line-height:1;text-transform:uppercase}.storefront-home-promo strong{grid-column:1/2;color:var(--promo-ink);font-family:var(--font-body),"Segoe UI",sans-serif;font-size:1.2rem;font-weight:var(--u-type-weight-section-heading);line-height:1.06}.storefront-home-promo p{grid-column:1/2;color:var(--promo-muted);font-size:.75rem;font-weight:var(--u-type-weight-body);line-height:1.3}.storefront-home-promo small{grid-column:1/2;width:fit-content;min-height:1.8rem;background:rgba(255,255,255,.84);color:var(--promo-accent);display:inline-flex;align-items:center;gap:.38rem;font-size:.75rem;line-height:1;padding:.45rem .72rem;box-shadow:0 8px 16px rgba(15,23,42,.06)}.storefront-home-promo-mark{grid-row:1/span 4;grid-column:2/3;align-self:center;width:3.2rem;height:3.2rem;border:1px solid rgba(255,255,255,.58);border-radius:18px;background:rgba(255,255,255,.36);color:var(--promo-mark);display:inline-grid;place-items:center;font-size:2.2rem;font-weight:var(--u-type-weight-section-heading)}.storefront-home-section{border-color:var(--u-line);background:var(--u-surface);box-shadow:none}.storefront-home-page .recommendation-product-section{max-width:100%}.storefront-home-categories-section{border-color:rgba(226,232,240,.82);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.96));box-shadow:0 16px 36px rgba(15,23,42,.06);overflow:hidden}.storefront-home-showcase-grid{width:100%;max-width:1536px;display:grid;gap:1rem}.storefront-home-panel{min-height:260px;border-radius:18px;padding:1.38rem}.storefront-home-section .storefront-section-header{align-items:end;margin-bottom:1.2rem}.storefront-home-section .storefront-section-header>div{display:grid;gap:.25rem}.storefront-home-panel .storefront-section-header p:not(.storefront-home-eyebrow){display:none}.storefront-home-panel .storefront-section-header h2{font-family:var(--font-body),"Segoe UI",sans-serif;font-size:.94rem;font-weight:var(--u-type-weight-section-heading)}.storefront-home-panel .storefront-section-header a{color:var(--u-violet);font-size:.75rem;font-weight:var(--u-type-weight-button)}.storefront-home-categories-section .storefront-section-header a{border:1px solid #dbeafe;border-radius:999px;background:#f8fbff;color:var(--u-blue);display:inline-flex;align-items:center;min-height:2.1rem;padding:.42rem .78rem;font-size:.78rem;font-weight:var(--u-type-weight-button)}.storefront-home-categories-section:not(.storefront-home-panel) .storefront-home-category-grid{grid-template-columns:repeat(auto-fit,minmax(12.5rem,14.25rem));justify-content:start;align-items:stretch}.storefront-home-categories-section:not(.storefront-home-panel) .storefront-home-category-grid .category-tile{min-height:12.5rem}.storefront-home-empty-state{min-height:7.5rem;border:1px dashed #d7deeb;border-radius:16px;background:#fbfdff;color:var(--u-muted);display:grid;place-items:center;padding:1rem;text-align:center;font-size:.9rem}.storefront-home-category-grid .category-tile{--category-tile-bg:#eef6ff;--category-tile-accent:#2563eb;--category-tile-ink:#172554;aspect-ratio:1/1;min-height:0;position:relative;display:grid;align-content:space-between;gap:.5rem;border:1px solid rgba(226,232,240,.68);border-radius:18px;background:var(--category-tile-bg);padding:1rem 2.45rem .9rem 1rem;overflow:hidden;transition:transform var(--u-transition),border-color var(--u-transition),box-shadow var(--u-transition)}.storefront-home-category-grid .category-tile[data-has-image=true]{background:#ffffff}.storefront-home-category-grid .category-tile:before{position:absolute;inset:auto -1.8rem -2.4rem 36%;height:5.4rem;border-radius:24px;background:rgba(255,255,255,.46);content:"";pointer-events:none;transform:rotate(-9deg)}.storefront-home-category-grid .category-tile:hover{transform:translateY(-2px);border-color:rgba(37,99,235,.18);box-shadow:0 16px 28px rgba(15,23,42,.08)}.storefront-home-category-grid .category-tile>*{position:relative;z-index:1}.storefront-home-category-grid .category-tile:nth-child(2){--category-tile-bg:#f4eeff;--category-tile-accent:#6d5ef6;--category-tile-ink:#312e81}.storefront-home-category-grid .category-tile:nth-child(3){--category-tile-bg:#fff7ea;--category-tile-accent:#c2410c;--category-tile-ink:#7c2d12}.storefront-home-category-grid .category-tile:nth-child(4){--category-tile-bg:#fdf2f8;--category-tile-accent:#db2777;--category-tile-ink:#831843}.storefront-home-category-grid .category-tile:nth-child(5){--category-tile-bg:#ecfeff;--category-tile-accent:#0e7490;--category-tile-ink:#164e63}.storefront-home-category-grid .category-tile:nth-child(6){--category-tile-bg:#eefdf5;--category-tile-accent:#0f9f6e;--category-tile-ink:#065f46}.storefront-home-category-index{width:fit-content;min-width:2.25rem;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:rgba(255,255,255,.72);color:var(--category-tile-accent);display:inline-grid;place-items:center;margin:0;padding:.24rem .58rem;font-size:.72rem;font-weight:var(--u-type-weight-badge);line-height:1}.storefront-home-category-grid .category-tile h3{max-width:12rem;color:var(--category-tile-ink);font-family:var(--font-body),"Segoe UI",sans-serif;font-size:.86rem;font-weight:var(--u-type-weight-section-heading);line-height:1.18}.storefront-home-category-grid .category-tile p{max-width:15rem;color:#5f6f89;font-size:.7rem;font-weight:var(--u-type-weight-body);line-height:1.25}.storefront-home-category-count{color:#667894}.storefront-home-category-image{width:3.8rem;height:3.8rem;border:1px solid #eef2f7;border-radius:18px;background-color:#f8fbff;background-position:50%;background-repeat:no-repeat;background-size:contain;box-shadow:0 10px 22px rgba(15,23,42,.08)}.storefront-home-category-icon{width:2.45rem;height:2.45rem;border:1px solid rgba(255,255,255,.74);border-radius:16px;background:rgba(255,255,255,.74);place-items:center;font-size:1rem;box-shadow:0 8px 18px rgba(15,23,42,.06)}.storefront-home-category-arrow,.storefront-home-category-icon{color:var(--category-tile-accent);display:inline-grid;font-weight:var(--u-type-weight-badge)}.storefront-home-category-arrow{position:absolute;right:.85rem;bottom:.75rem;width:1.62rem;height:1.62rem;border-radius:999px;background:rgba(255,255,255,.72);place-items:center;font-size:.92rem}.storefront-home-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.storefront-home-product-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:1180px){.storefront-home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.storefront-home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.storefront-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}}.storefront-home-product-card{position:relative;min-height:10.65rem;border:1px solid #eef2f7;border-radius:18px;background:#ffffff;padding:.85rem;display:grid;gap:.55rem;align-content:start}.storefront-home-product-card-media{height:4.7rem;border-radius:15px;background:#eef6ff;padding:.35rem;display:block;overflow:hidden}.storefront-home-product-card-media .storefront-preview-fallback,.storefront-home-product-card-media .storefront-preview-image{height:100%;aspect-ratio:auto;border:0;border-radius:12px}.storefront-home-product-card-topline{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.storefront-home-product-card-topline span{border-radius:999px;background:#eaf8ef;color:#0f9f6e;padding:.38rem .75rem;font-size:.75rem;font-weight:var(--u-type-weight-badge)}.storefront-home-product-card-topline small{color:#667085;font-size:1.05rem}.storefront-home-product-card h3{font-family:var(--font-body),"Segoe UI",sans-serif;font-size:.82rem;font-weight:var(--u-type-weight-product-card-title);line-height:1.25}.storefront-home-product-card h3 a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.storefront-home-product-card strong{color:var(--u-blue);font-size:1.05rem;font-weight:var(--u-type-weight-price)}.storefront-home-product-section{border-color:rgba(226,232,240,.82);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,251,255,.96));box-shadow:0 16px 36px rgba(15,23,42,.06);padding:1.35rem;overflow:hidden}.storefront-home-product-section:not(.storefront-home-panel){min-height:0}.storefront-home-product-section:not(.storefront-home-panel) .storefront-section-header{margin-bottom:1rem}.storefront-home-product-section:not(.storefront-home-panel) .storefront-section-header h2{font-family:var(--font-title),Georgia,serif;font-size:clamp(1.32rem,1.5vw,1.7rem)}.storefront-home-product-section:not(.storefront-home-panel) .storefront-section-header a{border:1px solid #dbeafe;border-radius:999px;background:#f8fbff;color:var(--u-blue);display:inline-flex;align-items:center;min-height:2.1rem;padding:.42rem .78rem;font-size:.78rem;font-weight:var(--u-type-weight-button)}.storefront-home-product-section .product-card{border-color:rgba(226,232,240,.88);border-radius:20px;background:rgba(255,255,255,.98);box-shadow:0 12px 26px rgba(15,23,42,.045)}.storefront-home-product-section .product-card:hover{border-color:rgba(37,99,235,.22);box-shadow:0 18px 34px rgba(15,23,42,.09)}.storefront-home-product-section .product-card-image-link{margin:.7rem .7rem 0;border-radius:18px;background:linear-gradient(135deg,#f8fbff,#eef6ff);padding:.7rem}.storefront-home-product-section .product-card-title{font-family:var(--font-body),"Segoe UI",sans-serif;font-size:.95rem;line-height:1.28}.storefront-home-product-section .product-card-title a{-webkit-line-clamp:2}.storefront-home-product-section .product-card-meta{color:#6b7893;font-size:.74rem}.storefront-home-product-section .product-card-options{min-height:1.6rem}.storefront-home-product-section .product-card--has-options .product-card-cta{background:#1f5fe4}.storefront-home-product-section .product-card-footer{align-items:stretch;gap:.75rem}.storefront-home-product-section .product-card-actions{flex-wrap:wrap;justify-content:flex-end}.storefront-home-product-section .product-card-cta{min-height:2.15rem;border-radius:11px;padding:.48rem .72rem;font-size:.78rem;font-weight:var(--u-type-weight-button)}.storefront-home-product-section[data-show-price=false] .product-card-price-block{display:none}.session-personal-skeleton__grid,.session-personal-skeleton__scroller{min-height:22rem}.session-personal-skeleton__scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px,min(240px,calc((100% - 3rem) / 4)));gap:1rem;overflow:hidden;padding:.15rem .25rem .65rem}.session-personal-skeleton__card{min-width:0;min-height:22rem;border:1px solid rgba(226,232,240,.88);border-radius:20px;background:rgba(255,255,255,.98);display:flex;flex-direction:column;gap:.75rem;padding:.65rem;overflow:hidden}.session-personal-skeleton__action,.session-personal-skeleton__image,.session-personal-skeleton__line{border-radius:12px;background:linear-gradient(90deg,#edf2f8 25%,#f8fbff 50%,#edf2f8 75%);background-size:200% 100%;animation:session-personal-skeleton-pulse 1.6s ease-in-out infinite}.session-personal-skeleton__image{width:100%;aspect-ratio:1/1;border-radius:17px}.session-personal-skeleton__line{width:92%;height:.8rem}.session-personal-skeleton__line--short{width:48%;height:.65rem}.session-personal-skeleton__line--price{width:38%;height:1rem;margin-top:auto}.session-personal-skeleton__action{width:100%;height:2.15rem}@keyframes session-personal-skeleton-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.session-personal-skeleton__action,.session-personal-skeleton__image,.session-personal-skeleton__line{animation:none}}.storefront-home-product-section--scroller .storefront-section-header{align-items:end}.storefront-home-product-scroller-shell{position:relative;display:grid;gap:.75rem}.storefront-home-product-scroller-nav{display:flex;justify-content:flex-end;gap:.45rem}.storefront-home-product-scroller-nav span{width:2.15rem;height:2.15rem;border:1px solid #dbeafe;border-radius:999px;background:#ffffff;color:var(--u-blue);display:grid;place-items:center;font-size:1.15rem;font-weight:var(--u-type-weight-button)}.storefront-home-product-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px,min(var(--storefront-product-scroller-item-width,240px),var(--storefront-product-scroller-item-basis,240px)));gap:1rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:.25rem;padding:.15rem .25rem .65rem}.storefront-home-product-scroller-shell[data-paged=true] .storefront-home-product-scroller{scroll-snap-type:x mandatory}.storefront-home-product-scroller-item{min-width:0}.storefront-home-product-scroller-shell[data-paged=true] .storefront-home-product-scroller-item{scroll-snap-align:start}.storefront-home-product-scroller-item .product-card{height:100%}.storefront-mobile-bottom-nav{display:none}.storefront-footer{margin-top:auto;border-top:1px solid var(--u-line,var(--border));background:var(--u-surface,#ffffff);color:var(--u-muted,#64748b);padding-block:1rem}.storefront-footer-layout{display:grid;gap:.75rem}.storefront-footer-block{min-width:0}.storefront-footer p{margin:0;font-size:.84rem}.storefront-html-code-block{width:100%;min-width:0;color:inherit}.storefront-html-code-block--safe :where(p,ul,ol,h1,h2,h3,h4,h5,h6){margin-top:0}.storefront-html-code-block--safe a{color:var(--u-blue,#1262e6)}.storefront-html-code-block--sandboxed{overflow:hidden;border:1px solid var(--u-line,var(--border));border-radius:16px;background:var(--u-surface,#ffffff)}.storefront-html-code-frame{display:block;width:100%;border:0;background:#ffffff}@media (min-width:700px){.storefront-header-top{grid-template-columns:minmax(9.5rem,auto) minmax(10rem,auto) minmax(12rem,1fr) auto;align-items:center;gap:.7rem}.storefront-home-hero{grid-template-columns:minmax(0,1fr) minmax(12rem,15rem)}}@media (min-width:721px) and (max-width:1179px){.storefront-header-action-label{display:none}.storefront-header-actions a{padding-inline:.25rem}.storefront-cart-link{padding-right:.25rem}.storefront-cart-link small{position:absolute;top:-.35rem;right:-.3rem;min-width:1.12rem;height:1.12rem;font-size:.64rem}}@media (min-width:980px){.storefront-home-topline{grid-template-columns:minmax(0,1fr) 320px;gap:1.5rem;align-items:stretch}.storefront-home-layout-section--hero .storefront-home-layout-grid{align-items:stretch}.storefront-home-layout-section--hero .storefront-home-layout-block{min-height:260px}.storefront-home-hero{height:260px;padding:1.45rem 1.75rem 1.45rem 2rem}.storefront-home-promos{height:260px;gap:1rem;grid-auto-rows:minmax(0,1fr)}.storefront-home-promo{padding-block:1.08rem 1.16rem}.storefront-home-promo,.storefront-home-promos .marketing-banner{height:100%;min-height:0}.storefront-home-promo-eyebrow{display:inline-flex}.storefront-home-showcase-grid{grid-template-columns:minmax(0,760px) minmax(0,750px);gap:1.625rem}.storefront-home-panel{height:260px;overflow:hidden}.storefront-home-categories-panel .storefront-home-category-grid{grid-template-columns:repeat(auto-fit,minmax(8.75rem,9.75rem));justify-content:start;gap:.85rem}.storefront-home-categories-panel .storefront-home-category-grid:has(.category-tile:nth-child(5)){grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem}.storefront-home-categories-panel .storefront-home-category-grid .category-tile{border-radius:18px;padding:.88rem .86rem .78rem;gap:.38rem}.storefront-home-categories-panel .storefront-home-category-grid .category-tile h3{font-size:.78rem;line-height:1.1}.storefront-home-categories-panel .storefront-home-category-grid .category-tile p{font-size:.66rem;line-height:1.1}.storefront-home-categories-panel .storefront-home-category-icon,.storefront-home-categories-panel .storefront-home-category-image,.storefront-home-categories-panel .storefront-home-category-index{width:2.35rem;height:2.35rem;min-width:2.35rem;border-radius:14px;padding:0}.storefront-home-categories-panel .storefront-home-category-arrow{right:.64rem;bottom:.54rem}.storefront-home-products-panel .storefront-home-product-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.storefront-home-products-panel .storefront-home-product-card{min-height:0;height:170px;padding:.7rem;gap:.35rem;overflow:hidden}.storefront-home-products-panel .storefront-home-product-card-media{height:54px}.storefront-home-products-panel .storefront-home-product-card-topline span{padding:.28rem .58rem;font-size:.68rem}.storefront-home-products-panel .storefront-home-product-card h3{font-size:.72rem}.storefront-home-products-panel .storefront-home-product-card strong{font-size:.96rem}}@media (min-width:1180px){.storefront-header-top{grid-template-columns:minmax(10.5rem,13rem) minmax(10.7rem,11.75rem) minmax(280px,1fr) auto;gap:1rem}.storefront-header-top[data-admin-credits=true]{grid-template-columns:minmax(10.2rem,12rem) minmax(10rem,11.35rem) minmax(260px,1fr) minmax(8.35rem,auto) auto;gap:.68rem}.storefront-header-top[data-admin-credits=true] .storefront-search{min-width:260px}.storefront-header-top[data-admin-credits=true] .storefront-header-admin-credits{display:flex}}@media (min-width:1180px) and (max-width:1539px){.storefront-header-primary-nav{display:none}}@media (max-width:720px){body{background:var(--u-bg)}.storefront-header{position:sticky;padding:.48rem 0 0;background:rgba(247,248,252,.96);border-bottom:0}.storefront-header--with-utility{padding-top:.12rem}.storefront-header-utility-shell{padding:.48rem 0 0;background:rgba(247,248,252,.96)}.storefront-header-utility{width:min(390px,100%);min-height:2rem;padding-inline:1.25rem}.storefront-header-top{width:min(390px,100%);min-height:0;border:0;border-radius:0;background:transparent;box-shadow:none;padding:.35rem 1.25rem .8rem;gap:.9rem}.storefront-delivery-location-control{max-width:100%;min-height:32px;padding-inline:0}.storefront-brand-mark{width:2.45rem;height:2.45rem;border-radius:11px;font-size:1rem}.storefront-brand-copy strong{font-size:1.08rem}.storefront-brand-copy small,.storefront-catalog-menu-shell,.storefront-header-actions,.storefront-header-admin-credits,.storefront-header-primary-nav{display:none}.storefront-search{grid-template-columns:minmax(0,1fr) 2.8rem}.storefront-search button,.storefront-search input{height:52px}.storefront-search input{border-radius:18px 0 0 18px;background:#ffffff;font-size:1rem}.storefront-search button{border-radius:0 18px 18px 0;border-color:var(--u-blue);background:var(--u-blue);color:#ffffff}.storefront-delivery-location-confirmation-shell{width:min(390px,100%);margin:0 auto;padding:0 1.25rem .8rem}.storefront-delivery-location-confirmation{border-radius:14px;padding:.72rem;grid-template-columns:1fr;gap:.58rem}.storefront-delivery-location-confirmation-actions{justify-content:stretch}.storefront-delivery-location-confirmation-actions button{min-height:44px;flex:1 1}.storefront-delivery-location-dialog{position:fixed;inset:auto 0 0;width:100%;height:min(88dvh,44rem);max-height:88dvh;margin:0;border-radius:22px 22px 0 0}.storefront-delivery-location-dialog-card{height:100%;min-height:0;grid-template-rows:auto auto minmax(0,1fr)}.storefront-delivery-location-dialog-card[data-view=geolocation-candidate]{grid-template-rows:auto minmax(0,1fr)}.storefront-delivery-location-dialog-header{padding:.9rem 1rem .78rem}.storefront-delivery-location-search{padding:.85rem 1rem .68rem}.storefront-delivery-location-search-icon{left:.9rem}.storefront-delivery-geolocation-candidate{padding-bottom:calc(1rem + env(safe-area-inset-bottom))}.storefront-delivery-geolocation-candidate-actions{width:100%;flex-direction:column}.storefront-delivery-geolocation-candidate-actions button{width:100%}.storefront-delivery-location-dialog-body{padding:0 1rem calc(.8rem + env(safe-area-inset-bottom))}.storefront-delivery-location-options{flex:1 1 auto}.storefront-content{width:min(390px,100%);padding:0 1.25rem 6rem}.storefront-home-page,.storefront-page{gap:0}.storefront-home-layout-section.layout-container{max-width:100%}.storefront-home-layout-section--hero .storefront-home-layout-grid{gap:0}.storefront-home-layout-block--catalog_menu,.storefront-home-layout-block--promo-stack{display:none}.storefront-home-layout-section--content{margin-top:2.9rem}.storefront-home-layout-section--content+.storefront-home-layout-section--content{margin-top:2.6rem}.storefront-home-topline{gap:0}.storefront-home-hero{display:block;min-height:232px;border-radius:28px;padding:2.6rem 1.38rem 1.25rem;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(239,246,255,.96) 52%,rgba(255,241,242,.94))}.storefront-home-hero:before{inset:auto -4.6rem -5.4rem 34%;height:10rem;border-radius:28px}.storefront-home-hero:after{top:1.35rem;right:-1.8rem;width:8rem;height:8rem;border-radius:24px}.storefront-home-eyebrow,.storefront-home-hero-placeholder,.storefront-home-hero-product,.storefront-home-promos,.storefront-home-title-desktop{display:none}.storefront-home-title-mobile{display:inline}.storefront-home-hero-copy{max-width:15rem;gap:.8rem}.storefront-home-hero h1{max-width:14.4rem;color:var(--u-ink);font-size:1.82rem;line-height:1}.storefront-home-hero-copy>p:not(.storefront-home-eyebrow){max-width:15rem;color:#475569;font-size:.82rem;line-height:1.25}.storefront-home-hero-actions a:first-child{min-width:126px;border-radius:13px;text-align:center}.storefront-home-hero-actions a:last-child{display:none}.storefront-home-hero-media{position:absolute;inset:0;min-height:0;pointer-events:none}.storefront-home-hero-symbol{top:5.2rem;right:1.35rem;color:rgba(255,255,255,.82);font-size:4rem}.storefront-home-showcase-grid{gap:2.6rem;margin-top:2.9rem}.storefront-home-panel{min-height:0;border:0;border-radius:0;background:transparent;padding:0}.storefront-home-panel .storefront-section-header{margin-bottom:.75rem}.storefront-home-panel .storefront-section-header h2{font-size:1.25rem}.storefront-home-panel .storefront-section-header a,.storefront-home-panel .storefront-section-header p{display:none}.storefront-home-categories-panel .storefront-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1.125rem}.storefront-home-category-grid .category-tile{aspect-ratio:1/1;min-height:0;border-radius:20px;padding:1rem 2.4rem 1rem 1rem;align-content:center;align-items:center;gap:.55rem}.storefront-home-category-grid .category-tile p:not(.storefront-home-category-count){display:none}.storefront-home-category-image{width:2.85rem;height:2.85rem;border-radius:15px}.storefront-home-category-icon,.storefront-home-category-index{width:2.1rem;height:2.1rem;min-width:2.1rem;border-radius:14px;padding:0;font-size:.86rem}.storefront-home-category-grid .category-tile h3{font-size:.94rem}.storefront-home-category-arrow{top:50%;bottom:auto;right:.78rem;transform:translateY(-50%)}.storefront-home-products-panel{margin-top:.6rem}.storefront-home-products-panel .storefront-home-product-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.125rem}.storefront-home-product-card{min-height:228px;border:0;border-radius:22px;padding:1rem}.storefront-home-product-card-media{height:96px;border-radius:17px}.storefront-home-product-card h3{font-size:.88rem}.storefront-home-product-card strong{font-size:1.12rem}.storefront-home-product-section{border-radius:0;background:transparent;box-shadow:none;padding:0}.storefront-home-product-section .product-card-footer{display:grid;gap:.65rem}.storefront-home-product-section .product-card-actions{display:none}.storefront-mobile-bottom-nav{position:fixed;left:50%;bottom:1.25rem;z-index:30;width:min(350px,calc(100% - 2.5rem));min-height:62px;transform:translateX(-50%);border:1px solid #eef2f7;border-radius:24px;background:#ffffff;box-shadow:0 18px 40px rgba(15,23,42,.12);display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center;color:#667085;font-size:.75rem;font-weight:var(--u-type-weight-label)}.storefront-mobile-bottom-nav a{min-width:0;display:grid;justify-items:center;gap:.2rem}.storefront-mobile-bottom-nav a span:first-child{width:1.65rem;height:1.65rem;border-radius:999px;display:inline-grid;place-items:center;font-size:.95rem}.storefront-mobile-bottom-nav a:first-child{color:var(--u-blue)}.storefront-mobile-bottom-nav a:first-child span:first-child{background:#eff6ff}}.storefront-home-categories-panel .storefront-home-category-grid.category-grid--compact-row,.storefront-home-categories-panel .storefront-home-category-grid.category-grid--featured-tiles,.storefront-home-categories-panel .storefront-home-category-grid.category-grid--two-by-two,.storefront-home-categories-section:not(.storefront-home-panel) .storefront-home-category-grid.category-grid--compact-row,.storefront-home-categories-section:not(.storefront-home-panel) .storefront-home-category-grid.category-grid--featured-tiles,.storefront-home-categories-section:not(.storefront-home-panel) .storefront-home-category-grid.category-grid--two-by-two,.storefront-home-category-grid.category-grid--compact-row,.storefront-home-category-grid.category-grid--featured-tiles,.storefront-home-category-grid.category-grid--two-by-two{grid-template-columns:repeat(var(--category-grid-columns,4),minmax(0,1fr));justify-content:stretch}.storefront-home-category-grid.category-grid--carousel{display:flex;gap:1rem;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:.35rem;scroll-snap-type:x mandatory}.storefront-home-category-grid.category-grid--carousel .category-tile{flex:0 0 min(13.5rem,78vw);scroll-snap-align:start}@media (max-width:1023px){.storefront-home-categories-panel .storefront-home-category-grid.category-grid--compact-row,.storefront-home-categories-panel .storefront-home-category-grid.category-grid--featured-tiles,.storefront-home-categories-panel .storefront-home-category-grid.category-grid--two-by-two,.storefront-home-categories-section:not(.storefront-home-panel) .storefront-home-category-grid.category-grid--compact-row,.storefront-home-categories-section:not(.storefront-home-panel) .storefront-home-category-grid.category-grid--featured-tiles,.storefront-home-categories-section:not(.storefront-home-panel) .storefront-home-category-grid.category-grid--two-by-two,.storefront-home-category-grid.category-grid--compact-row,.storefront-home-category-grid.category-grid--featured-tiles,.storefront-home-category-grid.category-grid--two-by-two{grid-template-columns:repeat(2,minmax(0,1fr))}}.catalog-filter-card h2,.catalog-storefront-section .storefront-section-header h1,.category-tile h3,.marketing-banner h3,.product-detail-buy-box .product-delivery-estimate-header h2,.product-detail-description h2,.product-detail-description h3,.product-detail-enrichment-status strong,.product-detail-options-modal-preview strong,.product-detail-options-selected-summary strong,.product-detail-page .product-details-lazy-panel strong,.product-detail-specs-preview h2,.product-detail-stock-status strong,.product-related-section .storefront-section-header h2,.product-variant-options h2,.search-results-empty strong,.search-results-filter-heading h2,.search-results-heading h1,.search-results-summary-grid strong,.storefront-brand-copy strong,.storefront-catalog-menu-panel h2,.storefront-home-catalog-block h2,.storefront-home-category-grid .category-tile h3,.storefront-home-panel .storefront-section-header h2,.storefront-home-product-section:not(.storefront-home-panel) .storefront-section-header h2,.storefront-section-header h1,.storefront-section-header h2{font-weight:var(--u-type-weight-section-heading)}.catalog-main .product-card-title,.catalog-main .product-card-title a,.product-card-title,.product-card-title a,.search-results-grid .product-card-title,.search-results-grid .product-card-title a,.storefront-home-hero-product span,.storefront-home-product-card h3,.storefront-home-product-card h3 a,.storefront-home-product-section .product-card-title,.storefront-home-product-section .product-card-title a{font-weight:var(--u-type-weight-product-card-title)}.product-detail-info-card h1,.product-detail-title{font-weight:var(--u-type-weight-product-detail-title);letter-spacing:0}.catalog-main .product-card-price-block strong,.product-card-price-block strong,.product-detail-mobile-buy-bar strong,.product-detail-price strong,.storefront-home-product-card strong{font-weight:var(--u-type-weight-price)}.catalog-filter-actions a,.catalog-main .product-card-cta,.marketing-banner-button,.product-card-cta,.product-card-source-link,.product-detail-actions .storefront-cta-link,.product-detail-add-to-cart-button,.product-detail-options-heading button,.product-detail-options-modal-footer button,.product-detail-options-modal-header button,.product-detail-page .product-details-lazy-retry,.product-detail-rating-row button,.product-detail-show-options,.product-detail-tab-list button,.product-related-grid .product-card-cta,.recommendation-product-section .product-card-cta,.search-results-empty-actions a,.search-results-empty-actions button,.search-results-grid .product-card-cta,.search-results-header-search .search-query-form button,.search-results-mobile-filters>summary,.search-results-quick-filters button,.storefront-catalog-trigger,.storefront-cta-link,.storefront-home-hero-actions a,.storefront-home-product-section .product-card-cta,.storefront-home-promo small,.storefront-home-section .storefront-section-header a{font-weight:var(--u-type-weight-button)}.catalog-main .product-card-badges span,.catalog-main .product-card-options span,.catalog-pagination a[data-active=true],.catalog-soft-status,.category-tile span,.marketing-banner-eyebrow,.product-card-badges span,.product-card-options .product-card-options-count,.product-card-options span,.product-detail-page .media-viewer-badges span,.product-detail-page .product-details-lazy-progress,.product-detail-search-base-label,.product-detail-sku,.product-detail-status-badge,.product-detail-translation-status,.search-results-chip,.search-results-filter-options small,.search-results-kicker,.search-results-pagination a[data-active=true],.search-title-refresh-status,.storefront-home-category-arrow,.storefront-home-category-icon,.storefront-home-category-index,.storefront-home-eyebrow,.storefront-home-product-card-topline span,.storefront-home-promo-eyebrow{font-weight:var(--u-type-weight-badge)}.catalog-filter-card label,.catalog-main .product-card-meta,.catalog-toolbar label,.media-viewer-caption,.product-card-meta,.product-detail-brand-row dt,.product-detail-options-modal-preview small,.product-detail-options-modal-preview span,.product-detail-options-search,.product-detail-options-selected-summary small,.product-detail-options-selected-summary span,.product-detail-page .storefront-breadcrumbs,.product-detail-price>span,.product-detail-rating-row,.product-detail-source-row,.product-detail-spec-label,.product-detail-trust-list,.search-results-breadcrumbs,.search-results-quick-filters label,.search-results-summary-grid small,.storefront-brand-copy small,.storefront-breadcrumbs,.storefront-header-actions,.storefront-mobile-bottom-nav{font-weight:var(--u-type-weight-caption)}.catalog-lazy-load-panel p,.catalog-storefront-section .storefront-section-header p:not(.storefront-hero-eyebrow),.category-tile p,.marketing-banner p,.product-detail-description,.product-detail-description p,.product-detail-spec-value,.product-detail-stock-status p,.product-details-lazy-panel p,.search-correction-note p,.search-results-heading p,.storefront-home-category-grid .category-tile p,.storefront-home-promo p{font-weight:var(--u-type-weight-body)}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap}.delivery-pickup-dialog,.sr-only{padding:0;overflow:hidden;border:0}.delivery-pickup-dialog{width:min(1100px,calc(100vw - 32px));height:min(740px,calc(100dvh - 48px));max-width:none;max-height:none;border-radius:24px;color:var(--storefront-text,#17211b);background:#fff;box-shadow:0 24px 80px rgb(16 30 22/28%)}.delivery-pickup-dialog::backdrop{background:rgb(12 22 17/62%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.delivery-pickup-dialog-card{display:flex;flex-direction:column;width:100%;height:100%;min-height:0}.delivery-pickup-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px 22px;border-bottom:1px solid rgb(23 33 27/12%)}.delivery-pickup-dialog-header h2,.delivery-pickup-dialog-header p{margin:0}.delivery-pickup-dialog-header p{margin-top:4px;color:#5d6a62}.delivery-pickup-dialog-close{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border:1px solid rgb(23 33 27/16%);border-radius:999px;background:#fff;color:inherit;font:inherit;font-size:28px;line-height:1;cursor:pointer}.delivery-pickup-candidate button:focus-visible,.delivery-pickup-control button:focus-visible,.delivery-pickup-dialog-close:focus-visible,.delivery-pickup-open:focus-visible{outline:3px solid #127a4a;outline-offset:2px}.delivery-pickup-dialog-workspace{position:relative;flex:1 1;min-height:0;overflow:hidden}.delivery-pickup-widget-root{width:100%;height:100%}.delivery-pickup-dialog-status{position:absolute;inset:0;display:grid;place-items:center;padding:24px;background:rgb(255 255 255/92%);text-align:center}.delivery-pickup-dialog-status[data-state=configuration_error],.delivery-pickup-dialog-status[data-state=confirmation_error],.delivery-pickup-dialog-status[data-state=provider_error]{color:#8a2e22}.delivery-pickup-candidate{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;max-height:min(270px,45dvh);padding:16px 22px;overflow-y:auto;border-top:1px solid rgb(23 33 27/12%);background:#f7faf8}.delivery-pickup-candidate-copy{display:grid;min-width:0;gap:4px;overflow-wrap:anywhere}.delivery-pickup-candidate-eyebrow,.delivery-pickup-selection-eyebrow{color:#5d6a62;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.delivery-pickup-candidate-estimate,.delivery-pickup-selection-quote{margin-top:4px;color:#0b673d;font-weight:800}.delivery-pickup-candidate-busy{margin-top:4px;color:#40554a;font-weight:700}.delivery-pickup-candidate-error{margin-top:4px;color:#8a2e22;font-weight:700}.delivery-pickup-candidate-actions{display:flex;align-items:flex-end;justify-content:flex-end;gap:10px}.delivery-pickup-candidate button{min-height:44px;padding:10px 18px;border:1px solid #127a4a;border-radius:999px;font:inherit;font-weight:800;cursor:pointer}.delivery-pickup-candidate-primary{order:2;background:#127a4a;color:#fff}.delivery-pickup-candidate-secondary{order:1;background:#fff;color:#0b673d}.delivery-pickup-candidate button:disabled,.delivery-pickup-dialog-close:disabled{cursor:wait;opacity:.58}.delivery-pickup-control{display:grid;gap:12px;margin-top:18px;padding:18px;border:1px solid rgb(23 33 27/14%);border-radius:18px;background:#f7faf8}.delivery-pickup-control h3,.delivery-pickup-control p{margin:0}.delivery-pickup-empty,.delivery-pickup-retry,.delivery-pickup-selection{display:grid;gap:6px;min-width:0;overflow-wrap:anywhere}.delivery-pickup-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.delivery-pickup-control button,.delivery-pickup-open{width:fit-content;min-height:44px;padding:9px 16px;border:1px solid #127a4a;border-radius:999px;background:#fff;color:#0b673d;font:inherit;font-weight:700;cursor:pointer}.delivery-pickup-open{margin-top:10px}@media (max-width:720px){.delivery-pickup-dialog{width:100vw;height:100dvh;margin:0;border-radius:0}.delivery-pickup-dialog-header{padding:max(12px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) 12px max(14px,env(safe-area-inset-left))}.delivery-pickup-dialog-header p{display:block;max-width:280px;margin-top:5px;font-size:12px;line-height:1.35}.delivery-pickup-dialog-header h2{font-size:22px;line-height:1.15}.delivery-pickup-dialog-workspace{box-sizing:border-box;min-height:0;padding-bottom:env(safe-area-inset-bottom);overflow-x:hidden}.delivery-pickup-candidate{grid-template-columns:minmax(0,1fr);gap:12px;max-height:44dvh;padding:14px max(14px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))}.delivery-pickup-candidate-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.delivery-pickup-candidate button{width:100%}.delivery-pickup-candidate-primary,.delivery-pickup-candidate-secondary{order:0}.delivery-pickup-widget-root{height:100%;min-height:0;overflow:hidden}.delivery-pickup-widget-root[data-urikiri-mobile-panel-open=true]>.mobile .__ymap{visibility:hidden!important;pointer-events:none!important}.delivery-pickup-widget-root>.mobile .__ymap:focus-visible{outline:3px solid #127a4a;outline-offset:-3px}.delivery-pickup-widget-root>.mobile [data-urikiri-mobile-panel-active=true]{inset:0!important;z-index:30!important;box-sizing:border-box;width:100%!important;height:100%!important;max-width:none!important;overflow-x:hidden!important;transform:none!important;background:#fff}.delivery-pickup-widget-root>.mobile [data-urikiri-mobile-panel-active=true]>*{box-sizing:border-box;width:100%!important;max-width:none!important}.delivery-pickup-widget-root>.mobile [data-urikiri-mobile-panel-active=true]>*>*{box-sizing:border-box;max-width:100%!important}.delivery-pickup-widget-root>.mobile [data-urikiri-mobile-panel-back=true]{position:absolute!important;top:4px!important;right:8px!important;left:auto!important;display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;min-width:104px;height:44px!important;padding:0 12px!important;margin:0!important;border:1px solid #cddbf5;border-radius:12px;background:#f6f9ff!important;-webkit-mask:none!important;mask:none!important;color:#175cd3!important;gap:0!important;font:inherit;font-size:14px;font-weight:650;line-height:1;text-decoration:none;text-transform:none!important}.delivery-pickup-widget-root>.mobile [data-urikiri-mobile-panel-back=true]>*{display:none!important}.delivery-pickup-widget-root>.mobile [data-urikiri-mobile-panel-back=true]:before{content:"← К карте"}.delivery-pickup-widget-root>.mobile [data-urikiri-mobile-panel-back=true]:focus-visible{outline:3px solid #127a4a;outline-offset:2px}}.product-card.product-card--listing{--product-card-favorite-size:2.75rem;position:relative;min-width:0;max-width:100%;border-color:rgba(226,232,240,.9);border-radius:20px;overflow:hidden}.product-card.product-card--listing .product-card-image-link{display:block;min-width:0;aspect-ratio:1/1;margin:.65rem .65rem 0;border:1px solid #e5edf8;border-radius:17px;background:#ffffff;padding:.5rem;overflow:hidden}.product-card.product-card--listing .storefront-preview-fallback,.product-card.product-card--listing .storefront-preview-image{width:100%;height:100%;aspect-ratio:auto;border:0;border-radius:12px}.product-card.product-card--listing .storefront-preview-image{object-fit:contain;background:transparent}.product-card.product-card--listing .product-card-body{min-width:0;min-height:0;padding:clamp(.7rem,1.4vw,.85rem);gap:.5rem}.product-card.product-card--listing .product-card-meta{display:block;width:100%;min-width:0;overflow:hidden;color:#6c7fa3;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:var(--u-type-weight-label)}.product-card.product-card--listing .product-card-title{min-width:0;height:2.6em;font-family:var(--font-body),"Segoe UI",sans-serif;font-size:clamp(.84rem,.8rem + .25vw,.96rem);line-height:1.3;overflow:hidden}.product-card.product-card--listing .product-card-title a{display:-webkit-box;max-width:100%;max-height:2.6em;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card.product-card--listing .product-card-rating{min-width:0;min-height:1rem;margin:0;display:flex;align-items:center;gap:.28rem;overflow:hidden;color:#64748b;white-space:nowrap;font-size:.74rem;line-height:1}.product-card.product-card--listing .product-card-rating strong{color:#334155;font-weight:var(--u-type-weight-button)}.product-card.product-card--listing .product-card-rating-star{color:#e09a00;font-size:.82rem}.product-card.product-card--listing .product-card-rating>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.product-card.product-card--listing .product-card-footer{width:100%;min-width:0;margin-top:auto;display:grid;grid-template-columns:minmax(0,1fr);gap:.65rem;align-items:end}.product-card.product-card--listing .product-card-price-block{min-width:0;min-height:2.65rem;align-content:start}.product-card.product-card--listing .product-card-price-block strong{color:#123f8f;white-space:normal;overflow-wrap:anywhere;font-size:clamp(.94rem,.88rem + .3vw,1.08rem);line-height:1.18}.product-card.product-card--listing .product-card-favorite-button{position:absolute;inset-block-start:1rem;inset-inline-end:1rem;z-index:3;width:var(--product-card-favorite-size);min-width:var(--product-card-favorite-size);height:var(--product-card-favorite-size);border-color:var(--u-action-primary-focus);border-radius:12px;background:rgba(255,255,255,.96);color:var(--u-action-primary-bg);box-shadow:0 6px 18px rgba(15,23,42,.14)}.product-card.product-card--listing .product-card-favorite-button:hover{border-color:var(--u-action-primary-bg);background:var(--u-accent-soft-surface);color:var(--u-action-primary-bg-hover)}.product-card.product-card--listing .product-card-favorite-button:focus-visible{outline:3px solid var(--u-action-primary-focus);outline-offset:2px}.product-card.product-card--listing .product-card-favorite-button[aria-pressed=true]{border-color:var(--u-accent-promo);background:var(--u-accent-promo-surface);color:var(--u-accent-promo-strong)}.product-card-cart-control{position:relative;width:100%;min-width:0;height:var(--product-card-action-height);overflow:hidden;border-radius:12px}.product-card-cart-layer{position:absolute;inset:0;min-width:0;opacity:1;transform:translateY(0);transition:opacity .2s ease-out,transform .2s ease-out}.product-card-cart-layer[data-visible=false]{pointer-events:none;opacity:0;transform:translateY(3px)}.product-card-cart-layer--default{display:grid}.product-card-cart-primary svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.product-card-cart-spinner{width:.9rem;height:.9rem;border:2px solid rgba(255,255,255,.42);border-top-color:#ffffff;border-radius:50%;animation:product-card-cart-spin .7s linear infinite}.product-card-cart-layer--confirmed{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.28rem}.product-card-cart-status{min-width:0;height:var(--product-card-action-height);border-radius:12px;background:var(--u-cart-confirmed-bg);color:var(--u-cart-confirmed-text);padding:.34rem .42rem;display:grid;align-content:center;gap:.08rem;overflow:hidden;text-decoration:none}.product-card-cart-status:focus-visible{outline:2px solid var(--u-action-primary-focus);outline-offset:2px}.product-card-cart-status strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:var(--u-type-weight-button);line-height:1.05}.product-card-cart-stepper{height:var(--product-card-action-height);border:1px solid var(--u-action-primary-focus);border-radius:12px;background:var(--u-action-surface);color:var(--u-action-text);display:grid;grid-template-columns:1.7rem minmax(1.35rem,auto) 1.7rem;align-items:stretch;overflow:hidden}.product-card-cart-stepper button{width:100%;min-width:0;height:100%;border:0;border-radius:0;background:transparent;color:var(--u-action-primary-bg);padding:0;display:grid;place-items:center;font-size:1rem;font-weight:var(--u-type-weight-button);line-height:1}.product-card-cart-stepper button:hover:not(:disabled){background:rgba(109,78,246,.1);color:var(--u-action-primary-bg-hover)}.product-card-cart-stepper button:focus-visible{position:relative;z-index:1;outline:2px solid var(--u-action-primary-bg);outline-offset:-2px}.product-card-cart-stepper button:disabled{cursor:wait;opacity:.58}.product-card-cart-stepper output{min-width:0;display:grid;place-items:center;color:var(--u-action-text);font-size:.72rem;font-weight:var(--u-type-weight-button);line-height:1}.product-card-cart-control--detail{--product-card-action-height:3.25rem;min-width:0;border-radius:16px}.product-detail-actions .product-card-cart-control--detail .product-card-cart-primary,.product-detail-mobile-buy-actions .product-card-cart-control--detail .product-card-cart-primary{width:100%;min-width:0;height:var(--product-card-action-height);min-height:var(--product-card-action-height);border:0;border-radius:16px;background:var(--u-action-primary-bg);color:#ffffff;padding:0 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.48rem;font-size:.92rem;font-weight:var(--u-type-weight-button);line-height:1.15;box-shadow:0 12px 24px rgba(109,78,246,.2);cursor:pointer;transition:background .18s ease-out,box-shadow .18s ease-out}.product-detail-actions .product-card-cart-control--detail .product-card-cart-primary:hover:not(:disabled),.product-detail-mobile-buy-actions .product-card-cart-control--detail .product-card-cart-primary:hover:not(:disabled){background:var(--u-action-primary-bg-hover);box-shadow:0 14px 28px rgba(109,78,246,.25)}.product-detail-actions .product-card-cart-control--detail .product-card-cart-primary:active:not(:disabled),.product-detail-mobile-buy-actions .product-card-cart-control--detail .product-card-cart-primary:active:not(:disabled){background:var(--u-action-primary-bg-active);box-shadow:0 8px 18px rgba(109,78,246,.18)}.product-detail-actions .product-card-cart-control--detail .product-card-cart-primary:focus-visible,.product-detail-mobile-buy-actions .product-card-cart-control--detail .product-card-cart-primary:focus-visible{outline:3px solid var(--u-action-primary-focus);outline-offset:2px}.product-detail-actions .product-card-cart-control--detail .product-card-cart-primary:disabled,.product-detail-mobile-buy-actions .product-card-cart-control--detail .product-card-cart-primary:disabled{cursor:wait;opacity:.78}.product-card-cart-control--detail .product-card-cart-layer--confirmed{grid-template-columns:minmax(0,1fr) minmax(7.5rem,auto);gap:.5rem}.product-card-cart-control--detail .product-card-cart-status,.product-card-cart-control--detail .product-card-cart-stepper{border-radius:16px}.product-card-cart-control--detail .product-card-cart-status{padding-inline:.7rem}.product-card-cart-control--detail .product-card-cart-status strong{font-size:.76rem}.product-card-cart-control--detail .product-card-cart-stepper{grid-template-columns:2.75rem minmax(2rem,auto) 2.75rem}.product-detail-favorite-button.storefront-favorite-button{border-color:var(--u-action-primary-focus);background:var(--u-action-surface);color:var(--u-action-primary-bg)}.product-detail-favorite-button.storefront-favorite-button:hover{border-color:var(--u-action-primary-bg);background:var(--u-accent-soft-surface);color:var(--u-action-primary-bg-hover)}.product-detail-favorite-button.storefront-favorite-button:focus-visible{outline:3px solid var(--u-action-primary-focus);outline-offset:2px}.storefront-cart-feedback{position:fixed;inset-inline:1rem;inset-block-end:1rem;z-index:80;width:fit-content;max-width:min(28rem,calc(100vw - 2rem));margin-inline:auto;border:1px solid #fecaca;border-radius:12px;background:#fff7f7;color:#991b1b;box-shadow:0 14px 34px rgba(127,29,29,.16);padding:.7rem .75rem .7rem .9rem;display:flex;align-items:center;gap:.65rem;font-size:.82rem}.storefront-cart-feedback button{width:2rem;min-width:2rem;height:2rem;border-radius:8px;background:transparent;color:currentColor;padding:0;display:grid;place-items:center}@keyframes product-card-cart-spin{to{transform:rotate(1turn)}}@media (max-width:720px){.product-card.product-card--listing .product-card-price-block{height:4.45rem;min-height:4.45rem}.product-detail-mobile-buy-actions .product-card-cart-control--detail{--product-card-action-height:2.875rem;border-radius:14px}.product-detail-mobile-buy-actions .product-card-cart-control--detail .product-card-cart-primary,.product-detail-mobile-buy-actions .product-card-cart-control--detail .product-card-cart-status,.product-detail-mobile-buy-actions .product-card-cart-control--detail .product-card-cart-stepper{border-radius:14px}}@media (prefers-reduced-motion:reduce){.product-card-cart-layer,.product-card.product-card--listing .product-card-favorite-button{transition:none}.product-card-cart-spinner{animation:none}}@media (min-width:721px) and (max-width:899px){.product-card.product-card--listing .product-card-price-block{height:3.65rem;min-height:3.65rem}.storefront-header-top{grid-template-columns:minmax(9.5rem,auto) minmax(10rem,1fr) auto}.storefront-search{grid-column:1/-1;grid-row:2}.storefront-header-actions{min-width:0}.storefront-header-actions a{width:3.25rem}}.product-delivery-summary{border:1px solid #d6e0f0;border-radius:18px;background:var(--u-surface);color:var(--u-ink)}@media (min-width:1408px){.product-detail-grid:has(.product-delivery-summary-compact){grid-template-columns:minmax(520px,1.35fr) repeat(2,minmax(0,1fr))}}.product-delivery-summary-compact{box-sizing:border-box;width:100%;max-width:none;display:grid;gap:10px;padding:16px;border:0;border-radius:16px;box-shadow:inset 0 0 0 1px #d6e0f0,0 4px 14px rgb(20 38 71/6%)}.product-delivery-summary-header{display:grid;gap:4px}.product-delivery-summary h2{margin:0;font-family:var(--font-body),"Segoe UI",sans-serif;font-size:16px;font-weight:var(--u-type-weight-section-heading);line-height:1.3}.product-delivery-details-caption,.product-delivery-summary-header p{margin:0;color:var(--u-muted);font-size:12px;font-weight:var(--u-type-weight-caption);line-height:1.4}.product-delivery-summary-total{margin:0;color:var(--u-ink);font-size:clamp(20px,2vw,24px);font-weight:var(--u-type-weight-price);letter-spacing:-.02em;line-height:1.25}.product-delivery-disclosure{position:relative;width:fit-content}.product-delivery-disclosure>summary{min-height:28px;display:inline-flex;align-items:center;cursor:pointer;list-style:none;padding:0;background:transparent}.product-delivery-disclosure-badge{min-height:28px;box-sizing:border-box;display:inline-flex;align-items:center;padding:4px 8px;border-radius:8px;background:var(--u-soft-green);color:#057a3b;font-size:12px;font-weight:var(--u-type-weight-badge);line-height:16px;white-space:nowrap}.product-delivery-disclosure>summary::-webkit-details-marker{display:none}.product-delivery-disclosure>summary:focus-visible{outline:3px solid rgb(37 99 235/28%);outline-offset:3px}.product-delivery-summary-compact .product-delivery-stage-list{position:absolute;z-index:8;top:calc(100% + 8px);left:0;width:min(360px,calc(100vw - 48px));margin:0;padding:12px 14px 12px 34px;border:1px solid #d6e0f0;border-radius:14px;background:var(--u-surface);box-shadow:0 12px 28px rgb(15 23 42/14%)}.product-delivery-stage-list{display:grid;gap:8px}.product-delivery-stage-list li{padding-left:2px;color:#344054}.product-delivery-stage-list li>span{display:block;font-size:12px;font-weight:var(--u-type-weight-body);line-height:1.4}.product-delivery-stage-list li>span:last-child{margin-top:2px;color:var(--u-ink);font-weight:var(--u-type-weight-label)}.product-delivery-summary-card{width:100%;min-width:0;padding:2px 12px;overflow:hidden;border:0;border-radius:12px;background:var(--u-surface);box-shadow:inset 0 0 0 1px #d6e0f0}.product-delivery-summary-row{width:100%;min-width:0;min-height:58px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;padding:10px 0}.product-delivery-summary-card>.product-delivery-summary-row:not(:last-child){border-bottom:1px solid #e5ebf5}.product-delivery-summary-icon{width:34px;height:34px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:10px;background:var(--u-soft-blue);color:#1f59d6;line-height:1}.product-delivery-summary-icon-svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.product-delivery-summary-copy{min-width:0;display:grid;gap:2px;justify-items:start}.product-delivery-summary-label{color:var(--u-muted);font-size:12px;font-weight:var(--u-type-weight-caption);line-height:1.35}.product-delivery-pickup-address,.product-delivery-summary-value,.product-delivery-weight-value{min-width:0;color:#057a3b;font-size:14px;font-weight:var(--u-type-weight-label);line-height:1.35;overflow-wrap:anywhere}.product-delivery-pickup-address{color:var(--u-ink);font-weight:var(--u-type-weight-body)}.product-delivery-cost-row .product-delivery-summary-value{font-size:15px;font-weight:var(--u-type-weight-button)}.product-delivery-pickup-selector{grid-template-columns:34px minmax(0,1fr) 18px;margin:0;padding:10px 0;border:0;border-radius:0;background:transparent;box-shadow:none;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:color var(--u-transition)}.product-delivery-summary-card>.product-delivery-pickup-selector:not(:last-child){border-bottom-color:#e5ebf5}.product-delivery-pickup-chevron{width:18px;height:18px;display:inline-grid;place-items:center;color:#7d8fab;transition:color var(--u-transition)}.product-delivery-details-link-chevron svg,.product-delivery-pickup-chevron svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-delivery-pickup-selector:focus-visible .product-delivery-pickup-chevron,.product-delivery-pickup-selector:hover .product-delivery-pickup-chevron{color:var(--u-blue)}.product-delivery-pickup-selector:hover{background:transparent;box-shadow:none}.product-delivery-pickup-selector:focus-visible{outline:none;background:transparent;box-shadow:none}.product-delivery-pickup-selector:focus-visible .product-delivery-pickup-address{color:var(--u-blue);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.product-delivery-pickup-selector:disabled{cursor:default;opacity:.72}.product-delivery-weight-input,.product-delivery-weight-value{width:112px;min-height:38px;box-sizing:border-box;display:flex;align-items:center;padding:8px 11px;border:1px solid #d6e0f0;border-radius:10px;background:var(--u-surface);color:var(--u-ink);font:inherit;font-size:14px;font-weight:var(--u-type-weight-label);line-height:22px}.product-delivery-weight-input:focus-visible{border-color:var(--u-blue);outline:3px solid rgb(37 99 235/20%);outline-offset:1px}.product-delivery-weight-input[aria-invalid=true]{border-color:#dc2626}.product-delivery-weight-error,.product-delivery-weight-refresh{color:#b42318;font-size:12px;line-height:16px}.product-delivery-weight-refresh{color:var(--u-muted)}.product-delivery-details-link{width:fit-content;min-height:30px;display:inline-flex;align-items:center;justify-content:flex-start;gap:3px;padding:3px 0;border:0;border-radius:4px;background:transparent;color:#1f59d6;font:inherit;font-size:13px;font-weight:var(--u-type-weight-label);line-height:18px;text-align:left;cursor:pointer;transition:color var(--u-transition)}.product-delivery-details-link-chevron{width:18px;height:18px;display:inline-grid;place-items:center}.product-delivery-details-link:hover{background:transparent;box-shadow:none;color:#174bb8;text-decoration:underline;text-underline-offset:3px}.product-delivery-details-link:focus-visible{outline:2px solid rgb(37 99 235/38%);outline-offset:2px}.product-delivery-summary-details{display:grid;gap:20px;padding:clamp(18px,3vw,28px)}.product-delivery-summary-details>header{display:grid;gap:6px}.product-delivery-summary-details>header>span{color:#667085;font-size:13px}.product-delivery-summary-details .product-delivery-stage-list{margin:0;padding-left:28px}.product-delivery-details-pickup{padding:2px 16px;overflow:hidden;border:1px solid #d6e0f0;border-radius:16px;background:var(--u-surface)}.product-delivery-details-retry{justify-self:start;min-height:34px;padding:6px 12px;border:1px solid #b9c9dc;border-radius:9px;background:#fff;color:#175cd3;font:inherit;font-size:13px;font-weight:650}@media (max-width:640px){.product-detail-grid:has(.product-delivery-summary-compact){overflow:visible}.product-delivery-summary-compact{width:100%;max-width:none;justify-self:stretch;margin-inline-start:0;padding:16px}.product-delivery-summary-compact .product-delivery-stage-list{position:static;width:auto;margin-top:10px;box-shadow:none}.product-delivery-pickup-chevron{color:var(--u-blue)}.product-delivery-details-link,.product-delivery-disclosure>summary,.product-delivery-weight-input{min-height:44px}}.storefront-home-hero--bestseller{grid-template-columns:minmax(0,58fr) minmax(18rem,42fr);min-height:340px;padding:1.55rem 1.45rem 1.55rem 1.85rem}.storefront-home-hero--bestseller .storefront-home-hero-copy{padding-right:.5rem}.storefront-home-hero-media--bestseller{min-width:0;height:100%}.storefront-home-hero-featured-product{position:relative;display:block;width:100%;height:100%;min-height:290px;color:inherit;isolation:isolate}.storefront-home-hero-stage{position:absolute;inset:.15rem 0 .15rem 0;display:grid;place-items:center;overflow:hidden;border:1px solid rgb(255 255 255/72%);border-radius:28px;background:radial-gradient(circle at 54% 36%,rgb(255 255 255/96%) 0 23%,transparent 54%),linear-gradient(145deg,#edf5ff,#eeeafe 55%,#fcecf7);box-shadow:inset 0 1px 0 rgb(255 255 255/70%),0 18px 38px rgb(59 75 133/14%)}.storefront-home-hero-featured-product[data-hero-image-mode=original] .storefront-home-hero-stage{background:radial-gradient(circle at 54% 40%,#ffffff 0 35%,rgb(255 255 255/93%) 48%,transparent 65%),linear-gradient(145deg,#edf5ff,#eeeafe 55%,#fcecf7)}.storefront-home-hero-stage-glow{position:absolute;inset:8% 8% 16%;border-radius:50%;background:radial-gradient(circle,rgb(255 255 255/84%),transparent 68%);filter:blur(5px)}.storefront-home-hero-stage-platform{position:absolute;left:13%;right:13%;bottom:7%;height:17%;border-radius:50%;background:linear-gradient(180deg,rgb(255 255 255/86%),rgb(190 203 239/48%));box-shadow:0 18px 24px rgb(63 69 124/18%);transform:perspective(260px) rotateX(62deg)}.storefront-home-hero-featured-image{position:relative;z-index:2;width:min(86%,20rem);height:min(86%,20rem);object-fit:contain;object-position:center;filter:drop-shadow(0 17px 13px rgb(41 51 94/18%))}.storefront-home-hero-featured-product[data-hero-image-mode=original] .storefront-home-hero-featured-image{width:min(78%,18.5rem);height:min(78%,18.5rem);padding:.4rem;border-radius:22px;background:#ffffff;filter:drop-shadow(0 13px 13px rgb(41 51 94/12%))}.storefront-home-hero-proof-card{position:absolute;z-index:4;right:-.35rem;bottom:.2rem;display:grid;width:min(13.5rem,72%);gap:.18rem;border:1px solid rgb(255 255 255/85%);border-radius:16px;background:rgb(255 255 255/94%);padding:.72rem .8rem;box-shadow:0 18px 36px rgb(34 46 92/20%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.storefront-home-hero-proof-kicker{color:#2563eb;font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.storefront-home-hero-proof-choice{color:#172554;font-size:.76rem}.storefront-home-hero-proof-rating{display:flex;align-items:baseline;gap:.25rem;color:#b45309;font-size:.8rem;font-weight:900}.storefront-home-hero-proof-rating small{color:#64748b;font-size:.64rem;font-weight:600}.storefront-home-hero-proof-title{display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#172133;font-size:.72rem;font-weight:var(--u-type-weight-product-card-title);line-height:1.24}.storefront-home-hero-proof-brand{overflow:hidden;color:#64748b;font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.storefront-home-hero-proof-price{color:#164e9f;font-size:.88rem}.storefront-home-hero-featured-product:hover .storefront-home-hero-featured-image{transform:translateY(-2px) scale(1.015);transition:transform var(--u-transition)}@media (min-width:721px) and (max-width:1179px){.storefront-home-hero--bestseller{height:340px;grid-template-columns:minmax(0,56fr) minmax(16rem,44fr)}}@media (max-width:720px){.storefront-home-hero--bestseller{display:grid;grid-template-columns:minmax(0,52fr) minmax(9.2rem,48fr);min-height:300px;padding:1.45rem .75rem 1.1rem 1.15rem}.storefront-home-hero--bestseller .storefront-home-hero-copy{max-width:none;padding-right:0;z-index:5}.storefront-home-hero--bestseller .storefront-home-hero-copy>p:not(.storefront-home-eyebrow){max-width:11.5rem}.storefront-home-hero--bestseller .storefront-home-hero-actions{max-width:9.2rem}.storefront-home-hero--bestseller .storefront-home-hero-actions a:first-child{min-width:0;width:100%;padding-inline:.62rem}.storefront-home-hero-media--bestseller{position:relative;inset:auto;min-height:0;pointer-events:auto}.storefront-home-hero-featured-product{min-height:268px}.storefront-home-hero-stage{inset:0;border-radius:23px}.storefront-home-hero-featured-image,.storefront-home-hero-featured-product[data-hero-image-mode=original] .storefront-home-hero-featured-image{width:92%;height:66%;margin-top:-2.1rem;padding:.2rem}.storefront-home-hero-proof-card{right:-.2rem;bottom:.1rem;width:calc(100% + .4rem);padding:.58rem .62rem}.storefront-home-hero-proof-title{font-size:.66rem}}.checkout-flow-page{margin:-1.35rem -1.5rem -2.5rem;padding:1.75rem var(--page-padding-desktop) 4rem;background:var(--u-checkout-page);color:var(--u-checkout-text)}.checkout-flow-page,.checkout-flow-page h1,.checkout-flow-page h2,.checkout-flow-page h3{font-family:var(--font-body),"Segoe UI",sans-serif}.checkout-flow-shell.storefront-section{width:min(var(--container-wide),100%);margin:0 auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.checkout-progress{min-height:4rem;padding:1rem 1.25rem;border:1px solid var(--u-checkout-line);border-radius:12px;background:var(--u-checkout-card)}.checkout-progress ol{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;margin:0;padding:0;list-style:none}.checkout-progress ol:before{content:"";position:absolute;z-index:0;top:50%;right:4.6rem;left:4.6rem;height:2px;background:var(--u-checkout-line);transform:translateY(-50%)}.checkout-progress li{position:relative;z-index:1;display:flex;align-items:center;gap:.75rem;width:fit-content;padding-right:1rem;background:var(--u-checkout-card);color:var(--u-checkout-muted);font-size:.875rem;font-weight:var(--u-type-weight-button)}.checkout-progress li:last-child{justify-self:end;padding-right:0;padding-left:1rem}.checkout-progress-marker{width:1.75rem;height:1.75rem;border:1px solid var(--u-checkout-line);border-radius:999px;background:var(--u-checkout-card);display:grid;place-items:center;color:inherit;font-size:.75rem}.checkout-progress li[data-state=current]{color:var(--u-action-primary-bg)}.checkout-progress li[data-state=current] .checkout-progress-marker{border-color:var(--u-action-primary-bg);background:var(--u-action-primary-bg);color:#ffffff}.checkout-progress li[data-state=complete]{color:#057a70}.checkout-progress li[data-state=complete] .checkout-progress-marker{border-color:var(--u-checkout-success);background:var(--u-checkout-success);color:#ffffff}.checkout-flow-heading{margin:1.75rem 0 1.4rem;display:flex;align-items:end;justify-content:space-between;gap:1rem}.checkout-flow-heading h1{margin:0;color:var(--u-checkout-text);font-size:2rem;line-height:1.25;letter-spacing:0;font-weight:var(--u-type-weight-section-heading)}.checkout-flow-heading p{margin:.35rem 0 0;color:var(--u-checkout-muted);font-size:.875rem}.cart-items-count{color:var(--u-action-primary-bg);font-size:.875rem;font-weight:var(--u-type-weight-button)}.checkout-flow-shell>.storefront-empty-state{min-height:22rem;padding:3rem;border:1px solid var(--u-checkout-line);border-radius:16px;background:var(--u-checkout-card);place-items:center;align-content:center;text-align:center}.checkout-flow-shell>.storefront-empty-state h2,.checkout-flow-shell>.storefront-empty-state p{margin:0}.checkout-flow-shell>.storefront-empty-state .storefront-cta-link{margin-top:.5rem}.checkout-flow-page .cart-layout{grid-template-columns:minmax(0,1fr) 26.25rem;gap:2.5rem;align-items:start}.checkout-flow-page .cart-lines{gap:.75rem}.checkout-flow-page .cart-line{min-height:10.25rem;grid-template-columns:8rem minmax(0,1fr) auto;grid-template-areas:"media main total" "media actions total";align-items:start;gap:.8rem 1rem;padding:1rem;border:1px solid var(--u-checkout-line);border-radius:12px;background:var(--u-checkout-card)}.checkout-flow-page .cart-line-media{grid-area:media;width:8rem;height:8rem;border:1px solid var(--u-checkout-line);border-radius:10px;background:#ffffff;overflow:hidden}.checkout-flow-page .cart-line-media .storefront-preview-fallback,.checkout-flow-page .cart-line-media .storefront-preview-image{width:100%;height:100%;aspect-ratio:auto;border:0;border-radius:0;background:#ffffff;object-fit:contain}.checkout-flow-page .cart-line-main{grid-area:main;align-content:start;gap:.35rem}.checkout-flow-page .cart-line-main h2{margin:0;font-size:.95rem;line-height:1.4;font-weight:var(--u-type-weight-product-card-title)}.checkout-flow-page .cart-line-main h2 a{color:var(--u-checkout-text)}.cart-line-category{margin:0;color:var(--u-action-primary-bg);font-size:.72rem;font-weight:var(--u-type-weight-label)}.cart-line-meta{display:flex;flex-wrap:wrap;gap:.35rem .75rem;margin:0;color:var(--u-checkout-muted);font-size:.75rem}.checkout-flow-page .cart-line-actions{grid-area:actions;align-self:end}.cart-line-controls{display:flex;align-items:center;gap:.75rem}.cart-quantity-stepper{display:grid;grid-template-columns:2.75rem 2.5rem 2.75rem;min-height:2.75rem;border:1px solid var(--u-action-primary-focus);border-radius:10px;background:var(--u-action-surface);overflow:hidden}.cart-quantity-stepper button,.cart-quantity-stepper output{min-width:0;min-height:2.75rem;border:0;border-radius:0;background:transparent;color:var(--u-action-primary-bg);display:grid;place-items:center;padding:0;font-size:.9rem}.cart-quantity-stepper output{color:var(--u-checkout-text);font-weight:var(--u-type-weight-label)}.cart-quantity-stepper button:hover:not(:disabled){background:var(--u-accent-soft-surface)}.cart-clear-button:focus-visible,.cart-mobile-checkout-summary:focus-visible,.cart-quantity-stepper button:focus-visible,.cart-remove-button:focus-visible,.checkout-submit-button:focus-visible{outline:3px solid var(--u-action-primary-focus);outline-offset:2px}.cart-quantity-stepper button:disabled{color:#aeb5c2}.cart-control-spinner,.checkout-submit-spinner{width:1rem;height:1rem;border:2px solid;border-top:2px solid transparent;border-radius:999px;animation:product-card-cart-spin .8s linear infinite}.cart-clear-button,.cart-remove-button{min-height:2.75rem;border:0;background:transparent;color:var(--u-checkout-muted);padding:.4rem .2rem;text-decoration:underline;text-underline-offset:3px;font-size:.78rem}.cart-clear-button:hover:not(:disabled),.cart-remove-button:hover:not(:disabled){background:transparent;color:var(--u-action-primary-bg)}.checkout-flow-page .cart-line-total{grid-area:total;align-self:center;color:var(--u-checkout-text);font-size:.95rem;white-space:nowrap}.checkout-flow-page .cart-summary,.checkout-flow-page .checkout-summary{position:static;max-height:none;overflow:visible;padding:1.5rem;border:1px solid var(--u-checkout-line);border-radius:16px;background:var(--u-checkout-card);box-shadow:0 12px 28px rgba(27,31,42,.08);scrollbar-width:auto}.cart-summary-heading,.checkout-summary-heading{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.cart-summary-heading h2,.checkout-summary-heading h2{margin:0;color:var(--u-checkout-text);font-size:1.25rem;font-weight:var(--u-type-weight-section-heading)}.cart-summary-heading span,.checkout-summary-heading a{color:var(--u-action-primary-bg);font-size:.75rem;font-weight:var(--u-type-weight-label)}.checkout-flow-page .cart-delivery-summary{min-height:0;margin:.5rem 0 0;padding:1rem 0 0;border:0;border-top:1px solid var(--u-checkout-line);border-radius:0;background:transparent}.checkout-flow-page .cart-delivery-summary-heading h3{color:var(--u-checkout-text);font-size:.9rem}.checkout-flow-page .cart-delivery-summary-heading p,.checkout-flow-page .cart-delivery-summary-state p{color:var(--u-checkout-muted);font-size:.74rem;line-height:1.45}.checkout-flow-page .cart-delivery-summary-state{min-height:0;padding:.75rem 0}.checkout-flow-page .cart-delivery-summary-state button{min-height:2.5rem;border:1px solid var(--u-action-primary-bg);background:var(--u-checkout-card);color:var(--u-action-primary-bg)}.checkout-flow-page .cart-delivery-totals{gap:.75rem;color:var(--u-checkout-text);font-size:.82rem}.checkout-flow-page .cart-delivery-total-row{margin-top:.15rem;padding-top:1rem;border-top-color:var(--u-checkout-line);font-size:.95rem}.checkout-flow-page .cart-delivery-total-row dd{font-size:1.35rem;font-weight:var(--u-type-weight-price)}.cart-preliminary-note{padding:.8rem;border-radius:10px;background:var(--u-checkout-warning-soft);display:grid;gap:.25rem}.cart-preliminary-note strong{color:var(--u-checkout-warning);font-size:.74rem}.cart-preliminary-note span{color:var(--u-checkout-text);font-size:.7rem;line-height:1.45}.checkout-flow-page .cart-summary-actions{gap:.75rem}.checkout-flow-page .storefront-cta-link,.checkout-submit-button{min-height:3.25rem;border:0;border-radius:10px;background:var(--u-action-primary-bg);color:#ffffff;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.8rem 1rem;font-size:.875rem;font-weight:var(--u-type-weight-button);text-align:center}.checkout-flow-page .storefront-cta-link:hover,.checkout-submit-button:hover:not(:disabled){background:var(--u-action-primary-bg-hover);color:#ffffff}.cart-continue-link{min-height:2.75rem;display:inline-flex;align-items:center;justify-content:center;color:var(--u-action-primary-bg);font-size:.8rem;font-weight:var(--u-type-weight-label)}.cart-clear-dialog{width:min(26rem,calc(100% - 2rem));border:0;border-radius:16px;color:var(--u-checkout-text);padding:0;box-shadow:0 24px 60px rgba(27,31,42,.24)}.cart-clear-dialog::backdrop{background:rgba(27,31,42,.42)}.cart-clear-dialog>div{padding:1.5rem}.cart-clear-dialog h2,.cart-clear-dialog p{margin:0}.cart-clear-dialog p{margin-top:.5rem;color:var(--u-checkout-muted)}.cart-clear-dialog-actions{margin-top:1.25rem;display:flex;justify-content:flex-end;gap:.75rem}.cart-clear-dialog-actions form{margin:0}.cart-clear-dialog-actions button{min-height:2.75rem}.cart-clear-dialog-actions .cart-clear-confirm{background:#b42318;color:#ffffff}.cart-mobile-checkout{display:none}.storefront-cart-feedback[data-tone=success]{border-color:var(--u-checkout-success);background:var(--u-checkout-success-soft);color:#057a70}.storefront-cart-feedback-undo{width:auto!important;min-width:auto!important;padding-inline:.3rem!important;color:var(--u-action-primary-bg)!important;font-weight:var(--u-type-weight-button)}.storefront-cart-feedback-close{flex:0 0 auto}.checkout-flow-page .checkout-layout{grid-template-columns:minmax(0,1fr) 26.25rem;gap:2.5rem;align-items:start}.checkout-form-content{min-width:0;display:grid;gap:1.5rem}.checkout-form-card{min-width:0;padding:1.5rem;border:1px solid var(--u-checkout-line);border-radius:16px;background:var(--u-checkout-card)}.checkout-card-heading{margin-bottom:1.15rem;display:flex;align-items:start;justify-content:space-between;gap:1rem}.checkout-card-heading h2,.checkout-card-heading p{margin:0}.checkout-card-heading h2{color:var(--u-checkout-text);font-size:1.25rem;font-weight:var(--u-type-weight-section-heading)}.checkout-card-heading p,.checkout-card-heading>span{margin-top:.25rem;color:var(--u-checkout-muted);font-size:.72rem}.checkout-flow-page .checkout-form-grid,.checkout-legacy-address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem}.checkout-comment-field,.checkout-flow-page .checkout-form-grid>p,.checkout-legacy-address-grid>p{display:grid;gap:.4rem;margin:0}.checkout-comment-field label,.checkout-flow-page .checkout-form-grid label,.checkout-legacy-address-grid label{color:var(--u-checkout-muted);font-size:.75rem;font-weight:var(--u-type-weight-label)}.checkout-comment-field textarea,.checkout-flow-page .checkout-form-grid input,.checkout-legacy-address-grid input{width:100%;min-height:3.125rem;border:1px solid #c8cfdc;border-radius:10px;background:var(--u-checkout-card);color:var(--u-checkout-text);padding:.75rem .85rem;font:inherit;font-size:.875rem;box-shadow:none}.checkout-comment-field textarea{min-height:5.25rem;resize:vertical}.checkout-comment-field textarea:focus,.checkout-flow-page .checkout-form-grid input:focus,.checkout-legacy-address-grid input:focus{border-color:var(--u-action-primary-bg);outline:3px solid var(--u-action-primary-focus);outline-offset:1px}.checkout-comment-field textarea[aria-invalid=true],.checkout-flow-page .checkout-form-grid input[aria-invalid=true],.checkout-legacy-address-grid input[aria-invalid=true]{border-color:#b42318}.checkout-flow-page .checkout-form-grid small:not(.checkout-field-error){color:var(--u-checkout-muted);font-size:.68rem}.checkout-form-error{padding:1rem;border-color:#fda29b;background:#fff1f0;display:grid;gap:.3rem}.checkout-form-error span,.checkout-form-error strong{display:block}.checkout-field-error{font-size:.72rem}.checkout-delivery-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.checkout-delivery-method{min-height:5.15rem;padding:.9rem;border:1px solid #c8cfdc;border-radius:12px;display:flex;align-items:start;gap:.85rem}.checkout-delivery-method[data-selected=true]{border-color:var(--u-action-primary-bg);background:var(--u-accent-soft-surface)}.checkout-delivery-method[data-disabled=true]{opacity:.58}.checkout-delivery-radio{width:1.35rem;height:1.35rem;flex:0 0 auto;border:1px solid #c8cfdc;border-radius:999px;background:var(--u-checkout-card)}.checkout-delivery-method[data-selected=true] .checkout-delivery-radio{border:.42rem solid var(--u-action-primary-bg)}.checkout-delivery-method>span:last-child{display:grid;gap:.25rem}.checkout-delivery-method strong{color:var(--u-checkout-text);font-size:.85rem}.checkout-delivery-method small{color:var(--u-checkout-muted);font-size:.72rem}.checkout-flow-page .checkout-location-summary{position:relative;margin-top:1rem;padding:.85rem 7rem .85rem 1rem;border-color:var(--u-action-primary-focus);border-radius:10px;background:var(--u-checkout-card)}.checkout-flow-page .checkout-location-summary>button{position:absolute;top:50%;right:.75rem;min-height:2.25rem;border:0;background:transparent;color:var(--u-action-primary-bg);padding:.35rem;transform:translateY(-50%);font-size:.75rem}.checkout-flow-page .delivery-pickup-control{margin-top:1rem;padding:.85rem 1rem;border:1px solid var(--u-action-primary-focus);border-radius:10px;background:var(--u-checkout-card)}.checkout-flow-page .delivery-pickup-control h3{margin:0 0 .45rem;color:var(--u-checkout-muted);font-size:.72rem;font-weight:500}.checkout-flow-page .delivery-pickup-empty,.checkout-flow-page .delivery-pickup-retry,.checkout-flow-page .delivery-pickup-selection{display:grid;gap:.35rem}.checkout-flow-page .delivery-pickup-selection{grid-template-columns:minmax(0,1fr) auto;column-gap:1rem}.checkout-flow-page .delivery-pickup-selection>b,.checkout-flow-page .delivery-pickup-selection>span,.checkout-flow-page .delivery-pickup-selection>strong{grid-column:1}.checkout-flow-page .delivery-pickup-selection-eyebrow{color:var(--u-checkout-muted);font-size:.68rem}.checkout-flow-page .delivery-pickup-empty p,.checkout-flow-page .delivery-pickup-selection span{margin:0;color:var(--u-checkout-muted);font-size:.75rem}.checkout-flow-page .delivery-pickup-actions{grid-column:2;grid-row:1/span 5;align-self:start;display:flex;gap:.5rem;margin:0}.checkout-flow-page .delivery-pickup-empty button,.checkout-flow-page .delivery-pickup-retry button{min-height:2.5rem;border:1px solid var(--u-action-primary-bg);background:var(--u-checkout-card);color:var(--u-action-primary-bg)}.checkout-flow-page .delivery-pickup-actions button{min-height:2.25rem;padding:.35rem;border:0;background:transparent;color:var(--u-action-primary-bg);font-size:.75rem}.checkout-delivery-estimate{margin-top:1rem;padding:.8rem;border-radius:10px;background:var(--u-checkout-success-soft);display:grid;gap:.25rem}.checkout-delivery-estimate strong{color:#057a70;font-size:.75rem}.checkout-delivery-estimate span{color:var(--u-checkout-text);font-size:.7rem}.checkout-comment-field{margin-top:1rem}.checkout-flow-page .checkout-summary{gap:1rem}.checkout-summary-items{max-height:none;overflow:visible;padding-right:0!important}.checkout-flow-page .checkout-summary-items li{display:grid;grid-template-columns:3.4rem minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.35rem 0}.checkout-summary-thumb{width:3.4rem;height:3.9rem;border:1px solid var(--u-checkout-line);border-radius:8px;overflow:hidden}.checkout-summary-thumb .storefront-preview-fallback,.checkout-summary-thumb .storefront-preview-image{width:100%;height:100%;aspect-ratio:auto;border:0;border-radius:0;background:#ffffff;object-fit:contain}.checkout-summary-item-copy{min-width:0;display:grid;gap:.2rem}.checkout-summary-item-copy strong{overflow:hidden;color:var(--u-checkout-text);font-size:.75rem;font-weight:var(--u-type-weight-label);text-overflow:ellipsis;white-space:nowrap}.checkout-summary-item-copy small{color:var(--u-checkout-muted);font-size:.7rem}.checkout-flow-page .checkout-summary-items>li>strong{color:var(--u-checkout-text);font-size:.75rem;white-space:nowrap}.checkout-submit-button{width:100%}.checkout-submit-button:disabled{background:#b7aaf7;cursor:wait}.checkout-submit-note{margin:0!important;color:var(--u-checkout-muted);font-size:.68rem;line-height:1.5;text-align:center}.checkout-delivery-gate{border:1px solid var(--u-checkout-line)!important;border-radius:16px!important;background:var(--u-checkout-card)!important}.checkout-success-shell{min-height:42rem}.checkout-success-card{width:min(42rem,100%);margin:2rem auto 0;padding:2.5rem;border:1px solid var(--u-checkout-line);border-radius:16px;background:var(--u-checkout-card);box-shadow:0 12px 28px rgba(27,31,42,.08);display:grid;justify-items:center;gap:.8rem;text-align:center}.checkout-success-icon{width:4.25rem;height:4.25rem;border-radius:999px;background:var(--u-checkout-success);color:#ffffff;display:grid;place-items:center;font-size:1.75rem;font-weight:var(--u-type-weight-button)}.checkout-success-eyebrow{margin:.25rem 0 0;color:#057a70;font-size:.78rem;font-weight:var(--u-type-weight-button)}.checkout-success-card h1{margin:0;color:var(--u-checkout-text);font-size:2rem;letter-spacing:0}.checkout-success-lead{max-width:34rem;margin:0;color:var(--u-checkout-muted);line-height:1.55}.checkout-success-order-number{width:min(24rem,100%);margin-top:.5rem;padding:.85rem;border-radius:10px;background:var(--u-accent-soft-surface);display:grid;gap:.25rem}.checkout-success-order-number span{color:var(--u-checkout-muted);font-size:.72rem}.checkout-success-order-number strong{color:var(--u-action-primary-bg);font-size:1rem}.checkout-success-next{width:min(30rem,100%);margin-top:.75rem;text-align:left}.checkout-success-next h2{margin:0 0 .75rem;font-size:1rem}.checkout-success-next ol{margin:0;padding:0;list-style:none;display:grid;gap:.65rem}.checkout-success-next li{display:flex;align-items:center;gap:.65rem;color:var(--u-checkout-muted);font-size:.8rem}.checkout-success-next li span{width:1.65rem;height:1.65rem;flex:0 0 auto;border-radius:999px;background:var(--u-checkout-success-soft);color:#057a70;display:grid;place-items:center;font-weight:var(--u-type-weight-button)}.checkout-success-actions{margin-top:.75rem;display:flex;align-items:center;justify-content:center;gap:1rem}.checkout-success-actions>a:not(.storefront-cta-link){color:var(--u-action-primary-bg);font-size:.82rem;font-weight:var(--u-type-weight-label)}@media (max-width:1023px){.checkout-flow-page .cart-layout,.checkout-flow-page .checkout-layout{grid-template-columns:minmax(0,1fr) 21rem;gap:1.25rem}.checkout-flow-page .cart-line{grid-template-columns:7rem minmax(0,1fr);grid-template-areas:"media main" "media total" "actions actions"}.checkout-flow-page .cart-line-media{width:7rem;height:7rem}.checkout-flow-page .cart-line-total{align-self:end}.checkout-delivery-methods,.checkout-flow-page .checkout-form-grid,.checkout-legacy-address-grid{grid-template-columns:1fr}}@media (max-width:760px){.storefront-content:has(.checkout-flow-page){padding-bottom:0}.checkout-flow-page{margin:-1.35rem -1.5rem 0;padding:1rem 1rem 7.5rem}.checkout-progress{min-height:3.5rem;padding:.8rem 1rem}.checkout-progress ol:before{right:3.7rem;left:3.7rem}.checkout-progress li{gap:.5rem;font-size:.78rem}.checkout-progress-marker{width:1.55rem;height:1.55rem}.checkout-flow-heading{margin:1.25rem 0 1rem}.checkout-flow-heading h1{font-size:1.5rem}.checkout-flow-heading p{font-size:.78rem}.checkout-flow-page .cart-layout,.checkout-flow-page .checkout-layout{grid-template-columns:1fr}.checkout-flow-page .cart-summary{display:none}.checkout-flow-page .cart-line{min-height:8rem;grid-template-columns:5.75rem minmax(0,1fr) auto;grid-template-areas:"media main total" "media actions actions";gap:.65rem .75rem;padding:.75rem}.checkout-flow-page .cart-line-media{width:5.75rem;height:5.75rem}.checkout-flow-page .cart-line-main h2{display:-webkit-box;overflow:hidden;font-size:.82rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cart-line-category{display:none}.cart-line-meta{font-size:.68rem}.cart-line-meta span:first-child:not(:last-child){display:none}.checkout-flow-page .cart-line-total{align-self:start;font-size:.78rem}.cart-line-controls{justify-content:space-between;width:100%}.cart-quantity-stepper{grid-template-columns:2.55rem 2.35rem 2.55rem}.cart-mobile-checkout{position:fixed;z-index:35;right:0;bottom:0;left:0;padding:.75rem max(1rem,env(safe-area-inset-right)) calc(.75rem + env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));border-top:1px solid var(--u-checkout-line);background:rgba(255,255,255,.98);box-shadow:0 -10px 28px rgba(27,31,42,.12);display:grid;grid-template-columns:minmax(0,1fr) minmax(10rem,1.1fr);gap:.65rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cart-mobile-checkout-summary{min-width:0;min-height:3.25rem;border:0;background:transparent;color:var(--u-checkout-text);padding:0;display:flex;align-items:center;justify-content:space-between;gap:.5rem;text-align:left}.cart-mobile-checkout-summary:hover{background:transparent}.cart-mobile-checkout-summary>span{min-width:0;display:grid;gap:.15rem;font-size:.7rem}.cart-mobile-checkout-summary small{color:var(--u-checkout-muted);font-size:.6rem;line-height:1.3}.cart-mobile-checkout-summary strong{font-size:.82rem;white-space:nowrap}.cart-mobile-checkout-details{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:.4rem;color:var(--u-checkout-muted);font-size:.7rem}.cart-mobile-checkout-details strong{color:var(--u-checkout-text)}.cart-mobile-checkout .storefront-cta-link,.cart-mobile-checkout-disabled{min-height:3.25rem}.cart-mobile-checkout-disabled{border-radius:10px;background:#e5e7eb;color:var(--u-checkout-muted);display:grid;place-items:center;padding:.5rem;font-size:.7rem;text-align:center}.checkout-flow-page .checkout-summary{position:static;max-height:none;overflow:visible;padding:1rem}.checkout-form-content{gap:1rem}.checkout-form-card{padding:1rem;border-radius:14px}.checkout-card-heading{margin-bottom:1rem}.checkout-card-heading h2{font-size:1.05rem}.checkout-card-heading>span{display:none}.checkout-delivery-methods{grid-template-columns:1fr}.checkout-delivery-method[data-disabled=true]{display:none}.checkout-flow-page .checkout-location-summary{padding-right:6.5rem}.checkout-flow-page .delivery-pickup-selection{grid-template-columns:minmax(0,1fr)}.checkout-flow-page .delivery-pickup-actions{grid-column:1;grid-row:auto;margin-top:.25rem}.checkout-flow-page .checkout-summary-items li{grid-template-columns:3rem minmax(0,1fr) auto}.checkout-summary-thumb{width:3rem;height:3.4rem}.checkout-success-shell{min-height:38rem}.checkout-success-card{margin-top:1rem;padding:1.5rem 1rem}.checkout-success-card h1{font-size:1.5rem}.checkout-success-actions{width:100%;display:grid}}@media (max-width:430px){.checkout-flow-page{margin-inline:0;padding-inline:.75rem}.checkout-flow-page .cart-line{grid-template-columns:5rem minmax(0,1fr);grid-template-areas:"media main" "media total" "actions actions"}.checkout-flow-page .cart-line-media{width:5rem;height:5rem}.cart-mobile-checkout{grid-template-columns:minmax(0,.9fr) minmax(9.5rem,1.1fr)}}@media (prefers-reduced-motion:reduce){.cart-control-spinner,.checkout-submit-spinner{animation:none}}.delivery-pickup-dialog-city{display:inline-flex;align-items:center;gap:4px;margin-top:3px;padding:0;border:0;background:transparent;color:#175cd3;font:inherit;font-size:14px;font-weight:650;cursor:pointer}.delivery-pickup-dialog-city:focus-visible{outline:3px solid #127a4a;outline-offset:3px}.marketing-consent-panel{position:fixed;z-index:80;right:clamp(12px,3vw,32px);bottom:clamp(12px,3vw,28px);left:clamp(12px,3vw,32px);width:min(920px,calc(100% - clamp(24px, 6vw, 64px)));max-height:calc(100vh - 24px);margin-inline:auto;padding:clamp(18px,2.5vw,24px);overflow-y:auto;border:1px solid #dbe4f1;border-radius:18px;background:rgb(255 255 255/98%);box-shadow:0 22px 60px rgb(15 23 42/20%);color:var(--u-ink)}.marketing-consent-panel__copy{display:grid;gap:8px}.marketing-consent-panel__copy h2,.marketing-consent-panel__copy p{margin:0}.marketing-consent-panel__copy h2{font-size:clamp(18px,2vw,22px);line-height:1.25}.marketing-consent-panel__copy h2:focus-visible{outline:3px solid rgb(37 99 235/28%);outline-offset:4px}.marketing-consent-panel__copy p{max-width:72ch;color:var(--u-muted);font-size:14px;line-height:1.55}.marketing-consent-panel__actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px}.marketing-consent-button,.marketing-consent-reopen{min-height:42px;border:1px solid #cbd8e9;border-radius:10px;background:#ffffff;color:#19335a;padding:9px 15px;font:inherit;font-size:14px;font-weight:var(--u-type-weight-button);line-height:1.25;cursor:pointer}.marketing-consent-button:hover,.marketing-consent-reopen:hover{border-color:#8eacd4;background:#f7faff}.marketing-consent-button:focus-visible,.marketing-consent-option input:focus-visible,.marketing-consent-reopen:focus-visible{outline:3px solid rgb(37 99 235/28%);outline-offset:2px}.marketing-consent-button--primary{border-color:var(--u-blue);background:var(--u-blue);color:#ffffff}.marketing-consent-button--primary:hover{border-color:#1d4ed8;background:#1d4ed8}.marketing-consent-button--plain{border-color:transparent;background:transparent;color:#1f59d6}.marketing-consent-panel--settings{width:min(720px,calc(100% - clamp(24px, 6vw, 64px)))}.marketing-consent-options{display:grid;gap:10px;margin-top:18px}.marketing-consent-option{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:13px 14px;border:1px solid #e1e8f2;border-radius:12px;background:#f9fbfe}.marketing-consent-option span{min-width:0;display:grid;gap:4px}.marketing-consent-option strong{font-size:14px;line-height:1.35}.marketing-consent-option small{color:var(--u-muted);font-size:12px;line-height:1.4}.marketing-consent-option input{width:20px;height:20px;margin:0;accent-color:var(--u-blue)}.marketing-consent-option input:disabled{opacity:.7}.marketing-consent-footer{display:flex;justify-content:flex-end;margin-top:.75rem}.marketing-consent-reopen{position:static;min-height:auto;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none;color:#415472;font-size:12px;text-decoration:underline;text-underline-offset:3px}.marketing-consent-reopen:hover{border-color:transparent;background:transparent;color:var(--u-blue)}@media (max-width:640px){.marketing-consent-panel{right:10px;bottom:10px;left:10px;width:calc(100% - 20px);max-height:calc(100vh - 20px);padding:16px;border-radius:15px}.marketing-consent-panel__actions{display:grid;grid-template-columns:1fr}.marketing-consent-button{width:100%;min-height:44px}}