:root{--primary-color: #4169e1;--github-color: #9333ea}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;padding:0;line-height:1.6;color:#1a1a1a;background-color:#f5f5f5}.container{max-width:1200px;margin:0 auto;padding:2rem}.button[data-astro-cid-23oei3my]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;transition:transform .2s}.button[data-astro-cid-23oei3my]:hover{transform:translateY(-2px)}.linkedin[data-astro-cid-23oei3my]{background-color:var(--primary-color);color:#fff}.button[data-astro-cid-xtw5atjx]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;transition:transform .2s}.button[data-astro-cid-xtw5atjx]:hover{transform:translateY(-2px)}.github[data-astro-cid-xtw5atjx]{background-color:var(--github-color);color:#fff}.hero[data-astro-cid-3ef6ksr2]{padding:4rem 2rem}.hero-content[data-astro-cid-3ef6ksr2]{max-width:1100px;margin:0 auto;display:flex;gap:3rem;align-items:center}.profile-photo[data-astro-cid-3ef6ksr2]{flex-shrink:0;width:180px;height:180px;border-radius:50%;overflow:hidden;box-shadow:0 4px 6px #0000001a;border:4px solid white}.profile-photo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:100%;height:100%;object-fit:cover}.content-wrapper[data-astro-cid-3ef6ksr2]{flex:1;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;text-align:left}.hero-text[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.hero[data-astro-cid-3ef6ksr2] h1[data-astro-cid-3ef6ksr2]{font-size:2rem;margin:0;background:linear-gradient(135deg,#2c3e50,#3498db);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.subtitle[data-astro-cid-3ef6ksr2]{font-size:1.25rem;color:var(--primary-color);margin:0;line-height:1.4}.description[data-astro-cid-3ef6ksr2]{color:#4a4a4a;margin:0;line-height:1.5;font-size:.9rem}.social-links[data-astro-cid-3ef6ksr2]{display:flex;gap:.75rem}@media (max-width: 768px){.hero[data-astro-cid-3ef6ksr2]{padding:3rem 1rem}.hero-content[data-astro-cid-3ef6ksr2]{flex-direction:column;align-items:center;gap:2rem}.content-wrapper[data-astro-cid-3ef6ksr2]{align-items:center;text-align:center}.hero-text[data-astro-cid-3ef6ksr2]{align-items:center}.profile-photo[data-astro-cid-3ef6ksr2]{width:150px;height:150px}}.about[data-astro-cid-v2cbyr3p]{padding:0rem 2rem}.about-container[data-astro-cid-v2cbyr3p]{max-width:1100px;margin:0 auto}.about[data-astro-cid-v2cbyr3p] h2[data-astro-cid-v2cbyr3p]{text-align:left;font-size:2rem;margin-bottom:1.5rem;background:linear-gradient(135deg,#2c3e50,#3498db);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.profile-card[data-astro-cid-v2cbyr3p]{background:#fff;border-radius:6px;padding:1.25rem;box-shadow:0 4px 6px #0000001a;display:grid;grid-template-columns:40% 60%;gap:1.5rem}.profile-info[data-astro-cid-v2cbyr3p] h3[data-astro-cid-v2cbyr3p],.tech-stack[data-astro-cid-v2cbyr3p] h3[data-astro-cid-v2cbyr3p]{margin:0;font-size:1.25rem;color:#2c3e50;margin-bottom:.75rem}.profile-info[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{margin:0;color:#4a4a4a;font-size:.95rem;line-height:1.5;margin-bottom:.75rem}.profile-info[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]:last-child{margin-bottom:0}.tech-list[data-astro-cid-v2cbyr3p]{list-style:none;padding:0;margin:0}.tech-list[data-astro-cid-v2cbyr3p] li[data-astro-cid-v2cbyr3p]{margin-bottom:.4rem;display:flex;align-items:center;gap:.5rem;color:#4a4a4a;font-size:.95rem}.tech-list[data-astro-cid-v2cbyr3p] li[data-astro-cid-v2cbyr3p]:last-child{margin-bottom:0}@media (max-width: 768px){.about[data-astro-cid-v2cbyr3p]{padding:2rem 1rem}.profile-card[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;padding:1rem;gap:1rem}}.learning[data-astro-cid-p55jy3l5]{padding:0rem 2rem}.learning-container[data-astro-cid-p55jy3l5]{max-width:1100px;margin:0 auto}.learning[data-astro-cid-p55jy3l5] h2[data-astro-cid-p55jy3l5]{text-align:left;font-size:2rem;margin-bottom:1.5rem;background:linear-gradient(135deg,#2c3e50,#3498db);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.learning-list[data-astro-cid-p55jy3l5]{display:flex;flex-direction:column;gap:.75rem}.learning-item[data-astro-cid-p55jy3l5]{background:#fff;border-radius:6px;padding:1rem 1.25rem;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;align-items:center;transition:transform .2s}.learning-item[data-astro-cid-p55jy3l5]:hover{transform:translateY(-2px)}.topic[data-astro-cid-p55jy3l5]{color:#2c3e50;font-size:1rem}.links[data-astro-cid-p55jy3l5]{display:flex;gap:1rem;align-items:center}.source-link[data-astro-cid-p55jy3l5],.notes-link[data-astro-cid-p55jy3l5]{display:inline-flex;align-items:center;gap:.4rem;color:#666;text-decoration:none;font-size:.9rem;transition:color .2s;padding:.4rem .8rem;border-radius:4px;background:#f5f5f5}.source-link[data-astro-cid-p55jy3l5]:hover,.notes-link[data-astro-cid-p55jy3l5]:hover{color:#2c3e50;background:#eee}.source-link[data-astro-cid-p55jy3l5] svg[data-astro-cid-p55jy3l5],.notes-link[data-astro-cid-p55jy3l5] svg[data-astro-cid-p55jy3l5]{width:14px;height:14px}@media (max-width: 768px){.learning[data-astro-cid-p55jy3l5]{padding:2rem 1rem}.learning-item[data-astro-cid-p55jy3l5]{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.links[data-astro-cid-p55jy3l5]{width:100%;justify-content:flex-start}}.projects[data-astro-cid-42jor3zn]{padding:0rem 2rem}.projects-container[data-astro-cid-42jor3zn]{max-width:1100px;margin:0 auto}.projects[data-astro-cid-42jor3zn] h2[data-astro-cid-42jor3zn]{text-align:left;font-size:2rem;margin-bottom:1.5rem;background:linear-gradient(135deg,#2c3e50,#3498db);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.project-list[data-astro-cid-42jor3zn]{display:flex;flex-direction:column;gap:.75rem}.project-item[data-astro-cid-42jor3zn]{background:#fff;border-radius:6px;padding:1rem 1.25rem;box-shadow:0 2px 4px #0000001a;display:flex;gap:1.5rem;align-items:flex-start;transition:transform .2s}.project-item[data-astro-cid-42jor3zn]:hover{transform:translateY(-2px)}.project-image[data-astro-cid-42jor3zn] img[data-astro-cid-42jor3zn]{width:100px;height:100px;border-radius:6px;object-fit:cover}.project-content[data-astro-cid-42jor3zn]{flex:1}.project-header[data-astro-cid-42jor3zn]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.project-header[data-astro-cid-42jor3zn] h3[data-astro-cid-42jor3zn]{margin:0;font-size:1.25rem;color:#2c3e50}.description[data-astro-cid-42jor3zn]{margin:0;color:#4a4a4a;font-size:.95rem;line-height:1.5}.instagram-link[data-astro-cid-42jor3zn]{display:inline-flex;align-items:center;gap:.4rem;color:#666;text-decoration:none;font-size:.9rem;transition:color .2s;padding:.4rem .8rem;border-radius:4px;background:#f5f5f5}.instagram-link[data-astro-cid-42jor3zn]:hover{color:#2c3e50;background:#eee}.instagram-link[data-astro-cid-42jor3zn] svg[data-astro-cid-42jor3zn]{width:14px;height:14px}@media (max-width: 768px){.projects[data-astro-cid-42jor3zn]{padding:2rem 1rem}.project-item[data-astro-cid-42jor3zn]{flex-direction:column;padding:1rem;gap:1rem}.project-header[data-astro-cid-42jor3zn]{flex-direction:column;align-items:flex-start;gap:.5rem}.project-image[data-astro-cid-42jor3zn] img[data-astro-cid-42jor3zn]{width:100%;height:200px;object-fit:cover}}.footer[data-astro-cid-sz7xmlte]{padding:3rem 2rem;margin-top:4rem;border-top:1px solid #eaeaea}.footer-container[data-astro-cid-sz7xmlte]{max-width:1100px;margin:0 auto}.footer-content[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:2rem}.footer-sections[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-section[data-astro-cid-sz7xmlte]{text-align:left}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#2c3e50;margin:0;margin-bottom:.75rem;font-size:1rem}.footer-section[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#666;font-size:.9rem;line-height:1.5;margin:0}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center;padding-top:1.5rem;border-top:1px solid #eaeaea}.copyright[data-astro-cid-sz7xmlte]{color:#666;font-size:.9rem;margin:0}@media (max-width: 768px){.footer[data-astro-cid-sz7xmlte]{padding:2rem 1rem}.footer-sections[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:1.5rem}.footer-section[data-astro-cid-sz7xmlte]{text-align:center}}
