.kesfet-module__ktJkYq__container{height:calc(100vh - var(--nav-height));display:flex;position:relative;overflow:hidden}.kesfet-module__ktJkYq__sidebar{background:var(--nav-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid var(--glass-border);z-index:20;flex-direction:column;width:400px;display:flex;box-shadow:10px 0 30px #0000000d}.kesfet-module__ktJkYq__searchBox{padding:24px 20px 10px}.kesfet-module__ktJkYq__filters{scrollbar-width:none;gap:8px;padding:10px 20px;display:flex;overflow-x:auto}.kesfet-module__ktJkYq__filters::-webkit-scrollbar{display:none}.kesfet-module__ktJkYq__filters button{white-space:nowrap;border-radius:var(--radius-full);border:1px solid var(--glass-border);background:var(--card-bg);cursor:pointer;padding:8px 16px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;transition:all .2s}.kesfet-module__ktJkYq__activeFilter{background:var(--forest-green)!important;color:#fff!important;border-color:var(--forest-green)!important}.kesfet-module__ktJkYq__nearMeBtn{color:var(--sunset-orange)!important;background:#ff8c421a!important}.kesfet-module__ktJkYq__resultsList{flex-direction:column;flex:1;gap:15px;padding:15px 20px;display:flex;overflow-y:auto}.kesfet-module__ktJkYq__resultCard{gap:15px;padding:12px;display:flex}.kesfet-module__ktJkYq__cardImage{background-position:50%;background-size:cover;border-radius:12px;flex-shrink:0;width:70px;height:70px;transition:transform .3s;overflow:hidden}.kesfet-module__ktJkYq__cardInfo{flex-direction:column;flex:1;justify-content:center;gap:4px;display:flex}.kesfet-module__ktJkYq__cardInfo h4{margin:0;font-size:1rem}.kesfet-module__ktJkYq__cardInfo p{opacity:.6;margin:0;font-size:.8rem}.kesfet-module__ktJkYq__cardFooter{opacity:.5;justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.kesfet-module__ktJkYq__distanceBadge{background:var(--sunset-glow);color:var(--sunset-orange);border-radius:var(--radius-full);padding:2px 8px;font-weight:700;opacity:1!important}.kesfet-module__ktJkYq__mapArea{flex:1;position:relative}.kesfet-module__ktJkYq__mapOverlay{background:var(--background);z-index:1000;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.kesfet-module__ktJkYq__detailView{height:100%;padding:24px 20px;overflow-y:auto}.kesfet-module__ktJkYq__backBtn{color:var(--forest-green);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;margin-bottom:20px;font-family:Outfit,sans-serif;font-weight:700;display:flex}.kesfet-module__ktJkYq__detailImage{border-radius:var(--radius-lg);width:100%;height:200px;box-shadow:var(--shadow);justify-content:center;align-items:center;margin-bottom:20px;display:flex}.kesfet-module__ktJkYq__detailCategory{color:var(--forest-green);border-radius:var(--radius-full);text-transform:uppercase;background:#2d5a271a;margin-bottom:10px;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-block}.kesfet-module__ktJkYq__detailAddress{opacity:.6;margin-bottom:25px;font-size:.9rem}.kesfet-module__ktJkYq__detailSection{margin-bottom:25px}.kesfet-module__ktJkYq__detailSection h3{margin-bottom:10px;font-size:1.1rem}.kesfet-module__ktJkYq__detailSection p{opacity:.8;font-size:.95rem;line-height:1.6}.kesfet-module__ktJkYq__mapActions{z-index:1000;position:absolute;top:20px;right:20px}.kesfet-module__ktJkYq__activeDraw{background:var(--sunset-orange)!important;box-shadow:0 0 20px var(--sunset-glow)!important}.kesfet-module__ktJkYq__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.kesfet-module__ktJkYq__modalContent{width:100%;max-width:500px;padding:30px}.kesfet-module__ktJkYq__modalContent h3{margin-bottom:10px}.kesfet-module__ktJkYq__modalActions{justify-content:flex-end;gap:12px;margin-top:25px;display:flex}.kesfet-module__ktJkYq__attributesGrid{background:var(--glass-bg);border-radius:12px;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;padding:15px;display:grid}.kesfet-module__ktJkYq__attrItem{opacity:.8;align-items:center;gap:8px;font-size:.85rem;display:flex}.kesfet-module__ktJkYq__cardAttributes{gap:5px;margin-top:8px;font-size:.8rem;display:flex}.kesfet-module__ktJkYq__weatherWidget{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;margin-top:10px;padding:15px}.kesfet-module__ktJkYq__weatherHeader{opacity:.8;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.8rem;font-weight:700;display:flex}.kesfet-module__ktJkYq__weatherBody{gap:20px;display:flex}.kesfet-module__ktJkYq__weatherStat{flex-direction:column;display:flex}.kesfet-module__ktJkYq__statVal{font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:800}.kesfet-module__ktJkYq__statLabel{opacity:.5;text-transform:uppercase;font-size:.7rem}.kesfet-module__ktJkYq__skeleton{background:#ffffff1a;border-radius:50%;width:24px;height:24px;animation:1.5s infinite kesfet-module__ktJkYq__pulse}@keyframes kesfet-module__ktJkYq__pulse{0%{opacity:.5}50%{opacity:.8}to{opacity:.5}}@media (max-width:900px){.kesfet-module__ktJkYq__container{flex-direction:column-reverse}.kesfet-module__ktJkYq__sidebar{border-right:none;border-top:1px solid var(--glass-border);width:100%;height:400px}.kesfet-module__ktJkYq__mapArea{height:calc(100vh - 400px - var(--nav-height))}}
.SpotReview-module__EIFpbG__wrapper{margin-top:16px}.SpotReview-module__EIFpbG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.SpotReview-module__EIFpbG__header h3{margin:0;font-size:1rem}.SpotReview-module__EIFpbG__avgBadge{opacity:.8;align-items:center;gap:6px;font-size:.82rem;font-weight:700;display:flex}.SpotReview-module__EIFpbG__stars{gap:2px;display:flex}.SpotReview-module__EIFpbG__star{color:var(--glass-border);font-size:1.1rem;line-height:1;transition:color .15s}.SpotReview-module__EIFpbG__star[role=button]{cursor:pointer}.SpotReview-module__EIFpbG__starFilled{color:#f5a623}.SpotReview-module__EIFpbG__writeBtn{background:var(--glass-bg);border:1px dashed var(--glass-border);cursor:pointer;color:var(--forest-green);border-radius:10px;width:100%;margin-bottom:12px;padding:8px 16px;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:600;transition:border-color .2s,background .2s}.SpotReview-module__EIFpbG__writeBtn:hover{border-color:var(--forest-green);background:#2d5a270d}.SpotReview-module__EIFpbG__form{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:14px;flex-direction:column;gap:10px;margin-bottom:14px;padding:14px;display:flex}.SpotReview-module__EIFpbG__commentInput{border:1px solid var(--glass-border);color:inherit;resize:none;background:0 0;border-radius:10px;padding:10px 12px;font-family:Outfit,sans-serif;font-size:.85rem}.SpotReview-module__EIFpbG__commentInput:focus{border-color:var(--forest-green);outline:none}.SpotReview-module__EIFpbG__formActions{justify-content:flex-end;gap:8px;display:flex}.SpotReview-module__EIFpbG__empty{opacity:.45;text-align:center;margin:0;padding:12px 0;font-size:.82rem}.SpotReview-module__EIFpbG__list{flex-direction:column;gap:10px;display:flex}.SpotReview-module__EIFpbG__reviewCard{background:#00000008;border-radius:12px;padding:12px 14px}.SpotReview-module__EIFpbG__reviewTop{align-items:center;gap:8px;margin-bottom:6px;display:flex}.SpotReview-module__EIFpbG__reviewName{opacity:.7;flex:1;font-size:.78rem;font-weight:700}.SpotReview-module__EIFpbG__deleteBtn{cursor:pointer;opacity:.4;color:inherit;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:.75rem;transition:opacity .2s}.SpotReview-module__EIFpbG__deleteBtn:hover{opacity:1;color:#e74c3c}.SpotReview-module__EIFpbG__reviewComment{margin:0 0 6px;font-size:.85rem;font-style:italic;line-height:1.5}.SpotReview-module__EIFpbG__reviewDate{opacity:.4;font-size:.7rem}
