.Home_page__Yvcrx{min-height:100vh;position:relative}.Home_hero__VkeT1{position:relative;min-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 24px 60px;overflow:hidden}.Home_heroBg__0Uc40{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(249,115,22,.12),transparent),radial-gradient(ellipse 60% 40% at 80% 20%,rgba(96,165,250,.08),transparent),var(--bg);z-index:0}.Home_heroContent__aWtjQ{position:relative;z-index:1;max-width:800px}.Home_badge__ng_aq{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:rgba(249,115,22,.12);border:1px solid rgba(249,115,22,.3);border-radius:999px;font-size:.85rem;color:var(--accent);margin-bottom:24px;font-weight:500}.Home_badgeDot__mzniP{width:8px;height:8px;background:var(--accent);border-radius:50%;animation:Home_pulse__0RP2j 2s ease-in-out infinite}@keyframes Home_pulse__0RP2j{0%,to{opacity:1}50%{opacity:.4}}.Home_heroTitle__AMpNI{font-size:clamp(2.4rem,6vw,4.2rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin-bottom:16px;background:linear-gradient(135deg,#f1f5f9,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_heroAccent__S5B2m{background:linear-gradient(135deg,var(--accent) 0,#fbbf24 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_heroSub__RQITi{font-size:1.15rem;color:var(--text-secondary);max-width:560px;margin:0 auto 32px;line-height:1.7}.Home_heroMeta__HJDfZ{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:36px}.Home_metaChip__pe89V{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:hsla(0,0%,100%,.05);border:1px solid var(--border);border-radius:8px;font-size:.9rem;color:var(--text-secondary)}.Home_metaChip__pe89V svg{flex-shrink:0}.Home_ctaGroup__eYs5V{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.Home_ctaPrimary__7xLs_{padding:14px 32px;background:var(--accent);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none}.Home_ctaPrimary__7xLs_:hover{background:var(--accent-hover);color:#fff;transform:translateY(-1px);box-shadow:0 8px 24px rgba(249,115,22,.3)}.Home_ctaSecondary__L38nP{padding:14px 32px;background:hsla(0,0%,100%,.05);color:var(--text);border:1px solid var(--border);border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none}.Home_ctaSecondary__L38nP:hover{background:hsla(0,0%,100%,.1);color:#fff;border-color:var(--border-strong)}.Home_section__3569L{padding:80px 24px;max-width:1000px;margin:0 auto}.Home_sectionHeader__BnBQb{margin-bottom:48px}.Home_sectionLabel__KsGVD{display:inline-block;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:12px}.Home_sectionTitle__DKb2S{font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700;letter-spacing:-.02em;color:var(--text)}.Home_sectionDivider__H0YwW{width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--border-strong),transparent);margin:0 auto}.Home_timeline__sGYK5{display:flex;flex-direction:column;gap:0;position:relative}.Home_timelineDay__jttoV{position:relative;padding-left:48px;padding-bottom:40px}.Home_timelineDay__jttoV:before{content:"";position:absolute;left:15px;top:32px;bottom:0;width:2px;background:linear-gradient(to bottom,var(--accent),rgba(249,115,22,.1))}.Home_timelineDay__jttoV:last-child:before{display:none}.Home_timelineDot__5tIj_{position:absolute;left:8px;top:8px;width:16px;height:16px;background:var(--accent);border-radius:50%;box-shadow:0 0 0 4px var(--bg),0 0 0 6px rgba(249,115,22,.3)}.Home_dayLabel__ROzX5{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:4px}.Home_dayTitle__n24xf{font-size:1.3rem;font-weight:700;margin-bottom:6px;color:var(--text)}.Home_dayDate__ZldF6{font-size:.9rem;color:var(--muted);margin-bottom:16px}.Home_dayActivities__IXRm8{display:flex;flex-direction:column;gap:8px}.Home_activity__p0XK_{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;background:var(--panel);border:1px solid var(--border);border-radius:8px;font-size:.92rem;color:var(--text-secondary);line-height:1.5}.Home_activityTime__78uVP{font-weight:600;color:var(--accent);white-space:nowrap;min-width:56px}.Home_mapCard__sHBoL{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.Home_mapEmbed__Ur7If{width:100%;height:400px;border:none}.Home_mapInfo__zG3B5{padding:20px 24px;display:flex;flex-wrap:wrap;gap:24px}.Home_mapStat__9IevW{display:flex;flex-direction:column;gap:2px}.Home_mapStatLabel__ZNjVg{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:600}.Home_mapStatValue__JKYG1{font-size:1.1rem;font-weight:700;color:var(--text)}.Home_packingGrid__FLCEA{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:16px;gap:16px}.Home_packItem__tK5_l{display:flex;align-items:center;gap:12px;padding:16px;background:var(--panel);border:1px solid var(--border);border-radius:10px;transition:border-color .2s}.Home_packItem__tK5_l:hover{border-color:var(--border-strong)}.Home_packIcon__M2nVW{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(249,115,22,.1);border-radius:8px;font-size:1.3rem;flex-shrink:0}.Home_packInfo__m0G_H h4{font-size:.95rem;font-weight:600;color:var(--text);margin-bottom:2px}.Home_packInfo__m0G_H p{font-size:.82rem;color:var(--muted)}.Home_packRequired__vP_PI{border-color:rgba(249,115,22,.3)}.Home_packRequired__vP_PI .Home_packIcon__M2nVW{background:rgba(249,115,22,.18)}.Home_requiredTag____uX_{color:var(--accent)}.Home_encouragedTag__pVHvL,.Home_requiredTag____uX_{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-left:auto;white-space:nowrap}.Home_encouragedTag__pVHvL{color:var(--accent-blue)}.Home_budgetCard__gvQSs{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.Home_budgetHeader__syGs2{padding:20px 24px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.Home_budgetHeaderTitle__YUanm{font-size:1.1rem;font-weight:700}.Home_budgetTotal__rg9_s{font-size:1.5rem;font-weight:800;color:var(--accent)}.Home_budgetRows__rbdnc{padding:0}.Home_budgetRow__J83Vs{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid var(--border);transition:background .15s}.Home_budgetRow__J83Vs:last-child{border-bottom:none}.Home_budgetRow__J83Vs:hover{background:hsla(0,0%,100%,.02)}.Home_budgetItemInfo__bp8GA{display:flex;flex-direction:column;gap:2px}.Home_budgetItemName__MSm6y{font-size:.95rem;font-weight:600;color:var(--text)}.Home_budgetItemDesc__5gJfX{font-size:.82rem;color:var(--muted)}.Home_budgetItemPrice__YkWGv{font-size:1rem;font-weight:700;color:var(--text);white-space:nowrap}.Home_budgetLink__onws9{font-size:.78rem;color:var(--accent);display:inline-block;margin-top:2px}.Home_lodgingCard__34a2Y{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);padding:32px}.Home_lodgingLabel__43dBv{font-size:.9rem;font-weight:600;color:var(--text-secondary);margin-bottom:12px;display:block}.Home_lodgingTextarea__dz7G_{width:100%;min-height:120px;padding:16px;background:var(--bg);border:1px solid var(--border);border-radius:8px;color:var(--text);font-size:.95rem;line-height:1.6;resize:vertical;transition:border-color .2s}.Home_lodgingTextarea__dz7G_::placeholder{color:var(--muted)}.Home_lodgingTextarea__dz7G_:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.Home_lodgingSaveRow__FP_nR{display:flex;align-items:center;gap:12px;margin-top:12px}.Home_lodgingSaveBtn__dWUNb{padding:10px 24px;background:var(--accent);color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.Home_lodgingSaveBtn__dWUNb:hover{background:var(--accent-hover)}.Home_lodgingSaved__wnpEo{font-size:.85rem;color:var(--accent-emerald);font-weight:500}.Home_vehicleCard__Fa8_H{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);padding:32px;display:flex;gap:24px;align-items:center;flex-wrap:wrap}.Home_vehicleIcon__kLuZz{width:80px;height:80px;background:linear-gradient(135deg,rgba(249,115,22,.15),rgba(96,165,250,.1));border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:2.4rem;flex-shrink:0}.Home_vehicleInfo___2ncj h3{font-size:1.2rem;font-weight:700;margin-bottom:4px}.Home_vehicleInfo___2ncj p{font-size:.9rem;color:var(--text-secondary);line-height:1.5}.Home_vehicleSpecs__VwTXI{display:flex;gap:16px;margin-top:10px;flex-wrap:wrap}.Home_spec__bj_5r{padding:4px 12px;background:hsla(0,0%,100%,.05);border:1px solid var(--border);border-radius:6px;font-size:.8rem;color:var(--muted)}.Home_footer__yFiaX{text-align:center;padding:40px 24px;border-top:1px solid var(--border);color:var(--muted);font-size:.85rem}.Home_mountainBanner__kjaRp{position:relative;width:100%;height:320px;overflow:hidden}.Home_mountainBanner__kjaRp img{width:100%;height:100%;object-fit:cover}.Home_mountainOverlay__epxy_{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 40%,var(--bg) 100%)}.Home_mountainCaption__RJDox{position:absolute;bottom:24px;left:24px;font-size:.85rem;color:var(--text-secondary);z-index:1}.Home_nav__KViFq{position:fixed;top:0;left:0;right:0;z-index:100;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;background:rgba(11,15,20,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.Home_navLogo__l_Myf{font-size:1rem;font-weight:700;color:var(--text);display:flex;align-items:center;gap:8px}.Home_navLogoAccent__ADlrY{color:var(--accent)}.Home_navLinks___tPFn{display:flex;gap:24px;list-style:none}.Home_navLinks___tPFn a{font-size:.85rem;color:var(--text-secondary);font-weight:500;transition:color .2s}.Home_navLinks___tPFn a:hover{color:var(--text)}.Home_countdown__z1ofS{margin-top:36px;display:flex;flex-direction:column;align-items:center;gap:12px}.Home_countdownLabel__hJ1oC{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:600}.Home_countdownGrid__cwlWO{display:flex;gap:12px}.Home_countdownCell__GZSUl{display:flex;flex-direction:column;align-items:center;padding:12px 18px;background:hsla(0,0%,100%,.05);border:1px solid var(--border);border-radius:10px;min-width:64px}.Home_countdownNum__NlD85{font-size:1.6rem;font-weight:800;color:var(--accent);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Home_countdownUnit__5dFFz{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:600}.Home_countdownLive__JS0tw{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:rgba(249,115,22,.15);border:1px solid rgba(249,115,22,.4);border-radius:10px;font-size:1rem;font-weight:700;color:var(--accent);letter-spacing:.02em}.Home_hamburger__XTGnS{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:6px;z-index:101}.Home_hamburgerLine__4PUoJ{display:block;width:22px;height:2px;background:var(--text);border-radius:2px;transition:all .25s ease}.Home_hamburgerOpen1__S57jJ{transform:rotate(45deg) translate(5px,5px)}.Home_hamburgerOpen2__ZN80C{opacity:0}.Home_hamburgerOpen3__x7ByC{transform:rotate(-45deg) translate(5px,-5px)}.Home_mobileMenu__VYbKf{position:fixed;top:53px;left:0;right:0;z-index:99;background:rgba(11,15,20,.96);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);display:flex;flex-direction:column;padding:16px 24px;gap:4px}.Home_mobileMenu__VYbKf a{padding:12px 0;color:var(--text-secondary);font-size:1rem;font-weight:500;border-bottom:1px solid var(--border)}.Home_mobileMenu__VYbKf a:last-child{border-bottom:none}.Home_mobileMenu__VYbKf a:hover{color:var(--text)}@media (max-width:640px){.Home_hamburger__XTGnS{display:flex}.Home_navLinks___tPFn{display:none}.Home_heroMeta__HJDfZ{flex-direction:column;align-items:center}.Home_ctaGroup__eYs5V,.Home_mapInfo__zG3B5{flex-direction:column}.Home_vehicleCard__Fa8_H{flex-direction:column;text-align:center}.Home_vehicleSpecs__VwTXI{justify-content:center}.Home_budgetRow__J83Vs{flex-direction:column;align-items:flex-start;gap:6px}.Home_budgetItemPrice__YkWGv{align-self:flex-end}.Home_packingGrid__FLCEA{grid-template-columns:1fr}}