/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin: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:-.25em}sup{top:-.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}a{text-decoration:none;color:inherit}.mobile-redirect-screen{position:absolute;z-index:200;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100dvh;padding:1rem;color:#fff;background-color:#000c}.mobile-redirect-screen__text{font-size:20px;text-align:center;text-wrap:balance}.mobile-redirect-screen__button{border-radius:5px;padding:.5rem 1rem;color:#000;background-color:#fff;font-size:16px}.taskbar{position:absolute;bottom:0;z-index:98;display:flex;justify-content:space-between;align-items:center;height:35px;width:100%;padding-top:5px;padding-bottom:5px;border-top:1px solid white;background-color:silver}.taskbar__menu-btn{display:flex;justify-content:space-between;align-items:center;height:100%;width:90px;margin-left:5px;border-left:1px solid white;border-top:1px solid white;background-color:silver;font-size:20px}.taskbar__menu-btn--active{display:flex;justify-content:space-between;align-items:center;height:100%;width:90px;margin-left:5px;border:2px inset;background-color:silver;font-size:20px}.taskbar__open-apps{display:flex;width:100%;height:100%;padding-left:.25rem}.taskbar__open-apps__window{display:block;width:130px;height:100%;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;border-left:1px solid white;border-top:1px solid white;background-color:silver}.taskbar__open-apps__window--active{display:block;width:130px;height:100%;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;border:2px inset;background-color:#d9d9d9}.taskbar__time{display:flex;justify-content:center;align-items:center;height:100%;max-height:100%;width:100px;margin-right:5px;border:2px inset;font-size:20px;background-color:#d9d9d9}.start-menu{position:absolute;bottom:40px;left:5px;z-index:99;display:flex;height:400px;width:300px;border-top:1px solid white;border-left:1px solid white;border-right:2px solid black;border-bottom:2px solid black;background-color:silver}.start-menu--inactive{display:none}.start-menu__banner{height:100%;width:40px;background-color:#817f85}.start-menu__banner__name{transform:translateY(305px) translate(3px) rotate(-90deg);color:#fff;font-size:44px}.start-menu__app-drawer{display:flex;flex-direction:column;height:100%;width:100%}.start-menu__app-drawer .app-drawer__programs{display:flex;flex-direction:column;height:85%;max-width:100%}.start-menu__app-drawer .app-drawer__programs .programs__item{display:flex;align-items:center;flex-grow:1;padding-left:2rem}.start-menu__app-drawer .app-drawer__programs .programs__item:hover{color:#fff;background-color:#00f}.start-menu__app-drawer .app-drawer__programs .programs__item__icon{height:40px}.start-menu__app-drawer .app-drawer__programs .programs__item__text{margin-left:2rem;font-size:20px}.start-menu__app-drawer .app-drawer__shut-down{flex-grow:1;display:flex;align-items:center;padding-left:2rem;border-left:0;border-right:0;border-bottom:0;border-top:2px solid #9E9A9C;background-color:silver}.start-menu__app-drawer .app-drawer__shut-down:hover{color:#fff;background-color:#00f}.start-menu__app-drawer .app-drawer__shut-down .shut-down__icon{height:40px}.start-menu__app-drawer .app-drawer__shut-down .shut-down__text{margin-left:2rem;font-size:20px}.desktop-icons{display:flex;flex-direction:column;justify-content:space-around;width:200px;height:300px;padding-left:2rem;color:#fff}.desktop-icons .icon{display:flex;flex-direction:column;align-items:center;max-width:50px;max-height:50px;text-align:center}.desktop-icons .icon button{border:none}.desktop-icons .icon-img{background-color:transparent}.desktop-icons .about-me-icon{margin-bottom:1rem}.desktop-icons .about-me-icon img,.desktop-icons .projects-icon img{width:50px}.desktop-icons .contact-icon img{max-height:50px}.window{padding:4px 7px 6px;border-top:white solid 1px;border-left:white solid 1px;border-bottom:black solid 2px;border-right:black solid 2px;background-color:#c2c0c1}.window__container{display:flex;flex-direction:column;justify-content:space-between;height:100%}.window__header{display:flex;justify-content:space-between;align-items:center;height:30px;width:100%;margin-bottom:.5rem;background-color:#817f85}.window__header__details{display:flex;align-items:center;margin-left:.3rem}.window__header__icon{max-height:28px}.window__header__title{margin:0;font-size:16px;color:#fff}.window__header__control-buttons{display:flex;margin-right:.1rem}.window__header__control-buttons .control-buttons__button{display:flex;justify-content:center;align-items:center;width:22px;aspect-ratio:1;background-color:#d9d9d9}.window__main{height:100%;width:100%;background-color:#fff;overflow-y:auto}.window__footer{height:20px;width:100%}.about-me{padding:1rem}.about-me__heading{font-size:36px}.about-me__text{font-size:20px}.projects{padding:1rem}.projects__icons{display:flex}.projects__icons__item{display:flex;flex-direction:column;align-items:center;border:none;background-color:inherit}.projects__icons__item:not(:first-child){margin-left:1rem}.project__main{display:flex;flex-direction:column;padding:1rem}.project__hero{display:flex;flex-direction:column;align-items:center;width:100%}.project__hero__image{width:100%;max-width:600px;min-width:450px}.project__links{display:flex;justify-content:center;width:100%}.project__links__button{padding:.5rem;border-top:1px solid white;border-right:1px solid black;border-bottom:1px solid black;border-left:1px solid white;background-color:#d9d9d9;font-size:20px}.project__links__button:hover{color:#fff;background-color:#00f}.project__links__button:last-child{margin-left:1rem}.project__description{font-size:20px}.contact-me{display:flex;flex-direction:column;padding:1rem}.contact-me__form__name,.contact-me__form__email{display:flex;flex-direction:column;max-width:300px;margin-bottom:.5rem}.contact-me__form__message{display:flex;flex-direction:column;max-width:500px;margin-bottom:.5rem}.contact-me__form__submit-row{display:flex;justify-content:space-between;max-width:300px}.contact-me__form__submit-row .submit-row__status--hidden{display:none}.contact-me__form__submit-row .submit-row__status--active{display:block;font-size:18px}.error-window{position:absolute;left:30%;top:30%;padding:3px 3px 6px;border-top:white solid 1px;border-left:white solid 1px;border-bottom:black solid 2px;border-right:black solid 2px;background-color:#c2c0c1}.error-window__container{display:flex;flex-direction:column;justify-content:space-between;height:100%}.error-window__header{display:flex;justify-content:space-between;align-items:center;height:30px;width:100%;margin-bottom:.5rem;background-color:#0c0b76}.error-window__header__details{display:flex;align-items:center;margin-left:.3rem}.error-window__header__icon{max-height:28px}.error-window__header__title{margin:0;font-size:16px;color:#fff}.error-window__header__control-buttons{display:flex;margin-right:.1rem}.error-window__header__control-buttons .control-buttons__button{display:flex;justify-content:center;align-items:center;width:22px;aspect-ratio:1;background-color:#d9d9d9}.error-window__main{height:100%;width:100%;background-color:transparent;overflow-y:hidden}.error-window__footer{height:10px;width:100%}.sorry-hal{display:flex;flex-direction:column;justify-content:center;height:100%;padding-left:1rem;padding-right:1rem}.sorry-hal__main{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.sorry-hal__main__image{height:70px}.sorry-hal__main__message__link{color:#00f;text-decoration:underline}.sorry-hal__btn-container{display:flex;justify-content:center}.sorry-hal__btn-container__confirm{border-radius:0}@font-face{font-family:W95FA;src:url(/assets/W95FA-9e1ad537.otf)}*{font-family:W95FA,sans-serif}.app__main{position:relative;overflow:hidden;height:100dvh;max-height:100dvh;background-color:#2e8181}button,a,label{cursor:pointer}
