.contact-module__swMWYG__page{padding-top:0}@keyframes contact-module__swMWYG__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes contact-module__swMWYG__fadeRight{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@keyframes contact-module__swMWYG__pulse-glow{0%,to{box-shadow:0 0 6px #4ade80}50%{box-shadow:0 0 14px #4ade80}}@keyframes contact-module__swMWYG__spin{to{transform:rotate(360deg)}}.contact-module__swMWYG__hero{border-bottom:1px solid var(--border);padding:0 37px 60px;position:relative;overflow:hidden}.contact-module__swMWYG__heroOrb{pointer-events:none;background:radial-gradient(circle,#63daff14,#0000 65%);width:600px;height:600px;animation:1s .5s both contact-module__swMWYG__fadeUp;position:absolute;bottom:-100px;right:-150px}.contact-module__swMWYG__heroOrb2{pointer-events:none;background:radial-gradient(circle,#8b5cf612,#0000 65%);width:500px;height:500px;animation:1s .6s both contact-module__swMWYG__fadeUp;position:absolute;top:-80px;left:-200px}.contact-module__swMWYG__heroInner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.contact-module__swMWYG__heroText{z-index:1;position:relative}.contact-module__swMWYG__heroPill{animation:.55s both contact-module__swMWYG__fadeUp;display:inline-flex}.contact-module__swMWYG__heroHeading{margin:16px 0 24px;animation:.55s .1s both contact-module__swMWYG__fadeUp;font-size:clamp(2rem,4.5vw,3.6rem)!important}.contact-module__swMWYG__heroHighlight{white-space:nowrap;padding-bottom:14px;display:inline-block;position:relative}.contact-module__swMWYG__heroUnderlineSvg{width:100%;height:14px;position:absolute;bottom:0;left:0;overflow:visible}.contact-module__swMWYG__heroUnderlinePath{stroke-dasharray:320;stroke-dashoffset:320px;animation:.8s cubic-bezier(.4,0,.2,1) .7s forwards contact-module__swMWYG__drawSquiggle}@keyframes contact-module__swMWYG__drawSquiggle{to{stroke-dashoffset:0}}.contact-module__swMWYG__heroSub{color:var(--text-secondary);max-width:520px;font-size:1.05rem;line-height:1.75;animation:.55s .2s both contact-module__swMWYG__fadeUp}.contact-module__swMWYG__heroAnimWrap{z-index:1;justify-content:center;align-items:center;animation:.65s .3s both contact-module__swMWYG__fadeRight;display:flex;position:relative}.contact-module__swMWYG__heroAnim{aspect-ratio:1;cursor:grab;border-radius:24px;width:100%;max-width:420px;overflow:hidden}.contact-module__swMWYG__heroAnim:active{cursor:grabbing}.contact-module__swMWYG__heroCanvas{width:100%;height:100%;display:block}.contact-module__swMWYG__introSection{border-bottom:1px solid var(--border);padding:64px 0 48px}.contact-module__swMWYG__introBox{text-align:center;max-width:600px;margin:0 auto;animation:.55s .1s both contact-module__swMWYG__fadeUp}.contact-module__swMWYG__introTitle{margin-bottom:16px}.contact-module__swMWYG__introText{color:var(--text-secondary);font-size:1.05rem;line-height:1.75}.contact-module__swMWYG__contactGrid{grid-template-columns:1fr 1.4fr;align-items:start;gap:60px;padding-top:60px;display:grid}.contact-module__swMWYG__infoCol{opacity:0;transition:opacity .65s,transform .65s;transform:translate(-44px)}.contact-module__swMWYG__infoVisible{opacity:1;transform:translate(0)}.contact-module__swMWYG__contactCards{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.contact-module__swMWYG__contactCard{cursor:pointer;align-items:center;gap:16px;padding:18px 22px;text-decoration:none;transition:border-color .25s,transform .25s,background .25s;display:flex}.contact-module__swMWYG__contactCard:hover{transform:translate(4px);border-color:#63daff4d!important}.contact-module__swMWYG__contactCardIconWrap{background:#63daff14;border:1px solid #63daff29;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .25s,border-color .25s;display:flex}.contact-module__swMWYG__contactCard:hover .contact-module__swMWYG__contactCardIconWrap{background:#63daff24;border-color:#63daff59}.contact-module__swMWYG__contactCardIconFA{color:var(--accent-cyan);font-size:.95rem}.contact-module__swMWYG__contactCardLabel{font-size:.73rem;font-weight:600;font-family:var(--font-display);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px}.contact-module__swMWYG__contactCardValue{color:var(--text-primary);font-size:.93rem;font-weight:500}.contact-module__swMWYG__responseBox{border-radius:var(--radius-md);background:#4ade800f;border:1px solid #4ade8026;align-items:flex-start;gap:14px;margin-top:50px;margin-bottom:24px;padding:18px 20px;display:flex}.contact-module__swMWYG__responseDot{background:#4ade80;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px;animation:2s ease-in-out infinite contact-module__swMWYG__pulse-glow;box-shadow:0 0 10px #4ade80}.contact-module__swMWYG__responseTitle{font-family:var(--font-display);color:#4ade80;margin-bottom:4px;font-size:.88rem;font-weight:700}.contact-module__swMWYG__responseText{color:var(--text-muted);font-size:.82rem;line-height:1.5}.contact-module__swMWYG__scheduleBox{background:var(--bg-card);border-radius:var(--radius-xl);border:1px solid #63daff2e;padding:26px 24px;position:relative;overflow:hidden}.contact-module__swMWYG__scheduleBox:before{content:"";border-radius:inherit;z-index:0;pointer-events:none;background:linear-gradient(135deg,#63daff1a,#0000 55%,#8b5cf612);position:absolute;inset:-1px}.contact-module__swMWYG__scheduleHeader{z-index:1;align-items:center;gap:14px;margin-bottom:14px;display:flex;position:relative}.contact-module__swMWYG__scheduleIconWrap{width:46px;height:46px;color:var(--accent-cyan);background:#63daff1a;border:1px solid #63daff38;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.contact-module__swMWYG__scheduleTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:2px;font-size:.95rem;font-weight:700}.contact-module__swMWYG__scheduleSubtitle{color:var(--text-muted);font-size:.78rem}.contact-module__swMWYG__scheduleDesc{color:var(--text-secondary);z-index:1;margin-bottom:20px;font-size:.84rem;line-height:1.6;position:relative}.contact-module__swMWYG__scheduleBtn{z-index:1;justify-content:center;align-items:center;gap:8px;width:100%;display:flex;position:relative}.contact-module__swMWYG__formCol{opacity:0;transition:opacity .65s .15s,transform .65s .15s;transform:translate(44px)}.contact-module__swMWYG__formVisible{opacity:1;transform:translate(0)}.contact-module__swMWYG__formCard{padding:44px 40px}.contact-module__swMWYG__formTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:28px;font-size:1.25rem;font-weight:700}.contact-module__swMWYG__form{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__label{font-size:.8rem;font-weight:600;font-family:var(--font-display);color:var(--text-secondary);letter-spacing:.04em}.contact-module__swMWYG__inputWrap{align-items:center;display:flex;position:relative}.contact-module__swMWYG__inputIcon{color:var(--text-muted);pointer-events:none;z-index:1;font-size:.82rem;transition:color .2s;position:absolute;left:14px}.contact-module__swMWYG__inputWrap:focus-within .contact-module__swMWYG__inputIcon{color:var(--accent-cyan)}.contact-module__swMWYG__input{border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-primary);font-family:var(--font-body);resize:none;background:#ffffff08;outline:none;width:100%;padding:13px 16px 13px 38px;font-size:.92rem;transition:all .2s}.contact-module__swMWYG__textarea{min-height:130px;padding-left:16px}.contact-module__swMWYG__input::placeholder{color:var(--text-muted)}.contact-module__swMWYG__input:focus{background:#63daff0a;border-color:#63daff66;box-shadow:0 0 0 3px #63daff0f}.contact-module__swMWYG__submitBtn{justify-content:center;gap:10px;width:100%;margin-top:4px;padding:16px;font-size:1rem}.contact-module__swMWYG__spinner{border:2px solid #0204084d;border-top-color:#020408;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite contact-module__swMWYG__spin}.contact-module__swMWYG__successState{text-align:center;padding:20px 0}.contact-module__swMWYG__successIconWrap{color:#4ade80;margin-bottom:20px;font-size:4rem;animation:.5s both contact-module__swMWYG__fadeUp;display:block}.contact-module__swMWYG__successTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:14px;font-size:1.6rem;font-weight:700;animation:.5s .1s both contact-module__swMWYG__fadeUp}.contact-module__swMWYG__successText{color:var(--text-secondary);max-width:380px;margin:0 auto 28px;font-size:.95rem;line-height:1.7;animation:.5s .2s both contact-module__swMWYG__fadeUp}@media (max-width:900px){.contact-module__swMWYG__hero{padding:30px 37px 60px}.contact-module__swMWYG__heroInner{grid-template-columns:1fr;gap:48px}.contact-module__swMWYG__heroAnimWrap{justify-content:center}.contact-module__swMWYG__contactGrid{grid-template-columns:1fr;gap:48px}.contact-module__swMWYG__infoCol{transform:translateY(32px)}.contact-module__swMWYG__infoVisible{transform:translateY(0)}.contact-module__swMWYG__formCol{transform:translateY(32px)}.contact-module__swMWYG__formVisible{transform:translateY(0)}.contact-module__swMWYG__responseBox{margin-top:0}.contact-module__swMWYG__formCard{padding:36px 28px}}@media (max-width:600px){.contact-module__swMWYG__hero{padding:20px 37px 60px}.contact-module__swMWYG__heroAnim{max-width:300px}.contact-module__swMWYG__formRow{grid-template-columns:1fr}.contact-module__swMWYG__formCard{padding:28px 20px}.contact-module__swMWYG__introSection{padding:48px 0 36px}.contact-module__swMWYG__responseBox{margin-top:0}}
