.header{background-color:#fff;border-bottom:1px solid #0000000d;justify-content:center;width:100%;padding:.75rem 1.25rem;display:flex}.header-inner{justify-content:space-between;align-items:center;width:100%;display:flex}.logo-institutional{width:auto;height:auto;max-height:40px}.logo-hex{width:auto;height:auto;max-height:36px}@media (max-width:480px){.header{padding:.5rem 1rem}.logo-institutional{max-height:32px}.logo-hex{max-height:28px}}@media (min-width:481px) and (max-width:1024px){.logo-institutional{max-height:36px}.logo-hex{max-height:32px}}
.hero{justify-content:center;width:100%;padding:4rem 1.5rem 3rem;display:flex}.hero-inner{flex-direction:column;align-items:flex-start;gap:2rem;width:100%;display:flex}.hero-logo img{width:140px;height:auto}.hero-text h1{margin:0 0 .75rem;font-size:2.4rem;font-weight:700}.hero-subtitle{max-width:40rem;margin:0 0 .75rem;font-size:1.1rem;line-height:1.5}.hero-claim{opacity:.85;max-width:36rem;font-size:1rem;line-height:1.5}@media (max-width:480px){.hero{padding:3rem 1rem 2.5rem}.hero-inner{text-align:center;align-items:center}.hero-logo img{width:120px}.hero-text h1{font-size:1.9rem}.hero-subtitle{font-size:1rem}}@media (min-width:481px) and (max-width:1024px){.hero-inner{flex-direction:row;align-items:center}.hero-logo img{width:130px}.hero-text h1{font-size:2.2rem}}@media (min-width:1025px){.hero-inner{flex-direction:row;align-items:center}.hero-logo img{width:160px}}
.about{justify-content:center;width:100%;padding:4rem 1.5rem;display:flex}.about-inner{width:100%;max-width:800px}.about h2{margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}.about p{color:#1f1235;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.65}@media (max-width:480px){.about{padding:3rem 1rem}.about h2{font-size:1.5rem}.about p{font-size:1rem}}@media (min-width:481px) and (max-width:1024px){.about-inner{max-width:700px}}
.projects{justify-content:center;width:100%;padding:4rem 1.5rem;display:flex}.projects-inner{width:100%}.projects h2{margin-bottom:2rem;font-size:1.8rem;font-weight:600}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}@media (max-width:480px){.projects{padding:3rem 1rem}.projects-grid{grid-template-columns:1fr}}@media (min-width:481px) and (max-width:1024px){.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.project-card{background-color:#fff;border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.project-icon img{background-color:#c7c4fa;border-radius:12px;width:80px;height:80px}.project-content h3{margin:0;font-size:1.2rem;font-weight:600}.project-content p{margin:0 0 .5rem;font-size:1rem;line-height:1.5}.project-content a{color:#685cd6;font-size:.95rem;font-weight:500;text-decoration:none}.project-content a:hover{text-decoration:underline}@media (max-width:480px){.project-card{padding:1.25rem}.project-icon img{width:64px;height:64px}}
.footer{background-color:#fff;border-top:1px solid #0000000d;justify-content:center;width:100%;padding:2rem 1.5rem;display:flex}.footer-inner{justify-content:space-between;align-items:center;width:100%;display:flex}.footer-logo img{width:auto;height:auto;max-height:32px}.footer-text{opacity:.75;margin:0;font-size:.9rem}@media (max-width:480px){.footer-inner{flex-direction:column;align-items:flex-start;gap:.75rem}.footer-logo img{max-height:28px}.footer-text{font-size:.85rem}}
