@import"https://fonts.googleapis.com/css2?family=Reddit+Sans:ital,wght@0,200..900;1,200..900&display=swap";*{margin:0;padding:0}html{scroll-behavior:smooth;background-color:#1a1a1a}body{font-family:Reddit Sans,sans-serif;font-optical-sizing:auto;color:#fff;--svh-full: 100svh}.card-container{background-color:#6464647f;border:1px solid rgba(255,255,255,.1803921569);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 8px 32px #0000005e;padding:10px;border-radius:20px;transition:.3s}.card-container img{vertical-align:middle;border-radius:10px}.card-container:not(.no-hover):hover{background-color:#646464bb}.footer{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px;width:calc(100% - var(--marge) - var(--marge));padding:20px var(--marge);background-color:#000}.footer a{font-size:24em;margin-right:auto;color:#fff;opacity:.5}.footer p{font-size:24em;opacity:.5}@media screen and (orientation: portrait){.footer{flex-direction:column!important}a{margin-right:0!important}p{text-align:center}}.header{width:calc(100% - var(--marge) - var(--marge));height:100px;padding:0 var(--marge);display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px;position:fixed;top:10px;left:0;z-index:1000}.header .card-container{font-size:24em;color:#fff;text-decoration:none;transition:.3s}.header .card-container:hover{background-color:#fffc;color:#000}.header .svg-wrapper{position:absolute;left:var(--marge);height:100%;background:radial-gradient(circle,#0000008a,#0000 70% 100%)}.header .svg-wrapper svg{height:100%;width:auto}@media screen and (orientation: portrait){.header{align-items:stretch;height:auto;top:30px}.header .svg-wrapper{display:none;pointer-events:none}.header .card-container{display:flex;align-items:center;justify-content:center;text-align:center}.header .card-container:hover{background-color:#6464647f;color:#fff}}.imagezoom{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;background-color:#0004;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100vw;height:100vh;z-index:2000}.imagezoom.inactive{display:none;pointer-events:none}.imagezoom .card-container{position:absolute;top:20px;right:20px;cursor:pointer}.imagezoom img{max-width:90vw;max-height:90vh}body:has(.imagezoom:not(.inactive)){overflow:hidden}.home{--marge: 120px;overflow:hidden;font-size:1px;display:flex;flex-direction:column;align-items:center;justify-content:center}.home h3{font-size:64em;font-weight:600}.home hr{background-color:#555;height:2px;width:50px;border:none}.home .hero{height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:url(/assets/home_back--XUoLDDr.webp);background-size:cover}.home .hero h1{font-size:128em;font-weight:800}.home .hero h2{font-size:36em;font-weight:200}.home .hero .cta-scroll{position:absolute;top:calc(100vh - 70px);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:24em}.home .hero .cta-scroll svg{animation:cta-scroll-anim 3s infinite 5s}.home .about{scroll-margin-top:50px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--marge);padding:50px var(--marge);width:calc(100% - var(--marge) - var(--marge))}.home .about .left{display:flex;flex-direction:column;gap:10px}.home .about p{font-size:32em;text-align:justify;font-weight:300}.home .about img{height:70vh}.home .projects{scroll-margin-top:50px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:50px var(--marge)}.home .projects .projects-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:30px;padding:30px 0}.home .projects .projects-wrapper .prj-container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.home .projects .projects-wrapper .prj-container .card-container{cursor:pointer}.home .projects .projects-wrapper .prj-container img{width:30vw}.home .projects .projects-wrapper .prj-container span{font-size:24em;opacity:.5;font-weight:300}.home .contact{scroll-margin-top:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;padding:50px var(--marge)}.home .contact .contact-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:30px}.home .contact .contact-wrapper .card-container{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;border-radius:15px;padding:10px 40px;overflow:hidden}.home .contact .contact-wrapper svg{position:absolute;top:-5%;left:0;transform:translate(-45%);transform-origin:center;width:auto;height:110%;opacity:.1}.home .contact .contact-wrapper .rotate svg{transform:translate(-45%) rotate(90deg)}.home .contact .contact-wrapper h4{font-size:32em;font-weight:500}.home .contact .contact-wrapper a{color:#fff;font-size:24em;font-weight:300}@media screen and (orientation: portrait){.home{--marge: 20px;font-size:.5px}.home .hero{height:var(--svh-full)!important}.home .hero .cta-scroll{top:calc(var(--svh-full) - 50px)}.home .about{flex-direction:column}.home .about img{width:calc(100vw - var(--marge) - 40px);height:auto}.home .projects-wrapper{flex-direction:column!important}.home .projects-wrapper img{width:calc(100vw - var(--marge) - 40px)!important}.home .contact-wrapper{gap:10px!important}}@keyframes cta-scroll-anim{0%{transform:translateY(0)}12%{transform:translateY(30%)}25%{transform:translateY(0)}37%{transform:translateY(30%)}50%{transform:translateY(0)}to{transform:translateY(0)}}.ml{padding:50px}.ml header h1{margin:0 0 8px;font-size:1.6rem}.ml header p{margin:0 0 20px;color:#ccc}.ml section{margin-bottom:18px;padding-bottom:8px;border-bottom:1px solid #eee}.ml h2{margin:12px 0;font-size:1.1rem}.ml address{font-style:normal;color:#eee}.ml .small{font-size:.9rem;color:#bbb}.ml footer{margin-top:28px;font-size:.9rem;color:#aaa}.ml .muted{color:#aaa;font-size:.95rem}.ml a{color:#0a58ca;text-decoration:none}.ml a:hover{text-decoration:underline}.ml ul{margin-left:15px}
