.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.tides-main{flex:1;display:flex;flex-direction:column;gap:16px;padding:16px 24px;max-width:950px;width:100%;margin:0 auto}.tides-map-wrap{position:relative;border:1px solid var(--shell-border);border-radius:var(--radius-lg);overflow:hidden}.tides-map{width:100%;height:420px;background:var(--shell-surface)}.tides-map-loading{position:absolute;bottom:12px;left:12px;right:12px;display:flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:11px;color:var(--shell-text);z-index:1000}.tides-map-loading .loading-bar{flex:1}.tide-marker-icon{background:none!important;border:none!important}.tide-marker-dot{width:10px;height:10px;background:var(--lcd-green);border:2px solid var(--lcd-bg);border-radius:50%;transition:all .15s ease}.tide-marker-dot.selected{background:var(--sun-gold);border-color:var(--sun-gold-dim);box-shadow:0 0 6px var(--sun-glow)}.tide-cluster-icon{background:none!important;border:none!important}.tide-cluster{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--lcd-bg);border:2px solid var(--lcd-green-dim);border-radius:50%;font-family:var(--font-lcd);font-size:14px;color:var(--lcd-green)}.tide-tooltip{font-family:var(--font-mono)!important;font-size:11px!important;background:var(--shell-surface)!important;border:1px solid var(--shell-border)!important;color:var(--shell-text-bright)!important;border-radius:var(--radius)!important;padding:4px 8px!important;box-shadow:0 2px 6px #0000001a!important}.tide-tooltip:before{border-top-color:var(--shell-border)!important}.tides-prompt{text-align:center;font-family:var(--font-mono);font-size:13px;color:var(--shell-text);padding:24px;letter-spacing:.5px}.tides-detail{display:flex;flex-direction:column;gap:12px}.tides-station-header{display:flex;align-items:baseline;gap:12px;padding:10px 14px;background:var(--shell-surface);border:1px solid var(--shell-border);border-radius:var(--radius-lg)}.tides-station-name{font-family:var(--font-lcd);font-size:24px;color:var(--lcd-green)}.tides-station-id{font-family:var(--font-mono);font-size:11px;color:var(--shell-text);letter-spacing:.5px}.tides-table-wrap{background:var(--shell-surface);border:1px solid var(--shell-border);border-radius:var(--radius-lg);padding:12px 14px}.tides-table-label{font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:1.5px;color:var(--shell-text);margin-bottom:8px}.tides-row-single{display:flex;align-items:center;gap:2px;background:var(--lcd-bg);border:1px solid var(--lcd-grid-strong);border-radius:var(--radius);padding:10px 12px}.tide-date-cell{font-family:var(--font-mono);font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:var(--lcd-green-bright);min-width:52px;padding-right:10px;border-right:1px solid var(--lcd-grid-strong);margin-right:6px}.tide-cell{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1;padding:0 6px}.tide-cell-empty{flex:1;text-align:center;font-family:var(--font-mono);font-size:14px;color:var(--lcd-grid-strong);padding:0 6px}.tide-cell-time{font-family:var(--font-lcd);font-size:22px;color:var(--lcd-green-bright);line-height:1}.tide-cell-detail{display:flex;align-items:center;gap:4px}.tide-arrow{font-size:11px;line-height:1}.tide-cell-height{font-family:var(--font-lcd);font-size:18px;line-height:1}.tide-cell-high .tide-arrow,.tide-cell-high .tide-cell-height{color:#1a6010}.tide-cell-low .tide-arrow,.tide-cell-low .tide-cell-height{color:#a02018}.forecast-table{display:flex;flex-direction:column;gap:3px}.forecast-row{padding:6px 12px}.forecast-row .tide-date-cell{min-width:80px;font-size:11px}.forecast-row .tide-cell-time{font-size:18px}.forecast-row .tide-cell-height{font-size:14px}.forecast-row .tide-arrow{font-size:10px}.currents-panel{background:var(--shell-surface);border:1px solid var(--shell-border);border-radius:var(--radius-lg);padding:12px 14px}.currents-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.currents-source{font-family:var(--font-mono);font-size:10px;color:var(--shell-text);letter-spacing:.3px}.currents-row-single{display:flex;align-items:flex-start;gap:2px;background:var(--lcd-bg);border:1px solid var(--lcd-grid-strong);border-radius:var(--radius);padding:10px 8px}.current-cell{display:flex;flex-direction:column;align-items:center;gap:3px;flex:1;padding:0 2px;min-width:0}.current-cell-time{font-family:var(--font-lcd);font-size:20px;color:var(--lcd-green-bright);line-height:1}.current-cell-type{font-family:var(--font-mono);font-size:9px;letter-spacing:.5px;font-weight:700}.current-cell-speed{font-family:var(--font-lcd);font-size:15px;line-height:1}.current-cell-flood .current-cell-type,.current-cell-flood .current-cell-speed{color:#7a4400}.current-cell-ebb .current-cell-type,.current-cell-ebb .current-cell-speed{color:#2a4870}.current-cell-slack .current-cell-type,.current-cell-slack .current-cell-speed{color:#3a4828}.current-cell-dir{display:flex;align-items:center;gap:3px;font-family:var(--font-mono);font-size:9px;color:#3a4828;letter-spacing:.3px}.current-cell-dir-arrow{display:inline-block;font-size:11px;line-height:1}.current-cell-flood .current-cell-dir-arrow{color:#7a4400}.current-cell-ebb .current-cell-dir-arrow{color:#2a4870}@media(max-width:700px){.tides-main{padding:12px}.tides-map{height:300px}.tides-station-header{flex-direction:column;gap:4px}.tides-row-single{padding:8px 6px}.tide-date-cell{font-size:10px;min-width:36px;padding-right:6px;margin-right:2px}.tide-cell{padding:0 2px}.tide-cell-time{font-size:16px}.tide-cell-height{font-size:14px}.tide-arrow{font-size:9px}.currents-row-single{padding:8px 4px}.current-cell-time{font-size:16px}.current-cell-type{font-size:8px}.current-cell-speed{font-size:13px}.current-cell-dir{font-size:8px}.forecast-row .tide-date-cell{min-width:56px;font-size:9px}.forecast-row .tide-cell-time{font-size:14px}.forecast-row .tide-cell-height{font-size:12px}.forecast-row{padding:5px 6px}.currents-header{flex-direction:column;gap:4px}}
