/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;700&display=swap";*,*::before,*::after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:"Halibut Var";src:url("../assets/HalibutSerif-Variable.woff2") format("woff2-variations"),url("../assets/HalibutSerif-Variable.ttf") format("truetype-variations")}@font-face{font-family:"STIX Two";src:url("../assets/STIXTwoText-Italic.woff2") format("woff2")}@font-face{font-family:"Latitude";src:url("../assets/Latitude-Regular.woff2") format("woff2"),url("../assets/Latitude-Regular.woff") format("woff")}@font-face{font-family:"Director Light";src:url("../assets/Director-Light.woff2") format("woff2"),url("../assets/Director-Light.woff") format("woff")}@font-face{font-family:"Equateur Regular";src:url("../assets/Equateur-Regular.woff2") format("woff2"),url("../assets/Equateur-Regular.woff") format("woff")}@font-face{font-family:"Ortica Light";src:url("../assets/Ortica-Light.woff2") format("woff2"),url("../assets/Ortica-Light.woff") format("woff")}@font-face{font-family:"Pilowlava";src:url("../assets/Pilowlava-Regular.woff2") format("woff2"),url("../assets/Pilowlava-Regular.woff") format("woff")}.neo-btn{width:fit-content;height:fit-content;border-radius:5px;background:#e0e0e0;box-shadow:20px 20px 40px #c5c5c5,-20px -20px 40px #fbfbfb;margin:100px auto;animation:grow-btn 5s;padding:10px 20px 5px;margin:50px;transition:all .2s ease-in-out}.neo-btn a{color:#242424;text-decoration:none;font-family:"Dongle",sans-serif;text-shadow:0 0 5px #7fffd4;font-size:1.5em}.neo-btn:active{box-shadow:0 0 0 #c5c5c5,0 0 0 #fbfbfb;background:#e0e0e0;filter:blur(1px)}.neo-btn2{width:fit-content;height:fit-content;border-radius:5px;background:linear-gradient(145deg, #f0f0f0, #cacaca);box-shadow:15px 15px 30px #c5c5c5,-15px -15px 30px #fff;margin:100px auto;animation:grow-btn 5s;padding:10px 20px;margin:50px;transition:all .2s ease-in-out}.neo-btn2 a{color:#000;text-decoration:none;font-family:"Courier New",Courier,monospace}.neo-btn2:active{box-shadow:0 0 0 #c5c5c5,0 0 0 #fbfbfb;background:#e0e0e0}.neo-burger{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px}.neo-burger .burger-line{width:25px;height:3px;border-radius:3px;background-color:#fff;box-shadow:inset 1px 3px 5px #c5c5c5,inset -1px -3px 5px #c6fcf9}.neo-burger .burger-line:nth-of-type(2){margin:5px 0}a{position:relative;display:inline-block;color:#000;overflow:hidden;text-decoration:underline}a::before{position:absolute;content:attr(data-content);top:0;left:0;color:#7fffd4;overflow:hidden;transition:all .2s ease-in-out;text-decoration:underline}header a::before{width:0;white-space:nowrap}header a:hover::before{width:100%}html{height:100%}body{overflow-x:hidden;height:100%}body .background{position:fixed;z-index:-1;height:110vh;width:110vw;background-position:bottom;background-repeat:no-repeat;background-attachment:fixed;filter:blur(2px);opacity:.7}a{text-decoration:none;color:#000}.wrapper{max-width:95%;display:flex;flex-direction:column;justify-content:center;margin:0 auto}img{max-width:100%}.desktop-section{display:grid;grid-template-columns:repeat(3, 1fr);gap:2vw;padding-bottom:5vh;max-width:100%}@media screen and (max-width: 1280px){.desktop-section{grid-template-columns:repeat(2, 1fr);gap:4vw}}@media screen and (max-width: 768px){.desktop-section{grid-template-columns:repeat(1, 1fr);gap:4vw}}@keyframes animate{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}@keyframes animate2{0%{transform:translateX(0)}100%{transform:translateX(-200%)}}.header{position:relative;overflow:hidden;animation:deblur 1s cubic-bezier(0.53, 0, 0.91, 0.59)}.header h1{font-family:"Pilowlava",serif;font-weight:600;grid-column:span 3;font-size:9em;letter-spacing:.2em;text-transform:uppercase;font-style:oblique;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin:0;filter:blur(20px) grayscale(1);opacity:.5;animation:slide 15s linear infinite;z-index:-1;white-space:nowrap}@media screen and (max-width: 768px){.header h1{display:none}}.p__flex{display:flex}.p__flex a{margin-left:.3rem}@media screen and (min-width: 1260px){.p__flex__2{display:flex}.p__flex__2 a{margin-left:.3rem}}@media screen and (max-width: 768px){.p__flex__2{display:flex}.p__flex__2 a{margin-left:.3rem}}.foot-nav{display:flex;gap:1em;height:2em}@media screen and (max-width: 768px){.foot-nav{flex-direction:column}}.foot-nav div{display:flex;gap:1em}@media screen and (max-width: 768px){.foot-nav div:nth-of-type(1){margin-bottom:1em}}.foot-nav a,.foot-nav p{margin:0;font-size:1.2em;font-family:"Ortica Light"}.foot-nav a{transition:all .1s ease}.foot-nav a:hover{color:#7fffd4}.foot-nav .arrow-down{display:none}@media screen and (max-width: 768px){.foot-nav .arrow-left{display:none}.foot-nav .git-links{padding-bottom:1em}.foot-nav div:nth-of-type(2){flex-direction:column}}.top-nav{display:flex;gap:1em;padding-bottom:5vh;display:grid;grid-template-columns:repeat(3, 1fr);gap:2vw;padding:2vh 0 4vh}@media screen and (max-width: 768px){.top-nav{grid-template-columns:repeat(1, 1fr);gap:4vw}}.top-nav .nav-links{text-decoration:none;font-family:"Space Grotesk",sans-serif;color:#000;font-weight:500;font-size:2em}.top-nav p{width:70%;font-size:1.2em;font-family:"Ortica Light"}@media screen and (max-width: 768px){.top-nav p{width:100%}}.top-nav .contact-button-container{display:flex;flex-direction:column;align-items:flex-start;height:100%}.top-nav .nav-underlinks{cursor:pointer;text-decoration:underline}.haus303:hover{cursor:url(../img/squiggCursorAqua.png),auto}.star__container{display:flex;align-items:center}.tilt-card{width:100%;height:auto;aspect-ratio:16/9;background-color:#fff;overflow:hidden}.img-container{background-position:center;background-size:cover;height:100%;width:100%;transition:filter .2s ease-in-out}.img-container:hover{filter:blur(3px)}@media screen and (max-width: 768px){.img-container{width:95vw;height:55.8823529412vw}}.travellusion{background-image:url(../img/travellsuion.webp)}.weather{background-image:url(../img/weather.webp)}.simone{background-image:url(../img/simone-scrnsht.png)}.simone:hover{filter:blur(3px) brightness(0.9)}.travelista{background-image:url(../img/travelista-scrnsht.webp)}.pato{background-image:url(../img/pato-scrnsht.webp)}.pato:hover{filter:blur(3px) brightness(0.7)}.marco{background-image:url(../img/marco.webp);background-color:#0f0f0f;background-size:95%;background-repeat:no-repeat}.apple,.nestcam,.barok,.haus,.wissper,.travellusion{filter:blur(0) brightness(0.95)}.apple:hover,.nestcam:hover,.barok:hover,.haus:hover,.wissper:hover,.travellusion:hover{filter:blur(3px) brightness(0.8)}.nestcam{background-image:url(../img/nestcam-screen.webp)}.apple{background-image:url(../img/apple-screen.webp)}.barok{background-image:url(../img/zomerbar.webp)}.wissper{background-image:url(../img/wissper.webp)}.haus{background-image:url(../img/haus.webp)}.zinnegames{background-image:url(../img/zinnegames-small.webp)}.with__details::before{text-shadow:0 0 .7em rgba(0,0,0,.4);color:#fff;font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:1em;text-align:center;opacity:0;z-index:5;position:absolute;width:max-content;top:60%;left:50%;transform:translate(-50%, -50%);transition:all .3s ease-in-out;filter:blur(10px)}@media screen and (max-width: 768px){.with__details::before{filter:blur(0px)}}.with__details:hover::before{opacity:1;filter:blur(0)}.tilt-card{position:relative;animation:deblur 1.5s cubic-bezier(0.7, 0.04, 1, 0.42);transform-style:preserve-3d;transform:perspective(1000px)}.tilt-card::after{text-shadow:0 0 .7em rgba(0,0,0,.4);color:#fff;font-family:"Space Grotesk",sans-serif;font-weight:500;font-size:2em;opacity:0;z-index:5;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:all .3s ease-in-out;filter:blur(10px)}@media screen and (max-width: 768px){.tilt-card::after{filter:blur(0px)}}.tilt-card:hover::after{opacity:1;filter:blur(0)}.tilt-card:nth-of-type(1)::after{content:"Haus303"}.tilt-card:nth-of-type(1)::before{content:"Design, Html, CSS, JS"}.tilt-card:nth-of-type(2)::after{content:"Zinne Games Festival";white-space:nowrap}.tilt-card:nth-of-type(2)::before{content:"Html, CSS, JS/Jquery, PHP, Wordpress Integration"}.tilt-card:nth-of-type(3)::after{content:"Barok Zomerbar";white-space:nowrap}.tilt-card:nth-of-type(3)::before{content:"Design, Html, CSS, JS, Wordpress Integration"}.tilt-card:nth-of-type(4)::after{content:"WISSPER";white-space:nowrap}.tilt-card:nth-of-type(4)::before{content:"Html, CSS, JS, Wordpress Integration"}.tilt-card:nth-of-type(5)::after{content:"Weather App"}.tilt-card:nth-of-type(5)::before{content:"Design, Html, CSS, JS"}.tilt-card:nth-of-type(6)::after{content:"Travellusion"}.tilt-card:nth-of-type(6)::before{content:"Design, Html, CSS, JS, Wordpress"}.tilt-card:nth-of-type(7)::after{content:"Travelista"}.tilt-card:nth-of-type(8)::after{content:"Pato Place"}.tilt-card:nth-of-type(9)::after{content:"Marco Marino"}.tilt-card:nth-of-type(10)::after{content:"Nestcam"}.tilt-card:nth-of-type(11)::after{content:"Apple"}.scroll{display:flex;width:100%}.scroll div{font-weight:900;font-size:4em;text-transform:uppercase;white-space:nowrap;color:#000;animation:animate 240s -240s linear infinite;will-change:transform;font-family:"Pilowlava",serif;font-weight:600;font-size:9em;filter:blur(20px) grayscale(1);letter-spacing:.2em;opacity:.5}.scroll div:nth-child(2){animation:animate2 240s -120s linear infinite}@keyframes deblur{0%{opacity:0;filter:blur(30px)}100%{opacity:1;filter:blur(0px)}}.projects .main{display:flex;flex-direction:column;justify-content:center;align-items:center}.projects .img-container{height:600px}
/*# sourceMappingURL=maps/styles.min.css.map */
