body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#001c30;color:#dafffb;font-family:Arial,sans-serif;font-size:16px;line-height:1.6}.App{margin:0 auto;max-width:1100px;padding:0 24px}section{padding:56px 0}section+section{margin-top:8px}h1{font-size:3rem;line-height:1.1;margin-bottom:16px}h2{font-size:2rem;margin-bottom:20px}h3{font-size:1.25rem;margin-bottom:10px}p{font-size:1rem;margin-bottom:12px;opacity:.95}.navbar{align-items:center;border-bottom:1px solid #64ccc5;display:flex;justify-content:space-between;padding:14px 24px}.hero,.navbar{background-color:#176b87}.hero{border-radius:10px;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:1100px;padding:90px 0}.hero-content{margin:0 auto;max-width:750px;text-align:center}.hero-subtitle{font-size:1.1rem;opacity:.95}.hero-meta{font-size:.9rem;margin-top:8px;opacity:.8}.hero-links{display:flex;gap:20px;justify-content:center;margin-top:20px}.hero-links a{border-bottom:1px solid transparent;color:#dafffb;text-decoration:none}.hero-links a:hover{border-color:#64ccc5}.projects{display:flex;flex-direction:column;gap:40px}.projectscontainer{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.project{background-color:#176b87;border-radius:10px;display:flex;flex-direction:column;gap:12px;height:100%;padding:20px;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.project:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.project img{border-radius:8px;width:100%}.project-context{display:flex;flex-direction:column;gap:10px}.project-block h4{font-size:.8rem;letter-spacing:.08em;margin-bottom:4px;opacity:.7;text-transform:uppercase}.project-block p{font-size:.95rem;line-height:1.5;margin:0}.links{display:flex;justify-content:space-between;margin-top:6px}.links a{border-bottom:1px solid transparent;color:#dafffb;text-decoration:none}.links a:hover{border-color:#64ccc5}.tech-badges{display:flex;flex-wrap:wrap;gap:8px}.tech-badge{background-color:rgba(218,255,251,.12);border:1px solid rgba(218,255,251,.2);border-radius:999px;font-size:.75rem;padding:4px 10px;white-space:nowrap}.contact-container{background-color:#64ccc5;border-radius:8px;color:#001c30;margin-top:40px;padding:60px 24px;text-align:center}@media (max-width:768px){h1{font-size:2.2rem}section{padding:40px 0}.hero-links{gap:10px}.hero-links,.links{flex-direction:column}.links{gap:8px}.projectscontainer{grid-template-columns:1fr}}
/*# sourceMappingURL=main.7f672343.css.map*/