.contact-page-bg{background:0 0}main:has(#contact-hero){background:0 0}.contact-bg-fixed-layer{z-index:-1;pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0}.contact-bg-fixed-layer:before,.contact-bg-fixed-layer:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0}.contact-bg-fixed-layer:before{background-image:var(--contact-bg-image);filter:saturate(.12)contrast(.7)brightness(var(--contact-brightness,.45));background-position:50%;background-repeat:no-repeat;background-size:cover}.contact-bg-fixed-layer:after{background:radial-gradient(1200px 600px at 50% -10%,rgba(0,0,0,.22),transparent 60%),var(--contact-wash)}html.dark{--contact-bg-image:url(/contact_bg_image.jpg);--contact-wash:rgba(0,0,0,.88);--contact-brightness:.45}html.light{--contact-bg-image:url(/contact_bg_image.jpg);--contact-wash:rgba(212,205,193,.9);--contact-brightness:.9}.contact-title,html.dark .contact-title{color:#e91e63}.contact-hero{padding:140px 16px 96px;position:relative}.hero-inner{text-align:center;max-width:1000px;margin:0 auto}.contact-title{letter-spacing:.2px;color:#dc143c;font-size:max(44px,min(7vw,96px));line-height:1.05}html.dark .contact-subtitle{color:#d4cdc1}html.light .contact-subtitle{color:#000}.contact-subtitle{opacity:.9;margin-top:18px;font-size:max(18px,min(2vw,28px))}.hero-center{width:360px;height:220px;margin:28px auto 0;position:relative}.speech-bubble{background:var(--accent-neon);filter:drop-shadow(0 8px 16px rgba(233,30,99,.35));border-radius:40% 40% 40% 0%/60% 60% 60% 0%;width:78px;height:60px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.speech-bubble:after{content:"";border:10px solid transparent;border-top-color:var(--accent-neon);position:absolute;bottom:-10px;left:16px}.ripple{width:360px;height:360px;position:absolute;top:50%;left:50%;transform:translate(-50%,-20%)}.ripple .ring{border:2px solid rgba(233,30,99,.32);border-radius:9999px;width:300px;height:300px;animation:4.8s ease-in-out infinite ripple-wave;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ripple .r2{width:360px;height:360px;animation-delay:1.2s}.ripple .r3{width:420px;height:420px;animation-delay:2.4s}@keyframes ripple-wave{0%{opacity:0;transform:translate(-50%,-50%)scale(.96)}15%{opacity:.45}to{opacity:0;transform:translate(-50%,-50%)scale(1.1)}}.contact-particles .particle{opacity:.85;background:#ff6b9a;border-radius:9999px;width:10px;height:10px;animation:14s linear infinite floaty;position:absolute}.contact-particles .p-1{animation-duration:11s;top:18%;left:18%}.contact-particles .p-2{animation-duration:13s;top:28%;right:20%}.contact-particles .p-3{animation-duration:12s;top:54%;left:22%}.contact-particles .p-4{animation-duration:15s;top:68%;right:26%}.contact-particles .p-5{width:8px;height:8px;animation-duration:10s;top:42%;left:52%}.contact-particles .p-6{width:7px;height:7px;animation-duration:16s;top:30%;left:65%}.contact-particles .p-7{width:9px;height:9px;animation-duration:17s;top:76%;left:36%}.contact-particles .p-8{width:6px;height:6px;animation-duration:12s;top:22%;left:78%}@keyframes floaty{0%{opacity:.7;transform:translateY(0)translate(0)}50%{opacity:1;transform:translateY(-14px)translate(8px)}to{opacity:.7;transform:translateY(0)translate(0)}}.contact-cta{width:54px;height:54px;color:var(--foreground);border-color:var(--glass-border-dark);border-radius:9999px;place-items:center;display:grid;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}html.light .contact-cta{border-color:var(--glass-border-light)}
