@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap");:root{--ink:#171523;--muted:#716e7e;--line:#e8e5eb;--paper:#fbfafb;--purple:#7357c8;--purple-dark:#563d9f;--coral:#e46f5f;--green:#3d9c75;--yellow:#dfa83a}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#f5f3f6;font-family:DM Sans,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.eyebrow{color:var(--purple);font:700 11px/1 Manrope,sans-serif;letter-spacing:.16em;margin-bottom:14px}.eyebrow.light{color:#d6c9ff}.muted{color:var(--muted)}.google,.primary,.secondary{height:44px;border-radius:10px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 17px;font-weight:700}.primary{color:white;background:var(--purple);box-shadow:0 5px 14px #7357c830}.primary:hover{background:var(--purple-dark)}.secondary{color:#454151;border:1px solid var(--line);background:#fff}.full{width:100%}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.08fr .92fr;background:#fff}.login-brand{position:relative;overflow:hidden;background:linear-gradient(145deg,#1e1732,#372860 50%,#8a61d0 140%);color:white;padding:58px clamp(48px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.login-brand:before{content:"";position:absolute;width:450px;height:450px;border:1px solid #ffffff12;border-radius:50%;right:-180px;top:-150px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff04}.brand-mark{width:49px;height:49px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#f58b74,#8c66dc);color:white;margin-bottom:60px;box-shadow:0 10px 30px #0004}.login-brand h1{font:800 clamp(48px,6vw,82px)/.98 Manrope,sans-serif;letter-spacing:-.055em;margin:0 0 26px;max-width:650px}.login-brand>p{max-width:510px;color:#d5cfe1;font-size:17px;line-height:1.65}.sound-bars{height:80px;display:flex;gap:6px;align-items:center;opacity:.38;margin:38px 0}.sound-bars i{width:3px;background:#d5c4ff;border-radius:4px}.brand-stat{border-top:1px solid #ffffff20;padding-top:22px;display:flex;justify-content:space-between;color:#ddd6e9;max-width:530px}.login-panel{display:grid;place-items:center;padding:40px}.login-card{width:min(440px,100%)}.login-card h2,.modal h2{font:800 34px/1.15 Manrope,sans-serif;letter-spacing:-.04em;margin:0 0 9px}.login-card>p{margin:0 0 30px}.login-card label,.modal label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:700;margin-bottom:17px}input{width:100%;border:1px solid #ddd9e1;border-radius:10px;height:47px;padding:0 14px;outline:none;color:var(--ink);background:white}input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #7357c817}.divider{display:flex;align-items:center;gap:12px;color:#aaa5af;font-size:11px;margin:23px 0}.divider:after,.divider:before{content:"";height:1px;background:var(--line);flex:1 1}.google{width:100%;border:1px solid var(--line);background:#fff}.google b{color:#4285f4;font-size:18px}.demo-button,.text-button{border:0;background:none;color:var(--purple);font-weight:700;width:100%;margin-top:22px}.demo-button{color:#77717d;text-decoration:underline;margin-top:14px}.form-error{background:#fff0ed;color:#ad4033;border-radius:8px;padding:10px 12px;font-size:12px;margin-bottom:14px}.config-note,.demo-banner{display:flex;gap:10px;align-items:flex-start;background:#fff7e5;color:#765718;padding:12px;border-radius:9px;font-size:12px;line-height:1.45;margin-bottom:20px}.config-note svg{flex:none}.config-note code{font-weight:700}.mobile-logo{display:none}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;width:245px;background:#1e1927;color:#cbc5d1;display:flex;flex-direction:column;padding:26px 17px 18px;z-index:20}.logo{height:48px;display:flex;align-items:center;gap:11px;padding:0 8px;color:white;font:600 17px Manrope}.logo-icon{width:34px;height:34px;border-radius:10px;background:linear-gradient(145deg,#f0806f,#8462d0);display:grid;place-items:center}.side-close{display:none}nav{display:flex;flex-direction:column;gap:5px;margin-top:35px}.nav-label{font:700 9px Manrope;letter-spacing:.15em;color:#777080;padding:22px 13px 8px}nav button{color:#aaa4b1;border:0;background:none;border-radius:9px;display:flex;align-items:center;gap:12px;height:42px;padding:0 12px;text-align:left;font-size:13px}nav button span{margin-left:auto;background:#332d3d;padding:2px 7px;border-radius:9px;font-size:10px}nav button.active,nav button:hover{color:white;background:#30283d}nav button.active:before{content:"";position:absolute;left:0;width:3px;height:23px;border-radius:0 4px 4px 0;background:#9977ed}.sidebar-bottom{margin-top:auto}.mini-card{border:1px solid #403748;background:#292231;border-radius:11px;padding:13px;display:grid;grid-template-columns:22px 1fr;grid-gap:2px 8px;gap:2px 8px;font-size:11px;margin-bottom:15px}.mini-card svg{color:#b090ff;grid-row:1/3}.mini-card strong{color:#e9e5ed}.mini-card span{color:#88818f}.profile-button{width:100%;height:53px;background:none;border:0;color:white;display:flex;align-items:center;gap:9px;padding:5px}.profile-button>span:nth-child(2){text-align:left;min-width:0;flex:1 1;display:flex;flex-direction:column}.profile-button small{color:#77707e;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:125px}.avatar{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;background:#dd7665;color:white;font-weight:700;font-size:11px}.logout{display:flex;align-items:center;gap:8px;border:0;background:none;color:#77707f;font-size:11px;margin:5px 8px 0}.dashboard{margin-left:245px;width:calc(100% - 245px);min-height:100vh}.topbar{height:58px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 30px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.breadcrumb{font-size:12px;color:#aaa4ae}.breadcrumb span{margin:0 8px}.breadcrumb span+*{color:var(--ink)}.top-actions{display:flex;gap:10px}.menu-button{display:none}.content{padding:24px clamp(25px,4vw,48px) 35px;max-width:1500px;margin:auto}.demo-banner{margin:0 0 25px;align-items:center}.hero-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.hero-row h1{font:800 38px/1 Manrope;letter-spacing:-.045em;margin:0 0 11px}.hero-row p{margin:0;color:var(--muted);font-size:14px}.hero-art{width:130px;height:78px;border-radius:18px;background:linear-gradient(135deg,#d7cdf0,#efb0a3);position:relative;display:grid;place-items:center;color:#fff;overflow:hidden}.hero-art:before{content:"";width:85px;height:85px;border:18px solid #ffffff25;border-radius:50%;position:absolute}.hero-art span{position:absolute;right:8px;top:8px;background:#ffffffcf;color:#8b607e;border-radius:5px;padding:3px 5px;font-size:7px;font-weight:800;letter-spacing:.1em}.stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-bottom:20px}.stats button{min-width:0;height:93px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:16px;display:flex;align-items:center;gap:12px;text-align:left;color:var(--ink)}.stats button.selected{border-color:#a391d4;box-shadow:0 0 0 2px #7357c814}.stats button>span:nth-child(2){display:flex;flex-direction:column;gap:5px}.stats small{color:#837e89;font-size:10px;white-space:nowrap}.stats strong{font:800 24px Manrope}.stats button>em,.stats button>svg{margin-left:auto;color:#afaab3;width:16px}.stats button>em{color:var(--green);font-style:normal;font-size:10px;background:#e9f5ef;padding:4px 5px;width:auto;border-radius:6px}.stat-icon{width:38px;height:38px;border-radius:10px;display:grid!important;place-items:center;flex:none}.stat-icon svg{width:18px}.violet{color:#7255bd;background:#eee8fb}.green{color:#328665;background:#e5f3ed}.yellow{color:#b88321;background:#fbf1d9}.coral{color:#c65649;background:#fbe8e4}.library-card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden}.library-toolbar{min-height:70px;display:flex;align-items:center;gap:12px;padding:12px 18px;border-bottom:1px solid var(--line)}.search{position:relative;width:min(400px,45%)}.search svg{position:absolute;left:13px;top:14px;color:#9b96a1}.search input{height:43px;padding-left:40px;background:#faf9fa}.filter-button{height:42px;border:1px solid var(--line);background:white;border-radius:9px;padding:0 12px;color:#625d68;display:flex;align-items:center;gap:20px;font-size:12px}.result-count{margin-left:auto;color:#aaa5ae;font-size:11px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:820px}th{text-align:left;height:39px;background:#faf9fa;border-bottom:1px solid var(--line);color:#9a959f;font-size:9px;text-transform:uppercase;letter-spacing:.08em;padding:0 16px}td{height:71px;border-bottom:1px solid #f0eef1;padding:9px 16px;font-size:12px;color:#5d5864}tbody tr:last-child td{border:0}tbody tr:hover{background:#fcfbfd}td:first-child{display:flex;align-items:center;gap:11px}.album{flex:none}td:first-child>div:nth-child(2){display:flex;flex-direction:column;gap:4px}.table-wrap td strong{color:#292530;font-size:13px}.table-wrap td span{color:#8e8994}[class^=art-]{width:39px;height:39px;border-radius:8px;display:grid;place-items:center;color:#fff}.art-1{background:#574569}.art-2{background:#d57f6d}.art-3{background:#775cc0}.art-4{background:#477b73}.art-5{background:#b08c43}td code{display:inline-flex;align-items:center;gap:6px;color:#716b77;background:#f7f5f7;border-radius:6px;padding:5px 7px;font:10px DM Sans}.genre{border:1px solid var(--line);border-radius:10px;padding:3px 8px;color:#77717d!important;font-size:9px}.status{display:inline-flex;align-items:center;gap:6px;font-size:10px!important;font-weight:600;white-space:nowrap}.status i{width:6px;height:6px;border-radius:50%}.status.ready{color:var(--green)!important}.status.ready i{background:var(--green)}.status.processing{color:#ae7c21!important}.status.processing i{background:var(--yellow)}.status.needs-review{color:var(--coral)!important}.status.needs-review i{background:var(--coral)}.duration{color:#98939d}.icon-button,.row-action{border:0;background:none;color:#aaa5ae;padding:7px}.row-action svg{width:17px}.empty{text-align:center!important;height:220px!important;color:#99939f}.empty svg{display:block;margin:0 auto 10px}.empty span{display:block;margin-top:6px}.modal-backdrop{position:fixed;inset:0;background:#17131f9c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;display:grid;place-items:center;padding:20px}.modal{background:#fff;width:min(580px,100%);border-radius:18px;padding:27px;box-shadow:0 25px 80px #0005;max-height:92vh;overflow:auto}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:27px}.modal h2{font-size:27px}.icon-button svg{width:21px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.optional{color:#aaa5af;font-weight:400}.folder-input{position:relative}.folder-input svg{position:absolute;left:13px;top:15px;color:#8e8793}.folder-input input{padding-left:39px}.local-drive-note{border:1px solid #ded8e7;border-radius:12px;min-height:82px;display:flex;align-items:center;gap:13px;color:#746782;background:#faf8fc;padding:15px}.local-drive-note>svg{flex:none;color:var(--purple)}.local-drive-note>div{display:flex;flex-direction:column;gap:4px}.local-drive-note strong{font-size:12px}.local-drive-note span{color:#918a99;font-size:10px;line-height:1.5}.csv-help{color:#77717d;font-size:12px;line-height:1.55;margin:-10px 0 18px}.csv-dropzone{min-height:112px;border:1px dashed #cfc7d8;border-radius:12px;background:#faf8fc;display:flex!important;align-items:center!important;justify-content:center;gap:4px!important;color:#69577e;cursor:pointer;margin-bottom:16px!important}.csv-dropzone:hover{border-color:#8e78bb;background:#f8f4fc}.csv-dropzone input{display:none}.csv-dropzone svg{width:25px;margin-bottom:4px}.csv-dropzone span{color:#9c95a1;font-size:9px;font-weight:400}.csv-summary{min-height:40px;border-radius:9px;background:#e9f5ef;color:#347e60;display:flex;align-items:center;gap:9px;padding:9px 11px;font-size:10px;margin-bottom:12px}.csv-summary svg{width:17px}.csv-preview{border:1px solid var(--line);border-radius:10px;overflow:auto;max-height:245px}.csv-preview table{min-width:500px}.csv-preview td:first-child{display:table-cell}.csv-preview td{height:43px;font-size:10px}.csv-more,.csv-preview td code{font-size:9px}.csv-more{text-align:center;background:#faf9fa;color:#8f8996;padding:8px}.import-notice{position:fixed;right:24px;top:72px;z-index:30;min-height:43px;background:#e8f5ee;color:#327d5e;border:1px solid #cfe8da;border-radius:10px;box-shadow:0 10px 35px #31243c26;padding:10px 12px;display:flex;align-items:center;gap:8px;font-size:11px}.import-notice>svg{width:17px}.import-notice button{border:0;background:none;color:inherit;margin-left:6px;padding:2px}.import-notice button svg{width:14px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:23px;border-top:1px solid var(--line);padding-top:20px}.loading-screen{height:100vh;display:grid;place-content:center;justify-items:center;grid-gap:13px;gap:13px;color:#7e7785;font-size:13px}.loading-screen .brand-mark{margin:0}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-bottom:0}.summary-grid button{min-width:0;height:72px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px;display:flex;align-items:center;gap:9px;text-align:left;color:var(--ink)}.summary-grid button:hover{border-color:#b8add0;transform:translateY(-1px)}.summary-grid button>span:nth-child(2){display:flex;flex-direction:column;gap:2px;min-width:0}.summary-grid small{color:#837e89;font-size:9px;white-space:nowrap}.summary-grid strong{font:800 20px Manrope}.summary-grid button>svg{margin-left:auto;color:#b6b0ba;width:13px;flex:none}.summary-grid .stat-icon{width:32px;height:32px}.summary-grid .stat-icon svg{width:15px}.stat-icon.blue{color:#497fcb;background:#e8f0fc}.stat-icon.gray{color:#77717b;background:#efedef}.stat-icon.orange{color:#bd6c2b;background:#faeadc}.stat-icon.cyan{color:#258ca2;background:#e2f3f6}.stat-icon.red{color:#ca5148;background:#fae7e5}.dashboard-panels{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);grid-gap:15px;gap:15px;align-items:stretch}.dashboard-left-column{display:grid;grid-gap:15px;gap:15px;min-width:0}.compact-panels{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.panel-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;min-height:230px}.panel-head{display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 18px;border-bottom:1px solid var(--line);color:#98929d}.panel-head h3{margin:0;color:#302b35;font:700 13px Manrope}.activity-list,.mini-song-list{padding:6px 0}.activity-item{min-height:54px;padding:9px 16px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #f2f0f3}.activity-item:last-child{border:0}.activity-item>span{width:30px;height:30px;border-radius:8px;background:#eee9f8;color:var(--purple);display:grid;place-items:center;flex:none}.activity-item>span svg{width:14px}.activity-item.render-failed>span{background:#fae8e6;color:#c65349}.activity-item.video-uploaded>span{background:#e2f3f6;color:#258ca2}.activity-item>div{display:flex;flex-direction:column;gap:3px;min-width:0}.activity-item strong{font-size:11px}.activity-item small{color:#8d8792;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity-item time{margin-left:auto;font-size:9px;color:#aaa5ae;white-space:nowrap}.mini-song-list button{width:100%;min-height:52px;border:0;border-bottom:1px solid #f2f0f3;background:none;padding:9px 16px;display:flex;align-items:center;text-align:left;color:var(--ink)}.mini-song-list button:last-child{border:0}.mini-song-list button:hover{background:#faf9fb}.mini-song-list button>span{display:flex;flex-direction:column;gap:2px;min-width:0}.mini-song-list button>svg{margin-left:auto;color:#aaa5af;width:15px}.mini-song-list strong{font-size:11px}.mini-song-list small{color:#827c88;font-size:10px}.mini-song-list em{color:#c15a50;font-size:9px;font-style:normal;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.panel-empty{min-height:165px;display:grid;place-items:center;text-align:center;color:#aaa5af;font-size:11px;padding:25px}.dashboard-right-column{position:-webkit-sticky;position:sticky;top:74px;align-self:start;max-height:100%;overflow-y:auto;display:grid;grid-gap:12px;gap:12px;scrollbar-width:thin}.missing-files-panel{min-height:420px}.missing-files-panel .panel-head{height:66px}.missing-files-panel .panel-head>div{display:flex;flex-direction:column;gap:4px}.missing-files-panel .panel-head h3{color:#3d343f}.missing-files-panel .panel-head span{color:#9b939e;font-size:9px}.missing-files-panel .panel-head button{border:0;background:none;color:var(--purple);font-size:10px;font-weight:700;display:flex;align-items:center;gap:3px}.missing-files-panel .panel-head button svg{width:13px}.missing-song-list{max-height:560px;overflow:auto;scrollbar-width:thin}.missing-song-item{width:100%;border:0;border-bottom:1px solid #eeeaf0;background:#fff;padding:15px 17px;text-align:left;display:block;color:var(--ink)}.missing-song-item:hover{background:#fcfafc}.missing-song-item:last-child{border-bottom:0}.missing-song-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}.missing-song-top>span{display:flex;flex-direction:column;gap:3px;min-width:0}.missing-song-top strong{font-size:12px}.missing-song-top small,.missing-song-top strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.missing-song-top small{color:#817983;font-size:10px}.missing-song-top em{color:#bc4f47;background:#fdebe9;border:1px solid #f6d4d1;border-radius:10px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:700;white-space:nowrap}.missing-file-chips{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:12px}.missing-file-chips span{min-height:24px;background:#fff1ef;color:#b64d45;border:1px solid #f1d1ce;border-radius:6px;padding:3px 7px 3px 5px;display:flex;align-items:center;gap:4px;font-size:9px;font-weight:600}.missing-file-chips svg{width:11px;height:11px;stroke-width:3}.missing-song-progress{display:grid;grid-template-columns:auto 1fr 14px;align-items:center;grid-gap:9px;gap:9px;color:#97909a;font-size:9px}.missing-song-progress>div{height:4px;background:#ece9ed;border-radius:4px;overflow:hidden}.missing-song-progress i{height:100%;display:block;background:#d07269;border-radius:4px}.missing-song-progress svg{width:13px}.success-empty{align-content:center;gap:6px;color:#579376}.success-empty svg{width:27px}.success-empty strong{font-size:12px}.success-empty span{color:#99929c}.ready-songs-panel{min-height:320px}.ready-songs-panel .panel-head{height:66px}.ready-songs-panel .panel-head>div{display:flex;flex-direction:column;gap:4px}.ready-songs-panel .panel-head h3{color:#334239}.ready-songs-panel .panel-head span{color:#8d9991;font-size:9px}.ready-songs-panel .panel-head button{border:0;background:none;color:#338262;font-size:10px;font-weight:700;display:flex;align-items:center;gap:3px}.ready-songs-panel .panel-head button svg{width:13px}.ready-song-list{max-height:500px;overflow:auto;scrollbar-width:thin}.ready-song-item{width:100%;border:0;border-bottom:1px solid #e8efeb;background:#fff;padding:15px 17px;text-align:left;display:block;color:var(--ink)}.ready-song-item:hover{background:#f9fcfa}.ready-song-item:last-child{border-bottom:0}.ready-song-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}.ready-song-top>span{display:flex;flex-direction:column;gap:3px;min-width:0}.ready-song-top strong{font-size:12px}.ready-song-top small,.ready-song-top strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ready-song-top small{color:#817983;font-size:10px}.ready-song-top em{color:#2e8562;background:#e8f5ee;border:1px solid #cee9da;border-radius:10px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:700;white-space:nowrap;display:flex;align-items:center;gap:3px}.ready-song-top em svg{width:10px;height:10px;stroke-width:3}.ready-file-chips{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:12px}.ready-file-chips span{min-height:24px;background:#eaf6ef;color:#2f805f;border:1px solid #d1eadc;border-radius:6px;padding:3px 7px 3px 5px;display:flex;align-items:center;gap:4px;font-size:9px;font-weight:600}.ready-file-chips svg{width:11px;height:11px;stroke-width:3}.ready-song-footer{display:flex;align-items:center;gap:8px;color:#829088;font-size:9px}.ready-song-footer>svg{width:13px;margin-left:0}.prioritize-button{margin-left:auto;min-height:25px;border:1px solid #d8cdec;background:#f5f1fc;color:#6d4fa4;border-radius:7px;padding:3px 7px;display:flex;align-items:center;gap:4px;font-size:9px;font-weight:700}.prioritize-button:hover{background:#ece4f8}.prioritize-button svg{width:11px;height:11px;fill:currentColor}.management-filters{flex-wrap:wrap}.management-filters select{height:42px;border:1px solid var(--line);background:#fff;color:#625d68;border-radius:9px;padding:0 30px 0 11px;font-size:11px;outline:none}.management-filters select:focus{border-color:var(--purple)}.bulk-bar{min-height:52px;background:#f3effb;border-bottom:1px solid #dfd5f1;padding:8px 18px;display:flex;align-items:center;gap:9px;color:#5c477c;font-size:11px}.bulk-bar strong{margin-right:auto}.bulk-bar button{height:32px;border:1px solid #d8cceb;background:#fff;color:#604c7e;border-radius:7px;display:flex;align-items:center;gap:6px;padding:0 10px;font-size:10px;font-weight:700}.bulk-bar button svg{width:13px}.bulk-bar .danger-action{color:#b94c44;border-color:#ead0ce}.management-table{min-width:1180px}.management-table td:first-child,.management-table th:first-child{width:42px;padding-right:4px;display:table-cell}.management-table td:nth-child(2),.management-table th:nth-child(2){min-width:180px}.management-table td:nth-child(2){display:flex;align-items:center;gap:10px}.management-table td:nth-child(2) .album{flex:none}.management-table td:nth-child(2)>strong,.management-table td:nth-child(3)>strong{color:#292530;font-size:12px}.management-table td:last-child{white-space:nowrap;color:#aaa5af}.management-table input[type=checkbox]{width:15px;height:15px;accent-color:var(--purple)}.clickable-row{cursor:pointer}.subline{display:block!important;color:#9a949e!important;font-size:9px;margin-top:4px}.file-status{display:flex;align-items:center;gap:5px;min-width:210px}.file-status>span{position:relative;width:25px;height:25px;border-radius:7px;display:grid;grid-template-columns:1fr 9px;align-items:center;padding:0 3px;font-size:9px}.file-status b{font-size:11px;text-align:center}.file-status svg{stroke-width:3}.file-status .file-ok{color:#2e8e68;background:#e6f4ed}.file-status .file-missing{color:#a8a3aa;background:#f0eef1}.file-status.verbose{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;min-width:0}.file-status.verbose>span{width:auto;height:43px;display:flex;gap:8px;padding:0 11px}.file-status.verbose em{color:inherit;font-style:normal;font-size:11px;font-weight:600}.song-progress{width:120px}.queue-progress>div,.song-progress>div{height:5px;border-radius:6px;background:#ece9ee;overflow:hidden}.queue-progress>div span,.song-progress>div span{height:100%;display:block;border-radius:6px;background:linear-gradient(90deg,#7257c6,#a581e1)}.song-progress small{display:block;color:#8f8994;font-size:9px;margin-top:6px}.date-cell{white-space:nowrap;font-size:10px;color:#8f8994}.status.status-missing-files{color:#77717a!important}.status.status-missing-files i{background:#89838d}.status.status-queued,.status.status-ready{color:#3e79c0!important}.status.status-queued i,.status.status-ready i{background:#4b86cf}.status.status-generating-metadata{color:#7852bd!important}.status.status-generating-metadata i{background:#8760ce}.status.status-rendering{color:#bd6c2b!important}.status.status-rendering i{background:#d67e36}.status.status-uploading{color:#258ca2!important}.status.status-uploading i{background:#2ba0b8}.status.status-complete{color:#318962!important}.status.status-complete i{background:#3d9c75}.status.status-failed{color:#c94f47!important}.status.status-failed i{background:#d75b52}.queue-table{min-width:900px}.queue-table td:first-child{display:table-cell}.queue-table td{height:73px}.queue-progress{display:flex;align-items:center;gap:9px;min-width:135px}.queue-progress>div{width:95px}.queue-progress b{font-size:9px;color:#756f79}.spin{animation:spin 1s linear infinite}.priority-badge{margin-left:7px;display:inline-flex!important;align-items:center;gap:3px;color:#7454aa!important;background:#eee7fa;border-radius:8px;padding:3px 6px;font-size:8px!important;font-weight:700}.priority-badge svg{width:9px;height:9px;fill:currentColor}.settings-hero{margin-bottom:18px}.settings-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px;max-width:1100px}.settings-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.drive-settings-card{grid-column:1/-1}.drive-connection-row{min-height:82px;padding:14px 18px;display:flex;align-items:center;gap:12px}.drive-connection-icon{width:36px;height:36px;border-radius:10px;background:#f0edef;color:#9b959e;display:grid;place-items:center;flex:none}.drive-connection-icon.connected{color:#348464;background:#e7f4ed}.drive-connection-icon svg{width:17px}.drive-connection-row>div{display:flex;flex-direction:column;gap:4px;min-width:0}.drive-connection-row strong{font-size:12px}.drive-connection-row small{color:#918a95;font-size:9px}.drive-connect-link,.drive-open-link{margin-left:auto;text-decoration:none;font-size:11px;white-space:nowrap}.drive-connect-link svg,.drive-open-link svg{width:14px}.disconnect-button{border:0;background:none;color:#bd5048;font-size:10px;font-weight:700;padding:8px}.settings-card-head{min-height:78px;border-bottom:1px solid var(--line);padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:15px}.settings-card-head>div{display:flex;flex-direction:column;gap:5px}.settings-card-head h2{margin:0;font:700 14px Manrope}.settings-card-head p{margin:0;color:#918a96;font-size:10px}.settings-card-head>svg{color:#8569bd;width:20px}.settings-fields{padding:3px 18px}.settings-fields>label{min-height:75px;margin:0;border-bottom:1px solid #f0eef1;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px}.settings-fields>label:last-child{border-bottom:0}.settings-fields label>span:first-child{display:flex;flex-direction:column;gap:4px;color:#3c3741;font-weight:700}.settings-fields label small{color:#99929d;font-size:9px;font-weight:400;line-height:1.4;max-width:270px}.settings-fields input[type=number],.settings-fields input[type=time]{width:105px;height:39px;text-align:right;padding:0 10px;flex:none}.input-suffix{position:relative;flex:none}.input-suffix input{width:130px!important;padding-right:52px!important}.input-suffix b{position:absolute;right:9px;top:14px;color:#918a95;font-size:9px;font-weight:500;pointer-events:none}.toggle-setting input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:39px;height:22px;border-radius:12px;background:#d8d4da;position:relative;transition:.2s;flex:none;cursor:pointer}.toggle-setting input:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;left:3px;top:3px;box-shadow:0 1px 4px #0003;transition:.2s}.toggle-setting input:checked{background:var(--purple)}.toggle-setting input:checked:before{transform:translateX(17px)}.pause-setting>span:first-child{color:#ad4c45!important}.settings-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:20px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px 14px}.settings-actions>span{margin-right:auto;color:#8f8893;font-size:9px}.settings-actions code{color:#684c8d;background:#f3eff8;padding:3px 5px;border-radius:5px}.settings-actions button svg{width:16px}.settings-error{grid-column:1/-1;margin:0}.settings-loading{min-height:300px;display:grid;place-content:center;justify-items:center;grid-gap:10px;gap:10px;color:#928b96;font-size:11px}.back-button{border:0;background:none;color:#625d68;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.back-button svg{width:17px}.detail-content{max-width:1250px}.detail-hero{min-height:105px;display:flex;align-items:center;gap:17px;margin-bottom:20px}.detail-art{width:68px;height:68px;border-radius:15px;background:linear-gradient(145deg,#5a466c,#8c69c9);display:grid;place-items:center;color:white}.detail-art svg{width:29px}.detail-hero h1{margin:0;font:800 31px/1.1 Manrope;letter-spacing:-.04em}.detail-hero p{margin:6px 0 0;color:#7e7784}.detail-hero .eyebrow{margin-bottom:8px}.detail-hero>.status{margin-left:auto}.detail-actions{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:20px}.detail-actions button svg{width:16px}.detail-actions .secondary:first-child svg:last-child{width:12px;margin-left:3px}.retry-button{height:44px;border:1px solid #efc1bc;color:#b9473f;background:#fff1ef;border-radius:10px;padding:0 16px;gap:8px;font-weight:700}.action-notice,.retry-button{display:flex;align-items:center}.action-notice{min-height:43px;background:#eee9f8;color:#624a85;border:1px solid #ded4ef;border-radius:10px;padding:10px 12px;margin-bottom:15px;font-size:11px}.action-notice button{margin-left:auto;border:0;background:none;color:inherit}.action-notice svg{width:15px}.detail-grid{display:grid;grid-template-columns:1fr 1.08fr;grid-gap:16px;gap:16px;margin-bottom:16px}.detail-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:19px}.detail-card-head{min-height:34px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #f0eef1;margin:-2px -1px 18px;padding:0 1px 13px}.detail-card-head h2{margin:0;font:700 14px Manrope}.detail-card-head>span{color:#98929d;font-size:9px}.detail-card dl{margin:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px 16px;gap:20px 16px}.detail-card dl div{min-width:0}.detail-card dt{color:#99939e;font-size:9px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.detail-card dd{margin:0;font-size:12px;font-weight:600;color:#39343e}.detail-card dd code{color:#6e6675;background:#f5f3f6;padding:5px 7px;border-radius:6px;font:10px DM Sans;word-break:break-all}.detail-progress{display:flex;align-items:center;gap:10px;margin-bottom:16px}.detail-progress>div{height:7px;background:#ece9ef;border-radius:7px;overflow:hidden;flex:1 1}.detail-progress span{height:100%;display:block;background:linear-gradient(90deg,#7257c6,#55a97e)}.detail-progress strong{font-size:10px;color:#766e7b}.detail-file-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.detail-file-list>div{height:42px;border-radius:9px;display:flex;align-items:center;gap:9px;padding:0 10px}.detail-file-list>div>span{width:22px;text-align:center;font-weight:800}.detail-file-list strong{font-size:11px}.detail-file-list svg{width:14px;margin-left:auto;stroke-width:3}.detail-file-list .present{color:#2f8764;background:#e9f5ef}.detail-file-list .absent{color:#938d97;background:#f2f0f2}.detail-file-list .absent svg{color:#c65a51}.drive-upload-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:14px}.drive-upload-actions label{min-height:58px;border:1px dashed #cfc7d8;border-radius:9px;background:#faf8fc;color:#6d5784;display:flex;align-items:center;gap:10px;padding:10px;cursor:pointer}.drive-upload-actions label:hover{border-color:#9178bc;background:#f7f2fb}.drive-upload-actions label.uploading{opacity:.7;cursor:wait}.drive-upload-actions input{display:none}.drive-upload-actions>label>svg{width:19px;flex:none}.drive-upload-actions label>span{display:flex;flex-direction:column;gap:3px}.drive-upload-actions strong{font-size:10px}.drive-upload-actions small{color:#99919f;font-size:8px}.missing-summary{display:flex;align-items:center;gap:10px;margin-top:13px;padding:10px;border-radius:9px;background:#fff1ef;color:#be554c}.missing-summary svg{width:17px;flex:none}.missing-summary span{display:flex;flex-direction:column;gap:3px;font-size:9px}.missing-summary strong{font-size:10px}.current-job{margin-bottom:16px}.job-row{display:flex;align-items:center;gap:11px}.job-row>svg{color:#8b69cb}.job-row>div{display:flex;flex-direction:column;gap:4px}.job-row strong{font-size:12px}.job-row span{color:#98929d;font-size:9px}.job-row>b{margin-left:auto;font-size:12px;color:#6d587e}.wide-progress{height:7px;background:#ece9ef;border-radius:7px;overflow:hidden;margin-top:14px}.wide-progress span{height:100%;display:block;background:linear-gradient(90deg,#7357c8,#c477cc)}.failure-card{display:flex;gap:12px;align-items:center;border:1px solid #efc8c4;background:#fff2f0;color:#bd4e46;border-radius:12px;padding:15px}.failure-card svg{flex:none}.failure-card>div{display:flex;flex-direction:column;gap:4px}.failure-card strong{font-size:12px}.failure-card span{font-size:10px}@keyframes spin{to{transform:rotate(1turn)}}@media (min-width:1051px){.content:has(.dashboard-panels){height:calc(100vh - 58px);overflow:hidden;padding-top:18px;padding-bottom:18px}.content:has(.dashboard-panels)>.hero-row{min-height:66px;margin-bottom:14px}.content:has(.dashboard-panels)>.hero-row h1{font-size:32px;margin-bottom:7px}.content:has(.dashboard-panels)>.hero-row .eyebrow{margin-bottom:9px}.content:has(.dashboard-panels) .hero-art{width:112px;height:62px}.dashboard-panels{height:calc(100vh - 174px);min-height:0}.dashboard-left-column{grid-template-rows:auto minmax(160px,1fr) minmax(155px,.9fr);min-height:0;overflow:hidden;gap:12px}.compact-panels>.panel-card,.dashboard-left-column>.panel-card{min-height:0;height:100%}.compact-panels .mini-song-list,.dashboard-left-column>.panel-card .activity-list{height:calc(100% - 56px);overflow:auto;scrollbar-width:thin}.compact-panels{min-height:0;gap:12px}.dashboard-right-column{height:100%;grid-template-rows:minmax(285px,1.2fr) minmax(245px,1fr);overflow:hidden}.missing-files-panel,.ready-songs-panel{min-height:0;height:100%}.missing-song-list,.ready-song-list{max-height:none;height:calc(100% - 66px);overflow:auto}}@media (max-width:1050px){.stats{grid-template-columns:1fr 1fr}.summary-grid{grid-template-columns:repeat(2,1fr)}.dashboard-panels,.settings-layout{grid-template-columns:1fr}.dashboard-right-column{position:static;max-height:none;overflow:visible}.missing-files-panel{min-height:0}.detail-grid{grid-template-columns:1fr}.login-brand{padding:50px}}@media (max-width:760px){.login-shell{display:block;background:#f7f5f8;padding:20px}.login-brand{display:none}.login-panel{min-height:calc(100vh - 40px);padding:25px;background:white;border-radius:20px}.mobile-logo{display:flex;align-items:center;gap:8px;font-weight:800;margin-bottom:55px;color:#372d4a}.sidebar{transform:translateX(-105%);transition:.25s;box-shadow:10px 0 40px #0004}.sidebar.open{transform:translateX(0)}.side-close{display:block;margin-left:auto;border:0;background:none;color:#aaa2b1}.dashboard{margin:0;width:100%}.topbar{padding:0 12px;height:66px}.menu-button{display:block;border:0;background:none;color:#4e4855}.breadcrumb,.top-actions .secondary:first-child{display:none}.top-actions{gap:6px}.top-actions button{padding:0 11px}.top-actions .import-button{font-size:0;width:42px;padding:0}.content{padding:27px 17px 45px}.hero-art{display:none}.hero-row h1{font-size:32px}.stats{display:flex;overflow-x:auto}.stats button{min-width:175px}.summary-grid{display:flex;overflow-x:auto}.summary-grid button{min-width:165px}.library-toolbar{flex-wrap:wrap}.search{width:100%}.result-count{order:2}.management-filters select{flex:1 1;min-width:120px}.bulk-bar{overflow-x:auto}.bulk-bar strong{min-width:65px}.bulk-bar button{white-space:nowrap}.compact-panels,.dashboard-panels{grid-template-columns:1fr}.dashboard-right-column{position:static;max-height:none;overflow:visible}.missing-song-list,.ready-song-list{max-height:none}.settings-layout{grid-template-columns:1fr}.drive-connection-row{align-items:flex-start;flex-wrap:wrap}.drive-connection-row>div{width:calc(100% - 50px)}.drive-connect-link,.drive-open-link{margin-left:48px}.settings-fields>label{align-items:flex-start;padding:14px 0}.settings-actions{align-items:flex-start;flex-direction:column}.settings-actions button{width:100%}.detail-hero{align-items:flex-start}.detail-hero>.status{margin-left:0;position:absolute;right:18px}.detail-art{width:55px;height:55px}.detail-hero h1{font-size:25px}.detail-actions button{flex:1 1;white-space:nowrap}.detail-card dl,.detail-file-list,.form-grid{grid-template-columns:1fr}.modal{padding:22px}.import-notice{right:12px;left:12px;top:76px}}