html,body,#root{margin:0;padding:0;width:100%;height:100%;overflow:hidden}#root{display:flex;flex-direction:column}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.95)}}@keyframes bounce{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.loading-logo-container{position:relative;display:flex;align-items:center;justify-content:center}.loading-dot{display:inline-block}.beach-navigation{box-shadow:0 -2px 8px #00000026}.beach-page-with-nav{padding-bottom:70px}.home-page{background-color:#f5f5f5;color:#333;width:100%;min-height:100%;display:flex;flex-direction:column}.forecast-subheader{background-color:#2c5f5f;color:#fff;padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;font-size:.9rem}.forecast-datetime{flex:1}.share-btn{background:none;border:none;font-size:1.2rem;color:#fff;cursor:pointer;padding:.25rem .5rem;margin-left:1rem}.forecast-section{position:relative;padding:2rem 1.5rem;color:#fff;display:flex;align-items:center;min-height:180px;overflow:hidden}.forecast-waves{background-color:#2c5f5f}.forecast-wind{background-color:#1d726d}.forecast-weather{background-color:#21815c}.forecast-arrow{position:absolute;font-size:8rem;color:#ff00004d;font-weight:700;z-index:0;pointer-events:none}.forecast-arrow-up{top:-2rem;left:50%;transform:translate(-50%)}.forecast-arrow-down{bottom:-2rem;left:50%;transform:translate(-50%)}.forecast-content{position:relative;z-index:1;display:flex;align-items:center;gap:2rem;width:100%}.forecast-icon-large{flex-shrink:0;display:flex;align-items:center;justify-content:center}.forecast-data{display:flex;flex-direction:column;gap:.5rem;flex:1}.forecast-value-large{font-size:2rem;font-weight:600;color:#fff;line-height:1.2}.forecast-direction{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex-shrink:0}.forecast-direction-text{font-size:.9rem;font-weight:500;text-align:center;color:#fff}.error-container{padding:2rem;display:flex;justify-content:center;align-items:center;min-height:50vh}.error{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;text-align:center;max-width:400px}.error h3{color:#d32f2f;margin-bottom:1rem}.error p{color:#666}.beach-selector{padding:2rem;text-align:center;background-color:#f5f5f5;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.beach-selector h2{color:#333;margin-bottom:.5rem}.beach-selector p{color:#666;margin:.5rem 0}.geo-error-message{background-color:#fff3cd;border:1px solid #ffc107;border-radius:4px;padding:1rem;margin:1rem 0;color:#856404}.geo-error-message p{margin:0;font-size:.9rem}.beach-selector-buttons{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:300px;margin-top:1rem}.btn-primary{background-color:#2c5f5f;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s;width:100%}.btn-primary:hover{background-color:#245050}.btn-secondary{background-color:#6c757d;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s;width:100%}.btn-secondary:hover{background-color:#5a6268}.charts-page{background:linear-gradient(135deg,#1e3a5f,#2a5a75);color:#fff;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.charts-content{flex:1;overflow-y:auto;padding:1rem;-webkit-overflow-scrolling:touch}.charts-section{background-color:#ffffff0d;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.charts-section-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px}.charts-days-container{display:flex;gap:1rem;justify-content:space-between;flex-wrap:wrap}.charts-day-column{flex:1;min-width:100px;display:flex;flex-direction:column;align-items:center;padding:1rem;background-color:#ffffff0d;border-radius:8px}.charts-day-name{font-size:1rem;font-weight:600;color:#fff;text-transform:capitalize;margin-bottom:.25rem}.charts-day-date{font-size:.85rem;color:#ffffffb3;margin-bottom:.5rem}.charts-indicators{width:100%;align-items:center}.charts-indicator{display:flex;flex-direction:column;align-items:center;gap:.25rem;width:100%}.charts-arrow{font-size:1.5rem;color:#fff;transform-origin:center;transition:transform .2s ease}.charts-bar{width:100%;height:4px;border-radius:2px;transition:background-color .2s ease}.charts-value{font-size:1.25rem;font-weight:700;color:#fff;text-align:center}.charts-subvalue{font-size:.9rem;color:#ffffffb3;text-align:center;margin-top:.25rem}.charts-height-range{font-size:.85rem;color:#fffc;text-align:center;margin-top:.5rem;font-weight:600}.charts-bar-chart{display:flex;gap:.5rem;align-items:flex-end;justify-content:center;height:80px;width:100%;margin-top:1rem}.charts-bar-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;gap:.25rem}.charts-bar-fill{width:100%;background-color:#4a8bb5;border-radius:4px 4px 0 0;min-height:10px;transition:height .3s ease}.charts-bar-label{font-size:.75rem;color:#ffffffb3;text-align:center}.forecast-icons-column{flex-shrink:0;width:100px;display:flex;flex-direction:column;box-shadow:2px 0 4px #0000001a;z-index:10;align-self:flex-start;transition:width .3s ease;overflow:hidden;height:100%}.forecast-icons-column-header{box-shadow:0 2px 4px #0000001a;height:48px;min-height:48px;max-height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:sticky;top:0;z-index:21}.forecast-section-icon{background-color:inherit;padding:1.5rem .75rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem;width:100%;border-right:1px solid rgba(255,255,255,.1);transition:opacity .2s ease}.forecast-unified-scroll-container{flex:1;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:auto;margin-left:0!important;padding-left:0!important;display:flex;flex-direction:column;min-height:0;height:100%}.forecast-unified-content{flex:1;display:flex;flex-direction:column;min-height:0}.forecast-day-title-fixed{position:relative;flex-shrink:0;height:48px;min-height:48px;max-height:48px}.forecast-day-text-enter-right.animating{animation:slideInFromRight .3s ease-out}.forecast-day-text-enter-left.animating{animation:slideInFromLeft .3s ease-out}.forecast-day-text-exit-right{animation:slideOutToRight .3s ease-out}.forecast-day-text-exit-left{animation:slideOutToLeft .3s ease-out}@media(max-width:768px){.charts-days-container{flex-direction:column}.charts-day-column{width:100%}}.forecast-page{background-color:#2a5a75;color:#fff;width:100%;height:100%;max-height:100%;display:flex;flex-direction:column;overflow:hidden}.forecast-page .css-18s9m08{padding:0!important}.forecast-beach-header{background-color:#3a7a95;color:#fff;padding:1.5rem 1rem;display:flex;justify-content:space-between;align-items:center}.beach-nav-btn{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.5rem 1rem;transition:opacity .2s;font-weight:700}.beach-nav-btn:hover{opacity:.7}.beach-name-header{flex:1;text-align:center;font-weight:600;font-size:1.2rem;color:#fff}.forecast-section{border-bottom:1px solid rgba(255,255,255,.1);padding:0;display:flex;flex-direction:column;flex:1 1 0;min-height:0}.forecast-section-surf{background-color:#4a8bb5}.forecast-section-wind{background-color:#3a7a95}.forecast-section-weather{background-color:#2a5a75}.forecast-icons-column{flex-shrink:0;width:100px;display:flex;flex-direction:column;box-shadow:2px 0 4px #0000001a;z-index:10;align-self:flex-start;transition:width .3s ease;overflow:hidden;height:100%;min-height:0}.forecast-icons-column.collapsed{width:48px}.forecast-icons-column-header{box-shadow:0 2px 4px #0000001a;height:30px;min-height:30px;max-height:30px;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:sticky;top:0;z-index:21}.forecast-section-icon{background-color:inherit;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;width:100%;border-right:1px solid rgba(255,255,255,.1);transition:opacity .2s ease;flex-shrink:0}.forecast-section-icon.collapsed{padding:.5rem;justify-content:center;align-items:center}.forecast-section-labels{display:flex;flex-direction:column;gap:0;font-size:.85rem;color:#ffffffe6;text-align:center;width:100%;height:100%;flex:1;min-height:0;align-items:stretch}.forecast-label{color:#ffffffe6;border-bottom:1px solid rgba(255,255,255,.1);width:100%;flex-shrink:0;flex-grow:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box;margin:0;padding:0;min-height:0}.forecast-unified-scroll-container{flex:1;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:auto;margin-left:0!important;padding-left:0!important;display:flex;flex-direction:column;min-height:0;max-height:100%}.forecast-unified-scroll-container>*{min-width:max-content}.forecast-unified-content{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.forecast-section-scroll{flex:1;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:auto}.forecast-section-content{display:flex;flex-direction:column;min-width:max-content;width:max-content;flex:1;min-height:0;overflow:hidden}.forecast-row{display:flex;min-width:max-content;align-items:center;flex:1;min-height:0}.forecast-section-content .forecast-row:nth-child(1){background-color:#ffffff0d}.forecast-section-content .forecast-row:nth-child(2){background-color:#ffffff05}.forecast-section-content .forecast-row:nth-child(3){background-color:#ffffff0d}.forecast-section-content .forecast-row:nth-child(4){background-color:#ffffff05}.forecast-row-hours{font-weight:600;padding:.125rem 0;background-color:#ffffff0d!important}.forecast-cell-hours{padding:.5rem!important}.forecast-row-icons{padding:.5rem 0}.forecast-row-direction{padding:.75rem 0!important}.forecast-cell-direction{padding:1rem .5rem!important}.forecast-cell{min-width:90px;width:90px;padding:1rem .5rem;text-align:center;color:#fff;font-size:1rem;display:flex;align-items:center;justify-content:center;border-right:1px solid rgba(255,255,255,.05);flex-shrink:0}.forecast-row-icons .forecast-cell{padding:.75rem .5rem}.forecast-row-hours .forecast-cell{font-weight:600;padding-bottom:.25rem}.forecast-day-title-fixed{box-shadow:0 2px 4px #0000001a;position:relative;flex-shrink:0;height:30px;min-height:30px;max-height:30px;z-index:20;padding-left:5px;padding-right:5px}.forecast-day-text{display:inline-block;width:100%;text-align:center}.forecast-day-text-enter-right.animating{animation:slideInFromRight .3s ease-out forwards}.forecast-day-text-enter-left.animating{animation:slideInFromLeft .3s ease-out forwards}.forecast-day-text-exit-right{animation:slideOutToLeft .3s ease-out forwards}.forecast-day-text-exit-left{animation:slideOutToRight .3s ease-out forwards}@keyframes slideInFromRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInFromLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOutToLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}@keyframes slideOutToRight{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.loading{padding:2rem;text-align:center;color:#333;font-size:1.1rem}.error{padding:2rem;text-align:center;color:#d32f2f;font-size:1.1rem}.beach-info-page{background-color:#2a5a75;color:#333;width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%;display:flex;flex-direction:column;position:relative;z-index:1;margin:0;overflow-x:hidden;overflow-y:hidden;-webkit-overflow-scrolling:touch}.main-content>.beach-info-page{height:100%;min-height:100%}.beach-info-photo{width:100%;height:280px;background-color:#e0e0e0;overflow:hidden;box-shadow:0 2px 8px #0000001a;position:relative}.beach-info-photo-img{width:100%;height:100%;object-fit:cover;display:block}.beach-info-photo-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#e0e0e0,#bdbdbd);color:#666}.beach-info-photo-placeholder .photo-icon{font-size:3rem;margin-bottom:.5rem}.beach-info-photo-placeholder p{margin:0;font-size:1rem;font-weight:500}.action-icon{font-size:1.2rem}.spot-details-compact{background:linear-gradient(135deg,#1a3a55,#2a5a75);padding:.75rem 0;margin:0;width:100%;box-shadow:0 2px 6px #00000026;flex:0 0 30%;min-height:0;display:flex;flex-direction:column}.spot-details-title-compact{font-size:.9rem;font-weight:800;color:#fff;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:1px;padding:.75rem .5rem 0;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.5);opacity:1;position:relative;flex-shrink:0}.spot-details-grid-compact{display:grid;grid-template-columns:repeat(2,1fr);gap:0;width:100%;flex:1;min-height:0}.spot-detail-card-compact{padding:.75rem .5rem;border-radius:0;text-align:center;color:#fff;width:100%;cursor:default;pointer-events:none;background:linear-gradient(135deg,#ffffff1f,#ffffff0f);border-right:.5px solid rgba(255,255,255,.2);border-bottom:.5px solid rgba(255,255,255,.2);box-shadow:0 1px 4px #00000026,inset 0 .5px #ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.spot-detail-card-compact:nth-child(2n){border-right:none}.spot-detail-card-compact:nth-child(n+3){border-top:.5px solid rgba(255,255,255,.2)}.spot-detail-card-compact:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,#fff6,#fff9,#fff6);opacity:.5}.spot-detail-card-compact:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d,inset 0 1px #ffffff26;border-color:#ffffff4d}.detail-label-compact{font-size:.65rem;color:#ffffffd9;text-transform:uppercase;letter-spacing:.5px;font-weight:600;margin-bottom:.25rem;margin-top:0;display:block;opacity:.95;text-shadow:0 1px 2px rgba(0,0,0,.3)}.detail-value-compact{font-size:1rem;font-weight:800;color:#fff;display:block;text-shadow:0 1px 2px rgba(0,0,0,.4);opacity:1;letter-spacing:.3px;line-height:1.2}.nearby-beaches-compact{background:linear-gradient(135deg,#2a5a75,#3a7a95);padding:.75rem .5rem 15px;margin:0;width:100%;flex:0 0 30%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.nearby-beaches-title-compact{font-size:.9rem;font-weight:800;color:#fff;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px;padding:0 .5rem;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.4);position:relative}.nearby-beaches-list-compact{display:flex;flex-direction:column;gap:.5rem;width:100%;flex:1;min-height:0;overflow:hidden}.nearby-beach-card-compact{display:flex;justify-content:space-between;align-items:center;padding:.6rem .75rem;border-radius:8px;cursor:pointer;transition:all .3s ease;color:#fff;background:linear-gradient(135deg,#ffffff1f,#ffffff0f);border:.5px solid rgba(255,255,255,.2);box-shadow:0 1px 4px #00000026,inset 0 .5px #ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.nearby-beach-card-compact:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,#fff6,#fff9,#fff6);opacity:.4}.nearby-beach-card-compact:hover{transform:translate(6px) translateY(-2px);box-shadow:0 4px 12px #0000004d,inset 0 1px #ffffff26;border-color:#ffffff59;background:linear-gradient(135deg,#ffffff2e,#ffffff1a)}.nearby-beach-name-compact{font-size:.85rem;font-weight:700;color:#fff;flex:1;text-shadow:0 1px 2px rgba(0,0,0,.3);letter-spacing:.2px}.nearby-beach-distance-compact{font-size:.75rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#ffffff40,#ffffff26);padding:.3rem .6rem;border-radius:12px;border:.5px solid rgba(255,255,255,.3);box-shadow:0 1px 2px #00000026;text-shadow:0 1px 2px rgba(0,0,0,.3);letter-spacing:.3px}.favorites-page{background-color:#f5f5f5;color:#333;width:100%;min-height:100%}.date-selector-bar{background-color:#fff;padding:1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e0e0e0;color:#333}.date-selector-left,.date-selector-right{display:flex;align-items:center;gap:.5rem;color:#333}.date-arrow{font-size:1.2rem;color:#666}.view-mode-bar{background-color:#e0e0e0;padding:.75rem;display:flex;justify-content:center;gap:1rem}.view-mode-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:.5rem;opacity:.5;transition:opacity .2s}.view-mode-btn.active{opacity:1}.forecast-tables{padding:1rem}.beach-forecast-section{margin-bottom:1.5rem}.beach-forecast-header{background-color:#424242;color:#fff;padding:.75rem 1rem;font-weight:700}.forecast-table{width:100%;border-collapse:collapse}.forecast-row{display:grid;grid-template-columns:60px 1fr 1fr 1fr 80px;gap:1px;background-color:#2c5f5f}.forecast-row.header-row{background-color:transparent}.forecast-row.even{background-color:#2c5f5f}.forecast-row.odd{background-color:#245050}.forecast-cell{padding:.75rem .5rem;color:#fff;font-size:.9rem;text-align:center;display:flex;align-items:center;justify-content:center}.forecast-cell.direction-cell{background-color:#0003}.direction-compass{font-size:1.2rem;display:inline-block;transition:transform .3s}.favorites-bottom-bar{background-color:#424242;color:#fff;padding:.75rem 1rem;text-align:center;position:fixed;bottom:0;left:0;right:0}.profile-page{background-color:#f5f5f5;color:#333;width:100%;min-height:100%}.profile-header{background-color:#424242;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center}.profile-picture{display:flex;flex-direction:column;align-items:center;gap:1rem}.profile-picture-circle{width:100px;height:100px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0003}.profile-wave-icon{font-size:3rem}.profile-name{color:#fff;font-size:1.2rem;font-weight:500}.profile-details{background-color:#fff;margin-top:1px}.profile-detail-item{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid #e0e0e0;color:#333}.profile-detail-item:last-child{border-bottom:none}.detail-icon{font-size:1.5rem;width:30px;text-align:center}.detail-text{flex:1;color:#333}.photos-page{background-color:#f5f5f5;color:#333;width:100%;min-height:100%;padding-bottom:2rem}.photos-section{margin-bottom:2rem}.photos-date-header{background-color:#e0e0e0;padding:.75rem 1rem;color:#333;font-weight:500}.photos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background-color:#fff;padding:1px}.photo-item{position:relative;aspect-ratio:1;background-color:#fff;overflow:hidden}.photo-image{width:100%;height:100%;object-fit:cover}.photo-item video{width:100%;height:100%;object-fit:cover;background-color:#000}.photo-share-btn{position:absolute;bottom:.5rem;right:.5rem;background-color:#ffffffe6;border:none;width:30px;height:30px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem}.photo-placeholder{aspect-ratio:1;background-color:#fff}.no-photos{text-align:center;padding:3rem 1rem;color:#666}.loading{display:flex;align-items:center;justify-content:center;min-height:100vh;color:#666;font-size:1.1rem}.login-page{background-color:#fff;color:#333;width:100%;min-height:100%;display:flex;flex-direction:column;justify-content:center;padding:2rem}.login-message{text-align:center;margin-bottom:2rem;color:#333}.login-message p{font-size:1rem;line-height:1.6}.login-buttons{display:flex;flex-direction:column;gap:1rem;max-width:400px;margin:0 auto;width:100%}.login-btn{padding:1rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;display:flex;align-items:center;gap:.75rem;transition:opacity .2s;color:#fff}.login-btn:hover{opacity:.9}.login-btn.facebook{background-color:#1877f2}.login-btn.google{background-color:#4285f4}.login-btn.apple{background-color:#000}.login-icon{font-size:1.2rem;font-weight:700}.login-error{background-color:#ffebee;border:1px solid #f8bbd0;border-radius:4px;padding:1rem;margin:1rem auto;max-width:400px;color:#c62828;text-align:center}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-container{width:100%;height:100vh;position:relative}.leaflet-container{height:100%!important;width:100%!important;z-index:1}.beach-marker{background:transparent!important;border:none!important;transition:transform .3s ease}.beach-marker-selected{z-index:1000!important;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.leaflet-popup-content-wrapper{border-radius:8px;padding:0}.leaflet-popup-content{margin:0;padding:0}.user-marker{background:transparent!important;border:none!important}.about-page{width:100%;min-height:100%;height:100%;padding:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.about-section{padding:0;margin:0}.about-title{font-size:1.1rem;font-weight:700;margin-bottom:1rem}.about-text{font-size:1rem;line-height:1.6}.about-feature-icon{font-size:1.5rem;width:32px;text-align:center;flex-shrink:0}.about-footer{text-align:center;padding:0;margin:0}.about-footer-text{font-size:.875rem}.preferences-page{width:100%;min-height:100%;height:100%;padding:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.preferences-section{padding:0;margin:0}.preferences-title{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.preferences-description{font-size:.9rem;line-height:1.5}.preferences-option-title{font-size:1rem;font-weight:600;margin-bottom:.25rem}.preferences-option-desc{font-size:.875rem;line-height:1.4}.preferences-option{transition:all .2s ease}.menu-header-left{padding:1.5rem 1rem;background-color:#2a5a75;border-bottom:2px solid #1A3A55}.menu-logo{display:flex;align-items:center;gap:1rem}.logo-circle{width:50px;height:50px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.logo-wave{font-size:2rem}.menu-title{color:#fff;font-size:1.2rem;font-weight:500}.menu-item{display:flex;align-items:center;gap:1rem}.menu-item a,.menu-item button{display:flex;align-items:center;gap:1rem;width:100%}.menu-icon{font-size:1.2rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.menu-social{padding:1rem;display:flex;gap:1rem;justify-content:center;border-top:1px solid rgba(255,255,255,.1);margin-top:auto}.social-icon{width:40px;height:40px;border-radius:50%;background-color:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-weight:700;transition:background-color .2s}.social-icon:hover{background-color:#fff3}.header-menu-icon-wrapper svg{width:30px!important;height:30px!important;flex-shrink:0!important}.header-wave-icon-wrapper svg{width:30px!important;height:30px!important;flex-shrink:0!important}.page-transition{width:100%;height:100%;position:relative}.page-transition-entering{animation:pageEnter .3s ease-out forwards}.page-transition-exiting{animation:pageExit .2s ease-in forwards}@keyframes pageEnter{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes pageExit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-20px)}}.page-transition{will-change:transform,opacity;backface-visibility:hidden;perspective:1000px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;margin:0;padding:0;overflow:hidden;position:fixed;width:100%;height:100%}.app{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative}.main-content{flex:1;padding:0;width:100%;overflow:hidden;background-color:#f5f5f5;color:#333;position:relative;min-height:0;display:flex;flex-direction:column}.header{background-color:#2c5f5f;padding:1rem;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100;flex-shrink:0;width:100%}.header-content{display:flex;justify-content:space-between;align-items:center}.menu-toggle{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:.5rem;color:#fff;transition:opacity .2s}.menu-toggle:hover{opacity:.7}.menu-right{font-size:1.3rem}.beach-name{font-weight:700;font-size:1.1rem;color:#fff}.left-menu{position:fixed;top:0;left:0;height:100vh;width:75%;max-width:300px;background:linear-gradient(135deg,#3a7a95,#2a5a75);box-shadow:2px 0 8px #0003;transform:translate(-100%);transition:transform .3s ease;z-index:1000;overflow-y:auto;color:#fff}.left-menu.open{transform:translate(0)}.right-menu{position:fixed;top:0;right:0;height:100vh;width:75%;max-width:400px;background:linear-gradient(135deg,#3a7a95,#2a5a75);box-shadow:-2px 0 8px #0003;transform:translate(100%);transition:transform .3s ease;z-index:1000;overflow:hidden;color:#fff;display:flex;flex-direction:column}.right-menu.open{transform:translate(0)}.menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:999}.menu-overlay.open{opacity:1;pointer-events:all}.menu-header{padding:.75rem 1rem;background-color:#0003;border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center}.menu-header h2{margin:0;color:#fff;font-size:1rem;font-weight:600}.menu-header button{background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer;padding:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.menu-header button:hover{opacity:.7}.menu-list{list-style:none;padding:0}.menu-item{padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer;transition:background-color .2s;color:#fff}.menu-item a,.menu-item button{color:#fff;text-decoration:none;display:flex;align-items:center;gap:1rem;width:100%;background:none;border:none;padding:0;font:inherit;cursor:pointer}.menu-item:hover{background-color:#ffffff1a}.menu-item.active{background-color:#fff3;font-weight:700}.right-menu .menu-header{background-color:#0003}.search-container{padding:.75rem 1rem;background-color:#00000026;border-bottom:1px solid rgba(255,255,255,.1)}.search-input{width:100%;padding:.5rem .75rem;border:1px solid rgba(255,255,255,.2);border-radius:4px;background-color:#ffffff1a;color:#fff;font-size:.9rem}.search-input::placeholder{color:#fff9}.search-input:focus{outline:none;border-color:#fff6;background-color:#ffffff26}.beaches-container{flex:1;padding:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.depto-section{margin-bottom:0}.depto-name{font-size:1rem;font-weight:700;color:#fff;margin:0;padding:1rem 1.25rem .75rem;background-color:#0000001a;text-transform:none;letter-spacing:0;border-bottom:1px solid rgba(255,255,255,.15)}.beaches-list{list-style:none;padding:0;margin:0;background-color:transparent}.beach-item{padding:.875rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.08);cursor:pointer;transition:all .2s;color:#fff;font-size:.95rem;list-style:none;background-color:transparent}.beach-item:hover{background-color:#ffffff1a}.beach-item.active{background-color:#fff3;font-weight:600}.no-results{text-align:center;padding:2rem;color:#ffffffb3}.loading{text-align:center;padding:2rem}.error{color:#d32f2f;text-align:center;padding:1rem}.error-container{padding:2rem;max-width:600px;margin:0 auto}.error-container .error{background-color:#ffebee;border:1px solid #f8bbd0;border-radius:8px;padding:1.5rem}.error-container .error h3{margin-bottom:.5rem;color:#c62828}.error-container .error p{margin:.5rem 0;color:#666}.error-detail{font-size:.9rem;color:#999;margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.forecast-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin-top:1rem}.forecast-card{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000001a}.forecast-day{font-weight:700;margin-bottom:.5rem}.forecast-time{font-size:.9rem;color:#666;margin-bottom:.5rem}.forecast-data{display:flex;flex-direction:column;gap:.25rem}.beach-selector{text-align:center;padding:2rem;max-width:500px;margin:2rem auto}.beach-selector h2{margin-bottom:1rem;color:#333}.beach-selector p{margin-bottom:1rem;color:#666;line-height:1.6}.btn-primary{background-color:#007bff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s;margin-top:1rem}.btn-primary:hover{background-color:#0056b3}.btn-primary:active{background-color:#004085}@media(max-width:768px){.forecast-container{grid-template-columns:1fr}.beach-selector{padding:1rem}}
