/* Layout compatibility only. Forecast components and charts retain the RU theme rules. */
.forecast-page{color:#161a23;font-family:Mont,Arial,sans-serif}
.forecast-page .container{width:100%;max-width:none;margin:0;padding:0}
.forecast-page section{margin:0}
.forecast-page .title{position:relative;font-size:36px;line-height:1.2;font-weight:700;margin:0 0 34px;padding-bottom:26px}
.forecast-page .title:after{content:'';position:absolute;left:0;bottom:0;width:77px;height:10px;background:url(title-line.svg) center/contain no-repeat}
.forecast-page h1.title{font-size:36px}
.forecast-page .aurora-forecast-hero{padding-top:16px}
.forecast-page .aurora-forecast-intro .aurora-forecast-intro__title{font-weight:700}
.forecast-page .aurora-forecast-cta{min-width:260px}
.forecast-page .schedule-col,.forecast-page .schedule-container{min-width:0}
.forecast-page .schedule-bg{position:absolute;inset:0;z-index:-1;border-radius:30px;overflow:hidden}
.forecast-page .schedule-box{isolation:isolate}
.forecast-page .schedule-bg img{width:100%;height:100%;object-fit:cover}
.forecast-page .schedule-description p:last-child{margin-bottom:0}
.forecast-page .schedule-title,.forecast-page .driver-title{font-weight:700}
.forecast-page .aurora-forecast-photo{flex:0 0 auto;height:390px}
.forecast-page .schedule-row[data-past=true]{opacity:.58}
.forecast-page .visit-aurora-outlook-note{margin:-12px 0 28px;color:#687184;font-size:15px;line-height:1.45}
.forecast-observation{display:block;margin-top:10px;color:#667085;font-size:12px;line-height:1.45;overflow-wrap:anywhere}
.forecast-observation.is-stale{color:#9b6413}
.visit-noaa-mini__value{flex-wrap:wrap}
.visit-noaa-mini__value .forecast-observation{flex-basis:100%;margin-top:0}
.forecast-page .visit-noaa-live__grid,.forecast-page .visit-noaa-extra-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.forecast-page .visit-noaa-card{min-width:0}
.forecast-page .visit-noaa-card__header p{font-size:15px}
.forecast-page .visit-noaa-faq details{border-bottom:0}
.forecast-data-table{margin:20px 0 40px}
.forecast-data-table th,.forecast-data-table td{width:auto}
.forecast-page [data-chart]{min-height:115px}
@media(max-width:900px){.forecast-page .visit-noaa-live__grid,.forecast-page .visit-noaa-extra-grid{grid-template-columns:1fr}}
@media(max-width:720px){.forecast-page .title,.forecast-page h1.title{font-size:28px}.forecast-page .aurora-forecast-cta{min-width:0;white-space:normal}.forecast-page .schedule-name{min-width:65px}.forecast-page .schedule-row{gap:10px}.forecast-page .aurora-forecast-photo{height:300px}.forecast-page .schedule-box{padding:22px}.forecast-page [data-chart]{min-height:80px}}

/* Forecasts first; readable dates on the original dark 27-day background. */
.forecast-page .aurora-forecast-hero{padding-bottom:0}
.forecast-page .aurora-forecast-hero .title{margin-bottom:28px}
.forecast-page .aurora-forecast-schedule .schedule-name,
.forecast-page .aurora-forecast-schedule .today-row .schedule-name{color:#fff!important}
.forecast-page .schedule-row[data-past=true]{opacity:1}
.forecast-page .schedule-row[data-past=true] .schedule-line{opacity:.6}
.forecast-page .today-row .schedule-name{font-weight:700;text-decoration:underline;text-underline-offset:5px}
.forecast-page .three-day-forecast{padding:0 0 44px}
.three-day-intro{max-width:840px;color:#687184;margin:-12px 0 20px}
.three-day-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;flex-wrap:wrap}
.three-day-toolbar a{font-size:14px;color:#198dc4}
.three-day-timezone{display:flex;gap:8px;flex-wrap:wrap}
.three-day-timezone button{padding:10px 16px;border-radius:24px;border:0;background:#24abe3;color:#fff;cursor:pointer;font-size:14px}
.three-day-timezone button[aria-pressed=true]{background:#087db5;color:#fff}
.three-day-zone-note,.three-day-footnote{font-size:13px;color:#687184;line-height:1.5;margin:12px 0 18px}
.three-day-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.three-day-card{border-radius:30px;background:#edf2fa;padding:24px 20px;min-width:0;box-shadow:0 12px 38px #10254814}
.three-day-card h3{font-size:24px;line-height:1.2;margin:0 0 5px;color:#161a23}
.three-day-date{font-size:12px;color:#687184;margin:0 0 18px}
.three-day-card table{table-layout:fixed;width:100%}
.three-day-card th{background:transparent;padding:0 0 12px;font-size:11px;letter-spacing:0;text-transform:none;white-space:normal}
.three-day-card th:first-child{width:47%}
.three-day-card th:last-child{text-align:right}
.three-day-card td,.three-day-card td:first-child{width:auto;padding:10px 0;font-size:12px;line-height:1.4;border-color:#dce4ef;vertical-align:middle}
.three-day-card td span{font-size:13px;white-space:nowrap}
.three-day-card tr[data-past=true] td{opacity:.56}
.three-day-track{position:relative;height:27px;background:#e0e8f0;border-radius:10px;overflow:hidden}
.three-day-track .three-day-bar{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,#10b981,#22c55e);border-radius:10px;min-width:5%}
.three-day-track .kp-yellow{background:linear-gradient(90deg,#eab308,#facc15)}
.three-day-track .kp-orange{background:linear-gradient(90deg,#f97316,#fb923c)}
.three-day-track .kp-red{background:linear-gradient(90deg,#dc2626,#ef4444)}
.three-day-track strong{position:absolute;right:7px;top:3px;font-size:14px;color:#183446;font-variant-numeric:tabular-nums;background:#ffffffdb;border-radius:6px;padding:0 4px}
.forecast-page .aurora-forecast-explanation{padding:0}
.forecast-page+.cta{margin:24px 0}
main:has(>.forecast-page)+footer{margin-top:24px}
@media(max-width:1000px){.three-day-grid{gap:12px}.three-day-card{padding:22px 14px}.three-day-card h3{font-size:22px}}
@media(max-width:720px){.three-day-grid{grid-template-columns:1fr}.three-day-card{padding:24px}.three-day-card td,.three-day-card td span{font-size:14px}.three-day-card th{font-size:13px}.three-day-toolbar{gap:12px}.forecast-page .three-day-forecast{padding-bottom:30px}}

/* Compact forecast hierarchy: keep Mont sizes, remove repeated decoration and prose. */
.forecast-page .title:after{display:none}
.forecast-page .title{padding-bottom:0;margin-bottom:18px}
.forecast-page .aurora-forecast-hero{padding-top:0;padding-bottom:24px}
.forecast-page .aurora-forecast-hero .breadcrumbs{margin:0;padding:8px 0 18px}
.forecast-page .aurora-forecast-hero .title{margin-bottom:5px;padding:0}
.forecast-location{color:#687184;margin:0;font-size:16px}
.three-day-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px;flex-wrap:wrap}
.forecast-page .three-day-heading .title{margin:0}
.three-day-heading>span{color:#687184;font-size:14px}
.three-day-toolbar{margin-bottom:8px;gap:12px}
.three-day-timezone button{padding:8px 14px;min-height:40px}
.forecast-page #three-day-source{font-size:12px;margin:0 0 16px;line-height:1.4}
.three-day-card td,.three-day-card td:first-child{padding:9px 0;font-size:14px;font-variant-numeric:tabular-nums}
.three-day-card th:first-child{width:51%}
.three-day-card h3{margin-bottom:3px}
.three-day-date{margin-bottom:14px}
.interval-next-day{display:block;font-size:11px;color:#687184;margin-top:2px}
.three-day-help{padding:12px 0 0;border:0;margin:0}
.three-day-help summary{font-size:14px;color:#198dc4;font-weight:600}
.three-day-help p,.three-day-help .three-day-zone-note{font-size:14px;line-height:1.5;margin:10px 0 0;max-width:850px}
.three-day-picker{display:none}
.forecast-page .three-day-forecast{padding-bottom:34px}
.forecast-page .aurora-forecast-schedule{padding-top:0}
.forecast-page .aurora-forecast-schedule .title{margin-bottom:22px}
@media(max-width:720px){.forecast-page .aurora-forecast-hero{padding-bottom:20px}.three-day-heading{display:block;margin-bottom:12px}.three-day-heading>span{display:block;margin-top:4px}.three-day-card{padding:18px 20px;border-radius:24px}.three-day-grid.is-enhanced .three-day-card:not(.is-selected){display:none}.three-day-grid.is-enhanced .three-day-card h3{display:none}.three-day-grid.is-enhanced .three-day-date{font-size:12px;margin-bottom:12px}.three-day-picker.is-enhanced{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:0 0 10px}.three-day-picker button{border:1px solid #24abe3;background:#24abe3;color:#fff;border-radius:12px;padding:10px 5px;min-height:42px;font:600 14px Mont,Arial,sans-serif;cursor:pointer}.three-day-picker button[aria-pressed=true]{background:#087db5;color:#fff;border-color:#087db5}.forecast-page #three-day-source{margin-bottom:12px}.three-day-card td,.three-day-card td:first-child{padding:8px 0}.three-day-card td:first-child{white-space:nowrap}.three-day-help{padding-top:10px}}

/* Clear interaction feedback for forecast selectors. */
.three-day-timezone button,.three-day-picker button{border-radius:24px;transition:background-color .18s ease,border-color .18s ease;cursor:pointer}
@media(hover:hover){
.three-day-timezone button:hover,.three-day-picker button:hover{background:#1595cc;border-color:#1595cc;color:#fff}
.three-day-timezone button[aria-pressed=true]:hover,.three-day-picker button[aria-pressed=true]:hover{background:#066797;border-color:#066797;color:#fff}
}
.three-day-timezone button:active,.three-day-picker button:active{background:#05547c;border-color:#05547c;color:#fff}
@media(prefers-reduced-motion:reduce){.three-day-timezone button,.three-day-picker button{transition:none}}

/* Keep the brand wave under the page heading. */
.forecast-page .aurora-forecast-hero h1.title{padding-bottom:24px;margin-bottom:12px}
.forecast-page .aurora-forecast-hero h1.title:after{display:block}

/* Tighter spacing between daily outlook rows. */
.forecast-page .schedule-box__container{row-gap:8px}
.forecast-page .schedule-row{margin-bottom:0;padding-top:0;padding-bottom:0}

/* Consistent disclosure controls, with markers contained inside each panel. */
.forecast-page details{min-width:0;max-width:100%;box-sizing:border-box}
.forecast-page .three-day-help,.forecast-page .forecast-data-table{margin:0;padding:8px 20px 12px;border:0;border-bottom:1px solid #d9e3e9}
.forecast-page details>summary{position:relative;display:block;list-style:none;margin:0;padding:14px 0 14px 26px;color:#198dc4;font-size:16px;font-weight:600;line-height:1.5;cursor:pointer;overflow-wrap:anywhere}
.forecast-page details>summary::-webkit-details-marker{display:none}
.forecast-page details>summary::marker{content:''}
.forecast-page details>summary:after{content:none}
.forecast-page details>summary:before{content:'';position:absolute;left:3px;top:21px;width:8px;height:8px;border:solid currentColor;border-width:0 2px 2px 0;transform:rotate(-45deg);transition:transform .18s ease}
.forecast-page details[open]>summary:before{transform:rotate(45deg)}
.forecast-page details[open]>summary:after{content:none}
.forecast-page details>summary:focus-visible{outline-offset:0;border-radius:4px}
.forecast-page .three-day-help p,.forecast-page .three-day-help .three-day-zone-note{margin:0 0 12px 26px}
@media(hover:hover){.forecast-page details>summary:hover{color:#087db5}}
@media(prefers-reduced-motion:reduce){.forecast-page details>summary:before{transition:none}}

/* Align standalone disclosures with their forecast panels. */
.forecast-page .three-day-help,.forecast-page .forecast-data-table{padding-left:0;padding-right:0}
.forecast-page .three-day-help>summary,.forecast-page .forecast-data-table>summary{padding-left:20px}
.forecast-page .three-day-help>summary:before,.forecast-page .forecast-data-table>summary:before{left:1px}
.forecast-page .three-day-help p,.forecast-page .three-day-help .three-day-zone-note{margin-left:20px}

/* Shared link colour and hover feedback for sources and disclosures. */
.forecast-page details>summary,.forecast-page .visit-noaa-live__source{color:#29aaec;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:filter .18s ease}
@media(hover:hover){.forecast-page details>summary:hover,.forecast-page .visit-noaa-live__source:hover{color:#29aaec;filter:brightness(.82)}}
@media(prefers-reduced-motion:reduce){.forecast-page details>summary,.forecast-page .visit-noaa-live__source{transition:none}}

/* FAQ cards follow the Russian “Important to know” accordion. */
.forecast-page .visit-noaa-faq{padding:0;background:transparent;border-radius:0;margin-top:28px}
.forecast-page .visit-noaa-faq h3{margin:0 0 24px;padding-bottom:24px;background:url(title-line.svg) left bottom/77px 10px no-repeat}
.forecast-page .visit-noaa-faq details{border:0;padding:0;margin:14px 0 0}
.forecast-page .visit-noaa-faq details:first-of-type{margin-top:0}
.forecast-page .visit-noaa-faq details>summary{padding:25px 72px 25px 32px;border-radius:20px;background:#f0f0f0;color:#000;font-size:18px;font-weight:700;line-height:1.3;text-decoration:none;filter:none;transition:background-color .3s ease,color .3s ease}
.forecast-page .visit-noaa-faq details>summary:before{content:none}
.forecast-page .visit-noaa-faq details>summary:after{content:'';display:block;position:absolute;left:auto;right:32px;top:50%;width:24px;height:24px;translate:0 -50%;background:#a8a9ae;mask:url(faq-arrow.svg) center/contain no-repeat;-webkit-mask:url(faq-arrow.svg) center/contain no-repeat;transform:rotate(0deg);transition:transform .3s ease,background-color .3s ease}
.forecast-page .visit-noaa-faq details[open]>summary{background:#29aaec;color:#fff}
.forecast-page .visit-noaa-faq details[open]>summary:after{content:'';background:#fff;transform:rotate(180deg)}
.forecast-page .visit-noaa-faq details p{margin:0;padding:16px 32px 10px;font-size:16px;line-height:1.5;color:#596975}
@media(hover:hover){.forecast-page .visit-noaa-faq details>summary:hover{background:#e6ebf5;color:#000;filter:none}.forecast-page .visit-noaa-faq details[open]>summary:hover{background:#1595cc;color:#fff}}
@media(max-width:720px){.forecast-page .visit-noaa-faq details>summary{padding:22px 60px 22px 25px;font-size:16px}.forecast-page .visit-noaa-faq details>summary:after{right:25px}.forecast-page .visit-noaa-faq details p{padding:14px 25px 10px}}
@media(prefers-reduced-motion:reduce){.forecast-page .visit-noaa-faq details>summary,.forecast-page .visit-noaa-faq details>summary:after{transition:none}}

/* All forecast selectors share one resting colour. */
.three-day-timezone button[aria-pressed=true],.three-day-picker button[aria-pressed=true]{background:#24abe3;border-color:#24abe3;color:#fff}
@media(hover:hover){.three-day-timezone button[aria-pressed=true]:hover,.three-day-picker button[aria-pressed=true]:hover{background:#1595cc;border-color:#1595cc}}
.three-day-timezone button[aria-pressed=true]:active,.three-day-picker button[aria-pressed=true]:active{background:#05547c;border-color:#05547c}

/* Forecast rows and their reading guide share one panel. */
.three-day-panel{background:#edf2fa;border-radius:30px}
.three-day-panel .three-day-card{background:transparent;box-shadow:none;border-radius:0;padding-bottom:12px}
.forecast-page .three-day-panel .three-day-help{border:0;margin:0;padding:0 20px 12px}
.forecast-page .three-day-panel .three-day-help>summary{padding:6px 0 6px 20px}
.forecast-page .three-day-panel .three-day-help>summary:before{top:13px}
@media(max-width:720px){.three-day-panel{border-radius:24px}}

/* Book the aurora outing directly after the short-range forecast. */
.forecast-page .forecast-tour-card{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);margin:0 0 28px;border-radius:30px;background:#edf2fa;overflow:hidden}
.forecast-tour-photo{display:block;position:relative;min-height:350px}
.forecast-tour-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:46% center;transition:transform .4s ease}
.forecast-tour-photo:hover img{transform:scale(1.025)}
.forecast-tour-copy{padding:28px;min-width:0}
.forecast-tour-kicker{font-size:10px;font-weight:700;letter-spacing:.1em;color:#526c80;margin:0 0 10px}
.forecast-tour-copy h2{font-size:30px;line-height:1.2;margin:0 0 12px;color:#161a23}
.forecast-tour-meta{font-size:12px;line-height:1.5;color:#687184;margin:0 0 12px}
.forecast-tour-intro{font-size:14px;line-height:1.5;margin:0 0 18px}
.forecast-tour-prices{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 0 22px}
.forecast-tour-prices span{display:block;font-size:12px;color:#687184;margin-bottom:4px}
.forecast-tour-prices strong{display:block;font-size:21px;line-height:1.35;color:#161a23;font-variant-numeric:tabular-nums}
.forecast-tour-prices strong small{font-size:12px;font-weight:400;white-space:nowrap}
.forecast-tour-prices a{display:inline-block;font-size:12px;color:#198dc4;margin-top:6px}
.forecast-tour-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.forecast-tour-actions .button{background:linear-gradient(90deg,#61d393,#62d5ed);color:#fff;min-height:44px;font-size:14px;padding:10px 18px;transition:filter .2s ease}
.forecast-tour-actions .button:hover{filter:brightness(.9)}
.forecast-tour-actions>a:not(.button){font-size:14px;color:#198dc4}
.forecast-tour-note{font-size:12px;line-height:1.5;color:#687184;margin:14px 0 0}
@media(max-width:720px){.forecast-page .forecast-tour-card{grid-template-columns:1fr;border-radius:24px;margin-bottom:24px}.forecast-tour-photo{min-height:0;height:190px}.forecast-tour-photo img{object-position:50% 38%}.forecast-tour-copy{padding:22px 20px}.forecast-tour-copy h2{font-size:26px}.forecast-tour-prices{gap:12px}.forecast-tour-prices strong{font-size:19px}.forecast-tour-prices strong small{display:inline}.forecast-tour-actions{gap:14px}.forecast-tour-actions .button{padding:10px 14px}}
@media(prefers-reduced-motion:reduce){.forecast-tour-photo img{transition:none}.forecast-tour-photo:hover img{transform:none}}
@media(max-width:400px){.forecast-tour-prices strong{font-size:17px}.forecast-tour-prices strong small{font-size:11px}}
@media(max-width:360px){.forecast-tour-prices{grid-template-columns:1fr}}

/* One section-heading scale and no rules between forecast sections. */
#main:has(>.forecast-page){--forecast-heading-size:36px}
#main:has(>.forecast-page) h2,
#main .forecast-page .visit-noaa-guide>h3,
#main .forecast-page .visit-noaa-faq>h3{font-family:Mont,Arial,sans-serif;font-size:var(--forecast-heading-size);font-weight:700;line-height:1.2}
.forecast-page .forecast-data-table,.forecast-page .three-day-help{border:0}
.forecast-page .visit-noaa-guide__result{border-top:0}
.forecast-page hr{display:none}
@media(max-width:720px){#main:has(>.forecast-page){--forecast-heading-size:28px}}

/* Keep longer-range planning and photo content compact on small screens. */
.outlook-toggle{display:none}
.forecast-page .forecast-gallery{padding:0 0 28px}
.forecast-gallery h2{margin:0 0 12px}
.forecast-gallery>p{font-size:14px;line-height:1.5;color:#687184;margin:0 0 16px}
.forecast-gallery-strip{display:grid;grid-template-columns:1fr 1.4fr;gap:14px}
.forecast-gallery-strip figure{margin:0;min-width:0;border-radius:26px;overflow:hidden;background:#edf2fa}
.forecast-gallery-strip img{display:block;width:100%;height:360px;object-fit:cover}
.forecast-gallery-strip img{object-position:center bottom}
.forecast-page .forecast-reading{padding:0 0 4px}
.forecast-reading .visit-noaa-guide{margin-top:0}
@media(max-width:720px){
 .outlook-compact:not(.outlook-expanded) .outlook-extra{display:none}
 .outlook-toggle:not([hidden]){display:block;position:relative;margin:14px auto 0;padding:10px 18px;border:0;border-radius:24px;background:#24abe3;color:white;font:400 14px/1.5 Mont,Arial,sans-serif;cursor:pointer}
 .forecast-gallery-strip{grid-template-columns:76% 90%;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:8px;gap:10px}
 .forecast-gallery-strip figure{scroll-snap-align:start;border-radius:24px}
 .forecast-gallery-strip img{height:260px}
}

/* Separate expanded explanations and date captions from their headings. */
.forecast-page .three-day-help>summary+p{margin-top:12px}
.forecast-page .three-day-card>h3+.three-day-date{margin-top:8px}
