.contact-module__swMWYG__page{min-height:calc(100vh - 4rem);padding:5rem var(--sp-24) var(--sp-32);background:var(--bg);background-image:var(--grad-canvas);place-items:center;display:grid}.contact-module__swMWYG__shell{border-radius:var(--r-lg);border:1px solid var(--border);width:min(960px,100%);box-shadow:var(--sh-md);background:var(--surface);grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.contact-module__swMWYG__brandPane{background:var(--grad-brand);padding:var(--sp-48) var(--sp-40);border-right:1px solid var(--border);align-items:center;display:flex}.contact-module__swMWYG__brandInner{gap:var(--sp-20);flex-direction:column;display:flex}.contact-module__swMWYG__brandLogo{object-fit:contain;width:auto;height:44px}.contact-module__swMWYG__brandTitle{font-size:var(--text-h2);line-height:var(--lh-h2);font-weight:var(--weight-bold);color:var(--fg);margin:0}.contact-module__swMWYG__brandStatement{font-size:var(--text-body);line-height:var(--lh-body-lg);color:var(--fg-secondary);margin:0}.contact-module__swMWYG__brandList{gap:var(--sp-8);font-size:var(--text-body);color:var(--fg-secondary);line-height:var(--lh-body);flex-direction:column;margin:0;padding-left:1.25rem;display:flex}.contact-module__swMWYG__brandList li::marker{color:var(--blue-600)}.contact-module__swMWYG__brandEmail{font-size:var(--text-caption);color:var(--fg-muted);margin:0}.contact-module__swMWYG__emailLink{color:var(--blue-600);font-weight:var(--weight-medium);text-decoration:none}.contact-module__swMWYG__emailLink:hover{color:var(--blue-700);text-decoration:underline}.contact-module__swMWYG__faqLink{font-size:var(--text-label);font-weight:var(--weight-medium);color:var(--blue-600);text-decoration:none}.contact-module__swMWYG__faqLink:hover{color:var(--blue-700);text-decoration:underline}.contact-module__swMWYG__formPane{padding:var(--sp-48) var(--sp-40);background:var(--surface);justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__formCard{width:100%;max-width:400px}.contact-module__swMWYG__title{font-size:var(--text-h1);line-height:var(--lh-h1);font-weight:var(--weight-bold);letter-spacing:var(--track-h1);color:var(--fg);margin:0}.contact-module__swMWYG__subtitle{margin:var(--sp-8) 0 var(--sp-24);font-size:var(--text-body);line-height:var(--lh-body);color:var(--fg-muted)}.contact-module__swMWYG__form{gap:var(--sp-16);flex-direction:column;display:flex}.contact-module__swMWYG__field{gap:var(--sp-6);flex-direction:column;display:flex}.contact-module__swMWYG__label{font-size:var(--text-label);line-height:var(--lh-label);font-weight:var(--weight-medium);color:var(--fg)}.contact-module__swMWYG__selectWrap{align-items:center;display:flex;position:relative}.contact-module__swMWYG__selectIcon{left:var(--sp-12);width:18px;height:18px;color:var(--fg-muted);pointer-events:none;position:absolute}.contact-module__swMWYG__select{width:100%;min-height:36px;padding:var(--sp-8) var(--sp-12) var(--sp-8) 2.5rem;border:1px solid var(--border-strong);border-radius:var(--r-md);background:var(--input-bg,var(--surface));font-size:var(--text-body);color:var(--fg);appearance:none;cursor:pointer;transition:border-color var(--dur-base), box-shadow var(--dur-base);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 20 20' fill='%236E827F'%3E%3Cpath fill-rule='evenodd' d='M5.23 7.21a.75.75 0 011.06.02L10 11.17l3.71-3.94a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat}.contact-module__swMWYG__select:focus{border-color:var(--blue-600);box-shadow:var(--focus);outline:none}.contact-module__swMWYG__textarea{width:100%;min-height:112px;padding:var(--sp-12);border:1px solid var(--border-strong);border-radius:var(--r-md);background:var(--input-bg,var(--surface));font-family:var(--font-ui);font-size:var(--text-body);line-height:var(--lh-body);color:var(--fg);resize:vertical;transition:border-color var(--dur-base), box-shadow var(--dur-base)}.contact-module__swMWYG__textarea:focus{border-color:var(--blue-600);box-shadow:var(--focus);outline:none}.contact-module__swMWYG__textarea::placeholder{color:var(--fg-muted)}.contact-module__swMWYG__error{font-size:var(--text-caption);color:var(--danger);margin:0}.contact-module__swMWYG__submitBtn{width:100%;margin-top:var(--sp-4)}.contact-module__swMWYG__privacyNote{font-size:var(--text-caption);color:var(--fg-muted);text-align:center;margin:0;line-height:1.55}.contact-module__swMWYG__privacyNote a{color:var(--blue-600);font-weight:var(--weight-medium);text-decoration:none}.contact-module__swMWYG__privacyNote a:hover{text-decoration:underline}.contact-module__swMWYG__success{text-align:center;padding:var(--sp-16) 0}.contact-module__swMWYG__successIcon{width:3rem;height:3rem;color:var(--success);margin-bottom:var(--sp-16)}.contact-module__swMWYG__successActions{gap:var(--sp-12);margin-top:var(--sp-24);flex-direction:column;display:flex}.contact-module__swMWYG__successPrimary{background:var(--grad-primary);color:var(--btn-primary-fg);border-radius:var(--r-md);font-weight:var(--weight-semibold);justify-content:center;align-items:center;padding:.75rem 1.5rem;text-decoration:none;display:inline-flex}.contact-module__swMWYG__successPrimary:hover{background:var(--grad-primary-hover)}.contact-module__swMWYG__successSecondary{color:var(--blue-600);font-weight:var(--weight-medium);justify-content:center;align-items:center;padding:.75rem 1.5rem;text-decoration:none;display:inline-flex}.contact-module__swMWYG__successSecondary:hover{text-decoration:underline}@media (max-width:768px){.contact-module__swMWYG__shell{grid-template-columns:1fr}.contact-module__swMWYG__brandPane{padding:var(--sp-32) var(--sp-24);border-right:0;border-bottom:1px solid var(--border)}.contact-module__swMWYG__formPane{padding:var(--sp-32) var(--sp-24)}}@media (max-width:480px){.contact-module__swMWYG__page{padding:4.5rem var(--sp-16) var(--sp-24)}}
