main[data-astro-cid-kh7btl4r]{margin:auto;padding:2rem;max-width:1200px}nav[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;gap:2rem;padding:1rem 0;margin-bottom:4rem}nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:rgb(var(--primary));text-decoration:none;font-size:1.2rem;transition:color .3s ease}nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:rgb(var(--secondary))}header[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:4rem}h1[data-astro-cid-kh7btl4r]{font-size:4rem;font-weight:400;margin:0;color:rgb(var(--primary))}h1[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{display:block;font-style:italic;color:rgb(var(--secondary))}.subtitle[data-astro-cid-kh7btl4r]{font-size:1.5rem;color:rgb(var(--text));margin-top:1rem}.about-container[data-astro-cid-kh7btl4r]{max-width:1000px;margin:0 auto}.profile-section[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:4rem;padding:2rem;background:#ffffffe6;border-radius:15px;box-shadow:0 4px 15px rgba(var(--primary),.1)}.profile-image[data-astro-cid-kh7btl4r]{position:relative;border-radius:15px;overflow:hidden}.profile-image[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-info[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;justify-content:center}.profile-info[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:2.5rem;color:rgb(var(--primary));margin:0 0 .5rem}.title[data-astro-cid-kh7btl4r]{font-size:1.2rem;color:rgb(var(--secondary));margin-bottom:2rem}.quick-stats[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.stat[data-astro-cid-kh7btl4r]{text-align:center}.stat[data-astro-cid-kh7btl4r] .number[data-astro-cid-kh7btl4r]{display:block;font-size:2rem;color:rgb(var(--primary));font-weight:600}.stat[data-astro-cid-kh7btl4r] .label[data-astro-cid-kh7btl4r]{font-size:.9rem;color:rgb(var(--text))}.bio-section[data-astro-cid-kh7btl4r]{margin-bottom:4rem;padding:2rem;background:#ffffffe6;border-radius:15px;box-shadow:0 4px 15px rgba(var(--primary),.1)}.bio-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{color:rgb(var(--primary));font-size:2rem;margin-bottom:1.5rem}.bio-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin-bottom:1.5rem;line-height:1.6;font-size:1.1rem}.certificates-section[data-astro-cid-kh7btl4r]{margin-bottom:4rem;padding:2rem;background:#ffffffe6;border-radius:15px;box-shadow:0 4px 15px rgba(var(--primary),.1)}.certificates-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{color:rgb(var(--primary));font-size:2rem;margin-bottom:2rem}.certificates-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.certificate[data-astro-cid-kh7btl4r]{border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(var(--primary),.1);transition:transform .3s ease}.certificate[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px)}.certificate[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.certificate-info[data-astro-cid-kh7btl4r]{padding:1rem;background:#fff}.certificate-info[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{color:rgb(var(--primary));margin:0 0 .5rem;font-size:1.2rem}.certificate-info[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:rgb(var(--text));margin:0;font-size:.9rem}.cta-section[data-astro-cid-kh7btl4r]{text-align:center;padding:3rem;background:#ffffffe6;border-radius:15px;box-shadow:0 4px 15px rgba(var(--primary),.1)}.cta-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{color:rgb(var(--primary));font-size:2rem;margin-bottom:1rem}.cta-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin-bottom:2rem;font-size:1.2rem}.cta-buttons[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;gap:1rem}.cta-button[data-astro-cid-kh7btl4r]{display:inline-block;padding:1rem 2rem;background:rgb(var(--primary));color:rgb(var(--background));text-decoration:none;border-radius:25px;font-size:1.1rem;transition:all .3s ease}.cta-button[data-astro-cid-kh7btl4r].secondary{background:transparent;border:2px solid rgb(var(--primary));color:rgb(var(--primary))}.cta-button[data-astro-cid-kh7btl4r]:hover{background:rgb(var(--secondary));transform:translateY(-2px)}.cta-button[data-astro-cid-kh7btl4r].secondary:hover{background:rgba(var(--primary),.1);border-color:rgb(var(--secondary))}@media (max-width: 768px){nav[data-astro-cid-kh7btl4r]{gap:1rem;flex-wrap:wrap}h1[data-astro-cid-kh7btl4r]{font-size:3rem}.subtitle[data-astro-cid-kh7btl4r]{font-size:1.2rem}.profile-section[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:2rem}.profile-image[data-astro-cid-kh7btl4r]{max-width:300px;margin:0 auto}.quick-stats[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:1.5rem}.certificates-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.cta-buttons[data-astro-cid-kh7btl4r]{flex-direction:column}.cta-button[data-astro-cid-kh7btl4r]{width:100%;text-align:center}}
