::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#1a202c}::-webkit-scrollbar-thumb{background-color:#4a5568;border-radius:20px;border:3px solid #1a202c}::-webkit-scrollbar-thumb:hover{background-color:gray}html{scrollbar-width:thin;scrollbar-color:gray #1a202c}.portfolio-container{display:flex;justify-content:center;align-items:flex-start;min-height:100vh;padding:5vh 5vw;box-sizing:border-box}.terminal-window{width:100%;max-width:1200px;border-radius:10px;overflow:hidden;box-shadow:0 25px 50px -12px #00000080;border:1px solid #4a5568;background-color:#2d3748}.terminal-wrapper{position:relative;z-index:1}body{background-color:#1a202c}.card-container{display:flex;background-color:#2d3748;border-radius:12px;margin-bottom:2rem;box-shadow:0 10px 15px -3px #0003,0 4px 6px -2px #00000014;overflow:hidden;border:1px solid #4a5568;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.card-container:hover{border-color:#00ff9d;box-shadow:0 20px 25px -5px #00ff9d1a,0 10px 10px -5px #00ff9d14}.gif-container{flex:0 0 40%;overflow:hidden}.project-gif{width:100%;height:100%;object-fit:cover}.content-container{flex:1;padding:1.5rem;display:flex;flex-direction:column}.card-title{margin:0 0 .75rem;color:#00ff9d;font-size:1.5rem}.card-description{margin:0 0 1rem;color:#a0aec0;line-height:1.6;flex-grow:1}.technologies-container{margin-bottom:1rem}.tech-tag{display:inline-block;background-color:#4a5568;color:#cbd5e0;padding:.25rem .75rem;border-radius:9999px;font-size:.8rem;font-weight:600;margin-right:.5rem;margin-bottom:.5rem;transition:background-color .2s ease}.tech-tag:hover{background-color:#00ff9d;color:#1a202c}.repo-link{color:#00ff9d;text-decoration:none;font-weight:700;align-self:flex-start;transition:color .2s ease}.repo-link:hover{color:#66ffc9}@keyframes slideInFadeIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.experience-card{display:flex;position:relative;margin-left:30px;padding-bottom:3rem;opacity:0;animation:slideInFadeIn .6s ease-out forwards}.experience-card:nth-child(1){animation-delay:.2s}.experience-card:nth-child(2){animation-delay:.4s}.experience-card:nth-child(3){animation-delay:.6s}.experience-card:after{content:"";position:absolute;left:-20px;top:calc(50% - 1.5rem);height:calc(50% + 1.5rem);bottom:0;width:3px;background-color:#4a5568;transition:background-color .3s ease}.experience-card:before{content:"";position:absolute;left:-20px;top:0;height:calc(50% - 1.5rem);width:3px;background-color:#4a5568;transition:background-color .3s ease}.experience-card:first-child:before{display:none}.experience-card:last-child:after{display:none}.timeline-marker{position:absolute;left:-27.5px;top:calc(50% - 1.5rem);transform:translateY(-50%);width:15px;height:15px;border-radius:50%;background-color:#1a202c;border:3px solid #ff851b;z-index:1;transition:transform .3s ease,background-color .3s ease}.experience-content{background-color:#2d3748;border-radius:8px;padding:1.5rem;width:100%;border:1px solid #4a5568;transition:border-color .3s ease,box-shadow .3s ease}.role-title{margin:0;color:#e2e8f0;font-size:1.4rem;line-height:1.5}.company-name{color:#ff851b;font-weight:500}.date-range{margin:.25rem 0 1rem;color:#a0aec0;font-style:italic;font-size:.9rem}.description-list{padding-left:20px;margin:0 0 1rem;color:#cbd5e0;line-height:1.6}.description-list li::marker{color:#ff851b}.company-info{font-size:.9rem;color:#a0aec0;border-top:1px solid #4a5568;padding-top:1rem;margin-top:1rem;margin-bottom:1rem}.skills-container{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{background-color:#4a5568;color:#cbd5e0;padding:.25rem .75rem;border-radius:9999px;font-size:.8rem;font-weight:600}.experience-card:hover .timeline-marker{transform:scale(1.2) translateY(-50%);background-color:#ff851b}.experience-card:hover:after,.experience-card:hover:before{background-color:#ff851b}.experience-card:hover .experience-content{border-color:#ff851b;box-shadow:0 10px 25px -5px #ff851b26}.sobre-container{display:flex;align-items:center;gap:2.5rem;color:#e2e8f0}.avatar-container{flex-shrink:0}.avatar-image{width:180px;height:180px;border-radius:50%;border:4px solid #4a5568;object-fit:cover;box-shadow:0 10px 25px -5px #0000004d}.info-container{flex-grow:1}.nome-titulo{margin:0;font-size:2.5rem;font-weight:700;color:#7fdbff}.cargo-titulo{margin:.25rem 0 1.5rem;font-size:1.2rem;font-weight:400;color:#a0aec0}.biografia{line-height:1.7;margin-bottom:2rem;max-width:70ch}.skills-titulo{margin-bottom:1rem;color:#7fdbff}.skills-tags-container{display:flex;flex-wrap:wrap;gap:.75rem}.skill-tag-sobre{background-color:#4a5568;color:#cbd5e0;padding:.4rem 1rem;border-radius:6px;font-size:.9rem;font-weight:500}.contato-container{color:#e2e8f0}.contato-titulo{color:#a777e3;font-size:1.8rem;margin-bottom:.5rem}.contato-subtitulo{color:#a0aec0;margin-top:0;margin-bottom:2.5rem}.contato-links{display:flex;flex-direction:column;gap:1.5rem}.contato-item{display:inline-flex;align-items:center;gap:1rem;color:#cbd5e0;text-decoration:none;font-size:1.1rem;transition:color .3s ease}.contato-item:hover{color:#a777e3}.contato-icone{font-size:1.8rem}.welcome-container{padding:1rem 1.5rem;line-height:1.8;color:#a0aec0}.whoami-animation{font-family:Consolas,Monaco,monospace;font-size:1.1rem;white-space:pre-line;margin-bottom:2rem}.whoami-animation span:last-child{color:#00ff9d;font-weight:700}.welcome-title{color:#ffbd2e;font-weight:700;font-size:1.2rem;margin-bottom:1rem}.divider{border:none;border-top:1px solid #4a5568;margin-bottom:1.5rem}.info-list{list-style:none;padding:0;margin:1.5rem 0}.info-list li{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem;color:#e2e8f0}.info-list .icon{font-size:1.2rem}.navegue-text{color:#00ff9d;font-style:italic}
