.business-datetime-picker{display:grid;grid-template-columns:minmax(0,1fr) 72px 8px 72px;align-items:center;gap:6px;width:100%;max-width:100%;min-width:0;margin-top:0;box-sizing:border-box}.business-datetime-picker input,.business-datetime-picker select{width:100%;max-width:100%;min-width:0;min-height:44px;box-sizing:border-box;padding-left:9px;padding-right:9px}.business-time-separator{text-align:center;font-weight:900;color:var(--navy)}.business-datetime-picker:focus-within{position:relative;z-index:1}@media(max-width:560px){.business-datetime-picker{grid-template-columns:minmax(0,1fr) 64px 6px 64px;gap:4px}.business-datetime-picker input,.business-datetime-picker select{padding-left:7px;padding-right:7px}}
