.admin-module__aXBbkG__adminRoot{--a-bg:#0b0b0c;--a-bg-raised:#141416;--a-surface:#ffffff09;--a-surface-2:#ffffff12;--a-fill:#ffffff1c;--a-line:#ffffff1a;--a-line-strong:#ffffff38;--a-text:#fff;--a-text-dim:#ffffffa3;--a-text-faint:#ffffff6b;--a-accent:#8d0000;--a-accent-hover:#a81515;--a-ok:#6bff8f;--a-warn:#ffb84d;--a-danger:#ff6b6b;--a-radius:8px;background:var(--a-bg);min-height:100vh;color:var(--a-text);font-family:var(--font-helvetica-now),"Helvetica","Arial",sans-serif;text-transform:none;letter-spacing:0;font-weight:400;line-height:1.6}.admin-module__aXBbkG__adminRoot[data-admin-theme=light]{--a-bg:#f6f6f7;--a-bg-raised:#fff;--a-surface:#00000006;--a-surface-2:#0000000e;--a-fill:#00000014;--a-line:#00000021;--a-line-strong:#00000042;--a-text:#101012;--a-text-dim:#000000b3;--a-text-faint:#0000007a;--a-accent:#8d0000;--a-accent-hover:#6f0000;--a-ok:#0f7a35;--a-warn:#8a5600;--a-danger:#c02626}.admin-module__aXBbkG__login{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;padding:2rem;display:flex}.admin-module__aXBbkG__login h1{letter-spacing:-.04em;text-transform:uppercase;font-size:2.5rem}.admin-module__aXBbkG__login p{opacity:.6;text-transform:none;letter-spacing:0;font-weight:400}.admin-module__aXBbkG__login input{background:var(--a-surface-2);border:1px solid var(--a-line-strong);color:inherit;border-radius:var(--a-radius);min-width:280px;padding:.75rem 1rem;font-size:1rem}.admin-module__aXBbkG__login button{background:var(--a-accent);color:#fff;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;border-radius:var(--a-radius);border:none;padding:.75rem 2rem;font-weight:900;line-height:1.2}.admin-module__aXBbkG__login button:hover:not(:disabled){background:var(--a-accent-hover)}.admin-module__aXBbkG__login button:disabled{opacity:.5;cursor:wait}.admin-module__aXBbkG__error{color:var(--a-danger);text-transform:none;letter-spacing:0;font-size:.85rem}.admin-module__aXBbkG__shell{grid-template-columns:248px 1fr;min-height:100vh;display:grid}.admin-module__aXBbkG__sideNav{border-right:1px solid var(--a-line);box-sizing:border-box;background:var(--a-bg);flex-direction:column;gap:.15rem;height:100vh;padding:1.5rem .9rem;display:flex;position:sticky;top:0;overflow-y:auto}.admin-module__aXBbkG__sideNav a{color:var(--a-text-dim);border-radius:var(--a-radius);letter-spacing:0;text-transform:none;border-left:2px solid #0000;padding:.5rem .7rem;font-size:.85rem;font-weight:600;line-height:1.5;text-decoration:none;transition:color .15s,background-color .15s,border-color .15s}.admin-module__aXBbkG__sideNav a:hover{color:var(--a-text);background:var(--a-surface-2)}.admin-module__aXBbkG__sideNav a.admin-module__aXBbkG__active{color:var(--a-text);background:var(--a-surface-2);border-left-color:var(--a-accent);font-weight:700}.admin-module__aXBbkG__navSpacer{flex:1}.admin-module__aXBbkG__logoutBtn{border:1px solid var(--a-line-strong);color:var(--a-text-dim);border-radius:var(--a-radius);cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:0 0;padding:.5rem;font-size:.72rem;font-weight:700;transition:color .15s,border-color .15s}.admin-module__aXBbkG__logoutBtn:hover{color:var(--a-text);border-color:var(--a-text)}.admin-module__aXBbkG__main{min-width:0;max-width:1320px;padding:2rem 2.25rem 4rem}.admin-module__aXBbkG__main h1{text-transform:uppercase;letter-spacing:-.02em;margin:0 0 1.5rem;font-size:1.85rem;line-height:1.15}.admin-module__aXBbkG__toolbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.admin-module__aXBbkG__list{flex-direction:column;gap:.5rem;display:flex}.admin-module__aXBbkG__listItem{background:var(--a-surface);border:1px solid var(--a-line);border-radius:var(--a-radius);align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.admin-module__aXBbkG__listItem .admin-module__aXBbkG__grow{flex:1;min-width:0}.admin-module__aXBbkG__listItem .admin-module__aXBbkG__title{text-transform:none;letter-spacing:0;font-weight:700;line-height:1.4}.admin-module__aXBbkG__listItem .admin-module__aXBbkG__meta{color:var(--a-text-faint);text-transform:none;letter-spacing:0;font-size:.78rem;line-height:1.6}.admin-module__aXBbkG__badge{background:var(--a-fill);text-transform:uppercase;white-space:nowrap;border-radius:3px;padding:.2rem .5rem;font-size:.65rem;font-weight:900}.admin-module__aXBbkG__btn{background:var(--a-accent);color:#fff;text-transform:uppercase;cursor:pointer;border-radius:var(--a-radius);letter-spacing:.06em;border:none;padding:.6rem 1.1rem;font-size:.76rem;font-weight:900;line-height:1.2;transition:background-color .15s,border-color .15s,color .15s}.admin-module__aXBbkG__btn:hover:not(:disabled){background:var(--a-accent-hover)}.admin-module__aXBbkG__btnSecondary{background:var(--a-fill);color:var(--a-text)}.admin-module__aXBbkG__btnSecondary:hover:not(:disabled){background:var(--a-line-strong)}.admin-module__aXBbkG__btnDanger{border:1px solid var(--a-danger);color:var(--a-danger);background:0 0}.admin-module__aXBbkG__btnDanger:hover:not(:disabled){background:var(--a-danger);color:var(--a-bg)}.admin-module__aXBbkG__btn:disabled{opacity:.5;cursor:wait}.admin-module__aXBbkG__form{flex-direction:column;gap:1rem;display:flex}.admin-module__aXBbkG__field{flex-direction:column;gap:.35rem;display:flex}.admin-module__aXBbkG__field label{text-transform:uppercase;color:var(--a-text-dim);letter-spacing:.08em;font-size:.7rem;font-weight:900;line-height:1.5}.admin-module__aXBbkG__field input,.admin-module__aXBbkG__field textarea,.admin-module__aXBbkG__field select{background:var(--a-surface-2);border:1px solid var(--a-line-strong);color:inherit;border-radius:var(--a-radius);text-transform:none;letter-spacing:0;padding:.6rem .75rem;font-family:inherit;font-size:.95rem;font-weight:400;line-height:1.6}.admin-module__aXBbkG__field select option{background-color:var(--a-bg-raised);color:var(--a-text)}.admin-module__aXBbkG__checkboxRow input[type=checkbox],.admin-module__aXBbkG__field input[type=checkbox]{accent-color:var(--a-accent);cursor:pointer;flex-shrink:0;width:1rem;height:1rem}.admin-module__aXBbkG__field input[type=file]{cursor:pointer;padding:.5rem}.admin-module__aXBbkG__field input[type=file]::file-selector-button{border:1px solid var(--a-line-strong);background:var(--a-fill);color:var(--a-text);font:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;margin-right:.7rem;padding:.45rem .9rem;font-size:.72rem;font-weight:900}.admin-module__aXBbkG__field input[type=file]::-webkit-file-upload-button{border:1px solid var(--a-line-strong);background:var(--a-fill);color:var(--a-text);font:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;margin-right:.7rem;padding:.45rem .9rem;font-size:.72rem;font-weight:900}.admin-module__aXBbkG__field input[type=file]::file-selector-button:hover{border-color:var(--a-text)}.admin-module__aXBbkG__field input[type=file]::-webkit-file-upload-button:hover{border-color:var(--a-text)}.admin-module__aXBbkG__field textarea{resize:vertical;min-height:90px}.admin-module__aXBbkG__row{gap:1rem;display:flex}.admin-module__aXBbkG__row>*{flex:1}.admin-module__aXBbkG__actions{gap:.75rem;margin-top:.5rem;display:flex}.admin-module__aXBbkG__statusMsg{text-transform:none;letter-spacing:0;font-size:.85rem}.admin-module__aXBbkG__statusOk{color:var(--a-ok)}.admin-module__aXBbkG__statusErr{color:var(--a-danger)}.admin-module__aXBbkG__blocks{flex-direction:column;gap:.75rem;display:flex}.admin-module__aXBbkG__block{border:1px solid var(--a-line);border-radius:var(--a-radius);background:var(--a-surface)}.admin-module__aXBbkG__blockHeader{cursor:grab;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.admin-module__aXBbkG__blockHeader .admin-module__aXBbkG__type{text-transform:uppercase;color:var(--a-text-dim);letter-spacing:.08em;font-size:.7rem;font-weight:900}.admin-module__aXBbkG__blockHeader .admin-module__aXBbkG__spacer{flex:1}.admin-module__aXBbkG__iconBtn{color:var(--a-text-faint);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem .4rem;font-size:.9rem;transition:color .15s,background-color .15s}.admin-module__aXBbkG__iconBtn:hover{color:var(--a-text);background:var(--a-surface-2)}.admin-module__aXBbkG__blockBody{border-top:1px solid var(--a-line);flex-direction:column;gap:.85rem;padding:.9rem;display:flex}.admin-module__aXBbkG__addBlockRow{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.admin-module__aXBbkG__preview{border:1px dashed var(--a-line-strong);border-radius:var(--a-radius);margin-top:2rem;padding:1.5rem}.admin-module__aXBbkG__preview h2{text-transform:uppercase;color:var(--a-text-dim);letter-spacing:.08em;margin:0 0 1rem;font-size:1rem}.admin-module__aXBbkG__empty{color:var(--a-text-faint);text-align:center;text-transform:none;padding:2rem;font-weight:400;line-height:1.6}.admin-module__aXBbkG__inlineRow{gap:.5rem;margin-bottom:.5rem;display:flex}.admin-module__aXBbkG__inlineRow input{background:var(--a-surface-2);border:1px solid var(--a-line-strong);color:inherit;font:inherit;border-radius:var(--a-radius);text-transform:none;letter-spacing:0;flex:1;padding:.6rem .75rem;font-size:.9rem;font-weight:400;line-height:1.6}.admin-module__aXBbkG__checkboxRow{cursor:pointer;align-items:center;gap:.55rem;margin:1rem 0;font-size:.9rem;line-height:1.6;display:flex}.admin-module__aXBbkG__toastStack{z-index:1000;flex-direction:column;gap:.5rem;display:flex;position:fixed;bottom:1.25rem;right:1.25rem}.admin-module__aXBbkG__toast{background:var(--a-bg-raised);color:var(--a-ok);border:1px solid var(--a-line-strong);border-left:3px solid var(--a-ok);border-radius:var(--a-radius);max-width:22rem;padding:.7rem 1.1rem;font-size:.85rem;line-height:1.6;animation:.2s admin-module__aXBbkG__toastIn;box-shadow:0 4px 16px #0006}.admin-module__aXBbkG__toastErr{color:var(--a-danger);border-left-color:var(--a-danger)}.admin-module__aXBbkG__toastInfo{color:var(--a-text-dim);border-left-color:var(--a-text-faint)}@keyframes admin-module__aXBbkG__toastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.admin-module__aXBbkG__navGroup{border-bottom:1px solid var(--a-line);flex-direction:column;gap:.1rem;margin-bottom:1.3rem;padding-bottom:1.1rem;display:flex}.admin-module__aXBbkG__navGroup:last-of-type{border-bottom:0;padding-bottom:0}.admin-module__aXBbkG__navGroupTitle{letter-spacing:.2em;text-transform:uppercase;color:var(--a-text-faint);padding:0 .7rem .55rem;font-size:.62rem;font-weight:900;line-height:1.4}.admin-module__aXBbkG__mobileBar{display:none}.admin-module__aXBbkG__desktopNav{display:block}@media (max-width:768px){.admin-module__aXBbkG__desktopNav{display:none}.admin-module__aXBbkG__mobileBar{border-bottom:1px solid var(--a-line);background:var(--a-bg);z-index:100;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex;position:sticky;top:0}.admin-module__aXBbkG__mobileMenuBtn{border:1px solid var(--a-line-strong);color:inherit;border-radius:var(--a-radius);cursor:pointer;background:0 0;padding:.3rem .7rem;font-size:1rem}.admin-module__aXBbkG__mobileTitle{font-size:.9rem;font-weight:700}.admin-module__aXBbkG__mobileNavOverlay{z-index:200;background:#0009;position:fixed;inset:0}.admin-module__aXBbkG__mobileNavOverlay nav{background:var(--a-bg);width:250px;height:100%;padding:1rem 0;overflow-y:auto}.admin-module__aXBbkG__shell{grid-template-columns:1fr!important}}.admin-module__aXBbkG__main input:focus-visible,.admin-module__aXBbkG__main textarea:focus-visible,.admin-module__aXBbkG__main select:focus-visible,.admin-module__aXBbkG__main button:focus-visible,.admin-module__aXBbkG__main a:focus-visible,.admin-module__aXBbkG__sideNav a:focus-visible,.admin-module__aXBbkG__sideNav button:focus-visible{outline:2px solid var(--a-accent);outline-offset:1px}.admin-module__aXBbkG__row{flex-wrap:wrap}.admin-module__aXBbkG__dirtyDotInline{color:var(--a-warn);font-size:.8em}.admin-module__aXBbkG__searchRow{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex;position:relative}.admin-module__aXBbkG__searchInput{background:var(--a-surface-2);border:1px solid var(--a-line-strong);border-radius:var(--a-radius);color:inherit;font:inherit;flex:1;padding:.6rem .9rem;font-size:.9rem;line-height:1.5}.admin-module__aXBbkG__searchInput::placeholder{color:var(--a-text-faint)}.admin-module__aXBbkG__searchCount{color:var(--a-text-faint);white-space:nowrap;font-size:.8rem}.admin-module__aXBbkG__searchClear{color:var(--a-text-faint);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem .4rem;font-size:.9rem}.admin-module__aXBbkG__searchClear:hover{color:var(--a-text)}.admin-module__aXBbkG__themeToggle{border:1px solid var(--a-line);border-radius:var(--a-radius);width:100%;color:var(--a-text-dim);font:inherit;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.75rem;padding:.45rem .7rem;font-size:.72rem;transition:color .15s,border-color .15s;display:flex}.admin-module__aXBbkG__themeToggle:hover{color:var(--a-text);border-color:var(--a-line-strong)}.admin-module__aXBbkG__themeIconSun{display:none}.admin-module__aXBbkG__adminRoot[data-admin-theme=light] .admin-module__aXBbkG__themeIconSun{display:inline}.admin-module__aXBbkG__adminRoot[data-admin-theme=light] .admin-module__aXBbkG__themeIconMoon{display:none}.admin-module__aXBbkG__newPanel{border:1px solid var(--a-line-strong);border-radius:var(--a-radius);background:var(--a-surface);margin-bottom:1.5rem;padding:1.25rem}.admin-module__aXBbkG__accountRow{background:var(--a-surface);border:1px solid var(--a-line);border-radius:var(--a-radius);grid-template-columns:minmax(12rem,1.5fr) repeat(3,minmax(7.5rem,1fr)) minmax(9rem,1fr) auto;align-items:center;gap:.75rem;padding:.9rem 1rem;display:grid}@media (max-width:1150px){.admin-module__aXBbkG__accountRow{grid-template-columns:1fr 1fr}}.admin-module__aXBbkG__accountIdentity{min-width:0}.admin-module__aXBbkG__accountName{text-overflow:ellipsis;white-space:nowrap;font-weight:700;line-height:1.4;overflow:hidden}.admin-module__aXBbkG__accountMeta{color:var(--a-text-faint);text-overflow:ellipsis;white-space:nowrap;margin-top:.15rem;font-size:.78rem;line-height:1.5;overflow:hidden}.admin-module__aXBbkG__accountControl{background:var(--a-bg);border:1px solid var(--a-line-strong);width:100%;color:var(--a-text);font:inherit;letter-spacing:0;text-transform:none;border-radius:6px;padding:.5rem .6rem;font-size:.82rem;font-weight:400;line-height:1.5}.admin-module__aXBbkG__accountControl:disabled{opacity:.45;cursor:not-allowed}.admin-module__aXBbkG__accountControl option{background:var(--a-bg-raised);color:var(--a-text)}.admin-module__aXBbkG__accountActions{justify-content:flex-end;gap:.4rem;display:flex}.admin-module__aXBbkG__artworkRow{flex-wrap:wrap;align-items:flex-start;gap:1.1rem;display:flex}.admin-module__aXBbkG__artworkThumb{border:1px solid var(--a-line-strong);border-radius:var(--a-radius);background:var(--a-surface-2);flex-shrink:0;justify-content:center;align-items:center;width:132px;height:132px;display:flex;overflow:hidden}.admin-module__aXBbkG__artworkWide{width:210px;height:118px}.admin-module__aXBbkG__artworkThumb img{object-fit:cover;width:100%;height:100%;display:block}.admin-module__aXBbkG__artworkThumb span{letter-spacing:.08em;text-transform:uppercase;color:var(--a-text-faint);font-size:.7rem}.admin-module__aXBbkG__artworkControls{flex-direction:column;flex:1;gap:.6rem;min-width:15rem;display:flex}.admin-module__aXBbkG__artworkFile{background:var(--a-surface-2);border:1px solid var(--a-line-strong);border-radius:var(--a-radius);color:var(--a-text-dim);font:inherit;cursor:pointer;width:100%;padding:.5rem;font-size:.8rem}.admin-module__aXBbkG__artworkFile::file-selector-button{border:1px solid var(--a-line-strong);background:var(--a-fill);color:var(--a-text);font:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;margin-right:.7rem;padding:.45rem .85rem;font-size:.72rem;font-weight:900}.admin-module__aXBbkG__artworkFile::-webkit-file-upload-button{border:1px solid var(--a-line-strong);background:var(--a-fill);color:var(--a-text);font:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;margin-right:.7rem;padding:.45rem .85rem;font-size:.72rem;font-weight:900}.admin-module__aXBbkG__artworkMeta{min-height:1.1rem}.admin-module__aXBbkG__artworkStatus{color:var(--a-text-faint);overflow-wrap:anywhere;font-size:.76rem;line-height:1.5}.admin-module__aXBbkG__artworkActions{flex-wrap:wrap;gap:.4rem;display:flex}.admin-module__aXBbkG__fieldHint{color:var(--a-text-faint);margin-top:.35rem;font-size:.76rem;line-height:1.55;display:block}.admin-module__aXBbkG__formSection{border:1px solid var(--a-line);border-radius:var(--a-radius);background:var(--a-surface);margin-bottom:1.1rem}.admin-module__aXBbkG__formSectionHead{border-bottom:1px solid var(--a-line);padding:.8rem 1rem}.admin-module__aXBbkG__formSectionTitle{letter-spacing:.16em;text-transform:uppercase;color:var(--a-text);font-size:.68rem;font-weight:900;line-height:1.4}.admin-module__aXBbkG__formSectionDesc{color:var(--a-text-faint);margin-top:.3rem;font-size:.76rem;line-height:1.55}.admin-module__aXBbkG__formSectionBody{flex-direction:column;gap:1rem;padding:1rem;display:flex}.admin-module__aXBbkG__formSectionBody>:last-child{margin-bottom:0}.admin-module__aXBbkG__previewBody{flex-direction:column;gap:1.1rem;padding:1.25rem;display:flex}.admin-module__aXBbkG__previewCard{border:1px solid var(--a-line);border-radius:var(--a-radius);background:var(--a-surface);align-items:flex-start;gap:1rem;padding:1rem;display:flex}.admin-module__aXBbkG__previewArt{object-fit:cover;background:var(--a-surface-2);border-radius:6px;flex-shrink:0;width:118px;height:118px;display:block}.admin-module__aXBbkG__previewArtEmpty{letter-spacing:.08em;text-transform:uppercase;color:var(--a-text-faint);justify-content:center;align-items:center;font-size:.68rem;display:flex}.admin-module__aXBbkG__previewMeta{flex-direction:column;gap:.25rem;min-width:0;display:flex}.admin-module__aXBbkG__previewType{letter-spacing:.16em;text-transform:uppercase;color:var(--a-text-faint);font-size:.62rem;font-weight:900}.admin-module__aXBbkG__previewTitle{letter-spacing:-.01em;text-transform:uppercase;overflow-wrap:anywhere;font-size:1.25rem;font-weight:900;line-height:1.2}.admin-module__aXBbkG__previewSub{color:var(--a-text-dim);font-size:.78rem;line-height:1.5}.admin-module__aXBbkG__previewBadges{flex-wrap:wrap;gap:.35rem;margin-top:.35rem;display:flex}.admin-module__aXBbkG__previewOverview{border:1px solid var(--a-line);border-radius:var(--a-radius);background:var(--a-surface);color:var(--a-text-dim);white-space:pre-wrap;overflow-wrap:anywhere;padding:.9rem 1rem;font-size:.85rem;line-height:1.7}.admin-module__aXBbkG__previewOverviewLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--a-text-faint);margin-bottom:.4rem;font-size:.62rem;font-weight:900;display:block}.admin-module__aXBbkG__previewNote{color:var(--a-text-faint);font-size:.75rem;line-height:1.65}.admin-module__aXBbkG__thumb{object-fit:cover;background:var(--a-surface-2);border:1px solid var(--a-line);border-radius:5px;flex-shrink:0;width:46px;height:46px;display:block}.admin-module__aXBbkG__thumbEmpty{letter-spacing:.06em;text-transform:uppercase;color:var(--a-text-faint);justify-content:center;align-items:center;font-size:.55rem;display:flex}
.editor-module__SHA-Ta__editorWrap{grid-template-columns:minmax(380px,480px) 1fr;align-items:start;gap:1.5rem;display:grid}.editor-module__SHA-Ta__paneLeft{flex-direction:column;gap:1rem;min-width:0;display:flex}.editor-module__SHA-Ta__paneRight{background:#ffffff05;border:1px solid #ffffff1f;border-radius:8px;flex-direction:column;display:flex;position:sticky;top:1rem;overflow:hidden}.editor-module__SHA-Ta__previewBar{letter-spacing:.15em;background:#ffffff0d;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:.6rem 1rem;font-size:.7rem;font-weight:900;display:flex}.editor-module__SHA-Ta__previewLink{color:inherit;opacity:.6;letter-spacing:0;text-transform:none;font-weight:400;text-decoration:none}.editor-module__SHA-Ta__previewLink:hover{opacity:1}.editor-module__SHA-Ta__previewFrame{max-height:calc(100vh - 8rem);overflow-y:auto}.editor-module__SHA-Ta__previewFrameMusik{background:#050505}.editor-module__SHA-Ta__sectionList{flex-direction:column;gap:.5rem;display:flex}.editor-module__SHA-Ta__sectionItem{background:#ffffff08;border:1px solid #ffffff1f;border-radius:6px;overflow:hidden}.editor-module__SHA-Ta__sectionItemOpen{border-color:var(--accent,#8d0000)}.editor-module__SHA-Ta__sectionHeader{cursor:pointer;align-items:center;gap:.6rem;min-width:0;padding:.55rem .75rem;display:flex}.editor-module__SHA-Ta__sectionHeader:hover{background:#ffffff0a}.editor-module__SHA-Ta__sectionNum{background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;font-size:.65rem;font-weight:900;display:flex}.editor-module__SHA-Ta__sectionType{text-transform:uppercase;letter-spacing:.08em;opacity:.7;flex-shrink:0;font-size:.65rem;font-weight:900}.editor-module__SHA-Ta__sectionPreviewText{opacity:.5;white-space:nowrap;text-overflow:ellipsis;text-transform:none;letter-spacing:0;flex:1;min-width:0;font-size:.8rem;overflow:hidden}.editor-module__SHA-Ta__sectionActions{flex-shrink:0;gap:.1rem;display:flex}.editor-module__SHA-Ta__sectionBody{border-top:1px solid #ffffff14;flex-direction:column;gap:.85rem;padding:.85rem;display:flex}.editor-module__SHA-Ta__addRow{flex-wrap:wrap;align-items:center;gap:.4rem;padding-top:.25rem;display:flex}.editor-module__SHA-Ta__addLabel{text-transform:uppercase;opacity:.5;letter-spacing:.1em;margin-right:.25rem;font-size:.65rem;font-weight:900}.editor-module__SHA-Ta__addToggle{background:#ffffff0a;border:1px dashed #ffffff40;width:100%;padding:.85rem 1.25rem;font-size:.95rem;transition:border-color .12s,background .12s}.editor-module__SHA-Ta__addToggle:hover{border-color:var(--accent,#8d0000);background:#ffffff14}.editor-module__SHA-Ta__addMenu{background:#161616;border:1px solid #ffffff26;border-radius:6px;width:100%;padding:.75rem}.editor-module__SHA-Ta__addMenuHead{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.editor-module__SHA-Ta__addMenuGrid{grid-template-columns:repeat(3,1fr);gap:.4rem;display:grid}.editor-module__SHA-Ta__addMenuBtn{color:inherit;cursor:pointer;text-align:left;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:5px;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.5rem .6rem;font-family:inherit;transition:border-color .12s,background .12s;display:flex}.editor-module__SHA-Ta__addMenuBtn:hover{border-color:var(--accent,#8d0000);background:#ffffff17}.editor-module__SHA-Ta__addMenuType{text-transform:uppercase;letter-spacing:.08em;color:var(--accent,#8d0000);font-size:.6rem;font-weight:900}.editor-module__SHA-Ta__addMenuLabel{text-transform:none;letter-spacing:0;opacity:.85;font-size:.78rem;font-weight:400}.editor-module__SHA-Ta__dirtyDot{color:#ffb84d;text-transform:none;letter-spacing:0;font-size:.75rem}.editor-module__SHA-Ta__createModalBackdrop{z-index:200;background:#000000b3;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.editor-module__SHA-Ta__createModal{background:#181818;border:1px solid #ffffff26;border-radius:10px;flex-direction:column;gap:.9rem;width:100%;max-width:380px;padding:1.5rem;display:flex;box-shadow:0 12px 48px #000000b3}.editor-module__SHA-Ta__createModalTitle{letter-spacing:-.02em;font-size:1.1rem}.editor-module__SHA-Ta__colorRow{align-items:center;gap:.5rem;display:flex}.editor-module__SHA-Ta__colorRow input:last-child{flex:1}.editor-module__SHA-Ta__colorSwatch{cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:4px;flex-shrink:0;width:2.4rem;height:2.4rem;padding:0}.editor-module__SHA-Ta__linkRow{align-items:center;gap:.4rem;display:flex}.editor-module__SHA-Ta__linkRow input{min-width:0}.editor-module__SHA-Ta__checkbox{text-transform:none;letter-spacing:0;align-items:center;gap:.5rem;font-size:.85rem;font-weight:400;display:flex}@media (max-width:1000px){.editor-module__SHA-Ta__editorWrap{grid-template-columns:1fr}.editor-module__SHA-Ta__paneRight{position:static}.editor-module__SHA-Ta__previewFrame{max-height:60vh}}.editor-module__SHA-Ta__previewLive{pointer-events:none}.editor-module__SHA-Ta__previewSection{border:1px solid var(--a-line);border-radius:var(--a-radius);cursor:pointer;min-height:72px;margin-bottom:.85rem;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden}.editor-module__SHA-Ta__previewSection:last-child{margin-bottom:0}.editor-module__SHA-Ta__previewSection:hover{border-color:var(--a-line-strong)}.editor-module__SHA-Ta__previewSectionActive{border-color:var(--a-accent);box-shadow:0 0 0 1px var(--a-accent)}.editor-module__SHA-Ta__previewLive section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.editor-module__SHA-Ta__previewLive h1{max-width:100%}.editor-module__SHA-Ta__previewLive iframe{height:260px}
.PageRenderer-module__ZfyIIG__page{min-height:60vh}.PageRenderer-module__ZfyIIG__hero{text-align:center;background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:70vh;padding:4rem 1.5rem;display:flex;position:relative}.PageRenderer-module__ZfyIIG__heroInner{flex-direction:column;align-items:center;gap:1rem;max-width:800px;display:flex}.PageRenderer-module__ZfyIIG__hero h1{margin:0;font-size:clamp(3rem,10vw,7rem)}.PageRenderer-module__ZfyIIG__eyebrow{letter-spacing:.3em;opacity:.7;margin:0;font-size:.85rem}.PageRenderer-module__ZfyIIG__subtitle{text-transform:none;letter-spacing:0;opacity:.8;margin:0;font-size:1.1rem;font-weight:400}.PageRenderer-module__ZfyIIG__linkRow{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.PageRenderer-module__ZfyIIG__btn{background:var(--accent,#8d0000);color:#fff;text-transform:uppercase;letter-spacing:-.01em;border-radius:3px;padding:.7rem 1.6rem;font-size:.85rem;font-weight:900;text-decoration:none;transition:opacity .2s;display:inline-block}.PageRenderer-module__ZfyIIG__btn:hover{opacity:.85}.PageRenderer-module__ZfyIIG__textSection{max-width:720px;margin:0 auto;padding:3.5rem 1.5rem}.PageRenderer-module__ZfyIIG__textSection h2{margin:0 0 1rem;font-size:2rem}.PageRenderer-module__ZfyIIG__textSection p{text-transform:none;letter-spacing:0;opacity:.85;margin:0 0 1rem;font-weight:400;line-height:1.7}.PageRenderer-module__ZfyIIG__imageSection{text-align:center;max-width:900px;margin:0 auto;padding:2rem 1.5rem}.PageRenderer-module__ZfyIIG__imageSection img{border-radius:6px;max-width:100%}.PageRenderer-module__ZfyIIG__caption{opacity:.5;text-transform:none;letter-spacing:0;margin-top:.5rem;font-size:.8rem;font-weight:400}.PageRenderer-module__ZfyIIG__imageText{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;max-width:1000px;margin:0 auto;padding:3rem 1.5rem;display:grid}.PageRenderer-module__ZfyIIG__imageText.PageRenderer-module__ZfyIIG__flip img{order:2}.PageRenderer-module__ZfyIIG__imageText img{border-radius:6px;width:100%}.PageRenderer-module__ZfyIIG__imageText h2{margin:0 0 1rem;font-size:2rem}.PageRenderer-module__ZfyIIG__imageText p{text-transform:none;letter-spacing:0;opacity:.85;margin:0 0 1rem;font-weight:400;line-height:1.7}.PageRenderer-module__ZfyIIG__imageText .PageRenderer-module__ZfyIIG__linkRow{justify-content:flex-start}.PageRenderer-module__ZfyIIG__linksSection{text-align:center;max-width:720px;margin:0 auto;padding:3rem 1.5rem}.PageRenderer-module__ZfyIIG__linksSection h2{margin:0 0 1.5rem;font-size:1.75rem}.PageRenderer-module__ZfyIIG__linkGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;display:grid}.PageRenderer-module__ZfyIIG__linkCard{color:inherit;text-transform:uppercase;letter-spacing:-.01em;border:1px solid #ffffff26;border-radius:6px;padding:1.25rem;font-weight:900;text-decoration:none;transition:background .2s,border-color .2s;display:block}.PageRenderer-module__ZfyIIG__linkCard:hover{border-color:var(--accent,#8d0000);background:#ffffff0d}.PageRenderer-module__ZfyIIG__embedSection{max-width:900px;margin:0 auto;padding:2rem 1.5rem}.PageRenderer-module__ZfyIIG__embedSection iframe{aspect-ratio:16/9;border:none;border-radius:6px;width:100%}.PageRenderer-module__ZfyIIG__divider{border:none;border-top:1px solid #ffffff1f;max-width:720px;margin:1.5rem auto}.PageRenderer-module__ZfyIIG__splash{scroll-snap-align:start;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;padding:2rem;display:flex;overflow:hidden}.PageRenderer-module__ZfyIIG__splashEyebrow{letter-spacing:.1em;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.PageRenderer-module__ZfyIIG__splashTitle{letter-spacing:-.05em;margin-bottom:1rem;font-size:15vw;font-weight:900;line-height:.8}.PageRenderer-module__ZfyIIG__splashSub{letter-spacing:.4em;text-transform:uppercase;opacity:.9;margin-bottom:2rem;font-size:1.2rem;font-weight:700}.PageRenderer-module__ZfyIIG__splashBtn{letter-spacing:.08em;cursor:pointer;background-color:var(--accent,#8d0000);color:#fff;padding:1.2rem 3.5rem;font-size:1.2rem;font-weight:900;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-block}.PageRenderer-module__ZfyIIG__splashBtn:hover{transform:scale(1.05)}.PageRenderer-module__ZfyIIG__fanclub{color:#1a1a1a;text-align:center;background-color:#f4f2ee;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.PageRenderer-module__ZfyIIG__fanclub:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#ff00000f 0%,#0000 70%);width:60vw;height:60vw;animation:4s ease-in-out infinite PageRenderer-module__ZfyIIG__fcPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes PageRenderer-module__ZfyIIG__fcPulse{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.PageRenderer-module__ZfyIIG__fanclubInner{z-index:1;width:100%;max-width:900px;position:relative}.PageRenderer-module__ZfyIIG__fanclubBadge{color:red;letter-spacing:.25em;text-transform:uppercase;border:2px solid red;margin-bottom:2.5rem;padding:.4rem 1.2rem;font-size:.75rem;font-weight:900;display:inline-block}.PageRenderer-module__ZfyIIG__fanclubLogo{letter-spacing:-.05em;color:#1a1a1a;margin-bottom:.5rem;font-size:clamp(5rem,18vw,14rem);font-weight:900;line-height:.85}.PageRenderer-module__ZfyIIG__fanclubLogoAccent{color:#e8000a}.PageRenderer-module__ZfyIIG__fanclubName{letter-spacing:.3em;color:#6b6b6b;text-transform:uppercase;margin-bottom:3rem;font-size:clamp(.8rem,2vw,1.1rem);font-weight:900}.PageRenderer-module__ZfyIIG__fanclubDivider{background-color:#e8000a;width:3rem;height:2px;margin:0 auto 3rem}.PageRenderer-module__ZfyIIG__fanclubHeadline{letter-spacing:-.03em;color:#1a1a1a;text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(1.8rem,5vw,3.5rem);font-weight:900;line-height:1}.PageRenderer-module__ZfyIIG__fanclubSub{color:#4d4d4d;letter-spacing:.02em;max-width:560px;margin:0 auto 3rem;font-size:clamp(.9rem,2vw,1.15rem);font-weight:500;line-height:1.6}.PageRenderer-module__ZfyIIG__fanclubPerks{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3.5rem;display:flex}.PageRenderer-module__ZfyIIG__fanclubPerk{letter-spacing:.15em;color:#3d3d3d;text-transform:uppercase;background-color:#fff;border:1px solid #d9d4cc;padding:.6rem 1.4rem;font-size:.72rem;font-weight:700;transition:border-color .2s,color .2s}.PageRenderer-module__ZfyIIG__fanclubPerk:hover{color:#e8000a;border-color:#e8000a}.PageRenderer-module__ZfyIIG__fanclubCta{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.PageRenderer-module__ZfyIIG__fanclubBtn{letter-spacing:.1em;text-transform:uppercase;background-color:#e8000a;border:2px solid #e8000a;padding:1.1rem 3rem;font-size:1rem;font-weight:900;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-block;color:#fff!important}.PageRenderer-module__ZfyIIG__fanclubBtn:hover{background-color:#c50009;transform:scale(1.04);color:#fff!important}.PageRenderer-module__ZfyIIG__fanclubFooter{text-align:center;letter-spacing:.2em;color:#9a9a9a;text-transform:uppercase;z-index:1;width:100%;font-size:.7rem;position:absolute;bottom:2rem;left:0}@media (max-width:720px){.PageRenderer-module__ZfyIIG__imageText{grid-template-columns:1fr}.PageRenderer-module__ZfyIIG__imageText.PageRenderer-module__ZfyIIG__flip img{order:0}}
.Header-module__Af2_WG__overlayNav{mix-blend-mode:difference;color:#fff;z-index:100;pointer-events:none;justify-content:space-between;align-items:center;width:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.Header-module__Af2_WG__brand{pointer-events:auto;text-transform:lowercase;flex-shrink:0;font-size:1.5rem;font-weight:900}.Header-module__Af2_WG__centerContainer{justify-content:center;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__Af2_WG__menu{pointer-events:auto;flex-wrap:nowrap;align-items:center;gap:2rem;display:flex}.Header-module__Af2_WG__menuItem{font-family:var(--font-cormorant),"Georgia",serif;cursor:pointer;text-transform:uppercase;white-space:nowrap;letter-spacing:.05em;font-size:1.05rem;font-style:italic;font-weight:700;transition:opacity .2s}.Header-module__Af2_WG__menuItem:hover{opacity:.7}@media (max-width:600px){.Header-module__Af2_WG__overlayNav{padding:1.25rem}.Header-module__Af2_WG__brand{font-size:1.1rem}.Header-module__Af2_WG__menu{gap:1rem}.Header-module__Af2_WG__menuItem{font-size:.75rem}}
.Footer-module__EZoWya__footer{mix-blend-mode:difference;color:#fff;z-index:100;pointer-events:none;width:100%;font-style:italic;font-family:var(--font-cormorant),"Georgia",serif;letter-spacing:.08em;justify-content:space-between;padding:2rem;font-size:.95rem;font-weight:600;display:flex;position:fixed;bottom:0;left:0}.Footer-module__EZoWya__left,.Footer-module__EZoWya__right{pointer-events:auto}@media (max-width:768px){.Footer-module__EZoWya__footer{justify-content:center}.Footer-module__EZoWya__right{display:none}}
.PostContent-module__XQVOha__content{flex-direction:column;gap:1.5rem;margin-bottom:4rem;display:flex}.PostContent-module__XQVOha__text{text-transform:none;opacity:.85;font-size:1.1rem;font-weight:700;line-height:1.75}.PostContent-module__XQVOha__quote{border-left:4px solid var(--color-red);letter-spacing:0;text-transform:none;font-size:1.4rem;font-weight:600;line-height:1.4;font-family:var(--font-cormorant),"Georgia",serif;margin:.5rem 0;padding:1.5rem 2rem;font-style:italic}.PostContent-module__XQVOha__divider{border:none;border-top:1px solid var(--color-light-grey);margin:.5rem 0}.PostContent-module__XQVOha__albumCard{background-color:var(--color-black);color:var(--color-white);align-items:center;gap:1.5rem;margin:.5rem 0;padding:1.75rem;display:flex}.PostContent-module__XQVOha__albumArt{object-fit:cover;flex-shrink:0;width:100px;height:100px}.PostContent-module__XQVOha__albumInfo{flex-direction:column;flex:1;gap:.4rem;min-width:0;display:flex}.PostContent-module__XQVOha__badge{letter-spacing:.15em;color:var(--color-red);font-size:.65rem;font-weight:900}.PostContent-module__XQVOha__albumTitle{letter-spacing:-.03em;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(1.1rem,2.5vw,1.6rem);font-weight:900;line-height:1.05;overflow:hidden}.PostContent-module__XQVOha__albumArtist{opacity:.6;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:700}.PostContent-module__XQVOha__albumLinks{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.PostContent-module__XQVOha__albumBtn{letter-spacing:.1em;background-color:var(--color-white);color:var(--color-black);padding:.4rem 1rem;font-size:.75rem;font-weight:900;text-decoration:none;transition:opacity .2s}.PostContent-module__XQVOha__albumBtn:hover{opacity:.7}.PostContent-module__XQVOha__albumBtnOutline{color:var(--color-white);border:1px solid var(--color-white);background-color:#0000}@media (max-width:600px){.PostContent-module__XQVOha__albumCard{flex-direction:column;align-items:flex-start}.PostContent-module__XQVOha__albumArt{width:80px;height:80px}.PostContent-module__XQVOha__albumTitle{white-space:normal}}
.TopTracksBlock-module__D1TxBG__container{flex-direction:column;gap:.5rem;margin:.25rem 0;display:flex}.TopTracksBlock-module__D1TxBG__track{border:1px solid var(--color-light-grey);color:inherit;text-align:left;cursor:pointer;background:0 0;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;font-family:inherit;transition:background .18s,border-color .18s;display:flex}.TopTracksBlock-module__D1TxBG__track:hover,.TopTracksBlock-module__D1TxBG__trackActive{background:var(--color-black);color:var(--color-white);border-color:var(--color-black)}.TopTracksBlock-module__D1TxBG__rank{letter-spacing:.1em;color:var(--color-red);flex-shrink:0;min-width:2rem;font-size:.7rem;font-weight:900}.TopTracksBlock-module__D1TxBG__title{letter-spacing:-.01em;flex:1;font-size:1rem;font-weight:900}.TopTracksBlock-module__D1TxBG__bars{flex-shrink:0;align-items:flex-end;gap:3px;height:18px;display:flex}.TopTracksBlock-module__D1TxBG__bars span{background:var(--color-red);border-radius:1px;width:3px;animation:.8s ease-in-out infinite alternate TopTracksBlock-module__D1TxBG__bounce;display:block}.TopTracksBlock-module__D1TxBG__bars span:first-child{height:60%;animation-delay:0s}.TopTracksBlock-module__D1TxBG__bars span:nth-child(2){height:100%;animation-delay:.2s}.TopTracksBlock-module__D1TxBG__bars span:nth-child(3){height:40%;animation-delay:.4s}@keyframes TopTracksBlock-module__D1TxBG__bounce{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}
.ReleaseCarousel-module__2-nDNq__carousel{z-index:90;flex-direction:column;gap:.75rem;width:210px;display:flex;position:fixed;top:50%;left:2rem;transform:translateY(-50%)}.ReleaseCarousel-module__2-nDNq__label{letter-spacing:.12em;opacity:.4;text-transform:uppercase;color:var(--color-black);font-size:.65rem;font-weight:900}.ReleaseCarousel-module__2-nDNq__card{flex-direction:column;gap:.4rem;transition:opacity .3s;display:flex}.ReleaseCarousel-module__2-nDNq__fade{opacity:0}.ReleaseCarousel-module__2-nDNq__coverLink{display:block}.ReleaseCarousel-module__2-nDNq__coverWrap{width:210px;height:210px;position:relative;overflow:hidden}.ReleaseCarousel-module__2-nDNq__cover{object-fit:cover;transition:transform .3s}.ReleaseCarousel-module__2-nDNq__coverWrap:hover .ReleaseCarousel-module__2-nDNq__cover{transform:scale(1.03)}.ReleaseCarousel-module__2-nDNq__type{letter-spacing:.15em;color:var(--color-red);text-transform:uppercase;margin-top:.4rem;font-size:.6rem;font-weight:900}.ReleaseCarousel-module__2-nDNq__title{letter-spacing:-.02em;color:var(--color-black);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:900;line-height:1.1;overflow:hidden}.ReleaseCarousel-module__2-nDNq__overview{letter-spacing:0;color:var(--color-black);text-transform:none;opacity:.6;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.7rem;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.ReleaseCarousel-module__2-nDNq__cta{letter-spacing:.08em;color:var(--color-black);text-transform:uppercase;pointer-events:auto;font-size:.7rem;font-weight:900;text-decoration:none;transition:opacity .2s}.ReleaseCarousel-module__2-nDNq__cta:hover{opacity:.5;color:var(--color-black)}.ReleaseCarousel-module__2-nDNq__dots{flex-wrap:wrap;gap:.3rem;margin-top:.2rem;display:flex}.ReleaseCarousel-module__2-nDNq__dot{background-color:var(--color-black);cursor:pointer;opacity:.2;pointer-events:auto;border:none;border-radius:50%;width:5px;height:5px;padding:0;transition:opacity .2s}.ReleaseCarousel-module__2-nDNq__dotActive{opacity:1}@media (max-width:1100px){.ReleaseCarousel-module__2-nDNq__carousel{display:none}}
.ReleaseModal-module__bH5BBq__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;opacity:0;background:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s forwards ReleaseModal-module__bH5BBq__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes ReleaseModal-module__bH5BBq__fadeIn{to{opacity:1}}.ReleaseModal-module__bH5BBq__modal{background:var(--color-black);color:var(--color-white);border:1px solid #333;gap:4rem;width:90%;max-width:1200px;max-height:90vh;padding:4rem;display:flex;position:relative;overflow-y:auto;box-shadow:0 50px 100px #00000080}.ReleaseModal-module__bH5BBq__closeBtn{cursor:pointer;z-index:20;color:var(--color-white);background:0 0;border:none;font-size:2rem;font-weight:900;line-height:1;position:absolute;top:1.5rem;right:2rem}.ReleaseModal-module__bH5BBq__closeBtn:hover{color:var(--color-red)}.ReleaseModal-module__bH5BBq__leftColumn{flex-direction:column;flex-shrink:0;width:40%;display:flex}.ReleaseModal-module__bH5BBq__artContainer{aspect-ratio:1;background:#111;width:100%;margin-bottom:2rem;position:relative;box-shadow:0 20px 40px #00000080}.ReleaseModal-module__bH5BBq__identity{margin-top:1rem}.ReleaseModal-module__bH5BBq__title{text-transform:uppercase;word-break:break-word;margin-bottom:1rem;font-size:clamp(2rem,4vw,4rem);font-weight:900;line-height:.9}.ReleaseModal-module__bH5BBq__meta{color:var(--color-red);letter-spacing:.1em;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:700}.ReleaseModal-module__bH5BBq__rightColumn{flex-direction:column;flex:1;justify-content:flex-start;padding-top:2rem;display:flex}.ReleaseModal-module__bH5BBq__overview{white-space:pre-line;color:#e5e5e5;text-transform:none;margin-bottom:4rem;font-size:clamp(.9rem,1.2vw,1.2rem);line-height:1.6}.ReleaseModal-module__bH5BBq__links{flex-wrap:wrap;gap:1rem;margin-top:auto;display:flex}.ReleaseModal-module__bH5BBq__button{background:var(--color-white);color:var(--color-black);text-transform:uppercase;border:2px solid var(--color-white);padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .2s}.ReleaseModal-module__bH5BBq__button:hover{color:var(--color-white);background:0 0}@media (max-width:900px){.ReleaseModal-module__bH5BBq__modal{flex-direction:column;gap:2rem;padding:2rem}.ReleaseModal-module__bH5BBq__leftColumn,.ReleaseModal-module__bH5BBq__rightColumn{width:100%;padding-top:0}.ReleaseModal-module__bH5BBq__artContainer{width:100%}.ReleaseModal-module__bH5BBq__title{font-size:clamp(2rem,8vw,3rem)}}
.\31 850-module__1ZoHcq__container{color:#000;background-color:#d9d9d9;flex-direction:column;min-height:100vh;display:flex}.\31 850-module__1ZoHcq__hero{text-align:center;flex-direction:column;align-items:center;padding:8rem 2rem 4rem;display:flex}.\31 850-module__1ZoHcq__albumArtWrapper{aspect-ratio:1;border:1px solid #0000001a;width:100%;max-width:450px;margin-bottom:2rem;position:relative;box-shadow:0 10px 40px #0000004d,0 0 40px #8d00001a}.\31 850-module__1ZoHcq__title{letter-spacing:-.05em;background:linear-gradient(#000 0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:8vw;font-weight:950;line-height:.9}.\31 850-module__1ZoHcq__subtitle{letter-spacing:.3em;color:#8d0000;text-transform:uppercase;margin-bottom:3rem;font-size:1.2rem;font-weight:700}.\31 850-module__1ZoHcq__section{border-top:1px solid #0000001a;width:100%;max-width:1000px;margin:0 auto;padding:4rem 2rem}.\31 850-module__1ZoHcq__sectionTitle{font-family:var(--font-cormorant),"Georgia",serif;letter-spacing:.05em;color:#000;margin-bottom:2rem;font-size:2.5rem;font-weight:700;position:relative}.\31 850-module__1ZoHcq__sectionTitle:after{content:"";background-color:#8d0000;width:40px;height:2px;position:absolute;bottom:-.5rem;left:0}.\31 850-module__1ZoHcq__descriptionContent{font-family:var(--font-cormorant),serif;color:#333;flex-direction:column;gap:1.5rem;font-size:1.4rem;font-style:italic;line-height:1.8;display:flex}.\31 850-module__1ZoHcq__descriptionContent strong{color:#000;font-family:inherit;font-style:normal}.\31 850-module__1ZoHcq__linksGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:1rem;display:grid}.\31 850-module__1ZoHcq__linkButton{letter-spacing:.1em;text-align:center;background:#00000008;border:1px solid #00000026;justify-content:center;align-items:center;padding:1.2rem;font-size:1rem;font-weight:900;text-decoration:none;transition:all .3s;display:flex;color:#000!important}.\31 850-module__1ZoHcq__linkButton:hover{background:#000;border-color:#000;transform:translateY(-3px);box-shadow:0 5px 20px #00000026;color:#fff!important}.\31 850-module__1ZoHcq__primaryLink{background:#8d0000;border-color:#8d0000;color:#fff!important}.\31 850-module__1ZoHcq__primaryLink:hover{background:#000;border-color:#000;color:#fff!important}.\31 850-module__1ZoHcq__tracklist{flex-direction:column;margin-top:1rem;display:flex}.\31 850-module__1ZoHcq__track{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding:1.2rem .5rem;transition:background-color .2s;display:flex}.\31 850-module__1ZoHcq__track:hover{background-color:#00000008}.\31 850-module__1ZoHcq__trackNumber{color:#8d0000;width:3rem;font-size:1.1rem;font-weight:900}.\31 850-module__1ZoHcq__trackTitle{letter-spacing:.05em;flex-grow:1;font-size:1.2rem;font-weight:700}.\31 850-module__1ZoHcq__trackDuration{color:#555;font-size:1rem}.\31 850-module__1ZoHcq__photosGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.\31 850-module__1ZoHcq__photoWrapper{aspect-ratio:16/10;border:1px solid #0000001a;transition:all .4s;position:relative;overflow:hidden}.\31 850-module__1ZoHcq__photoWrapper:hover{border-color:#8d0000;transform:scale(1.02);box-shadow:0 10px 30px #0000001a}.\31 850-module__1ZoHcq__videosWrapper{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem;display:grid}@media (max-width:900px){.\31 850-module__1ZoHcq__videosWrapper{grid-template-columns:1fr}}.\31 850-module__1ZoHcq__videoContainer{aspect-ratio:16/9;background:#000;border:1px solid #0000001a;width:100%;position:relative}.\31 850-module__1ZoHcq__videoContainer iframe{width:100%;height:100%;position:absolute;top:0;left:0}.\31 850-module__1ZoHcq__videoTitle{letter-spacing:.1em;color:#555;text-align:left;margin-top:.75rem;font-size:.9rem}@media (max-width:768px){.\31 850-module__1ZoHcq__title{font-size:16vw}.\31 850-module__1ZoHcq__albumArtWrapper{max-width:320px}.\31 850-module__1ZoHcq__section{padding:3rem 1.5rem}}
.built-module__pAazpa__snapContainer{scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100vw;height:100vh;overflow-y:scroll}.built-module__pAazpa__snapContainer::-webkit-scrollbar{display:none}
.musik-preview-module__09Gl5W__page{--color-white:#fff;--color-black:#000;--color-light-grey:#d9d9d9;--accent:#160060;--page:#050505;--line:#ffffff1f;--line-strong:#ffffff42;--surface:#ffffff08;--surface-hover:#ffffff0f;--text-dim:#ffffffa8;--text-faint:#ffffff70;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--fs-display:clamp(2.75rem,7vw,5.5rem);--fs-h2:clamp(1.5rem,3vw,2.25rem);--fs-h3:clamp(1.125rem,1.8vw,1.375rem);--fs-lead:clamp(1.0625rem,1.5vw,1.3125rem);--fs-small:.8125rem;--fs-label:.6875rem;--container:1180px;--container-narrow:720px;--gutter:clamp(1.25rem,5vw,4rem);--section-y:clamp(3rem,8vw,6.5rem);background:var(--page);color:var(--color-white);text-transform:none;letter-spacing:0;gap:var(--section-y);flex-direction:column;font-weight:400;line-height:1.6;display:flex;overflow-x:hidden}.musik-preview-module__09Gl5W__inner,.musik-preview-module__09Gl5W__innerNarrow{width:100%;padding-inline:var(--gutter);margin-inline:auto}.musik-preview-module__09Gl5W__inner{max-width:var(--container)}.musik-preview-module__09Gl5W__innerNarrow{max-width:var(--container-narrow)}.musik-preview-module__09Gl5W__sectionTitle{font-size:var(--fs-h2);letter-spacing:-.03em;text-transform:uppercase;margin-bottom:var(--space-5);font-weight:900;line-height:1.05}.musik-preview-module__09Gl5W__hero{padding-block:0}.musik-preview-module__09Gl5W__heroSolo{align-items:center;min-height:60vh;display:flex}.musik-preview-module__09Gl5W__heroTitle{font-size:var(--fs-display);letter-spacing:-.045em;text-transform:uppercase;margin-block:var(--space-5)var(--space-5);max-width:20ch;font-weight:900;line-height:.92}.musik-preview-module__09Gl5W__highlight{color:var(--color-light-grey)}.musik-preview-module__09Gl5W__lead{font-size:var(--fs-lead);letter-spacing:0;text-transform:none;color:var(--text-dim);max-width:56ch;margin-bottom:var(--space-7);font-weight:400;line-height:1.6}.musik-preview-module__09Gl5W__linkRow{gap:var(--space-3);flex-wrap:wrap;display:flex}.musik-preview-module__09Gl5W__btn{font-size:var(--fs-small);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;padding:1rem 2rem;font-weight:900;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.musik-preview-module__09Gl5W__btnPrimary{background:var(--color-white);color:var(--color-black)}.musik-preview-module__09Gl5W__btnSecondary{border-color:var(--line-strong);color:var(--color-white)}.musik-preview-module__09Gl5W__splash{text-align:center;min-height:62vh;padding:var(--gutter);justify-content:center;align-items:center;display:flex;overflow:hidden}.musik-preview-module__09Gl5W__splashInner{flex-direction:column;align-items:center;display:flex}.musik-preview-module__09Gl5W__splashEyebrow{font-size:var(--fs-label);letter-spacing:.24em;text-transform:uppercase;margin-bottom:var(--space-5);opacity:.8;font-weight:900}.musik-preview-module__09Gl5W__splashTitle{font-size:var(--fs-display);letter-spacing:-.045em;text-transform:uppercase;margin-bottom:var(--space-4);font-weight:900;line-height:.9}.musik-preview-module__09Gl5W__splashSub{font-size:var(--fs-small);letter-spacing:.36em;text-transform:uppercase;opacity:.85;margin-bottom:var(--space-7)}.musik-preview-module__09Gl5W__figure{max-width:var(--container);padding-inline:var(--gutter);margin:0 auto}.musik-preview-module__09Gl5W__figure img{width:100%;display:block}.musik-preview-module__09Gl5W__figure figcaption{font-size:var(--fs-small);letter-spacing:0;text-transform:none;color:var(--text-faint);margin-top:var(--space-3);font-weight:400}.musik-preview-module__09Gl5W__imageText{max-width:var(--container);padding-inline:var(--gutter);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(1.5rem,5vw,4rem);margin-inline:auto;display:grid}.musik-preview-module__09Gl5W__imageText.musik-preview-module__09Gl5W__flip{direction:rtl}.musik-preview-module__09Gl5W__imageText.musik-preview-module__09Gl5W__flip>*{direction:ltr}.musik-preview-module__09Gl5W__imageText img{width:100%;display:block}.musik-preview-module__09Gl5W__linkGrid{border-top:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:0;display:grid}.musik-preview-module__09Gl5W__linkCard{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-5)var(--space-5)var(--space-5)0;border-bottom:1px solid var(--line);font-size:var(--fs-h3);color:var(--color-white);transition:color .2s,padding-left .2s;display:flex}.musik-preview-module__09Gl5W__embed{aspect-ratio:16/9;border:1px solid var(--line)}.musik-preview-module__09Gl5W__embed iframe{border:0;width:100%;height:100%;display:block}.musik-preview-module__09Gl5W__divider{border:0;border-top:1px solid var(--line);margin:0}.musik-preview-module__09Gl5W__perks{margin:var(--space-5)0;gap:var(--space-3);flex-wrap:wrap;padding:0;list-style:none;display:flex}.musik-preview-module__09Gl5W__perks li{border:1px solid var(--line-strong);font-size:var(--fs-label);letter-spacing:.14em;text-transform:uppercase;padding:.5rem .9rem;font-weight:900}.musik-preview-module__09Gl5W__page .prose{letter-spacing:0;color:var(--text-dim);max-width:68ch;font-size:1.0625rem;font-weight:400;line-height:1.75}.musik-preview-module__09Gl5W__page .prose>*+*{margin-top:1.15em}:is(.musik-preview-module__09Gl5W__page .prose h2,.musik-preview-module__09Gl5W__page .prose h3){color:var(--color-white);letter-spacing:-.02em;text-transform:uppercase;margin-top:1.6em;font-weight:900;line-height:1.1}.musik-preview-module__09Gl5W__page .prose strong{color:var(--color-white);font-weight:900}.musik-preview-module__09Gl5W__page .prose a{color:var(--color-white);text-underline-offset:3px;text-decoration:underline}.musik-preview-module__09Gl5W__page .prose ul{padding-left:1.25rem}.musik-preview-module__09Gl5W__page .prose li+li{margin-top:.4em}.musik-preview-module__09Gl5W__page .prose hr{border:0;border-top:1px solid var(--line);margin-block:2em}@media (max-width:768px){.musik-preview-module__09Gl5W__imageText{grid-template-columns:1fr}.musik-preview-module__09Gl5W__heroTitle{max-width:none}}
.wysiwyg-module__flMLjq__wrapper{background:#ffffff08;border:1px solid #ffffff1f;border-radius:8px;overflow:hidden;box-shadow:0 4px 24px #00000040}.wysiwyg-module__flMLjq__toolbar{z-index:10;background:#141414;border-bottom:1px solid #ffffff1a;flex-wrap:wrap;align-items:center;gap:.2rem;padding:.45rem .6rem;display:flex;position:sticky;top:0}.wysiwyg-module__flMLjq__toolBtn{color:#ffffffbf;cursor:pointer;text-transform:none;letter-spacing:normal;background:0 0;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:.3rem;min-width:2rem;padding:.35rem .55rem;font-family:inherit;font-size:.82rem;line-height:1.2;transition:background .12s,color .12s;display:inline-flex}.wysiwyg-module__flMLjq__toolBtn:hover{color:#fff;background:#ffffff17}.wysiwyg-module__flMLjq__toolBtnActive{background:var(--accent,#8d0000);color:#fff}.wysiwyg-module__flMLjq__toolBtnActive:hover{background:var(--accent,#8d0000)}.wysiwyg-module__flMLjq__special{color:#ffffffd9;background:#ffffff0d;border:1px solid #ffffff2e;font-size:.75rem;font-weight:700}.wysiwyg-module__flMLjq__special:hover{background:#ffffff1f}.wysiwyg-module__flMLjq__sep{background:#ffffff24;flex:none;width:1px;height:1.5rem;margin:0 .4rem}.wysiwyg-module__flMLjq__editorArea{background:#101010}.wysiwyg-module__flMLjq__prose{max-width:760px;min-height:480px;font-size:1rem;line-height:1.75;font-family:var(--font-helvetica-now),"Helvetica","Arial",sans-serif;caret-color:var(--accent,#8d0000);word-break:break-word;white-space:pre-wrap;background:0 0;outline:none;margin:0 auto;padding:2.5rem 3rem 4rem;color:#f2f2f2!important;text-transform:none!important;letter-spacing:normal!important;font-weight:400!important}.wysiwyg-module__flMLjq__editorArea .ProseMirror{max-width:760px;min-height:480px;font-size:1rem;line-height:1.75;font-family:var(--font-helvetica-now),"Helvetica","Arial",sans-serif;caret-color:var(--accent,#8d0000);word-break:break-word;white-space:pre-wrap;background:0 0;outline:none;margin:0 auto;padding:2.5rem 3rem 4rem;color:#f2f2f2!important;text-transform:none!important;letter-spacing:normal!important;font-weight:400!important}.wysiwyg-module__flMLjq__editorArea .prose p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#ffffff40;pointer-events:none;height:0}.wysiwyg-module__flMLjq__editorArea .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#ffffff40;pointer-events:none;height:0}.wysiwyg-module__flMLjq__prose h2{letter-spacing:-.03em;text-transform:none;color:#f2f2f2;margin:1.75rem 0 .75rem;font-size:1.55rem;font-weight:900}.wysiwyg-module__flMLjq__editorArea .ProseMirror h2{letter-spacing:-.03em;text-transform:none;color:#f2f2f2;margin:1.75rem 0 .75rem;font-size:1.55rem;font-weight:900}.wysiwyg-module__flMLjq__editorArea .prose h2{letter-spacing:-.03em;text-transform:none;color:#f2f2f2;margin:1.75rem 0 .75rem;font-size:1.55rem;font-weight:900}.wysiwyg-module__flMLjq__prose h3{letter-spacing:-.02em;text-transform:none;color:#f2f2f2;margin:1.4rem 0 .5rem;font-size:1.15rem;font-weight:800}.wysiwyg-module__flMLjq__editorArea .ProseMirror h3{letter-spacing:-.02em;text-transform:none;color:#f2f2f2;margin:1.4rem 0 .5rem;font-size:1.15rem;font-weight:800}.wysiwyg-module__flMLjq__editorArea .prose h3{letter-spacing:-.02em;text-transform:none;color:#f2f2f2;margin:1.4rem 0 .5rem;font-size:1.15rem;font-weight:800}.wysiwyg-module__flMLjq__prose p{margin:0 0 1.1rem}.wysiwyg-module__flMLjq__editorArea .ProseMirror p{margin:0 0 1.1rem}.wysiwyg-module__flMLjq__editorArea .prose p{margin:0 0 1.1rem}.wysiwyg-module__flMLjq__prose blockquote{border-left:3px solid var(--accent,#8d0000);opacity:.85;font-style:italic;font-family:var(--font-cormorant),"Georgia",serif;margin:1.4rem 0;padding-left:1.1rem}.wysiwyg-module__flMLjq__editorArea .ProseMirror blockquote{border-left:3px solid var(--accent,#8d0000);opacity:.85;font-style:italic;font-family:var(--font-cormorant),"Georgia",serif;margin:1.4rem 0;padding-left:1.1rem}.wysiwyg-module__flMLjq__editorArea .prose blockquote{border-left:3px solid var(--accent,#8d0000);opacity:.85;font-style:italic;font-family:var(--font-cormorant),"Georgia",serif;margin:1.4rem 0;padding-left:1.1rem}.wysiwyg-module__flMLjq__prose ul,.wysiwyg-module__flMLjq__prose ol{margin:0 0 1.1rem;padding-left:1.5rem}.wysiwyg-module__flMLjq__editorArea .ProseMirror ul{margin:0 0 1.1rem;padding-left:1.5rem}.wysiwyg-module__flMLjq__editorArea .ProseMirror ol{margin:0 0 1.1rem;padding-left:1.5rem}.wysiwyg-module__flMLjq__editorArea .prose ul{margin:0 0 1.1rem;padding-left:1.5rem}.wysiwyg-module__flMLjq__editorArea .prose ol{margin:0 0 1.1rem;padding-left:1.5rem}.wysiwyg-module__flMLjq__prose ul{list-style:outside}.wysiwyg-module__flMLjq__editorArea .ProseMirror ul{list-style:outside}.wysiwyg-module__flMLjq__editorArea .prose ul{list-style:outside}.wysiwyg-module__flMLjq__prose ol{list-style:decimal}.wysiwyg-module__flMLjq__editorArea .ProseMirror ol{list-style:decimal}.wysiwyg-module__flMLjq__editorArea .prose ol{list-style:decimal}.wysiwyg-module__flMLjq__prose li{margin-bottom:.3rem}.wysiwyg-module__flMLjq__editorArea .ProseMirror li{margin-bottom:.3rem}.wysiwyg-module__flMLjq__editorArea .prose li{margin-bottom:.3rem}.wysiwyg-module__flMLjq__prose a{color:#ff6b6b;text-decoration:underline}.wysiwyg-module__flMLjq__editorArea .ProseMirror a{color:#ff6b6b;text-decoration:underline}.wysiwyg-module__flMLjq__editorArea .prose a{color:#ff6b6b;text-decoration:underline}.wysiwyg-module__flMLjq__prose hr{border:none;border-top:1px solid #fff3;margin:1.75rem 0}.wysiwyg-module__flMLjq__editorArea .ProseMirror hr{border:none;border-top:1px solid #fff3;margin:1.75rem 0}.wysiwyg-module__flMLjq__editorArea .prose hr{border:none;border-top:1px solid #fff3;margin:1.75rem 0}.wysiwyg-module__flMLjq__prose img{border-radius:6px;max-width:100%}.wysiwyg-module__flMLjq__editorArea .ProseMirror img{border-radius:6px;max-width:100%}.wysiwyg-module__flMLjq__editorArea .prose img{border-radius:6px;max-width:100%}.wysiwyg-module__flMLjq__prose ::selection{background:#8d000073}.wysiwyg-module__flMLjq__editorArea .ProseMirror ::selection{background:#8d000073}.wysiwyg-module__flMLjq__editorArea .prose ::selection{background:#8d000073}.wysiwyg-module__flMLjq__editorArea .ProseMirror-selectednode{outline:2px solid var(--accent,#8d0000);border-radius:8px}.wysiwyg-module__flMLjq__footer{color:#fff6;text-transform:none;letter-spacing:0;background:#141414;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.4rem .9rem;font-size:.72rem;display:flex}.wysiwyg-module__flMLjq__linkPopover{z-index:100;background:#1c1c1c;border:1px solid #ffffff26;border-radius:8px;flex-direction:column;gap:.5rem;min-width:300px;padding:.75rem;display:flex;position:fixed;box-shadow:0 8px 32px #0009}.wysiwyg-module__flMLjq__linkPopover input{color:inherit;background:#ffffff12;border:1px solid #ffffff26;border-radius:4px;padding:.45rem .6rem;font-family:inherit;font-size:.85rem}.wysiwyg-module__flMLjq__linkPopover input:focus{outline:1px solid var(--accent,#8d0000)}.wysiwyg-module__flMLjq__linkPopoverRow{gap:.4rem;display:flex}.wysiwyg-module__flMLjq__linkBtn{background:var(--accent,#8d0000);color:#fff;text-transform:uppercase;letter-spacing:-.01em;cursor:pointer;border:none;border-radius:4px;flex:1;padding:.45rem .9rem;font-size:.78rem;font-weight:800}.wysiwyg-module__flMLjq__linkBtnSecondary{background:#ffffff1a}.wysiwyg-module__flMLjq__nodeCard{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex;position:relative;overflow:hidden}.wysiwyg-module__flMLjq__nodeCard:hover{border-color:#ffffff47}.wysiwyg-module__flMLjq__nodeCardPanel{background:#181818;border:1px solid #ffffff24;border-top:none;border-radius:0 0 8px 8px;gap:8px;padding:12px;display:grid}.wysiwyg-module__flMLjq__nodeField{opacity:.85;text-transform:none;letter-spacing:0;grid-template-columns:90px 1fr;align-items:center;gap:8px;font-size:12px;display:grid}.wysiwyg-module__flMLjq__nodeInput{color:inherit;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:4px;padding:5px 8px;font-family:inherit;font-size:12px}.wysiwyg-module__flMLjq__nodeInput:focus{outline:1px solid var(--accent,#8d0000)}.wysiwyg-module__flMLjq__nodeDelete{cursor:pointer;opacity:.5;background:0 0;border:none;padding:4px;font-size:14px}.wysiwyg-module__flMLjq__nodeDelete:hover{opacity:1}.wysiwyg-module__flMLjq__tracksBox{background:#ffffff0d;border:1px solid #ffffff24;border-radius:8px;padding:12px}.wysiwyg-module__flMLjq__tracksLabel{letter-spacing:.1em;opacity:.5;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:900}.wysiwyg-module__flMLjq__trackRow{align-items:center;gap:8px;margin-bottom:6px;display:flex}.wysiwyg-module__flMLjq__trackRank{opacity:.7;width:22px;font-size:12px;font-weight:900}
.wysiwyg-module__oPakXW__wrapper{background:#ffffff08;border:1px solid #ffffff1f;border-radius:8px;overflow:hidden;box-shadow:0 4px 24px #00000040}.wysiwyg-module__oPakXW__toolbar{z-index:10;background:#141414;border-bottom:1px solid #ffffff1a;flex-wrap:wrap;align-items:center;gap:.2rem;padding:.45rem .6rem;display:flex;position:sticky;top:0}.wysiwyg-module__oPakXW__toolBtn{color:#ffffffbf;cursor:pointer;text-transform:none;letter-spacing:normal;background:0 0;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:.3rem;min-width:2rem;padding:.35rem .55rem;font-family:inherit;font-size:.82rem;line-height:1.2;transition:background .12s,color .12s;display:inline-flex}.wysiwyg-module__oPakXW__toolBtn:hover{color:#fff;background:#ffffff17}.wysiwyg-module__oPakXW__toolBtnActive{background:var(--accent,#8d0000);color:#fff}.wysiwyg-module__oPakXW__toolBtnActive:hover{background:var(--accent,#8d0000)}.wysiwyg-module__oPakXW__special{color:#ffffffd9;background:#ffffff0d;border:1px solid #ffffff2e;font-size:.75rem;font-weight:700}.wysiwyg-module__oPakXW__special:hover{background:#ffffff1f}.wysiwyg-module__oPakXW__sep{background:#ffffff24;flex:none;width:1px;height:1.5rem;margin:0 .4rem}.wysiwyg-module__oPakXW__editorArea{background:#101010}.wysiwyg-module__oPakXW__prose{max-width:760px;min-height:480px;font-size:1rem;line-height:1.75;font-family:var(--font-helvetica-now),"Helvetica","Arial",sans-serif;caret-color:var(--accent,#8d0000);word-break:break-word;white-space:pre-wrap;background:0 0;outline:none;margin:0 auto;padding:2.5rem 3rem 4rem;color:#f2f2f2!important;text-transform:none!important;letter-spacing:normal!important;font-weight:400!important}.wysiwyg-module__oPakXW__editorArea .ProseMirror{max-width:760px;min-height:480px;font-size:1rem;line-height:1.75;font-family:var(--font-helvetica-now),"Helvetica","Arial",sans-serif;caret-color:var(--accent,#8d0000);word-break:break-word;white-space:pre-wrap;background:0 0;outline:none;margin:0 auto;padding:2.5rem 3rem 4rem;color:#f2f2f2!important;text-transform:none!important;letter-spacing:normal!important;font-weight:400!important}.wysiwyg-module__oPakXW__editorArea .prose p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#ffffff40;pointer-events:none;height:0}.wysiwyg-module__oPakXW__editorArea .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#ffffff40;pointer-events:none;height:0}.wysiwyg-module__oPakXW__prose h2{letter-spacing:-.03em;text-transform:none;color:#f2f2f2;margin:1.75rem 0 .75rem;font-size:1.55rem;font-weight:900}.wysiwyg-module__oPakXW__editorArea .ProseMirror h2{letter-spacing:-.03em;text-transform:none;color:#f2f2f2;margin:1.75rem 0 .75rem;font-size:1.55rem;font-weight:900}.wysiwyg-module__oPakXW__editorArea .prose h2{letter-spacing:-.03em;text-transform:none;color:#f2f2f2;margin:1.75rem 0 .75rem;font-size:1.55rem;font-weight:900}.wysiwyg-module__oPakXW__prose h3{letter-spacing:-.02em;text-transform:none;color:#f2f2f2;margin:1.4rem 0 .5rem;font-size:1.15rem;font-weight:800}.wysiwyg-module__oPakXW__editorArea .ProseMirror h3{letter-spacing:-.02em;text-transform:none;color:#f2f2f2;margin:1.4rem 0 .5rem;font-size:1.15rem;font-weight:800}.wysiwyg-module__oPakXW__editorArea .prose h3{letter-spacing:-.02em;text-transform:none;color:#f2f2f2;margin:1.4rem 0 .5rem;font-size:1.15rem;font-weight:800}.wysiwyg-module__oPakXW__prose p{margin:0 0 1.1rem}.wysiwyg-module__oPakXW__editorArea .ProseMirror p{margin:0 0 1.1rem}.wysiwyg-module__oPakXW__editorArea .prose p{margin:0 0 1.1rem}.wysiwyg-module__oPakXW__prose blockquote{border-left:3px solid var(--accent,#8d0000);opacity:.85;font-style:italic;font-family:var(--font-cormorant),"Georgia",serif;margin:1.4rem 0;padding-left:1.1rem}.wysiwyg-module__oPakXW__editorArea .ProseMirror blockquote{border-left:3px solid var(--accent,#8d0000);opacity:.85;font-style:italic;font-family:var(--font-cormorant),"Georgia",serif;margin:1.4rem 0;padding-left:1.1rem}.wysiwyg-module__oPakXW__editorArea .prose blockquote{border-left:3px solid var(--accent,#8d0000);opacity:.85;font-style:italic;font-family:var(--font-cormorant),"Georgia",serif;margin:1.4rem 0;padding-left:1.1rem}.wysiwyg-module__oPakXW__prose ul,.wysiwyg-module__oPakXW__prose ol{margin:0 0 1.1rem;padding-left:1.5rem}.wysiwyg-module__oPakXW__editorArea .ProseMirror ul{margin:0 0 1.1rem;padding-left:1.5rem}.wysiwyg-module__oPakXW__editorArea .ProseMirror ol{margin:0 0 1.1rem;padding-left:1.5rem}.wysiwyg-module__oPakXW__editorArea .prose ul{margin:0 0 1.1rem;padding-left:1.5rem}.wysiwyg-module__oPakXW__editorArea .prose ol{margin:0 0 1.1rem;padding-left:1.5rem}.wysiwyg-module__oPakXW__prose ul{list-style:outside}.wysiwyg-module__oPakXW__editorArea .ProseMirror ul{list-style:outside}.wysiwyg-module__oPakXW__editorArea .prose ul{list-style:outside}.wysiwyg-module__oPakXW__prose ol{list-style:decimal}.wysiwyg-module__oPakXW__editorArea .ProseMirror ol{list-style:decimal}.wysiwyg-module__oPakXW__editorArea .prose ol{list-style:decimal}.wysiwyg-module__oPakXW__prose li{margin-bottom:.3rem}.wysiwyg-module__oPakXW__editorArea .ProseMirror li{margin-bottom:.3rem}.wysiwyg-module__oPakXW__editorArea .prose li{margin-bottom:.3rem}.wysiwyg-module__oPakXW__prose a{color:#ff6b6b;text-decoration:underline}.wysiwyg-module__oPakXW__editorArea .ProseMirror a{color:#ff6b6b;text-decoration:underline}.wysiwyg-module__oPakXW__editorArea .prose a{color:#ff6b6b;text-decoration:underline}.wysiwyg-module__oPakXW__prose hr{border:none;border-top:1px solid #fff3;margin:1.75rem 0}.wysiwyg-module__oPakXW__editorArea .ProseMirror hr{border:none;border-top:1px solid #fff3;margin:1.75rem 0}.wysiwyg-module__oPakXW__editorArea .prose hr{border:none;border-top:1px solid #fff3;margin:1.75rem 0}.wysiwyg-module__oPakXW__prose img{border-radius:6px;max-width:100%}.wysiwyg-module__oPakXW__editorArea .ProseMirror img{border-radius:6px;max-width:100%}.wysiwyg-module__oPakXW__editorArea .prose img{border-radius:6px;max-width:100%}.wysiwyg-module__oPakXW__prose ::selection{background:#8d000073}.wysiwyg-module__oPakXW__editorArea .ProseMirror ::selection{background:#8d000073}.wysiwyg-module__oPakXW__editorArea .prose ::selection{background:#8d000073}.wysiwyg-module__oPakXW__editorArea .ProseMirror-selectednode{outline:2px solid var(--accent,#8d0000);border-radius:8px}.wysiwyg-module__oPakXW__footer{color:#fff6;text-transform:none;letter-spacing:0;background:#141414;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.4rem .9rem;font-size:.72rem;display:flex}.wysiwyg-module__oPakXW__linkPopover{z-index:100;background:#1c1c1c;border:1px solid #ffffff26;border-radius:8px;flex-direction:column;gap:.5rem;min-width:300px;padding:.75rem;display:flex;position:fixed;box-shadow:0 8px 32px #0009}.wysiwyg-module__oPakXW__linkPopover input{color:inherit;background:#ffffff12;border:1px solid #ffffff26;border-radius:4px;padding:.45rem .6rem;font-family:inherit;font-size:.85rem}.wysiwyg-module__oPakXW__linkPopover input:focus{outline:1px solid var(--accent,#8d0000)}.wysiwyg-module__oPakXW__linkPopoverRow{gap:.4rem;display:flex}.wysiwyg-module__oPakXW__linkBtn{background:var(--accent,#8d0000);color:#fff;text-transform:uppercase;letter-spacing:-.01em;cursor:pointer;border:none;border-radius:4px;flex:1;padding:.45rem .9rem;font-size:.78rem;font-weight:800}.wysiwyg-module__oPakXW__linkBtnSecondary{background:#ffffff1a}.wysiwyg-module__oPakXW__nodeCard{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex;position:relative;overflow:hidden}.wysiwyg-module__oPakXW__nodeCard:hover{border-color:#ffffff47}.wysiwyg-module__oPakXW__nodeCardPanel{background:#181818;border:1px solid #ffffff24;border-top:none;border-radius:0 0 8px 8px;gap:8px;padding:12px;display:grid}.wysiwyg-module__oPakXW__nodeField{opacity:.85;text-transform:none;letter-spacing:0;grid-template-columns:90px 1fr;align-items:center;gap:8px;font-size:12px;display:grid}.wysiwyg-module__oPakXW__nodeInput{color:inherit;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:4px;padding:5px 8px;font-family:inherit;font-size:12px}.wysiwyg-module__oPakXW__nodeInput:focus{outline:1px solid var(--accent,#8d0000)}.wysiwyg-module__oPakXW__nodeDelete{cursor:pointer;opacity:.5;background:0 0;border:none;padding:4px;font-size:14px}.wysiwyg-module__oPakXW__nodeDelete:hover{opacity:1}.wysiwyg-module__oPakXW__tracksBox{background:#ffffff0d;border:1px solid #ffffff24;border-radius:8px;padding:12px}.wysiwyg-module__oPakXW__tracksLabel{letter-spacing:.1em;opacity:.5;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:900}.wysiwyg-module__oPakXW__trackRow{align-items:center;gap:8px;margin-bottom:6px;display:flex}.wysiwyg-module__oPakXW__trackRank{opacity:.7;width:22px;font-size:12px;font-weight:900}
.post-module__Q0TfLW__container{background-color:var(--color-white);min-height:100vh;color:var(--color-black);padding-top:150px;padding-bottom:120px}.post-module__Q0TfLW__heroSection{justify-content:center;align-items:flex-end;width:100%;min-height:520px;display:flex;position:relative;overflow:hidden}.post-module__Q0TfLW__heroBg{filter:blur(72px)saturate(1.6)brightness(.9);opacity:.55;background-position:50%;background-size:cover;position:absolute;inset:-80px;transform:scale(1.2)}.post-module__Q0TfLW__heroOverlay{background:linear-gradient(#ffffffbf 0%,#fff0 25% 55%,#fff 100%);position:absolute;inset:0}.post-module__Q0TfLW__heroImg{z-index:1;aspect-ratio:16/9;object-fit:cover;width:min(860px,90vw);margin:4rem 0 6rem;position:relative;box-shadow:0 24px 80px #00000047}@media (max-width:768px){.post-module__Q0TfLW__title{font-size:2rem}.post-module__Q0TfLW__heroSection{min-height:340px}.post-module__Q0TfLW__heroImg{width:min(600px,92vw);margin:3rem 0 4.5rem}}.post-module__Q0TfLW__article{max-width:720px;margin:0 auto;padding:0 2rem}.post-module__Q0TfLW__meta{text-transform:uppercase;gap:1.5rem;margin-bottom:1.25rem;font-size:.85rem;font-weight:800;display:flex}.post-module__Q0TfLW__category{color:var(--color-red)}.post-module__Q0TfLW__date{opacity:.5}.post-module__Q0TfLW__title{letter-spacing:-.04em;border-bottom:2px solid var(--color-black);margin-bottom:3rem;padding-bottom:2rem;font-size:clamp(2rem,5vw,4rem);font-weight:900;line-height:.95}.post-module__Q0TfLW__back{letter-spacing:.08em;border-bottom:2px solid var(--color-black);padding-bottom:.2rem;font-size:.85rem;font-weight:900;text-decoration:none;transition:opacity .2s;display:inline-block}.post-module__Q0TfLW__back:hover{opacity:.5}@media (max-width:768px){.post-module__Q0TfLW__title{font-size:2rem}}.post-module__Q0TfLW__morePosts{border-top:2px solid var(--color-black);max-width:720px;margin:5rem auto 0;padding:0 2rem 4rem}.post-module__Q0TfLW__morePostsTitle{letter-spacing:.14em;opacity:.4;margin:2rem 0;font-size:.75rem;font-weight:900}.post-module__Q0TfLW__morePostsList{flex-direction:column;gap:0;display:flex}.post-module__Q0TfLW__morePostItem{color:inherit;border-bottom:1px solid #0000001f;flex-direction:column;gap:.35rem;padding:1.75rem 0;text-decoration:none;transition:padding-left .2s;display:flex}.post-module__Q0TfLW__morePostItem:hover{padding-left:.75rem}.post-module__Q0TfLW__morePostCategory{letter-spacing:.1em;color:var(--color-red);text-transform:uppercase;font-size:.72rem;font-weight:900}.post-module__Q0TfLW__morePostHeadline{letter-spacing:-.03em;text-transform:uppercase;font-size:clamp(1.1rem,2.5vw,1.6rem);font-weight:900;line-height:1.05;transition:color .2s}.post-module__Q0TfLW__morePostItem:hover .post-module__Q0TfLW__morePostHeadline{color:var(--color-red)}.post-module__Q0TfLW__morePostExcerpt{opacity:.55;text-transform:none;font-size:.9rem;font-weight:600;line-height:1.45}
.blog-module__3rPSzG__container{background-color:var(--color-white);min-height:100vh;color:var(--color-black);padding-top:150px;padding-bottom:80px}.blog-module__3rPSzG__pageTitle{text-align:center;letter-spacing:-.05em;margin-bottom:4rem;font-size:10vw;line-height:.8}.blog-module__3rPSzG__postList{max-width:1000px;margin:0 auto;padding:0 2rem}.blog-module__3rPSzG__empty{opacity:.4;text-align:center;padding:4rem 0;font-size:1.25rem;font-weight:700}.blog-module__3rPSzG__postItem{color:inherit;border-bottom:2px solid var(--color-black);padding:2.5rem 0;text-decoration:none;transition:padding-left .2s;display:block}.blog-module__3rPSzG__postItem:hover{padding-left:1rem}.blog-module__3rPSzG__postMeta{text-transform:uppercase;gap:1.5rem;margin-bottom:.75rem;font-size:.85rem;font-weight:800;display:flex}.blog-module__3rPSzG__category{color:var(--color-red)}.blog-module__3rPSzG__date{opacity:.5}.blog-module__3rPSzG__postTitle{letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,3rem);font-weight:900;line-height:1;transition:color .2s}.blog-module__3rPSzG__postItem:hover .blog-module__3rPSzG__postTitle{color:var(--color-red)}.blog-module__3rPSzG__excerpt{opacity:.6;text-transform:none;max-width:680px;font-size:1.1rem;font-weight:600;line-height:1.5;font-family:var(--font-cormorant),"Georgia",serif;font-style:italic}@media (max-width:768px){.blog-module__3rPSzG__pageTitle{font-size:18vw}.blog-module__3rPSzG__postTitle{font-size:1.75rem}}
.epk-module__45Q5BG__container{background-color:var(--color-white);color:#000;flex-direction:column;min-height:100vh;padding-top:80px;display:flex}.epk-module__45Q5BG__heroSection{text-align:center;background:linear-gradient(to bottom,var(--color-white),#f9f9f9);border-bottom:1px solid #eaeaea;justify-content:center;align-items:center;min-height:60vh;padding:4rem 2rem;display:flex}.epk-module__45Q5BG__heroContent{max-width:800px}.epk-module__45Q5BG__pageTitle{letter-spacing:-.05em;color:#000;margin-bottom:1rem;font-size:clamp(3rem,8vw,6rem);font-weight:900}.epk-module__45Q5BG__subtitle{letter-spacing:.1em;color:var(--color-red);margin-bottom:2rem;font-size:1.5rem;font-weight:700}.epk-module__45Q5BG__btn{background-color:var(--color-red);color:var(--color-white);letter-spacing:.05em;border-radius:4px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:800;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-block}.epk-module__45Q5BG__btn:hover{background-color:#c00;transform:translateY(-2px)}.epk-module__45Q5BG__sectionTitle{letter-spacing:-.02em;text-align:center;color:#000;margin-bottom:3rem;font-size:2.5rem;font-weight:800}.epk-module__45Q5BG__bioSection{max-width:900px;margin:0 auto;padding:6rem 2rem}.epk-module__45Q5BG__bioContent{color:#000;font-size:1.25rem;line-height:1.8}.epk-module__45Q5BG__bioContent p{margin-bottom:1.5rem}.epk-module__45Q5BG__bioContent strong{color:var(--color-red)}.epk-module__45Q5BG__projectSection{background-color:#f5f5f5;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;padding:6rem 2rem}.epk-module__45Q5BG__projectDetails{max-width:1200px;margin:0 auto}.epk-module__45Q5BG__projectIntro{color:#000;text-align:center;max-width:900px;margin:0 auto 4rem;font-size:1.25rem;line-height:1.8}.epk-module__45Q5BG__trackGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.epk-module__45Q5BG__trackCard{background-color:var(--color-white);border:1px solid #eaeaea;border-radius:8px;padding:2.5rem;transition:transform .3s,border-color .3s}.epk-module__45Q5BG__trackCard:hover{border-color:var(--color-red);transform:translateY(-5px)}.epk-module__45Q5BG__trackCard h3{color:#000;margin-bottom:.5rem;font-size:1.3rem;font-weight:800}.epk-module__45Q5BG__bpm{color:var(--color-red);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:.85rem;font-weight:700;display:inline-block}.epk-module__45Q5BG__trackCard p{color:#000;line-height:1.6}.epk-module__45Q5BG__pressSection{max-width:1200px;margin:0 auto;padding:6rem 2rem}.epk-module__45Q5BG__quoteGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;display:grid}.epk-module__45Q5BG__quote{color:#000;border-left:4px solid var(--color-red);background-color:#f9f9f9;border-radius:0 8px 8px 0;margin:0;padding:2rem;font-size:1.3rem;font-style:italic;font-weight:300;line-height:1.6;position:relative}.epk-module__45Q5BG__score{color:var(--color-red);margin-bottom:.5rem;font-size:3rem;font-style:normal;font-weight:900}.epk-module__45Q5BG__videoSection{background-color:#f5f5f5;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;padding:6rem 2rem}.epk-module__45Q5BG__videoWrapperContainer{max-width:900px;margin:0 auto}.epk-module__45Q5BG__videoWrapper{background-color:#000;border:1px solid #eaeaea;border-radius:8px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.epk-module__45Q5BG__videoWrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}.epk-module__45Q5BG__contactSection{text-align:center;padding:8rem 2rem}.epk-module__45Q5BG__contactInfo{color:#000;font-size:1.25rem}.epk-module__45Q5BG__contactInfo strong{text-transform:uppercase;letter-spacing:.1em;color:var(--color-red);margin-bottom:.5rem;font-size:1rem;display:block}.epk-module__45Q5BG__emailLink{color:#000;font-size:3rem;font-weight:900;text-decoration:none;transition:color .2s}.epk-module__45Q5BG__emailLink:hover{color:var(--color-red)}@media (max-width:768px){.epk-module__45Q5BG__heroSection{padding:6rem 1rem 4rem}.epk-module__45Q5BG__bioSection,.epk-module__45Q5BG__projectSection,.epk-module__45Q5BG__pressSection,.epk-module__45Q5BG__videoSection,.epk-module__45Q5BG__contactSection{padding:4rem 1rem}.epk-module__45Q5BG__sectionTitle,.epk-module__45Q5BG__emailLink{font-size:2rem}.epk-module__45Q5BG__quote{font-size:1.1rem}}.epk-module__45Q5BG__albumSection{max-width:100%;padding:6rem 2rem;overflow:hidden}.epk-module__45Q5BG__albumSection .epk-module__45Q5BG__sectionTitle{text-align:left;max-width:1200px;margin:0 auto 3rem}.epk-module__45Q5BG__albumGrid{scrollbar-width:thin;scrollbar-color:var(--color-red)transparent;-webkit-overflow-scrolling:touch;gap:4rem;padding:0 2rem 2rem;display:flex;overflow-x:auto}.epk-module__45Q5BG__albumGrid::-webkit-scrollbar{height:4px}.epk-module__45Q5BG__albumGrid::-webkit-scrollbar-track{background:0 0}.epk-module__45Q5BG__albumGrid::-webkit-scrollbar-thumb{background-color:var(--color-red);border-radius:10px}.epk-module__45Q5BG__albumCard{flex-direction:column;flex:0 0 400px;display:flex}.epk-module__45Q5BG__albumArt{aspect-ratio:1;border:1px solid #eaeaea;border-radius:4px;width:100%;margin-bottom:1.5rem;transition:transform .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.epk-module__45Q5BG__albumOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;z-index:2;background-color:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;padding:2.5rem;transition:opacity .4s;display:flex;position:absolute;top:0;left:0}.epk-module__45Q5BG__albumOverlay p{color:var(--color-white);text-align:center;-webkit-line-clamp:10;-webkit-box-orient:vertical;margin:0;font-size:1.1rem;font-weight:500;line-height:1.6;display:-webkit-box;overflow:hidden}.epk-module__45Q5BG__albumArt:hover .epk-module__45Q5BG__albumOverlay{opacity:1}.epk-module__45Q5BG__albumArt:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #0003}.epk-module__45Q5BG__albumTitle{color:#000;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.5rem;font-weight:900}.epk-module__45Q5BG__albumYear{color:var(--color-red);font-size:1.1rem;font-weight:600}@media (max-width:768px){.epk-module__45Q5BG__albumCard{flex:0 0 300px}.epk-module__45Q5BG__albumTitle{font-size:1.2rem}.epk-module__45Q5BG__albumGrid{gap:2rem;padding:0 1rem 2rem}.epk-module__45Q5BG__albumOverlay{padding:1.5rem}.epk-module__45Q5BG__albumOverlay p{-webkit-line-clamp:8;font-size:.9rem}}
.music-module__d-PZSa__container{background-color:var(--color-white);min-height:100vh;color:var(--color-black);padding-top:150px;padding-bottom:80px}.music-module__d-PZSa__pageTitle{text-align:center;letter-spacing:-.05em;margin-bottom:4rem;font-size:10vw;line-height:.8}.music-module__d-PZSa__featured{cursor:pointer;flex-direction:column;align-items:center;margin-bottom:6rem;transition:transform .3s;display:flex}.music-module__d-PZSa__featured:hover{transform:scale(1.02)}.music-module__d-PZSa__featuredArt{background:var(--color-light-grey);width:50vw;max-width:600px;height:50vw;max-height:600px;margin-bottom:1rem;position:relative}.music-module__d-PZSa__featuredTitle{font-size:3rem;font-weight:900}.music-module__d-PZSa__featuredMeta{color:var(--color-light-grey);font-size:1.2rem;font-weight:700}.music-module__d-PZSa__sectionTitle{text-transform:uppercase;border-bottom:2px solid var(--color-black);max-width:1400px;margin:6rem auto 2rem;padding-bottom:1rem;padding-left:2rem;font-size:2rem;font-weight:900}.music-module__d-PZSa__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:4rem 2rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}.music-module__d-PZSa__release{text-align:center;cursor:pointer;flex-direction:column;align-items:center;display:flex}.music-module__d-PZSa__releaseArt{aspect-ratio:1;background:var(--color-light-grey);width:100%;margin-bottom:1rem;transition:opacity .2s;position:relative}.music-module__d-PZSa__release:hover .music-module__d-PZSa__releaseArt{opacity:.8}.music-module__d-PZSa__releaseTitle{margin-bottom:.25rem;font-size:1.5rem;font-weight:900}.music-module__d-PZSa__releaseMeta{color:var(--color-light-grey);font-size:1rem;font-weight:700}@media (max-width:768px){.music-module__d-PZSa__featuredArt{width:80vw;height:80vw}}.music-module__d-PZSa__videoGrid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:3rem 2rem;max-width:1400px;margin:0 auto;padding:0 2rem 4rem;display:grid}.music-module__d-PZSa__videoItem{flex-direction:column;display:flex}.music-module__d-PZSa__videoWrapper{aspect-ratio:16/9;background:#000;width:100%;margin-bottom:1rem;position:relative;overflow:hidden}.music-module__d-PZSa__videoWrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}.music-module__d-PZSa__videoTitle{font-size:1.2rem;font-weight:900;line-height:1.2}@media (max-width:600px){.music-module__d-PZSa__videoGrid{grid-template-columns:1fr}}
.photoshoot-module__zaqwMq__container{color:#fff;background-color:#050505;flex-direction:column;min-height:100vh;display:flex}.photoshoot-module__zaqwMq__hero{text-align:center;max-width:800px;margin:0 auto;padding:8rem 2rem 4rem}.photoshoot-module__zaqwMq__title{letter-spacing:-.05em;background:linear-gradient(#fff 0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:6vw;font-weight:950;line-height:.9}.photoshoot-module__zaqwMq__subtitle{font-family:var(--font-cormorant),"Georgia",serif;letter-spacing:.05em;color:#8d0000;text-transform:uppercase;margin-bottom:2rem;font-size:1.5rem;font-style:italic}.photoshoot-module__zaqwMq__gallerySection{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem 8rem}.photoshoot-module__zaqwMq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.photoshoot-module__zaqwMq__item{cursor:pointer;aspect-ratio:1;background-color:#0d0d0d;border:1px solid #ffffff0d;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.photoshoot-module__zaqwMq__itemImageWrapper{width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);position:relative}.photoshoot-module__zaqwMq__item:hover{border-color:#8d000066;transform:translateY(-5px);box-shadow:0 20px 40px #8d000026}.photoshoot-module__zaqwMq__item:hover .photoshoot-module__zaqwMq__itemImageWrapper{transform:scale(1.04)}.photoshoot-module__zaqwMq__lightbox{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#050505fa;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:fixed;top:0;left:0}.photoshoot-module__zaqwMq__closeButton{color:#fff;cursor:pointer;z-index:1010;background:0 0;border:none;font-size:2.5rem;transition:color .2s;position:absolute;top:2rem;right:2rem}.photoshoot-module__zaqwMq__closeButton:hover{color:#8d0000}.photoshoot-module__zaqwMq__lightboxContent{justify-content:center;align-items:center;width:90%;max-width:1000px;height:80%;display:flex;position:relative}.photoshoot-module__zaqwMq__lightboxImageWrapper{width:100%;height:100%;position:relative}.photoshoot-module__zaqwMq__prevButton,.photoshoot-module__zaqwMq__nextButton{color:#fff;cursor:pointer;z-index:1010;background:0 0;border:none;padding:1rem;font-size:3rem;transition:all .2s;position:absolute;top:50%;transform:translateY(-50%)}.photoshoot-module__zaqwMq__prevButton{left:2rem}.photoshoot-module__zaqwMq__nextButton{right:2rem}.photoshoot-module__zaqwMq__prevButton:hover,.photoshoot-module__zaqwMq__nextButton:hover{color:#8d0000;transform:translateY(-50%)scale(1.1)}.photoshoot-module__zaqwMq__backWrapper{text-align:center;margin-top:5rem}.photoshoot-module__zaqwMq__backBtn{letter-spacing:.1em;background:0 0;border:1px solid #fff3;padding:1rem 3rem;font-size:.9rem;font-weight:900;text-decoration:none;transition:all .3s;display:inline-block;color:#fff!important}.photoshoot-module__zaqwMq__backBtn:hover{background:#fff;border-color:#fff;color:#000!important}@media (max-width:900px){.photoshoot-module__zaqwMq__title{font-size:12vw}.photoshoot-module__zaqwMq__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.photoshoot-module__zaqwMq__prevButton,.photoshoot-module__zaqwMq__nextButton{margin:1rem;position:static;transform:none}}
.shows-module__KuQC8G__container{background-color:var(--color-white);min-height:100vh;color:var(--color-black);padding-top:150px;padding-bottom:80px}.shows-module__KuQC8G__pageTitle{text-align:center;letter-spacing:-.05em;margin-bottom:4rem;font-size:10vw;line-height:.8}.shows-module__KuQC8G__tourList{max-width:1200px;margin:0 auto;padding:0 2rem}.shows-module__KuQC8G__tourDate{border-bottom:2px solid var(--color-black);justify-content:space-between;align-items:center;padding:2rem 0;transition:all .2s;display:flex}.shows-module__KuQC8G__tourDate:hover{background-color:var(--color-black);color:var(--color-red);padding-left:1rem;padding-right:1rem}.shows-module__KuQC8G__dateInfo{flex-direction:column;display:flex}.shows-module__KuQC8G__day{font-size:2rem;font-weight:900}.shows-module__KuQC8G__month{font-size:1rem;font-weight:700}.shows-module__KuQC8G__venueInfo{flex:1;margin-left:4rem}.shows-module__KuQC8G__city{letter-spacing:-.02em;font-size:3rem;font-weight:900}.shows-module__KuQC8G__venue{opacity:.7;font-size:1.2rem;font-weight:700}.shows-module__KuQC8G__ticketBtn{background:var(--color-black);color:var(--color-white);cursor:pointer;text-transform:uppercase;border:none;padding:1rem 2rem;font-size:1rem;font-weight:900;transition:background .2s}.shows-module__KuQC8G__tourDate:hover .shows-module__KuQC8G__ticketBtn{background:var(--color-red);color:var(--color-white)}@media (max-width:768px){.shows-module__KuQC8G__tourDate{flex-direction:column;align-items:flex-start;gap:1rem}.shows-module__KuQC8G__venueInfo{margin-left:0}.shows-module__KuQC8G__ticketBtn{width:100%}}
.spyder-module__lr6P7G__container{background-color:var(--color-white);min-height:100vh;color:var(--color-black);padding-bottom:120px}.spyder-module__lr6P7G__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:90vh;display:flex;position:relative}.spyder-module__lr6P7G__albumCoverPlaceholder{background-color:var(--color-light-grey);letter-spacing:.1em;width:40vh;height:40vh;color:var(--color-white);justify-content:center;align-items:center;margin-bottom:2rem;font-size:.8rem;display:flex}.spyder-module__lr6P7G__title{letter-spacing:-.05em;margin-bottom:1rem;font-size:12vw;line-height:.8}.spyder-module__lr6P7G__meta{color:var(--color-light-grey);letter-spacing:.1em;font-size:1.2rem;font-weight:700}.spyder-module__lr6P7G__section{max-width:1200px;margin:0 auto;padding:4rem 2rem}.spyder-module__lr6P7G__sectionTitle{border-bottom:4px solid var(--color-black);margin-bottom:3rem;padding-bottom:1rem;font-size:4rem}.spyder-module__lr6P7G__tracklist{grid-template-columns:1fr;gap:1rem;display:grid}.spyder-module__lr6P7G__track{border-bottom:1px solid var(--color-light-grey);cursor:default;justify-content:space-between;align-items:baseline;padding:1rem 0;font-size:2rem;font-weight:700;transition:color .2s;display:flex}.spyder-module__lr6P7G__track:hover{color:var(--color-red)}.spyder-module__lr6P7G__trackNum{color:var(--color-light-grey);width:50px;font-size:1rem}.spyder-module__lr6P7G__versions{gap:2rem;margin-top:2rem;display:flex}.spyder-module__lr6P7G__versionCard{border:2px solid var(--color-black);cursor:pointer;flex:1;padding:2rem;transition:background .2s}.spyder-module__lr6P7G__versionCard:hover{background:var(--color-black);color:var(--color-white)}.spyder-module__lr6P7G__vTitle{margin-bottom:.5rem;font-size:1.5rem}.spyder-module__lr6P7G__vDesc{opacity:.7;font-size:.9rem}.spyder-module__lr6P7G__singles{scrollbar-width:none;-ms-overflow-style:none;gap:2rem;padding-bottom:1rem;display:flex;overflow-x:auto}.spyder-module__lr6P7G__singles::-webkit-scrollbar{display:none}.spyder-module__lr6P7G__singleItem{cursor:pointer;background-color:var(--color-black);min-width:300px;height:300px;position:relative;overflow:hidden}.spyder-module__lr6P7G__overlay{width:100%;height:100%;color:var(--color-white);text-align:center;opacity:0;z-index:2;background:#000000d9;flex-direction:column;justify-content:center;align-items:center;padding:1rem;transition:opacity .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;left:0}.spyder-module__lr6P7G__singleItem:hover .spyder-module__lr6P7G__overlay{opacity:1}.spyder-module__lr6P7G__singleItem:hover img{transition:transform .5s;transform:scale(1.05)}.spyder-module__lr6P7G__stickyCta{background:var(--color-red);color:var(--color-white);z-index:50;cursor:pointer;border:none;padding:1rem 2rem;font-size:1.2rem;position:fixed;bottom:6rem;right:2rem;box-shadow:0 10px 30px #0003}@media (max-width:768px){.spyder-module__lr6P7G__title{font-size:18vw}.spyder-module__lr6P7G__track{font-size:1.5rem}.spyder-module__lr6P7G__versions{flex-direction:column}}
.Skeleton-module__S__-3q__skeleton{background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a 50%,#1a1a1a 75%) 0 0/200% 100%;animation:1.5s linear infinite Skeleton-module__S__-3q__shimmer;position:relative;overflow:hidden}.Skeleton-module__S__-3q__text{border-radius:4px;height:1rem;margin-bottom:.5rem}.Skeleton-module__S__-3q__rect{border-radius:4px}.Skeleton-module__S__-3q__circle{border-radius:50%}@keyframes Skeleton-module__S__-3q__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
