.hrs-hero{background:#111;padding:56px 0 52px;position:relative;overflow:hidden}.hrs-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(-45deg,transparent,transparent 40px,rgba(255,255,255,.025) 40px,rgba(255,255,255,.025) 80px);pointer-events:none}.hrs-hero__inner{max-width:var(--page-width, 1200px);margin:0 auto;padding:0 3rem;position:relative}.hrs-hero__eyebrow{display:inline-flex;align-items:center;gap:7px;padding:5px 13px;background:#ed722e;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff;margin-bottom:18px}.hrs-hero__eyebrow svg{width:12px;height:12px;stroke:#fff;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.hrs-hero h1{font-size:clamp(30px,5vw,48px);font-weight:800;color:#fff;line-height:1.1;margin:0 0 14px;letter-spacing:-.01em}.hrs-hero__sub{font-size:16px;color:#ffffff8c;margin:0;max-width:520px;line-height:1.6}.hrs-stats{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.hrs-stat{display:flex;align-items:center;gap:10px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:12px 18px}.hrs-stat__icon{width:36px;height:36px;background:#ed722e;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hrs-stat__icon svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hrs-stat__val{font-size:18px;font-weight:800;color:#fff;line-height:1}.hrs-stat__label{font-size:11px;color:#ffffff80;line-height:1.3;margin-top:2px}.hrs-body{max-width:var(--page-width, 1200px);margin:0 auto;padding:48px 3rem 80px}@media(max-width:749px){.hrs-hero__inner{padding:0 1.5rem}.hrs-hero{padding:40px 0 36px}.hrs-body{padding:36px 1.5rem 60px}}.hrs-current{display:flex;align-items:center;gap:14px;padding:16px 20px;background:#fff3ec;border:1.5px solid #f0c4a8;border-radius:12px;margin-bottom:28px}.hrs-current__dot{width:10px;height:10px;background:#ed722e;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 3px #ed722e33}.hrs-current__text{font-size:13px;font-weight:600;color:#111;margin:0}.hrs-current__text span{color:#ed722e}.hrs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:16px}@media(max-width:749px){.hrs-grid{grid-template-columns:1fr}}.hrs-card{background:#fff;border:1.5px solid #e8e8e8;border-radius:14px;overflow:hidden;transition:border-color .2s ease}.hrs-card--active{border-color:#ed722e}.hrs-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid #f0f0f0;background:#fafaf9}.hrs-card--active .hrs-card__head{background:#fff3ec;border-bottom-color:#f0c4a8}.hrs-card__head-left{display:flex;align-items:center;gap:12px}.hrs-card__icon{width:36px;height:36px;background:#111;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px;line-height:1}.hrs-card--active .hrs-card__icon{background:#ed722e}.hrs-card__title{font-size:14px;font-weight:700;color:#111;margin:0 0 2px}.hrs-card__dates{font-size:12px;color:#888;margin:0}.hrs-card__now{display:inline-flex;align-items:center;padding:3px 9px;background:#ed722e;color:#fff;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:20px;white-space:nowrap}.hrs-card__body{padding:18px 20px;display:flex;flex-direction:column;gap:10px}.hrs-row{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#fafaf9;border:1px solid #ebebeb;border-radius:9px}.hrs-row__days{display:flex;align-items:center;gap:8px}.hrs-row__days-icon{width:28px;height:28px;background:#111;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hrs-row__days-icon svg{width:14px;height:14px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hrs-card--active .hrs-row__days-icon{background:#ed722e}.hrs-row__label{font-size:13px;font-weight:600;color:#111}.hrs-row__time{font-size:13px;font-weight:700;color:#111}.hrs-row--closed{opacity:.55}.hrs-row--closed .hrs-row__time{color:#999;font-weight:500}.hrs-march-note{background:#fff;border:1.5px solid #e8e8e8;border-radius:14px;overflow:hidden;margin-bottom:16px}.hrs-march-note__head{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #f0f0f0;background:#fafaf9}.hrs-march-note__icon{width:36px;height:36px;background:#ed722e;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hrs-march-note__icon svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hrs-march-note__title{font-size:14px;font-weight:700;color:#111;margin:0 0 2px}.hrs-march-note__sub{font-size:12px;color:#888;margin:0}.hrs-march-note__body{padding:18px 20px;font-size:13px;color:#444;line-height:1.7}.hrs-cta{background:#111;border:1.5px solid #222;border-radius:14px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-top:16px}.hrs-cta__title{font-size:17px;font-weight:800;color:#fff;margin:0 0 4px}.hrs-cta__sub{font-size:13px;color:#ffffff73;margin:0}.hrs-cta__btn{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;background:#ed722e;color:#fff;font-size:13px;font-weight:700;border-radius:8px;text-decoration:none;white-space:nowrap;transition:background .15s ease}.hrs-cta__btn:hover{background:#d4601e}.hrs-cta__btn svg{width:14px;height:14px;stroke:#fff;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
/*# sourceMappingURL=/cdn/shop/t/25/assets/page-hours.css.map */
