body{background:var(--base);color:var(--text);font-family:Nebula Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;margin:0;padding:0;min-height:100vh;position:relative;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 20% 30%,rgba(156,207,216,.05) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(196,167,231,.04) 0%,transparent 50%);pointer-events:none;z-index:0}.container[data-astro-cid-kh7btl4r]{max-width:1200px;margin:0 auto;padding:2rem;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:1}.about-card[data-astro-cid-kh7btl4r]{background:linear-gradient(145deg,var(--surface),var(--overlay));border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:3rem;box-shadow:0 8px 32px #0000004d;backdrop-filter:blur(20px);max-width:900px;width:100%;position:relative;transition:border-color .2s ease,box-shadow .2s ease}html.light .about-card[data-astro-cid-kh7btl4r]{border:1px solid rgba(0,0,0,.08);box-shadow:0 8px 32px #0000001a}@media (prefers-reduced-motion: no-preference){.about-card[data-astro-cid-kh7btl4r]:hover{box-shadow:0 12px 48px #0006;border-color:#9ccfd833}}@media (prefers-reduced-motion: reduce){.about-card[data-astro-cid-kh7btl4r]:hover{border-color:#9ccfd833}}html.light .profile-image[data-astro-cid-kh7btl4r]{border:3px solid rgba(40,105,131,.3);box-shadow:0 8px 24px #28698326}.profile-section[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:2rem}.profile-image[data-astro-cid-kh7btl4r]{width:150px;height:150px;border-radius:50%;margin:0 auto 1.5rem;overflow:hidden;border:3px solid rgba(156,207,216,.3);box-shadow:0 8px 24px #9ccfd833}.profile-image[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.name[data-astro-cid-kh7btl4r]{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#e0def4,#9ccfd8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}html.light .name[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#575279,#286983);-webkit-background-clip:text;background-clip:text}.tagline[data-astro-cid-kh7btl4r]{font-size:1.1rem;color:#b0acbe;margin-bottom:2rem}html.light .tagline[data-astro-cid-kh7btl4r]{color:#797593}.project-section[data-astro-cid-kh7btl4r]{margin-bottom:2rem}.section-title[data-astro-cid-kh7btl4r]{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:#e0def4;text-align:center}html.light .section-title[data-astro-cid-kh7btl4r]{color:#575279}.project-info[data-astro-cid-kh7btl4r]{background:linear-gradient(145deg,var(--surface),var(--overlay));border-radius:16px;padding:2rem;border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(10px);box-shadow:0 4px 16px #0003;transition:border-color .2s ease,box-shadow .2s ease}html.light .project-info[data-astro-cid-kh7btl4r]{border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 16px #00000014}@media (prefers-reduced-motion: no-preference){.project-info[data-astro-cid-kh7btl4r]:hover{box-shadow:0 8px 24px #0000004d;border-color:#9ccfd840}}@media (prefers-reduced-motion: reduce){.project-info[data-astro-cid-kh7btl4r]:hover{border-color:#9ccfd840}}.project-info[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin-bottom:1rem;line-height:1.7;color:var(--text)}.project-info[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#9ccfd8;text-decoration:none;transition:color .2s ease}html.light .project-info[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#286983}.project-info[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:#c4a7e7;text-decoration:underline}html.light .project-info[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:#907aa9}.tech-stack[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;justify-content:center}.tech-tag[data-astro-cid-kh7btl4r]{background:#9ccfd826;color:#e0def4;padding:.6rem 1.2rem;border-radius:20px;font-size:.9rem;font-weight:600;border:1px solid rgba(156,207,216,.3);transition:background .2s ease,border-color .2s ease}html.light .tech-tag[data-astro-cid-kh7btl4r]{background:#2869831f;color:#575279;border:1px solid rgba(40,105,131,.3)}@media (prefers-reduced-motion: no-preference){.tech-tag[data-astro-cid-kh7btl4r]:hover{background:#9ccfd840;border-color:#9ccfd880}}@media (prefers-reduced-motion: reduce){.tech-tag[data-astro-cid-kh7btl4r]:hover{background:#9ccfd840;border-color:#9ccfd880}}.links-section[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:2rem}.link-button[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.8rem;background:#9ccfd826;border:1px solid rgba(156,207,216,.3);border-radius:30px;color:#e0def4;text-decoration:none;font-weight:600;font-size:1rem;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}html.light .link-button[data-astro-cid-kh7btl4r]{background:#2869831f;color:#575279;border:1px solid rgba(40,105,131,.3)}@media (prefers-reduced-motion: no-preference){.link-button[data-astro-cid-kh7btl4r]:hover{background:#9ccfd840;border-color:#9ccfd880;box-shadow:0 4px 12px #9ccfd833}}@media (prefers-reduced-motion: reduce){.link-button[data-astro-cid-kh7btl4r]:hover{background:#9ccfd840;border-color:#9ccfd880}}@media (max-width: 768px){.container[data-astro-cid-kh7btl4r]{padding:1rem}.about-card[data-astro-cid-kh7btl4r]{padding:2rem 1.5rem}.name[data-astro-cid-kh7btl4r]{font-size:2rem}.section-title[data-astro-cid-kh7btl4r]{font-size:1.5rem}.link-button[data-astro-cid-kh7btl4r]{padding:.75rem 1.5rem;font-size:.9rem}}
