html{overflow:hidden;scroll-behavior:smooth}#stars-container,html{height:100%;position:fixed;width:100%}#stars-container{left:0;opacity:0;pointer-events:none;top:0;transition:opacity .5s ease;z-index:-1}[data-theme=dark] #stars-container{opacity:1}#sky-container{background:linear-gradient(180deg,#87ceeb 0,#e0f6ff);height:100%;left:0;opacity:1;pointer-events:none;position:fixed;top:0;transition:opacity .5s ease;width:100%;z-index:-1}[data-theme=dark] #sky-container{opacity:0}@keyframes floatCloud{0%{left:-200px}to{left:110%}}@keyframes twinkle{0%,to{opacity:.2}50%{opacity:1}}@keyframes shoot{0%{left:-100px;opacity:0}10%{opacity:1}to{left:110%;opacity:0}}:root{--bg-primary:#fff;--bg-secondary:#f1f1f1;--bg-tertiary:#e4e4e4;--text-primary:#080808;--text-secondary:#434343;--border-color:#000;--accent-yellow:#ffdf00;--accent-purple:#da44ff;--accent-pink:#c57;--accent-blue:#00a0ff;--accent-green:#00ff3b}[data-theme=dark]{--bg-primary:#07032f;--bg-secondary:#af99d0;--bg-tertiary:#cfcfcf;--text-primary:#663dbb;--text-secondary:#b0b0b0;--border-color:#30006b;--accent-yellow:#11001b;--accent-purple:#1d0023;--accent-pink:#946;--accent-blue:#9600cc;--accent-green:#00cc30;.div-1{background-color:#1311514a}.div-1,.div-2{border:2px solid var(--border-color)}.div-2{background-image:url(../assets/div-2-dark.svg)}.div-4{background-image:url(../assets/div-4-dark.svg)}.div-4,.div-6{border:2px solid var(--border-color)}.div-6{background-image:url(../assets/bg-dark.svg)}.links{color:#c57}}body{-webkit-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:antialiased;align-items:center;background:var(--bg-primary);color:var(--text-secondary);font-family:Montserrat,sans-serif;height:100%;margin:0;overflow:auto;padding:15px 0;text-rendering:optimizeLegibility;transition:background 2s ease-in-out,color .3s ease}body,main{display:flex;flex-direction:column}main{box-sizing:border-box;gap:20px;max-width:1440px;padding:0 10px;width:100%}.row-1{align-items:center;gap:20px;height:190px;justify-content:space-between;@media screen and (max-width:500px){flex-direction:column!important;height:auto}@media screen and (min-width:501px) and (max-width:800px){flex-direction:column!important;height:auto}}.div-1,.row-1{display:flex;flex-direction:row}.div-1{align-items:end;background-color:#0091ff45;border:2px solid var(--border-color);padding:0 22px 0 0;position:relative;width:60%;@media screen and (max-width:500px){zoom:.4;border-bottom-color:currentcolor;border-bottom-style:none;border-bottom-width:medium;border-left-color:currentcolor;border-left-style:none;border-left-width:medium;border-right-color:currentcolor;border-right-style:none;border-right-width:medium;border-top-color:currentcolor;border-top-style:none;border-top-width:medium;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;width:100%}@media screen and (min-width:501px) and (max-width:800px){padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;width:100%}@media screen and (min-width:801px) and (max-width:1439px){padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;width:100%}}.div-1,.div-2{height:100%;justify-content:center}.div-2{align-items:start;background-image:url(../assets/div-2-light.svg);border:2px solid #000;display:flex;flex-direction:column;width:40%;@media screen and (max-width:500px){zoom:1;border-bottom-color:currentcolor;border-bottom-style:none;border-bottom-width:medium;border-left-color:currentcolor;border-left-style:none;border-left-width:medium;border-right-color:currentcolor;border-right-style:none;border-right-width:medium;border-top-color:currentcolor;border-top-style:none;border-top-width:medium;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;width:100%}@media screen and (min-width:501px) and (max-width:800px){align-items:center;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;width:100%}}.row-2{gap:20px;height:190px;justify-content:space-between;@media screen and (max-width:500px){flex-direction:column!important;height:auto}@media screen and (min-width:501px) and (max-width:800px){flex-direction:column!important;height:auto}}.div-3,.row-2{align-items:center;align-items:center;display:flex;flex-direction:row}.div-3{background-color:var(--accent-yellow);width:30%;@media screen and (max-width:500px){zoom:.8;border-bottom-color:currentcolor;border-bottom-style:none;border-bottom-width:medium;border-left-color:currentcolor;border-left-style:none;border-left-width:medium;border-right-color:currentcolor;border-right-style:none;border-right-width:medium;border-top-color:currentcolor;border-top-style:none;border-top-width:medium;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;width:100%}@media screen and (min-width:501px) and (max-width:800px){padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;width:100%}@media screen and (min-width:801px) and (max-width:1439px){zoom:.8}}.div-3,.div-4{border:2px solid var(--border-color);height:100%}.div-4{background-image:url(../assets/div-4-light.svg);justify-content:start;width:70%;@media screen and (max-width:500px){zoom:1;border-bottom-color:currentcolor;border-bottom-style:none;border-bottom-width:medium;border-left-color:currentcolor;border-left-style:none;border-left-width:medium;border-right-color:currentcolor;border-right-style:none;border-right-width:medium;border-top-color:currentcolor;border-top-style:none;border-top-width:medium;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;width:100%}@media screen and (min-width:501px) and (max-width:800px){padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;width:100%}}.div-4,.row-3{align-items:center;display:flex}.row-3{flex-direction:row;gap:20px;justify-content:space-between;@media screen and (max-width:500px){flex-direction:column!important;height:auto;margin-bottom:20px}@media screen and (min-width:501px) and (max-width:800px){flex-direction:column!important;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;width:100%}}.div-5{align-items:start;background:var(--accent-purple);border:2px solid #000;flex-direction:column;justify-content:start;position:relative;width:70%;@media screen and (max-width:500px){zoom:1;border-bottom-color:currentcolor;border-bottom-style:none;border-bottom-width:medium;border-left-color:currentcolor;border-left-style:none;border-left-width:medium;border-right-color:currentcolor;border-right-style:none;border-right-width:medium;border-top-color:currentcolor;border-top-style:none;border-top-width:medium;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;width:100%}@media screen and (min-width:501px) and (max-width:800px){padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;width:100%}}.div-5,.div-6{display:flex;height:100%}.div-6{align-items:end;background-image:url(../assets/bg-light.svg);background-size:cover;border:2px solid var(--border-color);flex-direction:row;font-size:25px;justify-content:end;width:30%;@media screen and (max-width:500px){zoom:1;border-bottom-color:currentcolor;border-bottom-style:none;border-bottom-width:medium;border-left-color:currentcolor;border-left-style:none;border-left-width:medium;border-right-color:currentcolor;border-right-style:none;border-right-width:medium;border-top-color:currentcolor;border-top-style:none;border-top-width:medium;height:100px;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;width:100%}@media screen and (min-width:501px) and (max-width:800px){padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;width:100%}}.div-6,.title{color:var(--text-primary)}.title{font-size:94px;font-weight:800;letter-spacing:-15px;margin-bottom:-24px;margin-left:-10px}.subtitle{color:#c9ff00;font-size:58px;font-weight:700;text-shadow:0 0 2px #001956a6}.scroll-text{color:var(--text-primary);font-family:sans-serif;font-size:100px;font-weight:600;letter-spacing:1px;margin-bottom:8px}.marquee-container{overflow:hidden;white-space:nowrap;width:100%}.marquee-content{animation:marquee 55s linear infinite;color:var(--text-primary);display:inline-block;font-family:sans-serif;font-size:100px;font-weight:600}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.links{color:var(--text-primary);font-family:sans-serif;font-size:49px;font-weight:600}.links:hover{border-bottom:1px solid var(--border-color)}a{color:inherit;text-decoration:none}.title-links{font-size:70px;margin:0 10px}.column-links{display:flex;flex-direction:column;height:100%;justify-content:center;@media screen and (min-width:501px) and (max-width:800px){zoom:.8;align-items:center;flex-direction:row;justify-content:space-between;padding-bottom:0;padding-left:10px;padding-right:10px;padding-top:0;width:100%}@media screen and (min-width:801px) and (max-width:1439px){justify-content:space-around}}.title-projects{color:var(--accent-purple);font-size:35px;font-weight:800;margin-left:10px}.projects-scaffolding{flex-direction:column;width:100%}.exp-scaffolding,.projects-scaffolding{align-items:start;background-color:var(--text-primary);display:flex}.exp-scaffolding{color:var(--bg-primary);flex-direction:row;gap:7px;padding:4px 8px}.project-container{color:var(--text-primary);display:flow;padding:5px}.project-title{font-size:20px;font-weight:500}.project-title:hover{border-bottom:1px solid var(--border-color)}#i18n-button-text{background-color:#005a7563;color:#fff;cursor:pointer;font-size:15px;padding:5px;position:absolute;right:0;text-align:center;top:0;transition:.5s}#i18n-button-text:hover{background-color:#022f4f69;border-bottom:7px solid var(--accent-green);border-left:7px solid var(--accent-green);font-size:25px;transition:.5s}#theme-toggle{background-color:#005a7563;color:#fff;cursor:pointer;font-size:15px;left:0;padding:5px;position:absolute;text-align:center;top:0;transition:.5s}#theme-toggle:hover{background-color:#022f4f69;border-bottom:7px solid var(--accent-green);border-right:7px solid var(--accent-green);font-size:25px;text-shadow:0 0 11px #000;transition:.5s}