:root{color-scheme:light;--bg: #f7f6f3;--text: #1a1a1a;--muted: #5c5c5c;--accent: #2563eb;--accent-hover: #1d4ed8;--card: #ffffff;--radius: 12px;--max-width: 820px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.55}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text)}a{color:var(--accent)}a:hover{color:var(--accent-hover)}.container{width:min(100% - 2rem,var(--max-width));margin-inline:auto;padding-block:2rem 4rem}.hero{display:grid;gap:15px;margin-bottom:2.5rem}.hero h1{font-size:clamp(1.75rem,4vw,2.25rem);line-height:1.2;margin:0 0 .75rem}.lead{font-size:1.125rem;font-style:italic;color:var(--muted);margin:0 0 1.5rem}.btn-primary{display:inline-block;background:var(--accent);color:#fff!important;text-decoration:none;font-weight:600;padding:.85rem 1.25rem;border-radius:var(--radius)}.btn-primary:hover{background:var(--accent-hover)}.card{background:var(--card);border-radius:var(--radius);padding:1.25rem 1.5rem;box-shadow:0 1px 3px #0000000f}.card h2{margin:0 0 .5rem;font-size:1.125rem}.card p{margin:0;color:var(--muted)}footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e5e5e5;font-size:.875rem;color:var(--muted)}footer nav{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.75rem}.legal article{background:var(--card);border-radius:var(--radius);padding:1.5rem;box-shadow:0 1px 3px #0000000f}.legal article h1,.legal article h2,.legal article h3{line-height:1.3}.legal article p,.legal article li{color:var(--text)}.site-header__inner[data-astro-cid-3ef6ksr2]{width:min(100% - 2rem,var(--max-width));margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1.25rem;background:var(--card);border-radius:0 0 var(--radius) var(--radius);box-shadow:0 6px 18px #00000014}.brand[data-astro-cid-3ef6ksr2]{flex:none;display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--text);font-weight:700}.brand__mark[data-astro-cid-3ef6ksr2]{display:grid;place-items:center;width:2rem;height:2rem;border-radius:8px;background:var(--accent);color:#fff;font-size:1.1rem;line-height:1}.brand__name[data-astro-cid-3ef6ksr2]{font-size:1.1rem}.tg-btn[data-astro-cid-3ef6ksr2]{flex:none;display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:8px;background:var(--accent);color:#fff}.tg-btn[data-astro-cid-3ef6ksr2] svg[data-astro-cid-3ef6ksr2]{width:1.25rem;height:1.25rem}.tg-btn[data-astro-cid-3ef6ksr2]:hover{background:var(--accent-hover);color:#fff}@media(max-width:480px){.brand__name[data-astro-cid-3ef6ksr2]{display:none}.site-header__inner[data-astro-cid-3ef6ksr2]{gap:.35rem;padding:.65rem .75rem}.brand__mark[data-astro-cid-3ef6ksr2]{width:1.75rem;height:1.75rem;font-size:1rem}.tg-btn[data-astro-cid-3ef6ksr2]{width:2rem;height:2rem}.tg-btn[data-astro-cid-3ef6ksr2] svg[data-astro-cid-3ef6ksr2]{width:1.1rem;height:1.1rem}}
