:root{--ink:#102126;--muted:#5b6c6f;--line:#d7e1dc;--paper:#f6fbf8;--panel:#fff;--accent:#c94c20;--leaf:#0b766c;--deep:#082e35;--gold:#e1ad3f;--sky:#dcefeb;--moss:#5f7d38}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:var(--ink);letter-spacing:0;line-height:1.55}a{color:inherit}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px clamp(18px,4vw,52px)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:max-content}.brand-mark{display:grid;place-items:center;min-width:72px;height:42px;border-radius:8px;background:var(--leaf);color:#fff;font-weight:950;letter-spacing:.04em}.brand small{display:block;color:var(--muted);font-weight:750}.site-header nav{display:flex;gap:18px;flex-wrap:wrap;font-weight:850;color:#52646a;justify-content:flex-end}.site-header nav a{text-decoration:none}.hero{min-height:70vh;display:grid;align-items:end;background-image:linear-gradient(180deg,rgba(7,18,22,.12),rgba(7,18,22,.8)),var(--hero-image);background-size:cover;background-position:center;padding:clamp(88px,14vw,170px) clamp(20px,8vw,120px) clamp(44px,8vw,92px);color:#fff}.hero>div{max-width:960px}.kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);font-weight:950;font-size:.8rem;margin:0 0 10px}.hero .kicker{display:inline-block;background:rgba(255,255,255,.82);padding:3px 6px}.hero h1{font-size:clamp(3.1rem,8vw,7.2rem);line-height:.88;margin:0 0 20px;letter-spacing:0}.hero p{font-size:clamp(1.05rem,2vw,1.45rem);max-width:800px;margin:0 0 24px;font-weight:750}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-actions a,.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid rgba(255,255,255,.55);border-radius:8px;padding:10px 16px;text-decoration:none;font-weight:950;background:rgba(255,255,255,.16);color:#fff}.hero-actions a:first-child{background:#fff;color:var(--deep);border-color:#fff}.tool-panel{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(320px,1.28fr);gap:30px;padding:42px clamp(20px,6vw,86px);background:#e7f4ef;border-bottom:1px solid var(--line)}.tool-panel h2,.section-heading h2{font-size:clamp(2rem,4vw,4.1rem);line-height:.96;margin:0 0 12px}.tool-panel p,.section-heading p{color:var(--muted);font-weight:720;margin:0}.controls{display:grid;gap:14px}.controls label{font-weight:900;color:#24363b}.controls input,.controls select{width:100%;margin-top:6px;min-height:48px;border:1px solid #c8d5d1;border-radius:8px;padding:10px 12px;font:inherit;font-weight:760;background:#fff;color:var(--ink)}.language-control{max-width:320px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips button{border:1px solid #bfd0cc;background:#fff;color:var(--deep);border-radius:999px;padding:8px 11px;font-weight:900;cursor:pointer}.section-shell{padding:42px clamp(20px,6vw,86px)}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.stat{background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px}.stat strong{display:block;font-size:2.05rem;line-height:1.05}.stat span{font-weight:800;color:var(--muted)}.image-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;background:#0d1d22}.image-band img{width:100%;height:270px;object-fit:cover;display:block}.quick-links{display:flex;flex-wrap:wrap;gap:10px;padding:18px clamp(20px,6vw,86px);background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.quick-links a{border:1px solid var(--line);border-radius:8px;padding:8px 10px;text-decoration:none;font-weight:900;background:#fbfefd}.section-heading{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:22px}.section-heading>p{max-width:640px}.directory{display:grid;grid-template-columns:repeat(auto-fit,minmax(285px,1fr));gap:14px}.card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px;display:flex;flex-direction:column;gap:10px;min-height:318px}.card h3{font-size:1.25rem;line-height:1.12;margin:0}.meta{display:flex;flex-wrap:wrap;gap:7px}.pill{background:#edf4f1;border:1px solid #d7e4e0;border-radius:999px;padding:4px 8px;font-size:.78rem;font-weight:950;color:#375157}.card p{margin:0;color:#44585e;font-weight:650}.card .season{color:#334a3e}.card-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto}.card-actions a{border:1px solid var(--line);border-radius:8px;padding:8px 10px;text-decoration:none;font-weight:900;background:#fbfefd}.card-actions a:nth-child(1){background:var(--deep);color:#fff;border-color:var(--deep)}.card-actions a:nth-child(2){background:var(--leaf);color:#fff;border-color:var(--leaf)}.card-actions a:nth-child(6){background:var(--accent);color:#fff;border-color:var(--accent)}.empty-state{grid-column:1/-1}.sources,footer{padding:24px clamp(20px,6vw,86px);background:#102126;color:#dfeae7}.sources{background:#f5ead3;color:#3b2c16}.sources p{margin:0 0 10px}.sources a{font-weight:900}.network-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px}.network-links a{color:#fff;font-weight:900;text-decoration:none;border:1px solid rgba(255,255,255,.36);border-radius:8px;padding:8px 10px}@media(max-width:880px){.site-header{align-items:flex-start;flex-direction:column}.site-header nav{justify-content:flex-start;font-size:.92rem}.tool-panel,.section-heading{display:block}.stat-grid{grid-template-columns:1fr}.image-band{grid-template-columns:repeat(2,minmax(0,1fr))}.image-band img{height:210px}.hero{min-height:66vh;background-position:58% center}.hero h1{font-size:3.35rem}.section-shell,.tool-panel{padding:30px 18px}.quick-links{padding:18px}.brand-mark{min-width:58px}.card{min-height:auto}}
