.hours-section{padding:72px 0;background:#f7f8f9}.hours-card{max-width:900px;margin:0 auto;background:#fff;border:1px solid #e2e5e8;border-radius:18px;padding:34px;box-shadow:0 12px 35px rgba(0,0,0,.06)}.hours-top{display:flex;justify-content:space-between;gap:24px;align-items:center}.hours-status{display:inline-flex;align-items:center;gap:9px;font-weight:800;padding:10px 15px;border-radius:999px;background:#f1f3f4;color:#202428}.hours-dot{width:10px;height:10px;border-radius:50%;background:#777}.hours-status.open{background:#e8f6ed;color:#166534}.hours-status.open .hours-dot{background:#22a447}.hours-status.closed{background:#fdecec;color:#991b1b}.hours-status.closed .hours-dot{background:#d93025}.hours-table{margin-top:24px;border-top:1px solid #e7e7e7}.hours-row{display:flex;justify-content:space-between;padding:16px 2px;border-bottom:1px solid #e7e7e7;font-size:17px}.hours-row strong{font-weight:800}.hours-note{margin:18px 0 0;color:#666;font-size:14px}.hours-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}@media(max-width:700px){.hours-section{padding:52px 0}.hours-card{padding:24px 20px}.hours-top{align-items:flex-start;flex-direction:column}.hours-row{font-size:16px}.hours-actions .btn{width:100%;text-align:center}}
