/* r128 service pages: isolated, compact layout for weather and currency. */
.services-page.weather-r128,.services-page.currency-r128{width:min(var(--izek-public-page-max,1180px),calc(100% - var(--izek-public-page-gutter,32px)))!important;max-width:var(--izek-public-page-max,1180px)!important;margin:18px auto 72px!important}.weather-r128 .panel,.currency-r128 .panel{border-radius:18px;padding:20px;box-shadow:0 8px 28px rgba(30,35,55,.035)}
.weather-r128 .weather-app-head,.currency-r128 .service-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:6px 2px 18px;margin:0;background:none;border:0;box-shadow:none;min-height:0}.weather-r128 .weather-app-head h1,.currency-r128 .service-hero h1{font-size:clamp(28px,3vw,38px);line-height:1.08;letter-spacing:-1px;margin:4px 0 7px}.weather-r128 .weather-app-head p,.currency-r128 .service-hero p{max-width:680px;margin:0;color:var(--muted);line-height:1.55}.weather-r128 .weather-app-source,.currency-r128 .service-hero-badge{flex:0 0 auto;padding:9px 12px;border:1px solid var(--line);border-radius:12px;background:var(--panel);box-shadow:none}.currency-r128 .service-hero-badge>span{display:none}
.weather-r128 .weather-location-panel{padding:16px 18px;margin-bottom:16px}.weather-r128 .weather-location-head-r27{margin-bottom:12px}.weather-r128 .weather-location-head-r27 h2{font-size:16px;margin:0 0 3px}.weather-r128 .weather-location-head-r27 p{font-size:12px;margin:0;color:var(--muted)}.weather-r128 .weather-search{display:grid;grid-template-columns:minmax(180px,.9fr) minmax(220px,1.15fr) auto;gap:10px;align-items:end}.weather-r128 .weather-search-actions-r27{display:flex;gap:8px;align-items:center}.weather-r128 .weather-search-actions-r27 .btn{white-space:nowrap}.weather-r128 .profile-location-hint{margin-top:10px;font-size:11px;color:var(--muted)}
.weather-r128 .weather-current{margin:0 0 16px}.weather-r128 .weather-hourly-panel,.weather-r128 .weather-forecast-panel{margin-bottom:16px}.weather-r128 .panel-head{margin-bottom:14px}.weather-r128 .panel-head h2{font-size:18px}.weather-r128 .weather-days-grid-r80{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.weather-r128 .weather-day-r68{min-width:0;padding:14px;border-radius:14px;box-shadow:none}.weather-r128 .weather-day-facts-r68{grid-template-columns:1fr 1fr;gap:6px 10px}.weather-r128 .weather-hour-chart-stage-r68{border-radius:14px;overflow:hidden}.weather-r128 .service-attribution,.currency-r128 .service-attribution{margin:16px 2px 0;color:var(--muted);font-size:10.5px;line-height:1.55}
.currency-r128 .currency-popular-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin:2px 0 12px}.currency-r128 .currency-popular-head h2{font-size:18px;margin:2px 0 0}.currency-r128 .currency-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:16px}.currency-r128 .fx-popular-card{padding:14px;border-radius:14px;min-height:118px}.currency-r128 .fx-card-value{font-size:22px}.currency-r128 .currency-workspace{margin-bottom:16px}.currency-r128 .currency-calculator{display:grid;grid-template-columns:minmax(140px,.75fr) minmax(180px,1fr) 42px minmax(180px,1fr) minmax(170px,.9fr);gap:10px;align-items:end}.currency-r128 .fx-swap{width:42px;height:42px;padding:0;border-radius:12px;display:grid;place-items:center}.currency-r128 .fx-swap svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.currency-r128 .currency-result{font-size:20px;min-height:42px;display:flex;align-items:center}.currency-r128 .currency-rate-hint{margin-top:10px}.currency-r128 .currency-chart-panel{margin-bottom:16px}.currency-r128 .currency-chart-head{align-items:flex-end}.currency-r128 .fx-chart{min-height:280px}.currency-r128 .fx-chart svg{display:block;width:100%;height:auto;max-height:330px}.currency-r128 .fx-chart-source{display:block;margin-top:4px;color:var(--muted);font-size:10px}.currency-r128 .fx-same-pair{display:grid;place-items:center;align-content:center;gap:5px;min-height:240px}.currency-r128 .fx-same-pair strong{font-size:18px}.currency-r128 .fx-same-pair span{color:var(--muted)}
.location-combo .combo-option.is-active{background:var(--primary-soft);color:var(--text)}.location-combo .combo-option[aria-selected="true"]{outline:1px solid color-mix(in srgb,var(--primary) 30%,transparent)}
@media(max-width:1000px){.weather-r128 .weather-days-grid-r80{grid-template-columns:repeat(2,minmax(0,1fr))}.currency-r128 .currency-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.currency-r128 .currency-calculator{grid-template-columns:1fr 1fr 42px}.currency-r128 .currency-result-wrap{grid-column:1/-1}.currency-r128 .currency-chart-head{align-items:flex-start;flex-direction:column}.currency-r128 .period-tabs{max-width:100%;overflow-x:auto}}
@media(max-width:720px){.services-page.weather-r128,.services-page.currency-r128{width:min(var(--izek-public-page-max,1180px),calc(100% - var(--izek-public-page-gutter,20px)))!important;margin-top:12px!important}.weather-r128 .weather-app-head,.currency-r128 .service-hero{align-items:flex-start;flex-direction:column;gap:10px;padding-bottom:14px}.weather-r128 .weather-search{grid-template-columns:1fr}.weather-r128 .weather-search-actions-r27{display:grid;grid-template-columns:1fr 1fr}.weather-r128 .weather-days-grid-r80{grid-template-columns:repeat(2,minmax(0,1fr))}.currency-r128 .currency-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.currency-r128 .currency-calculator{grid-template-columns:1fr 42px 1fr}.currency-r128 .fx-amount-field{grid-column:1/-1}.currency-r128 .currency-result-wrap{grid-column:1/-1}.weather-r128 .panel,.currency-r128 .panel{padding:15px;border-radius:15px}.currency-r128 .currency-popular-head{align-items:flex-start;flex-direction:column;gap:5px}}
@media(max-width:430px){.weather-r128 .weather-search-actions-r27{grid-template-columns:1fr}.weather-r128 .weather-days-grid-r80{grid-template-columns:1fr}.currency-r128 .currency-summary{grid-template-columns:1fr 1fr}.currency-r128 .currency-calculator{grid-template-columns:1fr}.currency-r128 .fx-swap{justify-self:center;transform:rotate(90deg)}.currency-r128 .currency-result-wrap{grid-column:auto}.weather-r128 .weather-app-head h1,.currency-r128 .service-hero h1{font-size:28px}}

