.contact-module__swMWYG__container{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.contact-module__swMWYG__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:600px;padding:3rem;box-shadow:0 8px 32px #0000004d}.contact-module__swMWYG__title{background:linear-gradient(135deg,#1e90ff 0%,#ff8c00 100%);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.contact-module__swMWYG__description{text-align:center;color:#fffc;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.contact-module__swMWYG__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__label{color:#ffffffe6;font-size:1rem;font-weight:500}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:10px;padding:.875rem;font-family:inherit;font-size:1rem;transition:all .3s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{background:#ffffff1f;border-color:#1e90ff;outline:none;box-shadow:0 0 0 3px #1e90ff33}.contact-module__swMWYG__input::placeholder,.contact-module__swMWYG__textarea::placeholder{color:#fff6}.contact-module__swMWYG__input:disabled,.contact-module__swMWYG__textarea:disabled{opacity:.6;cursor:not-allowed}.contact-module__swMWYG__textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e90ff 0%,#ff8c00 100%);border:none;border-radius:10px;margin-top:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.contact-module__swMWYG__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #ff8c0066}.contact-module__swMWYG__submitButton:active:not(:disabled){transform:translateY(0)}.contact-module__swMWYG__submitButton:disabled{opacity:.6;cursor:not-allowed}.contact-module__swMWYG__successMessage{color:#81c784;text-align:center;background:#4caf5033;border:1px solid #4caf5080;border-radius:10px;padding:1rem;animation:.3s contact-module__swMWYG__slideIn}.contact-module__swMWYG__errorMessage{color:#e57373;text-align:center;background:#f4433633;border:1px solid #f4433680;border-radius:10px;padding:1rem;animation:.3s contact-module__swMWYG__slideIn}@keyframes contact-module__swMWYG__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.contact-module__swMWYG__content{padding:2rem 1.5rem}.contact-module__swMWYG__title{font-size:2rem}.contact-module__swMWYG__description{font-size:1rem}}
