.contact-module__swMWYG__mainWrapper{color:#fff;background:#050505;min-height:100vh;position:relative;overflow:hidden}.contact-module__swMWYG__mainWrapper:before,.contact-module__swMWYG__mainWrapper:after{content:"";filter:blur(120px);z-index:0;pointer-events:none;opacity:.15;border-radius:50%;width:600px;height:600px;position:absolute}.contact-module__swMWYG__mainWrapper:before{background:#5b8fff;top:-100px;left:-200px}.contact-module__swMWYG__mainWrapper:after{background:#8b5cf6;bottom:20%;right:-100px}.contact-module__swMWYG__hero{text-align:center;z-index:1;flex-direction:column;align-items:center;padding:160px 0 80px;display:flex;position:relative}.contact-module__swMWYG__hero>*{max-width:var(--page-content-max);padding-left:var(--page-gutter);padding-right:var(--page-gutter);box-sizing:border-box;margin-left:auto;margin-right:auto}.contact-module__swMWYG__hero>h1,.contact-module__swMWYG__hero>p{width:100%}.contact-module__swMWYG__heroBadge{color:#5b8fff;background:#5b8fff1a;border:1px solid #5b8fff33;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:500;display:inline-flex}.contact-module__swMWYG__badgeDot{background:#5b8fff;border-radius:50%;width:8px;height:8px;animation:2s infinite contact-module__swMWYG__pulse;box-shadow:0 0 10px #5b8fff}@keyframes contact-module__swMWYG__pulse{0%{transform:scale(.95);box-shadow:0 0 #5b8fffb3}70%{transform:scale(1);box-shadow:0 0 0 10px #5b8fff00}to{transform:scale(.95);box-shadow:0 0 #5b8fff00}}.contact-module__swMWYG__hero h1{letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(48px,6vw,72px);font-weight:800;line-height:1.1}.contact-module__swMWYG__gradientText{background:linear-gradient(90deg,#5b8fff,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.contact-module__swMWYG__hero p{color:#a0a0a0;max-width:600px;margin:0 auto;font-size:20px;line-height:1.6}.contact-module__swMWYG__contactSection{z-index:1;padding:40px 0 100px;position:relative}.contact-module__swMWYG__contactContainer{max-width:var(--page-content-max);padding:0 var(--page-gutter);box-sizing:border-box;grid-template-columns:1fr 1fr;gap:40px;width:100%;margin:0 auto;display:grid}.contact-module__swMWYG__formCard{-webkit-backdrop-filter:blur(20px);background:#1119;border:1px solid #ffffff0d;border-radius:24px;padding:60px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0003}.contact-module__swMWYG__formCard:before{content:"";background:linear-gradient(90deg,#0000,#5b8fff80,#0000);height:1px;position:absolute;top:0;left:0;right:0}.contact-module__swMWYG__formCard h2{letter-spacing:-.01em;margin-bottom:8px;font-size:32px;font-weight:700}.contact-module__swMWYG__formDescription{color:#a0a0a0;margin-bottom:40px;font-size:16px}.contact-module__swMWYG__formGrid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.contact-module__swMWYG__formGroup{margin-bottom:20px}.contact-module__swMWYG__fullWidth{grid-column:1/-1}.contact-module__swMWYG__formGroup label{color:#e0e0e0;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{color:#fff;background:#0a0a0acc;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:16px;font-family:inherit;font-size:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{background:#5b8fff05;border-color:#5b8fff;outline:none;box-shadow:0 0 0 4px #5b8fff1a}.contact-module__swMWYG__input::placeholder,.contact-module__swMWYG__textarea::placeholder{color:#555}.contact-module__swMWYG__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5b8fff 0%,#4070ff 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:20px;padding:18px 40px;font-size:16px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.contact-module__swMWYG__submitButton:before{content:"";opacity:0;background:linear-gradient(135deg,#fff3 0%,#fff0 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.contact-module__swMWYG__submitButton:hover{transform:translateY(-2px);box-shadow:0 10px 20px #5b8fff4d}.contact-module__swMWYG__submitButton:hover:before{opacity:1}.contact-module__swMWYG__submitButton:active{transform:translateY(0)}.contact-module__swMWYG__infoSection{flex-direction:column;justify-content:center;padding:40px 0;display:flex}.contact-module__swMWYG__infoSection h2{letter-spacing:-.01em;margin-bottom:16px;font-size:36px;font-weight:700}.contact-module__swMWYG__infoDescription{color:#a0a0a0;max-width:480px;margin-bottom:48px;font-size:18px;line-height:1.6}.contact-module__swMWYG__infoCards{grid-template-columns:1fr 1fr;gap:24px;display:grid}.contact-module__swMWYG__infoCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;gap:16px;padding:24px;transition:all .3s;display:flex}.contact-module__swMWYG__infoCard:hover{background:#ffffff0a;border-color:#5b8fff4d;transform:translateY(-4px)}.contact-module__swMWYG__infoIcon{color:#5b8fff;background:linear-gradient(135deg,#5b8fff1a,#8b5cf61a);border:1px solid #5b8fff33;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.contact-module__swMWYG__infoCardContent h3{color:#fff;margin-bottom:4px;font-size:16px;font-weight:600}.contact-module__swMWYG__infoCardContent p{color:#a0a0a0;font-size:14px;line-height:1.5}.contact-module__swMWYG__faqSection{z-index:1;background:#0a0a0a;padding:80px 0 120px;position:relative}.contact-module__swMWYG__faqContainer{max-width:var(--page-content-max);padding:0 var(--page-gutter);box-sizing:border-box;width:100%;margin:0 auto}.contact-module__swMWYG__sectionHeader{text-align:center;margin-bottom:60px}.contact-module__swMWYG__sectionHeader h2{letter-spacing:-.01em;margin-bottom:16px;font-size:40px;font-weight:800}.contact-module__swMWYG__sectionHeader p{color:#a0a0a0;font-size:18px}.contact-module__swMWYG__faqGrid{gap:24px;display:grid}.contact-module__swMWYG__faqItem{background:#1119;border:1px solid #ffffff0d;border-radius:16px;padding:32px;transition:all .3s}.contact-module__swMWYG__faqItem:hover{background:#ffffff08;border-color:#5b8fff33}.contact-module__swMWYG__faqItem h3{color:#fff;align-items:center;gap:12px;margin-bottom:12px;font-size:20px;font-weight:600;display:flex}.contact-module__swMWYG__faqItem h3:before{content:"";background:#5b8fff;border-radius:50%;width:6px;height:6px;display:block;box-shadow:0 0 10px #5b8fff}.contact-module__swMWYG__faqItem p{color:#a0a0a0;padding-left:18px;font-size:16px;line-height:1.6}.contact-module__swMWYG__successMessage{text-align:center;padding:60px 0}.contact-module__swMWYG__successIcon{margin-bottom:24px;font-size:64px;animation:2s infinite contact-module__swMWYG__bounce}@keyframes contact-module__swMWYG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.contact-module__swMWYG__errorMessage{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;margin-bottom:20px;padding:16px;font-size:14px}.contact-module__swMWYG__resetButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;margin-top:24px;padding:12px 24px;font-weight:500;transition:all .3s}.contact-module__swMWYG__resetButton:hover{background:#ffffff0d;border-color:#fff}@media (max-width:1024px){.contact-module__swMWYG__contactContainer{grid-template-columns:1fr;gap:60px}.contact-module__swMWYG__infoSection{padding:0}.contact-module__swMWYG__hero{padding:120px 0 60px}}@media (max-width:768px){.contact-module__swMWYG__hero h1{font-size:40px}.contact-module__swMWYG__contactSection,.contact-module__swMWYG__faqSection{padding:40px 0 80px}.contact-module__swMWYG__formCard{padding:32px var(--page-gutter)}.contact-module__swMWYG__formGrid,.contact-module__swMWYG__infoCards{grid-template-columns:1fr}}
