.atea-market-hours{display:grid;gap:12px}.atea-mh-card{border:1px solid #e9eef5;border-radius:14px;padding:14px 16px;background:#fff;box-shadow:0 1px 1px rgba(3,11,41,.03)}.atea-mh-head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.atea-mh-dot{width:10px;height:10px;border-radius:50%}.atea-mh-dot.open{background:#22c55e}.atea-mh-dot.closed{background:#ef4444}.atea-mh-name{font-weight:600;color:#030b29}.atea-mh-sub{font-size:12.5px;color:#556070}.atea-mh-times{font-size:12.5px;color:#65738a;margin-top:6px}.atea-mh-badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:12px;background:#f0f6ff;color:#0f50ff;margin-left:auto}.atea-mh-holiday{margin-top:6px;font-size:12.5px;background:#fff6f6;color:#b42318;border:1px dashed #f2b8b5;border-radius:8px;padding:6px 8px}@media (min-width:860px){.atea-market-hours{grid-template-columns:repeat(2,1fr)}}