.hth-date-range{position:relative;min-width:0;width:100%;overflow:visible}.hth-date-range__fields{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;border:1px solid #e5e7eb;border-radius:10px;background:#fff;overflow:hidden;min-height:44px}.hth-date-range__trigger{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.1rem;padding:.35rem .65rem;border:none;background:transparent;cursor:pointer;text-align:left;font-family:inherit;min-width:0;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.hth-date-range__trigger.is-active,.hth-date-range__trigger:hover{background:color-mix(in srgb,#0b7a75 8%,#fff)}.hth-date-range__trigger-label{font-size:.6rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af}.hth-date-range__trigger-value{font-size:.88rem;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.hth-date-range__sep{width:1px;background:#e5e7eb;align-self:stretch}.hth-date-range__popover{position:absolute;top:auto;bottom:calc(100% + 10px);left:0;right:auto;transform:none;z-index:600;max-width:calc(100vw - 1.5rem);box-sizing:border-box;background:#fff;border-radius:12px;box-shadow:0 -12px 40px rgba(15,23,42,.2);border:1.5px solid rgba(11,122,117,.22);padding:.85rem 1rem 1rem;overflow:hidden}.hth-date-range__popover,.hth-date-range__popover--single{width:min(380px,calc(100vw - 1.5rem))}.hth-date-range--embed.is-open{display:flex;flex-direction:column;gap:.65rem}.hth-date-range__popover--embed{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important;z-index:2;width:100%!important;max-width:none!important;margin:0;box-shadow:inset 0 0 0 1px rgba(11,122,117,.12);background:linear-gradient(180deg,#f8fbfb,#ffffff 28%)}.hth-date-range__popover-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.65rem;padding:0 .1rem}.hth-date-range__popover-title{font-size:.9rem;font-weight:800;color:#111827}.hth-date-range__close{width:32px;height:32px;border:none;border-radius:8px;background:#f3f4f6;color:#4b5563;font-size:1.25rem;line-height:1;cursor:pointer;font-family:inherit}.hth-date-range__close:hover{background:#e5e7eb;color:#111827}.hth-date-range__months{display:grid;grid-template-columns:1fr;gap:0;min-width:0}.hth-date-range__month{min-width:0}.hth-date-range__month-head{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;justify-items:center;margin:0 0 .55rem;min-height:40px;gap:.45rem;padding:.3rem .4rem;box-sizing:border-box;border-radius:10px;background:#f8fafc;border:1px solid rgba(11,122,117,.16)}.hth-date-range__nav-spacer{width:40px;flex-shrink:0}.hth-date-range__month-title{text-align:center;font-size:.9rem;font-weight:800;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;padding:0 .25rem}.hth-date-range__nav{width:36px;height:36px;max-width:100%;box-sizing:border-box;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;margin:0;border:1.5px solid #0b7a75;border-radius:9px;background:#fff;color:#0b7a75;font-size:1.25rem;font-weight:700;line-height:1;cursor:pointer;font-family:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.hth-date-range__nav:hover:not(:disabled){border-color:#0b7a75;background:color-mix(in srgb,#0b7a75 12%,#fff);color:#086663}.hth-date-range__nav:disabled{opacity:.35;cursor:not-allowed;border-color:#cbd5e1;color:#94a3b8}.hth-date-range__weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.15rem;margin-bottom:.25rem;padding:0 .15rem}.hth-date-range__weekdays span{text-align:center;font-size:.65rem;font-weight:700;color:#9ca3af;text-transform:uppercase}.hth-date-range__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.15rem;padding:0 .15rem}.hth-date-range__empty{min-height:2.1rem}.hth-date-range__day{min-height:2.1rem;border:none;border-radius:8px;background:transparent;color:#111827;font-size:.85rem;font-weight:600;font-family:inherit;cursor:pointer;touch-action:manipulation}.hth-date-range__day:hover:not(:disabled){background:color-mix(in srgb,#0b7a75 12%,#fff)}.hth-date-range__day.is-in-range:not(.is-start):not(.is-end){background:color-mix(in srgb,#0b7a75 16%,#fff);border-radius:0}.hth-date-range__day.is-end,.hth-date-range__day.is-start{background:#0b7a75;color:#fff}.hth-date-range__day.is-start{border-radius:8px 0 0 8px}.hth-date-range__day.is-end{border-radius:0 8px 8px 0}.hth-date-range__day.is-start.is-end{border-radius:8px}.hth-date-range__day.is-disabled{opacity:.35;cursor:not-allowed}.hth-date-range__tip{margin:.55rem 0 0;font-size:.75rem;color:#6b7280}.hth-date-range__tip--in{color:#0b7a75;font-weight:600}.hth-date-range__footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.55rem;font-size:.75rem;color:#6b7280}.hth-date-range__overlay{position:fixed;inset:0;z-index:9998;display:flex;align-items:flex-end;justify-content:center;padding:0}.hth-date-range__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.45);border:none;padding:0;cursor:pointer}.hth-date-range__popover--mobile{position:relative;z-index:1;width:100%;max-width:none;max-height:min(78vh,36rem);overflow-y:auto;border-radius:16px 16px 0 0;bottom:auto;top:auto;box-shadow:0 -8px 40px rgba(15,23,42,.25)}@media (max-width:1023px){.hth-date-range--mobile .hth-date-range__day{min-height:2.4rem}}