:root{
  --le-green:#00F000;
  --le-green-dark:#00B800;
  --le-green-soft:rgba(0,240,0,.10);
  --le-text:#17251b;
  --le-muted:#4D5E4F;        /* EAA C5: darkened from #627064 → 5.3:1 on #fff (was 4.0:1 FAIL) */
  --le-nav-color:#485E4A;    /* EAA C4: nav links on light header → 5.0:1 */
  --le-kicker-color:#066019; /* EAA C3: kicker text → 5.6:1 on green-soft (was #087a24 3.6:1 FAIL) */
  --le-line:#dfe8e1;
  --le-bg:#f6f8f4;
  --le-card:#ffffff;
  --le-warm:#fbf7ec;
  --le-dark:#07140b;
  --le-radius:24px;
  --le-shadow:0 18px 60px rgba(8,30,14,.10);
}

/* ==================== EAA / WCAG 2.2 AA — focus visibility (C2) ==================== */
/* EAA C1: skip-to-main link — hidden until keyboard focus */
.le-skip-link{
  position:absolute;top:-48px;left:0;
  padding:10px 18px;
  background:var(--le-green-dark);color:#fff;font-weight:800;
  z-index:99999;text-decoration:none;
  border-radius:0 0 6px 0;
}
.le-skip-link:focus{top:0;}
/* SC 2.4.7 Focus Visible + SC 2.4.11 Focus Appearance (WCAG 2.2) */
*:focus-visible{
  outline:3px solid var(--le-green-dark);
  outline-offset:3px;
  border-radius:2px;
}
.le-footer *:focus-visible,
.score-section *:focus-visible{
  outline-color:var(--le-green);
}
/* Mouse users keep clean UI; keyboard users get the visible ring above */
:focus:not(:focus-visible){ outline:none; }

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;
  background:
    radial-gradient(circle at 12% 8%,rgba(0,240,0,.07),transparent 28%),
    radial-gradient(circle at 92% 18%,rgba(143,116,74,.08),transparent 28%),
    linear-gradient(180deg,#f8faf5 0%,#f2f6ef 100%);
  color:var(--le-text);
  font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;
  line-height:1.55;
  overflow-x:hidden;
}
a{color:inherit}
main{overflow:hidden}

.le-top{
  position:sticky;top:0;z-index:20;
  display:flex;align-items:center;justify-content:space-between;gap:18px;
  padding:10px clamp(18px,4vw,48px);
  background:rgba(246,248,244,.88);
  backdrop-filter:blur(18px);
  border-bottom:1px solid rgba(223,232,225,.8);
}
.le-brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:900}
.le-brand img{width:34px;height:34px;border-radius:10px;object-fit:cover}
.le-brand span{font-size:18px}
.le-nav{display:flex;gap:14px;font-size:14px;font-weight:800}
.le-nav a{text-decoration:none;color:var(--le-nav-color)}
.le-nav a:hover{color:var(--le-green-dark)}

