*{box-sizing:border-box;margin:0;padding:0;font-family:sans-serif}.body2{color:#f8fafc;background:#0c2533 radial-gradient(circle at 0 100%,#70706f59 0%,#356f7e59 35%,#14637beb 100%);min-height:100vh;padding:20px;position:relative}@media (max-width:768px){.body2{padding:30px 20px}}.header{margin-bottom:4%;padding:1% 0}.mini-title{color:#67e8f9;letter-spacing:4px;margin-bottom:20px;font-size:.8rem}.header h1{letter-spacing:-4px;color:#fff;font-size:clamp(2.5rem,6vw,5rem);font-weight:700;line-height:1.2}@media (max-width:968px){.header h1{letter-spacing:-2px}}.header span{color:#67e8f9}.conteudo{gap:5%;padding:0 3%;display:flex}.left-line{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;flex:0 0 8%;gap:60px;padding:24px 15px;display:flex}.linhas{text-align:center;flex-direction:column;align-items:center;display:flex}.line-header{border-bottom:1px dashed #67e8f933;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10px;padding-bottom:20px;display:flex}@media (max-width:968px){.conteudo{display:flex}.left-line,.line-header{width:77px}}.dot{background-color:#67e8f9;border-radius:50%;width:8px;height:8px;margin-bottom:8px;animation:2s ease-in-out infinite corePulse;box-shadow:0 0 8px #67e8f9}@keyframes corePulse{0%{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.1);box-shadow:0 0 12px #67e8f9}to{opacity:.4;transform:scale(.9)}}.line-title{letter-spacing:2px;color:#94a3b8;margin-bottom:12px;font-family:monospace;font-size:.65rem;font-weight:700}.line-lines{justify-content:center;gap:4px;width:100%;display:flex}@media (max-width:968px){.line-title{letter-spacing:0;font-size:.6rem}.line-lines{gap:4px;margin:0 auto}}.line-lines span{opacity:.4;background:#67e8f9;border-radius:2px;height:2px}.line-lines span:first-child{width:15px}.line-lines span:nth-child(2){opacity:.7;width:40px}.line-lines span:nth-child(3){width:25px}.line-org{color:#e2e8f0;font-size:.85rem;font-weight:600}.line-year{color:#67e8f9;margin-top:4px;font-size:.75rem;font-weight:700}.line-bars{color:#67e8f940;letter-spacing:1px;flex-direction:column;margin-top:10px;font-size:.9rem;display:flex}.right-line{flex-direction:column;flex:1;gap:140px;padding-top:10px;display:flex}@media (max-width:968px){.right-line{padding-top:7vh}}.project-row{justify-content:space-between;align-items:center;gap:5%;display:flex}.project-row.reverse{flex-direction:row-reverse}.project-image:hover img{transform:scale(1.1)}.project-info{width:40%;transition:all .6s}.year-line{align-items:center;gap:12px;margin-bottom:6%;display:flex}.line{background:#67e8f9ae;width:60px;height:1px}.year-line p{color:#67e8f9ae;font-weight:700}.project-info h1{letter-spacing:-2px;color:#fff;margin-bottom:15px;font-size:clamp(2.2rem,3.5vw,4.5rem);line-height:1.1}.project-info h3{color:#94a3b8;margin-bottom:6%;font-weight:500}.description{color:#cbd5e1;margin-bottom:10%;font-size:1rem;line-height:2}.tags{flex-wrap:wrap;gap:15px;margin-bottom:10%;display:flex}.tags div{color:#67e8f9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;padding:12px 18px;font-size:.85rem;display:flex;box-shadow:0 10px 30px #00000026}.view-btn{color:#0c2533;cursor:pointer;background:#67e8f9;border:none;border-radius:999px;align-items:center;gap:10px;padding:15px 28px;font-weight:700;transition:all .4s;display:flex}.short{display:none}.view-btn:hover{background:#22d3ee;transform:translateY(-4px);box-shadow:0 0 15px #67e8f966}.project-image{border-radius:20px;width:55%;height:520px;transition:all .5s;position:relative;overflow:hidden;box-shadow:0 30px 80px #38373764}.project-image img{object-fit:cover;width:100%;height:100%;transition:transform 1s,filter 1s}.image-overlay{z-index:2;background:linear-gradient(#0c25330d,#0c2533cc);position:absolute;inset:0}.floating-card{z-index:3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;padding:22px;position:absolute;bottom:35px;left:35px}.floating-card p{letter-spacing:3px;opacity:.6;margin-bottom:8px;font-size:.75rem}.floating-card h2{font-size:1.4rem}.prateleira{border-top:1px solid #ffffff0d;margin-top:3%;padding-top:80px;padding-bottom:100px}.prateleira-head{color:#67e8f9;align-items:center;gap:20px;margin-bottom:60px;display:flex}.mini{letter-spacing:4px;margin-bottom:8px;font-size:.8rem}.prateleira-header h1{letter-spacing:-2px;color:#fff;font-size:clamp(2.2rem,4.5vw,4.5rem);line-height:1}.prateleira-grid{flex-wrap:wrap;justify-content:center;gap:40px 30px;width:100%;display:flex}.prat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(90deg,#0f2b3af2 0%,#143749d9 5%,#194a60e6 100%);border:1px solid #ffffff14;border-left:5px solid #67e8f9;border-radius:4px 16px 16px 4px;flex-direction:column;flex:280px;justify-content:space-between;max-width:340px;min-height:420px;padding:35px 25px 25px 35px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:-5px 5px #0003,-15px 20px 35px #0006,inset 1px 1px #ffffff1a}.prat-card:before{content:"";z-index:2;background:#ffffff12;width:1px;height:100%;position:absolute;top:0;left:12px}.prat-card:hover{background:linear-gradient(90deg,#123345fa 0%,#184258e6 5%,#1e5872f2 100%);border-color:#67e8f966 #67e8f966 #67e8f966 #22d3ee;transform:translateY(-14px)rotate(-1deg);box-shadow:-8px 12px #00000026,-25px 35px 50px #67e8f92e}.prat-top{justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;display:flex}.prat-top span{color:#67e8f9;text-transform:uppercase;background:#67e8f914;border:1px solid #67e8f933;border-radius:4px;padding:5px 12px;font-family:monospace;font-size:.72rem;font-weight:600}.prat-top p{color:#64748b;font-family:monospace;font-size:.8rem;font-weight:600}.publication-card{flex-direction:column;flex-grow:1;display:flex}.publication-card h2{color:#fff;margin-bottom:12px;font-family:system-ui,-apple-system,sans-serif;font-size:clamp(1.15rem,1.3vw,1.4rem);font-weight:600;line-height:1.4}.publication-card h4{color:#94a3b8;font-size:.88rem;font-weight:400;line-height:1.6}.titulo{-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.publication-icon{color:#67e8f9;background:#67e8f90d;border:1px solid #67e8f926;border-radius:10px;justify-content:center;align-self:flex-start;align-items:center;width:45px;height:45px;margin-top:auto;display:inline-flex}@media (max-width:480px){.prat-card{max-width:100%;min-height:380px;padding:25px 20px 20px 25px}}.back-home{text-align:center;margin-bottom:60px}.back-btn{color:#94a3b8;border:1px solid #67e8f933;border-radius:50px;padding:14px 40px;text-decoration:none;transition:all .3s}.back-btn:hover{color:#fff;background:#67e8f914;border-color:#67e8f9}@media (max-width:768px){.line-bars span{font-size:20px}.project-info h3{margin-bottom:10px}.description{margin-bottom:4%;font-size:.9rem;line-height:1.8}.tags{margin-bottom:1%}.tags .hid{display:none}.short{padding:15px 6%;display:flex}.wide{display:none}.projects-feed-column{gap:80px}.project-row,.project-row.reverse{flex-direction:column;gap:35px}.project-info{width:100%}.project-image{width:100%;height:380px}.project-row:hover .project-image{width:100%}.project-row:hover .project-info{opacity:1;transform:none}}
