.contact-section{background:#fff;padding-top:calc(var(--header-h) + 3rem)}.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,520px);gap:56px;align-items:start}.contact-info{color:var(--dark)}.contact-info h1{font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;color:#1a1a1a;margin-bottom:1rem;line-height:1.15}.contact-lead{font-size:1.05rem;color:#555!important;line-height:1.65;margin-bottom:2rem}.contact-items{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2rem}.contact-item{display:flex;align-items:flex-start;gap:14px;font-size:.9rem;color:#444}.contact-item__icon{width:36px;height:36px;flex-shrink:0;background:rgb(204 34 41 / .08);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#CC2229}.contact-item__icon svg{width:16px;height:16px}.contact-item strong{display:block;font-weight:600;color:#1a1a1a;margin-bottom:2px;font-size:.82rem;text-transform:uppercase;letter-spacing:.04em}.contact-item p{margin:0;color:#444}.contact-item a{color:#444;text-decoration:none}.contact-item a:hover{color:#CC2229}.contact-promise{background:#f9f9f9;border-radius:10px;padding:1.25rem 1.5rem;border-left:3px solid #CC2229}.contact-promise h3{font-weight:700;color:#1a1a1a;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.06em;font-size:.8rem}.checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.checklist li{display:flex;align-items:flex-start;gap:.6rem;font-size:.9rem;color:#444;line-height:1.5}.checklist li::before{content:'✓';color:#CC2229;font-weight:700;flex-shrink:0;margin-top:1px}.contact-form-wrap h2{font-size:1.5rem!important;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem}.legal-modal{position:fixed;inset:0;z-index:9999;align-items:center;justify-content:center;padding:1.5rem}.legal-modal__overlay{position:absolute;inset:0;background:rgb(0 0 0 / .6)}.legal-modal__content{position:relative;background:#fff;border-radius:12px;padding:2rem;max-width:760px;max-height:85vh;overflow:auto;z-index:2}.legal-modal__close{position:absolute;right:1rem;top:.75rem;border:0;background:#fff0;font-size:1.8rem;cursor:pointer}.contact-section-top{padding-top:calc(var(--header-h) + 3rem)}.form-legal-note--small{font-size:12px;line-height:1.5;color:#666;margin-top:12px}.legal-modal-hidden{display:none}