@import"https://rsms.me/inter/inter.css";@import"https://fonts.googleapis.com/css2?family=Antonio:wght@600&display=swap";body{font-family:Inter var,sans-serif;width:100%;margin:0;padding:0;box-sizing:border-box;background-color:#050505;color:#f8de7e;cursor:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20clip-path='url(%23clip0_426_2)'%3e%3cpath%20d='M24%200H0V24H24V0Z'%20fill='url(%23pattern0_426_2)'/%3e%3c/g%3e%3crect%20x='0.5'%20y='0.5'%20width='23'%20height='23'%20stroke='%23FFA500'/%3e%3cdefs%3e%3cpattern%20id='pattern0_426_2'%20patternContentUnits='objectBoundingBox'%20width='1'%20height='1'%3e%3cuse%20xlink:href='%23image0_426_2'%20transform='scale(0.00694444)'/%3e%3c/pattern%3e%3cclipPath%20id='clip0_426_2'%3e%3crect%20width='24'%20height='24'%20fill='white'/%3e%3c/clipPath%3e%3cimage%20id='image0_426_2'%20width='144'%20height='144'%20xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQCAYAAADnRuK4AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxMAAAsTAQCanBgAAAHhSURBVHhe7dzBaeNQFEBRaSAN2CrKNaS6mUVcQ4qS3UAWPyT5BRhdmGA4Z/We1hc+iC+tt7/nfYGD1vG2jPtl3+YODzu9b/t3QMvrWOczeNx1HX/mCIcIiERAJAIiERCJgEgERCIgEgGRCIhEQCQCIhEQiYBIBEQiIBIBkQiIREAkAiIREImASAREIiASAZEIiERAJAIiERCJgEgERCIgEgGRCIhEQCQCIhEQiYBIBEQiIBIBkQiIREAkAiIREImASAREIiASAZEIiERAJAIiERCJgEgERCIgEgGRCIhEQCQCIhEQiYBIBEQiIBIBkQiIREAkAiIREImASAREIiASAZEIiERAJAIiERCJgEgERCIgEgGRCIhEQCQCIhEQiYBIBEQiIBIBkQiIREAkAiIREMk63paxvI517jyZ+79tn+N/d3q5nQX07K7rmNOvcISRCIhEQCQCIhEQiYBIBEQiIBIBkQiIREAkAiIREImASL6vc9w/zre582S+7uTM8Vf83AeCgxxhJAIiERCJgEgERCIgEgGR/LxIvOzb3OFhp/dt92Ehx13X4QgjERCJgEgERCIgEgGRCIhEQCQCIhEQiYBIBEQiIBIBkQiIREAkAiIREImASARE4vcuHHZ6uZ0/AXPSOV4lzkN4AAAAAElFTkSuQmCC'/%3e%3c/defs%3e%3c/svg%3e"),auto}h1,h2,h3,h4{font-family:Antonio,sans-serif}p{color:#f8de7e;margin:0}p.small{font-size:.75rem;line-height:1.125rem}p.large{font-size:1rem;line-height:1.75rem}a{text-decoration:none}ul{list-style:none;padding-left:0}.home{width:100%}.home-prompt{display:flex;justify-content:center;align-items:center;position:absolute;flex-direction:column;gap:2rem;top:20%;left:50%;transform:translate(-50%,-50%);z-index:10}.home-prompt h2{color:#f8de7e;text-align:center}.home-prompt input{color:#ffc40a;width:16rem;padding:.9375rem;background-color:transparent;text-align:center;border:.02rem groove #FFC40A;border-radius:.2rem;font-size:.8125rem;line-height:1.125rem;font-weight:600;animation:pulse 2s infinite ease-in-out;cursor:pointer;transition:transform .4s ease,background-color .4s ease}.home-prompt input:hover,.home-prompt input:active{animation:none;transform:scale(1.2);background-color:#62605d;border-color:#8ab9f1}.home-prompt input:focus{animation:none;transform:scale(1.2);outline:none;border-color:#8ab9f1;box-shadow:0 0 0 2px #8ab9f1}.home-button{width:4rem;cursor:pointer;transition:color .2s ease}.home-button:hover{animation:none;transform:scale(.9)}.home-button-wrapper{display:inline-block;position:relative}.home-button-wrapper.loading:before{content:"";position:absolute;top:-5px;left:-5px;width:100%;height:100%;border:3px dashed #FFC40A;border-radius:50%;animation:rotate 3s linear infinite}.home-button-wrapper img{opacity:0}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}p{font-size:.8rem;padding-top:.4rem}.canvas{background-color:#050505;height:90vh;width:100%;position:relative}.canvas text{font-size:1.5rem;line-height:2rem;font-weight:600}.canvas-index{z-index:18;position:absolute;bottom:2rem;padding:0 1rem 1rem;gap:1rem;cursor:pointer}.canvas-index h1{font-size:3rem;color:#ffc40a;z-index:14;margin:0 1rem 1rem 0}.canvas-index h1:hover{color:#8ab9f1}@media (min-width: 48rem){.canvas-index h1{margin:6rem 1rem 1rem 0}}.canvas-index p{font-size:.8125rem;line-height:1.125rem;font-weight:600;color:#62605d}.canvas-index p:hover{color:#8ab9f1}.canvas-index_resume{display:none}@media (min-width: 48rem){.canvas-index_resume{display:contents}}.canvas-index_projects{display:flex;flex-direction:column}.canvas-index_projects h4{font-size:3rem;color:#ffc40a;z-index:14;margin:0rem 1rem 2.6rem 0}.canvas-index_projects h4:hover{color:#8ab9f1}@media (min-width: 48rem){.canvas-index_projects h4{font-size:8rem;margin:0 -.6rem .4rem 0;letter-spacing:2px}}.canvas-index_projects-sec{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:2rem}.canvas-index_projects-sec-row{display:none}@media (min-width: 48rem){.canvas-index_projects-sec-row{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:1rem}}@media (min-width: 80rem){.canvas-index_projects-sec{justify-content:flex-end;gap:1rem}}@media (min-width: 80rem){.canvas-index_projects{align-items:flex-end}}@media (min-width: 80rem){.canvas-index{align-items:flex-end;padding:0 2rem 0rem}}.intro{display:flex;flex-direction:column;justify-content:space-between;padding:20px;background-color:#679bf1}.intro-canvas{height:50vh}.intro-canvas .canvas{background-color:#050505;height:40vh;width:100%;position:relative;z-index:10}.intro-canvas .canvas_index{display:flex;justify-content:space-between;align-items:center;flex-direction:row;z-index:18;position:absolute;bottom:23rem;padding:0 1rem 1rem;cursor:pointer}.intro-canvas .canvas_index h1{font-size:3rem;color:#ffc40a;z-index:14;margin:0 1rem 1rem 0}.intro-canvas .canvas_index h1:hover{color:#ffc40a}.intro-canvas .canvas_index p{font-size:.8125rem;line-height:1.125rem;font-weight:600;color:#62605d}.intro-canvas .canvas_index p:hover{color:#8ab9f1}.intro-canvas .canvas_projects{display:flex;flex-direction:column}.intro-canvas .canvas_projects h4{color:#ffc40a;z-index:14;margin:.6rem .7rem .7rem 0}.intro-canvas .canvas_projects h4:hover{color:#8ab9f1}@media (min-width: 80rem){.intro-canvas .canvas_projects h4{font-size:8rem;margin:0 1rem 1rem 0}}.intro-canvas .canvas_projects-sec{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:2rem}@media (min-width: 80rem){.intro-canvas .canvas_projects-sec-row{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:1rem}}@media (min-width: 80rem){.intro-canvas .canvas_projects-sec{justify-content:flex-end;gap:1rem}}@media (min-width: 80rem){.intro-canvas .canvas_projects{align-items:flex-end}}@media (min-width: 80rem){.intro-canvas .canvas{align-items:flex-end;padding:0 2rem 0rem}}@media (min-width: 48rem){.intro-canvas{height:90vh;width:60vw;margin-left:8rem}}.intro-text{display:flex;flex-direction:column;justify-content:center;padding:20px}.intro-text h2{font-size:1.5rem;line-height:2rem;font-weight:600;color:#ffc40a}.intro-text p{font-size:.8125rem;line-height:1.125rem;font-weight:600;color:#2f2e2c}.intro-text_index{margin-top:20px;display:flex;flex-direction:column}.intro-text_index a{font-size:.8rem;color:#ffc40a;text-decoration:none}.intro-text_index a:hover{color:#8ab9f1}.intro-text_index h1{margin:10px 0}.intro-text_index h1:hover{color:#f8de7e}@media (min-width: 48rem){.intro-text_index{flex-direction:row;flex-wrap:wrap;gap:1rem}}@media (min-width: 48rem){.intro-text{justify-content:flex-end;margin-bottom:12rem;margin-right:8rem}}@media (min-width: 48rem){.intro{flex-direction:row;gap:8rem}}.project-card{cursor:auto;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #ccc;margin:0 1rem 1rem;padding:20px;width:19.75rem;box-shadow:0 4px 8px #0000001a}.project-card h2{color:#8ab9f1}.project-card h3{color:#f8de7e;letter-spacing:.9px;line-height:1.5}.project-card .project-image{width:100%;object-fit:cover;transition:transform .3s ease}.project-card .project-details{margin-top:10px}.project-card .project-details p{margin:5px 0}.project-card .project-details #small{font-size:.8125rem;line-height:1.125rem;font-weight:400;color:#62605d;line-height:1.5;letter-spacing:.6px;padding:16px}.project-card .project-details #bold{color:#706438}.project-card .project-gallery{cursor:pointer;display:flex;gap:6px;margin-top:15px;flex-grow:1}.project-card .project-gallery_item{flex:1;display:flex}.project-card .project-gallery_item img{width:100%;object-fit:cover;transition:transform .6s ease}.project-card .project-gallery_item img:hover{transform:scale(1.15)}.modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#050505e6;z-index:1}.modal__content{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.modal__image{max-width:100%;max-height:100%;object-fit:cover}.modal__close{position:absolute;top:2rem;right:-6rem;font-size:3rem;background:none;border:none;color:#ffc40a;cursor:pointer;z-index:3}.modal__arrow{position:absolute;top:50%;font-size:4rem;background:none;border:none;color:#ffc40a;cursor:pointer;z-index:3}.modal__arrow--left{left:-6rem}.modal__arrow--right{right:-6rem}@media (min-width: 48rem){.modal__content{width:50%;justify-content:center;align-items:center}.modal__image{width:100%}}.project-container{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;padding-bottom:6rem;padding-top:1rem}.allprojects-container{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;padding-bottom:6rem}.loading{display:flex;flex-direction:column;gap:2em;align-items:center;margin-top:20%}.loading-spinner{width:30px;height:30px;margin:auto;border:4px dashed #F8DE7E;border-radius:50%;animation:rotate 5s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.header{background-color:#050505;padding:1rem}.header img{width:1.5rem}.footer{cursor:auto;background-color:#050505;padding:.375rem;position:fixed;bottom:0;color:#f8de7e;z-index:12;width:100%}.footer .footer-content{display:flex;justify-content:center;align-items:center;gap:20px}.footer .footer-content .footer-link{display:inline-block;transition:transform .3s,filter .3s}.footer .footer-content .footer-link:hover{transform:scale(1.1);filter:brightness(.5)}.footer .footer-content .footer-icon{width:1rem;height:1rem}.footer .footer-content .footer-location{font-size:.7rem;line-height:1.25rem;font-weight:300;color:#62605d;padding-bottom:.6rem}.canva-embed{position:relative;padding-top:54%;box-shadow:0 2px 8px #3f455129;overflow:hidden;border-radius:8px;will-change:transform;background-color:#000;border:2px solid #2F2E2C;box-shadow:0 4px 12px #05050533;width:100%;height:100vh}.canva-embed iframe{position:absolute;width:100vw;height:100vh;top:0;left:0;border:none;padding:0;margin:0}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a)}@media (hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width: 768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width: 768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width: 480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover: hover)and (pointer: fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width: 768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media (max-width: 768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width: 768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover: hover)and (pointer: fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover: hover)and (pointer: fine)and (max-width: 768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media (max-width: 768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}body,p{font-family:Inter var,sans-serif}h1,h2,h3,h4{font-family:Antonio,sans-serif;font-weight:600}.image-gallery{height:100vh;padding:2rem;box-sizing:border-box;display:flex;flex-direction:column}.image-gallery .image-gallery-slide-wrapper{flex:1;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.image-gallery .image-gallery_items{display:flex;flex-direction:column;align-items:center;gap:2rem;height:100%}.image-gallery .image-gallery_items img{max-height:60vh;width:auto;max-width:90%;object-fit:contain;border-radius:.2rem;transition:transform .3s ease}.image-gallery .image-gallery_items img:hover{transform:scale(1.02)}.image-gallery-thumbnails-bottom{display:flex;flex-direction:column;gap:2rem}
