body{margin:0 8px 8px;font-family:Garamond,Garamond Premr Pro,Garamond Premr Pro Smbd,Georgia,serif}h1,h2,h3,h4{margin:0;font-family:Arial,Helvetica,sans-serif}h2{font-size:17px}h3{font-size:15px;color:#222}a{color:#000}a:hover{color:#444}#tiles-placeholder{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:11px 0;position:relative}@media screen and (max-width: 719px){#tiles-placeholder{grid-template-columns:1fr}}.tile{border:1px solid #d9d9d9;text-decoration:none;color:#000;background-color:#eee;display:flex;flex-direction:row}.tile:hover{background-color:#fff}@media screen and (max-width: 719px){.tile{flex-direction:row;background-color:unset;border:none;border-bottom:1px dashed #d9d9d9;padding-bottom:10px}#tiles-placeholder .tile:last-child{border-bottom:none}}.tile .text{padding:12px 9px 10px;width:67%}@media screen and (max-width: 719px){.tile .text{padding-top:0}}.tile img{width:33%;height:100%;object-fit:fill;aspect-ratio:1 / 1;object-position:left top}img.loading{object-position:center!important;object-fit:none!important}.tile h3{margin-top:0;margin-bottom:13px}.tile p{margin-top:10px;margin-bottom:0;font-family:Arial,Helvetica,sans-serif;font-size:14px}@media screen and (max-width: 719px){.tile img{width:33%;object-fit:contain}.tile h3{margin-bottom:10px}}@media screen and (orientation: portrait){.tile img{object-fit:contain}}#project-content{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap;padding-top:5px}#details-column-1{width:24%;position:sticky;top:0;min-height:73vh;margin-bottom:25px;z-index:40}#project-details{padding-bottom:2em}@media screen and (max-width: 719px){#project-details{padding:0 4px 1.5em}#details-column-1{min-height:unset;margin-bottom:0}#project-content{padding-top:0}}#details-column-2{width:75%;position:relative;box-sizing:border-box}#details-content{display:flex;flex-direction:column;justify-content:space-between}.project-row{padding:1.2em 0 0}.row-divider{border-top:1px dashed #d9d9d9}#project-details p{font-family:Arial,Helvetica,sans-serif;font-size:14px;color:#222;margin-bottom:0}.url-links-wrapper{padding-top:7px;display:flex;white-space:nowrap}.url-links-wrapper a{width:24px;height:24px;margin:0 1px 0 0;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:100%;opacity:.55}.url-links-wrapper a:hover{opacity:1}.url-links-wrapper a.site{background-image:url(/images/flaticon-share-by-amazonaAdorada.png)}.url-links-wrapper a.code{background-image:url(/images/flaticon-github-by-iconBaandar.png);background-position:-1px}.url-links-wrapper a.video{background-image:url(/images/flaticon-play-by-JCicon.png);width:22px;margin-left:1px}#project-images{display:flex;flex-direction:column;margin-top:7px;padding-bottom:1.1em}#project-images span{box-sizing:border-box;width:100%;display:flex;justify-content:center;background-color:#d9d9d9;margin:0 auto 7px;padding:1px;aspect-ratio:5 / 3}#project-images img{max-width:100%}.row{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.sticky-top-bar,.project_nav_bar{width:100%;height:auto;position:sticky}.project_nav_bar{bottom:0;z-index:39;display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 0}.home_nav_bar{display:flex;width:100%;justify-content:flex-end;border-top:1px dashed #d9d9d9;padding:10px 0}@media screen and (max-width: 719px){#project-images{margin-top:0}.project_nav_bar{z-index:41}.forDesktopOnly .project_nav_bar{display:none}}.title-bar{border-bottom:1px dashed #d9d9d9;padding:15px 0;background-color:#fff}@media screen and (max-width: 719px){.title-bar{display:flex;justify-content:space-between;padding:15px 4px}.url-links-wrapper{padding-top:0;flex-flow:row-reverse}.title-bar h2{display:inline-block;line-height:150%}}#bottom-bar{width:100%;height:auto;position:sticky;bottom:0;z-index:41;display:flex;justify-content:end;padding-bottom:10px}.project_nav_bar.project-page{display:none}@media screen and (max-width: 719px){.project_nav_bar.project-page{display:flex;background-color:#fff;border-top:1px dashed #d9d9d9}}.sticky-top-bar{top:0;z-index:43}.project_buttons_container{display:flex;align-items:center;margin-right:2px}@media screen and (max-width: 719px){.project_buttons_container.forMobileOnly{display:flex}}.btn_prevDetails,.btn_nextDetails,.btn_scrollUp{display:block;line-height:20px;background-size:contain;background-repeat:no-repeat;transition:transform .3s cubic-bezier(.25,.1,.25,1)}.btn_prevDetails,.btn_nextDetails{height:21px;width:21px}.btn_scrollUp{height:20px;width:20px;margin:1px;background-image:url(/images/flaticon-arrow-by-AlexWendpap.png);background-position:center right;cursor:pointer;background-color:#fff;border:none}.home .btn_scrollUp{border:1px solid #d9d9d9}.btn_prevDetails span,.btn_nextDetails span,.btn_back span,.btn_scrollUp span,.url-links-wrapper a span{display:none}.btn_prevDetails{background-image:url(/images/flaticon-rewind-by-Slidicon.png);background-position:center left;margin-right:7px}.btn_nextDetails{background-image:url(/images/flaticon-rewind-by-Slidicon.png);background-position:center right;margin-left:7px;transform:rotate(180deg)}.btn_prevDetails:hover{transform:translate(-3px)}.btn_nextDetails:hover{transform:rotate(180deg) translate(-3px)}.disabled{opacity:.2;cursor:default;pointer-events:none}.show{opacity:1;pointer-events:all;cursor:pointer}.hide,.hideOnDesktop{opacity:0;pointer-events:none;cursor:default}@media screen and (max-width: 719px){.hideOnDesktop{opacity:1;pointer-events:all;cursor:pointer}}.forDesktopOnly .project_nav_bar{border-top:1px dashed #d9d9d9;z-index:42}.btn_scrollUp:hover{transform:translateY(-4px)}.btn_back{display:block;background-size:contain;background-repeat:no-repeat;background-image:url(/images/icons8-four-squares-96.png);width:22px;height:22px;transition:transform .1s linear;background-position:1px 0px}.btn_back:hover{transform:scale(1.05)}.btn_back img{width:22px;height:auto}.slot-quarters{width:25%;display:flex;align-items:flex-end;padding-bottom:3px}.slot-quarters#logo{padding-bottom:0}.slot-quarters a span{display:inline-block}#logo img{max-height:55px}@media screen and (max-width: 719px){#logo img{max-height:46px}}#wrapper{width:978px;margin:0 auto}#works{position:relative}#filter-buttons{background-color:#fff;padding:8px 0 4px;border-bottom:1px dashed #d9d9d9;position:sticky;top:0;z-index:40}#filter-buttons a{border:1px solid #aaa;background-color:#fff;color:#000;text-decoration:none;text-wrap:nowrap;display:inline-block;font-size:12px;font-family:Arial,Helvetica,sans-serif;padding:5px 9px;margin:0 8px 8px 0;border-radius:5px;word-wrap:break-word;word-break:break-word}@media screen and (max-width: 719px){#filter-buttons{border-bottom:1px solid #d9d9d9}#filter-buttons a{padding:4px 6px;margin:0 4px 8px 0}}.tag-wrapper{padding-top:15px}.tag-wrapper span{display:inline-block;line-height:110%;text-transform:lowercase;font-family:Arial,Helvetica,sans-serif;font-size:14px;border-radius:10px;margin-bottom:3px;border:1px solid #aaa;color:#000;text-decoration:none;margin-right:4px;padding:0 6px;text-wrap:nowrap}.tag-wrapper span:before{content:"#";font-size:13px;padding-right:1px}#filter-buttons a span{font-size:11px}#filter-buttons a.on,#filter-buttons a:hover{background-color:#aaa;color:#fff;border:1px solid #aaa}#filter-buttons a.on{cursor:default;pointer-events:none}header{background-color:#fff;padding-top:10px;padding-bottom:10px;border-bottom:1px solid #d9d9d9}.forMobileOnly{display:none}.forDesktopOnly{display:block}@media screen and (max-width: 719px){header{padding-top:5px}.forMobileOnly{display:block}.forDesktopOnly{display:none!important}#details-column-1,#details-column-2{width:100%}#project-content{flex-direction:column}#details-column-1{position:static}#details-column-2{padding:0 4px}}@media screen and (max-width: 1023px){#wrapper{width:100%}}#icon-links{margin-right:9px}a#github{display:block;background-image:url(/images/icon-flaticon-github-32px.png);width:24px;height:24px;background-size:100%;background-position:center;background-repeat:no-repeat;opacity:.3}a#github:hover{opacity:1}#copyright{font-family:monospace;text-transform:uppercase;color:#888}.bottom-nav{justify-content:flex-start;align-items:center;padding:7px 0 0;background-color:#fff;border-top:1px solid #d9d9d9;width:100%}section{font-family:Garamond,Garamond Premr Pro,Garamond Premr Pro Smbd,Georgia,serif;line-height:160%;margin:0 0 .5em;color:#333;font-size:1.35em}section p{margin:0}img#avatar{vertical-align:bottom;width:44px}.tag-line{font-size:1.2em;font-style:italic;line-height:150%}.top-padding{padding-top:1em}@media screen and (max-width: 719px){.tag-line{margin-bottom:10px}section{font-size:1.03em;line-height:130%;margin:0 0 1em}img#avatar{width:34px}.top-padding{padding-top:1.4em}}.top-nav a{color:#000;font-family:monospace;text-transform:uppercase;font-size:14px;text-decoration:none;display:inline-block;cursor:pointer;line-height:100%}.top-nav a.on,.top-nav a:hover{font-weight:700}.top-nav a.on{cursor:default;pointer-events:none}.top-nav a.project{display:none;pointer-events:none;cursor:default}.top-nav a.project.active{display:inline-block;font-weight:400}.top-nav a.project #symbol{color:#999;font-size:14px;padding-left:1px}#contact a:hover{text-decoration:none}.contact-row{vertical-align:middle}.icon{display:inline-block;margin-right:7px;background-size:contain;background-repeat:no-repeat;background-position:center;vertical-align:text-bottom}.icon.email{width:24px;height:22px;background-image:url(/images/flaticon-mail-by-Freepik.png)}.icon.github{background-image:url(/images/icon-flaticon-github-32px.png);width:22px;height:24px}
