:root{color-scheme:light}
[data-install-surco][hidden]{display:none!important}

 :root[data-theme="dark"]{--ink:#f3f3f3;--paper:#141414;--panel:#202020;--soft:#292929;--muted:#bcbcbc;--line:#454545}
 html[data-theme="dark"] body,html[data-theme="dark"] body main,html[data-theme="dark"] body header.site-header{background:#141414!important;color:#f3f3f3!important}
 html[data-theme="dark"] body :is(.card,.card-body,.feed-card,.verification-card,.auth-form-side,.account-settings,.event-body,.filters,.account-submenu,.mobile-nav,.discover-nav,.panel,.cookie-panel-content){background:#202020!important;color:#f3f3f3!important;border-color:#454545!important}
 html[data-theme="dark"] body :is(h1,h2,h3,h4,.artist,.listing-line,.record-price,.record-artist,.record-facts,.screen-heading,.record-info,.auth-switch,.settings-link,.record-description,.event-body,.card-location,.discover-nav a,.site-header nav a,.auth-login){color:#f3f3f3!important}
 html[data-theme="dark"] body :is(input,select,textarea){background:#252525!important;color:#f3f3f3!important;border-color:#666!important;color-scheme:dark}
 html[data-theme="dark"] body input::placeholder,html[data-theme="dark"] body textarea::placeholder{color:#bcbcbc!important}
 html[data-theme="dark"] body .button:not(.alt),html[data-theme="dark"] body button:not(.cookie-panel-trigger){background:#0057ff;color:#fff}
 html[data-theme="dark"] body .button.alt{background:#303030!important;color:#fff!important;border-color:#666!important}
 html[data-theme="dark"] body :is(.record-tags span,.genre-chips a,.collector-avatar){background:#303030;color:#f3f3f3}
 html[data-theme="dark"] body .site-header .brand-primary{background:#fff;border-radius:12px;padding:3px}
 html[data-theme="dark"] body #surco-cookie-panel{background:#202020;color:#f3f3f3}
 html[data-theme="dark"] body :is(.verification-help,.auth-legal,.record-location,.record-copy-label){color:#bcbcbc!important}
 html[data-theme="dark"] body footer{background:#202020!important;color:#f3f3f3!important}

@media(prefers-color-scheme:dark){
 :root:not([data-theme]){--ink:#f3f3f3;--paper:#141414;--panel:#202020;--soft:#292929;--muted:#bcbcbc;--line:#454545}
 html:not([data-theme]) body,html:not([data-theme]) body main,html:not([data-theme]) body header.site-header{background:#141414!important;color:#f3f3f3!important}
 html:not([data-theme]) body :is(.card,.card-body,.feed-card,.verification-card,.auth-form-side,.account-settings,.event-body,.filters,.account-submenu,.mobile-nav,.discover-nav,.panel,.cookie-panel-content){background:#202020!important;color:#f3f3f3!important;border-color:#454545!important}
 html:not([data-theme]) body :is(h1,h2,h3,h4,.artist,.listing-line,.record-price,.record-artist,.record-facts,.screen-heading,.record-info,.auth-switch,.settings-link,.record-description,.event-body,.card-location,.discover-nav a,.site-header nav a,.auth-login){color:#f3f3f3!important}
 html:not([data-theme]) body :is(input,select,textarea){background:#252525!important;color:#f3f3f3!important;border-color:#666!important;color-scheme:dark}
 html:not([data-theme]) body input::placeholder,html:not([data-theme]) body textarea::placeholder{color:#bcbcbc!important}
 html:not([data-theme]) body .button:not(.alt),html:not([data-theme]) body button:not(.cookie-panel-trigger){background:#0057ff;color:#fff}
 html:not([data-theme]) body .button.alt{background:#303030!important;color:#fff!important;border-color:#666!important}
 html:not([data-theme]) body :is(.record-tags span,.genre-chips a,.collector-avatar){background:#303030;color:#f3f3f3}
 html:not([data-theme]) body .site-header .brand-primary{background:#fff;border-radius:12px;padding:3px}
 html:not([data-theme]) body #surco-cookie-panel{background:#202020;color:#f3f3f3}
 html:not([data-theme]) body :is(.verification-help,.auth-legal,.record-location,.record-copy-label){color:#bcbcbc!important}
 html:not([data-theme]) body footer{background:#202020!important;color:#f3f3f3!important}

}
:root[data-theme="dark"]{color-scheme:dark}
html[data-theme="dark"] body[class] main#main-content{background:#141414!important;color:#f3f3f3!important}
html[data-theme="dark"] body[class] main#main-content header{background:#141414!important;color:#f3f3f3!important}
html[data-theme="dark"] body[class] main#main-content .local-note{color:#bcbcbc!important}
html[data-theme="dark"] body[class] main#main-content :is(select,input,textarea,.search){background:#252525!important;color:#f3f3f3!important;border-color:#666!important}
html[data-theme="dark"] body[class] main#main-content .discover-tabs a{color:#f3f3f3!important}
html[data-theme="dark"] body[class] main#main-content .discover-tabs a[aria-current]{border-color:#f3f3f3!important}