.le-hero{
  position:relative;isolation:isolate;overflow:hidden;
  display:grid;
  grid-template-columns:minmax(0,.95fr) minmax(360px,.72fr);
  gap:30px;align-items:center;
  min-height:520px;
  max-width:1380px;margin-inline:auto;width:100%;
  padding:46px clamp(18px,5vw,76px) 38px;
  background:
    radial-gradient(circle at 16% 12%, rgba(0,240,0,.13), transparent 28%),
    radial-gradient(circle at 84% 18%, rgba(143,116,74,.14), transparent 30%),
    linear-gradient(135deg,#fffaf0 0%,#f7fff1 44%,#efe6d4 100%);
}
.le-hero::before{
  content:"";position:absolute;inset:-2%;z-index:0;pointer-events:none;
  opacity:.42;filter:blur(.35px) saturate(.9) contrast(1.04);mix-blend-mode:multiply;
  background-repeat:no-repeat;background-size:cover;background-position:center;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1600' height='820' viewBox='0 0 1600 820'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop stop-color='%23d8c2a0'/%3E%3Cstop offset='.55' stop-color='%23bba071'/%3E%3Cstop offset='1' stop-color='%23887555'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='1600' height='820' fill='none'/%3E%3Cg opacity='.22' fill='url(%23g)'%3E%3Cpath d='M0 620 C160 555 330 590 505 500 C665 420 815 405 980 485 C1160 570 1360 520 1600 430 L1600 820 L0 820 Z'/%3E%3C/g%3E%3Cg fill='none' stroke='%236b5537' stroke-width='5' stroke-linecap='round' stroke-linejoin='round' opacity='.42'%3E%3Cpath d='M92 604 H1475'/%3E%3Cpath d='M130 604 V515 H268 V604 M292 604 V468 H420 V604 M472 604 V500 H632 V604 M680 604 V444 H838 V604 M885 604 V490 H1042 V604 M1090 604 V415 H1282 V604 M1318 604 V510 H1448 V604'/%3E%3Cpath d='M160 604 V548 Q199 478 238 548 V604'/%3E%3Cpath d='M318 604 V520 Q356 448 394 520 V604'/%3E%3Cpath d='M518 604 V540 Q575 450 632 540 V604'/%3E%3Cpath d='M716 604 V512 Q759 430 802 512 V604'/%3E%3Cpath d='M924 604 V530 Q963 462 1002 530 V604'/%3E%3Cpath d='M1132 604 V488 Q1186 382 1240 488 V604'/%3E%3Cpath d='M1348 604 V548 Q1383 488 1418 548 V604'/%3E%3Cpath d='M1020 350 Q1112 205 1204 350 V604 H1020 Z'/%3E%3Cpath d='M1078 350 Q1112 292 1146 350'/%3E%3Cpath d='M1170 350 Q1204 292 1238 350'/%3E%3Cpath d='M742 382 H972 M784 334 H930 M830 292 H888'/%3E%3Cpath d='M214 455 C330 385 470 406 590 332 S856 256 1035 342 S1290 420 1470 300'/%3E%3Cpath d='M120 682 H1450 M200 724 H1300' opacity='.55'/%3E%3C/g%3E%3Cg fill='%2300F000' opacity='.24'%3E%3Ccircle cx='340' cy='526' r='24'/%3E%3Ccircle cx='780' cy='452' r='18'/%3E%3Ccircle cx='1198' cy='488' r='22'/%3E%3Ccircle cx='1378' cy='548' r='15'/%3E%3C/g%3E%3Cg fill='none' stroke='%2300F000' stroke-width='3' opacity='.22'%3E%3Cpath d='M340 526 C520 430 620 560 780 452 S1020 400 1198 488 S1290 590 1378 548'/%3E%3C/g%3E%3C/svg%3E");
}
.le-hero::after{
  content:"";position:absolute;inset:0;z-index:1;pointer-events:none;
  background:
    linear-gradient(90deg, rgba(255,250,240,.94) 0%, rgba(255,250,240,.70) 48%, rgba(246,255,242,.78) 100%),
    radial-gradient(circle at 23% 35%, rgba(255,255,255,.78), transparent 28%),
    radial-gradient(circle at 78% 40%, rgba(255,255,255,.42), transparent 32%);
}
.le-hero>*{position:relative;z-index:2}
.le-hero-copy{max-width:760px}
.le-hero h1{
  font-family:Fraunces,Georgia,serif;
  font-size:clamp(38px,4.8vw,64px);
  line-height:1.08;letter-spacing:-.026em;
  margin:8px 0 16px;max-width:700px;text-wrap:balance;
}
.le-lead{font-size:clamp(17px,1.75vw,21px);color:#304537;max-width:680px;margin:0 0 24px}
.le-kicker{display:inline-flex;gap:8px;align-items:center;margin:0 0 10px;padding:6px 10px;border:1px solid rgba(0,184,0,.22);border-radius:999px;background:var(--le-green-soft);color:var(--le-kicker-color);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}
.le-cta-row{display:flex;flex-wrap:wrap;gap:12px}
.le-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 18px;border-radius:999px;text-decoration:none;font-weight:900;border:1px solid var(--le-line);transition:.18s ease}
.le-btn.primary{background:var(--le-green);border-color:var(--le-green);color:#05290c;box-shadow:0 10px 28px rgba(0,240,0,.28)}
.le-btn.primary:hover{background:var(--le-green-dark);color:white}
.le-btn.ghost{background:#fff;color:#1b3020}
.le-btn.ghost:hover{border-color:var(--le-green);transform:translateY(-1px)}
.le-btn-disabled{cursor:not-allowed;opacity:.72;background:#fff;color:var(--le-muted)}
.le-btn-disabled:hover{transform:none;border-color:var(--le-line)}

.le-hero-visual{min-height:390px}
.signal-map{position:relative;height:100%;min-height:390px;border:1px solid rgba(0,184,0,.22);border-radius:36px;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(236,255,231,.62)),radial-gradient(circle at 30% 30%,rgba(0,240,0,.18),transparent 22%),repeating-linear-gradient(35deg,rgba(8,35,14,.075) 0 1px,transparent 1px 28px);box-shadow:var(--le-shadow)}
.signal-map::before{content:"";position:absolute;inset:-15%;background:radial-gradient(circle at 35% 35%,rgba(0,240,0,.28),transparent 16%),radial-gradient(circle at 78% 20%,rgba(0,240,0,.18),transparent 18%),radial-gradient(circle at 50% 78%,rgba(0,240,0,.16),transparent 18%);filter:blur(10px)}
.node{position:absolute;z-index:4;padding:8px 12px;border-radius:999px;background:#fff;border:1px solid rgba(0,184,0,.22);font-size:11px;font-weight:900;box-shadow:0 10px 30px rgba(8,30,14,.14)}
.n1{left:10%;top:18%}.n2{right:12%;top:28%}.n3{left:14%;bottom:25%}.n4{right:14%;bottom:18%}
.trip-card{position:absolute;z-index:5;left:50%;top:50%;transform:translate(-50%,-50%);width:min(320px,80%);padding:22px;border-radius:24px;background:rgba(7,20,11,.92);color:white;box-shadow:0 24px 80px rgba(0,0,0,.25)}
.trip-card strong{display:block;color:var(--le-green);text-transform:uppercase;font-size:12px;letter-spacing:.08em}.trip-card b{display:block;font-size:28px;line-height:1.06;margin:10px 0}.trip-card small{color:#cfe0d2}

.le-section{padding:42px clamp(18px,5vw,76px);border-top:1px solid rgba(223,232,225,.82);max-width:1380px;margin-inline:auto;width:100%}
.le-section h2{font-family:Fraunces,Georgia,serif;font-size:clamp(28px,3.25vw,44px);line-height:1.12;letter-spacing:-.018em;margin:0 0 20px;max-width:940px;text-wrap:balance}
.two-col{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:40px}
.le-body{font-size:19px;color:#334638;margin:0}
.metric-grid,.le-grid,.break-grid,.tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.le-grid.small{grid-template-columns:repeat(3,minmax(0,1fr))}
.metric,.le-card,.break-grid article{opacity:1;visibility:visible;transform:none;background:rgba(255,255,255,.86);backdrop-filter:blur(8px);border:1px solid var(--le-line);border-radius:var(--le-radius);padding:20px;box-shadow:0 12px 36px rgba(8,30,14,.06)}
.metric span,.le-card span{display:block;color:#087a24;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:900;margin-bottom:8px}
.metric strong{display:block;font-size:26px}.metric em,.le-card small{display:block;color:var(--le-muted);font-style:normal;margin-top:8px}.le-card h3{margin:0 0 8px;font-size:22px}.le-card p{margin:0;color:#384a3d}.le-card.rich{min-height:220px}.le-card.link{text-decoration:none;display:block}.le-card.link:hover{border-color:var(--le-green)}
.le-snapshot{overflow:hidden}.le-snapshot .metric-grid{grid-template-columns:repeat(4,minmax(190px,1fr));overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}

.score-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:26px;align-items:stretch;background:linear-gradient(135deg,#07140b 0%,#0b1f10 52%,#102a17 100%);color:#fff;border-radius:34px;margin-top:16px;margin-bottom:16px;box-shadow:0 26px 80px rgba(7,20,11,.16)}
.score-section h2,.score-section .le-kicker{color:#fff}.score-main,.score-bars{padding:24px;border:1px solid rgba(0,240,0,.22);border-radius:var(--le-radius);background:rgba(255,255,255,.055);color:#fff}.score-number{font-size:78px;font-weight:950;line-height:.9;color:var(--le-green);letter-spacing:-.07em;text-shadow:0 6px 20px rgba(0,240,0,.22)}.score-number small{font-size:28px;color:#e9f5eb}.score-main p{color:#dcebdd}.bar{display:grid;grid-template-columns:170px 1fr 42px;gap:12px;align-items:center;margin:13px 0}.bar span,.bar em{font-size:13px;color:#dcebdd;font-style:normal;font-weight:800}.bar i{display:block;height:10px;border-radius:999px;background:rgba(255,255,255,.14);overflow:hidden}.bar b{display:block;height:100%;border-radius:999px;background:var(--le-green);box-shadow:0 0 12px rgba(0,240,0,.34)}
.break-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.break-grid strong{display:block;font-size:20px;margin-bottom:8px}.break-grid p{margin:0;color:#4f6054}
.local-first{background:radial-gradient(circle at 82% 20%,rgba(0,240,0,.09),transparent 28%),linear-gradient(135deg,#fbf7ec 0%,#f7f5ea 100%);border-radius:32px;margin-top:16px;margin-bottom:16px}.le-list{margin:0;padding-left:20px;font-size:18px;color:#334638}.le-list li{margin:8px 0}

.video-section{overflow:hidden}
#cityHubVideo{display:block;min-height:1px}
.video-grid{display:grid;grid-template-columns:1.15fr .925fr .925fr;gap:16px;align-items:stretch;opacity:1;visibility:visible;transform:none}
.video-card{position:relative;display:flex;align-items:flex-end;min-height:250px;padding:0;border-radius:26px;overflow:hidden;background:#102016;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 50px rgba(7,20,11,.18);isolation:isolate;transition:.18s ease;opacity:1;visibility:visible;transform:none}
.video-card:hover{transform:translateY(-2px);box-shadow:0 18px 46px rgba(0,0,0,.16)}.video-card.featured{min-height:310px}.video-thumb{position:absolute;inset:0;background-size:cover;background-position:center;z-index:-2;transform:scale(1.02)}.video-card::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(3,13,6,.04) 0%,rgba(3,13,6,.35) 42%,rgba(3,13,6,.90) 100%)}.video-card .play{position:absolute;top:18px;left:18px;width:54px;height:54px;border-radius:18px;background:var(--le-green);color:#05290c;display:grid;place-items:center;font-size:24px;font-weight:900;z-index:2}.video-info{width:100%;padding:20px;position:relative;z-index:2}.video-card .yt-title{display:block;color:#fff;font-size:21px;line-height:1.12;font-weight:950;text-shadow:0 2px 8px rgba(0,0,0,.55)}.video-card .yt-channel{display:block;margin-top:7px;color:#dbe8dd;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.video-card.video-search .video-thumb{background-image:linear-gradient(135deg,rgba(0,240,0,.28),rgba(9,31,16,.88))}

.le-recs{display:grid;grid-template-columns:1fr;gap:30px;align-items:center;background:radial-gradient(circle at 12% 12%,rgba(0,240,0,.18),transparent 28%),#fff;max-width:100%;overflow:hidden}.recs-head{max-width:920px}.empty-note{padding:22px;border:1px dashed rgba(0,184,0,.35);border-radius:var(--le-radius);background:var(--le-green-soft);color:#31513a}.ad-slot-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px;width:100%;max-width:100%;overflow:hidden}.ad-slot{opacity:1;visibility:visible;transform:none;min-width:0;min-height:132px;display:block;text-decoration:none;padding:18px;border-radius:20px;border:1px solid rgba(0,184,0,.36);background:linear-gradient(135deg,#fff 0%,#f3fff1 100%);box-shadow:0 12px 34px rgba(8,30,14,.06)}.ad-slot:hover{border-color:var(--le-green);transform:translateY(-1px)}.ad-slot span{display:inline-flex;padding:4px 8px;border-radius:999px;background:var(--le-green-soft);color:#087a24;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:900;margin-bottom:10px}.ad-slot strong{display:block;font-size:19px;line-height:1.15;margin-bottom:7px}.ad-slot em{display:block;color:var(--le-muted);font-style:normal;font-size:13px}
.photo-section{background:rgba(255,255,255,.42)}.photo-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.photo-slot{opacity:1;visibility:visible;transform:none;position:relative;min-height:230px;padding:18px;border-radius:24px;overflow:hidden;border:1px solid rgba(0,184,0,.18);background:#dfe9df;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 14px 44px rgba(8,30,14,.09)}.photo-blur{position:absolute;inset:0;background:radial-gradient(circle at 30% 25%,rgba(0,240,0,.55),transparent 25%),radial-gradient(circle at 70% 60%,rgba(30,70,40,.38),transparent 30%),linear-gradient(135deg,#dbe9d5,#f8f6e9);filter:blur(18px);transform:scale(1.08);opacity:.72}.photo-slot::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.48) 100%)}.photo-slot span,.photo-slot strong,.photo-slot p{position:relative;z-index:1;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.32)}.photo-slot span{text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:900;color:var(--le-green)}.photo-slot strong{font-size:21px;line-height:1.15;margin:6px 0}.photo-slot p{margin:0;color:#e9f3eb;font-size:13px}
.lep-overlay{position:absolute;bottom:0;left:0;right:0;z-index:3;padding:10px 14px 14px}
.lep-label{display:block;font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;color:#00C853}
.lep-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:15px;font-weight:800;color:#fff;line-height:1.25;margin:3px 0 5px;text-shadow:0 1px 4px rgba(0,0,0,.7)}
.photo-slot.has-real-photo::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.82) 100%)}
.photo-slot.has-real-photo{background-size:cover;background-position:center}
.photo-slot.has-real-photo::after{background:linear-gradient(180deg,rgba(3,13,6,.08) 0%,rgba(3,13,6,.62) 100%)}
.photo-author{margin-top:10px;position:relative;z-index:1}
.photo-author-link{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:800;color:#fff;text-decoration:none;background:rgba(0,0,0,.32);padding:4px 9px;border-radius:999px;backdrop-filter:blur(4px);transition:background .15s}
.photo-author-link:hover{background:rgba(0,200,83,.55);text-decoration:none}
.photo-section-cta{background:linear-gradient(135deg,rgba(0,240,0,.06),transparent 60%)}
.tools{background:#08150c;color:white}.tools h2{max-width:900px}.tool-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.tool-grid a{opacity:1;visibility:visible;transform:none;padding:18px;border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);text-align:center;text-decoration:none;font-weight:900}.tool-grid a:hover{background:var(--le-green);color:#05290c}.faq details{opacity:1;visibility:visible;transform:none;background:white;border:1px solid var(--le-line);border-radius:18px;margin:10px 0;padding:16px 18px}.faq summary{cursor:pointer;font-weight:900}.faq p{color:#435648}.le-footer{padding:34px clamp(18px,5vw,76px);background:#07140b;color:#d5e6d8;display:flex;justify-content:space-between;gap:20px}.le-footer a{color:var(--le-green);text-decoration:none}.le-index{max-width:1100px;margin:0 auto;padding:60px 22px}.le-index h1{font-family:Fraunces,Georgia,serif;font-size:56px}

@media(max-width:1120px){.le-hero,.two-col,.score-section{grid-template-columns:1fr}.le-hero{min-height:auto}.le-hero-visual,.signal-map{min-height:380px}.metric-grid,.le-grid,.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-grid,.ad-slot-grid,.photo-grid{grid-template-columns:1fr}.le-nav{display:none}.bar{grid-template-columns:1fr}.bar em{display:block}}

@media(max-width:760px){
  .le-top{padding:8px 16px}.le-brand img{width:38px;height:38px}.le-brand span{font-size:20px}
  .le-hero{padding:22px 16px;gap:14px}.le-hero h1{font-size:38px;line-height:1.07;letter-spacing:-.02em;margin:8px 0 16px}.le-lead{font-size:20px;line-height:1.42;margin-bottom:20px}.le-kicker{font-size:11px;margin-bottom:8px}.le-btn{width:100%}.le-cta-row{width:100%}
  .le-hero::before{opacity:.34;inset:-6%;background-size:auto 100%;background-position:center top}.le-hero::after{background:linear-gradient(180deg,rgba(255,250,240,.88) 0%,rgba(246,255,242,.72) 100%),radial-gradient(circle at 25% 22%,rgba(255,255,255,.7),transparent 34%)}
  .le-hero-visual,.signal-map{min-height:250px}.signal-map{border-radius:26px}.trip-card{width:76%;padding:16px}.trip-card b{font-size:28px}.node{font-size:10px;padding:7px 10px}.n1{left:8%;top:13%}.n2{right:6%;top:16%}.n3{left:8%;bottom:14%}.n4{right:6%;bottom:11%}
  .le-section{padding:30px 16px}.le-section h2{font-size:34px;line-height:1.08}.two-col{gap:18px}.metric-grid,.le-grid,.break-grid,.tool-grid,.le-grid.small{grid-template-columns:1fr}.metric{padding:18px;border-radius:22px}.metric strong{font-size:30px}.le-card.rich{min-height:auto}.score-section,.local-first{border-radius:0;margin-inline:0}.score-main,.score-bars{padding:20px}.score-number{font-size:64px}.break-grid article{padding:18px}

  .video-section{overflow:hidden}
  #cityHubVideo{overflow:visible;margin-right:-16px}
  #cityHubVideo .video-grid{display:flex;flex-direction:row;gap:14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:2px 16px 16px 0;margin:0}
  #cityHubVideo .video-card,#cityHubVideo .video-card.featured{flex:0 0 84%;width:84%;min-width:84%;max-width:84%;height:auto;min-height:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:0;border-radius:22px;overflow:hidden;scroll-snap-align:start;background:#fff;color:var(--le-text);border:1px solid rgba(223,232,225,.95);box-shadow:0 12px 34px rgba(8,30,14,.10);isolation:isolate;text-decoration:none}
  #cityHubVideo .video-card::after{content:none;display:none}
  #cityHubVideo .video-thumb{position:relative;inset:auto;z-index:1;display:block;width:100%;aspect-ratio:16/9;height:auto;min-height:0;flex:0 0 auto;background-size:cover;background-position:center;background-repeat:no-repeat;transform:none;border-radius:0}
  #cityHubVideo .video-card .play{position:absolute;top:12px;left:12px;z-index:3;width:42px;height:42px;border-radius:15px;font-size:18px;background:var(--le-green);color:#05290c;box-shadow:0 8px 20px rgba(0,0,0,.20)}
  #cityHubVideo .video-info{position:relative;z-index:2;display:block;width:100%;padding:14px 15px 16px;background:#fff;color:var(--le-text)}
  #cityHubVideo .video-card .yt-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:var(--le-text);font-size:16px;line-height:1.22;font-weight:900;letter-spacing:-0.01em;text-shadow:none;margin:0;padding:0}
  #cityHubVideo .video-card .yt-channel{display:block;margin-top:7px;color:var(--le-muted);font-size:11px;line-height:1.25;font-weight:800;text-transform:none;letter-spacing:0;text-shadow:none}
  .photo-head{display:block}.photo-head .le-btn{margin-top:12px}.photo-slot{min-height:185px}.le-recs{gap:18px}.le-recs h2{font-size:32px;max-width:100%;overflow-wrap:break-word}.le-recs .le-body{font-size:18px;overflow-wrap:break-word}.ad-slot-grid{display:grid;grid-template-columns:1fr;width:100%;gap:12px}.ad-slot{width:100%}.tool-grid a{padding:14px}.le-footer{display:block}
}

/* === v1.1.5 DESKTOP VIDEO EQUAL SIZE FINAL === */
@media (min-width: 761px){
  #cityHubVideo{
    display:block !important;
    width:100% !important;
    overflow:visible !important;
  }
  #cityHubVideo .video-grid{
    display:grid !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:16px !important;
    align-items:stretch !important;
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
  }
  #cityHubVideo .video-card,
  #cityHubVideo .video-card.featured{
    width:100% !important;
    min-width:0 !important;
    max-width:none !important;
    height:340px !important;
    min-height:340px !important;
    max-height:340px !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:stretch !important;
    justify-content:flex-start !important;
    padding:0 !important;
    border-radius:26px !important;
    overflow:hidden !important;
    background:#fff !important;
    color:var(--le-text) !important;
    border:1px solid rgba(223,232,225,.95) !important;
    box-shadow:0 18px 50px rgba(7,20,11,.12) !important;
    text-decoration:none !important;
    isolation:isolate !important;
  }
  #cityHubVideo .video-card::after,
  #cityHubVideo .video-thumb::after{
    content:none !important;
    display:none !important;
  }
  #cityHubVideo .video-thumb{
    position:relative !important;
    inset:auto !important;
    z-index:1 !important;
    display:block !important;
    width:100% !important;
    height:190px !important;
    min-height:190px !important;
    max-height:190px !important;
    aspect-ratio:auto !important;
    flex:0 0 190px !important;
    background-size:cover !important;
    background-position:center !important;
    background-repeat:no-repeat !important;
    transform:none !important;
    border-radius:0 !important;
  }
  #cityHubVideo .video-card .play{
    position:absolute !important;
    top:16px !important;
    left:16px !important;
    z-index:3 !important;
    width:50px !important;
    height:50px !important;
    border-radius:18px !important;
    font-size:22px !important;
    background:var(--le-green) !important;
    color:#05290c !important;
    box-shadow:0 10px 24px rgba(0,0,0,.22) !important;
  }
  #cityHubVideo .video-info{
    position:relative !important;
    z-index:2 !important;
    display:flex !important;
    flex-direction:column !important;
    justify-content:flex-start !important;
    width:100% !important;
    height:150px !important;
    min-height:150px !important;
    max-height:150px !important;
    padding:18px 18px 16px !important;
    background:#fff !important;
    color:var(--le-text) !important;
  }
  #cityHubVideo .video-card .yt-title{
    display:-webkit-box !important;
    -webkit-line-clamp:3 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
    color:var(--le-text) !important;
    font-size:18px !important;
    line-height:1.18 !important;
    font-weight:950 !important;
    letter-spacing:-.01em !important;
    text-shadow:none !important;
    margin:0 !important;
    padding:0 !important;
  }
  #cityHubVideo .video-card .yt-channel{
    display:block !important;
    margin-top:auto !important;
    padding-top:10px !important;
    color:var(--le-muted) !important;
    font-size:12px !important;
    line-height:1.25 !important;
    font-weight:800 !important;
    text-transform:none !important;
    letter-spacing:0 !important;
    text-shadow:none !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
  }
}


/* === Unified Partner + Brand Fix v1 === */
.le-brand img{background:transparent !important;box-shadow:none !important;object-fit:cover;}
.city-partner-section{background:radial-gradient(circle at 18% 15%,rgba(0,240,0,.14),transparent 30%),linear-gradient(135deg,#07140b,#102a17);color:#fff;border-radius:34px;margin-top:20px;margin-bottom:20px;}
.city-partner-section h2,.city-partner-section .le-body{color:#fff;}
.city-partner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px;}
.city-partner-card{min-height:150px;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;padding:18px;border-radius:22px;text-decoration:none;color:#fff;background:radial-gradient(circle at 85% 15%,rgba(255,255,255,.42),transparent 34%),linear-gradient(135deg,#00F000,#00B800);background-size:cover;background-position:center;border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 50px rgba(0,0,0,.18);overflow:hidden;}
.city-partner-card:not(.has-banner){color:#05290c;}
.city-partner-card.gyg{background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.30),transparent 32%),linear-gradient(135deg,#ff7a45 0%,#ff5533 58%,#df3e20 100%);color:#fff;}
.city-partner-card.booking{background:radial-gradient(circle at 82% 14%,rgba(255,255,255,.22),transparent 34%),linear-gradient(135deg,#0d5bd7 0%,#003b95 58%,#00245f 100%);color:#fff;}
.city-partner-card.local{background:radial-gradient(circle at 85% 15%,rgba(255,255,255,.32),transparent 34%),linear-gradient(135deg,#00F000,#00B800);}
.city-partner-label{align-self:flex-start;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.20);font-size:10px;text-transform:uppercase;letter-spacing:.07em;font-weight:950;}
.city-partner-card:not(.has-banner) .city-partner-label{background:rgba(255,255,255,.42);}
.city-partner-card strong{display:flex;align-items:center;gap:9px;font-size:20px;line-height:1.12;}
.city-partner-card strong img{width:30px;height:30px;border-radius:9px;background:#fff;object-fit:cover;}
.city-partner-symbol{width:30px;height:30px;border-radius:9px;background:rgba(255,255,255,.20);display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;}
.city-partner-card em{font-style:normal;font-size:13px;line-height:1.3;opacity:.94;}
.city-local-partner-grid .city-partner-card{min-height:150px;color:#05290c;}
.city-local-partner-grid .city-partner-card.has-banner{color:#fff;}
@media(max-width:1120px){.city-partner-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.city-partner-grid{grid-template-columns:1fr}.city-partner-section{border-radius:0}}


/* === Super Hub main-site partner block v4 === */
.le-superhub-partners-block{
  padding:24px 20px;
  border-radius:24px;
  background:rgba(255,255,255,.86);
  border:1px solid var(--le-line);
  box-shadow:0 12px 36px rgba(8,30,14,.06);
  overflow:hidden;
}
.le-superhub-partners-head{
  margin:0 0 16px;
}
.le-superhub-partners-head h2{
  margin:0 0 6px;
  font-family:Fraunces,Georgia,serif;
  font-size:clamp(26px,3vw,40px);
  line-height:1.12;
  letter-spacing:-.018em;
  color:var(--le-text);
}
.le-superhub-partners-head p{
  margin:0;
  color:var(--le-muted);
  font-size:17px;
  line-height:1.45;
  max-width:760px;
}
.le-superhub-partner-cards{
  display:grid;
  grid-template-columns:repeat(3,minmax(220px,1fr));
  gap:14px;
  align-items:stretch;
  width:100%;
}
.le-superhub-partner-cards .le-partner-card{
  display:block;
  position:relative;
  min-width:0;
  padding:0;
  border-radius:20px;
  text-decoration:none;
  overflow:hidden;
  background:#fff;
  box-shadow:0 14px 34px rgba(8,30,14,.10);
  border:1px solid rgba(0,184,0,.18);
  transform:none;
}
.le-superhub-partner-cards .le-partner-card img{
  display:block;
  width:100%;
  height:100%;
  aspect-ratio:16/10;
  object-fit:cover;
  border:0;
}
.le-superhub-partners-note{
  font-size:11px;
  color:#6b746d;
  text-align:center;
  margin:12px 0 0;
  line-height:1.45;
}
@media(max-width:820px){
  .le-superhub-partners-block{
    margin-left:0;
    margin-right:0;
    padding:20px 16px;
    border-radius:22px;
  }
  .le-superhub-partners-head h2{
    font-size:28px;
    line-height:1.08;
  }
  .le-superhub-partners-head p{
    font-size:16px;
  }
  .le-superhub-partner-cards{
    grid-template-columns:1fr;
    gap:12px;
  }
  .le-superhub-partner-cards .le-partner-card{
    width:100%;
    max-width:none;
    border-radius:18px;
  }
  .le-superhub-partner-cards .le-partner-card img{
    width:100%;
    aspect-ratio:16/10;
    height:auto;
    object-fit:cover;
  }
}


/* === City Hub local advertising slots v1.1.12 === */
.le-city-local-ads-block{
  padding:24px 20px;
  border-radius:24px;
  background:rgba(255,255,255,.86);
  border:1px solid var(--le-line);
  box-shadow:0 12px 36px rgba(8,30,14,.06);
  overflow:hidden;
}
.le-city-local-ad-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(220px,1fr));
  gap:14px;
  align-items:stretch;
  width:100%;
}
.le-city-local-ad-grid .le-city-local-ad-card{
  display:block;
  position:relative;
  min-width:0;
  padding:0;
  border-radius:20px;
  text-decoration:none;
  overflow:hidden;
  background:#fff;
  box-shadow:0 14px 34px rgba(8,30,14,.10);
  border:1px solid rgba(0,184,0,.18);
  transform:none;
}
.le-city-local-ad-grid .le-city-local-ad-card img{
  display:block;
  width:100%;
  height:100%;
  aspect-ratio:16/10;
  object-fit:cover;
  border:0;
}
.le-city-local-ad-grid .le-city-local-ad-card.is-empty-local-slot img{
  object-fit:cover;
}
.le-city-local-ad-grid .le-city-local-ad-card.has-local-partner::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:62%;
  background:linear-gradient(0deg,rgba(0,0,0,.78),rgba(0,0,0,.36),transparent);
  pointer-events:none;
}
.le-city-local-ad-overlay{
  position:absolute;
  left:14px;
  right:14px;
  bottom:13px;
  z-index:2;
  color:#fff;
  text-shadow:0 1px 4px rgba(0,0,0,.88);
  pointer-events:none;
}
.le-city-local-ad-overlay strong{
  display:block;
  font-size:19px;
  line-height:1.08;
  font-weight:950;
  letter-spacing:-.25px;
}
.le-city-local-ad-overlay em{
  display:block;
  margin-top:4px;
  font-size:12px;
  line-height:1.25;
  font-style:normal;
  font-weight:750;
  opacity:.96;
}
@media(max-width:820px){
  .le-city-local-ads-block{
    margin-left:0;
    margin-right:0;
    padding:20px 16px;
    border-radius:22px;
  }
  .le-city-local-ad-grid{
    grid-template-columns:1fr;
    gap:12px;
  }
  .le-city-local-ad-grid .le-city-local-ad-card{
    width:100%;
    max-width:none;
    border-radius:18px;
  }
  .le-city-local-ad-grid .le-city-local-ad-card img{
    width:100%;
    aspect-ratio:16/10;
    height:auto;
    object-fit:cover;
  }
  .le-city-local-ad-overlay strong{font-size:18px;}
  .le-city-local-ad-overlay em{font-size:12px;}
}

/* === City Hub local ads v2: 3 visible cards, 9 rotating local slots === */
.le-city-local-ad-grid{
  grid-template-columns:repeat(3,minmax(220px,1fr)) !important;
}
.le-city-local-ad-grid .le-city-local-ad-card{
  min-height:0 !important;
  aspect-ratio:16/10;
}
.le-city-local-ad-grid .le-city-local-ad-card img{
  height:100% !important;
  aspect-ratio:auto !important;
}
.le-city-local-ad-grid .le-city-local-ad-card.is-empty-local-slot img{
  object-fit:cover !important;
}
.le-city-local-ad-grid .le-city-local-ad-card.is-empty-local-slot::after{
  display:none !important;
}
.le-city-local-ad-overlay.is-empty-overlay{
  display:none !important;
}
@media(max-width:820px){
  .le-city-local-ad-grid{
    grid-template-columns:1fr !important;
  }
  .le-city-local-ad-grid .le-city-local-ad-card{
    width:100% !important;
    aspect-ratio:16/10;
  }
}


/* === Super Hub cleanup v1.1.13: region limits + compact legal/cookie footer === */
.city-region-card-wrap.is-collapsed{
  display:none !important;
}

.le-footer-compact{
  flex-wrap:wrap;
  align-items:flex-start;
}

.le-footer-compact p{
  margin:0;
}

.le-footer-main-links,
.le-legal-links{
  font-size:12px;
  line-height:1.55;
}

.le-legal-links{
  flex-basis:100%;
  color:#aebdae;
  margin-top:6px !important;
}

.le-legal-links a,
.le-cookie-settings-btn{
  color:var(--le-green);
  text-decoration:none;
}

.le-legal-links a:hover,
.le-cookie-settings-btn:hover{
  text-decoration:underline;
}

.le-cookie-settings-btn{
  border:0;
  background:transparent;
  padding:0;
  font:inherit;
  cursor:pointer;
}

.le-cookie-consent-panel{
  position:fixed;
  left:16px;
  right:16px;
  bottom:16px;
  z-index:9999;
  max-width:760px;
  margin:0 auto;
  padding:14px;
  border-radius:18px;
  background:rgba(255,255,255,.98);
  border:1px solid var(--le-line);
  box-shadow:0 18px 52px rgba(0,0,0,.24);
  display:none;
  gap:12px;
  align-items:center;
  justify-content:space-between;
}

.le-cookie-consent-panel.open{
  display:flex;
}

.le-cookie-consent-text{
  min-width:0;
}

.le-cookie-consent-text strong{
  display:block;
  font-size:14px;
  color:var(--le-text);
  margin-bottom:3px;
}

.le-cookie-consent-text span{
  display:block;
  font-size:12px;
  line-height:1.4;
  color:var(--le-muted);
}

.le-cookie-consent-actions{
  display:flex;
  gap:8px;
  flex:0 0 auto;
}

.le-cookie-consent-actions button{
  border:1px solid var(--le-line);
  background:#fff;
  color:var(--le-text);
  border-radius:999px;
  padding:9px 12px;
  font-size:12px;
  font-weight:900;
  cursor:pointer;
  font-family:inherit;
  white-space:nowrap;
}

.le-cookie-consent-actions button.primary{
  background:var(--le-green);
  border-color:var(--le-green);
  color:#05290c;
}

@media(max-width:760px){
  .le-footer-compact{
    display:block;
  }

  .le-footer-main-links,
  .le-legal-links{
    margin-top:8px !important;
    font-size:11px;
  }

  .le-cookie-consent-panel{
    left:10px;
    right:10px;
    bottom:10px;
    display:none;
    flex-direction:column;
    align-items:stretch;
    padding:13px;
  }

  .le-cookie-consent-panel.open{
    display:flex;
  }

  .le-cookie-consent-actions{
    display:grid;
    grid-template-columns:1fr;
    width:100%;
  }

  .le-cookie-consent-actions button{
    width:100%;
  }
}


/* === Green Smart City Updates v1.1.15 === */
.le-green-updates-section{
  position:relative;
  overflow:hidden;
  border-radius:34px;
  background:
    radial-gradient(circle at 12% 18%, rgba(0,240,0,.14), transparent 30%),
    radial-gradient(circle at 88% 20%, rgba(143,116,74,.10), transparent 32%),
    linear-gradient(135deg,#ffffff 0%,#f6fff3 54%,#fbf7ec 100%);
  border:1px solid rgba(0,184,0,.18);
  box-shadow:0 18px 60px rgba(8,30,14,.08);
  margin-top:20px;
  margin-bottom:20px;
}
.le-green-updates-head{
  max-width:900px;
  margin-bottom:20px;
}
.le-green-updates-head h2{
  margin-bottom:10px;
}
.le-green-updates-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(220px,1fr));
  gap:14px;
  overflow-x:auto;
  padding-bottom:6px;
  scroll-snap-type:x proximity;
  scrollbar-width:thin;
}
.le-green-update-card{
  min-width:220px;
  min-height:310px;
  display:flex;
  flex-direction:column;
  padding:18px;
  border-radius:22px;
  background:rgba(255,255,255,.88);
  border:1px solid rgba(223,232,225,.90);
  box-shadow:0 14px 34px rgba(8,30,14,.08);
  scroll-snap-align:start;
}
.le-green-update-meta{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  align-items:center;
  margin-bottom:10px;
}
.le-green-update-meta a,
.le-green-update-meta span{
  display:inline-flex;
  align-items:center;
  min-height:24px;
  padding:4px 8px;
  border-radius:999px;
  font-size:10px;
  line-height:1;
  font-weight:950;
  letter-spacing:.05em;
  text-transform:uppercase;
  text-decoration:none;
}
.le-green-update-meta a{
  background:var(--le-green);
  color:#05290c;
}
.le-green-update-meta span{
  background:rgba(0,240,0,.10);
  color:#087a24;
  border:1px solid rgba(0,184,0,.18);
}
.le-green-update-card h3{
  margin:0 0 9px;
  font-size:20px;
  line-height:1.12;
  letter-spacing:-.018em;
}
.le-green-update-card p{
  margin:0 0 10px;
  color:#334638;
  font-size:14px;
  line-height:1.45;
}
.le-green-update-why{
  margin-top:auto !important;
  padding-top:10px;
  border-top:1px dashed rgba(0,184,0,.22);
  color:#23402c !important;
}
.le-green-update-why strong{
  color:#087a24;
}
.le-green-update-actions{
  display:flex;
  flex-direction:column;
  gap:8px;
  margin-top:12px;
}
.le-green-update-city,
.le-green-update-source{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:36px;
  padding:8px 10px;
  border-radius:999px;
  text-decoration:none;
  font-size:12px;
  font-weight:900;
  text-align:center;
}
.le-green-update-city{
  background:var(--le-green);
  color:#05290c;
  border:1px solid var(--le-green);
}
.le-green-update-city:hover{
  background:var(--le-green-dark);
  color:#fff;
}
.le-green-update-source{
  background:#fff;
  color:#087a24;
  border:1px solid rgba(0,184,0,.22);
}
.le-green-update-source:hover{
  border-color:var(--le-green);
  background:rgba(0,240,0,.08);
}
@media(max-width:1120px){
  .le-green-updates-grid{
    grid-template-columns:repeat(5,minmax(250px,1fr));
  }
  .le-green-update-card{min-width:250px;}
}
@media(max-width:760px){
  .le-green-updates-section{
    border-radius:0;
    padding-top:30px;
    padding-bottom:30px;
  }
  .le-green-updates-head{margin-bottom:16px;}
  .le-green-updates-head .le-body{font-size:17px;}
  .le-green-updates-grid{
    display:flex;
    gap:12px;
    overflow-x:auto;
    padding:2px 4px 16px 0;
    margin-right:-16px;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
  }
  .le-green-update-card{
    flex:0 0 86%;
    min-width:86%;
    max-width:86%;
    min-height:0;
    padding:16px;
    border-radius:20px;
  }
  .le-green-update-card h3{
    font-size:19px;
  }
  .le-green-update-card p{
    font-size:14px;
  }
}


/* === Green Smart City Updates v1.1.15 cosmetic alignment + mobile slider cue === */
.le-green-updates-grid{
  position:relative;
}
.le-green-update-meta{
  display:flex !important;
  flex-direction:column;
  align-items:flex-start;
  gap:7px;
  min-height:58px;
  margin-bottom:12px;
}
.le-green-update-meta a,
.le-green-update-meta span{
  max-width:100%;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.le-green-update-city-pill{
  background:var(--le-green) !important;
  color:#05290c !important;
}
.le-green-update-category-pill{
  background:rgba(0,240,0,.10) !important;
  color:#087a24 !important;
  border:1px solid rgba(0,184,0,.18) !important;
}
.le-green-update-card h3{
  min-height:68px;
}
@media(max-width:760px){
  .le-green-updates-section{
    position:relative;
  }
  .le-green-updates-section::after{
    content:"Swipe for more →";
    display:block;
    margin:8px 0 0;
    color:#087a24;
    font-size:12px;
    font-weight:900;
    letter-spacing:.02em;
    text-align:center;
    opacity:.78;
  }
  .le-green-updates-grid{
    gap:12px;
    padding:2px 22px 16px 0;
    margin-right:-16px;
    scroll-padding-left:0;
    scrollbar-width:none;
  }
  .le-green-updates-grid::-webkit-scrollbar{
    display:none;
  }
  .le-green-updates-grid::after{
    content:"";
    flex:0 0 8px;
  }
  .le-green-update-card{
    flex:0 0 calc(100vw - 72px);
    min-width:calc(100vw - 72px);
    max-width:calc(100vw - 72px);
    min-height:640px;
    justify-content:flex-start;
  }
  .le-green-update-meta{
    min-height:56px;
  }
  .le-green-update-card h3{
    min-height:auto;
  }
  .le-green-update-actions{
    margin-top:auto;
  }
}


/* ============================================================
   City Pulse Mini (CPM) — hero widget for individual City Hubs
   ============================================================ */
.cpm-widget{
  width:100%;display:flex;flex-direction:column;gap:12px;
  background:linear-gradient(148deg,#fffdf7 0%,#f4fff1 55%,#edfde9 100%);
  border:1.5px solid rgba(0,184,0,.22);border-radius:34px;
  padding:20px 20px 16px;box-shadow:0 18px 60px rgba(8,30,14,.10);
  position:relative;overflow:hidden;min-height:390px;
  justify-content:space-between;
}
.cpm-widget::before{
  content:"";position:absolute;inset:0;pointer-events:none;
  background:radial-gradient(circle at 88% 8%,rgba(0,240,0,.12),transparent 28%),
             radial-gradient(circle at 5% 88%,rgba(143,204,120,.08),transparent 26%);
}
.cpm-head{position:relative}
.cpm-title-row{display:flex;align-items:center;gap:8px;margin-bottom:3px}
.cpm-icon{font-size:20px;line-height:1}
.cpm-title{margin:0;font-family:Fraunces,Georgia,serif;font-size:19px;font-weight:800;color:#0c2e12;line-height:1.15}
.cpm-subtitle{margin:0;font-size:13px;color:#627064;line-height:1.35}

.cpm-voter-count{
  display:inline-flex;align-self:flex-start;
  font-size:11px;font-weight:900;color:#087a24;
  background:rgba(0,240,0,.12);border:1px solid rgba(0,184,0,.22);
  border-radius:999px;padding:4px 10px;
}

/* Criteria rows */
.cpm-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;
  background:rgba(255,255,255,.75);border:1px solid rgba(0,184,0,.12);
  border-radius:12px;padding:8px 10px;}
.cpm-row:hover{border-color:rgba(0,184,0,.30);}
.cpm-row-info{min-width:0}
.cpm-row-label{font-size:12px;font-weight:800;color:#0c2e12;display:block}
.cpm-row-bar{display:flex;align-items:center;gap:6px;min-width:80px}
.cpm-bar-track{flex:1;height:6px;border-radius:999px;background:rgba(0,0,0,.07);overflow:hidden}
.cpm-bar-fill{height:100%;border-radius:999px;transition:width .5s cubic-bezier(.4,0,.2,1)}
.cpm-bar-fill.scp-band-high{background:linear-gradient(90deg,#00c853,#00f000)}
.cpm-bar-fill.scp-band-mid{background:linear-gradient(90deg,#f9a825,#ffd54f)}
.cpm-bar-fill.scp-band-low{background:linear-gradient(90deg,#e53935,#f88)}
.cpm-bar-fill.scp-band-none{background:rgba(0,0,0,.08)}
.cpm-bar-pct{font-size:11px;font-weight:800;width:56px;text-align:right;white-space:nowrap}
.cpm-bar-pct.scp-band-high{color:#00823a}
.cpm-bar-pct.scp-band-mid{color:#8a6200}
.cpm-bar-pct.scp-band-low{color:#b91c1c}
.cpm-bar-pct.scp-band-none{color:#a0afa2;font-size:10px}
.cpm-row-btns{display:flex;align-items:center;gap:4px;flex-shrink:0}
.cpm-btn{width:26px;height:26px;border-radius:8px;border:1.5px solid rgba(0,184,0,.25);
  background:#fff;font-size:14px;font-weight:900;cursor:pointer;
  color:#087a24;line-height:1;padding:0;display:flex;align-items:center;justify-content:center;
  transition:background .15s,transform .15s;}
.cpm-btn:hover:not(:disabled){background:var(--le-green);color:#05290c;transform:scale(1.1)}
.cpm-btn:disabled{opacity:.38;cursor:not-allowed}
.cpm-voted{font-size:11px;font-weight:900;color:#087a24;width:18px;text-align:center}

/* Overall */
.cpm-overall{background:rgba(255,255,255,.7);border:1px solid rgba(0,184,0,.16);
  border-radius:12px;padding:10px 12px;}
.cpm-overall-label{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#627064;margin-bottom:6px}
.cpm-overall-track{height:8px;border-radius:999px;background:rgba(0,0,0,.07);overflow:hidden;margin-bottom:5px}
.cpm-overall-fill{height:100%;border-radius:999px;transition:width .6s cubic-bezier(.4,0,.2,1)}
.cpm-overall-fill.scp-band-high{background:linear-gradient(90deg,#00c853,#00f000)}
.cpm-overall-fill.scp-band-mid{background:linear-gradient(90deg,#f9a825,#ffd54f)}
.cpm-overall-fill.scp-band-low{background:linear-gradient(90deg,#e53935,#f88)}
.cpm-overall-pct{font-size:13px;font-weight:900;color:#0c2e12}

/* Footer */
.cpm-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;padding-top:2px}
.cpm-cta{font-size:12px;font-weight:900;color:#087a24;text-decoration:none;
  padding:6px 12px;border-radius:999px;background:rgba(0,240,0,.12);
  border:1px solid rgba(0,184,0,.25);transition:background .15s;}
.cpm-cta:hover{background:rgba(0,240,0,.22)}
.cpm-disclaimer{font-size:10px;color:#a0afa2;font-style:italic}

/* Mobile CPM */
@media(max-width:760px){
  .cpm-widget{min-height:auto;border-radius:22px;padding:16px 14px;gap:10px}
  .cpm-row{grid-template-columns:1fr;gap:6px}
  .cpm-row-bar{min-width:auto}
  .cpm-row-btns{justify-content:flex-start}
  .cpm-footer{flex-direction:column;align-items:flex-start}
}

/* ============================================================
   Nearby trips — enhanced card grid
   ============================================================ */
.trip-cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.trip-card-full{background:rgba(255,255,255,.88);border:1px solid var(--le-line);
  border-radius:var(--le-radius);padding:20px;box-shadow:0 12px 36px rgba(8,30,14,.06);
  display:flex;flex-direction:column;gap:10px}
.trip-card-head{display:flex;flex-direction:column;gap:5px}
.trip-badge{display:inline-flex;align-self:flex-start;padding:4px 10px;border-radius:999px;
  background:var(--le-green-soft);border:1px solid rgba(0,184,0,.22);
  font-size:11px;font-weight:900;color:#087a24;text-transform:uppercase;letter-spacing:.05em}
.trip-name{margin:0;font-size:20px;font-weight:800;color:var(--le-text);line-height:1.2}
.trip-how{background:rgba(0,184,0,.06);border-left:3px solid var(--le-green);
  border-radius:0 10px 10px 0;padding:10px 12px}
.trip-how-label{display:block;font-size:10px;font-weight:900;text-transform:uppercase;
  letter-spacing:.07em;color:#087a24;margin-bottom:5px}
.trip-how p{margin:0;font-size:13px;color:#334638;line-height:1.5}
.trip-best-for{margin:0;font-size:14px;color:#334638;line-height:1.5}
.trip-warning{margin:0;font-size:13px;color:#8a6200;background:rgba(249,168,37,.08);
  border-radius:8px;padding:7px 10px;line-height:1.45}

@media(max-width:1120px){.trip-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.trip-cards-grid{grid-template-columns:1fr}}

/* ============================================================
   Slow Travel Fit — dynamic layer additions
   ============================================================ */
.stf-seasonal{
  margin-top:12px;padding:10px 13px;
  background:rgba(0,240,0,.08);border:1px solid rgba(0,184,0,.20);
  border-left:3px solid var(--le-green);border-radius:0 10px 10px 0;
  font-size:13px;color:#dcebdd;line-height:1.5;
}
.bar-live-badge{
  display:inline-flex;align-items:center;
  font-size:9px;font-weight:900;color:#00f000;
  background:rgba(0,240,0,.15);border-radius:999px;
  padding:2px 5px;margin-left:5px;vertical-align:middle;
  letter-spacing:.04em;
}
.stf-alerts{margin-top:14px;display:flex;flex-direction:column;gap:7px;grid-column:1/-1}
.stf-alert{
  padding:8px 12px;border-radius:10px;
  background:rgba(249,168,37,.12);border:1px solid rgba(249,168,37,.25);
  font-size:13px;color:#dcebdd;line-height:1.4;
}
/* ============================================================
   Sustainable City Pulse — SuperHub widget
   Added permanently to city-hub.css so it never gets lost
   ============================================================ */
.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}
#scp-hero-visual{display:flex;align-items:stretch;min-height:390px}
.scp-widget{width:100%;display:flex;flex-direction:column;gap:14px;background:linear-gradient(148deg,#fffdf7 0%,#f4fff1 55%,#edfde9 100%);border:1.5px solid rgba(0,184,0,.22);border-radius:34px;padding:22px 22px 18px;box-shadow:0 18px 60px rgba(8,30,14,.10);overflow:hidden;position:relative}
.scp-widget::before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:radial-gradient(circle at 88% 8%,rgba(0,240,0,.14),transparent 30%),radial-gradient(circle at 6% 90%,rgba(143,204,120,.10),transparent 28%)}
.scp-head{position:relative}
.scp-title-row{display:flex;align-items:center;gap:9px;margin-bottom:4px}
.scp-icon{font-size:22px;line-height:1}
.scp-title{margin:0;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:800;color:#0c2e12;line-height:1.15}
.scp-subtitle{margin:0;font-size:13px;color:#4a6050;line-height:1.4}
.scp-select-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;position:relative}
.scp-select{flex:1;min-width:0;font-family:inherit;font-size:14px;font-weight:700;color:#0c2e12;background:#fff;border:1.5px solid rgba(0,184,0,.30);border-radius:12px;padding:10px 12px;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23087a24' d='M3 6l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:34px;transition:border-color .18s}
.scp-select:focus{outline:2px solid #00C853;outline-offset:2px;border-color:#00C853}
.scp-voter-count{flex-shrink:0;font-size:11px;font-weight:800;color:#087a24;background:rgba(0,240,0,.12);border:1px solid rgba(0,184,0,.22);border-radius:999px;padding:5px 10px;white-space:nowrap}
.scp-criteria{display:flex;flex-direction:column;gap:8px;position:relative}
.scp-hub-link{display:inline-flex;align-items:center;gap:5px;align-self:flex-start;font-size:13px;font-weight:900;color:#087a24;text-decoration:none;padding:5px 11px;border-radius:999px;background:rgba(0,240,0,.10);border:1px solid rgba(0,184,0,.28);transition:background .15s,border-color .15s}
.scp-hub-link:hover{background:rgba(0,240,0,.20);border-color:rgba(0,184,0,.55)}
.scp-criterion-row{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;background:rgba(255,255,255,.80);border:1px solid rgba(0,184,0,.14);border-radius:14px;padding:10px 12px;transition:border-color .18s,box-shadow .18s}
.scp-criterion-row:hover{border-color:rgba(0,184,0,.36);box-shadow:0 6px 20px rgba(0,0,0,.05)}
.scp-cr-info{display:flex;flex-direction:column;gap:2px;min-width:0}
.scp-cr-label{font-size:13px;font-weight:900;color:#0c2e12;line-height:1.2}
.scp-cr-desc{font-size:11px;color:#627064;line-height:1.3}
.scp-cr-bar-wrap{display:flex;align-items:center;gap:7px;min-width:90px}
.scp-cr-bar-track{flex:1;height:7px;border-radius:999px;background:rgba(0,0,0,.06);overflow:hidden}
.scp-cr-bar-fill{height:100%;border-radius:999px;transition:width .5s cubic-bezier(.4,0,.2,1)}
.scp-cr-bar-fill.scp-band-high{background:linear-gradient(90deg,#00c853,#00f000)}
.scp-cr-bar-fill.scp-band-mid{background:linear-gradient(90deg,#f9a825,#ffd54f)}
.scp-cr-bar-fill.scp-band-low{background:linear-gradient(90deg,#e53935,#f88)}
.scp-cr-bar-fill.scp-band-none{background:rgba(0,0,0,.08)}
.scp-cr-pct{font-size:12px;font-weight:900;width:56px;text-align:right;flex-shrink:0}
.scp-cr-pct.scp-band-high{color:#00823a}
.scp-cr-pct.scp-band-mid{color:#8a6200}
.scp-cr-pct.scp-band-low{color:#b91c1c}
.scp-cr-pct.scp-band-none{color:#a0afa2;font-size:11px}
@keyframes scpFlash{0%,100%{opacity:1}50%{opacity:.35}}
.scp-pct-flash{animation:scpFlash .7s ease}
.scp-cr-votes{display:flex;align-items:center;gap:5px;flex-shrink:0}
.scp-vote-btn{width:30px;height:30px;border-radius:10px;border:1.5px solid rgba(0,184,0,.28);background:#fff;font-size:16px;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#087a24;line-height:1;padding:0;transition:background .15s,transform .15s,border-color .15s;flex-shrink:0}
.scp-vote-btn:hover:not(:disabled){background:#00C853;color:#05290c;border-color:#00C853;transform:scale(1.1)}
.scp-vote-btn:active:not(:disabled){transform:scale(.96)}
.scp-vote-btn:disabled{opacity:.42;cursor:not-allowed;border-color:rgba(0,184,0,.12)}
.scp-voted-badge{font-size:10px;font-weight:900;color:#087a24;white-space:nowrap}
.scp-sending{font-size:10px;font-weight:900;color:#869b88;white-space:nowrap;font-style:italic}
.scp-overall{background:rgba(255,255,255,.72);border:1px solid rgba(0,184,0,.18);border-radius:14px;padding:12px 14px}
.scp-overall-label{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#4a6050;margin-bottom:8px}
.scp-overall-bar-track{height:10px;border-radius:999px;background:rgba(0,0,0,.07);overflow:hidden}
.scp-overall-bar-fill{height:100%;border-radius:999px;transition:width .6s cubic-bezier(.4,0,.2,1)}
.scp-overall-bar-fill.scp-band-high{background:linear-gradient(90deg,#00c853,#00f000);box-shadow:0 2px 10px rgba(0,240,0,.30)}
.scp-overall-bar-fill.scp-band-mid{background:linear-gradient(90deg,#f9a825,#ffd54f)}
.scp-overall-bar-fill.scp-band-low{background:linear-gradient(90deg,#e53935,#f88)}
.scp-overall-pct{font-size:15px;font-weight:900;color:#0c2e12;margin-top:4px}
.scp-ranking-wrap{position:relative}
.scp-ranking-head{display:flex;align-items:baseline;gap:10px;margin-bottom:8px;flex-wrap:wrap}
.scp-ranking-label{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#0c2e12}
.scp-ranking-meta{font-size:11px;color:#869b88;font-style:italic}
.scp-ranking-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px}
.scp-rank-item{display:grid;grid-template-columns:24px 20px 1fr 80px 38px;gap:6px;align-items:center;padding:7px 10px;border-radius:10px;background:rgba(255,255,255,.70);border:1px solid rgba(0,184,0,.10);font-size:13px;transition:background .18s,border-color .18s}
.scp-rank-item:hover{background:#fff;border-color:rgba(0,184,0,.28)}
.scp-rank-item.scp-rank-current{background:rgba(0,240,0,.10);border-color:rgba(0,184,0,.40);font-weight:900}
.scp-rank-pos{font-size:11px;font-weight:900;color:#869b88;text-align:center}
.scp-rank-flag{font-size:15px;text-align:center}
.scp-rank-name{font-weight:700;color:#0c2e12;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.scp-rank-link{text-decoration:none;border-bottom:1px solid transparent;transition:color .15s,border-color .15s}
.scp-rank-link:hover{color:#00823a;border-bottom-color:#00823a}
.scp-rank-bar-wrap{height:6px;border-radius:999px;background:rgba(0,0,0,.07);overflow:hidden}
.scp-rank-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#00c853,#00f000);transition:width .5s ease}
.scp-rank-pct{font-size:12px;font-weight:900;text-align:right}
.scp-rank-pct.scp-band-high{color:#00823a}
.scp-rank-pct.scp-band-mid{color:#8a6200}
.scp-rank-pct.scp-band-low{color:#b91c1c}
.scp-rank-pct.scp-band-none{color:#a0afa2;font-weight:700}
.scp-ranking-nav{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:8px}
.scp-rank-nav-btn{width:32px;height:32px;border-radius:999px;border:1.5px solid rgba(0,184,0,.28);background:#fff;font-size:18px;cursor:pointer;color:#087a24;display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s;line-height:1}
.scp-rank-nav-btn:hover:not(:disabled){background:#00C853;color:#05290c;border-color:#00C853}
.scp-rank-nav-btn:disabled{opacity:.35;cursor:not-allowed}
.scp-rank-page{font-size:12px;font-weight:800;color:#4a6050}
.scp-footer-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding-top:2px}
.scp-cta{display:inline-flex;align-items:center;padding:9px 16px;border-radius:999px;background:#00C853;color:#05290c;font-size:13px;font-weight:900;text-decoration:none;border:1.5px solid #00C853;transition:background .18s}
.scp-cta:hover{background:#00953e;color:#fff}
.scp-disclaimer{font-size:10px;color:#869b88;font-style:italic}
@media(min-width:1121px){.scp-widget{max-height:580px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,184,0,.2) transparent}}
@media(max-width:1120px){#scp-hero-visual{min-height:320px}.scp-widget{border-radius:26px;padding:18px}}
@media(max-width:760px){#scp-hero-visual{min-height:auto}.scp-widget{border-radius:22px;padding:16px 14px;gap:12px}.scp-title{font-size:18px}.scp-criterion-row{grid-template-columns:1fr;gap:8px}.scp-cr-bar-wrap{min-width:auto}.scp-cr-votes{justify-content:flex-start}.scp-rank-item{grid-template-columns:22px 18px 1fr 60px 34px;padding:6px 8px;font-size:12px}.scp-footer-row{flex-direction:column;align-items:flex-start}.scp-cta{width:100%;justify-content:center}}

/* ============================================================
   Community Photos v3 — isolated carousel, no legacy overlap
   Desktop: 3 visible cards. Mobile: 2 visible cards.
   ============================================================ */
.le-photo-section-v3{
  background:rgba(255,255,255,.42);
  overflow:hidden;
}
.le-photo-head-v3{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:20px;
  margin-bottom:18px;
}
.le-photo-intro-v3{
  margin:8px 0 0;
  max-width:760px;
  color:var(--le-muted);
  font-size:17px;
  line-height:1.45;
}
.le-photo-carousel-v3{
  width:100%;
  overflow:hidden;
}
.le-photo-track-v3{
  display:flex !important;
  flex-wrap:nowrap !important;
  gap:14px;
  width:100%;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  scroll-snap-type:x mandatory;
  -webkit-overflow-scrolling:touch;
  padding:2px 4px 18px 0;
  scrollbar-width:thin;
}
.le-photo-card-v3{
  flex:0 0 calc((100% - 28px) / 3) !important;
  min-width:calc((100% - 28px) / 3) !important;
  max-width:calc((100% - 28px) / 3) !important;
  scroll-snap-align:start;
  display:flex !important;
  flex-direction:column !important;
  text-decoration:none;
  color:var(--le-text);
  background:#fff;
  border:1px solid rgba(223,232,225,.95);
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 14px 38px rgba(8,30,14,.08);
  min-height:0;
  position:relative;
}
.le-photo-card-v3:hover{
  border-color:rgba(0,184,0,.36);
  box-shadow:0 18px 46px rgba(8,30,14,.12);
}
.le-photo-media-v3{
  position:relative;
  display:block;
  width:100%;
  aspect-ratio:16/10;
  min-height:0;
  border:0;
  padding:0;
  margin:0;
  overflow:hidden;
  background:linear-gradient(135deg,#edf5ec,#f9f7eb);
  cursor:pointer;
}
button.le-photo-media-v3{
  font:inherit;
  text-align:left;
}
.le-photo-media-v3 img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  border:0;
  transform:scale(1.001);
  transition:transform .22s ease;
}
.le-photo-card-v3:hover .le-photo-media-v3 img{
  transform:scale(1.035);
}
.le-photo-view-v3{
  position:absolute;
  top:12px;
  right:12px;
  z-index:2;
  width:34px;
  height:34px;
  border-radius:999px;
  display:grid;
  place-items:center;
  color:#05290c;
  background:rgba(0,240,0,.92);
  font-size:19px;
  font-weight:950;
  box-shadow:0 10px 24px rgba(0,0,0,.20);
}
.le-photo-placeholder-media-v3{
  display:grid;
  place-items:center;
  cursor:default;
  background:
    radial-gradient(circle at 25% 20%,rgba(0,240,0,.22),transparent 28%),
    radial-gradient(circle at 78% 70%,rgba(143,116,74,.12),transparent 34%),
    linear-gradient(135deg,#f8fff4 0%,#eef7ec 58%,#fbf7ec 100%);
}
.le-photo-plus-v3{
  width:62px;
  height:62px;
  border-radius:22px;
  display:grid;
  place-items:center;
  background:var(--le-green);
  color:#05290c;
  font-size:36px;
  font-weight:950;
  box-shadow:0 12px 28px rgba(0,240,0,.24);
}
.le-photo-meta-v3{
  flex:1 1 auto;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:6px;
  padding:14px 15px 16px;
  background:#fff;
  color:var(--le-text);
}
.le-photo-label-v3{
  display:inline-flex;
  max-width:100%;
  padding:4px 8px;
  border-radius:999px;
  background:rgba(0,240,0,.10);
  border:1px solid rgba(0,184,0,.18);
  color:#087a24;
  font-size:10px;
  line-height:1;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.06em;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.le-photo-meta-v3 h3{
  margin:0;
  color:var(--le-text);
  font-size:19px;
  line-height:1.16;
  font-weight:950;
  letter-spacing:-.01em;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.le-photo-meta-v3 p{
  margin:0;
  color:#4f6054;
  font-size:13px;
  line-height:1.38;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.le-photo-credit-v3{
  margin-top:auto;
  display:inline-flex;
  align-items:center;
  gap:6px;
  max-width:100%;
  color:#627064;
  font-size:12px;
  line-height:1.2;
  font-weight:850;
}
.le-photo-credit-v3 a,
.le-photo-credit-v3 span:last-child{
  color:#087a24;
  text-decoration:none;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.le-photo-credit-v3 a:hover{text-decoration:underline;}
.le-photo-swipe-note-v3{
  margin:0;
  color:#087a24;
  font-size:12px;
  font-weight:900;
  text-align:center;
  opacity:.78;
}
.le-photo-lightbox-v3[hidden]{display:none !important;}
.le-photo-lightbox-v3{
  position:fixed;
  inset:0;
  z-index:10000;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:28px;
  background:rgba(3,13,6,.82);
  backdrop-filter:blur(12px);
}
.le-photo-modal-open-v3{overflow:hidden;}
.le-photo-lightbox-figure-v3{
  margin:0;
  width:min(1120px,96vw);
  max-height:92vh;
  display:flex;
  flex-direction:column;
  gap:0;
  background:#fff;
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 28px 90px rgba(0,0,0,.38);
}
.le-photo-lightbox-figure-v3 img{
  display:block;
  width:100%;
  max-height:76vh;
  object-fit:contain;
  background:#07140b;
}
.le-photo-lightbox-caption-v3{
  display:flex;
  flex-direction:column;
  gap:4px;
  padding:14px 18px 16px;
  color:var(--le-text);
  background:#fff;
}
.le-photo-lightbox-caption-v3 strong{
  font-size:18px;
  line-height:1.2;
  font-weight:950;
}
.le-photo-lightbox-caption-v3 span{
  color:#4f6054;
  font-size:14px;
  line-height:1.4;
}
.le-photo-lightbox-caption-v3 em{
  color:#087a24;
  font-size:12px;
  line-height:1.3;
  font-style:normal;
  font-weight:850;
}
.le-photo-lightbox-close-v3{
  position:fixed;
  top:18px;
  right:18px;
  z-index:10001;
  width:44px;
  height:44px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.32);
  background:rgba(255,255,255,.92);
  color:#07140b;
  font-size:30px;
  line-height:1;
  font-weight:800;
  cursor:pointer;
  box-shadow:0 10px 28px rgba(0,0,0,.24);
}
.le-photo-lightbox-close-v3:hover{background:var(--le-green);}
@media(max-width:760px){
  .le-photo-section-v3{padding-right:16px;}
  .le-photo-head-v3{display:block;margin-bottom:14px;}
  .le-photo-head-v3 .le-btn{margin-top:12px;}
  .le-photo-intro-v3{font-size:16px;}
  .le-photo-carousel-v3{overflow:visible;margin-right:-16px;}
  .le-photo-track-v3{
    gap:12px;
    padding:2px 16px 16px 0;
    scrollbar-width:none;
  }
  .le-photo-track-v3::-webkit-scrollbar{display:none;}
  .le-photo-card-v3{
    flex:0 0 calc((100% - 12px) / 2) !important;
    min-width:calc((100% - 12px) / 2) !important;
    max-width:calc((100% - 12px) / 2) !important;
    border-radius:18px;
  }
  .le-photo-media-v3{aspect-ratio:4/3;}
  .le-photo-meta-v3{padding:11px 11px 13px;gap:5px;}
  .le-photo-label-v3{font-size:9px;padding:3px 6px;}
  .le-photo-meta-v3 h3{font-size:15px;line-height:1.15;}
  .le-photo-meta-v3 p{font-size:12px;-webkit-line-clamp:2;}
  .le-photo-credit-v3{font-size:11px;}
  .le-photo-plus-v3{width:48px;height:48px;border-radius:17px;font-size:28px;}
  .le-photo-view-v3{width:30px;height:30px;top:9px;right:9px;font-size:16px;}
  .le-photo-lightbox-v3{padding:14px;}
  .le-photo-lightbox-close-v3{top:10px;right:10px;width:42px;height:42px;}
  .le-photo-lightbox-figure-v3{width:100%;border-radius:18px;}
  .le-photo-lightbox-figure-v3 img{max-height:72vh;}
}


/* ============================================================
   Community Photos v4 — mobile 2-card vertical slides + cleanup
   ============================================================ */
.le-photo-head-v3{
  align-items:flex-start;
}
.le-photo-head-v3 > .le-btn,
.le-photo-head-v3 > a.le-btn{
  display:none !important;
}
.le-photo-credit-v3 a{
  color:#087a24 !important;
  text-decoration:none !important;
  font-weight:950 !important;
  border-bottom:1px solid rgba(0,184,0,.35);
}
.le-photo-credit-v3 a:hover{
  color:#005f20 !important;
  border-bottom-color:#005f20;
}
@media(max-width:760px){
  .le-photo-section-v3{
    padding-right:16px !important;
  }
  .le-photo-carousel-v3{
    overflow:visible !important;
    margin-right:-16px !important;
  }
  .le-photo-track-v3{
    display:grid !important;
    grid-auto-flow:column !important;
    grid-template-rows:repeat(2, minmax(0, auto)) !important;
    grid-auto-columns:calc(100vw - 64px) !important;
    gap:14px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scroll-snap-type:x mandatory !important;
    -webkit-overflow-scrolling:touch !important;
    padding:2px 20px 16px 0 !important;
    width:auto !important;
    scrollbar-width:none !important;
  }
  .le-photo-track-v3::-webkit-scrollbar{
    display:none !important;
  }
  .le-photo-card-v3{
    width:calc(100vw - 64px) !important;
    min-width:calc(100vw - 64px) !important;
    max-width:calc(100vw - 64px) !important;
    flex:none !important;
    scroll-snap-align:start !important;
    border-radius:20px !important;
  }
  .le-photo-media-v3{
    aspect-ratio:16/10 !important;
  }
  .le-photo-meta-v3{
    min-height:132px !important;
    padding:13px 14px 15px !important;
  }
  .le-photo-label-v3{
    font-size:10px !important;
    padding:4px 8px !important;
  }
  .le-photo-meta-v3 h3{
    font-size:20px !important;
    line-height:1.14 !important;
  }
  .le-photo-meta-v3 p{
    font-size:15px !important;
    line-height:1.38 !important;
  }
  .le-photo-credit-v3{
    font-size:14px !important;
  }
  .le-photo-plus-v3{
    width:64px !important;
    height:64px !important;
    border-radius:22px !important;
    font-size:38px !important;
  }
  .le-photo-swipe-note-v3{
    font-size:13px !important;
    margin-top:2px !important;
  }
}

/* === Sustainable City Pulse completion flow v1.2.7 legacy === */
.scp-completion{
  position:relative;
  padding:16px;
  border-radius:18px;
  background:linear-gradient(135deg,rgba(0,240,0,.13),rgba(255,255,255,.88));
  border:1.5px solid rgba(0,184,0,.24);
  box-shadow:0 12px 30px rgba(8,30,14,.07);
}
.scp-completion[hidden]{display:none !important;}
.scp-completion-kicker{
  display:inline-flex;
  padding:5px 10px;
  border-radius:999px;
  background:rgba(0,240,0,.16);
  color:#087a24;
  border:1px solid rgba(0,184,0,.22);
  text-transform:uppercase;
  letter-spacing:.06em;
  font-size:10px;
  font-weight:950;
  margin-bottom:9px;
}
.scp-completion strong{
  display:block;
  color:#0c2e12;
  font-size:18px;
  line-height:1.18;
  margin-bottom:5px;
}
.scp-completion p{
  margin:0 0 12px;
  color:#4a6050;
  font-size:13px;
  line-height:1.38;
}
.scp-completion-actions{
  display:flex;
  gap:9px;
  flex-wrap:wrap;
}
.scp-completion-actions .scp-cta,
.scp-secondary-btn{
  appearance:none;
  border-radius:999px;
  min-height:38px;
  padding:9px 14px;
  font:inherit;
  font-size:12px;
  font-weight:950;
  cursor:pointer;
}
.scp-secondary-btn{
  color:#087a24;
  background:#fff;
  border:1.5px solid rgba(0,184,0,.28);
}
.scp-secondary-btn:hover{background:rgba(0,240,0,.10);}
.scp-ranking-wrap.scp-ranking-emphasis{animation:scpRankPulse 1.3s ease;}
@keyframes scpRankPulse{
  0%{box-shadow:0 0 0 0 rgba(0,240,0,.0)}
  28%{box-shadow:0 0 0 5px rgba(0,240,0,.20)}
  100%{box-shadow:0 0 0 0 rgba(0,240,0,.0)}
}
@media(max-width:760px){
  .scp-completion-actions{display:grid;grid-template-columns:1fr;width:100%;}
  .scp-completion-actions .scp-cta,
  .scp-secondary-btn{width:100%;}
}

/* === Sustainable City Pulse v1.3.1 — four-screen flow === */
.scp-widget[data-scp-mode="start"],
.scp-widget[data-scp-mode="voting"],
.scp-widget[data-scp-mode="completed"],
.scp-widget[data-scp-mode="ranking"]{
  overflow:visible !important;
  max-height:none !important;
}
.scp-footer-row{display:none !important;}
.scp-widget[data-scp-mode="voting"] .scp-ranking-wrap,
.scp-widget[data-scp-mode="completed"] .scp-ranking-wrap,
.scp-widget[data-scp-mode="voting"] .scp-overall,
.scp-widget[data-scp-mode="completed"] .scp-overall{display:none !important;}
.scp-widget[data-scp-mode="completed"] .scp-criteria{display:none !important;}
.scp-widget[data-scp-mode="ranking"] .scp-criteria,
.scp-widget[data-scp-mode="ranking"] .scp-completion,
.scp-widget[data-scp-mode="ranking"] .scp-overall{display:none !important;}
.scp-voting-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:9px 11px;
  border-radius:13px;
  background:rgba(0,240,0,.10);
  border:1px solid rgba(0,184,0,.20);
  color:#0c2e12;
}
.scp-voting-head strong{font-size:13px;line-height:1.15;font-weight:950;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.scp-voting-head span{font-size:11px;font-weight:950;color:#087a24;white-space:nowrap;}
.scp-ranking-label{text-transform:none !important;font-size:14px !important;letter-spacing:0 !important;}
.scp-ranking-list{max-height:none !important;overflow:visible !important;}
.scp-widget[data-scp-mode="start"] .scp-ranking-list .scp-rank-item:nth-child(n+6){display:none;}
.scp-widget[data-scp-mode="start"] .scp-ranking-nav{display:none !important;}
.scp-widget[data-scp-mode="ranking"] .scp-ranking-nav{display:flex;}
.scp-widget[data-scp-mode="ranking"] .scp-ranking-list .scp-rank-item{display:grid;}
.scp-completion strong{font-size:20px;}
.scp-completion-actions{display:grid;grid-template-columns:1fr;gap:9px;}
.scp-completion-actions .scp-cta,.scp-secondary-btn{width:100%;justify-content:center;text-align:center;}
@media(max-width:760px){
  .scp-voting-head{align-items:flex-start;flex-direction:column;gap:4px;}
  .scp-voting-head strong{white-space:normal;}
}


/* === City Pulse Mini v1.3.2 — in-widget Sustainable City Ranking === */
.cpm-cta{
  border:1px solid rgba(0,184,0,.25);
  cursor:pointer;
  font-family:inherit;
}
.cpm-widget[data-cpm-mode="ranking"] .cpm-criteria,
.cpm-widget[data-cpm-mode="ranking"] .cpm-overall,
.cpm-widget[data-cpm-mode="ranking"] .cpm-footer{
  display:none !important;
}
.cpm-ranking[hidden]{display:none !important;}
.cpm-ranking{
  position:relative;
  display:flex;
  flex-direction:column;
  gap:10px;
  padding:12px;
  border-radius:16px;
  background:rgba(255,255,255,.78);
  border:1px solid rgba(0,184,0,.18);
}
.cpm-ranking-head{
  display:flex;
  flex-direction:column;
  gap:2px;
}
.cpm-ranking-head strong{
  color:#0c2e12;
  font-size:17px;
  line-height:1.15;
  font-weight:950;
}
.cpm-ranking-head span{
  color:#627064;
  font-size:11px;
  line-height:1.3;
  font-style:italic;
}
.cpm-ranking-list{
  list-style:none;
  margin:0;
  padding:0;
  display:flex;
  flex-direction:column;
  gap:5px;
}
.cpm-rank-item{
  display:grid;
  grid-template-columns:26px 22px 1fr 52px;
  gap:7px;
  align-items:center;
  padding:7px 9px;
  border-radius:11px;
  background:#fff;
  border:1px solid rgba(0,184,0,.10);
  min-width:0;
}
.cpm-rank-item.cpm-rank-current{
  background:rgba(0,240,0,.11);
  border-color:rgba(0,184,0,.38);
}
.cpm-rank-pos{
  color:#869b88;
  font-size:11px;
  font-weight:950;
  text-align:center;
}
.cpm-rank-flag{
  text-align:center;
  font-size:15px;
}
.cpm-rank-name{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#0c2e12;
  text-decoration:none;
  font-size:12px;
  font-weight:850;
}
.cpm-rank-name:hover{
  color:#087a24;
  text-decoration:underline;
}
.cpm-rank-score{
  text-align:right;
  font-size:12px;
  font-weight:950;
}
.cpm-rank-score.scp-band-high{color:#00823a;}
.cpm-rank-score.scp-band-mid{color:#8a6200;}
.cpm-rank-score.scp-band-low{color:#b91c1c;}
.cpm-rank-score.scp-band-none{color:#869b88;font-size:11px;}
.cpm-ranking-nav{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
}
.cpm-rank-nav-btn{
  width:32px;
  height:32px;
  border-radius:999px;
  border:1.5px solid rgba(0,184,0,.28);
  background:#fff;
  color:#087a24;
  cursor:pointer;
  font-size:18px;
  line-height:1;
  font-weight:950;
}
.cpm-rank-nav-btn:hover:not(:disabled){
  background:var(--le-green);
  color:#05290c;
}
.cpm-rank-nav-btn:disabled{
  opacity:.35;
  cursor:not-allowed;
}
.cpm-rank-page{
  min-width:48px;
  text-align:center;
  font-size:12px;
  font-weight:850;
  color:#4a6050;
}
.cpm-secondary-btn{
  appearance:none;
  width:100%;
  min-height:36px;
  border-radius:999px;
  border:1.5px solid rgba(0,184,0,.28);
  background:#fff;
  color:#087a24;
  cursor:pointer;
  font-family:inherit;
  font-size:12px;
  font-weight:950;
}
.cpm-secondary-btn:hover{
  background:rgba(0,240,0,.10);
}
@media(max-width:760px){
  .cpm-ranking{padding:11px;}
  .cpm-rank-item{
    grid-template-columns:24px 20px 1fr 48px;
    padding:7px 8px;
  }
  .cpm-rank-name{font-size:12px;}
}


/* === City Pulse Mini v1.3.6 — restored full voting container + contained ranking ===
   Rating mode grows naturally so all five criteria and the ranking button remain visible.
   Ranking mode stays contained and scrollable inside the widget. */
@media (min-width:761px){
  #cpm-widget.cpm-widget{
    display:flex !important;
    flex-direction:column !important;
    justify-content:flex-start !important;
    height:auto !important;
    min-height:520px !important;
    max-height:none !important;
    overflow:visible !important;
  }

  #cpm-widget[data-cpm-mode="rating"] .cpm-head,
  #cpm-widget[data-cpm-mode="rating"] .cpm-voter-count,
  #cpm-widget[data-cpm-mode="rating"] .cpm-overall,
  #cpm-widget[data-cpm-mode="rating"] .cpm-footer{
    flex:0 0 auto !important;
  }

  #cpm-widget[data-cpm-mode="rating"] .cpm-criteria{
    flex:0 0 auto !important;
    min-height:0 !important;
  }

  #cpm-widget[data-cpm-mode="rating"] .cpm-footer{
    display:flex !important;
    visibility:visible !important;
    opacity:1 !important;
    margin-top:auto !important;
    padding-top:12px !important;
    position:relative !important;
    z-index:3 !important;
  }

  #cpm-widget[data-cpm-mode="ranking"]{
    height:560px !important;
    min-height:560px !important;
    max-height:560px !important;
    overflow:hidden !important;
    display:flex !important;
    flex-direction:column !important;
    gap:12px !important;
  }

  #cpm-widget[data-cpm-mode="ranking"] .cpm-ranking{
    flex:1 1 auto !important;
    min-height:0 !important;
    overflow:hidden !important;
    display:flex !important;
    flex-direction:column !important;
  }

  #cpm-widget[data-cpm-mode="ranking"] .cpm-ranking-head,
  #cpm-widget[data-cpm-mode="ranking"] .cpm-ranking-nav,
  #cpm-widget[data-cpm-mode="ranking"] .cpm-secondary-btn{
    flex:0 0 auto !important;
  }

  #cpm-widget[data-cpm-mode="ranking"] .cpm-ranking-list{
    flex:1 1 auto !important;
    min-height:0 !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    padding-right:4px !important;
    scrollbar-width:thin;
  }

  #cpm-widget[data-cpm-mode="ranking"] .cpm-rank-item{
    min-height:32px !important;
  }
}

@media (max-width:760px){
  #cpm-widget.cpm-widget{
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    overflow:visible !important;
  }

  #cpm-widget[data-cpm-mode="rating"] .cpm-footer{
    display:flex !important;
    visibility:visible !important;
    opacity:1 !important;
    width:100% !important;
    margin-top:6px !important;
  }

  #cpm-widget[data-cpm-mode="rating"] .cpm-cta{
    width:100% !important;
    min-height:42px !important;
    justify-content:center !important;
    text-align:center !important;
  }

  #cpm-widget[data-cpm-mode="ranking"]{
    max-height:74vh !important;
    overflow:hidden !important;
  }

  #cpm-widget[data-cpm-mode="ranking"] .cpm-ranking{
    flex:1 1 auto !important;
    min-height:0 !important;
    overflow:hidden !important;
  }

  #cpm-widget[data-cpm-mode="ranking"] .cpm-ranking-list{
    max-height:46vh !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    padding-right:4px !important;
  }
}

/* === Dublin visual layer v1.3.5 — visible photo atmosphere fix ===
   Scoped to dublin-ireland only. Keeps photos as backgrounds, but makes them actually visible. */
.le-hero.le-hero-dublin-photo::before{
  opacity:.72 !important;
  filter:saturate(.90) contrast(1.05) brightness(1.02) !important;
  mix-blend-mode:normal !important;
  background-image:url('/city/assets/dublin-liffey-hero.jpg') !important;
  background-size:cover !important;
  background-position:center 52% !important;
}
.le-hero.le-hero-dublin-photo::after{
  background:
    linear-gradient(90deg,rgba(255,250,240,.92) 0%,rgba(255,250,240,.66) 42%,rgba(246,255,242,.38) 100%),
    radial-gradient(circle at 22% 35%,rgba(255,255,255,.76),transparent 28%) !important;
}
.local-first.local-first-dublin-photo{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  border:1px solid rgba(0,184,0,.16);
  background:#fbf7ec !important;
}
.local-first.local-first-dublin-photo::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  opacity:.42;
  background-image:url('/city/assets/dublin-docklands-accent.jpg');
  background-size:cover;
  background-position:center 52%;
  filter:saturate(.88) contrast(1.04) brightness(1.02);
}
.local-first.local-first-dublin-photo::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(251,247,236,.93) 0%,rgba(251,247,236,.72) 48%,rgba(247,255,241,.46) 100%),
    radial-gradient(circle at 84% 20%,rgba(0,240,0,.10),transparent 30%);
}
.local-first.local-first-dublin-photo > *{
  position:relative;
  z-index:1;
}
@media(max-width:760px){
  .le-hero.le-hero-dublin-photo::before{
    opacity:.56 !important;
    background-position:center top !important;
  }
  .le-hero.le-hero-dublin-photo::after{
    background:
      linear-gradient(180deg,rgba(255,250,240,.92) 0%,rgba(246,255,242,.62) 100%),
      radial-gradient(circle at 25% 22%,rgba(255,255,255,.72),transparent 34%) !important;
  }
  .local-first.local-first-dublin-photo::before{
    opacity:.32;
    background-position:center center;
  }
  .local-first.local-first-dublin-photo::after{
    background:linear-gradient(180deg,rgba(251,247,236,.92) 0%,rgba(247,255,241,.68) 100%);
  }
}

/* === Dublin visual layer v1.3.9 — current-file repair + 15% lighter photo shading ===
   Uses current deployed CSS as base. Scoped only to Dublin visual hooks. */
.le-hero.le-hero-dublin-photo::after{
  background:
    linear-gradient(90deg,rgba(255,250,240,.78) 0%,rgba(255,250,240,.56) 42%,rgba(246,255,242,.32) 100%),
    radial-gradient(circle at 22% 35%,rgba(255,255,255,.65),transparent 28%) !important;
}
.local-first.local-first-dublin-photo::after{
  background:
    linear-gradient(90deg,rgba(251,247,236,.79) 0%,rgba(251,247,236,.61) 48%,rgba(247,255,241,.39) 100%),
    radial-gradient(circle at 84% 20%,rgba(0,240,0,.10),transparent 30%) !important;
}
@media(max-width:760px){
  .le-hero.le-hero-dublin-photo::after{
    background:
      linear-gradient(180deg,rgba(255,250,240,.78) 0%,rgba(246,255,242,.53) 100%),
      radial-gradient(circle at 25% 22%,rgba(255,255,255,.61),transparent 34%) !important;
  }
  .local-first.local-first-dublin-photo::after{
    background:linear-gradient(180deg,rgba(251,247,236,.78) 0%,rgba(247,255,241,.58) 100%) !important;
  }
}



/* === Shatsk Lakes hero photo + Ukrainian localized page v3 === */
.le-hero-shatsk-photo{
  background:
    linear-gradient(135deg,rgba(255,250,240,.50) 0%,rgba(247,255,241,.28) 48%,rgba(12,35,18,.06) 100%),
    url('/city/assets/shatsk-lakes-hero.webp') center center / cover no-repeat !important;
}
.le-hero-shatsk-photo::before{opacity:.10 !important;filter:blur(.2px) saturate(.9) contrast(1.03);background-image:none !important;}
.le-hero-shatsk-photo::after{background:linear-gradient(90deg,rgba(255,250,240,.90) 0%,rgba(255,250,240,.76) 43%,rgba(255,250,240,.38) 72%,rgba(255,250,240,.20) 100%),radial-gradient(circle at 24% 34%,rgba(255,255,255,.70),transparent 27%),linear-gradient(180deg,rgba(255,255,255,.08),rgba(0,0,0,.04)) !important;}
.le-hero-shatsk-photo .signal-map{background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(236,255,231,.52)),radial-gradient(circle at 28% 18%,rgba(255,255,255,.50),transparent 30%) !important;box-shadow:0 24px 80px rgba(7,20,11,.16);}
.le-lang-switch{border-color:rgba(0,184,0,.38);}
.le-ua-page .le-section h2{text-wrap:balance;}
.le-ua-page .le-card p,.le-ua-page .break-grid p,.le-ua-page .le-body,.le-ua-page .faq details p{font-size:17px;}
.le-ua-page .le-list{display:grid;gap:10px;margin:0;padding:0;list-style:none;}
.le-ua-page .le-list li{background:rgba(255,255,255,.58);border:1px solid rgba(223,232,225,.9);border-radius:16px;padding:12px 14px;}
@media(max-width:760px){.le-hero-shatsk-photo{background-position:center top !important}.le-hero-shatsk-photo::after{background:linear-gradient(180deg,rgba(255,250,240,.92) 0%,rgba(255,250,240,.78) 48%,rgba(255,250,240,.56) 100%),linear-gradient(180deg,rgba(255,255,255,.08),rgba(0,0,0,.03)) !important;}}


/* === Shatsk Lakes safe visual correction v4 ===
   Scoped only to Shatsk pages. Makes hero photo visible and renders the second lake photo as a contained block. */
.le-hero.le-hero-shatsk-photo{
  background:
    linear-gradient(135deg,rgba(255,250,240,.30) 0%,rgba(247,255,241,.16) 48%,rgba(12,35,18,.03) 100%),
    url('/city/assets/shatsk-lakes-hero.webp') center center / cover no-repeat !important;
}
.le-hero.le-hero-shatsk-photo::before{
  opacity:0 !important;
  background-image:none !important;
}
.le-hero.le-hero-shatsk-photo::after{
  background:
    linear-gradient(90deg,rgba(255,250,240,.66) 0%,rgba(255,250,240,.44) 42%,rgba(246,255,242,.20) 76%,rgba(246,255,242,.10) 100%),
    radial-gradient(circle at 22% 35%,rgba(255,255,255,.46),transparent 28%) !important;
}
.le-hero.le-hero-shatsk-photo .le-hero-copy{
  text-shadow:0 1px 18px rgba(255,255,255,.55);
}
.le-shatsk-lake-visual{
  display:grid;
  grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);
  gap:26px;
  align-items:center;
  border-radius:34px;
  background:linear-gradient(135deg,#fffdf7 0%,#f3fff0 100%);
  border:1px solid rgba(0,184,0,.16);
  box-shadow:0 18px 60px rgba(8,30,14,.08);
  margin-top:16px;
  margin-bottom:16px;
}
.le-shatsk-lake-photo{
  overflow:hidden;
  border-radius:26px;
  min-height:280px;
  background:#dfe8e1;
  box-shadow:0 18px 46px rgba(8,30,14,.12);
}
.le-shatsk-lake-photo img{
  display:block;
  width:100%;
  height:100%;
  min-height:280px;
  object-fit:cover;
  object-position:center;
}
.le-shatsk-lake-copy .le-body{
  max-width:760px;
}
@media(max-width:760px){
  .le-hero.le-hero-shatsk-photo{
    background-position:center top !important;
  }
  .le-hero.le-hero-shatsk-photo::after{
    background:
      linear-gradient(180deg,rgba(255,250,240,.70) 0%,rgba(246,255,242,.44) 100%),
      radial-gradient(circle at 25% 22%,rgba(255,255,255,.40),transparent 34%) !important;
  }
  .le-shatsk-lake-visual{
    grid-template-columns:1fr;
    border-radius:0;
    gap:18px;
  }
  .le-shatsk-lake-photo{
    min-height:220px;
    border-radius:22px;
  }
  .le-shatsk-lake-photo img{
    min-height:220px;
  }
}


/* ============================================================
   Lucky Earth Weather Intelligence · Shatsk UA v1
   ============================================================ */
.le-shatsk-hero-widgets{
  display:flex;
  flex-direction:column;
  gap:16px;
  align-self:stretch;
  min-width:0;
}
.le-weather-intelligence{
  --wi-green:#00F000;
  --wi-dark:#07140b;
  --wi-blue:#37b8ff;
  --wi-cyan:#7fe8ff;
  --wi-warn:#ffb020;
  --wi-danger:#ff5e5e;
  position:relative;
  isolation:isolate;
  overflow:hidden;
  border-radius:30px;
  padding:18px;
  background:
    radial-gradient(circle at 82% 14%,rgba(127,232,255,.20),transparent 26%),
    radial-gradient(circle at 10% 88%,rgba(0,240,0,.15),transparent 28%),
    linear-gradient(145deg,rgba(7,20,11,.98),rgba(11,37,28,.98));
  color:#fff;
  border:1px solid rgba(127,232,255,.20);
  box-shadow:0 20px 58px rgba(7,20,11,.22);
  min-height:430px;
}
.le-weather-intelligence>*:not(.le-weather-sky){position:relative;z-index:2}
.le-weather-sky{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}
.le-weather-orb{position:absolute;border-radius:999px;filter:blur(1px);opacity:.55;animation:leWeatherFloat 8s ease-in-out infinite}
.le-weather-orb-one{width:96px;height:96px;right:7%;top:8%;background:radial-gradient(circle,#dffcff 0%,rgba(127,232,255,.42) 42%,transparent 72%)}
.le-weather-orb-two{width:68px;height:68px;left:8%;bottom:18%;background:radial-gradient(circle,rgba(0,240,0,.82),rgba(0,240,0,.08) 65%,transparent 72%);animation-delay:-3s}
.le-weather-wave{position:absolute;left:-10%;width:120%;height:80px;border:1px solid rgba(127,232,255,.14);border-radius:50%;transform:rotate(-4deg);animation:leWeatherWave 10s linear infinite}
.le-weather-wave-one{bottom:11%}
.le-weather-wave-two{bottom:3%;animation-delay:-5s;opacity:.65}
@keyframes leWeatherFloat{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-12px,0)}}
@keyframes leWeatherWave{0%{transform:translateX(-2%) rotate(-4deg)}50%{transform:translateX(2%) rotate(-2deg)}100%{transform:translateX(-2%) rotate(-4deg)}}
.le-weather-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}
.le-weather-eyebrow{margin:0 0 5px;color:var(--wi-green);font-size:10px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}
.le-weather-head h2{margin:0 0 6px;font-family:Fraunces,Georgia,serif;font-size:26px;line-height:1.05;color:#fff}
.le-weather-subtitle{margin:0;max-width:620px;color:#d7e9dc;font-size:13px;line-height:1.4}
.le-weather-model-state{display:flex;align-items:center;gap:7px;flex:0 0 auto;padding:7px 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.07);color:#d8eadc;font-size:10px;font-weight:850;white-space:nowrap}
.le-weather-model-dot{width:8px;height:8px;border-radius:50%;background:var(--wi-warn);box-shadow:0 0 0 0 rgba(255,176,32,.55);animation:leWeatherPulse 1.7s infinite}
.le-weather-model-state.is-ready .le-weather-model-dot{background:var(--wi-green);box-shadow:0 0 0 0 rgba(0,240,0,.55)}
.le-weather-model-state.is-warning .le-weather-model-dot{background:var(--wi-warn)}
@keyframes leWeatherPulse{0%{box-shadow:0 0 0 0 currentColor}70%{box-shadow:0 0 0 8px transparent}100%{box-shadow:0 0 0 0 transparent}}
.le-weather-window{display:flex;gap:7px;margin:15px 0 14px;overflow-x:auto;scrollbar-width:none}
.le-weather-window::-webkit-scrollbar{display:none}
.le-weather-window button{flex:0 0 auto;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.07);color:#d9e9dd;border-radius:999px;padding:8px 11px;font:inherit;font-size:11px;font-weight:900;cursor:pointer;transition:.2s ease}
.le-weather-window button:hover,.le-weather-window button.is-active{background:var(--wi-green);color:#05290c;border-color:var(--wi-green);transform:translateY(-1px)}
.le-weather-summary{min-height:54px;padding:13px 14px;border-radius:17px;background:linear-gradient(135deg,rgba(255,255,255,.11),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.10);font-size:14px;line-height:1.45;color:#fff}
.le-weather-summary strong{color:var(--wi-green)}
.le-weather-loading-line{height:10px;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.24),rgba(255,255,255,.08));background-size:220% 100%;animation:leWeatherShimmer 1.3s infinite}
.le-weather-loading-line.is-short{width:62%;margin-top:10px}
@keyframes leWeatherShimmer{0%{background-position:100% 0}100%{background-position:-120% 0}}
.le-weather-indicators{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:12px}
.le-weather-index{position:relative;overflow:hidden;min-width:0;padding:12px;border-radius:18px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.10)}
.le-weather-index::after{content:"";position:absolute;left:0;bottom:0;height:3px;width:var(--wi-score,50%);background:var(--wi-accent,var(--wi-green));transition:width .7s cubic-bezier(.2,.8,.2,1)}
.le-weather-index-top{display:flex;align-items:center;justify-content:space-between;gap:8px}
.le-weather-index-icon{font-size:21px;line-height:1}
.le-weather-index-score{font-size:11px;font-weight:950;color:var(--wi-accent,var(--wi-green))}
.le-weather-index strong{display:block;margin-top:8px;color:#fff;font-size:13px;line-height:1.1}
.le-weather-index small{display:block;margin-top:5px;color:#bfd1c3;font-size:10px;line-height:1.3}
.le-weather-timeline-wrap{margin-top:13px}
.le-weather-timeline-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px;color:#fff;font-size:11px}
.le-weather-timeline-head span{color:#a9c0ae}
.le-weather-timeline{display:flex;gap:4px;align-items:flex-end;min-height:48px;padding:7px 8px;border-radius:15px;background:rgba(0,0,0,.16);overflow:hidden}
.le-weather-hour{position:relative;flex:1 1 0;min-width:4px;border-radius:7px 7px 3px 3px;background:linear-gradient(180deg,var(--hour-color,#00F000),rgba(255,255,255,.08));height:var(--hour-height,30%);transition:height .55s ease,opacity .3s ease;opacity:.9}
.le-weather-hour:hover{opacity:1;filter:brightness(1.2)}
.le-weather-hour[data-label]::after{content:attr(data-label);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%);font-size:9px;white-space:nowrap;background:#fff;color:#07140b;border-radius:7px;padding:3px 5px;opacity:0;pointer-events:none;transition:.15s ease}
.le-weather-hour:hover::after{opacity:1}
.le-weather-days{display:flex;gap:8px;overflow-x:auto;padding:11px 1px 2px;scroll-snap-type:x proximity;scrollbar-width:none}
.le-weather-days::-webkit-scrollbar{display:none}
.le-weather-day{flex:0 0 118px;scroll-snap-align:start;padding:11px;border-radius:16px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.09);transition:.2s ease}
.le-weather-day:hover{transform:translateY(-2px);background:rgba(255,255,255,.11)}
.le-weather-day strong{display:block;font-size:11px;color:#fff}
.le-weather-day .le-weather-day-temp{display:block;margin-top:5px;color:var(--wi-green);font-size:18px;font-weight:950}
.le-weather-day span{display:block;margin-top:4px;color:#c5d7c9;font-size:10px;line-height:1.3}
.le-weather-day em{display:inline-flex;margin-top:7px;padding:4px 7px;border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-style:normal;font-size:9px;font-weight:900}
.le-weather-foot{display:flex;justify-content:space-between;gap:12px;margin-top:12px;color:#8fa895;font-size:9px;line-height:1.35}
.le-weather-error{padding:14px;border-radius:15px;background:rgba(255,94,94,.12);border:1px solid rgba(255,94,94,.25);color:#ffe1e1;font-size:12px}
@media(max-width:1120px){
  .le-weather-intelligence{min-height:auto}
}
@media(max-width:760px){
  .le-shatsk-hero-widgets{gap:12px}
  .le-weather-intelligence{order:0;margin:0;border-radius:22px;padding:15px;min-height:0}
  .le-shatsk-hero-widgets .cpm-widget{order:1}
  .le-weather-head{display:block}
  .le-weather-model-state{margin-top:10px;display:inline-flex}
  .le-weather-head h2{font-size:23px}
  .le-weather-subtitle{font-size:12px}
  .le-weather-window{margin:13px -2px 12px;padding:0 2px}
  .le-weather-window button{padding:8px 10px}
  .le-weather-indicators{grid-template-columns:repeat(2,minmax(0,1fr))}
  .le-weather-index{padding:11px}
  .le-weather-timeline{min-height:44px}
  .le-weather-days{margin-right:-15px;padding-right:15px}
  .le-weather-day{flex-basis:112px}
  .le-weather-foot{display:block}
  .le-weather-foot span{display:block;margin-top:5px}
}
@media(prefers-reduced-motion:reduce){
  .le-weather-orb,.le-weather-wave,.le-weather-model-dot,.le-weather-loading-line{animation:none!important}
  .le-weather-window button,.le-weather-index::after,.le-weather-hour,.le-weather-day{transition:none!important}
  /* EAA M5: disable hover transforms/transitions for vestibular-disorder users */
  .le-btn,.le-card.link,.video-card,.ad-slot,.le-photo-card-v3,.le-signature-item,
  .cpm-btn,.le-card.rich,.city-hub-card{transition:none!important;transform:none!important}
}

/* Weather Intelligence v3: transparent consensus + 30-day tendency */
.le-weather-timeline-wrap[hidden],.le-weather-monthly[hidden]{display:none!important}
.le-weather-monthly{margin-top:14px;padding:12px;border-radius:18px;background:linear-gradient(135deg,rgba(0,240,0,.08),rgba(127,232,255,.06));border:1px solid rgba(127,232,255,.16);overflow:hidden}
.le-weather-monthly-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}
.le-weather-monthly-head strong{color:#fff;font-size:12px}
.le-weather-monthly-head span{max-width:52%;color:#91aa97;font-size:9px;text-align:right;line-height:1.25}
.le-weather-monthly-track{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:2px}
.le-weather-monthly-track::-webkit-scrollbar{display:none}
.le-weather-month-card{position:relative;flex:1 0 132px;min-width:0;scroll-snap-align:start;padding:10px;border-radius:14px;background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.08);overflow:hidden}
.le-weather-month-card::after{content:"";position:absolute;left:0;bottom:0;height:3px;width:var(--month-confidence,50%);background:linear-gradient(90deg,#00F000,#7fe8ff);transition:width .7s ease}
.le-weather-month-card small,.le-weather-month-card span,.le-weather-month-card em{display:block}
.le-weather-month-card small{color:#9eb5a4;font-size:8px;line-height:1.25}
.le-weather-month-card strong{display:block;margin-top:5px;color:#00F000;font-size:17px}
.le-weather-month-card span{margin-top:3px;color:#d6e5d9;font-size:9px;line-height:1.25}
.le-weather-month-card em{margin-top:7px;color:#7fe8ff;font-size:8px;font-style:normal;font-weight:850}
.le-weather-diagnostics{margin-top:9px;color:#82a18b;font-size:8px;line-height:1.35}
@media(max-width:760px){
  .le-weather-monthly{margin-left:0;margin-right:0;padding:11px}
  .le-weather-monthly-head{display:block}
  .le-weather-monthly-head span{display:block;max-width:none;margin-top:4px;text-align:left}
  .le-weather-month-card{flex-basis:78%}
}


/* Weather Intelligence v3.1: readable monthly trend + desktop day controls */
.le-weather-days-shell{position:relative;margin-top:2px}
.le-weather-days-nav{position:absolute;right:6px;top:50%;transform:translateY(-50%);display:flex;gap:6px;z-index:6;pointer-events:none}
.le-weather-days-arrow{pointer-events:auto;width:34px;height:34px;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:rgba(5,28,17,.88);color:#fff;font:900 24px/1 Arial,sans-serif;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.28);transition:.18s ease}
.le-weather-days-arrow:hover{background:#00F000;color:#05290c;transform:translateY(-1px)}
.le-weather-days-arrow:disabled{opacity:.28;cursor:default;transform:none}
.le-weather-days.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}
.le-weather-days{cursor:grab;padding-right:88px;scroll-behavior:smooth}
.le-weather-monthly{padding:15px}
.le-weather-monthly-head{margin-bottom:13px}
.le-weather-monthly-head>div{min-width:0}
.le-weather-monthly-head strong{display:block;font-size:16px;line-height:1.2}
.le-weather-monthly-head small{display:block;margin-top:4px;color:#8fb29a;font-size:10px;line-height:1.35}
.le-weather-monthly-head span{max-width:46%;font-size:10px;line-height:1.4}
.le-weather-monthly-track{gap:11px;padding:2px 1px 7px}
.le-weather-month-card{flex:0 0 220px;min-width:220px;padding:14px;border-radius:16px;background:linear-gradient(145deg,rgba(0,0,0,.28),rgba(255,255,255,.055));overflow:visible}
.le-weather-month-period{padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.09)}
.le-weather-month-period span{display:block;color:#7fe8ff;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.le-weather-month-period strong{display:block;margin-top:4px;color:#fff;font-size:12px;line-height:1.35;white-space:normal}
.le-weather-month-temp{margin-top:11px}
.le-weather-month-temp small{display:block;color:#9eb5a4;font-size:9px}
.le-weather-month-temp strong{display:block;margin-top:2px;color:#00F000;font-size:22px;line-height:1.1}
.le-weather-month-row,.le-weather-month-confidence{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;align-items:start;margin-top:9px}
.le-weather-month-row span,.le-weather-month-confidence span{color:#91aa97;font-size:9px;line-height:1.35}
.le-weather-month-row b,.le-weather-month-confidence b{color:#e8f5eb;font-size:10px;line-height:1.35;font-weight:850;overflow-wrap:anywhere;word-break:normal}
.le-weather-month-confidence{margin-top:11px;padding-top:9px;border-top:1px solid rgba(255,255,255,.08)}
.le-weather-month-confidence b{color:#7fe8ff}
@media(max-width:760px){
  .le-weather-days-nav{display:none!important}
  .le-weather-days{padding-right:15px;cursor:auto}
  .le-weather-monthly{padding:12px}
  .le-weather-monthly-head{display:block}
  .le-weather-monthly-head span{display:block;max-width:none;margin-top:7px;text-align:left}
  .le-weather-month-card{flex-basis:82%;min-width:82%;padding:13px}
}


/* Weather Intelligence v3.2: contained carousels, readable monthly cards */
.le-hero,.le-hero-copy,.le-hero-visual,.le-shatsk-hero-widgets,.le-weather-intelligence{min-width:0!important}
.le-shatsk-hero-widgets{width:100%;max-width:100%;overflow:hidden}
.le-weather-intelligence{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden;contain:layout paint}
.le-weather-slider-shell{position:relative;width:100%;max-width:100%;min-width:0;margin-top:12px;overflow:hidden}
.le-weather-slider-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:9px}
.le-weather-slider-title{color:#fff;font-size:11px;line-height:1.2}
.le-weather-slider-controls{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.le-weather-slider-arrow{width:36px;height:36px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.06));color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.18);transition:.18s ease}
.le-weather-slider-arrow span{font-size:17px;line-height:1;transform:translateY(-1px)}
.le-weather-slider-arrow:hover:not(:disabled){background:#00F000;color:#05290c;border-color:#00F000;transform:translateY(-1px)}
.le-weather-slider-arrow:disabled{opacity:.28;cursor:default}
.le-weather-slider-dots{display:flex;align-items:center;gap:5px;min-width:18px;justify-content:center}
.le-weather-slider-dots i{display:block;width:5px;height:5px;border-radius:999px;background:rgba(255,255,255,.28);transition:.18s ease}
.le-weather-slider-dots i.is-active{width:16px;background:#00F000}
.le-weather-days{width:100%;max-width:100%;min-width:0;cursor:grab;padding:2px 1px 4px;scroll-behavior:smooth;overscroll-behavior-inline:contain}
.le-weather-days.is-dragging,.le-weather-monthly-track.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}
.le-weather-day{flex:0 0 clamp(150px,31%,190px);min-width:0}
.le-weather-monthly{width:100%;max-width:100%;min-width:0;margin-top:16px;padding:14px;box-sizing:border-box;overflow:hidden}
.le-weather-monthly-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:4px}
.le-weather-monthly-intro strong{display:block;color:#fff;font-size:17px;line-height:1.2}
.le-weather-monthly-intro small{display:block;max-width:560px;margin-top:5px;color:#9bb1a0;font-size:10px;line-height:1.45}
.le-weather-monthly-shell{margin-top:10px}
.le-weather-monthly-shell .le-weather-slider-title{color:#a9c0ae;font-size:10px;font-weight:800}
.le-weather-monthly-track{display:flex;width:100%;max-width:100%;min-width:0;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 1px 6px;overscroll-behavior-inline:contain;scroll-behavior:smooth}
.le-weather-monthly-track::-webkit-scrollbar{display:none}
.le-weather-month-card{position:relative;flex:0 0 min(78%,260px);min-width:min(78%,260px);max-width:260px;box-sizing:border-box;scroll-snap-align:start;padding:15px;border-radius:18px;background:linear-gradient(155deg,rgba(255,255,255,.095),rgba(0,0,0,.20));border:1px solid rgba(255,255,255,.10);overflow:hidden}
.le-weather-month-card::before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,#00F000,#7fe8ff);opacity:.85}
.le-weather-month-card::after{content:"";position:absolute;left:0;bottom:0;height:3px;width:var(--month-confidence,50%);background:linear-gradient(90deg,#00F000,#7fe8ff)}
.le-weather-month-card-top{display:flex;align-items:center;gap:10px;padding-bottom:11px;border-bottom:1px solid rgba(255,255,255,.09)}
.le-weather-month-number{flex:0 0 34px;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:rgba(0,240,0,.14);border:1px solid rgba(0,240,0,.22);color:#00F000;font-size:15px;font-weight:950}
.le-weather-month-card-top div,.le-weather-month-temp div,.le-weather-month-detail div{min-width:0}
.le-weather-month-card small{display:block;margin:0;color:#91aa97;font-size:9px;line-height:1.35;text-transform:none;letter-spacing:0}
.le-weather-month-card-top strong{display:block;margin-top:3px;color:#fff;font-size:11px;line-height:1.35;white-space:normal;overflow-wrap:normal;word-break:normal}
.le-weather-month-temp{display:flex;align-items:center;gap:10px;margin-top:13px}
.le-weather-month-temp>span{font-size:18px;line-height:1}
.le-weather-month-temp strong{display:block;margin-top:2px;color:#00F000;font-size:23px;line-height:1.05}
.le-weather-month-detail{display:flex;align-items:flex-start;gap:10px;margin-top:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.07)}
.le-weather-month-icon{flex:0 0 28px;width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:rgba(127,232,255,.10);color:#7fe8ff;font-size:14px;font-weight:950}
.le-weather-month-detail b{display:block;margin-top:2px;color:#edf7ef;font-size:10px;line-height:1.4;font-weight:850;white-space:normal;overflow-wrap:break-word;word-break:normal}
.le-weather-month-confidence{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}
.le-weather-month-confidence span{color:#91aa97;font-size:9px;line-height:1.3}
.le-weather-month-confidence b{color:#7fe8ff;font-size:12px;line-height:1.2}
.le-weather-diagnostics{max-width:100%;overflow-wrap:break-word}
@media(min-width:1121px){
  .le-weather-month-card{flex-basis:calc((100% - 12px)/2);min-width:calc((100% - 12px)/2);max-width:none}
  .le-weather-day{flex-basis:calc((100% - 16px)/3);min-width:calc((100% - 16px)/3)}
}
@media(max-width:760px){
  .le-weather-slider-head{margin-bottom:8px}
  .le-weather-slider-controls{display:none!important}
  .le-weather-slider-title{font-size:10px}
  .le-weather-day{flex-basis:76%;min-width:76%}
  .le-weather-monthly{padding:12px}
  .le-weather-monthly-intro strong{font-size:16px}
  .le-weather-month-card{flex-basis:84%;min-width:84%;max-width:84%;padding:14px}
}


/* ============================================================
   Shatsk Weather Intelligence v3.3
   Geometry reset: desktop full-width stage, mobile before ranking.
   ============================================================ */
.le-weather-stage{
  width:100%;
  max-width:1380px;
  margin:0 auto;
  padding:22px clamp(18px,5vw,76px) 26px;
  border-top:1px solid rgba(223,232,225,.82);
}
.le-weather-stage:empty{display:none}
.le-weather-stage-inner{width:100%;min-width:0}
.le-weather-stage .le-weather-intelligence{
  width:100%;
  max-width:none;
  min-height:0;
  padding:22px;
  border-radius:28px;
  contain:layout paint;
}
/* The hero keeps only the compact city-rating widget on desktop. */
@media(min-width:761px){
  .le-hero.le-hero-shatsk-photo{
    min-height:560px;
    align-items:center;
  }
  .le-shatsk-hero-widgets{
    display:flex;
    align-items:stretch;
    justify-content:center;
    align-self:center;
    overflow:visible;
  }
  .le-shatsk-hero-widgets .cpm-widget{
    width:100%;
    max-width:470px;
    margin-left:auto;
  }
  .le-weather-stage .le-weather-head{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    align-items:start;
  }
  .le-weather-stage .le-weather-indicators{
    grid-template-columns:repeat(4,minmax(0,1fr));
  }
  .le-weather-stage .le-weather-day{
    flex:0 0 calc((100% - 48px)/4);
    min-width:calc((100% - 48px)/4);
  }
  .le-weather-stage .le-weather-month-card{
    flex:0 0 calc((100% - 28px)/3);
    min-width:calc((100% - 28px)/3);
    max-width:none;
  }
}

/* Dead timeline removed from DOM; this is a safety net for stale HTML. */
.le-weather-timeline-wrap{display:none!important}

/* Premium slider navigation: integrated, stable, not floating over content. */
.le-weather-slider-shell{
  margin-top:16px;
  padding:12px 14px 14px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:20px;
  background:rgba(0,0,0,.10);
  overflow:hidden;
}
.le-weather-slider-head{
  min-height:40px;
  margin:0 0 10px;
  padding:0 2px;
}
.le-weather-slider-title{
  font-size:12px;
  letter-spacing:.01em;
  color:#dcecdf;
}
.le-weather-slider-controls{
  gap:9px;
  padding:4px;
  border-radius:999px;
  background:rgba(255,255,255,.055);
  border:1px solid rgba(255,255,255,.08);
}
.le-weather-slider-arrow{
  width:34px;
  height:34px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.14);
  background:rgba(255,255,255,.08);
  box-shadow:none;
}
.le-weather-slider-arrow:hover:not(:disabled){
  transform:none;
  background:#00F000;
  color:#05290c;
}
.le-weather-slider-arrow:disabled{opacity:.22}
.le-weather-slider-dots i{width:6px;height:6px}
.le-weather-slider-dots i.is-active{width:20px}
.le-weather-days{
  gap:12px;
  padding:2px 1px 4px;
}
.le-weather-day{
  min-height:142px;
  padding:14px;
  border-radius:18px;
}

/* 30-day cards: compact rhythm, fixed number geometry, no empty vertical zones. */
.le-weather-monthly{
  margin-top:16px;
  padding:0;
  border:0;
  background:transparent;
  overflow:visible;
}
.le-weather-monthly-intro{
  margin:0 0 9px;
  padding:0 2px;
}
.le-weather-monthly-intro strong{font-size:18px}
.le-weather-monthly-intro small{font-size:11px;line-height:1.4}
.le-weather-monthly-shell{margin-top:0}
.le-weather-monthly-track{gap:14px;padding:1px 1px 4px}
.le-weather-month-card{
  display:grid;
  grid-template-rows:auto auto auto auto auto;
  align-content:start;
  gap:0;
  min-height:0;
  padding:14px 15px 15px 17px;
  border-radius:18px;
}
.le-weather-month-card-top{
  display:grid;
  grid-template-columns:38px minmax(0,1fr);
  gap:11px;
  align-items:center;
  min-height:48px;
  padding:0 0 10px;
}
.le-weather-month-number{
  width:38px;
  height:38px;
  flex:0 0 38px;
  align-self:center;
  font-size:16px;
}
.le-weather-month-card-top strong{
  margin-top:2px;
  font-size:12px;
  line-height:1.3;
}
.le-weather-month-temp{
  margin-top:10px;
  gap:9px;
}
.le-weather-month-temp>span{font-size:17px}
.le-weather-month-temp strong{font-size:22px}
.le-weather-month-detail{
  display:grid;
  grid-template-columns:30px minmax(0,1fr);
  gap:9px;
  margin-top:9px;
  padding-top:9px;
}
.le-weather-month-icon{
  width:30px;
  height:30px;
  flex:0 0 30px;
}
.le-weather-month-detail b{font-size:11px;line-height:1.35}
.le-weather-month-confidence{
  margin-top:10px;
  padding-top:9px;
}
.le-weather-month-confidence span{font-size:10px}
.le-weather-month-confidence b{font-size:13px}
.le-weather-diagnostics{
  margin-top:10px;
  padding:0 2px;
  font-size:10px;
  line-height:1.45;
}

@media(max-width:760px){
  .le-weather-stage{display:none}
  .le-shatsk-hero-widgets{
    overflow:visible!important;
    width:100%;
  }
  .le-shatsk-hero-widgets .le-weather-intelligence{
    width:100%;
    max-width:100%;
    order:0;
  }
  .le-shatsk-hero-widgets .cpm-widget{order:1}
  .le-weather-slider-shell{
    margin-top:13px;
    padding:10px 10px 12px;
    border-radius:18px;
  }
  .le-weather-slider-head{min-height:0;margin-bottom:8px}
  .le-weather-slider-controls{display:none!important}
  .le-weather-day{flex-basis:78%;min-width:78%;min-height:132px}
  .le-weather-month-card{
    flex-basis:86%;
    min-width:86%;
    max-width:86%;
    padding:13px 14px 14px 16px;
  }
  .le-weather-monthly-intro strong{font-size:17px}
  .le-weather-month-card-top{grid-template-columns:36px minmax(0,1fr);min-height:44px}
  .le-weather-month-number{width:36px;height:36px;flex-basis:36px}
}


/* ============================================================
   Shatsk layout v3.5 — authoritative geometry layer
   Source: latest user-provided stable package only.
   ============================================================ */
.le-shatsk-standalone-ua .le-hero.le-hero-shatsk-photo{
  display:block;
  min-height:0;
  padding:32px clamp(22px,5vw,76px) 34px;
}
.le-shatsk-standalone-ua .le-hero-copy{
  width:100%;
  max-width:1380px;
  margin:0 auto;
}

/* Desktop hero is a calm full-width information strip. */
@media(min-width:1000px){
  .le-shatsk-standalone-ua .le-hero-copy{
    display:grid;
    grid-template-columns:minmax(320px,.8fr) minmax(420px,1.2fr);
    grid-template-rows:auto auto auto;
    column-gap:clamp(34px,5vw,76px);
    row-gap:8px;
    align-items:end;
  }
  .le-shatsk-standalone-ua .le-hero-copy>.le-kicker:first-child{grid-column:1;grid-row:1;justify-self:start}
  .le-shatsk-standalone-ua .le-hero-copy>h1{grid-column:1;grid-row:2;margin:2px 0 6px;max-width:620px;font-size:clamp(38px,4vw,58px)}
  .le-shatsk-standalone-ua .le-hero-copy>h1+.le-kicker{grid-column:1;grid-row:3;justify-self:start;margin:0!important}
  .le-shatsk-standalone-ua .le-hero-copy>.le-lead{grid-column:2;grid-row:1 / span 2;max-width:none;margin:0;align-self:end}
  .le-shatsk-standalone-ua .le-hero-copy>.le-cta-row{grid-column:2;grid-row:3;margin-top:4px;align-self:start}
}

/* Weather and sustainability are equal first-class tools under the hero. */
.le-shatsk-tools-row{
  width:100%;
  max-width:1380px;
  margin:0 auto;
  padding:24px clamp(18px,5vw,76px) 30px;
  display:grid;
  grid-template-columns:minmax(0,1fr);
  gap:20px;
  align-items:stretch;
  border-top:1px solid rgba(223,232,225,.82);
}
.le-shatsk-tools-row>.le-weather-stage,
.le-shatsk-tools-row>.le-rating-stage{
  min-width:0;
  width:100%;
  margin:0;
  padding:0;
  border:0;
  display:flex;
  align-items:stretch;
}
.le-shatsk-tools-row .le-weather-stage-inner{display:flex;width:100%;min-width:0}
.le-shatsk-tools-row .le-weather-intelligence,
.le-shatsk-tools-row .cpm-widget{
  width:100%;
  max-width:none;
  height:100%;
  margin:0;
  box-sizing:border-box;
}
.le-shatsk-tools-row .le-weather-intelligence{border-radius:30px;padding:20px}
.le-shatsk-tools-row .cpm-widget{border-radius:30px;min-height:100%}

@media(min-width:1000px){
  .le-shatsk-tools-row{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:24px;
  }
  .le-shatsk-tools-row .le-weather-indicators{grid-template-columns:repeat(2,minmax(0,1fr))}
  .le-shatsk-tools-row .le-weather-day{flex:0 0 calc((100% - 12px)/2);min-width:calc((100% - 12px)/2)}
  .le-shatsk-tools-row .le-weather-month-card{flex:0 0 calc((100% - 14px)/2);min-width:calc((100% - 14px)/2);max-width:none}
  .le-shatsk-tools-row .le-weather-head{grid-template-columns:minmax(0,1fr);gap:10px}
  .le-shatsk-tools-row .le-weather-model-state{justify-self:start}
  .le-rating-stage .cpm-widget{justify-content:flex-start}
  .le-rating-stage .cpm-footer{margin-top:auto}
}

@media(max-width:999px){
  .le-shatsk-standalone-ua .le-hero-copy{display:block}
  .le-shatsk-tools-row{grid-template-columns:1fr}
  .le-shatsk-tools-row .le-weather-stage{display:flex!important}
}

@media(max-width:760px){
  .le-shatsk-standalone-ua .le-hero.le-hero-shatsk-photo{padding:24px 16px 26px}
  .le-shatsk-tools-row{padding:16px 14px 24px;gap:16px}
  .le-shatsk-tools-row .le-weather-stage{display:flex!important}
  .le-shatsk-tools-row .le-weather-intelligence,
  .le-shatsk-tools-row .cpm-widget{height:auto;min-height:0;border-radius:24px}
}

/* ============================================================
   Shatsk layout v3.6 — restore base hero + split weather cards
   Built from the latest deployed package supplied by the user.
   ============================================================ */

/* Remove the previous experimental tool-row geometry from the live page. */
.le-shatsk-tools-row{display:none!important}

/* Restore the original City Hub hero proportions on desktop. */
@media(min-width:1121px){
  .le-shatsk-standalone-ua .le-hero.le-hero-shatsk-photo{
    display:grid;
    grid-template-columns:minmax(0,.95fr) minmax(360px,.72fr);
    gap:30px;
    align-items:center;
    min-height:520px;
    padding:46px clamp(18px,5vw,76px) 38px;
  }
  .le-shatsk-standalone-ua .le-hero-copy{
    display:block;
    width:auto;
    max-width:760px;
    margin:0;
  }
  .le-shatsk-standalone-ua .le-hero-copy>.le-kicker:first-child,
  .le-shatsk-standalone-ua .le-hero-copy>h1,
  .le-shatsk-standalone-ua .le-hero-copy>h1+.le-kicker,
  .le-shatsk-standalone-ua .le-hero-copy>.le-lead,
  .le-shatsk-standalone-ua .le-hero-copy>.le-cta-row{
    grid-column:auto;
    grid-row:auto;
    justify-self:auto;
    align-self:auto;
  }
  .le-shatsk-standalone-ua .le-hero-copy>h1{
    margin:8px 0 16px;
    max-width:700px;
    font-size:clamp(38px,4.8vw,64px);
  }
  .le-shatsk-standalone-ua .le-hero-copy>.le-lead{
    max-width:680px;
    margin:0 0 24px;
  }
  .le-shatsk-standalone-ua .le-rating-stage{
    min-width:0;
    min-height:390px;
    display:flex;
    align-items:stretch;
  }
  .le-shatsk-standalone-ua .le-rating-stage .cpm-widget{
    width:100%;
    min-height:390px;
    height:100%;
    margin:0;
    border-radius:34px;
  }
}

/* Two equal weather cards below the hero on desktop. */
.le-weather-pair{
  width:100%;
  max-width:1380px;
  margin:0 auto;
  padding:26px clamp(18px,5vw,76px) 32px;
  border-top:1px solid rgba(223,232,225,.82);
  display:grid;
  grid-template-columns:minmax(0,1fr);
  gap:20px;
  align-items:stretch;
}
.le-weather-pair>.le-weather-intelligence{
  width:100%;
  max-width:none;
  min-width:0;
  height:100%;
  min-height:0;
  margin:0;
  box-sizing:border-box;
  border-radius:30px;
  padding:20px;
}
.le-weather-primary{
  display:flex;
  flex-direction:column;
}
.le-weather-primary .le-weather-foot{margin-top:auto;padding-top:12px}
.le-weather-month-panel{
  display:flex;
  flex-direction:column;
}
.le-weather-month-panel-head{position:relative;z-index:2;margin-bottom:14px}
.le-weather-month-panel-head h2{
  margin:0 0 7px;
  font-family:Fraunces,Georgia,serif;
  font-size:26px;
  line-height:1.08;
  color:#fff;
}
.le-weather-month-panel .le-weather-monthly{
  display:flex;
  flex-direction:column;
  flex:1 1 auto;
  width:100%;
  min-width:0;
  margin:0;
  padding:0;
  background:transparent;
  border:0;
  overflow:hidden;
}
.le-weather-month-panel .le-weather-monthly-intro{display:none!important}
.le-weather-month-panel .le-weather-monthly-shell{
  display:flex;
  flex-direction:column;
  flex:1 1 auto;
  min-height:0;
  margin-top:0;
}
.le-weather-month-panel .le-weather-monthly-shell>.le-weather-slider-head{
  margin-bottom:10px;
}
.le-weather-month-panel .le-weather-monthly-track{
  flex:1 1 auto;
  align-items:stretch;
  gap:12px;
  padding:1px 1px 6px;
}
.le-weather-month-panel .le-weather-month-card{
  flex:0 0 calc((100% - 12px)/2);
  min-width:calc((100% - 12px)/2);
  max-width:none;
  min-height:280px;
  height:auto;
  align-self:stretch;
}

@media(min-width:1000px){
  .le-weather-pair{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:24px;
  }
  .le-weather-pair>.le-weather-intelligence{
    min-height:720px;
  }
  .le-weather-primary .le-weather-head{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    align-items:start;
  }
  .le-weather-primary .le-weather-indicators{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .le-weather-primary .le-weather-day{
    flex:0 0 calc((100% - 12px)/2);
    min-width:calc((100% - 12px)/2);
  }
}

@media(max-width:1120px){
  .le-shatsk-standalone-ua .le-hero.le-hero-shatsk-photo{
    display:grid;
    grid-template-columns:1fr;
  }
  .le-shatsk-standalone-ua .le-rating-stage,
  .le-shatsk-standalone-ua .le-rating-stage .cpm-widget{
    min-height:auto;
  }
}

@media(max-width:760px){
  .le-weather-pair{
    padding:18px 16px 24px;
    gap:16px;
  }
  .le-weather-pair>.le-weather-intelligence{
    padding:16px 14px;
    border-radius:22px;
  }
  .le-weather-month-panel-head h2{font-size:23px}
  .le-weather-month-panel .le-weather-month-card{
    flex-basis:86%;
    min-width:86%;
    max-width:86%;
    min-height:0;
  }
}

/* ============================================================
   Shatsk v3.7 — visible rain/humidity + restored local-first cards
   Scoped to the Ukrainian Shatsk page only.
   ============================================================ */

/* Keep the extra weather facts compact inside existing day cards. */
.le-shatsk-standalone-ua .le-weather-day .le-weather-day-rain,
.le-shatsk-standalone-ua .le-weather-day .le-weather-day-humidity{
  display:flex;
  align-items:center;
  gap:5px;
  white-space:normal;
  overflow-wrap:anywhere;
  color:#dce9df;
  font-size:10px;
  line-height:1.3;
}
.le-shatsk-standalone-ua .le-weather-day .le-weather-day-rain{margin-top:7px}
.le-shatsk-standalone-ua .le-weather-day .le-weather-day-humidity{margin-top:3px}

/* Restore five separate local-first recommendation cards without touching other cities. */
.le-shatsk-standalone-ua .local-first{
  grid-template-columns:minmax(220px,.72fr) minmax(0,1.8fr);
  align-items:start;
  gap:24px;
}
.le-shatsk-standalone-ua .local-first .le-list{
  list-style:none;
  margin:0;
  padding:0;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  counter-reset:shatsk-local-tip;
}
.le-shatsk-standalone-ua .local-first .le-list li{
  counter-increment:shatsk-local-tip;
  position:relative;
  min-width:0;
  margin:0;
  padding:16px 16px 16px 50px;
  border:1px solid rgba(9,67,30,.11);
  border-radius:18px;
  background:rgba(255,255,255,.72);
  box-shadow:0 10px 24px rgba(34,67,45,.06);
  color:#294535;
  font-size:15px;
  line-height:1.48;
}
.le-shatsk-standalone-ua .local-first .le-list li::before{
  content:counter(shatsk-local-tip);
  position:absolute;
  left:15px;
  top:15px;
  width:24px;
  height:24px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#00F000;
  color:#06310f;
  font-size:11px;
  font-weight:950;
  box-shadow:0 5px 12px rgba(0,180,0,.16);
}
.le-shatsk-standalone-ua .local-first .le-list li:last-child:nth-child(odd){
  grid-column:1 / -1;
}

@media(max-width:900px){
  .le-shatsk-standalone-ua .local-first{
    grid-template-columns:1fr;
    gap:16px;
  }
}
@media(max-width:620px){
  .le-shatsk-standalone-ua .local-first .le-list{
    grid-template-columns:1fr;
  }
  .le-shatsk-standalone-ua .local-first .le-list li:last-child:nth-child(odd){
    grid-column:auto;
  }
  .le-shatsk-standalone-ua .local-first .le-list li{
    padding:14px 14px 14px 46px;
    border-radius:16px;
    font-size:14px;
  }
}



/* ============================================================
   Shatsk Weather Intelligence v3.8
   Precipitation visibility + monthly icon/number geometry fix.
   ============================================================ */
.le-shatsk-standalone-ua .le-weather-month-card .le-weather-month-number{
  display:grid !important;
  place-items:center !important;
  width:38px !important;
  height:38px !important;
  min-width:38px !important;
  min-height:38px !important;
  margin:0 !important;
  padding:0 !important;
  border-radius:11px !important;
  font-size:16px !important;
  line-height:1 !important;
  font-weight:950 !important;
  color:#00F000 !important;
  background:rgba(0,240,0,.14) !important;
  border:1px solid rgba(0,240,0,.22) !important;
  text-align:center !important;
  align-self:center !important;
}
.le-shatsk-standalone-ua .le-weather-month-card .le-weather-month-icon{
  display:grid !important;
  place-items:center !important;
  width:30px !important;
  height:30px !important;
  min-width:30px !important;
  min-height:30px !important;
  margin:0 !important;
  padding:0 !important;
  border-radius:9px !important;
  font-size:17px !important;
  line-height:1 !important;
  font-weight:950 !important;
  color:#7fe8ff !important;
  background:rgba(127,232,255,.12) !important;
  text-align:center !important;
}
.le-shatsk-standalone-ua .le-weather-month-temp>span{
  display:grid !important;
  place-items:center !important;
  width:30px !important;
  height:30px !important;
  min-width:30px !important;
  min-height:30px !important;
  margin:0 !important;
  font-size:18px !important;
  line-height:1 !important;
}
.le-shatsk-standalone-ua .le-weather-month-card-top{
  align-items:center !important;
}
.le-shatsk-standalone-ua .le-weather-month-detail{
  align-items:center !important;
}
.le-shatsk-standalone-ua .le-weather-month-detail b{
  font-size:11px !important;
  line-height:1.38 !important;
}
@media(max-width:760px){
  .le-shatsk-standalone-ua .le-weather-month-card .le-weather-month-number{
    width:36px !important;
    height:36px !important;
    min-width:36px !important;
    min-height:36px !important;
    font-size:15px !important;
  }
  .le-shatsk-standalone-ua .le-weather-month-card .le-weather-month-icon{
    width:32px !important;
    height:32px !important;
    min-width:32px !important;
    min-height:32px !important;
    font-size:18px !important;
  }
}




/* ============================================================
   City Pulse Mini v1.3.5 — authoritative mobile label layout
   Long status labels sit below the progress bar and cannot overflow.
   ============================================================ */
@media(max-width:760px){
  .cpm-widget{
    overflow:hidden !important;
  }
  .cpm-row{
    min-width:0 !important;
    overflow:hidden !important;
  }
  .cpm-row-info,
  .cpm-row-bar{
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
  }
  .cpm-row-bar{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) !important;
    grid-template-rows:auto auto !important;
    row-gap:5px !important;
    align-items:start !important;
  }
  .cpm-bar-track{
    grid-column:1 !important;
    grid-row:1 !important;
    width:100% !important;
    min-width:0 !important;
  }
  .cpm-bar-pct{
    grid-column:1 !important;
    grid-row:2 !important;
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    margin:0 !important;
    white-space:normal !important;
    overflow:visible !important;
    overflow-wrap:break-word !important;
    word-break:normal !important;
    text-align:left !important;
    line-height:1.25 !important;
  }
  .cpm-bar-pct.scp-band-none{
    font-size:10px !important;
  }
}

/* ============================================================
   City Hub operational cards v1.0
   Compact type, equal visual weight and two-column comfort layout.
   Scoped to data-driven essentials, costs and inclusion blocks.
   ============================================================ */
.le-operational-grid{align-items:stretch}
.le-operational-card{
  display:flex;
  flex-direction:column;
  min-width:0;
  min-height:0;
  padding:18px 19px;
}
.le-operational-card .le-operational-value{
  display:block;
  margin:0;
  color:#203a27;
  font-size:17px;
  line-height:1.42;
  font-weight:800;
  letter-spacing:-.006em;
  overflow-wrap:anywhere;
}
.le-operational-card .le-price-value{
  font-size:20px;
  line-height:1.24;
  font-weight:900;
}
.le-operational-card .le-operational-note{
  margin:9px 0 0;
  color:#526357;
  font-size:14px;
  line-height:1.5;
}
.le-comfort-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  align-items:stretch;
}
.le-comfort-card{
  min-height:0;
  padding:19px;
}
.le-comfort-card h3{
  font-size:20px;
  line-height:1.24;
}
.le-comfort-card p,
.le-comfort-card .le-list{
  font-size:15px;
  line-height:1.55;
}
.le-comfort-card .le-list{margin-top:12px}
.le-comfort-card .le-list li{margin:7px 0}
@media(max-width:760px){
  .le-operational-card{padding:17px}
  .le-operational-card .le-operational-value{font-size:16px}
  .le-operational-card .le-price-value{font-size:19px}
  .le-operational-card .le-operational-note{font-size:14px}
  .le-comfort-grid{grid-template-columns:1fr}
  .le-comfort-card{padding:17px}
  .le-comfort-card h3{font-size:19px}
  .le-comfort-card p,
  .le-comfort-card .le-list{font-size:14px}
}