@keyframes about-in{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}.about-in{opacity:0;animation:.8s cubic-bezier(.2,.7,.2,1) both about-in}.about-in-1{animation-delay:50ms}.about-in-2{animation-delay:.16s}.about-in-3{animation-delay:.28s}.about-in-4{animation-delay:.42s}.about-in-5{animation-delay:.56s}@property --about-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes about-spin{to{--about-angle:360deg}}.about-aurora{z-index:0;pointer-events:none;background:conic-gradient(from var(--about-angle), #6d28d9, #2563eb, #7c3aed, #4f46e5, #6d28d9);filter:blur(80px);opacity:.16;height:520px;animation:16s linear infinite about-spin;position:absolute;inset:-30% -10% auto}@keyframes about-reveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.about-reveal{opacity:1}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.about-reveal{opacity:0;animation:linear both about-reveal;animation-timeline:view();animation-range:entry cover 32%}}}.about-card{transition:transform .5s linear(0, .402 7.4%, .711 15.1%, 1.029 23.5%, 1.121, 1.183, 1.206, 1.187 36.3%, 1.07 50.4%, 1.007 59.5%, .97, .98 80.6%, 1.005 96.3%, 1), box-shadow .4s ease, border-color .4s ease;will-change:transform}@media (hover:hover){.about-card:hover{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.about-in{opacity:1;animation:none}.about-aurora{animation:none}.about-card{transition:none}}