/* r128 audit closure: stable weather layout without JavaScript !important overrides. */
.weather-r128 .weather-days{display:block;width:100%;max-width:none;min-width:0}
.weather-r128 [data-weather-locate]{display:inline-flex;align-items:center;justify-content:center;gap:7px}
.weather-r128 [data-weather-locate] svg{width:16px;height:16px;flex:0 0 16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

/* r128 audit closure: dense small-screen service layout and stable long labels. */
.weather-r128 .location-combo,.weather-r128 .combo-control,.currency-r128 label{min-width:0}.weather-r128 .combo-option strong,.weather-r128 .combo-option small,.currency-r128 .currency-rate-hint{overflow-wrap:anywhere}
@media(max-width:520px){.weather-r128 .weather-app-source,.currency-r128 .service-hero-badge{width:100%;display:flex;justify-content:space-between;align-items:center}.currency-r128 .period-tabs{width:100%;display:flex}.currency-r128 .period-tabs button{flex:0 0 auto}}
@media(max-width:360px){.services-page.weather-r128,.services-page.currency-r128{width:min(var(--izek-public-page-max,1180px),calc(100% - var(--izek-public-page-gutter,14px)))!important}.currency-r128 .currency-summary{grid-template-columns:1fr}.weather-r128 .panel,.currency-r128 .panel{padding:13px}.weather-r128 .weather-search-actions-r27{grid-template-columns:1fr}.currency-r128 .service-hero h1,.weather-r128 .weather-app-head h1{font-size:26px}}
