html,body,#root{margin:0;width:100%}:root{--bg: #fcfcfc;--text: #111112;--muted: #6b6b70;--border: #e7e7ea;--plum: #53284f;--surface: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.45}a{color:inherit}.pageWrap{padding-bottom:3rem}.container{width:min(980px,calc(100% - 2rem));margin:0 auto}.section{padding:4.5rem 0;border-bottom:1px solid var(--border)}.header{position:sticky;top:0;z-index:20;background:#fcfcfcf0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.headerInner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:72px}.wordmark{text-decoration:none;font-weight:700;letter-spacing:.2px}.navList{display:flex;gap:1.1rem;list-style:none;padding:0;margin:0;color:var(--muted);font-size:.95rem}.navList a{text-decoration:none}.headerCta,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:.7rem 1rem;background:var(--plum);color:#fff;text-decoration:none;font-weight:600;border:none}.hero{position:relative;padding-top:3.2rem}.routeMotif{position:absolute;inset:2.2rem 0 auto;pointer-events:none;opacity:.35}.routeMotif svg{width:100%;max-width:720px}.routeMotif path{fill:none;stroke:#53284f47;stroke-width:2}h1,h2,h3{margin:0;line-height:1.12;letter-spacing:-.01em}h1{position:relative;max-width:18ch;font-size:clamp(2rem,5vw,3.4rem)}h2{font-size:clamp(1.65rem,3vw,2.2rem);margin-bottom:1rem}h3{font-size:1.15rem}p{margin:0}.lead{position:relative;margin-top:1rem;max-width:66ch;color:var(--muted)}.formCard,.card,.faqItem,.closedCard{margin-top:1.4rem;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:0 6px 18px #1111120a}.form{display:grid;gap:.8rem;padding:1rem}label{font-size:.9rem;font-weight:500}.input{width:100%;margin-top:.4rem;border:1px solid var(--border);border-radius:12px;min-height:2.9rem;padding:.6rem .75rem;font-size:1rem;background:#fff}.input:focus-visible,.button:focus-visible,.headerCta:focus-visible,.footer a:focus-visible,.navList a:focus-visible,.wordmark:focus-visible,.faqItem summary:focus-visible{outline:2px solid var(--plum);outline-offset:2px}.button{cursor:pointer;margin-top:.2rem}.button:disabled{opacity:.65;cursor:not-allowed}.microcopy,.muted{color:var(--muted);font-size:.9rem}.successMessage{color:#176b3a;font-size:.95rem}.errorMessage{color:#b42318;font-size:.95rem}.grid3{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.card{padding:1rem}.cardIcon{color:var(--plum);width:24px;height:24px;margin-bottom:.7rem}.icon{width:100%;height:100%;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.card p{margin-top:.7rem;color:var(--muted)}.split{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.list{margin:0;padding-left:1.2rem;display:grid;gap:.7rem;color:var(--text)}.faqList{display:grid;gap:.8rem}.faqItem{padding:.8rem .9rem}.faqItem summary{cursor:pointer;font-weight:600}.faqItem p{color:var(--muted);margin-top:.65rem}.closedCard{padding:1rem}.ctaAnchor{margin-top:1.25rem}.trustLine{margin-top:1rem}.footer{padding-top:2rem}.footerInner{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center}.footerLinks{display:flex;gap:1rem}.footerLinks a{text-decoration:none;color:var(--muted)}.disclaimer{color:var(--muted);font-size:.8rem}@media(max-width:840px){.grid3,.split{grid-template-columns:1fr}.headerInner{flex-wrap:wrap;justify-content:center;padding:.65rem 0}.navList{flex-wrap:wrap;justify-content:center}.section{padding:3rem 0}.routeMotif{inset:2.7rem 0 auto}}
