:root{--primary-color: #f5972d;--secondary-color: #397c1b;--text-color: #333333;--background-color: F5F5F5;--misc: #7C5A52}@font-face{font-family:roboto-mono;src:url(/assets/RobotoMono-ExtraLight-C0GVLECk.ttf);font-weight:200;font-style:normal}@font-face{font-family:roboto-mono;src:url(/assets/RobotoMono-Regular-44XoGH_Y.ttf);font-weight:400;font-style:normal}@font-face{font-family:roboto-mono;src:url(/assets/RobotoMono-Bold-B8rsEFyH.ttf);font-weight:700;font-style:normal}body,html{margin:0;padding:0}*{box-sizing:border-box}body{color:var(--text-color);font-family:roboto-mono,Courier New,Courier,monospace}html{cursor:url("data:image/svg+xml,%3csvg%20data-bbox='2%202%2017%2017'%20viewBox='0%200%2020%2020'%20height='16'%20width='16'%20xmlns='http://www.w3.org/2000/svg'%20data-type='ugc'%3e%3cg%3e%3cpath%20fill='%23f5972d'%20stroke='%23f5972d'%20stroke-width='2'%20d='M19%2010.5a8.5%208.5%200%201%201-17%200%208.5%208.5%200%200%201%2017%200z'/%3e%3c/g%3e%3c/svg%3e") 14 14,auto;background-color:var(--background-color)}.header{background-color:#fff;letter-spacing:1.5px;font-size:.5em;width:100%;position:fixed;z-index:999}.header__details{justify-content:space-between;padding:0 1rem}.main{padding:2rem 1rem 4rem}.about{padding:1.5em 0}.about__title{margin:0}.about__details{margin-top:.5em;letter-spacing:.5px;word-spacing:1px;line-height:1.5em}.about__button{background:var(--primary-color);border:none;color:#fff;cursor:pointer;padding:.5em 1em;transition:all .3s}.about__button:hover{transform:scale(1.15)}.skills__title{margin-bottom:0}.skills__list{padding:0;flex-wrap:wrap;gap:20px}.list__item{padding:0;gap:.75em}.projects__title{margin:1em 0 0}.project__image{border:1px solid black;max-width:420px;width:100%;height:auto}.project__header{align-items:center;gap:10px}.project__link{margin-top:6px}.footer{width:100%;background-color:#fff}.footer__details{justify-content:center;gap:20px;padding:.5em 0 0}.footer__contact{font-size:.75em;text-align:center}.flex{display:flex}.logo{font-size:1.5em}.logo__small{font-size:1.25em;transition:all .3s}.logo__small:hover{transform:scale(1.15)}.spin{animation:spin 12s linear infinite}.color-primary{color:var(--primary-color)}.color-secondary{color:var(--secondary-color)}.color-yellow{color:gold}.color-blue{color:#0074cc}.color-light-blue{color:#87ceeb}.color-retro-blue{color:#6a7b8c}.color-retro-blue-two{color:#505050}.text-color{color:var(--text-color)}.border{border:none;height:1px;background-color:#000;opacity:.1;margin:0}@media (min-width: 768px){.main{display:flex;padding:2rem 0rem 0;width:100vw}.about{max-width:180px;padding:1rem 1rem 0}.wide{width:100%}.skills,.projects{padding:0 1em}.project{gap:10px;width:400px}.project__header{width:400px}.wide__test{display:flex;flex-wrap:nowrap;gap:2rem;overflow:scroll}.image__container{height:300px;background-color:#000;display:flex;align-items:center}.testing123{height:calc(100vh - 120px);border-right:1px solid rgba(0,0,0,.1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
