.ohm-schedule-card{padding:24px;border:1px solid var(--ohm-border);border-radius:12px;background:#fff}.ohm-time-area{margin-top:24px}.ohm-time-area h3{margin-bottom:6px}#ohm-times-status{font-size:13px;color:#555}#ohm-times-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px}.ohm-time-button{padding:13px 10px;border:1px solid var(--ohm-border);border-radius:8px;background:#fff;color:var(--ohm-dark);font:inherit;font-weight:600;cursor:pointer}.ohm-time-button:hover,.ohm-time-button.selected{border-color:var(--ohm-accent);box-shadow:0 6px 16px rgba(0,0,0,.07)}.ohm-time-button.selected{background:var(--ohm-dark);color:#fff}#ohm-back-property,#ohm-continue-contact{padding:14px 20px;border-radius:7px;font:inherit;font-weight:600;cursor:pointer}#ohm-back-property{border:1px solid var(--ohm-border);background:#fff;color:var(--ohm-dark)}#ohm-continue-contact{border:0;background:var(--ohm-dark);color:#fff}#ohm-contact-message{text-align:center}@media(max-width:700px){#ohm-times-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
