.contact-module__ea49YG__contactPage{color:#f5f5f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;min-height:100vh;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55}.contact-module__ea49YG__wrap{max-width:720px;margin:0 auto;padding:56px 20px 88px}.contact-module__ea49YG__header{border-bottom:1px solid #2a2a2a;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:32px;padding:0 0 18px;display:flex}.contact-module__ea49YG__brand{flex-direction:column;gap:6px;display:flex}.contact-module__ea49YG__kicker{color:gray;text-transform:uppercase;letter-spacing:.18em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:500}.contact-module__ea49YG__title{letter-spacing:-.04em;color:#f5f5f5;margin:0;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1}.contact-module__ea49YG__tagline{color:silver;max-width:48ch;margin:10px 0 0;font-size:16px;line-height:1.6}.contact-module__ea49YG__nav{align-items:center;gap:10px;margin-top:6px;display:flex}.contact-module__ea49YG__pill{color:gray;white-space:nowrap;background:0 0;border:1px solid #2a2a2a;padding:10px 12px;font-size:13px;text-decoration:none;transition:border-color .2s,color .2s}.contact-module__ea49YG__pill:hover{color:silver;border-color:#404040}.contact-module__ea49YG__pillAccent{color:#f5f5f5;background:#141414;border-color:#404040}.contact-module__ea49YG__pillAccent strong{font-weight:600}.contact-module__ea49YG__main{flex-direction:column;gap:32px;display:flex}.contact-module__ea49YG__formCard{background:#141414;border:1px solid #2a2a2a;padding:32px}.contact-module__ea49YG__formTitle{letter-spacing:.14em;text-transform:uppercase;color:gray;margin:0 0 24px;font-size:12px;font-weight:600}.contact-module__ea49YG__formGrid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:540px){.contact-module__ea49YG__formGridHalf{grid-template-columns:1fr 1fr}}.contact-module__ea49YG__fieldGroup{flex-direction:column;gap:8px;display:flex}.contact-module__ea49YG__label{color:silver;letter-spacing:.01em;font-size:13px;font-weight:500}.contact-module__ea49YG__required{color:gray}.contact-module__ea49YG__input,.contact-module__ea49YG__select,.contact-module__ea49YG__textarea{color:#f5f5f5;background:#0a0a0a;border:1px solid #2a2a2a;width:100%;padding:14px 16px;font-family:inherit;font-size:15px;transition:border-color .2s}.contact-module__ea49YG__input::-moz-placeholder{color:#404040}.contact-module__ea49YG__textarea::-moz-placeholder{color:#404040}.contact-module__ea49YG__input::placeholder,.contact-module__ea49YG__textarea::placeholder{color:#404040}.contact-module__ea49YG__input:focus,.contact-module__ea49YG__select:focus,.contact-module__ea49YG__textarea:focus{border-color:#f5f5f5;outline:none}.contact-module__ea49YG__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23808080' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:48px}.contact-module__ea49YG__select option{color:#f5f5f5;background:#141414}.contact-module__ea49YG__textarea{resize:none;min-height:140px}.contact-module__ea49YG__errorBox{color:silver;background:#1e1e1e;border:1px solid #404040;align-items:center;gap:12px;padding:14px 16px;font-size:14px;display:flex}.contact-module__ea49YG__errorIcon{color:gray;flex-shrink:0}.contact-module__ea49YG__successBox{text-align:center;padding:48px 24px}.contact-module__ea49YG__successIcon{color:#f5f5f5;width:48px;height:48px;margin-bottom:20px}.contact-module__ea49YG__successTitle{color:#f5f5f5;letter-spacing:-.02em;margin:0 0 8px;font-size:24px;font-weight:700}.contact-module__ea49YG__successText{color:gray;margin:0 0 24px}.contact-module__ea49YG__resetLink{color:silver;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #404040;padding-bottom:2px;font-size:14px;text-decoration:none;transition:color .2s,border-color .2s}.contact-module__ea49YG__resetLink:hover{color:#f5f5f5;border-bottom-color:#f5f5f5}.contact-module__ea49YG__submitBtn{color:#0a0a0a;cursor:pointer;letter-spacing:.01em;background:#f5f5f5;border:1px solid #f5f5f5;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:background-color .2s,border-color .2s;display:inline-flex}.contact-module__ea49YG__submitBtn:hover:not(:disabled){background:#fff;border-color:#fff}.contact-module__ea49YG__submitBtn:disabled{opacity:.5;cursor:not-allowed}.contact-module__ea49YG__submitIcon{width:18px;height:18px;transition:transform .2s}.contact-module__ea49YG__submitBtn:hover:not(:disabled) .contact-module__ea49YG__submitIcon{transform:translate(4px)}.contact-module__ea49YG__spinner{animation:1s linear infinite contact-module__ea49YG__spin}@keyframes contact-module__ea49YG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-module__ea49YG__ctaCard{text-align:center;background:#141414;border:1px solid #2a2a2a;padding:32px}.contact-module__ea49YG__ctaTitle{color:#f5f5f5;letter-spacing:-.02em;margin:0 0 8px;font-size:20px;font-weight:700}.contact-module__ea49YG__ctaText{color:gray;margin:0 0 24px;font-size:15px}.contact-module__ea49YG__ctaBtn{color:silver;background:0 0;border:1px solid #2a2a2a;align-items:center;gap:10px;padding:14px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.contact-module__ea49YG__ctaBtn:hover{color:#f5f5f5;border-color:#404040}.contact-module__ea49YG__ctaIcon{width:18px;height:18px}.contact-module__ea49YG__footer{color:gray;text-align:center;border-top:1px solid #2a2a2a;margin-top:32px;padding-top:24px;font-size:13px}.contact-module__ea49YG__mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}@media (max-width:640px){.contact-module__ea49YG__header{flex-direction:column;gap:16px}.contact-module__ea49YG__nav{margin-top:0}.contact-module__ea49YG__formCard,.contact-module__ea49YG__ctaCard{padding:24px}}
