#root{text-align:center;overflow:hidden}header{color:#000;min-height:3.8rem;background:#fff;box-shadow:0 0 4px #0003;padding:1em 3em;font-size:.6em;display:flex;flex-direction:row;justify-content:space-between;justify-self:center;-webkit-user-select:none;user-select:none;width:100%}.header-container-left{display:flex;align-items:center}.header-container-right{display:flex;align-items:center;margin-left:10px}header .logo{width:100%;max-width:50px;min-width:35px;height:auto;margin-right:10px}header .logo:hover{filter:drop-shadow(0 0 1em #b9a6a6);animation-name:spin;animation-duration:.5s;animation-fill-mode:forwards}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (hover: none),(pointer: coarse){header .logo:hover{filter:none;animation:none}}header h1{display:flex;align-items:center;color:#106cdc;transition:margin-right 2s,color 1s;text-decoration:none}header h1:hover{filter:drop-shadow(0 0 1em #b9a6a6);animation-name:bounce-blink;animation-duration:2.5s;animation-iteration-count:1}@media (hover: none),(pointer: coarse){header h1:hover{filter:none;animation:none}}header .impact{background:linear-gradient(90deg,#1a75ff,#5dafdf);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@keyframes bounce-blink{20%{transform:translateY(-30px)}35%{background:linear-gradient(90deg,#1a75ff,#5dafdf);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transform:translateY(10px)}50%{transform:translateY(-8px)}58%{transform:translateY(5px)}70%{transform:translateY(-5px)}80%{transform:translateY(0)}90%{transform:translateY(-3px)}to{background:linear-gradient(90deg,#1a75ff,#5dafdf);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transform:translateY(0)}}nav{display:flex;flex-direction:column}nav ul{display:flex;list-style-type:none}nav li{width:12em;height:2em}nav a{color:#000;text-decoration:none;font-size:1.7em;font-weight:500;transition:all .25s}nav a:hover{font-weight:700;font-size:2em;background:linear-gradient(90deg,#1a75ff,#5dafdf);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 1em #b9a6a6)}.burger-menu{display:none;cursor:pointer;-webkit-user-select:none;user-select:none}.bar{width:25px;height:3px;background-color:#000;margin:6px 0;border-radius:5px;transition:transform .25s ease-in-out}.bar-middle{width:15px;height:3px;background-color:#000;margin:6px 0;border-radius:5px;transition:transform .25s ease-in-out}@media (max-width: 768px){.burger-menu{display:block;transform:scaleX(-1)}.bar.open{transform:rotate(45deg);transition:transform .25s ease-in-out}.bar-middle.open{transform:scaleX(2);transform:translate(5px);transition:transform .25s ease-in-out}.nav-menu{z-index:1;display:flex;align-items:center;flex-direction:column;position:absolute;top:50px;right:0;width:7rem;height:14rem;background:#fff;box-shadow:0 0 10px #0000001a;visibility:hidden;border-radius:10px;box-shadow:#0000003d 0 3px 8px}.nav-menu.open{display:flex;visibility:visible}nav a{padding:20px 16px;transition:all 0s}.nav-menu ul{list-style-type:none;display:flex;flex-direction:column}.nav-menu li{margin:15px 0;font-size:1em}}footer{color:#fff;min-height:40vh;width:99vw;height:auto;width:auto;overflow:hidden}footer .border-invisible{background-color:#e2181800;position:relative}footer .border-triangle{width:auto;height:0;border-left:50vw solid hsla(0,0%,100%,0);border-right:50vw solid rgba(0,0,255,0);border-bottom:50px solid hsla(256,57%,23%,1);border-bottom:50px solid linear-gradient(180deg,hsla(256,57%,23%,1) 20%,hsla(257,72%,41%,1) 69%)}footer .polygon-fill{width:100%;height:100%;position:absolute;clip-path:polygon(0 0,90% 0,100% 200%,0 40%);background:#2b195c;background:linear-gradient(180deg,#2b195c 20%,#481db4 69%)}footer .content{background:#2b195c;background:linear-gradient(180deg,#28155f 20%,#4c23b4 69%);min-height:40vh;height:auto;width:auto;overflow:hidden;position:relative;margin:0 auto;text-align:center}footer .icons{display:flex;justify-content:center;align-items:center;gap:1em;padding:1em;-webkit-user-select:none;user-select:none}footer .copyright{bottom:0;padding:1em;font-size:1em;font-weight:500;color:#fff}@media (max-width: 768px){footer .polygon-fill{clip-path:polygon(0 0,90% 0,100% 200%,0 70%)}}.home-card{background:#f89c2a;background:linear-gradient(90deg,#f88e0d,#f89d25 70%);box-shadow:0 1px 2px #0000000d;padding:2em;border-radius:20px;height:fit-content;width:fit-content;min-width:300px;margin:40px .5em 4em;text-align:left;box-sizing:border-box}.home-card h1{font-size:4em;font-weight:700;color:#4f4343}.home-card emphasis{font-weight:900;color:#fdfbdf}.home-card p{font-size:1.5em;font-weight:500;color:#2a2727}.home-button-CV{text-decoration:none;color:#fdfbdf;background-color:#832905;font-weight:600;padding:.7em;border-radius:10px;box-shadow:1px 4px 6px #00000080;transition:box-shadow .3s ease;float:right;width:fit-content;display:block;margin:0 auto}.home-button-CV:hover{color:#f89e27;background-color:#315aff;font-weight:700;box-shadow:5px 6px 8px #00000080}.home-call-to-action{color:#fff;min-height:12em;width:100%;text-align:center;box-sizing:border-box;background:linear-gradient(90deg,#00d2ff,#3a47d5)}.cta-content{padding:100px 2em}.wave{position:absolute;display:block;width:100%;overflow:hidden;line-height:0}.wave2{position:relative;top:auto;display:block;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.wave svg{width:calc(100% + 1.3px);height:100px;fill:#fff}.wave2 svg{width:calc(100% + 1.3px);height:100px;fill:#fff;background:linear-gradient(90deg,#3a47d5,#00d2ff)}.home-button-contact{text-decoration:none;color:#fff;background-color:#315aff;font-weight:600;padding:.7em;border-radius:10px;box-shadow:1px 4px 6px #00000080;transition:box-shadow .3s ease;display:block;margin:1.3em auto 0;width:fit-content}.home-button-contact:hover{color:#06c4fb;background-color:#2035f8;font-weight:700;box-shadow:5px 6px 8px #00000080}@media (max-width: 768px){.home-card h1{font-size:2.5em}.home-card br.second{display:none}.home-card p{font-size:1.3em}.home-button-CV{font-size:1.2em;margin-top:1em;float:none}.home-button-contact{font-size:1.2em;margin-top:1em}}@media (max-width: 1024px){.cta-content{padding-top:40px;padding-bottom:40px}.wave svg,.wave2 svg{height:40px}}.about-card{background:#f6eee3;box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px;padding:2em;border-radius:20px;height:fit-content;width:fit-content;min-width:300px;margin:0 .5em 4em;text-align:left;box-sizing:border-box}.about-card h1{font-size:4em;font-weight:600}.about-card h2{font-size:4em}.about-card p{font-size:1em}.about-card img{padding:0 3px}.projects{width:100%;padding:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:50px;align-items:stretch}.project-card{background-color:#f8f8f8;border-radius:30px;height:min-content * 2;margin:20px;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;overflow:hidden;justify-items:center}@media (max-width: 400px){.projects{padding:0;gap:5px}}.project-card:hover{transform:translateY(-5px);transition:.3s;box-shadow:#00000059 0 5px 15px}.project-card img{height:30vh;justify-content:auto;border-radius:30px 30px 0 0}.project-card-text{padding:.5em}.project-card h2{font-size:1.2em;font-weight:700;margin-bottom:10px}.project-card p{font-size:1em;color:#000;text-align:left}@media (max-width: 768px){.project-card img{height:auto;width:100%}}.contact-card{background:#f89c2a;background:linear-gradient(90deg,#fc466b,#3f5efb);box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px;padding:2em;border-radius:20px;height:fit-content;width:fit-content;min-width:300px;margin:0 .5em 4em;text-align:left;box-sizing:border-box}.contact-card h1{font-size:4em;font-weight:600;color:#fff}.contact-card h2{font-size:4em;color:#fff}.contact-card p{font-size:1em;font-weight:350;color:#fff}.contact-card .linkedin{margin-left:-4px}.znake{margin:40px}@media (max-width: 768px){.znake{margin:5px}}.znake h1{font-size:24px;font-weight:700;margin-bottom:10px}.znake p{font-size:16px;line-height:1.5;margin-bottom:20px}.znake a:hover{text-decoration:underline}.znake-content{display:flex;flex-wrap:wrap}.znake-content section{box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px;padding:1em;border-radius:20px;height:fit-content;width:fit-content;min-width:300px;margin:0 .5em 2em;text-align:left;box-sizing:border-box;background-color:#d5f095}.znake-content .znake-snapshots{max-width:40vw;max-width:fit-content}.znake-content .znake-snapshots img{max-width:40vw;border-radius:15px;margin:1rem}.fingerprint{margin:40px}@media (max-width: 768px){.fingerprint{margin:5px}}.fingerprint h1{font-size:24px;font-weight:700;margin-bottom:10px}.fingerprint p{font-size:16px;line-height:1.5;margin-bottom:20px}.fingerprint a:hover{text-decoration:underline}.fingerprint-content{display:flex;flex-wrap:wrap}.fingerprint-content section{box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px;padding:1em;border-radius:20px;height:fit-content;width:fit-content;min-width:300px;margin:0 .5em 2em;text-align:left;box-sizing:border-box;background-color:#f3d8b9}.fingerprint-content .fingerprint-snapshots{max-width:40vw;max-width:fit-content}.fingerprint-content .fingerprint-snapshots img{max-width:40vw;border-radius:15px;margin:1rem}.toothmate{margin:40px}@media (max-width: 768px){.toothmate{margin:5px}}.toothmate h1{font-size:24px;font-weight:700;margin-bottom:10px}.toothmate p{font-size:16px;line-height:1.5;margin-bottom:20px}.toothmate a:hover{text-decoration:underline}.toothmate-content{display:flex;flex-wrap:wrap}.toothmate-content section{box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px;padding:1em;border-radius:20px;height:fit-content;width:fit-content;min-width:300px;margin:0 .5em 2em;text-align:left;box-sizing:border-box;background-color:#c2e5fa}.toothmate-content .toothmate-snapshots{max-width:40vw;max-width:fit-content}.toothmate-content .toothmate-snapshots img{max-width:40vw;border-radius:15px;margin:1rem}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}Link{text-decoration:none;color:inherit}a{text-decoration:none;color:inherit}main{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;width:100%;max-width:1920px;margin:0 auto 4em;box-sizing:border-box}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
