.Contact-module__yY-6IG__contact{background:linear-gradient(180deg,var(--bg-primary)0%,var(--bg-secondary)100%);align-items:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.Contact-module__yY-6IG__content{text-align:center;z-index:2;max-width:600px;margin:0 auto;position:relative}.Contact-module__yY-6IG__title{color:var(--accent-green);margin-bottom:var(--gap-lg);font-size:clamp(1.5rem,4vw,2.5rem)}.Contact-module__yY-6IG__subtitle{color:var(--text-secondary);margin-bottom:var(--gap-xl);font-size:1.2rem;line-height:1.6}.Contact-module__yY-6IG__messengerIcons{margin-bottom:var(--gap-xl);justify-content:center;gap:32px;display:flex}.Contact-module__yY-6IG__messengerLink{width:80px;height:80px;color:var(--messenger-color);background:var(--bg-card);border:2px solid var(--accent-cyan);transition:all var(--transition-normal);justify-content:center;align-items:center;font-size:48px;text-decoration:none;display:flex}.Contact-module__yY-6IG__messengerLink:hover{border-color:var(--messenger-color);box-shadow:0 0 30px color-mix(in srgb,var(--messenger-color)40%,transparent);background:#ffffff0d}.Contact-module__yY-6IG__ctaWrapper{display:inline-block;position:relative}.Contact-module__yY-6IG__ctaBtn{font-family:var(--font-pixel);background:var(--accent-green);color:var(--bg-primary);cursor:pointer;transition:all var(--transition-normal);border:none;padding:24px 48px;font-size:1rem;text-decoration:none;animation:2s ease-in-out infinite Contact-module__yY-6IG__pulse;display:inline-block;position:relative}.Contact-module__yY-6IG__ctaBtn:after{content:"";z-index:-1;width:100%;height:100%;transition:all var(--transition-fast);background:#0000004d;position:absolute;bottom:-6px;right:-6px}.Contact-module__yY-6IG__ctaBtn:hover{animation:none;transform:translate(-3px,-3px);box-shadow:0 0 30px #00ff8880}.Contact-module__yY-6IG__ctaBtn:hover:after{bottom:-3px;right:-3px}@keyframes Contact-module__yY-6IG__pulse{0%,to{box-shadow:0 0 20px #0f86}50%{box-shadow:0 0 40px #0f8c}}.Contact-module__yY-6IG__confetti{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Contact-module__yY-6IG__confettiPiece{width:8px;height:8px;animation:1s ease-out forwards Contact-module__yY-6IG__confettiFall;position:absolute;top:100%}@keyframes Contact-module__yY-6IG__confettiFall{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(-200px)rotate(720deg)}}.Contact-module__yY-6IG__portal{width:200px;height:200px;position:absolute;top:50%;right:10%;transform:translateY(-50%)}.Contact-module__yY-6IG__portalRing{border:3px solid var(--accent-cyan);opacity:.3;border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite Contact-module__yY-6IG__portalPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Contact-module__yY-6IG__portalRing:nth-child(2){border-color:var(--accent-green);width:70%;height:70%}.Contact-module__yY-6IG__portalRing:nth-child(3){border-color:var(--accent-orange);width:40%;height:40%}@keyframes Contact-module__yY-6IG__portalPulse{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(1)}50%{opacity:.5;transform:translate(-50%,-50%)scale(1.1)}}.Contact-module__yY-6IG__portalIcon{font-size:3rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:968px){.Contact-module__yY-6IG__portal{display:none}}@media (max-width:480px){.Contact-module__yY-6IG__content{flex-direction:column;align-items:center;padding:0 16px;display:flex}.Contact-module__yY-6IG__messengerIcons{flex-wrap:nowrap;justify-content:center;gap:12px;width:100%}.Contact-module__yY-6IG__messengerLink{flex-shrink:0;width:60px;height:60px;font-size:32px}}@media (max-width:360px){.Contact-module__yY-6IG__messengerIcons{gap:8px}.Contact-module__yY-6IG__messengerLink{width:52px;height:52px;font-size:28px}}[data-theme-style=modern] .Contact-module__yY-6IG__contact{background:linear-gradient(#0a0a0f 0%,#111118 50%,#0a0a0f 100%)}[data-theme-style=modern] .Contact-module__yY-6IG__title{font-family:var(--font-heading);background:linear-gradient(135deg,#22c55e 0%,#4ade80 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}[data-theme-style=modern] .Contact-module__yY-6IG__subtitle{color:var(--text-secondary);font-size:1.1rem}[data-theme-style=modern] .Contact-module__yY-6IG__messengerLink{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#16161db3;border:1px solid #ffffff14;width:90px;height:90px;font-size:52px}[data-theme-style=modern] .Contact-module__yY-6IG__messengerLink:hover{border-color:var(--messenger-color);box-shadow:0 10px 40px color-mix(in srgb,var(--messenger-color)30%,transparent);background:#ffffff0d}[data-theme-style=modern] .Contact-module__yY-6IG__ctaBtn{font-family:var(--font-body);color:#fff;border-radius:var(--radius-xl);background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);padding:20px 40px;font-size:1rem;font-weight:600;animation:none;box-shadow:0 8px 30px #6366f166}[data-theme-style=modern] .Contact-module__yY-6IG__ctaBtn:after{display:none}[data-theme-style=modern] .Contact-module__yY-6IG__ctaBtn:hover{transform:translateY(-4px);box-shadow:0 12px 40px #6366f180}[data-theme-style=modern] .Contact-module__yY-6IG__portal{opacity:.3}[data-theme-style=modern] .Contact-module__yY-6IG__portalRing{border-width:1px;border-color:#6366f180}[data-theme-style=modern] .Contact-module__yY-6IG__portalRing:nth-child(2){border-color:#8b5cf680}[data-theme-style=modern] .Contact-module__yY-6IG__portalRing:nth-child(3){border-color:#ec489980}@media (max-width:480px){[data-theme-style=modern] .Contact-module__yY-6IG__messengerLink{width:60px;height:60px;font-size:32px}}@media (max-width:360px){[data-theme-style=modern] .Contact-module__yY-6IG__messengerLink{width:52px;height:52px;font-size:28px}}[data-theme-mode=light][data-theme-style=retro] .Contact-module__yY-6IG__messengerLink:hover,[data-theme-style=retro][data-theme-mode=light] .Contact-module__yY-6IG__messengerLink:hover{background:#00000008}[data-theme-mode=light][data-theme-style=retro] .Contact-module__yY-6IG__ctaBtn,[data-theme-style=retro][data-theme-mode=light] .Contact-module__yY-6IG__ctaBtn{box-shadow:0 0 20px #00aa6640}[data-theme-mode=light][data-theme-style=retro] .Contact-module__yY-6IG__ctaBtn:hover,[data-theme-style=retro][data-theme-mode=light] .Contact-module__yY-6IG__ctaBtn:hover{box-shadow:0 0 30px #00aa6659}[data-theme-mode=light][data-theme-style=modern] .Contact-module__yY-6IG__contact,[data-theme-style=modern][data-theme-mode=light] .Contact-module__yY-6IG__contact{background:linear-gradient(#fafafa 0%,#f4f4f5 50%,#fafafa 100%)}[data-theme-mode=light][data-theme-style=modern] .Contact-module__yY-6IG__title,[data-theme-style=modern][data-theme-mode=light] .Contact-module__yY-6IG__title{background:linear-gradient(135deg,#16a34a 0%,#22c55e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme-mode=light][data-theme-style=modern] .Contact-module__yY-6IG__messengerLink,[data-theme-style=modern][data-theme-mode=light] .Contact-module__yY-6IG__messengerLink{background:#ffffffe6;border:1px solid #00000014;box-shadow:0 4px 20px #0000000f}[data-theme-mode=light][data-theme-style=modern] .Contact-module__yY-6IG__messengerLink:hover,[data-theme-style=modern][data-theme-mode=light] .Contact-module__yY-6IG__messengerLink:hover{box-shadow:0 10px 40px color-mix(in srgb,var(--messenger-color)20%,transparent);background:#fff}[data-theme-mode=light][data-theme-style=modern] .Contact-module__yY-6IG__ctaBtn,[data-theme-style=modern][data-theme-mode=light] .Contact-module__yY-6IG__ctaBtn{box-shadow:0 8px 30px #4f46e540}[data-theme-mode=light][data-theme-style=modern] .Contact-module__yY-6IG__ctaBtn:hover,[data-theme-style=modern][data-theme-mode=light] .Contact-module__yY-6IG__ctaBtn:hover{box-shadow:0 12px 40px #4f46e559}[data-theme-mode=light][data-theme-style=modern] .Contact-module__yY-6IG__portal,[data-theme-style=modern][data-theme-mode=light] .Contact-module__yY-6IG__portal{opacity:.2}[data-theme-mode=light][data-theme-style=modern] .Contact-module__yY-6IG__portalRing,[data-theme-style=modern][data-theme-mode=light] .Contact-module__yY-6IG__portalRing{border-color:#4f46e54d}[data-theme-mode=light][data-theme-style=modern] .Contact-module__yY-6IG__portalRing:nth-child(2),[data-theme-style=modern][data-theme-mode=light] .Contact-module__yY-6IG__portalRing:nth-child(2){border-color:#7c3aed4d}[data-theme-mode=light][data-theme-style=modern] .Contact-module__yY-6IG__portalRing:nth-child(3),[data-theme-style=modern][data-theme-mode=light] .Contact-module__yY-6IG__portalRing:nth-child(3){border-color:#db27774d}
