.hp-calendar{position:absolute;z-index:14000;width:340px;padding:16px;border:1px solid #cbdde5;border-radius:12px;background:#fff;box-shadow:0 18px 48px #073d5c38;color:#123449;font:16px/1.25 system-ui,-apple-system,Segoe UI,sans-serif}.hp-calendar-header{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;margin-bottom:10px}.hp-calendar-header strong{text-align:center;text-transform:capitalize;font-size:1.05rem}.hp-calendar-nav{height:42px;border:0;border-radius:8px;background:transparent;color:#08729f;font-size:1.7rem}.hp-calendar-nav:hover,.hp-calendar-nav:focus{background:#e8f4f8;outline:0}.hp-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.hp-calendar-weekday{padding:6px 0;text-align:center;color:#607984;font-size:.8rem;font-weight:700;text-transform:uppercase}.hp-calendar-day{min-height:42px;border:0;border-radius:8px;background:transparent;color:inherit;font:inherit}.hp-calendar-day:hover,.hp-calendar-day:focus{background:#e8f4f8;outline:0}.hp-calendar-outside{color:#aebfc7}.hp-calendar-today{box-shadow:inset 0 0 0 1px #08729f}.hp-calendar-selected{background:#08729f!important;color:#fff!important}.hp-calendar-in-range{background:#dceff6}.hp-calendar-disabled{color:#d5dfe4;cursor:not-allowed}@media(max-width:600px){.hp-calendar{position:fixed;inset:auto 12px 12px;width:auto;padding:18px;font-size:18px}.hp-calendar-day{min-height:48px;font-size:1rem}.hp-calendar-weekday{font-size:.75rem}}.hp-time-picker{width:150px;max-height:240px;padding:7px;overflow-y:auto}.hp-time-option{display:block;width:100%;min-height:38px;padding:7px 12px;border:0;border-radius:7px;background:#fff;color:#123449;font:inherit;text-align:center}.hp-time-option:hover,.hp-time-option:focus{background:#e8f4f8;outline:0}.hp-time-selected{background:#08729f;color:#fff}@media(max-width:600px){.hp-time-picker{left:12px;right:12px;width:auto;max-height:45vh}.hp-time-option{min-height:48px}}.hp-calendar-presets{display:flex;gap:6px;margin-top:10px;padding-top:10px;border-top:1px solid #e6eef2;overflow-x:auto}.hp-calendar-presets button{flex:0 0 auto;padding:6px 9px;border:0;border-radius:7px;background:#edf6f9;color:#08729f;font-size:.78rem;white-space:nowrap}.hp-calendar-presets button:hover,.hp-calendar-presets button:focus{background:#08729f;color:#fff;outline:0}
