.contact-module__swMWYG__contactSection{flex-direction:column;gap:4rem;min-height:calc(100vh - 64px);padding:4rem 0;display:flex}.contact-module__swMWYG__heroTitle{text-align:center}.contact-module__swMWYG__subtitle{color:var(--accent-color);background:#ccff001a;border:1px solid #ccff004d;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:500;display:inline-block}.contact-module__swMWYG__heroTitle h1{font-family:var(--font-syncopate),sans-serif;text-transform:uppercase;letter-spacing:-1px;word-wrap:break-word;overflow-wrap:break-word;padding:0 1rem;font-size:clamp(1.5rem,6vw,4.5rem);line-height:1.1}.contact-module__swMWYG__accent{color:var(--accent-color)}.contact-module__swMWYG__bentoGrid{grid-template-rows:auto;grid-template-columns:repeat(12,1fr);gap:1rem;display:grid}.contact-module__swMWYG__card{color:inherit;background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:1.5rem;text-decoration:none;transition:all .3s}.contact-module__swMWYG__card:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-2px)}.contact-module__swMWYG__profileCard{flex-direction:column;grid-column:span 8;gap:1.5rem;padding:2rem;display:flex}.contact-module__swMWYG__profileHeader{align-items:center;gap:1rem;display:flex}.contact-module__swMWYG__avatar{background:linear-gradient(135deg,var(--accent-color),#9acd00);color:#000;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;font-weight:700;display:flex}.contact-module__swMWYG__profileInfo h2{margin-bottom:.25rem;font-size:1.5rem;font-weight:600}.contact-module__swMWYG__profileInfo p{color:#fff9;font-size:.9rem}.contact-module__swMWYG__bio{color:#ffffffb3;font-size:1rem;line-height:1.7}.contact-module__swMWYG__availability{color:#fff9;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.contact-module__swMWYG__dot{background:#0f8;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite contact-module__swMWYG__pulse}@keyframes contact-module__swMWYG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.contact-module__swMWYG__projectCard{cursor:pointer;background:#ccff000d;border-color:#cf03;grid-column:span 4;align-items:center;gap:1rem;display:flex}.contact-module__swMWYG__projectCard:hover{border-color:var(--accent-color);background:#ccff001a}.contact-module__swMWYG__projectCard:hover .contact-module__swMWYG__arrow{color:var(--accent-color);transform:translate(4px)}.contact-module__swMWYG__cardIcon{font-size:1.5rem}.contact-module__swMWYG__cardContent{flex-direction:column;flex:1;gap:.25rem;display:flex}.contact-module__swMWYG__cardLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.contact-module__swMWYG__cardValue{font-size:.95rem;font-weight:500}.contact-module__swMWYG__arrow{color:#fff6;font-size:1.25rem;transition:all .3s}.contact-module__swMWYG__socialCard{text-align:center;flex-direction:column;grid-column:span 3;justify-content:center;align-items:center;gap:.75rem;min-height:140px;display:flex}.contact-module__swMWYG__socialCard.contact-module__swMWYG__instagram:hover{background:#e4405f1a;border-color:#e4405f}.contact-module__swMWYG__socialIcon{color:#fffc}.contact-module__swMWYG__socialLabel{color:#ffffff80;font-size:.8rem}.contact-module__swMWYG__socialHandle{font-size:.9rem;font-weight:500}.contact-module__swMWYG__responseCard{text-align:center;flex-direction:column;grid-column:span 3;justify-content:center;align-items:center;gap:.5rem;min-height:140px;display:flex}.contact-module__swMWYG__responseIcon{font-size:2rem}.contact-module__swMWYG__responseText{flex-direction:column;gap:.25rem;display:flex}.contact-module__swMWYG__responseTitle{color:#ffffff80;font-size:.8rem}.contact-module__swMWYG__responseTime{color:var(--accent-color);font-size:1.1rem;font-weight:600}.contact-module__swMWYG__ctaCard{background:var(--accent-color);border-color:var(--accent-color);color:#000;cursor:pointer;grid-column:span 4;justify-content:space-between;align-items:center;min-height:80px;font-weight:600;display:flex}.contact-module__swMWYG__ctaCard:hover{background:var(--accent-hover);border-color:var(--accent-hover);transform:translateY(-2px)scale(1.01)}.contact-module__swMWYG__ctaCard:hover .contact-module__swMWYG__ctaArrow{transform:translate(6px)}.contact-module__swMWYG__ctaText{font-size:1.1rem}.contact-module__swMWYG__ctaArrow{font-size:1.5rem;transition:transform .3s}.contact-module__swMWYG__locationCard{text-align:left;flex-direction:row;grid-column:span 6;justify-content:center;align-items:center;gap:1rem;min-height:80px;display:flex}.contact-module__swMWYG__locationIcon{font-size:1.25rem}.contact-module__swMWYG__locationText{flex-direction:column;gap:.1rem;display:flex}.contact-module__swMWYG__locationCity{font-size:.95rem;font-weight:500}.contact-module__swMWYG__locationRemote{color:#ffffff80;font-size:.7rem}@media (max-width:374px){.contact-module__swMWYG__contactSection{gap:1.5rem;padding:1.5rem 0}.contact-module__swMWYG__subtitle{padding:.4rem 1rem;font-size:.75rem}.contact-module__swMWYG__heroTitle h1{font-size:1.75rem}.contact-module__swMWYG__bentoGrid{grid-template-columns:1fr;gap:.75rem}.contact-module__swMWYG__card{border-radius:16px;padding:1rem}.contact-module__swMWYG__profileCard,.contact-module__swMWYG__projectCard,.contact-module__swMWYG__socialCard,.contact-module__swMWYG__responseCard,.contact-module__swMWYG__ctaCard,.contact-module__swMWYG__locationCard{grid-column:span 1}.contact-module__swMWYG__profileCard{padding:1.25rem}.contact-module__swMWYG__avatar{width:48px;height:48px;font-size:1.2rem}.contact-module__swMWYG__profileInfo h2{font-size:1.2rem}.contact-module__swMWYG__profileInfo p{font-size:.8rem}.contact-module__swMWYG__bio{font-size:.9rem}.contact-module__swMWYG__socialCard,.contact-module__swMWYG__responseCard{min-height:100px}.contact-module__swMWYG__ctaCard{min-height:60px}.contact-module__swMWYG__ctaText{font-size:.95rem}}@media (min-width:375px) and (max-width:767px){.contact-module__swMWYG__contactSection{gap:2rem;padding:2rem 0}.contact-module__swMWYG__bentoGrid{grid-template-columns:1fr}.contact-module__swMWYG__profileCard,.contact-module__swMWYG__projectCard,.contact-module__swMWYG__socialCard,.contact-module__swMWYG__responseCard,.contact-module__swMWYG__ctaCard,.contact-module__swMWYG__locationCard{grid-column:span 1}.contact-module__swMWYG__heroTitle h1{font-size:2rem}}@media (min-width:768px) and (max-width:1023px){.contact-module__swMWYG__contactSection{gap:3rem;padding:3rem 0}.contact-module__swMWYG__bentoGrid{grid-template-columns:1fr 1fr}.contact-module__swMWYG__profileCard,.contact-module__swMWYG__projectCard{grid-column:span 2}.contact-module__swMWYG__socialCard,.contact-module__swMWYG__responseCard{grid-column:span 1}.contact-module__swMWYG__ctaCard,.contact-module__swMWYG__locationCard{grid-column:span 2}}@media (min-width:1920px){.contact-module__swMWYG__contactSection{gap:5rem;padding:6rem 0}.contact-module__swMWYG__subtitle{margin-bottom:2rem;padding:.6rem 2rem;font-size:1rem}.contact-module__swMWYG__heroTitle h1{font-size:5rem}.contact-module__swMWYG__bentoGrid{gap:1.5rem}.contact-module__swMWYG__card{border-radius:24px;padding:2rem}.contact-module__swMWYG__profileCard{padding:3rem}.contact-module__swMWYG__avatar{width:80px;height:80px;font-size:2rem}.contact-module__swMWYG__profileInfo h2{font-size:2rem}.contact-module__swMWYG__profileInfo p{font-size:1.1rem}.contact-module__swMWYG__bio{font-size:1.2rem}.contact-module__swMWYG__socialCard,.contact-module__swMWYG__responseCard{min-height:180px}.contact-module__swMWYG__ctaCard{min-height:100px}.contact-module__swMWYG__ctaText{font-size:1.3rem}.contact-module__swMWYG__ctaArrow,.contact-module__swMWYG__cardIcon{font-size:2rem}.contact-module__swMWYG__cardValue,.contact-module__swMWYG__locationCity{font-size:1.15rem}}@media (min-width:2560px){.contact-module__swMWYG__contactSection{gap:6rem;padding:8rem 0}.contact-module__swMWYG__heroTitle h1{font-size:6rem}.contact-module__swMWYG__bentoGrid{gap:2rem}.contact-module__swMWYG__card{padding:2.5rem}.contact-module__swMWYG__profileCard{padding:4rem}.contact-module__swMWYG__avatar{width:100px;height:100px;font-size:2.5rem}.contact-module__swMWYG__profileInfo h2{font-size:2.5rem}.contact-module__swMWYG__bio{font-size:1.4rem}.contact-module__swMWYG__ctaText{font-size:1.5rem}}
