:root{--bg:#f2f7f8;--surface:#ffffff;--surface-2:#e7f1f3;--text:#08233d;--text-muted:#587080;--border:#d1e1e5;--brand:#20b9bf;--brand-strong:#008eaa;--brand-dark:#062543;--go:#16845d;--go-bg:#e1f5ed;--borderline:#a9690d;--borderline-bg:#fff1d9;--nogo:#b74339;--nogo-bg:#fff0ed;--radius:18px;--shadow:0 2px 4px rgba(9,47,70,.04),0 14px 30px rgba(9,47,70,.08)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;background:radial-gradient(circle at 84% -10%,#d7f8f6 0,transparent 29rem),var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.55;font-size:16px}a{color:var(--brand-strong);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:960px;margin:0 auto;padding:0 20px}.site-header{background:rgba(6,37,67,.98);box-shadow:0 3px 16px rgba(0,23,42,.18);padding:10px 0;position:-webkit-sticky;position:sticky;top:0;z-index:20}.site-header .container{justify-content:space-between;gap:20px}.brand,.site-header .container{display:flex;align-items:center}.brand{min-width:142px;padding:5px 10px;border-radius:10px;background:#fff;box-shadow:0 3px 10px rgba(0,10,24,.16)}.brand img{display:block;width:142px;height:auto}.site-nav{display:flex;gap:21px;font-size:.9rem;font-weight:650}.site-nav a{color:#d6edf1;transition:color .15s ease}.site-nav a:hover{color:#6de4e0;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.spot-selector select{background:rgba(255,255,255,.08);color:#eefeff;border:1px solid rgba(255,255,255,.22);border-radius:8px;padding:6px 10px;font-size:.82rem;font-weight:650;cursor:pointer}.spot-selector select:hover{border-color:#6de4e0}.spot-hero{position:relative;overflow:hidden;margin:22px 0 18px;padding:30px 31px 27px;border-radius:24px;color:#fff;background:linear-gradient(125deg,#062543,#0d5576 55%,#098f9f);box-shadow:0 15px 31px rgba(4,48,75,.18)}.spot-hero:after,.spot-hero:before{content:"";position:absolute;border-radius:999px;pointer-events:none}.spot-hero:before{width:330px;height:330px;right:-100px;top:-225px;border:32px solid rgba(130,247,239,.17)}.spot-hero:after{width:460px;height:110px;left:33%;bottom:-80px;background:rgba(255,255,255,.08);transform:rotate(-9deg)}.spot-hero>*{position:relative;z-index:1}.hero-eyebrow,.section-eyebrow{margin:0 0 5px;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.hero-eyebrow{color:#90f1eb}h1{font-size:clamp(1.75rem,4vw,2.4rem);line-height:1.08;margin:0;letter-spacing:-.04em}h2{font-size:1.24rem;line-height:1.2;margin:28px 0 8px;letter-spacing:-.02em}h3{font-size:1.02rem;margin:18px 0 8px}.subtitle{color:rgba(255,255,255,.86);margin:9px 0 17px;max-width:650px}.hero-meta{display:flex;flex-wrap:wrap;gap:8px}.hero-meta span{padding:5px 10px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(2,35,58,.22);font-size:.76rem;font-weight:650}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px;margin:16px 0}.picker{display:flex;flex-wrap:wrap;gap:16px 25px;margin:0 0 10px;padding:17px 18px}.picker-group{display:flex;flex-direction:column;gap:6px}.picker-group label{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted)}.chip-row{display:flex;flex-wrap:wrap;gap:7px}.chip{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;padding:7px 13px;font-size:.87rem;font-weight:650;cursor:pointer;transition:all .15s ease}.chip:hover{border-color:var(--brand-strong);transform:translateY(-1px)}.chip[aria-pressed=true]{background:var(--brand-strong);border-color:var(--brand-strong);color:#fff;box-shadow:0 3px 8px rgba(0,142,170,.2)}.day-tabs{display:flex;gap:7px;overflow-x:auto;scrollbar-width:thin;padding:3px 1px 7px;margin:7px 0 12px}.day-tab{flex:1 0 76px;border:1px solid var(--border);background:rgba(255,255,255,.76);border-radius:13px;padding:8px 10px;cursor:pointer;text-align:center;transition:.15s ease}.day-tab:hover{border-color:var(--brand);background:var(--surface)}.day-tab[aria-pressed=true]{border-color:var(--brand-strong);background:#e4f7f6;box-shadow:inset 0 0 0 1px rgba(0,142,170,.12)}.day-tab .dow{font-size:.68rem;text-transform:uppercase;font-weight:800;letter-spacing:.05em;color:var(--text-muted)}.day-tab .dnum{font-size:1.05rem;font-weight:800;line-height:1.1}.day-tab .dscore{display:inline-block;min-width:29px;margin-top:4px;border-radius:999px;font-size:.7rem;font-weight:800;line-height:1.25}.verdict-banner{display:flex;align-items:center;gap:14px;padding:18px;border-radius:20px;margin:12px 0 16px;border:1px solid;box-shadow:var(--shadow)}.verdict-go{background:linear-gradient(110deg,#ddf7ec,#f8fffc);border-color:#7dd4ad}.verdict-borderline{background:linear-gradient(110deg,#fff0d5,#fffdf8);border-color:#edc372}.verdict-nogo{background:linear-gradient(110deg,#ffebe7,#fffdfc);border-color:#e7a09a}.verdict-icon{flex:0 0 45px;height:45px;display:grid;place-items:center;border-radius:50%;font-size:1.8rem;font-weight:850;line-height:1}.verdict-go .verdict-icon{color:var(--go);background:#c6efdc}.verdict-borderline .verdict-icon{color:var(--borderline);background:#ffe3a8}.verdict-nogo .verdict-icon{color:var(--nogo);background:#ffd7d1}.verdict-main{min-width:0}.section-eyebrow{color:var(--text-muted)}.verdict-label{font-size:1.52rem;font-weight:900;line-height:1.02;text-transform:uppercase;letter-spacing:-.03em}.verdict-go .verdict-label{color:var(--go)}.verdict-borderline .verdict-label{color:var(--borderline)}.verdict-nogo .verdict-label{color:var(--nogo)}.best-window{margin-top:5px;color:var(--text-muted);font-size:.9rem;font-weight:700}.score-badge{margin-left:auto;display:flex;align-items:center;gap:7px;min-width:117px;padding:8px 10px;border-radius:13px;background:rgba(255,255,255,.72);border:1px solid rgba(7,48,70,.1)}.score-badge strong{font-size:2rem;line-height:1;letter-spacing:-.07em}.score-badge small{font-size:.64rem;color:var(--text-muted);line-height:1.15;font-weight:750;text-transform:uppercase}.advice-card{position:relative;overflow:hidden;border-color:#bfe6e7;padding:20px}.advice-card:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:-42px;bottom:-54px;background:#d9f8f5}.advice-card>*{position:relative;z-index:1}.advice-heading{display:flex;gap:10px;align-items:center}.advice-heading h2{margin:0}.advice-heading .section-eyebrow{color:var(--brand-strong);margin-bottom:2px}.advice-mark{width:33px;height:33px;display:grid;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-strong))}.advice{font-size:1.04rem;line-height:1.65;margin:15px 0 13px;max-width:760px}.badges{display:flex;flex-wrap:wrap;gap:7px;margin:0}.badge{font-size:.78rem;padding:4px 10px;border-radius:999px;background:var(--surface-2);color:var(--text-muted);border:1px solid var(--border)}.badge strong{color:var(--text)}.conf-alta{color:var(--go)}.conf-media{color:var(--borderline)}.conf-bassa{color:var(--nogo)}.ad-break{margin:23px 0 26px}.ad-break>p{margin:0 0 5px;font-size:.65rem;font-weight:800;text-align:center}.ad-break>p,.ad-slot{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase}.ad-slot{display:flex;align-items:center;justify-content:center;min-height:110px;border:1px dashed #b8d1d9;border-radius:14px;background:rgba(231,241,243,.6);font-size:.68rem;margin:0;overflow:hidden}.ad-slot[data-format=rectangle]{min-height:140px;margin:20px 0}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:5px 0}table.hourly{width:100%;border-collapse:collapse;font-size:.85rem;min-width:580px}table.hourly td,table.hourly th{padding:8px;text-align:right;border-bottom:1px solid var(--border);white-space:nowrap}table.hourly td:first-child,table.hourly th:first-child{text-align:left;position:-webkit-sticky;position:sticky;left:0;background:var(--surface)}table.hourly thead th{color:var(--text-muted);font-weight:800;font-size:.68rem;text-transform:uppercase;letter-spacing:.05em}table.hourly tr.daytime td{background:var(--surface-2);font-weight:650}table.hourly tr.daytime td:first-child{background:var(--surface-2);box-shadow:inset 3px 0 0 var(--brand-strong)}table.hourly tr.past-hour{opacity:.42}table.hourly tr.past-hour td{padding-top:4px;padding-bottom:4px;font-size:.78rem;font-weight:500;background:transparent}table.hourly tr.past-hour td:first-child{background:var(--surface);box-shadow:none}table.hourly tr.past-hour .score-cell{padding:1px 5px}.past-hours-toggle{display:inline-flex;gap:8px;margin:0 0 5px;padding:6px 10px;border:1px solid var(--border);border-radius:999px;background:transparent;font-size:.78rem;font-weight:750}.daytime-legend{display:flex;align-items:center;gap:6px;margin:2px 0 8px}.daytime-key{display:inline-block;width:14px;height:14px;border-radius:3px;background:var(--surface-2);box-shadow:inset 3px 0 0 var(--brand-strong)}.score-cell{font-weight:800;border-radius:6px;padding:2px 6px}.s-go{background:var(--go-bg);color:var(--go)}.s-borderline{background:var(--borderline-bg);color:var(--borderline)}.s-nogo{background:var(--nogo-bg);color:var(--nogo)}.consent{position:fixed;left:0;right:0;bottom:0;z-index:50;background:rgba(255,255,255,.97);border-top:1px solid var(--border);padding:12px 16px;box-shadow:0 -4px 20px rgba(0,0,0,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.consent .inner{max-width:960px;margin:0 auto;display:flex;gap:14px;align-items:center;flex-wrap:wrap}.consent p{margin:0;font-size:.83rem;flex:1 1 320px;color:var(--text-muted)}.consent .actions{display:flex;gap:8px}.btn{border:1px solid var(--brand-strong);background:var(--brand-strong);color:#fff;border-radius:9px;padding:8px 15px;font-size:.85rem;cursor:pointer;font-weight:750}.btn.secondary{background:transparent;color:var(--brand-strong)}.prose h2{margin-top:24px}.prose ul{padding-left:20px}.prose li{margin:4px 0}.disclaimer{background:var(--surface-2);border-left:4px solid var(--brand-strong);padding:10px 14px;border-radius:8px;margin:16px 0}.disclaimer,.site-footer{font-size:.82rem;color:var(--text-muted)}.site-footer{border-top:1px solid var(--border);margin-top:34px;padding:24px 0 42px}.site-footer a{color:var(--text-muted);text-decoration:underline}.site-footer .links{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:8px}.muted{color:var(--text-muted)}.small{font-size:.82rem}@media (max-width:640px){.container{padding:0 13px}.site-header{padding:8px 0}.brand{min-width:110px;padding:4px 8px}.brand img{width:110px}.site-nav{gap:13px;font-size:.77rem}.spot-hero{margin:13px 0 15px;padding:23px 20px 20px;border-radius:19px}.spot-hero:before{width:210px;height:210px;right:-95px;top:-135px;border-width:22px}.hero-meta span{font-size:.68rem;padding:4px 8px}.picker{padding:15px;gap:14px}.chip{padding:7px 11px;font-size:.82rem}.day-tabs{margin-top:7px}.day-tab{flex-basis:62px;padding:7px 6px}.verdict-banner{display:grid;grid-template-columns:45px 1fr;grid-gap:12px;gap:12px;padding:15px}.score-badge{grid-column:2;grid-row:2;margin:0;width:-moz-fit-content;width:fit-content;min-width:110px}.advice-card{padding:17px}.advice{font-size:.98rem}.ad-break{margin:20px 0 23px}.ad-slot{min-height:104px}.ad-slot[data-format=rectangle]{min-height:122px}.site-footer{margin-top:27px;padding-bottom:115px}}@media (prefers-color-scheme:dark){:root{--bg:#081721;--surface:#0d2635;--surface-2:#143747;--text:#e9f6fa;--text-muted:#a4c0cb;--border:#225164;--shadow:0 2px 4px rgba(0,0,0,.28),0 14px 30px rgba(0,0,0,.23)}body{background:radial-gradient(circle at 84% -10%,#10474c 0,transparent 29rem),var(--bg)}.day-tab{background:#0d2635}.day-tab[aria-pressed=true]{background:#123f49}.verdict-go{background:#103b31}.verdict-borderline{background:#3e2f11}.verdict-nogo{background:#3c211f}.score-badge{background:rgba(2,22,36,.45)}.advice-card:after{background:#10434a}.consent{background:rgba(11,30,42,.98)}.ad-slot{background:rgba(20,55,71,.45)}}.spot-hero{min-height:214px;padding:37px 34px 31px;background:linear-gradient(118deg,#04233f 2%,#075976 52%,#11aeb3)}.spot-hero:before{width:490px;height:490px;right:-70px;top:-340px;border:40px solid rgba(128,245,239,.18)}.spot-hero:after{width:620px;height:150px;left:43%;bottom:-100px;background:rgba(221,255,252,.12);transform:rotate(-10deg)}.hero-meta span{border-color:rgba(160,251,245,.42);background:rgba(2,30,53,.27)}.forecast-top{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(250px,.72fr);grid-gap:16px;gap:16px;align-items:stretch;margin:12px 0 18px}.day-panel{min-width:0;padding:17px 18px 12px;border:1px solid #d5e6e8;border-radius:18px;background:rgba(255,255,255,.78);box-shadow:var(--shadow)}.day-panel .section-eyebrow{margin-left:2px}.day-panel .day-tabs{margin:8px 0 0}.day-tab{min-width:0;flex-basis:0;padding:9px 7px;border-radius:12px}.day-tab .dscore{padding:1px 5px}.forecast-top .verdict-banner{height:100%;min-height:144px;margin:0;flex-wrap:nowrap}.forecast-top .verdict-icon{display:none}.forecast-top .verdict-main{align-self:stretch;display:flex;flex-direction:column;justify-content:center}.forecast-top .score-badge{align-self:flex-start;min-width:auto;margin-left:0;margin-top:5px;padding:6px 9px}.forecast-top .score-badge strong{font-size:1.65rem}.forecast-top .score-badge small{font-size:.58rem}.forecast-top .best-window{font-size:.8rem}.conditions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,.72fr)) minmax(0,1.65fr);grid-gap:14px;gap:14px;align-items:stretch;margin:0 0 23px}.metric-card{position:relative;overflow:hidden;min-height:174px;padding:18px;border:1px solid #164c66;border-radius:19px;background:linear-gradient(145deg,#073252,#08263e);color:#eafbfc;box-shadow:0 13px 26px rgba(4,42,67,.15)}.metric-card:after{content:"";position:absolute;right:-30px;bottom:-51px;width:125px;height:125px;border:2px solid rgba(98,225,222,.2);border-radius:50%}.metric-label{position:relative;z-index:1;display:flex;align-items:center;gap:8px;color:#a6dfe1;font-size:.72rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.metric-label span{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:7px;background:rgba(36,205,201,.15);color:#65e5df;font-size:1.15rem}.metric-card>strong{position:relative;z-index:1;display:block;margin:25px 0 4px;font-size:clamp(1.6rem,3vw,2.35rem);line-height:1;letter-spacing:-.06em}.metric-card>small{position:relative;z-index:1;color:#a6c7d0;font-size:.78rem}.conditions-grid .advice-card{min-height:174px;margin:0;border-color:#1ba8ad;color:#eafbfc;background:linear-gradient(135deg,#073d56,#076a78);box-shadow:0 13px 26px rgba(4,67,83,.16)}.conditions-grid .advice-card:after{width:210px;height:210px;background:rgba(28,201,197,.14)}.conditions-grid .advice-heading .section-eyebrow{color:#73eee9}.conditions-grid .advice,.conditions-grid .advice-heading h2{color:#fff}.conditions-grid .advice{margin:12px 0;font-size:.91rem;line-height:1.52}.conditions-grid .badge{background:rgba(1,32,52,.3);border-color:rgba(157,245,239,.2);color:#bfeced}.conditions-grid .badge strong{color:#fff}.wind-timeline{margin:18px 0 25px;padding:18px 19px 16px;overflow:hidden;border:1px solid #174a65;border-radius:20px;color:#eefeff;background:linear-gradient(145deg,#082e49,#061f36);box-shadow:0 14px 28px rgba(4,42,67,.15)}.timeline-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.timeline-heading .section-eyebrow{color:#77e9e4}.timeline-heading h2{margin:0;color:#fff;font-size:1.05rem;text-transform:uppercase;letter-spacing:.055em}.timeline-key{display:flex;align-items:center;gap:6px;color:#b1ced7;font-size:.7rem;white-space:nowrap}.timeline-key i{width:8px;height:8px;margin-left:7px;border-radius:50%}.timeline-key i:first-child{margin-left:0}.key-past{background:#718891}.key-now{background:#34d8d2}.key-future{background:#247ca0}.timeline-scroll{overflow-x:auto;padding-bottom:3px}.timeline-rail{display:flex;min-width:760px;border-top:1px solid rgba(163,228,232,.16)}.timeline-hour{position:relative;flex:1 0 63px;display:flex;min-height:116px;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-right:1px solid rgba(163,228,232,.13);color:#e7fbfc}.timeline-hour:first-child{border-left:1px solid rgba(163,228,232,.13)}.timeline-hour span{color:#9bbcc8;font-size:.68rem}.timeline-hour strong{font-size:1.35rem;letter-spacing:-.05em}.timeline-hour b{color:#70e9e3;font-size:1rem;transform:rotate(-18deg)}.timeline-score{min-width:23px;margin-top:2px;padding:1px 5px;border-radius:999px;font-size:.61rem;font-style:normal;font-weight:900;line-height:1.25}.timeline-hour .timeline-score.s-go{background:#b8f4da;color:#076643}.timeline-hour .timeline-score.s-borderline{background:#ffe2a0;color:#805000}.timeline-hour .timeline-score.s-nogo{background:#ffd2ce;color:#98342f}.timeline-hour.is-past{opacity:.37;transform:scale(.93)}.timeline-hour.is-current{z-index:1;margin:-9px 0;min-height:134px;border:1px solid #4be9e2;border-radius:13px;background:linear-gradient(180deg,#0aa9ad,#09717f);box-shadow:0 0 0 3px rgba(87,243,237,.11),0 7px 17px rgba(0,0,0,.2);opacity:1}.timeline-hour.is-current:before{content:"ORA";position:absolute;top:-10px;padding:2px 8px;border-radius:999px;background:#6cf4ed;color:#064258;font-size:.58rem;font-weight:900;letter-spacing:.08em}.timeline-hour.is-current span{color:#d6ffff}.timeline-hour.is-current b{color:#fff}@media (max-width:760px){.spot-hero{min-height:0;padding:26px 21px 23px}.forecast-top{grid-template-columns:1fr;gap:12px}.forecast-top .verdict-banner{min-height:110px}.forecast-top .verdict-icon{display:grid}.forecast-top .score-badge{margin-left:auto;margin-top:0}.conditions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.metric-card{min-height:126px;padding:12px 10px;border-radius:15px}.metric-label{gap:4px;font-size:.57rem;letter-spacing:.04em}.metric-label span{width:17px;height:17px;border-radius:5px;font-size:.8rem}.metric-card>strong{margin-top:19px;font-size:1.42rem}.metric-card>small{font-size:.65rem}.conditions-grid .advice-card{grid-column:1/-1;min-height:0}.wind-timeline{margin-left:-1px;margin-right:-1px;padding:16px 13px;border-radius:17px}.timeline-heading{align-items:flex-start;flex-direction:column;gap:8px}.timeline-key{font-size:.63rem}.timeline-rail{min-width:720px}.timeline-hour{flex-basis:60px}}.metric-card-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:6px}.metric-time{color:#82c5cc;font-size:.62rem;font-weight:750;white-space:nowrap}.weather-icon{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:7px;color:#64ebe5;background:rgba(37,210,205,.15);font-size:1.1rem;line-height:1}.weather-icon-gust{font-weight:900;letter-spacing:-.15em}.weather-icon-wave{font-size:1.35rem}.metric-card small{display:flex;align-items:center;gap:5px}.direction-arrow{display:inline-block;flex:0 0 auto;width:19px;height:19px;color:#65e7e2;font-size:1.05rem;font-weight:900;line-height:19px;text-align:center;transform-origin:50% 50%}.wind-chart-card{margin:21px 0 25px;padding:20px 20px 13px;overflow:hidden;border:1px solid #17506b;border-radius:20px;color:#eefeff;background:linear-gradient(145deg,#082f4b,#061f36);box-shadow:0 14px 28px rgba(4,42,67,.15)}.wind-chart-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:9px}.wind-chart-heading .section-eyebrow{color:#72e9e4}.wind-chart-heading h2{margin:0;color:#fff;font-size:1.08rem;letter-spacing:.025em}.wind-chart-heading>span{padding-top:8px;color:#9fc3cd;font-size:.71rem}.wind-chart-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.wind-chart{display:block;width:100%;min-width:700px;height:auto}.chart-grid-line{stroke:rgba(160,220,226,.16);stroke-width:1}.chart-axis-label,.chart-time-label{fill:#8fb2be;font-size:10px}.wind-line{fill:none;stroke:#42e4de;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.wind-point{fill:#d8fffd;stroke:#19aaa9;stroke-width:2}.chart-direction-arrow{fill:none;stroke:#b8f8f4;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.chart-now-line{stroke:#ffb648;stroke-width:2;stroke-dasharray:4 4}.chart-now-label{fill:#ffb648;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hourly-detail{margin:27px 0 18px}.hourly-detail-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:13px}.hourly-detail-heading h2{margin:0}.hourly-detail-heading .section-eyebrow{color:var(--brand-strong)}.past-hours-group{margin-bottom:11px}.past-hours-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;margin:0;padding:11px 15px;border:1px solid #c7dde2;border-radius:12px;background:rgba(232,243,245,.72);color:var(--text-muted);font-size:.8rem;font-weight:800;cursor:pointer}.past-hours-toggle:hover{border-color:var(--brand-strong);color:var(--brand-strong)}.hourly-vertical{position:relative;display:grid;grid-gap:8px;gap:8px}.hourly-vertical:before{content:"";position:absolute;top:0;bottom:0;left:49px;width:2px;border-radius:2px;background:linear-gradient(#33d4ce,#0c7089);opacity:.45}.past-list{margin-top:8px}.hour-detail-row{position:relative;display:grid;grid-template-columns:76px 72px repeat(3,minmax(82px,1fr)) minmax(115px,1.15fr) minmax(74px,.75fr) 62px;align-items:center;grid-gap:10px;gap:10px;min-height:77px;padding:10px 12px;border:1px solid #d3e4e8;border-radius:15px;background:rgba(255,255,255,.88);box-shadow:0 5px 15px rgba(7,44,67,.055)}.hour-detail-row:before{content:"";position:absolute;left:44px;width:12px;height:12px;border:3px solid var(--bg);border-radius:50%;background:#188aa1;box-shadow:0 0 0 2px #188aa1}.hour-detail-row.is-current{border-color:#32c9c5;background:linear-gradient(100deg,#e3fbf8,#fff);box-shadow:0 7px 20px rgba(17,143,151,.13)}.hour-detail-row.is-current:before{background:#25d7d0;box-shadow:0 0 0 3px rgba(37,215,208,.25)}.hour-detail-row.is-past{opacity:.48;min-height:58px;padding-top:5px;padding-bottom:5px}.hour-time{display:flex;min-height:44px;flex-direction:column;justify-content:center;padding-left:0}.hour-time span{color:var(--brand-strong);font-size:.58rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hour-time strong{font-size:1rem}.hour-direction{display:flex;align-items:center;gap:5px}.hour-direction strong{font-size:.84rem}.hour-stat{display:flex;min-width:0;flex-direction:column}.hour-stat small{color:var(--text-muted);font-size:.62rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.hour-stat strong{overflow:hidden;font-size:.85rem;text-overflow:ellipsis;white-space:nowrap}.hour-score{display:grid;min-width:50px;min-height:48px;place-content:center;border-radius:11px;font-size:1rem;font-weight:900;text-align:center}.hour-score small{display:block;font-size:.52rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase}@media (max-width:860px){.hour-detail-row{grid-template-columns:70px 68px repeat(3,minmax(70px,1fr)) 58px}.hour-extra{display:none}}@media (max-width:640px){.metric-card-top{align-items:flex-start;flex-direction:column}.metric-time{font-size:.56rem}.weather-icon{width:19px;height:19px;font-size:.88rem}.wind-chart-card{margin-left:-1px;margin-right:-1px;padding:17px 12px 10px;border-radius:17px}.wind-chart-heading{flex-direction:column;gap:3px}.wind-chart-heading>span{padding-top:0}.wind-chart{min-width:620px}.hourly-detail-heading{align-items:flex-start;flex-direction:column;gap:4px}.hour-detail-row{grid-template-columns:58px 62px 1fr 1fr 52px;gap:7px;min-height:88px;padding:9px 8px;border-radius:13px}.hourly-vertical:before{left:38px}.hour-detail-row:before{left:33px;width:10px;height:10px}.hour-stat:nth-of-type(5){grid-column:3/5}.hour-time strong{font-size:.87rem}.hour-direction{gap:2px}.hour-direction .direction-arrow{width:17px;height:17px;font-size:.9rem}.hour-stat small{font-size:.52rem}.hour-stat strong{font-size:.73rem}.hour-score{min-width:44px;min-height:43px;font-size:.86rem}}