:root{--radius-small:8px;--radius-control:12px;--radius-card:16px;--text-increase:0px;color-scheme:light;--sig-aspect:239/165;--ink:#171b24;--muted:#626c7a;--line:#e3e6ec;--soft:#f5f7fb;--accent:#2855e9;--blue:#2855e9;--danger:#bb3049}
*{box-sizing:border-box}body{margin:0;background:var(--theme-surface,#fff);color:var(--ink);font:0.8125rem/1.55 Pretendard,'Noto Sans KR',-apple-system,BlinkMacSystemFont,system-ui,sans-serif}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{touch-action:manipulation}a{color:var(--accent)}button,.button,.download-button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:9px 14px;border:1px solid var(--theme-border,#d9dee7);border-radius:var(--radius-control);background:var(--theme-surface,#fff);color:var(--ink);font-size:0.75rem;font-weight:650;text-decoration:none;transition:background .12s,border-color .12s}button:hover,.button:hover{background:var(--theme-soft,#f3f5f9);border-color:var(--theme-border,#b9c4d8)}button:disabled{opacity:.43;cursor:not-allowed}.primary,button.primary{background:var(--theme-primary,var(--ink));color:#fff;border-color:var(--theme-primary,var(--ink))}.primary:hover{background:#303947;border-color:var(--theme-border-accent,#303947)}button.danger{color:var(--danger)}:focus-visible{outline:3px solid var(--theme-border-accent,#9db8ff);outline-offset:3px}[hidden]{display:none!important}.full{width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{border-bottom:1px solid var(--theme-border,#dce1e9);background:var(--theme-surface,#fff)}.header-inner{max-width:1384px;min-height:86px;margin:auto;padding:18px 32px;display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:18px;color:var(--ink);text-decoration:none;white-space:nowrap}.wordmark{font-size:1.5rem;letter-spacing:-.085em;font-weight:900;line-height:1}.wordmark>span{color:var(--accent)}.brand-label{border-left:1px solid var(--theme-border,#cfd5df);padding-left:18px;font-size:0.8125rem;font-weight:550;letter-spacing:-.03em}.actions,.bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.account-actions{justify-content:flex-end}.account-actions>button{font-size:0.75rem;min-height:38px}.account-actions #admin-button{color:#fff;background:#252b36;border-color:var(--theme-border-accent,#252b36)}.mode{display:inline-block;color:var(--theme-muted,#596778);background:var(--theme-soft,#f0f3f8);padding:4px 8px;border-radius:var(--radius-small);font-size:0.75rem;font-weight:500}.mode.live{color:var(--theme-muted,#235831);background:var(--theme-soft,#edf5ef)}.label-nav{max-width:1384px;margin:auto;padding:0 32px;display:flex;gap:34px;overflow:auto}.label-nav a{min-height:52px;display:flex;align-items:center;border-bottom:3px solid transparent;padding:10px 0;color:var(--theme-muted,#626c7a);text-decoration:none;white-space:nowrap;font-size:0.8125rem;font-weight:650}.label-nav a.active{color:var(--accent);border-bottom-color:var(--accent)}.label-nav a:hover{color:var(--ink)}
.shell{max-width:1384px;margin:auto;padding:36px 32px 60px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px}.section-heading h1{margin:0 0 6px;font-size:1.375rem;letter-spacing:-.055em;line-height:1.3;font-weight:780}.section-heading>.primary{padding:10px 18px;min-height:46px}.section-heading>.primary>span{font-size:1rem;line-height:1}.muted{font-size:0.75rem;color:var(--muted)}h2{font-size:1rem;margin:0;letter-spacing:-.03em}h3{font-size:0.875rem;margin:0 0 8px}.eyebrow{font-size:0.6875rem;font-weight:650;letter-spacing:.04em;color:var(--muted)}.workspace{display:grid;grid-template-columns:194px minmax(0,1fr);gap:34px}.main{min-width:0}
.new-panel{align-self:start;border-top:2px solid var(--ink);padding-top:18px}.new-heading{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.new-heading h2{font-size:0.8125rem;font-weight:750;letter-spacing:-.04em}.new-panel>.muted{font-size:0.6875rem;margin:6px 0 8px}.new-pill{display:inline-flex;vertical-align:middle;color:var(--accent);font-size:0.6875rem;font-weight:800;letter-spacing:.01em;line-height:1.3;padding:2px 4px;background:var(--theme-soft,#edf2ff);border-radius:var(--radius-small);white-space:nowrap}.news-list{max-height:65vh;overflow:auto}.news-item{padding:15px 0;border-bottom:1px solid var(--line);display:grid;gap:3px}.news-item strong{font-size:0.75rem;font-weight:650;overflow-wrap:anywhere}.news-item .price{font-size:0.8125rem;color:var(--ink)}.news-item small{font-size:0.6875rem;color:var(--theme-muted,#7b8491)}.new-panel .empty{text-align:left;padding:25px 0}.new-panel .empty strong{font-size:0.75rem;margin-bottom:6px}.new-panel .help{font-size:0.6875rem}.track-name{font-size:0.8125rem;font-weight:650;overflow-wrap:anywhere;letter-spacing:-.015em}.price{font-variant-numeric:tabular-nums;font-weight:700;color:var(--theme-text,#1f2e49);letter-spacing:-.01em}.price small{font-size:0.6875rem;font-weight:400;color:var(--muted);margin-left:4px}
.view-tabs{display:flex;align-items:center;gap:26px;border-bottom:1px solid var(--theme-border,#dce2ed);margin-bottom:22px;overflow:auto}.view-tabs button{border:0;border-bottom:2px solid transparent;border-radius:var(--radius-control) var(--radius-control) 0 0;padding:0 0 13px;min-height:42px;background:transparent;color:var(--muted);font-size:0.8125rem;white-space:nowrap}.view-tabs button.active{color:var(--ink);font-weight:800;border-bottom-color:var(--ink)}.view-tabs button:hover{color:var(--ink)}.account-notice{border-left:3px solid var(--theme-border-accent,#e4b24c);background:var(--theme-soft,#fff8e8);padding:12px 15px;margin-bottom:18px;font-size:0.75rem;color:var(--theme-muted,#6a5526)}
.list-toolbar{display:flex;align-items:center;gap:12px}.list-toolbar .search{min-width:0;flex:1;max-width:410px;background:var(--theme-soft,#f6f8fb);border-color:var(--theme-border,#edf0f5);border-radius:var(--radius-control);padding:11px 14px;font-size:0.8125rem}.list-toolbar .search:focus{background:var(--theme-surface,#fff)}.sort-label{font-size:0.75rem;color:var(--theme-muted,#6f7a89);white-space:nowrap;margin-left:auto}.list-toolbar>button{white-space:nowrap;font-size:0.75rem;min-height:42px}.stats{display:flex;gap:7px;flex-wrap:wrap;margin:16px 0 14px}.stats button{border-color:transparent;background:transparent;color:var(--theme-muted,#687385);font-weight:500;min-height:34px;padding:5px 10px;font-size:0.75rem;border-radius:var(--radius-small)}.stats button.active{background:var(--theme-soft,#ecf1fc);color:var(--theme-blue,#2853b6)}.stats b{font-size:0.6875rem;font-weight:650;margin-left:3px}.panel{background:var(--theme-surface,#fff);border:1px solid var(--line);border-radius:var(--radius-card)}.results{border-radius:var(--radius-card);overflow:hidden;border:1px solid var(--theme-border,#bcc5d3)}.price-head,.price-only-row{display:grid;grid-template-columns:134px minmax(0,1fr);gap:30px;align-items:center;border-bottom:1px solid var(--theme-border,#edf0f4);padding:15px 20px}.price-head{background:var(--theme-soft,#f7f8fa);color:var(--theme-muted,#6f7885);font-size:0.6875rem;font-weight:600;padding-top:11px;padding-bottom:11px}.price-head>span:first-child{text-align:right}.price-only-row .price{text-align:right}.price-only-row:last-child{border:0}.price-only-row:hover,.download-row:hover,.dance-row:hover{background:var(--theme-soft,#fafbfe)}.download-head,.download-row{display:grid;grid-template-columns:minmax(0,1fr) 118px 118px;gap:18px;align-items:center;padding:15px 20px;border-bottom:1px solid var(--theme-border,#edf0f4)}.download-head{background:var(--theme-soft,#f7f8fa);color:var(--theme-muted,#6f7885);font-size:0.6875rem;font-weight:600;padding-top:11px;padding-bottom:11px}.download-head>span:not(:first-child){text-align:center}.download-info{display:grid;grid-template-columns:132px minmax(0,1fr);gap:22px;align-items:center}.download-info .price{font-size:0.8125rem}.download-cell{text-align:center}.download-button{width:100%;justify-content:space-between;font-size:0.75rem;min-height:40px;padding:8px 12px}.download-button.image{background:var(--theme-surface,#fff);color:var(--theme-muted,#536279);border-color:var(--theme-border,#d9e0ec)}.download-button.audio{background:var(--theme-soft,#edf2ff);color:var(--theme-blue,#2853b6);border-color:var(--theme-border,#d7e2ff)}.download-button:hover{background:var(--theme-soft,#e6edfb)}.unavailable{color:var(--theme-muted,#9ba4af);font-size:0.6875rem}.download-row:last-child{border-bottom:0}
.dance-info{margin-bottom:18px;padding:0 0 14px;border-bottom:1px solid var(--line)}.dance-info>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.dance-info strong{font-size:0.8125rem;font-weight:700}.dance-info span,.dance-info p{font-size:0.75rem;color:var(--muted)}.dance-info p{margin:5px 0 0}.dance-table-head{display:flex;justify-content:space-between;background:var(--theme-soft,#f7f8fa);padding:11px 20px;color:var(--theme-muted,#6f7885);font-size:0.6875rem;font-weight:600}.dance-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid var(--theme-border,#edf0f4)}.dance-row:last-child{border:0}.dance-track{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:16px;flex:1;min-width:0}.dance-track>.price{font-size:0.8125rem}.dance-track .track-name{font-weight:650}.dance-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.dance-actions>button,.dance-actions>.button{font-size:0.75rem;min-height:42px;padding:8px 11px}.watch-button{background:#2855e9;border-color:var(--theme-border-accent,#2855e9);color:#fff;min-width:108px}.watch-button:hover{background:#1841c6;border-color:var(--theme-border-accent,#1841c6)}.watch-button:disabled{background:var(--theme-soft,#f3f5f8);color:var(--theme-muted,#8b96a5);border-color:var(--theme-border,#e2e7ee);opacity:1}.watch-button>span{font-size:0.6875rem}.dance-player-dialog{width:min(980px,calc(100% - 24px));border-radius:var(--radius-card)}.dance-player-body{padding:20px}.dance-player-media{background:#10131a;border-radius:var(--radius-control);overflow:hidden}.dance-frame{display:block;border:0;width:100%;aspect-ratio:16/9;background:#10131a}.dance-video-player{display:block;width:100%;max-height:68dvh;aspect-ratio:16/9;object-fit:contain;background:#10131a}.dance-player-body .notice{margin:12px 0 0;font-size:0.75rem}.dance-audio-player{padding:36px 24px;background:var(--theme-soft,#f3f6fd);display:grid;gap:20px;justify-items:center}.dance-audio-player audio{width:min(100%,560px)}.audio-symbol{font-size:2rem;color:var(--accent)}.unsupported-player{padding:50px 24px;text-align:center;color:#fff}.unsupported-player strong{font-size:0.875rem}.unsupported-player p{font-size:0.75rem;max-width:480px;margin:12px auto;color:var(--theme-muted,#b7c0ce)}
.admin-area{padding:20px;margin-bottom:20px;border-radius:var(--radius-card)}.admin-head{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.dropzone{width:100%;display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:16px;padding:24px 14px;border:1px dashed var(--theme-border,#bac8e0);border-radius:var(--radius-card);background:var(--theme-soft,#f9fbff)}.dropzone:hover,.dropzone.over{background:var(--theme-soft,#eef3ff);border-color:var(--theme-border-accent,#6f92db)}.dropzone strong{font-size:0.875rem;font-weight:650}.upload-symbol{font-size:1.375rem;color:var(--theme-blue,#4b6ca3);line-height:1.2}.dropzone.compact{margin:0 0 18px;min-height:100px;padding:18px 12px}.dropzone.compact span{font-size:0.75rem;color:var(--muted)}#upload-dialog.over{outline:4px solid var(--theme-border-accent,#8dabf5);outline-offset:-4px}#upload-dialog.over .compact{background:var(--theme-soft,#edf2ff);border-color:var(--theme-border-accent,#2855e9)}.row{display:grid;grid-template-columns:76px minmax(130px,1fr) minmax(120px,170px) 132px;gap:16px;padding:18px;border-bottom:1px solid var(--line);align-items:center}.row:last-child{border:0}.thumb{position:relative;width:76px;height:auto;aspect-ratio:var(--sig-aspect);min-height:0;padding:0;border:0;border-radius:var(--radius-small);background:var(--theme-soft,#f6f8fc);display:grid;place-items:center;overflow:hidden;color:var(--theme-muted,#8b96a4);font-size:0.6875rem}.thumb img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:fill}.meta-line,.file-name{font-size:0.6875rem;color:var(--theme-muted,#89919c);margin-top:5px}.file-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:170px}.status-badge{display:inline-block;padding:2px 6px;border-radius:var(--radius-small);font-size:0.6875rem;margin-top:5px;background:var(--theme-soft,#fff0ef);color:var(--theme-red,#a74741)}.file-actions{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.file-actions button,.file-actions a{min-height:38px;padding:7px 9px;font-size:0.75rem}.row audio{width:100%;height:32px;margin-top:7px}.unread-row,.event{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.unread-row .error{font-size:0.75rem}.event strong{font-size:0.8125rem}.event time{font-size:0.75rem;white-space:nowrap;color:var(--muted)}.audit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:10px;border-top:1px solid var(--line)}.audit-item{font-size:0.75rem;padding:14px 12px 14px 0;border-bottom:1px solid var(--line)}.audit-item strong{display:block;font-size:0.75rem;margin-bottom:5px}.audit-item div{margin-top:6px;color:var(--theme-muted,#617087)}.audit-item small{color:var(--muted)}
.empty{padding:52px 20px;text-align:center;color:var(--muted);font-size:0.75rem}.empty strong{display:block;color:var(--ink);font-size:0.875rem;font-weight:650;margin-bottom:7px}.empty button{margin-top:16px}.error,.form-error{color:var(--danger)}.help,.footer-help{font-size:0.75rem;line-height:1.65;color:var(--theme-muted,#75808f)}.footer-help{margin-top:20px;font-size:0.6875rem}.notice{font-size:0.75rem;color:var(--muted);margin:12px 0}.form-error{font-size:0.75rem;white-space:pre-wrap}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);padding:12px 20px;border-radius:var(--radius-control);background:#242b37;color:#fff;box-shadow:0 6px 20px #17253b22;z-index:100;max-width:90vw;font-size:0.75rem}.pagination{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 2px;font-size:0.75rem;color:var(--muted)}.pagination .actions{flex-wrap:nowrap}.pagination button{min-height:42px;min-width:58px;font-size:0.75rem}.pagination .actions>span{white-space:nowrap;font-variant-numeric:tabular-nums}
dialog{border:1px solid var(--theme-border,#d4dce8);border-radius:var(--radius-card);padding:0;background:var(--theme-surface,#fff);color:var(--ink);width:min(620px,calc(100% - 24px));max-height:90dvh;box-shadow:0 24px 80px #13253e44}dialog.wide{width:min(1120px,calc(100% - 24px))}dialog.auth-dialog{width:min(440px,calc(100% - 24px))}dialog::backdrop{background:#162032a3}.dialog-head{position:sticky;top:0;background:var(--theme-surface,#fff);padding:20px 24px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:12px;z-index:3}.dialog-body{padding:22px 24px}.dialog-foot{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;background:var(--theme-surface,#fff);padding:16px 24px;border-top:1px solid var(--line);z-index:3}.close{font-size:1.25rem;line-height:1;min-width:40px;padding:5px 10px;border-color:transparent;background:transparent}.field{display:grid;gap:6px;margin-bottom:16px}.field label{font-size:0.75rem;font-weight:650}input:not([type=checkbox]),select,textarea{border:1px solid var(--theme-border,#ccd5e3);border-radius:var(--radius-control);padding:10px 12px;background:var(--theme-surface,#fff);width:100%;min-height:44px}textarea{resize:vertical;min-height:200px;white-space:pre;font-size:0.8125rem;line-height:1.8}.check{display:flex;align-items:center;gap:7px;font-size:0.75rem;cursor:pointer}.check input{width:18px;height:18px;accent-color:var(--accent)}.summary{padding:12px;background:var(--theme-soft,#f0f4fc);border-radius:var(--radius-control);font-size:0.75rem;margin:14px 0}.parse-errors{max-height:160px;overflow:auto;color:var(--danger);font-size:0.75rem}.split{display:grid;grid-template-columns:1fr 1fr;gap:16px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:var(--radius-control);background:var(--theme-soft,#f3f5f9);margin-bottom:24px}.auth-tabs button{border:0;background:transparent;color:var(--muted)}.auth-tabs button.active{background:var(--theme-surface,#fff);color:var(--ink);box-shadow:0 1px 4px #172f4b15}.owner-login{border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.owner-login summary{font-size:0.75rem;color:var(--muted);cursor:pointer}.owner-login form{margin-top:16px}.member-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 155px auto;gap:10px}.member-row{display:grid;grid-template-columns:minmax(0,1fr) 92px minmax(270px,1fr);gap:20px;padding:20px 0;border-bottom:1px solid var(--line);align-items:center}.member-identity{display:grid;gap:2px;overflow-wrap:anywhere}.member-identity strong{font-size:0.875rem}.member-id{font-size:0.75rem;color:var(--theme-muted,#536b88)}.member-identity small{font-size:0.6875rem;color:var(--muted)}.member-status{font-size:0.6875rem;border-radius:var(--radius-small);padding:4px 7px;text-align:center;background:var(--theme-soft,#f0f3f7);color:var(--theme-muted,#62718a)}.member-status.pending{background:var(--theme-amber-soft,#fff3dc);color:var(--theme-amber,#88622c)}.member-status.approved{background:var(--theme-soft,#edf4ed);color:var(--theme-muted,#466b42)}.member-status.rejected,.member-status.suspended{background:var(--theme-soft,#fcebed);color:var(--theme-red,#ae4658)}.member-controls{display:grid;grid-template-columns:110px minmax(0,1fr);gap:8px}.member-controls select{font-size:0.75rem}
.upload-list{display:grid;gap:12px;margin-top:16px}.upload-row{padding:16px;border:1px solid var(--line);border-radius:var(--radius-control)}.upload-line{display:grid;grid-template-columns:70px minmax(0,1fr) 42px;gap:10px;align-items:center}.upload-line>div{min-width:0}.upload-name{font-size:0.75rem;color:var(--muted);overflow-wrap:anywhere}.upload-targets{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.upload-targets label{font-size:0.75rem}.upload-targets input[type=number]{margin-top:5px;font-size:0.75rem}.kind{font-size:0.75rem;color:var(--theme-blue,#4f6997);background:var(--theme-soft,#f0f4fc);border-radius:var(--radius-small);padding:5px 9px;text-align:center}.progress{width:100%;height:8px;accent-color:var(--accent)}.queue-status{font-size:0.75rem;margin-top:7px;color:var(--theme-muted,#52734f)}.queue-status.failed{color:var(--danger)}.copy-text{height:55dvh;font-family:inherit}.preview-img{max-width:100%;max-height:65dvh;object-fit:contain;display:block;margin:auto}.upload-footer{justify-content:space-between;align-items:center;gap:18px;box-shadow:0 -4px 14px #15274408}.upload-feedback{flex:1;min-width:0}.upload-feedback .notice{margin:4px 0;overflow-wrap:anywhere}.upload-footer .actions{flex-wrap:nowrap}.upload-footer button{white-space:nowrap}.upload-list .upload-row{content-visibility:auto;contain-intrinsic-size:auto 240px}.row{content-visibility:auto;contain-intrinsic-size:auto 136px}.price-only-row,.download-row{content-visibility:auto;contain-intrinsic-size:auto 62px}.dance-row{content-visibility:auto;contain-intrinsic-size:auto 100px}#results,#upload-list{scroll-margin-top:85px}
@media(max-width:1180px){.header-inner,.label-nav{padding-left:26px;padding-right:26px}.shell{padding:30px 26px 50px}.workspace{grid-template-columns:172px minmax(0,1fr);gap:26px}.download-info{grid-template-columns:1fr;gap:2px}.download-head,.download-row{grid-template-columns:minmax(0,1fr) 104px 104px;gap:12px}.dance-row{align-items:flex-start;flex-direction:column;gap:12px}.dance-track{grid-template-columns:120px minmax(0,1fr);width:100%}.dance-actions{justify-content:flex-start;padding-left:136px}.dance-row{contain-intrinsic-size:auto 144px}.row{grid-template-columns:70px minmax(120px,1fr) minmax(120px,155px);gap:12px;padding:15px}.thumb{width:70px;height:auto}.image-cell{grid-column:2/4}.view-tabs{gap:18px}.view-tabs button{font-size:0.75rem}}
@media(max-width:780px){.header-inner{padding:16px;min-height:72px;gap:14px;flex-wrap:wrap}.brand{gap:12px}.wordmark{font-size:1.5rem}.brand-label{font-size:0.75rem;padding-left:12px}.account-actions{gap:6px}.account-actions .mode{font-size:0.6875rem}.account-actions>button{font-size:0.6875rem;padding:8px 10px;min-height:40px}.label-nav{padding:0 16px;gap:24px}.label-nav a{font-size:0.75rem;min-height:46px}.shell{padding:25px 16px 40px}.section-heading{gap:12px;margin-bottom:25px;align-items:flex-start}.section-heading h1{font-size:1.25rem;max-width:240px}.section-heading>.primary{font-size:0.75rem;padding:9px 11px;white-space:nowrap;min-height:44px}.section-heading>.primary>span{display:none}.section-heading .muted{font-size:0.6875rem}.workspace{display:flex;flex-direction:column;gap:24px}.new-panel{width:100%;border-top:0;border-bottom:1px solid var(--theme-border,#e5e9f1);padding:0 0 16px}.new-heading h2{font-size:0.75rem}.new-panel>.muted{display:none}.news-list{display:flex;gap:20px;max-height:112px;overflow:auto;padding-top:10px}.news-item{min-width:128px;max-width:180px;flex-shrink:0;border:0;padding:0}.news-item strong{font-size:0.75rem}.news-item .price{font-size:0.75rem}.new-panel .empty{padding:0}.new-panel .empty strong{font-size:0.75rem;font-weight:400;margin:0;color:var(--theme-muted,#8b94a2)}.new-panel .empty .help{display:none}.view-tabs{gap:22px;margin-bottom:18px}.view-tabs button{font-size:0.75rem}.list-toolbar{flex-wrap:wrap;gap:10px}.list-toolbar .search{flex-basis:100%;max-width:none;min-height:46px;font-size:0.8125rem}.sort-label{margin-left:0;font-size:0.6875rem}.list-toolbar>button{margin-left:auto;min-height:44px;font-size:0.6875rem}.stats{margin:13px 0}.stats button{font-size:0.75rem;min-height:38px}.price-head,.price-only-row{grid-template-columns:100px minmax(0,1fr);gap:22px;padding:14px 12px}.price-head{padding-top:10px;padding-bottom:10px}.track-name{font-size:0.8125rem}.price{font-size:0.8125rem}.download-head,.download-row{grid-template-columns:minmax(0,1fr) 82px 82px;gap:8px;padding:13px 8px}.download-info{min-width:0}.download-info .price{font-size:0.8125rem}.download-info .track-name{font-size:0.75rem}.download-button{font-size:0.75rem;padding:8px;gap:4px;min-height:44px}.unavailable{font-size:0.6875rem}.dance-info strong{font-size:0.75rem}.dance-info span,.dance-info p{font-size:0.6875rem}.dance-table-head{padding:10px 12px}.dance-row{padding:16px 12px;gap:12px}.dance-track{grid-template-columns:95px minmax(0,1fr);gap:15px}.dance-track>.price{font-size:0.8125rem}.dance-actions{padding:0;display:grid;grid-template-columns:1.2fr 1fr 1fr;width:100%;gap:7px}.dance-actions>button,.dance-actions>.button{font-size:0.75rem;padding:8px 7px;min-height:44px;white-space:nowrap}.watch-button{min-width:0}.dance-player-dialog{width:calc(100% - 16px);max-height:94dvh}.dance-player-body{padding:10px}.dance-player-dialog .dialog-head{padding:15px}.dance-player-dialog h2{font-size:0.875rem}.dance-video-player{max-height:62dvh}.unsupported-player{padding:35px 18px}.pagination{flex-wrap:wrap;gap:8px}.pagination .actions{margin-left:auto}.pagination button{min-height:44px}.admin-area{padding:15px}.admin-head{align-items:flex-start}.row{grid-template-columns:66px minmax(0,1fr);gap:10px;padding:14px}.thumb{width:66px;height:auto}.audio-cell,.image-cell{grid-column:1/-1}.audio-cell{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.audio-cell audio{width:180px;max-width:100%;margin:0}.file-name{max-width:180px}.dialog-head,.dialog-body,.dialog-foot{padding:16px}.upload-targets{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr;gap:0}.event,.unread-row{align-items:flex-start;flex-direction:column;gap:8px}.audit-grid{grid-template-columns:1fr}.member-toolbar{grid-template-columns:minmax(0,1fr) 125px}.member-toolbar button{grid-column:1/-1}.member-row{grid-template-columns:minmax(0,1fr) 85px;gap:12px}.member-controls{grid-column:1/-1;grid-template-columns:110px minmax(0,1fr)}.upload-footer{flex-direction:column;align-items:stretch;gap:10px;padding-bottom:max(16px,env(safe-area-inset-bottom))}.upload-footer .actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.upload-footer button{min-height:46px}.upload-feedback .notice{font-size:0.75rem}.upload-feedback>.help{font-size:0.6875rem}#upload-dialog{max-height:94dvh}.upload-targets input[type=number],.upload-line input{font-size:0.8125rem}.upload-targets .check{min-height:40px}.file-actions button,.file-actions a{min-height:44px}.row{contain-intrinsic-size:auto 215px}.download-row{contain-intrinsic-size:auto 78px}.upload-line{grid-template-columns:52px minmax(0,1fr) 40px;gap:8px}.upload-line .kind{font-size:0.75rem;padding:5px}.upload-row{padding:12px}}
@media(max-width:390px){.header-inner{gap:12px}.account-actions{width:100%;justify-content:flex-end}.section-heading{flex-wrap:wrap}.section-heading>.primary{margin-left:auto}.dance-actions{grid-template-columns:1fr 1fr}.dance-actions>.watch-button{grid-column:1/-1}.dance-row{contain-intrinsic-size:auto 186px}}
.owner-members{margin-top:40px;padding-top:28px;border-top:1px solid var(--theme-border,#cdd5e2)}.owner-members .muted{margin:6px 0 0}.owner-role-cards{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:20px 0}.owner-role-cards button{align-items:flex-start;flex-direction:column;gap:12px;padding:18px;background:var(--theme-surface,#fff);border-color:var(--theme-border,#dfe5ee)}.owner-role-cards button>span:first-child{font-size:0.8125rem}.owner-role-cards strong{font-size:1.375rem;line-height:1.2;letter-spacing:-.03em}.owner-role-cards small{font-size:0.75rem;font-weight:400;margin-left:5px;color:var(--muted)}.owner-role-cards button:first-child{border-color:var(--theme-border-accent,#b7c8f7);color:var(--theme-blue,#244dbd)}.owner-role-cards button:hover{background:var(--theme-soft,#edf2ff);border-color:var(--theme-border-accent,#a6bced)}@media(max-width:1000px){.owner-role-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:540px){.owner-role-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.owner-role-cards button{padding:15px}.owner-members{margin-top:28px}.owner-members h2{font-size:1rem}}
.dance-sharing{border:0;background:transparent;padding:5px 0;min-height:40px;margin-top:5px;font-size:0.75rem;color:var(--theme-muted,#637083);gap:7px}.dance-sharing:hover{background:transparent;color:var(--ink)}.dance-sharing b{font-size:0.6875rem;min-width:24px;text-align:left}.dance-sharing[aria-checked=true]{color:var(--theme-blue,#2855e9)}.switch-track{position:relative;width:32px;height:19px;flex:none;border-radius:12px;background:var(--theme-blue-soft,#a9b1bf);transition:background .12s}.switch-track:after{content:'';position:absolute;width:13px;height:13px;top:3px;left:3px;border-radius:50%;background:var(--theme-surface,#fff);transition:transform .12s}.dance-sharing[aria-checked=true] .switch-track{background:#2855e9}.dance-sharing[aria-checked=true] .switch-track:after{transform:translateX(13px)}@media(max-width:780px){.dance-sharing{min-height:44px;font-size:0.75rem}}
/* Quiet surfaces and consistent reading rhythm across screen sizes. */
body{background:var(--theme-soft,#f8f9fc);-webkit-font-smoothing:antialiased}html{scrollbar-gutter:stable}.site-header{background:var(--theme-surface,#fff)}.section-heading h1{font-size:calc(clamp(24px,2.4vw,32px) + var(--text-increase));text-wrap:balance}.results{background:var(--theme-surface,#fff)}.news-item small,.meta-line,.file-name,.footer-help{color:var(--theme-muted,#677385)}.news-item{gap:5px}.list-toolbar .search{background:var(--theme-surface,#fff);border-color:var(--theme-border,#dfe5ee)}.price-only-row,.download-row,.dance-row{transition:background .12s ease}.dialog-head h2{overflow-wrap:anywhere}.dialog-head>div{min-width:0}.close{flex-shrink:0}body:has(dialog[open]){overflow:hidden}.skip-link{position:fixed;top:8px;left:16px;z-index:200;padding:10px 16px;background:var(--theme-primary,var(--ink));color:#fff;transform:translateY(-160%);border-radius:var(--radius-control)}.skip-link:focus{transform:translateY(0)}
@media(min-width:781px){.new-panel{position:sticky;top:24px}.news-list{scrollbar-width:thin}.shell{padding-top:40px}.section-heading{margin-bottom:36px}}
@media(max-width:780px){.label-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;overflow:visible}.label-nav a{min-height:46px;font-size:0.75rem}.news-list{scroll-snap-type:x proximity;scrollbar-width:thin}.news-item{scroll-snap-align:start}.section-heading h1{max-width:none}.account-actions>button,.close{min-height:44px}input:not([type=checkbox]),select,textarea{font-size:0.8125rem}.shell{padding-bottom:max(40px,env(safe-area-inset-bottom))}.dance-player-dialog .dialog-head h2{font-size:0.875rem}.upload-targets .check{min-height:44px}.download-row .track-name{line-height:1.55}}
@media(max-width:390px){.download-head,.download-row{grid-template-columns:minmax(0,1fr) 76px 76px;gap:6px}.download-button{font-size:0.6875rem}.download-info .price{font-size:0.75rem}.label-nav{gap:0 14px}.label-nav a{font-size:0.75rem}.member-controls{grid-template-columns:1fr}.member-controls>.actions{justify-content:flex-start}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

/* Owner-only activity history follows the existing white/slate admin surface. */
.work-audit{width:min(1120px,calc(100vw - 32px));max-width:1120px}.work-filters{display:flex;gap:10px;align-items:end;flex-wrap:wrap}.work-filters label{display:flex;flex-direction:column;gap:6px;font-size:0.75rem;font-weight:600;min-width:140px}.work-filters .work-search{flex:1;min-width:200px}.work-filters select,.work-filters input{width:100%;min-height:42px}.work-filters button{min-height:42px}.work-record,.work-record-head{display:grid;grid-template-columns:minmax(125px,1fr) minmax(130px,1fr) minmax(130px,1fr) minmax(220px,2fr);gap:16px}.work-record-head{padding:12px 14px;background:var(--theme-soft,#f3f5f8);color:var(--theme-muted,#526078);font-size:0.75rem;border-radius:var(--radius-control)}.work-record{padding:16px 14px;border-bottom:1px solid var(--theme-border,#e5e9ef);font-size:0.75rem;line-height:1.6}.work-record>*{min-width:0;overflow-wrap:anywhere}.work-record time{color:var(--theme-muted,#5b6575);font-variant-numeric:tabular-nums}.work-actor,.work-action{display:flex;flex-direction:column;gap:3px}.work-actor span,.work-action span,.work-detail p{color:var(--theme-muted,#5b6575);font-size:0.75rem}.work-detail p{margin:5px 0 0;white-space:pre-wrap}.work-more{display:flex;justify-content:center;padding-top:16px}.work-audit .dialog-head .muted{margin:5px 0 0}.account-actions{flex-wrap:wrap}
@media(max-width:720px){.work-record-head{display:none}.work-record{grid-template-columns:1fr 1fr;gap:8px 16px;padding:16px 0}.work-record time{grid-column:1/-1}.work-detail{grid-column:1/-1}.work-filters label{flex:1;min-width:120px}.work-filters .work-search{flex-basis:100%}.work-audit{width:calc(100vw - 20px)}.work-filters button{flex:1}}

.request-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;padding:1px 6px;border-radius:20px;background:#245be8;color:#fff;font-size:0.75rem;font-weight:700;margin-left:4px}.recommend-fields{border:0;padding:0;margin:0;min-width:0}.recommend-fields textarea{min-height:100px}.recommend-file-line{display:flex;align-items:center;gap:12px;margin-top:10px}.recommend-file-line span{flex:1;overflow-wrap:anywhere}.recommend-inbox-toolbar{display:flex;align-items:end;gap:12px;flex-wrap:wrap}.recommend-inbox-toolbar label{display:flex;flex-direction:column;gap:6px;font-size:0.75rem;flex:1;min-width:140px}.recommend-inbox-toolbar select{min-height:42px}.recommend-inbox-toolbar button{min-height:42px}.song-request{border:1px solid var(--theme-border,#e2e7ef);border-radius:var(--radius-card);padding:20px;margin-top:14px;background:var(--theme-surface,#fff)}.song-request-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.song-request-head>div{min-width:0}.song-request-head h3{font-size:0.875rem;margin:8px 0 0;overflow-wrap:anywhere}.song-label{font-size:0.75rem;color:var(--theme-blue,#245be8);font-weight:700}.song-artist{margin:4px 0 0;color:var(--theme-muted,#5b6575)}.request-state{font-size:0.75rem;font-weight:600;white-space:nowrap;padding:4px 9px;border-radius:var(--radius-control);color:var(--theme-blue,#245be8);background:var(--theme-soft,#edf3ff)}.request-state.reviewed{color:var(--theme-muted,#5b6575);background:var(--theme-soft,#f2f4f7)}.song-request-meta{display:flex;flex-wrap:wrap;gap:5px 10px;margin-top:14px;font-size:0.75rem;color:var(--theme-muted,#5b6575)}.song-request-meta strong{color:var(--theme-text,#263246)}.song-request-message{font-size:0.8125rem;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.song-attachment{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;padding:14px;background:var(--theme-soft,#f5f7fa);border-radius:var(--radius-control)}.song-attachment>div{flex:1 0 100%;min-width:0;overflow-wrap:anywhere;font-size:0.75rem}.song-attachment>div span{margin-left:8px;color:var(--theme-muted,#5b6575)}.song-attachment audio{flex:1;width:260px;min-width:0;max-width:100%;height:40px}.song-request-foot{display:flex;justify-content:flex-end;margin-top:16px}.recommend-fields .field label .muted{font-weight:400;font-size:0.75rem}.recommend-fields .dropzone span{overflow-wrap:anywhere}
@media(max-width:540px){.recommend-inbox-toolbar label{min-width:110px}.song-request{padding:16px}.song-attachment audio{flex-basis:100%;width:100%}.song-attachment .button{width:100%;text-align:center}.recommend-file-line{align-items:flex-start;flex-wrap:wrap}.song-request-meta time{flex-basis:100%}.account-actions button{font-size:0.75rem}}

.dance-info-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.dance-info-heading>div{display:grid;gap:5px}.dance-info-heading>button{white-space:nowrap;min-height:44px}.dance-edit-button{color:var(--theme-blue,#245be8);border-color:var(--theme-border-accent,#b7c9f4)}.dance-actions:has(.dance-edit-button){flex-wrap:wrap}#dance-edit-dialog input[type=file]{padding:12px;min-width:0;max-width:100%;font-size:0.75rem}#dance-edit-dialog .help{overflow-wrap:anywhere}#dance-edit-source{font-size:0.75rem;margin:6px 0 0}#dance-edit-fields .field{min-width:0}
@media(max-width:780px){.dance-info-heading{align-items:flex-start;flex-direction:column;gap:12px}.dance-info-heading>button{width:100%;font-size:0.75rem}.dance-actions:has(.dance-edit-button){grid-template-columns:1fr 1fr}.dance-edit-button{order:4;grid-column:1/-1}.dance-actions:has(.dance-edit-button) .watch-button{grid-column:1/-1}#dance-edit-dialog{max-height:94dvh}}

/* Backwall requests share the request inbox typography and blue action palette. */
.backwall-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:14px;margin-top:14px}.backwall-photo{margin:0;padding:10px;border:1px solid var(--theme-border,#e0e6ef);border-radius:var(--radius-card);min-width:0;display:flex;flex-direction:column;gap:9px;background:var(--theme-surface,#fff)}.backwall-photo img{display:block;width:100%;height:140px;object-fit:contain;background:var(--theme-soft,#f3f5f8);border-radius:var(--radius-small)}.backwall-photo figcaption{overflow-wrap:anywhere;font-size:0.75rem;color:var(--theme-muted,#536078);line-height:1.5}.backwall-photo>.button,.backwall-photo>button{margin-top:auto;font-size:0.75rem;min-height:40px}.backwall-photo .backwall-thumbnail{display:block;padding:0;min-height:0;line-height:0;border:0;border-radius:var(--radius-small);overflow:hidden;background:var(--theme-soft,#f3f5f8);cursor:zoom-in}.backwall-thumbnail:focus-visible{outline:3px solid var(--theme-border-accent,#245be8);outline-offset:3px}#backwall-message{min-height:150px}#backwall-image-dialog{width:min(1100px,calc(100vw - 24px))}.backwall-request .song-request-message{white-space:pre-wrap}#backwall-dialog .muted,#backwall-inbox-dialog .muted{font-size:0.75rem;margin:6px 0 0}
@media(min-width:1001px){.owner-role-cards{grid-template-columns:repeat(7,minmax(0,1fr))}.owner-role-cards button{padding:15px}}
@media(max-width:540px){.backwall-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.backwall-photo{padding:8px}.backwall-photo img{height:116px}.backwall-photo>.button,.backwall-photo>button{font-size:0.75rem;min-height:44px;padding:8px 4px}#backwall-dialog .dialog-foot{position:sticky;bottom:0;background:var(--theme-surface,#fff)}#backwall-dialog{max-height:94dvh}}

.new-registration{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;max-width:100%;vertical-align:middle}.new-registration-date{font-size:0.75rem;font-weight:400;line-height:1.6;letter-spacing:0;color:var(--theme-muted,#677385);font-variant-numeric:tabular-nums;overflow-wrap:normal}.new-registration .new-pill{flex-shrink:0}

.batch-file-actions{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.batch-file-actions button{flex:1;min-width:150px;min-height:46px}.batch-summary{font-size:0.75rem;color:var(--ink);margin-top:6px;font-variant-numeric:tabular-nums}.batch-label-title{display:block;margin-bottom:10px;font-size:0.75rem}

button.new-clear{min-height:32px;padding:3px 8px;margin:3px 0 3px 6px;font-size:0.75rem;font-weight:500;color:var(--theme-muted,#626c7a);border-color:var(--theme-border,#e3e6ec)}.new-clear:hover{color:var(--theme-red,#a12c40);background:var(--theme-soft,#fff5f6)}#result-pages{font-variant-numeric:tabular-nums}

.member-roles{display:flex;gap:6px 14px;flex-wrap:wrap;border:1px solid var(--line);border-radius:var(--radius-control);padding:10px 12px;margin:0;min-width:0}.member-roles legend{font-size:0.75rem;padding:0 5px}.member-roles .check{font-size:0.75rem;min-height:36px;margin:0}.member-controls{grid-template-columns:minmax(0,1fr)}@media(max-width:780px){.member-roles .check{min-height:44px}}

#new-list-text{min-height:130px;line-height:1.7}.new-list-example{font-size:0.75rem;margin:0 0 10px;color:var(--theme-muted,#526078)}.new-list-example strong{color:var(--ink)}#import-button{flex-wrap:wrap;gap:4px 6px}#import-button small{font-size:0.75rem}.news-item .new-clear{justify-self:start;margin:0;max-width:max-content}#new-list-dialog .dialog-foot button{min-height:44px}@media(max-width:780px){#admin-area .admin-head{align-items:stretch;flex-direction:column}#admin-area .admin-head .actions{width:100%;display:grid;grid-template-columns:1fr}.news-item .new-clear{min-height:44px}}

/* Compact price rows: text, a filled 239 × 165 preview, and a separate NEW switch. */
.price-table{--price-columns:114px minmax(0,1fr)}.price-table.with-images{--price-columns:114px minmax(0,1fr) 239px}.price-table.is-manager{--price-columns:114px minmax(0,1fr) 94px}.price-table.with-images.is-manager{--price-columns:114px minmax(0,1fr) 239px 94px}.price-table .price-head,.price-table .price-only-row{grid-template-columns:var(--price-columns);gap:20px;padding-left:16px;padding-right:16px}.price-table .price-head{font-size:0.75rem}.price-table .price-only-row{min-height:76px;padding-top:12px;padding-bottom:12px}.price-table .track-name{min-width:0;line-height:1.55}.price-table .new-registration{display:flex;margin-top:4px;gap:6px}.price-preview-cell,.price-new-cell{display:flex;align-items:center;justify-content:center;min-width:0}.price-thumbnail{position:relative;display:block;width:239px;max-width:100%;aspect-ratio:var(--sig-aspect);min-height:0;padding:0;border:0;border-radius:var(--radius-control);background:linear-gradient(145deg,var(--theme-surface,#fff),var(--theme-soft,#f1f4f8));box-shadow:0 1px 3px #17233c08;overflow:hidden}.price-thumbnail img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:fill;object-position:center}.price-thumbnail:hover{border-color:var(--theme-border-accent,#9dafce);background:var(--theme-soft,#f5f8ff)}.price-thumbnail:focus-visible,.new-toggle:focus-visible{outline:3px solid var(--theme-border-accent,#9eb7f5);outline-offset:3px}.preview-placeholder{color:var(--theme-muted,#b3bbc8);font-size:0.75rem}.new-toggle{display:flex;align-items:center;justify-content:center;gap:7px;width:94px;min-height:42px;padding:7px 8px;border:1px solid var(--theme-border,#e2e7ee);border-radius:var(--radius-control);background:var(--theme-soft,#f7f8fa);color:var(--theme-muted,#687385);font-size:0.75rem}.new-toggle>span:last-child{min-width:26px;text-align:left;font-weight:650}.new-toggle .switch-track{width:30px;height:18px}.new-toggle .switch-track:after{width:12px;height:12px}.new-toggle[aria-checked=true]{background:var(--theme-soft,#edf3ff);border-color:var(--theme-border-accent,#c5d5f8);color:var(--theme-blue,#2855c9)}.new-toggle[aria-checked=true] .switch-track{background:#2855e9}.new-toggle[aria-checked=true] .switch-track:after{transform:translateX(12px)}.new-toggle:disabled{opacity:.6;cursor:wait}.price-table-help{font-size:0.75rem;color:var(--theme-muted,#5d6c83);padding:12px 16px;margin:0;border-bottom:1px solid var(--theme-border,#e7ebf1);background:var(--theme-soft,#fbfcff)}
@media(max-width:1000px) and (min-width:621px){.price-table{--price-columns:100px minmax(0,1fr)}.price-table.with-images{--price-columns:100px minmax(0,1fr) 96px}.price-table.is-manager{--price-columns:100px minmax(0,1fr) 88px}.price-table.with-images.is-manager{--price-columns:100px minmax(0,1fr) 96px 88px}.price-table .price-head,.price-table .price-only-row{gap:12px}.price-thumbnail{width:96px}.new-toggle{width:88px}}
@media(max-width:620px){.price-table .price-head{display:none}.price-table .price-only-row{grid-template-columns:minmax(0,1fr);gap:6px 14px;padding:14px 12px;align-items:start}.price-table.with-images .price-only-row,.price-table.is-manager .price-only-row{grid-template-columns:minmax(0,1fr) 88px}.price-table .price-only-row>.track-name{grid-column:1;grid-row:1;align-self:end;font-size:0.8125rem}.price-table .price-only-row>.price{grid-column:1;grid-row:2;text-align:left;font-size:0.8125rem;align-self:start}.price-table .price-preview-cell{grid-column:2;grid-row:1 / span 2;align-self:center}.price-table .price-new-cell{grid-column:2;grid-row:1 / span 2;align-self:center}.price-table.with-images .price-new-cell{grid-row:3}.price-thumbnail{width:88px;border-radius:var(--radius-control)}.price-table .new-toggle{width:88px;min-height:44px}.price-table-help{font-size:0.75rem;padding:11px 12px}.price-table .new-registration{margin-top:3px}.price-table .new-registration-date{font-size:0.6875rem}}

/* Compact signature gallery and portrait cards. */
.showcase-workspace{grid-template-columns:minmax(0,1fr);gap:0}.showcase-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:10px 12px;border:1px solid var(--theme-border,#e0e6f0);border-radius:var(--radius-card);background:var(--theme-surface,#fff)}.showcase-access{margin:0;font-size:0.75rem;color:var(--theme-muted,#56667e)}.showcase-toolbar .actions{flex-shrink:0}.showcase-toolbar [aria-checked=true]{color:var(--theme-blue,#224dc3);border-color:var(--theme-border-accent,#b9cdf5);background:var(--theme-soft,#edf3ff)}.showcase-results{border:0;background:transparent;overflow:visible}.showcase-count{font-size:0.75rem;color:var(--theme-muted,#596779);padding:0 0 6px;font-variant-numeric:tabular-nums}.signature-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px 10px}.signature-card{min-width:0}.signature-media{position:relative}.signature-art{width:100%;aspect-ratio:var(--sig-aspect);min-height:0;padding:0;display:block;position:relative;overflow:hidden;border:1px solid var(--theme-border,#d9dee7);border-radius:var(--radius-control);background:var(--theme-soft,#f2f4f8);cursor:zoom-in}.signature-art img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:fill;object-position:center}.signature-art:hover{border-color:var(--theme-border-accent,#a0b5e1);background:var(--theme-soft,#eef3fc)}.signature-art:disabled{opacity:1;cursor:default}.signature-empty{position:absolute;inset:0;display:grid;place-content:center;color:var(--theme-muted,#7c8899);font-size:0.75rem;font-weight:500}.signature-new{position:absolute;top:6px;left:6px;background:#2457df;color:#fff;font-size:0.6875rem;line-height:1;padding:5px 6px;border-radius:var(--radius-small);box-shadow:0 2px 6px #0002}.signature-caption{display:flex;align-items:center;justify-content:flex-start;gap:4px;padding:4px 1px 0;min-width:0;color:var(--theme-text,#171b24)}.signature-price{display:inline-flex;flex-shrink:0;align-items:center;padding:1px 7px;border:1px solid var(--theme-border,#d4dce8);border-radius:999px;background:var(--theme-soft,#f0f3f8);color:var(--theme-text,#334863);font-size:0.6875rem;font-variant-numeric:tabular-nums;line-height:1.5;white-space:nowrap}.signature-caption h3{min-width:0;font-size:0.75rem;line-height:1.5;letter-spacing:-.025em;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:650}.signature-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:40px;height:40px;min-height:40px;padding:0;border:1px solid #ffffffa8;color:#fff;border-radius:50%;background:#34283975;box-shadow:0 2px 8px #0004;backdrop-filter:blur(5px)}.signature-play:hover{background:#806393c9;border-color:var(--theme-border,#fff)}.signature-play svg{margin-left:2px}.signature-player-dialog{width:min(640px,calc(100vw - 24px))}.signature-player-image{display:block;width:min(100%,calc(55dvh * 239 / 165));height:auto;max-height:none;margin-inline:auto;object-fit:fill;aspect-ratio:var(--sig-aspect);background:var(--theme-soft,#f3f5f9);border-radius:var(--radius-control);margin-bottom:18px}.signature-player-dialog audio{width:100%;display:block}
.member-group{margin-bottom:24px}.member-group-heading{display:flex;align-items:center;gap:10px;margin:10px 0 12px}.member-group-heading:after{content:'';height:1px;flex:1;background:var(--theme-soft,#dfe5ee);margin-left:8px}.member-group-heading h2{font-size:1rem}.member-group-heading>span{font-size:0.75rem;color:var(--theme-muted,#6a7687)}.member-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.member-card{position:relative;display:flex;flex-direction:column;align-items:center;min-width:0;min-height:304px;background:var(--theme-surface,#fff);color:var(--theme-text,#171b24);border:1px solid var(--theme-border,#dde4ef);border-radius:var(--radius-card);padding:27px 16px 22px;box-shadow:0 4px 20px #1f35540a;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.member-youtube{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--theme-soft,#f7f8fc);text-decoration:none;z-index:1}.member-youtube:hover{background:var(--theme-soft,#fff0f2)}.member-youtube svg{display:block}.member-avatar{position:relative;flex-shrink:0;width:120px;height:120px;min-height:0;padding:3px;border:3px solid var(--theme-border-accent,#b6a1f2);border-radius:50%;box-shadow:0 0 0 4px #f6f3fc,0 5px 20px #3b5c971a;overflow:hidden;display:grid;place-items:center;background:var(--theme-soft,#eef3fc);color:var(--theme-blue,#58729e);font-size:1.25rem;font-weight:750}.member-avatar[data-profile-photo]{cursor:zoom-in}.member-avatar[data-profile-photo]:hover{border-color:var(--theme-border-accent,#a0b5e1);background:var(--theme-soft,#edf2ff)}.member-avatar>span{grid-area:1/1}.member-avatar img{position:absolute;inset:3px;width:calc(100% - 6px);height:calc(100% - 6px);border-radius:50%;object-fit:cover;background:var(--theme-soft,#eef3fc)}.member-identity{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;margin:18px 0 12px;text-align:center}.member-identity h3{font-size:0.875rem;margin:0;overflow-wrap:anywhere}.member-rank{font-size:0.6875rem;padding:1px 7px;border:1px solid var(--theme-border,#d9d1e8);border-radius:20px;background:var(--theme-soft,#f1edf8);color:var(--theme-muted,#605173);line-height:1.5}.member-card-actions{display:flex;justify-content:center;gap:7px;width:100%}.member-card-actions>button{font-size:0.75rem;border:1px solid var(--theme-border,#d9dee7);border-radius:24px;min-width:0;padding:5px 12px;min-height:32px;background:var(--theme-soft,#fafbfd);color:var(--theme-text,#303744);gap:6px;box-shadow:inset 0 1px 0 #ffffff05}.member-card-actions>button:before{content:"";width:10px;height:10px;flex-shrink:0;border-radius:50%;background:var(--member-profile-dot,#ea580c);box-shadow:0 0 0 2px #ea580c18,0 0 8px #ea580c33}.member-card-actions>button[data-profile-sigs]:before{background:var(--member-signature-dot,#059669);box-shadow:0 0 0 2px #05966918,0 0 8px #05966933}.member-card-actions>button:hover{background:var(--theme-soft,#eef2fa);border-color:var(--theme-border,#b0a1c4)}.member-card-actions>button>span{font-size:0.6875rem;color:var(--theme-blue,#5b76b0)}.member-intro{font-size:0.75rem;line-height:1.7;text-align:center;color:var(--theme-muted,#637087);overflow-wrap:anywhere;min-height:24px;margin:20px 0 0;flex:1}.member-edit{font-size:0.6875rem;border:0;color:var(--theme-muted,#63728b);min-height:30px;margin-top:8px;background:transparent;padding:3px 10px}.member-edit:hover{background:var(--theme-soft,#eef3fc);color:var(--theme-text,#303744)}.member-leaders{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:24px}.member-leaders>.member-card{width:min(100%,256px);border-color:var(--theme-border,#d6e1f3)}.member-leaders .member-avatar{width:120px;height:120px}
.profile-view-dialog{width:min(720px,calc(100vw - 24px));border-radius:var(--radius-card)}.profile-view-dialog .dialog-body{padding:26px 34px}.profile-hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.profile-hero>strong{font-size:1.125rem}.profile-hero p{font-size:0.8125rem;color:var(--theme-muted,#617087);margin:0;overflow-wrap:anywhere}.profile-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:28px 0;border-bottom:1px solid var(--theme-border,#e1e7ef);margin:0}.profile-detail{text-align:center;min-width:0}.profile-detail dt{font-size:0.75rem;color:var(--theme-muted,#6d7a8d);margin-bottom:6px}.profile-detail dd{font-size:1rem;font-weight:700;margin:0;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.profile-stories{display:grid;gap:26px;margin:26px 0 4px}.profile-stories .profile-detail:last-child{padding-top:22px;border-top:1px solid var(--theme-border,#e1e7ef)}.profile-sigs-dialog{width:min(1240px,calc(100vw - 24px));border-radius:var(--radius-card)}.profile-sigs-dialog .dialog-body{padding:24px}.profile-signature-grid .signature-caption{justify-content:flex-start;text-align:left}.profile-signature-grid .signature-caption h3{font-size:0.75rem}.profile-edit-dialog{width:min(900px,calc(100vw - 24px));border-radius:var(--radius-card)}.profile-edit-dialog .dialog-foot{position:sticky;bottom:0;background:var(--theme-surface,#fff);z-index:2}.profile-form-top{display:grid;grid-template-columns:124px minmax(0,1fr);gap:24px;align-items:center;margin-bottom:22px}.profile-photo-preview .member-avatar{width:110px;height:110px}.profile-form-top .field{margin:0}.profile-url-field{display:flex;gap:8px;align-items:center}.profile-url-field>input{min-width:0;flex:1}.profile-url-field>button{flex-shrink:0}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.profile-form-grid .field{min-width:0}.profile-picker{border-top:1px solid var(--theme-border,#e2e7ee);padding-top:24px;margin-top:12px}.profile-picker-heading{display:flex;justify-content:space-between;align-items:center}.profile-picker-heading h3{font-size:0.875rem;margin:0}.profile-picker-heading strong{font-size:0.75rem;color:var(--theme-blue,#2c56b9)}.profile-picked{margin:16px 0;display:grid;gap:7px}.picked-signature{display:flex;align-items:center;gap:10px;border:1px solid var(--theme-border,#dce5f6);border-radius:var(--radius-control);padding:7px 10px;background:var(--theme-soft,#f6f9ff);min-width:0}.picked-signature>span{font-size:0.6875rem;color:var(--theme-muted,#7a8eac)}.picked-signature strong{font-size:0.75rem;flex:1;min-width:0;overflow-wrap:anywhere}.picked-signature small{font-size:0.75rem;color:var(--theme-blue,#50688d);white-space:nowrap}.picked-signature button{min-height:36px;width:36px;flex-shrink:0;padding:4px}.profile-picker>.search{width:100%;font-size:0.8125rem}.profile-pick-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0;max-height:390px;overflow:auto;padding:3px}.sig-option{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:8px;min-width:0;text-align:left;font-size:0.75rem}.sig-option>img,.sig-option-empty{display:block;width:88px;height:auto;aspect-ratio:var(--sig-aspect);object-fit:fill;background:var(--theme-soft,#f1f4f8);border-radius:var(--radius-small);flex-shrink:0}.sig-option-empty{display:grid;place-items:center;font-size:0.6875rem;color:var(--theme-muted,#7b8b9c)}.sig-option>span:not(.sig-option-empty){display:grid;gap:3px;flex:1;min-width:0;overflow-wrap:anywhere}.sig-option small{font-size:0.75rem;color:var(--theme-muted,#687b98)}.sig-option>b{margin-left:auto;color:var(--theme-blue,#607aab);flex-shrink:0}.sig-option.selected{border-color:var(--theme-border-accent,#6d97f1);background:var(--theme-soft,#edf3ff)}.profile-edit-dialog .dialog-foot .danger{margin-right:auto}.profile-edit-dialog fieldset:disabled{opacity:.65}.showcase-results>.empty{border:1px dashed var(--theme-border,#d4deec);border-radius:var(--radius-card);margin:12px 0;padding:55px 20px}.showcase-results .empty p{font-size:0.8125rem;color:var(--theme-muted,#69778c)}
@media(max-width:1050px){.signature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.member-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.member-leaders{display:flex}.profile-signature-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:850px){.signature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 8px}.member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.member-leaders{display:flex}.profile-signature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.showcase-toolbar{align-items:flex-start;flex-direction:column}.showcase-toolbar .actions{width:100%}.profile-pick-options{grid-template-columns:minmax(0,1fr)}}
@media(max-width:540px){.signature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 6px}.signature-art{padding:0;border-radius:var(--radius-control)}.signature-caption{gap:4px}.signature-caption h3{font-size:0.75rem}.signature-play{width:36px;height:36px;min-height:36px}.signature-price{font-size:0.6875rem}.member-grid{gap:12px}.member-card{padding:34px 8px 18px;border-radius:var(--radius-card);min-height:284px}.member-avatar{width:100px;height:100px}.member-identity h3{font-size:0.875rem}.member-card-actions{gap:6px}.member-card-actions>button{min-width:0;flex:1;padding:7px 5px;min-height:44px}.member-youtube{right:7px;top:7px;width:36px;height:36px}.member-intro{font-size:0.75rem}.member-leaders{display:flex}.showcase-toolbar .actions>button{flex:1;font-size:0.75rem}.profile-form-top{grid-template-columns:minmax(0,1fr);gap:18px}.profile-photo-preview{display:flex;justify-content:center}.profile-form-grid{grid-template-columns:minmax(0,1fr)}.profile-url-field{flex-wrap:wrap}.profile-url-field>input{flex-basis:100%}.profile-url-field>button{width:100%}.profile-edit-dialog .dialog-body{padding:18px}.profile-view-dialog .dialog-body{padding:22px 18px}.profile-sigs-dialog .dialog-body{padding:16px}.profile-facts{gap:20px}.profile-detail dd{font-size:0.875rem}.picked-signature{gap:6px;padding:7px}.picked-signature small{display:none}.profile-edit-dialog .dialog-foot{gap:6px;flex-wrap:wrap}.profile-edit-dialog .dialog-foot button{min-height:44px}.profile-view-dialog .dialog-head,.profile-sigs-dialog .dialog-head{gap:10px}.profile-view-dialog .dialog-head h2,.profile-sigs-dialog .dialog-head h2{font-size:0.875rem}.signature-new{top:5px;left:5px}.showcase-workspace .view-tabs{gap:24px}.showcase-workspace .list-toolbar .search{font-size:0.8125rem}.showcase-workspace .sort-label{display:none}}
@media(hover:hover) and (pointer:fine){.member-card:hover{transform:scale(1.035);z-index:2;border-color:var(--theme-border-accent,#8570aa);box-shadow:0 10px 28px #28345725}}.member-card:focus-within{border-color:var(--theme-border-accent,#b6a1f2);box-shadow:0 0 0 2px #b6a1f233}@media(prefers-reduced-motion:reduce){.signature-art,.member-card,.member-card button{transition:none}.member-card:hover{transform:none}}

/* Display controls retain the compact gallery spacing in both themes. */
.showcase-workspace .view-tabs{margin-bottom:14px}
.showcase-workspace .list-toolbar{gap:8px}
.showcase-workspace .list-toolbar .search{max-width:none;min-height:42px;padding:8px 12px}
.showcase-workspace .stats{gap:6px;margin:8px 0}
.showcase-workspace .stats button,.showcase-toolbar button,.showcase-workspace .list-toolbar>button,.showcase-workspace .pagination button,.showcase-results>.empty button{min-height:34px;padding:5px 10px}
.showcase-workspace .stats button{border:1px solid var(--theme-border,#d9dee7);background:var(--theme-surface,#fff)}
.showcase-workspace .stats button.active{background:var(--theme-soft,#ecf1fc);border-color:var(--theme-border-accent,#9fb5e6);color:var(--theme-blue,#2853b6)}
.profile-photo-dialog{width:min(720px,calc(100vw - 24px));border-radius:var(--radius-card)}
.profile-photo-dialog .dialog-body{padding:16px;display:grid;place-items:center}
.profile-photo-large{display:block;width:min(100%,65dvh);height:auto;aspect-ratio:1;max-height:65dvh;object-fit:contain;border-radius:var(--radius-control)}
.profile-photo-error{color:var(--muted);text-align:center;padding:48px 16px}
@media(max-width:1250px) and (min-width:1051px){.member-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.member-leaders{display:flex}}
@media(pointer:coarse){.member-card-actions>button,.member-youtube{min-height:44px}.member-youtube{width:44px}.signature-play{width:44px;height:44px;min-height:44px}.showcase-workspace .stats button{min-height:44px}}

/* Live shares the same compact, responsive workspace as members. */
.live-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:20px 0;padding:16px 18px;border:1px solid var(--theme-border,#e2e7ee);border-radius:var(--radius-control);background:var(--theme-soft,#f8fafc)}.live-toolbar p{margin:0 0 6px;font-size:0.75rem;color:var(--theme-muted,#43516a)}.live-toolbar small{font-size:0.6875rem;color:var(--theme-muted,#68778d)}.live-toolbar>button{flex-shrink:0;font-size:0.75rem}.live-heading{display:flex;align-items:center;justify-content:space-between;margin:8px 0 22px}.live-heading h2{display:flex;align-items:center;gap:10px;font-size:1.125rem;margin:0}.live-heading h2 b{font-size:0.875rem;color:var(--theme-red,#dc3348)}.live-heading>span{font-size:0.75rem;color:var(--theme-muted,#8490a0)}.live-dot{width:8px;height:8px;border-radius:50%;background:#ea4054}.live-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(0,240px));gap:14px 12px;align-items:start}.live-card{min-width:0;border:1px solid var(--theme-border,#e2e7ee);border-radius:var(--radius-card);overflow:hidden;background:var(--theme-surface,#fff)}.live-thumbnail{position:relative;display:block;aspect-ratio:16/9;background:var(--theme-soft,#edf1f6);overflow:hidden}.live-thumbnail>img{display:block;width:100%;height:100%;object-fit:cover}.live-play{position:absolute;inset:0;margin:auto;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#101726a6;color:white;font-size:0.875rem}.live-card-body{display:flex;gap:8px;padding:9px 10px}.live-member-avatar{width:28px;height:28px;flex-shrink:0;border-radius:50%;overflow:hidden;background:var(--theme-soft,#eef1f8);display:grid;place-items:center;color:var(--theme-muted,#60738c);font-size:0.75rem}.live-member-avatar img{width:100%;height:100%;object-fit:cover}.live-description{min-width:0;flex:1}.live-member-name{display:flex;align-items:center;gap:4px 6px;flex-wrap:wrap}.live-member-name strong{font-size:0.8125rem;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-member-name small{font-size:0.6875rem;color:var(--theme-muted,#7c889b)}.live-description h3{font-size:0.75rem;line-height:1.35;font-weight:500;margin:4px 0 7px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;min-height:2.7em}.live-description h3 a{color:var(--theme-muted,#47546a);text-decoration:none}.live-card-footer{display:flex;justify-content:space-between;align-items:center;gap:6px;flex-wrap:wrap}.live-card-footer span{font-size:0.6875rem;color:var(--theme-muted,#8490a2)}.live-card-footer a{font-size:0.6875rem;font-weight:600;color:var(--theme-blue,#285bba);text-decoration:none}.live-notice{margin-top:20px;padding:15px 18px;border:1px solid var(--theme-border,#e7e2d9);border-radius:var(--radius-card);background:var(--theme-soft,#fffcf5);color:var(--theme-muted,#776344);font-size:0.75rem;line-height:1.65}.live-notice p{margin:5px 0}.live-notice span{font-size:0.6875rem}.live-card a:focus-visible{outline:3px solid var(--theme-border-accent,#527fe8);outline-offset:-3px}@media(max-width:580px){.live-toolbar{align-items:flex-start;flex-direction:column;gap:12px;padding:14px}.live-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:492px}.live-heading h2{font-size:1rem}.live-heading{margin-bottom:16px}.live-card-body{padding:8px;gap:6px}}

/* Fit the complete signature artwork to its 239 × 165 frame without letterboxing or cropping. */
#image-preview{width:min(100%,calc(65dvh * 239 / 165));height:auto;max-height:none;aspect-ratio:var(--sig-aspect);object-fit:fill;padding:0}
.backwall-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.backwall-form-grid .field{min-width:0}.backwall-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;padding:16px;margin:16px 0;background:var(--theme-soft,#f7f9fc);border-radius:var(--radius-control)}.backwall-facts dt{font-size:0.75rem;color:var(--theme-muted,#6b778b);margin-bottom:4px}.backwall-facts dd{font-size:0.8125rem;font-weight:650;margin:0;overflow-wrap:anywhere}.backwall-state{flex-shrink:0;display:inline-flex;align-items:center;padding:5px 9px;border-radius:var(--radius-control);font-size:0.75rem;font-weight:650;white-space:nowrap}.backwall-state.pending{background:var(--theme-soft,#f3f0e8);color:var(--theme-amber,#846420)}.backwall-state.in_progress{background:var(--theme-soft,#eaf1ff);color:var(--theme-blue,#285ac1)}.backwall-state.completed{background:var(--theme-soft,#f0ecff);color:var(--theme-blue,#6d47aa)}.backwall-state.uploaded{background:var(--theme-soft,#e8f5ec);color:var(--theme-muted,#267243)}.backwall-state-controls{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin-top:18px;padding-top:16px;border-top:1px solid var(--theme-border,#e4e9f0)}.backwall-state-controls label{display:grid;gap:6px;font-size:0.75rem;font-weight:600}.backwall-state-controls select{min-width:150px;min-height:44px}.backwall-state-controls .help{flex-basis:100%;margin:0}.backwall-request .song-request-head h3{min-width:0;overflow-wrap:anywhere}@media(max-width:540px){.backwall-form-grid{grid-template-columns:minmax(0,1fr)}.backwall-facts{gap:12px;padding:14px}.backwall-state-controls label{flex:1}.backwall-state-controls select{width:100%;min-width:0}.backwall-state-controls>button{min-height:44px}}


.new-date-edit{min-height:36px;padding:5px 8px;font-size:0.6875rem;white-space:nowrap}.new-date-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.new-date-actions .new-clear{margin:0}.price-new-cell{flex-direction:column;gap:5px}@media(max-width:780px){.news-list{max-height:165px}.new-date-edit{min-height:44px}}

.file-manager-tools{padding:16px;margin:12px 0;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--theme-soft,#f8fafc)}.file-manager-top{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.file-manager-top select{padding:8px;min-height:40px}.file-manager-top>span{font-size:0.75rem;color:var(--muted)}.file-delete-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.file-delete-options>div{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.file-delete-options strong{width:100%;font-size:0.75rem}.file-delete-options button{font-size:0.6875rem;min-height:40px;padding:6px 9px}.file-row-check{display:flex;align-items:center;gap:7px;font-size:0.6875rem;color:var(--muted);margin-bottom:6px;min-height:32px}.file-row-check input{width:18px;height:18px}.file-row-delete{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.file-row-delete button{font-size:0.6875rem;padding:5px 7px;min-height:34px;color:var(--theme-red,#a12c40)}.file-delete-preview{max-height:45vh;overflow:auto;border-block:1px solid var(--line)}.file-delete-preview>div{display:flex;flex-direction:column;gap:4px;padding:10px 0;border-bottom:1px solid var(--line)}.file-delete-preview strong{overflow-wrap:anywhere;font-size:0.75rem}.file-delete-preview small{color:var(--muted)}.danger{background:#b42338;color:white;border-color:var(--theme-border-accent,#b42338)}.danger:hover{background:#951c2e}@media(max-width:780px){.file-delete-options{grid-template-columns:1fr}.file-delete-options>div{flex-wrap:nowrap}.file-delete-options strong{width:86px;flex-shrink:0}.file-delete-options button{flex:1;min-height:44px}.file-row-check,.file-row-delete button{min-height:44px}.file-manager-tools{padding:12px}.file-manager-top{gap:8px}}
.registration-dialog{width:min(1000px,calc(100% - 24px));max-height:92dvh;padding:0}.registration-dialog[open]{display:flex;flex-direction:column;overflow:hidden}.registration-dialog .dialog-head{flex-shrink:0;padding:16px 22px}.registration-dialog h2{font-size:1rem}.registration-controls{padding:14px 22px 12px;flex-shrink:0;background:var(--theme-surface,#fff)}.registration-platforms{display:flex;gap:8px;margin-bottom:12px}.registration-platforms button{min-width:110px;border-color:var(--theme-border,#b9c4d5);font-size:0.8125rem;font-weight:700}.registration-platforms button[aria-pressed=true]{background:#172234;color:#fff;border-color:var(--theme-border-accent,#172234)}.registration-search{display:flex;gap:8px}.registration-search input{flex:1;min-width:0;font-size:0.8125rem}.registration-search button{flex-shrink:0}.registration-controls .help{margin:10px 0;font-size:0.75rem;line-height:1.6}.registration-progress{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px;font-size:0.75rem;color:var(--theme-muted,#41546d)}.registration-progress [role=status]{color:var(--theme-blue,#164ea2)}.registration-controls .form-error:empty{display:none}.registration-controls .form-error{margin:8px 0 0}.registration-grid{overflow:auto;min-height:120px;overscroll-behavior:contain;margin:0 22px 20px;outline-offset:2px}.registration-sheet{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:540px;border-left:1px solid var(--theme-border-accent,#27313d);border-top:1px solid var(--theme-border-accent,#27313d);background:var(--theme-surface,#fff);color:var(--theme-text,#142033);font-size:0.75rem}.registration-sheet caption{background:#111820;color:white;padding:10px 12px;font-size:0.875rem;line-height:1.5;font-weight:750;caption-side:top}.registration-price-col{width:18%}.registration-name-col{width:37%}.registration-check-col{width:15%}.registration-sheet th,.registration-sheet td{border-right:1px solid var(--theme-border-accent,#27313d);border-bottom:1px solid var(--theme-border-accent,#27313d);padding:0;text-align:center;overflow-wrap:anywhere}.registration-sheet thead th{position:sticky;top:0;z-index:1;background:var(--theme-amber-soft,#ffef00);color:var(--theme-text,#141414);font-size:0.8125rem;font-weight:750;padding:10px 8px}.registration-sheet tbody th{font-weight:500;padding:6px 10px}.registration-sheet tbody tr:hover th,.registration-sheet tbody tr:hover td{background:var(--theme-soft,#f0f6ff)}.registration-sheet .registration-price{font-variant-numeric:tabular-nums;padding:6px 10px;white-space:nowrap}.registration-cell{display:block;width:100%;min-height:42px;border:0;border-radius:var(--radius-small);background:transparent;color:var(--theme-muted,#8b96a7);box-shadow:none;font-size:0.875rem;font-weight:600;padding:6px;touch-action:manipulation}.registration-cell.is-checked{color:var(--theme-blue,#164b95)}.registration-cell:hover{background:var(--theme-blue-soft,#dfecff)}.registration-cell:focus-visible{outline:3px solid var(--theme-border-accent,#2864c5);outline-offset:-3px}.registration-cell[aria-busy=true]{opacity:.45;cursor:wait}.registration-sheet .registration-empty{padding:32px 15px;color:var(--theme-muted,#67758b);font-size:0.8125rem}@media(max-width:620px){.registration-dialog{width:calc(100% - 12px);max-height:96dvh}.registration-dialog .dialog-head{padding:12px}.registration-dialog h2{font-size:0.875rem}.registration-controls{padding:12px}.registration-grid{margin:0 12px 12px}.registration-sheet{min-width:470px}.registration-sheet caption{font-size:0.8125rem}.registration-sheet thead th{padding:8px 4px;font-size:0.75rem}.registration-sheet tbody th{padding:6px}.registration-sheet .registration-price{padding:6px 4px;font-size:0.75rem}.registration-cell{min-height:44px}}

/* Keep the catalog directly below the navigation; counts belong beside management. */
.shell{padding-top:20px}
.list-toolbar{flex-wrap:wrap}
.view-tabs .manage-counts{font-size:0.6875rem;font-weight:400;color:var(--muted);white-space:nowrap}
@media(max-width:780px){.shell{padding-top:16px}.list-toolbar #refresh-button{margin-left:0}}

/* Shared corners for inset notices, media previews and the sheet outline. */
.account-notice,.notice,.preview-img,.dance-frame,.dance-video-player,.dance-audio-player{border-radius:var(--radius-control)}
.registration-grid{border-radius:var(--radius-card)}

/* YouTube member posts share the site's surfaces, rounded corners and type scale. */
.posts-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;margin-bottom:12px;border:1px solid var(--theme-border,#e2e7ee);border-radius:var(--radius-card);background:var(--theme-soft,#f8fafc)}
.posts-toolbar p{margin:0;font-size:0.75rem}.posts-toolbar small{font-size:0.6875rem;color:var(--muted)}
.posts-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0}.posts-heading h2{font-size:0.875rem}.posts-heading b{color:var(--accent)}.posts-hint{font-size:0.6875rem;color:var(--muted)}
.posts-arrows{display:flex;align-items:center;gap:8px;flex-shrink:0}.posts-arrows button{width:42px;min-height:42px;padding:4px;font-size:1rem;border-radius:var(--radius-control)}.posts-page-number{min-width:44px;text-align:center;font-size:0.6875rem;color:var(--muted);font-variant-numeric:tabular-nums}
.posts-grid{--post-height:280px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,var(--post-height));gap:12px;align-items:stretch}.post-card{height:var(--post-height);min-width:0;padding:16px;border:1px solid var(--theme-border,#e2e7ee);border-radius:var(--radius-card);background:var(--theme-surface,#fff);display:flex;flex-direction:column;overflow:hidden;color:var(--ink);text-decoration:none;transition:border-color .15s,background .15s}.post-card:hover{border-color:var(--theme-border-accent,#a48aca);background:var(--theme-soft,#f8f6fc)}
.post-head{display:flex;align-items:center;gap:9px;margin-bottom:12px;flex-shrink:0}.post-avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--theme-soft,#f0f3f8);color:var(--ink)}.post-avatar img{width:100%;height:100%;object-fit:cover}.post-avatar span{font-size:0.6875rem}.post-author{min-width:0;display:grid;gap:2px}.post-author strong{font-size:0.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-author span{font-size:0.6875rem;color:var(--muted);white-space:nowrap}.post-new{margin-left:auto;align-self:flex-start;font-size:0.6875rem;font-weight:750;background:var(--theme-purple-soft,#f0eaff);color:var(--theme-purple,#704aab);padding:2px 6px;border-radius:var(--radius-small)}
.post-content{display:flex;flex-direction:column;flex:1;min-height:0;gap:8px;overflow:hidden}.post-text{font-size:0.75rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;min-height:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.post-content.has-media .post-text{-webkit-line-clamp:2;flex-shrink:1}.post-images{display:flex;gap:6px;height:76px;flex-shrink:0;overflow:hidden;margin-top:auto}.post-images img{display:block;min-width:0;flex:1;width:0;height:100%;object-fit:contain;border-radius:var(--radius-small);background:var(--theme-soft,#f5f6f8)}.post-poll{font-size:0.6875rem;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.post-foot{display:flex;align-items:center;gap:8px;margin-top:12px;padding-top:10px;border-top:1px solid var(--line);font-size:0.6875rem;color:var(--muted);flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:1000px){.posts-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,var(--post-height))}}
@media(max-width:580px){.posts-grid{grid-template-columns:1fr;grid-template-rows:repeat(6,var(--post-height))}.posts-toolbar{align-items:flex-start;flex-direction:column}.posts-heading{align-items:center;flex-wrap:wrap}.posts-arrows{margin-left:auto}.post-card{padding:14px}}

.shorts-grid{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:12px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;min-width:0}
.short-card{height:382px;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--theme-border,var(--line));border-radius:var(--radius-card);background:var(--theme-surface,#fff);color:var(--ink);text-decoration:none;scroll-snap-align:start;transition:border-color .15s}
.short-card:hover{border-color:var(--theme-border-accent,var(--accent))}
.short-card:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}
.short-thumbnail{height:272px;flex:none;position:relative;overflow:hidden;background:#111}
.short-thumbnail img{width:100%;height:100%;display:block;object-fit:cover}
.short-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#0008;color:#fff;font-size:0.875rem}
.short-body{padding:10px;min-width:0;display:flex;flex-direction:column;gap:4px}
.short-body strong{font-size:0.6875rem;line-height:1.35;height:2.7em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-wrap:anywhere}
.short-body>span,.short-body>small{font-size:0.6875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--theme-muted,var(--muted))}

.owner-settings{width:min(1080px,calc(100vw - 24px));border-radius:var(--radius-card)}
.settings-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}
.settings-tabs button[aria-pressed=true]{border-color:var(--theme-border-accent,var(--accent));background:var(--theme-soft,#eff4ff);color:var(--theme-blue,var(--accent))}
.settings-filters{display:flex;align-items:end;gap:10px;flex-wrap:wrap}
.settings-filters label{display:flex;flex-direction:column;gap:6px;font-size:0.6875rem;min-width:0}
.settings-filters input{min-width:0;max-width:100%;min-height:42px}
.settings-filters label[hidden]{display:none}
.settings-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0}
.settings-summary>div{border:1px solid var(--theme-border,var(--line));background:var(--theme-soft,#f6f8fc);border-radius:var(--radius-card);padding:16px;display:flex;flex-direction:column;gap:8px}
.settings-summary span{font-size:0.6875rem;color:var(--theme-muted,var(--muted))}
.settings-summary strong{font-size:1.25rem}
.settings-table-wrap{overflow:auto;max-height:430px;border:1px solid var(--theme-border,var(--line));border-radius:var(--radius-control)}
.settings-table{width:100%;border-collapse:collapse;font-size:0.6875rem;text-align:left}
.settings-table th,.settings-table td{padding:12px;border-bottom:1px solid var(--theme-border,var(--line));vertical-align:top;min-width:95px}
.settings-table thead th{position:sticky;top:0;z-index:1;background:var(--theme-soft,#f6f8fc);white-space:nowrap}
.settings-table td small{display:block;color:var(--theme-muted,var(--muted));font-size:0.6875rem;margin-top:4px}
.settings-table .settings-ip{font-family:ui-monospace,monospace;overflow-wrap:anywhere;min-width:145px;max-width:260px}
.settings-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:14px;font-size:0.6875rem}
@media(max-width:580px){.owner-settings .dialog-body{padding:16px}.settings-filters label{flex:1 1 42%}.settings-filters #settings-query-field{flex-basis:100%}.settings-filters button{flex:1}.settings-table th,.settings-table td{padding:10px}.settings-summary>div{padding:12px}.settings-summary strong{font-size:1.125rem}}
/* Compact shared homepage: six posts and five Shorts per group on desktop. */
.home-workspace{display:block!important}.home-workspace>#new-panel,.home-workspace #view-tabs,.home-workspace .list-toolbar,.home-workspace #filters,.home-workspace #results,.home-workspace #result-pages,.home-workspace .footer-help{display:none!important}
#home-hub{max-width:1280px;margin:0 auto}.home-intro{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px;color:var(--muted);font-size:0.6875rem}.home-intro button{min-height:32px;padding:3px 9px;font-size:0.6875rem;background:transparent}
.home-panel{min-width:0;padding:12px;margin:0 0 14px;background:var(--theme-soft,#f7f8fb);border-radius:var(--radius-card)}.home-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.home-heading h2{display:flex;align-items:center;gap:7px;margin:0;min-width:0;font-size:0.75rem;font-weight:800;line-height:1.35}.home-heading h2 small{color:var(--muted);font-size:0.6875rem;font-weight:500;white-space:nowrap}.home-section-icon{font-size:14px;color:#ff3155}.home-section-icon.live{color:#ee3658;font-size:11px}.home-section-icon.posts{color:var(--accent)}
.home-arrows{display:flex;align-items:center;gap:4px;flex-shrink:0}.home-arrows button{padding:0;width:28px;min-height:28px;font-size:23px;font-weight:500;border-radius:9px;line-height:1}.home-arrows span{min-width:34px;text-align:center;white-space:nowrap;font-size:11px;color:var(--muted)}
.home-post-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-strip{display:grid;gap:9px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scroll-snap-type:x mandatory}.home-live .home-strip{grid-template-columns:repeat(6,minmax(0,1fr));overflow:visible;scroll-snap-type:none;row-gap:18px}.home-posts .home-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.home-shorts .home-strip{grid-template-columns:repeat(5,minmax(0,1fr))}
.home-card{display:block;min-width:0;text-decoration:none;color:var(--ink);scroll-snap-align:start;border-radius:var(--radius-card)}.home-card:hover{color:var(--ink)}.home-card:focus-visible{outline-offset:-3px}.home-media{position:relative;overflow:hidden;border-radius:12px;background:#111}.home-media img{width:100%;height:100%;display:block;object-fit:cover;transition:filter .15s}.home-card:hover .home-media img{filter:brightness(1.09)}.home-live .home-media{aspect-ratio:16/9}.home-shorts .home-media{aspect-ratio:9/16;max-height:350px}.home-short-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#0007;color:white;font-size:14px}
.home-card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:0.6875rem;line-height:1.4;margin:6px 0 3px;font-weight:700;word-break:break-word}.home-member{display:flex;align-items:baseline;gap:5px;min-width:0;flex-wrap:wrap;font-size:0.6875rem;line-height:1.3;font-weight:650}.home-member small{color:var(--muted);font-size:0.6875rem;font-weight:500}.home-posts-card{height:166px;padding:10px;border:1px solid var(--line);background:var(--theme-surface,#fff);display:flex;flex-direction:column;transition:border-color .15s}.home-posts-card:hover{border-color:var(--accent)}.home-post-head{display:flex;align-items:center;gap:6px;min-width:0}.home-post-head .home-member{display:flex;flex-direction:column;gap:1px}.home-avatar{width:28px;height:28px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;overflow:hidden;background:var(--soft);font-size:13px}.home-avatar img{width:100%;height:100%;object-fit:cover}.home-post-body{flex:1;overflow:hidden;margin-top:8px}.home-post-body p{margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;white-space:pre-line;word-break:break-word;font-size:0.6875rem;line-height:1.45}.home-post-picture{float:right;width:42px;height:48px;object-fit:cover;border-radius:8px;margin:0 0 4px 5px}.home-post-age{display:block;color:var(--muted);font-size:0.6875rem;margin-top:6px}.home-empty{grid-column:1/-1;display:flex;align-items:center;min-height:60px;margin:0;color:var(--muted);font-size:0.6875rem}.home-status{margin:5px 0 0;color:var(--muted);font-size:0.6875rem}.home-status:empty{display:none}
:root[data-theme="dark"] .home-panel{background:#161616}
@media(max-width:1050px){.home-post-groups{grid-template-columns:1fr}.home-posts-card{height:150px}.home-live .home-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.home-shorts .home-strip{grid-template-columns:repeat(5,minmax(145px,1fr))}}
@media(max-width:600px){.home-panel{padding:10px;margin-bottom:10px}.home-heading h2{font-size:0.6875rem;flex-wrap:wrap;gap:4px}.home-heading h2 small{display:none}.home-posts .home-strip{grid-template-columns:repeat(3,minmax(160px,1fr))}.home-intro{font-size:11px}.home-shorts .home-media{max-height:280px}.home-post-groups{gap:0}}

.live-viewer-count{position:absolute;bottom:7px;left:7px;max-width:calc(100% - 14px);padding:3px 6px;border-radius:7px;background:#000c;color:#fff;font-size:0.6875rem;line-height:1.3;font-weight:650;font-variant-numeric:tabular-nums}.home-live-order{color:var(--muted);font-size:0.6875rem;white-space:nowrap}@media(max-width:600px){.home-live .home-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 9px}}

.member-card-actions>button[data-profile-pledge]:before{background:#e3ae26;box-shadow:0 0 0 2px #e3ae2622,0 0 8px #e3ae2655}.member-card-actions{gap:5px;flex-wrap:wrap}.member-card-actions>button{padding-inline:8px}
.pledge-dialog{width:fit-content;max-width:min(1200px,96vw);max-height:94dvh;padding:12px;border-radius:16px;background:var(--theme-surface,#fff)}.pledge-close{position:absolute;right:16px;top:16px;z-index:1;background:var(--theme-surface,#fff);box-shadow:0 2px 12px #0003}.pledge-body{display:flex;justify-content:center;align-items:center;min-width:min(340px,82vw)}.pledge-photo{display:block;width:auto;height:auto;max-width:100%;max-height:82dvh;object-fit:contain;border-radius:10px}.pledge-empty{padding:80px 25px;color:var(--muted);text-align:center}.pledge-actions{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;padding-top:10px}.pledge-actions small{color:var(--muted);font-size:0.6875rem}.pledge-dialog>p:empty{display:none}.pledge-dialog>p{margin:8px 0 0}.home-intro{justify-content:flex-end}

/* Saved choices override the default dark theme. */
:root{color-scheme:light}
:root[data-theme="dark"]{
  color-scheme:dark;
  --member-profile-dot:#ffad58;--member-signature-dot:#4ddd9e;
  --ink:#f0f0f0;--muted:#aaa9af;--line:#383838;--soft:#222222;
  --accent:#baa6f4;--blue:#baa6f4;--danger:#ff9aa8;
  --theme-surface:#1c1c1c;--theme-soft:#222222;
  --theme-text:#f0f0f0;--theme-muted:#aaa9af;
  --theme-border:#383838;--theme-border-accent:#baa6f4;
  --theme-primary:#302a3d;
  --theme-blue:#c5b3ef;--theme-blue-soft:#2b2635;
  --theme-purple:#d0b6ff;--theme-purple-soft:#302936;
  --theme-cyan:#88dce9;--theme-cyan-soft:#243236;
  --theme-green:#9bd9b1;--theme-green-soft:#29332d;
  --theme-amber:#f0d291;--theme-amber-soft:#373225;
  --theme-red:#ffabb7;--theme-red-soft:#382a2e;
}
.theme-picker{display:inline-flex;align-items:center;gap:7px;font-size:0.75rem;color:var(--muted);white-space:nowrap}
.theme-picker select{width:auto;min-width:92px;min-height:38px;padding:6px 28px 6px 10px;font-size:0.75rem}
button.danger{color:#fff}
:root[data-theme="dark"] body,:root[data-theme="dark"] .site-header{background:#111111}
:root[data-theme="dark"] .primary:hover{background:#3c334d;border-color:#baa6f4}
:root[data-theme="dark"] .view-tabs button.active{border-bottom-color:#baa6f4}
:root[data-theme="dark"] .stats button{background:#1c1c1c;border:1px solid #383838;color:#c2c0c7}
:root[data-theme="dark"] .stats button.active{background:#1c1c1c;border-color:#baa6f4;box-shadow:inset 0 0 0 1px #baa6f4;color:#fff}
:root[data-theme="dark"] .stats button:hover{background:#282828}
:root[data-theme="dark"] input,:root[data-theme="dark"] select,:root[data-theme="dark"] textarea{background:#222222}
:root[data-theme="dark"] .list-toolbar .search{background:#222222;border-color:#665c7c}
:root[data-theme="dark"] .list-toolbar .search:focus{border-color:#baa6f4}
:root[data-theme="dark"] input::placeholder,:root[data-theme="dark"] textarea::placeholder{color:#939198;opacity:1}
:root[data-theme="dark"] .watch-button:not(:disabled){background:#302a3d;border-color:#665c7c}
:root[data-theme="dark"] .watch-button:not(:disabled):hover{background:#3c334d;border-color:#baa6f4}
:root[data-theme="dark"] .signature-new{background:#584577}
:root[data-theme="dark"] .registration-sheet thead th{background:#55480d;color:#fff4a8}
:root[data-theme="dark"] .signature-art:disabled{background:var(--theme-soft)}
:root[data-theme="dark"] .member-avatar{box-shadow:0 0 0 4px #b6a1f212,0 5px 20px #0003}
:root[data-theme="dark"] .member-card:hover{box-shadow:0 10px 28px #0005}
@media(max-width:780px){.theme-picker select{min-height:44px;font-size:0.8125rem}.theme-picker{margin-right:auto}}
@media print{.theme-picker{display:none}}

.header-inner{justify-content:flex-end;min-height:64px;padding-block:10px}.account-actions{margin-left:auto}.theme-picker{gap:7px}.theme-switch{position:relative;display:block;width:48px;min-width:48px;height:28px;min-height:28px;padding:0;border:1px solid var(--line);border-radius:999px;background:#41414b}.theme-switch-thumb{position:absolute;left:3px;top:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0004;transition:transform .18s}.theme-switch[aria-checked=true]{background:#7d67b9;border-color:#7d67b9}.theme-switch[aria-checked=true] .theme-switch-thumb{transform:translateX(20px)}.theme-switch:hover{background:#55515f}.theme-switch[aria-checked=true]:hover{background:#8b75c5}@media(prefers-reduced-motion:reduce){.theme-switch-thumb{transition:none}}

/* One compact reading rhythm across the hub, catalog and management screens. */
:root{--radius-small:5px;--radius-control:7px;--radius-card:10px;--page-width:1084px;font-size:116.666667%}
body{font-size:.8125rem;line-height:1.45;letter-spacing:-.015em}
button,.button,.download-button{min-height:30px;padding:5px 9px;gap:5px;font-size:.75rem;font-weight:600}
input:not([type=checkbox]),select,textarea{min-height:34px;padding:6px 9px;font-size:.8125rem;min-width:0;max-width:100%}
textarea{line-height:1.55;min-height:130px}
h2{font-size:.9375rem}h3{font-size:.8125rem;margin-bottom:5px}
.header-inner,.label-nav,.shell{max-width:var(--page-width)}
.header-inner{min-height:38px;padding:5px 16px;gap:8px;flex-wrap:nowrap}
.account-actions{gap:5px;flex-wrap:wrap;min-width:0}
.account-actions>button{font-size:.6875rem;min-height:28px;padding:4px 7px;white-space:nowrap}
.account-actions .mode{font-size:.6875rem;padding:3px 5px}
.theme-picker{font-size:.6875rem;gap:4px;margin-right:4px}
.theme-switch{width:36px;min-width:36px;min-height:22px;height:22px;padding:0;border-radius:999px}
.theme-switch-thumb{width:16px;height:16px;top:2px;left:2px}
.theme-switch[aria-checked=true] .theme-switch-thumb{transform:translateX(14px)}
.label-nav{display:flex;gap:22px;padding:0 16px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}
.label-nav a{min-height:34px;padding:6px 0;border-bottom-width:2px;font-size:.75rem;flex:none}
.shell{padding:10px 16px 32px}
.workspace{grid-template-columns:146px minmax(0,1fr);gap:16px}
.showcase-workspace{grid-template-columns:minmax(0,1fr);gap:0}
.new-panel{top:12px;padding-top:8px}.new-heading{gap:5px}.new-heading h2{font-size:.8125rem}
.news-item{padding:9px 0;gap:2px}.news-item strong,.news-item .price{font-size:.75rem}
.news-item small,.new-panel>.muted{font-size:.6875rem}
.view-tabs,.showcase-workspace .view-tabs{gap:18px;margin-bottom:10px;scrollbar-width:thin}
.view-tabs button{min-height:32px;padding:0 0 6px;font-size:.75rem;border-radius:0;gap:4px}
.view-tabs .manage-counts{font-size:.6875rem}
.section-heading{gap:10px;margin-bottom:12px}.section-heading h1{font-size:1.25rem}
.list-toolbar{gap:6px}.list-toolbar .search{max-width:none;min-height:32px;padding:6px 9px;font-size:.8125rem}
.list-toolbar>button{min-height:30px;font-size:.6875rem;padding:5px 8px}
.sort-label{font-size:.6875rem}.stats{gap:4px;margin:8px 0}
.stats button{min-height:27px;padding:3px 7px;font-size:.75rem}.stats b{font-size:.6875rem}
.showcase-toolbar,.live-toolbar,.posts-toolbar{padding:7px 9px;margin-bottom:8px;gap:8px}
.showcase-toolbar{flex-direction:row;align-items:center;flex-wrap:wrap}.showcase-toolbar .actions{width:auto}
.showcase-toolbar p,.live-toolbar p,.posts-toolbar p{font-size:.75rem;margin:0}
.showcase-toolbar .actions>button,.live-toolbar button{font-size:.6875rem;min-height:28px}
.account-notice{padding:8px 10px;margin-bottom:8px}.notice,.help{margin-block:6px;line-height:1.5}
.empty{padding:24px 12px}.empty strong{font-size:.875rem;margin-bottom:4px}.empty button{margin-top:8px}
.footer-help{margin-top:10px;font-size:.6875rem}
.pagination{padding:10px 0;gap:6px}.pagination button{min-height:30px;min-width:36px;padding:4px 8px}

/* Home: a narrow, continuous feed with even gutters and no tall empty panels. */
#home-hub{max-width:100%}.home-panel{padding:8px;margin-bottom:8px;border-radius:6px}
:root[data-theme=dark] .home-panel{background:#141414}
:root[data-theme=dark]{--line:#2c2c30;--theme-border:#2c2c30;--theme-surface:#18181b;--theme-soft:#202023}
.home-heading{gap:6px;margin-bottom:6px;min-height:24px}
.home-heading h2{font-size:.75rem;font-weight:700;gap:5px;line-height:1.35}
.home-heading h2 small,.home-live-order{font-size:.6875rem}
.home-section-icon{font-size:12px}.home-section-icon.live{font-size:9px}
.home-live-tools{display:flex;align-items:center;gap:6px;flex-shrink:0}
.home-live-tools button{min-height:26px;width:26px;padding:0;font-size:1rem;background:transparent}
.home-arrows{gap:3px}.home-arrows button{width:26px;min-height:26px;font-size:1.125rem;border-radius:6px}
.home-arrows span{min-width:30px;font-size:.6875rem}
.home-strip{gap:6px;padding-bottom:0;align-items:start;overflow-y:hidden;scrollbar-width:none;max-height:none}
.home-live .home-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px 6px}
.home-post-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.home-posts .home-strip{grid-template-columns:repeat(3,minmax(0,1fr))}
.home-shorts .home-strip{grid-template-columns:repeat(5,minmax(0,1fr))}
.home-card{border-radius:8px}.home-media{border-radius:8px;width:100%}.home-media img{position:absolute;inset:0}
.home-shorts .home-media{aspect-ratio:2/3;max-height:none}
.home-card-title{font-size:.75rem;line-height:1.3;margin:4px 0 2px;font-weight:650}
.home-member{font-size:.6875rem;gap:4px;line-height:1.25}.home-member small{font-size:.6875rem}
.home-short-play{width:28px;height:28px;font-size:11px;background:#0006}

.live-viewer-count{bottom:5px;left:5px;padding:2px 4px;font-size:.6875rem;border-radius:4px}
.home-posts-card{height:112px;padding:7px;border-radius:9px}
.home-post-head{gap:4px}.home-avatar{width:20px;height:20px;font-size:.6875rem}
.home-post-head .home-member{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem}
.home-post-head .home-member small{display:none}
.home-post-body{margin-top:5px;min-height:0;display:flex;align-items:center;gap:6px}.home-post-body p{order:0;flex:1;min-width:0;font-size:.6875rem;line-height:1.3;font-weight:750;-webkit-line-clamp:3}
.home-post-picture{order:1;float:none;flex:none;width:auto;height:auto;max-width:56px;max-height:58px;object-fit:contain;object-position:center;border-radius:5px;margin:0;background:transparent}
.home-post-age{font-size:.6875rem;margin-top:4px;line-height:1.2}
.home-empty{min-height:24px;font-size:.75rem}.home-status{margin-top:3px;font-size:.6875rem}

/* Catalog and members use the same compact type and balanced columns. */
.signature-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px 6px}
.signature-art{border-radius:6px}.signature-caption{padding-top:3px;gap:4px}
.signature-caption h3,.profile-signature-grid .signature-caption h3{font-size:.75rem;line-height:1.35}
.signature-price{font-size:.6875rem;padding:0 4px;line-height:1.45}
.signature-new{font-size:.625rem;padding:3px 5px;border-radius:5px;top:5px;left:5px}
.signature-play{width:30px;height:30px;min-height:30px}.signature-play svg{width:14px;height:14px}
.member-group{max-width:980px;margin:0 auto 20px}.member-group-heading{margin:10px 0 16px;gap:6px;justify-content:center}
.member-group-heading:before,.member-group-heading:after{content:'';height:1px;flex:1;background:var(--line);margin:0 4px}
.member-group-heading h2{font-size:.875rem;white-space:nowrap}
.member-group-heading>span{font-size:.75rem;font-weight:600;color:var(--accent)}.member-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.member-card{min-height:228px;padding:20px 10px 14px;border-radius:12px;box-shadow:0 5px 15px #00000008}
.member-avatar,.member-leaders .member-avatar{width:90px;height:90px;border-width:2px;padding:2px;border-color:#b6a1f2}
.member-card .member-avatar-live,:root[data-theme=dark] .member-card .member-avatar-live{overflow:visible;border:3px solid #ff234a;box-shadow:0 0 0 3px #ff234a20,0 0 14px #ff234a28;text-decoration:none;cursor:pointer}
.member-card .member-avatar-live:hover{border-color:#ff5270;box-shadow:0 0 0 3px #ff234a35,0 0 18px #ff234a40}
.member-avatar-live .member-live-badge{position:absolute;z-index:1;left:50%;bottom:-7px;transform:translateX(-50%);display:block;padding:2px 7px;border:2px solid var(--theme-surface,#fff);border-radius:5px;background:#eb1741;color:#fff;font-size:.5625rem;font-weight:850;letter-spacing:.06em;line-height:1.15;white-space:nowrap}
.member-avatar-live:focus-visible{outline:2px solid var(--accent);outline-offset:6px}
.member-youtube{width:28px;height:28px;top:7px;right:7px;background:transparent}
.member-youtube svg{width:20px;height:20px}.member-identity{gap:5px;margin:12px 0 8px}
.member-identity h3{font-size:.8125rem}.member-rank{font-size:.625rem;padding:1px 5px}
.member-own-name{padding:0;min-height:28px;background:transparent;border:0;color:inherit;font:inherit;cursor:pointer}.member-own-name:hover{background:transparent;color:var(--accent)}.member-own-name:focus-visible{outline:2px solid var(--accent);outline-offset:3px}
.member-card-actions{gap:4px;flex-wrap:nowrap}.member-card-actions>button{font-size:.6875rem;min-height:27px;padding:4px 6px;gap:4px;flex:none}
.member-card-actions>button:before{width:6px;height:6px;background:#b59bff;box-shadow:0 0 6px #b59bff80}.member-card-actions>button[data-profile-sigs]:before{background:#59d8ef;box-shadow:0 0 6px #59d8ef80}.member-card-actions>button[data-profile-pledge]:before{background:#ffd465;box-shadow:0 0 6px #ffd46580}.member-intro{font-size:.6875rem;line-height:1.4;margin-top:14px;min-height:18px}
.member-edit{font-size:.6875rem;min-height:26px;margin-top:4px;padding:3px 7px}
.member-leaders{gap:18px;margin:0 auto 20px;max-width:980px}.member-leaders>.member-card{width:min(100%,230px)}
:root[data-theme=dark] .member-card{background:linear-gradient(135deg,#1d1d1d,#1a1a1a);border-color:#303033}
:root[data-theme=dark] .member-rank{background:#444053;border-color:#77668e;color:#f0edf7}
:root[data-theme=dark] .member-card-actions>button{background:#17171e;border-color:#30303d;color:#e5e4eb;box-shadow:inset 0 1px 1px #ffffff09}
:root[data-theme=dark] .member-card-actions>button:hover{background:#22212a;border-color:#8e7cae}
:root[data-theme=dark] .member-intro{color:#bbb}
.price-table{--price-columns:90px minmax(0,1fr)}
.price-table.with-images{--price-columns:90px minmax(0,1fr) 132px}
.price-table.is-manager{--price-columns:90px minmax(0,1fr) 68px}
.price-table.with-images.is-manager{--price-columns:90px minmax(0,1fr) 132px 68px}
.price-table .price-head,.price-table .price-only-row{gap:10px;padding:7px 10px}
.price-table .price-only-row{min-height:36px}.price-table .track-name,.track-name{font-size:.8125rem;line-height:1.4}
.price-table .price-head{font-size:.6875rem}.price-thumbnail{width:132px;border-radius:6px}
.new-toggle{width:68px;min-height:28px;font-size:.6875rem;padding:4px;gap:4px}
.new-toggle .switch-track{width:26px;height:16px}.new-toggle .switch-track:after{width:10px;height:10px}
.new-toggle[aria-checked=true] .switch-track:after{transform:translateX(10px)}
.price-table .new-registration{gap:4px;margin-top:2px}.new-registration-date{font-size:.6875rem}
.price-table-help{padding:7px 10px;font-size:.75rem}
.download-head,.download-row{grid-template-columns:minmax(0,1fr) 92px 92px;gap:8px;padding:8px 10px}
.download-info{grid-template-columns:84px minmax(0,1fr);gap:8px}.download-info .price{font-size:.8125rem}
.download-button{min-height:30px;padding:5px 7px;font-size:.6875rem}
.dance-info{margin-bottom:8px;padding-bottom:8px}.dance-info-heading{gap:8px}
.dance-table-head{padding:7px 10px}.dance-row{gap:10px;padding:9px 10px}.dance-track{grid-template-columns:84px minmax(0,1fr);gap:8px}
.dance-track>.price{font-size:.8125rem}.dance-actions{gap:5px}.dance-actions>button,.dance-actions>.button{min-height:30px;padding:5px 7px;font-size:.6875rem}
.dance-sharing{min-height:28px;font-size:.6875rem;margin-top:3px}.dance-info-heading>button{min-height:30px}

.live-toolbar{margin-top:8px}.live-heading{margin:6px 0 8px}.live-heading h2{font-size:.9375rem;gap:6px}
.live-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px 6px;max-width:none}
.live-card-body{padding:6px;gap:5px}.live-member-avatar{width:22px;height:22px}
.live-member-name strong{font-size:.75rem}.live-description h3{font-size:.75rem;margin:3px 0 5px}
.live-play{width:30px;height:30px;font-size:.8125rem}.live-notice{margin-top:10px;padding:8px 10px;line-height:1.45}
.file-manager-tools{padding:10px;margin:8px 0}.file-manager-top{gap:6px}.file-manager-top select{min-height:32px;padding:5px 7px}
.file-delete-options{gap:6px;margin:8px 0}.file-delete-options button{min-height:30px;padding:4px 7px}
.file-row-check{min-height:26px;margin-bottom:3px;gap:5px}.file-row-check input{width:16px;height:16px}
.file-row-delete{gap:4px;margin-top:5px}.file-row-delete button{min-height:28px;padding:4px 6px}
.member-toolbar{gap:6px}.member-row{gap:10px;padding:10px 0}.member-controls{gap:6px}
.member-row .member-identity{display:grid;justify-content:start;justify-items:start;text-align:left;margin:0;gap:2px}
.upload-list{gap:7px;margin-top:10px}.upload-targets{gap:6px;margin-top:7px}.upload-targets .check{min-height:30px}
.upload-footer button,#new-list-dialog .dialog-foot button{min-height:34px}.auth-tabs{margin-bottom:14px}
/* Feed tabs stay compact; their existing arrows still move through all items. */
.posts-heading{margin:8px 0;gap:6px}.posts-heading h2{font-size:.9375rem}
.posts-arrows{gap:4px}.posts-arrows button{width:28px;min-height:28px;font-size:1.125rem;padding:0}
.posts-page-number{font-size:.6875rem;min-width:34px}
.posts-grid{overflow-y:hidden;scrollbar-width:none;--post-height:150px;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,var(--post-height));gap:8px}
.post-card{padding:9px}.post-head{gap:6px;margin-bottom:6px}.post-avatar{width:24px;height:24px}
.post-author strong{font-size:.75rem}.post-author span{font-size:.6875rem}.post-text{font-size:.75rem;line-height:1.3;font-weight:750;-webkit-line-clamp:3}
.post-content{gap:5px}.post-images{height:46px;gap:4px}.post-foot{margin-top:5px;padding-top:5px;font-size:.6875rem}
.shorts-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding-bottom:5px;align-items:start;overflow-y:hidden;scrollbar-width:none;max-height:none}
.short-card{height:auto;border:0;border-radius:0;background:transparent}
.short-thumbnail{height:auto;aspect-ratio:2/3;border-radius:8px}.short-thumbnail img{position:absolute;inset:0}.short-play{width:28px;height:28px;font-size:.8125rem}
.short-body{padding:4px 0 0;gap:2px}.short-body strong{font-size:.75rem;line-height:1.3;height:2.6em}
.short-body>span,.short-body>small{font-size:.6875rem}

/* Dialogs, uploads and staff tools follow the same scale. */
dialog{width:min(650px,calc(100% - 20px));max-height:92dvh;border-radius:10px}
dialog.wide,.work-audit,.owner-settings,.profile-sigs-dialog{width:min(1084px,calc(100vw - 20px))}
.dialog-head,.dialog-body,.dialog-foot{padding:12px 14px}.dialog-head{gap:8px}.dialog-head h2{font-size:.9375rem}
.dialog-foot{gap:6px;flex-wrap:wrap}.dialog-foot button{min-height:32px}.close{font-size:1.25rem;min-height:30px;min-width:30px;padding:3px 6px}
.field{gap:4px;margin-bottom:10px}.field label,.check{font-size:.75rem}.split{gap:12px}
.check input{width:16px;height:16px}.summary{padding:8px}.form-error{font-size:.75rem}
.profile-view-dialog .dialog-body,.profile-sigs-dialog .dialog-body,.profile-edit-dialog .dialog-body{padding:14px}
.profile-facts{gap:12px;padding:16px 0}.profile-detail dd{font-size:.9375rem;line-height:1.4}.profile-detail dt{margin-bottom:3px}
.profile-stories{gap:14px;margin-top:14px}.profile-stories .profile-detail:last-child{padding-top:14px}
.profile-hero{gap:8px}.profile-hero>strong{font-size:1.125rem}.profile-hero p{font-size:.8125rem}
.profile-form-top{grid-template-columns:90px minmax(0,1fr);gap:12px;margin-bottom:12px}
.profile-photo-preview .member-avatar{width:80px;height:80px}.profile-form-grid{gap:0 12px}
.profile-picker{padding-top:12px;margin-top:8px}.profile-picked{margin:8px 0;gap:5px}.profile-pick-options{gap:6px;margin:8px 0}
.sig-option{padding:6px;gap:6px}.sig-option>img,.sig-option-empty{width:66px}
.pledge-dialog{padding:8px;max-width:96vw}.pledge-close{top:10px;right:10px}.pledge-actions{gap:6px;padding-top:8px}
.admin-area{padding:12px;margin-bottom:10px}.admin-head{gap:8px}.admin-head h3{margin:0}
.dropzone{padding:15px 10px;margin-top:10px;gap:3px}.dropzone strong{font-size:.875rem}
.dropzone.compact{padding:12px 8px;min-height:76px;margin-bottom:10px}
.batch-file-actions{gap:6px;margin-top:8px}.batch-file-actions button{min-height:32px;min-width:0}
.row{grid-template-columns:60px minmax(100px,1fr) minmax(100px,140px) 108px;gap:10px;padding:10px}
.thumb{width:60px}.file-actions{gap:4px}.file-actions button,.file-actions a{min-height:28px;padding:4px 6px;font-size:.6875rem}
.row audio{height:28px;margin-top:4px}.meta-line,.file-name{margin-top:3px;font-size:.6875rem}
.audit-item{padding:9px 8px 9px 0}.audit-item strong{margin-bottom:3px}.audit-item div{margin-top:3px}
.unread-row,.event{padding:10px;gap:8px}.upload-row{padding:8px}.upload-footer{gap:8px}
.owner-members{margin-top:20px;padding-top:14px}.owner-role-cards{gap:6px;margin:12px 0}
.owner-role-cards button{padding:10px;gap:6px}.owner-role-cards strong{font-size:1.25rem}
.member-roles{padding:6px 8px;gap:4px 10px}.member-roles .check{min-height:28px}
.work-filters,.recommend-inbox-toolbar,.settings-filters{gap:6px}
.work-filters input,.work-filters select,.work-filters button,.recommend-inbox-toolbar select,.recommend-inbox-toolbar button,.settings-filters input{min-height:32px}
.work-record-head,.work-record{gap:10px;padding:9px 10px;font-size:.75rem;line-height:1.4}
.work-more{padding-top:8px}.song-request{padding:12px;margin-top:8px}.song-request-head{gap:8px}
.song-request-head h3{font-size:.875rem;margin-top:4px}.song-request-meta{margin-top:8px;gap:4px 8px}
.song-request-message{font-size:.8125rem;line-height:1.5;margin-block:8px}.request-state{padding:3px 6px;font-size:.6875rem}
.song-attachment{padding:8px;margin-top:8px;gap:8px}.song-request-foot{margin-top:8px}
.backwall-gallery{grid-template-columns:repeat(auto-fill,minmax(135px,1fr));gap:8px;margin-top:8px}
.backwall-photo{padding:6px;gap:5px}.backwall-photo img{height:110px}.backwall-photo>.button,.backwall-photo>button{min-height:30px;font-size:.6875rem}
.request-count{min-width:17px;font-size:.625rem;padding:1px 4px;margin-left:1px}
.settings-tabs{gap:5px;margin-bottom:10px}.settings-summary{gap:8px;margin:10px 0}
.settings-summary>div{padding:10px;gap:4px}.settings-summary strong{font-size:1.25rem}
.settings-table th,.settings-table td{padding:8px;font-size:.75rem}.settings-pagination{gap:6px;margin-top:8px}
.registration-controls{padding:10px}.registration-grid{margin:0 10px 10px}
.registration-sheet caption{font-size:.9375rem;padding:8px}.registration-sheet thead th{font-size:.75rem;padding:6px}
.registration-sheet tbody th,.registration-sheet .registration-price{padding:3px 6px;font-size:.75rem}
.registration-cell{min-height:30px;padding:3px;font-size:.875rem}

@media(max-width:800px){
  .workspace{display:flex;flex-direction:column;gap:10px}.showcase-workspace{gap:0}
  .new-panel{position:static;width:100%;padding:0 0 8px;border-top:0;border-bottom:1px solid var(--line)}
  .new-panel>.muted{display:none}.news-list{display:flex;gap:12px;max-height:86px;padding-top:5px;overflow:auto}
  .news-item{flex-shrink:0;min-width:116px;max-width:160px;padding:0;border:0}.news-item .new-clear{min-height:26px}
  .home-post-groups{grid-template-columns:1fr;gap:0}.home-posts-card{height:102px}
  .home-live .home-strip{grid-template-columns:repeat(4,minmax(0,1fr))}
  .signature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.member-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
  .row{grid-template-columns:56px minmax(0,1fr);gap:8px}.audio-cell,.image-cell{grid-column:1/-1}
  .download-info{display:block}.download-info .track-name{margin-top:2px}
}
@media(max-width:620px){
  .header-inner{padding:4px 10px;min-height:36px}.account-actions{width:100%;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;justify-content:flex-start;padding-block:1px}
  .account-actions>*{flex-shrink:0}.account-actions .theme-picker{margin-right:2px}.account-actions>button{min-height:30px;font-size:.6875rem}
  .account-actions .mode{max-width:126px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .label-nav{gap:18px;padding:0 10px}.label-nav a{min-height:36px;font-size:.75rem}
  .shell{padding:8px 8px max(24px,env(safe-area-inset-bottom))}
  .view-tabs,.showcase-workspace .view-tabs{gap:16px;margin-bottom:8px}.view-tabs button{min-height:34px;font-size:.75rem}
  .list-toolbar .search{flex-basis:100%;min-height:34px}.list-toolbar>button{min-height:30px;margin-left:0}
  .list-toolbar #copy-button{margin-left:auto}.stats{gap:4px;margin:7px 0}.stats button{min-height:30px;padding:4px 7px}
  .showcase-toolbar{padding:6px 8px;gap:6px}.showcase-toolbar .actions{flex-wrap:wrap}.showcase-toolbar .actions>button{min-height:30px}
  .home-panel{padding:6px;margin-bottom:8px;border-radius:6px}.home-heading h2{font-size:.75rem;flex-wrap:nowrap;gap:4px}
  .home-heading h2 small{display:inline}.home-live-order{font-size:.625rem}.home-live-tools{gap:4px}
  .live-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 6px}.live-toolbar{gap:6px;padding:6px 8px}
  .file-delete-options strong{width:64px}.file-delete-options button,.file-row-delete button,.file-row-check{min-height:32px}
  .home-live .home-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 6px}
  .home-posts .home-strip{grid-template-columns:repeat(3,minmax(145px,1fr))}
  .home-shorts .home-strip,.shorts-grid{grid-template-columns:repeat(5,minmax(132px,1fr));scroll-padding-inline:0}
  .home-posts-card{height:104px}.home-shorts .home-media{max-height:none}
  .home-arrows button,.home-live-tools button{min-height:30px;width:30px}
  .home-card-title,.short-body strong{font-size:.75rem}.home-member{font-size:.6875rem}
  .signature-grid,.profile-signature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 6px}
  .signature-caption h3,.profile-signature-grid .signature-caption h3{font-size:.75rem}.signature-price{font-size:.6875rem}
  .signature-play{width:32px;height:32px;min-height:32px}
  .member-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .member-card{min-height:220px;padding:20px 6px 12px}.member-avatar{width:86px;height:86px}
  .member-identity{margin:10px 0 7px}.member-identity h3{font-size:.8125rem}
  .member-card-actions{gap:3px;flex-wrap:wrap}.member-card-actions>button{min-height:30px;padding:4px 5px;font-size:.6875rem;flex:none;gap:3px}
  .member-card-actions>button:before{width:5px;height:5px}.member-intro{font-size:.6875rem;margin-top:10px}
  .member-leaders>.member-card{width:calc((100% - 10px)/2)}
  .price-table .price-head{display:none}.price-table .price-only-row{display:grid;grid-template-columns:76px minmax(0,1fr);gap:4px 7px;padding:7px;min-height:34px;align-items:center}
  .price-table.with-images .price-only-row{grid-template-columns:76px minmax(0,1fr) 76px}
  .price-table.is-manager .price-only-row{grid-template-columns:76px minmax(0,1fr) 62px}
  .price-table.with-images.is-manager .price-only-row{grid-template-columns:76px minmax(0,1fr) 76px}
  .price-table .price-only-row>.price{grid-column:1;grid-row:1;text-align:right;font-size:.75rem;align-self:center}
  .price-table .price-only-row>.track-name{grid-column:2;grid-row:1;align-self:center;font-size:.75rem}
  .price-table .price-preview-cell{grid-column:3;grid-row:1;align-self:center}.price-thumbnail{width:76px}
  .price-table .price-new-cell{grid-column:3;grid-row:1;align-self:center}
  .price-table.with-images .price-new-cell{grid-column:3;grid-row:2}.price-table .new-toggle{width:62px;min-height:28px}
  .price-table .new-registration-date{font-size:.6875rem}.price-table .new-registration{margin-top:2px}
  .download-head,.download-row{grid-template-columns:minmax(0,1fr) 72px 72px;padding:7px;gap:5px}
  .download-button{min-height:32px;padding:4px;font-size:.6875rem}.download-info .price,.download-info .track-name{font-size:.75rem}
  .dance-row{padding:9px 7px;gap:7px}.dance-track{grid-template-columns:76px minmax(0,1fr);gap:7px}
  .dance-actions{gap:5px}.dance-actions>button,.dance-actions>.button{min-height:32px}.dance-info-heading>button{min-height:32px;width:auto}
  .posts-grid{grid-template-columns:repeat(6,170px);grid-template-rows:150px;gap:7px;overflow-x:auto;scroll-snap-type:x mandatory}
  .post-card{scroll-snap-align:start}.posts-heading{flex-wrap:nowrap}.posts-arrows{gap:4px}.posts-arrows button{width:32px;min-height:32px}
  .posts-toolbar{flex-direction:row;padding:6px 8px}.posts-hint{font-size:.6875rem}
  .dialog-head,.dialog-body,.dialog-foot,.owner-settings .dialog-body{padding:10px 12px}
  dialog,dialog.wide,.work-audit,.owner-settings,.registration-dialog{width:calc(100% - 12px);max-height:94dvh}
  .profile-form-grid{min-width:0}
  .dialog-head h2,.profile-view-dialog .dialog-head h2,.profile-sigs-dialog .dialog-head h2{font-size:.9375rem}
  .dialog-foot button,.profile-edit-dialog .dialog-foot button{min-height:34px}.close{min-height:32px;min-width:32px}
  .field{margin-bottom:9px}.profile-form-top{grid-template-columns:1fr;gap:10px}.profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 8px}
  .profile-url-field{gap:5px}.profile-url-field>button{min-height:32px}.profile-facts{gap:12px}
  .admin-area{padding:9px}.admin-head .actions{gap:5px}.dropzone{padding:12px 7px}
  .batch-file-actions{gap:5px}.batch-file-actions button{min-height:34px;font-size:.75rem}
  .file-actions button,.file-actions a{min-height:32px}.row{padding:8px;gap:7px}.thumb{width:56px}
  .owner-role-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.owner-role-cards button{padding:8px;gap:5px}
  .member-roles .check{min-height:32px}.work-record{padding:9px 0;gap:6px 10px}
  .song-request{padding:10px}.backwall-gallery{gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}
  .backwall-photo>.button,.backwall-photo>button{min-height:32px}.settings-summary>div{padding:9px}
  .settings-table th,.settings-table td{padding:7px}.registration-sheet{min-width:0;font-size:.75rem}
  .registration-sheet thead th{padding:6px 3px;font-size:.6875rem}.registration-sheet .registration-price{font-size:.6875rem;padding:3px}
  .registration-sheet tbody th{padding:3px}.registration-cell{min-height:32px}
}
/* Form text remains large enough to avoid an unwanted iOS focus zoom. */
@media(hover:none) and (pointer:coarse){
  input:not([type=checkbox]),select,textarea,.list-toolbar .search,.showcase-workspace .list-toolbar .search,.upload-targets input[type=number],.upload-line input{font-size:1rem}
}

/* Feed arrows and touch swipes remain available without an inner scrollbar. */
.home-strip::-webkit-scrollbar,.shorts-grid::-webkit-scrollbar,.posts-grid::-webkit-scrollbar{display:none;width:0;height:0}
.home-section-icon{display:inline-flex;align-items:center;flex:none;line-height:1}
.feed-icon{display:inline-block;flex:none;vertical-align:middle;overflow:visible}
.youtube-feed-icon{width:.875rem;height:.625rem}.shorts-feed-icon{width:.8125rem;height:1rem}
.posts-heading h2{display:flex;align-items:center;gap:5px}
.home-post-head .home-member,.post-author strong{font-weight:750}
.post-content.has-media{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 7px;align-items:center}
.post-content.has-media .post-text{grid-column:1;grid-row:1;margin:0;-webkit-line-clamp:3}
.post-content.has-media .post-poll{grid-column:1;grid-row:2}
.post-images{grid-column:2;grid-row:1 / span 2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;width:auto;height:auto;max-width:64px;margin:0;overflow:hidden}
.post-images img{flex:none;width:auto;height:auto;max-width:64px;max-height:70px;object-fit:contain;background:transparent;border-radius:5px}
.post-images:has(img + img) img{max-height:34px}

/* Pledges open as one large photo centered over the dimmed member screen. */
#pledge-dialog{--pledge-height:min(78dvh,900px);width:96vw;max-width:1200px;max-height:96dvh;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#fff;text-align:center;overflow:auto;scrollbar-width:none}
#pledge-dialog::backdrop{background:#060a0de8;backdrop-filter:blur(6px)}
#pledge-dialog:has(.pledge-actions:not([hidden])){--pledge-height:min(76dvh,calc(100dvh - 155px),900px)}
#pledge-dialog .pledge-body{min-width:0;width:100%;display:flex;align-items:center;justify-content:center}
#pledge-dialog .pledge-photo{width:auto;height:var(--pledge-height);max-width:100%;max-height:var(--pledge-height);object-fit:contain;border-radius:6px;margin:0 auto}
#pledge-dialog .pledge-close{position:static;display:flex;width:auto;min-width:48px;min-height:30px;margin:10px auto 0;padding:4px 12px;border:1px solid #5a5b60;border-radius:20px;background:#1a1c20;color:#fff;box-shadow:none;font-size:.6875rem;line-height:1.3}
#pledge-dialog .pledge-close:hover{background:#303238;border-color:#aaa}
#pledge-dialog .pledge-actions{padding-top:9px;gap:6px}
#pledge-dialog .pledge-actions button:not(.danger){background:#1c1e24;border-color:#555760;color:#fff}
#pledge-dialog .pledge-actions small,#pledge-dialog .help,#pledge-dialog .pledge-empty{color:#c1c3c9}
#pledge-dialog .form-error{color:#ffabb7}
#pledge-dialog .pledge-empty{padding:60px 20px;margin:0}

/* The wordmark shares the Home tab's left edge on every label. */
.header-inner{justify-content:space-between;gap:20px}
.unispa-wordmark{display:inline-flex;align-items:center;flex:none;min-height:28px;padding:3px 0;color:#baa6f4;font-size:1.125rem;line-height:1;font-weight:850;letter-spacing:-.045em;text-decoration:none}
.unispa-wordmark:hover{color:#c9b8ff}
.unispa-wordmark img{display:block;width:128px;height:28px;object-fit:cover;object-position:center}
[data-theme=light] .unispa-wordmark img{filter:brightness(.76) saturate(1.08)}
.mobile-request-actions{display:none;--request-bg:var(--theme-soft,var(--soft));--request-text:var(--ink);--request-border:var(--line);--request-hover:var(--theme-primary,#e3d9ef)}
[data-theme=light] .mobile-request-actions{--request-bg:#f1edf8;--request-text:#38294b;--request-border:#90809f;--request-hover:#e3d9ef}
.header-inner .account-actions{flex:1;min-width:0;width:auto}
.header-inner>#admin-button{flex:none;margin-left:0;white-space:nowrap;font-size:.6875rem;min-height:28px;padding:4px 7px;color:#fff;background:#252b36;border-color:var(--theme-border-accent,#252b36)}
@media(max-width:620px){
  .header-inner{display:flex;flex-wrap:nowrap;gap:4px}
  .unispa-wordmark{font-size:1.05rem;padding:0;min-width:0}
  .unispa-wordmark img{width:80px;height:24px}
  .header-inner .account-actions{flex-wrap:nowrap;justify-content:flex-end;margin:0;padding:0;gap:3px}
  .account-actions:has(#mobile-backwall-button:not([hidden])) #role-badge{display:none}
  .account-actions .theme-picker{font-size:.625rem;gap:3px;margin-right:0}
  .account-actions .theme-switch{width:30px;min-width:30px;height:20px;min-height:20px}
  .account-actions .theme-switch-thumb{width:14px;height:14px}
  .account-actions .theme-switch[aria-checked=true] .theme-switch-thumb{transform:translateX(10px)}
  .header-inner .account-actions #recommend-button,.header-inner .account-actions #backwall-button{display:none!important}
  .header-inner>#admin-button{min-height:28px;font-size:.625rem;padding:3px 6px}
  .mobile-request-actions:has(button:not([hidden])){display:flex;overflow:hidden;align-items:stretch;border:1px solid var(--request-border);border-radius:6px;background:var(--request-bg)}
  .mobile-request-actions button{flex:1 1 0;min-width:0;min-height:26px;padding:3px 4px;white-space:nowrap;font-size:.625rem;border:0;border-radius:0;background:transparent;color:var(--request-text)}
  .mobile-request-actions button:not([hidden])~button:not([hidden]){border-left:1px solid var(--request-border)}
  .mobile-request-actions button:hover,.mobile-request-actions button:active{background:var(--request-hover)}
  .mobile-request-actions button:focus-visible{outline:2px solid var(--accent);outline-offset:-3px}
}
@media(max-width:380px){.account-actions:has(#mobile-backwall-button:not([hidden])) .theme-picker>span{display:none}}

/* Keep the shared controls above the dense price columns and recent additions. */
.workspace{display:block}
.catalog-list-layout{display:grid;grid-template-columns:146px minmax(0,1fr);gap:12px;align-items:start}
.catalog-list-main{min-width:0}
.catalog-list-layout:has(> .new-panel[hidden]){display:block}
.home-workspace #new-panel{display:none!important}
.prices-workspace .catalog-list-layout{grid-template-columns:minmax(0,3fr) minmax(0,1fr);gap:8px}
.prices-workspace .catalog-list-main{grid-column:1;grid-row:1}
.prices-workspace .new-panel{grid-column:2;grid-row:1;position:sticky;top:12px;min-width:0;min-height:140px;border:1px solid var(--line);border-radius:var(--radius-card);padding:9px;background:var(--theme-surface)}
.prices-workspace .new-heading h2{font-size:.75rem}
.prices-workspace .new-panel>.muted{display:block;font-size:.625rem;margin:5px 0}
.prices-workspace .news-list{display:block;max-height:75vh;overflow:auto;padding:0}
.prices-workspace .news-item{min-width:0;max-width:none;display:grid;grid-template-columns:auto minmax(0,1fr);gap:2px 6px;padding:8px 0;border-bottom:1px solid var(--line)}
.prices-workspace .news-item>.price{grid-column:1;grid-row:1;white-space:nowrap;font-size:.6875rem}
.prices-workspace .news-item>strong{grid-column:2;grid-row:1;font-size:.6875rem}
.prices-workspace .news-item>small,.prices-workspace .new-date-actions{grid-column:1/-1}
.prices-workspace .news-item>small{font-size:.625rem}
.prices-workspace #results{border:0;background:transparent;overflow:visible}
.price-table.price-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;align-items:start}
.price-columns .price-column{min-width:0;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--theme-surface);overflow:hidden}
.price-table.price-columns .price-head,.price-table.price-columns .price-only-row{display:grid;grid-template-columns:44px max-content minmax(0,1fr);gap:4px;padding:4px 5px;align-items:center;min-height:38px}
.price-table.price-columns .price-head{grid-template-columns:44px auto minmax(0,1fr);min-height:28px;font-size:.625rem}
.price-table.price-columns .price-only-row:last-child{border-bottom:0}
.price-table.price-columns .price-only-row>.price-preview-cell{grid-column:1;grid-row:1;align-self:center}
.price-table.price-columns .price-only-row>.price{grid-column:2;grid-row:1;font-size:.6875rem;white-space:nowrap;text-align:right;align-self:center}
.price-table.price-columns .price-only-row>.track-name{grid-column:3;grid-row:1;font-size:.6875rem;font-weight:750;line-height:1.3;min-width:0;align-self:center;overflow-wrap:anywhere}
.price-columns .track-name .new-pill{font-size:.5625rem;margin-left:3px;padding:1px 3px}
.price-table.price-columns .price-thumbnail,.price-thumbnail-empty{display:block;width:44px;min-width:44px;max-width:44px;min-height:0;aspect-ratio:239/165;border-radius:4px;padding:0}
.price-columns .price-thumbnail img{object-fit:contain}
.price-thumbnail-empty{display:grid;place-items:center;background:var(--theme-soft);color:var(--muted);font-size:.625rem}
.price-table.price-columns .price-new-cell{grid-column:1/-1;grid-row:2;display:block;min-width:0;text-align:right;font-size:.625rem}
.price-new-cell summary{display:inline-block;cursor:pointer;color:var(--muted);padding:0 2px;list-style:none}
.price-new-cell summary::-webkit-details-marker{display:none}
.price-new-cell summary:hover,.price-new-cell[open] summary{color:var(--accent)}
.price-entry-editor{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px;padding:4px 0}
.price-entry-editor .new-toggle{width:62px;min-height:26px;gap:4px;padding:2px 4px;font-size:.625rem}
.price-entry-editor .new-date-edit{font-size:.625rem;min-height:26px;padding:2px 5px}
.member-status.expelled{color:var(--danger);background:var(--theme-soft)}
@media(max-width:880px){
  .prices-workspace .catalog-list-layout{grid-template-columns:minmax(0,1fr)}
  .prices-workspace .new-panel{grid-column:1;grid-row:1;position:static;min-height:75px}
  .prices-workspace .catalog-list-main{grid-row:2}
  .prices-workspace .news-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 12px;max-height:none;overflow:visible}
}
@media(max-width:620px){
  .catalog-list-layout{display:flex;flex-direction:column;gap:8px}.catalog-list-main{width:100%}
  .prices-workspace .catalog-list-layout{display:flex;flex-direction:column}
  .prices-workspace .catalog-list-main{order:1}.prices-workspace .new-panel{order:0;width:100%}
  .price-table.price-columns{grid-template-columns:minmax(0,1fr)}
  .price-columns .price-column:has(> .price-head:only-child){display:none}
  .price-table.price-columns .price-only-row{grid-template-columns:48px max-content minmax(0,1fr);gap:6px;min-height:42px}
  .price-table.price-columns .price-head{grid-template-columns:48px auto minmax(0,1fr)}
  .price-table.price-columns .price-thumbnail,.price-columns .price-thumbnail-empty{width:48px;min-width:48px;max-width:48px}
  .price-table.price-columns .price-only-row>.price,.price-table.price-columns .price-only-row>.track-name{font-size:.75rem}
  .prices-workspace .news-list{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* Compact request inboxes and price editing, shared by dark and light themes. */
#backwall-inbox-dialog{width:min(720px,calc(100vw - 20px))}#new-list-dialog{width:min(760px,calc(100vw - 20px))}
.backwall-request.song-request{padding:0;margin-top:6px}
.backwall-request>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;padding:10px 12px;cursor:pointer;list-style:none;font-size:.8125rem;font-weight:700;color:var(--theme-text,#20242e)}
.backwall-request>summary::-webkit-details-marker{display:none}
.backwall-request>summary>span:first-child{min-width:0;overflow-wrap:anywhere}
.backwall-request>summary:focus-visible{outline:2px solid var(--theme-border-accent,#8170ad);outline-offset:-2px;border-radius:var(--radius-card)}
.backwall-chevron{flex-shrink:0;color:var(--theme-muted,#606776)}.backwall-request[open] .backwall-chevron{transform:rotate(180deg)}
.backwall-detail{padding:0 12px 12px;border-top:1px solid var(--theme-border,#dde0e8)}
.recommendation-status-actions{gap:6px;flex-wrap:wrap;justify-content:flex-start}
.recommendation-status-actions button{min-height:34px;flex:1;padding:6px 10px;font-size:.75rem}
.recommendation-status-actions button[aria-pressed="true"]{opacity:1;color:var(--theme-text,#20242e);border-color:var(--theme-border-accent,#8170ad);background:var(--theme-soft,#f1edf8);font-weight:750}
.request-state.held{color:var(--theme-amber,#806019)}.request-state.discarded{color:var(--theme-muted,#606776)}
.new-list-search{display:flex;gap:6px;margin-bottom:8px}.new-list-search input{flex:1;min-width:0}.new-list-search button{flex-shrink:0;min-height:34px;font-size:.6875rem}
.new-list-current{max-height:280px;overflow:auto;border:1px solid var(--theme-border,#dde0e8);border-radius:var(--radius-control);background:var(--theme-surface,#fff);padding:0 8px}
.new-list-row{display:grid;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 0;border-bottom:1px solid var(--theme-border,#dde0e8);font-size:.75rem}.new-list-row:last-child{border-bottom:0}
.new-list-row-title{min-width:0;overflow-wrap:anywhere}.new-list-row-actions{display:flex;gap:4px}.new-list-row-actions button{font-size:.6875rem;min-height:32px;padding:4px 8px}
.new-list-row.editing label{display:grid;gap:3px;font-size:.6875rem;min-width:0}.new-list-row.editing input{width:100%;min-width:0;padding:6px;min-height:32px;font-size:.75rem}
@media(max-width:540px){.new-list-row{grid-template-columns:70px minmax(0,1fr) auto;gap:5px}.new-list-row.editing{grid-template-columns:85px minmax(0,1fr)}.new-list-row.editing .new-list-row-actions{grid-column:1/-1;justify-content:flex-end}.new-list-row-actions button{min-height:36px;padding:5px 7px}.new-list-current{max-height:240px}.recommendation-status-actions button{min-height:38px}}

/* Profile and signature sheets float directly over the softened member page. */
#profile-view-dialog,#profile-sigs-dialog{--theme-text:#f8f8fa;--theme-muted:#b0b0b8;--theme-border:#343641;--theme-border-accent:#9282c3;--theme-soft:#1b1c24;--ink:#f8f8fa;--muted:#b0b0b8;position:fixed;margin:auto;max-height:calc(100dvh - 32px);padding:6px 2px;border:0;border-radius:0;background:transparent;box-shadow:none;color:#f8f8fa;text-align:center;overflow:auto;scrollbar-width:none}
#profile-view-dialog{width:min(520px,calc(100vw - 32px))}
#profile-sigs-dialog{width:min(720px,calc(100vw - 32px))}
#profile-view-dialog::backdrop,#profile-sigs-dialog::backdrop{background:rgba(4,8,12,.86);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}
.member-overlay::-webkit-scrollbar{display:none}
#profile-view-dialog .dialog-body,#profile-sigs-dialog .dialog-body{padding:0;background:transparent}
#profile-sigs-dialog .dialog-head{position:relative;display:grid;grid-template-columns:minmax(0,1fr);min-height:32px;margin:0 0 7px;padding:0 58px;border:0;background:transparent}
#profile-sigs-dialog .dialog-head h2{margin:0;text-align:center;font-size:.9375rem;font-weight:850;line-height:1.4;letter-spacing:-.035em;overflow-wrap:anywhere}
#profile-view-dialog .member-overlay-copy,#profile-sigs-dialog .member-overlay-copy{position:absolute;top:4px;right:2px;display:inline-flex;align-items:center;justify-content:center;gap:3px;min-height:26px;padding:3px 8px;border:1px solid #61577f;border-radius:999px;background:#181922;color:#f8f8fa;font-size:.625rem;line-height:1.2;box-shadow:none;z-index:1}
#profile-sigs-dialog .member-overlay-copy{top:2px;right:0}
#profile-view-dialog .member-overlay-copy:hover,#profile-sigs-dialog .member-overlay-copy:hover{background:#302b40;border-color:#b6a1ed}
#profile-view-dialog .profile-identity{margin:0;padding:0 58px 0}
#profile-view-dialog .profile-detail dt{margin:0 0 3px;font-size:.625rem;line-height:1.35;font-weight:700;color:#a7a7b0}
#profile-view-dialog .profile-detail dd{margin:0;font-size:1.125rem;line-height:1.35;font-weight:850;letter-spacing:-.035em;color:#f8f8fa;white-space:pre-wrap;overflow-wrap:anywhere}
#profile-view-dialog .profile-facts{gap:10px 18px;margin:0;padding:12px 0 16px;border-bottom:1px solid #353642}
#profile-view-dialog .profile-stories{gap:13px;margin:13px 0 0}
#profile-view-dialog .profile-stories .profile-detail{padding:0;border:0}
#profile-view-dialog .profile-stories .profile-message{margin-top:2px;padding-top:14px;border-top:1px solid #353642}
#profile-view-dialog .dialog-foot,#profile-sigs-dialog .dialog-foot{position:static;justify-content:center;align-items:center;gap:6px;flex-wrap:wrap;padding:12px 0 0;border:0;background:transparent}
#profile-view-dialog .dialog-foot button,#profile-sigs-dialog .dialog-foot button{min-height:28px;padding:4px 11px;border:1px solid #61626a;border-radius:999px;background:#181b20;color:#f8f8fa;font-size:.6875rem;line-height:1.3;box-shadow:none}
#profile-view-dialog .dialog-foot button:hover,#profile-sigs-dialog .dialog-foot button:hover{background:#303139;border-color:#b7b3c2}
#profile-view-dialog .dialog-foot .primary,#profile-sigs-dialog .dialog-foot .primary{border-color:#756692}
#profile-sigs-dialog .profile-signature-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px 8px}
#profile-sigs-dialog .signature-art{border-radius:4px;border-color:#343641;background:transparent}
#profile-sigs-dialog .signature-caption{justify-content:center;gap:4px;padding:3px 0 0;color:#f8f8fa}
#profile-sigs-dialog .signature-caption h3{font-size:.625rem;line-height:1.4;font-weight:800;text-align:left;color:#f8f8fa}
#profile-sigs-dialog .signature-price{padding:0 3px;border:1px solid #5d5870;border-radius:3px;background:#262431;color:#f8f8fa;font-size:.5625rem;line-height:1.35;font-weight:800}
#profile-sigs-dialog .signature-empty,#profile-sigs-dialog .empty{color:#b9b9c3}
#profile-sigs-dialog .signature-play{width:30px;height:30px;min-height:30px}
.member-overlay button:focus-visible{outline:2px solid #c4b5fd;outline-offset:3px}
@media(max-width:600px){
  #profile-view-dialog,#profile-sigs-dialog{max-height:calc(100dvh - 24px)}
  #profile-sigs-dialog .profile-signature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 8px}
  #profile-sigs-dialog .signature-caption h3{font-size:.75rem}
  #profile-sigs-dialog .signature-price{font-size:.6875rem}
}

#member-management-dialog{width:min(540px,calc(100vw - 20px))}
.member-management-toolbar{display:flex;gap:6px}.member-management-toolbar input{flex:1;min-width:0}.member-management-toolbar button{flex-shrink:0;font-size:.75rem}
.member-management-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.member-management-row>div{display:grid;gap:3px;min-width:0}.member-management-row strong{font-size:.875rem;overflow-wrap:anywhere}.member-management-row small{font-size:.75rem;color:var(--muted)}
.member-visibility-switch{display:flex;align-items:center;gap:7px;min-width:86px;min-height:40px;font-size:.75rem;font-weight:750;border:1px solid var(--line);background:var(--theme-surface,#fff);color:var(--ink)}
.member-visibility-track{display:block;width:30px;height:18px;border-radius:999px;background:#757581;padding:3px}.member-visibility-track>span{display:block;width:12px;height:12px;border-radius:50%;background:#fff;transition:transform .15s}.member-visibility-switch[aria-checked="true"] .member-visibility-track{background:#8067b8}.member-visibility-switch[aria-checked="true"] .member-visibility-track>span{transform:translateX(12px)}.member-visibility-switch[aria-checked="true"]{border-color:var(--theme-border-accent,#8067b8)}
@media(prefers-reduced-motion:reduce){.member-visibility-track>span{transition:none}}
