.store-detail{display:block}.store-detail [hidden]{display:none!important}.store-detail__back{display:inline-flex;align-items:center;gap:.8rem;color:rgb(var(--color-foreground));text-decoration:none;font-size:1.6rem;margin-bottom:2.4rem;opacity:.7}.store-detail__back:hover{opacity:1}.store-detail__back svg{width:1.6rem;height:1.6rem}.store-detail__layout{display:grid;grid-template-columns:minmax(0,60rem) 1fr;gap:4rem;align-items:start}@media screen and (max-width:1024px){.store-detail__layout{grid-template-columns:1fr}}.store-detail__right{position:sticky;top:2rem}.store-detail__title{font-size:3.2rem;font-weight:700;color:rgb(var(--color-foreground));margin:0 0 .8rem;line-height:1.2}.store-detail__subtitle{font-size:1.6rem;color:rgba(var(--color-foreground),.7);margin:0 0 2.4rem}.store-detail__contact{display:flex;flex-direction:column;gap:1.6rem;margin-bottom:2.4rem}.store-detail__icon-row .icon{color:rgb(var(--color-button))}.store-detail__icon-row .rte{font-size:1.6rem;color:rgba(var(--color-foreground),.85);line-height:1.5}.store-detail__icon-row .rte a{color:inherit;text-decoration:none}.store-detail__icon-row .rte a:hover{text-decoration:underline}.store-detail__rating{display:flex;align-items:center;gap:.8rem;margin-bottom:2.4rem;font-size:1.6rem;color:rgba(var(--color-foreground),.7);min-height:2.4rem}.store-detail__stars{color:#faaf00}.store-detail__rating-empty{color:rgba(var(--color-foreground),.5)}.store-detail__notice{background:#fffbea;border-left:.4rem solid #faaf00;padding:1.4rem 1.6rem;border-radius:.4rem;margin-bottom:2.4rem;font-size:1.6rem;font-style:italic;font-weight:600;color:#1a1a1a}.store-detail__hours{margin-bottom:2.8rem}.store-detail__hours .store-detail__icon-row{margin-bottom:1.2rem}.store-detail__hours-title{font-size:1.8rem;font-weight:700;color:rgb(var(--color-foreground));margin:0}.store-detail__hour-row{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.08);font-size:1.6rem}.store-detail__hour-row:last-child{border-bottom:none}.store-detail__hour-row--today{background:#0d875614;padding:1rem 1.4rem;border-radius:.8rem;margin:.4rem -1.4rem;border-bottom:.1rem solid rgba(13,135,86,.15)}.store-detail__hour-row--today .store-detail__day{color:#0d8756;font-weight:700}.store-detail__hour-row--today .store-detail__time{color:#0d8756;font-weight:600}.store-detail__day{font-weight:600;color:rgb(var(--color-foreground))}.store-detail__time{color:rgba(var(--color-foreground),.7)}.store-detail__directions{display:inline-block;background:rgb(var(--color-button));color:rgb(var(--color-button-text));padding:1.4rem 3.6rem;border-radius:5rem;text-decoration:none;font-size:1.6rem;font-weight:600;margin-bottom:4rem}.store-detail__map{border-radius:var(--large-blocks-radius, 1.6rem);overflow:hidden;height:48rem}.store-detail__map iframe{width:100%;height:100%;border:none;display:block}.store-detail__section{margin-top:4.8rem;padding-top:4rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}.store-detail__section-title{font-size:2.2rem;font-weight:700;color:rgb(var(--color-foreground));margin:0 0 2.4rem}.store-detail__reviews-carousel{display:flex;gap:1.6rem;overflow-x:auto;padding-bottom:1.6rem}.store-detail__review-card{min-width:34rem;max-width:40rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-border),var(--color-border-alpha, 1));border-radius:var(--small-blocks-radius, .8rem);padding:2rem;flex-shrink:0}.store-detail__review-header{display:flex;align-items:center;gap:1.2rem;margin-bottom:1rem}.store-detail__review-avatar{width:3.8rem;height:3.8rem;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.6rem;flex-shrink:0}.store-detail__review-author{font-weight:600;font-size:1.6rem}.store-detail__review-date{font-size:1.6rem;color:rgba(var(--color-foreground),.5)}.store-detail__review-stars{color:#faaf00;margin-bottom:.8rem;font-size:1.6rem}.store-detail__review-text{font-size:1.6rem;color:rgba(var(--color-foreground),.85);line-height:1.6}.store-detail__services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem}@media screen and (min-width:750px){.store-detail__services-grid{grid-template-columns:repeat(4,1fr)}}.store-detail__service{display:flex;align-items:center;gap:1rem;font-size:1.6rem;color:rgb(var(--color-foreground))}.store-detail__service-check{width:2.4rem;height:2.4rem;border-radius:50%;background:#0d8756;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.6rem;flex-shrink:0}.store-detail__photos-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media screen and (min-width:750px){.store-detail__photos-grid{grid-template-columns:repeat(3,1fr)}}.store-detail__photo{aspect-ratio:4 / 3;border-radius:var(--small-blocks-radius, .8rem);overflow:hidden;background:rgba(var(--color-foreground),.05)}.store-detail__photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.store-detail__photo:hover img{transform:scale(1.03)}
/*# sourceMappingURL=/cdn/shop/t/274/assets/component-store-detail.css.map */
