.contact-module__swMWYG__container{color:var(--text-primary);background:0 0;flex:1;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-y:visible}@media (max-width:768px){.contact-module__swMWYG__container{flex:1;overflow-y:auto}}.contact-module__swMWYG__hero{background:var(--bg-secondary);text-align:center;padding:clamp(1.5rem,6vh,3rem) 2rem;transition:all .3s;position:relative;overflow:hidden}.contact-module__swMWYG__hero:before{content:"";pointer-events:none;background:linear-gradient(45deg,#3b82f60d 0%,#764ba20d 100%);position:absolute;inset:0}.contact-module__swMWYG__heroContent{z-index:1;max-width:700px;margin:0 auto;position:relative}.contact-module__swMWYG__title{color:var(--text-primary);justify-content:center;align-items:center;gap:.75rem;margin:0 0 .75rem;font-size:clamp(1.75rem,5.5vw,2.25rem);font-weight:700;display:flex}.contact-module__swMWYG__heroIcon{color:var(--primary);animation:4s ease-in-out infinite contact-module__swMWYG__sparkle}@keyframes contact-module__swMWYG__sparkle{0%,to{transform:scale(1)translate(0)}25%{transform:scale(1.05)translate(-1px)}75%{transform:scale(1.05)translate(1px)}}.contact-module__swMWYG__subtitle{color:var(--text-muted);font-size:clamp(.875rem,2.5vw,1rem);line-height:1.5;margin:0!important}.contact-module__swMWYG__content{max-width:1440px;margin:0 auto;padding:3rem 1.5rem}.contact-module__swMWYG__contactSection{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.contact-module__swMWYG__contactInfo{padding-right:1.5rem}.contact-module__swMWYG__sectionTitle{color:var(--text-primary);margin:0 0 1rem;font-size:1.75rem;font-weight:700}.contact-module__swMWYG__description{color:var(--text-secondary);margin:0 0 1.5rem;font-size:1rem;line-height:1.6}.contact-module__swMWYG__contactMethods{flex-direction:column;gap:1rem;display:flex}.contact-module__swMWYG__contactMethod{background:var(--bg-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-light);transition:var(--transition);border-radius:.75rem;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.contact-module__swMWYG__contactMethod:hover{background:var(--bg-overlay);border-color:var(--accent-primary);transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.contact-module__swMWYG__contactIcon{background:var(--primary-gradient);color:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 8px #3b82f64d}.contact-module__swMWYG__contactIcon svg{width:20px;height:20px}.contact-module__swMWYG__contactMethod h3{color:var(--text-primary);margin:0 0 .25rem;font-size:1rem;font-weight:600}.contact-module__swMWYG__contactMethod p{color:var(--text-secondary);margin:0;font-size:.875rem}.contact-module__swMWYG__contactForm{background:var(--bg-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-light);border-radius:1rem;padding:1.5rem;box-shadow:0 8px 32px #0000001a}.contact-module__swMWYG__form{flex-direction:column;gap:0;display:flex}.contact-module__swMWYG__formTitle{color:var(--text-primary);text-align:center;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.contact-module__swMWYG__formGroup{flex-direction:column;gap:0;margin-bottom:1rem;display:flex;position:relative}.contact-module__swMWYG__formGroup label{color:var(--text-muted);pointer-events:none;transform-origin:0;z-index:2;background:0 0;border-radius:3px;padding:0 .5rem;font-size:.875rem;font-weight:500;transition:all .2s;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup textarea{border:2px solid var(--border-muted);background:var(--bg-primary);color:var(--text-primary);transition:var(--transition);border-radius:.5rem;padding:1rem 1rem .75rem;font-family:inherit;font-size:.875rem}.contact-module__swMWYG__formGroup textarea{resize:vertical;min-height:120px;padding-top:1.25rem;line-height:1.5}.contact-module__swMWYG__formGroup input::-moz-placeholder{color:#0000}.contact-module__swMWYG__formGroup textarea::-moz-placeholder{color:#0000}.contact-module__swMWYG__formGroup input::placeholder,.contact-module__swMWYG__formGroup textarea::placeholder{color:#0000}:is(.contact-module__swMWYG__formGroup input:not(:placeholder-shown)+label,.contact-module__swMWYG__formGroup textarea:not(:placeholder-shown)+label),.contact-module__swMWYG__formGroup input:focus+label,.contact-module__swMWYG__formGroup input:not(:placeholder-shown)+label,.contact-module__swMWYG__formGroup textarea:focus+label,.contact-module__swMWYG__formGroup textarea:not(:placeholder-shown)+label,.contact-module__swMWYG__formGroup.contact-module__swMWYG__hasContent label{color:#3b82f6!important;background:0 0!important;padding:0!important;font-size:.6875rem!important;font-weight:600!important;top:-1rem!important;left:.625rem!important;transform:translateY(0)scale(.85)!important}.dark .contact-module__swMWYG__formGroup label{color:var(--text-muted);background:0 0}:-moz-any(.dark .contact-module__swMWYG__formGroup input:not(:-moz-placeholder-shown)+label,.dark .contact-module__swMWYG__formGroup textarea:not(:-moz-placeholder-shown)+label){color:#a5b4fc!important;background:0 0!important;padding:0!important}:is(.dark .contact-module__swMWYG__formGroup input:not(:placeholder-shown)+label,.dark .contact-module__swMWYG__formGroup textarea:not(:placeholder-shown)+label){color:#a5b4fc!important;background:0 0!important;padding:0!important}.dark .contact-module__swMWYG__formGroup input:focus+label{color:#a5b4fc!important;background:0 0!important;padding:0!important}.dark .contact-module__swMWYG__formGroup input:not(:placeholder-shown)+label{color:#a5b4fc!important;background:0 0!important;padding:0!important}.dark .contact-module__swMWYG__formGroup textarea:focus+label{color:#a5b4fc!important;background:0 0!important;padding:0!important}.dark .contact-module__swMWYG__formGroup textarea:not(:placeholder-shown)+label{color:#a5b4fc!important;background:0 0!important;padding:0!important}.dark .contact-module__swMWYG__formGroup.contact-module__swMWYG__hasContent label{color:#a5b4fc!important;background:0 0!important;padding:0!important}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--primary);background:var(--bg-primary);outline:none;box-shadow:0 0 0 3px #3b82f61a}.contact-module__swMWYG__submitButton{background:var(--primary);color:#fff;cursor:pointer;transition:var(--transition);text-transform:none;letter-spacing:0;border:none;border-radius:.5rem;margin-top:.25rem;padding:.875rem 2rem;font-size:.875rem;font-weight:600;box-shadow:0 2px 8px #3b82f633}.contact-module__swMWYG__submitButton:hover:not(:disabled){background:#5a6fd8;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.contact-module__swMWYG__submitButton:active:not(:disabled){transform:translateY(0)}.contact-module__swMWYG__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.contact-module__swMWYG__message{text-align:center;border-radius:.5rem;padding:.875rem;font-size:.875rem;font-weight:500}.contact-module__swMWYG__message.contact-module__swMWYG__success{color:var(--success-text);background:#22c55e1a;border:1px solid #22c55e33}.contact-module__swMWYG__message.contact-module__swMWYG__error{color:var(--error-text);background:#ef44441a;border:1px solid #ef444433}@media (max-width:992px){.contact-module__swMWYG__contactSection{grid-template-columns:1fr;gap:2.5rem}.contact-module__swMWYG__contactInfo{padding-right:0}}@media (max-width:768px){.contact-module__swMWYG__hero{padding:2.5rem 1.5rem}.contact-module__swMWYG__title{margin-bottom:1rem;font-size:1.5rem;line-height:1.1}.contact-module__swMWYG__subtitle{padding:0 1rem;font-size:.75rem;line-height:1.4}.contact-module__swMWYG__content{padding:2.5rem 1.5rem}.contact-module__swMWYG__sectionTitle{margin-bottom:1rem;font-size:1.25rem;line-height:1.2}.contact-module__swMWYG__description{margin-bottom:1.25rem;font-size:.75rem;line-height:1.5}.contact-module__swMWYG__contactForm{padding:1.5rem}.contact-module__swMWYG__formTitle{margin-bottom:.875rem;font-size:1.25rem}.contact-module__swMWYG__formGroup{margin-bottom:.875rem}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup textarea{padding:.875rem .875rem .625rem;font-size:.875rem}.contact-module__swMWYG__formGroup textarea{min-height:100px;padding-top:1.125rem}:is(.contact-module__swMWYG__formGroup input:not(:placeholder-shown)+label,.contact-module__swMWYG__formGroup textarea:not(:placeholder-shown)+label),.contact-module__swMWYG__formGroup input:focus+label,.contact-module__swMWYG__formGroup input:not(:placeholder-shown)+label,.contact-module__swMWYG__formGroup textarea:focus+label,.contact-module__swMWYG__formGroup textarea:not(:placeholder-shown)+label,.contact-module__swMWYG__formGroup.contact-module__swMWYG__hasContent label{color:#3b82f6!important;background:0 0!important;padding:0!important;font-size:.625rem!important;font-weight:600!important;top:-.875rem!important;left:.5rem!important;transform:translateY(0)scale(.85)!important}.contact-module__swMWYG__submitButton{padding:.8125rem 1.75rem;font-size:.875rem}.contact-module__swMWYG__contactMethod{gap:.875rem;padding:.875rem 1.125rem}.contact-module__swMWYG__contactIcon{width:38px;height:38px}.contact-module__swMWYG__contactIcon svg{width:19px;height:19px}.contact-module__swMWYG__contactMethod h3{margin-bottom:.1875rem;font-size:.9375rem}.contact-module__swMWYG__contactMethod p{font-size:.8125rem}.contact-module__swMWYG__message{padding:.8125rem;font-size:.8125rem}}@media (max-width:480px){.contact-module__swMWYG__hero{padding:2rem 1rem}.contact-module__swMWYG__title{margin-bottom:.875rem;font-size:1.25rem;line-height:1.1}.contact-module__swMWYG__subtitle{padding:0 .5rem;font-size:.625rem;line-height:1.3}.contact-module__swMWYG__content{padding:2rem 1rem}.contact-module__swMWYG__contactSection{gap:2rem}.contact-module__swMWYG__sectionTitle{margin-bottom:.875rem;font-size:1rem;line-height:1.2}.contact-module__swMWYG__description{margin-bottom:1rem;font-size:.625rem;line-height:1.4}.contact-module__swMWYG__contactForm{padding:1.25rem}.contact-module__swMWYG__formTitle{margin-bottom:.75rem;font-size:1.125rem}.contact-module__swMWYG__form{gap:0}.contact-module__swMWYG__formGroup{margin-bottom:.75rem}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup textarea{padding:.75rem .75rem .5rem;font-size:.8125rem}.contact-module__swMWYG__formGroup textarea{min-height:90px;padding-top:1rem}:is(.contact-module__swMWYG__formGroup input:not(:placeholder-shown)+label,.contact-module__swMWYG__formGroup textarea:not(:placeholder-shown)+label),.contact-module__swMWYG__formGroup input:focus+label,.contact-module__swMWYG__formGroup input:not(:placeholder-shown)+label,.contact-module__swMWYG__formGroup textarea:focus+label,.contact-module__swMWYG__formGroup textarea:not(:placeholder-shown)+label,.contact-module__swMWYG__formGroup.contact-module__swMWYG__hasContent label{color:#3b82f6!important;background:0 0!important;padding:0!important;font-size:.5625rem!important;font-weight:600!important;top:-.75rem!important;left:.4375rem!important;transform:translateY(0)scale(.8)!important}.contact-module__swMWYG__submitButton{padding:.75rem 1.5rem;font-size:.8125rem}.contact-module__swMWYG__contactMethod{gap:.75rem;padding:.75rem 1rem}.contact-module__swMWYG__contactIcon{width:34px;height:34px}.contact-module__swMWYG__contactIcon svg{width:17px;height:17px}.contact-module__swMWYG__contactMethod h3{margin-bottom:.125rem;font-size:.875rem}.contact-module__swMWYG__contactMethod p{font-size:.75rem}.contact-module__swMWYG__message{padding:.75rem;font-size:.75rem}}
