@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--menu-margin:clamp(210px,22vw,340px);--nav-margin:clamp(230px,21vw,320px);--image-anchor-top:7rem;--image-anchor-bottom:16vh}*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#000;font-family:DM Sans,sans-serif}.App{min-height:100vh}.fixed-header{align-items:flex-start;display:flex;justify-content:space-between;left:0;padding:2rem 2.5rem;pointer-events:none;position:fixed;right:0;top:0;z-index:1000}.fixed-header>*{pointer-events:auto}.logo{height:50px;margin-top:-.6rem;width:auto}.main-nav{display:flex;flex-wrap:nowrap;font-size:clamp(.5rem,calc((clamp(230px, 21vw, 320px) - 2.5rem)/21),.65rem);font-size:clamp(.5rem,calc((var(--nav-margin) - 2.5rem)/21),.65rem);gap:.75em;justify-content:flex-end;max-width:calc(clamp(230px, 21vw, 320px) - 2.5rem);max-width:calc(var(--nav-margin) - 2.5rem);opacity:1;transition:opacity .3s ease}.main-nav.hidden{opacity:0;pointer-events:none}.main-nav a{color:#000;flex:0 0 auto;font-size:inherit;font-weight:300;letter-spacing:.035em;opacity:.4;text-decoration:none;transition:opacity .2s ease;white-space:nowrap}.main-nav a:hover{opacity:.7}.main-nav a.active{font-weight:700;opacity:1}.fixed-footer{bottom:0;max-width:clamp(230px,21vw,320px);max-width:var(--nav-margin);opacity:1;padding:.75rem 2.5rem .75rem 0;pointer-events:none;position:fixed;right:0;text-align:right;transition:opacity .3s ease;z-index:1000}.fixed-footer.hidden{opacity:0;pointer-events:none}.fixed-footer .email{color:#000;font-size:clamp(.55rem,calc((clamp(230px, 21vw, 320px) - 2.5rem)/21),.8rem);font-size:clamp(.55rem,calc((var(--nav-margin) - 2.5rem)/21),.8rem);font-weight:400;letter-spacing:.08em;pointer-events:auto;white-space:nowrap}.section{min-height:100vh}.home-section{cursor:pointer;justify-content:center;padding:2rem}.home-content,.home-section{align-items:center;display:flex}.home-content{flex-direction:column}.home-artwork{height:auto;max-height:70vh;max-width:55vw;object-fit:contain;width:auto}.home-identity{align-items:center;animation:homeFadeIn .6s ease .15s both;display:flex;flex-direction:column;margin-top:1rem;position:relative;width:100%;z-index:2}.home-name{display:block;height:auto;width:clamp(220px,30vw,420px)}.home-tagline{color:#999;font-size:.7rem;font-weight:400;letter-spacing:.12em;margin-top:.65rem;text-align:center;text-transform:uppercase}@keyframes homeFadeIn{0%{opacity:0}to{opacity:1}}.animated-sequence{display:block;line-height:0;overflow:hidden;position:relative}.animated-sequence__canvas{display:block;height:100%;opacity:0;transition:opacity .5s ease;width:100%}.animated-sequence.is-ready .animated-sequence__canvas{opacity:1}.home-animation{aspect-ratio:7856/2245;height:min(13.3vh,12.9vw);max-width:46vw}.spaces-menu-section{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh;padding:8rem 2.5rem 6rem;position:relative}.spaces-menu-hint{bottom:2.5rem;color:#000;font-size:.7rem;font-weight:400;left:50%;letter-spacing:.14em;opacity:0;pointer-events:none;position:absolute;text-transform:uppercase;transform:translateX(-50%);transition:opacity .45s ease;white-space:nowrap}.spaces-menu-hint.is-visible{opacity:.45}.spaces-menu-grid{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;max-width:1300px;width:100%}.spaces-menu-item{background:none;border:none;color:inherit;cursor:pointer;display:block;flex-basis:calc(16.66667% - 2.08333rem);flex-grow:0;flex-shrink:0;font:inherit;margin:0;max-width:calc(16.66667% - 2.08333rem);padding:0;text-align:left}.spaces-menu-thumb{aspect-ratio:3/4;width:100%}.spaces-menu-image{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.spaces-menu-thumb:hover .spaces-menu-image{transform:rotate(5deg)}.spaces-menu-caption{align-items:flex-end;display:flex;gap:.5rem;justify-content:space-between;margin-top:.85rem}.spaces-menu-title{color:#000;font-size:.7rem;font-weight:500;letter-spacing:.04em;line-height:1.35;text-transform:uppercase;transition:opacity .2s ease}.spaces-menu-item:hover .spaces-menu-title{opacity:.6}.spaces-menu-number{color:#000;flex-shrink:0;font-size:.85rem;font-weight:400}@media (prefers-reduced-motion:reduce){.spaces-menu-image{transition:none}.spaces-menu-thumb:hover .spaces-menu-image{transform:none}.spaces-menu-hint{transition:none}}.spaces-section{display:flex;min-height:auto;padding-top:0}.paintings-sidebar,.spaces-sidebar,.words-sidebar{-ms-overflow-style:none;border-left:1px solid #000;left:0!important;max-height:80vh;opacity:1;overflow-y:auto;padding-left:2rem;pointer-events:auto;position:fixed!important;scrollbar-width:none;top:50%!important;transform:translateY(-50%)!important;transition:opacity .3s ease;width:clamp(210px,22vw,340px)!important;width:var(--menu-margin)!important;z-index:100}.paintings-sidebar::-webkit-scrollbar,.spaces-sidebar::-webkit-scrollbar,.words-sidebar::-webkit-scrollbar{display:none}.paintings-sidebar.hidden,.spaces-sidebar.hidden,.words-sidebar.hidden{opacity:0;pointer-events:none}.project-index{margin-bottom:1rem}.project-header{align-items:center;display:flex;gap:.6rem;margin-bottom:.2rem}.project-number{font-size:1.2rem;font-weight:700;line-height:1;transform:rotate(180deg);writing-mode:vertical-rl}.project-title{color:#000;font-size:.8rem;font-weight:700;letter-spacing:.05em;transition:opacity .3s ease}.project-title.active{opacity:1}.project-title.inactive{opacity:.5}.subcategory-list{list-style:none;padding-left:1.5rem}.subcategory-list li{align-items:center;cursor:pointer;display:flex;font-size:.65rem;gap:.4rem;letter-spacing:.05em;opacity:.5;padding:.15rem 0;transition:opacity .2s ease}.subcategory-list li:hover{opacity:.8}.subcategory-list li.active{font-weight:500;opacity:1}.subcategory-list .indicator{font-size:.5rem;opacity:0;transition:opacity .2s ease}.subcategory-list li.active .indicator{opacity:1}.spaces-content{margin-left:clamp(210px,22vw,340px);margin-left:var(--menu-margin);margin-right:clamp(230px,21vw,320px);margin-right:var(--nav-margin);padding:0 0 4rem;width:auto}.project-section{margin-bottom:0}.home-spacer,.project-spacer{background:#fff;cursor:pointer;min-height:100vh}.subcategory-section{background:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:4rem 0;position:-webkit-sticky;position:sticky;top:0}.project-introduction{align-items:center;justify-content:center;text-align:center}.project-introduction-copy{color:#444;font-size:.95rem;font-weight:400;letter-spacing:.01em;line-height:1.85;margin:0 auto;max-width:34rem;padding:0 1.5rem;text-align:justify}.project-introduction-credits{color:#999;font-size:.8rem;font-weight:400;line-height:1.6;margin:1.5rem auto 0;max-width:34rem;padding:0 1.5rem;text-align:center;white-space:pre-line}.text-block-section{justify-content:flex-start;max-height:100vh;min-height:100vh;overflow:hidden;padding:2.5rem 0 1.5rem}.spaces-text-block{display:flex;flex-direction:column;height:100%;margin:0;max-width:none;padding:0;width:100%}.spaces-text-block-title{color:#000;flex-shrink:0;font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:1rem;text-align:left}.spaces-text-block-body{color:#666;column-count:4;column-gap:1.5rem;flex:1 1;font-size:.58rem;line-height:1.35;overflow:hidden}.spaces-text-block-paragraph{margin:0 0 .65rem}.spaces-text-block-paragraph:last-child{margin-bottom:0}.image-group{display:flex;flex-direction:column;gap:2rem;position:relative}.image-group.side-by-side{align-items:stretch;flex-direction:row;gap:1rem}.image-group.side-by-side .project-image{height:45vh;object-fit:cover;width:48%}.project-image{display:block;height:auto;max-height:75vh;object-fit:contain;transform-origin:center;width:100%}.description-block{margin-top:.75rem;max-width:100%}.project-description{color:#666;font-size:.85rem;font-weight:400;letter-spacing:.01em;line-height:1.8;text-align:center;white-space:pre-line}.subcategory-description{color:#888;font-size:.8rem;font-style:italic;font-weight:400;line-height:1.75}.meta-block{margin-top:1.5rem}.meta-item{color:#999;font-size:.8rem;font-weight:400;line-height:1.6;margin:0}.finale-section .project-image{opacity:1}.words-section{display:flex;min-height:auto;padding-top:0}.writing-index{cursor:pointer;margin-bottom:1rem;opacity:.5;pointer-events:none;transition:opacity .2s ease}.writing-index:hover{opacity:.8}.writing-index.active{opacity:1}.writing-header{align-items:center;display:flex;gap:.6rem;margin-bottom:.2rem}.writing-number{font-size:1.2rem;font-weight:700;line-height:1;transform:rotate(180deg);writing-mode:vertical-rl}.writing-title{color:#000;font-size:.85rem;font-weight:700;letter-spacing:.05em;transition:opacity .3s ease}.writing-title.active{opacity:1}.writing-title.inactive{opacity:.5}.words-content{margin-left:clamp(210px,22vw,340px);margin-left:var(--menu-margin);margin-right:clamp(230px,21vw,320px);margin-right:var(--nav-margin);padding:0 0 4rem;width:auto}.writing-section{align-items:center;background:#fff;display:flex;min-height:100vh;padding:4rem 0;position:-webkit-sticky;position:sticky;top:0}.writing-layout{--writing-col:350px;align-items:flex-start;display:flex;gap:2.5rem;width:100%}.writing-info{flex:1 1;max-width:var(--writing-col);padding-top:0}.writing-display-title{color:#000;font-size:1.1rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem}.writing-subtitle{color:#666;font-size:.85rem;font-weight:400;margin-bottom:2rem;opacity:.7}.writing-text{color:#666;font-size:.8rem;line-height:1.5}.writing-paragraph{margin-bottom:1.5rem}.writing-paragraph:last-child{margin-bottom:0}.writing-figure{align-self:stretch;flex:0 1 auto;position:relative;width:0}.writing-image{height:100%;left:0;max-height:calc(100vh - 8rem);max-width:calc(100vw - clamp(210px, 22vw, 340px) - var(--writing-col) - 4rem);max-width:calc(100vw - var(--menu-margin) - var(--writing-col) - 4rem);object-fit:contain;object-position:left top;position:absolute;top:0;width:auto}.paintings-section{display:flex;min-height:auto;padding-top:0}.painting-index{cursor:pointer;margin-bottom:1rem;opacity:.5;pointer-events:inherit;transition:opacity .2s ease}.painting-index:hover{opacity:.8}.painting-index.active{opacity:1}.painting-header{align-items:center;display:flex;gap:.6rem;margin-bottom:.2rem}.painting-number{font-size:1.2rem;font-weight:700;line-height:1;transform:rotate(180deg);writing-mode:vertical-rl}.painting-title{color:#000;font-size:.85rem;font-weight:700;letter-spacing:.05em;transition:opacity .3s ease}.painting-title.active{opacity:1}.painting-title.inactive{opacity:.5}.painting-meta{margin-top:0;padding-left:1.5rem}.painting-materials,.painting-size{color:#888;display:block;font-size:.65rem;line-height:1.4}.paintings-content{margin-left:clamp(210px,22vw,340px);margin-left:var(--menu-margin);margin-right:clamp(230px,21vw,320px);margin-right:var(--nav-margin);padding:0 0 4rem;width:auto}.painting-section{align-items:center;background:#fff;display:flex;min-height:100vh;padding:4rem 0;position:-webkit-sticky;position:sticky;top:0}.painting-section.has-multi-image{min-height:auto;padding:0;position:relative}.painting-layout{align-items:flex-start;display:flex;gap:2.5rem;width:100%}.painting-image{max-height:78vh;object-fit:contain;width:58%}.painting-info{flex:1 1;max-width:350px;padding-top:0}.painting-display-title{font-size:1.1rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem}.painting-description{color:#666;font-size:.8rem;font-weight:400;line-height:1.5}.multi-image-stack{width:100%}.painting-overlay-item{align-items:center;background:#fff;display:flex;min-height:100vh;padding:4rem 0;position:-webkit-sticky;position:sticky;top:0}.painting-overlay-item .painting-layout{width:100%}.painting-overlay-item .painting-image{max-height:80vh;object-fit:contain;width:75%}.contact-section{background:#fff;display:block;min-height:100vh;padding:8rem clamp(230px,21vw,320px) 6rem 2.5rem;padding:8rem var(--nav-margin) 6rem 2.5rem}.contact-content{grid-column-gap:3rem;grid-row-gap:3rem;align-items:start;column-gap:3rem;display:grid;grid-template-columns:repeat(4,minmax(0,14rem));max-width:68rem;row-gap:3rem}.contact-column{min-width:0}.contact-entry,.contact-group-heading,.contact-link,.contact-name{font-size:.85rem;letter-spacing:.04em;line-height:1.6}.contact-name{color:#000;font-weight:700;margin-bottom:.15rem}.contact-links{list-style:none}.contact-link{color:#000;font-weight:400;opacity:.85;text-decoration:none;transition:opacity .2s ease}.contact-link:hover{opacity:.5}.contact-group{margin-bottom:1.6rem}.contact-group:last-child{margin-bottom:0}.contact-group-heading{color:#000;font-weight:700;margin-bottom:0}.contact-entry-list{list-style:none}.contact-entry{margin-bottom:1rem}.contact-entry:last-child{margin-bottom:0}.contact-entry-title{color:#000;font-weight:400}.contact-entry-meta,.contact-entry-note{color:#999;font-style:italic}.contact-entry-note{font-size:.9em;letter-spacing:.01em;line-height:1.5;margin-top:.2rem}@media (min-width:1440px){.home-artwork{max-height:75vh;max-width:60vw}.home-animation{height:min(14.25vh,12.5vw)}.spaces-text-block-body{column-count:4;font-size:.6rem}.project-image{max-height:80vh}.painting-image{max-height:82vh;width:60%}.painting-overlay-item .painting-image{max-height:85vh;width:80%}.painting-info{max-width:420px}.writing-layout{--writing-col:420px}.contact-content{column-gap:3.5rem;grid-template-columns:repeat(4,minmax(0,16rem));max-width:76rem}.contact-entry,.contact-group-heading,.contact-link,.contact-name{font-size:.9rem}}@media (min-width:1920px){.home-artwork{max-height:80vh;max-width:65vw}.home-animation{height:min(15.2vh,12.2vw)}.spaces-text-block-body{column-count:5;column-gap:1.75rem;font-size:.62rem}.project-image{max-height:85vh}.image-group.side-by-side .project-image{height:55vh}.painting-image{max-height:85vh;width:65%}.painting-overlay-item .painting-image{max-height:88vh;width:85%}.painting-info{max-width:500px}.writing-layout{--writing-col:500px}.painting-display-title,.writing-display-title{font-size:1.3rem}.painting-description,.writing-text{font-size:.9rem;line-height:1.6}.project-description{font-size:.95rem}.contact-content{column-gap:4rem;grid-template-columns:repeat(4,minmax(0,18rem));max-width:84rem}.contact-entry,.contact-group-heading,.contact-link,.contact-name{font-size:1rem;line-height:1.7}}@media (max-width:1024px){.spaces-menu-grid{gap:2rem 2.5rem;max-width:720px}.spaces-menu-item{flex-basis:calc(33.33333% - 1.66667rem);flex-grow:0;flex-shrink:0;max-width:calc(33.33333% - 1.66667rem)}.painting-layout{gap:1.5rem}.painting-image{width:60%}.painting-info{max-width:280px}.writing-layout{--writing-col:280px}.spaces-text-block-body{column-count:3;font-size:.55rem}.contact-section{padding:7rem clamp(230px,21vw,320px) 5rem 1.5rem;padding:7rem var(--nav-margin) 5rem 1.5rem}.contact-content{column-gap:2.5rem;grid-template-columns:repeat(2,minmax(0,1fr));max-width:100%}.contact-entry,.contact-group-heading,.contact-link,.contact-name{font-size:.78rem}}@media (max-width:768px){.spaces-menu-section{padding:6rem 1.25rem 4rem}.spaces-menu-grid{gap:1.75rem 1.25rem;max-width:100%}.spaces-menu-item{flex-basis:calc(50% - 0.625rem);flex-grow:0;flex-shrink:0;max-width:calc(50% - .625rem)}.spaces-menu-title{font-size:.62rem}.fixed-header{padding:1rem 1.25rem}.logo{height:35px}.main-nav{font-size:clamp(.5rem,1.5vw,.65rem);gap:.7em;max-width:none}.main-nav.hidden{display:none;opacity:0!important;pointer-events:none!important}.main-nav a{letter-spacing:.03em}.fixed-footer{max-width:none;padding:.5rem .75rem}.fixed-footer .email{font-size:.6rem}.home-artwork{max-height:45vh;max-width:90vw}.home-animation{height:min(8.55vh,15.6vw);max-width:45vw}.home-identity{margin-top:.75rem}.home-name{width:clamp(180px,60vw,320px)}.home-tagline{font-size:.62rem;letter-spacing:.1em}.contact-sidebar,.paintings-sidebar,.spaces-sidebar,.words-sidebar{display:none!important}.paintings-content,.spaces-content,.words-content{margin-left:0;margin-right:0;max-width:100%;padding:1rem 1rem 4rem;width:100%}.paintings-section,.spaces-section{flex-direction:column}.project-image{max-height:60vh}.subcategory-section.anchor-bottom-left{justify-content:center;padding:4rem 0}.project-introduction{align-items:center;text-align:center}.project-introduction-copy{margin:0 auto}.project-introduction-credits{margin:1.5rem auto 0;text-align:center}.subcategory-section.anchor-bottom-left .image-group{height:auto}.subcategory-section.anchor-bottom-left .project-image{height:auto;max-height:60vh;object-position:center;transform-origin:center}.image-group.side-by-side{flex-direction:column}.image-group.side-by-side .project-image{height:auto;max-height:50vh;width:100%}.description-block{margin-top:.5rem}.project-description{font-size:.8rem;line-height:1.6}.meta-block{margin-top:1rem}.meta-item{font-size:.75rem}.painting-overlay-item,.painting-section,.subcategory-section{min-height:80vh;padding:2rem 0}.text-block-section{max-height:none;min-height:80vh;overflow:visible}.spaces-text-block-body{column-count:2;column-gap:1rem;font-size:.52rem;line-height:1.3}.painting-layout{flex-direction:column;gap:1rem}.painting-image,.painting-overlay-item .painting-image{max-height:55vh;max-width:100%;width:100%}.painting-info,.writing-info{max-width:100%;padding:0}.writing-layout{flex-direction:column;gap:2rem}.writing-figure{align-self:flex-start;position:static;width:auto}.writing-image{height:auto;max-height:55vh;max-width:100%;position:static}.painting-display-title,.writing-display-title{font-size:1rem}.painting-description{font-size:.75rem;line-height:1.5}.contact-section{padding:6rem 1.25rem 5rem}.contact-content{column-gap:0;grid-template-columns:1fr;max-width:100%;row-gap:2.5rem}.contact-entry,.contact-group-heading,.contact-link,.contact-name{font-size:.8rem}}@media (max-width:480px){.fixed-header{padding:.75rem 1rem}.logo{height:30px}.main-nav{font-size:clamp(.45rem,2.1vw,.6rem);gap:.55em}.home-artwork{max-height:40vh}.home-animation{height:min(7.6vh,15.6vw)}.home-name{width:clamp(170px,66vw,300px)}.home-tagline{font-size:.58rem}.paintings-content,.spaces-content,.words-content{padding:.75rem .75rem 4rem}.painting-description,.project-description,.writing-text{font-size:.7rem}}
/*# sourceMappingURL=main.b3e988d8.css.map*/