@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/lora-latin-400-normal.DnxXpLNu.woff2) format("woff2"),url(/_astro/lora-latin-400-normal.DBJS-Hc6.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/lora-latin-500-normal.Dh16O2IA.woff2) format("woff2"),url(/_astro/lora-latin-500-normal.Dbc_1yrl.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/roboto-latin-400-normal.BqEyEoaF.woff2) format("woff2"),url(/_astro/roboto-latin-400-normal.DyYNIH4P.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/roboto-latin-500-normal.7RbcRiD8.woff2) format("woff2"),url(/_astro/roboto-latin-500-normal.DQZyH_nt.woff) format("woff")}:root{color-scheme:light;--color-bg: #ffffff;--color-surface: #ffffff;--color-text: #141827;--color-muted: #444444;--color-accent: #bc1d1e;--color-accent-hover: #9f1819;--color-border: #e5e5e5;--focus-ring: 0 0 0 3px #bc1d1e66;--font-serif: "Lora", Georgia, "Times New Roman", serif;--font-sans: "Roboto", system-ui, -apple-system, "Segoe UI", sans-serif}@media(prefers-color-scheme:dark){:root{--color-bg: #ffffff;--color-surface: #ffffff;--color-text: #141827;--color-muted: #444444;--color-border: #e5e5e5}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);line-height:1.6}a{color:var(--color-accent)}a:hover{color:var(--color-accent-hover)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;box-shadow:var(--focus-ring)}.skip-link{position:absolute;left:-9999px;top:1rem;z-index:1000;padding:.75rem 1rem;background:var(--color-accent);color:#fff;text-decoration:none;border-radius:.375rem}.skip-link:focus{left:1rem}.container{width:min(72rem,calc(100% - 2rem));margin-inline:auto}.site-header,.site-footer{background:var(--color-surface);border-block:1px solid var(--color-border)}.site-header{padding:1rem 0}.site-footer{margin-top:4rem;padding:2rem 0;color:var(--color-muted);font-size:.95rem}.brand{display:inline-flex;text-decoration:none;color:inherit}.site-header-inner{display:flex;align-items:center}.hero{display:grid;gap:2rem;padding:3rem 0}@media(min-width:768px){.hero{grid-template-columns:1.1fr .9fr;align-items:center}}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;color:var(--color-muted)}.hero h1{font-size:clamp(2rem,4vw,3rem);line-height:1.15;margin:.5rem 0 1rem}.lead{font-size:1.125rem;color:var(--color-muted);max-width:42ch}.button{display:inline-block;margin-top:1.5rem;padding:.85rem 1.25rem;border-radius:.5rem;background:var(--color-accent);color:#fff;text-decoration:none;font-weight:600}.button:hover{background:var(--color-accent-hover);color:#fff}.highlights{display:grid;gap:1rem;padding-bottom:3rem}@media(min-width:768px){.highlights{grid-template-columns:repeat(3,1fr)}}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:.75rem;padding:1.25rem}.card h2{margin-top:0;font-size:1.1rem}.hero-image,.hero-image-placeholder{width:100%;height:auto;border-radius:1rem;border:1px solid var(--color-border);background:var(--color-surface)}.hero-image-placeholder{display:grid;place-items:center;min-height:12rem;color:var(--color-muted);font-size:.95rem;text-align:center;padding:1rem}.cookie-banner{position:fixed;inset-inline:1rem;bottom:1rem;z-index:999;max-width:40rem;margin-inline:auto;padding:1rem 1.25rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:.75rem;box-shadow:0 12px 40px #0002}.cookie-banner[hidden]{display:none}.cookie-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.cookie-actions button{cursor:pointer;border:1px solid var(--color-border);background:var(--color-surface);color:inherit;border-radius:.5rem;padding:.6rem .9rem}.cookie-actions button.primary{background:var(--color-accent);border-color:var(--color-accent);color:#fff}[data-reveal]{opacity:0;transform:translate3d(0,1.25rem,0);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}[data-reveal].is-revealed{opacity:1;transform:translateZ(0)}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;will-change:auto}}
