@import"https://fonts.googleapis.com/css2?family=Martian+Mono:wght@100..800&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Outfit:wght@100..900&family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap";.border{border-left:0;border-right:0;border-top:0;border-bottom:3px solid transparent;border-image-slice:1;transition:background .2s ease,padding .2s ease,box-shadow .2s ease,border-color .2s ease,backdrop-filter .2s ease;background:linear-gradient(140deg,#351313,#100000) padding-box,linear-gradient(135deg,#1c0404,#fff0) border-box;box-shadow:2px;z-index:1000;position:sticky;top:0}.border.scrolled{background:transparent}.navbar{font-family:Martian Mono;left:0;width:100%;padding:1.25rem 2rem;color:#fff;font-size:medium;transition:background .2s ease,backdrop-filter .2s ease,box-shadow .2s ease}.navbar.scrolled{background:#0000004d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 26px #00000047}.navbar .navbar-version{font-family:Martian Mono;font-weight:100;font-size:x-small}.navbar .navbar-container{display:flex;justify-content:space-around;align-items:center}.navbar .navbar-logo{position:relative;padding:.5rem 1rem;border:1px solid #e8e8e8;border-radius:4px;background:#4d4e0363}.navbar .navbar-logo a{text-decoration:none;color:#e8e8e8;position:relative}.navbar .navbar-logo a:after{content:"|";color:#e8e8e8;margin-left:4px;animation:blink 1s infinite}.navbar .navbar-logo .navbar-logo-name{color:#c4bf99}.navbar .navbar-logo .navbar-logo-terminal{color:#090081}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.navbar .navbar-logo a{text-decoration:none;color:#e8e8e8}.navbar .navbar-menu{display:flex;flex-direction:row;align-items:center;gap:2rem}.navbar .navbar-menu li{list-style-type:none}.navbar .navbar-menu .navbar-item a{color:#e8e8e8;text-decoration:none;font-weight:500;transition:color .3s}.navbar .navbar-menu .navbar-item a:hover{color:#413d44}.navbar .navbar-toggle{display:none;flex-direction:column;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.navbar .navbar-toggle span{width:25px;height:3px;background-color:#e8e8e8;margin:3px 0;transition:all .3s ease;border-radius:3px}.navbar .navbar-toggle.open span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.navbar .navbar-toggle.open span:nth-child(2){opacity:0}.navbar .navbar-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}@media(max-width:768px){.navbar .navbar-toggle{display:flex}.navbar .navbar-menu{position:fixed;top:0;right:-100%;height:100vh;width:70%;max-width:300px;background:#141414fa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;justify-content:center;gap:3rem;transition:right .3s ease;box-shadow:-2px 0 10px #00000080}.navbar .navbar-menu.active{right:0}.navbar .navbar-menu .navbar-item a{font-size:1.2rem}}.hero-section{font-family:Martian Mono;min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:1rem;color:#fff;overflow:hidden}.lava{position:relative;font-weight:700;display:inline-block;background:linear-gradient(120deg,#3d1d1d,#5c0000,#a82400,#ffc400,#a82400,#5c0000);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:lava-flow 5s ease-in-out infinite alternate}@keyframes lava-flow{0%{background-position:0% 50%;transform:skew(0)}to{background-position:100% 50%;transform:skew(3deg)}}.hero-container{max-width:800px;text-align:center}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}@media(max-width:768px){.hero-title{font-size:2.5rem}}@media(max-width:480px){.hero-title{font-size:2rem}}.hero-subtitle{font-size:1.5rem;font-weight:400;margin-bottom:1.5rem;opacity:.8}@media(max-width:768px){.hero-subtitle{font-size:1.25rem}}@media(max-width:480px){.hero-subtitle{font-size:1.1rem}}.hero-description{font-size:1rem;line-height:1.8;margin-bottom:2.5rem;opacity:.6;max-width:600px;margin-left:auto;margin-right:auto}@media(max-width:768px){.hero-description{font-size:1rem}}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:.875rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.btn:active{transform:translateY(0)}.btn-primary{background-color:#fff;color:#413d44}.btn-primary:hover{background-color:#f8f9fa}.btn-secondary{background-color:transparent;color:#fff;border:2px solid #fff}.btn-secondary:hover{background-color:#ffffff1a}.hero-title,.hero-subtitle,.hero-description{color:#fff;position:relative;z-index:1}.hero-container:before{content:"";position:absolute;inset:0;background:radial-gradient(circle,rgba(255,201,150,.137) 0%,transparent 45%);z-index:0;pointer-events:none}.hero-section{position:relative;overflow:hidden;min-height:100vh}.hero-bg{position:absolute;inset:0;pointer-events:none;z-index:-2;--x: 50%;--y: 50%;transition:background .1s linear}.hero-icons{position:absolute;inset:0;z-index:-1;pointer-events:none}.hero-icon{position:absolute;width:32px;height:32px;will-change:transform}.about-container{display:flex;justify-content:space-evenly;align-items:center}.about-section{padding:4rem 0;font-family:Martian Mono;color:#fff}.about-section .about-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:.5rem}.about-section .about-title-underline{width:80px;height:4px;background:linear-gradient(140deg,#d16969,#e63f58);margin:0 auto 2rem;border-radius:2px}.about-section .about-content{opacity:0;transition:opacity 1s ease-out,transform 1s ease-out}.about-section .about-content.visible{opacity:1;transform:translateY(0) translate(0) scale(1)}.about-section .about-content{transform:translateY(60px);-webkit-box-shadow:0px 0px 52px 10px linear-gradient(140deg,#d16969 0%,#e63f58 100%);-moz-box-shadow:0px 0px 52px 10px linear-gradient(140deg,#351313 0%,#100000 100%);box-shadow:0 0 52px 10px #410202;background:linear-gradient(140deg,#3f3a3a,#362a2a7e);padding:2rem;border:4px solid linear-gradient(140deg,#3f3a3a 0%,rgba(54,42,42,.4941176471) 100%);border-radius:20px;display:flex;flex-wrap:nowrap;flex-direction:column;gap:2rem;align-items:flex-start;justify-content:center}.about-section .about-socials{position:absolute;margin:20px;top:15px;right:15px;display:flex;gap:12px}.about-section .about-socials a{color:#f5e2e2;transition:transform .2s ease,color .2s ease}.about-section .about-socials a:hover{transform:scale(1.15);color:#ff6a4d}.about-section .about-image-wrapper{position:relative;width:260px;height:260px;border-radius:50%;overflow:hidden;background:linear-gradient(140deg,#351313,#100000) padding-box,linear-gradient(135deg,#1c0404,#fff0) border-box;border:2px solid transparent}.about-section .about-image-wrapper .about-image{width:100%;height:100%;object-fit:cover}.about-section .about-image-wrapper .about-image-overlay{position:absolute;inset:0;background:#0003}.about-section .about-text-content{max-width:700px}.about-section .about-text-content .about-subtitle{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.about-section .about-text-content .about-description{margin-bottom:.8rem;font-size:1rem;line-height:1.6;color:#e0e0e0}.about-section .about-tech-title,.about-section .about-interests-title{font-size:1.3rem;font-weight:600;margin:2rem 0 1rem}.about-section .tech-title{grid-column:1/-1;text-align:center;justify-self:center;margin:.5}.about-section .about-tech-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 10px;margin:1rem}.about-section .about-tech-container1,.about-section .about-tech-container2,.about-section .about-tech-container3,.about-section .about-tech-container4,.about-section .about-tech-container5{background-color:#44414162;border:1px solid #615f5f;padding:5px;border-radius:2rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px 15px;transition:transform .35s ease,box-shadow .35s ease}.about-section .about-tech-container1:hover,.about-section .about-tech-container2:hover,.about-section .about-tech-container3:hover,.about-section .about-tech-container4:hover,.about-section .about-tech-container5:hover{transform:scale(1.02);box-shadow:0 0 30px 3px #7c381d66;-webkit-box-shadow:0px 0px 30px 3px rgba(216,109,47,.4);-moz-box-shadow:0px 0px 30px 3px rgba(105,99,47,.4)}.about-section .tech-title{text-align:center;font-weight:700;font-size:1rem;color:#97423c;margin:.5rem 0;width:100%}.about-section .about-tech-tag{display:flex;justify-content:center;align-items:center;border-radius:1rem;border:1px solid #a78c8c;background-color:#44414162;color:#f3d9d9;font-size:.5rem;font-weight:200;flex:0 0 auto;width:80px;height:30px;text-align:center;box-shadow:0 0 2px 1px #7c7a1d66;-webkit-box-shadow:0px 0px 2px 1px rgba(216,213,47,.4);-moz-box-shadow:0px 0px 2px 1px rgba(75,105,47,.4)}.about-section .about-tech-container1{grid-row:1/2;grid-column:1/2}.about-section .about-tech-container2{grid-row:1/2;grid-column:2/3}.about-section .about-tech-container3{grid-row:2/3;grid-column:1/2}.about-section .about-tech-container4{grid-row:2/3;grid-column:2/3}.about-section .about-tech-container5{grid-row:3/4;grid-column:1/3}@media(max-width:1024px)and (min-width:769px){.about-section .about-container{display:flex;flex-direction:row;gap:2rem}.about-section .about-tech-list{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr);gap:10px 10px}.about-section .about-interests-title{margin:0 1rem 1.5rem}.about-section .about-interests{margin:0 1rem}.about-section .about-content{margin:1rem}.about-section .about-tech-container1{grid-row:1/2;grid-column:1/2}.about-section .about-tech-container2{grid-row:1/2;grid-column:2/3}.about-section .about-tech-container3{grid-row:2/3;grid-column:1/2}.about-section .about-tech-container4{grid-row:2/3;grid-column:2/3}.about-section .about-tech-container5{grid-row:3/4;grid-column:1/2}}@media(max-width:768px){.about-section .about-tech-list{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(6,1fr);gap:10px 10px}.about-section .about-tech-container1{grid-row:1/2;grid-column:1/2}.about-section .about-tech-container2{grid-row:2/3;grid-column:1/2}.about-section .about-tech-container3{grid-row:3/4;grid-column:1/2}.about-section .about-tech-container4{grid-row:4/5;grid-column:1/2}.about-section .about-tech-container5{grid-row:5/6;grid-column:1/2}}.about-section .about-cta{margin-top:2rem;display:flex;gap:1rem}.about-section .about-cta .about-cta-button{padding:.875rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.about-section .about-cta .about-cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.about-section .about-cta .about-cta-button:active{transform:translateY(0)}.about-section .about-cta .about-cta-button{background-color:#fff;color:#413d44}.about-section .about-cta .about-cta-button:hover{background-color:#f8f9fa}.about-section .about-cta .about-cta-button{text-decoration:none}.about-section .about-cta .about-cta-button-secondary{padding:.875rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.about-section .about-cta .about-cta-button-secondary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.about-section .about-cta .about-cta-button-secondary:active{transform:translateY(0)}.about-section .about-cta .about-cta-button-secondary{background-color:transparent;color:#fff;border:2px solid #fff}.about-section .about-cta .about-cta-button-secondary:hover{background-color:#ffffff1a}.about-section .about-cta .about-cta-button-secondary{text-decoration:none}.about-section .about-interests{display:flex;justify-content:space-around;flex-direction:column}.about-section .about-interests-grid>*{opacity:0;transform:translateY(30px);transition:opacity .7s ease-out,transform .7s ease-out}.about-section .about-interests-grid>*:nth-child(1){transition-delay:.15s}.about-section .about-interests-grid>*:nth-child(2){transition-delay:.3s}.about-section .about-interests-grid>*:nth-child(3){transition-delay:.45s}.about-section .about-interests-grid>*:nth-child(4){transition-delay:.6s}.about-section .about-interests-grid.visible>*{opacity:1;transform:translateY(0)}.about-section .about-interests-grid{display:flex;flex-direction:column;justify-content:space-around;gap:2rem}.about-section .about-interests-grid .about-interest-card{background:linear-gradient(180deg,#613131,#381c1c);padding:1rem;border-radius:.6rem;margin:20px;text-align:center}.about-section .about-interests-grid .about-interest-card{text-decoration:none;color:inherit;background:linear-gradient(140deg,#3f3a3a,#362a2a7e);border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;box-shadow:0 0 10px 3px #38302d66;-webkit-box-shadow:0px 0px 10px 3px rgba(179,163,153,.4);-moz-box-shadow:0px 0px 10px 3px rgba(92,89,65,.4)}.about-section .about-interests-grid .about-interest-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #00000026}.about-section .about-interests-grid .about-interest-card .about-interest-name{font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.about-section .about-interests-grid .about-interest-card .about-interest-description{font-size:.9rem;opacity:.85}@media(max-width:768px){.about-container{display:flex;flex-direction:column;gap:2rem}.about-section .about-content{order:1;border-radius:0!important}.about-section .about-interests{order:2}.about-interests-title{text-align:center;margin:0 1rem 1.5rem}.about-interests-grid{margin:0 1rem}}.projects-section{padding:4rem 0;font-family:Martian Mono;color:#fff}.projects-title-underline{width:80px;height:4px;background:linear-gradient(140deg,#d16969,#e63f58);margin:0 auto 2rem;border-radius:2px}.projects-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:.5rem;opacity:0;transition:opacity 1s ease-out}.projects-title.visible{opacity:1}.projects-section{padding:4rem 2rem;max-width:1200px;margin:0 auto}.projects-section .projects-container{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out}.projects-section .projects-container.visible{opacity:1;transform:translateY(0) translate(0) scale(1)}.projects-section .projects-container{transform:translateY(50px);display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.projects-section .project-card{background:linear-gradient(180deg,#72390a,#4b0909);border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;box-shadow:0 0 10px 3px #7c381d66;-webkit-box-shadow:0px 0px 10px 3px rgba(216,109,47,.4);-moz-box-shadow:0px 0px 10px 3px rgba(105,99,47,.4)}.projects-section .project-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #00000026}.projects-section .project-card .project-card-image{width:100%;height:180px;position:relative;overflow:hidden}.projects-section .project-card .project-card-image img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.5}.projects-section .project-card .project-card-image:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.3) 0%,rgba(255,255,255,.1) 25%,transparent 50%,rgba(0,0,0,.1) 75%,rgba(0,0,0,.2) 100%);pointer-events:none}.projects-section .project-card .project-card-image:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.2) 50%,transparent 70%);pointer-events:none;animation:shine 3s infinite}.projects-section .project-card .project-card-header{padding:1.5rem 1.5rem 1rem}.projects-section .project-card .project-card-header h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#fcefef}.projects-section .project-card .project-card-header p{font-size:.95rem;color:#beaeae;line-height:1.5}.projects-section .project-card .project-card-content{padding:0 1.5rem 1rem;display:flex;flex-wrap:wrap;gap:.5rem;flex:0 1 auto}.projects-section .project-card .project-card-content .project-card-tag{display:inline-block;padding:.35rem .75rem;background:#f0f0f0;color:#555;font-size:.85rem;border-radius:20px;font-weight:500;height:fit-content}.projects-section .project-card .project-card-button{padding:0 1.5rem 1.5rem;margin-top:auto}.projects-section .project-card .project-card-button .project-card-link{padding:.875rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.projects-section .project-card .project-card-button .project-card-link:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.projects-section .project-card .project-card-button .project-card-link:active{transform:translateY(0)}.projects-section .project-card .project-card-button .project-card-link{background:#1d1c1c;color:#e7e4e4;border:1px solid #999696;box-shadow:0 0 3px 3px #3f251b66;-webkit-box-shadow:0px 0px 3px 3px rgba(94,41,11,.4);-moz-box-shadow:0px 0px 3px 3px rgba(137,156,51,.4)}.projects-section .project-card .project-card-button .project-card-link:hover{transform:scale(1.02);background-color:#3d3232d3;box-shadow:0 0 5px 3px #7c381d66;-webkit-box-shadow:0px 0px 5px 3px rgba(216,109,47,.4);-moz-box-shadow:0px 0px 5px 3px rgba(105,99,47,.4)}.projects-section .project-card .project-card-button .project-card-link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.projects-section .project-card .project-card-button .project-card-link svg{width:18px;height:18px}@keyframes shine{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}@media(max-width:768px){.projects-section{padding:3rem 1rem}.projects-section .projects-title{font-size:2rem}.projects-section .projects-container{grid-template-columns:1fr}}.contact-section{padding:4rem 0;font-family:Martian Mono;color:#fff;padding:4rem 2rem;max-width:900px;margin:0 auto}.contact-section .contact-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:.5rem}.contact-section .contact-title-underline{width:80px;height:4px;background:linear-gradient(140deg,#d16969,#e63f58);margin:0 auto 2rem;border-radius:2px}.contact-section .contact-message-title{font-size:1.5rem;font-weight:300;text-align:center;margin-bottom:.5rem;color:#e6d3d3}.contact-section form{margin-top:2.5rem;background:linear-gradient(180deg,#6b3f2b60,#4702025b);padding:2.5rem;border-radius:16px;box-shadow:0 0 12px 3px #7c381d66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.contact-section form .contact-field{display:flex;flex-direction:column;margin-bottom:1.5rem}.contact-section form .contact-field .contact-label{font-size:1rem;font-weight:600;color:#e6d3d3;margin-bottom:.4rem}.contact-section form .contact-field .contact-input,.contact-section form .contact-field .contact-textarea{background:#ffffff1a;border:1px solid rgba(255,255,255,.25);padding:.85rem 1rem;border-radius:10px;color:#fcefef;font-size:1rem;outline:none;transition:border .2s ease,background .2s ease}.contact-section form .contact-field .contact-input:focus,.contact-section form .contact-field .contact-textarea:focus{border-color:#ffffff80;background:#ffffff26}.contact-section form .contact-field .contact-textarea{resize:none}.contact-section .contact-button{padding:.875rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.contact-section .contact-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.contact-section .contact-button:active{transform:translateY(0)}.contact-section .contact-button{margin-top:.5rem;display:inline-block;cursor:pointer;font-weight:600;padding:.85rem 1.75rem;border-radius:10px}.contact-section .contact-button:hover{transform:translateY(-3px)}.contact-section .contact-links{margin-top:100px;display:grid;grid-template-columns:repeat(2,1fr);gap:1px 10px}.contact-section .contact-link1,.contact-section .contact-link2{display:flex;justify-content:space-evenly;align-items:center;background-color:#e7b47136;border:1px solid rgba(226,197,184,.7529411765);border-radius:20px;margin-top:5px;padding:20px 10px;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;position:relative}.contact-section .contact-link1:hover,.contact-section .contact-link2:hover{transform:translateY(-8px);box-shadow:0 8px 16px #00000026}.contact-section .contact-link1 a,.contact-section .contact-link2 a{position:static;color:#9e9393;font-weight:100;font-size:.7rem}.contact-section .contact-link1 a:link,.contact-section .contact-link1 a:visited,.contact-section .contact-link1 a:hover,.contact-section .contact-link1 a:active,.contact-section .contact-link2 a:link,.contact-section .contact-link2 a:visited,.contact-section .contact-link2 a:hover,.contact-section .contact-link2 a:active{color:#9e9393}.contact-section .contact-link1 a:before,.contact-section .contact-link2 a:before{content:"";position:absolute;inset:0;z-index:1}.contact-section .contact-link1 .contact-link-title,.contact-section .contact-link2 .contact-link-title{font-size:.9rem;font-weight:600;text-align:center;margin:.5rem}.contact-link1{grid-row:1/2;grid-column:1/2}.contact-link2{grid-row:1/2;grid-column:2/3}@media(max-width:1024px)and (min-width:769px){.contact-links{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr);gap:0px 0px}.contact-link1{grid-row:1/2;grid-column:1/2}.contact-link2{grid-row:1/2;grid-column:2/3}}@media(max-width:768px){.contact-links{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(6,1fr);gap:0px 0px}.contact-link1{grid-row:1/2;grid-column:1/2}.contact-link2{grid-row:2/3;grid-column:1/2}}@media(max-width:768px){.contact-section{padding:3rem 1rem}.contact-section form{padding:2rem}.contact-section .contact-title{font-size:1rem}}.footer{width:100%;padding:30px 20px;text-align:center;margin-top:auto}.footer p{font-family:Martian Mono;margin:0;color:#706a6a;font-size:10px;font-weight:200;letter-spacing:.5px}.loading-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#1a1a1a,#2d1515);z-index:9999;transition:opacity .4s ease,transform .4s ease;opacity:1;transform:scale(1)}.loading-screen.exit{opacity:0;transform:scale(.98)}.loading-typewriter{padding:1.5rem 2.5rem;border:2px solid #e8e8e8;border-radius:12px;background:#0000004d}.loading-typewriter p{font-size:1.2rem;font-family:Martian Mono;color:#e8e8e8;margin:0;overflow:hidden;border-right:.15em solid #e8e8e8;white-space:nowrap;letter-spacing:.1em;animation:typing 1.8s steps(40,end),blink-caret .8s step-end infinite}.loading-typewriter .navbar-logo-name{color:#c4bf99}.loading-typewriter .navbar-logo-terminal{color:#090081}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#e8e8e8}}@media(max-width:768px){.loading-typewriter{padding:1rem 1.5rem}.loading-typewriter p{font-size:1.5rem}}.notification{position:fixed;top:20px;right:20px;min-width:300px;max-width:500px;padding:1rem 1.5rem;border-radius:.5rem;box-shadow:0 4px 20px #0000004d;z-index:9999;animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}.notification .notification-content{display:flex;align-items:center;gap:1rem}.notification .notification-icon{font-size:1.5rem;font-weight:700;flex-shrink:0}.notification .notification-message{flex:1;margin:0;font-size:.95rem;line-height:1.4}.notification .notification-close{background:transparent;border:none;font-size:1.5rem;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease;flex-shrink:0}.notification .notification-close:hover{background-color:#ffffff1a}.notification-success{background:linear-gradient(135deg,#2d5016,#1a3d0a);border:1px solid #4a7c2e;color:#a8f070}.notification-success .notification-icon{color:#6fdc3f}.notification-success .notification-close{color:#a8f070}.notification-error{background:linear-gradient(135deg,#613131,#381c1c);border:1px solid #97423c;color:#f3d9d9}.notification-error .notification-icon{color:#ff6b6b}.notification-error .notification-close{color:#f3d9d9}.contact-button:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.contact-input:disabled,.contact-textarea:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.notification{top:10px;right:10px;left:10px;min-width:auto;max-width:none}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{min-height:100vh;background:url(/assets/background-CwBihZwe.jpg);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;overflow-x:hidden;overflow-y:auto;position:relative}body:before{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(140deg,#351313,#100000);opacity:.9;pointer-events:none}a{text-decoration:none}
