.contact-module__swMWYG__contactPage{color:#f0ede8;width:100%;min-height:100vh;font-family:var(--font-body);background:#08080f;justify-content:center;align-items:center;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.contact-module__swMWYG__starCanvas{z-index:0;pointer-events:none;opacity:.6;width:100%;height:100%;position:fixed;top:0;left:0}.contact-module__swMWYG__contactCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1;background:#0d0d1a99;border:1px solid #ffffff0d;border-radius:24px;width:100%;max-width:500px;padding:3rem;animation:.8s ease-out contact-module__swMWYG__fadeIn;position:relative;box-shadow:0 20px 50px #00000080}.contact-module__swMWYG__header{text-align:center;margin-bottom:2.5rem}.contact-module__swMWYG__title{font-family:var(--font-display);color:#fff;margin-bottom:.5rem;font-size:32px;font-weight:600}.contact-module__swMWYG__subtitle{color:#f0ede880;font-size:14px;line-height:1.5}.contact-module__swMWYG__form{flex-direction:column;gap:1.25rem;display:flex}.contact-module__swMWYG__field{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__label{color:var(--gold);letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:800}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;width:100%;padding:14px 16px;font-family:inherit;font-size:14px;transition:all .3s}.contact-module__swMWYG__textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--gold);background:#ffffff0d;outline:none;box-shadow:0 0 15px #c9a84c1a}.contact-module__swMWYG__btnSubmit{color:#05050a;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:linear-gradient(135deg,#c9a84c,#a8852e);border:none;border-radius:12px;width:100%;margin-top:1rem;padding:16px;font-size:13px;font-weight:800;transition:all .3s}.contact-module__swMWYG__btnSubmit:hover{transform:translateY(-2px);box-shadow:0 8px 25px #c9a84c4d}.contact-module__swMWYG__successArea{text-align:center;background:#4ade8a1a;border:.5px solid #4ade8a33;border-radius:12px;margin-bottom:1.5rem;padding:16px}.contact-module__swMWYG__successText{color:#4ade8a;margin:0;font-size:14px}.contact-module__swMWYG__emailLink{text-align:center;color:var(--gold);margin-top:2rem;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s;display:block}.contact-module__swMWYG__emailLink:hover{opacity:.8}.contact-module__swMWYG__footer{text-align:center;color:#fff6;margin-top:2.5rem;font-size:13px}.contact-module__swMWYG__backLink{color:#fff9;align-items:center;gap:8px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.contact-module__swMWYG__backLink:hover{color:#fff}.contact-module__swMWYG__whatsappLink{color:#25d366;background:#25d3661a;border:1px solid #25d36666;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.contact-module__swMWYG__whatsappLink:hover{background:#25d36633;transform:translateY(-2px);box-shadow:0 5px 15px #25d3661a}@keyframes contact-module__swMWYG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.contact-module__swMWYG__contactCard{padding:2rem}}
