:root{color:#111214;background:#f2f2ef;font-family:Arial,Helvetica,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--paper: #f2f2ef;--ink: #111214;--muted: #70716d;--line: #c8c9c3;--yellow: #e5ff24;--blue: #2447ee;--red: #f0443e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}button:disabled{opacity:.42;cursor:not-allowed}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.app-shell{min-height:100vh;overflow:hidden}.site-header{height:76px;padding:0 4.2vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ink);position:relative;z-index:20}.brand{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.brand em{font-style:normal;color:var(--red);margin:0 4px}.brand-mark{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--ink);color:var(--yellow);font-size:10px;font-weight:800}.header-meta{display:flex;align-items:center;gap:17px}.status-dot{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:10px;font-weight:700}.status-dot i{display:block;width:6px;height:6px;border-radius:50%;background:#36a76c}.header-link{display:inline-flex;align-items:center;gap:5px;height:30px;padding:0;background:transparent;color:var(--ink);font-size:10px;font-weight:700}.header-link:hover,.header-link.active{color:var(--blue)}.icon-button{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink);background:transparent}.icon-button:hover{color:var(--blue)}.player-stage{min-height:716px;border-bottom:1px solid var(--ink);padding:29px 4.2vw 42px;position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(220px,.75fr) minmax(420px,1.5fr) minmax(250px,.8fr);grid-template-rows:auto minmax(540px,auto) auto;column-gap:clamp(20px,3vw,48px)}.stage-topline,.section-kicker{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:10px;font-weight:700}.stage-topline{position:relative;z-index:5;grid-column:1 / -1;grid-row:1}.stage-copy{position:relative;z-index:5;grid-column:1;grid-row:2;width:100%;min-width:0;margin-top:105px;align-self:start}.eyebrow{margin:0 0 15px;color:var(--muted);font-size:10px;font-weight:700;line-height:1.35}.stage-copy h1,.admin-main h1,.admin-login h1{margin:0;line-height:.92;font-weight:800;letter-spacing:0;text-transform:uppercase}.stage-copy h1{--title-max-size: 62px;--title-min-size: 30px;--title-max-lines: 3;width:100%;font-size:var(--title-max-size);overflow-wrap:anywhere;text-wrap:balance}.admin-main h1,.admin-login h1{font-size:62px}.stage-description{max-width:270px;margin:22px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.machine-slot{position:relative;z-index:1;grid-column:2;grid-row:2 / span 2;width:100%;min-width:0;height:var(--machine-height, 530px);align-self:center;transition:height .28s ease}.machine-visual{position:absolute;top:0;left:50%;width:600px;height:530px;margin-left:-300px;transform:scale(var(--machine-scale, 1));transform-origin:top center;transition:transform .28s ease;will-change:transform}.machine-visual:before{content:"";position:absolute;left:20%;top:7%;width:67%;height:84%;border-left:1px solid rgba(17,18,20,.18);border-right:1px solid rgba(17,18,20,.12);transform:skew(-13deg)}.machine-shadow{position:absolute;left:12%;right:10%;bottom:15px;height:14px;background:#1112141f;border-radius:50%;filter:blur(9px)}.machine-plate{position:absolute;z-index:3;display:flex;align-items:center;justify-content:center;border:3px solid var(--ink);box-shadow:9px 10px #11121424;font-size:15px;font-weight:800}.plate-yellow{top:16px;right:9%;width:260px;height:60px;background:var(--yellow);transform:rotate(11deg)}.plate-yellow span{white-space:nowrap}.machine-arm{position:absolute;z-index:3;right:20%;top:116px;width:178px;height:5px;background:var(--ink);transform:rotate(-48deg);transform-origin:right center;box-shadow:0 2px #f2f2ef47;transition:transform .55s cubic-bezier(.2,.75,.25,1)}.machine-arm:before{content:"";position:absolute;right:-12px;top:-12px;width:28px;height:28px;border:4px solid var(--ink);border-radius:50%;background:#d1d0cb}.machine-arm:after{content:"";position:absolute;left:-13px;top:-3px;width:32px;height:10px;border:2px solid var(--ink);background:var(--red);transform:rotate(8deg)}.machine-disc{position:absolute;z-index:2;left:8%;top:98px;width:338px;height:338px;border:6px solid var(--ink);border-radius:50%;background-color:var(--ink);background-image:url(/signal-texture.png);background-position:center;background-size:cover;box-shadow:11px 13px #11121421;transform:rotate(-12deg)}.machine-disc:after{content:"";position:absolute;inset:19px;border:1px solid rgba(242,242,239,.3);border-radius:50%}.disc-label{position:absolute;inset:10%;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--paper);font-size:12px;font-weight:800;transform:rotate(12deg)}.disc-label:after{content:"";position:absolute;z-index:3;left:50%;top:50%;width:7px;height:7px;border:2px solid var(--paper);border-radius:50%;background:var(--ink);transform:translate(-50%,-50%)}.disc-label-fallback{width:37.5%;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:2px solid var(--ink);border-radius:50%;background:var(--blue);transition:opacity .25s ease}.disc-label-fallback span{font-size:17px}.disc-label.has-artwork .disc-label-fallback{opacity:0}.disc-artwork{position:absolute;z-index:2;inset:0;width:100%;height:100%;border:3px solid var(--ink);border-radius:50%;object-fit:cover;opacity:0;transition:opacity .3s ease}.disc-artwork.loaded{opacity:1}.machine-visual.timer-running .machine-disc{animation:disc-spin 12s linear infinite}.machine-visual.timer-running .machine-arm{transform:rotate(-40deg)}.machine-base{position:absolute;z-index:2;left:29%;bottom:39px;width:290px;height:95px;border:4px solid var(--ink);background:#d1d0cb;transform:skewY(-9deg);display:flex;align-items:center;justify-content:center;gap:12px}.base-control{width:42px;height:35px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--ink);background:var(--yellow);color:var(--ink);transform:skewY(9deg)}.base-control:not(:disabled):hover{background:var(--blue);color:var(--paper)}.base-index{min-width:67px;color:var(--ink);font-size:10px;font-weight:800;text-align:center;transform:skewY(9deg)}.machine-signal{position:absolute;z-index:5;width:70px;height:70px;padding:0;border:3px solid var(--ink);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:5px 6px #11121421;font-size:17px;font-weight:800}.signal-blue{top:238px;right:7%;background:var(--blue);color:var(--paper)}.signal-red{top:320px;right:1%;background:var(--red);color:var(--paper);transition:transform .15s ease,box-shadow .15s ease}.signal-red:not(:disabled):hover{transform:translate(-2px,-2px);box-shadow:8px 9px #11121429}.signal-red:not(.liked) svg{opacity:.78}.signal-black{top:401px;right:7%;background:var(--ink);color:var(--paper);transition:transform .15s ease,box-shadow .15s ease,color .15s ease}.signal-black:hover{transform:translate(-2px,-2px);box-shadow:8px 9px #11121429}.signal-black.running{color:var(--yellow);box-shadow:5px 6px 0 var(--red);animation:signal-pulse 1.8s ease-in-out infinite}.machine-caption{position:absolute;left:2%;bottom:5px;width:210px;color:var(--muted);font-size:9px;font-weight:700}.machine-caption span,.machine-caption strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.machine-caption strong{margin-top:5px;color:var(--ink);font-size:11px}.player-embed{position:relative;z-index:8;grid-column:3;grid-row:2;width:100%;min-width:0;margin-top:105px;align-self:start;border:1px solid var(--ink);background:var(--paper)}.embed-head{height:36px;padding:0 12px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--ink);color:var(--muted);font-size:9px;font-weight:700}.embed-head>span:first-child{display:inline-flex;align-items:center;gap:6px;color:var(--ink)}.embed-actions{min-width:0;display:flex;align-items:center;gap:7px}.embed-status{display:inline-flex;align-items:center;gap:5px}.embed-status.playable{color:#26845a}.embed-status.restricted,.embed-status.unavailable{color:var(--red)}.embed-external{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink)}.embed-external:hover{color:var(--blue)}.player-embed iframe{display:block;width:100%;height:430px;border:0;background:#fff;animation:source-in .32s ease-out both}.player-embed.track-source iframe{height:86px}.embed-placeholder{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:10px;font-weight:700}.embed-placeholder svg{color:var(--blue)}.embed-placeholder small{font-size:8px;color:var(--muted)}.stage-data{position:relative;z-index:5;grid-column:1;grid-row:3;width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-self:end}.stage-data span{min-width:0;padding:11px 0 0;border-top:1px solid var(--ink);display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:700}.stage-data b{color:var(--muted);font-size:9px;font-weight:700}@keyframes disc-spin{0%{transform:rotate(-12deg)}to{transform:rotate(348deg)}}@keyframes signal-pulse{50%{box-shadow:5px 6px 0 var(--red),0 0 0 7px #f0443e21}}@keyframes source-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes drawer-in{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:translate(0)}}.control-band{min-height:150px;padding:27px 4.2vw;display:grid;grid-template-columns:1fr 1fr;gap:5vw;border-bottom:1px solid var(--ink)}.timer-heading{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:10px;font-weight:700}.timer-heading span{margin-left:auto;color:var(--blue)}.timer-panel.running .timer-heading span{color:var(--red)}.timer-value{margin:9px 0 13px;font-size:35px;line-height:1;font-variant-numeric:tabular-nums;font-weight:700}.timer-actions,.export-actions,.upload-actions{display:flex;align-items:center;gap:10px}.action-button{min-height:34px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:10px;font-weight:800;white-space:nowrap}.action-yellow{background:var(--yellow);color:var(--ink)}.action-blue{background:var(--blue);color:#fff}.action-red{background:var(--red);color:#fff}.action-black{background:var(--ink);color:#fff}.action-button:not(:disabled):hover{transform:translateY(-1px)}.last-session{color:var(--muted);font-size:9px;font-weight:700}.export-panel{border-left:1px solid var(--line);padding-left:3vw}.export-actions{margin-top:20px}.track-section{padding:32px 4.2vw 60px}.track-list{margin-top:13px;border-top:1px solid var(--ink)}.track-row{position:relative;min-height:62px;display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.track-row.selected{background:#2447ee0b}.track-row.selected:before{content:"";position:absolute;left:-1px;top:14px;bottom:14px;width:3px;background:var(--blue)}.track-select{min-height:61px;padding:0 0 0 10px;display:grid;grid-template-columns:55px minmax(150px,1fr) minmax(140px,.7fr);align-items:center;gap:12px;text-align:left;color:var(--ink);background:transparent}.track-select:hover .track-name{color:var(--blue)}.track-number{color:var(--blue);font-size:11px;font-weight:800}.track-name{min-width:0;font-size:15px;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.track-artist{min-width:0;color:var(--muted);font-size:12px;line-height:1.3;overflow-wrap:anywhere}.heart-button{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;color:var(--muted);background:transparent}.heart-button:hover,.heart-button.liked{color:var(--red)}.site-footer{min-height:70px;padding:0 4.2vw;display:flex;align-items:center;gap:25px;border-top:1px solid var(--ink);color:var(--muted);font-size:9px;font-weight:700}.site-footer span:first-child{margin-right:auto;color:var(--ink)}.site-footer a{display:inline-flex;align-items:center;gap:3px}.site-footer a:hover{color:var(--blue)}.archive-drawer{position:fixed;z-index:30;top:76px;right:0;bottom:0;width:min(390px,92vw);padding:25px 27px;background:var(--ink);color:var(--paper);box-shadow:-14px 0 #11121417;overflow-y:auto;animation:drawer-in .26s ease-out both}.drawer-head{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:800}.drawer-head .icon-button{color:var(--paper)}.drawer-head .icon-button:hover{color:var(--yellow)}.drawer-rule{height:1px;margin:20px 0 5px;background:#f2f2ef4d}.archive-item{width:100%;min-height:76px;padding:13px 0;display:grid;grid-template-columns:30px 1fr 30px;align-items:center;text-align:left;gap:8px;border-bottom:1px solid rgba(242,242,239,.2);background:transparent;color:var(--paper)}.archive-item:hover,.archive-item.selected{color:var(--yellow)}.archive-index,.archive-count{color:var(--muted);font-size:10px;font-weight:700}.archive-item>span:nth-child(2){min-width:0}.archive-item strong,.archive-item small{display:block;overflow-wrap:anywhere}.archive-item strong{font-size:13px}.archive-item small{margin-top:6px;display:-webkit-box;overflow:hidden;color:inherit;font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.archive-count{text-align:right}.drawer-empty{color:var(--muted);font-size:11px}.toast{position:fixed;z-index:50;right:25px;top:91px;min-height:39px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--ink);font-size:11px;font-weight:700;box-shadow:4px 4px 0 var(--ink)}.toast-error{background:var(--red);color:#fff}.toast-error .icon-button{color:#fff}.loading-state,.empty-state{min-height:calc(100vh - 76px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;text-align:center}.loading-state{color:var(--muted);font-size:10px;font-weight:800}.spin{animation:spin 1.1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-symbol{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border:1px solid var(--ink);border-radius:50%;color:var(--blue)}.empty-state h1{margin:0;font-size:33px;text-transform:uppercase}.empty-note{max-width:310px;margin:0 0 9px;color:var(--muted);font-size:12px;line-height:1.5}.admin-shell{background:var(--paper)}.admin-main{min-height:calc(100vh - 146px);padding:68px 8vw 90px}.admin-title-row{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid var(--ink);padding-bottom:25px}.admin-main h1,.admin-login h1{font-size:54px}.upload-workspace{padding:35px 0 44px;border-bottom:1px solid var(--ink)}.drop-zone{min-height:240px;border:1px dashed var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;color:var(--muted);cursor:pointer}.drop-zone:hover,.drop-zone.has-file{border-color:var(--blue);color:var(--blue);background:#2447ee09}.drop-zone.drag-active{border-style:solid;border-color:var(--red);color:var(--red);background:#f0443e0b}.drop-zone.busy{cursor:wait;opacity:.62}.drop-zone input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.drop-zone strong{color:var(--ink);font-size:14px}.drop-zone small{font-size:9px;font-weight:700}.upload-actions{margin-top:18px}.form-error,.form-warning,.form-success{min-width:0;display:flex;align-items:flex-start;gap:6px;margin:15px 0 0;font-size:11px;font-weight:700;line-height:1.4;overflow-wrap:anywhere}.form-error svg,.form-warning svg,.form-success svg{flex:0 0 auto}.form-error{color:var(--red)}.form-warning{color:#a26700}.form-success{color:#26845a}.security-section{padding:32px 0 38px;border-bottom:1px solid var(--ink)}.security-grid{margin-top:18px;display:grid;grid-template-columns:minmax(220px,.8fr) minmax(280px,1fr);gap:6vw}.security-title{display:flex;align-items:center;gap:9px}.security-title h2{margin:0;font-size:16px}.security-note{max-width:270px;margin:16px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.password-form{width:min(390px,100%);display:flex;flex-direction:column;gap:8px}.password-form label{margin-top:5px;color:var(--muted);font-size:9px;font-weight:800}.password-form input{height:40px;padding:0 11px;border:1px solid var(--ink);border-radius:0;outline:0;background:transparent}.password-form input:focus{border-color:var(--blue)}.password-form .action-button{margin-top:8px;align-self:flex-start}.preview-section{padding:32px 0 0}.draft-preview{margin-top:14px;border-top:1px solid var(--ink)}.preview-meta{min-height:64px;display:grid;grid-template-columns:125px 1fr 100px;align-items:center;border-bottom:1px solid var(--line);font-size:10px;font-weight:700}.preview-meta strong{min-width:0;font-size:15px;overflow-wrap:anywhere}.preview-meta span:last-child{text-align:right;color:var(--muted)}.preview-source{min-height:42px;padding:0 1px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);color:var(--muted);font-size:9px;font-weight:700}.preview-source span{display:inline-flex;align-items:center;gap:6px}.preview-source code{min-width:0;color:var(--blue);font-family:inherit;font-size:10px;font-weight:800;text-align:right;overflow-wrap:anywhere}.parse-notes{padding:9px 0;border-bottom:1px solid var(--line)}.parse-notes p{margin:6px 0}.preview-tracks>div{min-height:54px;display:grid;grid-template-columns:40px minmax(130px,1fr) minmax(130px,.7fr) 120px 145px;align-items:center;gap:10px;border-bottom:1px solid var(--line);font-size:12px}.preview-index{color:var(--blue);font-size:10px;font-weight:800}.preview-tracks small{color:var(--muted)}.preview-track-id{overflow:hidden;color:var(--blue);font-family:inherit;font-size:10px;font-weight:700;text-align:right;text-overflow:ellipsis}.preview-playback{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px;color:var(--muted);font-size:9px;font-weight:800;text-align:right}.preview-playback.playable{color:#26845a}.preview-playback.restricted,.preview-playback.unavailable{color:var(--red)}.preview-checks{min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.preview-identity{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:8px;font-weight:800;white-space:nowrap}.preview-identity.match{color:#26845a}.preview-identity.mismatch{color:var(--red)}.format-strip{margin-top:38px;padding-top:16px;display:flex;justify-content:space-between;border-top:1px solid var(--ink);color:var(--muted);font-size:9px;font-weight:700}.admin-published{margin-top:48px}.published-list{margin-top:13px;border-top:1px solid var(--ink)}.published-row{min-height:58px;display:grid;grid-template-columns:120px 1fr 90px 32px;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.published-row span,.published-row small{color:var(--muted);font-size:10px;font-weight:700}.published-row strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.published-row .icon-button:hover{color:var(--red)}.published-row.hidden{opacity:.58}.published-row.hidden .icon-button,.published-row.hidden .icon-button:hover{color:var(--blue)}.admin-login{min-height:calc(100vh - 76px);padding:100px 8vw}.admin-login-mark{width:62px;height:62px;margin-bottom:26px;display:flex;align-items:center;justify-content:center;background:var(--yellow);border:1px solid var(--ink)}.login-form{width:min(360px,100%);margin-top:40px;display:flex;flex-direction:column;gap:10px}.login-form label{color:var(--muted);font-size:10px;font-weight:800}.login-form input{height:43px;padding:0 12px;border:1px solid var(--ink);border-radius:0;outline:0;background:transparent}.login-form input:focus{border-color:var(--blue)}.login-form .action-button{margin-top:8px;align-self:flex-start}@media(max-width:1180px){.player-stage{min-height:0;padding-bottom:36px;display:flex;flex-direction:column}.stage-topline{width:100%}.stage-copy{width:100%;max-width:760px;margin-top:70px}.stage-copy h1{--title-max-size: 54px}.machine-slot{width:100%;margin-top:28px;align-self:stretch}.player-embed{position:static;width:100%;margin-top:18px}.player-embed iframe{height:360px}.stage-data{position:static;width:100%;margin-top:27px}}@media(max-width:720px){.site-header{height:64px;padding:0 18px}.brand{font-size:10px;gap:8px}.brand-mark{width:24px;height:24px;font-size:9px}.status-dot,.site-header>.header-meta>.icon-button{display:none}.header-meta{gap:10px}.header-link{font-size:9px}.player-stage{min-height:0;padding:22px 18px 30px}.stage-topline{font-size:8px}.stage-topline span:last-child{display:none}.stage-copy{width:100%;margin-top:53px}.stage-copy h1{--title-max-size: 46px;max-width:100%}.stage-description{margin-top:15px}.machine-slot{margin-top:18px}.player-embed{width:100%;margin-top:20px}.player-embed iframe{height:330px}.player-embed.track-source iframe{height:86px}.embed-placeholder{min-height:125px}.stage-data{margin-top:25px;justify-content:space-between}.stage-data span{min-width:0}.control-band{grid-template-columns:1fr;gap:26px;padding:24px 18px}.export-panel{padding:24px 0 0;border-left:0;border-top:1px solid var(--line)}.track-section{padding:28px 18px 45px}.track-row{grid-template-columns:minmax(0,1fr) 30px;gap:8px;min-height:59px}.track-select{min-height:58px;padding-left:9px;grid-template-columns:30px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;gap:3px 8px}.track-number{grid-column:1;grid-row:1 / span 2}.track-artist{grid-column:2;grid-row:2;margin-top:0;font-size:10px}.track-name{grid-column:2;grid-row:1;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.heart-button{grid-column:2}.site-footer{min-height:90px;padding:18px;flex-wrap:wrap;gap:13px 18px}.site-footer span:first-child{width:100%}.toast{left:18px;right:18px;top:77px}.archive-drawer{top:64px;width:100%}.admin-main{padding:45px 18px 70px}.admin-main h1,.admin-login h1{font-size:42px}.admin-title-row{align-items:flex-start;flex-direction:column;gap:18px}.format-strip{flex-direction:column;gap:10px}.published-row{grid-template-columns:80px 1fr 30px}.published-row small{display:none}.preview-meta{grid-template-columns:90px 1fr;gap:10px}.preview-meta span:last-child{grid-column:2;text-align:left}.preview-tracks>div{min-height:58px;grid-template-columns:33px minmax(0,1fr) 105px;grid-template-rows:auto auto;align-content:center;gap:3px 6px}.preview-index{grid-column:1;grid-row:1 / span 2}.preview-tracks b{grid-column:2;grid-row:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-tracks small{grid-column:2;grid-row:2;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-track-id{display:none}.preview-checks{grid-column:3;grid-row:1 / span 2}.preview-source{padding:9px 0;align-items:flex-start;gap:12px}.preview-source>span{flex:0 0 auto}.admin-login{padding:75px 18px}.security-grid{grid-template-columns:1fr;gap:25px}.upload-actions{flex-wrap:wrap}}@media(max-width:520px){.stage-copy h1{--title-max-size: 42px;--title-max-lines: 4}.stage-data span{font-size:10px}}@media(max-width:380px){.brand-subtitle{display:none}.stage-copy h1{--title-max-size: 38px;--title-min-size: 28px}.header-meta{gap:7px}.header-link{font-size:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
