@font-face{font-family:RTW Display;src:url('barlow-condensed-black.ttf') format('truetype');font-weight:900;font-display:swap}
@font-face{font-family:RTW Sans;src:url('dm-sans.ttf') format('truetype');font-weight:400 700;font-display:swap}
:root{--bg:#090909;--surface:#121314;--fg:#f4f7f9;--muted:#adb1b7;--accent:#b82b26;--on-accent:#ffffff;--line:#2a2c2f;--font-body:'RTW Sans',Arial,sans-serif;--font-display:'RTW Display',Impact,sans-serif;--body-size:15px;--heading-scale:1;--button-radius:0px;--page-pad:4.3vw;--player-height:88px;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--fg);font-family:var(--font-body);font-size:var(--body-size);line-height:1.5;padding-bottom:var(--player-height);-webkit-font-smoothing:antialiased}body:has([data-player][hidden]),body:not(:has([data-player])){padding-bottom:0}button,input,select,textarea{font:inherit}button,a,input,select,summary{touch-action:manipulation}button,a{color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{background:none}a{text-decoration:none}img{max-width:100%;display:block}svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6}button svg{pointer-events:none}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:.94;text-transform:uppercase;font-family:var(--font-display);font-weight:900;letter-spacing:-.025em}h2{font-size:calc(clamp(46px,6.2vw,94px)*var(--heading-scale))}h3{font-size:32px}button{border:0}a,button,input,select,textarea,summary{outline-offset:3px}:focus:not(:focus-visible){outline:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:1px solid var(--muted)}html[data-focus-input="pointer"] :focus{outline:none}::selection{background:var(--accent);color:var(--on-accent)}[hidden]{display:none!important}.sr-only,.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-90px;left:20px;padding:16px;background:var(--accent);color:var(--on-accent);z-index:999}.skip-link:focus{top:10px}.eyebrow{font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;display:flex;align-items:center;gap:9px;line-height:1.5}.dot{display:inline-block;width:6px;height:6px;background:var(--accent);border-radius:50%}.accent{color:var(--accent)}.muted{color:var(--muted)}.section{padding:76px var(--page-pad)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px}.section-heading .eyebrow{margin-bottom:15px}.section-heading p{max-width:350px}.text-link{display:inline-flex;gap:28px;align-items:center;min-height:44px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;border:0;transition:color .2s}.text-link:hover{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;min-height:50px;padding:14px 22px;border:0;background:var(--surface);box-shadow:inset 0 2px 8px #ffffff05,0 6px 18px #0003;border-radius:var(--button-radius);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.075em;position:relative;overflow:hidden;transition:background .25s,color .25s,transform .25s;line-height:1.4}.button--accent{background:var(--accent);color:var(--on-accent);border-color:var(--accent)}.button--outline{background:var(--surface)}.button:hover{background:var(--fg);color:var(--bg)}.button--accent:hover{background:var(--fg);border-color:var(--fg)}.button svg{width:18px;height:18px;transition:transform .3s}.button:hover svg{transform:translate(3px,-3px)}[data-button-effect=slide] .button:hover{transform:translateY(-3px)}[data-button-effect=none] .button,[data-button-effect=none] .button svg{transition:none;transform:none}.icon-button{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:0}.icon-button:hover{color:var(--accent)}
.announcement{height:29px;display:flex;align-items:center;justify-content:center;gap:9px;background:var(--accent);color:var(--on-accent);font-size:9px;letter-spacing:.14em;text-transform:uppercase;font-weight:700}.site-header{position:relative;z-index:40;height:88px;padding:0 var(--page-pad);display:flex;align-items:center;justify-content:space-between;background:var(--bg);border:0;box-shadow:0 10px 26px #0003;gap:25px}.wordmark{display:flex;align-items:center;gap:10px;flex-shrink:0}.wordmark-type{font-family:var(--font-display);font-size:27px;line-height:.82;letter-spacing:-.03em;font-weight:900}.wordmark svg{width:37px;height:41px;stroke-width:3}.wordmark img{display:block;width:145px;height:auto;max-width:100%;max-height:72px;object-fit:contain}.main-nav{display:flex;gap:32px;align-items:center}.main-nav a{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;position:relative;min-height:44px;display:flex;align-items:center}.main-nav a:after{content:'';position:absolute;bottom:5px;height:2px;left:0;width:100%;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .25s}.main-nav a:hover:after,.main-nav a[aria-current=page]:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:16px;font-size:10px;font-weight:700;letter-spacing:.08em}.cart-link{display:flex;gap:9px;align-items:center}.menu-toggle{display:none}#mobile-menu{position:absolute;left:0;right:0;top:100%;padding:24px var(--page-pad);background:var(--bg);border:0;box-shadow:0 18px 40px #0006}#mobile-menu a{display:block;padding:12px 0;font:900 38px/1 var(--font-display);text-transform:uppercase}#mobile-menu a:hover{color:var(--accent)}
.hero{position:relative;min-height:620px;overflow:hidden;background:#222}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 40%;filter:grayscale(1);opacity:.65}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.03) 85%),linear-gradient(0deg,rgba(0,0,0,.7),transparent 60%);pointer-events:none}.hero-content{position:relative;z-index:2;padding:38px var(--page-pad) 43px;min-height:620px;display:flex;flex-direction:column;justify-content:space-between}.hero-top{display:flex;justify-content:space-between;align-items:center}.hero-top .eyebrow{color:#ecebe5}.hero-title{font-size:calc(clamp(80px,9.7vw,160px)*var(--heading-scale));line-height:.83;max-width:900px;letter-spacing:-.035em;margin:36px 0 24px;color:#f2f0e9}.hero-title .outline{-webkit-text-stroke:1px #f2f0e9;color:transparent}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.hero-description{font-size:13px;max-width:330px;line-height:1.65;color:#d7d7d2;margin-bottom:20px}.hero-feature{width:350px;display:flex;gap:18px;padding:17px;background:#161616ec;border:0;box-shadow:inset 0 4px 16px #ffffff05,0 14px 40px #0005;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);align-items:center}.hero-feature img{width:100px;height:100px;object-fit:cover}.hero-feature .eyebrow{font-size:8px;margin-bottom:8px;color:var(--accent)}.hero-feature h2{font-size:24px;line-height:1}.hero-feature p{font-size:10px;color:var(--muted);margin:7px 0 9px}.hero-feature .text-link{font-size:9px;min-height:25px}.hero-sticker{position:absolute;right:7%;top:24%;border:0;background:#ffffff06;box-shadow:inset 0 4px 18px #ffffff04,0 8px 24px #0002;border-radius:50%;width:105px;height:105px;display:flex;align-items:center;justify-content:center;text-align:center;transform:rotate(13deg);font-size:10px;letter-spacing:.13em;line-height:1.5;color:#f2f0e9}.hero-sticker strong{font-family:var(--font-display);font-size:28px;line-height:1}.ticker{overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg);padding:14px 0;display:flex;gap:50px;white-space:nowrap;font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.ticker-inner{display:flex;align-items:center;gap:48px;animation:ticker 35s linear infinite}.ticker-inner span{display:flex;gap:48px;align-items:center}.ticker-inner span:after{content:'✳';font-size:20px;color:var(--accent)}@keyframes ticker{to{transform:translateX(-50%)}}
.catalog-section{padding-top:65px}.catalog-heading{display:flex;align-items:center;gap:12px}.catalog-heading sup{flex-shrink:0;white-space:nowrap;align-self:flex-start;font-family:var(--font-body);font-size:11px;margin-top:6px;letter-spacing:0}.filter-bar{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:24px 0}.filter-bar button{padding:9px 17px;min-height:40px;border:0;background:var(--surface);box-shadow:inset 0 2px 8px #ffffff04,0 4px 12px #0002;transition:background .2s,color .2s,box-shadow .2s;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.filter-bar button[aria-pressed=true]{background:var(--fg);color:var(--bg);border-color:var(--fg)}.filter-bar button:hover{background:color-mix(in srgb,var(--surface) 85%,var(--fg));box-shadow:0 6px 18px #0003}.filter-bar button[aria-pressed=true]:hover{background:var(--fg)}.release-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.release-card{min-width:0;position:relative}.release-art{display:block;position:relative;aspect-ratio:1;overflow:hidden;background:var(--surface)}.release-art>img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1),filter .6s}.release-card:hover .release-art>img{transform:scale(1.035)}[data-image-effect=grayscale] .release-art>img,[data-image-effect=grayscale] .artist-card>img{filter:grayscale(1)}[data-image-effect=grayscale] .release-card:hover img,[data-image-effect=grayscale] .artist-card:hover>img{filter:grayscale(0)}[data-image-effect=none] .release-card:hover img,[data-image-effect=none] .artist-card:hover>img{transform:none;filter:none}.release-badge{position:absolute;left:12px;top:12px;background:var(--fg);color:var(--bg);font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:5px 8px}.release-badge.red{background:var(--accent);color:var(--on-accent)}.quick-play{position:absolute;right:12px;bottom:12px;width:44px;height:44px;background:#101010dd;border:0;box-shadow:inset 0 3px 10px #ffffff08,0 6px 18px #0006;display:flex;align-items:center;justify-content:center;border-radius:50%;z-index:2}.quick-play:hover{background:var(--accent);color:var(--on-accent)}.quick-play svg{width:18px;height:18px}.release-meta{font-size:9px;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);margin:17px 0 6px;display:flex;justify-content:space-between;gap:8px}.release-title{font-size:26px;line-height:1;letter-spacing:-.01em;margin-bottom:8px}.release-price{font-size:11px}.release-price span{color:var(--muted);font-size:9px;margin-left:8px}.release-card>a:hover .release-title{color:var(--accent)}.catalog-footnote{font-size:10px;color:var(--muted);margin-top:24px}.artist-section{background:linear-gradient(180deg,#ffffff02,transparent 160px)}.artist-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:24px}.artist-card{min-height:450px;position:relative;overflow:hidden;background:var(--surface);display:block}.artist-card>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:50% 24%;filter:grayscale(1);transition:transform .7s,filter .7s}.artist-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#050505dd,transparent 65%)}.artist-card:hover>img{transform:scale(1.045);filter:grayscale(0)}.artist-card-info{position:absolute;bottom:25px;left:25px;right:25px;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;color:#f2f0e9}.artist-card-info h3{font-size:48px;max-width:400px}.artist-card-info .eyebrow{margin-bottom:10px}.round-arrow{display:flex;align-items:center;justify-content:center;width:47px;height:47px;border:0;background:#191919b3;box-shadow:inset 0 3px 10px #ffffff09,0 5px 18px #0004;border-radius:50%;flex-shrink:0;transition:background .3s,transform .3s}.artist-card:hover .round-arrow{background:var(--accent);color:var(--on-accent);border-color:var(--accent);transform:rotate(45deg)}.roster-grid{grid-template-columns:repeat(3,1fr)}.roster-grid .artist-card{min-height:400px}.roster-grid .artist-card-info h3{font-size:35px}
.tour-section{background:linear-gradient(180deg,#ffffff02,transparent 160px)}.tour-intro{font-size:12px;color:var(--muted);max-width:295px;margin-top:20px}.tour-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:30px 0 12px}.tour-toolbar label{display:flex;align-items:center;gap:15px;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.tour-toolbar select,select,input,textarea{color:var(--fg);background:var(--surface);border:0;padding:12px;border-radius:0}.tour-toolbar select{min-width:210px;font-size:12px}.tour-list{display:grid;gap:8px}.tour-row{display:grid;grid-template-columns:125px 1.25fr 1fr 1fr 125px;gap:20px;align-items:center;padding:23px 16px;background:color-mix(in srgb,var(--surface) 60%,transparent);box-shadow:0 5px 16px #0002;transition:background .3s,box-shadow .3s}.tour-row:hover{background:var(--surface);box-shadow:0 8px 22px #0003}.tour-date{display:flex;align-items:center;gap:10px}.tour-date strong{font:900 46px/.9 var(--font-display)}.tour-date span{font-size:9px;color:var(--muted);line-height:1.4;text-transform:uppercase;letter-spacing:.06em}.tour-artist{font:900 26px/1 var(--font-display);text-transform:uppercase}.tour-city{font-size:12px}.tour-venue{font-size:11px;color:var(--muted)}.tour-row .button{font-size:9px;min-height:39px;padding:9px 14px;gap:22px}.tour-status{font-size:10px;text-align:right;text-transform:uppercase;letter-spacing:.07em}.tour-footer{display:flex;align-items:center;justify-content:space-between;margin-top:20px;gap:20px}.tour-footer p{color:var(--muted);font-size:10px}.manifesto{background:var(--accent);color:var(--on-accent);padding:62px var(--page-pad);display:grid;grid-template-columns:1.5fr 1fr;gap:10%;align-items:end;overflow:hidden}.manifesto h2{font-size:calc(clamp(72px,8.5vw,135px)*var(--heading-scale));line-height:.86;letter-spacing:-.03em}.manifesto p{font-size:14px;max-width:390px;margin-bottom:22px}.manifesto .text-link{border-color:var(--on-accent);color:var(--on-accent)}.manifesto .eyebrow{margin-bottom:20px}.newsletter{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;padding:65px var(--page-pad);background:linear-gradient(180deg,#ffffff02,transparent)}.newsletter h2{font-size:54px;margin:12px 0}.newsletter p{font-size:12px;color:var(--muted);max-width:380px}.newsletter form{width:420px;max-width:100%}.email-row{display:flex;background:var(--surface);padding-left:14px;box-shadow:inset 0 3px 8px #0002,0 6px 18px #0002}.email-row input{border:0;background:transparent;box-shadow:none;min-width:0;flex:1;padding-left:0;font-size:12px}.email-row button{min-width:54px}.newsletter small{display:block;font-size:9px;color:var(--muted);margin-top:13px}.site-footer{padding:45px var(--page-pad) 25px}.footer-top{display:flex;justify-content:space-between;gap:30px}.footer-links{display:flex;gap:24px;flex-wrap:wrap;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.footer-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:35px;padding-top:20px;font-size:9px;color:var(--muted);gap:20px}.footer-tools{display:flex;gap:20px}.footer-tools button{padding:0;color:var(--muted);font-size:10px;text-decoration:underline;text-underline-offset:4px;min-height:30px}
[data-player]{position:fixed;z-index:60;bottom:0;left:0;right:0;background:#191919;min-height:var(--player-height);border:0;box-shadow:0 -10px 30px #0004;color:#f2f0e9;padding:14px var(--page-pad);display:flex;align-items:center;gap:25px;padding-bottom:max(14px,env(safe-area-inset-bottom))}.player-brand{padding-right:24px;flex-shrink:0}.player-brand strong{display:block;font:900 25px/.95 var(--font-display);letter-spacing:-.01em}.player-brand .eyebrow{font-size:7px;margin-top:7px;letter-spacing:.12em}.player-now{display:flex;align-items:center;gap:12px;width:245px;min-width:0}.player-now img{width:48px;height:48px;object-fit:cover}.player-now>div{min-width:0}.player-now [data-player-title]{display:block;font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-now [data-player-artist]{display:block;font-size:9px;color:#b3b2ad;margin-top:4px}.player-controls{display:flex;gap:9px;align-items:center}.player-controls button{width:33px;height:40px;display:flex;align-items:center;justify-content:center;padding:0}.player-controls button svg{width:15px;height:15px}.player-controls [data-player-toggle]{width:41px;height:41px;background:var(--fg);color:#101010;border-radius:50%;font-size:17px}.player-controls [data-player-toggle]:hover{background:var(--accent);color:var(--on-accent)}.player-progress{display:flex;align-items:center;gap:12px;flex:1;min-width:75px}.player-progress span{font-size:9px;font-variant-numeric:tabular-nums;color:#c0c0bb}.player-progress input,.player-volume input{width:100%;height:25px;padding:0;appearance:auto;accent-color:var(--accent);border:0;background:transparent}.player-volume{display:flex;align-items:center;gap:10px;width:105px}.player-volume svg{width:18px}.player-queue-button{display:flex;align-items:center;justify-content:center;gap:10px;font-size:9px;text-transform:uppercase;letter-spacing:.06em;min-height:44px}.player-queue-button svg{width:18px}.player-queue{position:absolute;right:var(--page-pad);bottom:calc(100% + 10px);width:350px;max-width:calc(100vw - 30px);padding:24px;background:#1b1b1b;border:0;box-shadow:0 10px 70px #0009}.player-queue h2{font-size:30px;margin:10px 0 15px}.player-queue p{font-size:10px;color:var(--muted);margin-bottom:15px}.player-queue [data-track]{width:100%;display:flex;align-items:center;gap:12px;text-align:left;padding:13px 0;border:0;font-size:12px}.player-queue [data-track]:hover,.track-row:hover{color:var(--accent)}[data-player-status]:not(:empty){position:absolute;bottom:100%;right:var(--page-pad);max-width:400px;background:#222;color:var(--fg);font-size:11px;padding:10px 15px}.player-spotify{width:100%;min-height:80px}.player-spotify iframe,[data-spotify-frame]{width:100%;height:80px;border:0}.page-intro{padding:65px var(--page-pad) 10px}.page-intro .eyebrow{margin-bottom:25px}.page-intro h1{font-size:calc(clamp(72px,10vw,145px)*var(--heading-scale))}.page-intro p{max-width:570px;color:var(--muted);font-size:14px;margin-top:25px}.breadcrumbs{display:flex;gap:9px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.07em;padding:26px var(--page-pad) 0}.breadcrumbs a:hover{color:var(--accent)}.product-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:7%;padding:40px var(--page-pad) 70px;align-items:start}.product-art>img{width:100%;aspect-ratio:1;object-fit:cover}.product-thumbnails{display:flex;gap:10px;margin-top:14px}.product-thumbnails button{padding:0;width:85px;border:0;box-shadow:0 5px 14px #0003}.product-thumbnails img{width:100%;aspect-ratio:1;object-fit:cover}.product-info .eyebrow{margin:8px 0 18px}.product-info h1{font-size:calc(clamp(48px,5.4vw,83px)*var(--heading-scale));line-height:.93}.product-info .product-price{font-size:21px;margin:20px 0}.product-description{color:var(--muted);font-size:13px;line-height:1.8;margin:25px 0}.product-info form{display:grid;gap:12px}.product-info label{font-size:10px;text-transform:uppercase;letter-spacing:.08em}.product-info select{width:100%;font-size:12px;padding:15px}.product-purchase-row{display:flex;gap:12px}.product-purchase-row input{width:65px;text-align:center}.product-purchase-row .button{flex:1}.shipping-note{font-size:10px;color:var(--muted);margin:18px 0 25px}.product-info details,.content-details{background:color-mix(in srgb,var(--surface) 60%,transparent);box-shadow:0 5px 16px #0002;margin:10px 0;padding:17px 14px;font-size:12px}.product-info summary{font-size:11px;text-transform:uppercase;cursor:pointer}.product-info details p{color:var(--muted);margin-top:15px}.track-panel{margin-top:35px}.track-panel h2{font-size:30px}.track-panel>p{font-size:10px;color:var(--muted);margin:12px 0}.track-row{width:100%;display:flex;align-items:center;gap:15px;padding:16px 12px;border:0;background:color-mix(in srgb,var(--surface) 60%,transparent);box-shadow:0 5px 16px #0002;margin-top:6px;text-align:left;font-size:12px}.track-row .track-name{flex:1}.track-row span:first-child,.track-row small{color:var(--muted);font-size:10px}.track-row svg{width:15px;height:15px}.artist-hero{display:grid;grid-template-columns:1fr 1.1fr;min-height:570px}.artist-hero-copy{padding:65px 6vw 65px var(--page-pad);align-self:center}.artist-hero-copy h1{font-size:calc(clamp(70px,7vw,110px)*var(--heading-scale));margin:25px 0}.artist-hero-copy p{font-size:13px;color:var(--muted);line-height:1.8;margin-bottom:25px}.artist-hero>img{width:100%;height:100%;max-height:660px;object-fit:cover;filter:grayscale(1)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery-grid a{display:block}.gallery-grid img{width:100%;aspect-ratio:1.3;object-fit:cover}.video-box{display:block;position:relative;background:var(--surface);aspect-ratio:16/9;overflow:hidden}.video-box img{width:100%;height:100%;object-fit:cover;filter:grayscale(.6);opacity:.65}.video-box .video-caption{position:absolute;bottom:30px;left:30px;right:30px;display:flex;align-items:center;justify-content:space-between}.video-caption h3{font-size:38px}.video-caption .round-arrow{background:var(--accent);color:var(--on-accent);border-color:var(--accent)}.prose{max-width:800px;padding:60px var(--page-pad);font-size:15px;line-height:1.9}.prose h2{font-size:45px;margin:28px 0 15px}.prose p{margin:15px 0;color:var(--muted)}.prose a{text-decoration:underline;color:var(--fg)}.prose ul{padding-left:22px}.empty-state{padding:55px 0;color:var(--muted)}.search-form{display:flex;gap:10px;margin:35px 0}.search-form input{flex:1;min-width:0}.cart-row{display:grid;grid-template-columns:85px 1fr 100px 90px 44px;gap:20px;align-items:center;padding:20px 12px;margin-bottom:10px;background:color-mix(in srgb,var(--surface) 60%,transparent);box-shadow:0 5px 16px #0002}.cart-row img{width:85px;height:85px;object-fit:cover}.cart-row h2{font-size:27px}.cart-row p{font-size:11px;color:var(--muted);margin-top:8px}.cart-row input{width:85px}.cart-summary{margin:35px 0 0 auto;max-width:400px;text-align:right}.cart-summary p{margin:15px 0}.cart-summary .button{width:100%}.cart-summary small{font-size:11px;color:var(--muted)}
dialog{color:var(--fg);background:var(--surface);border:0;box-shadow:inset 0 4px 18px #ffffff04,0 18px 65px #0008;padding:30px;max-height:90dvh;width:430px;max-width:calc(100vw - 30px)}dialog::backdrop{background:#000b;backdrop-filter:blur(4px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.dialog-heading h2{font-size:38px}.settings-grid{display:grid;gap:18px}.settings-grid label{display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:center;font-size:12px}.settings-grid select{font-size:12px;width:100%}.settings-grid input[type=color]{width:100%;height:40px;padding:3px}.settings-grid p{font-size:11px;color:var(--muted)}.toast{position:fixed;right:25px;bottom:calc(var(--player-height) + 20px);z-index:100;background:var(--fg);color:var(--bg);border-left:4px solid var(--accent);padding:15px 20px;max-width:calc(100vw - 40px);font-size:12px;box-shadow:0 12px 40px #0007}.reveal{opacity:1}.reveal.is-pending{opacity:0;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:none;transition:opacity .7s,transform .7s}.view-switch{animation:page-in .35s ease}@keyframes page-in{from{opacity:.5;transform:translateY(8px)}to{opacity:1;transform:none}}.main-content:focus,#MainContent:focus{outline:none}
@media(min-width:1600px){:root{--page-pad:max(5vw,calc((100vw - 1600px)/2))}.hero-content,.hero{min-height:740px}.hero-title{font-size:160px}}
@media(max-width:1100px){.main-nav{gap:20px}.player-brand{display:none}.player-volume{width:75px}.player-now{width:215px}.hero-feature{width:300px}.hero-feature img{width:85px;height:85px}.hero-sticker{top:25%}.tour-row{grid-template-columns:100px 1.2fr 1fr 110px;gap:15px}.tour-venue{display:none}.artist-card{min-height:380px}.artist-card-info h3{font-size:40px}.roster-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){:root{--page-pad:22px;--player-height:81px}.announcement{font-size:8px;height:27px;letter-spacing:.09em}.site-header{height:75px;gap:15px}.wordmark-type{font-size:24px}.wordmark svg{width:32px;height:36px}.main-nav{display:none}.header-actions{gap:12px}.header-actions .search-link{display:none}.menu-toggle{display:inline-flex}.cart-link>span:first-child{display:none}.section{padding:48px var(--page-pad)}.section-heading{gap:15px;margin-bottom:25px}.section-heading .eyebrow{font-size:8px;margin-bottom:12px}.section-heading .text-link{font-size:9px;gap:10px;white-space:nowrap}.section-heading .text-link svg{width:16px}.hero,.hero-content{min-height:690px}.hero-image{object-position:62% center;opacity:.7}.hero:after{background:linear-gradient(90deg,#0009,transparent),linear-gradient(0deg,#000c,transparent 80%)}.hero-content{padding-top:26px;padding-bottom:25px}.hero-title{font-size:clamp(77px,15.1vw,115px);line-height:.86;margin:40px 0 28px}.hero-top .eyebrow{font-size:8px}.hero-top .hero-index{display:none}.hero-sticker{display:none}.hero-bottom{gap:28px;align-items:stretch;flex-direction:column}.hero-description{font-size:12px;max-width:275px;margin-bottom:19px}.hero-feature{width:100%;background:#181818d9;padding:11px;gap:14px;max-width:450px}.hero-feature img{width:68px;height:68px}.hero-feature>div{flex:1}.hero-feature h2{font-size:22px;line-height:.95}.hero-feature p{display:none}.hero-feature .eyebrow{font-size:7px;margin:0 0 5px}.hero-feature .text-link{font-size:8px;min-height:20px;margin-top:7px}.ticker{padding:10px 0;font-size:8px}.ticker-inner,.ticker-inner span{gap:25px}.ticker-inner span:after{font-size:15px}.release-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.release-meta{font-size:8px;margin:12px 0 7px}.release-meta .catalog-number{display:none}.release-title{font-size:22px}.release-price{font-size:10px}.release-price span{display:block;margin:4px 0 0;font-size:8px}.release-badge{font-size:7px;left:8px;top:8px;padding:4px 6px}.quick-play{width:38px;height:38px;right:8px;bottom:8px}.filter-bar{margin:20px 0;gap:6px}.filter-bar button{padding:8px 13px;font-size:9px}.artist-grid{grid-template-columns:1fr;gap:20px}.artist-card{min-height:410px}.artist-card-info h3{font-size:42px}.artist-card-info{left:20px;bottom:22px;right:20px}.roster-grid{grid-template-columns:1fr 1fr;gap:13px}.roster-grid .artist-card{min-height:280px}.roster-grid .artist-card-info{left:12px;right:12px;bottom:16px}.roster-grid .artist-card-info h3{font-size:27px}.roster-grid .round-arrow{display:none}.roster-grid .eyebrow{font-size:7px}.tour-toolbar{align-items:flex-start}.tour-toolbar label{display:block;font-size:8px}.tour-toolbar select{min-width:180px;display:block;margin-top:7px}.tour-toolbar>.eyebrow{font-size:8px;align-self:flex-end;margin-bottom:13px}.tour-row{grid-template-columns:68px 1fr 91px;gap:12px;padding:20px 10px}.tour-date{gap:7px;grid-row:span 2}.tour-date strong{font-size:38px}.tour-date span{font-size:8px}.tour-artist{font-size:22px}.tour-city{grid-column:2;grid-row:2;font-size:10px;color:var(--muted);margin-top:-8px}.tour-row .button,.tour-status{grid-column:3;grid-row:1 / span 2;font-size:8px}.tour-row .button{gap:10px;padding:9px 10px;min-height:40px}.tour-row .button svg{width:13px}.tour-row:hover{padding-left:10px;padding-right:10px}.tour-footer{align-items:flex-start;flex-direction:column;gap:5px}.manifesto{grid-template-columns:1fr;gap:30px;padding:45px var(--page-pad)}.manifesto h2{font-size:80px}.manifesto p{font-size:12px;max-width:330px}.newsletter{padding:45px var(--page-pad);flex-direction:column;align-items:stretch;gap:28px}.newsletter h2{font-size:46px}.newsletter form{width:100%}.footer-top{flex-direction:column;gap:28px}.footer-links{gap:19px;font-size:9px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:15px}.site-footer{padding-top:35px}.footer-tools{gap:20px}.page-intro{padding-top:43px}.page-intro h1{font-size:82px}.page-intro p{font-size:12px}.page-intro .eyebrow{margin-bottom:20px}.player-now{flex:1;width:auto;gap:10px}.player-now img{width:43px;height:43px}.player-now [data-player-title]{font-size:10px;max-width:190px}.player-now [data-player-artist]{font-size:8px}.player-controls{gap:2px}.player-controls [data-player-prev]{display:none}.player-controls [data-player-next]{width:30px}.player-controls [data-player-toggle]{width:39px;height:39px}.player-volume{display:none}.player-progress{position:absolute;top:-13px;left:0;right:0;height:25px}.player-progress input{height:25px;margin:0}.player-progress span{display:none}[data-player]{gap:12px;padding:15px 17px 17px;min-height:81px}.player-queue-button{font-size:0;min-width:25px;padding:0}.player-queue-button svg{width:21px}.player-queue{right:12px}.product-layout{grid-template-columns:1fr;gap:35px;padding-top:25px}.product-info h1{font-size:56px}.product-thumbnails button{width:70px}.product-info .product-price{font-size:19px}.artist-hero{grid-template-columns:1fr}.artist-hero-copy{padding:45px var(--page-pad)}.artist-hero-copy h1{font-size:80px}.artist-hero>img{max-height:450px;order:-1;aspect-ratio:1.25;object-position:center 20%}.gallery-grid{gap:10px;grid-template-columns:1fr 1fr}.gallery-grid a:last-child{grid-column:span 2}.video-caption h3{font-size:28px}.video-box .video-caption{left:20px;right:20px;bottom:20px}.prose{padding-top:35px}.cart-row{grid-template-columns:65px 1fr 60px 35px;gap:10px;padding:16px 8px}.cart-row img{width:65px;height:65px}.cart-row h2{font-size:22px}.cart-row input{width:58px;padding:8px}.cart-row .cart-line-price{grid-column:2;font-size:12px}.cart-row .remove-line{grid-column:4;grid-row:1}.cart-row p{font-size:9px}.search-form .button{padding:12px}.header-actions .cart-link{font-size:9px}.toast{right:15px;bottom:calc(var(--player-height) + 15px)}}
@media(max-width:370px){:root{--page-pad:17px}.hero-title{font-size:74px}.hero,.hero-content{min-height:670px}.wordmark-type{font-size:22px}.header-actions{gap:5px}.roster-grid{grid-template-columns:1fr}.hero-top .eyebrow{font-size:7px}.player-now [data-player-title]{max-width:140px}.hero-feature h2{font-size:20px}.tour-row{grid-template-columns:58px 1fr 85px;gap:9px}.tour-artist{font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.is-pending{opacity:1;transform:none}}
[data-motion=reduced] *,[data-motion=reduced] *:before,[data-motion=reduced] *:after{animation:none!important;transition:none!important}[data-motion=reduced] .reveal.is-pending{opacity:1;transform:none}
.release-art>a{display:block;width:100%;height:100%}.release-art>a>img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1),filter .6s}.release-card:hover .release-art>a>img{transform:scale(1.035)}[data-image-effect=grayscale] .release-art>a>img{filter:grayscale(1)}[data-image-effect=grayscale] .release-card:hover .release-art>a>img{filter:grayscale(0)}[data-image-effect=none] .release-card:hover .release-art>a>img{transform:none}.rte p{margin:0 0 1em}.rte a{text-decoration:underline;text-underline-offset:4px}.contact-form{display:grid;gap:15px;max-width:640px}.contact-form label{display:grid;gap:6px}.cart-note textarea{width:100%;min-height:90px}.artist-videos video{width:100%}.release-art>svg{width:100%;height:100%}.track-row audio{max-width:100%;height:36px}.track-row--native{flex-wrap:wrap}.track-row--native audio{width:100%}
@media(max-width:760px){.hero-title{font-size:calc(clamp(77px,15.1vw,115px)*var(--heading-scale))}.page-intro h1{font-size:calc(82px*var(--heading-scale))}.product-info h1{font-size:calc(56px*var(--heading-scale))}.artist-hero-copy h1{font-size:calc(80px*var(--heading-scale))}.manifesto h2{font-size:calc(80px*var(--heading-scale))}.gallery-grid a:last-child:nth-child(2){grid-column:auto}}
@media(max-width:370px){.hero-title{font-size:calc(74px*var(--heading-scale))}}
h1,h2,h3{overflow-wrap:anywhere}.section-heading h1{font-size:calc(clamp(46px,6.2vw,94px)*var(--heading-scale))}.track-native audio{width:100%;height:40px;margin:8px 0 18px}.ticker-inner{animation-iteration-count:1;animation-duration:5s}
@media(max-width:760px){.hero-title{font-size:calc(clamp(62px,16vw,95px)*var(--heading-scale));overflow-wrap:normal}.page-intro h1,.artist-hero-copy h1{font-size:calc(clamp(56px,17vw,82px)*var(--heading-scale))}.manifesto h2{font-size:calc(clamp(56px,16vw,80px)*var(--heading-scale))}input:not([type=range]):not([type=color]),select,textarea,.tour-toolbar select,.email-row input,.product-info select,.settings-grid select{font-size:16px}.hero-feature .eyebrow{line-height:1.6}}
@media(max-width:370px){.hero-title{font-size:calc(56px*var(--heading-scale))}}

/* Preserve the supplied vector logo proportions at every header size. */
.footer-top .wordmark img{width:180px;max-height:none}
@media(max-width:767px){.site-header .wordmark img{width:118px;max-height:58px}.footer-top .wordmark img{width:160px}}

/* Official Remix SVG geometry; button hit areas retain their existing dimensions. */
svg.ui-icon{width:18px;height:18px;fill:currentColor;stroke:none;flex-shrink:0}
.button .ui-icon,.text-link .ui-icon{width:14px;height:14px}
.header-actions .ui-icon,.icon-button .ui-icon,.round-arrow .ui-icon{width:16px;height:16px}
.quick-play .ui-icon,.player-controls button .ui-icon{width:14px;height:14px}
.player-volume .ui-icon,.player-queue-button .ui-icon{width:16px;height:16px}
.track-row .ui-icon{width:13px;height:13px}
.eyebrow .ui-icon,.announcement .ui-icon{width:12px;height:12px}
.footer-links .ui-icon,.footer-tools .ui-icon{display:inline-block;width:12px;height:12px;vertical-align:-.15em;margin-left:3px}
.cart-drawer-quantity .ui-icon,.cart-drawer-remove .ui-icon{width:16px;height:16px;margin:auto}

/* Fields use recessed surfaces; focus rings remain reserved for keyboard navigation. */
select,textarea,input:not([type=range]):not([type=checkbox]):not([type=radio]){box-shadow:inset 0 3px 8px #0002,0 5px 14px #0002}
.email-row input{box-shadow:none}
.track-row:hover{background:var(--surface)}
@media(forced-colors:active){.button,.filter-bar button,.hero-feature,.tour-row,.track-row,.cart-row,.product-info details,.content-details,dialog,select,textarea,input:not([type=range]),.email-row{border:1px solid CanvasText;box-shadow:none}}

/* Homepage artist index: bold type and photographic strips inspired by the earlier roster. */
.home-roster{background:radial-gradient(ellipse at 96% 45%,color-mix(in srgb,var(--accent) 7%,transparent),transparent 55%),linear-gradient(180deg,#ffffff02,transparent 180px)}
.home-roster .section-heading{margin-bottom:38px}
@media(min-width:761px){#home-roster-title br{display:none}}
.home-roster-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}
.home-roster-list>li{min-width:0}
.home-artist-row{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:22px;min-height:170px;padding:25px 30px;overflow:hidden;background:var(--surface);box-shadow:0 9px 28px #0003;color:var(--fg)}
.home-artist-row::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 55% 100%,color-mix(in srgb,var(--accent) 35%,transparent),transparent 65%);opacity:.18;transition:opacity .5s}

.home-artist-copy{position:relative;z-index:2;max-width:80%}
.home-artist-genre{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:10px;transition:color .3s}
.home-artist-copy h3{font-size:calc(clamp(44px,5.6vw,88px)*var(--heading-scale));line-height:.9;letter-spacing:-.025em;overflow-wrap:normal;text-shadow:0 3px 20px #0006}
.home-artist-copy h3>span{display:inline-block;transition:transform .55s cubic-bezier(.2,.8,.2,1)}
.home-artist-copy h3>span:last-child{transition-delay:.035s}
.home-artist-prompt{display:block;margin-top:12px;font-size:9px;text-transform:uppercase;font-weight:700;letter-spacing:.1em;color:var(--muted);transition:color .3s}
.home-artist-photo{position:absolute;z-index:-1;top:0;right:0;bottom:0;width:48%;pointer-events:none;overflow:hidden;opacity:.56;-webkit-mask-image:linear-gradient(90deg,transparent,#000 38%);mask-image:linear-gradient(90deg,transparent,#000 38%);transition:opacity .55s}
.home-artist-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#101010cc,transparent 55%),linear-gradient(0deg,#0004,transparent 75%)}
.home-artist-photo img{width:100%;height:100%;object-fit:cover;object-position:var(--artist-position,50% 30%);filter:grayscale(1) contrast(1.05);transform:scale(1.025);transition:transform .85s cubic-bezier(.2,.8,.2,1),filter .6s}
.home-artist-arrow{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#10101099;box-shadow:0 5px 20px #0003;transition:background .3s,color .3s,transform .4s}
.home-artist-arrow .ui-icon{width:16px;height:16px}
.home-artist-row:focus-visible{outline-offset:4px}
.home-artist-row:focus-visible::before{opacity:1}
.home-artist-row:focus-visible .home-artist-photo{opacity:1}
.home-artist-row:focus-visible .home-artist-photo img{transform:scale(1.085);filter:grayscale(0) contrast(1.05)}
.home-artist-row:focus-visible .home-artist-genre,.home-artist-row:focus-visible .home-artist-prompt{color:var(--fg)}
.home-artist-row:focus-visible .home-artist-arrow{background:var(--accent);color:var(--on-accent);transform:rotate(45deg)}
@media(hover:hover) and (pointer:fine){
  .home-artist-row:hover::before{opacity:1}
  .home-artist-row:hover .home-artist-photo{opacity:1}
  .home-artist-row:hover .home-artist-photo img{transform:scale(1.085);filter:grayscale(0) contrast(1.05)}
  .home-artist-row:hover .home-artist-copy h3>span:first-child,.home-artist-row:focus-visible .home-artist-copy h3>span:first-child{transform:translateX(6px)}
  .home-artist-row:hover .home-artist-copy h3>span:last-child,.home-artist-row:focus-visible .home-artist-copy h3>span:last-child{transform:translateX(10px)}
  .home-artist-row:hover .home-artist-genre,.home-artist-row:hover .home-artist-prompt{color:var(--fg)}
  .home-artist-row:hover .home-artist-arrow{background:var(--accent);color:var(--on-accent);transform:rotate(45deg)}
}
@media(max-width:760px){
  .home-roster .section-heading{margin-bottom:26px}
  .home-roster-list{gap:10px}
  .home-artist-row{grid-template-columns:minmax(0,1fr) 34px;gap:8px;min-height:172px;padding:20px 16px;align-items:end}
  
  .home-artist-copy{max-width:100%}
  .home-artist-copy h3{font-size:calc(clamp(32px,9.6vw,58px)*var(--heading-scale));line-height:.93;max-width:100%}
  .home-artist-copy h3>span{display:block}
  .home-artist-genre{font-size:7px;letter-spacing:.055em;margin-bottom:8px;max-width:80%;color:#c2c1ba}
  .home-artist-prompt{font-size:8px;margin-top:10px;color:#d9d8d1}
  .home-artist-photo{width:66%;opacity:.8;-webkit-mask-image:linear-gradient(90deg,transparent,#000 55%);mask-image:linear-gradient(90deg,transparent,#000 55%)}
  .home-artist-photo::after{background:linear-gradient(90deg,#101010cc,transparent 75%),linear-gradient(0deg,#0007,transparent 90%)}
  .home-artist-photo img{object-position:var(--artist-position);transform:none}
  .home-artist-arrow{width:34px;height:34px;background:var(--accent);color:var(--on-accent)}
  .home-artist-arrow .ui-icon{width:14px;height:14px}
  .home-artist-row:active::before{opacity:1}
}
@media(max-width:370px){.home-artist-row{padding-left:14px;padding-right:14px}.home-artist-copy h3{font-size:calc(32px*var(--heading-scale))}}
[data-image-effect=none] .home-artist-photo img{transform:none!important;transition:none;filter:grayscale(1)}
[data-motion=reduced] .home-artist-copy h3>span,[data-motion=reduced] .home-artist-photo img,[data-motion=reduced] .home-artist-arrow{transform:none!important}
@media(prefers-reduced-motion:reduce){.home-artist-copy h3>span,.home-artist-photo img,.home-artist-arrow{transform:none!important}}
@media(forced-colors:active){.home-artist-row{border:1px solid CanvasText}.home-artist-photo,.home-artist-row::before{display:none}.home-artist-arrow{background:ButtonFace;color:ButtonText}}

/* Preview shop: one catalog with artist, category and product-type controls. */
.shop-intro{background:radial-gradient(ellipse at 85% 0%,color-mix(in srgb,var(--accent) 9%,transparent),transparent 65%)}
.shop-intro .page-intro{padding-top:48px;padding-bottom:30px}
.shop-intro .page-intro .eyebrow{font-size:10px;margin:0 0 18px}
.shop-intro .page-intro h1{font-size:calc(clamp(76px,9.5vw,132px)*var(--heading-scale))}
.shop-intro .page-intro>p:last-child{margin-top:16px}
.shop-section{padding-top:12px}
.shop-filter-panel{padding:22px 24px 24px;background:linear-gradient(130deg,#ffffff04,transparent 65%),var(--surface);box-shadow:0 14px 36px #0003,inset 0 5px 20px #ffffff03}
.shop-category-bar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:23px}
.shop-category-bar button{min-height:44px;padding:12px 22px;background:#ffffff05;font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:700;transition:background .2s,color .2s,box-shadow .2s}
.shop-category-bar button:hover{background:#ffffff12}
.shop-category-bar button[aria-pressed=true]{background:var(--accent);color:var(--on-accent);box-shadow:0 5px 20px color-mix(in srgb,var(--accent) 20%,transparent)}
.shop-filter-fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}
.shop-filter-fields label{min-width:0;font-size:10px;text-transform:uppercase;letter-spacing:.09em;font-weight:700;color:var(--muted)}
.shop-filter-fields select{display:block;width:100%;min-width:0;min-height:48px;margin-top:8px;padding:12px 34px 12px 14px;background-color:#10101090;box-shadow:inset 0 4px 12px #0003,0 3px 12px #0002;font-size:13px;color:var(--fg);text-overflow:ellipsis}
.shop-results-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 0 21px}
.shop-results-bar .eyebrow{color:var(--muted)}
.shop-results-bar .text-link{font-size:9px;gap:12px;min-height:44px}
.shop-grid{row-gap:40px}
.shop-card .release-meta{gap:12px;align-items:flex-start}
.shop-card .release-meta>span:last-child{white-space:nowrap;color:var(--fg);font-size:8px}
.shop-merch-art{background:#fff}
.shop-merch-art>a>img{object-fit:contain;padding:10px}
.shop-merch-product>img{object-fit:contain;background:white;padding:24px}
.shop-empty{padding:30px 0 65px}
.shop-empty h2{font-size:clamp(36px,4vw,58px);color:var(--fg)}
.shop-empty p{font-size:13px;margin:18px 0 24px}
@media(max-width:760px){
  .shop-intro .page-intro{padding-top:35px;padding-bottom:24px}
  .shop-intro .page-intro h1{font-size:calc(clamp(65px,18vw,90px)*var(--heading-scale))}
  .shop-intro .page-intro .eyebrow{font-size:8px;letter-spacing:.1em}
  .shop-section{padding-top:0}
  .shop-filter-panel{padding:14px}
  .shop-category-bar{display:grid;grid-template-columns:1.35fr 1fr 1fr .8fr;gap:5px;margin-bottom:18px}
  .shop-category-bar button{padding:11px 5px;font-size:9px;letter-spacing:.04em;white-space:nowrap}
  .shop-filter-fields{grid-template-columns:1fr 1fr;gap:15px 12px}
  .shop-filter-fields label:first-child{grid-column:1 / -1}
  .shop-filter-fields label{font-size:9px;letter-spacing:.04em}
  .shop-filter-fields select{font-size:16px;padding:11px 6px;min-height:46px;margin-top:6px}
  .shop-results-bar{padding:9px 0 16px}
  .shop-results-bar .eyebrow{font-size:8px;letter-spacing:.07em}
  .shop-grid{gap:28px 14px}
  .shop-card .release-meta{display:block}
  .shop-card .release-meta>span{display:block}
  .shop-card .release-meta>span:last-child{margin-top:5px;font-size:7px;letter-spacing:.09em}
  .shop-merch-art>a>img{padding:5px}
}
@media(forced-colors:active){.shop-category-bar button,.shop-filter-fields select{border:1px solid ButtonText}.shop-category-bar button[aria-pressed=true]{background:Highlight;color:HighlightText}}
