.popup-store{--popup-background: #f4f0e8;--popup-surface: #fffdf8;--popup-text: #1e2a44;--popup-accent: #1e2a44;--popup-accent-text: #ffffff;--popup-border: rgba(30, 42, 68, .16);background:var(--popup-background);color:var(--popup-text);display:block;overflow:clip}.popup-store [hidden]{display:none!important}.popup-store__hero{min-height:min(680px,78vh);position:relative;display:grid;align-items:end;isolation:isolate;background:var(--popup-background)}.popup-store__hero:before,.popup-store__hero:after{content:"";position:absolute;z-index:-2;border-radius:999px;border:1px solid var(--popup-border);pointer-events:none}.popup-store__hero:before{width:360px;height:360px;top:-170px;right:-80px}.popup-store__hero:after{width:210px;height:210px;left:-100px;bottom:70px}.popup-store__hero-media,.popup-store__hero-media:after{position:absolute;top:0;right:0;bottom:0;left:0}.popup-store__hero-media{z-index:-1}.popup-store__hero-media:after{content:"";background:linear-gradient(90deg,#101729b8,#10172957 52%,#10172914)}.popup-store__hero-image{width:100%;height:100%;object-fit:cover}.popup-store__hero-content{width:min(100%,1520px);margin-inline:auto;padding:clamp(72px,9vw,130px) var(--container-gutter) clamp(56px,7vw,96px)}.popup-store__hero-copy{max-width:660px}.popup-store__hero--with-image .popup-store__hero-copy{color:#fff}.popup-store__eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 18px;font-size:11px;font-weight:600;line-height:1;letter-spacing:.22em}.popup-store__eyebrow:before{content:"";width:32px;height:1px;background:currentColor}.popup-store__title{max-width:720px;margin:0;font-size:clamp(42px,7.4vw,104px);font-weight:500;line-height:.94;letter-spacing:-.045em}.popup-store__intro{max-width:560px;margin-top:28px;font-size:clamp(13px,1.2vw,16px);line-height:1.9;letter-spacing:.04em}.popup-store__intro p{margin:0}.popup-store__details{display:flex;flex-wrap:wrap;gap:14px 34px;margin:34px 0 0;padding:24px 0 0;border-top:1px solid currentColor;border-color:#ffffff52}.popup-store__hero:not(.popup-store__hero--with-image) .popup-store__details{border-color:var(--popup-border)}.popup-store__detail{display:grid;gap:5px;min-width:120px}.popup-store__detail dt{font-size:9px;font-weight:600;line-height:1;letter-spacing:.18em;opacity:.65}.popup-store__detail dd{margin:0;font-size:13px;line-height:1.55;letter-spacing:.04em}.popup-store__body{padding-block:clamp(52px,7vw,96px) 120px}.popup-store__guide{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.5fr);gap:clamp(32px,6vw,100px);padding-bottom:clamp(54px,7vw,92px)}.popup-store__section-kicker{margin:0 0 14px;font-size:10px;font-weight:600;line-height:1;letter-spacing:.18em;opacity:.62}.popup-store__section-title{margin:0;font-size:clamp(27px,3vw,43px);font-weight:500;line-height:1.12;letter-spacing:-.025em}.popup-store__guide-note{max-width:340px;margin-top:20px;font-size:12px;line-height:1.8;opacity:.72}.popup-store__steps{border-top:1px solid var(--popup-border)}.popup-store__step{display:grid;grid-template-columns:48px minmax(0,1fr);gap:18px;padding:22px 0;border-bottom:1px solid var(--popup-border)}.popup-store__step-number{font-size:11px;font-weight:600;line-height:1.5;letter-spacing:.12em;opacity:.52}.popup-store__step-title{margin:0;font-size:15px;font-weight:500;line-height:1.4;letter-spacing:.04em}.popup-store__step-text{margin:7px 0 0;font-size:12px;line-height:1.8;opacity:.7}.popup-store__notice{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start;margin-bottom:clamp(50px,6vw,78px);padding:18px 20px;border:1px solid var(--popup-border);border-radius:4px;background:var(--popup-surface)}.popup-store__notice-mark{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--popup-accent);color:var(--popup-accent-text);font-size:11px;font-weight:600}.popup-store__notice-title{margin:1px 0 4px;font-size:12px;font-weight:600;letter-spacing:.05em}.popup-store__notice-text{margin:0;font-size:11px;line-height:1.75;opacity:.72}.popup-store__products-header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}.popup-store__count{margin:0 0 3px;font-size:10px;letter-spacing:.13em;opacity:.6;white-space:nowrap}.popup-store__filters-wrap{position:sticky;top:calc(var(--header-height, 0px) * var(--enable-sticky-header, 0) + var(--announcement-bar-height, 0px) * var(--enable-sticky-announcement-bar, 0));z-index:4;margin-inline:calc(-1 * var(--container-gutter));padding-inline:var(--container-gutter);background:var(--popup-background);background:color-mix(in srgb,var(--popup-background) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.popup-store__filters{display:flex;gap:9px;padding-block:13px;overflow-x:auto;scrollbar-width:none;border-block:1px solid var(--popup-border)}.popup-store__filters::-webkit-scrollbar{display:none}.popup-store__filter{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:8px 15px;border:1px solid var(--popup-border);border-radius:999px;color:var(--popup-text);font-size:10px;font-weight:600;line-height:1;letter-spacing:.1em;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.popup-store__filter[aria-pressed=true]{border-color:var(--popup-accent);background:var(--popup-accent);color:var(--popup-accent-text)}.popup-store__filter-count{opacity:.6;font-size:9px}.popup-store__product-list{margin-top:clamp(26px,4vw,46px)}.popup-store__product{min-width:0}.popup-store__product .product-item{height:100%}.popup-store__empty-filter{padding:72px 20px;text-align:center;border-top:1px solid var(--popup-border);border-bottom:1px solid var(--popup-border);font-size:12px;line-height:1.8}.popup-store__empty-collection{padding:90px 20px;text-align:center}.popup-store__pickup{margin-top:clamp(58px,7vw,96px);padding:clamp(28px,4vw,48px);background:var(--popup-accent);color:var(--popup-accent-text);text-align:center}.popup-store__pickup-title{margin:0 0 12px;font-size:clamp(20px,2.4vw,32px);font-weight:500;letter-spacing:.02em}.popup-store__pickup-text{max-width:600px;margin:0 auto;font-size:12px;line-height:1.9;opacity:.82}.popup-store__cart-bar{display:none}@media screen and (max-width:740px){.popup-store__hero{min-height:min(680px,82svh)}.popup-store__hero-media:after{background:linear-gradient(0deg,#101729c2,#10172938 68%,#10172914)}.popup-store__hero-content{padding-top:110px;padding-bottom:48px}.popup-store__title{font-size:clamp(43px,15vw,68px)}.popup-store__intro{margin-top:22px;font-size:12px;line-height:1.85}.popup-store__details{gap:18px 26px;margin-top:26px;padding-top:20px}.popup-store__detail{min-width:calc(50% - 13px)}.popup-store__body{padding-bottom:104px}.popup-store__guide{grid-template-columns:1fr;gap:30px}.popup-store__guide-note{margin-top:14px}.popup-store__products-header{align-items:flex-end}.popup-store__product-list .product-list__inner{overflow:visible}.popup-store__pickup{margin-inline:calc(-1 * var(--container-gutter))}.popup-store__cart-bar{position:fixed;z-index:8;left:14px;right:14px;bottom:max(14px,env(safe-area-inset-bottom));display:block;transform:translateY(0);transition:transform .18s ease}.popup-store__cart-link{display:flex;justify-content:space-between;align-items:center;min-height:54px;padding:12px 18px;border-radius:3px;background:var(--popup-accent);color:var(--popup-accent-text);box-shadow:0 12px 30px #12192b33;font-size:12px;font-weight:600;letter-spacing:.08em}.popup-store__cart-total{display:inline-flex;align-items:center;gap:8px}.popup-store__cart-count{display:grid;place-items:center;min-width:22px;height:22px;padding-inline:6px;border-radius:999px;background:var(--popup-accent-text);color:var(--popup-accent);font-size:10px}}@media(prefers-reduced-motion:reduce){.popup-store__filter,.popup-store__cart-bar{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/77/assets/popup-store.css.map */
