.EasyFlightCalendar-module__zOYNya__triggerSingle,.EasyFlightCalendar-module__zOYNya__triggerRange{background:#fff;border:1px solid #dbe3df;border-radius:18px;width:100%;min-height:72px;transition:border-color .16s,box-shadow .16s,transform .16s;box-shadow:0 5px 16px #0f172a0d}.EasyFlightCalendar-module__zOYNya__triggerSingle:hover,.EasyFlightCalendar-module__zOYNya__triggerRange:hover{border-color:#006b3c73;box-shadow:0 9px 24px #0f172a14}.EasyFlightCalendar-module__zOYNya__triggerSingle{align-items:center;gap:12px;padding:12px 15px;display:flex}.EasyFlightCalendar-module__zOYNya__triggerRange{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:4px;padding:8px 9px;display:grid}.EasyFlightCalendar-module__zOYNya__triggerDate{min-width:0}.EasyFlightCalendar-module__zOYNya__triggerIcon{color:#006b3c;background:#edf8f2;border-radius:11px;width:34px;height:34px;padding:8px}.EasyFlightCalendar-module__zOYNya__triggerArrow{color:#006b3c;width:12px}.EasyFlightCalendar-module__zOYNya__triggerLabel{color:#64748b;font-size:.72rem;font-weight:600;display:block}.EasyFlightCalendar-module__zOYNya__triggerRange .EasyFlightCalendar-module__zOYNya__triggerLabel{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;overflow:hidden}.EasyFlightCalendar-module__zOYNya__triggerValue{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.86rem;font-weight:700;overflow:hidden}.EasyFlightCalendar-module__zOYNya__triggerRange .EasyFlightCalendar-module__zOYNya__triggerValue{letter-spacing:-.018em;font-size:.8rem}.EasyFlightCalendar-module__zOYNya__dialog{z-index:90;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.EasyFlightCalendar-module__zOYNya__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#02140d94;border:0;position:absolute;inset:0}.EasyFlightCalendar-module__zOYNya__panel{background:#fbfdfc;border:1px solid #fff6;border-radius:30px;flex-direction:column;width:min(860px,100%);max-height:min(820px,100dvh - 40px);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #001b1047}.EasyFlightCalendar-module__zOYNya__header{background:#fff;border-bottom:1px solid #e6ece9;justify-content:space-between;align-items:flex-start;gap:24px;padding:24px 26px 16px;display:flex}.EasyFlightCalendar-module__zOYNya__eyebrow{color:#007a43;letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:800}.EasyFlightCalendar-module__zOYNya__title{color:#071b12;letter-spacing:-.025em;margin-top:4px;font-size:1.45rem;font-weight:800}.EasyFlightCalendar-module__zOYNya__subtitle{color:#64748b;margin-top:3px;font-size:.82rem}.EasyFlightCalendar-module__zOYNya__closeButton{color:#334155;background:#fff;border:1px solid #dfe7e3;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;transition:color .15s,background .15s;display:grid}.EasyFlightCalendar-module__zOYNya__closeButton:hover{color:#006b3c;background:#edf8f2}.EasyFlightCalendar-module__zOYNya__selectionSummary,.EasyFlightCalendar-module__zOYNya__selectionSingle{align-items:center;padding:14px 26px 2px;display:grid}.EasyFlightCalendar-module__zOYNya__selectionSummary{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px}.EasyFlightCalendar-module__zOYNya__selectionSingle{grid-template-columns:minmax(0,1fr)}.EasyFlightCalendar-module__zOYNya__selectionCard{text-align:start;background:#fff;border:1px solid #dfe7e3;border-radius:16px;min-width:0;padding:12px 14px;transition:border-color .15s,background .15s,box-shadow .15s}.EasyFlightCalendar-module__zOYNya__selectionCard span{color:#64748b;font-size:.7rem;font-weight:700;display:block}.EasyFlightCalendar-module__zOYNya__selectionCard strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.9rem;display:block;overflow:hidden}.EasyFlightCalendar-module__zOYNya__selectionCardActive{background:#f0faf5;border-color:#007a43;box-shadow:0 0 0 3px #007a4317}.EasyFlightCalendar-module__zOYNya__selectionArrow{color:#007a43;width:17px}.EasyFlightCalendar-module__zOYNya__calendarViewport{padding:18px 26px 22px;overflow:auto}.EasyFlightCalendar-module__zOYNya__calendar{color:#17251e;width:100%}.EasyFlightCalendar-module__zOYNya__months{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid;position:relative}.EasyFlightCalendar-module__zOYNya__month{min-width:0}.EasyFlightCalendar-module__zOYNya__monthCaption{justify-content:center;align-items:center;height:46px;display:flex}.EasyFlightCalendar-module__zOYNya__captionLabel{color:#10271c;text-transform:capitalize;font-size:.95rem;font-weight:800}.EasyFlightCalendar-module__zOYNya__nav{inset-inline:0;z-index:2;pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:2px}.EasyFlightCalendar-module__zOYNya__previousButton,.EasyFlightCalendar-module__zOYNya__nextButton{color:#006b3c;pointer-events:auto;background:#fff;border:1px solid #dfe7e3;border-radius:13px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 4px 12px #0f172a0d}.EasyFlightCalendar-module__zOYNya__previousButton:disabled,.EasyFlightCalendar-module__zOYNya__nextButton:disabled{cursor:not-allowed;opacity:.3}.EasyFlightCalendar-module__zOYNya__chevron{fill:currentColor;width:17px;height:17px}.EasyFlightCalendar-module__zOYNya__monthGrid{table-layout:fixed;border-collapse:separate;border-spacing:0 5px;width:100%}.EasyFlightCalendar-module__zOYNya__weekdays,.EasyFlightCalendar-module__zOYNya__week{width:100%}.EasyFlightCalendar-module__zOYNya__weekday{color:#849188;text-transform:uppercase;height:34px;font-size:.68rem;font-weight:800}.EasyFlightCalendar-module__zOYNya__day{text-align:center;height:42px;padding:0;position:relative}.EasyFlightCalendar-module__zOYNya__dayButton{z-index:1;color:#1e293b;background:0 0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;font-size:.82rem;font-weight:650;transition:color .12s,background .12s,transform .12s;display:inline-grid;position:relative}.EasyFlightCalendar-module__zOYNya__dayButton:hover{background:#edf8f2;transform:scale(1.04)}.EasyFlightCalendar-module__zOYNya__today .EasyFlightCalendar-module__zOYNya__dayButton{color:#006b3c;box-shadow:inset 0 0 0 1.5px #00864b}.EasyFlightCalendar-module__zOYNya__outside{opacity:.28}.EasyFlightCalendar-module__zOYNya__disabled{cursor:not-allowed;opacity:.25}.EasyFlightCalendar-module__zOYNya__disabled .EasyFlightCalendar-module__zOYNya__dayButton{pointer-events:none}.EasyFlightCalendar-module__zOYNya__rangeMiddle{background:#e3f3ea}.EasyFlightCalendar-module__zOYNya__rangeMiddle .EasyFlightCalendar-module__zOYNya__dayButton{color:#075d38;background:0 0;border-radius:0}.EasyFlightCalendar-module__zOYNya__rangeStart{background:linear-gradient(90deg,#0000 0 50%,#e3f3ea 50% 100%);border-radius:999px 0 0 999px}.EasyFlightCalendar-module__zOYNya__rangeEnd{background:linear-gradient(90deg,#e3f3ea 0 50%,#0000 50% 100%);border-radius:0 999px 999px 0}[dir=rtl] .EasyFlightCalendar-module__zOYNya__rangeStart{background:linear-gradient(270deg,#0000 0 50%,#e3f3ea 50% 100%);border-radius:0 999px 999px 0}[dir=rtl] .EasyFlightCalendar-module__zOYNya__rangeEnd{background:linear-gradient(270deg,#e3f3ea 0 50%,#0000 50% 100%);border-radius:999px 0 0 999px}.EasyFlightCalendar-module__zOYNya__selected:not(.EasyFlightCalendar-module__zOYNya__rangeMiddle) .EasyFlightCalendar-module__zOYNya__dayButton,.EasyFlightCalendar-module__zOYNya__rangeStart .EasyFlightCalendar-module__zOYNya__dayButton,.EasyFlightCalendar-module__zOYNya__rangeEnd .EasyFlightCalendar-module__zOYNya__dayButton{color:#fff;background:#006b3c;box-shadow:0 5px 13px #006b3c42}.EasyFlightCalendar-module__zOYNya__rangeSingle{background:0 0;border-radius:999px}.EasyFlightCalendar-module__zOYNya__rangeSingle .EasyFlightCalendar-module__zOYNya__dayButton{color:#fff;background:#006b3c}.EasyFlightCalendar-module__zOYNya__footer{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-top:1px solid #e1e8e4;justify-content:space-between;align-items:center;gap:18px;padding:15px 26px;display:flex}.EasyFlightCalendar-module__zOYNya__legend{color:#526158;align-items:center;gap:9px;min-width:0;font-size:.78rem;font-weight:600;display:flex}.EasyFlightCalendar-module__zOYNya__legend span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.EasyFlightCalendar-module__zOYNya__legendDot{background:#006b3c;border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 5px #e5f5ec}.EasyFlightCalendar-module__zOYNya__confirmButton{color:#fff;background:#006b3c;border-radius:15px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 20px;font-size:.86rem;font-weight:800;display:inline-flex;box-shadow:0 8px 20px #006b3c33}.EasyFlightCalendar-module__zOYNya__confirmButton:disabled{cursor:not-allowed;box-shadow:none;opacity:.35}@media (max-width:767px){.EasyFlightCalendar-module__zOYNya__dialog{align-items:end;padding:0}.EasyFlightCalendar-module__zOYNya__panel{border-radius:28px 28px 0 0;width:100%;max-height:94dvh}.EasyFlightCalendar-module__zOYNya__header{padding:20px 18px 13px}.EasyFlightCalendar-module__zOYNya__title{font-size:1.25rem}.EasyFlightCalendar-module__zOYNya__selectionSummary,.EasyFlightCalendar-module__zOYNya__selectionSingle{padding:12px 18px 0}.EasyFlightCalendar-module__zOYNya__selectionSummary{gap:7px}.EasyFlightCalendar-module__zOYNya__selectionCard{padding:10px 11px}.EasyFlightCalendar-module__zOYNya__selectionCard strong{font-size:.78rem}.EasyFlightCalendar-module__zOYNya__selectionArrow{width:14px}.EasyFlightCalendar-module__zOYNya__calendarViewport{padding:12px 18px 18px}.EasyFlightCalendar-module__zOYNya__months{grid-template-columns:minmax(0,1fr)}.EasyFlightCalendar-module__zOYNya__day{height:44px}.EasyFlightCalendar-module__zOYNya__dayButton{width:42px;height:42px;font-size:.88rem}.EasyFlightCalendar-module__zOYNya__footer{padding:12px 18px calc(12px + env(safe-area-inset-bottom))}.EasyFlightCalendar-module__zOYNya__legend{display:none}.EasyFlightCalendar-module__zOYNya__confirmButton{width:100%}}@media (min-width:768px) and (max-width:899px){.EasyFlightCalendar-module__zOYNya__panel{width:min(520px,100%)}.EasyFlightCalendar-module__zOYNya__months{grid-template-columns:minmax(0,1fr)}}@media (max-width:420px){.EasyFlightCalendar-module__zOYNya__triggerRange{gap:4px;padding-inline:9px}.EasyFlightCalendar-module__zOYNya__triggerValue{font-size:.78rem}.EasyFlightCalendar-module__zOYNya__day{height:40px}.EasyFlightCalendar-module__zOYNya__dayButton{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.EasyFlightCalendar-module__zOYNya__triggerSingle,.EasyFlightCalendar-module__zOYNya__triggerRange,.EasyFlightCalendar-module__zOYNya__closeButton,.EasyFlightCalendar-module__zOYNya__selectionCard,.EasyFlightCalendar-module__zOYNya__dayButton{transition:none}}
