@charset "UTF-8";.sg-flex-section{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.sg-flex-row{display:flex;gap:6px}.sg-flex-item{flex:1;min-width:0;overflow:hidden;border-radius:7px;background:#111;transition:flex .28s ease;position:relative;cursor:pointer}.sg-flex-row:has(>.sg-flex-item:nth-child(3)) .sg-flex-item:hover{flex:2.2}.sg-flex-row .sg-flex-item:only-child{max-width:33.33%}.sg-flex-img{height:190px;overflow:hidden;position:relative}.sg-flex-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s ease}.sg-flex-item:hover .sg-flex-img img{transform:scale(1.04)}.sg-style-badge{position:absolute;bottom:6px;left:6px;background:#000000a6;color:#fff;font-size:.6rem;padding:2px 7px;border-radius:4px;pointer-events:none;z-index:2;letter-spacing:.02em}.sg-modal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}@media (max-width: 575px){.sg-modal-grid{grid-template-columns:repeat(2,1fr)}.sg-flex-img{height:120px}.sg-flex-row .sg-flex-item:only-child{max-width:50%}}.sg-modal-card{border-radius:7px;overflow:hidden;background:#111}.sg-modal-img{aspect-ratio:1/1;overflow:hidden;position:relative}.sg-modal-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s}.sg-modal-card:hover .sg-modal-img img{transform:scale(1.04)}.shop-hours__status{display:inline-flex;align-items:center;gap:.4rem;flex-wrap:wrap;font-size:.8125rem;line-height:1.3;padding:.3rem .6rem;border-radius:999px}.shop-hours__status--open{color:#146c33;background:#e6f6ec}.shop-hours__status--closing{color:#8a5200;background:#fdf1e0}.shop-hours__status--closed{color:#a52834;background:#fdeaec}.shop-hours__dot{width:.4rem;height:.4rem;border-radius:50%;background:currentColor;flex-shrink:0}.shop-hours__status-sep{opacity:.45}.shop-hours__status-detail{opacity:.85}.shop-hours__table th{font-weight:600}.shop-hours__row--today{background:#f5f7ff}.shop-hours__row--today th,.shop-hours__row--today td{font-weight:700}.shop-hours__today-chip{display:inline-block;margin-left:.4rem;vertical-align:middle;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#4257d6;background:#eef1fe;padding:.1rem .35rem;border-radius:4px}.shop-hours__closed{color:#6b7280}.shop-hours__note{font-size:.75rem;color:#6b7280}.shop-hero{position:relative;overflow:hidden;background-color:#0f1115;color:#fff}.shop-hero--photo{min-height:420px;display:flex;align-items:flex-end}@media (max-width: 991.98px){.shop-hero--photo{min-height:452px}}.shop-hero__stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.shop-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .9s ease}.shop-hero__slide.is-active{opacity:1}.shop-hero__slide-fill{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;opacity:.55;filter:blur(26px) saturate(1.12);transform:scale(1.12)}.shop-hero__slide-img{position:absolute;top:0;bottom:0;right:0;width:auto;max-width:62%;height:100%;object-fit:cover;object-position:center;display:block;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 38%);mask-image:linear-gradient(90deg,transparent 0,#000 38%)}.shop-hero__dots{position:absolute;right:var(--bs-gutter-x, 1.5rem);bottom:1rem;z-index:4;display:flex;gap:.0625rem;padding:0 .25rem;border-radius:999px;background:#0c0e126b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.shop-hero__dot-btn{width:22px;height:24px;padding:0;border:0;background:none;cursor:pointer;position:relative}.shop-hero__dot-btn:after{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;width:7px;height:7px;border-radius:50%;background:#ffffff73;transition:background .18s,scale .18s}.shop-hero__dot-btn.is-active:after{background:#fff;scale:1.28}.shop-hero__dot-btn:hover:after{background:#ffffffb3}.shop-hero__dot-btn:focus-visible{outline:2px solid #fff;outline-offset:2px;border-radius:50%}@media (max-width: 991.98px){.shop-hero__slide-img{display:none}.shop-hero__slide-fill{opacity:1;filter:none;transform:none}.shop-hero__dots{position:static;margin-top:.875rem;width:max-content}}@media (prefers-reduced-motion: reduce){.shop-hero__slide{transition:none}}.shop-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#090a0db8,#090a0d6b 46%,#090a0d1f)}@media (max-width: 991.98px){.shop-hero__scrim{background:linear-gradient(to top,#090a0deb 30%,#090a0d8c 62%,#090a0d2e 88%,#090a0d6b)}}.shop-hero--gold:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;z-index:3;background:linear-gradient(90deg,#f5d37a,#c9a24a 42%,#c9a24a00)}.shop-hero__inner{position:relative;z-index:2;padding-top:2rem;padding-bottom:2rem;display:flex;gap:2.75rem;align-items:center}@media (max-width: 991.98px){.shop-hero__inner{display:block;padding-top:1.375rem;padding-bottom:1.5rem}}.shop-hero__body{min-width:0;flex:1}.shop-hero__title{font-size:3.1rem;font-weight:800;letter-spacing:-.035em;line-height:1.02;margin:0 0 .625rem;max-width:17ch;overflow-wrap:anywhere;text-shadow:0 2px 24px rgba(0,0,0,.5)}.shop-hero__title--big{font-size:5.4rem;letter-spacing:-.05em;line-height:.94;max-width:19ch}.shop-hero__title--big.is-long{font-size:2.4rem;letter-spacing:-.03em;line-height:1.06}@media (max-width: 991.98px){.shop-hero__title{font-size:1.9rem;max-width:none}.shop-hero__title--big{font-size:2.6rem}.shop-hero__title--big.is-long{font-size:1.5rem}}.shop-hero__sign{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin:0 0 1rem}.shop-hero__place{font-size:.68rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#ffffffc7}.shop-hero__kind{display:inline-flex;align-items:center;gap:.4375rem;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#f2e3c6;white-space:nowrap}.shop-hero__kind i{font-size:.8125rem;letter-spacing:0;opacity:.85}.shop-hero__bar{height:1px;background:#ffffff57;width:26px;flex:none}@media (max-width: 991.98px){.shop-hero__sign{gap:.5rem}.shop-hero__kind{font-size:.6rem;letter-spacing:.14em}.shop-hero__place{font-size:.6rem;letter-spacing:.18em}.shop-hero__bar{width:16px}}.shop-hero__seal{flex:none;align-self:center;width:232px;height:232px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1875rem;border:1px solid rgba(255,255,255,.22);box-shadow:inset 0 0 0 7px #ffffff0d;color:#fff9}.shop-hero__seal i{font-size:1.0625rem;opacity:.55}.shop-hero__seal-mono{font-size:3.75rem;font-weight:800;letter-spacing:-.03em;line-height:1;color:#ffffffe6}.shop-hero__seal-foot{font-size:.5625rem;font-weight:700;letter-spacing:.26em;text-transform:uppercase;opacity:.8}@media (max-width: 991.98px){.shop-hero__seal{display:none}}.shop-hero__sign a{color:inherit;text-decoration:none}.shop-hero__sign a:hover,.shop-hero__sign a:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:3px}.shop-hero__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.625rem;margin-bottom:.625rem}.shop-hero__status{display:inline-flex;align-items:center;gap:.4rem;flex-wrap:wrap;font-size:.8125rem;padding:.375rem .8125rem;border-radius:999px}.shop-hero__status b{font-weight:600}.shop-hero__status--open{background:#e6f6ec;color:#146c33}.shop-hero__status--closing{background:#fdf1e0;color:#8a5200}.shop-hero__status--closed{background:#fdeaec;color:#a52834}.shop-hero__dot{width:.4rem;height:.4rem;border-radius:50%;background:currentColor;flex-shrink:0}.shop-hero__status-sep{opacity:.45}.shop-hero__status-detail{opacity:.85}.shop-hero__mark{display:inline-flex;align-items:center;gap:.5rem;font-size:.66rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#f0cd76}.shop-hero__mark-rule{width:16px;height:1px;background:#f0cd7699}.shop-hero__addr{color:#ffffffe0;font-size:.9rem;margin:0 0 1.375rem}.shop-hero__addr a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.45)}.shop-hero__addr a:hover{border-bottom-color:#fff;color:#fff}@media (max-width: 991.98px){.shop-hero__addr{font-size:.83rem;margin-bottom:1.125rem}}.shop-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.shop-hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.8125rem 1.375rem;border-radius:10px;font-size:.875rem;font-weight:600;text-decoration:none;white-space:nowrap;border:1px solid transparent;transition:background .12s,border-color .12s,transform .08s}.shop-hero__btn--primary{background:#fff;color:#171a21}.shop-hero__btn--primary:hover{background:#f1f3f7;color:#171a21}.shop-hero__btn--ghost{background:#ffffff1a;color:#fff;border-color:#ffffff42}.shop-hero__btn--ghost:hover{background:#ffffff2b;color:#fff}.shop-hero__btn:active{transform:translateY(1px)}@media (max-width: 991.98px){.shop-hero__actions{gap:.5625rem}.shop-hero__btn--primary{flex:1 0 100%}.shop-hero__btn--ghost{flex:1 1 0;min-width:0}.shop-hero__btn{font-size:.8125rem;padding-left:.875rem;padding-right:.875rem}}.shop-hero__fav{flex:0 0 auto}.shop-hero__week{width:296px;flex:none;align-self:center}@media (max-width: 991.98px){.shop-hero__week{width:auto;margin-top:1.25rem}}.shop-hero__week-head{display:flex;justify-content:space-between;align-items:center;font-size:.625rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#ffffff80;margin:0 0 .625rem}.shop-hero__week-head em{font-style:normal;font-weight:400;letter-spacing:0;text-transform:none;font-size:.68rem}.shop-hero__week ul{list-style:none;margin:0;padding:0}.shop-hero__week li{display:flex;justify-content:space-between;gap:.875rem;font-size:.8rem;padding:.4375rem 0;color:#ffffffbd;border-bottom:1px solid rgba(255,255,255,.1)}.shop-hero__week li:last-child{border-bottom:0}.shop-hero__week li.is-today{color:#fff;font-weight:700}.shop-hero__week li.is-shut span:last-child{color:#fff6}@media (max-width: 991.98px){.shop-hero__week li{padding:.3125rem 0;font-size:.78rem}}.shop-hero__fav .fav-widget{display:inline-flex}.shop-hero__fav .fav-mini-line{display:none}.shop-hero__fav .fav-pill{display:inline-flex;align-items:center;justify-content:center;padding:.8125rem .9375rem;border-radius:10px;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.26);box-shadow:none;font-size:.875rem;font-weight:600;transition:background .12s,border-color .12s,transform .08s}.shop-hero__fav .fav-pill:hover{background:#ffffff2b;color:#fff}.shop-hero__fav .fav-pill:active{transform:translateY(1px)}.shop-hero__fav .fav-pill{text-transform:none;letter-spacing:0;gap:.5rem}.shop-hero__fav .fav-pill i{margin-right:0!important}@media (max-width: 991.98px){.shop-hero__fav{flex:0 0 auto}}.shop-locate{position:relative;padding-top:34px}.shop-locate__map{width:100%;aspect-ratio:16/9;border-radius:10px;overflow:hidden;background:#eef0f3}.shop-locate__card{position:absolute;top:34px;left:20px;z-index:2;transform:translateY(-50%);max-width:min(340px,100% - 40px);display:flex;align-items:flex-start;gap:.5625rem;padding:.75rem .9375rem;border-radius:8px;background:#fff;box-shadow:0 1px 2px #1018280f,0 10px 28px #10182829}.shop-locate__card--standalone{position:static;max-width:none;transform:none;border:1px solid #e5e7eb;box-shadow:none;padding:1rem 1.125rem}.shop-locate__lines{display:flex;flex-direction:column;gap:.125rem;min-width:0}.shop-locate__pin{flex:none;position:relative;width:13px;height:13px;margin-top:.1875rem;background:#e83e8c;border-radius:50% 50% 50% 0}.shop-locate__pin:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:5px;height:5px;background:#fff;border-radius:50%}.shop-locate__street{font-weight:600;color:#111827;font-size:.9375rem;line-height:1.35}.shop-locate__region{color:#6b7280;font-size:.8125rem;line-height:1.35}.shop-locate__more{display:inline-flex;align-items:center;gap:.4rem;margin-top:.875rem;font-size:.875rem;font-weight:600;color:#4e66f8;text-decoration:none}.shop-locate__more:hover,.shop-locate__more:focus-visible{color:#3448d6;text-decoration:underline;text-underline-offset:3px}.shop-locate__more i{font-size:.75rem;transition:transform .18s ease}.shop-locate__more:hover i{transform:translate(3px)}@media (prefers-reduced-motion: reduce){.shop-locate__more i{transition:none}.shop-locate__more:hover i{transform:none}}@media (max-width: 575.98px){.shop-locate{padding-top:30px}.shop-locate__map{aspect-ratio:4/3}.shop-locate__card{top:30px;left:12px;max-width:calc(100% - 24px);padding:.625rem .8125rem}}.shop-reviews__summary{margin-bottom:1rem}.shop-reviews__summary.is-empty{visibility:hidden;height:0;margin:0;overflow:hidden}#reviews-container>p.text-muted{margin:0;padding:1.375rem 1.25rem;border:1px dashed #d8dce2;border-radius:10px;background:#fafbfc;color:#6c757d!important;font-size:.9375rem;text-align:center}.shop-reviews__invite{padding:1.25rem 1.375rem;border:1px solid #e5e7eb;border-radius:12px;background:linear-gradient(180deg,#fbfaff,#fff 62%)}.shop-reviews__prompt{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem 1.25rem}.shop-reviews__prompt-title{margin:0;font-size:1.0625rem;font-weight:700;color:#111827}.shop-reviews__prompt-sub{margin:.1875rem 0 0;font-size:.875rem;color:#6c757d}.shop-reviews__prompt-stars{font-size:1.375rem;line-height:1}.shop-reviews__prompt-stars--guest{cursor:pointer}.shop-reviews__fields{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #e9ecef}.shop-reviews__expand{display:inline-block;margin-top:.875rem;padding:0;border:0;background:none;font-size:.875rem;font-weight:600;color:#4e66f8;text-decoration:none}.shop-reviews__expand:hover,.shop-reviews__expand:focus-visible{color:#3448d6;text-decoration:underline;text-underline-offset:3px}.shop-reviews__invite.is-open .shop-reviews__expand{display:none}@media (max-width: 575.98px){.shop-reviews__invite{padding:1.125rem 1rem}#reviews-container>p.text-muted{padding:1.125rem 1rem}.shop-reviews__prompt{align-items:flex-start}.shop-reviews__prompt-stars{font-size:1.5rem}}.review-card__actions{display:inline-flex;align-items:center;gap:.625rem}.review-card__action{padding:0;border:0;background:none;font-size:.8125rem;font-weight:600;line-height:1;color:#4e66f8}.review-card__action:hover,.review-card__action:focus-visible{color:#3448d6;text-decoration:underline;text-underline-offset:3px}.review-card__action--danger{color:#a52834}.review-card__action--danger:hover,.review-card__action--danger:focus-visible{color:#8a1f2a}
