*,*:before,*:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased}body.body-works{margin:0;color:#3d2e22;background:#f3ebe0;font-family:Josefin Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.4;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer;padding:0}img{display:block;max-width:100%}.section-works{color:#3d2e22;padding-bottom:5em;min-height:100svh}.works-mobile-header{display:none}.works-component{display:flex;flex-flow:row;transition:all .5s}.works-body{flex:1;min-width:0;padding-top:calc(var(--bv-header-h, 6rem) + 1.25rem);padding-left:2.5em;padding-right:0}.works-desktop-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:0;padding-bottom:2em;padding-right:2.5em}.h4{margin:0;font-family:Bodoni Moda,Georgia,serif;font-size:2.35em;font-weight:500;font-style:italic;letter-spacing:-.02em;line-height:1}.sidebar-button{z-index:1000;display:flex;align-items:center;gap:.5em;color:#919191;transition:color .3s;font-size:.9375em}.sidebar-button:hover{color:#3d2e22}.sidebar-button svg{opacity:.7}.works-grid{flex:0 auto;padding-right:0}.works-list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:4vw;grid-auto-rows:4vw;grid-column-gap:.5em;grid-row-gap:0;position:relative}.works-item{aspect-ratio:auto;margin-bottom:.5em;transition:opacity .3s,transform .3s;opacity:0;transform:translateY(2em)}.works-item.is-visible{opacity:1;transform:none}.works-item.is-filtering{opacity:0;transform:translateY(2em)}@media(min-width:768px){.works-item[data-style=wide]{grid-row:span 3}.works-item[data-style=landscape]{grid-row:span 5}.works-item[data-style=square]{grid-row:span 8}.works-item[data-style=portrait]{grid-row:span 10}.works-item[data-style=tall]{grid-row:span 12}}.thumbnail{color:#fff;display:block;width:100%;height:100%;position:relative;overflow:hidden;background:#e8dfd0}.thumbnail-image{z-index:2;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--nail-focus, 50% 40%);transform:scale(var(--nail-zoom, 2));transform-origin:var(--nail-origin, 50% 40%);filter:contrast(1.08) saturate(1.1) brightness(1.03);transition:transform .7s cubic-bezier(.25,.46,.45,.94)}.works-item:hover .thumbnail-image{transform:scale(calc(var(--nail-zoom, 2) * 1.04))}.works-video-badge{position:absolute;z-index:4;top:.7rem;left:.7rem;width:2.1rem;height:2.1rem;border-radius:50%;background:#3d2e22b8;display:grid;place-items:center;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.works-video-badge span{width:0;height:0;border-style:solid;border-width:.35rem 0 .35rem .6rem;border-color:transparent transparent transparent #fff;margin-left:.15rem}.works-popup-media video{display:block;width:100%;height:100%;object-fit:contain;background:#1a1410}.works-popup-media video[hidden],.works-popup-media img[hidden]{display:none!important}.gradient-layer{z-index:2;pointer-events:none;background-image:linear-gradient(#0000 55%,#3d2e22b8);position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .35s ease}.works-item:hover .gradient-layer{opacity:1}.grid-row-content{z-index:3;position:absolute;inset:auto 5% .5em 1em;opacity:0;transform:translateY(8px);transition:opacity .35s ease,transform .35s ease}.works-item:hover .grid-row-content{opacity:1;transform:none}.video-title{margin:0;font-size:.875em;font-weight:600;font-family:Josefin Sans,sans-serif}.video-desc{color:#ffffff8a;font-size:.875em;font-weight:400;margin-top:.15em}.works-empty{color:#919191;text-align:center;padding:4em 1em}.works-filter{z-index:10;background-color:#ebe2d4;border-left:1px solid rgba(74,55,40,.12);flex:none;width:0;height:100svh;padding-top:4em;display:flex;position:sticky;top:0;overflow:hidden;transition:width .45s cubic-bezier(.25,.46,.45,.94)}.works-filter.is-open{width:18em}.works-filter-inner{width:18em;padding:0 2.5em;flex:none}.works-filter-close{position:relative;width:22px;height:22px;margin-bottom:2em}.works-filter-close span{position:absolute;left:0;right:0;top:50%;height:1px;background:#3d2e22}.works-filter-close span:first-child{transform:rotate(45deg)}.works-filter-close span:last-child{transform:rotate(-45deg)}.works-filter-wrapper{display:flex;flex-flow:column;gap:1em;width:15em;margin-top:1em}.filter-title{font-size:.875em;font-weight:500;padding:.5em 0;border-bottom:1px solid rgba(74,55,40,.12);margin-bottom:.75em}.filter-radio-dropdown{display:flex;flex-direction:column;gap:.15em}.works-radio-wrapper{display:flex;align-items:center;gap:.85em;padding:.45em 0 .45em 8px;cursor:pointer}.works-radio-wrapper input{position:absolute;opacity:0;pointer-events:none}.works-radio-bullet{width:12px;height:12px;border:1px solid rgba(61,46,34,.45);flex:none;transition:background .2s,border .2s}.works-radio-wrapper.is-checked .works-radio-bullet,.works-radio-wrapper:has(input:checked) .works-radio-bullet{background:#3d2e22;border-color:#3d2e22}.works-radio-label{opacity:.5;font-size:.875em;transition:opacity .2s;flex:1}.works-radio-wrapper:hover .works-radio-label,.works-radio-wrapper.is-checked .works-radio-label,.works-radio-wrapper:has(input:checked) .works-radio-label{opacity:1}.works-radio-count{opacity:.35;font-size:.8125em}.clear-button{margin-top:1.5em;color:#919191;font-size:.8125em;text-align:left;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.clear-button:hover{color:#3d2e22}.works-popup[hidden]{display:none}.works-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:4em 2em 5em;animation:popupFadeIn .25s ease}@keyframes popupFadeIn{0%{opacity:0}to{opacity:1}}.works-popup-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#3d2e228c;cursor:pointer}.works-popup-dialog{position:relative;z-index:1;width:min(560px,94vw);max-height:min(92vh,980px);display:flex;flex-direction:column;background:#f3ebe0;border:1px solid rgba(74,55,40,.12);box-shadow:0 24px 60px #3d2e2247;animation:popupScaleIn .35s cubic-bezier(.22,1,.36,1)}@keyframes popupScaleIn{0%{opacity:0;transform:scale(.94) translateY(16px)}to{opacity:1;transform:none}}.works-popup-media{position:relative;flex:1 1 auto;min-height:0;background:#efe6d8;overflow:hidden;aspect-ratio:4 / 5;max-height:78vh;display:flex;align-items:center;justify-content:center}.works-popup-media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transform:none;filter:contrast(1.05) saturate(1.08) brightness(1.02)}.works-popup-caption{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35em;padding:1rem 1em 1.1em;text-align:center;position:relative;z-index:2;background:#f3ebe0}.works-popup-caption h2{margin:0;font-family:Bodoni Moda,Georgia,serif;font-style:italic;font-size:1.15em;font-weight:600;color:#4a3728;text-shadow:none}.works-popup-caption p{margin:0;color:#6b5344;font-size:.875em;text-shadow:none}.works-popup-close{position:fixed;top:2em;right:2.5em;z-index:2;width:22px;height:22px}.works-popup-close span{position:absolute;left:0;right:0;top:50%;height:1px;background:#f3ebe0}.works-popup-close span:first-child{transform:rotate(45deg)}.works-popup-close span:last-child{transform:rotate(-45deg)}.works-popup-nav{position:fixed;top:50%;transform:translateY(-50%);z-index:2;width:2.5em;height:2.5em;font-size:1.75em;color:#f3ebe0;opacity:.7;transition:opacity .2s;line-height:1}.works-popup-nav:hover{opacity:1}.works-popup-nav.prev{left:1.25em}.works-popup-nav.next{right:1.25em}.works-popup-cta{position:fixed;left:50%;bottom:1.5em;transform:translate(-50%);z-index:2;padding:.7em 1.4em;background:#3d2e22;color:#f3ebe0;font-size:.75em;font-weight:500;letter-spacing:.06em;text-transform:uppercase;transition:opacity .2s}.works-popup-cta:hover{opacity:.85}@media(max-width:991px){.works-desktop-header{display:none}.works-mobile-header{z-index:11;display:flex;justify-content:space-between;align-items:center;margin-top:5em;padding-left:2.5em;padding-right:2.5em;position:relative}.works-body{padding-top:0;padding-left:2.5em;padding-right:2.5em}.works-list{grid-template-rows:6vw;grid-template-columns:minmax(18vw,1fr) minmax(18vw,1fr);grid-auto-rows:6vw;margin-top:1em}.works-item[data-style=wide]{grid-row:span 3}.works-item[data-style=landscape]{grid-row:span 4}.works-item[data-style=square]{grid-row:span 6}.works-item[data-style=portrait]{grid-row:span 8}.works-item[data-style=tall]{grid-row:span 10}.works-filter{z-index:60;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:#f3ebe0f5;width:100%;padding-top:8em;position:fixed;top:0;right:0;bottom:0;left:0;transform:translate(100%);transition:transform .4s ease;border:0;height:100%}.works-filter.is-open{width:100%;transform:translate(0)}.works-filter-inner{width:100%;padding:0 1.25em}.works-popup{padding:3.5em 1em 4.5em}.works-popup-dialog{width:min(100%,94vw)}.works-popup-media{aspect-ratio:4 / 5;max-height:68vh;height:auto;padding:0}.works-popup-close{top:1.25em;right:1.25em}.works-popup-nav{display:none}}@media(max-width:767px){.section-works{padding-bottom:3em}.works-mobile-header,.works-body{padding-left:1.25em;padding-right:1.25em}.h4{font-size:1.825em}.works-list{grid-template-rows:auto;grid-template-columns:minmax(18vw,1fr);grid-auto-rows:auto;grid-column-gap:.5em}.works-item,.works-item[data-style]{grid-row:span 1!important;margin-bottom:.5em}.thumbnail{aspect-ratio:4 / 5}.gradient-layer,.grid-row-content{opacity:1;transform:none}}.works-site-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin:0 2.5em 2.5em;padding:1.35em 0 0;border-top:1px solid rgba(74,55,40,.12);color:#3d2e228c;font-size:.8rem}.works-site-footer p{margin:0}
