.timeline{position:relative;padding:2rem 0;max-width:900px;margin:0 auto}.timeline-line{position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,transparent,var(--brand-1) 10%,var(--brand-1-light) 50%,var(--brand-1) 90%,transparent);transform-origin:top center}.timeline-item{position:relative;display:flex;width:50%;padding:1rem 0}.timeline-item.timeline-left{align-self:flex-start;justify-content:flex-end;padding-right:2.5rem;margin-left:0}.timeline-item.timeline-right{align-self:flex-end;justify-content:flex-start;padding-left:2.5rem;margin-left:50%}.timeline-dot{position:absolute;top:2rem;width:14px;height:14px;border-radius:50%;background:var(--brand-1);border:3px solid var(--bg-primary);box-shadow:0 0 12px #10b98180,0 0 24px #10b98133;z-index:2}.timeline-left .timeline-dot{right:-7px}.timeline-right .timeline-dot{left:-7px}.timeline-content{padding:1.5rem;border-radius:var(--border-radius-lg);max-width:380px;display:flex;flex-direction:column;gap:.5rem}.timeline-date{font-family:var(--font-family-2);font-size:.8rem;font-weight:600;color:var(--brand-1-light);background:#10b9811a;padding:.25rem .75rem;border-radius:999px;align-self:flex-start;letter-spacing:.03em}.timeline-category{font-family:var(--font-family-2);font-size:.75rem;font-weight:500;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em}.timeline-title{font-family:var(--font-family-1);font-size:1.15rem;font-weight:700;color:var(--text-primary);margin:0}.timeline-summary{font-family:var(--font-family-2);font-size:.9rem;color:var(--text-secondary);line-height:1.6;margin:0}@media(max-width:768px){.timeline-line{left:20px}.timeline-item,.timeline-item.timeline-left,.timeline-item.timeline-right{width:100%;margin-left:0;padding-left:3.5rem;padding-right:0;justify-content:flex-start}.timeline-dot,.timeline-left .timeline-dot,.timeline-right .timeline-dot{left:13px;right:auto}.timeline-content{max-width:100%}}.about-content{color:var(--text-secondary);font-size:1.05rem;line-height:1.8}.about-content p{margin-bottom:1.25rem}.about-content a{color:var(--brand-1-light);text-decoration:underline}.about-content a:hover{color:var(--brand-1)}.about-container[data-astro-cid-kh7btl4r]{max-width:var(--media-lg);margin:0 auto;padding:6rem 1.5rem;display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 200px)}.about-card[data-astro-cid-kh7btl4r]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:3rem;width:100%;gap:3rem;position:relative;overflow:hidden}.about-photo-section[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:20px 12px}.about-photo-wrapper[data-astro-cid-kh7btl4r]{position:relative;width:200px;height:200px;border-radius:50%;background:#ffffff08;padding:6px;display:flex;justify-content:center;align-items:center}.about-photo[data-astro-cid-kh7btl4r]{width:170px;height:170px;border-radius:50%;object-fit:cover;z-index:2;border:2px solid rgba(255,255,255,.1)}.about-circle-svg[data-astro-cid-kh7btl4r]{position:absolute;top:0;left:0;width:100%;height:100%;fill:none;stroke:var(--brand-1-light);stroke-linecap:round;stroke-width:2.5;stroke-dasharray:1;stroke-dashoffset:0;animation:stroke-draw 8s ease-out infinite alternate;z-index:1}.about-info-section[data-astro-cid-kh7btl4r]{flex-grow:1}.about-title[data-astro-cid-kh7btl4r]{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:var(--text-primary);margin-bottom:.5rem;letter-spacing:-.02em}.about-subtitle[data-astro-cid-kh7btl4r]{font-family:var(--font-family-2);font-size:1.25rem;color:var(--brand-1-light);margin-bottom:2rem;font-weight:500}.about-photo-section[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;align-items:center;flex-shrink:0}.about-photo-wrapper[data-astro-cid-kh7btl4r]{width:110px;height:110px;border-radius:50%;background:linear-gradient(90deg,#42afa1,#78d4a8);padding:6px;display:flex;justify-content:center;align-items:center}.about-photo[data-astro-cid-kh7btl4r]{width:100px;height:100px;border-radius:50%;object-fit:cover;z-index:2;border:2px solid rgba(255,255,255,.1)}.about-circle-svg[data-astro-cid-kh7btl4r]{position:absolute;top:0;left:0;width:100%;height:100%;fill:none;stroke:violet;stroke-linecap:round;stroke-width:2.5;stroke-dasharray:1;stroke-dashoffset:0;animation:stroke-draw 8s ease-out infinite alternate;z-index:1}@keyframes stroke-draw{0%{stroke:var(--bg-tertiary);stroke-dasharray:4 12;transform:rotate(0)}to{stroke:var(--brand-1);stroke-dasharray:16 8;transform:rotate(360deg)}}@media(max-width:768px){.about-card[data-astro-cid-kh7btl4r]{flex-direction:column;padding:2.5rem 1.5rem;gap:2rem;text-align:center}.about-photo-wrapper[data-astro-cid-kh7btl4r]{width:180px;height:180px}.about-photo[data-astro-cid-kh7btl4r]{width:150px;height:150px}}
