.artwork-page{display:flex;flex-direction:column;align-items:center;justify-content:center;object-fit:contain;pointer-events:all;gap:2rem;padding:.5rem .5rem 4rem}.work-gallery{display:flex;flex-direction:column;align-items:center;justify-content:center;object-fit:contain;gap:.25rem;max-width:60rem;width:100%;padding:1rem 1rem 2rem}.gallery-img-container{display:flex;align-items:center;justify-content:center;object-fit:scale-down;height:30rem}.gallery-img{height:100%;width:100%;cursor:inherit;pointer-events:all;object-fit:contain}.gallery-thumbnails-container{display:flex;flex-direction:row;align-items:center;justify-content:center}.gallery-thumbnail-button{width:100%;flex-grow:1;height:4rem;cursor:inherit;padding:.25rem;pointer-events:all}.gallery-thumbnail-button:hover{outline:1px solid black;object-fit:scale-down}.gallery-thumbnail-image{width:100%;height:100%;object-fit:scale-down}.gallery-text{font-family:Times;width:100%;max-width:100%;text-align:left;font-size:.9rem;line-height:1.25;word-wrap:break-word;overflow-wrap:break-word}.gallery-text.title{font-weight:700;font-size:1.25rem}.gallery-text.details{font-style:italic}@media (max-width: 600px){.work-gallery{padding-left:2rem;padding-right:2rem}.gallery-img-container{height:10rem;padding-top:0;padding-bottom:0}.gallery-text,.gallery-text.details{font-size:.85rem}}.about-page{display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:all;overflow-y:auto;gap:1rem}.about-page-text{font-family:Times;padding:0rem 2rem;text-align:left;line-height:1.25;align-items:left;justify-content:left}.about-page-text.b{font-weight:700}.about-center{display:flex;flex-direction:column;align-items:left;padding-top:2rem;padding-bottom:6rem;min-height:100%;max-width:50rem;gap:1rem;overflow-y:auto;scroll-snap-type:y mandatory}ul{padding-left:1.5rem}li{text-align:left}:root{display:flex;font-family:Times;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;min-width:100vw;overflow:hidden;touch-action:none}body{margin:0;display:flex;justify-content:left;height:100vh;width:100vw;color:#000;background-color:#fff;overscroll-behavior:none;z-index:0;cursor:none;overflow:hidden;touch-action:none}.app-container{flex-grow:1;width:100%;display:flex;z-index:0;touch-action:none}.content{flex-grow:1;z-index:0;overflow-y:scroll;overflow-x:hidden;height:100vh;-webkit-overflow-scrolling:touch}.pointer{position:absolute;width:150px;height:150px;transform:translate(-50%,-50%);z-index:1000;cursor:none;pointer-events:none;-webkit-user-select:none;user-select:none}.sidebar{display:flex;flex-direction:column;width:220px;min-width:220px;height:100vh;border-right:.5px solid #000000}.menu-button{border-width:0px;background-color:#fff;vertical-align:middle;font-size:1.25rem;font-family:Times;text-align:left;padding:.5rem;border-bottom:.5px solid #000000;overflow-y:hidden;text-decoration:none;color:inherit;cursor:none}.menu-button.title{font-size:1.5rem;font-weight:700;padding:.55rem}.menu-button.title:hover{background-color:#fff;color:#000}.menu-button.img{padding:0;margin:0;max-height:100%;width:100%;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}.menu-button.img:hover{background-color:#fff}.menu-button:last-child{border-bottom:none}.menu-button:hover{background-color:#000;color:#fff}@media (max-width: 600px){.sidebar{min-width:110px;width:110px}.menu-button,.menu-button.title{font-size:.75rem}}iframe{border:none}
