.shop-hero,.shop-directions,.shop-cards,.shop-gallery,.page-text,.club-hero,.club-place{--shop-closed: #b3402e;--shop-day-muted: #a89684;color:var(--ds-text);font-family:var(--ds-font-body);scroll-margin-block-start:90px}.shop-shell{box-sizing:border-box;width:min(100%,var(--ds-container-max));margin-inline:auto;padding-inline:16px}.shop-section__inner{display:flex;flex-direction:column;gap:16px;padding-block:32px}.shop-section__heading{margin:0;font-family:var(--ds-font-heading);font-size:var(--ds-h2-size);font-weight:var(--ds-weight-heading);letter-spacing:var(--ds-heading-tracking);line-height:var(--ds-h2-line)}.shop-hero__inner{padding-block:24px 8px}.shop-hero__grid{display:flex;flex-direction:column;gap:16px}.shop-hero__media{overflow:hidden;height:200px;border-radius:var(--ds-radius-lg);background:var(--ds-surface-soft)}.shop-hero__media img{display:block;width:100%;height:100%;object-fit:cover}.shop-hero__card{display:flex;flex-direction:column;gap:14px;padding:16px;border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:var(--ds-surface)}.shop-hero__heading{margin:0;font-family:var(--ds-font-heading);font-size:var(--ds-h1-size);font-weight:var(--ds-weight-heading);letter-spacing:var(--ds-heading-tracking);line-height:var(--ds-h1-line)}.shop-hero__text{margin:0;color:var(--ds-muted);font-size:15px;line-height:1.6;text-wrap:pretty}.shop-hero__actions{display:flex;flex-direction:column;gap:12px;margin-block-start:auto;padding-block-start:4px}.shop-hero__whatsapp{gap:9px}.shop-hero__whatsapp-icon{display:inline-flex;color:var(--ds-success)}.shop-contacts{display:flex;flex-direction:column;gap:12px}.shop-contacts__row{display:flex;align-items:flex-start;gap:12px}.shop-contacts__icon{display:inline-flex;width:36px;height:36px;flex-shrink:0;align-items:center;justify-content:center;border-radius:var(--ds-radius-sm);background:var(--ds-surface-2);color:var(--ds-primary)}.shop-contacts__body{display:flex;min-width:0;flex-direction:column;gap:2px}.shop-contacts__label{color:var(--ds-muted);font-size:13px}.shop-contacts__value{font-size:15px;font-weight:var(--ds-weight-accent)}.shop-contacts__phone,.shop-contacts__phone:visited{width:fit-content;color:var(--ds-text);font-variant-numeric:tabular-nums;text-decoration:none}.shop-contacts__phone:hover{color:var(--ds-primary-hover);text-decoration:underline;text-underline-offset:3px}.shop-hours__summary{min-height:44px;cursor:pointer;list-style:none}.shop-hours__summary::-webkit-details-marker{display:none}.shop-hours__summary:focus-visible{outline:0;border-radius:var(--ds-radius-sm);box-shadow:var(--ds-focus-ring)}.shop-hours__status{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:var(--ds-weight-accent)}.shop-hours__dot{width:8px;height:8px;flex-shrink:0;border-radius:var(--ds-radius-pill);background:var(--ds-success)}.shop-hours__dot--closed{background:var(--shop-closed)}.shop-hours__chevron{display:inline-flex;color:var(--ds-faint);transition:transform .18s ease}.shop-hours[open] .shop-hours__chevron{transform:rotate(90deg)}[dir=rtl] .shop-hours__chevron{transform:rotate(180deg)}[dir=rtl] .shop-hours[open] .shop-hours__chevron{transform:rotate(90deg)}.shop-hours__note{color:var(--ds-muted);font-size:14px;font-variant-numeric:tabular-nums}.shop-hours__table{display:flex;flex-direction:column;gap:12px;padding-block-start:12px}.shop-hours__rows{display:flex;flex-direction:column}.shop-hours__row{display:flex;justify-content:space-between;gap:16px;padding:9px 10px;border-block-start:1px solid var(--ds-divider);font-size:14px}.shop-hours__row--today{border-radius:var(--ds-radius-xs);background:var(--ds-surface-2);font-weight:var(--ds-weight-accent)}.shop-hours__row--closed{color:var(--shop-day-muted)}.shop-hours__time{font-variant-numeric:tabular-nums}.shop-hours__footnote{margin:0;color:var(--ds-faint);font-size:13px;line-height:1.6;text-wrap:pretty}.shop-section__heading--narrow{font-size:22px}.shop-directions__box{overflow:hidden;border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:var(--ds-surface-soft)}.shop-directions__rail-wrap{padding:12px 12px 2px}.shop-directions__rail{display:flex;gap:8px;overflow-x:auto;padding-block-end:10px;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.shop-directions__rail::-webkit-scrollbar{display:none}.shop-directions__frame{display:block;overflow:hidden;width:220px;height:130px;flex:0 0 220px;border-radius:var(--ds-radius-sm);background:var(--ds-surface-2);scroll-snap-align:start}.shop-directions__frame img{display:block;width:100%;height:100%;object-fit:cover}.shop-directions__tabs{display:flex;gap:10px;padding:12px}.shop-directions__rail-wrap+.shop-directions__tabs{padding-block-start:0}.shop-tab{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding-inline:14px;border:1px solid var(--ds-border);border-radius:var(--ds-radius-pill);background:var(--ds-surface);color:var(--ds-muted);cursor:pointer;font-family:inherit;font-size:14px;font-weight:var(--ds-weight-accent);transition:background-color .18s ease,border-color .18s ease}.shop-tab:hover{background:var(--ds-surface-2)}.shop-tab[aria-selected=true]{border-color:var(--ds-primary);background:var(--ds-primary);color:var(--ds-surface)}.shop-tab:focus-visible{outline:0;box-shadow:var(--ds-focus-ring)}.shop-tab__label-full{display:none}.shop-directions__panel{display:flex;flex-direction:column;gap:16px;padding:16px;border-block-start:1px solid var(--ds-border);background:var(--ds-surface)}.shop-directions__panel[hidden]{display:none}.shop-directions__col{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.shop-steps{display:flex;flex-direction:column;margin:0;padding:0;gap:10px;list-style:none}.shop-steps__item{display:flex;align-items:flex-start;gap:10px}.shop-steps__marker{display:inline-flex;width:22px;height:22px;flex-shrink:0;align-items:center;justify-content:center;border-radius:var(--ds-radius-pill);background:var(--ds-surface-2);font-size:12px;font-weight:var(--ds-weight-heading)}.shop-steps__text{color:var(--ds-muted);font-size:14px;line-height:1.55;text-wrap:pretty}.shop-directions__link-button,.shop-directions__link-button:visited{display:inline-flex;width:100%;min-height:46px;align-items:center;justify-content:center;gap:8px;padding-inline:18px;border-radius:var(--ds-radius-sm);background:var(--ds-primary);color:var(--ds-surface);font-size:14px;font-weight:var(--ds-weight-accent);text-decoration:none;transition:background-color .18s ease}.shop-directions__link-button:hover{background:var(--ds-primary-hover);color:var(--ds-surface)}.shop-directions__link-button:focus-visible{outline:0;box-shadow:var(--ds-focus-ring)}.shop-directions__note{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid var(--ds-border);border-radius:var(--ds-radius-sm);background:var(--ds-surface-soft)}.shop-directions__note-title{display:flex;align-items:center;gap:9px;color:var(--ds-primary);font-size:15px;font-weight:var(--ds-weight-heading)}.shop-directions__note-text{margin:0;color:var(--ds-muted);font-size:14px;line-height:1.6;text-wrap:pretty}.shop-directions__stop{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.shop-directions__badge{display:inline-flex;min-height:26px;flex-shrink:0;align-items:center;padding-inline:10px;border-radius:var(--ds-radius-xs);background:var(--ds-primary);color:var(--ds-surface);font-size:13px;font-weight:var(--ds-weight-heading)}.shop-directions__stop-text{color:var(--ds-muted);font-size:14px;line-height:1.5}.shop-directions__footnote{margin:0;color:var(--ds-faint);font-size:13px;line-height:1.55;text-wrap:pretty}.shop-cards__grid{display:grid;gap:12px;grid-template-columns:1fr}.shop-card,.shop-card:visited{display:flex;flex-direction:column;gap:10px;padding:18px;border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);background:var(--ds-surface);color:var(--ds-text);text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease}.shop-card:hover{border-color:var(--ds-border-mid);box-shadow:var(--ds-shadow-soft);color:var(--ds-text)}.shop-card:focus-visible{outline:0;box-shadow:var(--ds-focus-ring)}.shop-card--static:hover{border-color:var(--ds-border);box-shadow:none}.shop-card__icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:var(--ds-radius-sm);background:var(--ds-surface-2);color:var(--ds-primary)}.shop-card__title{font-family:var(--ds-font-heading);font-size:18px;font-weight:var(--ds-weight-heading);letter-spacing:-.01em;line-height:1.25}.shop-card__text{flex:1;color:var(--ds-muted);font-size:14px;line-height:1.6;text-wrap:pretty}.shop-card__link{color:var(--ds-primary);font-size:14px;font-weight:var(--ds-weight-accent)}.shop-cards__footnote{margin:0;color:var(--ds-muted);font-size:14px;line-height:1.6;text-wrap:pretty}.shop-cards__footnote a{color:var(--ds-text);font-weight:var(--ds-weight-accent);text-decoration:underline;text-underline-offset:3px}.shop-cards__footnote a:hover{color:var(--ds-primary-hover)}.shop-gallery__head{display:flex;align-items:center;justify-content:space-between;gap:16px}.shop-gallery__controls{display:flex;align-items:center;gap:10px}.shop-rail__arrow{display:none}.shop-gallery__rail{box-sizing:border-box;display:flex;gap:12px;overflow-x:auto;margin-inline:-16px;padding:4px 16px 10px;overscroll-behavior-inline:contain;scroll-padding-inline:16px;scroll-snap-type:x mandatory;scrollbar-width:none}.shop-gallery__rail::-webkit-scrollbar{display:none}.shop-gallery__frame{display:block;overflow:hidden;width:260px;flex:0 0 260px;padding:0;border:0;border-radius:var(--ds-radius-md);aspect-ratio:4 / 3;background:var(--ds-surface-2);cursor:zoom-in;scroll-snap-align:start}.shop-gallery__frame:focus-visible{outline:0;box-shadow:var(--ds-focus-ring)}.shop-gallery__frame img{display:block;width:100%;height:100%;object-fit:cover}.shop-lightbox{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:none;background:#1a0f09e0}.shop-lightbox[open]{display:block}.shop-lightbox__dialog{box-sizing:border-box;display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:56px 16px}.shop-lightbox__stage{display:flex;max-width:100%;max-height:100%;flex-direction:column;align-items:center;gap:10px}.shop-lightbox__item{display:flex;max-width:100%;flex-direction:column;align-items:center;margin:0;gap:10px}.shop-lightbox__item[hidden]{display:none}.shop-lightbox__item img{display:block;width:auto;max-width:100%;max-height:calc(100dvh - 150px);border-radius:var(--ds-radius-md);object-fit:contain}.shop-lightbox__caption{max-width:640px;color:var(--ds-on-dark-muted);font-size:14px;line-height:1.5;text-align:center}.shop-lightbox__close,.shop-lightbox__arrow{position:absolute;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid rgba(255,253,249,.25);border-radius:var(--ds-radius-pill);background:#1a0f098c;color:var(--ds-surface);cursor:pointer;transition:background-color .18s ease}.shop-lightbox__close:hover,.shop-lightbox__arrow:hover{background:#1a0f09d9}.shop-lightbox__close:focus-visible,.shop-lightbox__arrow:focus-visible{outline:0;box-shadow:0 0 0 3px #fffdf980}.shop-lightbox__close{inset-block-start:12px;inset-inline-end:12px}[dir=rtl] .shop-lightbox__arrow svg,[dir=rtl] .shop-rail__arrow svg{transform:scaleX(-1)}.shop-lightbox__arrow--prev{inset-inline-start:12px}.shop-lightbox__arrow--next{inset-inline-end:12px}.page-text__inner{box-sizing:border-box;display:flex;width:min(100%,880px);flex-direction:column;margin-inline:auto;gap:12px;padding:32px 16px}.page-text__heading{margin:0;font-family:var(--ds-font-heading);font-size:22px;font-weight:var(--ds-weight-heading);letter-spacing:var(--ds-heading-tracking);line-height:1.25}.page-text__body{color:var(--ds-muted);font-size:15px;line-height:1.7;text-wrap:pretty}.page-text__body>*{margin-block:0}.page-text__body>*+*{margin-block-start:14px}@media screen and (min-width:990px){.shop-shell,.page-text__inner{padding-inline:24px}.shop-section__inner{gap:20px;padding-block:44px}.shop-section__heading--narrow{font-size:26px}.shop-hero__inner{padding-block:36px 8px}.shop-hero__grid{display:grid;align-items:start;gap:28px;grid-template-columns:minmax(0,1.15fr) minmax(320px,1fr)}.shop-hero__media{height:auto;aspect-ratio:4 / 3;border-radius:var(--ds-radius-xl)}.shop-hero__card{gap:16px;padding:28px;border-radius:var(--ds-radius-xl)}.shop-hero__text{font-size:16px;line-height:1.62}.shop-hero__actions{flex-direction:row;flex-wrap:wrap;gap:12px;padding-block-start:8px}.shop-hero__actions .ds-button{width:auto}.shop-contacts__icon{width:38px;height:38px}.shop-contacts__value,.shop-hours__status{font-size:16px}.shop-hours__note,.shop-hours__row{font-size:15px}.shop-hours__table{margin-inline-start:50px}.shop-directions__box{border-radius:22px}.shop-directions__rail-wrap{padding:16px 16px 2px}.shop-directions__rail{gap:10px}.shop-directions__frame{width:260px;height:150px;flex-basis:260px;border-radius:var(--ds-radius-md)}.shop-directions__tabs{gap:12px;padding:16px 20px 14px}.shop-directions__rail-wrap+.shop-directions__tabs{padding-block-start:0}.shop-tab{min-height:40px;padding-inline:16px}.shop-tab__label-full{display:inline}.shop-tab__label-short{display:none}.shop-directions__panel{display:grid;align-items:start;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:20px}.shop-steps__text{font-size:15px}.shop-directions__link-button{width:fit-content;min-height:42px;border-radius:var(--ds-radius-sm)}.shop-cards__grid{gap:20px;grid-template-columns:repeat(auto-fit,minmax(258px,1fr))}.shop-card{gap:12px;padding:24px;border-radius:var(--ds-radius-lg)}.shop-card__icon{width:44px;height:44px}.shop-card__title{font-size:19px}.shop-card__text,.shop-cards__footnote{font-size:15px}.shop-rail__arrow{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--ds-border-mid);border-radius:var(--ds-radius-sm);background:var(--ds-bg);color:var(--ds-primary);cursor:pointer;transition:background-color .18s ease,opacity .18s ease}.shop-rail__arrow:hover{background:var(--ds-surface-2)}.shop-rail__arrow:focus-visible{outline:0;box-shadow:var(--ds-focus-ring)}.shop-rail__arrow[disabled]{cursor:default;opacity:.4}.shop-gallery__rail{gap:16px;margin-inline:0;padding-inline:0;scroll-padding-inline:0}.shop-gallery__frame{width:320px;flex-basis:320px;border-radius:var(--ds-radius-lg)}.shop-lightbox__dialog{padding:64px 72px}.shop-lightbox__close{inset-block-start:20px;inset-inline-end:20px}.shop-lightbox__arrow--prev{inset-inline-start:20px}.shop-lightbox__arrow--next{inset-inline-end:20px}.shop-lightbox__item img{max-height:calc(100dvh - 170px)}.page-text__inner{gap:14px;padding-block:56px}.page-text__heading{font-size:26px}.page-text__body{font-size:16px}}@media(prefers-reduced-motion:reduce){.shop-hours__chevron,.shop-lightbox__close,.shop-lightbox__arrow,.shop-tab,.shop-card,.shop-directions__link-button,.shop-rail__arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/shop-system.css.map */
