.artist-site{--ink:#101313;--cream:#f0eadc;--cream-muted:#c8c0af;--earth:#a77447;background:var(--ink);min-height:100svh;color:var(--cream);flex-direction:column;font-family:Avenir Next,Avenir,Segoe UI,sans-serif;display:flex;overflow-x:clip}.artist-site>main{flex:1}.artist-visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;clip-path:inset(50%)!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.artist-site :focus-visible{outline-color:#f5e8ca}.artist-site ::selection{color:#101313;background:#d2aa72}.artist-shell{width:min(100% - 2rem,92rem);margin-inline:auto}.artist-header{z-index:50;color:var(--cream);transition:background-color .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;inset:0 0 auto}.artist-header[data-solid=true]{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d1010d6;border-bottom:1px solid #f0eadc1a}.artist-header__inner{z-index:2;align-items:center;gap:1.75rem;width:min(100% - 2rem,92rem);min-height:5rem;margin-inline:auto;display:flex;position:relative}.artist-footer__wordmark{color:inherit;letter-spacing:-.045em;text-transform:uppercase;font-family:Impact,Arial Narrow,sans-serif;font-size:1.5rem;font-weight:900;line-height:.8}.artist-desktop-nav,.artist-header__socials{display:none}.artist-menu-button{width:3rem;height:3rem;color:inherit;background:#1013132e;border:1px solid #f0eadc47;border-radius:50%;place-items:center;margin-left:auto;display:grid}.artist-menu-button svg{width:1.25rem;height:1.25rem}.artist-mobile-menu{z-index:40;visibility:hidden;opacity:0;pointer-events:none;background:#111515;flex-direction:column;justify-content:flex-start;padding:6.5rem 1.25rem 2rem;transition:opacity .24s,transform .24s,visibility .24s;display:flex;position:fixed;inset:0;overflow-y:auto;transform:translateY(-1rem)}.artist-mobile-menu[data-open=true]{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.artist-mobile-menu nav{border-top:1px solid #f0eadc29}.artist-mobile-menu nav a{min-height:3.75rem;color:var(--cream);text-transform:uppercase;border-bottom:1px solid #f0eadc29;align-items:baseline;gap:1rem;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(2.2rem,11vw,4rem);line-height:1;display:flex}.artist-mobile-menu nav a span{color:var(--earth);letter-spacing:.12em;font-size:.65rem}.artist-mobile-menu__socials{margin-top:2rem;padding-bottom:1rem}.artist-mobile-menu__socials>p{color:var(--cream-muted);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem;font-size:.66rem;font-weight:800}.artist-social-list{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.artist-social-link{width:auto;min-width:max-content;min-height:2.75rem;color:inherit;white-space:nowrap;border:1px solid #f0eadc29;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:.5rem;padding-inline:.85rem;font-size:.74rem;transition:border-color .18s,background .18s;display:inline-flex}.artist-social-list--compact{flex-wrap:nowrap}.artist-social-list--compact .artist-social-link{width:2.75rem;min-width:2.75rem;padding-inline:0}.artist-social-link:hover{background:#f0eadc14;border-color:#f0eadc99}.artist-social-link svg{width:1rem;height:1rem}.artist-social-link--disabled{opacity:.34;cursor:not-allowed}.artist-hero{isolation:isolate;background:#1f4b65;height:clamp(36rem,150vw,44rem);display:grid;position:relative;overflow:hidden}.artist-hero__picture{z-index:-3;display:block;position:absolute;inset:0}.artist-hero__photo{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.artist-hero__wash{z-index:-2;background:linear-gradient(#080c0d21,#0000 42%,#080a0a14 62%,#080a0a7a);position:absolute;inset:0}.artist-hero__content{grid-template-columns:1fr 1fr;align-self:end;align-items:end;gap:2rem;padding-bottom:2rem;display:grid;position:relative}.artist-hero__tagline p,.artist-hero__featured h2,.artist-release-meta h2,.artist-home-panel--about h2{text-transform:uppercase;font-family:Impact,Arial Narrow,sans-serif}.artist-hero__tagline p{letter-spacing:-.04em;margin-bottom:1.15rem;font-size:clamp(2rem,7vw,4.8rem);line-height:.9}.artist-hero__tagline p span{display:block}.artist-hero__featured{text-align:right}.artist-hero__featured>p{letter-spacing:.17em;text-transform:uppercase;margin-bottom:.3rem;font-size:.62rem;font-weight:800}.artist-hero__featured h2{letter-spacing:-.04em;font-size:clamp(2.25rem,8vw,5.4rem);line-height:.9}.artist-hero__featured .artist-button{margin-top:1.25rem;margin-left:auto}.artist-hero__scroll{border:1px solid #f0eadc57;border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;display:grid;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.artist-hero__scroll svg{width:.9rem;height:.9rem}.artist-hero-credit{background:linear-gradient(180deg, #0d1010, var(--ink));color:#f0eadc8f}.artist-hero-credit__inner{letter-spacing:.025em;white-space:nowrap;justify-content:flex-end;align-items:center;gap:.45rem;min-height:2.25rem;padding-block:.55rem;font-size:.62rem;line-height:1.2;display:flex}.artist-hero-credit__inner svg{color:#f0eadc75;flex:none;width:.8rem;height:.8rem}.artist-button{border:1px solid var(--cream);width:fit-content;min-height:2.9rem;color:var(--cream);letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.66rem;font-weight:800;transition:background .18s,color .18s;display:inline-flex}.artist-button svg{width:.95rem;height:.95rem}.artist-button--light{background:var(--cream);color:var(--ink)}.artist-button--light:hover{background:#fff}.artist-button--outline:hover{background:var(--cream);color:var(--ink)}.artist-button--disabled{opacity:.42;cursor:not-allowed}.artist-home-grid{background:var(--ink);border-top:1px solid #f0eadc21;display:grid}.artist-home-panel{border-bottom:1px solid #f0eadc21;min-width:0;padding:3.5rem 1.25rem}.artist-eyebrow{color:#bd9b75;letter-spacing:.18em;text-transform:uppercase;margin-bottom:2rem;font-size:.66rem;font-weight:800}.artist-release-art{aspect-ratio:1;color:var(--cream);text-transform:uppercase;background:linear-gradient(18deg,#0a0c0cde 0 25%,#0000 26%),radial-gradient(circle at 66% 27%,#d5b379 0 5%,#0000 30%),linear-gradient(160deg,#60727b,#192b2b 65%);flex-direction:column;justify-content:flex-end;margin-bottom:1.75rem;padding:1.5rem;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(3.2rem,15vw,7rem);line-height:.74;display:flex;overflow:hidden}.artist-release-art span:last-child{margin-left:auto}.artist-release-art--image{background:#1c1d1a;padding:0;position:relative}.artist-release-art--image img{object-fit:cover}.artist-release-meta>p:first-child{color:#bd9b75;letter-spacing:.15em;text-transform:uppercase;font-size:.62rem;font-weight:800}.artist-release-meta h2{margin-top:.4rem;font-size:3.5rem;line-height:.9}.artist-release-meta>p:last-of-type{color:var(--cream-muted);margin-top:1rem;font-size:.88rem;line-height:1.7}.artist-button-row{gap:1.5rem;margin-top:1.25rem;display:flex}.artist-text-link{width:fit-content;color:var(--cream);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.65rem;font-weight:800;display:inline-flex}.artist-text-link svg{width:1rem;height:1rem;transition:transform .18s}.artist-text-link:hover svg{transform:translate(.2rem)}.artist-tour-list{border-top:1px solid #f0eadc21;margin-bottom:2rem}.artist-tour-row{border-bottom:1px solid #f0eadc21;grid-template-columns:4rem 1fr;align-items:center;gap:1.15rem;min-height:6.5rem;display:grid}.artist-tour-row time{color:var(--cream);flex-direction:column;font-family:Impact,Arial Narrow,sans-serif;font-size:1.55rem;line-height:1;display:flex}.artist-tour-row time span{color:#bd9b75;letter-spacing:.12em;font-family:Avenir Next,sans-serif;font-size:.56rem}.artist-tour-row h3{font-size:.88rem;font-weight:700}.artist-tour-row p{color:var(--cream-muted);margin-top:.25rem;font-size:.72rem}.artist-home-tour-empty{border-block:1px solid #f0eadc21;margin-bottom:2rem;padding-block:1.75rem}.artist-home-tour-empty h3{letter-spacing:-.025em;text-transform:uppercase;max-width:18ch;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(2rem,8vw,3.5rem);line-height:.9}.artist-home-tour-empty p{max-width:31rem;color:var(--cream-muted);margin-top:.9rem;font-size:.78rem;line-height:1.65}.artist-about-portrait{aspect-ratio:3/2;background:#202424;width:100%;margin-bottom:2rem;display:block;position:relative;overflow:hidden}.artist-about-portrait img{object-fit:cover;object-position:center}.artist-home-panel--about h2{letter-spacing:-.035em;max-width:12ch;font-size:clamp(2.8rem,12vw,5rem);line-height:.9}.artist-home-panel--about>p:not(.artist-eyebrow){max-width:35rem;color:var(--cream-muted);margin-block:1.25rem 1.5rem;font-size:.9rem;line-height:1.75}.artist-footer{background:#0a0c0c;border-top:1px solid #f0eadc21}.artist-footer__top,.artist-footer__bottom{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.artist-footer__top{min-height:7rem}.artist-footer__bottom{color:#f0eadc7a;border-top:1px solid #f0eadc1c;flex-direction:column;align-items:flex-start;padding-block:1.5rem;font-size:.67rem}.artist-footer__bottom nav{flex-wrap:wrap;gap:1.25rem;display:flex}.artist-footer__bottom a:hover{color:var(--cream)}.artist-page-hero{background:#253337;align-items:end;min-height:65svh;display:flex;position:relative;overflow:hidden}.artist-page-hero__landscape{background:radial-gradient(circle at 78% 25%,#dab1717a,#0000 25%),linear-gradient(#526976,#23383b 56%,#111616);position:absolute;inset:0}.artist-page-hero__landscape:after{content:"";clip-path:polygon(0 67%,14% 40%,27% 63%,42% 18%,53% 54%,68% 27%,82% 58%,100% 24%,100% 100%,0 100%);opacity:.9;background:#111a1a;height:46%;position:absolute;inset:auto -5% 0}.artist-page-hero__inner{z-index:1;padding-block:9rem 3.5rem;position:relative}.artist-page-hero .artist-eyebrow{margin-bottom:1.25rem}.artist-page-hero h1,.artist-section-heading h2,.artist-release-card h2,.artist-tour-page-row h2,.artist-about-story h2,.artist-contact-categories h2,.artist-empty-state h2,.artist-follow-section h2,.artist-shop-page h1,.artist-legal-page h2{text-transform:uppercase;font-family:Impact,Arial Narrow,sans-serif}.artist-page-hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:11ch;font-size:clamp(4.4rem,17vw,13rem);line-height:.78}.artist-page-hero__inner>p:last-child{max-width:42rem;color:var(--cream-muted);margin-top:1.5rem;line-height:1.7}.artist-page-section{padding-block:5rem}.artist-section-heading{margin-bottom:3rem}.artist-section-heading .artist-eyebrow{margin-bottom:1rem}.artist-section-heading h2{letter-spacing:-.04em;font-size:clamp(3rem,9vw,6rem);line-height:.85}.artist-section-heading>p:last-child{max-width:40rem;color:var(--cream-muted);margin-top:1rem;line-height:1.7}.artist-release-grid{gap:4rem;display:grid}.artist-release-card{align-items:center;gap:2rem;display:grid}.artist-release-card__art{aspect-ratio:1;position:relative;overflow:hidden}.artist-release-card__art .artist-release-art{height:100%;margin:0}.artist-release-card__art img{object-fit:cover;transition:transform .65s cubic-bezier(.2,.8,.2,1)}.artist-release-card:hover .artist-release-card__art img{transform:scale(1.025)}.artist-release-card__copy .artist-eyebrow{margin-bottom:1rem}.artist-release-card h2{letter-spacing:-.045em;font-size:clamp(4rem,12vw,8rem);line-height:.8}.artist-release-card__copy>p:not(.artist-eyebrow,.artist-muted-note){max-width:38rem;color:var(--cream-muted);margin-top:1.5rem;line-height:1.75}.artist-release-card__copy ul{color:var(--cream-muted);margin-top:1.5rem;font-size:.8rem;line-height:1.7}.artist-muted-note{color:#f0eadc70;letter-spacing:.08em;text-transform:uppercase;margin-top:1.75rem;font-size:.72rem}.artist-video-grid{gap:3rem 1.5rem;display:grid}.artist-video-card__image,.artist-video-placeholder{aspect-ratio:16/9;background:linear-gradient(145deg,#536b75,#182426);position:relative;overflow:hidden}.artist-video-card__image img{object-fit:cover}.artist-video-card__image svg,.artist-video-placeholder svg{border:1px solid #f0eadc80;border-radius:50%;width:3.5rem;height:3.5rem;padding:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.artist-video-card h2{text-transform:uppercase;margin-top:1.25rem;font-family:Impact,Arial Narrow,sans-serif;font-size:2rem}.artist-video-card>p{color:var(--cream-muted);margin-top:.6rem;line-height:1.7}.artist-video-card .artist-text-link{margin-top:1.25rem}.artist-empty-state{text-align:center;border:1px solid #f0eadc24;flex-direction:column;justify-content:center;align-items:center;min-height:24rem;padding:3rem 1.5rem;display:flex}.artist-empty-state>svg{color:#bd9b75;width:2rem;height:2rem;margin-bottom:1.5rem}.artist-empty-state h2{font-size:clamp(2.5rem,8vw,4.5rem);line-height:.9}.artist-empty-state p{max-width:32rem;color:var(--cream-muted);margin-top:1rem;line-height:1.7}.artist-tour-empty-state .artist-newsletter-form{text-align:left;width:min(100%,34rem);margin-top:1.25rem}.artist-tour-empty-state .artist-form-status{text-align:left}.artist-tour-page-list{border-top:1px solid #f0eadc29}.artist-tour-page-row{border-bottom:1px solid #f0eadc29;grid-template-columns:4.5rem 1fr;align-items:center;gap:1.25rem;min-height:8.5rem;padding-block:1.25rem;display:grid}.artist-tour-page-row time{color:var(--cream);flex-direction:column;font-family:Impact,Arial Narrow,sans-serif;font-size:2rem;line-height:.9;display:flex}.artist-tour-page-row time span{color:#bd9b75;letter-spacing:.14em;min-height:.7rem;font-family:Avenir Next,sans-serif;font-size:.58rem}.artist-tour-page-row h2{letter-spacing:-.02em;font-size:clamp(1.65rem,6vw,3rem);line-height:.95}.artist-tour-page-row p{color:var(--cream-muted);margin-top:.4rem;font-size:.78rem}.artist-tour-page-row .artist-button,.artist-sold-out{grid-column:2}.artist-sold-out{color:#bd9b75;letter-spacing:.14em;text-transform:uppercase;width:fit-content;font-size:.68rem;font-weight:800}.artist-about-story{gap:4rem;padding-block:5rem;display:grid}.artist-about-story__image{color:#f0eadcb8;letter-spacing:.16em;text-transform:uppercase;align-items:end;min-height:24rem;padding:1.25rem;font-size:.62rem;font-weight:800;display:flex;position:relative;overflow:hidden}.artist-about-story__image--wide{aspect-ratio:3/2;background:#202424;min-height:0}.artist-about-story__image--wide:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(18deg,#090d0d94,#0000 52%);position:absolute;inset:0}.artist-about-story__image--wide img{object-fit:cover;object-position:center}.artist-about-story__image--wide span{z-index:2;position:relative}.artist-about-story__image--portrait{aspect-ratio:4/5;background:#263637}.artist-about-story__image--portrait img{object-fit:cover;object-position:52% center}.artist-about-story article{max-width:48rem}.artist-about-story article .artist-eyebrow{margin-bottom:1rem}.artist-about-story h2{letter-spacing:-.05em;font-size:clamp(3.8rem,13vw,8rem);line-height:.8}.artist-about-story article>p:not(.artist-eyebrow){color:var(--cream-muted);margin-top:1.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.9}.artist-shop-page{background:linear-gradient(145deg,#40565f,#111818 72%);align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.artist-shop-page__texture{opacity:.42;background:radial-gradient(circle at 72% 38%,#d4a86b 0 2%,#0000 22%),repeating-linear-gradient(100deg,#0000 0 40px,#f0eadc08 41px);position:absolute;inset:0}.artist-shop-page .artist-shell{padding-block:9rem 4rem;position:relative}.artist-shop-page .artist-eyebrow{margin-bottom:1.25rem}.artist-shop-page h1{letter-spacing:-.065em;font-size:clamp(6rem,25vw,18rem);line-height:.68}.artist-shop-page .artist-shell>p:last-child{max-width:31rem;color:var(--cream-muted);margin-top:2rem;line-height:1.7}.artist-contact-layout{gap:4rem;padding-block:5rem;display:grid}.artist-contact-categories{border-top:1px solid #f0eadc29}.artist-contact-categories article{border-bottom:1px solid #f0eadc29;padding-block:1.5rem}.artist-contact-categories h2{font-size:1.6rem}.artist-contact-categories p,.artist-contact-categories a{color:var(--cream-muted);margin-top:.45rem;font-size:.78rem;display:block}.artist-contact-categories .artist-contact-organization{color:var(--cream);font-size:.84rem;font-weight:700}.artist-contact-form,.artist-field-grid{gap:1.5rem;display:grid}.artist-field{gap:.55rem;display:grid}.artist-field label,.artist-newsletter-form>label{letter-spacing:.14em;text-transform:uppercase;font-size:.64rem;font-weight:800}.artist-field input,.artist-field textarea,.artist-newsletter-form input{width:100%;color:var(--cream);background:0 0;border:0;border-bottom:1px solid #f0eadc59;border-radius:0;padding:.85rem 0}.artist-field input:focus,.artist-field textarea:focus,.artist-newsletter-form input:focus{border-color:var(--cream);outline:none}.artist-field textarea{resize:vertical}.artist-contact-form .artist-button{margin-top:.5rem}.artist-form-status{min-height:1.5rem;color:var(--cream-muted);font-size:.78rem;line-height:1.5}.artist-form-status[data-state=success]{color:#b8d1b2}.artist-form-status[data-state=error]{color:#efad99}.artist-honeypot{width:1px;height:1px;overflow:hidden;position:absolute!important;left:-9999px!important}.artist-newsletter-section{background:#26383a;align-items:center;min-height:42rem;display:flex;position:relative;overflow:hidden}.artist-newsletter-section__landscape{opacity:.7;background:radial-gradient(circle at 75% 28%,#dcad699e,#0000 24%),linear-gradient(#0000 34%,#0b0f0fdb),linear-gradient(150deg,#66818d,#203234 66%);position:absolute;inset:0}.artist-newsletter-section__landscape:after{content:"";clip-path:polygon(0 58%,15% 38%,28% 62%,42% 22%,58% 57%,70% 30%,84% 62%,100% 42%,100% 100%,0 100%);background:#142021;height:40%;position:absolute;inset:auto -10% 0}.artist-newsletter-section__inner{z-index:1;gap:2.5rem;padding-block:5rem;display:grid;position:relative}.artist-newsletter-form__row{gap:.75rem;display:grid}.artist-newsletter-form input::placeholder{color:#f0eadc75}.artist-newsletter-form button{border:1px solid var(--cream);background:var(--cream);min-height:3.25rem;color:var(--ink);letter-spacing:.13em;text-transform:uppercase;justify-content:center;align-items:center;gap:.75rem;padding-inline:1.25rem;font-size:.65rem;font-weight:800;display:inline-flex}.artist-newsletter-form button svg{width:1rem;height:1rem}.artist-newsletter-form .artist-form-status{margin-top:.75rem}.artist-follow-section{background:#171b1b;padding-block:4.5rem}.artist-follow-section__inner{gap:2rem;display:grid}.artist-follow-section .artist-eyebrow{margin-bottom:.8rem}.artist-follow-section h2{letter-spacing:-.04em;font-size:clamp(3rem,10vw,6rem);line-height:.84}.artist-follow-section .artist-social-list{flex-wrap:wrap}.artist-legal-page{max-width:52rem;padding-block:5rem}.artist-legal-intro{color:#d1aa7f;border-bottom:1px solid #f0eadc29;margin-bottom:3rem;padding-bottom:2rem;font-size:1.05rem;line-height:1.75}.artist-legal-page section{margin-top:2.5rem}.artist-legal-page h2{font-size:2rem}.artist-legal-page section p{color:var(--cream-muted);margin-top:.7rem;line-height:1.85}@media (min-width:768px){.artist-shell,.artist-header__inner{width:min(100% - 4rem,92rem)}.artist-hero__content{grid-template-columns:1fr auto 1fr;padding-bottom:3.25rem}.artist-hero__scroll{width:3rem;height:3rem;position:static;transform:none}.artist-hero__scroll svg{width:1rem;height:1rem}.artist-home-panel{padding:4.5rem 2rem}.artist-footer__bottom{flex-direction:row;align-items:center}.artist-video-grid{grid-template-columns:repeat(2,1fr)}.artist-tour-page-row{grid-template-columns:5.5rem 1fr auto;gap:2rem}.artist-tour-page-row .artist-button,.artist-sold-out{grid-column:3}.artist-field-grid{grid-template-columns:repeat(2,1fr)}.artist-newsletter-form__row{grid-template-columns:minmax(0,1fr) auto}.artist-newsletter-form button{min-width:10rem}.artist-follow-section__inner{grid-template-columns:1fr auto;align-items:center}}@media (min-width:1100px){.artist-header__inner{grid-template-columns:1fr auto 1fr;min-height:6rem;display:grid}.artist-desktop-nav{grid-column:2;justify-content:center;align-items:center;gap:clamp(1.3rem,2.3vw,2.5rem);display:flex}.artist-desktop-nav a{letter-spacing:.13em;text-transform:uppercase;align-items:center;min-height:2.75rem;font-size:.66rem;font-weight:800;display:inline-flex;position:relative}.artist-desktop-nav a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;inset:auto 0 .3rem;transform:scaleX(0)}.artist-desktop-nav a:hover:after,.artist-desktop-nav a[aria-current=page]:after{transform-origin:0;transform:scaleX(1)}.artist-header__socials{grid-column:3;justify-self:end;display:block}.artist-header__socials .artist-social-list{gap:.18rem}.artist-header__socials .artist-social-link{border-color:#0000;width:2.35rem;min-width:2.35rem;min-height:2.35rem;padding-inline:0}.artist-menu-button{display:none}.artist-home-grid{grid-template-columns:repeat(3,1fr)}.artist-home-panel{border-bottom:0;border-right:1px solid #f0eadc21;min-height:46rem;padding:4.5rem clamp(2rem,3.3vw,4rem)}.artist-home-panel:last-child{border-right:0}.artist-release-art{font-size:clamp(4rem,6vw,7rem)}.artist-page-section{padding-block:7.5rem}.artist-release-card[data-featured=true]{grid-template-columns:1.05fr .95fr;gap:clamp(3rem,8vw,9rem)}.artist-about-story{grid-template-columns:minmax(0,1.1fr) minmax(22rem,.9fr);align-items:start;padding-block:8rem}.artist-about-story article{grid-area:2/1}.artist-about-story__image--wide{grid-area:1/1/auto/-1;min-height:34rem}.artist-about-story__image--portrait{grid-area:2/2;justify-self:end;width:78%}.artist-contact-layout{grid-template-columns:minmax(17rem,.65fr) minmax(0,1.35fr);gap:clamp(4rem,10vw,10rem);padding-block:8rem}.artist-newsletter-section__inner{grid-template-columns:1fr 1fr;align-items:end;gap:6rem}}@media (prefers-reduced-motion:reduce){.artist-site *,.artist-site :before,.artist-site :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.artist-home-section{background:var(--ink);border-top:1px solid #f0eadc21}.artist-home-grid{background:0 0;border-top:0;width:100%}.artist-footer__top{display:none}.artist-newsletter-follow .artist-eyebrow{margin-bottom:1rem}@media (min-width:768px) and (max-width:1099px){.artist-hero{height:clamp(34rem,66.5vw,46rem)}.artist-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.artist-home-panel{border-right:1px solid #f0eadc21;min-height:34rem}.artist-home-panel--about{grid-column:1/-1;min-height:0}.artist-newsletter-section{min-height:28rem}.artist-newsletter-follow{border-top:1px solid #f0eadc29;grid-column:1/-1;padding-top:2rem}}@media (min-width:1100px){.artist-shell{width:min(100% - 4rem,66rem)}.artist-header__inner{width:min(100% - 5.5rem,92rem);min-height:5.5rem}.artist-desktop-nav{gap:clamp(2rem,3.5vw,3.6rem)}.artist-desktop-nav a{letter-spacing:.075em;min-height:2.5rem;font-family:Arial Narrow,Avenir Next Condensed,sans-serif;font-size:.82rem;font-weight:600}.artist-header__socials .artist-social-link{opacity:.76;width:2rem;min-width:2rem;min-height:2rem}.artist-header__socials .artist-social-link svg{width:1.1rem;height:1.1rem}.artist-hero{aspect-ratio:1736/906;height:auto}.artist-hero__photo{object-position:center top}.artist-hero__wash{background:linear-gradient(#070b0c12,#0000 48%,#07090912 65%,#07090978)}.artist-hero__content{grid-template-columns:1fr auto 1fr;gap:2rem;width:min(100% - 4rem,66rem);padding-bottom:1.3rem}.artist-hero__tagline p{letter-spacing:-.025em;margin-bottom:.75rem;font-size:2rem;line-height:.86}.artist-hero__featured>p{letter-spacing:.13em;margin-bottom:.35rem;font-size:.61rem}.artist-hero__featured h2{letter-spacing:.015em;font-size:2.15rem;line-height:.9}.artist-hero__featured h2:before{content:"“"}.artist-hero__featured h2:after{content:"”"}.artist-hero__featured .artist-button{margin-top:.8rem}.artist-hero__scroll{width:2.35rem;height:2.35rem}.artist-button{letter-spacing:.09em;min-height:2.35rem;padding:.52rem 1.15rem;font-size:.61rem}.artist-button--disabled{opacity:.82}.artist-home-grid{grid-template-columns:1.4fr 1.6fr .95fr}.artist-home-panel{border-bottom:0;border-right:1px solid #f0eadc21;min-height:15.2rem;padding:2rem 2.2rem}.artist-home-panel:first-child{padding-left:0}.artist-home-panel:last-child{border-right:0;padding-right:0}.artist-home-panel .artist-eyebrow{letter-spacing:.11em;margin-bottom:1.05rem;font-size:.68rem}.artist-home-panel--release{grid-template-rows:auto 1fr;grid-template-columns:9rem minmax(0,1fr);align-items:start;column-gap:1.65rem;display:grid}.artist-home-panel--release>.artist-eyebrow{grid-column:1/-1}.artist-home-panel--release .artist-release-art{grid-area:2/1;width:9rem;margin:0;padding:.8rem;font-size:2.6rem}.artist-home-panel--release .artist-release-art--image{padding:0}.artist-home-panel--release .artist-release-meta{grid-area:2/2}.artist-release-meta>p:first-child{letter-spacing:.09em;font-size:.57rem}.artist-release-meta h2{margin-top:.3rem;font-size:1.75rem}.artist-release-meta>p:last-of-type{margin-top:.6rem;font-size:.72rem;line-height:1.52}.artist-button-row{gap:.8rem;margin-top:.75rem}.artist-text-link{letter-spacing:.09em;font-size:.57rem}.artist-tour-list{margin-bottom:.85rem}.artist-home-tour-empty{min-height:7.25rem;margin-bottom:.85rem;padding-block:1rem}.artist-home-tour-empty h3{font-size:1.65rem}.artist-home-tour-empty p{margin-top:.55rem;font-size:.66rem;line-height:1.5}.artist-tour-row{grid-template-columns:3.5rem 1fr;gap:.7rem;min-height:2.7rem}.artist-tour-row time{font-size:1.05rem}.artist-tour-row time span{font-size:.5rem}.artist-tour-row h3{font-size:.7rem}.artist-tour-row p{margin-top:.12rem;font-size:.6rem}.artist-about-portrait,.artist-home-panel--about h2{display:none}.artist-home-panel--about>p:not(.artist-eyebrow){margin-block:0 1.1rem;font-size:.72rem;line-height:1.65}.artist-newsletter-section{background:#6e716c;min-height:8.4rem}.artist-newsletter-section__landscape{opacity:.78;filter:sepia(.42)saturate(.72);background:linear-gradient(90deg,#13141357,#755b4033),url(/images/site/luke-newsletter-landscape.jpg) 50% 72%/cover no-repeat}.artist-newsletter-section__landscape:after{display:none}.artist-newsletter-section__inner{grid-template-columns:1.05fr 1.45fr .8fr;align-items:center;gap:2.1rem;padding-block:1.35rem}.artist-newsletter-section .artist-section-heading{margin:0}.artist-newsletter-section .artist-section-heading .artist-eyebrow{display:none}.artist-newsletter-section .artist-section-heading h2{letter-spacing:.025em;font-size:1.2rem;line-height:1}.artist-newsletter-section .artist-section-heading>p:last-child{margin-top:.75rem;font-size:.68rem;line-height:1.55}.artist-newsletter-form>label{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.artist-newsletter-form__row{grid-template-columns:minmax(0,1fr) 7rem;gap:.45rem}.artist-newsletter-form input{border:1px solid #f0eadc4d;min-height:2.35rem;padding:.5rem .7rem;font-size:.68rem}.artist-newsletter-form button{min-width:0;min-height:2.35rem;padding-inline:.7rem;font-size:.58rem}.artist-newsletter-form .artist-form-status{margin-top:.2rem;position:absolute}.artist-tour-empty-state .artist-newsletter-form .artist-form-status{position:static}.artist-newsletter-follow{border-left:1px solid #f0eadc33;min-height:4.8rem;padding-left:2rem}.artist-newsletter-follow .artist-eyebrow{color:var(--cream);letter-spacing:.1em;margin-bottom:.8rem;font-size:.72rem}.artist-newsletter-follow .artist-social-list{flex-wrap:nowrap;gap:.18rem}.artist-newsletter-follow .artist-social-link{opacity:.75;border-color:#0000;width:2rem;min-width:2rem;min-height:2rem;padding-inline:0}.artist-newsletter-follow .artist-social-link span{display:none}.artist-newsletter-follow .artist-social-link svg{width:1.05rem;height:1.05rem}.artist-footer__bottom{width:min(100% - 4rem,66rem);min-height:2.8rem;padding-block:.75rem;font-size:.58rem}}
