:root{--phoneWidth: (max-width: 684px);--tabletWidth: (max-width: 900px)}.project-cover a:hover,.homepage-buttons a:hover,.custom-button a:hover{transform:scale(1.1);border-color:#dd254d;color:#dd254d}.custom-button a{text-decoration:none;color:inherit;display:inline-block;padding:8px 20px;border:2px solid #ffffff;background:transparent;transition:transform 0.2s ease, border-color 0.2s ease, color 0.2s ease;margin:0 auto;box-sizing:border-box}@media (prefers-color-scheme: light){.custom-button a{border:2px solid #222}}[data-theme=light] .custom-button a{border:2px solid #222}.clickable-icon a{transition:color 0.25s ease-in-out}.clickable-icon:hover a{color:#dd254d}.footer__content-override{background-color:#131313}.footer-custom-bg{width:100%;align-content:center;background-color:rgba(0,0,0,0.9);justify-content:center}@media (prefers-color-scheme: light){.footer-custom-bg{background-color:rgba(230,230,230,0.8)}}.footer-custom{max-width:900px;width:90%;margin:0 auto;padding:15px;text-align:center}.footer-custom p{margin:5px 0;font-size:0.8em}.footer-contact-label{text-align:center;font-size:1em;margin-bottom:5px}@media (max-width: 684px){.footer-custom{padding:10px}.footer-custom p{font-size:0.7em}}.header-override{width:900px}.video-container{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;z-index:-1;opacity:0;transition:opacity 1.5s ease-in-out}video{width:100%;height:100%;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);min-width:100vw;min-height:100vh}.homepage-subtitle{margin-left:20%;margin-right:20%}.homepage-bg{background-color:rgba(0,0,0,0.8);width:100vw;padding-top:5px;padding-bottom:5px;text-align:center}@media (prefers-color-scheme: dark){.homepage-bg{background-color:rgba(0,0,0,0.8)}}@media (prefers-color-scheme: light){.homepage-bg{background-color:rgba(230,230,230,0.8)}}[data-theme=dark] .homepage-bg{background-color:rgba(0,0,0,0.8)}[data-theme=light] .homepage-bg{background-color:rgba(230,230,230,0.8)}.homepage-buttons{margin-top:30px;display:flex;justify-content:center;gap:20px}@media (max-width: 684px){.homepage-buttons{flex-direction:column;align-items:center}}.homepage-buttons p{display:flex;gap:20px;margin:0}.homepage-buttons a{text-decoration:none;color:inherit;margin:0 15px;display:inline-block;padding:8px 20px;border:2px solid #ffffff;background:transparent;transition:transform 0.2s ease, border-color 0.2s ease, color 0.2s ease;min-width:130px;text-align:center;box-sizing:border-box}@media (prefers-color-scheme: light){.homepage-buttons a{border:2px solid #000000}}.disable-hor-scroll{overflow-x:hidden}.body-transparent-bg{background:transparent !important}.inner-column{margin-top:0;margin-bottom:0;margin-left:12%;margin-right:12%}.inner-column h2{text-align:center}.grid-container{display:grid;grid-template-columns:repeat(auto-fit, minmax(0, 400px));gap:30px;justify-content:center;padding:20px;max-width:1300px;margin:0 auto;padding-bottom:40px;box-sizing:border-box}@media (max-width: 1024px){.grid-container{grid-template-columns:repeat(2, minmax(0, 400px))}}@media (max-width: 684px){.grid-container{grid-template-columns:repeat(1, minmax(0, 400px))}}.project-card{text-decoration:none;text-align:center;display:flex;flex-direction:column;align-items:center;padding:10px;border-radius:8px;background-color:#111111;transition:transform 0.5s ease-in-out}@media (prefers-color-scheme: dark){.project-card{background-color:#111111}}@media (prefers-color-scheme: light){.project-card{background-color:#999}}[data-theme=dark] .project-card{background-color:#111111}[data-theme=light] .project-card{background-color:#999}.project-card a{text-decoration:none;text-align:left;font-size:0.9em}a:hover h3{text-decoration:underline}.project-card h3{margin-top:10px;font-size:1.4em;margin-bottom:2px;transition:text-decoration 0.3s ease-in-out}.project-card p{margin-top:2px;margin-bottom:4px}.project-card:hover{transform:scale(1.05);box-shadow:0px 4px 10px rgba(0,0,0,0.2)}@media (max-width: 684px){.project-card:hover{transform:scale(1)}}.project-card img{max-width:100%;height:auto;border-radius:8px}.project-tags{margin-top:2px;display:flex;flex-wrap:wrap;gap:5px;font-size:1.2em}.tag{background-color:#0073e6;color:white;padding:4px 8px;border-radius:5px;font-size:0.78em}.tag:nth-child(1){background-color:#0073e6}.tag:nth-child(2){background-color:#e67300}.tag:nth-child(3){background-color:#00b300}.tag:nth-child(4){background-color:#b300b3}.tag:nth-child(5){background-color:#ffcc00}.full-width-bg-single{width:100vw;background-color:#363636;padding:20px 0;display:flex;justify-content:center}@media (prefers-color-scheme: light){.full-width-bg-single{background-color:#e4e4e4}}[data-theme=light] .full-width-bg-single{background-color:#e4e4e4}.project-cover{display:flex;flex-direction:column;align-items:center;max-width:90%;margin:0 auto 30px;text-align:center}.project-cover-iframe-container,.project-cover-image-container{width:100%;max-width:800px}.project-cover-iframe-container{position:relative;overflow:hidden}.project-cover-iframe-container iframe{width:100%;height:auto;aspect-ratio:16 / 9}.content-container{width:100%;max-width:800px;padding:0 20px}.project-cover p{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.project-cover a{text-decoration:none;color:inherit;display:inline-block;padding:8px 20px;border:2px solid #ffffff;background:transparent;min-width:130px;text-align:center;box-sizing:border-box;transition:transform 0.2s ease, border-color 0.2s ease, color 0.2s ease}@media (prefers-color-scheme: light){.project-cover a{border:2px solid #000000}}[data-theme=light] .project-cover a{border:2px solid #000000}.project-meta{text-align:left}.project-meta p{margin:2px 0}.meta-key{color:#ffffff;font-weight:bold}@media (prefers-color-scheme: light){.meta-key{color:#000}}[data-theme=light] .meta-key{color:#000}.meta-value{color:#dfdfdf;font-style:italic}@media (prefers-color-scheme: light){.meta-value{color:#000}}[data-theme=light] .meta-value{color:#000}.project-content{width:100%;max-width:1000px;text-align:left}@media (max-width: 900px){.content-container{padding:0 20px}.project-content{min-width:unset}.project-cover p{flex-direction:column}}.post-override{max-width:1000px}.full-width-bg{width:100vw;margin:0;display:flex;flex-direction:column}.row{background-color:#232425}.row:nth-child(1){background-color:#232425}.row:nth-child(2){background-color:#363636}.row:nth-child(3){background-color:#232425}.row:nth-child(4){background-color:#363636}.row:nth-child(5){background-color:#232425}.row:nth-child(6){background-color:#363636}.row:nth-child(7){background-color:#232425}.row:nth-child(8){background-color:#363636}.row:nth-child(9){background-color:#232425}.row:nth-child(10){background-color:#363636}@media (prefers-color-scheme: light){.row:nth-child(1){background-color:#eee}.row:nth-child(2){background-color:#e4e4e4}.row:nth-child(3){background-color:#eee}.row:nth-child(4){background-color:#e4e4e4}.row:nth-child(5){background-color:#eee}.row:nth-child(6){background-color:#e4e4e4}.row:nth-child(7){background-color:#eee}.row:nth-child(8){background-color:#e4e4e4}.row:nth-child(9){background-color:#eee}.row:nth-child(10){background-color:#e4e4e4}}.resume-page .darker-bg{background-color:#131313}@media (prefers-color-scheme: light){.resume-page .darker-bg{background-color:#9e9e9e}}.resume-page .inner-column{margin-right:22%;margin-left:22%;margin-top:0;margin-bottom:0}.resume-page .resume-cover{text-align:center;padding-top:10px;padding-bottom:50px}.resume-page .resume-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.resume-page .resume-top-below{display:flex;justify-content:center;align-items:center;margin-top:10px}.resume-page .resume-top-left{flex-grow:1}.resume-page .resume-top-left img{max-width:100%;height:auto}.resume-page .resume-top-right{text-align:left;max-width:70%}.resume-page .resume-intro{margin-bottom:5px}.resume-page .resume-social{text-align:center}@media (max-width: 900px){.resume-page .resume-top{flex-direction:column;align-items:center}.resume-page .resume-top-right{max-width:100%;text-align:center}.resume-page .resume-top-left img{width:100%;height:auto}}.resume-page .resume-block{text-align:left;margin-top:10px;margin-bottom:20px}.resume-page .resume-block h2{text-transform:uppercase}.resume-page .resume-block h3{margin-top:30px;margin-bottom:5px}.resume-page .entry-header{display:flex;justify-content:space-between}.resume-page .entry-title{font-size:1.2em}.resume-page .compact-block{margin-top:5px;margin-bottom:15px}.resume-page .compact-block p{margin:0}.resume-page .compact-block i{color:#d8d8d8}.resume-page .compact-block li{margin:0.6em;margin-left:15px}.resume-page .compact-block hr{opacity:0;transition:opacity ease-in-out 0.3s}.resume-page .compact-block:hover hr{opacity:1}

/*# sourceMappingURL=custom.css.map */