.rdp{--rdp-accent-color:#2d5016;--rdp-accent-background-color:#2d5016e6;--rdp-selected-color:#2d5016;--rdp-selected-font-color:white;--rdp-range_middle-background-color:#2d5016d9;--rdp-range_middle-color:white;--rdp-day-height:32px;--rdp-day-width:32px;margin:0;position:relative}@media (min-height:700px){.rdp{--rdp-day-height:40px;--rdp-day-width:40px}}.rdp-root{--rdp-accent-color:#2d5016;--rdp-accent-background-color:#2d5016e6}.rdp-months{justify-content:center;gap:32px;display:flex}@media (max-width:768px){.rdp-months{flex-direction:column;gap:24px}}.rdp-month{margin:0}.rdp-month_caption{color:var(--foreground);text-transform:capitalize;justify-content:center;padding:0 0 10px;font-size:.875rem;font-weight:600;display:flex}@media (min-height:700px){.rdp-month_caption{padding:0 0 16px;font-size:1rem}}.rdp-nav{pointer-events:none;justify-content:space-between;width:100%;display:flex;position:absolute;top:0;left:0;right:0}.rdp-button_previous,.rdp-button_next{pointer-events:auto;background:var(--background);border:1px solid var(--border);cursor:pointer;color:#2d5016;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}@media (min-height:700px){.rdp-button_previous,.rdp-button_next{border-radius:8px;width:36px;height:36px}}.rdp-button_previous:disabled,.rdp-button_next:disabled{opacity:.4;cursor:not-allowed}.rdp-chevron{fill:#2d5016}.rdp-weekdays{margin-bottom:4px}@media (min-height:700px){.rdp-weekdays{margin-bottom:8px}}.rdp-weekday{color:var(--muted-foreground);text-transform:uppercase;padding:6px 0;font-size:.6875rem;font-weight:600}@media (min-height:700px){.rdp-weekday{padding:8px 0;font-size:.75rem}}.rdp-day{border-radius:50%;font-size:.8125rem;font-weight:500;transition:all .15s}@media (min-height:700px){.rdp-day{font-size:.875rem}}.rdp-day_button{border-radius:50%}.rdp-day:hover:not(.rdp-day_disabled):not(.rdp-selected){background:#2d50161a}.rdp-today:not(.rdp-selected) .rdp-day_button{color:#2d5016;border:2px solid #2d5016;border-radius:50%;font-weight:700}.rdp-selected .rdp-day_button,.rdp-day.rdp-selected,.rdp-range_start .rdp-day_button,.rdp-range_end .rdp-day_button{color:#fff!important;background:#2d5016!important}.rdp-range_start{border-radius:50% 0 0 50%}.rdp-range_end{border-radius:0 50% 50% 0}.rdp-range_middle{border-radius:0;background:#2d5016d9!important}.rdp-range_middle .rdp-day_button{color:#fff!important;background:0 0!important}.rdp-range_start,.rdp-range_end,.rdp-range_middle,.rdp-range_start .rdp-day_button,.rdp-range_end .rdp-day_button,.rdp-range_middle .rdp-day_button{color:#fff!important}.rdp-outside{opacity:.3}.rdp-disabled{opacity:.3;cursor:not-allowed;text-decoration:line-through}.rdp [class*=selected],.rdp [class*=range_start],.rdp [class*=range_end]{color:#fff!important;background-color:#2d5016!important}
.CalendarSection-module-scss-module__KsSe-W__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.CalendarSection-module-scss-module__KsSe-W__titleGroup{align-items:center;gap:12px;display:flex}.CalendarSection-module-scss-module__KsSe-W__titleIcon{color:var(--color-primary)}.CalendarSection-module-scss-module__KsSe-W__sectionTitle{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.CalendarSection-module-scss-module__KsSe-W__selectedInfo{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.CalendarSection-module-scss-module__KsSe-W__selectedDates{color:var(--foreground);font-size:.9375rem;font-weight:500}.CalendarSection-module-scss-module__KsSe-W__nightCount{color:var(--color-primary);background:#2d50161a;border-radius:20px;padding:4px 10px;font-size:.8125rem;font-weight:600}.CalendarSection-module-scss-module__KsSe-W__subtitle{color:var(--muted-foreground);margin:0 0 24px;font-size:.9375rem}.CalendarSection-module-scss-module__KsSe-W__calendarWrapper{background:var(--muted);border-radius:16px;width:fit-content;max-width:100%;margin-bottom:8px;padding:32px 48px;overflow-x:auto}@media (max-width:1024px){.CalendarSection-module-scss-module__KsSe-W__calendarWrapper{padding:28px 36px}}@media (max-width:768px){.CalendarSection-module-scss-module__KsSe-W__calendarWrapper{width:fit-content;margin:0 auto;padding:24px 20px}}@media (max-width:480px){.CalendarSection-module-scss-module__KsSe-W__calendarWrapper{border-radius:12px;padding:20px 12px}}.CalendarSection-module-scss-module__KsSe-W__legend{border-top:1px solid var(--border);gap:24px;margin-top:20px;padding-top:16px;display:flex}@media (max-width:768px){.CalendarSection-module-scss-module__KsSe-W__legend{flex-wrap:wrap;justify-content:center;gap:16px}}.CalendarSection-module-scss-module__KsSe-W__legendItem{color:var(--muted-foreground);align-items:center;gap:8px;font-size:.8125rem;display:flex}.CalendarSection-module-scss-module__KsSe-W__legendDot{border-radius:50%;width:12px;height:12px}.CalendarSection-module-scss-module__KsSe-W__legendAvailable{background:var(--background);border:2px solid var(--border)}.CalendarSection-module-scss-module__KsSe-W__legendSelected{background:var(--color-primary)}.CalendarSection-module-scss-module__KsSe-W__legendDisabled{background:var(--muted-foreground);opacity:.5}.CalendarSection-module-scss-module__KsSe-W__quickSelect{gap:12px;margin-top:20px;display:flex}@media (max-width:768px){.CalendarSection-module-scss-module__KsSe-W__quickSelect{flex-wrap:wrap;justify-content:center}}.CalendarSection-module-scss-module__KsSe-W__quickSelectButton{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:24px;padding:10px 20px;font-size:.8125rem;font-weight:500;transition:all .2s}.CalendarSection-module-scss-module__KsSe-W__quickSelectButton:hover{border-color:var(--foreground);background:var(--muted)}
.CampsiteHero-module-scss-module__PenxRq__heroGrid{border-radius:16px;grid-template-rows:1fr;grid-template-columns:1fr 1fr;gap:8px;height:60vh;min-height:400px;max-height:600px;margin-top:24px;display:grid;position:relative;overflow:hidden}@media (max-width:768px){.CampsiteHero-module-scss-module__PenxRq__heroGrid{display:none}}.CampsiteHero-module-scss-module__PenxRq__mainImage{cursor:pointer;position:relative;overflow:hidden}.CampsiteHero-module-scss-module__PenxRq__mainImage:hover .CampsiteHero-module-scss-module__PenxRq__imageOverlay{opacity:1}.CampsiteHero-module-scss-module__PenxRq__secondaryGrid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:8px;display:grid}.CampsiteHero-module-scss-module__PenxRq__secondaryImage{cursor:pointer;position:relative;overflow:hidden}.CampsiteHero-module-scss-module__PenxRq__secondaryImage:hover .CampsiteHero-module-scss-module__PenxRq__imageOverlay{opacity:1}.CampsiteHero-module-scss-module__PenxRq__image{-o-object-fit:cover;object-fit:cover;transition:transform .3s}.CampsiteHero-module-scss-module__PenxRq__image:hover{transform:scale(1.02)}.CampsiteHero-module-scss-module__PenxRq__imageOverlay{opacity:0;pointer-events:none;background:#00000026;transition:opacity .3s;position:absolute;inset:0}.CampsiteHero-module-scss-module__PenxRq__showAllButton{background:var(--background);border:1px solid var(--foreground);color:var(--foreground);cursor:pointer;z-index:10;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex;position:absolute;bottom:20px;right:20px}.CampsiteHero-module-scss-module__PenxRq__showAllButton:hover{background:var(--surface-hover);transform:scale(1.02)}.CampsiteHero-module-scss-module__PenxRq__mobileSwiper{height:300px;margin:0 -16px;display:none;position:relative;overflow:hidden}@media (max-width:768px){.CampsiteHero-module-scss-module__PenxRq__mobileSwiper{display:block}}.CampsiteHero-module-scss-module__PenxRq__mobileSwiperTrack{will-change:transform;height:100%;display:flex}.CampsiteHero-module-scss-module__PenxRq__mobileImageContainer{cursor:pointer;flex-shrink:0;min-width:100%;height:100%;position:relative}.CampsiteHero-module-scss-module__PenxRq__mobileUiOverlay{z-index:5;pointer-events:none;background:linear-gradient(#0000 0%,#0006 100%);justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;bottom:0;left:0;right:0}.CampsiteHero-module-scss-module__PenxRq__mobilePagination{align-items:center;gap:6px;display:flex}.CampsiteHero-module-scss-module__PenxRq__mobileDot{background:#ffffff80;border-radius:50%;width:6px;height:6px;transition:all .3s}.CampsiteHero-module-scss-module__PenxRq__mobileDot.CampsiteHero-module-scss-module__PenxRq__mobileDotActive{background:#fff;transform:scale(1.3)}.CampsiteHero-module-scss-module__PenxRq__mobileDot.CampsiteHero-module-scss-module__PenxRq__mobileDotSmall{opacity:.5;transform:scale(.6)}.CampsiteHero-module-scss-module__PenxRq__mobileImageCounter{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#00000080;border-radius:6px;padding:6px 10px;font-size:.75rem;font-weight:500;position:absolute;right:16px}.CampsiteHero-module-scss-module__PenxRq__galleryModal{z-index:1000;background:#000000f2;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CampsiteHero-module-scss-module__PenxRq__galleryOverlay{position:absolute;inset:0}.CampsiteHero-module-scss-module__PenxRq__galleryClose{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:20px;left:20px}.CampsiteHero-module-scss-module__PenxRq__galleryClose:hover{background:#fff3;transform:scale(1.1)}.CampsiteHero-module-scss-module__PenxRq__galleryUiLower{z-index:10;pointer-events:none;justify-content:center;align-items:center;width:100%;margin-top:12px;padding:0 20px;display:flex;position:relative}.CampsiteHero-module-scss-module__PenxRq__galleryCounter{color:#fff;z-index:10;background:#ffffff1a;border-radius:8px;padding:8px 16px;font-size:.875rem;font-weight:500;position:absolute;top:20px;left:50%;transform:translate(-50%)}.CampsiteHero-module-scss-module__PenxRq__galleryCounterPill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.5px;background:#ffffff26;border-radius:10px;padding:6px 14px;font-size:.85rem;font-weight:500;top:40px}.CampsiteHero-module-scss-module__PenxRq__galleryNav{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.CampsiteHero-module-scss-module__PenxRq__galleryNav:hover{background:#fff3;transform:translateY(-50%)scale(1.1)}@media (max-width:768px){.CampsiteHero-module-scss-module__PenxRq__galleryNav{width:44px;height:44px}}.CampsiteHero-module-scss-module__PenxRq__galleryNavPrev{left:20px}@media (max-width:768px){.CampsiteHero-module-scss-module__PenxRq__galleryNavPrev{left:10px}}.CampsiteHero-module-scss-module__PenxRq__galleryNavNext{right:20px}@media (max-width:768px){.CampsiteHero-module-scss-module__PenxRq__galleryNavNext{right:10px}}.CampsiteHero-module-scss-module__PenxRq__galleryImageContainer{z-index:5;width:100%;max-width:1200px;height:70vh;margin:0 auto;position:relative;overflow:hidden}@media (max-width:768px){.CampsiteHero-module-scss-module__PenxRq__galleryImageContainer{height:60vh}}.CampsiteHero-module-scss-module__PenxRq__gallerySwiperTrack{will-change:transform;width:100%;height:100%;display:flex}.CampsiteHero-module-scss-module__PenxRq__gallerySlide{flex-shrink:0;justify-content:center;align-items:center;min-width:100%;height:100%;display:flex;position:relative}.CampsiteHero-module-scss-module__PenxRq__galleryImage{-o-object-fit:contain;object-fit:contain}.CampsiteHero-module-scss-module__PenxRq__galleryThumbnails{z-index:10;scrollbar-width:none;-ms-overflow-style:none;gap:8px;max-width:100%;padding:20px;display:flex;overflow-x:auto}.CampsiteHero-module-scss-module__PenxRq__galleryThumbnails::-webkit-scrollbar{display:none}.CampsiteHero-module-scss-module__PenxRq__thumbnail{cursor:pointer;opacity:.6;background:0 0;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:80px;height:60px;padding:0;transition:all .2s;overflow:hidden}.CampsiteHero-module-scss-module__PenxRq__thumbnail:hover{opacity:.9}.CampsiteHero-module-scss-module__PenxRq__thumbnailActive{opacity:1;border-color:#fff}.CampsiteHero-module-scss-module__PenxRq__thumbnailImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@keyframes CampsiteHero-module-scss-module__PenxRq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.CampsiteHero-module-scss-module__PenxRq__skeleton{background:linear-gradient(90deg,#ffffff0d 0%,#ffffff26 50%,#ffffff0d 100%) 0 0/200% 100%;animation:1.5s infinite CampsiteHero-module-scss-module__PenxRq__shimmer}.CampsiteHero-module-scss-module__PenxRq__skeletonLight{background:linear-gradient(90deg, var(--muted) 0%, var(--border) 50%, var(--muted) 100%);background-size:200% 100%;animation:1.5s infinite CampsiteHero-module-scss-module__PenxRq__shimmer}.CampsiteHero-module-scss-module__PenxRq__mainImageSkeleton,.CampsiteHero-module-scss-module__PenxRq__secondaryImageSkeleton{background:var(--muted);position:absolute;inset:0}.CampsiteHero-module-scss-module__PenxRq__galleryImageSkeleton{background:#ffffff0d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CampsiteHero-module-scss-module__PenxRq__thumbnailSkeleton{background:#ffffff1a;border-radius:8px;width:80px;height:60px}.CampsiteHero-module-scss-module__PenxRq__loadingSpinner{border:3px solid #ffffff1a;border-top-color:#ffffff80;border-radius:50%;width:40px;height:40px;animation:1s linear infinite CampsiteHero-module-scss-module__PenxRq__spin}.CampsiteHero-module-scss-module__PenxRq__galleryImageAttribute{color:#fff;pointer-events:none;z-index:20;white-space:nowrap;background:#000000b3;border-radius:20px;padding:8px 16px;font-size:1rem;font-weight:500;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.CampsiteHero-module-scss-module__PenxRq__galleryGroups{z-index:20;scrollbar-width:none;gap:12px;max-width:100%;margin-top:10px;padding:10px 20px;display:flex;overflow-x:auto}.CampsiteHero-module-scss-module__PenxRq__galleryGroups::-webkit-scrollbar{display:none}.CampsiteHero-module-scss-module__PenxRq__groupTab{color:#ffffffb3;white-space:nowrap;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:8px 16px;font-size:.875rem;transition:all .2s}.CampsiteHero-module-scss-module__PenxRq__groupTab:hover{color:#fff;background:#fff3}.CampsiteHero-module-scss-module__PenxRq__groupTab.CampsiteHero-module-scss-module__PenxRq__active{color:#000;background:#fff;border-color:#fff}@keyframes CampsiteHero-module-scss-module__PenxRq__spin{to{transform:rotate(360deg)}}.CampsiteHero-module-scss-module__PenxRq__galleryZoomButton{color:#fff;cursor:pointer;z-index:25;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.CampsiteHero-module-scss-module__PenxRq__galleryZoomButton:hover{background:#fff3;transform:scale(1.1)}.CampsiteHero-module-scss-module__PenxRq__zoomOverlay{z-index:1100;cursor:zoom-out;background:#000;justify-content:center;align-items:center;animation:.3s CampsiteHero-module-scss-module__PenxRq__fadeIn;display:flex;position:fixed;inset:0}.CampsiteHero-module-scss-module__PenxRq__zoomedImage{-o-object-fit:contain;object-fit:contain;max-width:100vw;max-height:100vh}@keyframes CampsiteHero-module-scss-module__PenxRq__fadeIn{0%{opacity:0}to{opacity:1}}
.CampsiteInfo-module-scss-module__XpY4Fa__container{padding-top:24px}@media (max-width:768px){.CampsiteInfo-module-scss-module__XpY4Fa__container{padding-top:8px}}.CampsiteInfo-module-scss-module__XpY4Fa__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.CampsiteInfo-module-scss-module__XpY4Fa__titleSection{flex:1;min-width:280px}.CampsiteInfo-module-scss-module__XpY4Fa__title{color:var(--foreground);margin:0 0 12px;font-size:1.75rem;font-weight:600;line-height:1.3}@media (max-width:768px){.CampsiteInfo-module-scss-module__XpY4Fa__title{font-size:1.5rem}}.CampsiteInfo-module-scss-module__XpY4Fa__tagBadges{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}@media (max-width:768px){.CampsiteInfo-module-scss-module__XpY4Fa__tagBadges{gap:6px;margin-bottom:8px}}.CampsiteInfo-module-scss-module__XpY4Fa__tagBadge{letter-spacing:.3px;text-transform:uppercase;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;line-height:1;transition:all .2s;display:inline-flex;box-shadow:0 1px 3px #00000014}.CampsiteInfo-module-scss-module__XpY4Fa__tagBadge:hover{transform:translateY(-1px);box-shadow:0 3px 8px #0000001f}.CampsiteInfo-module-scss-module__XpY4Fa__tagBadge svg{flex-shrink:0}.CampsiteInfo-module-scss-module__XpY4Fa__tagBadge span{white-space:nowrap}.CampsiteInfo-module-scss-module__XpY4Fa__meta{color:var(--foreground);flex-wrap:wrap;align-items:center;gap:8px;font-size:.9375rem;display:flex}.CampsiteInfo-module-scss-module__XpY4Fa__rating{align-items:center;gap:4px;display:flex}.CampsiteInfo-module-scss-module__XpY4Fa__starIcon{fill:#facc15;color:#facc15;width:16px;height:16px}.CampsiteInfo-module-scss-module__XpY4Fa__ratingValue{font-weight:600}.CampsiteInfo-module-scss-module__XpY4Fa__ratingDot,.CampsiteInfo-module-scss-module__XpY4Fa__metaDot{color:var(--muted-foreground)}.CampsiteInfo-module-scss-module__XpY4Fa__reviewCount{cursor:pointer;color:var(--primary);text-decoration:underline;transition:opacity .2s}.CampsiteInfo-module-scss-module__XpY4Fa__reviewCount:hover{opacity:.7}.CampsiteInfo-module-scss-module__XpY4Fa__location{cursor:pointer;color:var(--primary);align-items:center;gap:4px;text-decoration:underline;display:flex}.CampsiteInfo-module-scss-module__XpY4Fa__location:hover{opacity:.7}.CampsiteInfo-module-scss-module__XpY4Fa__locationIcon{width:16px;height:16px}.CampsiteInfo-module-scss-module__XpY4Fa__actions{gap:12px;display:flex}.CampsiteInfo-module-scss-module__XpY4Fa__actionButton{cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}@media (max-width:480px){.CampsiteInfo-module-scss-module__XpY4Fa__actionButton span{display:none}}.CampsiteInfo-module-scss-module__XpY4Fa__actionButton:disabled{opacity:.5;cursor:not-allowed}.CampsiteInfo-module-scss-module__XpY4Fa__shareButton{background:var(--accent);color:var(--accent-foreground);border:1px solid #0000}.CampsiteInfo-module-scss-module__XpY4Fa__shareButton:hover{border-color:var(--primary);background:#2d501626;transform:translateY(-1px);box-shadow:0 2px 8px #2d501626}.CampsiteInfo-module-scss-module__XpY4Fa__shareButton:active{box-shadow:none;transform:translateY(0)}.CampsiteInfo-module-scss-module__XpY4Fa__shareButton svg{color:var(--primary)}.CampsiteInfo-module-scss-module__XpY4Fa__shareWrapper{position:relative}.CampsiteInfo-module-scss-module__XpY4Fa__shareOverlay{display:none}@media (max-width:480px){.CampsiteInfo-module-scss-module__XpY4Fa__shareOverlay{-webkit-backdrop-filter:blur(4px);z-index:999;background:#00000080;animation:.3s CampsiteInfo-module-scss-module__XpY4Fa__overlayFadeIn;display:block;position:fixed;inset:0}}@keyframes CampsiteInfo-module-scss-module__XpY4Fa__overlayFadeIn{0%{opacity:0}to{opacity:1}}.CampsiteInfo-module-scss-module__XpY4Fa__shareDropdown{background:var(--background);border:1px solid var(--border);z-index:1000;border-radius:16px;min-width:280px;animation:.2s CampsiteInfo-module-scss-module__XpY4Fa__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 40px #00000026}@media (max-width:480px){.CampsiteInfo-module-scss-module__XpY4Fa__shareDropdown{border-radius:20px 20px 0 0;min-width:100%;max-height:80vh;animation:.3s CampsiteInfo-module-scss-module__XpY4Fa__slideUp;position:fixed;inset:auto 0 0;overflow-y:auto;box-shadow:0 -10px 40px #0003}}@keyframes CampsiteInfo-module-scss-module__XpY4Fa__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes CampsiteInfo-module-scss-module__XpY4Fa__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.CampsiteInfo-module-scss-module__XpY4Fa__shareDropdownHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.CampsiteInfo-module-scss-module__XpY4Fa__shareDropdownHeader span{color:var(--foreground);font-size:1rem;font-weight:600}.CampsiteInfo-module-scss-module__XpY4Fa__shareCloseBtn{background:var(--muted);cursor:pointer;width:32px;height:32px;color:var(--muted-foreground);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.CampsiteInfo-module-scss-module__XpY4Fa__shareCloseBtn:hover{background:var(--accent);color:var(--foreground)}.CampsiteInfo-module-scss-module__XpY4Fa__shareOptions{grid-template-columns:repeat(3,1fr);gap:20px 12px;padding:20px;display:grid}@media (max-width:480px){.CampsiteInfo-module-scss-module__XpY4Fa__shareOptions{padding:20px 20px 40px}}.CampsiteInfo-module-scss-module__XpY4Fa__shareOption{all:unset;cursor:pointer;box-sizing:border-box;border-radius:12px;min-height:80px;transition:all .2s;background:0 0!important;border:none!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;margin:0!important;padding:12px 8px!important;display:flex!important}.CampsiteInfo-module-scss-module__XpY4Fa__shareOption:hover{background:var(--muted)!important}.CampsiteInfo-module-scss-module__XpY4Fa__shareOption>button{all:unset;display:contents}.CampsiteInfo-module-scss-module__XpY4Fa__iconWrapper{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px;max-height:44px;display:flex;overflow:hidden;margin:0!important;padding:0!important}.CampsiteInfo-module-scss-module__XpY4Fa__shareLabel{color:var(--muted-foreground);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.75rem;font-weight:500;line-height:1.3;overflow:hidden;margin:0!important;padding:0!important}.CampsiteInfo-module-scss-module__XpY4Fa__customIconWrapper{overflow:visible}.CampsiteInfo-module-scss-module__XpY4Fa__customIconWrapper svg{flex-shrink:0;width:22px!important;min-width:22px!important;max-width:22px!important;height:22px!important;min-height:22px!important;max-height:22px!important}.CampsiteInfo-module-scss-module__XpY4Fa__copyIconWrapper{background:linear-gradient(135deg, var(--muted) 0%, var(--accent) 100%);color:var(--primary);overflow:visible}.CampsiteInfo-module-scss-module__XpY4Fa__copyIconWrapper svg{width:22px!important;min-width:22px!important;max-width:22px!important;height:22px!important;min-height:22px!important;max-height:22px!important}.CampsiteInfo-module-scss-module__XpY4Fa__instagramIconWrapper{color:#fff;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);overflow:visible}.CampsiteInfo-module-scss-module__XpY4Fa__instagramIconWrapper svg{width:22px!important;min-width:22px!important;max-width:22px!important;height:22px!important;min-height:22px!important;max-height:22px!important}.CampsiteInfo-module-scss-module__XpY4Fa__saveButton{color:var(--primary);background:#2d50161a;border:1px solid #2d501633}.CampsiteInfo-module-scss-module__XpY4Fa__saveButton:hover{border-color:var(--primary);background:#2d50161a;transform:translateY(-1px)}.CampsiteInfo-module-scss-module__XpY4Fa__saveButton:active{box-shadow:none;transform:translateY(0)}.CampsiteInfo-module-scss-module__XpY4Fa__saveButton svg{color:var(--primary);transition:color .2s}.CampsiteInfo-module-scss-module__XpY4Fa__favorited .CampsiteInfo-module-scss-module__XpY4Fa__heartFilled{fill:#ef4444;color:#ef4444}.CampsiteInfo-module-scss-module__XpY4Fa__favorited svg{color:#ef4444!important}.CampsiteInfo-module-scss-module__XpY4Fa__quickFacts{background:var(--muted);border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-top:32px;padding:24px;display:grid}.CampsiteInfo-module-scss-module__XpY4Fa__quickFact{align-items:flex-start;gap:16px;display:flex}.CampsiteInfo-module-scss-module__XpY4Fa__quickFactIcon{background:var(--background);width:48px;height:48px;color:var(--color-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CampsiteInfo-module-scss-module__XpY4Fa__quickFactContent{flex-direction:column;gap:4px;display:flex}.CampsiteInfo-module-scss-module__XpY4Fa__quickFactTitle{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:500}.CampsiteInfo-module-scss-module__XpY4Fa__quickFactValue{color:var(--foreground);font-size:.9375rem;font-weight:500}.CampsiteInfo-module-scss-module__XpY4Fa__descriptionSection{margin-top:32px}.CampsiteInfo-module-scss-module__XpY4Fa__sectionTitle{color:var(--foreground);margin:0 0 16px;font-size:1.25rem;font-weight:600}.CampsiteInfo-module-scss-module__XpY4Fa__description{color:var(--foreground);font-size:1rem;line-height:1.75}.CampsiteInfo-module-scss-module__XpY4Fa__description p{margin:0 0 1em}.CampsiteInfo-module-scss-module__XpY4Fa__description p:last-child{margin-bottom:0}.CampsiteInfo-module-scss-module__XpY4Fa__description h1,.CampsiteInfo-module-scss-module__XpY4Fa__description h2,.CampsiteInfo-module-scss-module__XpY4Fa__description h3,.CampsiteInfo-module-scss-module__XpY4Fa__description h4,.CampsiteInfo-module-scss-module__XpY4Fa__description h5,.CampsiteInfo-module-scss-module__XpY4Fa__description h6{color:var(--foreground);margin:1.5em 0 .5em;font-weight:600;line-height:1.3}.CampsiteInfo-module-scss-module__XpY4Fa__description h1:first-child,.CampsiteInfo-module-scss-module__XpY4Fa__description h2:first-child,.CampsiteInfo-module-scss-module__XpY4Fa__description h3:first-child,.CampsiteInfo-module-scss-module__XpY4Fa__description h4:first-child,.CampsiteInfo-module-scss-module__XpY4Fa__description h5:first-child,.CampsiteInfo-module-scss-module__XpY4Fa__description h6:first-child{margin-top:0}.CampsiteInfo-module-scss-module__XpY4Fa__description h1{font-size:1.5rem}.CampsiteInfo-module-scss-module__XpY4Fa__description h2{font-size:1.25rem}.CampsiteInfo-module-scss-module__XpY4Fa__description h3{font-size:1.125rem}.CampsiteInfo-module-scss-module__XpY4Fa__description h4,.CampsiteInfo-module-scss-module__XpY4Fa__description h5,.CampsiteInfo-module-scss-module__XpY4Fa__description h6{font-size:1rem}.CampsiteInfo-module-scss-module__XpY4Fa__description ul,.CampsiteInfo-module-scss-module__XpY4Fa__description ol{margin:0 0 1em;padding-left:1.5em}.CampsiteInfo-module-scss-module__XpY4Fa__description li{margin-bottom:.5em}.CampsiteInfo-module-scss-module__XpY4Fa__description li:last-child{margin-bottom:0}.CampsiteInfo-module-scss-module__XpY4Fa__description a{color:var(--primary);text-decoration:underline;transition:opacity .2s}.CampsiteInfo-module-scss-module__XpY4Fa__description a:hover{opacity:.7}.CampsiteInfo-module-scss-module__XpY4Fa__description strong{font-weight:600}.CampsiteInfo-module-scss-module__XpY4Fa__description em{font-style:italic}.CampsiteInfo-module-scss-module__XpY4Fa__description blockquote{border-left:3px solid var(--primary);background:var(--muted);border-radius:0 8px 8px 0;margin:1em 0;padding:.5em 1em}.CampsiteInfo-module-scss-module__XpY4Fa__description blockquote p{margin:0}.CampsiteInfo-module-scss-module__XpY4Fa__description code{background:var(--muted);border-radius:4px;padding:.2em .4em;font-family:monospace;font-size:.9em}.CampsiteInfo-module-scss-module__XpY4Fa__description pre{background:var(--muted);border-radius:8px;margin:1em 0;padding:1em;overflow-x:auto}.CampsiteInfo-module-scss-module__XpY4Fa__description pre code{background:0 0;padding:0}.CampsiteInfo-module-scss-module__XpY4Fa__description hr{border:none;border-top:1px solid var(--border);margin:1.5em 0}.CampsiteInfo-module-scss-module__XpY4Fa__collapsed{max-height:200px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.CampsiteInfo-module-scss-module__XpY4Fa__expandButton{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-top:8px;padding:8px 0;font-size:14px;font-weight:600;display:flex}.CampsiteInfo-module-scss-module__XpY4Fa__expandButton:hover{text-decoration:underline}.CampsiteInfo-module-scss-module__XpY4Fa__hostInfo{border:1px solid var(--border);background:linear-gradient(135deg,#2d50160d 0%,#4a7c230d 100%);border-radius:16px;align-items:center;gap:16px;margin-top:32px;padding:24px;display:flex}.CampsiteInfo-module-scss-module__XpY4Fa__hostAvatar{color:#fff;background:linear-gradient(135deg,#2d5016 0%,#4a7c23 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;font-weight:600;display:flex}.CampsiteInfo-module-scss-module__XpY4Fa__hostDetails{flex:1}.CampsiteInfo-module-scss-module__XpY4Fa__hostName{color:var(--foreground);margin:0 0 4px;font-size:1rem;font-weight:600}.CampsiteInfo-module-scss-module__XpY4Fa__hostMeta{color:var(--muted-foreground);margin:0;font-size:.875rem}
.MapSection-module-scss-module__og8WGq__container{scroll-margin-top:100px}.MapSection-module-scss-module__og8WGq__sectionTitle{color:var(--foreground);margin:0 0 12px;font-size:1.25rem;font-weight:600}.MapSection-module-scss-module__og8WGq__locationText{color:var(--foreground);align-items:center;gap:8px;margin:0 0 24px;font-size:.9375rem;display:flex}.MapSection-module-scss-module__og8WGq__locationIcon{color:var(--color-primary)}.MapSection-module-scss-module__og8WGq__mapWrapper{border-radius:16px;height:400px;margin-bottom:24px;position:relative;overflow:hidden}@media (max-width:768px){.MapSection-module-scss-module__og8WGq__mapWrapper{border-radius:0;height:300px;margin-left:-16px;margin-right:-16px}}.MapSection-module-scss-module__og8WGq__infoWindow{max-width:200px;padding:8px}.MapSection-module-scss-module__og8WGq__infoTitle{color:#1a1a1a;margin:0 0 4px;font-size:.9375rem;font-weight:600}.MapSection-module-scss-module__og8WGq__infoAddress{color:#666;margin:0;font-size:.8125rem;line-height:1.4}.MapSection-module-scss-module__og8WGq__navigationButtons{z-index:10;gap:12px;display:flex;position:absolute;bottom:16px;left:16px}@media (max-width:480px){.MapSection-module-scss-module__og8WGq__navigationButtons{flex-direction:column;gap:8px}}.MapSection-module-scss-module__og8WGq__navButton{background:var(--background);border:1px solid var(--border);color:var(--foreground);cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:12px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000001a}.MapSection-module-scss-module__og8WGq__navButton:hover{background:var(--muted);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.MapSection-module-scss-module__og8WGq__navButton svg:last-child{color:var(--muted-foreground)}.MapSection-module-scss-module__og8WGq__locationDetails{background:var(--muted);border-radius:16px;padding:24px}.MapSection-module-scss-module__og8WGq__detailsTitle{color:var(--foreground);margin:0 0 12px;font-size:1rem;font-weight:600}.MapSection-module-scss-module__og8WGq__detailsText{color:var(--foreground);margin:0;font-size:.9375rem;line-height:1.6}
.StickyReservationCard-module-scss-module__w4EoGW__stickyWrapper{z-index:50;position:sticky;top:100px}.StickyReservationCard-module-scss-module__w4EoGW__card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:24px;box-shadow:0 4px 20px #00000014,0 2px 8px #0000000a}.StickyReservationCard-module-scss-module__w4EoGW__priceHeader{margin-bottom:24px}.StickyReservationCard-module-scss-module__w4EoGW__priceContainer{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__priceFrom{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:500;line-height:1}.StickyReservationCard-module-scss-module__w4EoGW__priceRow{align-items:baseline;gap:4px;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__price{color:var(--foreground);font-size:1.5rem;font-weight:700;line-height:1.1}.StickyReservationCard-module-scss-module__w4EoGW__priceUnit{color:var(--muted-foreground);font-size:.875rem}.StickyReservationCard-module-scss-module__w4EoGW__ratingBadge{color:var(--foreground);align-items:center;gap:4px;font-size:.875rem;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__starIcon{width:14px;height:14px;fill:var(--foreground)}.StickyReservationCard-module-scss-module__w4EoGW__ratingDot{color:var(--muted-foreground)}.StickyReservationCard-module-scss-module__w4EoGW__reviewLink{cursor:pointer;text-decoration:underline}.StickyReservationCard-module-scss-module__w4EoGW__selectionBox{border:1px solid var(--border);border-radius:12px;position:relative;overflow:visible}.StickyReservationCard-module-scss-module__w4EoGW__dateRow{cursor:pointer;grid-template-columns:1fr auto 1fr;transition:background .2s;display:grid}.StickyReservationCard-module-scss-module__w4EoGW__dateRow:hover{background:var(--muted)}.StickyReservationCard-module-scss-module__w4EoGW__dateField{padding:12px 16px}.StickyReservationCard-module-scss-module__w4EoGW__dateField label{letter-spacing:.05em;color:var(--foreground);margin-bottom:4px;font-size:.625rem;font-weight:700;display:block}.StickyReservationCard-module-scss-module__w4EoGW__dateValue{color:var(--muted-foreground);font-size:.875rem}.StickyReservationCard-module-scss-module__w4EoGW__dateDivider{background:var(--border);width:1px}.StickyReservationCard-module-scss-module__w4EoGW__guestRow{border-top:1px solid var(--border);cursor:pointer;justify-content:space-between;align-items:center;padding:12px 16px;transition:background .2s;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__guestRow:hover{background:var(--muted)}.StickyReservationCard-module-scss-module__w4EoGW__billingPeriodRow{border-top:1px solid var(--border);flex-direction:column;gap:8px;padding:12px 16px;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__billingPeriodLabel{letter-spacing:.05em;color:var(--foreground);font-size:.625rem;font-weight:700}.StickyReservationCard-module-scss-module__w4EoGW__guestField label{letter-spacing:.05em;color:var(--foreground);margin-bottom:4px;font-size:.625rem;font-weight:700;display:block}.StickyReservationCard-module-scss-module__w4EoGW__guestValue{color:var(--foreground);font-size:.875rem}.StickyReservationCard-module-scss-module__w4EoGW__chevron{color:var(--muted-foreground);transition:transform .2s}.StickyReservationCard-module-scss-module__w4EoGW__chevronOpen{transform:rotate(180deg)}.StickyReservationCard-module-scss-module__w4EoGW__datePickerDropdown{background:var(--card);border:1px solid var(--border);z-index:100;border-radius:12px;margin-top:8px;padding:16px;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 24px #0000001f}.StickyReservationCard-module-scss-module__w4EoGW__datePickerHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__datePickerTitle{color:var(--foreground);font-size:.875rem;font-weight:500}.StickyReservationCard-module-scss-module__w4EoGW__datePickerClear{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8125rem;text-decoration:underline}.StickyReservationCard-module-scss-module__w4EoGW__datePickerClear:hover{color:var(--foreground)}.StickyReservationCard-module-scss-module__w4EoGW__dpMonths,.StickyReservationCard-module-scss-module__w4EoGW__dpMonth{width:100%}.StickyReservationCard-module-scss-module__w4EoGW__dpCaption{justify-content:center;align-items:center;padding:0 0 12px;display:flex;position:relative}.StickyReservationCard-module-scss-module__w4EoGW__dpCaptionLabel{text-transform:capitalize;font-size:.9375rem;font-weight:600}.StickyReservationCard-module-scss-module__w4EoGW__dpNav{gap:4px;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__dpNavButton{background:var(--muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__dpNavButton:hover{background:var(--border)}.StickyReservationCard-module-scss-module__w4EoGW__dpTable{border-collapse:collapse;width:100%}.StickyReservationCard-module-scss-module__w4EoGW__dpHeadCell{color:var(--muted-foreground);text-align:center;padding:8px 0;font-size:.6875rem;font-weight:600}.StickyReservationCard-module-scss-module__w4EoGW__dpCell{text-align:center;padding:2px}.StickyReservationCard-module-scss-module__w4EoGW__dpDay{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto;font-size:.8125rem;transition:all .15s;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__dpDay:hover:not(:disabled){background:var(--muted)}.StickyReservationCard-module-scss-module__w4EoGW__dpDaySelected,.StickyReservationCard-module-scss-module__w4EoGW__dpDayRangeStart,.StickyReservationCard-module-scss-module__w4EoGW__dpDayRangeEnd{background:var(--color-primary)!important;color:#fff!important}.StickyReservationCard-module-scss-module__w4EoGW__dpDayRangeMiddle{background:#2d501626;border-radius:0}.StickyReservationCard-module-scss-module__w4EoGW__dpDayToday{color:var(--color-primary);font-weight:700}.StickyReservationCard-module-scss-module__w4EoGW__dpDayOutside{opacity:.3}.StickyReservationCard-module-scss-module__w4EoGW__dpDayDisabled{opacity:.3;cursor:not-allowed}.StickyReservationCard-module-scss-module__w4EoGW__guestPickerDropdown{background:var(--card);border:1px solid var(--border);z-index:100;border-radius:12px;margin-top:8px;padding:16px;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 24px #0000001f}.StickyReservationCard-module-scss-module__w4EoGW__guestPickerRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 0;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__guestPickerLabel{flex-direction:column;gap:4px;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__guestType{color:var(--foreground);font-size:.9375rem;font-weight:500}.StickyReservationCard-module-scss-module__w4EoGW__guestDesc{color:var(--muted-foreground);font-size:.8125rem}.StickyReservationCard-module-scss-module__w4EoGW__guestPickerControls{align-items:center;gap:16px;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__guestBtn{border:1px solid var(--border);width:36px;height:36px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;transition:all .2s;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__guestBtn:hover:not(:disabled){border-color:var(--foreground)}.StickyReservationCard-module-scss-module__w4EoGW__guestBtn:disabled{opacity:.3;cursor:not-allowed}.StickyReservationCard-module-scss-module__w4EoGW__guestCount{color:var(--foreground);text-align:center;min-width:24px;font-size:1rem;font-weight:500}.StickyReservationCard-module-scss-module__w4EoGW__guestPickerClose{width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;margin-top:12px;padding:12px;font-size:.875rem;font-weight:600;text-decoration:underline}.StickyReservationCard-module-scss-module__w4EoGW__guestPickerClose:hover{color:var(--color-primary)}.StickyReservationCard-module-scss-module__w4EoGW__accommodationPickerDropdown{background:var(--card);border:1px solid var(--border);z-index:100;border-radius:12px;max-height:340px;margin-top:8px;padding:16px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.StickyReservationCard-module-scss-module__w4EoGW__accommodationTypeHeader{border-bottom:1px solid var(--border);flex-direction:column;gap:4px;margin-bottom:14px;padding-bottom:14px;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__accommodationTypeTitle{color:var(--foreground);font-size:.9375rem;font-weight:700}.StickyReservationCard-module-scss-module__w4EoGW__accommodationTypeSubtitle{color:var(--muted-foreground);font-size:.8125rem}.StickyReservationCard-module-scss-module__w4EoGW__accommodationCardList{flex-direction:column;gap:10px;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__accommodationCard{background:var(--card);border:1.5px solid var(--border);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:14px;width:100%;padding:14px 16px;transition:all .2s;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__accommodationCard:hover{border-color:var(--color-primary);background:#2d501608}.StickyReservationCard-module-scss-module__w4EoGW__accommodationCardSelected{box-shadow:0 0 0 1px var(--color-primary);border-color:var(--color-primary)!important;background:#2d50160f!important}.StickyReservationCard-module-scss-module__w4EoGW__accommodationCardIcon{background:var(--muted);width:40px;min-width:40px;height:40px;color:var(--muted-foreground);border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__accommodationCardIconSelected{color:var(--color-primary);background:#2d501626}.StickyReservationCard-module-scss-module__w4EoGW__accommodationCardLabel{color:var(--foreground);flex:1;font-size:.9375rem;font-weight:500}.StickyReservationCard-module-scss-module__w4EoGW__accommodationRadio{border:2px solid var(--border);border-radius:50%;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;transition:all .2s;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__accommodationRadioSelected{border-color:var(--color-primary)}.StickyReservationCard-module-scss-module__w4EoGW__accommodationRadioDot{background:var(--color-primary);border-radius:50%;width:12px;height:12px}.StickyReservationCard-module-scss-module__w4EoGW__reserveButton{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:16px;padding:16px;font-size:1rem;font-weight:600;transition:all .2s}.StickyReservationCard-module-scss-module__w4EoGW__reserveButton:hover:not(:disabled){background:var(--color-primary-dark,#1e3a10);transform:translateY(-1px);box-shadow:0 4px 12px #2d50164d}.StickyReservationCard-module-scss-module__w4EoGW__reserveButton:disabled{background:var(--muted);color:var(--muted-foreground);cursor:not-allowed}.StickyReservationCard-module-scss-module__w4EoGW__chargeNote{text-align:center;color:var(--muted-foreground);margin:12px 0 0;font-size:.8125rem}.StickyReservationCard-module-scss-module__w4EoGW__priceBreakdown{border-top:1px solid var(--border);margin-top:24px;padding-top:24px}.StickyReservationCard-module-scss-module__w4EoGW__priceItem{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__priceItemLabel{color:var(--foreground);cursor:pointer;font-size:.9375rem;text-decoration:underline}.StickyReservationCard-module-scss-module__w4EoGW__priceItemValue{color:var(--foreground);font-size:.9375rem}.StickyReservationCard-module-scss-module__w4EoGW__priceTotal{border-top:1px solid var(--border);color:var(--foreground);justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;font-size:1rem;font-weight:600;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__trustBadge{color:var(--muted-foreground);background:#2d50160d;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:12px;font-size:.75rem;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__shieldIcon{color:var(--color-primary)}.StickyReservationCard-module-scss-module__w4EoGW__childrenAgesSection{border-top:1px solid var(--border);padding:12px 0}.StickyReservationCard-module-scss-module__w4EoGW__childrenAgesTitle{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;font-size:.75rem;font-weight:600}.StickyReservationCard-module-scss-module__w4EoGW__childrenAgesList{flex-wrap:wrap;gap:8px;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__childAgeItem{background:var(--background);border:1px solid var(--border);border-radius:8px;align-items:center;padding:0;transition:all .2s;display:flex;position:relative;overflow:visible}.StickyReservationCard-module-scss-module__w4EoGW__childAgeItem:hover{border-color:var(--muted-foreground);background:var(--muted)}.StickyReservationCard-module-scss-module__w4EoGW__childAgeItemError{background:#ef44440d!important;border-color:#ef4444!important}.StickyReservationCard-module-scss-module__w4EoGW__childAgeItemError .StickyReservationCard-module-scss-module__w4EoGW__childAgeSelectTrigger{color:#ef4444;border-right-color:#ef444433}.StickyReservationCard-module-scss-module__w4EoGW__childAgeItemError .StickyReservationCard-module-scss-module__w4EoGW__childAgeChevron{color:#ef4444}.StickyReservationCard-module-scss-module__w4EoGW__childAgeErrorText{color:#ef4444;letter-spacing:normal;text-transform:none;margin-left:8px;font-size:.65rem;font-weight:600}.StickyReservationCard-module-scss-module__w4EoGW__childAgeSelectTrigger{appearance:none;border:none;border-right:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;outline:none;align-items:center;min-width:85px;padding:6px 28px 6px 12px;font-size:.8125rem;font-weight:500;transition:background .2s;display:flex;position:relative}.StickyReservationCard-module-scss-module__w4EoGW__childAgeSelectTrigger:hover{background:#00000005}.StickyReservationCard-module-scss-module__w4EoGW__childAgeChevron{pointer-events:none;color:var(--muted-foreground);transition:transform .2s;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.StickyReservationCard-module-scss-module__w4EoGW__childAgeChevronOpen{transform:translateY(-50%)rotate(180deg)}.StickyReservationCard-module-scss-module__w4EoGW__ageDropdown{background:var(--card);border:1px solid var(--border);z-index:1000;border-radius:12px;flex-direction:column;gap:2px;min-width:100px;max-height:250px;padding:6px;display:flex;overflow-y:auto;box-shadow:0 10px 30px #00000026}.StickyReservationCard-module-scss-module__w4EoGW__ageDropdown::-webkit-scrollbar{width:5px}.StickyReservationCard-module-scss-module__w4EoGW__ageDropdown::-webkit-scrollbar-track{background:0 0}.StickyReservationCard-module-scss-module__w4EoGW__ageDropdown::-webkit-scrollbar-thumb{background:var(--border);border-radius:10px}.StickyReservationCard-module-scss-module__w4EoGW__ageDropdown::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.StickyReservationCard-module-scss-module__w4EoGW__ageDropdown{scrollbar-width:thin;scrollbar-color:var(--border) #0000}.StickyReservationCard-module-scss-module__w4EoGW__ageOption{text-align:left;width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 14px;font-size:.875rem;font-weight:500;transition:all .15s}.StickyReservationCard-module-scss-module__w4EoGW__ageOption:hover{background:var(--muted);color:var(--color-primary)}.StickyReservationCard-module-scss-module__w4EoGW__ageOptionSelected{background:var(--color-primary);color:#fff!important}.StickyReservationCard-module-scss-module__w4EoGW__ageOptionSelected:hover{background:var(--color-primary-dark,#1e3a10);color:#fff}.StickyReservationCard-module-scss-module__w4EoGW__childAgeRemove{width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .15s;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__childAgeRemove:hover{color:#ef4444;background:#ef44441a}.StickyReservationCard-module-scss-module__w4EoGW__priceSummaryWrapper{background:var(--muted);border-radius:12px;margin-top:16px;padding:14px;overflow:hidden}.StickyReservationCard-module-scss-module__w4EoGW__promotionSection{margin-top:12px}.StickyReservationCard-module-scss-module__w4EoGW__promotionToggle{border:1px dashed var(--border);width:100%;color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:8px;padding:10px;font-size:.8125rem;transition:all .2s}.StickyReservationCard-module-scss-module__w4EoGW__promotionToggle:hover{border-color:var(--color-primary);color:var(--color-primary)}.StickyReservationCard-module-scss-module__w4EoGW__promotionInputWrapper{align-items:flex-start;gap:8px;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__promotionInputContainer{flex-direction:column;flex:1;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__promotionInput{background:var(--muted);border:1px solid var(--border);color:var(--foreground);border-radius:8px;flex:1;padding:10px 12px;font-size:.875rem}.StickyReservationCard-module-scss-module__w4EoGW__promotionInput:focus{border-color:var(--color-primary);outline:none}.StickyReservationCard-module-scss-module__w4EoGW__promotionInput::placeholder{color:var(--muted-foreground)}.StickyReservationCard-module-scss-module__w4EoGW__promotionInputError{animation:.4s ease-in-out StickyReservationCard-module-scss-module__w4EoGW__shake;box-shadow:0 0 0 1px #ef4444;border-color:#ef4444!important}.StickyReservationCard-module-scss-module__w4EoGW__promotionErrorText{color:#ef4444;margin-top:4px;font-size:.75rem;font-weight:500;line-height:1.2}@keyframes StickyReservationCard-module-scss-module__w4EoGW__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.StickyReservationCard-module-scss-module__w4EoGW__promotionApplyBtn{background:var(--color-primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:10px 16px;font-size:.8125rem;font-weight:600;transition:all .2s}.StickyReservationCard-module-scss-module__w4EoGW__promotionApplyBtn:hover:not(:disabled){background:var(--color-primary-dark,#1e3a10)}.StickyReservationCard-module-scss-module__w4EoGW__promotionApplyBtn:disabled{opacity:.5;cursor:not-allowed}.StickyReservationCard-module-scss-module__w4EoGW__promotionCancelBtn{border:1px solid var(--border);width:36px;height:36px;color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__promotionCancelBtn:hover{border-color:var(--foreground);color:var(--foreground)}.StickyReservationCard-module-scss-module__w4EoGW__appliedPromotion{color:#16a34a;background:#16a34a1a;border:1px solid #16a34a33;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:.8125rem;font-weight:500;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__appliedPromotion button{color:#16a34a;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__appliedPromotion button:hover{background:#16a34a33}.StickyReservationCard-module-scss-module__w4EoGW__noPriceNote{text-align:center;color:#f59e0b;background:#f59e0b1a;border-radius:8px;margin:12px 0 0;padding:10px;font-size:.8125rem}.StickyReservationCard-module-scss-module__w4EoGW__errorRow{background:#ef44440d;border-color:#ef4444!important}.StickyReservationCard-module-scss-module__w4EoGW__errorRow label{color:#ef4444!important}.StickyReservationCard-module-scss-module__w4EoGW__requiredMark{color:#ef4444;font-weight:700}.StickyReservationCard-module-scss-module__w4EoGW__errorMessage{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-top:none;border-radius:0 0 12px 12px;padding:10px 16px;font-size:.8125rem;font-weight:500}.StickyReservationCard-module-scss-module__w4EoGW__unitCountHeader{border-bottom:1px solid var(--border);flex-direction:column;gap:4px;margin-bottom:4px;padding-bottom:12px;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__extrasSection{background:var(--card);border:1px solid var(--border);border-radius:12px;margin-top:16px;margin-bottom:0;padding:16px}.StickyReservationCard-module-scss-module__w4EoGW__extrasTitle{text-transform:uppercase;color:var(--muted-foreground);letter-spacing:.05em;margin-bottom:12px;font-size:.8125rem;font-weight:700}.StickyReservationCard-module-scss-module__w4EoGW__extrasList{flex-direction:column;gap:12px;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__extraItem{cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:8px;transition:background .2s;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__extraItem:hover{background:var(--muted)}.StickyReservationCard-module-scss-module__w4EoGW__extraCheckbox{border:1px solid var(--border);cursor:pointer;width:18px;height:18px;accent-color:var(--color-primary);border-radius:4px}.StickyReservationCard-module-scss-module__w4EoGW__extraInfo{flex:1;justify-content:space-between;align-items:center;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__extraName{color:var(--foreground);font-size:.9375rem}.StickyReservationCard-module-scss-module__w4EoGW__extraPrice{color:var(--foreground);font-size:.9375rem;font-weight:600}.StickyReservationCard-module-scss-module__w4EoGW__reservationDisabledBanner{text-align:center;background:var(--muted);border:1px solid var(--border);border-radius:12px;flex-direction:column;align-items:center;gap:16px;padding:28px 24px;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__bannerIconWrapper{background:rgba(var(--color-primary-rgb), .1);width:56px;height:56px;color:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__bannerIconWrapper svg{width:28px;height:28px}.StickyReservationCard-module-scss-module__w4EoGW__bannerContent{flex-direction:column;flex:1;gap:8px;display:flex}.StickyReservationCard-module-scss-module__w4EoGW__bannerTitle{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.StickyReservationCard-module-scss-module__w4EoGW__bannerMessage{color:var(--muted-foreground);margin:0;font-size:.875rem;line-height:1.6}.StickyReservationCard-module-scss-module__w4EoGW__bannerContactLink{background:var(--color-primary);color:var(--primary-foreground);border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:12px 20px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.StickyReservationCard-module-scss-module__w4EoGW__bannerContactLink svg{width:18px;height:18px}.StickyReservationCard-module-scss-module__w4EoGW__bannerContactLink:hover{background:var(--color-primary-hover);box-shadow:0 4px 12px rgba(var(--color-primary-rgb), .3);transform:translateY(-1px)}
.CampsiteDetail-module-scss-module__NZZm2G__container{max-width:1280px;margin:0 auto;padding:0 24px 100px}@media (max-width:768px){.CampsiteDetail-module-scss-module__NZZm2G__container{padding:0 16px 120px}}.CampsiteDetail-module-scss-module__NZZm2G__mainContent{grid-template-columns:1fr 380px;gap:80px;margin-top:48px;display:grid}@media (max-width:1024px){.CampsiteDetail-module-scss-module__NZZm2G__mainContent{grid-template-columns:1fr;gap:32px}}@media (max-width:768px){.CampsiteDetail-module-scss-module__NZZm2G__mainContent{margin-top:12px}}.CampsiteDetail-module-scss-module__NZZm2G__leftColumn{min-width:0}.CampsiteDetail-module-scss-module__NZZm2G__leftColumn>section,.CampsiteDetail-module-scss-module__NZZm2G__leftColumn>div{border-bottom:1px solid var(--border);margin-bottom:48px;padding-bottom:48px}.CampsiteDetail-module-scss-module__NZZm2G__leftColumn>section:last-child,.CampsiteDetail-module-scss-module__NZZm2G__leftColumn>div:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}@media (max-width:768px){.CampsiteDetail-module-scss-module__NZZm2G__leftColumn>section,.CampsiteDetail-module-scss-module__NZZm2G__leftColumn>div{margin-bottom:32px;padding-bottom:32px}}.CampsiteDetail-module-scss-module__NZZm2G__rightColumn{z-index:10;width:100%}@media (max-width:1024px){.CampsiteDetail-module-scss-module__NZZm2G__rightColumn{display:none;position:static}}.CampsiteDetail-module-scss-module__NZZm2G__mobileBottomBar{background:var(--background);border-top:1px solid var(--border);z-index:100;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:none;position:fixed;bottom:0;left:0;right:0}@media (max-width:1024px){.CampsiteDetail-module-scss-module__NZZm2G__mobileBottomBar{display:flex}}.CampsiteDetail-module-scss-module__NZZm2G__mobilePrice{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.CampsiteDetail-module-scss-module__NZZm2G__priceFrom{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.03em;font-size:.625rem;font-weight:500}.CampsiteDetail-module-scss-module__NZZm2G__priceAmount{color:var(--foreground);font-size:1rem;font-weight:700;display:inline}.CampsiteDetail-module-scss-module__NZZm2G__priceUnit{color:var(--muted-foreground);font-size:.75rem;font-weight:500;display:inline}.CampsiteDetail-module-scss-module__NZZm2G__priceRow{align-items:baseline;gap:3px;display:flex}.CampsiteDetail-module-scss-module__NZZm2G__priceContact{color:var(--muted-foreground);font-size:.8125rem}.CampsiteDetail-module-scss-module__NZZm2G__mobileReserveButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#2d5016 0%,#4a7c23 100%);border:none;border-radius:12px;flex:1;padding:14px 28px;font-size:.9375rem;font-weight:600;transition:all .2s}.CampsiteDetail-module-scss-module__NZZm2G__mobileReserveButton:hover{background:linear-gradient(135deg,#1f3710 0%,#3d6a1c 100%);transform:translateY(-1px)}.CampsiteDetail-module-scss-module__NZZm2G__mobileReserveButton:active{transform:translateY(0)}
