@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap");.contact-section{width:100%;padding:120px 0;position:relative;font-family:Space Grotesk,sans-serif;overflow:hidden}.contact-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%231e3a8a' fill-opacity='0.05'%3E%3Cpath opacity='.5' d='M96 95h4v1h-4v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9zm-1 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none;z-index:1;opacity:.2}.contact-container{max-width:1000px;margin:0 auto;position:relative;z-index:2;padding:0 30px}.floating-elements{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.floating-bubble{position:absolute;border-radius:2px}.bubble-1{top:15%;left:7%;width:150px;height:3px;background:linear-gradient(90deg,rgba(0,212,255,.5),rgba(0,212,255,0));animation:floatHorizontal 8s ease-in-out infinite;transform:rotate(30deg)}.bubble-2{bottom:25%;right:12%;width:80px;height:3px;background:linear-gradient(90deg,rgba(255,0,128,.5),rgba(255,0,128,0));animation:floatHorizontal 12s ease-in-out infinite reverse;transform:rotate(-45deg)}.bubble-3{top:60%;right:15%;width:120px;height:3px;background:linear-gradient(90deg,rgba(128,0,255,.5),rgba(128,0,255,0));animation:floatHorizontal 15s ease-in-out infinite;transform:rotate(15deg)}.glow-effect{position:absolute;border-radius:50%;filter:blur(80px)}.glow-1{top:-10%;right:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(76,0,255,.2) 0,rgba(76,0,255,0) 60%);animation:pulse 15s ease-in-out infinite}.glow-2{bottom:-20%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,0,128,.15) 0,rgba(255,0,128,0) 60%);animation:pulse 20s ease-in-out 5s infinite}.contact-card{overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.contact-card,.contact-card:before{border-radius:24px;box-shadow:0 30px 70px rgba(0,0,0,.6),0 0 0 1px rgba(255,255,255,.2),0 0 20px rgba(76,0,255,.2)}.contact-card:before{content:"";position:absolute;inset:0;padding:2px;-webkit-mask-composite:xor;mask-composite:exclude}.contact-card:hover{transform:translateY(-10px);box-shadow:0 30px 70px rgba(0,0,0,.6),0 0 0 1px rgba(255,255,255,.2),0 0 20px rgba(76,0,255,.2)}.card-content{position:relative;padding:60px 40px}.card-content:before{content:"";position:absolute;top:0;right:0;width:400px;height:400px;background:radial-gradient(circle,rgba(76,0,255,.07) 0,transparent 70%);border-radius:50%;pointer-events:none}.contact-header{text-align:center;margin-bottom:60px;position:relative}.contact-icon{display:inline-flex;align-items:center;justify-content:center;width:100px;height:100px;background:linear-gradient(135deg,rgba(255,0,128,.1),rgba(76,0,255,.1));border-radius:20px;margin-bottom:30px;position:relative;z-index:1;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.2)}.contact-icon:before{content:"";position:absolute;inset:0;border-radius:20px;padding:2px;background:linear-gradient(135deg,rgba(255,0,128,.7),rgba(76,0,255,.7),rgba(0,212,255,.7));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.contact-icon:after{content:"";position:absolute;width:200%;height:200%;background:conic-gradient(transparent,rgba(255,255,255,.3),transparent 30%);animation:rotate 5s linear infinite}.contact-icon .icon{width:50px;height:50px;color:white;position:relative;z-index:2}.contact-title{font-size:42px;font-weight:700;margin-bottom:20px;position:relative;display:inline-block;background:linear-gradient(90deg,#ff00ff,#00aaff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 30px rgba(255,0,255,.3);margin-left:1rem}.contact-description{font-size:16px;color:#94a3b8;max-width:600px;margin:0 auto;line-height:1.6}.contact-body{max-width:700px;margin:0 auto}.email-box{background:rgba(15,23,42,.8);border-radius:24px;padding:40px;margin-bottom:50px;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.2);transition:all .3s ease}.email-box:before{content:"";position:absolute;inset:0;border-radius:24px;padding:1px;background:linear-gradient(90deg,rgba(76,0,255,.5),rgba(255,0,128,.5));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.email-box:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.3),0 0 20px rgba(76,0,255,.2)}.email-box:hover:before{background:linear-gradient(90deg,rgba(0,212,255,.7),rgba(255,0,128,.7))}.email-label{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:20px;color:#c4b5fd;font-weight:500;font-size:16px}.sparkles-icon{width:24px;height:24px;color:#c4b5fd}.email-address{font-size:28px;font-weight:700;color:#f5f5f5;text-decoration:none;transition:all .3s ease;display:inline-block;position:relative;text-align:center;width:100%}.email-address:hover{color:#ffffff;text-shadow:0 0 20px rgba(255,0,255,.5)}.email-address:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,#ff00ff,transparent);transform:scaleX(0);transition:transform .3s ease}.email-address:hover:after{transform:scaleX(1)}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:50px}.stat-box{background:rgba(15,23,42,.8);border-radius:16px;padding:30px;text-align:center;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.2);transition:all .3s ease}.stat-box:before{content:"";position:absolute;inset:0;border-radius:16px;padding:1px;background:linear-gradient(135deg,rgba(76,0,255,.3),rgba(15,23,42,.1));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.stat-box:hover{transform:translateY(-5px) scale(1.03);box-shadow:0 15px 40px rgba(0,0,0,.3)}.stat-box:hover:before{background:linear-gradient(135deg,rgba(0,212,255,.5),rgba(255,0,128,.5))}.stat-value{font-size:38px;font-weight:700;background:linear-gradient(90deg,#00aaff,#ff00ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:10px;position:relative;display:inline-block}.stat-label{color:#94a3b8;font-size:14px;text-transform:uppercase;letter-spacing:1px}.contact-cta{text-align:center;margin-top:50px}.cta-button-contact{display:inline-flex;align-items:center;justify-content:center;padding:16px 36px;background:rgba(15,23,42,.8);color:white;font-weight:600;border-radius:12px;text-decoration:none;transition:all .3s ease;font-size:16px;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.2)}.cta-button-contact:before{content:"";position:absolute;inset:0;border-radius:12px;padding:2px;background:linear-gradient(135deg,rgba(255,0,128,1),rgba(76,0,255,1),rgba(0,212,255,1));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}.cta-button-contact:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:translateX(-100%);transition:transform .6s ease}.cta-button-contact:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.3),0 0 20px rgba(76,0,255,.2);color:white}.cta-button-contact:hover:after{transform:translateX(100%)}.send-icon{width:20px;height:20px;margin-right:10px;position:relative;z-index:1}.privacy-note{margin-top:30px;color:#64748b;font-size:12px}@keyframes floatHorizontal{0%,to{transform:translateX(0) rotate(30deg)}50%{transform:translateX(50px) rotate(30deg)}}@keyframes pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{text-shadow:0 0 5px #fff,0 0 10px #fff,0 0 20px #ff00ff,0 0 30px #ff00ff,0 0 40px #ff00ff}20%,24%,55%{text-shadow:none}}@media (max-width:768px){.contact-section{padding:80px 0}.card-content{padding:40px 20px}.contact-title{font-size:32px}.contact-description{font-size:14px}.email-address{font-size:20px}.stats-grid{grid-template-columns:1fr;gap:20px}.stat-box{padding:20px}.stat-value{font-size:32px}.cta-button-contact{padding:14px 28px;font-size:14px}}@media (min-width:769px) and (max-width:1024px){.stats-grid{grid-template-columns:repeat(3,1fr);gap:15px}.stat-box{padding:20px 15px}.stat-value{font-size:32px}}