:root{--brand-blue: #75AADB;--accent-gold: #F4B942;--page-bg: #F8F9FA;--text-main: #2D3748;--text-muted: #718096;--card-border: #E2E8F0}@media (prefers-color-scheme: dark){:root{--page-bg: #0f172a;--text-main: #f1f5f9;--text-muted: #94a3b8;--card-border: #334155}}body{background-color:var(--page-bg);color:var(--text-main);margin:0;transition:all .3s ease}.about-container:where(.astro-SWCFH42R){max-width:800px;margin:4rem auto;padding:0 1.5rem;position:relative}.about-header:where(.astro-SWCFH42R){text-align:center;margin-bottom:4rem;animation:fadeInUp 1s ease-out}.about-title:where(.astro-SWCFH42R){font-family:Montserrat,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:800;margin-bottom:1rem;line-height:1.15;text-transform:uppercase;color:var(--text-main)}.about-subtitle:where(.astro-SWCFH42R){font-size:1.15rem;color:var(--brand-blue);font-family:"IBM Plex Serif",serif;font-style:italic;opacity:.9}.profile-img-container:where(.astro-SWCFH42R){width:200px;height:200px;margin:0 auto 2.5rem;position:relative;animation:scaleIn 1s cubic-bezier(.2,.8,.2,1)}.profile-img:where(.astro-SWCFH42R){width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50%;border:.2sx solid var(--page-bg);box-shadow:0 12px 30px #00000026}.profile-img-container:where(.astro-SWCFH42R):after{content:"";position:absolute;top:50%;left:50%;width:calc(100% + 16px);height:calc(100% + 16px);border-radius:50%;border:2px dashed var(--accent-gold);transform:translate(-50%,-50%);animation:spin 30s linear infinite;pointer-events:none;box-sizing:border-box}.about-section:where(.astro-SWCFH42R){margin-bottom:4rem;animation:fadeInUp .8s ease-out forwards;opacity:0}.about-section:where(.astro-SWCFH42R):nth-child(2){animation-delay:.2s}.about-section:where(.astro-SWCFH42R):nth-child(3){animation-delay:.3s}.about-section:where(.astro-SWCFH42R):nth-child(4){animation-delay:.4s}.about-section:where(.astro-SWCFH42R):nth-child(5){animation-delay:.5s}.about-section:where(.astro-SWCFH42R) h2:where(.astro-SWCFH42R){font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-main);display:flex;align-items:center;gap:1rem}.about-section:where(.astro-SWCFH42R) h2:where(.astro-SWCFH42R):after{content:"";flex:1;height:1px;background:linear-gradient(90deg,var(--card-border),transparent)}.about-content:where(.astro-SWCFH42R){font-family:"IBM Plex Serif",serif;font-size:1.15rem;line-height:1.8;color:var(--text-main);text-align:justify}.about-content:where(.astro-SWCFH42R) p:where(.astro-SWCFH42R){margin-bottom:1.5rem}.about-list:where(.astro-SWCFH42R){list-style:none;padding:0;margin:1.5rem 0}.about-list:where(.astro-SWCFH42R) li:where(.astro-SWCFH42R){position:relative;padding-left:2rem;margin-bottom:1rem;font-family:"IBM Plex Serif",serif;font-size:1.1rem}.about-list:where(.astro-SWCFH42R) li:where(.astro-SWCFH42R):before{content:"\2022";position:absolute;left:.5rem;color:var(--brand-blue);font-size:1.5rem;line-height:1;top:-2px}.stage-item:where(.astro-SWCFH42R){margin-bottom:2rem;padding-left:1.5rem;border-left:3px solid var(--card-border);transition:border-color .3s}.stage-item:where(.astro-SWCFH42R):hover{border-color:var(--accent-gold)}.stage-title:where(.astro-SWCFH42R){font-family:Montserrat,sans-serif;font-weight:700;font-size:1.1rem;color:var(--text-main);margin-bottom:.5rem;display:block}.stage-desc:where(.astro-SWCFH42R){font-size:1rem;color:var(--text-muted)}.divider:where(.astro-SWCFH42R){text-align:center;font-size:1.5rem;color:var(--card-border);margin:3rem 0;opacity:.5}.highlight:where(.astro-SWCFH42R){background:linear-gradient(120deg,rgba(117,170,219,.15) 0%,rgba(117,170,219,.15) 100%);padding:0 4px;font-weight:600}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.contact-cta:where(.astro-SWCFH42R){display:inline-block;margin:2rem auto 0;padding:.8rem 2rem;background:linear-gradient(135deg,var(--brand-blue),#5a95cb);color:#fff;text-decoration:none;border-radius:50px;font-family:Montserrat,sans-serif;font-weight:700;font-size:.9rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #75aadb4d}.contact-cta:where(.astro-SWCFH42R):hover{transform:translateY(-3px);box-shadow:0 8px 25px #75aadb73}
