@import"https://unpkg.com/leaflet@1.9.4/dist/leaflet.css";.poi-directions-button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background-color:#7563a8;color:#fff;border-radius:50%;box-shadow:0 4px 12px #00000026;text-decoration:none;font-size:14px;transition:all .3s ease}.poi-directions-button:hover{background-color:#6b5b95;transform:scale(1.1)}.poi-nav-button{flex:1;color:#fff;text-align:center;padding:.5rem;border-radius:.25rem;font-size:.75rem;font-weight:700;border:none;transition:all .3s;background-color:#7563a8;box-shadow:0 2px 6px #00000026}.poi-nav-button:hover:not(:disabled){transform:scale(1.05)}.poi-nav-button:disabled{opacity:.5;cursor:not-allowed}.poi-nav-button.farther-disabled{opacity:.75}.poi-popup-container{padding:.5rem;font-size:.75rem;line-height:1.25}.poi-title-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.poi-title{font-weight:700;font-size:.875rem;color:#000;flex:1;padding-left:.5rem}.poi-park-type{font-size:.75rem;color:#7c3aed;font-weight:500;margin-bottom:.25rem}.poi-description{font-size:.75rem;color:#374151;margin-bottom:.5rem;line-height:1.25}.poi-weather-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.25rem;margin-bottom:.5rem}.poi-weather-item{text-align:center;padding:.25rem;background-color:#f8f4ff;border-radius:.25rem;border:1px solid #e0d4f7}.poi-weather-value{font-weight:700;font-size:.625rem;color:#7563a8}.poi-weather-label{font-size:.5rem;color:#6b7280;margin-top:.125rem}.poi-nav-container{display:flex;gap:.25rem}.poi-ad-container{border:1px dashed #ccc;border-radius:4px;padding:6px;background-color:#f8f9fa;text-align:center;font-size:9px;color:#666;margin-top:6px}.poi-ad-label{font-size:8px;margin-bottom:3px;opacity:.7}.poi-ad-title{font-weight:700;margin-bottom:3px;font-size:10px}.poi-ad-weather{font-size:8px;opacity:.8}.poi-ad-description{font-size:7px;margin-top:3px;opacity:.6}.leaflet-popup-content,.leaflet-popup-content p{margin:1px!important}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,sans-serif;overflow:hidden}html{overflow:hidden}.h-screen{height:100vh}.w-screen{width:100vw}.flex-col{flex-direction:column}.flex-1{flex:1}.relative{position:relative}.absolute{position:absolute}.top-0{top:0}.top-6{top:1.5rem}.right-6{right:1.5rem}.bottom-6{bottom:1.5rem}.z-1000{z-index:1000}.z-1001{z-index:1001}.right-full{right:100%}.mr-4{margin-right:1rem}.space-x-2>*+*{margin-left:.5rem}.space-y-3>*+*{margin-top:.75rem}.bg-white{background-color:#fff}.shadow-sm{box-shadow:0 1px 2px #0000000d}.border-b{border-bottom-width:1px}.border-purple-200{border-color:#c4b5fd}.px-1{padding-left:.25rem;padding-right:.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.flex{display:flex}.items-start{align-items:flex-start}.h-8{height:3rem}.w-8{width:3rem}.text-sm{font-size:.875rem}.font-semibold{font-weight:600}.text-purple-800{color:#5b21b6}.mb-0{margin-bottom:0}.text-xs{font-size:.75rem}.mt-0{margin-top:0}#root>div>header>div>div>p.text-xs.mb-0{margin-top:-5px}.p-2{padding:.5rem}.leading-tight{line-height:1.25}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.font-bold{font-weight:700}.text-black{color:#000}.text-gray-800{color:#1f2937}.bg-gray-100{background-color:#f3f4f6}.rounded{border-radius:.25rem}.border{border-width:1px;border-color:#e5e7eb}.justify-between{justify-content:space-between}.items-center{align-items:center}.font-medium{font-weight:500}.text-lg{font-size:1.125rem}.text-center{text-align:center}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.block{display:block}.w-full{width:100%}.space-y-1>*+*{margin-top:.25rem}.text-aster{color:#7563a8}.bg-aster{background-color:#7563a8}.border-aster{border-color:#7563a8}
