@font-face{font-family:Jost Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/jost-cyrillic-wght-normal.CjwCQKo9.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Jost Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/jost-latin-ext-wght-normal.BDUtSsKd.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Jost Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/jost-latin-wght-normal.ObQm3Zd1.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg: #ffffff;--surface: #f6f6f4;--surface-2: #eeeeec;--border: #e2e2df;--text: #1a1a1a;--muted: #55555a;--accent: #ed1c24;--accent-hover: #c41218;--link: #c41218;--radius: 3px;--radius-card: 6px;--font: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-heading: "Jost Variable", "Jost", "Futura", var(--font)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:1.0625rem;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-heading);line-height:1.08;letter-spacing:-.01em;font-weight:700;text-wrap:balance;color:var(--text)}h1{font-size:clamp(2.3rem,7vw,3.8rem)}h2{font-size:clamp(1.7rem,5vw,2.5rem)}h3{font-size:1.2rem;font-weight:600}p{max-width:60ch}a{color:var(--link)}a:hover{color:var(--accent)}img{max-width:100%;height:auto;display:block}.container{width:min(100% - 2.5rem,68rem);margin-inline:auto}.narrow{width:min(100% - 2.5rem,44rem);margin-inline:auto}section{padding-block:clamp(3.5rem,9vw,6.5rem)}.muted{color:var(--muted)}.eyebrow{color:var(--muted);font-family:var(--font-heading);font-size:.78rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;margin-bottom:1rem}.btn{display:inline-block;background:var(--accent);color:#fff;font-family:var(--font-heading);font-weight:600;font-size:1.05rem;letter-spacing:.02em;padding:.9rem 1.9rem;border:none;border-radius:var(--radius);text-decoration:none;cursor:pointer;transition:background .15s ease}.btn:hover{background:var(--accent-hover);color:#fff}.btn:focus-visible{outline:3px solid var(--text);outline-offset:3px}.btn-ghost{display:inline-block;color:var(--text);font-family:var(--font-heading);font-weight:600;font-size:1.05rem;padding:.9rem 1.7rem;border:2px solid var(--text);border-radius:var(--radius);text-decoration:none}.btn-ghost:hover{background:var(--text);color:#fff}.btn-ghost:focus-visible{outline:3px solid var(--text);outline-offset:3px}.card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-card);padding:1.5rem}.alt .card{background:var(--bg)}.photo-placeholder{display:grid;place-items:center;background:repeating-linear-gradient(45deg,var(--surface),var(--surface) 12px,var(--surface-2) 12px,var(--surface-2) 24px);border:1px dashed #c9c9c5;border-radius:var(--radius-card);color:var(--muted);font-size:.85rem;text-align:center;padding:1rem;min-height:220px}.photo{border-radius:var(--radius-card);object-fit:cover;width:100%}label{display:block;font-weight:600;font-size:.9rem;margin-bottom:.35rem}input[type=text],input[type=email],input[type=tel]{width:100%;background:var(--bg);border:1px solid #b9b9b5;border-radius:var(--radius);color:var(--text);font-size:1rem;font-family:inherit;padding:.8rem 1rem}input:focus-visible{outline:2px solid var(--text);outline-offset:1px;border-color:var(--text)}.field{margin-bottom:1.1rem}.field-error{color:#b3121a;font-size:.85rem;margin-top:.3rem;min-height:1.2em}input[aria-invalid=true]{border-color:#b3121a}.alt{background:var(--surface)}.grid-2{display:grid;gap:1.25rem}@media(min-width:720px){.grid-2{grid-template-columns:1fr 1fr}}.grid-3{display:grid;gap:1.25rem}@media(min-width:720px){.grid-3{grid-template-columns:repeat(3,1fr)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}
