body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f8ff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:20px}.header{color:#2c3e50;margin-bottom:30px;text-align:center}.controls{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;gap:20px;margin:20px 0;padding:20px}.controls,.distance-filter{align-items:center;display:flex;flex-direction:column}.distance-filter{gap:10px;max-width:400px;width:100%}.distance-filter label{color:#2c3e50;font-size:1.1em;font-weight:700}.distance-slider{-webkit-appearance:none;background:#ddd;border-radius:3px;height:6px;outline:none;width:100%}.distance-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#3498db;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:20px;width:20px}.distance-slider::-moz-range-thumb{background:#3498db;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:20px;width:20px}.distance-labels{color:#7f8c8d;display:flex;font-size:.9em;justify-content:space-between;width:100%}.refresh-button{background:#3498db;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1em;padding:10px 20px;transition:background-color .2s}.refresh-button:hover{background:#2980b9}.sort-filter{align-items:center;display:flex;flex-direction:column;gap:5px;margin:10px 0}.sort-filter label{color:#2c3e50;font-size:1em;font-weight:700}.sort-dropdown{background:#fff;border:2px solid #ddd;border-radius:8px;color:#2c3e50;cursor:pointer;font-size:.9em;outline:none;padding:8px 12px;transition:border-color .2s}.sort-dropdown:hover{border-color:#3498db}.sort-dropdown:focus{border-color:#3498db;box-shadow:0 0 0 2px #3498db33}.beach-count{color:#7f8c8d;font-size:.9em;font-weight:500;margin-top:15px}@media (min-width:768px){.controls{align-items:center;flex-direction:row;justify-content:space-between}.distance-filter{flex:1 1;max-width:300px}.sort-filter{flex:0 0 auto;margin:0 15px}}.beach-list{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:800px}.beach-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;cursor:pointer;padding:15px;transition:transform .2s}.beach-card:hover{transform:translateY(-2px)}.beach-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.beach-info{flex:1 1}.scores-container{display:flex;gap:8px;margin-left:15px}.score-item{align-items:center;border-radius:6px;display:flex;flex-direction:column;font-size:.9em;min-width:45px;padding:6px 8px}.score-label{font-size:.7em;font-weight:500;margin-bottom:2px;opacity:.8}.score-value{font-size:1.1em;font-weight:700}.beach-score-compact{border-radius:8px;font-size:1.5em;font-weight:700;margin-left:15px;min-width:60px;padding:8px 12px;text-align:center}.beach-details{border-top:1px solid #eee;margin-top:15px;padding-top:15px}.beach-details.collapsed{display:none}.expand-indicator{color:#7f8c8d;font-size:.9em;margin-top:5px}.beach-name{color:#2c3e50;font-size:1.2em;font-weight:700;margin:0}.beach-score{border-radius:8px;font-size:2em;font-weight:700;margin:15px 0;padding:10px;text-align:center}.score-excellent{background-color:#27ae60;color:#fff}.score-good{background-color:#f39c12;color:#fff}.score-poor{background-color:#e74c3c;color:#fff}.weather-details{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin:15px 0}.weather-item{border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:8px 0}.distance{color:#3498db;font-size:.9em;font-weight:700;margin:0}.loading{color:#7f8c8d}.error,.loading{padding:40px;text-align:center}.error{background-color:#fadbd8;border-radius:8px;color:#e74c3c;margin:20px 0}
/*# sourceMappingURL=main.5f8fe00d.css.map*/