:root{color:#17201d;background:#eef3f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.contact-shell{display:grid;grid-gap:28px;gap:28px;width:min(1120px,calc(100% - 32px));margin:0 auto;padding:24px 0 48px}.contact-hero,.form-section,.site-header{border:1px solid #cfdbde;border-radius:8px;background:#ffffff}.site-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800}.brand-mark{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#163d34;color:#ffffff;font-size:.85rem}.contact-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);grid-gap:24px;gap:24px;padding:28px}.field,.form-heading,.hero-copy,.success-panel,.support-panel,.ticket-form{display:grid;grid-gap:12px;gap:12px}.eyebrow{color:#516467;font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin:0}h1{max-width:760px;font-size:clamp(2.25rem,6vw,4.75rem);line-height:1}h1,h2{letter-spacing:0}h2{font-size:clamp(1.35rem,3vw,2rem);line-height:1.15}p,small{color:#425154;line-height:1.65}.captcha-placeholder,.notice,.success-panel,.support-panel{border-radius:8px;background:#eef6f2}.captcha-placeholder,.form-alert,.notice,.success-panel,.support-panel{padding:14px}.muted{color:#68787b}.form-section{display:grid;grid-template-columns:300px minmax(0,1fr);grid-gap:24px;gap:24px;padding:28px}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.field-label{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#17201d;font-weight:750}.field-label em,.field-label strong{color:#69797b;font-size:.75rem;font-style:normal;font-weight:750}input,select,textarea{width:100%;border:1px solid #b7c6ca;border-radius:8px;background:#ffffff;color:#17201d}input,select{min-height:46px;padding:0 12px}textarea{min-height:180px;padding:12px;resize:vertical}.button:focus-visible,input:focus,select:focus,textarea:focus{outline:3px solid #8ac0b1;outline-offset:2px}[aria-invalid=true]{border-color:#b03a2e}.field-error,.form-alert{color:#8f281f}.form-alert{border:1px solid #e3b7b0;border-radius:8px;background:#fff1ef}.captcha-placeholder{display:flex;align-items:center;justify-content:space-between;gap:12px}code{border-radius:6px;background:#dce9e4;color:#173e35;font-family:SFMono-Regular,Consolas,monospace;font-size:.85em;padding:3px 6px}.success-panel{border:1px solid #a9cabf}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid transparent;border-radius:8px;font-weight:800}.button-primary{background:#1f5f4a;color:#ffffff}.button-primary:disabled{cursor:not-allowed;opacity:.65}.button-ghost,.button-secondary{border-color:#b9c8cb;background:#ffffff;color:#1f5f4a}.submit-button{justify-self:start}@media (max-width:860px){.contact-hero,.field-grid,.form-section{grid-template-columns:1fr}}@media (max-width:520px){.contact-shell{width:min(100% - 24px,1120px);padding-top:12px}.captcha-placeholder,.site-header{align-items:flex-start;flex-direction:column}.contact-hero,.form-section{padding:20px}}