h3,.h3,section.info .content h2{font-family:Orbitron,Arial Black,Helvetica,sans-serif;font-weight:500;font-size:16px;margin:0}section.info{max-width:325px;position:relative;container-type:inline-size;margin-bottom:15px}@container (min-width: 320px){section.info{margin-bottom:40px}}section.info .logo{border:2px solid #B6DF47;border-radius:4px;overflow:hidden;width:280px;height:90px;position:relative;margin-bottom:24px;box-shadow:0 0 16px #b6df4799}section.info .logo--svg{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.info .logo:after{content:"";position:absolute;width:300px;height:300px;top:-108.5px;left:-12px;z-index:-1;background:url(/logo-background_800w.jpg);background-size:100%;background-position:center;transform:rotate(90deg) translate(-3px,3px) scale(2);animation-name:rotation90;animation-duration:100s;animation-iteration-count:infinite;animation-direction:backwards}section.info .logo:hover svg{animation-name:rotation0;animation-duration:100s;animation-iteration-count:infinite;animation-direction:backwards}@container (min-width: 320px){section.info .logo{width:290px;height:110px;margin-bottom:32px}section.info .logo:after{top:-95.5px;left:-5px}}section.info .content h1{color:#b6df47;margin-bottom:6px;text-shadow:0px 0px 3px #B6DF47}section.info .content h2{color:#db5642;margin-bottom:16px}section.info .content p.highlight{display:inline-block;background-color:#373737;padding:0 5px;margin-top:0}@container (min-width: 320px){section.info .cta{position:absolute;top:16px;right:0}}section.info .cta button{transition:all .3s ease}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}section.info .cta button{animation:pulse 1.5s ease-in-out 3;transition:transform .2s ease-in-out}section.info .socials{margin:24px 0 0;padding:0;display:flex;gap:0}section.info .socials a{display:block;font-size:17px;width:48px;height:48px;display:flex;justify-content:center;align-items:center}section.info .socials a i{font-size:30px}@container (min-width: 320px){section.info .socials{gap:8px}section.info .socials a{width:auto;height:auto;display:block}section.info .socials a i{font-size:20px}}@keyframes rotation90{0%{transform:rotate(90deg) translate(-3px,3px)}to{transform:rotate(440deg) translate(-4px,5px)}}@keyframes rotation0{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.listStyle,.projects .project{border-bottom:2px dotted #307FFF;border-width:2px;margin:12px 0;padding:0 0 12px;display:grid;grid-template-columns:1fr;gap:4px}.listStyle:first-child,.projects .project:first-child{margin-top:0;padding-top:0}.listStyle:last-child,.projects .project:last-child{border-bottom:0px;margin-bottom:0;padding-bottom:0}.listStyle p,.projects .project p{margin:0;align-self:flex-end}.listStyle p a,.projects .project p a{color:#fff;text-decoration:none}.listStyle .title,.projects .project .title{font-weight:600}.projects{display:grid;width:100%;height:100%;margin-bottom:0;position:relative;z-index:10}@container (min-width: 350px){.projects .project{grid-template-columns:auto 105px}.projects .project .status,.projects .project .domain{text-align:right}.projects .project .content{align-self:flex-end}}.projects .project .title,.projects .project .status,.projects .project .content{cursor:pointer}.projects .project .status[data-view=View]{color:#b6df47}.projects .project .status[data-view=Viewing]{color:#db5642}.projects .project .status[data-view=Viewed]{color:#307fff}.projects .project:hover .title,.projects .project:hover .status{text-decoration:underline}.projects .browser--content{max-height:168px;overflow-y:scroll}@media screen and (min-width: 768px){.projects .browser--content{max-height:249px}}@media screen and (min-width: 768px){.projects{width:calc(100% + 60px)}}.projectPanel{position:relative;z-index:5}.projectPanel--image{font-size:0px}.projectPanel--image img{width:100%}.projectPanel button{position:absolute;bottom:20px;right:20px}.projectPanel .browser--content{padding:0}.projectPanel .browser--content{max-height:100%}@media screen and (min-width: 768px){.projectPanel .browser--content{max-height:calc(100vh - 90px);overflow-y:scroll}}@media screen and (min-width: 1200px){.projectPanel{margin-top:75px}.projectPanel .browser--content{max-height:calc(100vh - 219px)}}.listStyle,.history--work{border-bottom:2px dotted #307FFF;border-width:2px;margin:12px 0;padding:0 0 12px;display:grid;grid-template-columns:1fr;gap:4px}.listStyle:first-child,.history--work:first-child{margin-top:0;padding-top:0}.listStyle:last-child,.history--work:last-child{border-bottom:0px;margin-bottom:0;padding-bottom:0}.listStyle p,.history--work p{margin:0;align-self:flex-end}.listStyle p a,.history--work p a{color:#fff;text-decoration:none}.listStyle .title,.history--work .title{font-weight:600}.history{width:100%;height:100%}.history .browser--content{padding:10px}.history__content{display:grid;grid-template-columns:60px auto;align-items:center;gap:10px}.history__content img{height:100%;width:100%}.history__content--text{padding:10px 10px 10px 2px}@container (min-width: 441px){.history--work{grid-template-columns:auto 220px}.history--work .data{text-align:right}}@media screen and (min-width: 1200px){.history{width:calc(100% + 60px)}.history__content{grid-template-columns:65px auto}}.listStyle{border-bottom:2px dotted #307FFF;border-width:2px;margin:12px 0;padding:0 0 12px;display:grid;grid-template-columns:1fr;gap:4px}.listStyle:first-child{margin-top:0;padding-top:0}.listStyle:last-child{border-bottom:0px;margin-bottom:0;padding-bottom:0}.listStyle p{margin:0;align-self:flex-end}.listStyle p a{color:#fff;text-decoration:none}.listStyle .title{font-weight:600}.education,.about{width:100%;height:100%}.education .education--art,.about .education--art{display:none}.education .education--art img,.about .education--art img{width:100%}.education .browser--content,.about .browser--content{padding:0}.education--content,.about--content{padding:20px}.education--wrapper .school,.about--wrapper .school{font-weight:600;margin-bottom:0;margin-top:0}.education--wrapper p,.about--wrapper p{margin-top:0}.education--wrapper .education--item .title,.education--wrapper .education--item .date,.about--wrapper .education--item .title,.about--wrapper .education--item .date{margin:0;display:inline-block}.education--wrapper .education--item .date,.about--wrapper .education--item .date{margin-left:20px}@container (min-width: 280px){.education--wrapper .education--item,.about--wrapper .education--item{display:grid;grid-template-columns:auto 80px}.education--wrapper .education--item .date,.about--wrapper .education--item .date{text-align:right}}@media screen and (min-width: 1200px){.education,.about{width:calc(100% - 30px)}.education .education--art,.education .about--art,.about .education--art,.about .about--art{display:block}.education--content,.about--content{padding-bottom:5px}}@media screen and (min-width: 1440px){.education,.about{width:calc(100% - 60px)}}h2,.h2{font-family:Orbitron,Arial Black,Helvetica,sans-serif;font-weight:500;font-size:24px;margin:0}.listStyle,.skills--item{border-bottom:2px dotted #307FFF;border-width:2px;margin:12px 0;padding:0 0 12px;display:grid;grid-template-columns:1fr;gap:4px}.listStyle:first-child,.skills--item:first-child{margin-top:0;padding-top:0}.listStyle:last-child,.skills--item:last-child{border-bottom:0px;margin-bottom:0;padding-bottom:0}.listStyle p,.skills--item p{margin:0;align-self:flex-end}.listStyle p a,.skills--item p a{color:#fff;text-decoration:none}.listStyle .title,.skills--item .title{font-weight:600}.skills{width:100%;height:100%}.skills--item{display:block}@media screen and (min-width: 1200px){.skills{width:calc(100% - 40px);margin-top:-90px;margin-right:40px}}h1,.h1{font-family:Orbitron,Arial Black,Helvetica,sans-serif;font-weight:500;font-size:33px;margin:0}@container (min-width: 320px){h1,.h1{font-size:36px}}h2,.h2,.browser--content h3{font-family:Orbitron,Arial Black,Helvetica,sans-serif;font-weight:500;font-size:24px;margin:0}h3,.h3{font-family:Orbitron,Arial Black,Helvetica,sans-serif;font-weight:500;font-size:16px;margin:0}p.small{font-size:14px}a{color:#307fff;transition:color .25s ease-in-out;cursor:pointer}a:hover{color:#db5642}button{font-family:Orbitron,Arial Black,Helvetica,sans-serif;font-weight:500;font-size:14px;border:2px solid #0D0F10;border-radius:4px;padding:8px 16px;background-color:#db5642;color:#0d0f10;box-shadow:0 0 16px #b6df4799;transition:all .25s ease-in-out}button:hover{transform:scale(1.15);background-color:#b6df47}button.green{background-color:#b6df47}button.green:hover{background-color:#db5642}*,*:before,*:after{box-sizing:border-box}a,button{cursor:pointer}ol,ul,menu{list-style:none}img{max-width:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}.browser{position:relative;margin-bottom:30px;transition:all .2s ease-in-out}.browser--inner{container-type:inline-size;border-radius:4px 4px 0/4px 4px 0px;border:2px solid #B6DF47;background-color:#0d0f10;text-align:right;box-shadow:0 0 10px 5px #b6df474d;transition:all .1s ease-in-out}.browser--inner>h3{position:absolute;top:5px;left:20px;color:#b6df47;transition:all .1s ease-in-out}.browser--inner .close{color:#b6df47;font-size:20px;padding:4px 8px;box-shadow:none;cursor:pointer;transition:all .1s ease-in-out}.browser--inner .close:hover{transform:scale(1.2)}.browser--content{border-top:2px solid #B6DF47;text-align:left;padding:20px;width:100%;height:100%;transition:all .1s ease-in-out}.browser--content::-webkit-scrollbar{width:5px}.browser--content::-webkit-scrollbar-track{background:#b6df474d;transition:all .1s ease-in-out}.browser--content::-webkit-scrollbar-thumb{background:#b6df4799;transition:all .1s ease-in-out}.browser--content::-webkit-scrollbar-thumb:hover{background:#b6df47;transition:all .1s ease-in-out}.browser--content h3{color:#307fff;text-shadow:0px 0px 3px #307FFF;margin-bottom:16px}.browser:hover .browser--inner,.browser:focus .browser--inner,.browser:focus-within .browser--inner{border:2px solid #DB5642;box-shadow:0 0 10px 5px #db56424d}.browser:hover .browser--inner>h3,.browser:focus .browser--inner>h3,.browser:focus-within .browser--inner>h3{color:#db5642}.browser:hover .browser--inner .close,.browser:focus .browser--inner .close,.browser:focus-within .browser--inner .close{color:#db5642}.browser:hover .browser--content,.browser:focus .browser--content,.browser:focus-within .browser--content{border-top:2px solid #DB5642}.browser:hover .browser--content::-webkit-scrollbar-track,.browser:focus .browser--content::-webkit-scrollbar-track,.browser:focus-within .browser--content::-webkit-scrollbar-track{background:#db56424d}.browser:hover .browser--content::-webkit-scrollbar-thumb,.browser:focus .browser--content::-webkit-scrollbar-thumb,.browser:focus-within .browser--content::-webkit-scrollbar-thumb{background:#db564299}.browser:hover .browser--content::-webkit-scrollbar-thumb:hover,.browser:focus .browser--content::-webkit-scrollbar-thumb:hover,.browser:focus-within .browser--content::-webkit-scrollbar-thumb:hover{background:#db5642}.browser.active{width:100%!important;margin:0 0 30px!important}.browser.active .browser--inner{border-bottom:none}.browser.active .browser--inner .close{transform:rotate(45deg)}.browser.active .browser--content{height:0;padding:0}.browser.active .browser--content *{display:none}.browser.active.education+.skills{margin-top:0!important}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:9999}.modal-content{background:#000;border:2px solid #B6DF47;box-shadow:0 0 10px 5px #b6df474d;padding:20px;border-radius:4px;max-width:600px;width:100%;position:relative;max-height:90vh;overflow-x:scroll}.modal-content ul{list-style:disc}.modal-content p+ul,.modal-content h3+p{margin-top:0}.modal-content .bm-0{margin-bottom:0}.modal-close{position:absolute;top:10px;right:10px;border:none;cursor:pointer}body{margin:0}:root{font-family:Saira Semi Condensed,Arial Narrow,Verdana,sans-serif;font-size:16px;font-weight:400;color-scheme:light dark;color:#fff;background-color:#0d0f10;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{margin:20px}@media screen and (min-width: 768px){#root{margin:30px}}@media screen and (min-width: 1024px){#root{margin:40px}}@media screen and (min-width: 1500px){#root{margin:60px}}#root{display:grid;grid-template-columns:1fr}@media screen and (min-width: 768px){#root{grid-template-columns:290px 4fr;gap:30px}#root .three{grid-column:span 2}#root .three--wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}}@media screen and (min-width: 1200px){#root{grid-template-columns:320px 4fr 3fr;gap:30px}#root .three{grid-column:span 1}#root .three--wrapper{gap:0;display:flex;flex-direction:column;align-items:flex-end}}
