.contact-page-section{background:radial-gradient(circle at 80% 20%,#6366f10f 0%,var(--inst-bg)60%);min-height:calc(100vh - 80px);padding:120px 0 80px}.contact-page-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:64px;display:grid}.contact-page-intro{position:sticky;top:110px}.contact-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--inst-accent);background:#6366f10f;border:1px solid #6366f140;border-radius:100px;margin-bottom:24px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-block}.contact-title{letter-spacing:-.04em;color:var(--inst-text);margin:0 0 20px;font-size:clamp(32px,4vw,48px);font-weight:600;line-height:1.1}.contact-subtitle{color:var(--inst-text-muted);max-width:440px;margin:0 0 28px;font-size:16px;line-height:1.6}.contact-bullets{font-family:var(--inst-font-mono,monospace);color:var(--inst-text-muted);flex-direction:column;gap:8px;margin:32px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.contact-bullets li:before{content:"→  ";color:var(--inst-accent)}.contact-form-card{border:1px solid var(--inst-border);background:#ffffff03;border-radius:20px;flex-direction:column;gap:20px;padding:36px 20px;display:flex}.cf-row{gap:20px;display:grid}.cf-row-2{grid-template-columns:1fr 1fr}.cf-field{flex-direction:column;gap:6px;min-width:0;display:flex;position:relative}.cf-field-meta{pointer-events:none;margin-top:2px;font-size:11px;line-height:14px;position:absolute;top:100%;left:0;right:0}.cf-field-meta a{pointer-events:auto}.cf-field label{letter-spacing:.02em;color:var(--inst-text);justify-content:space-between;align-items:baseline;gap:8px;font-size:12px;font-weight:600;display:flex}.cf-required{color:var(--inst-accent);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:500}.cf-optional{color:var(--inst-text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:500}.cf-field input,.cf-field select,.cf-field textarea{color:var(--inst-text);background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,background .2s}.cf-field input:focus,.cf-field select:focus,.cf-field textarea:focus{border-color:var(--inst-accent);background:#6366f10a;outline:none}.cf-field.has-error input,.cf-field.has-error select,.cf-field.has-error textarea{background:#ef44440a;border-color:#ef44448c}.cf-field.has-error input:focus,.cf-field.has-error select:focus,.cf-field.has-error textarea:focus{background:#ef44440f;border-color:#ef4444}.cf-field-error{color:#f87171;font-weight:500}.cf-field input:disabled,.cf-field select:disabled,.cf-field textarea:disabled{opacity:.5;cursor:not-allowed}.cf-field select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path fill='rgba(255,255,255,0.5)' d='M0 0l5 6 5-6z'/></svg>");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.cf-field select option{color:var(--inst-text);background:#0a0a0a}.cf-field textarea{resize:vertical;min-height:120px;line-height:1.5}.cf-hint-info{color:var(--inst-text-muted)}.cf-hint-warning{color:#facc15}.cf-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.cf-consent-wrap{flex-direction:column;margin-top:4px;display:flex;position:relative}.cf-consent{color:var(--inst-text-muted);cursor:pointer;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.cf-consent input[type=checkbox]{width:16px;height:16px;accent-color:var(--inst-accent);flex-shrink:0;margin-top:3px}.cf-consent-link{color:var(--inst-text);text-underline-offset:2px;text-decoration:underline}.cf-consent-link:hover{color:var(--inst-accent)}.cf-summary-error{color:#f87171;background:#ef444414;border:1px solid #ef44444d;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;font-size:13px;line-height:1.4;display:flex}.cf-summary-error svg{flex-shrink:0}.cf-submit{width:100%;margin-top:8px;padding:18px 32px}.cf-submit:disabled{opacity:.6;cursor:wait;transform:none}.contact-form-success{text-align:center;align-items:center;padding:56px 36px}.contact-form-success svg{color:var(--inst-accent);margin-bottom:8px}.contact-form-success h2{letter-spacing:-.02em;color:var(--inst-text);margin:0;font-size:22px;font-weight:600}.contact-form-success p{color:var(--inst-text-muted);max-width:380px;margin:0;font-size:14px;line-height:1.5}@media (max-width:960px){.contact-page-grid{grid-template-columns:1fr;gap:40px}.contact-page-intro{position:static}}@media (max-width:640px){.contact-page-section{padding:80px 0 60px}.contact-form-card{padding:24px 20px}.cf-row-2{grid-template-columns:1fr}}
