*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px;height:100%;overscroll-behavior-y:none}.section,.hero,.lado-a-lado{will-change:transform}body{font-family:montserrat,serif;background-color:#c879ff;color:#441151;width:100vw;overflow-x:hidden}:root{--banner: #f2ff3c;--titulo: #d9ff00;--index-text: #026b07;--sobre-text: #006419;--sobre-title: #6900a7;--sobre-background: #ffffff;--ceu: #1028fd;--index: #ff85ef;--nuvem: #ff00f29a;--texto: #441151;--roxo-escuro: #C879FF;--roxo-vibrante: #AA00D6;--preto: #000000;--branco: #FFFFFF}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .8s ease;will-change:opacity,transform}[data-reveal].is-visible{opacity:1;transform:none}[data-reveal=up]{transform:translateY(264px)}[data-reveal=down]{transform:translateY(-264px)}[data-reveal=left]{transform:translate(264px)}[data-reveal=right]{transform:translate(-264px)}[data-reveal].is-visible{transform:none}[data-delay="0"],[data-delay="100"]{transition-delay:.1s}[data-delay="150"]{transition-delay:.15s}[data-delay="400"]{transition-delay:.4s}@keyframes nuvem-move{0%{left:-20%;opacity:.7}10%{opacity:1}90%{opacity:1}to{left:110%;opacity:.7}}.nuvem{position:absolute;top:5%;font-size:180px;color:var(--nuvem);opacity:.8;pointer-events:none;z-index:-2}.nuvem1{animation:nuvem-move 22s linear infinite;top:18%;font-size:180px;animation-delay:0s;z-index:2}.nuvem2{animation:nuvem-move 40s linear infinite;top:30%;font-size:120px;z-index:-2;animation-delay:0s}.nuvem3{animation:nuvem-move 66s linear infinite;top:35%;font-size:90px;animation-delay:0s}.nuvem4{animation:nuvem-move 34s linear infinite;top:40%;font-size:150px;z-index:1;animation-delay:0s}.nuvem5{animation:nuvem-move 18s linear infinite;top:50%;font-size:100px;z-index:1;animation-delay:0s}@keyframes subida{0%{transform:translateY(10%)}20%{transform:translateY(-10%)}50%{transform:translateY(10%)}70%{transform:translateY(-10%)}to{transform:translateY(10%)}}.hero h1 span{display:inline-block;animation:subida 8s ease-in-out infinite}.hero h1 span:nth-child(1){animation-delay:0s}.hero h1 span:nth-child(2){animation-delay:.08s}.hero h1 span:nth-child(3){animation-delay:.16s}.hero h1 span:nth-child(4){animation-delay:.24s}.hero h1 span:nth-child(5){animation-delay:.32s}.hero h1 span:nth-child(6){animation-delay:.4s}.hero h1 span:nth-child(7){animation-delay:.48s}.hero h1 span:nth-child(8){animation-delay:.56s}.hero h1 span:nth-child(9){animation-delay:.64s}.hero h1 span:nth-child(10){animation-delay:.72s}.hero h1 span:nth-child(11){animation-delay:.8s}.hero h1 span:nth-child(12){animation-delay:.88s}.hero h1 span:nth-child(13){animation-delay:.96s}.container{display:flex;flex-direction:column;align-items:center;width:100vw}h1{overflow-y:hidden;font-family:modak,sans-serif;letter-spacing:-1.2px;transform:scaleX(1.3);word-spacing:6px;font-weight:400;text-decoration:none;font-style:normal;font-variant:normal;text-transform:uppercase;text-align:center;font-size:8.5rem;color:var(--titulo)}h2{overflow-y:hidden;font-family:Montserrat,sans-serif;letter-spacing:-1.2px;word-spacing:6px;font-weight:900;text-decoration:none;font-style:normal;font-variant:normal;text-transform:uppercase;text-align:center;font-size:8.5rem}.texto{font-size:1.2rem;transform:scaleX(1.5);font-family:montserrat,sans-serif;color:var(--branco);display:flex;width:60%;font-weight:500;letter-spacing:-1.5px;text-align:center;flex-direction:column;align-items:center;gap:2rem}.letreiroIndex{align-items:center;background-color:var(--banner);color:var(--ceu);justify-content:center;display:flex;height:30vh;width:100%}.letreiroSobre{align-items:center;background-color:var(--index-text);color:var(--index);justify-content:center;display:flex;height:30vh;width:100%}.sobre{background-color:var(--sobre-background);min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:4rem 2rem}.sobre-container{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center;gap:4rem}.sobre h2{color:var(--sobre-title);font-size:6rem;text-transform:uppercase;letter-spacing:-2px;text-align:center;margin-bottom:2rem}.sobre h2 a{text-decoration:none;color:inherit;display:inline-block}.sobre h2 span{display:inline-block;animation:subida 8s ease-in-out infinite}.sobre h2 span:nth-child(1){animation-delay:0s}.sobre h2 span:nth-child(2){animation-delay:.08s}.sobre h2 span:nth-child(3){animation-delay:.16s}.sobre h2 span:nth-child(4){animation-delay:.24s}.sobre h2 span:nth-child(5){animation-delay:.32s}.sobre h2 span:nth-child(6){animation-delay:.4s}.sobre h2 span:nth-child(7){animation-delay:.48s}.sobre h2 span:nth-child(8){animation-delay:.56s}.sobre h2 span:nth-child(9){animation-delay:.64s}.sobre-content{display:flex;flex-direction:column;align-items:center;gap:3rem;text-align:center;max-width:1000px}.bio-text{display:flex;flex-direction:column;gap:2rem}.bio{font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:600;color:var(--sobre-title);line-height:1.6;text-align:justify}.areas-title{font-family:Monoton,sans-serif;font-size:5rem;color:var(--sobre-text);text-transform:uppercase;margin-top:2rem;letter-spacing:+1px}.tech-stack{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem}.tech-stack span{font-family:montserrat,sans-serif;font-size:2rem;font-weight:900;color:var(--sobre);background-color:var(--banner);padding:.5rem 1.5rem;border-radius:50px;transform:rotate(-2deg);transition:transform .3s ease}.tech-stack span:nth-child(2n){transform:rotate(2deg);background-color:var(--index);color:var(--sobre)}.tech-stack span:hover{transform:scale(1.1) rotate(0)}.horizontal-text-loop{width:100%;overflow:hidden;white-space:nowrap;position:relative}.loop-content{display:inline-flex;animation:scroll-horizontal 20s linear infinite;gap:4rem}.loop-content span{font-size:8rem;font-weight:900;font-family:montserrat,sans-serif;letter-spacing:-8px;text-transform:uppercase;flex-shrink:0}@keyframes scroll-horizontal{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero{background-color:var(--ceu);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.7rem;color:var(--texto);font-weight:500;letter-spacing:-1.6px;text-align:justify;height:100vh;padding:40px;gap:1rem}.banner{width:100%;height:100vh;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.index{background-color:var(--index);min-height:100vh;width:100%;display:grid;grid-template-columns:1fr 1fr;padding:4rem;gap:4rem;position:relative}.index-links{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2rem;padding-left:4rem}.index-preview-area{transform:translateY(-50%);height:600px;display:flex;align-items:center;justify-content:center}.index a{font-family:Montserrat,sans-serif;font-size:4rem;font-weight:900;color:var(--index-text);text-decoration:none;text-transform:uppercase;letter-spacing:-5px;display:inline-block;transition:color .3s ease;position:relative;cursor:pointer}.index a:hover{color:var(--banner)}.project-preview{background-color:var(--index-text);position:absolute;top:55%;left:0;width:100%;height:auto;object-fit:contain;opacity:0;transition:opacity .6s ease,filter .6s ease;filter:var(--ceu)}.index a:hover .project-preview{opacity:1}.project-name{position:relative;z-index:1}.project-name span{display:inline-block;animation:subida 8s ease-in-out infinite}.index-links a:nth-child(1) .project-name span:nth-child(1){animation-delay:0s}.index-links a:nth-child(1) .project-name span:nth-child(2){animation-delay:.08s}.index-links a:nth-child(1) .project-name span:nth-child(3){animation-delay:.16s}.index-links a:nth-child(1) .project-name span:nth-child(4){animation-delay:.24s}.index-links a:nth-child(1) .project-name span:nth-child(5){animation-delay:.32s}.index-links a:nth-child(1) .project-name span:nth-child(6){animation-delay:.4s}.index-links a:nth-child(1) .project-name span:nth-child(7){animation-delay:.48s}.index-links a:nth-child(1) .project-name span:nth-child(8){animation-delay:.56s}.index-links a:nth-child(1) .project-name span:nth-child(9){animation-delay:.64s}.index-links a:nth-child(2) .project-name span:nth-child(1){animation-delay:0s}.index-links a:nth-child(2) .project-name span:nth-child(2){animation-delay:.08s}.index-links a:nth-child(2) .project-name span:nth-child(3){animation-delay:.16s}.index-links a:nth-child(2) .project-name span:nth-child(4){animation-delay:.24s}.index-links a:nth-child(3) .project-name span:nth-child(1){animation-delay:0s}.index-links a:nth-child(3) .project-name span:nth-child(2){animation-delay:.08s}.index-links a:nth-child(3) .project-name span:nth-child(3){animation-delay:.16s}.index-links a:nth-child(3) .project-name span:nth-child(4){animation-delay:.24s}.index-links a:nth-child(3) .project-name span:nth-child(5){animation-delay:.32s}.index-links a:nth-child(3) .project-name span:nth-child(6){animation-delay:.4s}.index-links a:nth-child(3) .project-name span:nth-child(7){animation-delay:.48s}.index-links a:nth-child(3) .project-name span:nth-child(8){animation-delay:.56s}.index-links a:nth-child(4) .project-name span:nth-child(1){animation-delay:0s}.index-links a:nth-child(4) .project-name span:nth-child(2){animation-delay:.08s}.index-links a:nth-child(4) .project-name span:nth-child(3){animation-delay:.16s}.index-links a:nth-child(4) .project-name span:nth-child(4){animation-delay:.24s}.index-links a:nth-child(4) .project-name span:nth-child(5){animation-delay:.32s}.index-links a:nth-child(4) .project-name span:nth-child(6){animation-delay:.4s}.index-links a:nth-child(5) .project-name span:nth-child(1){animation-delay:0s}.index-links a:nth-child(5) .project-name span:nth-child(2){animation-delay:.08s}.index-links a:nth-child(5) .project-name span:nth-child(3){animation-delay:.16s}.index-links a:nth-child(5) .project-name span:nth-child(4){animation-delay:.24s}.index-links a:nth-child(5) .project-name span:nth-child(5){animation-delay:.32s}.index-links a:nth-child(5) .project-name span:nth-child(6){animation-delay:.4s}.index-links a:nth-child(5) .project-name span:nth-child(7){animation-delay:.48s}.index-links a:nth-child(5) .project-name span:nth-child(8){animation-delay:.56s}.index-links a:nth-child(5) .project-name span:nth-child(9){animation-delay:.64s}.index-links a:nth-child(6) .project-name span:nth-child(1){animation-delay:0s}.index-links a:nth-child(6) .project-name span:nth-child(2){animation-delay:.08s}.index-links a:nth-child(6) .project-name span:nth-child(3){animation-delay:.16s}.index-links a:nth-child(6) .project-name span:nth-child(4){animation-delay:.24s}.index-links a:nth-child(6) .project-name span:nth-child(5){animation-delay:.32s}.index-links a:nth-child(6) .project-name span:nth-child(6){animation-delay:.4s}.index-links a:nth-child(6) .project-name span:nth-child(7){animation-delay:.48s}.index-links a:nth-child(6) .project-name span:nth-child(8){animation-delay:.56s}.index-links a:nth-child(6) .project-name span:nth-child(9){animation-delay:.64s}.index-links a:nth-child(6) .project-name span:nth-child(10){animation-delay:.72s}.index-links a:nth-child(6) .project-name span:nth-child(11){animation-delay:.8s}.floating-contact{position:fixed;bottom:30px;right:30px;background-color:#25d366;color:#fff;padding:15px 30px;border-radius:50px;display:flex;align-items:center;gap:12px;text-decoration:none;font-family:Montserrat,sans-serif;font-weight:800;font-size:1.2rem;box-shadow:0 4px 20px #0000004d;z-index:1000;transition:all .3s ease;border:2px solid white}.floating-contact:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 8px 25px #0006;background-color:#128c7e}.floating-contact svg{font-size:1.8rem}@keyframes pulse-green{0%{box-shadow:0 0 #25d366b3}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}.floating-contact{animation:pulse-green 2s infinite}.site-footer{background-color:var(--ceu);color:var(--banner);padding:3rem 2rem;width:100%;font-family:Montserrat,sans-serif;border-top:4px solid var(--banner)}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:1.1rem}.footer-links{display:flex;gap:2rem}.footer-links a{color:var(--banner);text-decoration:none;text-transform:uppercase;font-weight:800;transition:opacity .6s ease}.footer-links a:hover{opacity:.7;text-decoration:none}@media (max-width: 1200px){.container h1,.hero h1{font-size:6rem}.container h2,.hero h2{font-size:1.5rem}.index a{font-size:2.6rem}}@media (max-width: 900px){.index{grid-template-columns:1fr;padding:2rem;gap:3rem}.index-preview-area{display:none}.index-links{padding-left:0;align-items:center}.index a{text-align:center}.texto{width:80%}}@media (max-width: 600px){.hero{padding:2rem 1rem;height:auto;min-height:100vh;justify-content:center;overflow-x:hidden}.hero h1{font-size:3rem;letter-spacing:-1px;word-spacing:2px;transform:none}.hero h2{font-size:1rem}.texto{width:95%;font-size:1rem;gap:1.5rem;transform:none}.nuvem{font-size:80px}.nuvem1{font-size:100px}.nuvem4{font-size:90px}.letreiroIndex,.letreiroSobre{height:15vh}.loop-content{gap:2rem}.loop-content span{font-size:4rem;letter-spacing:-2px}.index{padding:3rem 1rem;gap:2rem}.index a{font-size:2.2rem;letter-spacing:-2px}.sobre{padding:3rem 1.5rem}.sobre-container{gap:2.5rem}.sobre h2{font-size:2rem;letter-spacing:-1px}.sobre-content{gap:2rem}.bio{padding:1rem;font-size:1rem;text-align:justify}.areas-title{font-size:1.2rem;margin-top:1rem}.tech-stack{gap:1rem}.tech-stack span{font-size:.8rem;padding:.4rem 1rem}.footer-content{flex-direction:column;gap:2rem;text-align:center}.footer-links{flex-direction:column;gap:1rem}.floating-contact{bottom:10%;right:20px;padding:10px;font-size:1rem}.floating-contact svg{font-size:1.4rem}}
