.contact-module__swMWYG__page{padding-top:var(--navbar-height)}.contact-module__swMWYG__contactSection{background:var(--light-bg);min-height:calc(100vh - var(--navbar-height))}.contact-module__swMWYG__contactGrid{grid-template-columns:1fr 1.2fr;gap:32px;max-width:950px;margin:0 auto;display:grid}.contact-module__swMWYG__profileCard{text-align:center;flex-direction:column;grid-row:span 2;justify-content:center;align-items:center;padding:36px 32px;display:flex}.contact-module__swMWYG__profileIcon{border-radius:var(--border-radius-full);background:linear-gradient(135deg, var(--primary-green), var(--teal));color:#fff;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:flex}.contact-module__swMWYG__profileCard h3{margin-bottom:8px;font-size:1.4rem}.contact-module__swMWYG__profileSubtitle{color:var(--text-muted);margin-bottom:16px;font-size:.9rem;line-height:1.5}.contact-module__swMWYG__profileBio{color:var(--text-secondary);margin-bottom:24px;font-size:.9rem;line-height:1.7}.contact-module__swMWYG__resumeBtn{justify-content:center;width:100%}.contact-module__swMWYG__contactActions{flex-direction:column;gap:16px;display:flex}.contact-module__swMWYG__actionCard{align-items:center;gap:16px;padding:20px 24px;display:flex}.contact-module__swMWYG__actionCard:hover{transform:none}.contact-module__swMWYG__actionIcon{border-radius:var(--border-radius-md);background:var(--light-bg);width:48px;height:48px;color:var(--primary-green);flex-shrink:0;justify-content:center;align-items:center;display:flex}[data-theme=dark] .contact-module__swMWYG__actionIcon{background:var(--dark-surface)}.contact-module__swMWYG__actionInfo{flex:1}.contact-module__swMWYG__actionInfo h4{font-family:var(--font-body);margin-bottom:2px;font-size:.95rem;font-weight:600}.contact-module__swMWYG__actionInfo p{color:var(--text-muted);font-size:.8rem}.contact-module__swMWYG__actionBtn{flex-shrink:0;padding:10px 20px;font-size:.85rem}.contact-module__swMWYG__copied{border-color:var(--primary-green)!important;color:var(--primary-green)!important}.contact-module__swMWYG__socialSection{grid-column:1/-1}.contact-module__swMWYG__socialTitle{font-family:var(--font-body);text-align:center;margin-bottom:16px;font-size:1rem;font-weight:700}.contact-module__swMWYG__socialGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.contact-module__swMWYG__socialCard{cursor:pointer;align-items:center;gap:12px;padding:18px 20px;display:flex}.contact-module__swMWYG__socialIcon{border-radius:var(--border-radius-md);background:var(--light-bg);width:40px;height:40px;color:var(--text-secondary);transition:all var(--transition-base);flex-shrink:0;justify-content:center;align-items:center;display:flex}[data-theme=dark] .contact-module__swMWYG__socialIcon{background:var(--dark-surface)}.contact-module__swMWYG__socialCard:hover .contact-module__swMWYG__socialIcon{background:var(--primary-green);color:#fff}.contact-module__swMWYG__socialName{flex:1;font-size:.9rem;font-weight:600}.contact-module__swMWYG__socialArrow{color:var(--text-muted);transition:all var(--transition-base)}.contact-module__swMWYG__socialCard:hover .contact-module__swMWYG__socialArrow{color:var(--primary-green);transform:translate(2px,-2px)}@media (max-width:768px){.contact-module__swMWYG__contactGrid{grid-template-columns:1fr}.contact-module__swMWYG__profileCard{grid-row:auto}.contact-module__swMWYG__socialGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.contact-module__swMWYG__socialGrid{grid-template-columns:1fr}.contact-module__swMWYG__actionCard{flex-wrap:wrap}.contact-module__swMWYG__actionBtn{justify-content:center;width:100%}}
