.store{max-width:1100px;margin:0 auto;padding:32px 20px 80px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1c1917}.store__header{text-align:center;padding:24px 0 32px;border-bottom:1px solid #e7e5e4;margin-bottom:28px}.store__name{font-size:clamp(1.8rem,5vw,2.6rem);font-weight:700;margin:0;letter-spacing:-.02em}.store__slogan{margin:10px 0 0;color:#57534e;font-size:1.05rem}.store__count{color:#78716c;font-size:.9rem;margin:0 0 16px}.store__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:16px;gap:16px}.store__card{border:1px solid #e7e5e4;border-radius:12px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.store__thumb{aspect-ratio:1/1;background:linear-gradient(135deg,#f5f5f4,#e7e5e4);display:flex;align-items:center;justify-content:center}.store__thumb span{font-size:2.4rem;font-weight:700;color:#a8a29e}.store__img{width:100%;height:100%;object-fit:cover;display:block}.store__info{padding:12px 14px 16px;display:flex;flex-direction:column;gap:4px}.store__product-name{font-weight:600;font-size:.98rem;line-height:1.25}.store__product-meta{color:#78716c;font-size:.82rem}.store__price{margin-top:4px;font-weight:700;color:#1c1917}.store__empty{text-align:center;color:#78716c;padding:48px 0}.store__footer{margin-top:56px;text-align:center;color:#a8a29e;font-size:.85rem}.store__footer a{color:#78716c}.store__social{margin:40px 0 8px;text-align:center}.store__social-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:12px}.store__social-link{text-decoration:none;font-size:.9rem;font-weight:600;color:#57534e;background:#fff;border:1px solid #d6d3d1;border-radius:999px;padding:8px 16px}.store__social-link:hover{border-color:var(--color-primary,#c2410c);color:var(--color-primary,#c2410c)}.store__card-link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.store__card:hover{border-color:var(--color-primary,#c2410c)}.store__back{display:inline-block;margin-bottom:20px;color:#78716c;text-decoration:none;font-size:.92rem}.store__back:hover{color:var(--color-primary,#c2410c)}.store__detail{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:28px;gap:28px}@media (min-width:800px){.store__detail{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start}}.store__detail-gallery{display:flex;flex-direction:column;gap:12px}.store__detail-img{width:100%;height:auto;display:block;border-radius:12px;border:1px solid #e7e5e4;background:#f5f5f4}.store__detail-noimg{aspect-ratio:1/1;border-radius:12px;background:linear-gradient(135deg,#f5f5f4,#e7e5e4);display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:700;color:#a8a29e}.store__detail-info{display:flex;flex-direction:column;gap:10px}.store__detail-name{font-size:clamp(1.5rem,4vw,2.1rem);font-weight:700;margin:0;letter-spacing:-.02em}.store__detail-meta{margin:0;color:#78716c}.store__detail-price{margin:4px 0;font-size:1.5rem;font-weight:700}.store__detail-sizes-list,.store__detail-tags{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.store__detail-tag{font-size:.78rem;color:#57534e;background:#f5f5f4;border:1px solid #e7e5e4;border-radius:999px;padding:3px 10px}.store__detail-sizes{margin-top:4px}.store__detail-sizes-label{display:block;font-size:.82rem;color:#78716c;margin-bottom:6px}.store__detail-size{min-width:36px;text-align:center;font-size:.9rem;border:1px solid #d6d3d1;border-radius:6px;padding:6px 8px}.store__detail-desc{margin:8px 0 0;color:#44403c;line-height:1.5;white-space:pre-line}.store__detail-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.store__detail-buy{background:var(--color-primary,#c2410c);color:#fff;text-decoration:none;font-weight:600;padding:12px 20px;border-radius:8px}.store__detail-back{color:#57534e;text-decoration:none;font-weight:500;padding:12px 16px;border:1px solid #d6d3d1;border-radius:8px}.store__detail-back:hover{border-color:var(--color-primary,#c2410c);color:var(--color-primary,#c2410c)}.store__topbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.store__brand-link{text-decoration:none;color:inherit}.store__cart-btn{position:relative;display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#1c1917;border:1px solid #d6d3d1;border-radius:999px;padding:8px 16px;font-size:.9rem;font-weight:600;background:#fff}.store__cart-btn:hover{border-color:var(--color-primary,#c2410c);color:var(--color-primary,#c2410c)}.store__cart-ico{display:block}.store__cart-badge{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--color-primary,#c2410c);color:#fff;font-size:.72rem;font-weight:700;justify-content:center}.store__cart-badge,.store__giovanni{display:inline-flex;align-items:center}.store__giovanni{gap:8px;text-decoration:none;color:#78716c;border:1px solid #e7e5e4;border-radius:999px;padding:6px 14px 6px 6px;background:#fff;transition:border-color .15s ease}.store__giovanni:hover{border-color:var(--color-primary,#c2410c)}.store__giovanni-mark{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#1c1917;color:#e7c873;font-family:Fraunces,Georgia,serif;font-weight:700;font-size:.95rem}.store__giovanni-text strong{color:#1c1917}.store__filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.store__chip{text-decoration:none;font-size:.85rem;color:#57534e;background:#f5f5f4;border:1px solid #e7e5e4;border-radius:999px;padding:6px 14px;text-transform:capitalize}.store__chip:hover{border-color:var(--color-primary,#c2410c);color:var(--color-primary,#c2410c)}.store__chip--active{background:#1c1917;color:#fff;border-color:#1c1917}.store__chip-count{font-size:.72rem;font-weight:700;opacity:.65}.store__chip--active .store__chip-count{opacity:.85}.store__catnav{position:-webkit-sticky;position:sticky;top:0;z-index:5;margin:0 -20px 22px;padding:10px 20px;background:rgba(255,255,255,.96);-webkit-backdrop-filter:saturate(1.4) blur(6px);backdrop-filter:saturate(1.4) blur(6px);border-bottom:1px solid #e7e5e4}.store__catnav .store__filters{flex-wrap:nowrap;overflow-x:auto;margin:0;scrollbar-width:none}.store__catnav .store__filters::-webkit-scrollbar{display:none}.store__catnav .store__chip{flex:0 0 auto;white-space:nowrap}.store__section{margin:0 0 38px}.store__section-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px}.store__section-title{display:flex;align-items:center;gap:8px;font-size:1.25rem;font-weight:700;margin:0;letter-spacing:-.01em;text-transform:capitalize}.store__section-count{font-size:.78rem;font-weight:600;color:#78716c;background:#f5f5f4;border-radius:999px;padding:2px 9px}.store__section-all{color:var(--color-primary,#c2410c);font-weight:600;text-decoration:none;font-size:.9rem;white-space:nowrap}.store__section-all:hover{text-decoration:underline}.store__breadcrumb{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#78716c;margin-bottom:10px}.store__breadcrumb a{color:#78716c;text-decoration:none}.store__breadcrumb a:hover{color:var(--color-primary,#c2410c)}.store__breadcrumb-current{color:#1c1917;font-weight:600;text-transform:capitalize}.store__steps{list-style:none;display:flex;gap:10px;padding:0;margin:0 0 24px}.store__step{gap:8px;flex:1 1;font-size:.85rem}.store__step,.store__step-num{display:flex;align-items:center;color:#a8a29e}.store__step-num{flex:0 0 auto;width:26px;height:26px;border-radius:50%;justify-content:center;font-weight:700;font-size:.82rem;background:#f5f5f4;border:1px solid #e7e5e4}.store__step-label{white-space:nowrap}.store__step--active{color:#1c1917}.store__step--active .store__step-num{background:var(--color-primary,#c2410c);color:#fff;border-color:var(--color-primary,#c2410c)}.store__step--done{color:#57534e}.store__step--done .store__step-num{background:#1c7c3a;color:#fff;border-color:#1c7c3a}@media (max-width:600px){.store__step{flex:0 0 auto}.store__step-label{display:none}.store__steps{justify-content:center;gap:18px}}.store__page-title{font-size:clamp(1.4rem,4vw,2rem);font-weight:700;margin:4px 0 24px;letter-spacing:-.02em}.store__field{display:flex;flex-direction:column;gap:6px}.store__field-label{font-size:.82rem;color:#57534e;font-weight:600}.store__input,.store__qty,.store__select{font:inherit;padding:10px 12px;border:1px solid #d6d3d1;border-radius:8px;background:#fff;color:#1c1917}.store__input:focus,.store__qty:focus,.store__select:focus{outline:none;border-color:var(--color-primary,#c2410c)}.store__qty{width:72px}.store__btn{display:inline-flex;align-items:center;justify-content:center;font:inherit;font-weight:600;padding:12px 20px;border-radius:8px;border:1px solid transparent;cursor:pointer;text-decoration:none;text-align:center}.store__btn--primary{background:var(--color-primary,#c2410c);color:#fff}.store__btn--primary:hover{background:#9a330a}.store__btn--primary:disabled{opacity:.6;cursor:default}.store__btn--ghost{background:#fff;border-color:#d6d3d1;color:#57534e}.store__btn--ghost:hover{border-color:var(--color-primary,#c2410c);color:var(--color-primary,#c2410c)}.store__buybox{display:flex;flex-wrap:wrap;align-items:flex-end;gap:14px;margin-top:20px}.store__detail-wa{color:#1c7c3a;text-decoration:none;font-weight:600;padding:12px 16px;border:1px solid #cfe9d6;border-radius:8px}.store__detail-wa:hover{border-color:#1c7c3a}.store__added{flex-basis:100%;margin:4px 0 0;color:#1c7c3a;font-size:.9rem}.store__added-link{color:var(--color-primary,#c2410c);font-weight:600}.store__cart-empty{text-align:center;padding:40px 0;display:flex;flex-direction:column;align-items:center;gap:16px;color:#78716c}.store__cart-list{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:14px}.store__cart-row{display:grid;grid-template-columns:64px 1fr auto;grid-template-areas:"thumb meta line" "thumb controls line";grid-gap:4px 14px;gap:4px 14px;align-items:center;border:1px solid #e7e5e4;border-radius:12px;padding:12px;background:#fff}.store__cart-thumb{grid-area:thumb;width:64px;height:64px;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#f5f5f4,#e7e5e4);display:flex;align-items:center;justify-content:center;color:#a8a29e;font-weight:700}.store__cart-meta{grid-area:meta;display:flex;flex-direction:column;gap:2px}.store__cart-name{font-weight:600;color:#1c1917;text-decoration:none}.store__cart-name:hover{color:var(--color-primary,#c2410c)}.store__cart-unit,.store__cart-variant{font-size:.82rem;color:#78716c}.store__cart-controls{grid-area:controls;display:flex;align-items:center;gap:12px}.store__cart-remove{background:none;border:none;color:#b91c1c;font:inherit;font-size:.85rem;cursor:pointer;padding:0}.store__cart-remove:hover{text-decoration:underline}.store__cart-line{grid-area:line;font-weight:700;white-space:nowrap}.store__cart-summary{display:flex;flex-direction:column;gap:12px;max-width:360px;margin-left:auto}.store__cart-subtotal{display:flex;justify-content:space-between;font-size:1.1rem}.store__cart-note{font-size:.82rem;color:#78716c;margin:0}.store__checkout{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:28px;gap:28px;align-items:start}@media (min-width:800px){.store__checkout{grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr)}}.store__checkout-fields{display:flex;flex-direction:column;gap:16px}.store__fieldset{border:1px solid #e7e5e4;border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:8px}.store__radio{display:flex;align-items:center;gap:8px;font-size:.92rem}.store__checkout-summary{border:1px solid #e7e5e4;border-radius:12px;padding:18px;background:#fafaf9;display:flex;flex-direction:column;gap:10px}.store__summary-title{margin:0 0 4px;font-size:1.05rem}.store__summary-list{list-style:none;margin:0;padding:0 0 8px;border-bottom:1px solid #e7e5e4;display:flex;flex-direction:column;gap:6px}.store__summary-item{gap:12px;font-size:.88rem}.store__summary-item,.store__summary-line{display:flex;justify-content:space-between}.store__summary-line{font-size:.92rem;color:#57534e}.store__summary-total{font-size:1.1rem;color:#1c1917;border-top:1px solid #e7e5e4;padding-top:8px}.store__error{color:#b91c1c;font-size:.88rem;margin:0}.store__confirm{text-align:center;padding:40px 0;display:flex;flex-direction:column;align-items:center;gap:8px}.store__confirm-check{width:56px;height:56px;border-radius:50%;background:#1c7c3a;color:#fff;font-size:1.8rem;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.store__confirm-title{margin:0;font-size:1.5rem}.store__confirm-num,.store__confirm-total{margin:0;color:#57534e}.store__confirm-cta{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:16px}.store__svc-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}@media (min-width:640px){.store__svc-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.store__svc{border:1px solid #e7e5e4;border-radius:12px;padding:16px 18px;background:#fff;display:flex;flex-direction:column;gap:8px}.store__svc:hover{border-color:var(--color-primary,#c2410c)}.store__svc-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.store__svc-name{margin:0;font-size:1.05rem;font-weight:700;letter-spacing:-.01em}.store__svc-price{white-space:nowrap;font-weight:700;color:#1c1917}.store__svc-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.store__svc-dur{font-size:.82rem;color:#78716c}.store__svc-desc{margin:0;color:#44403c;line-height:1.5;font-size:.92rem}.store__svc-cta{align-self:flex-start;margin-top:4px}.store__svc-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.store__booking{gap:24px;max-width:640px}.store__book-step,.store__booking{display:flex;flex-direction:column}.store__book-step{gap:10px}.store__book-label{font-size:.95rem;font-weight:700;color:#1c1917}.store__book-dates{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}.store__book-dates::-webkit-scrollbar{display:none}.store__book-dates .store__chip{flex:0 0 auto;white-space:nowrap}.store__book-slots{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));grid-gap:8px;gap:8px}.store__slot{font:inherit;font-weight:600;padding:10px 8px;border:1px solid #d6d3d1;border-radius:8px;background:#fff;color:#1c1917;cursor:pointer;text-align:center}.store__slot:hover{color:var(--color-primary,#c2410c)}.store__slot--active,.store__slot:hover{border-color:var(--color-primary,#c2410c)}.store__slot--active{background:var(--color-primary,#c2410c);color:#fff}.store__book-form{display:flex;flex-direction:column;gap:14px;border:1px solid #e7e5e4;border-radius:12px;padding:18px;background:#fafaf9}.store__carousel-wrap{margin:0 0 28px}.store__carousel-wrap--hero{margin:0 0 32px}.store__carousel-wrap--footer{margin:40px 0 8px}.store__carousel-title{font-size:1.1rem;font-weight:700;margin:0 0 12px;letter-spacing:-.01em}.store__carousel{position:relative}.store__carousel-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.store__carousel-track::-webkit-scrollbar{display:none}.store__carousel-slide{flex:0 0 var(--slide-w,100%);scroll-snap-align:center;aspect-ratio:var(--slide-aspect,16/9);border-radius:12px;overflow:hidden;background:#f5f5f4;border:1px solid #e7e5e4}.store__carousel-img,.store__carousel-link{display:block;width:100%;height:100%}.store__carousel-img{object-fit:cover}.store__carousel-svg{width:100%;height:100%}.store__carousel-svg svg{width:100%;height:100%;display:block}.store__carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid #e7e5e4;background:rgba(255,255,255,.92);color:#1c1917;font-size:1.4rem;line-height:1;cursor:pointer;display:none;align-items:center;justify-content:center;box-shadow:0 1px 4px rgba(0,0,0,.12)}.store__carousel-arrow:hover{border-color:var(--color-primary,#c2410c);color:var(--color-primary,#c2410c)}.store__carousel-arrow--prev{left:8px}.store__carousel-arrow--next{right:8px}@media (min-width:700px) and (pointer:fine){.store__carousel-arrow{display:inline-flex}}.store__carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:12px}.store__carousel-dot{width:8px;height:8px;padding:0;border-radius:50%;border:none;background:#d6d3d1;cursor:pointer}.store__carousel-dot--active{background:var(--color-primary,#c2410c);width:22px;border-radius:999px}@media (max-width:600px){.store__book-slots{grid-template-columns:repeat(auto-fill,minmax(44px,1fr))}.store__slot{min-height:44px;padding:12px 10px}.store__input,.store__select{min-height:44px;font-size:16px}.store__book-form .store__input{max-height:140px}.store__buybox{flex-direction:column;align-items:stretch}.store__detail-img{max-height:min(70vh,420px);object-fit:contain}.store__cart-row{grid-template-columns:56px 1fr;grid-template-areas:"thumb meta" "thumb controls" "line line";gap:8px 12px;padding:10px}.store__cart-line{text-align:right;padding-top:4px}.store__book-dates:after{content:"›";position:-webkit-sticky;position:sticky;right:0;align-self:center;flex:0 0 auto;font-size:1.4rem;line-height:1;color:var(--color-primary,#c2410c);padding-left:4px;pointer-events:none}.store__checkout-summary{position:-webkit-sticky;position:sticky;bottom:0;max-height:70vh;overflow-y:auto;border-radius:12px 12px 0 0;box-shadow:0 -6px 18px rgba(0,0,0,.08)}.store__confirm-cta{flex-direction:column}.store__confirm-cta>*{width:100%}}