.contact-module__k3KJZW__contactPage{background:linear-gradient(135deg,var(--color-section),var(--color-bg));overflow:hidden}.contact-module__k3KJZW__hero{padding:8rem 4rem;position:relative;overflow:hidden}.contact-module__k3KJZW__hero:before{content:"";z-index:1;background:radial-gradient(circle at 100% 0,#3b82f61f,#0000 35%),radial-gradient(circle at 0 100%,#8b5cf61a,#0000 35%);position:absolute;inset:0}.contact-module__k3KJZW__hero:after{content:"";z-index:1;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 85%);mask-image:radial-gradient(circle,#000,#0000 85%)}.contact-module__k3KJZW__heroGlow1,.contact-module__k3KJZW__heroGlow2{filter:blur(100px);z-index:1;border-radius:999px;animation:10s ease-in-out infinite contact-module__k3KJZW__glowFloat;position:absolute}.contact-module__k3KJZW__heroGlow1{background:#3b82f624;width:320px;height:320px;top:-120px;right:-80px}.contact-module__k3KJZW__heroGlow2{background:#8b5cf61f;width:260px;height:260px;bottom:-120px;left:-80px}.contact-module__k3KJZW__heroContainer{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;width:100%;max-width:1350px;margin:auto;display:grid;position:relative}.contact-module__k3KJZW__badge{background:linear-gradient(135deg,var(--color-primary),var(--color-accent));color:#fff;border-radius:999px;justify-content:center;align-items:center;margin-bottom:2rem;padding:.8rem 1.5rem;font-size:.92rem;font-weight:600;display:inline-flex}.contact-module__k3KJZW__heroTitle{letter-spacing:-2px;color:var(--color-primary);margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.08}.contact-module__k3KJZW__heroTitle span{color:var(--color-accent)}.contact-module__k3KJZW__heroText{max-width:620px;color:var(--color-text);margin-bottom:3rem;font-size:1.08rem;line-height:1.95}.contact-module__k3KJZW__infoGrid{flex-direction:column;gap:1.2rem;display:flex}.contact-module__k3KJZW__infoCard{background:var(--color-card);border:1px solid var(--color-border);border-radius:22px;align-items:center;gap:1rem;padding:1.4rem;transition:transform .35s,border-color .35s;display:flex;box-shadow:0 10px 30px #0000000d}.contact-module__k3KJZW__infoCard:hover{border-color:var(--color-accent);transform:translateY(-4px)}.contact-module__k3KJZW__infoCard svg{color:var(--color-accent)}.contact-module__k3KJZW__infoCard h3{color:var(--color-primary);margin-bottom:.2rem}.contact-module__k3KJZW__infoCard p{color:var(--color-text)}.contact-module__k3KJZW__formWrapper{position:relative}.contact-module__k3KJZW__formBox{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:32px;padding:3rem;position:relative;box-shadow:0 25px 60px #00000024}.contact-module__k3KJZW__formTitle{color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:700}.contact-module__k3KJZW__form{flex-direction:column;gap:1.4rem;display:flex}.contact-module__k3KJZW__inputGrid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.contact-module__k3KJZW__input,.contact-module__k3KJZW__textarea{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;outline:none;width:100%;padding:1rem 1.2rem;font-size:1rem;transition:border-color .3s,background .3s,box-shadow .3s}.contact-module__k3KJZW__input::placeholder,.contact-module__k3KJZW__textarea::placeholder{color:#fff9}.contact-module__k3KJZW__input:focus,.contact-module__k3KJZW__textarea:focus{border-color:var(--color-accent);background:#ffffff14;box-shadow:0 0 0 4px #3b82f61f}.contact-module__k3KJZW__submitBtn{cursor:pointer;background:linear-gradient(135deg,var(--color-primary),var(--color-accent));color:#fff;border:none;border-radius:16px;justify-content:center;align-items:center;gap:.7rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .35s,box-shadow .35s;display:inline-flex}.contact-module__k3KJZW__submitBtn:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000002e}.contact-module__k3KJZW__pointerHand{z-index:30;pointer-events:none;filter:drop-shadow(0 18px 28px #0000002e);width:180px;height:130px;animation:3s ease-in-out infinite contact-module__k3KJZW__pointerFloat;position:absolute;top:-20px;right:-15px}.contact-module__k3KJZW__handBody{background:linear-gradient(135deg,#e7c957,#d9b645);border-radius:34px;width:88px;height:64px;position:absolute;top:42px;right:18px;transform:rotate(-8deg)}.contact-module__k3KJZW__pointerFinger{transform-origin:100%;background:linear-gradient(135deg,#e7c957,#d9b645);border-radius:999px;width:102px;height:30px;position:absolute;top:24px;right:58px;transform:rotate(-34deg)}.contact-module__k3KJZW__pointerFinger:after{content:"";background:linear-gradient(135deg,#e7c957,#d9b645);border-radius:999px;width:26px;height:30px;position:absolute;top:0;left:-2px}.contact-module__k3KJZW__handCurve{border:24px solid #e2bf4a;border-left:0;border-radius:50%;width:62px;height:62px;position:absolute;top:48px;right:0;transform:rotate(15deg)}@keyframes contact-module__k3KJZW__pointerFloat{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(-3deg)}to{transform:translateY(0)rotate(0)}}@media (max-width:768px){.contact-module__k3KJZW__pointerHand{top:-40px;right:-40px;transform:scale(.72)}}:root .contact-module__k3KJZW__formBox{background:var(--color-card);border:1px solid var(--color-border);-webkit-backdrop-filter:none;backdrop-filter:none}:root .contact-module__k3KJZW__formTitle{color:var(--color-primary)}:root .contact-module__k3KJZW__input,:root .contact-module__k3KJZW__textarea{border:1px solid var(--color-border);color:var(--color-primary);background:#00000005}:root .contact-module__k3KJZW__input::placeholder,:root .contact-module__k3KJZW__textarea::placeholder{color:#00000073}[data-theme=green] .contact-module__k3KJZW__contactPage{background:linear-gradient(135deg,#052e16,#064e3b)}[data-theme=blue] .contact-module__k3KJZW__contactPage{background:linear-gradient(135deg,#172554,#1e3a8a)}[data-theme=navy] .contact-module__k3KJZW__contactPage{background:linear-gradient(135deg,#0f172a,#1e293b)}[data-theme=black] .contact-module__k3KJZW__contactPage{background:linear-gradient(135deg,#000,#111827)}@keyframes contact-module__k3KJZW__handBounce{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(-4deg)}to{transform:translateY(0)rotate(0)}}@keyframes contact-module__k3KJZW__glowFloat{0%{transform:translateY(0)}50%{transform:translateY(-24px)}to{transform:translateY(0)}}@media (max-width:1100px){.contact-module__k3KJZW__heroContainer{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.contact-module__k3KJZW__hero{padding:6rem 1.2rem}.contact-module__k3KJZW__heroTitle{letter-spacing:-1px;font-size:2.7rem}.contact-module__k3KJZW__heroText{font-size:1rem}.contact-module__k3KJZW__inputGrid{grid-template-columns:1fr}.contact-module__k3KJZW__formBox{padding:2rem}.contact-module__k3KJZW__floatingHand{font-size:3rem;top:-15px;right:-5px}.contact-module__k3KJZW__floatingHand:before{width:70px;height:18px;top:34px;right:42px}.contact-module__k3KJZW__ctaTitle{font-size:2.2rem}}@media (max-width:520px){.contact-module__k3KJZW__heroTitle{font-size:2.2rem}.contact-module__k3KJZW__ctaTitle{font-size:1.9rem}.contact-module__k3KJZW__formBox{padding:1.5rem}}
