.io-datepop{z-index:60;background:#fff;border:1px solid #e2e3dd;border-radius:12px;box-shadow:0 10px 28px #1e212624;padding:14px;font-family:Schibsted Grotesk,Helvetica Neue,Helvetica,sans-serif}.io-datepop-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.io-datepop-heading{font-size:14.5px;font-weight:700;color:#1e2126}.io-datepop-nav{border:0;background:none;border-radius:8px;width:28px;height:28px;display:grid;place-items:center;color:#6f7370;cursor:pointer}.io-datepop-nav:hover{background:#f3f4f1;color:#1e2126}.io-datepop-grid{border-collapse:collapse}.io-datepop-weekday{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6f7370;padding-bottom:6px}.io-datepop-day{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;font-size:13.5px;font-weight:500;font-variant-numeric:tabular-nums;color:#1e2126;cursor:pointer;outline:none}.io-datepop-day:hover{background:#faeedc;color:#955503}.io-datepop-day:focus-visible{box-shadow:0 0 0 2px #c47207}.io-datepop-day[data-today]{font-weight:900;color:#c47207}.io-datepop-day[data-selected]{background:#c47207;color:#fff}.io-datepop-day[data-outside-view],.io-datepop-day[data-outside-month]{opacity:.25;pointer-events:none}.io-datepop-day[data-disabled],.io-datepop-day[data-unavailable]{opacity:.3;pointer-events:none}.io-datepop-months{display:flex;gap:18px}@media(max-width:640px){.io-datepop-months{flex-direction:column;gap:10px}}.io-datepop-day[data-highlighted],.io-datepop--range .io-datepop-day[data-selected]:not([data-selection-start]):not([data-selection-end]){background:#faeedc;color:#955503;border-radius:0}.io-datepop--range .io-datepop-day[data-selection-start],.io-datepop--range .io-datepop-day[data-selection-end],.io-datepop--range .io-datepop-day[data-highlighted-start],.io-datepop--range .io-datepop-day[data-highlighted-end]{background:#c47207;color:#fff;border-radius:999px}
