.contact-module__swMWYG__container{color:#fff;min-height:100vh;font-family:var(--font-geist-sans);background:#050510;flex-direction:column;padding:100px 2rem 2rem;display:flex}.contact-module__swMWYG__header{margin-bottom:2rem}.contact-module__swMWYG__backLink{color:#888;align-items:center;gap:.5rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-flex}.contact-module__swMWYG__backLink:hover{color:var(--neon-blue)}.contact-module__swMWYG__main{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:800px;margin:0 auto;animation:.8s ease-out contact-module__swMWYG__fadeIn;display:flex}.contact-module__swMWYG__title{text-transform:uppercase;text-align:center;text-shadow:0 0 30px #00ffff4d;margin-bottom:1rem;font-size:4rem;font-weight:800}.contact-module__swMWYG__subtitle{text-align:center;color:#aaa;max-width:500px;margin-bottom:4rem;font-size:1.1rem}.contact-module__swMWYG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;display:grid}.contact-module__swMWYG__card{text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;align-items:center;padding:3rem 2rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.contact-module__swMWYG__card:hover{background:#ffffff0f;transform:translateY(-8px)}.contact-module__swMWYG__emailCard:hover{border-color:var(--neon-blue);box-shadow:0 0 30px #00ffff26}.contact-module__swMWYG__instaCard:hover{border-color:#d62976;box-shadow:0 0 30px #d6297626}.contact-module__swMWYG__icon{width:64px;height:64px;margin-bottom:1.5rem;transition:transform .3s}.contact-module__swMWYG__card:hover .contact-module__swMWYG__icon{transform:scale(1.1)}.contact-module__swMWYG__cardTitle{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__cardText{color:#888;font-size:.9rem}.contact-module__swMWYG__cardAction{text-transform:uppercase;letter-spacing:1px;opacity:.7;margin-top:2rem;font-size:.85rem;font-weight:700;transition:opacity .2s}.contact-module__swMWYG__card:hover .contact-module__swMWYG__cardAction{opacity:1}.contact-module__swMWYG__meteorDecoration{pointer-events:none;z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}@keyframes contact-module__swMWYG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
