:root{--um:#050512;--dois:#090926;--tres:#0b0b32;--quatro:#0e0e51;--cinco:#0f0f4b}*{box-sizing:border-box;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}html{scroll-behavior:smooth}body{background:url(/assets/bg-Dg3_YwBY.png) 50%/cover no-repeat fixed;min-width:320px;min-height:100vh;overflow-x:hidden}#hero,#tec,#proj,#lu{scroll-margin-top:5rem}nav{z-index:1000;background:var(--dois);align-items:center;gap:clamp(1rem,2.5vw,2.2rem);min-height:3rem;padding:.75rem max(1.5rem,50vw - 720px);display:flex;position:fixed;inset:0 0 auto}nav a{color:#fff;font-weight:700;text-decoration:none}.hero{grid-template-columns:minmax(250px,.7fr) minmax(500px,1.3fr);align-items:center;column-gap:clamp(2rem,5vw,6rem);width:min(92%,1440px);min-height:clamp(580px,72vh,820px);margin:0 auto;padding-top:4rem;display:grid}.hero .pfp{aspect-ratio:1;border-radius:50%;grid-area:1/1;justify-self:center;width:clamp(220px,22vw,330px);max-width:100%;box-shadow:0 0 21.9px #0e0e51}.hero .name{z-index:1;background:var(--cinco);color:#fff;text-align:center;border-radius:1rem;grid-area:1/1;place-self:center;width:min(90%,330px);margin-top:clamp(190px,20vw,300px);padding:.65rem 1rem;font-size:clamp(1.15rem,1.8vw,1.5rem)}.terminal{grid-area:1/2;justify-self:center;width:min(100%,760px);height:auto;box-shadow:0 0 10px 2px #0e0e51}.typing{z-index:1;color:#a3a3d5;text-align:center;grid-area:1/2;justify-self:center;width:min(88%,680px);font-size:clamp(2rem,4vw,4rem);line-height:1.15}.cursor{animation:.7s infinite blink}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.session{color:#fff;text-align:center;margin:clamp(3rem,7vh,6rem) auto clamp(2rem,5vh,3rem);font-size:clamp(2.5rem,4vw,4rem)}#tec{margin-top:0}.tecnologias{flex-direction:column;align-items:center;gap:1.25rem;width:min(92%,1100px);margin:0 auto;display:flex}.tecnologias .top,.tecnologias .bottom{flex-wrap:wrap;justify-content:center;gap:clamp(.8rem,2vw,1.5rem);display:flex}.tecnologias img{object-fit:contain;width:clamp(64px,7vw,105px);height:clamp(64px,7vw,105px)}.projetos{flex-direction:column;gap:clamp(3rem,7vh,5rem);width:min(92%,1440px);margin:0 auto;display:flex}.projetos .card{flex-direction:column;display:flex}.projetos .card .title{color:#fff;margin-bottom:1.2rem;font-size:clamp(1.75rem,2.5vw,2.5rem);font-weight:800}.projetos .card .body{grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);align-items:stretch;gap:clamp(1rem,2vw,2rem);display:grid}.projetos .card .body>img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;max-height:360px}.projetos .card .body .right{flex-direction:column;justify-content:space-between;gap:1.5rem;min-width:0;display:flex}.projetos .card .body .right p{color:#fff;font-size:clamp(1.15rem,2vw,2rem);font-weight:700;line-height:1.35}.projetos .card .body .right .bottom{justify-content:space-between;align-items:flex-end;gap:clamp(1rem,2vw,2rem);display:flex}.projetos button,.links button{color:#fff;cursor:pointer;background:#0e0e51;border:0;border-radius:16px;justify-content:center;align-items:center;gap:.7rem;width:min(100%,428px);min-height:48px;padding:.35rem 1rem;font-size:clamp(1rem,1.5vw,1.5rem);font-weight:700;transition:transform .15s;display:flex;box-shadow:0 0 8.3px 5px #05025a40}.projetos button:hover,.links button:hover{transform:scale(1.03)}.projetos button svg,.links button svg{flex:none;width:2rem;height:2rem}.projetos .tecu{flex-direction:column;flex:none;align-items:center;display:flex}.projetos .tecu h3{color:#fff;text-align:center;font-size:clamp(1rem,1.5vw,1.5rem)}.projetos .tecu div{justify-content:center;gap:.75rem;display:flex}.projetos .tecu div img{object-fit:contain;width:clamp(40px,4vw,55px);height:clamp(40px,4vw,55px)}.links{flex-direction:column;align-items:center;gap:2rem;width:min(92%,920px);margin:0 auto clamp(5rem,10vh,8rem);display:flex}.links .top,.links .bottom{grid-template-columns:repeat(2,minmax(280px,428px));justify-content:center;gap:2rem;width:100%;display:grid}.links button{width:100%}footer{background:var(--dois);color:#fff;text-align:center;padding:1.5rem}@media (width<=900px){.hero{grid-template-rows:auto auto;grid-template-columns:1fr;row-gap:4rem;min-height:auto;padding-top:7rem}.hero .pfp,.hero .name{grid-area:1/1}.terminal,.typing{grid-area:2/1}.projetos .card .body{grid-template-columns:1fr}.projetos .card .body>img{max-height:none}}@media (width<=640px){nav{justify-content:center;gap:.8rem;padding-inline:.75rem}nav a{font-size:.8rem}.hero{width:90%}.hero .name{margin-top:180px}.typing{font-size:clamp(1.5rem,8vw,2.25rem)}.projetos .card .body .right .bottom{flex-direction:column;align-items:center}.projetos button{width:100%}.links .top,.links .bottom{grid-template-columns:1fr;gap:1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cursor{animation:none}}.icon{transition:all .15s;transform:scale(1)}.icon:hover{transition:all .15s;transform:scale(1.1)}
