.about_container__Ucmgi{width:100%;height:100%;background-color:var(--bg);color:var(--color);position:relative}.about_ditheredBorderBottom__7iP5E{background-image:var(--borderBottom);background-position:bottom}.about_ditheredBorderBottom__7iP5E,.about_ditheredBorderTop__UIaOm{position:absolute;width:100%;height:100%;background-repeat:repeat-x;z-index:0}.about_ditheredBorderTop__UIaOm{background-image:var(--borderTopSmall);background-position:top}.about_about__zxZUz{max-width:1200px;margin:0 auto;padding:60px 20px;z-index:1;position:relative}.about_intro__85fkf{display:flex;flex-direction:column;gap:2rem}.about_profileImage__4rzCH{display:flex;min-width:300px;min-height:300px;align-content:center;justify-content:center;perspective:1000px}.about_profileImage__4rzCH img{border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.1)}.about_flipInner__c_rkW{position:relative;height:300px;width:300px;transform-style:preserve-3d;transition:transform .4s}.about_flipBack__uccwy,.about_flipFront__ZuGSL{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;object-fit:cover;border-radius:8px}.about_flipBack__uccwy{transform:rotateY(180deg)}.about_bio__X5aiq{flex:2 1}.about_bio__X5aiq h2{margin-bottom:1rem;color:var(--accent1)}.about_bio__X5aiq p{margin-bottom:1rem;line-height:1.6}.about_resume__mKo0j{display:flex;justify-content:center;margin:30px 0 80px}.about_resumeButton__GygT5{display:inline-flex;background-color:var(--accent2);color:var(--bg);padding:.5rem 3rem;border-radius:4px;text-decoration:none;text-align:center;transition:background-color .3s ease;justify-content:space-around;align-items:center;gap:1rem}.about_socialLinks__L3Zea{display:flex;flex-direction:column;align-items:first baseline;margin-bottom:3rem;background-color:var(--bgLight);padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.about_socialButton__Idr17{display:inline-flex;padding:.5rem 1rem;border-radius:4px;text-decoration:none;text-align:center;transition:background-color .3s ease;justify-content:space-around;align-items:center;gap:1rem}.about_resumeButton__GygT5 img{height:2rem}.about_resumeButton__GygT5:hover{background-color:var(--accent2Hover)}.about_education__qqI0H,.about_skills__qduFd{margin-bottom:3rem}.about_education__qqI0H h2,.about_resume__mKo0j h2,.about_skills__qduFd h2,.about_socials__2fyxR h2{margin-bottom:1.5rem;color:var(--accent1)}.about_skillsGrid__WOBNa{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.about_skillCategory__Rdojq{background-color:var(--bgLight);padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.about_skillCategory__Rdojq h3{margin-bottom:1rem}.about_skillCategory__Rdojq ul{list-style-type:none;padding:0}.about_skillCategory__Rdojq li{margin-bottom:.5rem;padding-left:1rem;position:relative}.about_skillCategory__Rdojq li:before{content:"•";position:absolute;left:0;color:var(--accent1)}.about_educationItem__h1j_w{background-color:var(--bgLight);padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);margin-bottom:20px}.about_educationItem__h1j_w h3{margin-bottom:.5rem;color:var(--accent1)}.about_educationItem__h1j_w p{margin-bottom:.5rem}@media (min-width:768px){.about_about__zxZUz{padding:80px 60px}.about_intro__85fkf{flex-direction:row;align-items:center}.about_profileImage__4rzCH{min-width:300px;min-height:300px}.about_flipInner__c_rkW{height:350px;width:350px}}