.About-module__S-Ka5a__container{grid-template-columns:1.4fr 1fr;align-items:center;gap:6rem;padding-top:2rem;display:grid}.About-module__S-Ka5a__heading{letter-spacing:-.02em;color:var(--text);border-bottom:2px solid var(--accent);margin-bottom:3rem;padding-bottom:1.6rem;font-size:3.2rem;font-weight:700;display:inline-block}.About-module__S-Ka5a__body{flex-direction:column;gap:1.8rem;margin-bottom:3.6rem;display:flex}.About-module__S-Ka5a__body p{color:var(--text-muted);font-size:1.65rem;font-weight:400;line-height:1.8}.About-module__S-Ka5a__skillsSection{margin-top:.4rem}.About-module__S-Ka5a__skillsLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:1.6rem;font-family:Space Mono,monospace;font-size:1.2rem;font-weight:700}.About-module__S-Ka5a__skillGrid{flex-wrap:wrap;gap:1rem;display:flex}.About-module__S-Ka5a__skillBadge{background:var(--bg-card);border:1px solid var(--border);color:var(--text-muted);cursor:default;border-radius:.6rem;align-items:center;gap:.7rem;padding:.7rem 1.4rem;font-size:1.35rem;font-weight:500;transition:border-color .2s,color .2s,background-color .2s;animation:.5s both About-module__S-Ka5a__fadeUp;display:inline-flex}.About-module__S-Ka5a__skillBadge:hover{border-color:var(--accent);color:var(--text);background-color:var(--accent-dim)}.About-module__S-Ka5a__skillBadge img{object-fit:contain;width:1.8rem;height:1.8rem}.About-module__S-Ka5a__imageCol{justify-content:center;align-items:center;display:flex}.About-module__S-Ka5a__imageWrapper{border:1px solid var(--border);aspect-ratio:1;border-radius:1.2rem;width:100%;max-width:36rem;margin:0 auto;position:relative;overflow:hidden}.About-module__S-Ka5a__imageWrapper img,.About-module__S-Ka5a__imageWrapper span{filter:grayscale(.15);transition:filter .4s}.About-module__S-Ka5a__imageWrapper:hover img,.About-module__S-Ka5a__imageWrapper:hover span{filter:grayscale(0)}@keyframes About-module__S-Ka5a__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.About-module__S-Ka5a__container{grid-template-columns:1fr;gap:4rem}.About-module__S-Ka5a__imageCol{order:-1;position:static}.About-module__S-Ka5a__imageWrapper{aspect-ratio:1;max-width:28rem}.About-module__S-Ka5a__skillGrid{justify-content:flex-start}}@media (max-width:600px){.About-module__S-Ka5a__imageWrapper{max-width:100%}}
