.about-right{justify-content:center;max-width:520px}.about-top{align-items:flex-start;gap:48px;display:flex}.about-text{font-size:.9rem;font-weight:400;line-height:1.7}.about-eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin:0 0 16px;font-size:.72rem}.about-section{margin-top:24px}.about-section h2{letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin:0 0 6px;font-size:.78rem;font-weight:600}.about-section p{max-width:60rem;margin:0;font-size:.95rem;line-height:1.7}.social-links{gap:20px;margin-top:8px;display:flex}.social-links a{color:var(--muted);letter-spacing:.04em;font-size:.9rem;text-decoration:none;transition:color .2s,opacity .2s}.social-links a:hover{color:var(--foreground);opacity:.9}.cv-link{color:var(--muted);letter-spacing:.04em;font-size:.9rem;text-decoration:none;transition:color .2s,opacity .2s}.cv-link:hover{color:var(--foreground);opacity:.9;text-decoration:underline}.about-photo-wrapper{background:radial-gradient(circle at 0 0,#fff 0%,#f1f1f1 45%,#dedede 100%);flex-shrink:0;justify-content:center;align-items:center;width:340px;height:420px;display:flex;box-shadow:0 18px 40px #0000002e}.about-photo{object-fit:cover;object-position:center 35%;filter:grayscale();opacity:.9;width:100%;height:100%;transition:filter .3s,opacity .3s,transform .3s,box-shadow .3s;display:block;box-shadow:0 18px 45px #0000002e}@media (max-width:800px){.about-top{flex-direction:column-reverse;gap:24px}.about-right{max-width:100%;margin-top:8px}.about-photo-wrapper{width:100%;max-width:320px;height:auto;margin:0 auto}.about-photo{height:auto}.social-links{flex-wrap:wrap}}
