.Nav-module__Yved-W__header{z-index:100;transition:background .4s var(--ease), border-color .4s var(--ease), backdrop-filter .4s var(--ease);border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.Nav-module__Yved-W__scrolled{-webkit-backdrop-filter:blur(16px)saturate(140%);border-bottom:1px solid var(--border);background:#0a0a0ab8}.Nav-module__Yved-W__inner{justify-content:space-between;align-items:center;height:72px;display:flex}.Nav-module__Yved-W__brand{flex-direction:column;line-height:1;display:flex}.Nav-module__Yved-W__wordmark{font-family:var(--font-serif);letter-spacing:.28em;color:var(--text);font-size:1.5rem;font-weight:600}.Nav-module__Yved-W__subtitle{letter-spacing:.5em;color:var(--accent);margin-top:4px;padding-left:.2em;font-size:.56rem}.Nav-module__Yved-W__links{gap:clamp(1.5rem,3vw,2.75rem);display:flex;position:absolute;left:50%;transform:translate(-50%)}.Nav-module__Yved-W__link{letter-spacing:.12em;color:var(--text-dim);transition:color .25s var(--ease);padding:.4rem 0;font-size:.9rem;position:relative}.Nav-module__Yved-W__link:after{content:"";background:var(--accent);width:0;height:1px;transition:width .3s var(--ease);position:absolute;bottom:0;left:0}.Nav-module__Yved-W__link:hover{color:var(--text)}.Nav-module__Yved-W__link:hover:after{width:100%}.Nav-module__Yved-W__actions{align-items:center;gap:clamp(.75rem,2vw,1.4rem);display:flex}.Nav-module__Yved-W__lang{border:1px solid var(--border-strong);min-width:48px;height:36px;color:var(--text-dim);letter-spacing:.1em;transition:color .25s var(--ease), border-color .25s var(--ease);border-radius:999px;padding:0 .75rem;font-size:.78rem;font-weight:600}.Nav-module__Yved-W__lang:hover{color:var(--accent);border-color:var(--accent)}.Nav-module__Yved-W__cart{width:44px;height:44px;color:var(--text);transition:color .25s var(--ease), background .25s var(--ease);border-radius:50%;place-items:center;display:grid;position:relative}.Nav-module__Yved-W__cart:hover{color:var(--accent);background:#ffffff0a}.Nav-module__Yved-W__badge{background:var(--accent);color:#0a0a0a;border:2px solid var(--bg);border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.68rem;font-weight:700;display:grid;position:absolute;top:4px;right:2px}.Nav-module__Yved-W__pill{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#0a0a0a;letter-spacing:.08em;height:44px;transition:transform .25s var(--ease), box-shadow .25s var(--ease);border-radius:999px;align-items:center;padding:0 1.5rem;font-size:.85rem;font-weight:600;display:inline-flex}.Nav-module__Yved-W__pill:hover{box-shadow:0 10px 30px -8px var(--gold-glow);transform:translateY(-1px)}.Nav-module__Yved-W__burger{flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;display:none}.Nav-module__Yved-W__burger span{background:var(--text);width:24px;height:1.5px;display:block}.Nav-module__Yved-W__overlay{-webkit-backdrop-filter:blur(8px);z-index:200;background:#0a0a0af7;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Nav-module__Yved-W__close{width:44px;height:44px;color:var(--text-dim);font-size:1.3rem;position:absolute;top:26px;right:26px}.Nav-module__Yved-W__overlayLinks{flex-direction:column;align-items:center;gap:2.25rem;display:flex}.Nav-module__Yved-W__overlayLinks a{font-family:var(--font-serif);letter-spacing:.1em;color:var(--text);font-size:2rem}.Nav-module__Yved-W__overlayPill{letter-spacing:.1em;background:linear-gradient(135deg, var(--accent), var(--accent-2));border-radius:999px;margin-top:1rem;padding:.9rem 2.5rem;font-family:var(--font-sans)!important;color:#0a0a0a!important;font-size:.95rem!important}@media (max-width:1024px){.Nav-module__Yved-W__links,.Nav-module__Yved-W__pill{display:none}.Nav-module__Yved-W__burger{display:flex}}
.Hero-module__Wjn1Vq__hero{isolation:isolate;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.Hero-module__Wjn1Vq__bg{z-index:-2;position:absolute;inset:0}.Hero-module__Wjn1Vq__bgImg{object-fit:cover;object-position:center;width:100%;height:100%;animation:16s ease-out forwards Hero-module__Wjn1Vq__slowZoom}@keyframes Hero-module__Wjn1Vq__slowZoom{0%{transform:scale(1)}to{transform:scale(1.08)}}.Hero-module__Wjn1Vq__gradient{background:linear-gradient(#0a0a0a8c 0%,#0a0a0a59 35%,#0a0a0abf 100%),linear-gradient(90deg,#0a0a0ad9 0%,#0a0a0a1a 60%);position:absolute;inset:0}.Hero-module__Wjn1Vq__inner{justify-content:space-between;align-items:center;gap:3rem;width:100%;padding-top:120px;padding-bottom:80px;display:flex;position:relative}.Hero-module__Wjn1Vq__copy{max-width:640px}.Hero-module__Wjn1Vq__title{letter-spacing:.01em;margin-top:1.25rem;font-size:clamp(2.75rem,7vw,5.5rem);font-weight:600}.Hero-module__Wjn1Vq__titleLine{color:var(--accent);font-style:italic;font-weight:500;display:block}.Hero-module__Wjn1Vq__tagline{color:var(--text);letter-spacing:.03em;max-width:30ch;margin-top:1.75rem;font-size:clamp(1rem,2.2vw,1.25rem);line-height:1.7}.Hero-module__Wjn1Vq__ctas{flex-wrap:wrap;gap:1rem;margin-top:2.5rem;display:flex}.Hero-module__Wjn1Vq__primary,.Hero-module__Wjn1Vq__secondary{letter-spacing:.08em;height:54px;transition:transform .25s var(--ease), box-shadow .25s var(--ease), background .25s var(--ease), color .25s var(--ease);border-radius:999px;justify-content:center;align-items:center;padding:0 2.25rem;font-size:.95rem;font-weight:600;display:inline-flex}.Hero-module__Wjn1Vq__primary{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#0a0a0a}.Hero-module__Wjn1Vq__primary:hover{box-shadow:0 16px 40px -10px var(--gold-glow);transform:translateY(-2px)}.Hero-module__Wjn1Vq__secondary{border:1px solid var(--border-strong);color:var(--text);background:#ffffff05}.Hero-module__Wjn1Vq__secondary:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}.Hero-module__Wjn1Vq__sideFrame{aspect-ratio:3/4;border-radius:var(--radius);border:1px solid var(--border-strong);width:clamp(220px,26vw,340px);box-shadow:var(--shadow-lift);flex-shrink:0;position:relative;overflow:hidden}.Hero-module__Wjn1Vq__sideImg{object-fit:cover;width:100%;height:100%}.Hero-module__Wjn1Vq__frameTag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);letter-spacing:.18em;color:var(--accent);text-transform:uppercase;background:#0a0a0a99;border-radius:999px;padding:.35rem .85rem;font-size:.7rem;position:absolute;bottom:14px;left:14px}.Hero-module__Wjn1Vq__scrollHint{letter-spacing:.3em;color:var(--text-dim);text-transform:uppercase;flex-direction:column;align-items:center;gap:.6rem;font-size:.66rem;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.Hero-module__Wjn1Vq__scrollLine{background:linear-gradient(var(--accent), transparent);width:1px;height:42px}@media (max-width:1024px){.Hero-module__Wjn1Vq__sideFrame{display:none}.Hero-module__Wjn1Vq__gradient{background:linear-gradient(#0a0a0a80 0%,#0a0a0a73 40%,#0a0a0ad9 100%)}.Hero-module__Wjn1Vq__inner{text-align:center;justify-content:center}.Hero-module__Wjn1Vq__copy,.Hero-module__Wjn1Vq__tagline{margin-inline:auto}.Hero-module__Wjn1Vq__ctas{justify-content:center}}@media (max-width:520px){.Hero-module__Wjn1Vq__primary,.Hero-module__Wjn1Vq__secondary{flex:1;min-width:0;padding-inline:1.25rem}}
.ProductCard-module__n19SZW__card{background:var(--bg-3);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-card);transition:transform .4s var(--ease), box-shadow .4s var(--ease), border-color .4s var(--ease);flex-direction:column;display:flex;overflow:hidden}.ProductCard-module__n19SZW__card:hover{box-shadow:var(--shadow-lift), 0 0 0 1px var(--gold-glow);border-color:#c9a77c80;transform:translateY(-8px)}.ProductCard-module__n19SZW__media{aspect-ratio:4/5;background:var(--bg-2);cursor:pointer;width:100%;display:block;position:relative;overflow:hidden}.ProductCard-module__n19SZW__soldOut{z-index:3;border:1px solid var(--border-strong);letter-spacing:.08em;color:var(--text-dim);background:#0a0a0ab3;border-radius:999px;padding:.3rem .8rem;font-size:.72rem;position:absolute;top:14px;right:14px}.ProductCard-module__n19SZW__image{object-fit:cover;will-change:transform, opacity;width:100%;height:100%;position:absolute;inset:0}.ProductCard-module__n19SZW__priceTag{z-index:3;-webkit-backdrop-filter:blur(8px);border:1px solid var(--border);letter-spacing:.05em;color:var(--accent);background:#0a0a0a9e;border-radius:999px;padding:.3rem .85rem;font-size:.8rem;font-weight:600;position:absolute;top:14px;left:14px}.ProductCard-module__n19SZW__arrow{z-index:3;width:40px;height:40px;color:var(--text);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--border);opacity:0;transition:opacity .3s var(--ease), background .25s var(--ease);background:#0a0a0a80;border-radius:50%;place-items:center;font-size:1.5rem;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.ProductCard-module__n19SZW__prev{left:12px}.ProductCard-module__n19SZW__next{right:12px}.ProductCard-module__n19SZW__media:hover .ProductCard-module__n19SZW__arrow{opacity:1}.ProductCard-module__n19SZW__arrow:hover{color:#0a0a0a;background:#c9a77cd9}.ProductCard-module__n19SZW__dots{z-index:3;gap:.5rem;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.ProductCard-module__n19SZW__dot{width:7px;height:7px;transition:all .3s var(--ease);background:#f5f2ee66;border-radius:50%}.ProductCard-module__n19SZW__dotActive{background:var(--accent);border-radius:999px;width:22px}.ProductCard-module__n19SZW__body{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem 1.5rem 1.75rem;display:flex}.ProductCard-module__n19SZW__title{letter-spacing:.02em;cursor:pointer;transition:color .25s var(--ease);font-size:1.35rem;font-weight:600}.ProductCard-module__n19SZW__title:hover{color:var(--accent)}.ProductCard-module__n19SZW__arrow,.ProductCard-module__n19SZW__dot{cursor:pointer}.ProductCard-module__n19SZW__desc{color:var(--text-dim);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.65;display:-webkit-box;overflow:hidden}.ProductCard-module__n19SZW__footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:.5rem;display:flex}.ProductCard-module__n19SZW__price{font-family:var(--font-serif);color:var(--accent);letter-spacing:.02em;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:600}.ProductCard-module__n19SZW__add{border:1px solid var(--border-strong);letter-spacing:.06em;height:44px;color:var(--text);transition:background .25s var(--ease), color .25s var(--ease), border-color .25s var(--ease), transform .2s var(--ease);border-radius:999px;align-items:center;padding:0 1.35rem;font-size:.85rem;font-weight:500;display:inline-flex}.ProductCard-module__n19SZW__add:hover{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#0a0a0a;border-color:#0000}.ProductCard-module__n19SZW__add:active{transform:scale(.96)}@media (max-width:640px){.ProductCard-module__n19SZW__arrow{opacity:1;width:34px;height:34px;font-size:1.2rem}.ProductCard-module__n19SZW__body{gap:.55rem;padding:1.15rem 1.15rem 1.35rem}.ProductCard-module__n19SZW__title{font-size:1.15rem}.ProductCard-module__n19SZW__price{font-size:1.25rem}.ProductCard-module__n19SZW__add{height:42px;padding:0 1rem;font-size:.8rem}}
.ProductModal-module__Z8KkIW__scrim{z-index:400;-webkit-backdrop-filter:blur(6px);background:#000000b3;justify-content:center;align-items:center;padding:clamp(.75rem,3vw,2rem);display:flex;position:fixed;inset:0}.ProductModal-module__Z8KkIW__modal{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);width:min(960px,100%);max-height:92vh;box-shadow:var(--shadow-lift);grid-template-columns:1fr 1fr;display:grid;position:relative;overflow-y:auto}.ProductModal-module__Z8KkIW__close{z-index:5;width:40px;height:40px;color:var(--text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);transition:background .25s var(--ease), color .25s var(--ease);background:#0a0a0a80;border-radius:50%;place-items:center;font-size:1.05rem;display:grid;position:absolute;top:14px;right:14px}.ProductModal-module__Z8KkIW__close:hover{background:var(--accent);color:#0a0a0a}.ProductModal-module__Z8KkIW__gallery{background:var(--bg-3);padding:1.25rem}.ProductModal-module__Z8KkIW__mainImageWrap{aspect-ratio:4/5;border-radius:var(--radius-sm);background:var(--bg-2);overflow:hidden}.ProductModal-module__Z8KkIW__mainImage{object-fit:cover;width:100%;height:100%}.ProductModal-module__Z8KkIW__thumbs{flex-wrap:wrap;gap:.6rem;margin-top:.75rem;display:flex}.ProductModal-module__Z8KkIW__thumb{opacity:.6;width:60px;height:72px;transition:opacity .25s var(--ease), border-color .25s var(--ease);border:2px solid #0000;border-radius:6px;overflow:hidden}.ProductModal-module__Z8KkIW__thumb img{object-fit:cover;width:100%;height:100%}.ProductModal-module__Z8KkIW__thumb:hover{opacity:1}.ProductModal-module__Z8KkIW__thumbActive{opacity:1;border-color:var(--accent)}.ProductModal-module__Z8KkIW__details{flex-direction:column;gap:1.1rem;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.ProductModal-module__Z8KkIW__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.2}.ProductModal-module__Z8KkIW__price{font-family:var(--font-serif);color:var(--accent);font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:600}.ProductModal-module__Z8KkIW__desc{color:var(--text-dim);white-space:pre-line;max-height:9rem;font-size:.9rem;line-height:1.7;overflow-y:auto}.ProductModal-module__Z8KkIW__optionGroup{flex-direction:column;gap:.6rem;display:flex}.ProductModal-module__Z8KkIW__optionLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--text-dim);align-items:baseline;gap:.6rem;font-size:.78rem;display:flex}.ProductModal-module__Z8KkIW__optionPicked{text-transform:none;letter-spacing:.02em;color:var(--text);font-size:.85rem}.ProductModal-module__Z8KkIW__swatches{flex-wrap:wrap;gap:.7rem;display:flex}.ProductModal-module__Z8KkIW__swatch{border:2px solid var(--border-strong);width:34px;height:34px;transition:transform .2s var(--ease), border-color .2s var(--ease);border-radius:50%;position:relative}.ProductModal-module__Z8KkIW__swatch:hover{transform:scale(1.08)}.ProductModal-module__Z8KkIW__swatchActive{border-color:var(--accent);box-shadow:0 0 0 2px var(--bg-2), 0 0 0 4px var(--accent)}.ProductModal-module__Z8KkIW__sizes{flex-wrap:wrap;gap:.55rem;display:flex}.ProductModal-module__Z8KkIW__size{border-radius:var(--radius-sm);border:1px solid var(--border-strong);min-width:52px;height:42px;color:var(--text);letter-spacing:.04em;font-variant-numeric:tabular-nums;transition:border-color .2s var(--ease), background .2s var(--ease), color .2s var(--ease);padding:0 .85rem;font-size:.85rem}.ProductModal-module__Z8KkIW__size:hover{border-color:var(--accent)}.ProductModal-module__Z8KkIW__sizeActive{background:var(--accent);border-color:var(--accent);color:#0a0a0a;font-weight:600}.ProductModal-module__Z8KkIW__optDisabled{opacity:.3;cursor:not-allowed;text-decoration:line-through}.ProductModal-module__Z8KkIW__qty{border:1px solid var(--border-strong);border-radius:999px;align-self:flex-start;align-items:center;gap:1rem;padding:.3rem;display:inline-flex}.ProductModal-module__Z8KkIW__qty button{width:34px;height:34px;color:var(--text);transition:background .2s var(--ease), color .2s var(--ease);border-radius:50%;place-items:center;font-size:1.15rem;display:grid}.ProductModal-module__Z8KkIW__qty button:hover{background:var(--accent);color:#0a0a0a}.ProductModal-module__Z8KkIW__qty span{text-align:center;font-variant-numeric:tabular-nums;min-width:20px}.ProductModal-module__Z8KkIW__actions{gap:.75rem;margin-top:.5rem;display:flex}.ProductModal-module__Z8KkIW__addBtn,.ProductModal-module__Z8KkIW__buyBtn{letter-spacing:.08em;height:54px;transition:transform .2s var(--ease), box-shadow .25s var(--ease), background .25s var(--ease);border-radius:999px;flex:1;font-size:.9rem;font-weight:600}.ProductModal-module__Z8KkIW__addBtn{border:1px solid var(--border-strong);color:var(--text)}.ProductModal-module__Z8KkIW__addBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.ProductModal-module__Z8KkIW__buyBtn{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#0a0a0a}.ProductModal-module__Z8KkIW__buyBtn:hover:not(:disabled){box-shadow:0 14px 36px -10px var(--gold-glow);transform:translateY(-1px)}.ProductModal-module__Z8KkIW__addBtn:disabled,.ProductModal-module__Z8KkIW__buyBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:760px){.ProductModal-module__Z8KkIW__modal{grid-template-columns:1fr;max-height:94vh}.ProductModal-module__Z8KkIW__gallery{padding:.85rem}}
.Products-module__UGOPla__section{background:var(--bg);position:relative}.Products-module__UGOPla__head{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:640px;margin:0 auto clamp(2.5rem,5vw,4rem);display:flex}.Products-module__UGOPla__title{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:600}.Products-module__UGOPla__sub{color:var(--text-dim);letter-spacing:.05em;font-size:1rem}.Products-module__UGOPla__filters{flex-wrap:wrap;justify-content:center;gap:.6rem;max-width:980px;margin:0 auto clamp(2rem,4vw,3rem);display:flex}.Products-module__UGOPla__filter{border:1px solid var(--border-strong);color:var(--text-dim);letter-spacing:.06em;white-space:nowrap;transition:color .25s var(--ease), border-color .25s var(--ease), background .25s var(--ease);border-radius:999px;padding:.55rem 1.25rem;font-size:.85rem}.Products-module__UGOPla__filter:hover{color:var(--text);border-color:var(--accent)}.Products-module__UGOPla__filterActive{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#0a0a0a;border-color:#0000;font-weight:600}.Products-module__UGOPla__skeleton{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-3);padding-bottom:1.5rem;overflow:hidden}.Products-module__UGOPla__skelImg{aspect-ratio:4/5;background:linear-gradient(100deg, var(--bg-2) 30%, #ffffff0f 50%, var(--bg-2) 70%);background-size:200% 100%;animation:1.4s infinite Products-module__UGOPla__shimmer}.Products-module__UGOPla__skelLine{background:linear-gradient(100deg, var(--bg-2) 30%, #ffffff0f 50%, var(--bg-2) 70%);background-size:200% 100%;border-radius:6px;height:16px;margin:1.25rem 1.5rem 0;animation:1.4s infinite Products-module__UGOPla__shimmer}.Products-module__UGOPla__skelShort{width:45%}@keyframes Products-module__UGOPla__shimmer{to{background-position:-200% 0}}.Products-module__UGOPla__state{text-align:center;color:var(--text-dim);letter-spacing:.04em;flex-direction:column;align-items:center;gap:1.25rem;padding:clamp(3rem,8vw,6rem) 1rem;font-size:1rem;display:flex}.Products-module__UGOPla__retry{border:1px solid var(--border-strong);color:var(--text);letter-spacing:.08em;transition:border-color .25s var(--ease), color .25s var(--ease);border-radius:999px;padding:.75rem 1.75rem}.Products-module__UGOPla__retry:hover{border-color:var(--accent);color:var(--accent)}.Products-module__UGOPla__grid{grid-template-columns:repeat(2,1fr);gap:clamp(1rem,2.5vw,2rem);display:grid}@media (min-width:768px){.Products-module__UGOPla__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}
.BrandStory-module__n1t2Sa__section{background:var(--bg-2);border-block:1px solid var(--border)}.BrandStory-module__n1t2Sa__inner{grid-template-columns:.85fr 1fr;align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.BrandStory-module__n1t2Sa__visual{aspect-ratio:4/5;border-radius:var(--radius);border:1px solid var(--border-strong);box-shadow:var(--shadow-card);position:relative;overflow:hidden}.BrandStory-module__n1t2Sa__img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s var(--ease)}.BrandStory-module__n1t2Sa__visual:hover .BrandStory-module__n1t2Sa__img{transform:scale(1.04)}.BrandStory-module__n1t2Sa__visualTag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);letter-spacing:.2em;text-transform:uppercase;color:var(--accent);background:#0a0a0a99;border-radius:999px;padding:.4rem .95rem;font-size:.7rem;position:absolute;bottom:16px;left:16px}.BrandStory-module__n1t2Sa__copy{max-width:560px}.BrandStory-module__n1t2Sa__title{margin-top:1rem;margin-bottom:1.75rem;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:600}.BrandStory-module__n1t2Sa__para{color:var(--text-dim);letter-spacing:.02em;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.9}.BrandStory-module__n1t2Sa__chips{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.BrandStory-module__n1t2Sa__chip{border:1px solid var(--border-strong);letter-spacing:.12em;color:var(--text);transition:border-color .3s var(--ease), color .3s var(--ease);background:#c9a77c0f;border-radius:999px;padding:.6rem 1.4rem;font-size:.9rem}.BrandStory-module__n1t2Sa__chip:hover{border-color:var(--accent);color:var(--accent)}@media (max-width:860px){.BrandStory-module__n1t2Sa__inner{grid-template-columns:1fr}.BrandStory-module__n1t2Sa__visual{width:100%;max-width:420px;margin-inline:auto}.BrandStory-module__n1t2Sa__copy{text-align:center;margin-inline:auto}.BrandStory-module__n1t2Sa__chips{justify-content:center}}
.StoreLocations-module__nVpxlG__section{background:var(--bg)}.StoreLocations-module__nVpxlG__head{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:640px;margin:0 auto clamp(2.5rem,5vw,4rem);display:flex}.StoreLocations-module__nVpxlG__title{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:600}.StoreLocations-module__nVpxlG__sub{color:var(--text-dim);letter-spacing:.05em;font-size:1rem}.StoreLocations-module__nVpxlG__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(1rem,2.5vw,1.75rem);display:grid}.StoreLocations-module__nVpxlG__card{background:var(--bg-3);border:1px solid var(--border);border-radius:var(--radius);min-height:200px;transition:transform .35s var(--ease), box-shadow .35s var(--ease), border-color .35s var(--ease);flex-direction:column;gap:1.25rem;padding:2rem 1.75rem;display:flex}.StoreLocations-module__nVpxlG__card:hover{box-shadow:var(--shadow-lift);border-color:#c9a77c80;transform:translateY(-6px)}.StoreLocations-module__nVpxlG__pin{width:48px;height:48px;color:var(--accent);background:#c9a77c1a;border:1px solid #c9a77c40;border-radius:12px;place-items:center;display:grid}.StoreLocations-module__nVpxlG__cardBody{flex:1}.StoreLocations-module__nVpxlG__name{font-size:1.3rem;font-weight:600;line-height:1.3}.StoreLocations-module__nVpxlG__area{letter-spacing:.06em;color:var(--text-dim);margin-top:.5rem;font-size:.85rem}.StoreLocations-module__nVpxlG__map{letter-spacing:.08em;color:var(--accent);transition:gap .3s var(--ease), opacity .3s var(--ease);font-size:.85rem;font-weight:500}.StoreLocations-module__nVpxlG__card:hover .StoreLocations-module__nVpxlG__map{opacity:.85}
.Footer-module__6Ljfoa__footer{background:var(--bg-2);border-top:1px solid var(--border);padding-top:clamp(3rem,6vw,5rem)}.Footer-module__6Ljfoa__inner{flex-wrap:wrap;justify-content:space-between;gap:2.5rem;padding-bottom:clamp(2.5rem,5vw,4rem);display:flex}.Footer-module__6Ljfoa__brandCol{max-width:420px}.Footer-module__6Ljfoa__wordmark{font-family:var(--font-serif);letter-spacing:.18em;color:var(--text);font-size:1.5rem;font-weight:600}.Footer-module__6Ljfoa__tagline{color:var(--text-dim);letter-spacing:.02em;margin-top:1.1rem;font-size:.95rem;line-height:1.7}.Footer-module__6Ljfoa__note{letter-spacing:.06em;color:var(--accent);margin-top:1rem;font-size:.85rem}.Footer-module__6Ljfoa__links{flex-direction:column;gap:.9rem;display:flex}.Footer-module__6Ljfoa__linksTitle{letter-spacing:.3em;text-transform:uppercase;color:var(--text-dim);margin-bottom:.4rem;font-size:.72rem}.Footer-module__6Ljfoa__link{letter-spacing:.06em;color:var(--text);transition:color .25s var(--ease);font-size:.95rem}.Footer-module__6Ljfoa__link:hover{color:var(--accent)}.Footer-module__6Ljfoa__bottom{border-top:1px solid var(--border);letter-spacing:.05em;color:var(--text-dim);flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-block:1.75rem;font-size:.8rem;display:flex}.Footer-module__6Ljfoa__madeWith{color:var(--accent-2)}@media (max-width:640px){.Footer-module__6Ljfoa__inner{flex-direction:column;gap:2rem}.Footer-module__6Ljfoa__bottom{text-align:center;flex-direction:column;align-items:center}}
