:root{--site-header-height: 4.5rem;color-scheme:light;font-family:Arial,Helvetica,sans-serif;color:#181818;background:#f7f5f1}*{box-sizing:border-box}body{margin:0}a{color:inherit}h1{font-size:clamp(2rem,6vw,4.5rem);font-weight:400;letter-spacing:-.04em}@keyframes home-hero-shrink{0%{height:var(--home-hero-height)}to{height:15rem}}@keyframes home-intro-subdue{0%{opacity:1;transform:translateY(0)}to{opacity:.78;transform:translateY(-.5rem) scale(.58)}}@keyframes home-contact-strip-collapse{0%{min-height:var(--home-contact-strip-min-height);max-height:var(--home-contact-strip-max-height);padding-top:var(--home-contact-strip-padding-top);padding-bottom:var(--home-contact-strip-padding-bottom);border-top-width:1px}to{min-height:0;max-height:0;padding-top:0;padding-bottom:0;border-top-width:0}}@keyframes home-contact-strip-content-exit{0%{visibility:visible;opacity:1}80%,to{visibility:hidden;opacity:0}}@keyframes home-scroll-indicator{0%,70%,to{transform:translateY(0)}82%{transform:translateY(3px)}}.home:has(.triptych){display:grid;grid-template-rows:minmax(0,1fr) auto}.home:has(.triptych) .triptych{min-height:0}.home:has(.triptych) .hero-footer{position:relative;grid-row:2}.hero-footer{--home-contact-strip-min-height: 3rem;--home-contact-strip-max-height: 6rem;--home-contact-strip-padding-top: .25rem;--home-contact-strip-padding-bottom: .25rem;position:absolute;z-index:5;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:.75rem 1.5rem;min-height:var(--home-contact-strip-min-height);padding:var(--home-contact-strip-padding-top) max(1rem,(100% - 72rem) / 2) var(--home-contact-strip-padding-bottom);border-top:1px solid #d8d4cc;background:#f7f5f1;color:#181818;font-size:.8rem}.hero-footer a{text-underline-offset:.2rem}.home-contact-strip__email{justify-self:end}.home-scroll-indicator{position:absolute;top:0;left:50%;display:grid;width:4rem;height:3.5rem;place-items:center;transform:translate(-50%,-78%)}.home-scroll-indicator__chevrons{width:3.5rem;height:auto;overflow:visible;fill:none;stroke:#fff;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 2px rgba(0,0,0,.65))}.home-scroll-indicator:focus-visible{outline:.18rem solid #fff;outline-offset:.1rem}@media(prefers-reduced-motion:no-preference){.home-scroll-indicator__chevrons{animation:home-scroll-indicator 2.2s ease-in-out infinite}@supports (animation-timeline: scroll()){.hero-footer{animation:home-contact-strip-collapse linear both;animation-timeline:scroll(root block);animation-range:0 6rem}.hero-footer>:not(.visually-hidden){animation:home-contact-strip-content-exit linear both;animation-timeline:scroll(root block);animation-range:0 6rem}}}@media(max-width:48rem){:root{--site-header-height: 7.625rem}}@media(max-width:47.999rem){.hero-footer{--home-contact-strip-min-height: 3rem;--home-contact-strip-max-height: 6rem;--home-contact-strip-padding-top: .4rem;--home-contact-strip-padding-bottom: .4rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.25rem .75rem;font-size:.72rem}.home-contact-strip__email{overflow-wrap:anywhere}.home-scroll-indicator{width:3.5rem;height:3.25rem;transform:translate(-50%,-88%)}.home-scroll-indicator__chevrons{width:3rem}}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.75rem}.recent-albums{scroll-margin-top:calc(var(--site-header-height) + 1rem);max-width:76rem;margin:0 auto;padding:clamp(4rem,9vw,8rem) clamp(1rem,4vw,2rem) 7rem;color:#181818}.feed-heading{max-width:46rem;margin-bottom:clamp(3rem,7vw,6rem)}.feed-heading h2{margin:.45rem 0 1rem;font-family:Georgia,serif;font-size:clamp(2.4rem,6vw,5rem);font-weight:400;letter-spacing:-.035em}.feed-heading>p:last-child{color:#5d5850;line-height:1.6}.album-feed{display:grid;gap:clamp(4rem,10vw,8rem);padding:0;margin:0;list-style:none}.feed-actions{display:flex;justify-content:center;min-height:7rem;padding-top:4rem}.feed-actions button,.feed-message button{min-height:2.75rem;padding:.7rem 1.2rem;border:1px solid #181818;background:transparent;color:#181818;cursor:pointer}.feed-actions button:disabled{cursor:wait;opacity:.55}.feed-actions button:focus-visible,.feed-message button:focus-visible{outline:.18rem solid #181818;outline-offset:.25rem}.feed-message{min-height:14rem;padding:2rem 0;color:#4e4a43}.feed-skeleton{display:grid;gap:5rem;min-height:72rem}.skeleton-card{display:grid;grid-template-columns:1.7fr .8fr;gap:3rem;min-height:22rem}.skeleton-card span{display:block;background:#e7e3dc}.skeleton-card span:last-child{height:9rem;align-self:center}@media(max-width:47.999rem){.recent-albums{padding-top:4rem}.skeleton-card{grid-template-columns:1fr;gap:1rem;min-height:24rem}.skeleton-card span:last-child{height:6rem}}.triptych{--triptych-gap: 6px;--triptych-slant: clamp(56px, 9vw, 120px);--triptych-left: 32%;--triptych-center: 36%;position:relative;height:100%;min-height:0;overflow:hidden;background:#f7f5f1}.triptych-panel{position:absolute;top:0;bottom:0;overflow:hidden;background:#242424}.triptych-panel--left{left:0;width:calc(var(--triptych-left) + var(--triptych-slant) / 2 - var(--triptych-gap) / 2);clip-path:polygon(0 0,calc(100% - var(--triptych-slant)) 0,100% 100%,0 100%)}.triptych-panel--center{left:calc(var(--triptych-left) - var(--triptych-slant) / 2 + var(--triptych-gap) / 2);width:calc(var(--triptych-center) + var(--triptych-slant) - var(--triptych-gap));clip-path:polygon(0 0,calc(100% - var(--triptych-slant)) 0,100% 100%,var(--triptych-slant) 100%)}.triptych-panel--right{right:0;left:calc(var(--triptych-left) + var(--triptych-center) - var(--triptych-slant) / 2 + var(--triptych-gap) / 2);clip-path:polygon(0 0,100% 0,100% 100%,var(--triptych-slant) 100%)}.triptych-image,.triptych-image picture,.triptych-image img{display:block;width:100%;height:100%}.triptych-image img{transform:scale(1);transform-origin:center;transition:transform .3s ease-out}.triptych-panel--failed{background:#2a2a2a}@media(hover:hover)and (pointer:fine){.triptych-panel:hover .triptych-image img{transform:scale(1.035)}}@media(max-width:47.999rem){app-root:has(.triptych){height:auto;min-height:100dvh;grid-template-rows:auto auto auto}app-root:has(.triptych)>.page-shell{height:auto}.triptych{height:clamp(32rem,72dvh,42rem);min-height:32rem}}@media(max-width:40rem){.triptych{--triptych-gap: 4px;--triptych-slant: clamp(24px, 10vw, 44px);min-height:36rem}.triptych-panel{right:0;left:0;width:auto}.triptych-panel--left{top:0;bottom:auto;height:calc(33.333% + var(--triptych-slant) / 2 - var(--triptych-gap) / 2);clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - var(--triptych-slant)))}.triptych-panel--center{top:calc(33.333% - var(--triptych-slant) / 2 + var(--triptych-gap) / 2);bottom:auto;height:calc(33.334% + var(--triptych-slant) - var(--triptych-gap));clip-path:polygon(0 0,100% var(--triptych-slant),100% 100%,0 calc(100% - var(--triptych-slant)))}.triptych-panel--right{top:calc(66.667% - var(--triptych-slant) / 2 + var(--triptych-gap) / 2);bottom:0;height:auto;clip-path:polygon(0 0,100% var(--triptych-slant),100% 100%,0 100%)}}@media(prefers-reduced-motion:reduce){.triptych-image img{transition:none}.triptych-panel:hover .triptych-image img{transform:none}}
