.about-page{color:#fff;background:#0a0a12;min-height:100vh;padding:0;font-family:inherit}.about-section{border-bottom:.5px solid #ffffff0f;max-width:1200px;margin:0 auto;padding:4rem 2.25rem;position:relative}.about-section:last-child{border-bottom:none}.about-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff47;margin-bottom:2rem;font-size:.6875rem;display:block}.about-me-grid{grid-template-columns:1fr 340px;align-items:center;gap:3rem;display:grid}.about-title{letter-spacing:-.04em;color:#fff;margin:0 0 1.25rem;font-size:clamp(1.875rem,4vw,3rem);font-weight:500;line-height:1.15}.about-highlight{color:#a78bfa}.about-body{color:#ffffff73;max-width:480px;margin:0;font-size:.9375rem;line-height:1.75}.about-me-orb{width:240px;height:240px;margin:0 auto;position:relative}.about-orb-ring{border:1.5px solid #0000;border-radius:50%;position:absolute}.about-orb-ring-1{background:linear-gradient(#0a0a12,#0a0a12) padding-box padding-box,linear-gradient(135deg,#7c3aed,#c084fc,#7c3aed) border-box;animation:8s linear infinite orb-spin;inset:0}.about-orb-ring-2{background:linear-gradient(#0a0a12,#0a0a12) padding-box padding-box,linear-gradient(225deg,#a855f7,#6d28d9,#a855f7) border-box;animation:6s linear infinite reverse orb-spin;inset:30px}.about-orb-ring-3{background:#7c3aed1f;border:.5px solid #a855f759;animation:3s ease-in-out infinite orb-pulse;inset:60px}.about-orb-center{background:radial-gradient(circle,#a855f7,#7c3aed);border-radius:50%;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes orb-spin{to{transform:rotate(360deg)}}@keyframes orb-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.cert-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.cert-card{cursor:default;background:#ffffff08;border:.5px solid #ffffff14;border-radius:.75rem;padding:1.25rem;transition:all .25s}.cert-card:hover{background:#7c3aed12;border-color:#a855f747;transform:translateY(-3px)}.cert-dot{background:#a855f7;border-radius:50%;width:7px;height:7px;margin-bottom:.875rem;box-shadow:0 0 6px #a855f7b3}.cert-title{color:#fff;margin:0 0 .3125rem;font-size:.8125rem;font-weight:500}.cert-sub{color:#ffffff59;margin:0;font-size:.75rem;line-height:1.5}.project-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.project-card{cursor:pointer;background:#ffffff08;border:.5px solid #ffffff14;border-radius:.75rem;flex-direction:column;gap:.625rem;padding:1.5rem 1.25rem;transition:all .25s;display:flex}.project-card:hover{background:#7c3aed12;border-color:#a855f747;transform:translateY(-3px)}.project-number{letter-spacing:.08em;color:#a855f799;font-size:.6875rem;font-weight:500}.project-title{color:#fff;letter-spacing:-.02em;margin:0;font-size:.9375rem;font-weight:500}.project-desc{color:#ffffff61;flex:1;margin:0;font-size:.75rem;line-height:1.6}.project-tags{flex-wrap:wrap;gap:.375rem;margin-top:.5rem;display:flex}.project-tag{color:#a855f7d9;letter-spacing:.02em;background:#7c3aed1f;border:.5px solid #a855f738;border-radius:999px;padding:.25rem .625rem;font-size:.6875rem;font-weight:500}.contact-section,.contact-section .about-label{text-align:center}.contact-heading{letter-spacing:-.04em;color:#fff;margin:0 0 1rem;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:500;line-height:1.15}.contact-sub{color:#fff6;max-width:380px;margin:0 auto 2.5rem;font-size:.875rem;line-height:1.7}.contact-links{flex-wrap:wrap;justify-content:center;gap:.625rem;display:flex}.contact-link{color:#ffffffa6;background:0 0;border:.5px solid #ffffff2e;border-radius:.5rem;align-items:center;gap:.375rem;padding:.625rem 1.375rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.contact-link:hover{color:#fff;background:#7c3aed1a;border-color:#a855f780;transform:translateY(-1px)}.contact-link-arrow{opacity:.6;font-size:.75rem;transition:opacity .2s,transform .2s}.contact-link:hover .contact-link-arrow{opacity:1;transform:translate(2px,-2px)}@media (max-width:900px){.cert-grid,.project-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-section{padding:2.5rem 1.25rem}.about-me-grid{grid-template-columns:1fr;gap:2rem}.about-me-orb{width:160px;height:160px}.about-orb-ring-3{inset:40px}.cert-grid,.project-grid{grid-template-columns:1fr}.contact-links{flex-direction:column;align-items:center}.contact-link{justify-content:center;width:100%;max-width:300px}}
