.contact-page{background:var(--background);min-height:100svh;color:var(--foreground)}.contact-container{width:min(1120px,100% - 3rem);margin-inline:auto}.contact-hero{border-bottom:1px solid var(--border);padding:2rem 0 2.8rem}.contact-eyebrow{color:var(--muted-foreground);letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:800}.contact-hero .contact-eyebrow{margin-top:2.2rem}.contact-hero h1{font-family:var(--brand-display);letter-spacing:-.04em;text-wrap:balance;margin:.8rem 0 1.2rem;font-size:clamp(2.3rem,5vw,4.7rem);line-height:1.06}.contact-hero .contact-container>p:last-child{max-width:59ch;color:var(--muted-foreground);font-size:1rem;line-height:1.8}.contact-layout{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,4.5rem);padding-block:3rem 5rem;display:grid}.contact-form{min-width:0}.contact-form h2,.contact-success h2{letter-spacing:-.025em;margin:.5rem 0;font-size:clamp(1.35rem,2.4vw,1.8rem);line-height:1.2}.contact-helper{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.3rem;font-size:.8rem;line-height:1.75;display:flex}.contact-helper svg{width:15px;height:15px}.contact-helper a,.contact-privacy a{color:var(--foreground);text-underline-offset:3px;text-decoration:underline}.contact-fields{border:0;gap:.5rem;min-width:0;margin-top:1.5rem;padding:0;display:grid}.contact-fields>label:not(.contact-privacy){margin-top:.85rem;font-size:.82rem;font-weight:700}.contact-fields :is(input:not([type=checkbox]),select,textarea){border:1px solid var(--input);background:var(--card);width:100%;min-width:0;min-height:46px;color:var(--foreground);font:inherit;border-radius:.7rem;padding:.65rem .8rem;font-size:1rem;transition:border-color .18s}.contact-fields textarea{resize:vertical;min-height:140px;max-height:600px}.contact-fields :is(input,select,textarea):focus-visible{outline:2px solid var(--ring);outline-offset:2px}.contact-fields [aria-invalid=true]{border-color:var(--destructive)!important}.contact-topic-help{border-left:2px solid var(--accent);background:var(--secondary);border-radius:0 .6rem .6rem 0;padding:.6rem .8rem}.contact-topic-help p{color:var(--muted-foreground);margin:0;font-size:.77rem;line-height:1.65}.contact-topic-help a{min-height:44px;color:var(--foreground);align-items:center;gap:.35rem;font-size:.77rem;font-weight:700;display:inline-flex}.contact-topic-help svg{width:15px;height:15px}.contact-count{text-align:right;color:var(--muted-foreground);margin:0;font-size:.7rem}.contact-field-error{color:var(--destructive);margin:0;font-size:.77rem;line-height:1.6}.contact-privacy{cursor:pointer;align-items:start;gap:.7rem;min-height:44px;padding-block:1rem .5rem;font-size:.78rem;line-height:1.75;display:flex}.contact-privacy input{width:20px;height:20px;accent-color:var(--primary);flex-shrink:0;margin-top:.1rem}.contact-submit{background:var(--primary);min-height:48px;color:var(--primary-foreground);cursor:pointer;border:0;border-radius:.8rem;justify-content:center;align-items:center;gap:.65rem;padding:.85rem 1.2rem;font-size:.85rem;font-weight:800;transition:opacity .2s,transform .2s;display:inline-flex}.contact-submit:hover{opacity:.9}.contact-submit:active{transform:translateY(1px)}.contact-submit:disabled{cursor:wait;opacity:.6}.contact-submit svg{width:17px;height:17px}.contact-submit:focus-visible{outline:3px solid var(--ring);outline-offset:3px}.contact-trap{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.contact-error-summary{border:1px solid var(--destructive);border-radius:.8rem;margin-top:1rem;padding:1rem;font-size:.83rem;line-height:1.7}.contact-error-summary a{color:var(--foreground);font-weight:700;text-decoration:underline;display:block}.contact-aside{border:1px solid var(--border);background:var(--secondary);border-radius:1.25rem;min-width:0;padding:1.6rem;position:sticky;top:6rem}.contact-aside>svg{width:27px;height:27px}.contact-aside h2{margin:1rem 0;font-size:1.35rem;line-height:1.3}.contact-email{overflow-wrap:anywhere;color:var(--foreground);text-underline-offset:4px;font-size:.88rem;font-weight:750}.contact-aside>p{color:var(--muted-foreground);font-size:.83rem;line-height:1.8}.contact-aside nav{margin-top:1rem;display:grid}.contact-aside nav a{min-height:48px;color:var(--foreground);border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:.75rem;font-size:.78rem;font-weight:700;text-decoration:none;display:flex}.contact-aside nav svg{flex-shrink:0;width:16px;height:16px}.contact-aside .contact-aside__note{border-top:1px solid var(--border);padding-top:1rem;font-size:.73rem}.contact-success{border:1px solid var(--border);background:var(--card);border-radius:1.25rem;padding:2rem}.contact-success>svg{width:40px;height:40px;color:var(--primary)}.contact-success p{font-size:.9rem;line-height:1.8}.contact-reference{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;color:var(--muted-foreground);font-size:.72rem!important}@media (width<=760px){.contact-layout{grid-template-columns:1fr}.contact-aside{position:static}}@media (width<=480px){.contact-container{width:calc(100% - 2rem)}.contact-hero{padding-top:1.4rem}.contact-layout{padding-top:2rem}.contact-hero .contact-eyebrow{margin-top:1.5rem}}@media (prefers-reduced-motion:reduce){.contact-submit{transition:none;transform:none}}
