*{box-sizing:border-box;margin:0;padding:0}:root{color:#213547;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Courier New,Courier,monospace;font-weight:400;line-height:1.5}body{background-color:#fff;min-width:320px;min-height:100vh;margin:0}#root{background-color:#fff;width:100%;min-height:100vh}.header{z-index:1000;background-color:#fff;justify-content:center;align-items:center;width:100%;padding:1.5rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.social-icons{align-items:center;gap:1.5rem;display:flex}.icon-link{color:#666;justify-content:center;align-items:center;gap:.5rem;text-decoration:none;transition:color .3s;display:flex}.icon-link span{font-size:1rem;font-weight:500}.icon-link:hover{color:#0077b5}.icon-link:nth-child(2):hover{color:red}.icon-link:nth-child(3):hover{color:#e4405f}.icon-link:nth-child(4):hover{color:#333}.icon-link:nth-child(5):hover{color:#ff6b35}.icon{width:24px;height:24px}.icon-link:first-child:hover{color:#333}@media (max-width:768px){.icon-link span{display:none}.social-icons{gap:1rem}.header{padding:1rem}}.footer{text-align:center;background-color:#fff;width:100%;margin-top:4rem;padding:2rem}.footer-text{color:#000;margin:0 0 .5rem;font-family:Courier New,Courier,monospace;font-size:.9rem}.footer-copyright{color:#999;margin:0;font-family:Courier New,Courier,monospace;font-size:.85rem}.curriculo-page{background-color:#fff;width:100%;min-height:100vh;padding-top:80px}.section-arrow{justify-content:center;align-items:center;width:100%;padding:2rem 0;display:flex}.section-arrow svg{width:40px;height:40px;animation:2s infinite bounce}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.intro-section{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:2rem;display:flex}.intro-text{color:#666;margin-bottom:0;font-size:1.25rem}.name{color:#666;margin:-1rem 0 0;font-size:4.5rem;font-weight:700}.description{color:#666;max-width:600px;margin-top:.5rem;font-size:1.1rem;line-height:1.6}.highlight-red{color:#ff6b35}.email-button{color:#fff;cursor:pointer;background-color:#000;border:none;margin-top:2rem;padding:1rem 2rem;font-family:Courier New,Courier,monospace;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-block}.email-button:hover{background-color:#333}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.about-section{width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem}.about-title{color:#666;text-align:left;margin-bottom:2rem;font-size:2rem;font-weight:700}.about-tabs{gap:.5rem;margin-bottom:2rem;display:flex}.about-tab-button{color:#666;text-align:left;cursor:pointer;background-color:#0000;border:none;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-family:Courier New,Courier,monospace;font-size:1rem;transition:all .3s;display:flex;position:relative}.about-tab-button:hover{color:#333}.about-tab-button.active{color:#fff;background-color:#000}.about-content{align-items:flex-start;gap:3rem;display:flex}.about-text{text-align:left;color:#666;flex:1;font-size:1rem;line-height:1.6}.about-text p{margin-bottom:1.5rem}.about-text p:last-child{margin-bottom:0}.about-photo{flex:0 0 300px;width:300px;height:300px;overflow:hidden}.about-photo img{object-fit:cover;width:100%;height:100%}@media (max-width:768px){.about-content{flex-direction:column}.about-photo{width:100%;max-width:300px;margin:0 auto}}.experience-section{width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem}.experience-title{color:#666;text-align:left;margin-bottom:2rem;font-size:2rem;font-weight:700}.experience-content{align-items:flex-start;gap:3rem;display:flex}.experience-companies{flex-direction:column;flex:0 0 250px;gap:.5rem;display:flex}.company-button{color:#666;text-align:left;cursor:pointer;background-color:#0000;border:none;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-family:Courier New,Courier,monospace;font-size:1rem;transition:all .3s;display:flex;position:relative}.company-button:hover{color:#333}.company-button.active{color:#fff;background-color:#000}.pipe-indicator{color:#ff6b35;font-size:1.2rem;font-weight:700}.experience-details{flex:1;min-height:200px}.experience-info{text-align:left}.company-name{color:#ff6b35;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.company-website{color:#666;margin-bottom:1rem;font-size:.9rem;font-weight:400}.experience-period{color:#666;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.experience-description{margin-bottom:1.5rem}.experience-text{color:#666;align-items:flex-start;gap:.5rem;margin-bottom:1rem;font-size:1rem;line-height:1.6;display:flex}.bullet-arrow{color:#ff6b35;flex-shrink:0;font-size:1.2rem;font-weight:700}.experience-text:last-child{margin-bottom:0}.experience-technologies{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.tech-tag{color:#666;background-color:#f0f0f0;border-radius:4px;padding:.4rem .8rem;font-family:Courier New,Courier,monospace;font-size:.85rem;display:inline-block}.experience-placeholder{color:#999;text-align:left;font-style:italic}@media (max-width:768px){.experience-content{flex-direction:column}.experience-companies{flex:1;width:100%}}.education-section{width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem}.education-title{color:#666;text-align:left;margin-bottom:2rem;font-size:2rem;font-weight:700}.education-content{align-items:flex-start;gap:3rem;display:flex}.education-items{flex-direction:column;flex:0 0 250px;gap:.5rem;display:flex}.education-button{color:#666;text-align:left;cursor:pointer;background-color:#0000;border:none;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-family:Courier New,Courier,monospace;font-size:1rem;transition:all .3s;display:flex;position:relative}.education-button:hover{color:#333}.education-button.active{color:#fff;background-color:#000}.education-details{flex:1;min-height:200px}.education-info{text-align:left}.education-name{color:#ff6b35;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.education-period{color:#666;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.education-institution{color:#666;margin-bottom:1rem;font-size:.9rem;font-weight:400}.education-grade{color:#666;margin-bottom:1.5rem;font-size:1rem;font-weight:500}.education-competencies{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.education-competencies-list{flex-direction:column;gap:2rem;margin-top:1.5rem;display:flex}.competency-section{margin-bottom:0}.competency-section-title{color:#666;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.competency-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.competency-tag{color:#666;background-color:#f0f0f0;border-radius:4px;padding:.4rem .8rem;font-family:Courier New,Courier,monospace;font-size:.85rem;display:inline-block}.competencies-title{color:#666;margin-top:1rem;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.education-description{margin-bottom:1.5rem}.education-text{color:#666;align-items:flex-start;gap:.5rem;margin-bottom:1rem;font-size:1rem;line-height:1.6;display:flex}.education-text:last-child{margin-bottom:0}.checkmark{color:#ff6b35;flex-shrink:0;font-size:1rem;font-weight:700}.competency-group{border-bottom:1px solid #e0e0e0;margin-bottom:2rem;padding-bottom:1.5rem}.competency-group:last-child{border-bottom:none;margin-bottom:0}.competency-title{color:#666;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.competency-details{margin-bottom:1rem}.competency-detail{color:#666;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.95rem;line-height:1.6;display:flex}.competency-detail:last-child{margin-bottom:0}.competency-disciplines{margin-top:1rem;padding-left:1rem}.disciplines-label{color:#666;margin-top:1rem;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.discipline-item{color:#666;margin-bottom:.3rem;padding-left:.5rem;font-size:.9rem}.discipline-item:last-child{margin-bottom:0}.education-placeholder{color:#999;text-align:left;font-style:italic}@media (max-width:768px){.education-content{flex-direction:column}.education-items{flex:1;width:100%}}.orcamento-page{background-color:#fff;width:100%;min-height:100vh;padding-top:80px}.orcamento-main{width:100%;min-height:calc(100vh - 200px);padding:2rem}.orcamento-intro{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.orcamento-intro-text{color:#666;margin-bottom:0;font-size:1.25rem}.orcamento-title{color:#666;max-width:900px;margin:0;font-size:3rem;font-weight:700;line-height:1.2;display:inline-block}.highlight-orange{color:#ff6b35}.cursor{margin-left:.2rem;animation:1s infinite blink;display:inline}.orcamento-button{color:#fff;cursor:pointer;background-color:#000;border:none;margin-top:2rem;padding:1rem 2rem;font-family:Courier New,Courier,monospace;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-block}.orcamento-button:hover{background-color:#333}.fade-out-up{animation:.5s ease-out forwards fadeOutUp}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-30px)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.orcamento-form-section{align-items:center;width:100%;max-width:1200px;min-height:calc(100vh - 200px);margin:0 auto;padding:2rem;animation:.5s ease-in fadeIn;display:flex}.form-container{align-items:center;gap:3rem;width:100%;display:flex}.form-explanation{text-align:left;flex:0 0 45%}.explanation-title{color:#666;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.explanation-text{color:#666;margin-bottom:1rem;font-size:1rem;line-height:1.6}.form-wrapper{flex:1}.orcamento-form{flex-direction:column;gap:1.5rem;display:flex}.form-field{flex-direction:column;gap:.5rem;display:flex}.form-label{color:#666;text-align:left;font-size:1rem;font-weight:500}.form-input,.form-textarea{color:#333;box-sizing:border-box;border:2px solid #ddd;border-radius:4px;width:100%;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.form-input:focus,.form-textarea:focus{border-color:#ff6b35;outline:none}.form-textarea{resize:vertical;min-height:120px}.form-hint{color:#999;text-align:left;margin-top:.5rem;font-size:.85rem;line-height:1.4}.orcamento-submit-button{color:#fff;cursor:pointer;background-color:#000;border:none;margin-top:.5rem;padding:1rem 2rem;font-family:Courier New,Courier,monospace;font-size:1rem;font-weight:500;transition:background-color .3s}.orcamento-submit-button:hover:not(:disabled){background-color:#333}.orcamento-submit-button:disabled{opacity:.6;cursor:not-allowed}.success-buttons{justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.success-button{color:#fff;cursor:pointer;background-color:#000;border:none;padding:1rem 2rem;font-family:Courier New,Courier,monospace;font-size:1rem;font-weight:500;transition:background-color .3s}.success-button:hover{background-color:#333}@media (max-width:768px){.success-buttons{flex-direction:column;gap:1rem}.success-button{width:100%}.orcamento-title{font-size:1.8rem}.form-container{flex-direction:column}.form-explanation{flex:1;width:100%}}
