:root{--max: 1980px;--text: #0f172a;--muted: #334155;--brand: #1e64ff;--border: #e6eaf0}.hero.svelte-101zzie{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:48vh;display:grid;place-items:center;overflow:hidden}.overlay.svelte-101zzie{background:linear-gradient(180deg,#00000061,#00000061);color:#fff;width:100%;height:100%;display:grid;place-items:center;text-align:center;padding:22px}.kicker.svelte-101zzie{font-size:14px;letter-spacing:.12em;text-transform:uppercase;opacity:.9;margin:0}.country.svelte-101zzie{font-size:clamp(26px,7vw,56px);margin:6px 0 14px}.subtitle.svelte-101zzie{max-width:640px;margin:0 auto;opacity:.95}.container.svelte-101zzie{max-width:var(--max);margin:0 auto;padding:0 14px 24px}.layout.svelte-101zzie{display:grid;grid-template-columns:1fr;gap:20px;margin-top:18px}.sidebar.svelte-101zzie{display:none}.content.svelte-101zzie{min-width:0;background:#fff;border:1px solid var(--border);border-radius:12px;padding:20px}@media (min-width:1024px){.layout.svelte-101zzie{grid-template-columns:220px minmax(0,1fr) 220px}.sidebar.svelte-101zzie{display:block}}@media (min-width:1280px){.layout.svelte-101zzie{grid-template-columns:300px minmax(0,1fr) 300px}}.intro.svelte-101zzie{max-width:850px;margin:16px auto 6px;text-align:center;color:var(--muted);padding:0 6px}.cards.svelte-101zzie{display:grid;gap:16px;grid-template-columns:1fr}@media (min-width:720px){.cards.svelte-101zzie{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1080px){.cards.svelte-101zzie{grid-template-columns:repeat(3,minmax(0,1fr))}}.card.svelte-101zzie{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#fff;cursor:pointer;box-shadow:0 2px 10px #0206170a;transition:transform .12s ease,box-shadow .12s ease}.card.svelte-101zzie:focus{outline:2px solid #a5b4fc;outline-offset:2px}.card.svelte-101zzie:hover{transform:translateY(-2px);box-shadow:0 8px 24px #02061714}.thumb.svelte-101zzie{padding-top:56%;background-size:cover;background-position:center}.body.svelte-101zzie{padding:12px 14px;display:flex;flex-direction:column;gap:8px}.title.svelte-101zzie{margin:0;font-size:18px}.title.svelte-101zzie a:where(.svelte-101zzie){color:var(--text);text-decoration:none}.title.svelte-101zzie a:where(.svelte-101zzie):hover{text-decoration:underline}.blurb.svelte-101zzie{margin:0;color:var(--muted)}.chip.svelte-101zzie{display:inline-block;font-size:12px;color:#0f172a;background:#f0f7ff;border:1px solid #dbeafe;padding:4px 8px;border-radius:999px}.info.svelte-101zzie{margin:24px 0;color:var(--muted)}a.svelte-101zzie{color:var(--brand)}
