/* V15.16.0 – Golf Weather & Trip Intelligence */
.ga-weather-card{background:linear-gradient(135deg,#f4f0e5 0%,#fff 58%,#e5efe9 100%);border:1px solid rgba(18,52,38,.12);border-radius:28px;padding:clamp(20px,3vw,36px);box-shadow:0 18px 45px rgba(18,52,38,.08);color:#123426;overflow:hidden}
.ga-weather-card>header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px}.ga-weather-card>header h2{margin:.15rem 0 0}.ga-weather-updated{font-size:.82rem;color:#567064;text-align:right}
.ga-weather-now{display:grid;grid-template-columns:auto minmax(160px,1fr) auto auto;gap:18px;align-items:center;background:#123426;color:#fff;border-radius:22px;padding:20px 24px;margin-bottom:18px}.ga-weather-icon{font-size:2rem;line-height:1}.ga-weather-now>div:nth-child(2){display:flex;flex-direction:column}.ga-weather-now>div:nth-child(2)>strong{font-size:2.6rem;line-height:1}.ga-weather-now>div:nth-child(2)>span{color:rgba(255,255,255,.76);margin-top:5px}.ga-weather-now dl,.ga-weather-days dl{display:flex;gap:15px;margin:0}.ga-weather-now dl div,.ga-weather-days dl div{display:flex;gap:5px}.ga-weather-now dt,.ga-weather-now dd,.ga-weather-days dt,.ga-weather-days dd{margin:0}.ga-weather-now dt{color:rgba(255,255,255,.62)}
.ga-weather-score{display:flex;align-items:center;gap:9px;border-radius:999px;padding:8px 13px;background:rgba(255,255,255,.12)}.ga-weather-score b{font-size:1.25rem}.ga-weather-score span{font-size:.78rem;max-width:78px}.ga-weather-score.is-excellent,.ga-weather-day-score.is-excellent{background:#d9f1d8;color:#185323}.ga-weather-score.is-good,.ga-weather-day-score.is-good{background:#e8f0cf;color:#365319}.ga-weather-score.is-changeable,.ga-weather-day-score.is-changeable{background:#f7e8b9;color:#674c0c}.ga-weather-score.is-difficult,.ga-weather-day-score.is-difficult{background:#f4d2b7;color:#743a15}.ga-weather-score.is-poor,.ga-weather-day-score.is-poor{background:#f0c7c3;color:#761f1a}
.ga-weather-days{display:grid;grid-template-columns:repeat(7,minmax(128px,1fr));gap:10px;overflow-x:auto;padding-bottom:5px}.ga-weather-days article{min-width:128px;background:rgba(255,255,255,.82);border:1px solid rgba(18,52,38,.09);border-radius:18px;padding:15px;display:flex;flex-direction:column;gap:7px}.ga-weather-days time{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.ga-weather-days article>strong{font-size:1.15rem}.ga-weather-days article>strong small{font-weight:500;color:#6f7d76}.ga-weather-days article>span:not(.ga-weather-icon){font-size:.78rem;min-height:2.1em;color:#53665c}.ga-weather-days dl{font-size:.72rem;color:#53665c}.ga-weather-day-score{display:flex;gap:6px;align-items:center;border-radius:10px;padding:6px 8px;margin-top:auto}.ga-weather-day-score span{font-size:.68rem;line-height:1.15}.ga-weather-window{font-size:.68rem;line-height:1.3;color:#315747}.ga-weather-card>footer{display:flex;justify-content:space-between;gap:20px;margin-top:16px;font-size:.74rem;color:#607269}.ga-weather-card>footer a{color:#315747;font-weight:700}
.ga-trip-weather{margin:0 0 22px}.ga-trip-weather>header{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:14px}.ga-trip-weather-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.ga-trip-weather-day{border:1px solid rgba(18,52,38,.12);border-radius:18px;padding:16px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.ga-trip-weather-day .ga-weather-icon{font-size:1.7rem}.ga-trip-weather-day h3{font-size:1rem;margin:0}.ga-trip-weather-day p{font-size:.78rem;margin:4px 0 0;color:#607269}.ga-trip-weather-day .ga-weather-day-score{grid-column:1/-1}.ga-trip-weather-day.is-unavailable{display:block;color:#607269}.ga-trip-weather-suggestion{background:#f7edcf;border-radius:16px;padding:14px 16px;margin-top:12px;color:#4d421d}
.ga-dashboard-widget--weather{grid-column:1/-1}.ga-dashboard-weather-home{margin-bottom:12px}.ga-dashboard-widget--weather .ga-weather-card{box-shadow:none;border-radius:20px;padding:20px}.ga-dashboard-widget--weather .ga-weather-card>header{display:none}.ga-dashboard-widget--weather .ga-weather-days{grid-template-columns:repeat(4,minmax(128px,1fr))}.ga-dashboard-weather-empty{padding:18px;border-radius:18px;background:#f4f0e5}.ga-dashboard-weather-empty h3{margin:0 0 6px}
@media(max-width:900px){.ga-weather-now{grid-template-columns:auto 1fr auto}.ga-weather-now dl{grid-column:1/-1}.ga-weather-days{grid-template-columns:repeat(7,138px)}.ga-dashboard-widget--weather .ga-weather-days{grid-template-columns:repeat(4,138px)}}
@media(max-width:600px){.ga-weather-card{border-radius:20px;padding:16px}.ga-weather-card>header{display:block}.ga-weather-updated{text-align:left;margin-top:7px}.ga-weather-now{grid-template-columns:auto 1fr;padding:17px}.ga-weather-score{grid-column:1/-1;justify-content:center}.ga-weather-now dl{justify-content:space-between}.ga-weather-card>footer{display:block}.ga-weather-card>footer a{display:block;margin-top:6px}.ga-trip-weather>header{display:block}}
