/* CuracaoBound V10.45 — live Curaçao weather page */
.weather-page{background:#fff}.weather-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 83% 16%,rgba(54,207,190,.35),transparent 28%),radial-gradient(circle at 69% 72%,rgba(255,174,76,.18),transparent 23%),linear-gradient(125deg,#052f49 0%,#075c68 58%,#0b7f7a 100%);color:#fff;padding:64px 0 74px}.weather-hero:after{content:'';position:absolute;right:-90px;top:-85px;width:360px;height:360px;border-radius:50%;border:1px solid rgba(255,255,255,.12);box-shadow:0 0 0 55px rgba(255,255,255,.035),0 0 0 110px rgba(255,255,255,.025)}.weather-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.15fr) 390px;gap:54px;align-items:center}.weather-breadcrumb{display:flex;gap:8px;align-items:center;font-size:12px;color:#bde2e2;margin-bottom:18px}.weather-breadcrumb a{color:#fff}.weather-eyebrow,.weather-kicker{display:inline-flex;font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:950}.weather-eyebrow{color:#bbfff5}.weather-kicker{color:#087d77}.weather-hero h1{font-size:clamp(46px,6vw,76px);line-height:.96;letter-spacing:-2.8px;margin:9px 0 17px;max-width:830px}.weather-hero p{max-width:760px;font-size:18px;color:#d8eff0;margin:0}.weather-status-line{display:flex;gap:9px;align-items:center;margin-top:22px;font-size:12px;color:#cfe8e9}.weather-live-dot{width:8px;height:8px;border-radius:50%;background:#5af0b3;box-shadow:0 0 0 5px rgba(90,240,179,.13)}.weather-now{position:relative;background:rgba(255,255,255,.96);color:var(--ink);border-radius:28px;padding:25px;box-shadow:0 28px 70px rgba(0,0,0,.22);min-height:270px}.weather-now-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.weather-now-icon{font-size:64px;line-height:1}.weather-now-label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#66808a;font-weight:900}.weather-now-temp{font-size:58px;line-height:1;font-weight:950;color:#07384d;margin:6px 0}.weather-now-desc{font-weight:850;color:#315867}.weather-now-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px}.weather-now-stat{background:#eff8f7;border:1px solid #dceceb;border-radius:15px;padding:11px}.weather-now-stat small{display:block;color:#6a7f86;font-size:10px;text-transform:uppercase;font-weight:850}.weather-now-stat b{display:block;margin-top:2px;font-size:14px}.weather-skeleton,.weather-loading-card{background:linear-gradient(100deg,#edf4f4 20%,#f8fbfb 35%,#edf4f4 50%);background-size:220% 100%;animation:weatherShimmer 1.25s linear infinite;border-radius:13px}.weather-skeleton{height:22px;margin:13px 0}.weather-skeleton-lg{height:78px;width:60%}.weather-skeleton-sm{width:42%}@keyframes weatherShimmer{to{background-position-x:-220%}}
.weather-trust-wrap{position:relative;margin-top:-26px;z-index:4}.weather-trust{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start;background:#fff;border:1px solid #dce9ed;border-radius:24px;padding:24px 26px;box-shadow:0 18px 45px rgba(5,47,73,.10)}.weather-trust-icon{width:54px;height:54px;border-radius:18px;background:#eaf8f8;display:grid;place-items:center;font-size:27px}.weather-trust h2{font-size:21px;margin:1px 0 6px}.weather-trust p{margin:0;color:#3d5c68}.weather-trust small{display:block;margin-top:8px;color:#71858c}
.weather-section{padding:68px 0}.weather-section-soft{background:#f3f9f9}.weather-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:25px}.weather-section-head h2,.weather-explain h2,.weather-faq h2{font-size:clamp(31px,4vw,46px);line-height:1.05;letter-spacing:-1.3px;margin:6px 0 9px}.weather-section-head p{max-width:780px;margin:0;color:#5d747e}.weather-legend{display:flex;gap:13px;flex-wrap:wrap;font-size:11px;color:#647a84;font-weight:800}.weather-legend span{display:flex;gap:6px;align-items:center}.weather-legend i{width:9px;height:9px;border-radius:50%}.legend-live{background:#10a99f}.legend-climate{background:#bac7cb}
.weather-days{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:3px 0 0}.weather-day-card{background:#fff;border:1px solid #dce8eb;border-radius:20px;padding:17px;min-height:236px;position:relative}.weather-day-card.is-best{border-color:#93d9d1;box-shadow:0 12px 28px rgba(16,169,159,.11)}.weather-day-card.is-best:before{content:attr(data-best-label);position:absolute;right:9px;top:9px;background:#e5f8f5;color:#08756f;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.weather-day-name{font-size:12px;color:#617983;font-weight:850}.weather-day-date{font-size:11px;color:#8a9aa0}.weather-day-icon{font-size:39px;line-height:1;margin:17px 0 11px}.weather-day-temp{font-size:25px;font-weight:950;color:#07384d}.weather-day-temp span{font-size:13px;color:#809199;font-weight:750}.weather-day-desc{font-size:12px;font-weight:850;line-height:1.35;min-height:34px;margin:5px 0 12px}.weather-day-meta{display:grid;gap:5px;font-size:10.5px;color:#667c84}.weather-day-meta span{display:flex;justify-content:space-between;gap:8px}.weather-day-meta b{color:#315866}.weather-loading-card{height:235px}.weather-error{margin-top:16px;background:#fff8ea;border:1px solid #f0deb6;border-radius:16px;padding:14px 16px;color:#745423;font-size:13px}
.weather-30-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.weather-30-card{background:#fff;border:1px solid #deeaed;border-radius:17px;padding:14px;min-height:145px}.weather-30-card.is-climate{background:#f9fbfb;border-style:dashed}.weather-30-top{display:flex;justify-content:space-between;gap:7px}.weather-30-date{font-size:11px;font-weight:900}.weather-30-tag{font-size:8.5px;text-transform:uppercase;letter-spacing:.05em;font-weight:950;color:#0a847c}.weather-30-card.is-climate .weather-30-tag{color:#82959b}.weather-30-icon{font-size:26px;margin:9px 0 5px}.weather-30-temp{font-size:18px;font-weight:950}.weather-30-desc{font-size:10.5px;line-height:1.3;color:#5d747e;margin-top:3px}
.weather-action-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.weather-action-card{border:1px solid #dce8eb;border-radius:22px;padding:21px;background:#fff;display:flex;flex-direction:column}.weather-action-icon{font-size:30px}.weather-action-card h3{font-size:18px;margin:0 0 5px}.weather-action-card p{color:#617781;font-size:13px;flex:1}.weather-action-link{font-size:13px;font-weight:900;color:#087d77;margin-top:7px}.weather-action-card:nth-child(2) .weather-action-link{color:#e6532e}.weather-affiliate-note{font-size:10.5px;color:#809198;margin:14px 2px 0}
.weather-explain{background:#082f48;color:#fff}.weather-explain .weather-kicker{color:#68dfd5}.weather-explain-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:50px;align-items:center}.weather-explain h2{color:#fff}.weather-explain p{color:#cee0e5;max-width:780px}.weather-inline-links{display:flex;gap:15px;flex-wrap:wrap;margin-top:22px}.weather-inline-links a{font-weight:900;color:#7be2d8}.weather-mini-cta{background:#fff;color:var(--ink);border-radius:24px;padding:24px}.weather-mini-cta>span{font-size:31px}.weather-mini-cta h3{font-size:22px;margin:8px 0 5px}.weather-mini-cta p{color:#607780;font-size:13px}.weather-mini-cta small{display:block;margin-top:10px;color:#87979d;font-size:9.5px;line-height:1.35}
.weather-faq{max-width:900px}.weather-faq details{border-bottom:1px solid #d9e5e8;padding:17px 2px}.weather-faq summary{font-weight:900;cursor:pointer}.weather-faq details p{color:#5e747d;max-width:780px}.weather-source{margin-top:30px;font-size:10.5px;color:#809198}.weather-source a{text-decoration:underline;text-underline-offset:2px}
@media(max-width:1050px){.weather-hero-grid{grid-template-columns:1fr 330px}.weather-days{grid-template-columns:repeat(9,170px)}.weather-30-grid{grid-template-columns:repeat(5,1fr)}.weather-action-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.weather-hero{padding:42px 0 54px}.weather-hero-grid,.weather-explain-grid{grid-template-columns:1fr}.weather-hero-grid{gap:28px}.weather-now{min-height:240px}.weather-section{padding:52px 0}.weather-section-head{align-items:flex-start;flex-direction:column}.weather-30-grid{grid-template-columns:repeat(3,1fr)}.weather-explain-grid{gap:28px}.weather-trust{padding:19px}.weather-trust-wrap{margin-top:-18px}}
@media(max-width:560px){.weather-hero h1{font-size:43px;letter-spacing:-1.8px}.weather-hero p{font-size:16px}.weather-now-temp{font-size:52px}.weather-now-grid{grid-template-columns:1fr 1fr}.weather-now-stat:last-child{grid-column:1/-1}.weather-trust{grid-template-columns:1fr}.weather-trust-icon{width:48px;height:48px}.weather-days{margin-left:-4%;margin-right:-4%;padding-left:4%;padding-right:4%}.weather-30-grid{grid-template-columns:repeat(2,1fr)}.weather-action-grid{grid-template-columns:1fr}.weather-mini-cta{padding:20px}.weather-inline-links{display:grid;gap:8px}}

.weather-insights{background:#fff}.weather-insights-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:46px;align-items:center}.weather-insights-photo{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 18px 45px rgba(5,47,73,.13);min-height:430px}.weather-insights-photo img{display:block;width:100%;height:100%;min-height:430px;object-fit:cover}.weather-insights-copy h2{font-size:clamp(31px,4vw,46px);line-height:1.05;letter-spacing:-1.3px;margin:6px 0 10px}.weather-insights-copy>p{color:#5d747e;max-width:720px}.weather-fact-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.weather-fact-list article{background:#f3f9f9;border:1px solid #dce9ed;border-radius:18px;padding:17px}.weather-fact-list strong{display:block;color:#07384d;font-size:15px;line-height:1.25;margin-bottom:6px}.weather-fact-list span{display:block;color:#5d747e;font-size:12.5px;line-height:1.5}.weather-fact-list a{display:inline-block;margin-top:9px;color:#087d77;font-size:12px;font-weight:900}.weather-fact-source{font-size:10.5px!important;color:#809198!important;margin-top:15px}.weather-fact-source a{text-decoration:underline;text-underline-offset:2px}

@media(max-width:1050px){.weather-days{grid-template-columns:repeat(3,minmax(0,1fr))}.weather-insights-grid{grid-template-columns:1fr 1.15fr;gap:28px}.weather-insights-photo,.weather-insights-photo img{min-height:390px}}
@media(max-width:800px){.weather-days{grid-template-columns:repeat(2,minmax(0,1fr))}.weather-insights-grid{grid-template-columns:1fr}.weather-insights-photo,.weather-insights-photo img{min-height:360px}.weather-fact-list{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.weather-days{grid-template-columns:repeat(2,minmax(0,1fr));margin-left:0;margin-right:0;padding-left:0;padding-right:0;gap:9px}.weather-day-card{padding:14px;min-height:225px}.weather-day-icon{font-size:35px;margin:14px 0 9px}.weather-day-temp{font-size:23px}.weather-fact-list{grid-template-columns:1fr}.weather-insights-photo,.weather-insights-photo img{min-height:270px}.weather-insights-photo{border-radius:22px}}

.weather-unit-toggle{display:inline-flex;gap:4px;margin-top:14px;padding:4px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);border-radius:999px}.weather-unit-toggle button{appearance:none;border:0;background:transparent;color:#d8eff0;font-weight:900;font-size:12px;padding:7px 12px;border-radius:999px;cursor:pointer}.weather-unit-toggle button.active{background:#fff;color:#07384d;box-shadow:0 4px 12px rgba(0,0,0,.14)}
