:root{--color-primary: #57c0de;--color-primary-dark: #3a9bbd;--color-accent-green: #10b981;--color-accent-purple: #8b5cf6;--color-accent-orange: #ffb347;--color-text: #2c3e50;--color-text-muted: #7f8c8d;--color-bg: #ffffff;--color-bg-soft: #e8f4f8;--radius: 18px;--shadow: 0 6px 20px rgba(44, 62, 80, .08);--max-width: 1080px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Open Sans,system-ui,-apple-system,sans-serif;color:var(--color-text);background:var(--color-bg);line-height:1.6}main{padding-top:1.5rem}img{max-width:100%;height:auto;display:block}a{color:var(--color-primary-dark)}.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}.container{width:100%;max-width:var(--max-width);margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}h1,h2,h3{font-family:"Baloo 2",Open Sans,system-ui,-apple-system,sans-serif;line-height:1.25;font-weight:800}h1{font-size:clamp(1.75rem,4vw + .5rem,2.75rem)}h2{font-size:clamp(1.35rem,2.5vw + .5rem,1.9rem)}.badge{display:inline-flex;align-items:center;gap:.35rem;background:var(--color-bg-soft);color:var(--color-primary-dark);border-radius:999px;padding:.4rem .9rem;font-size:.9rem;font-weight:600;white-space:nowrap}.card{background:var(--color-bg);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;height:100%}.card img{aspect-ratio:4 / 3;object-fit:cover;width:100%}.grid{display:grid;gap:clamp(.75rem,2vw,1.75rem);grid-template-columns:repeat(2,1fr)}@media (min-width: 640px){.grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.button{display:inline-flex;align-items:center;gap:.5rem;background:var(--color-primary);color:#fff;font-weight:700;padding:.75rem 1.5rem;border-radius:999px;text-decoration:none;transition:transform .15s ease,background .15s ease}.button:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.language-switcher[data-astro-cid-a2mxz4y6]{position:relative;font-size:.9rem}summary[data-astro-cid-a2mxz4y6]{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .8rem;border-radius:999px;background:var(--color-bg-soft);color:var(--color-text);font-weight:700;cursor:pointer;list-style:none;user-select:none;transition:background .15s ease}summary[data-astro-cid-a2mxz4y6]::-webkit-details-marker{display:none}summary[data-astro-cid-a2mxz4y6]:hover{background:#d9edf5}.language-switcher[data-astro-cid-a2mxz4y6][open] summary[data-astro-cid-a2mxz4y6]{background:var(--color-primary);color:#fff}.icon-globe[data-astro-cid-a2mxz4y6]{width:1.05rem;height:1.05rem}.icon-chevron[data-astro-cid-a2mxz4y6]{width:.9rem;height:.9rem;transition:transform .15s ease}.language-switcher[data-astro-cid-a2mxz4y6][open] .icon-chevron[data-astro-cid-a2mxz4y6]{transform:rotate(180deg)}.language-menu[data-astro-cid-a2mxz4y6]{position:absolute;top:calc(100% + .5rem);right:0;z-index:20;margin:0;padding:.4rem;list-style:none;min-width:10rem;background:var(--color-bg);border-radius:var(--radius);box-shadow:var(--shadow)}.language-menu[data-astro-cid-a2mxz4y6] a[data-astro-cid-a2mxz4y6]{display:block;padding:.5rem .7rem;border-radius:10px;color:var(--color-text);text-decoration:none;font-weight:600;white-space:nowrap}.language-menu[data-astro-cid-a2mxz4y6] a[data-astro-cid-a2mxz4y6]:hover{background:var(--color-bg-soft)}.language-menu[data-astro-cid-a2mxz4y6] a[data-astro-cid-a2mxz4y6].is-active{color:var(--color-primary-dark);background:var(--color-bg-soft)}.site-header[data-astro-cid-3ef6ksr2]{background:var(--color-bg-soft);padding-block:1rem}.header-inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.6rem 1rem;flex-wrap:wrap}.logo[data-astro-cid-3ef6ksr2]{order:1}.header-lang[data-astro-cid-3ef6ksr2]{order:2;margin-left:auto;display:inline-flex}.site-nav[data-astro-cid-3ef6ksr2]{order:3;flex-basis:100%;display:flex;gap:1.5rem}@media (min-width: 640px){.site-nav[data-astro-cid-3ef6ksr2]{order:2;flex-basis:auto;margin-left:auto;gap:1.25rem}.header-lang[data-astro-cid-3ef6ksr2]{order:3;margin-left:0}}.site-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-weight:600;text-decoration:none;color:var(--color-text);padding-block:.2rem;border-bottom:2px solid transparent}.site-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{border-bottom-color:var(--color-primary)}.logo[data-astro-cid-3ef6ksr2]{font-family:Open Sans,system-ui,-apple-system,sans-serif;font-weight:700;font-size:1.15rem;text-transform:uppercase;letter-spacing:.03em;text-decoration:none;color:var(--color-text)}.site-footer[data-astro-cid-sz7xmlte]{background:var(--color-text);color:#fff;padding-block:2rem;margin-top:3rem;font-size:.9rem}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}.footer-inner[data-astro-cid-sz7xmlte] nav[data-astro-cid-sz7xmlte]{display:flex;gap:1.25rem}.footer-inner[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff;opacity:.85;text-decoration:none}.footer-inner[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:1;text-decoration:underline}.consent-banner[data-astro-cid-2effgw6e]{display:none;position:fixed;inset-inline:0;bottom:0;z-index:100;background:var(--color-text);color:#fff;padding:1rem clamp(1rem,4vw,2rem);flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;box-shadow:0 -4px 20px #00000026}.consent-banner[data-astro-cid-2effgw6e].is-visible{display:flex}.consent-banner[data-astro-cid-2effgw6e] p[data-astro-cid-2effgw6e]{margin:0;font-size:.9rem;max-width:60ch}.consent-banner[data-astro-cid-2effgw6e] a[data-astro-cid-2effgw6e]{color:#fff;text-decoration:underline}.consent-actions[data-astro-cid-2effgw6e]{display:flex;gap:.75rem}.consent-btn[data-astro-cid-2effgw6e]{border:none;border-radius:999px;padding:.6rem 1.25rem;font-weight:700;cursor:pointer;background:var(--color-primary);color:#fff}.consent-btn--ghost[data-astro-cid-2effgw6e]{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.5)}
