*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0f1115;color:#e6e6e6}.center-screen{height:100vh;display:flex;align-items:center;justify-content:center}.card{background:#1a1d24;padding:2.5rem;border-radius:12px;text-align:center;max-width:360px}.google-btn{margin-top:1rem;padding:.7rem 1.4rem;background:#fff;color:#1a1d24;border:none;border-radius:6px;font-weight:600;cursor:pointer}.dashboard{max-width:960px;margin:0 auto;padding:2rem 1.5rem}.dashboard header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.muted{color:#8a8f98}.link-btn{background:none;border:none;color:#6ea8fe;cursor:pointer;padding:.25rem .5rem}.link-btn.danger{color:#ff6b6b}.upload-form{display:flex;gap:.75rem;align-items:center;background:#1a1d24;padding:1rem;border-radius:10px;margin-bottom:1.5rem}.upload-form input[type=text]{flex:1;padding:.5rem;border-radius:6px;border:1px solid #333;background:#0f1115;color:#fff}.upload-form button{padding:.5rem 1rem;border-radius:6px;border:none;background:#6ea8fe;color:#0f1115;font-weight:600;cursor:pointer}.upload-form button:disabled{opacity:.6;cursor:default}.error{color:#ff6b6b;margin:0}.video-table{width:100%;border-collapse:collapse}.video-table th,.video-table td{text-align:left;padding:.6rem .5rem;border-bottom:1px solid #262a33}.badge{padding:.15rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600;margin-right:.35rem}.badge-ready{background:#1f4d2e;color:#6ee787}.badge-processing{background:#4d3f1f;color:#f0c96b}.badge-failed{background:#4d1f1f;color:#f08b8b}.badge-disabled{background:#2a2d34;color:#9aa0ac}.shell{display:flex;min-height:100vh}.sidebar{width:220px;flex:none;background:#14161b;border-right:1px solid #262a33;display:flex;flex-direction:column;padding:1.5rem 1rem}.sidebar-brand{font-weight:700;font-size:1.2rem;color:#6ea8fe;padding:0 .5rem 1.5rem}.sidebar-nav{display:flex;flex-direction:column;gap:.25rem;flex:1}.sidebar-link{padding:.6rem .75rem;border-radius:8px;color:#c7cad1;text-decoration:none;font-size:.92rem}.sidebar-link:hover{background:#1e2128}.sidebar-link.active{background:#1f2a44;color:#6ea8fe;font-weight:600}.sidebar-footer{display:flex;flex-direction:column;gap:.4rem;padding:1rem .5rem 0;border-top:1px solid #262a33}.shell-content{flex:1;min-width:0;overflow-x:auto}.page{max-width:1080px;margin:0 auto;padding:2rem 1.75rem}.page h1{margin:0 0 1.25rem;font-size:1.5rem}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:1.5rem}.stat-card{background:#1a1d24;border-radius:10px;padding:1.1rem 1.25rem}.stat-label{color:#8a8f98;font-size:.8rem;margin-bottom:.35rem}.stat-value{font-size:1.6rem;font-weight:700}.stat-value.muted-value{color:#4a4f58}.stat-note{color:#6b7078;font-size:.72rem;margin-top:.3rem}.panel{background:#1a1d24;border-radius:10px;padding:1.25rem 1.5rem;margin-bottom:1.5rem}.panel h2{margin:0 0 .9rem;font-size:1.05rem}.bar-chart{display:flex;align-items:flex-end;gap:3px;height:120px}.bar-col{flex:1;height:100%;display:flex;align-items:flex-end}.bar{width:100%;min-height:2px;background:#6ea8fe;border-radius:2px 2px 0 0}.recent-list{list-style:none;margin:0 0 1rem;padding:0}.recent-list li{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #262a33}.toolbar{display:flex;gap:.75rem;margin-bottom:1rem;align-items:center}.toolbar input[type=text],.toolbar select{padding:.45rem .6rem;border-radius:6px;border:1px solid #333;background:#0f1115;color:#fff}.toolbar input[type=text]{flex:1;max-width:320px}.editable-title{cursor:pointer;border-bottom:1px dashed #444}.inline-edit{display:flex;gap:.4rem;align-items:center}.inline-edit input{padding:.3rem .5rem;border-radius:4px;border:1px solid #444;background:#0f1115;color:#fff}.toggle{position:relative;display:inline-block;width:36px;height:20px}.toggle input{opacity:0;width:0;height:0}.toggle-track{position:absolute;top:0;right:0;bottom:0;left:0;background:#33363f;border-radius:999px;transition:background .15s}.toggle-track:before{content:"";position:absolute;width:16px;height:16px;left:2px;top:2px;background:#fff;border-radius:50%;transition:transform .15s}.toggle input:checked+.toggle-track{background:#2f6fd6}.toggle input:checked+.toggle-track:before{transform:translate(16px)}.branding-layout{display:grid;grid-template-columns:1fr 320px;gap:1.5rem;align-items:start}.form-panel{display:flex;flex-direction:column;gap:.9rem}.form-panel label{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:#c7cad1}.form-panel input[type=text],.form-panel textarea{padding:.5rem .6rem;border-radius:6px;border:1px solid #333;background:#0f1115;color:#fff;font-family:inherit}.form-panel button{align-self:flex-start;padding:.55rem 1.2rem;border-radius:6px;border:none;background:#6ea8fe;color:#0f1115;font-weight:600;cursor:pointer}.form-panel button:disabled{opacity:.6;cursor:default}.creator-preview{text-align:center}.creator-preview-logo{width:64px;height:64px;border-radius:50%;margin:0 auto .75rem;background:linear-gradient(135deg,#3155f5,#6c3bff);background-size:cover;background-position:center}.creator-preview-name{font-weight:700;margin-bottom:.4rem}.creator-preview-bio{font-size:.82rem;color:#8a8f98;margin-bottom:.6rem}.creator-preview-social{display:flex;gap:.4rem;justify-content:center;flex-wrap:wrap}.chip{font-size:.72rem;padding:.2rem .55rem;border-radius:999px;background:#262a33;color:#c7cad1}@media(max-width:720px){.shell{flex-direction:column}.sidebar{width:100%;flex-direction:row;align-items:center;overflow-x:auto}.sidebar-nav{flex-direction:row}.sidebar-footer{display:none}.branding-layout{grid-template-columns:1fr}}
