.about-page[data-astro-cid-kh7btl4r]{max-width:800px;margin:0 auto;padding:3rem 1.5rem}.about-hero[data-astro-cid-kh7btl4r]{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#fff3,#ffffff0d);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.3);border-radius:24px;margin-bottom:2rem;animation:fadeInUp .6s ease-out;box-shadow:0 8px 32px #0000001a,inset 0 0 0 1px #ffffff1a}[data-astro-cid-kh7btl4r][data-theme=dark] .about-hero[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#1a1a2a99,#1a1a2a4d);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d,inset 0 0 0 1px #ffffff0d}.about-avatar[data-astro-cid-kh7btl4r]{width:140px;height:140px;border-radius:50%;background:var(--color-bg-tertiary);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;overflow:hidden;border:4px solid var(--color-accent);box-shadow:0 10px 30px #4285f433}[data-astro-cid-kh7btl4r][data-theme=dark] .about-avatar[data-astro-cid-kh7btl4r]{box-shadow:0 10px 30px #ff69b433}.about-avatar[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover}.about-avatar[data-astro-cid-kh7btl4r] i[data-astro-cid-kh7btl4r]{font-size:4rem;color:var(--color-accent)}.about-name[data-astro-cid-kh7btl4r]{font-size:2rem;font-weight:700;margin-bottom:.5rem}.about-bio[data-astro-cid-kh7btl4r]{color:var(--color-text-secondary);font-size:1.1rem}.about-content[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.5rem}.about-section[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#fff3,#ffffff0d);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:1.5rem;animation:fadeInUp .6s ease-out;animation-fill-mode:both;box-shadow:0 8px 32px #0000001a,inset 0 0 0 1px #ffffff1a;transition:all .3s cubic-bezier(.4,0,.2,1)}.about-section[data-astro-cid-kh7btl4r]:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000026,inset 0 0 0 1px #fff3}[data-astro-cid-kh7btl4r][data-theme=dark] .about-section[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#1a1a2a99,#1a1a2a4d);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d,inset 0 0 0 1px #ffffff0d}.about-section[data-astro-cid-kh7btl4r]:nth-child(1){animation-delay:.1s}.about-section[data-astro-cid-kh7btl4r]:nth-child(2){animation-delay:.2s}.about-section[data-astro-cid-kh7btl4r]:nth-child(3){animation-delay:.3s}.about-section[data-astro-cid-kh7btl4r]:nth-child(4){animation-delay:.4s}.about-section[data-astro-cid-kh7btl4r]:nth-child(5){animation-delay:.5s}.about-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:1.3rem;font-weight:600;margin-bottom:1rem;display:flex;align-items:center;gap:.75rem;color:var(--color-text)}.about-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r] i[data-astro-cid-kh7btl4r]{color:var(--color-accent)}.edu-list[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.75rem}.edu-item[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:var(--color-accent-soft);border-radius:12px}.edu-item[data-astro-cid-kh7btl4r] i[data-astro-cid-kh7btl4r]{color:var(--color-accent)}.skills-grid[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;gap:.75rem}.skill-tag[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-accent-soft);color:var(--color-accent);border-radius:25px;font-weight:500;transition:all .3s ease}.skill-tag[data-astro-cid-kh7btl4r]:hover{background:var(--color-accent);color:#fff;transform:translateY(-2px)}.hobbies-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem}.hobby-card[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem;background:linear-gradient(135deg,var(--color-accent-soft),transparent);border-radius:16px;text-align:center;transition:all .3s ease}.hobby-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-3px);box-shadow:var(--shadow-card)}.hobby-card[data-astro-cid-kh7btl4r] i[data-astro-cid-kh7btl4r]{font-size:1.5rem;color:var(--color-accent)}.motto[data-astro-cid-kh7btl4r]{font-size:1.25rem;font-family:var(--font-serif-body);color:var(--color-text);padding:1.5rem;background:linear-gradient(135deg,var(--color-accent-soft),transparent);border-radius:16px;border-left:4px solid var(--color-accent);font-style:italic}.about-nav[data-astro-cid-kh7btl4r]{text-align:center;margin-top:2rem}.nav-btn[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:var(--color-accent);color:#fff;border-radius:50px;font-weight:600;transition:all .3s ease}.nav-btn[data-astro-cid-kh7btl4r]:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0a84ff4d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 600px){.about-avatar[data-astro-cid-kh7btl4r]{width:100px;height:100px}.about-name[data-astro-cid-kh7btl4r]{font-size:1.5rem}.hobbies-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}
