#root{font-family:Roboto,sans-serif;margin:0 auto;padding:0rem;text-align:center}:root{color-scheme:light dark;overflow-x:hidden}body,html,#root{margin:0;padding:0;width:100%;height:100%}canvas{display:block}.lowerheader{margin-bottom:20px}.top-section{display:flex;justify-content:space-between}.top-section-header{margin:auto}.contact-logo{width:32px;height:auto}.invert-color{filter:invert(1)}.top-section-logos{display:flex;align-items:flex-end;justify-content:right;flex-direction:column;gap:15px;margin:20px}.canvas{width:100%;height:100%;display:block}.canvasdiv{margin-bottom:100px;position:relative;width:100vw;height:100vh}.overlay{position:absolute;top:0;left:0;width:100%;height:99%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:light-dark(white,white);background-color:#0006;z-index:1;pointer-events:none}.overlay-left{background-color:#0000004d;padding:20px;border-radius:15px}.overlay-right{position:absolute;top:20px;right:20px;margin-right:10x;color:#fff;z-index:1;background-color:#0000004d;border-radius:15px;pointer-events:all}.skilldiv{display:flex;flex-direction:column;align-items:center;margin-bottom:100px}.projectdiv{display:flex;flex-direction:column;gap:50px;margin-bottom:100px}.main-content{margin-top:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px}.aboutme{width:900px;margin-bottom:100px}.aboutme-summary{font-size:1.3rem;text-align:left}.pihole-container{display:flex;width:inherit;flex-direction:column;justify-content:center;align-items:center;margin-bottom:80px}.pihole-div{display:flex;width:400px;flex-direction:column;justify-content:center;align-items:center}.pihole-header{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px;text-align:left}.pihole-image{width:auto;height:40px}.pihole-lefttext{display:flex;width:400px;font-weight:bolder;align-items:flex-start;text-align:left}.pihole-summary{font-size:1rem;text-align:left;width:400px;margin:0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.raspicanvas{width:"450px";height:"300px";background:"grey"}@media screen and (max-width: 800px){html,body{overflow-x:hidden}.aboutme{width:100%;padding:10px}.aboutme-summary{width:100%;font-size:1rem;padding:10px}.pihole-container{box-sizing:border-box;width:100%;margin:5px}.pihole-summary{box-sizing:border-box;width:100%;padding:10px}.pihole-lefttext{padding-left:15px}.pihole-div{width:100%}.raspicanvas{width:100%;height:auto}}@media screen and (max-width: 1200px){html,body{overflow-x:hidden}.aboutme{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:10px}.aboutme-summary{width:80%;font-size:1rem;padding:10px}.pihole-container{box-sizing:border-box;width:100%;margin:5px}.pihole-summary{box-sizing:border-box;width:100%;padding:10px}.pihole-lefttext{width:100%;padding-left:15px}.pihole-div{width:100%}.raspicanvas{width:100%;height:auto}}a{color:#fff}.project-card{display:flex;align-items:center;justify-content:center;flex-direction:row;width:900px;border:light-dark(rgb(150,150,150),rgb(51,51,51)) 2px solid;border-radius:5px;box-shadow:0 0 10px light-dark(rgb(32,32,32),#5c5c5c);background-color:light-dark(rgb(100 100 100),rgb(49 49 49));gap:50px}.project-header{display:flex;padding-left:40px;justify-content:flex-start;color:light-dark(white,#efefec)}.project-card-image{width:300px;height:auto}.project-summary{padding-left:40px;width:400px;margin:0;text-align:left;color:light-dark(white,#efefec)}.project-card-left{display:flex;align-items:center;justify-content:center}.project-card-right{display:flex;flex-direction:column}.project-tech{display:flex;flex-direction:row;justify-content:flex-start;gap:20px}.project-tech-item{list-style-type:none;outline:#fffefe 1px;padding:.4rem;background-color:#b9b9b9;color:#070707;font-weight:700;border:2px solid #777;box-shadow:0 0 8px #c0c0c0cc;border-radius:8px;max-width:80px}.project-links{color:#fff;padding-left:40px;display:flex;flex-direction:row;justify-content:space-between}.repository-link{background-color:#6d6d6d;border:none;color:light-dark(white,black);padding:10px 20px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;cursor:pointer;border-radius:12px;transition:background-color .3s ease,transform .3s ease}.repository-link:hover{background-color:#f0f0f0;transform:scale(1.05)}.site-link{background-color:#006400;border:none;color:#fff;padding:10px 20px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;cursor:pointer;border-radius:12px;transition:background-color .3s ease,transform .3s ease}.site-link:hover{background-color:green;transform:scale(1.05)}@media screen and (max-width: 800px){.project-card{flex-direction:column;width:80%;padding:20px;margin:15px;gap:20px}.project-card-left,.project-card-right{flex-direction:column;width:100%;align-items:center}.project-card-image{width:100%;max-width:300px}.project-summary{padding-left:0;width:100%;text-align:center}.project-tech{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:10px}.project-links{padding:0;gap:20px}.repository-link,.site-link{width:80%;text-align:center}.project-tech{flex-direction:row;align-items:center;gap:10px;padding:0}}.credits-text{color:#555454;font-style:italic}@media screen and (max-width: 800px){.credits-text{padding:15px;font-size:.8rem}}.skill-card-container{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:15px;width:800px}.skill-card{display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:0px;background-color:#4d4d4d;border:1px solid white;border-radius:5px;min-width:60px;height:50px;color:light-dark(white,white)}.skill-name{margin:0;font-size:1.3rem;padding-left:10px;padding-right:10px}.skill-image{width:32px;height:auto;padding-right:5px}@media screen and (max-width: 800px){.skill-card-container{justify-content:center;align-items:center;width:90%;padding:10px}.skill-card{min-width:10%;height:auto;padding:5px}.skill-name{font-size:1rem}.skill-image{width:24px;padding-right:5px}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}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}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
