*{box-sizing:border-box;margin:0;padding:0}body{color:#222;background-color:#f9f9f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}html{scroll-behavior:smooth}.header{color:#fff;z-index:100;background-color:#1a1a2e;padding:1rem 2rem;position:sticky;top:0}.header__nav{justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;display:flex}.header__logo{color:#fff;font-size:1.2rem;font-weight:700;text-decoration:none}.header__links{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.header__links a{color:#ccc;text-decoration:none}.header__links a:hover{color:#fff}.hero{text-align:center;color:#fff;background-color:#16213e;padding:5rem 2rem}.hero h1{margin-bottom:.5rem;font-size:2.2rem}.hero p{color:#aab;font-size:1.2rem}.about{max-width:700px;margin:0 auto;padding:4rem 2rem}.about h2{margin-bottom:1rem}.about p{color:#333;text-align:justify;line-height:1.7}.about-toggle{color:#06c;cursor:pointer;background:0 0;border:none;margin-top:.5rem;padding:.5rem 0;font-size:1rem;text-decoration:none;display:inline-block}.about-toggle:hover{text-decoration:underline}.project-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:1.5rem}.project-card h3{margin-bottom:.5rem}.project-card p{color:#555;margin-bottom:1rem;line-height:1.6}.project-card__tech{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.project-card__tag{color:#333;background-color:#e8eaf6;border-radius:4px;padding:.25rem .6rem;font-size:.85rem}.project-card__link{color:#1a1a2e;font-weight:600;text-decoration:none}.project-card__link:hover{text-decoration:underline}.projects{max-width:900px;margin:0 auto;padding:4rem 2rem}.projects h2{margin-bottom:2rem}.projects__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=600px){.projects__grid{grid-template-columns:1fr 1fr}}.contact{text-align:center;max-width:700px;margin:0 auto;padding:4rem 2rem}.contact h2{margin-bottom:1rem}.contact p{color:#555;margin-bottom:1rem}.contact__email{color:#1a1a2e;font-size:1.1rem;font-weight:600;text-decoration:none}.contact__email:hover{text-decoration:underline}.footer{text-align:center;color:#aab;background-color:#1a1a2e;padding:2rem;font-size:.9rem}.dissertation{max-width:900px;margin:0 auto;padding:4rem 2rem}.dissertation h2{margin-bottom:2rem}.dissertation__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=600px){.dissertation__grid{grid-template-columns:1fr 1fr}}
