@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700;900&family=Exo+2:wght@300;400;600&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{background:#0a0015;color:#fff;font-family:"Exo 2",sans-serif;min-height:100vh}.app{max-width:480px;margin:0 auto;padding:0 0 60px}.hero{background:linear-gradient(160deg,#0a0015,#1a0533 30%,#ff6ec7 70%,#ff9a3c);padding:48px 24px 40px;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:repeating-linear-gradient(90deg,transparent,transparent 40px,rgba(255,110,199,.15) 40px,rgba(255,110,199,.15) 41px),repeating-linear-gradient(0deg,transparent,transparent 20px,rgba(255,110,199,.15) 20px,rgba(255,110,199,.15) 21px)}.hero-eyebrow{font-family:Orbitron,monospace;font-size:10px;letter-spacing:4px;color:#ff6ec7;text-transform:uppercase;margin-bottom:12px}.hero-title{font-family:Orbitron,monospace;font-size:32px;font-weight:900;line-height:1.1;background:linear-gradient(180deg,#fff,#ff6ec7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}.hero-dates{font-family:Orbitron,monospace;font-size:12px;letter-spacing:3px;color:#ffd6f0;margin-bottom:20px}.hero-address{display:inline-block;background:#ffffff14;border:1px solid rgba(255,110,199,.4);border-radius:12px;padding:10px 18px;font-size:13px;color:#ffd6f0;text-decoration:none;transition:background .2s}.hero-address:hover{background:#ff6ec726}.cards{padding:24px 16px;display:flex;flex-direction:column;gap:16px}.card{background:linear-gradient(135deg,#12002a,#1e0040);border:1px solid rgba(255,110,199,.2);border-radius:20px;padding:20px;position:relative;overflow:hidden}.card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#ff6ec7,#00e5ff,#ff6ec7)}.card-label{font-family:Orbitron,monospace;font-size:9px;letter-spacing:3px;color:#00e5ff;text-transform:uppercase;margin-bottom:12px}.card-main{font-size:36px;font-weight:600;color:#fff;line-height:1;margin-bottom:4px}.card-sub{font-size:13px;color:#ffffff80;margin-bottom:16px}.card-detail{font-size:13px;color:#ffffffb3;line-height:1.8}.card-detail span{color:#ff6ec7;font-weight:600}.tide-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.06)}.tide-row:last-child{border-bottom:none}.tide-type{font-family:Orbitron,monospace;font-size:10px;letter-spacing:2px;padding:3px 8px;border-radius:20px;text-transform:uppercase}.tide-type.high{background:#00e5ff26;color:#00e5ff}.tide-type.low{background:#ff6ec726;color:#ff6ec7}.tide-time{font-size:14px;color:#fff}.tide-height{font-size:13px;color:#ffffff80}.activity-item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06)}.activity-item:last-child{border-bottom:none}.activity-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#ff6ec7,#00e5ff);flex-shrink:0}.activity-name{font-size:15px;color:#ffd6f0}.loading{font-family:Orbitron,monospace;font-size:11px;letter-spacing:2px;color:#ff6ec7;animation:pulse 1.5s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.error{font-size:12px;color:#ff6ec799}.footer{text-align:center;padding:0 16px;font-family:Orbitron,monospace;font-size:9px;letter-spacing:2px;color:#ff6ec74d}
