.odcb-calendar{width:100%;max-width:430px;padding:14px;border:1px solid #bdcedb;border-radius:12px;background:#fff;color:#183249;box-sizing:border-box}.odcb-calendar *{box-sizing:border-box}.odcb-calendar-head{display:grid;grid-template-columns:44px 1fr 44px;gap:8px;align-items:center;margin-bottom:10px}.odcb-calendar-head strong{text-align:center;font-size:17px}.odcb-calendar button{min-height:44px;padding:4px;border:1px solid #c4dce9;border-radius:7px;background:#edf7fd;color:#092f5b;font:600 16px/1.2 Arial,sans-serif;cursor:pointer}.odcb-calendar-head button{font-size:26px}.odcb-calendar button:hover:not(:disabled){background:#d6edfa;border-color:#087dbe}.odcb-calendar button[aria-pressed=true]{background:#092f5b;color:#fff;border-color:#092f5b}.odcb-calendar button:disabled{background:#f3f4f5;border-color:transparent;color:#70777c;cursor:not-allowed}.odcb-calendar button:focus-visible{outline:3px solid #087dbe;outline-offset:2px}.odcb-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.odcb-weekday{text-align:center;font:600 12px/1.5 Arial,sans-serif;padding:5px 0;color:#526879}.odcb-calendar .odcb-calendar-selection{font-size:14px;line-height:1.5;margin:12px 0 0}.odcb-date-choice{grid-column:1/-1}.odcb-date-choice>label{margin-bottom:10px}@media(max-width:380px){.odcb-calendar{padding:7px}.odcb-calendar-grid{gap:2px}.odcb-calendar button{font-size:14px}.odcb-weekday{font-size:11px}}
