.Redfort-module__EsgyEa__container{max-width:1440px;font-family:var(--font-poppins),sans-serif;margin:0 auto;padding:0 1rem}.Redfort-module__EsgyEa__hero{width:100%;height:70vh;color:var(--primary-foreground);border-radius:1.5rem;margin-bottom:2rem;position:relative;overflow:hidden}.Redfort-module__EsgyEa__heroSlide{opacity:0;background-color:var(--surface-neutral);width:100%;height:100%;transition:opacity .5s ease-in-out;position:absolute;top:0;left:0}.Redfort-module__EsgyEa__heroSlide.Redfort-module__EsgyEa__active{opacity:1}.Redfort-module__EsgyEa__heroContent{z-index:2;position:absolute;bottom:2rem;left:2rem;right:2rem}.Redfort-module__EsgyEa__heroContent h1{text-shadow:0 2px 4px #0000004d;margin-bottom:1.5rem;font-family:Clash Grotesk,sans-serif;font-size:3.5rem;font-weight:600}.Redfort-module__EsgyEa__heroButtons{gap:1rem;width:100%;max-width:400px;display:flex}.Redfort-module__EsgyEa__primaryBtn{cursor:pointer;font-family:var(--font-poppins),sans-serif;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--foreground);background:#fffffff2;border:none;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.75rem;min-width:160px;padding:.85rem 1.75rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000026}.Redfort-module__EsgyEa__primaryBtn:hover{background:var(--surface-elevated);transform:translateY(-2px);box-shadow:0 6px 16px #0003}.Redfort-module__EsgyEa__primaryBtn:active{transform:translateY(1px)}.Redfort-module__EsgyEa__primaryBtn svg{color:var(--secondary-brand);font-size:1.2rem}.Redfort-module__EsgyEa__quickFactsSection{grid-column:span 12;margin:0 0 2rem;overflow:hidden}.Redfort-module__EsgyEa__quickFactsSection h2{color:var(--foreground);margin-bottom:1.5rem;font-family:Clash Grotesk,sans-serif;font-size:1.75rem;font-weight:600}.Redfort-module__EsgyEa__quickFacts{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding:.5rem 0;display:flex;overflow-x:auto}.Redfort-module__EsgyEa__quickFacts::-webkit-scrollbar{display:none}.Redfort-module__EsgyEa__factCard{background:var(--surface-elevated);border-radius:.5rem;flex:none;align-items:center;gap:.5rem;width:200px;padding:.75rem;display:flex;box-shadow:0 2px 8px #0000000d}.Redfort-module__EsgyEa__factCard:hover{transform:none}.Redfort-module__EsgyEa__factIcon{color:var(--secondary-brand);background:rgba(var(--secondary-brand-rgb),.1);border-radius:.4rem;justify-content:center;align-items:center;width:30px;height:30px;font-size:1rem;display:flex}.Redfort-module__EsgyEa__factCard:hover .Redfort-module__EsgyEa__factIcon{background:rgba(var(--secondary-brand-rgb),.1);color:var(--secondary-brand);transform:none}.Redfort-module__EsgyEa__factContent h3{font-family:var(--font-poppins),sans-serif;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:500}.Redfort-module__EsgyEa__factContent p{color:var(--foreground);font-size:.85rem;font-weight:500;line-height:1.2}.Redfort-module__EsgyEa__bentoGrid{grid-template-columns:repeat(12,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.Redfort-module__EsgyEa__historyCard h2{margin-bottom:.5rem;font-family:Clash Grotesk,sans-serif;font-size:3rem;font-weight:600;line-height:1.2}.Redfort-module__EsgyEa__historyCard h3{opacity:.9;margin-bottom:2rem;font-family:Clash Grotesk,sans-serif;font-size:1.5rem;font-weight:500}.Redfort-module__EsgyEa__historyCard p{font-family:var(--font-poppins),sans-serif;opacity:.95;letter-spacing:.01em;max-width:800px;margin-bottom:2.5rem;font-size:1.2rem;font-weight:400;line-height:1.8}.Redfort-module__EsgyEa__historyCard .Redfort-module__EsgyEa__secondaryBtn{letter-spacing:.02em;background:#ffffff26;border:1px solid #ffffff4d;align-self:flex-start;padding:.75rem 1.5rem;font-size:1rem;transition:all .2s}.Redfort-module__EsgyEa__historyCard .Redfort-module__EsgyEa__secondaryBtn:hover{background:#ffffff40;transform:translateY(-2px)}.Redfort-module__EsgyEa__itineraryCard,.Redfort-module__EsgyEa__updatesCard{background:var(--surface-elevated);border-radius:1rem;grid-column:span 4;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.Redfort-module__EsgyEa__guidesCard{background:var(--surface-elevated);border-radius:1rem;grid-column:span 8;padding:2rem;box-shadow:0 2px 8px #0000000d}.Redfort-module__EsgyEa__guidesCard h3{color:var(--foreground);margin-bottom:1.5rem;font-size:1.75rem;font-weight:600}.Redfort-module__EsgyEa__guidesList{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-items:stretch;gap:1rem;width:100%;margin:0;display:grid}.Redfort-module__EsgyEa__guideItem{background:var(--surface-elevated);border:1px solid rgba(var(--secondary-brand-rgb),.1);border-radius:1rem;align-items:center;gap:1.25rem;padding:1.25rem;transition:all .2s;display:flex}.Redfort-module__EsgyEa__guideItem:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.Redfort-module__EsgyEa__guideDetails{flex:1;min-width:0}.Redfort-module__EsgyEa__guideDetails h4{color:var(--foreground);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.Redfort-module__EsgyEa__guidePrice{color:var(--secondary-brand);font-size:1rem;font-weight:600}.Redfort-module__EsgyEa__bookBtn svg{font-size:1.25rem}.Redfort-module__EsgyEa__bookBtn:hover{background:var(--secondary-brand);box-shadow:0 4px 12px rgba(var(--secondary-brand-rgb),.2);transform:translateY(-2px)}.Redfort-module__EsgyEa__bookBtn:active{transform:scale(.95)}.Redfort-module__EsgyEa__reviewsCard{background:var(--surface-elevated);border-radius:1rem;grid-column:span 12;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.Redfort-module__EsgyEa__primaryBtn,.Redfort-module__EsgyEa__secondaryBtn,.Redfort-module__EsgyEa__bookBtn{cursor:pointer;font-family:var(--font-poppins),sans-serif;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;display:flex}.Redfort-module__EsgyEa__primaryBtn,.Redfort-module__EsgyEa__timeToggle{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6}.Redfort-module__EsgyEa__secondaryBtn{color:var(--primary-foreground);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3}.Redfort-module__EsgyEa__timeToggle{display:none}.Redfort-module__EsgyEa__accordionItem button{text-align:left;border:none;border-bottom:1px solid var(--border);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:1rem;display:flex}.Redfort-module__EsgyEa__accordionContent{padding:1rem}.Redfort-module__EsgyEa__guidesList{gap:1rem;display:grid}.Redfort-module__EsgyEa__guideItem{background:var(--surface-subtle);border-radius:.5rem;justify-content:space-between;align-items:center;padding:1rem;transition:transform .2s;display:flex}.Redfort-module__EsgyEa__guideInfo{align-items:center;gap:1rem;display:flex}.Redfort-module__EsgyEa__guideImage{object-fit:cover;border-radius:50%;width:60px;height:60px}.Redfort-module__EsgyEa__guideDetails h4{color:var(--foreground);margin-bottom:.25rem;font-family:Clash Grotesk,sans-serif;font-size:1rem;font-weight:600}.Redfort-module__EsgyEa__guideRating{color:var(--warning);align-items:center;gap:.25rem;margin-bottom:.25rem;font-size:.85rem;display:flex}.Redfort-module__EsgyEa__guideDetails p{color:var(--text-secondary);margin-bottom:.25rem;font-size:.85rem}.Redfort-module__EsgyEa__guidePrice{color:var(--secondary-brand);font-size:.9rem;font-weight:600;display:block}.Redfort-module__EsgyEa__bookBtn{background:var(--secondary-brand);width:2.25rem;height:2.25rem;color:var(--primary-foreground);cursor:pointer;border:none;border-radius:.625rem;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.Redfort-module__EsgyEa__bookBtn:active{background:var(--secondary-brand);transform:scale(.95)}.Redfort-module__EsgyEa__bookBtn:hover{background:var(--secondary-brand);transform:translateY(-1px)}.Redfort-module__EsgyEa__locationPrompt{background:var(--surface-elevated);text-align:center;z-index:1000;border-radius:.5rem;width:80%;max-width:300px;padding:1.25rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 15px #0000001a}.Redfort-module__EsgyEa__locationPrompt p{color:var(--foreground);margin:0 0 1rem;font-size:.9rem}.Redfort-module__EsgyEa__locationBtn{background:var(--info);color:var(--primary-foreground);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-size:.9rem;transition:background-color .2s;display:flex}.Redfort-module__EsgyEa__locationBtn:hover{background:var(--info)}.Redfort-module__EsgyEa__visitingCard{background:var(--surface-elevated);border-radius:1rem;grid-column:span 6;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.Redfort-module__EsgyEa__visitingCard h3{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:.75rem;font-family:Clash Grotesk,sans-serif;font-size:1.25rem;font-weight:600;display:flex}.Redfort-module__EsgyEa__timingGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.Redfort-module__EsgyEa__timingItem{background:var(--surface-subtle);border-radius:.4rem;justify-content:space-between;align-items:center;padding:.6rem;display:flex}.Redfort-module__EsgyEa__timingItem.Redfort-module__EsgyEa__highlightedTiming{background:rgba(var(--info-rgb),.1);border:1px solid rgba(var(--info-rgb),.2)}.Redfort-module__EsgyEa__timingItem.Redfort-module__EsgyEa__highlightedTiming .Redfort-module__EsgyEa__timingTitle,.Redfort-module__EsgyEa__timingItem.Redfort-module__EsgyEa__highlightedTiming .Redfort-module__EsgyEa__timingValue{color:var(--info);font-weight:600}.Redfort-module__EsgyEa__timingTitle{font-family:var(--font-poppins),sans-serif;font-size:.85rem;font-weight:500}.Redfort-module__EsgyEa__timingValue{font-family:var(--font-poppins),sans-serif;font-size:.85rem;font-weight:400}@media (max-width:768px){.Redfort-module__EsgyEa__visitingCard,.Redfort-module__EsgyEa__createItineraryCard{grid-column:1/-1;padding:1.25rem}.Redfort-module__EsgyEa__visitingCard{margin-bottom:1rem}.Redfort-module__EsgyEa__timingGrid{flex-direction:column;gap:.75rem;display:flex}.Redfort-module__EsgyEa__createBtn{justify-content:center;width:100%}}@media (max-width:480px){.Redfort-module__EsgyEa__visitingCard,.Redfort-module__EsgyEa__createItineraryCard{padding:1rem}}.Redfort-module__EsgyEa__nearbyCard{background:var(--surface-elevated);border-radius:1rem;grid-column:span 4;padding:1.25rem;box-shadow:0 2px 8px #0000000d}.Redfort-module__EsgyEa__nearbyCard h3{color:var(--foreground);margin-bottom:1.25rem;font-family:Clash Grotesk,sans-serif;font-size:1.25rem;font-weight:600}.Redfort-module__EsgyEa__nearbyPlaces{gap:.75rem;display:grid}.Redfort-module__EsgyEa__nearbyItem{background:var(--surface-subtle);border-radius:.4rem;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.Redfort-module__EsgyEa__placeInfo h4{margin-bottom:.25rem}.Redfort-module__EsgyEa__placeRating{color:var(--warning);align-items:center;gap:.5rem;display:flex}@media (max-width:768px){.Redfort-module__EsgyEa__container{padding:0 .5rem}.Redfort-module__EsgyEa__hero{border-radius:.75rem;height:60vh}.Redfort-module__EsgyEa__heroContent{flex-direction:column;align-items:flex-start;padding:0;display:flex;bottom:1.25rem;left:1rem;right:1rem}.Redfort-module__EsgyEa__heroContent h1{text-shadow:0 2px 8px #0000004d;max-width:90%;margin-bottom:1.25rem;font-size:1.75rem;line-height:1.3}.Redfort-module__EsgyEa__heroButtons{justify-content:flex-start;gap:.75rem;width:100%;margin-top:0;display:flex}.Redfort-module__EsgyEa__primaryBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:.75rem;align-items:center;gap:.5rem;width:auto;min-width:auto;height:auto;padding:.875rem 1.25rem;display:flex;box-shadow:0 4px 12px #0003}.Redfort-module__EsgyEa__primaryBtn svg{font-size:1.25rem}.Redfort-module__EsgyEa__buttonText{font-size:.9rem;font-weight:500;display:block}}@media (max-width:480px){.Redfort-module__EsgyEa__heroContent h1{max-width:100%;margin-bottom:1rem;font-size:1.5rem}.Redfort-module__EsgyEa__primaryBtn{padding:.75rem 1rem}.Redfort-module__EsgyEa__buttonText{font-size:.85rem}}.Redfort-module__EsgyEa__monumentPopup p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.4}.Redfort-module__EsgyEa__popupDetails p{justify-content:space-between;margin:.25rem 0;font-size:.85rem;display:flex}.Redfort-module__EsgyEa__popupDetails strong{color:var(--foreground)}.Redfort-module__EsgyEa__updateRouteBtn{background:var(--info);width:40px;height:40px;color:var(--primary-foreground);cursor:pointer;box-shadow:0 2px 8px rgba(var(--info-rgb),.2);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;transition:all .2s;display:flex}.Redfort-module__EsgyEa__galleryContainer{margin-top:1.25rem;padding:0 2rem;position:relative}.Redfort-module__EsgyEa__photoGrid{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;gap:1rem;padding:1rem 0;display:flex;overflow-x:auto}.Redfort-module__EsgyEa__photoItem{scroll-snap-align:start;border-radius:.75rem;flex:none;width:300px;height:200px;transition:transform .2s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.Redfort-module__EsgyEa__photoItem:hover{transform:translateY(-4px)}.Redfort-module__EsgyEa__photoItem img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Redfort-module__EsgyEa__photoItem:hover img{transform:scale(1.05)}.Redfort-module__EsgyEa__galleryButton{background:var(--surface-elevated);cursor:pointer;width:40px;height:40px;color:var(--foreground);z-index:2;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.Redfort-module__EsgyEa__galleryButton:hover{background:var(--surface-subtle);transform:translateY(-50%)scale(1.1)}.Redfort-module__EsgyEa__galleryButtonLeft{left:-20px}.Redfort-module__EsgyEa__galleryButtonRight{right:-20px}@media (max-width:768px){.Redfort-module__EsgyEa__photoItem{width:250px;height:166px}.Redfort-module__EsgyEa__galleryButton{width:36px;height:36px}}@media (max-width:480px){.Redfort-module__EsgyEa__photoItem{width:200px;height:133px}.Redfort-module__EsgyEa__galleryButton{width:32px;height:32px}}.Redfort-module__EsgyEa__logo{color:var(--foreground);font-family:Clash Grotesk,sans-serif;font-size:1.5rem;font-weight:600;text-decoration:none;transition:all .2s}@media (max-width:768px){.Redfort-module__EsgyEa__logo{text-align:left;padding-left:.5rem;font-size:1.25rem}}@media (max-width:480px){.Redfort-module__EsgyEa__logo{font-size:1.1rem}}.Redfort-module__EsgyEa__hyperlocalCard{background:var(--surface-elevated);border-radius:1rem;grid-column:span 12;margin-bottom:1.5rem;padding:1.5rem}.Redfort-module__EsgyEa__hyperlocalCard h2{color:var(--foreground);margin-bottom:.25rem;padding:0 1rem;font-size:1.5rem}.Redfort-module__EsgyEa__hyperlocalSubtitle{color:var(--text-secondary);margin-bottom:1.5rem;padding:0 1rem;font-size:.9rem}.Redfort-module__EsgyEa__hyperlocalCategories{flex-direction:column;gap:1.5rem;display:flex}.Redfort-module__EsgyEa__categorySection h3{color:var(--secondary-brand);align-items:center;gap:.5rem;margin-bottom:1rem;padding:0 1rem;font-size:1.1rem;display:flex}.Redfort-module__EsgyEa__categorySection h3 svg{font-size:1rem}.Redfort-module__EsgyEa__itemsGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:.75rem;margin:0;padding:.25rem 1rem;display:flex;overflow-x:auto}.Redfort-module__EsgyEa__itemsGrid::-webkit-scrollbar{display:none}.Redfort-module__EsgyEa__localItem{scroll-snap-align:start;background:var(--surface-elevated);border-radius:.75rem;flex-direction:column;flex-shrink:0;min-width:220px;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000d}.Redfort-module__EsgyEa__itemImage{height:100px;overflow:hidden}.Redfort-module__EsgyEa__itemImage img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Redfort-module__EsgyEa__itemContent{flex-direction:column;flex:1;padding:.75rem;display:flex}.Redfort-module__EsgyEa__itemHeader h4{color:var(--foreground);margin-bottom:.25rem;font-size:.9rem;font-weight:600;line-height:1.2}.Redfort-module__EsgyEa__itemType{color:var(--secondary-brand);background:rgba(var(--secondary-brand-rgb),.08);border-radius:1rem;margin-bottom:.5rem;padding:.15rem .5rem;font-size:.65rem;display:inline-block}.Redfort-module__EsgyEa__itemDetails{align-items:center;gap:.5rem;margin-bottom:.375rem;font-size:.75rem;display:flex}.Redfort-module__EsgyEa__itemRating,.Redfort-module__EsgyEa__itemDistance{align-items:center;gap:.25rem;display:flex}.Redfort-module__EsgyEa__itemRating{color:var(--warning)}.Redfort-module__EsgyEa__itemDistance{color:var(--text-secondary)}.Redfort-module__EsgyEa__itemPrice{color:var(--secondary-brand);font-weight:500}.Redfort-module__EsgyEa__itemDescription{color:var(--text-secondary);-webkit-line-clamp:2;opacity:.8;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.3;display:-webkit-box;overflow:hidden}@media (max-width:480px){.Redfort-module__EsgyEa__hyperlocalCard{padding:1rem}.Redfort-module__EsgyEa__hyperlocalCard h2,.Redfort-module__EsgyEa__hyperlocalSubtitle,.Redfort-module__EsgyEa__categorySection h3,.Redfort-module__EsgyEa__itemsGrid{padding-left:.75rem;padding-right:.75rem}}.Redfort-module__EsgyEa__distanceContainer{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Redfort-module__EsgyEa__distance{color:var(--info);align-items:center;gap:.5rem;margin:0;font-size:.95rem;font-weight:500;display:flex}.Redfort-module__EsgyEa__updateRouteBtn{background:var(--info);width:2.5rem;height:2.5rem;color:var(--primary-foreground);cursor:pointer;box-shadow:0 2px 8px rgba(var(--info-rgb),.2);border:none;border-radius:.75rem;justify-content:center;align-items:center;font-size:1.1rem;transition:all .2s;display:flex}.Redfort-module__EsgyEa__updateRouteBtn:hover{background:var(--info);transform:translateY(-2px)}.Redfort-module__EsgyEa__updateRouteBtn:active{transform:scale(.95)}.Redfort-module__EsgyEa__travelInfo{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Redfort-module__EsgyEa__travelOption{background:var(--surface-elevated);border:1px solid rgba(var(--secondary-brand-rgb),.1);border-radius:.875rem;padding:1rem;transition:transform .2s;box-shadow:0 2px 8px #0000000d}.Redfort-module__EsgyEa__travelOption:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Redfort-module__EsgyEa__transportIcon{width:2rem;height:2rem;margin-bottom:.75rem}.Redfort-module__EsgyEa__transportIcon img{filter:invert(15%)sepia(75%)saturate(3047%)hue-rotate(338deg)brightness(85%)contrast(90%);width:100%;height:100%}.Redfort-module__EsgyEa__transportDetails{flex-direction:column;gap:.375rem;display:flex}.Redfort-module__EsgyEa__time{color:var(--text-secondary);font-size:.9rem}.Redfort-module__EsgyEa__cost{color:var(--secondary-brand);font-size:1.1rem;font-weight:600}@media (max-width:768px){.Redfort-module__EsgyEa__locationInfo{padding:1rem}.Redfort-module__EsgyEa__distance{font-size:.9rem}.Redfort-module__EsgyEa__updateRouteBtn{border-radius:.625rem;width:2.25rem;height:2.25rem}.Redfort-module__EsgyEa__travelInfo{gap:.75rem}.Redfort-module__EsgyEa__travelOption{border-radius:.75rem;padding:.75rem}.Redfort-module__EsgyEa__transportIcon{width:1.75rem;height:1.75rem;margin-bottom:.5rem}.Redfort-module__EsgyEa__time{font-size:.85rem}.Redfort-module__EsgyEa__cost{font-size:.95rem}}@media (max-width:480px){.Redfort-module__EsgyEa__locationInfo{padding:.875rem}.Redfort-module__EsgyEa__distance{font-size:.85rem}.Redfort-module__EsgyEa__updateRouteBtn{width:2rem;height:2rem}.Redfort-module__EsgyEa__travelOption{padding:.625rem}.Redfort-module__EsgyEa__transportIcon{width:1.5rem;height:1.5rem}.Redfort-module__EsgyEa__time{font-size:.8rem}.Redfort-module__EsgyEa__cost{font-size:.9rem}}.Redfort-module__EsgyEa__mapCard{background:var(--surface-elevated);border-radius:1rem;grid-column:span 4;height:fit-content;margin-bottom:0;overflow:hidden;box-shadow:0 2px 8px #0000000d}.Redfort-module__EsgyEa__historyCard{background:var(--secondary-brand);color:var(--primary-foreground);min-height:300px;box-shadow:0 4px 12px rgba(var(--secondary-brand-rgb),.2);border-radius:1rem;flex-direction:column;grid-column:span 8;justify-content:space-between;padding:3rem;display:flex}.Redfort-module__EsgyEa__mapContainer{width:100%;height:300px;position:relative}.Redfort-module__EsgyEa__leafletContainer{z-index:1;width:100%;height:100%}.Redfort-module__EsgyEa__locationInfo{background:var(--surface-elevated);border-radius:0 0 1rem 1rem;padding:1.25rem}@media (max-width:768px){.Redfort-module__EsgyEa__mapCard,.Redfort-module__EsgyEa__historyCard{grid-column:1/-1}.Redfort-module__EsgyEa__mapCard{margin-bottom:1.5rem}.Redfort-module__EsgyEa__mapContainer{height:300px}.Redfort-module__EsgyEa__historyCard{background:linear-gradient(45deg,var(--secondary-brand),var(--secondary-brand));min-height:auto;padding:1.75rem}.Redfort-module__EsgyEa__historyCard h2{margin-bottom:.5rem;font-size:1.75rem;line-height:1.2}.Redfort-module__EsgyEa__historyCard h3{opacity:.9;margin-bottom:1.25rem;font-size:1.1rem;font-weight:400}.Redfort-module__EsgyEa__historyCard p{opacity:.95;letter-spacing:.01em;margin-bottom:1.5rem;font-size:.95rem;font-weight:300;line-height:1.6}.Redfort-module__EsgyEa__historyCard .Redfort-module__EsgyEa__secondaryBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;justify-content:center;width:100%;padding:.875rem;font-size:.95rem}}@media (max-width:480px){.Redfort-module__EsgyEa__mapContainer{height:250px}.Redfort-module__EsgyEa__historyCard{padding:1.5rem}.Redfort-module__EsgyEa__historyCard h2{font-size:1.5rem}.Redfort-module__EsgyEa__historyCard h3{margin-bottom:1rem;font-size:1rem}.Redfort-module__EsgyEa__historyCard p{margin-bottom:1.25rem;font-size:.9rem;line-height:1.5}.Redfort-module__EsgyEa__historyCard .Redfort-module__EsgyEa__secondaryBtn{padding:.75rem;font-size:.9rem}}.Redfort-module__EsgyEa__createItineraryCard{background:linear-gradient(135deg,var(--secondary-brand)0%,var(--secondary-brand)50%,var(--secondary-brand)100%);box-shadow:0 8px 24px rgba(var(--secondary-brand-rgb),.15);cursor:pointer;background-size:200% 200%;border-radius:1rem;flex-direction:column;grid-column:span 6;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .3s;animation:20s infinite Redfort-module__EsgyEa__gradientMove;display:flex;position:relative;overflow:hidden}.Redfort-module__EsgyEa__createItineraryCard:hover{box-shadow:0 12px 32px rgba(var(--secondary-brand-rgb),.25);transform:translateY(-4px)}.Redfort-module__EsgyEa__createItineraryCard:active{box-shadow:0 8px 24px rgba(var(--secondary-brand-rgb),.15);transform:translateY(-2px)}.Redfort-module__EsgyEa__createItineraryCard:focus-visible{box-shadow:0 0 0 3px #ffffff80,0 8px 24px rgba(var(--secondary-brand-rgb),.15)}@keyframes Redfort-module__EsgyEa__dotPulse{0%{box-shadow:0 0 #ffffffb3}70%{box-shadow:0 0 0 6px #fff0}to{box-shadow:0 0 #fff0}}@keyframes Redfort-module__EsgyEa__lineGrow{0%{width:0}to{width:100%}}.Redfort-module__EsgyEa__roadmap{justify-content:space-between;align-items:center;width:100%;margin-top:1.5rem;padding:0 1rem;display:flex;position:relative}.Redfort-module__EsgyEa__roadmapProgress{z-index:0;background:#ffffff4d;width:calc(100% - 2rem);height:2px;position:absolute;top:8px;left:1rem}.Redfort-module__EsgyEa__roadmapProgress:after{content:"";background:#ffffffe6;width:0;height:100%;animation:3s ease-out forwards Redfort-module__EsgyEa__lineGrow;position:absolute;left:0}.Redfort-module__EsgyEa__roadmapPoint{z-index:1;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.Redfort-module__EsgyEa__roadmapDot{background:#ffffffe6;border-radius:50%;width:16px;height:16px;animation:2s ease-out infinite Redfort-module__EsgyEa__dotPulse;position:relative}.Redfort-module__EsgyEa__roadmapLabel{color:#ffffffe6;text-align:center;max-width:80px;font-size:.75rem;line-height:1.2;transition:transform .2s;transform:translateY(0)}.Redfort-module__EsgyEa__roadmapPoint:hover .Redfort-module__EsgyEa__roadmapLabel{transform:translateY(-2px)}.Redfort-module__EsgyEa__createItineraryCard:hover .Redfort-module__EsgyEa__roadmapDot{animation-duration:1.5s}.Redfort-module__EsgyEa__createItineraryCard:hover .Redfort-module__EsgyEa__roadmapProgress{animation-duration:2s}.Redfort-module__EsgyEa__createItineraryCard h3{color:var(--primary-foreground);align-items:center;gap:.75rem;margin-bottom:.25rem;font-family:Clash Grotesk,sans-serif;font-size:1.5rem;font-weight:600;display:flex}.Redfort-module__EsgyEa__createItineraryCard h3 svg{color:var(--primary-foreground);opacity:.9;font-size:1.25rem}.Redfort-module__EsgyEa__createItineraryCard p{color:#ffffffe6;margin:0 0 .5rem;font-size:1rem;line-height:1.5}.Redfort-module__EsgyEa__createBtn{background:var(--surface-elevated);color:var(--secondary-brand);cursor:pointer;border:none;border-radius:.75rem;align-items:center;gap:.75rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 4px 12px #0000001a}.Redfort-module__EsgyEa__createBtn:hover{background:var(--surface-elevated);transform:translateY(-2px);box-shadow:0 6px 16px #0003}.Redfort-module__EsgyEa__createBtn:active{transform:scale(.98)}@media (max-width:768px){.Redfort-module__EsgyEa__createItineraryCard{grid-column:1/-1;margin-bottom:1rem;padding:1.5rem}.Redfort-module__EsgyEa__createBtn{justify-content:center;width:100%;padding:1rem}.Redfort-module__EsgyEa__createItineraryCard h3{font-size:1.25rem}.Redfort-module__EsgyEa__createItineraryCard p{font-size:.95rem}}@media (max-width:480px){.Redfort-module__EsgyEa__createItineraryCard{padding:1.25rem}.Redfort-module__EsgyEa__createItineraryCard h3{margin-bottom:.5rem;font-size:1.125rem}.Redfort-module__EsgyEa__createItineraryCard p{margin-bottom:1.25rem;font-size:.875rem}.Redfort-module__EsgyEa__roadmap{align-items:flex-start;min-height:100px;margin-top:1rem;padding:.5rem .25rem}.Redfort-module__EsgyEa__roadmapProgress{height:1.5px;top:6px}.Redfort-module__EsgyEa__roadmapPoint{align-items:center;gap:.375rem;width:20%}.Redfort-module__EsgyEa__roadmapDot{width:10px;height:10px}.Redfort-module__EsgyEa__roadmapLabel{text-align:center;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:.625rem;line-height:1.2;display:-webkit-box;overflow:hidden;transform:translateY(0)}}.Redfort-module__EsgyEa__funnyMessage{color:var(--text-secondary);margin-top:.375rem;font-size:.85rem;font-style:italic;font-weight:400;display:block}@media (max-width:768px){.Redfort-module__EsgyEa__funnyMessage{font-size:.8rem}}@media (min-width:1024px){.Redfort-module__EsgyEa__localItem{min-width:320px}.Redfort-module__EsgyEa__itemImage{height:180px}.Redfort-module__EsgyEa__itemContent{padding:1.25rem}.Redfort-module__EsgyEa__itemHeader h4{margin-bottom:.5rem;font-size:1.1rem}.Redfort-module__EsgyEa__itemType{padding:.25rem .75rem;font-size:.75rem}.Redfort-module__EsgyEa__itemDetails{gap:.75rem;margin-bottom:.75rem;font-size:.85rem}.Redfort-module__EsgyEa__itemDescription{font-size:.85rem;line-height:1.5}}.Redfort-module__EsgyEa__guideNoteCard{background:linear-gradient(to right,var(--secondary-brand),var(--secondary-brand));box-shadow:0 2px 8px rgba(var(--secondary-brand-rgb),.2);border-radius:1rem;grid-column:span 12;margin-top:1rem;padding:1.5rem}.Redfort-module__EsgyEa__guideNoteContent{color:var(--primary-foreground);align-items:center;gap:1.5rem;display:flex}.Redfort-module__EsgyEa__guideIcon{background:#fff3;border-radius:1rem;padding:1rem;font-size:2rem}.Redfort-module__EsgyEa__noteText h3{margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.Redfort-module__EsgyEa__noteText p{opacity:.9;font-size:.9rem}.Redfort-module__EsgyEa__viewGuidesBtn{background:var(--surface-elevated);color:var(--secondary-brand);cursor:pointer;border:none;border-radius:.75rem;margin-left:auto;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.Redfort-module__EsgyEa__viewGuidesBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}@media (max-width:768px){.Redfort-module__EsgyEa__guideNoteContent{text-align:center;flex-direction:column;gap:1rem}.Redfort-module__EsgyEa__viewGuidesBtn{width:100%;margin:0}}.Redfort-module__EsgyEa__guidelinesSection{grid-column:span 12;margin-top:2rem;padding:0 1rem}.Redfort-module__EsgyEa__guidelinesSection h3{color:var(--foreground);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600;display:flex}.Redfort-module__EsgyEa__guidelinesSection h3 svg{color:var(--secondary-brand);font-size:1.25rem}.Redfort-module__EsgyEa__guidelinesList{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.Redfort-module__EsgyEa__guidelinesList li{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.95rem;display:flex}.Redfort-module__EsgyEa__guidelinesList li:before{content:"•";color:var(--secondary-brand);font-size:1.2rem}@media (max-width:768px){.Redfort-module__EsgyEa__guidelinesSection{margin-top:1.5rem}.Redfort-module__EsgyEa__guidelinesSection h3{font-size:1.25rem}.Redfort-module__EsgyEa__guidelinesList{grid-template-columns:1fr}.Redfort-module__EsgyEa__guidelinesList li{font-size:.9rem}.Redfort-module__EsgyEa__nearbyCard,.Redfort-module__EsgyEa__guidesCard{grid-column:1/-1;padding:1.25rem}.Redfort-module__EsgyEa__nearbyCard{margin-bottom:1rem}.Redfort-module__EsgyEa__nearbyPlaces{gap:.875rem}.Redfort-module__EsgyEa__nearbyItem{border-radius:.75rem;padding:1rem}.Redfort-module__EsgyEa__guidesCard{padding:1.25rem}.Redfort-module__EsgyEa__guidesList{gap:1rem}.Redfort-module__EsgyEa__guideItem{gap:1rem;padding:1rem}}@media (max-width:480px){.Redfort-module__EsgyEa__nearbyCard,.Redfort-module__EsgyEa__guidesCard{padding:1rem}.Redfort-module__EsgyEa__nearbyItem{padding:.875rem}.Redfort-module__EsgyEa__guideItem{gap:.875rem;padding:.875rem}}.Redfort-module__EsgyEa__loadingPlaceholder{background:var(--surface-neutral);width:100%;height:300px;position:relative;overflow:hidden}.Redfort-module__EsgyEa__shimmer{background:linear-gradient(90deg,#0000 0%,#fff3 50%,#0000 100%);width:100%;height:100%;animation:1.5s infinite Redfort-module__EsgyEa__shimmer;position:absolute;top:0;left:0}@keyframes Redfort-module__EsgyEa__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Redfort-module__EsgyEa__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;-webkit-overflow-scrolling:touch;background-color:#000000d9;justify-content:center;align-items:flex-start;padding:0;display:flex;position:fixed;inset:0;overflow-y:auto}.Redfort-module__EsgyEa__modalContent{background:var(--surface-elevated);width:100%;max-width:800px;min-height:100vh;margin:0;padding:3rem;position:relative;overflow-y:visible;box-shadow:0 10px 30px #0003}.Redfort-module__EsgyEa__modalContent h2{color:var(--foreground);letter-spacing:-.02em;margin-bottom:.5rem;font-family:Clash Grotesk,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.2}.Redfort-module__EsgyEa__modalContent h3{color:var(--foreground);letter-spacing:-.02em;margin:2rem 0 1rem;font-family:Clash Grotesk,sans-serif;font-size:1.8rem;font-weight:500;line-height:1.3}.Redfort-module__EsgyEa__modalBody{font-family:var(--font-poppins),sans-serif;color:var(--foreground);font-size:1.1rem;line-height:1.8}.Redfort-module__EsgyEa__modalBody p{margin-bottom:1.5rem;font-weight:400}.Redfort-module__EsgyEa__modalBody ul{margin:1.5rem 0;padding-left:1.5rem}.Redfort-module__EsgyEa__modalBody li{margin-bottom:.8rem;padding-left:1.5rem;font-weight:400;position:relative}.Redfort-module__EsgyEa__modalClose{cursor:pointer;width:40px;height:40px;color:var(--foreground);z-index:1002;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .2s;display:flex;position:fixed;top:1rem;right:1rem;box-shadow:0 2px 8px #0003}.Redfort-module__EsgyEa__modalClose:hover{background:var(--surface-elevated);transform:scale(1.1);box-shadow:0 4px 12px #0000004d}.Redfort-module__EsgyEa__modalBack{cursor:pointer;width:40px;height:40px;color:var(--foreground);z-index:1002;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .2s;display:flex;position:fixed;top:1.5rem;left:1.5rem;box-shadow:0 2px 8px #0003}.Redfort-module__EsgyEa__modalBack:hover{background:var(--surface-elevated);transform:scale(1.1);box-shadow:0 4px 12px #0000004d}.Redfort-module__EsgyEa__tourModalContent{background:var(--surface-elevated);flex-direction:column;width:100%;max-width:1200px;min-height:100vh;display:flex;position:relative;overflow:visible}.Redfort-module__EsgyEa__chapterMode{grid-template-columns:320px 1fr;min-height:100vh;display:grid;position:relative;overflow:hidden}.Redfort-module__EsgyEa__chapterSidebar{background:var(--surface-subtle);border-right:1px solid var(--border);height:100vh;padding:4rem 2rem 2rem;position:sticky;top:0;overflow-y:auto}.Redfort-module__EsgyEa__chapterContent{height:100vh;padding:4rem 2.5rem 2.5rem;position:relative;overflow-y:auto}.Redfort-module__EsgyEa__chapterText{margin-bottom:4rem}@media (max-width:768px){.Redfort-module__EsgyEa__modalContent,.Redfort-module__EsgyEa__tourModalContent{border-radius:0;min-height:100vh;margin:0;font-size:.875rem}.Redfort-module__EsgyEa__tourModeSelection{height:100vh;padding:4rem 1.5rem 1.5rem;overflow-y:auto}.Redfort-module__EsgyEa__chapterMode{grid-template-columns:1fr;height:100vh;overflow-y:auto}.Redfort-module__EsgyEa__chapterSidebar{z-index:10;width:100%;height:100vh;padding:4rem 1.5rem 1.5rem;transition:left .3s;position:fixed;top:0;left:-100%}.Redfort-module__EsgyEa__chapterContent{height:auto;min-height:100vh;padding:4rem 1.5rem 5rem}.Redfort-module__EsgyEa__chapterNavigation{background:var(--surface-elevated);border-top:1px solid var(--border);z-index:9;margin:0;padding:1rem;position:fixed;bottom:0;left:0;right:0}.Redfort-module__EsgyEa__modalContent p,.Redfort-module__EsgyEa__tourModalContent p,.Redfort-module__EsgyEa__chapterContent p,.Redfort-module__EsgyEa__modalBody p,.Redfort-module__EsgyEa__contentSection p,.Redfort-module__EsgyEa__storySection p,.Redfort-module__EsgyEa__navigationSection p{font-size:.875rem;line-height:1.6}.Redfort-module__EsgyEa__modalClose{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;width:36px;height:36px;font-size:1.25rem;position:fixed;top:1rem;right:1rem;box-shadow:0 2px 8px #00000026}.Redfort-module__EsgyEa__tourModeSelection h2{font-size:2rem}.Redfort-module__EsgyEa__tourModeOptions{grid-template-columns:1fr;gap:1rem}.Redfort-module__EsgyEa__tourModeCard{max-width:100%;margin:0}.Redfort-module__EsgyEa__tourModeCard h3{margin-bottom:.75rem;font-size:1.5rem}.Redfort-module__EsgyEa__tourModeCard p{margin-bottom:1rem;font-size:.9rem}.Redfort-module__EsgyEa__tourModeCard ul{margin-bottom:1.5rem}.Redfort-module__EsgyEa__tourModeCard li{margin-bottom:.5rem;font-size:.9rem}.Redfort-module__EsgyEa__modeSelectBtn{width:100%;padding:.75rem;font-size:1rem}}@media (max-width:480px){.Redfort-module__EsgyEa__modalContent,.Redfort-module__EsgyEa__tourModeSelection,.Redfort-module__EsgyEa__chapterSidebar,.Redfort-module__EsgyEa__chapterContent{padding:4rem 1rem 1rem}.Redfort-module__EsgyEa__chapterContent{padding-bottom:5rem}.Redfort-module__EsgyEa__modalContent p,.Redfort-module__EsgyEa__tourModalContent p,.Redfort-module__EsgyEa__chapterContent p,.Redfort-module__EsgyEa__modalBody p,.Redfort-module__EsgyEa__contentSection p,.Redfort-module__EsgyEa__storySection p,.Redfort-module__EsgyEa__navigationSection p{font-size:.875rem;line-height:1.5}.Redfort-module__EsgyEa__modalClose{width:32px;height:32px;font-size:1.1rem}}.Redfort-module__EsgyEa__modalContent::-webkit-scrollbar{width:8px}.Redfort-module__EsgyEa__modalContent::-webkit-scrollbar-track{background:var(--surface-neutral);border-radius:4px}.Redfort-module__EsgyEa__modalContent::-webkit-scrollbar-thumb{background:var(--secondary-brand);border-radius:4px}.Redfort-module__EsgyEa__modalContent::-webkit-scrollbar-thumb:hover{background:var(--secondary-brand)}@media (max-width:768px){.Redfort-module__EsgyEa__tourModeOptions{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 0}.Redfort-module__EsgyEa__tourModeCard{max-width:100%;margin:0}.Redfort-module__EsgyEa__tourModeCard h3{margin-bottom:.75rem;font-size:1.5rem}.Redfort-module__EsgyEa__tourModeCard p{margin-bottom:1rem;font-size:.9rem}.Redfort-module__EsgyEa__tourModeCard ul{margin-bottom:1.5rem}.Redfort-module__EsgyEa__tourModeCard li{margin-bottom:.5rem;font-size:.9rem}.Redfort-module__EsgyEa__modeSelectBtn{width:100%;padding:.75rem;font-size:1rem}}@media (max-width:480px){.Redfort-module__EsgyEa__tourModeOptions{gap:1rem;padding:1rem 0}.Redfort-module__EsgyEa__tourModeCard{padding:1.25rem}.Redfort-module__EsgyEa__tourModeCard h3{font-size:1.25rem}.Redfort-module__EsgyEa__tourModeCard p,.Redfort-module__EsgyEa__tourModeCard li{font-size:.85rem}.Redfort-module__EsgyEa__modeSelectBtn{padding:.6rem;font-size:.9rem}}.Redfort-module__EsgyEa__tourModeSelection{text-align:center;width:100%;max-width:1000px;margin:0 auto;padding:4rem 2rem 2rem;overflow-y:auto}.Redfort-module__EsgyEa__tourModeSelection h2{color:var(--foreground);margin-bottom:1.5rem;font-size:2.5rem}.Redfort-module__EsgyEa__tourModeOptions{grid-template-columns:repeat(2,1fr);gap:2rem;padding:1rem;display:grid}.Redfort-module__EsgyEa__tourModeCard{background:var(--surface-elevated);text-align:left;border:1px solid var(--border);cursor:pointer;border-radius:1rem;padding:2rem;transition:all .2s;box-shadow:0 4px 12px #0000000d}.Redfort-module__EsgyEa__tourModeCard:hover{border-color:var(--secondary-brand);transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.Redfort-module__EsgyEa__modeIcon{background:rgba(var(--secondary-brand-rgb),.1);border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1.5rem;display:flex}.Redfort-module__EsgyEa__modeIcon svg{color:var(--secondary-brand);font-size:1.5rem}.Redfort-module__EsgyEa__tourModeCard h3{color:var(--foreground);margin-bottom:1rem;font-size:1.75rem}.Redfort-module__EsgyEa__tourModeCard p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.Redfort-module__EsgyEa__tourModeCard ul{margin:0 0 2rem;padding:0;list-style:none}.Redfort-module__EsgyEa__tourModeCard li{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.95rem;display:flex}.Redfort-module__EsgyEa__tourModeCard li:before{content:"•";color:var(--secondary-brand);font-size:1.2rem}.Redfort-module__EsgyEa__modeSelectBtn{background:var(--secondary-brand);width:100%;color:var(--primary-foreground);cursor:pointer;border:none;border-radius:.75rem;padding:1rem;font-size:1rem;font-weight:500;transition:all .2s}.Redfort-module__EsgyEa__modeSelectBtn:hover{background:var(--secondary-brand);transform:translateY(-2px)}.Redfort-module__EsgyEa__chapterMode{grid-template-columns:320px 1fr;height:100%;display:grid;position:relative}.Redfort-module__EsgyEa__chapterSidebar{background:var(--surface-subtle);border-right:1px solid var(--border);height:100%;padding:2rem;overflow-y:auto}.Redfort-module__EsgyEa__chapterSidebar h3{color:var(--foreground);margin-bottom:1.5rem;font-size:1.25rem}.Redfort-module__EsgyEa__chapterList{flex-direction:column;gap:1rem;display:flex}.Redfort-module__EsgyEa__chapterItem{background:var(--surface-elevated);cursor:pointer;border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.Redfort-module__EsgyEa__chapterItem:hover{background:rgba(var(--secondary-brand-rgb),.05)}.Redfort-module__EsgyEa__chapterNumber{background:var(--secondary-brand);width:2rem;height:2rem;color:var(--primary-foreground);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.Redfort-module__EsgyEa__chapterInfo h4{color:var(--foreground);margin-bottom:.375rem;font-size:1rem}.Redfort-module__EsgyEa__chapterInfo p{color:var(--text-secondary);font-size:.85rem;line-height:1.4}.Redfort-module__EsgyEa__activeChapter{background:rgba(var(--secondary-brand-rgb),.05);border:2px solid var(--secondary-brand)}.Redfort-module__EsgyEa__chapterContent{height:100%;padding:2.5rem;overflow-y:auto}.Redfort-module__EsgyEa__chapterHeader{margin-bottom:2rem}.Redfort-module__EsgyEa__chapterHeader h2{color:var(--foreground);margin-bottom:.5rem;font-size:2.5rem}.Redfort-module__EsgyEa__chapterDescription{color:var(--text-secondary);font-size:1.1rem}.Redfort-module__EsgyEa__chapterImage{border-radius:1rem;width:100%;height:300px;margin-bottom:2rem;overflow:hidden}.Redfort-module__EsgyEa__chapterImage img{object-fit:cover;width:100%;height:100%}.Redfort-module__EsgyEa__chapterText{flex-direction:column;gap:2rem;display:flex}.Redfort-module__EsgyEa__contentSection,.Redfort-module__EsgyEa__storySection,.Redfort-module__EsgyEa__navigationSection{background:var(--surface-elevated);border:1px solid var(--border);border-radius:1rem;padding:1.5rem}.Redfort-module__EsgyEa__contentSection h3,.Redfort-module__EsgyEa__storySection h3,.Redfort-module__EsgyEa__navigationSection h3{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.25rem;display:flex}.Redfort-module__EsgyEa__contentSection h3 svg,.Redfort-module__EsgyEa__storySection h3 svg,.Redfort-module__EsgyEa__navigationSection h3 svg{color:var(--secondary-brand)}.Redfort-module__EsgyEa__navigationInfo{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:1rem;display:flex}.Redfort-module__EsgyEa__navigationInfo svg{color:var(--secondary-brand)}.Redfort-module__EsgyEa__chapterNavigation{border-top:1px solid var(--border);justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.Redfort-module__EsgyEa__prevChapter,.Redfort-module__EsgyEa__nextChapter{background:var(--surface-elevated);border:1px solid var(--border);cursor:pointer;color:var(--foreground);border-radius:.75rem;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-weight:500;transition:all .2s;display:flex}.Redfort-module__EsgyEa__prevChapter:hover,.Redfort-module__EsgyEa__nextChapter:hover{background:var(--surface-subtle);transform:translateY(-2px)}.Redfort-module__EsgyEa__prevChapter:disabled,.Redfort-module__EsgyEa__nextChapter:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:768px){.Redfort-module__EsgyEa__tourModalContent{border-radius:0;height:100vh;margin:0}.Redfort-module__EsgyEa__tourModeSelection{padding:4rem 1.5rem 1.5rem}.Redfort-module__EsgyEa__tourModeSelection h2{font-size:2rem}.Redfort-module__EsgyEa__tourModeOptions{grid-template-columns:1fr;gap:1rem}.Redfort-module__EsgyEa__chapterMode{grid-template-columns:1fr}.Redfort-module__EsgyEa__chapterSidebar{z-index:10;background:var(--surface-elevated);width:100%;height:100vh;transition:left .3s;position:fixed;top:0;left:-100%}.Redfort-module__EsgyEa__chapterSidebar.Redfort-module__EsgyEa__visible{left:0}.Redfort-module__EsgyEa__sidebarToggle{z-index:11;background:var(--secondary-brand);width:3.5rem;height:3.5rem;color:var(--primary-foreground);cursor:pointer;box-shadow:0 4px 12px rgba(var(--secondary-brand-rgb),.2);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:1.5rem;left:1.5rem}.Redfort-module__EsgyEa__chapterContent{padding:1.5rem}.Redfort-module__EsgyEa__chapterHeader h2{font-size:2rem}.Redfort-module__EsgyEa__chapterImage{height:200px}.Redfort-module__EsgyEa__chapterNavigation{background:var(--surface-elevated);border-top:1px solid var(--border);z-index:9;margin:0;padding:1rem;position:fixed;bottom:0;left:0;right:0}}@media (max-width:480px){.Redfort-module__EsgyEa__tourModeSelection{padding:4rem 1rem 1rem}.Redfort-module__EsgyEa__tourModeSelection h2{font-size:1.75rem}.Redfort-module__EsgyEa__tourModeCard{padding:1.5rem}.Redfort-module__EsgyEa__chapterContent{padding:1rem}.Redfort-module__EsgyEa__chapterHeader h2{font-size:1.75rem}.Redfort-module__EsgyEa__contentSection,.Redfort-module__EsgyEa__storySection,.Redfort-module__EsgyEa__navigationSection{padding:1.25rem}.Redfort-module__EsgyEa__chapterNavigation{padding:.75rem}.Redfort-module__EsgyEa__prevChapter,.Redfort-module__EsgyEa__nextChapter{padding:.75rem 1rem;font-size:.9rem}}@keyframes Redfort-module__EsgyEa__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Redfort-module__EsgyEa__startTourBtn{color:var(--primary-foreground);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#ffffff26;border:1px solid #ffffff4d;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Redfort-module__EsgyEa__startTourBtn:hover{background:#ffffff40;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Redfort-module__EsgyEa__startTourBtn:active{transform:scale(.98)}.Redfort-module__EsgyEa__startTourBtn svg{font-size:.85rem}@media (max-width:768px){.Redfort-module__EsgyEa__startTourBtn{justify-content:center;width:100%;margin-top:.5rem;padding:.75rem;position:static}}.Redfort-module__EsgyEa__fallbackContent{text-align:center;color:var(--primary-foreground);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Redfort-module__EsgyEa__mapContainer{border-radius:12px;width:100%;height:400px;position:relative;overflow:hidden}.Redfort-module__EsgyEa__mapboxgl-popup-content{border-radius:8px;padding:15px;box-shadow:0 2px 4px #0000001a}.Redfort-module__EsgyEa__monumentPopup{min-width:200px;padding:10px}.Redfort-module__EsgyEa__monumentPopup h3{color:var(--foreground);margin:0 0 8px;font-size:1.1rem;font-weight:600}.Redfort-module__EsgyEa__monumentPopup p{color:var(--text-secondary);margin:0 0 4px;font-size:.9rem}.Redfort-module__EsgyEa__popupDetails{border-top:1px solid var(--border);margin-top:8px;padding-top:8px}.Redfort-module__EsgyEa__leaflet-marker-icon{filter:drop-shadow(0 2px 2px #0003)}.Redfort-module__EsgyEa__leaflet-popup-content-wrapper{border-radius:8px;padding:0}.Redfort-module__EsgyEa__leaflet-popup-content{margin:0;padding:12px}.Redfort-module__EsgyEa__markerContent,.Redfort-module__EsgyEa__userMarkerContent{cursor:pointer;position:relative}.Redfort-module__EsgyEa__markerIcon,.Redfort-module__EsgyEa__userMarkerIcon{transition:transform .2s}.Redfort-module__EsgyEa__markerIcon:hover,.Redfort-module__EsgyEa__userMarkerIcon:hover{transform:scale(1.1)}.Redfort-module__EsgyEa__monumentPopup{max-width:240px;padding:12px}.Redfort-module__EsgyEa__monumentPopup h3{color:var(--secondary-brand);margin:0 0 8px;font-size:16px}.Redfort-module__EsgyEa__monumentPopup p{margin:4px 0;font-size:14px}.Redfort-module__EsgyEa__popupDetails{margin-top:8px;font-size:12px}.Redfort-module__EsgyEa__userPopup{color:var(--info);padding:8px;font-size:14px}.Redfort-module__EsgyEa__busOption{background-color:rgba(var(--success-rgb),.1);border:1px solid var(--success)}.Redfort-module__EsgyEa__busStandMarkerContent{cursor:pointer;transition:transform .2s}.Redfort-module__EsgyEa__busStandMarkerContent:hover{transform:scale(1.1)}.Redfort-module__EsgyEa__busStandMarkerIcon{background:var(--surface-elevated);border-radius:50%;justify-content:center;align-items:center;padding:6px;display:flex;box-shadow:0 2px 4px #0003}.Redfort-module__EsgyEa__busStandMarkerLabel{background:var(--surface-elevated);text-align:center;white-space:nowrap;border-radius:4px;margin-top:4px;padding:4px 8px;font-size:12px;box-shadow:0 2px 4px #0000001a}.Redfort-module__EsgyEa__busStandInfo{padding:8px}.Redfort-module__EsgyEa__busStandInfo h4{color:var(--foreground);margin:0 0 8px;font-size:.95rem}.Redfort-module__EsgyEa__busStandInfo p{color:var(--text-secondary);margin:4px 0;font-size:.85rem}.Redfort-module__EsgyEa__busStandDetails{flex-direction:column;gap:8px;margin-top:8px;font-size:.9rem;display:flex}.Redfort-module__EsgyEa__busStandDetails span{border-bottom:1px solid var(--border);padding:4px 0;display:block}.Redfort-module__EsgyEa__busStandDetails span:last-child{border-bottom:none}.Redfort-module__EsgyEa__guidelinesSectionFull{background:var(--surface-neutral);width:100%;margin-top:2rem;padding:3rem 1rem}.Redfort-module__EsgyEa__guidelinesContent{max-width:1200px;margin:0 auto}.Redfort-module__EsgyEa__guidelinesContent h2{color:var(--foreground);text-align:center;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.Redfort-module__EsgyEa__guidelinesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:0 1rem;display:grid}.Redfort-module__EsgyEa__guidelineItem{background:var(--surface-elevated);border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 4px #0000000d}.Redfort-module__EsgyEa__guidelineItem h3{color:var(--secondary-brand);margin-bottom:1rem;font-size:1.1rem}.Redfort-module__EsgyEa__guidelineItem ul{margin:0;padding:0;list-style:none}.Redfort-module__EsgyEa__guidelineItem li{border-bottom:1px solid var(--border);color:var(--text-secondary);padding:.5rem 0;font-size:.95rem}.Redfort-module__EsgyEa__guidelineItem li:last-child{border-bottom:none}@media (max-width:768px){.Redfort-module__EsgyEa__guidelinesGrid{grid-template-columns:1fr;gap:1rem}.Redfort-module__EsgyEa__guidelinesSectionFull{padding:2rem 1rem}}.Redfort-module__EsgyEa__busInfo h3{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.1rem;display:flex}.Redfort-module__EsgyEa__busStandsList{gap:1rem;display:grid}.Redfort-module__EsgyEa__busStandCard{background:var(--surface-subtle);border:1px solid var(--border);border-radius:.75rem;padding:1rem}.Redfort-module__EsgyEa__busStandHeader{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.Redfort-module__EsgyEa__busStandHeader h4{color:var(--foreground);margin:0;font-size:1rem}.Redfort-module__EsgyEa__busDistance{color:var(--text-secondary);margin-bottom:.75rem;font-size:.9rem}.Redfort-module__EsgyEa__busFares{flex-direction:column;gap:.5rem;display:flex}.Redfort-module__EsgyEa__fareItem{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.9rem;display:flex}.Redfort-module__EsgyEa__fareItem:last-child{border-bottom:none}.Redfort-module__EsgyEa__fareAmount{color:var(--success);font-weight:500}@media (max-width:768px){.Redfort-module__EsgyEa__busStandCard{padding:.875rem}.Redfort-module__EsgyEa__busStandHeader h4{font-size:.95rem}.Redfort-module__EsgyEa__fareItem{font-size:.85rem}}.Redfort-module__EsgyEa__busInfo{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}.Redfort-module__EsgyEa__busServiceCard{background:var(--surface-subtle);border-radius:.75rem;padding:1rem 1.25rem}.Redfort-module__EsgyEa__busServiceHeader{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.Redfort-module__EsgyEa__busServiceHeader h3{color:var(--foreground);margin:0;font-size:1rem;font-weight:500}.Redfort-module__EsgyEa__busServiceDetails p{color:var(--text-secondary);margin:0 0 .75rem;font-size:.9rem}.Redfort-module__EsgyEa__busStandList{margin:0 0 .75rem;padding:0;list-style:none}.Redfort-module__EsgyEa__busStandList li{border-bottom:1px solid var(--border);color:var(--foreground);justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.9rem;display:flex}.Redfort-module__EsgyEa__busStandList li:last-child{border-bottom:none}.Redfort-module__EsgyEa__busFare{color:var(--success);font-weight:500}.Redfort-module__EsgyEa__busNote{color:var(--text-secondary);margin-top:.5rem;font-size:.85rem;font-style:italic}@media (max-width:768px){.Redfort-module__EsgyEa__busServiceCard{padding:1rem}.Redfort-module__EsgyEa__busServiceHeader h3{font-size:.95rem}.Redfort-module__EsgyEa__busServiceDetails p,.Redfort-module__EsgyEa__busStandList li{font-size:.85rem}.Redfort-module__EsgyEa__busNote{font-size:.8rem}}
