:root{--primary:#57005f;--accent:#cfaf34;--bg:#0b0b0d;--card-bg:#19191ee6;--text:#fff}body{background-color:var(--bg);color:var(--text);margin:0;font-family:Inter,sans-serif;overflow-x:hidden}.dashboard-container{max-width:1400px;margin:0 auto;padding:20px}header{background:var(--card-bg);border:1px solid #ffffff0d;border-radius:15px;margin-bottom:30px;padding:15px 25px}.header-top{justify-content:space-between;align-items:center;display:flex}.header-right{align-items:center;gap:20px;display:flex}h1{letter-spacing:-1px;margin:0;font-size:1.5rem}p{color:#888;margin:0;font-size:.8rem}.add-project-bar{background:#0000004d;border:1px solid #cfaf344d;border-radius:10px;min-width:300px;padding:5px;display:flex}.add-project-bar input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:5px 10px;font-size:.85rem}.btn-add{background:var(--accent);color:#000;cursor:pointer;border:none;border-radius:6px;padding:5px 15px;font-size:.8rem;font-weight:800}.date-group{margin-bottom:30px}.date-header{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:15px;padding:10px 20px;display:flex}.date-label{color:var(--accent);font-size:.9rem;font-weight:800}.btn-collapse{color:#666;background:0 0;border:none;font-size:.75rem;font-weight:800}.video-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:15px;display:grid}.video-card{background:var(--card-bg);border:1px solid #ffffff0d;border-radius:15px;transition:transform .2s;overflow:hidden}.video-card:hover{border-color:#ffffff1a;transform:translateY(-5px)}.thumbnail-area{cursor:pointer;background:#111;justify-content:center;align-items:center;height:120px;display:flex;position:relative;overflow:hidden}.thumb-img{object-fit:cover;width:100%;height:100%}.thumb-placeholder{color:#333;font-size:.7rem;font-weight:800}.progress-mini-bar{background:var(--accent);z-index:5;height:4px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:absolute;bottom:0;left:0;box-shadow:0 0 10px #cfaf3480}.video-info{padding:12px}.info-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.project-idx{color:#fff;font-size:.75rem;font-weight:800;line-height:1.2}.title-row{flex-wrap:wrap;align-items:flex-start;gap:6px;margin-bottom:2px;display:flex}.badge-scraped{color:#0096ff;white-space:nowrap;background:#0096ff1a;border:1px solid #0096ff4d;border-radius:4px;padding:1px 4px;font-size:.5rem;font-weight:900}.badge-manual{color:#ff6400;white-space:nowrap;background:#ff64001a;border:1px solid #ff64004d;border-radius:4px;padding:1px 4px;font-size:.5rem;font-weight:900}.project-header-mini{flex-direction:column;flex:1;gap:2px;display:flex}.clip-counter{align-items:center;gap:5px;margin-top:2px;display:flex}.clip-counter span{color:var(--accent);white-space:nowrap;font-size:.65rem;font-weight:800}.clip-counter button{color:#fff;cursor:pointer;background:#333;border:none;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:900;display:flex}.clip-counter button:hover{background:var(--accent);color:#000}.subclip-grid{border-top:1px solid #ffffff0d;grid-template-columns:repeat(auto-fill,minmax(38px,1fr));gap:4px;padding-top:10px;display:grid}.btn-subclip{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;width:38px;height:32px;font-weight:700;transition:all .1s;display:flex;position:relative;overflow:hidden}.btn-subclip:hover{background:#ffffff26;border-color:#fff;transform:scale(1.05)}.btn-subclip.has-score{background:#ffd7001a;border-color:#ffd70066}.subclip-val{font-size:.8rem}.stamp-badge{text-align:center;letter-spacing:.5px;padding:1px 0;font-size:.5rem;font-weight:900;position:absolute;bottom:0;left:0;right:0}.stamp-badge.ash{color:#fff;background:#3b82f6}.stamp-badge.sub{color:#fff;background:#6366f1}.stamp-badge.approved{color:#000;background:#eab308}.stamp-badge.rejected{color:#fff;background:#ef4444}.stamp-badge.cap{color:#fff;z-index:2;background:#f97316}.btn-subclip.ash{border-color:#3b82f6;box-shadow:0 0 10px #3b82f64d}.btn-subclip.subchecked{border-color:#6366f1;box-shadow:0 0 10px #6366f14d}.btn-subclip.done{border-color:#eab308;box-shadow:0 0 10px #eab3084d}.btn-subclip.rejected{opacity:.3;border-color:#ef4444}.control-center-modal{max-width:400px!important}.status-button-group{flex-direction:column;gap:8px;margin:15px 0;display:flex}.status-btn{color:#fff;cursor:pointer;text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:12px;font-weight:600;transition:all .2s}.status-btn.ash.active{color:#fff;background:#3b82f6;border-color:#3b82f6}.status-btn.subchecked.active{color:#fff;background:#6366f1;border-color:#6366f1}.status-btn.approved.active{color:#000;background:#eab308;border-color:#eab308}.status-btn.rejected.active{color:#fff;background:#ef4444;border-color:#ef4444}.status-btn.none.active{color:#fff;background:#444}.caption-edit-area{text-align:left;margin-top:15px}.caption-edit-area label{color:#888;margin-bottom:5px;font-size:.75rem;display:block}.caption-edit-area textarea{color:#fff;background:#111;border:1px solid #333;border-radius:6px;width:100%;height:80px;padding:10px;font-family:inherit}.gatekeeper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000!important}.login-card{text-align:center;max-width:400px;border:1px solid #fff3!important;padding:40px!important}.login-card h2{color:#fff;margin-bottom:5px}.login-card p{color:#888;margin-bottom:25px;font-size:.9rem}.user-login-grid{flex-direction:column;gap:12px;display:flex}.btn-login{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:15px;font-size:1.1rem;font-weight:700;transition:all .3s}.btn-login:hover{background:var(--accent);color:#000;transform:translateY(-2px)}.user-info-bar{align-items:center;margin-right:15px;display:flex}.user-badge{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:20px;padding:6px 12px;font-size:.75rem;font-weight:700;transition:all .2s}.user-badge:hover{color:#000;background:#fff}.card-actions-mini{gap:5px;display:flex}.btn-compact-parse{cursor:pointer;color:#a64dff;background:#9600ff1a;border:1px solid #9600ff4d;border-radius:6px;width:28px;height:28px;font-size:.75rem;transition:all .2s}.btn-compact-parse:hover{color:#000;background:#a64dff}.btn-compact-caption,.btn-compact-delete{cursor:pointer;background:#ffffff0d;border:none;border-radius:6px;width:28px;height:28px;font-size:.75rem;transition:all .2s}.btn-compact-caption.has-content{background:#cfaf3433}.btn-compact-delete:hover{background:#f33}.subclip-grid{grid-template-columns:repeat(5,1fr);gap:4px;margin-bottom:10px;display:grid}.btn-subclip{color:#888;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:4px 0;font-size:.65rem;font-weight:800;transition:all .2s}.btn-subclip:hover{background:#ffffff1a}.btn-subclip.done{color:#fff;background:#1a5c20;border-color:#2e7d32}.btn-subclip.has-score{color:var(--accent);border-color:#cfaf3466;font-weight:900}.btn-view-compact{text-align:center;background:var(--primary);color:#fff;border-radius:8px;margin-bottom:10px;padding:8px;font-size:.75rem;font-weight:800;text-decoration:none;display:block}.modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2000;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#1a1a20;border:1px solid #ffffff1a;border-radius:20px;width:90%;max-width:500px;padding:25px;box-shadow:0 20px 50px #00000080}.modal-content h3{color:var(--accent);margin:0 0 15px;font-size:1.2rem}.modal-content textarea{color:#fff;resize:none;background:#000;border:1px solid #333;border-radius:12px;outline:none;width:100%;height:200px;margin-bottom:20px;padding:15px;font-family:inherit;font-size:1rem}.modal-actions{justify-content:flex-end;gap:10px;display:flex}.btn-save-modal{background:var(--accent);color:#000;cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-weight:800}.btn-cancel-modal{color:#fff;cursor:pointer;background:#333;border:none;border-radius:8px;padding:10px 20px;font-weight:800}.logs-mini{border-top:1px solid #ffffff0d;margin-top:10px;padding-top:8px}.log-input-mini{gap:5px;margin-bottom:8px;display:flex}.log-input-mini input{color:#fff;background:#000;border:1px solid #333;border-radius:5px;outline:none;flex:1;padding:4px 8px;font-size:.7rem}.log-input-mini button{color:#fff;cursor:pointer;background:#333;border:none;border-radius:5px;padding:0 8px}.logs-history-scroll{flex-direction:column;gap:4px;max-height:80px;padding-right:5px;display:flex;overflow-y:auto}.logs-history-scroll::-webkit-scrollbar{width:3px}.logs-history-scroll::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.log-item-line{color:#fbbf24;background:#fbbf240a;border-left:2px solid #fbbf2433;border-radius:3px;padding:4px;font-size:.6rem;font-weight:700;line-height:1.2}.approved-seal-mini{border:2px solid var(--accent);color:var(--accent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none;z-index:10;background:#0009;border-radius:5px;padding:2px 10px;font-size:.8rem;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-10deg)}.video-card.is-approved{opacity:.8;border-color:#cfaf3480}.video-card.is-approved:hover{opacity:1}.save-notice{background:var(--accent);color:#000;z-index:3000;border-radius:10px;padding:10px 20px;font-size:.8rem;font-weight:800;position:fixed;top:20px;right:20px}.lang-switcher button{color:#666;cursor:pointer;background:0 0;border:none;padding:0 5px;font-size:.7rem;font-weight:800}.lang-switcher button.active{color:var(--accent)}.animate-zoom{animation:.3s cubic-bezier(.175,.885,.32,1.275) zoomIn}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{opacity:0;animation:.4s forwards fadeIn}
