:root{--timeline-line-color: #2563eb;--timeline-bg: #ffffff;--timeline-text: #1f2937;--timeline-text-secondary: #4b5563;--timeline-border: #e5e7eb;--timeline-shadow: rgba(0, 0, 0, .1);--timeline-project-bg: #f9fafb;--timeline-project-border: #e5e7eb;--timeline-dot-color: #2563eb;--timeline-dot-border: #ffffff;--timeline-date-color: #2563eb;--founder-company-bg: #f0f9ff;--founder-company-border: #93c5fd;--founder-company-shadow: rgba(37, 99, 235, .15);--company-org-color: #7c3aed;--client-org-color: #2563eb;--academic-org-color: #4b5563}.dark{--timeline-line-color: #60a5fa;--timeline-bg: #111827;--timeline-text: #f3f4f6;--timeline-text-secondary: #d1d5db;--timeline-border: #374151;--timeline-shadow: rgba(0, 0, 0, .3);--timeline-project-bg: #1f2937;--timeline-project-border: #374151;--timeline-dot-color: #60a5fa;--timeline-dot-border: #111827;--timeline-date-color: #60a5fa;--founder-company-bg: #1e3a8a;--founder-company-border: #60a5fa;--founder-company-shadow: rgba(96, 165, 250, .2);--company-org-color: #a78bfa;--client-org-color: #60a5fa;--academic-org-color: #9ca3af}.founder-description[data-astro-cid-pwipv6xh] h1[data-astro-cid-pwipv6xh]{color:var(--heading-font-color, #1f2937)}.dark .founder-description[data-astro-cid-pwipv6xh] h1[data-astro-cid-pwipv6xh]{color:#fff}.founder-description[data-astro-cid-pwipv6xh] p[data-astro-cid-pwipv6xh]{color:var(--text-color, #1f2937)}.dark .founder-description[data-astro-cid-pwipv6xh] p[data-astro-cid-pwipv6xh]{color:#fff}.timeline[data-astro-cid-pwipv6xh]{position:relative;padding:20px 0}.timeline[data-astro-cid-pwipv6xh]:before{content:"";position:absolute;top:0;bottom:0;left:30px;width:2px;background:linear-gradient(to bottom,var(--timeline-line-color),transparent);z-index:1}.timeline-item[data-astro-cid-pwipv6xh]{position:relative;margin-left:60px;margin-bottom:40px;opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards;z-index:2}.timeline-item[data-astro-cid-pwipv6xh]:last-child{margin-bottom:0}.timeline-item[data-astro-cid-pwipv6xh]:nth-child(1){animation-delay:.1s}.timeline-item[data-astro-cid-pwipv6xh]:nth-child(2){animation-delay:.3s}.timeline-item[data-astro-cid-pwipv6xh]:nth-child(3){animation-delay:.5s}.timeline-item[data-astro-cid-pwipv6xh]:nth-child(4){animation-delay:.7s}.timeline-dot[data-astro-cid-pwipv6xh]{position:absolute;top:0;left:-45px;width:16px;height:16px;background-color:var(--timeline-dot-color);border:3px solid var(--timeline-dot-border);border-radius:50%;z-index:3;transition:all .3s ease;box-shadow:0 0 0 4px #2563eb1a;transform:translate(50%)}.timeline-item[data-astro-cid-pwipv6xh]:hover .timeline-dot[data-astro-cid-pwipv6xh]{transform:translate(50%) scale(1.2);box-shadow:0 0 0 6px #2563eb33}.timeline-date[data-astro-cid-pwipv6xh]{font-weight:800;color:var(--timeline-date-color);font-size:1.2rem;margin-bottom:10px;letter-spacing:.5px;background:linear-gradient(45deg,var(--timeline-date-color),#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.timeline-content[data-astro-cid-pwipv6xh]{position:relative;z-index:2;padding:25px;background-color:var(--timeline-bg);border-radius:8px;box-shadow:0 2px 8px var(--timeline-shadow);border:1px solid var(--timeline-border);transition:transform .3s ease,box-shadow .3s ease;color:var(--timeline-text)}.timeline-item[data-astro-cid-pwipv6xh]:hover .timeline-content[data-astro-cid-pwipv6xh]{transform:translateY(-5px);box-shadow:0 4px 12px var(--timeline-shadow);border-color:var(--timeline-line-color)}.timeline-content[data-astro-cid-pwipv6xh] h3[data-astro-cid-pwipv6xh]{margin-top:0;color:var(--timeline-text);font-size:1.5rem;margin-bottom:.5rem}.timeline-content[data-astro-cid-pwipv6xh] h4[data-astro-cid-pwipv6xh]{margin:1.5rem 0 .75rem;color:var(--timeline-text);font-size:1.2rem}.timeline-content[data-astro-cid-pwipv6xh] h5[data-astro-cid-pwipv6xh]{margin:1rem 0 .5rem;font-size:1.1rem}.timeline-location[data-astro-cid-pwipv6xh]{color:var(--timeline-text-secondary);font-size:.95rem;margin-bottom:1rem}.project-period[data-astro-cid-pwipv6xh]{color:var(--timeline-text-secondary);font-size:.9rem;margin-bottom:.5rem}.project-title[data-astro-cid-pwipv6xh]{color:var(--timeline-text);font-size:1.1rem;font-weight:600;margin:.25rem 0;padding-bottom:.25rem;border-bottom:1px solid var(--timeline-project-border)}.project-item[data-astro-cid-pwipv6xh]{margin:1rem 0;padding:1rem;background-color:var(--timeline-project-bg);border-radius:6px;border:1px solid var(--timeline-project-border);transition:background-color .3s ease,border-color .3s ease}.project-item[data-astro-cid-pwipv6xh]:hover{border-color:var(--timeline-line-color)}.project-item[data-astro-cid-pwipv6xh] h5[data-astro-cid-pwipv6xh]{font-size:1.2rem;font-weight:700;margin:0 0 .25rem}.company-org[data-astro-cid-pwipv6xh]{background:linear-gradient(45deg,#7c3aed,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.client-org[data-astro-cid-pwipv6xh]{background:linear-gradient(45deg,#2563eb,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.academic-org[data-astro-cid-pwipv6xh]{background:linear-gradient(45deg,#4b5563,#6b7280);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dark .company-org[data-astro-cid-pwipv6xh]{background:linear-gradient(45deg,#a78bfa,#c4b5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dark .client-org[data-astro-cid-pwipv6xh]{background:linear-gradient(45deg,#60a5fa,#93c5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dark .academic-org[data-astro-cid-pwipv6xh]{background:linear-gradient(45deg,#9ca3af,#d1d5db);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.project-item[data-astro-cid-pwipv6xh] ul[data-astro-cid-pwipv6xh]{margin:.5rem 0 0;padding-left:20px}.project-item[data-astro-cid-pwipv6xh] li[data-astro-cid-pwipv6xh]{margin-bottom:.25rem;color:var(--timeline-text)}.project-item[data-astro-cid-pwipv6xh] li[data-astro-cid-pwipv6xh]:last-child{margin-bottom:0}.project-item[data-astro-cid-pwipv6xh].company-project{border-color:var(--company-org-color)}.project-item[data-astro-cid-pwipv6xh].client-project{border-color:var(--client-org-color)}.project-item[data-astro-cid-pwipv6xh].academic-project{border-color:var(--academic-org-color)}.founder-company[data-astro-cid-pwipv6xh] .timeline-content[data-astro-cid-pwipv6xh]{background-color:var(--founder-company-bg);border-color:var(--founder-company-border);box-shadow:0 4px 12px var(--founder-company-shadow)}.founder-company[data-astro-cid-pwipv6xh] .timeline-dot[data-astro-cid-pwipv6xh]{box-shadow:0 0 0 6px #2563eb33}.founder-company[data-astro-cid-pwipv6xh]:hover .timeline-dot[data-astro-cid-pwipv6xh]{transform:translate(50%) scale(1.3);box-shadow:0 0 0 8px #2563eb4d}.founder-company[data-astro-cid-pwipv6xh] .project-item[data-astro-cid-pwipv6xh]{background-color:var(--timeline-bg);border-color:var(--founder-company-border)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 768px){.founder-description[data-astro-cid-pwipv6xh] h1[data-astro-cid-pwipv6xh]{font-size:2rem}.founder-description[data-astro-cid-pwipv6xh] p[data-astro-cid-pwipv6xh]{font-size:1.1rem;line-height:1.6}.timeline-item[data-astro-cid-pwipv6xh]{margin-left:40px}.timeline-dot[data-astro-cid-pwipv6xh]{left:-40px}.timeline[data-astro-cid-pwipv6xh]:before{left:20px}.timeline-content[data-astro-cid-pwipv6xh]{padding:15px}}
