.DateRangeCalendar-module__iFmgRa__cal{background:var(--moi-bg-elev);border:1px solid var(--moi-border-soft);border-radius:20px;padding:16px}.DateRangeCalendar-module__iFmgRa__calFloating{z-index:60;position:absolute;top:calc(100% + 8px);left:0;right:0}.DateRangeCalendar-module__iFmgRa__calInline{width:100%;margin-top:8px;position:static}.DateRangeCalendar-module__iFmgRa__header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.DateRangeCalendar-module__iFmgRa__navBtn{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);width:36px;height:36px;color:var(--moi-ink-700);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:background .2s,border-color .2s;display:inline-flex}.DateRangeCalendar-module__iFmgRa__navBtn:hover{background:var(--moi-bg);border-color:var(--moi-border-soft)}.DateRangeCalendar-module__iFmgRa__navBtn:disabled{opacity:.35;cursor:default}.DateRangeCalendar-module__iFmgRa__months{gap:24px;display:flex}.DateRangeCalendar-module__iFmgRa__month{flex:1;min-width:0}.DateRangeCalendar-module__iFmgRa__monthTitle{text-align:center;color:var(--moi-ink-700);pointer-events:none;margin:-36px 0 12px;font-size:1rem;font-weight:600}.DateRangeCalendar-module__iFmgRa__weekdays,.DateRangeCalendar-module__iFmgRa__days{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.DateRangeCalendar-module__iFmgRa__weekday{text-align:center;letter-spacing:.06em;text-transform:uppercase;color:var(--moi-text-muted);padding:6px 0;font-size:.75rem;font-weight:600}.DateRangeCalendar-module__iFmgRa__day{appearance:none;color:var(--moi-ink-700);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;height:38px;padding:0;font-family:inherit;font-size:.9375rem;font-weight:500;transition:background .15s,border-color .15s}.DateRangeCalendar-module__iFmgRa__day:hover{background:var(--moi-bg);border-color:var(--moi-border-soft)}.DateRangeCalendar-module__iFmgRa__dayEmpty{pointer-events:none;background:0 0}.DateRangeCalendar-module__iFmgRa__dayDisabled,.DateRangeCalendar-module__iFmgRa__dayDisabled:hover{color:var(--moi-ink-400);cursor:default;background:0 0;border-color:#0000}.DateRangeCalendar-module__iFmgRa__dayToday{border-color:var(--moi-border-strong)}.DateRangeCalendar-module__iFmgRa__daySelected,.DateRangeCalendar-module__iFmgRa__daySelected:hover{color:#fff;background:#1d1d1f;border-color:#1d1d1f;font-weight:700}@media (max-width:720px){.DateRangeCalendar-module__iFmgRa__cal{border-radius:16px;padding:12px}.DateRangeCalendar-module__iFmgRa__months{gap:0}.DateRangeCalendar-module__iFmgRa__day{height:42px}}[data-shell=player] .DateRangeCalendar-module__iFmgRa__cal{--moi-bg-elev:var(--pl-elev);--moi-bg:var(--pl-chip);--moi-ink-700:var(--pl-text);--moi-ink-400:var(--pl-text-2);--moi-text-muted:var(--pl-text-2);--moi-border-hair:var(--pl-glass-line);--moi-border-soft:var(--pl-glass-line);--moi-border-strong:var(--pl-line);border-radius:var(--pl-radius)}[data-shell=player] .DateRangeCalendar-module__iFmgRa__daySelected,[data-shell=player] .DateRangeCalendar-module__iFmgRa__daySelected:hover{background:var(--pl-white);border-color:var(--pl-white);color:var(--pl-panel)}
.BookingBar-module__MmrURG__wrap{--bb-price:27px;--bb-cta:18px;--bb-value:16px;--bb-meta:14px;--bb-label:13px;width:100%;position:relative}.BookingBar-module__MmrURG__card{background:var(--pl-panel);border:1px solid var(--pl-glass-line);border-radius:16px;padding:20px;display:block}.BookingBar-module__MmrURG__cardRail{padding:16px}.BookingBar-module__MmrURG__cardDark{background:var(--pl-panel)}.BookingBar-module__MmrURG__price{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:14px;display:flex}.BookingBar-module__MmrURG__priceNow{font-size:var(--bb-price);color:var(--pl-text);font-weight:500;line-height:1.1}.BookingBar-module__MmrURG__priceWas{font-size:var(--bb-value);color:var(--pl-text-2);font-weight:400}.BookingBar-module__MmrURG__priceUnit{font-size:var(--bb-value);color:var(--pl-text-2)}.BookingBar-module__MmrURG__fields{border:1px solid var(--pl-glass-line);border-radius:12px;overflow:hidden}.BookingBar-module__MmrURG__fieldRow{grid-template-columns:1fr 1fr;display:grid}.BookingBar-module__MmrURG__cell{border-bottom:1px solid var(--pl-glass-line);min-width:0;padding:10px 12px}.BookingBar-module__MmrURG__cell:first-child{border-right:1px solid var(--pl-glass-line)}.BookingBar-module__MmrURG__cellLabel{font-size:var(--bb-label);letter-spacing:.66px;text-transform:uppercase;color:var(--pl-text-2);margin-bottom:2px;font-weight:400;display:block}.BookingBar-module__MmrURG__cellValue{align-items:baseline;gap:5px;min-width:0;display:flex}.BookingBar-module__MmrURG__cellDot{color:var(--pl-text-2)}.BookingBar-module__MmrURG__placeRow{padding:10px 12px}.BookingBar-module__MmrURG__placeValue{font-size:var(--bb-value);color:var(--pl-text);white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.BookingBar-module__MmrURG__dateBtn{appearance:none;font:inherit;font-size:var(--bb-value);color:var(--pl-text);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:1px solid #0000;padding:0;transition:border-color .15s}.BookingBar-module__MmrURG__dateBtn:hover,.BookingBar-module__MmrURG__dateBtnOpen{border-bottom-color:var(--pl-text)}.BookingBar-module__MmrURG__timeSelect{appearance:none;font:inherit;font-size:var(--bb-value);color:var(--pl-text);cursor:pointer;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23b3b3b3' stroke-width='2.5' stroke-linecap='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") right 0 center no-repeat;border:0;padding:0 13px 0 0}.BookingBar-module__MmrURG__timeSelect option{color:var(--pl-white);background:var(--pl-elev)}.BookingBar-module__MmrURG__cta{background:var(--pl-white);width:100%;height:52px;color:var(--pl-panel);font:inherit;font-size:var(--bb-cta);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;margin-top:14px;font-weight:500;display:flex}.BookingBar-module__MmrURG__cta:hover{background:var(--pl-white)}.BookingBar-module__MmrURG__cta:focus-visible{outline:2px solid var(--pl-accent);outline-offset:2px}.BookingBar-module__MmrURG__note{text-align:center;font-size:var(--bb-meta);color:var(--pl-text-2);margin:12px 0 0;line-height:1.45}.BookingBar-module__MmrURG__note a{color:var(--pl-text);text-underline-offset:3px;text-decoration:underline}.BookingBar-module__MmrURG__note strong{color:var(--pl-text);font-weight:500}.BookingBar-module__MmrURG__err{text-align:center;font-size:var(--bb-meta);color:var(--pl-status-closed);margin:10px 0 0;font-weight:500}.BookingBar-module__MmrURG__sum{border-top:1px solid var(--pl-glass-line);color:var(--pl-text-2);font-size:var(--bb-meta);gap:6px;margin-top:16px;padding-top:12px;display:grid}.BookingBar-module__MmrURG__sumRow{justify-content:space-between;gap:12px;display:flex}.BookingBar-module__MmrURG__sumTotal{color:var(--pl-text);border-top:1px solid var(--pl-glass-line);margin-top:4px;padding-top:8px;font-weight:500}@media (max-width:640px){.BookingBar-module__MmrURG__card{padding:16px}.BookingBar-module__MmrURG__fieldRow{grid-template-columns:1fr}.BookingBar-module__MmrURG__cell:first-child{border-right:0}}.BookingBar-module__MmrURG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.RentalTypeToggle-module__cZCr9W__toggle{background:#fff;border:1px solid #0000001f;border-radius:999px;flex-shrink:0;align-items:center;gap:2px;padding:4px;display:inline-flex}.RentalTypeToggle-module__cZCr9W__option{font-family:var(--moi-font-sans);color:#555;white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:8px 18px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.RentalTypeToggle-module__cZCr9W__option:hover{color:#1d1d1f;background:#0000000a}.RentalTypeToggle-module__cZCr9W__optionActive,.RentalTypeToggle-module__cZCr9W__optionActive:hover{color:#fff;background:#1d1d1f}.RentalTypeToggle-module__cZCr9W__optionIcon{opacity:.55;flex-shrink:0}.RentalTypeToggle-module__cZCr9W__optionIconActive{filter:invert();opacity:1}@media (max-width:390px){.RentalTypeToggle-module__cZCr9W__option{padding:7px 14px;font-size:.875rem}}[data-shell=player] .RentalTypeToggle-module__cZCr9W__toggle{background:var(--pl-glass);border-color:var(--pl-glass-line);-webkit-backdrop-filter:var(--pl-glass-blur)}[data-shell=player] .RentalTypeToggle-module__cZCr9W__option{color:var(--pl-text);font-size:var(--pl-meta)}[data-shell=player] .RentalTypeToggle-module__cZCr9W__option:hover{color:var(--pl-text);background:var(--pl-chip)}[data-shell=player] .RentalTypeToggle-module__cZCr9W__optionActive,[data-shell=player] .RentalTypeToggle-module__cZCr9W__optionActive:hover{background:var(--pl-white);color:var(--pl-panel)}[data-dl][data-shell=player][data-theme=dark] .RentalTypeToggle-module__cZCr9W__toggle img.RentalTypeToggle-module__cZCr9W__optionIcon{filter:brightness(0)invert(.949);opacity:1}[data-dl][data-shell=player][data-theme=dark] .RentalTypeToggle-module__cZCr9W__toggle img.RentalTypeToggle-module__cZCr9W__optionIconActive{filter:brightness(0)invert(.07);opacity:1}
.RentalHero-module__jGU8aq__hero{--rh-kicker:.75rem;border-radius:0 0 32px 32px;flex-direction:column;justify-content:center;align-items:center;min-height:clamp(480px,62vh,680px);padding:96px 24px 120px;display:flex;position:relative;overflow:hidden}.RentalHero-module__jGU8aq__heroImg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.RentalHero-module__jGU8aq__scrim{z-index:1;background:linear-gradient(#0f0f0f73 0%,#0f0f0f47 40%,#0f0f0f6b 100%);position:absolute;inset:0}.RentalHero-module__jGU8aq__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:18px;width:100%;max-width:1100px;display:flex;position:relative}.RentalHero-module__jGU8aq__toggleWrap{justify-content:center;display:flex}.RentalHero-module__jGU8aq__kicker{letter-spacing:.08em;text-transform:uppercase;color:#ffffffeb;align-items:center;gap:8px;font-size:.875rem;font-weight:600;display:inline-flex}.RentalHero-module__jGU8aq__kickerBadge{color:#fff;letter-spacing:.04em;background:#fd1d1d;border-radius:999px;padding:3px 12px;font-weight:700}.RentalHero-module__jGU8aq__h1{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(2rem,3.5vw,3rem);font-weight:400;line-height:1}.RentalHero-module__jGU8aq__sub{color:#ffffffe6;max-width:640px;margin:0;font-size:1.25rem;line-height:1.5}.RentalHero-module__jGU8aq__metaRow{flex-wrap:wrap;justify-content:center;gap:8px 10px;display:flex}.RentalHero-module__jGU8aq__metaChip{color:#fff;-webkit-backdrop-filter:blur(8px);background:#ffffff24;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:7px;padding:7px 14px;font-size:.875rem;font-weight:500;display:inline-flex}.RentalHero-module__jGU8aq__google{color:var(--moi-ink-700);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:.9375rem;font-weight:600;display:inline-flex}.RentalHero-module__jGU8aq__googleStars{color:#fbbc04;letter-spacing:1px;font-size:.875rem}.RentalHero-module__jGU8aq__barWrap{z-index:3;max-width:1160px;margin:-76px auto 0;padding:0 24px;position:relative}@media (max-width:900px){.RentalHero-module__jGU8aq__hero{border-radius:0 0 24px 24px;min-height:0;padding:84px 16px 96px}.RentalHero-module__jGU8aq__h1{font-size:clamp(2.5rem,11vw,3.5rem)}.RentalHero-module__jGU8aq__sub{font-size:1.0625rem}.RentalHero-module__jGU8aq__barWrap{margin-top:-64px;padding:0 12px}}[data-shell=player] .RentalHero-module__jGU8aq__hero{border-radius:var(--pl-radius)}[data-shell=player] .RentalHero-module__jGU8aq__kickerBadge{background:var(--pl-chip);color:var(--pl-accent)}[data-shell=player] .RentalHero-module__jGU8aq__metaChip{background:var(--pl-glass);border-color:var(--pl-glass-line);color:var(--pl-white);font-size:var(--pl-meta)}[data-shell=player] .RentalHero-module__jGU8aq__google{color:var(--pl-panel);font-size:var(--pl-meta)}[data-dl][data-shell=player][data-player-frame] .RentalHero-module__jGU8aq__content .RentalHero-module__jGU8aq__sub{font-size:var(--pl-lead);color:var(--pl-white);max-width:640px}[data-shell=player] .RentalHero-module__jGU8aq__barWrap{margin-top:12px;padding:0}[data-shell=player] .RentalHero-module__jGU8aq__hero{padding-bottom:96px}@media (max-width:640px){.RentalHero-module__jGU8aq__kicker{font-size:var(--rh-kicker);letter-spacing:.1em;flex-wrap:wrap;justify-content:center;gap:6px 8px;line-height:1.3}.RentalHero-module__jGU8aq__kickerBadge{padding:2px 10px}.RentalHero-module__jGU8aq__metaChip{gap:6px;padding:6px 11px}[data-shell=player] .RentalHero-module__jGU8aq__metaChip{font-size:var(--pl-eyebrow)}.RentalHero-module__jGU8aq__content{gap:14px}.RentalHero-module__jGU8aq__hero{padding:72px 16px}}
.TrustBarMarquee-module__ZIzcDW__sunset{background:#00000014;height:1px}.TrustBarMarquee-module__ZIzcDW__trustBar{background:#faf9f7;border-bottom:1px solid #00000012;padding:28px 24px;overflow:hidden}.TrustBarMarquee-module__ZIzcDW__trustBarTrack{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;max-width:1200px;margin:0 auto;display:flex;position:relative}.TrustBarMarquee-module__ZIzcDW__trustItem{color:#1d1d1f;white-space:nowrap;z-index:1;background:#fff;border:1px solid #00000014;border-radius:50px;align-items:center;gap:12px;padding:14px 28px;font-size:1rem;font-weight:500;display:inline-flex;position:relative}.TrustBarMarquee-module__ZIzcDW__trustItem svg{flex-shrink:0;width:26px;height:26px}.TrustBarMarquee-module__ZIzcDW__trustBarSeg{background:#0003;border-radius:50%;flex-shrink:0;width:4px;height:4px}@media (max-width:700px){.TrustBarMarquee-module__ZIzcDW__trustBarTrack{flex-wrap:wrap;justify-content:center;gap:10px}.TrustBarMarquee-module__ZIzcDW__trustBarSeg{display:none}.TrustBarMarquee-module__ZIzcDW__trustItem{padding:12px 20px;font-size:1rem}}[data-shell=player] .TrustBarMarquee-module__ZIzcDW__trustBar{border-bottom-color:var(--pl-glass-line);background:0 0}[data-shell=player] .TrustBarMarquee-module__ZIzcDW__sunset{background:var(--pl-glass-line)}[data-shell=player] .TrustBarMarquee-module__ZIzcDW__trustItem{background:var(--pl-chip);color:var(--pl-text);font-size:var(--pl-meta);border-color:#0000;font-weight:400}[data-shell=player] .TrustBarMarquee-module__ZIzcDW__trustBarSeg{display:none}
.CarInfoModal-module__3vLhCG__backdrop{z-index:9990;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.CarInfoModal-module__3vLhCG__dialog{overscroll-behavior:contain;background:#fff;border-radius:24px;width:min(600px,100%);max-height:calc(100vh - 2rem);position:relative;overflow-y:auto}.CarInfoModal-module__3vLhCG__dialog::-webkit-scrollbar{width:4px}.CarInfoModal-module__3vLhCG__dialog::-webkit-scrollbar-thumb{background:#0000001f;border-radius:2px}.CarInfoModal-module__3vLhCG__closeBtn{z-index:10;cursor:pointer;background:#ffffffeb;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,border-color .15s;display:flex;position:absolute;top:14px;right:14px}.CarInfoModal-module__3vLhCG__closeBtn:hover{background:#f5f5f5;border-color:#0003}.CarInfoModal-module__3vLhCG__gallery{background:#f5f5f5;border-radius:24px 24px 0 0;outline:none;justify-content:center;align-items:center;width:100%;height:280px;display:flex;position:relative;overflow:hidden}.CarInfoModal-module__3vLhCG__galleryBlob{pointer-events:none;background:radial-gradient(70% 60% at 50% 55%,#ff631f2e 0%,#fd1d1d0f 55%,#0000 75%);position:absolute;inset:0}.CarInfoModal-module__3vLhCG__galleryImg{z-index:1;object-fit:contain;object-position:center;width:80%;height:100%;display:block;position:relative}.CarInfoModal-module__3vLhCG__galleryEmpty{color:#bbb;flex-direction:column;align-items:center;gap:12px;font-size:.875rem;display:flex}.CarInfoModal-module__3vLhCG__galleryArrow{z-index:5;cursor:pointer;background:#ffffffe6;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,border-color .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.CarInfoModal-module__3vLhCG__galleryArrow:hover{background:#fff;border-color:#0003}.CarInfoModal-module__3vLhCG__galleryArrowPrev{left:12px}.CarInfoModal-module__3vLhCG__galleryArrowNext{right:12px}.CarInfoModal-module__3vLhCG__galleryDots{z-index:5;align-items:center;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.CarInfoModal-module__3vLhCG__galleryDot{cursor:pointer;background:#0003;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .15s,transform .15s}.CarInfoModal-module__3vLhCG__galleryDotActive{background:#ff631f;transform:scale(1.35)}.CarInfoModal-module__3vLhCG__body{padding:1.5rem 1.75rem 1.75rem}.CarInfoModal-module__3vLhCG__catChip{text-transform:uppercase;letter-spacing:.07em;color:#666;background:#0000000d;border-radius:4px;margin-bottom:.625rem;padding:3px 8px;font-size:.75rem;font-weight:600;display:inline-block}.CarInfoModal-module__3vLhCG__vehicleName{font-family:var(--moi-font-sans);letter-spacing:-.025em;color:#000;margin:0 0 1.25rem;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:400;line-height:1.1}.CarInfoModal-module__3vLhCG__specsGrid{background:#00000014;border:1px solid #00000014;border-radius:16px;grid-template-columns:repeat(2,1fr);gap:1px;margin-bottom:1.25rem;display:grid;overflow:hidden}.CarInfoModal-module__3vLhCG__specItem{background:#fff;align-items:center;gap:10px;padding:1rem 1.125rem;display:flex}.CarInfoModal-module__3vLhCG__specItem>div{flex-direction:column;gap:2px;display:flex}.CarInfoModal-module__3vLhCG__specLabel{color:#888;text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;font-weight:500;line-height:1}.CarInfoModal-module__3vLhCG__specValue{color:#1d1d1f;font-size:.9375rem;font-weight:600;line-height:1.2}.CarInfoModal-module__3vLhCG__desc{color:#444;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.65}.CarInfoModal-module__3vLhCG__includedList{background:#fafaf8;border:1px solid #0000000f;border-radius:14px;flex-direction:column;gap:8px;margin-bottom:1.5rem;padding:1rem 1.125rem;display:flex}.CarInfoModal-module__3vLhCG__includedItem{color:#1d1d1f;align-items:center;gap:8px;font-size:.875rem;display:flex}.CarInfoModal-module__3vLhCG__priceBlock{border-top:1px solid #00000012;margin-bottom:1.25rem;padding-top:1.25rem}.CarInfoModal-module__3vLhCG__priceOldRow{align-items:center;gap:8px;margin-bottom:4px;display:flex}.CarInfoModal-module__3vLhCG__priceOld{color:#999;font-size:.9375rem;text-decoration:line-through}.CarInfoModal-module__3vLhCG__discBadge{color:#fff;letter-spacing:.02em;background:linear-gradient(#ffb752 0%,#fd1d1d 100%);border-radius:4px;padding:2px 7px;font-size:.75rem;font-weight:700}.CarInfoModal-module__3vLhCG__priceNewRow{align-items:baseline;gap:4px;margin-bottom:6px;display:flex}.CarInfoModal-module__3vLhCG__priceNew{letter-spacing:-.02em;color:#1d1d1f;font-size:2rem;font-weight:700;line-height:1}.CarInfoModal-module__3vLhCG__perDay{color:#888;font-size:1rem;font-weight:400}.CarInfoModal-module__3vLhCG__savingsNote{color:#ff631f;font-size:.8125rem;font-weight:500}.CarInfoModal-module__3vLhCG__savingsNote strong{font-weight:700}.CarInfoModal-module__3vLhCG__reserveBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:.875rem;padding:1rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:border-radius .3s cubic-bezier(.25,.46,.45,.94);display:flex}.CarInfoModal-module__3vLhCG__reserveBtn:hover{border-radius:14px}.CarInfoModal-module__3vLhCG__redirectNote{color:#888;text-align:center;margin:0;font-size:.8125rem;line-height:1.5}.CarInfoModal-module__3vLhCG__detailLink{color:#1d1d1f;text-underline-offset:3px;align-items:center;gap:3px;font-weight:500;text-decoration:underline;display:inline-flex}.CarInfoModal-module__3vLhCG__infoBtn{z-index:5;cursor:pointer;background:#ffffffe6;border:1px solid #0000001f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,border-color .15s;display:flex;position:absolute;top:10px;right:10px}.CarInfoModal-module__3vLhCG__infoBtn:hover{background:#fff;border-color:#0000003d}@media (max-width:640px){.CarInfoModal-module__3vLhCG__gallery{height:220px}.CarInfoModal-module__3vLhCG__body{padding:1.25rem 1.25rem 1.5rem}.CarInfoModal-module__3vLhCG__vehicleName{font-size:1.5rem}.CarInfoModal-module__3vLhCG__specsGrid{grid-template-columns:repeat(2,1fr)}.CarInfoModal-module__3vLhCG__priceNew{font-size:1.75rem}}[data-shell=player] .CarInfoModal-module__3vLhCG__dialog{background:var(--pl-elev);border-radius:var(--pl-radius)}[data-shell=player] .CarInfoModal-module__3vLhCG__dialog::-webkit-scrollbar-thumb{background:var(--pl-line)}[data-shell=player] .CarInfoModal-module__3vLhCG__closeBtn,[data-shell=player] .CarInfoModal-module__3vLhCG__closeBtn:hover,[data-shell=player] .CarInfoModal-module__3vLhCG__galleryArrow,[data-shell=player] .CarInfoModal-module__3vLhCG__galleryArrow:hover,[data-shell=player] .CarInfoModal-module__3vLhCG__infoBtn,[data-shell=player] .CarInfoModal-module__3vLhCG__infoBtn:hover{background:var(--pl-glass);border-color:var(--pl-glass-line);color:var(--pl-white)}[data-shell=player] .CarInfoModal-module__3vLhCG__gallery{background:var(--pl-tile)}[data-shell=player] .CarInfoModal-module__3vLhCG__galleryBlob{display:none}[data-shell=player] .CarInfoModal-module__3vLhCG__galleryEmpty{color:var(--pl-empty-ink)}[data-shell=player] .CarInfoModal-module__3vLhCG__galleryDot{background:var(--pl-chip)}[data-shell=player] .CarInfoModal-module__3vLhCG__galleryDotActive{background:var(--pl-accent)}[data-shell=player] .CarInfoModal-module__3vLhCG__catChip{background:var(--pl-chip);color:var(--pl-text-2)}[data-shell=player] .CarInfoModal-module__3vLhCG__vehicleName{color:var(--pl-text)}[data-shell=player] .CarInfoModal-module__3vLhCG__specsGrid{background:var(--pl-glass-line);border-color:var(--pl-glass-line)}[data-shell=player] .CarInfoModal-module__3vLhCG__specItem{background:var(--pl-raised)}[data-shell=player] .CarInfoModal-module__3vLhCG__specLabel{color:var(--pl-text-2)}[data-shell=player] .CarInfoModal-module__3vLhCG__specValue,[data-shell=player] .CarInfoModal-module__3vLhCG__priceNew,[data-shell=player] .CarInfoModal-module__3vLhCG__detailLink{color:var(--pl-text)}[data-shell=player] .CarInfoModal-module__3vLhCG__desc,[data-shell=player] .CarInfoModal-module__3vLhCG__priceOld,[data-shell=player] .CarInfoModal-module__3vLhCG__perDay,[data-shell=player] .CarInfoModal-module__3vLhCG__redirectNote{color:var(--pl-text-2)}[data-shell=player] .CarInfoModal-module__3vLhCG__includedList{background:var(--pl-raised)}[data-shell=player] .CarInfoModal-module__3vLhCG__includedItem{color:var(--pl-text)}[data-shell=player] .CarInfoModal-module__3vLhCG__discBadge{background:var(--pl-chip);color:var(--pl-accent);border-radius:var(--pl-radius)}[data-shell=player] .CarInfoModal-module__3vLhCG__savingsNote,[data-shell=player] .CarInfoModal-module__3vLhCG__savingsNote strong{color:var(--pl-accent)}[data-shell=player] .CarInfoModal-module__3vLhCG__reserveBtn,[data-shell=player] .CarInfoModal-module__3vLhCG__reserveBtn:hover{background:var(--pl-white);color:var(--pl-panel)}
.FleetByCategory-module__64JqhG__wrapper{max-width:1200px;margin:0 auto;padding:0 1.25rem}.FleetByCategory-module__64JqhG__headerBlock{margin-bottom:1.5rem}.FleetByCategory-module__64JqhG__mainHeading{font-family:var(--moi-font-sans);letter-spacing:-.02em;color:#000;margin:0 0 1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;line-height:1.1}.FleetByCategory-module__64JqhG__mainDesc{color:#555;max-width:640px;margin:0 0 .75rem;font-size:1rem;line-height:1.6}.FleetByCategory-module__64JqhG__showMoreTextBtn{color:#1d1d1f;cursor:pointer;background:0 0;border:1px solid #00000026;border-radius:999px;padding:.5rem 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:500;transition:border-color .15s}.FleetByCategory-module__64JqhG__showMoreTextBtn:hover{border-color:#00000059}.FleetByCategory-module__64JqhG__filterRow{flex-wrap:wrap;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.FleetByCategory-module__64JqhG__filterGroup{flex-direction:column;gap:8px;display:flex}.FleetByCategory-module__64JqhG__filterGroupLabel{color:#888;text-transform:uppercase;letter-spacing:.06em;font-size:.875rem;font-weight:500}.FleetByCategory-module__64JqhG__pills{flex-wrap:wrap;gap:8px;display:flex}.FleetByCategory-module__64JqhG__pill{color:#1d1d1f;cursor:pointer;background:#fff;border:1px solid #00000026;border-radius:999px;align-items:center;gap:4px;padding:.4375rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:500;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.FleetByCategory-module__64JqhG__pill:hover{border-color:#000}.FleetByCategory-module__64JqhG__pillActive{color:#fff;background:#1d1d1f;border-color:#1d1d1f}.FleetByCategory-module__64JqhG__categorySection{border-bottom:1px solid #0000000f;margin-bottom:2.5rem;padding-bottom:2.5rem}.FleetByCategory-module__64JqhG__categorySection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.FleetByCategory-module__64JqhG__categoryHeading{font-family:var(--moi-font-sans);letter-spacing:-.015em;color:#000;margin:0 0 .5rem;font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.15}.FleetByCategory-module__64JqhG__categoryDesc{color:#666;max-width:560px;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5}.FleetByCategory-module__64JqhG__grid{grid-template-columns:1fr;gap:1rem;display:grid}.FleetByCategory-module__64JqhG__cardWrap{position:relative}.FleetByCategory-module__64JqhG__card{border:1px solid var(--moi-border-hair);color:inherit;background:#fff;border-radius:24px;flex-direction:column;text-decoration:none;transition:border-color .15s,background .15s;display:flex;position:relative;overflow:hidden}.FleetByCategory-module__64JqhG__card:hover{border-color:var(--moi-border-strong)}.FleetByCategory-module__64JqhG__cardImageWrap{background:#fff;justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.FleetByCategory-module__64JqhG__cardBlob{background:radial-gradient(ellipse 68% 58% at 50% 58%, var(--moi-bg-sunken) 0%, #f2f0ec80 55%, transparent 78%);pointer-events:none;position:absolute;inset:0}.FleetByCategory-module__64JqhG__cardImg{z-index:1;object-fit:contain;object-position:center;width:90%;height:100%;display:block;position:relative}.FleetByCategory-module__64JqhG__cardImgPlaceholder{z-index:1;background:#ebebeb;width:100%;height:100%;position:relative}.FleetByCategory-module__64JqhG__cardName{letter-spacing:-.01em;color:#1d1d1f;margin:0;padding:1rem 1.25rem .5rem;font-size:1.125rem;font-weight:600;line-height:1.2}.FleetByCategory-module__64JqhG__specRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;padding:0 1.25rem 1rem;display:grid}.FleetByCategory-module__64JqhG__specItem{color:#555;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-size:.875rem;font-weight:400;display:inline-flex;overflow:hidden}.FleetByCategory-module__64JqhG__priceRow{border-top:1px solid #0000000f;margin-top:auto;padding:.875rem 1.25rem 1rem}.FleetByCategory-module__64JqhG__priceGroup{align-items:center;gap:8px;margin-bottom:2px;display:flex}.FleetByCategory-module__64JqhG__listPrice{color:#999;font-size:.875rem;text-decoration:line-through}.FleetByCategory-module__64JqhG__discountBadge{color:#fff;letter-spacing:.02em;background:linear-gradient(#ffb752 0%,#fd1d1d 100%);border-radius:4px;padding:2px 7px;font-size:.875rem;font-weight:700}.FleetByCategory-module__64JqhG__finalPriceRow{align-items:baseline;gap:5px;display:flex}.FleetByCategory-module__64JqhG__fromLabel{color:#666;font-size:.875rem}.FleetByCategory-module__64JqhG__finalPrice{color:#1d1d1f;letter-spacing:-.01em;font-size:1.375rem;font-weight:700}.FleetByCategory-module__64JqhG__perDay{color:#666;font-size:.875rem}.FleetByCategory-module__64JqhG__cardArrow{border:1px solid #0000001f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:border-color .15s,background .15s;display:flex;position:absolute;bottom:1rem;right:1.25rem}.FleetByCategory-module__64JqhG__card:hover .FleetByCategory-module__64JqhG__cardArrow{background:#f2f0ec;border-color:#00000047}.FleetByCategory-module__64JqhG__showMoreBtn{color:#1d1d1f;cursor:pointer;background:0 0;border:1px solid #00000026;border-radius:999px;align-items:center;gap:6px;margin-top:1.25rem;padding:.625rem 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:500;transition:border-color .15s;display:inline-flex}.FleetByCategory-module__64JqhG__showMoreBtn:hover{border-color:#00000059}.FleetByCategory-module__64JqhG__emptyState{text-align:center;color:#888;flex-direction:column;align-items:center;gap:1rem;padding:4rem 1rem;font-size:1rem;display:flex}.FleetByCategory-module__64JqhG__resetBtn{color:#fff;cursor:pointer;background:#1d1d1f;border:none;border-radius:999px;padding:.625rem 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:500}.FleetByCategory-module__64JqhG__attribution{color:#aaa;margin-top:.5rem;margin-bottom:1rem;font-size:.875rem}.FleetByCategory-module__64JqhG__attribution a{color:#666;text-underline-offset:3px;text-decoration:underline}@media (min-width:600px){.FleetByCategory-module__64JqhG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.FleetByCategory-module__64JqhG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:599px){.FleetByCategory-module__64JqhG__filterRow{gap:1rem}.FleetByCategory-module__64JqhG__cardImageWrap{height:180px}}[data-shell=player] .FleetByCategory-module__64JqhG__mainHeading,[data-shell=player] .FleetByCategory-module__64JqhG__categoryHeading{color:var(--pl-text);font-size:var(--pl-h2);letter-spacing:normal;font-weight:400;line-height:1.2}[data-shell=player] .FleetByCategory-module__64JqhG__mainDesc,[data-shell=player] .FleetByCategory-module__64JqhG__categoryDesc{color:var(--pl-text-2);font-size:var(--pl-meta)}[data-shell=player] .FleetByCategory-module__64JqhG__filterGroupLabel{color:var(--pl-text-2);font-size:var(--pl-eyebrow)}[data-shell=player] .FleetByCategory-module__64JqhG__pill,[data-shell=player] .FleetByCategory-module__64JqhG__showMoreTextBtn,[data-shell=player] .FleetByCategory-module__64JqhG__showMoreBtn{background:var(--pl-chip);border-radius:var(--pl-tab-radius);color:var(--pl-text);font-size:var(--pl-meta);border-color:#0000;font-weight:400}[data-shell=player] .FleetByCategory-module__64JqhG__pill:hover,[data-shell=player] .FleetByCategory-module__64JqhG__showMoreTextBtn:hover,[data-shell=player] .FleetByCategory-module__64JqhG__showMoreBtn:hover{background:var(--pl-chip-up);border-color:#0000}[data-shell=player] .FleetByCategory-module__64JqhG__pillActive,[data-shell=player] .FleetByCategory-module__64JqhG__pillActive:hover{background:var(--pl-white);color:var(--pl-panel);border-color:#0000;font-weight:500}[data-shell=player] .FleetByCategory-module__64JqhG__categorySection{border-bottom-color:var(--pl-glass-line)}[data-shell=player] .FleetByCategory-module__64JqhG__card{background:var(--pl-card-bg);border-color:var(--pl-glass-line);border-radius:var(--pl-card-radius)}[data-shell=player] .FleetByCategory-module__64JqhG__card:hover{border-color:var(--pl-line)}[data-shell=player] .FleetByCategory-module__64JqhG__cardImageWrap{background:var(--pl-tile)}[data-shell=player] .FleetByCategory-module__64JqhG__cardBlob{display:none}[data-shell=player] .FleetByCategory-module__64JqhG__cardImgPlaceholder{background:var(--pl-tile)}[data-dl][data-shell=player][data-player-frame] .FleetByCategory-module__64JqhG__card .FleetByCategory-module__64JqhG__cardName{color:var(--pl-text);font-size:var(--pl-card-title);font-weight:var(--pl-card-title-weight);letter-spacing:normal;line-height:1.35}[data-shell=player] .FleetByCategory-module__64JqhG__specItem{color:var(--pl-text-2);font-size:var(--pl-meta);white-space:normal;text-overflow:clip;align-items:flex-start;overflow:visible}[data-shell=player] .FleetByCategory-module__64JqhG__grid{grid-template-columns:minmax(0,1fr)}@media (min-width:641px){[data-shell=player] .FleetByCategory-module__64JqhG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:901px){[data-shell=player] .FleetByCategory-module__64JqhG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}[data-shell=player] .FleetByCategory-module__64JqhG__specRow{grid-template-columns:minmax(0,1fr);gap:6px}[data-shell=player] .FleetByCategory-module__64JqhG__priceRow{border-top-color:var(--pl-glass-line);padding-right:3.75rem}[data-shell=player] .FleetByCategory-module__64JqhG__priceGroup,[data-shell=player] .FleetByCategory-module__64JqhG__finalPrice{white-space:nowrap}[data-shell=player] .FleetByCategory-module__64JqhG__finalPriceRow{flex-wrap:wrap}[data-shell=player] .FleetByCategory-module__64JqhG__listPrice,[data-shell=player] .FleetByCategory-module__64JqhG__fromLabel,[data-shell=player] .FleetByCategory-module__64JqhG__perDay{color:var(--pl-text-2);font-size:var(--pl-meta)}[data-shell=player] .FleetByCategory-module__64JqhG__finalPrice{color:var(--pl-text)}[data-shell=player] .FleetByCategory-module__64JqhG__discountBadge{background:var(--pl-chip);color:var(--pl-accent);border-radius:var(--pl-radius);font-size:var(--pl-eyebrow);font-weight:500}[data-shell=player] .FleetByCategory-module__64JqhG__cardArrow{border-color:var(--pl-glass-line);color:var(--pl-text)}[data-shell=player] .FleetByCategory-module__64JqhG__card:hover .FleetByCategory-module__64JqhG__cardArrow{background:var(--pl-chip);border-color:var(--pl-line)}[data-shell=player] .FleetByCategory-module__64JqhG__emptyState{color:var(--pl-text-2);font-size:var(--pl-meta)}[data-shell=player] .FleetByCategory-module__64JqhG__resetBtn{background:var(--pl-white);color:var(--pl-panel);font-size:var(--pl-meta)}[data-shell=player] .FleetByCategory-module__64JqhG__attribution{color:var(--pl-text-2);font-size:var(--pl-meta)}[data-shell=player] .FleetByCategory-module__64JqhG__attribution a{color:var(--pl-text-2)}.FleetByCategory-module__64JqhG__cardWrap{display:flex}.FleetByCategory-module__64JqhG__cardWrap>.FleetByCategory-module__64JqhG__card{flex:1;min-width:0}[data-dl][data-shell=player][data-player-frame] .FleetByCategory-module__64JqhG__card .FleetByCategory-module__64JqhG__cardName{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}[data-shell=player] .FleetByCategory-module__64JqhG__priceRow{padding-right:1.25rem}[data-dl][data-shell=player][data-player-frame] .FleetByCategory-module__64JqhG__wrapper .FleetByCategory-module__64JqhG__mainHeading{max-width:24ch}[data-shell=player] .FleetByCategory-module__64JqhG__wrapper{padding-left:0;padding-right:0}
.ValuePropsSection-module__fCdwZq__section{--vp-head:22px;--vp-title:16px;--vp-body:14px;padding:8px 0 32px}.ValuePropsSection-module__fCdwZq__inner{max-width:1200px;margin:0 auto}.ValuePropsSection-module__fCdwZq__heading{font-family:var(--moi-font-sans);font-size:var(--vp-head);color:var(--pl-text);margin:0 0 4px;font-weight:500;line-height:1.25}.ValuePropsSection-module__fCdwZq__sub{font-size:var(--vp-title);color:var(--pl-text-2);max-width:62ch;margin:0 0 20px;line-height:1.5}.ValuePropsSection-module__fCdwZq__grid{border-top:1px solid var(--pl-glass-line);grid-template-columns:1fr;gap:0;display:grid}.ValuePropsSection-module__fCdwZq__card{border-bottom:1px solid var(--pl-glass-line);grid-template-columns:22px minmax(0,1fr);align-items:start;gap:4px 14px;padding:18px 0;display:grid}.ValuePropsSection-module__fCdwZq__iconWrap{grid-row:1/span 2;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:flex}.ValuePropsSection-module__fCdwZq__iconWrap img{width:22px;height:22px}.ValuePropsSection-module__fCdwZq__cardTitle{font-family:var(--moi-font-sans);font-size:var(--vp-title);color:var(--pl-text);margin:0;font-weight:500;line-height:1.35}.ValuePropsSection-module__fCdwZq__cardBody{font-size:var(--vp-body);color:var(--pl-text-2);margin:0;line-height:1.55}@media (min-width:641px){.ValuePropsSection-module__fCdwZq__grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px}}[data-dl][data-shell=player][data-player-frame] .ValuePropsSection-module__fCdwZq__inner .ValuePropsSection-module__fCdwZq__heading{font-size:var(--vp-head);letter-spacing:normal;color:var(--pl-text);font-weight:500;line-height:1.25}[data-dl][data-shell=player][data-player-frame] .ValuePropsSection-module__fCdwZq__card .ValuePropsSection-module__fCdwZq__cardTitle{font-size:var(--vp-title);letter-spacing:normal;color:var(--pl-text);font-weight:500;line-height:1.35}[data-dl][data-shell=player][data-player-frame] .ValuePropsSection-module__fCdwZq__card .ValuePropsSection-module__fCdwZq__cardBody{font-size:var(--vp-body);color:var(--pl-text-2);max-width:none;line-height:1.55}[data-dl][data-shell=player][data-player-frame] .ValuePropsSection-module__fCdwZq__inner .ValuePropsSection-module__fCdwZq__sub{font-size:var(--vp-title);color:var(--pl-text-2);max-width:62ch}
.ReviewsSection-module__l4rq3W__section{padding:3.5rem 0}.ReviewsSection-module__l4rq3W__inner{max-width:1200px;margin:0 auto;padding:0 1.25rem}.ReviewsSection-module__l4rq3W__ratingHeader{flex-wrap:wrap;align-items:flex-start;gap:2.5rem;margin-bottom:2.5rem;display:flex}.ReviewsSection-module__l4rq3W__ratingBig{flex-shrink:0;align-items:center;gap:1rem;display:flex}.ReviewsSection-module__l4rq3W__ratingNum{font-family:var(--moi-font-sans);letter-spacing:-.03em;color:#000;font-size:clamp(3rem,7vw,4.5rem);font-weight:700;line-height:1}.ReviewsSection-module__l4rq3W__ratingMeta{flex-direction:column;gap:4px;display:flex}.ReviewsSection-module__l4rq3W__ratingStarsRow{align-items:center;gap:2px;display:flex}.ReviewsSection-module__l4rq3W__ratingLabel{color:#666;font-size:.875rem;font-weight:400}.ReviewsSection-module__l4rq3W__verifiedBadge{color:#1a7f37;background:#34a85314;border:1px solid #34a85333;border-radius:999px;align-items:center;gap:5px;width:fit-content;margin-top:2px;padding:3px 9px;font-size:.875rem;font-weight:500;display:inline-flex}.ReviewsSection-module__l4rq3W__allLink{color:inherit;text-underline-offset:2px;text-decoration:underline}.ReviewsSection-module__l4rq3W__ratingTagline{flex-direction:column;gap:.5rem;display:flex}.ReviewsSection-module__l4rq3W__heading{font-family:var(--moi-font-sans);letter-spacing:-.015em;color:#000;margin:0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;line-height:1.15}.ReviewsSection-module__l4rq3W__subheading{color:#666;margin:0;font-size:1rem;line-height:1.5}.ReviewsSection-module__l4rq3W__grid{grid-template-columns:1fr;gap:1rem;display:grid}.ReviewsSection-module__l4rq3W__cardTop{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ReviewsSection-module__l4rq3W__googleMark{opacity:.9;flex-shrink:0}.ReviewsSection-module__l4rq3W__reviewLang{color:#999;margin-top:-.25rem;font-size:.875rem;font-style:italic}.ReviewsSection-module__l4rq3W__card{background:#fff;border:1px solid #00000014;border-radius:20px;flex-direction:column;gap:1rem;padding:1.625rem 1.75rem;transition:border-color .15s;display:flex}.ReviewsSection-module__l4rq3W__card:hover{border-color:#0000002e}.ReviewsSection-module__l4rq3W__stars{gap:3px;display:flex}.ReviewsSection-module__l4rq3W__reviewText{color:#333;flex:1;margin:0;font-size:.9375rem;line-height:1.65}.ReviewsSection-module__l4rq3W__reviewMeta{border-top:1px solid #00000012;flex-direction:column;gap:3px;padding-top:1rem;display:flex}.ReviewsSection-module__l4rq3W__reviewAuthor{color:#1d1d1f;font-size:.9375rem;font-weight:600}.ReviewsSection-module__l4rq3W__reviewDetail{color:#888;font-size:.875rem}@media (min-width:640px){.ReviewsSection-module__l4rq3W__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.ReviewsSection-module__l4rq3W__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:699px){.ReviewsSection-module__l4rq3W__ratingHeader{gap:1.5rem}}[data-shell=player] .ReviewsSection-module__l4rq3W__ratingNum{color:var(--pl-text)}[data-shell=player] .ReviewsSection-module__l4rq3W__ratingLabel{color:var(--pl-text-2);font-size:var(--pl-meta)}[data-shell=player] .ReviewsSection-module__l4rq3W__verifiedBadge{color:var(--pl-accent);background:var(--pl-chip);font-size:var(--pl-meta);border-color:#0000}[data-shell=player] .ReviewsSection-module__l4rq3W__heading{color:var(--pl-text);font-size:var(--pl-h2);letter-spacing:normal;font-weight:400;line-height:1.2}[data-shell=player] .ReviewsSection-module__l4rq3W__subheading,[data-shell=player] .ReviewsSection-module__l4rq3W__allLink{color:var(--pl-text-2);font-size:var(--pl-meta)}[data-shell=player] .ReviewsSection-module__l4rq3W__card{background:var(--pl-raised);border-color:var(--pl-glass-line);border-radius:var(--pl-radius)}[data-shell=player] .ReviewsSection-module__l4rq3W__card:hover{border-color:var(--pl-line)}[data-shell=player] .ReviewsSection-module__l4rq3W__reviewText{color:var(--pl-text);font-size:var(--pl-meta)}[data-shell=player] .ReviewsSection-module__l4rq3W__reviewMeta{border-top-color:var(--pl-glass-line)}[data-shell=player] .ReviewsSection-module__l4rq3W__reviewAuthor{color:var(--pl-text);font-size:var(--pl-meta)}[data-shell=player] .ReviewsSection-module__l4rq3W__reviewDetail,[data-shell=player] .ReviewsSection-module__l4rq3W__reviewLang{color:var(--pl-text-2);font-size:var(--pl-meta)}[data-shell=player] .ReviewsSection-module__l4rq3W__grid{grid-template-columns:minmax(0,1fr)}@media (min-width:641px){[data-shell=player] .ReviewsSection-module__l4rq3W__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.IncludedSection-module__y7VUaq__included{--inc-head:22px;--inc-label:13px;padding:8px 0 32px}.IncludedSection-module__y7VUaq__container{max-width:1200px;margin:0 auto}.IncludedSection-module__y7VUaq__included .IncludedSection-module__y7VUaq__heading{font-size:var(--inc-head);letter-spacing:normal;text-align:left;color:var(--pl-text);margin:0 0 20px;font-weight:500;line-height:1.25}.IncludedSection-module__y7VUaq__includedGrid{grid-template-columns:1fr;gap:0 40px;display:grid}@media (min-width:641px){.IncludedSection-module__y7VUaq__includedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.IncludedSection-module__y7VUaq__includedCol .IncludedSection-module__y7VUaq__colHeading{font-size:var(--inc-label);letter-spacing:.66px;text-transform:uppercase;color:var(--pl-text-2);border-bottom:1px solid var(--pl-glass-line);margin:0 0 4px;padding-bottom:10px;font-weight:400}.IncludedSection-module__y7VUaq__includedList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.IncludedSection-module__y7VUaq__includedList li{font-size:var(--pl-body);color:var(--pl-text);border-bottom:1px solid var(--pl-glass-line);align-items:center;gap:12px;padding:13px 0;font-weight:400;line-height:1.4;display:flex}.IncludedSection-module__y7VUaq__includedList li svg{width:20px;height:20px;color:var(--pl-accent);flex-shrink:0}@media (max-width:640px){.IncludedSection-module__y7VUaq__includedCol+.IncludedSection-module__y7VUaq__includedCol{margin-top:28px}}[data-dl][data-shell=player][data-player-frame] .IncludedSection-module__y7VUaq__container .IncludedSection-module__y7VUaq__heading{font-size:var(--inc-head);letter-spacing:normal;color:var(--pl-text);font-weight:500;line-height:1.25}[data-dl][data-shell=player][data-player-frame] .IncludedSection-module__y7VUaq__includedCol .IncludedSection-module__y7VUaq__colHeading{font-size:var(--inc-label);letter-spacing:.66px;text-transform:uppercase;color:var(--pl-text-2);font-weight:400;line-height:1.4}[data-shell=player] .IncludedSection-module__y7VUaq__includedList li{color:var(--pl-text);font-size:var(--pl-body)}[data-shell=player] .IncludedSection-module__y7VUaq__includedList li svg{color:var(--pl-accent)}
.ChooseSection-module__8VoKYW__choose{--ch-head:22px;--ch-title:16px;--ch-body:14px;--ch-label:13px;padding:8px 0 32px}.ChooseSection-module__8VoKYW__container{max-width:1200px;margin:0 auto}.ChooseSection-module__8VoKYW__choose .ChooseSection-module__8VoKYW__heading{font-size:var(--ch-head);letter-spacing:normal;text-align:left;color:var(--pl-text);margin:0 0 4px;font-weight:500;line-height:1.25}.ChooseSection-module__8VoKYW__chooseSub{text-align:left;font-size:var(--ch-title);color:var(--pl-text-2);max-width:62ch;margin:0 0 20px;line-height:1.5}.ChooseSection-module__8VoKYW__chooseGrid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:641px){.ChooseSection-module__8VoKYW__chooseGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ChooseSection-module__8VoKYW__chooseCard{background:var(--pl-raised);border:1px solid var(--pl-glass-line);border-radius:12px;flex-direction:column;padding:18px;display:flex}.ChooseSection-module__8VoKYW__chooseCardRoad{font-size:var(--ch-label);text-transform:uppercase;letter-spacing:.66px;color:var(--pl-text-2);margin-bottom:6px;font-weight:400}.ChooseSection-module__8VoKYW__chooseCard .ChooseSection-module__8VoKYW__cardTitle{font-size:var(--ch-title);letter-spacing:normal;color:var(--pl-text);margin:0 0 6px;font-weight:500;line-height:1.35}.ChooseSection-module__8VoKYW__chooseCard p{font-size:var(--ch-body);color:var(--pl-text-2);flex:1;margin:0 0 14px;line-height:1.55}.ChooseSection-module__8VoKYW__chooseCardPrice{font-size:var(--ch-body);color:var(--pl-text);border-top:1px solid var(--pl-glass-line);margin-top:auto;padding-top:12px;font-weight:500}[data-dl][data-shell=player][data-player-frame] .ChooseSection-module__8VoKYW__container .ChooseSection-module__8VoKYW__heading{font-size:var(--ch-head);letter-spacing:normal;color:var(--pl-text);font-weight:500;line-height:1.25}[data-dl][data-shell=player][data-player-frame] .ChooseSection-module__8VoKYW__chooseCard .ChooseSection-module__8VoKYW__cardTitle{font-size:var(--ch-title);letter-spacing:normal;color:var(--pl-text);font-weight:500;line-height:1.35}[data-dl][data-shell=player][data-player-frame] .ChooseSection-module__8VoKYW__chooseCard p{color:var(--pl-text-2);font-size:var(--ch-body);max-width:none}[data-dl][data-shell=player][data-player-frame] .ChooseSection-module__8VoKYW__container .ChooseSection-module__8VoKYW__chooseSub{color:var(--pl-text-2);font-size:var(--pl-body);max-width:62ch}[data-shell=player] .ChooseSection-module__8VoKYW__chooseCard{background:var(--pl-raised);border-color:var(--pl-glass-line)}[data-shell=player] .ChooseSection-module__8VoKYW__chooseCardRoad{color:var(--pl-text-2)}[data-shell=player] .ChooseSection-module__8VoKYW__chooseCardPrice{color:var(--pl-text);border-top-color:var(--pl-glass-line)}
.FinalCTASection-module__JW0wBG__finalCta{--fc-head:22px;--fc-sub:16px;text-align:left;padding:8px 0 24px;position:relative}.FinalCTASection-module__JW0wBG__finalCta .FinalCTASection-module__JW0wBG__heading{font-size:var(--fc-head);letter-spacing:normal;color:var(--pl-text);margin:0 0 4px;font-weight:500;line-height:1.25}.FinalCTASection-module__JW0wBG__finalCtaSub{font-size:var(--fc-sub);color:var(--pl-text-2);max-width:62ch;margin:0 0 20px;line-height:1.5}.FinalCTASection-module__JW0wBG__barWrap{text-align:left;max-width:420px;margin:0}[data-dl][data-shell=player][data-player-frame] .FinalCTASection-module__JW0wBG__finalCta .FinalCTASection-module__JW0wBG__heading{font-size:var(--fc-head);letter-spacing:normal;color:var(--pl-text);font-weight:500;line-height:1.25}[data-dl][data-shell=player][data-player-frame] .FinalCTASection-module__JW0wBG__finalCta .FinalCTASection-module__JW0wBG__finalCtaSub{color:var(--pl-text-2);font-size:var(--pl-body);max-width:62ch}
.VehicleGallery-module__mPo_QG__wrap{aspect-ratio:16/9;background:#f5f5f5;border:1px solid #0000000f;border-radius:20px;outline:none;justify-content:center;align-items:center;width:100%;margin-bottom:2rem;display:flex;position:relative;overflow:hidden}.VehicleGallery-module__mPo_QG__wrap:focus-visible{outline-offset:2px;outline:2px solid #ff631f}.VehicleGallery-module__mPo_QG__blob{pointer-events:none;background:radial-gradient(70% 60% at 50% 60%,#ff631f2e 0%,#fd1d1d0f 50%,#0000 75%);position:absolute;inset:0}.VehicleGallery-module__mPo_QG__img{z-index:1;object-fit:contain;object-position:center;width:85%;height:100%;transition:opacity .2s;display:block;position:relative}.VehicleGallery-module__mPo_QG__empty{color:#bbb;flex-direction:column;align-items:center;gap:12px;font-size:.875rem;display:flex}.VehicleGallery-module__mPo_QG__counter{z-index:5;color:#fff;letter-spacing:.04em;background:#0000008c;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute;top:14px;left:14px}.VehicleGallery-module__mPo_QG__arrow{z-index:5;cursor:pointer;background:#ffffffe6;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s,border-color .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.VehicleGallery-module__mPo_QG__arrow:hover{background:#fff;border-color:#0003}.VehicleGallery-module__mPo_QG__arrowPrev{left:14px}.VehicleGallery-module__mPo_QG__arrowNext{right:14px}.VehicleGallery-module__mPo_QG__dots{z-index:5;align-items:center;gap:6px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.VehicleGallery-module__mPo_QG__dot{cursor:pointer;background:#ffffff8c;border:1px solid #00000026;border-radius:50%;width:8px;height:8px;padding:0;transition:background .15s,transform .15s}.VehicleGallery-module__mPo_QG__dotActive{background:#ff631f;border-color:#0003;transform:scale(1.3)}@media (max-width:480px){.VehicleGallery-module__mPo_QG__wrap{aspect-ratio:4/3;border-radius:16px}}[data-shell=player] .VehicleGallery-module__mPo_QG__wrap{background:var(--pl-tile);border-color:var(--pl-glass-line);border-radius:var(--pl-radius)}[data-shell=player] .VehicleGallery-module__mPo_QG__blob{display:none}[data-shell=player] .VehicleGallery-module__mPo_QG__empty{color:var(--pl-empty-ink)}[data-shell=player] .VehicleGallery-module__mPo_QG__counter{background:var(--pl-glass);color:var(--pl-white);font-size:var(--pl-eyebrow)}[data-shell=player] .VehicleGallery-module__mPo_QG__arrow,[data-shell=player] .VehicleGallery-module__mPo_QG__arrow:hover{background:var(--pl-glass);border-color:var(--pl-glass-line);color:var(--pl-white)}[data-shell=player] .VehicleGallery-module__mPo_QG__dot{background:var(--pl-chip);border-color:#0000}[data-shell=player] .VehicleGallery-module__mPo_QG__dotActive{background:var(--pl-accent);border-color:#0000}
.AnswerCapsule-module__BydLTq__capsule{border-top:1px solid var(--alias-hairline-strong,#0000001f);border-bottom:1px solid var(--alias-hairline,#0000000f);background:0 0;margin:0 0 40px;padding:20px 0 24px}.AnswerCapsule-module__BydLTq__label{font-size:var(--moi-size-label);font-weight:var(--moi-weight-semibold);color:var(--moi-text-muted);margin-bottom:10px;display:block}.AnswerCapsule-module__BydLTq__answer{font-size:var(--moi-size-body);line-height:var(--moi-lh-body);color:var(--moi-ink-0);margin:0}.AnswerCapsule-module__BydLTq__answer strong{font-weight:var(--moi-weight-semibold)}@media (max-width:600px){.AnswerCapsule-module__BydLTq__capsule{border-radius:16px;padding:20px}}[data-shell=player] .AnswerCapsule-module__BydLTq__capsule{border-top-color:var(--pl-glass-line);border-bottom-color:var(--pl-glass-line)}[data-shell=player] .AnswerCapsule-module__BydLTq__label{font-size:var(--pl-meta);letter-spacing:normal;color:var(--pl-text-2);font-weight:400}[data-dl][data-shell=player][data-player-frame] .plContent p.AnswerCapsule-module__BydLTq__answer{font-size:var(--pl-body);max-width:640px;color:var(--pl-text);font-weight:400;line-height:1.45}
.froads-map-module__YElotq__mapFrame{border:1px solid #e8e4d8;border-radius:16px;overflow:hidden}.froads-map-module__YElotq__mapFrame iframe{border:0;width:100%;height:520px;display:block}.froads-map-module__YElotq__mapNote{color:#5c5647;margin:.625rem 0 0;font-size:15px}.froads-map-module__YElotq__legend{flex-wrap:wrap;gap:.5rem 1.25rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.froads-map-module__YElotq__legend li{color:#1c1a18;align-items:center;gap:.45rem;font-size:15px;display:inline-flex}.froads-map-module__YElotq__dot{border-radius:50%;flex:none;width:10px;height:10px}.froads-map-module__YElotq__dotGreen{background:#34a853}.froads-map-module__YElotq__dotAmber{background:#f59e0b}.froads-map-module__YElotq__dotRed{background:#dc2626}.froads-map-module__YElotq__dotGray{background:#b3aca0}@media (max-width:720px){.froads-map-module__YElotq__mapFrame iframe{height:380px}}
.page-module__ViaWcq__playRow{margin:22px 0 6px}.page-module__ViaWcq__playBtn{color:#fff;letter-spacing:-.01em;background:linear-gradient(135deg,#ffb752,#fd1d1d);border-radius:50px;padding:14px 30px;font-size:18px;font-weight:600;text-decoration:none;transition:border-radius .14s;display:inline-block}.page-module__ViaWcq__playBtn:hover{border-radius:12px}.page-module__ViaWcq__live{color:var(--moi-text-muted,#6b6b6b);margin:4px 0 20px;font-size:16px}.page-module__ViaWcq__live p{margin:0}.page-module__ViaWcq__hero{border:1px solid #00000014;border-radius:24px;width:100%;height:auto;margin:8px 0 28px;display:block}.page-module__ViaWcq__regionGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px;margin:22px 0 8px;padding:0;list-style:none;display:grid}.page-module__ViaWcq__regionCard{background:0 0;border:0;border-radius:0;flex-direction:column;display:flex}.page-module__ViaWcq__regionThumb{aspect-ratio:16/10;background:#0000000f;border-radius:20px;display:block;overflow:hidden}.page-module__ViaWcq__regionThumb img{object-fit:cover;width:100%;height:100%;display:block}.page-module__ViaWcq__regionBody{padding:12px 2px 4px}.page-module__ViaWcq__regionName{letter-spacing:-.01em;color:inherit;margin-bottom:4px;font-size:19px;font-weight:600;text-decoration:none;display:block}.page-module__ViaWcq__regionName:hover{text-underline-offset:4px;text-decoration:underline}.page-module__ViaWcq__regionBlurb{color:var(--moi-text-muted,#5c5c5c);margin:0 0 8px;font-size:15px;line-height:1.45}.page-module__ViaWcq__regionMeta{color:var(--moi-text-muted,#6b6b6b);margin:0;font-size:14px}@media (max-width:900px){.page-module__ViaWcq__regionGrid{grid-template-columns:1fr;gap:14px}.page-module__ViaWcq__playBtn{text-align:center;display:block}}
.page-module__1tsFXG__ctaRow{margin:22px 0 8px}.page-module__1tsFXG__flyBtn{background:var(--alias-brand-ramp);color:var(--moi-text-inverse);font-size:var(--moi-size-subtitle);letter-spacing:-.01em;border-radius:50px;padding:14px 30px;font-weight:600;text-decoration:none;transition:border-radius .14s;display:inline-block}.page-module__1tsFXG__flyBtn:hover{border-radius:12px}.page-module__1tsFXG__scanGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:22px;margin:22px 0 10px;display:grid}.page-module__1tsFXG__credit{font-size:var(--moi-size-meta);color:var(--moi-text-muted);margin:4px 0 0;line-height:1.5}.page-module__1tsFXG__credit a{color:inherit;text-underline-offset:3px;text-decoration:underline}.page-module__1tsFXG__timeline{margin:20px 0 10px;padding:0;list-style:none}.page-module__1tsFXG__tItem{border-top:1px solid var(--moi-border-hair);grid-template-columns:190px 1fr;gap:16px;padding:16px 0;display:grid}.page-module__1tsFXG__tItem:last-child{border-bottom:1px solid var(--moi-border-hair)}.page-module__1tsFXG__tWhen{font-weight:600;font-size:var(--moi-size-body-sm);letter-spacing:-.01em;color:var(--moi-ref-lava-b-45)}.page-module__1tsFXG__tWhat{font-size:var(--moi-size-body-sm);color:inherit;line-height:1.5}.page-module__1tsFXG__note{font-size:var(--moi-size-body-sm);color:var(--moi-text-muted);margin:14px 0 0;line-height:1.5}.page-module__1tsFXG__note a{color:inherit;text-underline-offset:3px;text-decoration:underline}.page-module__1tsFXG__shot{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;margin:18px 0 4px;display:block}@media (max-width:900px){.page-module__1tsFXG__scanGrid{grid-template-columns:1fr;gap:18px}.page-module__1tsFXG__flyBtn{text-align:center;display:block}.page-module__1tsFXG__tItem{grid-template-columns:1fr;gap:4px}}@media (prefers-color-scheme:dark){.page-module__1tsFXG__tItem{border-top-color:color-mix(in srgb, var(--moi-ink-inverse) 14%, transparent)}.page-module__1tsFXG__tItem:last-child{border-bottom-color:color-mix(in srgb, var(--moi-ink-inverse) 14%, transparent)}.page-module__1tsFXG__tWhen{color:var(--moi-ref-lava-b-70)}.page-module__1tsFXG__shot{border-color:color-mix(in srgb, var(--moi-ink-inverse) 14%, transparent)}}:root[data-theme=dark] .page-module__1tsFXG__tWhen{color:var(--moi-ref-lava-b-70)}:root[data-theme=light] .page-module__1tsFXG__tWhen{color:var(--moi-ref-lava-b-45)}
.ItineraryDays-module__IWlVhW__wrap{margin:0}.ItineraryDays-module__IWlVhW__daylight{font-size:var(--moi-size-body-sm);line-height:var(--moi-lh-body,1.6);color:var(--moi-text-primary);margin:0 0 1.25rem}.ItineraryDays-module__IWlVhW__daylight strong{font-weight:var(--moi-weight-bold,700);color:var(--moi-ink-0)}.ItineraryDays-module__IWlVhW__days{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ItineraryDays-module__IWlVhW__day{border-top:1px solid var(--moi-border-hair);padding:1.125rem 0 1.25rem}.ItineraryDays-module__IWlVhW__day:last-child{border-bottom:1px solid var(--moi-border-hair)}.ItineraryDays-module__IWlVhW__dayHead{flex-wrap:wrap;align-items:baseline;gap:.375rem .75rem;margin-bottom:.375rem;display:flex}.ItineraryDays-module__IWlVhW__dayNum{font-size:var(--moi-size-meta);font-weight:var(--moi-weight-medium,500);color:var(--moi-text-muted);flex-shrink:0}.ItineraryDays-module__IWlVhW__dayTitle{font-size:var(--moi-size-card-title);font-weight:var(--moi-weight-medium,600);line-height:var(--moi-lh-snug,1.3);color:var(--moi-ink-0)}.ItineraryDays-module__IWlVhW__dayBody{font-size:var(--moi-size-body-sm);line-height:var(--moi-lh-body,1.6);color:var(--moi-text-primary)}.ItineraryDays-module__IWlVhW__dayBody p{margin:0 0 .625rem}.ItineraryDays-module__IWlVhW__dayBody p:last-child{margin-bottom:0}.ItineraryDays-module__IWlVhW__dayBody a{color:inherit;text-underline-offset:2px;text-decoration:underline}.ItineraryDays-module__IWlVhW__dayStatus{font-size:var(--moi-size-meta);flex-wrap:wrap;align-items:baseline;margin:.625rem 0 0;line-height:1.5;display:flex}.ItineraryDays-module__IWlVhW__dot{border-radius:50%;flex-shrink:0;width:9px;height:9px;margin-right:.4rem;display:inline-block;transform:translateY(-1px)}.ItineraryDays-module__IWlVhW__dotGreen{background:var(--moi-status-green)}.ItineraryDays-module__IWlVhW__dotAmber{background:var(--moi-status-amber)}.ItineraryDays-module__IWlVhW__dotRed{background:var(--moi-status-red)}.ItineraryDays-module__IWlVhW__dotGray{background:var(--moi-status-gray)}.ItineraryDays-module__IWlVhW__dayVerdict{font-weight:var(--moi-weight-bold,700);color:var(--moi-ink-0)}.ItineraryDays-module__IWlVhW__dayMeta{color:var(--moi-text-muted)}.ItineraryDays-module__IWlVhW__dayNote{font-size:var(--moi-size-meta);color:var(--moi-text-muted);margin:.625rem 0 0;line-height:1.5}.ItineraryDays-module__IWlVhW__dayBase{font-size:var(--moi-size-meta);color:var(--moi-text-muted);margin:.5rem 0 0;line-height:1.5}.ItineraryDays-module__IWlVhW__attribution{font-size:var(--moi-size-meta);color:var(--moi-text-muted);margin:1rem 0 0;line-height:1.5}.ItineraryDays-module__IWlVhW__attribution a{color:inherit;text-underline-offset:2px;text-decoration:underline}@media (max-width:640px){.ItineraryDays-module__IWlVhW__dayHead{gap:.25rem .5rem}}
.page-module__9gAO1a__hero{margin:0 0 32px}.page-module__9gAO1a__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__9gAO1a__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__9gAO1a__consequences{padding-left:1.2em}.page-module__9gAO1a__consequences li{margin:0 0 18px;line-height:1.6}.page-module__9gAO1a__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__9gAO1a__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__9gAO1a__credit a{color:var(--moi-text-primary)}.page-module__9gAO1a__credit code{font-size:.95em}@media (max-width:640px){.page-module__9gAO1a__hero img{border-radius:20px}}.page-module__9gAO1a__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__9gAO1a__table tbody th{font-weight:600}.page-module__9gAO1a__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__9gAO1a__towns{padding-left:1.2em}.page-module__9gAO1a__towns li{margin:0 0 14px;line-height:1.6}.page-module__9gAO1a__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__9gAO1a__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__9gAO1a__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__9gAO1a__practical{padding-left:1.2em}.page-module__9gAO1a__practical li{margin:0 0 18px;line-height:1.6}.page-module__9gAO1a__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__9gAO1a__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__9gAO1a__table th,.page-module__9gAO1a__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__9gAO1a__table tbody tr:last-child th,.page-module__9gAO1a__table tbody tr:last-child td{border-bottom:0}.page-module__9gAO1a__table tbody th{white-space:nowrap;font-weight:600}.page-module__9gAO1a__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__9gAO1a__note{color:var(--moi-text-muted);min-width:200px}.page-module__9gAO1a__events{padding-left:1.2em}.page-module__9gAO1a__events li{margin:0 0 18px;line-height:1.6}.page-module__9gAO1a__eclipse{color:var(--moi-accent)}
.page-module__Z_v0KG__hero{margin:0 0 32px}.page-module__Z_v0KG__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__Z_v0KG__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__Z_v0KG__consequences{padding-left:1.2em}.page-module__Z_v0KG__consequences li{margin:0 0 18px;line-height:1.6}.page-module__Z_v0KG__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__Z_v0KG__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__Z_v0KG__credit a{color:var(--moi-text-primary)}.page-module__Z_v0KG__credit code{font-size:.95em}@media (max-width:640px){.page-module__Z_v0KG__hero img{border-radius:20px}}.page-module__Z_v0KG__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__Z_v0KG__table tbody th{font-weight:600}.page-module__Z_v0KG__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__Z_v0KG__towns{padding-left:1.2em}.page-module__Z_v0KG__towns li{margin:0 0 14px;line-height:1.6}.page-module__Z_v0KG__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__Z_v0KG__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__Z_v0KG__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__Z_v0KG__practical{padding-left:1.2em}.page-module__Z_v0KG__practical li{margin:0 0 18px;line-height:1.6}.page-module__Z_v0KG__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__Z_v0KG__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__Z_v0KG__table th,.page-module__Z_v0KG__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__Z_v0KG__table tbody tr:last-child th,.page-module__Z_v0KG__table tbody tr:last-child td{border-bottom:0}.page-module__Z_v0KG__table tbody th{white-space:nowrap;font-weight:600}.page-module__Z_v0KG__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__Z_v0KG__note{color:var(--moi-text-muted);min-width:200px}.page-module__Z_v0KG__events{padding-left:1.2em}.page-module__Z_v0KG__events li{margin:0 0 18px;line-height:1.6}.page-module__Z_v0KG__eclipse{color:var(--moi-accent)}
.DurationPicker-module__fXAotW__wrap,.DurationPicker-module__fXAotW__picker{margin:0}.DurationPicker-module__fXAotW__controlRow{flex-wrap:wrap;align-items:baseline;gap:.5rem .875rem;display:flex}.DurationPicker-module__fXAotW__controlLabel{font-size:var(--moi-size-body-sm);font-weight:var(--moi-weight-medium,500);color:var(--moi-text-muted)}.DurationPicker-module__fXAotW__tabs{flex-wrap:wrap;gap:.25rem 1.25rem;display:flex}.DurationPicker-module__fXAotW__tab{appearance:none;font:inherit;font-size:var(--moi-size-body-sm);font-weight:var(--moi-weight-medium,500);color:var(--moi-text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;min-height:44px;margin:0;padding:.25rem 0 .375rem;transition:color .15s,border-color .15s}.DurationPicker-module__fXAotW__tab:hover{color:var(--moi-text-primary)}.DurationPicker-module__fXAotW__tab:focus-visible{outline-offset:3px;outline:2px solid}.DurationPicker-module__fXAotW__tabActive{color:var(--moi-ink-0);font-weight:var(--moi-weight-bold,700);border-bottom-color:var(--guide-accent,var(--moi-ref-lava-b-55))}.DurationPicker-module__fXAotW__summary{font-size:var(--moi-size-body-sm);color:var(--moi-text-primary);margin:.875rem 0 0}.DurationPicker-module__fXAotW__plan{margin-top:1.25rem}.DurationPicker-module__fXAotW__tradeoff{font-size:var(--moi-size-body-sm);line-height:var(--moi-lh-body,1.6);color:var(--moi-text-muted);margin:0 0 1.25rem}.DurationPicker-module__fXAotW__legs{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.DurationPicker-module__fXAotW__leg{border-top:1px solid var(--moi-border-hair);padding:1.125rem 0 1.25rem}.DurationPicker-module__fXAotW__leg:last-child{border-bottom:1px solid var(--moi-border-hair)}.DurationPicker-module__fXAotW__legHead{flex-wrap:wrap;align-items:baseline;gap:.375rem .75rem;margin-bottom:.375rem;display:flex}.DurationPicker-module__fXAotW__legDay{font-size:var(--moi-size-meta);font-weight:var(--moi-weight-medium,500);color:var(--moi-text-muted);flex-shrink:0}.DurationPicker-module__fXAotW__legTitle{font-size:var(--moi-size-card-title);font-weight:var(--moi-weight-medium,600);line-height:var(--moi-lh-snug,1.3);color:var(--moi-ink-0)}.DurationPicker-module__fXAotW__legBody{font-size:var(--moi-size-body-sm);line-height:var(--moi-lh-body,1.6);color:var(--moi-text-primary);margin:0}.DurationPicker-module__fXAotW__legStatus{font-size:var(--moi-size-meta);flex-wrap:wrap;align-items:baseline;margin:.625rem 0 0;line-height:1.5;display:flex}.DurationPicker-module__fXAotW__dot{content:"";border-radius:50%;flex-shrink:0;width:9px;height:9px;margin-right:.4rem;display:inline-block;transform:translateY(-1px)}.DurationPicker-module__fXAotW__dotGreen{background:var(--moi-status-green)}.DurationPicker-module__fXAotW__dotAmber{background:var(--moi-status-amber)}.DurationPicker-module__fXAotW__dotRed{background:var(--moi-status-red)}.DurationPicker-module__fXAotW__dotGray{background:var(--moi-status-gray)}.DurationPicker-module__fXAotW__legVerdict{font-weight:var(--moi-weight-bold,700);color:var(--moi-ink-0)}.DurationPicker-module__fXAotW__legMeta{color:var(--moi-text-muted)}.DurationPicker-module__fXAotW__legNote{font-size:var(--moi-size-meta);color:var(--moi-text-muted);margin:.625rem 0 0;line-height:1.5}.DurationPicker-module__fXAotW__attribution{font-size:var(--moi-size-meta);color:var(--moi-text-muted);margin:1rem 0 0;line-height:1.5}.DurationPicker-module__fXAotW__attribution a{color:inherit;text-underline-offset:2px;text-decoration:underline}@media (max-width:640px){.DurationPicker-module__fXAotW__controlRow{gap:.375rem .75rem}.DurationPicker-module__fXAotW__tabs{gap:.25rem 1rem}}[data-shell=player] .DurationPicker-module__fXAotW__tabActive{border-bottom-color:var(--pl-accent)}
.page-module__mvVZlq__hero{margin:0 0 32px}.page-module__mvVZlq__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__mvVZlq__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__mvVZlq__consequences{padding-left:1.2em}.page-module__mvVZlq__consequences li{margin:0 0 18px;line-height:1.6}.page-module__mvVZlq__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__mvVZlq__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__mvVZlq__credit a{color:var(--moi-text-primary)}.page-module__mvVZlq__credit code{font-size:.95em}@media (max-width:640px){.page-module__mvVZlq__hero img{border-radius:20px}}.page-module__mvVZlq__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__mvVZlq__table tbody th{font-weight:600}.page-module__mvVZlq__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__mvVZlq__towns{padding-left:1.2em}.page-module__mvVZlq__towns li{margin:0 0 14px;line-height:1.6}.page-module__mvVZlq__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__mvVZlq__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__mvVZlq__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__mvVZlq__practical{padding-left:1.2em}.page-module__mvVZlq__practical li{margin:0 0 18px;line-height:1.6}.page-module__mvVZlq__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__mvVZlq__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__mvVZlq__table th,.page-module__mvVZlq__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__mvVZlq__table tbody tr:last-child th,.page-module__mvVZlq__table tbody tr:last-child td{border-bottom:0}.page-module__mvVZlq__table tbody th{white-space:nowrap;font-weight:600}.page-module__mvVZlq__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__mvVZlq__note{color:var(--moi-text-muted);min-width:200px}.page-module__mvVZlq__what{color:var(--moi-text-secondary)}.page-module__mvVZlq__coords{white-space:nowrap;font-variant-numeric:tabular-nums}.page-module__mvVZlq__inline{margin:24px 0}.page-module__mvVZlq__inline img{border-radius:20px;width:100%;max-width:420px;height:auto;display:block}.page-module__mvVZlq__inline figcaption{color:var(--moi-text-secondary);font-size:var(--moi-size-caption);margin-top:10px;line-height:1.5}
.page-module__XxSk8G__hero{margin:0 0 32px}.page-module__XxSk8G__hero img,.page-module__XxSk8G__figure img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__XxSk8G__hero figcaption,.page-module__XxSk8G__figure figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__XxSk8G__figure{margin:28px 0}.page-module__XxSk8G__chains{padding-left:1.2em}.page-module__XxSk8G__chains li{margin:0 0 18px;line-height:1.6}.page-module__XxSk8G__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__XxSk8G__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__XxSk8G__credit a{color:var(--moi-text-primary)}@media (max-width:640px){.page-module__XxSk8G__hero img,.page-module__XxSk8G__figure img{border-radius:20px}}
.page-module__ajmTFG__hero{margin:0 0 32px}.page-module__ajmTFG__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__ajmTFG__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__ajmTFG__consequences{padding-left:1.2em}.page-module__ajmTFG__consequences li{margin:0 0 18px;line-height:1.6}.page-module__ajmTFG__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__ajmTFG__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__ajmTFG__credit a{color:var(--moi-text-primary)}.page-module__ajmTFG__credit code{font-size:.95em}@media (max-width:640px){.page-module__ajmTFG__hero img{border-radius:20px}}.page-module__ajmTFG__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__ajmTFG__table tbody th{font-weight:600}.page-module__ajmTFG__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__ajmTFG__towns{padding-left:1.2em}.page-module__ajmTFG__towns li{margin:0 0 14px;line-height:1.6}.page-module__ajmTFG__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__ajmTFG__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__ajmTFG__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__ajmTFG__practical{padding-left:1.2em}.page-module__ajmTFG__practical li{margin:0 0 18px;line-height:1.6}.page-module__ajmTFG__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__ajmTFG__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__ajmTFG__table th,.page-module__ajmTFG__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__ajmTFG__table tbody tr:last-child th,.page-module__ajmTFG__table tbody tr:last-child td{border-bottom:0}.page-module__ajmTFG__table tbody th{white-space:nowrap;font-weight:600}.page-module__ajmTFG__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__ajmTFG__note{color:var(--moi-text-muted);min-width:200px}.page-module__ajmTFG__events{padding-left:1.2em}.page-module__ajmTFG__events li{margin:0 0 18px;line-height:1.6}.page-module__ajmTFG__eclipse{color:var(--moi-accent)}
.page-module__QvGSYG__hero{margin:0 0 32px}.page-module__QvGSYG__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__QvGSYG__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__QvGSYG__consequences{padding-left:1.2em}.page-module__QvGSYG__consequences li{margin:0 0 18px;line-height:1.6}.page-module__QvGSYG__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__QvGSYG__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__QvGSYG__credit a{color:var(--moi-text-primary)}.page-module__QvGSYG__credit code{font-size:.95em}@media (max-width:640px){.page-module__QvGSYG__hero img{border-radius:20px}}.page-module__QvGSYG__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__QvGSYG__table tbody th{font-weight:600}.page-module__QvGSYG__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__QvGSYG__towns{padding-left:1.2em}.page-module__QvGSYG__towns li{margin:0 0 14px;line-height:1.6}.page-module__QvGSYG__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__QvGSYG__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__QvGSYG__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__QvGSYG__practical{padding-left:1.2em}.page-module__QvGSYG__practical li{margin:0 0 18px;line-height:1.6}.page-module__QvGSYG__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__QvGSYG__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__QvGSYG__table th,.page-module__QvGSYG__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__QvGSYG__table tbody tr:last-child th,.page-module__QvGSYG__table tbody tr:last-child td{border-bottom:0}.page-module__QvGSYG__table tbody th{white-space:nowrap;font-weight:600}.page-module__QvGSYG__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__QvGSYG__note{color:var(--moi-text-muted);min-width:200px}.page-module__QvGSYG__events{padding-left:1.2em}.page-module__QvGSYG__events li{margin:0 0 18px;line-height:1.6}.page-module__QvGSYG__eclipse{color:var(--moi-accent)}
.page-module__eZQiUW__hero{margin:0 0 32px}.page-module__eZQiUW__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__eZQiUW__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__eZQiUW__consequences{padding-left:1.2em}.page-module__eZQiUW__consequences li{margin:0 0 18px;line-height:1.6}.page-module__eZQiUW__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__eZQiUW__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__eZQiUW__credit a{color:var(--moi-text-primary)}.page-module__eZQiUW__credit code{font-size:.95em}@media (max-width:640px){.page-module__eZQiUW__hero img{border-radius:20px}}.page-module__eZQiUW__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__eZQiUW__table tbody th{font-weight:600}.page-module__eZQiUW__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__eZQiUW__towns{padding-left:1.2em}.page-module__eZQiUW__towns li{margin:0 0 14px;line-height:1.6}.page-module__eZQiUW__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__eZQiUW__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__eZQiUW__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__eZQiUW__practical{padding-left:1.2em}.page-module__eZQiUW__practical li{margin:0 0 18px;line-height:1.6}.page-module__eZQiUW__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__eZQiUW__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__eZQiUW__table th,.page-module__eZQiUW__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__eZQiUW__table tbody tr:last-child th,.page-module__eZQiUW__table tbody tr:last-child td{border-bottom:0}.page-module__eZQiUW__table tbody th{white-space:nowrap;font-weight:600}.page-module__eZQiUW__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__eZQiUW__note{color:var(--moi-text-muted);min-width:200px}.page-module__eZQiUW__events{padding-left:1.2em}.page-module__eZQiUW__events li{margin:0 0 18px;line-height:1.6}.page-module__eZQiUW__eclipse{color:var(--moi-accent)}
.page-module__Ck8lKq__hero{margin:0 0 32px}.page-module__Ck8lKq__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__Ck8lKq__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__Ck8lKq__consequences{padding-left:1.2em}.page-module__Ck8lKq__consequences li{margin:0 0 18px;line-height:1.6}.page-module__Ck8lKq__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__Ck8lKq__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__Ck8lKq__credit a{color:var(--moi-text-primary)}.page-module__Ck8lKq__credit code{font-size:.95em}@media (max-width:640px){.page-module__Ck8lKq__hero img{border-radius:20px}}.page-module__Ck8lKq__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__Ck8lKq__table tbody th{font-weight:600}.page-module__Ck8lKq__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__Ck8lKq__towns{padding-left:1.2em}.page-module__Ck8lKq__towns li{margin:0 0 14px;line-height:1.6}.page-module__Ck8lKq__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__Ck8lKq__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__Ck8lKq__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__Ck8lKq__practical{padding-left:1.2em}.page-module__Ck8lKq__practical li{margin:0 0 18px;line-height:1.6}.page-module__Ck8lKq__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__Ck8lKq__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__Ck8lKq__table th,.page-module__Ck8lKq__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__Ck8lKq__table tbody tr:last-child th,.page-module__Ck8lKq__table tbody tr:last-child td{border-bottom:0}.page-module__Ck8lKq__table tbody th{white-space:nowrap;font-weight:600}.page-module__Ck8lKq__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__Ck8lKq__note{color:var(--moi-text-muted);min-width:200px}.page-module__Ck8lKq__what{color:var(--moi-text-secondary)}.page-module__Ck8lKq__coords{white-space:nowrap;font-variant-numeric:tabular-nums}.page-module__Ck8lKq__clusters{padding-left:1.2em}.page-module__Ck8lKq__clusters li{margin:0 0 18px;line-height:1.6}
.page-module__2yVzCW__hero{margin:0 0 32px}.page-module__2yVzCW__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__2yVzCW__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__2yVzCW__consequences{padding-left:1.2em}.page-module__2yVzCW__consequences li{margin:0 0 18px;line-height:1.6}.page-module__2yVzCW__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__2yVzCW__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__2yVzCW__credit a{color:var(--moi-text-primary)}.page-module__2yVzCW__credit code{font-size:.95em}@media (max-width:640px){.page-module__2yVzCW__hero img{border-radius:20px}}.page-module__2yVzCW__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__2yVzCW__table tbody th{font-weight:600}.page-module__2yVzCW__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__2yVzCW__towns{padding-left:1.2em}.page-module__2yVzCW__towns li{margin:0 0 14px;line-height:1.6}.page-module__2yVzCW__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__2yVzCW__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__2yVzCW__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__2yVzCW__practical{padding-left:1.2em}.page-module__2yVzCW__practical li{margin:0 0 18px;line-height:1.6}.page-module__2yVzCW__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__2yVzCW__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__2yVzCW__table th,.page-module__2yVzCW__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__2yVzCW__table tbody tr:last-child th,.page-module__2yVzCW__table tbody tr:last-child td{border-bottom:0}.page-module__2yVzCW__table tbody th{white-space:nowrap;font-weight:600}.page-module__2yVzCW__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__2yVzCW__note{color:var(--moi-text-muted);min-width:200px}.page-module__2yVzCW__events{padding-left:1.2em}.page-module__2yVzCW__events li{margin:0 0 18px;line-height:1.6}.page-module__2yVzCW__eclipse{color:var(--moi-accent)}
.page-module__qW1Xna__hero{margin:0 0 32px}.page-module__qW1Xna__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__qW1Xna__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__qW1Xna__consequences{padding-left:1.2em}.page-module__qW1Xna__consequences li{margin:0 0 18px;line-height:1.6}.page-module__qW1Xna__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__qW1Xna__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__qW1Xna__credit a{color:var(--moi-text-primary)}.page-module__qW1Xna__credit code{font-size:.95em}@media (max-width:640px){.page-module__qW1Xna__hero img{border-radius:20px}}.page-module__qW1Xna__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__qW1Xna__table tbody th{font-weight:600}.page-module__qW1Xna__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__qW1Xna__towns{padding-left:1.2em}.page-module__qW1Xna__towns li{margin:0 0 14px;line-height:1.6}.page-module__qW1Xna__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__qW1Xna__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__qW1Xna__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__qW1Xna__practical{padding-left:1.2em}.page-module__qW1Xna__practical li{margin:0 0 18px;line-height:1.6}.page-module__qW1Xna__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__qW1Xna__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__qW1Xna__table th,.page-module__qW1Xna__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__qW1Xna__table tbody tr:last-child th,.page-module__qW1Xna__table tbody tr:last-child td{border-bottom:0}.page-module__qW1Xna__table tbody th{white-space:nowrap;font-weight:600}.page-module__qW1Xna__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__qW1Xna__note{color:var(--moi-text-muted);min-width:200px}.page-module__qW1Xna__events{padding-left:1.2em}.page-module__qW1Xna__events li{margin:0 0 18px;line-height:1.6}.page-module__qW1Xna__eclipse{color:var(--moi-accent)}
.page-module__GBeJEW__hero{margin:0 0 32px}.page-module__GBeJEW__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__GBeJEW__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__GBeJEW__consequences{padding-left:1.2em}.page-module__GBeJEW__consequences li{margin:0 0 18px;line-height:1.6}.page-module__GBeJEW__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__GBeJEW__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__GBeJEW__credit a{color:var(--moi-text-primary)}.page-module__GBeJEW__credit code{font-size:.95em}@media (max-width:640px){.page-module__GBeJEW__hero img{border-radius:20px}}.page-module__GBeJEW__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__GBeJEW__table tbody th{font-weight:600}.page-module__GBeJEW__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__GBeJEW__towns{padding-left:1.2em}.page-module__GBeJEW__towns li{margin:0 0 14px;line-height:1.6}.page-module__GBeJEW__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__GBeJEW__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__GBeJEW__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__GBeJEW__practical{padding-left:1.2em}.page-module__GBeJEW__practical li{margin:0 0 18px;line-height:1.6}.page-module__GBeJEW__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__GBeJEW__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__GBeJEW__table th,.page-module__GBeJEW__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__GBeJEW__table tbody tr:last-child th,.page-module__GBeJEW__table tbody tr:last-child td{border-bottom:0}.page-module__GBeJEW__table tbody th{white-space:nowrap;font-weight:600}.page-module__GBeJEW__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__GBeJEW__note{color:var(--moi-text-muted);min-width:200px}.page-module__GBeJEW__events{padding-left:1.2em}.page-module__GBeJEW__events li{margin:0 0 18px;line-height:1.6}.page-module__GBeJEW__eclipse{color:var(--moi-accent)}
.page-module__IGNpPW__hero{margin:0 0 32px}.page-module__IGNpPW__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__IGNpPW__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__IGNpPW__consequences{padding-left:1.2em}.page-module__IGNpPW__consequences li{margin:0 0 18px;line-height:1.6}.page-module__IGNpPW__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__IGNpPW__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__IGNpPW__credit a{color:var(--moi-text-primary)}.page-module__IGNpPW__credit code{font-size:.95em}@media (max-width:640px){.page-module__IGNpPW__hero img{border-radius:20px}}.page-module__IGNpPW__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__IGNpPW__table tbody th{font-weight:600}.page-module__IGNpPW__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__IGNpPW__towns{padding-left:1.2em}.page-module__IGNpPW__towns li{margin:0 0 14px;line-height:1.6}.page-module__IGNpPW__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__IGNpPW__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__IGNpPW__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__IGNpPW__practical{padding-left:1.2em}.page-module__IGNpPW__practical li{margin:0 0 18px;line-height:1.6}.page-module__IGNpPW__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__IGNpPW__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__IGNpPW__table th,.page-module__IGNpPW__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__IGNpPW__table tbody tr:last-child th,.page-module__IGNpPW__table tbody tr:last-child td{border-bottom:0}.page-module__IGNpPW__table tbody th{white-space:nowrap;font-weight:600}.page-module__IGNpPW__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__IGNpPW__note{color:var(--moi-text-muted);min-width:200px}.page-module__IGNpPW__events{padding-left:1.2em}.page-module__IGNpPW__events li{margin:0 0 18px;line-height:1.6}.page-module__IGNpPW__eclipse{color:var(--moi-accent)}
.page-module__63HY0a__hero{margin:0 0 32px}.page-module__63HY0a__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__63HY0a__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__63HY0a__consequences{padding-left:1.2em}.page-module__63HY0a__consequences li{margin:0 0 18px;line-height:1.6}.page-module__63HY0a__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__63HY0a__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__63HY0a__credit a{color:var(--moi-text-primary)}.page-module__63HY0a__credit code{font-size:.95em}@media (max-width:640px){.page-module__63HY0a__hero img{border-radius:20px}}.page-module__63HY0a__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__63HY0a__table tbody th{font-weight:600}.page-module__63HY0a__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__63HY0a__towns{padding-left:1.2em}.page-module__63HY0a__towns li{margin:0 0 14px;line-height:1.6}.page-module__63HY0a__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__63HY0a__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__63HY0a__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__63HY0a__practical{padding-left:1.2em}.page-module__63HY0a__practical li{margin:0 0 18px;line-height:1.6}.page-module__63HY0a__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__63HY0a__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__63HY0a__table th,.page-module__63HY0a__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__63HY0a__table tbody tr:last-child th,.page-module__63HY0a__table tbody tr:last-child td{border-bottom:0}.page-module__63HY0a__table tbody th{white-space:nowrap;font-weight:600}.page-module__63HY0a__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__63HY0a__note{color:var(--moi-text-muted);min-width:200px}.page-module__63HY0a__events{padding-left:1.2em}.page-module__63HY0a__events li{margin:0 0 18px;line-height:1.6}.page-module__63HY0a__eclipse{color:var(--moi-accent)}
.page-module__xKEwpa__hero{margin:0 0 32px}.page-module__xKEwpa__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__xKEwpa__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__xKEwpa__consequences{padding-left:1.2em}.page-module__xKEwpa__consequences li{margin:0 0 18px;line-height:1.6}.page-module__xKEwpa__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__xKEwpa__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__xKEwpa__credit a{color:var(--moi-text-primary)}.page-module__xKEwpa__credit code{font-size:.95em}@media (max-width:640px){.page-module__xKEwpa__hero img{border-radius:20px}}.page-module__xKEwpa__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__xKEwpa__table tbody th{font-weight:600}.page-module__xKEwpa__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__xKEwpa__towns{padding-left:1.2em}.page-module__xKEwpa__towns li{margin:0 0 14px;line-height:1.6}.page-module__xKEwpa__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__xKEwpa__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__xKEwpa__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__xKEwpa__practical{padding-left:1.2em}.page-module__xKEwpa__practical li{margin:0 0 18px;line-height:1.6}.page-module__xKEwpa__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__xKEwpa__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__xKEwpa__table th,.page-module__xKEwpa__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__xKEwpa__table tbody tr:last-child th,.page-module__xKEwpa__table tbody tr:last-child td{border-bottom:0}.page-module__xKEwpa__table tbody th{white-space:nowrap;font-weight:600}.page-module__xKEwpa__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__xKEwpa__note{color:var(--moi-text-muted);min-width:200px}.page-module__xKEwpa__events{padding-left:1.2em}.page-module__xKEwpa__events li{margin:0 0 18px;line-height:1.6}.page-module__xKEwpa__eclipse{color:var(--moi-accent)}
.page-module__YEZLEa__hero{margin:0 0 32px}.page-module__YEZLEa__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__YEZLEa__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__YEZLEa__consequences{padding-left:1.2em}.page-module__YEZLEa__consequences li{margin:0 0 18px;line-height:1.6}.page-module__YEZLEa__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__YEZLEa__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__YEZLEa__credit a{color:var(--moi-text-primary)}.page-module__YEZLEa__credit code{font-size:.95em}@media (max-width:640px){.page-module__YEZLEa__hero img{border-radius:20px}}.page-module__YEZLEa__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__YEZLEa__table tbody th{font-weight:600}.page-module__YEZLEa__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__YEZLEa__towns{padding-left:1.2em}.page-module__YEZLEa__towns li{margin:0 0 14px;line-height:1.6}.page-module__YEZLEa__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__YEZLEa__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__YEZLEa__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__YEZLEa__practical{padding-left:1.2em}.page-module__YEZLEa__practical li{margin:0 0 18px;line-height:1.6}.page-module__YEZLEa__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__YEZLEa__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__YEZLEa__table th,.page-module__YEZLEa__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__YEZLEa__table tbody tr:last-child th,.page-module__YEZLEa__table tbody tr:last-child td{border-bottom:0}.page-module__YEZLEa__table tbody th{white-space:nowrap;font-weight:600}.page-module__YEZLEa__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__YEZLEa__note{color:var(--moi-text-muted);min-width:200px}.page-module__YEZLEa__events{padding-left:1.2em}.page-module__YEZLEa__events li{margin:0 0 18px;line-height:1.6}.page-module__YEZLEa__eclipse{color:var(--moi-accent)}
.page-module__5aHqXa__hero{margin:0 0 32px}.page-module__5aHqXa__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__5aHqXa__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__5aHqXa__consequences{padding-left:1.2em}.page-module__5aHqXa__consequences li{margin:0 0 18px;line-height:1.6}.page-module__5aHqXa__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__5aHqXa__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__5aHqXa__credit a{color:var(--moi-text-primary)}.page-module__5aHqXa__credit code{font-size:.95em}@media (max-width:640px){.page-module__5aHqXa__hero img{border-radius:20px}}.page-module__5aHqXa__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__5aHqXa__table tbody th{font-weight:600}.page-module__5aHqXa__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__5aHqXa__towns{padding-left:1.2em}.page-module__5aHqXa__towns li{margin:0 0 14px;line-height:1.6}.page-module__5aHqXa__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__5aHqXa__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__5aHqXa__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__5aHqXa__practical{padding-left:1.2em}.page-module__5aHqXa__practical li{margin:0 0 18px;line-height:1.6}.page-module__5aHqXa__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__5aHqXa__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__5aHqXa__table th,.page-module__5aHqXa__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__5aHqXa__table tbody tr:last-child th,.page-module__5aHqXa__table tbody tr:last-child td{border-bottom:0}.page-module__5aHqXa__table tbody th{white-space:nowrap;font-weight:600}.page-module__5aHqXa__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__5aHqXa__note{color:var(--moi-text-muted);min-width:200px}.page-module__5aHqXa__events{padding-left:1.2em}.page-module__5aHqXa__events li{margin:0 0 18px;line-height:1.6}.page-module__5aHqXa__eclipse{color:var(--moi-accent)}
.page-module__jR7rEa__hero{margin:0 0 32px}.page-module__jR7rEa__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__jR7rEa__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__jR7rEa__consequences{padding-left:1.2em}.page-module__jR7rEa__consequences li{margin:0 0 18px;line-height:1.6}.page-module__jR7rEa__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__jR7rEa__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__jR7rEa__credit a{color:var(--moi-text-primary)}.page-module__jR7rEa__credit code{font-size:.95em}@media (max-width:640px){.page-module__jR7rEa__hero img{border-radius:20px}}.page-module__jR7rEa__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__jR7rEa__table tbody th{font-weight:600}.page-module__jR7rEa__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__jR7rEa__towns{padding-left:1.2em}.page-module__jR7rEa__towns li{margin:0 0 14px;line-height:1.6}.page-module__jR7rEa__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__jR7rEa__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__jR7rEa__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__jR7rEa__practical{padding-left:1.2em}.page-module__jR7rEa__practical li{margin:0 0 18px;line-height:1.6}.page-module__jR7rEa__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__jR7rEa__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__jR7rEa__table th,.page-module__jR7rEa__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__jR7rEa__table tbody tr:last-child th,.page-module__jR7rEa__table tbody tr:last-child td{border-bottom:0}.page-module__jR7rEa__table tbody th{white-space:nowrap;font-weight:600}.page-module__jR7rEa__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__jR7rEa__note{color:var(--moi-text-muted);min-width:200px}.page-module__jR7rEa__events{padding-left:1.2em}.page-module__jR7rEa__events li{margin:0 0 18px;line-height:1.6}.page-module__jR7rEa__eclipse{color:var(--moi-accent)}
.page-module__YdpRcq__hero{margin:0 0 32px}.page-module__YdpRcq__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__YdpRcq__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__YdpRcq__consequences{padding-left:1.2em}.page-module__YdpRcq__consequences li{margin:0 0 18px;line-height:1.6}.page-module__YdpRcq__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__YdpRcq__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__YdpRcq__credit a{color:var(--moi-text-primary)}.page-module__YdpRcq__credit code{font-size:.95em}@media (max-width:640px){.page-module__YdpRcq__hero img{border-radius:20px}}.page-module__YdpRcq__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__YdpRcq__table tbody th{font-weight:600}.page-module__YdpRcq__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__YdpRcq__towns{padding-left:1.2em}.page-module__YdpRcq__towns li{margin:0 0 14px;line-height:1.6}.page-module__YdpRcq__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__YdpRcq__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__YdpRcq__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__YdpRcq__practical{padding-left:1.2em}.page-module__YdpRcq__practical li{margin:0 0 18px;line-height:1.6}.page-module__YdpRcq__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__YdpRcq__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__YdpRcq__table th,.page-module__YdpRcq__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__YdpRcq__table tbody tr:last-child th,.page-module__YdpRcq__table tbody tr:last-child td{border-bottom:0}.page-module__YdpRcq__table tbody th{white-space:nowrap;font-weight:600}.page-module__YdpRcq__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__YdpRcq__note{color:var(--moi-text-muted);min-width:200px}.page-module__YdpRcq__events{padding-left:1.2em}.page-module__YdpRcq__events li{margin:0 0 18px;line-height:1.6}.page-module__YdpRcq__eclipse{color:var(--moi-accent)}
.page-module__UX-73G__hero{margin:0 0 32px}.page-module__UX-73G__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__UX-73G__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__UX-73G__consequences{padding-left:1.2em}.page-module__UX-73G__consequences li{margin:0 0 18px;line-height:1.6}.page-module__UX-73G__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__UX-73G__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__UX-73G__credit a{color:var(--moi-text-primary)}.page-module__UX-73G__credit code{font-size:.95em}@media (max-width:640px){.page-module__UX-73G__hero img{border-radius:20px}}.page-module__UX-73G__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__UX-73G__table tbody th{font-weight:600}.page-module__UX-73G__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__UX-73G__towns{padding-left:1.2em}.page-module__UX-73G__towns li{margin:0 0 14px;line-height:1.6}.page-module__UX-73G__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__UX-73G__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__UX-73G__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__UX-73G__practical{padding-left:1.2em}.page-module__UX-73G__practical li{margin:0 0 18px;line-height:1.6}.page-module__UX-73G__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__UX-73G__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__UX-73G__table th,.page-module__UX-73G__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__UX-73G__table tbody tr:last-child th,.page-module__UX-73G__table tbody tr:last-child td{border-bottom:0}.page-module__UX-73G__table tbody th{white-space:nowrap;font-weight:600}.page-module__UX-73G__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__UX-73G__note{color:var(--moi-text-muted);min-width:200px}.page-module__UX-73G__events{padding-left:1.2em}.page-module__UX-73G__events li{margin:0 0 18px;line-height:1.6}.page-module__UX-73G__eclipse{color:var(--moi-accent)}
.page-module__lp65bG__hero{margin:0 0 32px}.page-module__lp65bG__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__lp65bG__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__lp65bG__consequences{padding-left:1.2em}.page-module__lp65bG__consequences li{margin:0 0 18px;line-height:1.6}.page-module__lp65bG__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__lp65bG__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__lp65bG__credit a{color:var(--moi-text-primary)}.page-module__lp65bG__credit code{font-size:.95em}@media (max-width:640px){.page-module__lp65bG__hero img{border-radius:20px}}.page-module__lp65bG__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__lp65bG__table tbody th{font-weight:600}.page-module__lp65bG__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__lp65bG__towns{padding-left:1.2em}.page-module__lp65bG__towns li{margin:0 0 14px;line-height:1.6}.page-module__lp65bG__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__lp65bG__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__lp65bG__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__lp65bG__practical{padding-left:1.2em}.page-module__lp65bG__practical li{margin:0 0 18px;line-height:1.6}.page-module__lp65bG__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__lp65bG__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__lp65bG__table th,.page-module__lp65bG__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__lp65bG__table tbody tr:last-child th,.page-module__lp65bG__table tbody tr:last-child td{border-bottom:0}.page-module__lp65bG__table tbody th{white-space:nowrap;font-weight:600}.page-module__lp65bG__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__lp65bG__note{color:var(--moi-text-muted);min-width:200px}.page-module__lp65bG__events{padding-left:1.2em}.page-module__lp65bG__events li{margin:0 0 18px;line-height:1.6}.page-module__lp65bG__eclipse{color:var(--moi-accent)}
.page-module__ZdxrWa__hero{margin:0 0 32px}.page-module__ZdxrWa__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__ZdxrWa__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__ZdxrWa__consequences{padding-left:1.2em}.page-module__ZdxrWa__consequences li{margin:0 0 18px;line-height:1.6}.page-module__ZdxrWa__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__ZdxrWa__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__ZdxrWa__credit a{color:var(--moi-text-primary)}.page-module__ZdxrWa__credit code{font-size:.95em}@media (max-width:640px){.page-module__ZdxrWa__hero img{border-radius:20px}}.page-module__ZdxrWa__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__ZdxrWa__table tbody th{font-weight:600}.page-module__ZdxrWa__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__ZdxrWa__towns{padding-left:1.2em}.page-module__ZdxrWa__towns li{margin:0 0 14px;line-height:1.6}.page-module__ZdxrWa__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__ZdxrWa__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__ZdxrWa__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__ZdxrWa__practical{padding-left:1.2em}.page-module__ZdxrWa__practical li{margin:0 0 18px;line-height:1.6}.page-module__ZdxrWa__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__ZdxrWa__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__ZdxrWa__table th,.page-module__ZdxrWa__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__ZdxrWa__table tbody tr:last-child th,.page-module__ZdxrWa__table tbody tr:last-child td{border-bottom:0}.page-module__ZdxrWa__table tbody th{white-space:nowrap;font-weight:600}.page-module__ZdxrWa__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__ZdxrWa__note{color:var(--moi-text-muted);min-width:200px}.page-module__ZdxrWa__events{padding-left:1.2em}.page-module__ZdxrWa__events li{margin:0 0 18px;line-height:1.6}.page-module__ZdxrWa__eclipse{color:var(--moi-accent)}
.page-module__9QQM7W__hero{margin:0 0 32px}.page-module__9QQM7W__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__9QQM7W__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__9QQM7W__consequences{padding-left:1.2em}.page-module__9QQM7W__consequences li{margin:0 0 18px;line-height:1.6}.page-module__9QQM7W__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__9QQM7W__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__9QQM7W__credit a{color:var(--moi-text-primary)}.page-module__9QQM7W__credit code{font-size:.95em}@media (max-width:640px){.page-module__9QQM7W__hero img{border-radius:20px}}.page-module__9QQM7W__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__9QQM7W__table tbody th{font-weight:600}.page-module__9QQM7W__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__9QQM7W__towns{padding-left:1.2em}.page-module__9QQM7W__towns li{margin:0 0 14px;line-height:1.6}.page-module__9QQM7W__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__9QQM7W__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__9QQM7W__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__9QQM7W__practical{padding-left:1.2em}.page-module__9QQM7W__practical li{margin:0 0 18px;line-height:1.6}.page-module__9QQM7W__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__9QQM7W__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__9QQM7W__table th,.page-module__9QQM7W__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__9QQM7W__table tbody tr:last-child th,.page-module__9QQM7W__table tbody tr:last-child td{border-bottom:0}.page-module__9QQM7W__table tbody th{white-space:nowrap;font-weight:600}.page-module__9QQM7W__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__9QQM7W__note{color:var(--moi-text-muted);min-width:200px}.page-module__9QQM7W__events{padding-left:1.2em}.page-module__9QQM7W__events li{margin:0 0 18px;line-height:1.6}.page-module__9QQM7W__eclipse{color:var(--moi-accent)}
.page-module__2ZDEbG__hero{margin:0 0 32px}.page-module__2ZDEbG__hero img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__2ZDEbG__hero figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__2ZDEbG__consequences{padding-left:1.2em}.page-module__2ZDEbG__consequences li{margin:0 0 18px;line-height:1.6}.page-module__2ZDEbG__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__2ZDEbG__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__2ZDEbG__credit a{color:var(--moi-text-primary)}.page-module__2ZDEbG__credit code{font-size:.95em}@media (max-width:640px){.page-module__2ZDEbG__hero img{border-radius:20px}}.page-module__2ZDEbG__table thead th{color:var(--moi-text-muted);white-space:nowrap;font-weight:600}.page-module__2ZDEbG__table tbody th{font-weight:600}.page-module__2ZDEbG__num{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--moi-text-muted)}.page-module__2ZDEbG__towns{padding-left:1.2em}.page-module__2ZDEbG__towns li{margin:0 0 14px;line-height:1.6}.page-module__2ZDEbG__airbox{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:20px;margin:0 0 20px;padding:18px 20px}.page-module__2ZDEbG__airLine{font-size:var(--moi-size-card-title);margin:0;line-height:1.5}.page-module__2ZDEbG__airNote{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:8px 0 0;line-height:1.6}.page-module__2ZDEbG__practical{padding-left:1.2em}.page-module__2ZDEbG__practical li{margin:0 0 18px;line-height:1.6}.page-module__2ZDEbG__tableWrap{border:1px solid var(--moi-border-hair);border-radius:16px;margin:0 0 16px;overflow-x:auto}.page-module__2ZDEbG__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--moi-size-label)}.page-module__2ZDEbG__table th,.page-module__2ZDEbG__table td{text-align:left;border-bottom:1px solid var(--moi-border-hair);vertical-align:top;padding:12px 14px;line-height:1.45}.page-module__2ZDEbG__table tbody tr:last-child th,.page-module__2ZDEbG__table tbody tr:last-child td{border-bottom:0}.page-module__2ZDEbG__table tbody th{white-space:nowrap;font-weight:600}.page-module__2ZDEbG__val{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.page-module__2ZDEbG__note{color:var(--moi-text-muted);min-width:200px}.page-module__2ZDEbG__events{padding-left:1.2em}.page-module__2ZDEbG__events li{margin:0 0 18px;line-height:1.6}.page-module__2ZDEbG__eclipse{color:var(--moi-accent)}
.page-module__0CwtTW__hero{margin:0 0 32px}.page-module__0CwtTW__hero img,.page-module__0CwtTW__figure img{border:1px solid var(--moi-border-hair);border-radius:24px;width:100%;height:auto;display:block}.page-module__0CwtTW__hero figcaption,.page-module__0CwtTW__figure figcaption{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:10px 2px 0;line-height:1.45}.page-module__0CwtTW__figure{margin:28px 0}.page-module__0CwtTW__dishes{padding-left:1.2em}.page-module__0CwtTW__dishes li{margin:0 0 18px;line-height:1.6}.page-module__0CwtTW__caveat{border:1px solid var(--moi-border-hair);background:var(--moi-bg-elev);border-radius:16px;padding:14px 16px;line-height:1.55}.page-module__0CwtTW__credit{font-size:var(--moi-size-label);color:var(--moi-text-muted);margin:40px 0 0;line-height:1.5}.page-module__0CwtTW__credit a{color:var(--moi-text-primary)}@media (max-width:640px){.page-module__0CwtTW__hero img,.page-module__0CwtTW__figure img{border-radius:20px}}
