*,*:before,*:after{box-sizing:border-box;margin:0}body{min-height:100vh;color:#f2f6f9;background:#0a0f13;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px}#app{width:100%;max-width:none;margin:0;padding:0}.loading{min-height:100vh;display:grid;place-items:center}.app-shell,.login-shell{display:grid;gap:1rem}.login-shell{min-height:100vh;place-items:center}.login-panel{width:min(450px,100%)}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.app-header{position:sticky;top:0;z-index:50;width:100%;background:#0d141b;border-bottom:1px solid #2a3640;padding:.9rem 1.2rem}.content-wrap{width:min(960px,100%);margin:0 auto;padding:1rem 1rem 6.5rem;display:grid;gap:1rem}.topbar-actions{display:flex;flex-direction:row;gap:.6rem;align-items:center}.tabs{display:flex;gap:.6rem}.tabs button.active{border-color:#39d2c0;background:#163430}.panel{background:#141a1f;border:1px solid #29333b;border-radius:12px;padding:1rem}.prompt{color:#39d2c0}.muted{color:#92a1ad}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.stacked-cards{display:grid;gap:.65rem}.mission-banner{border-color:#3a6e68;background:#112224}.mission-banner h2{margin-bottom:.25rem}.collapsible-panel summary{cursor:pointer;font-weight:600;color:#d9e5ee}.collapsible-panel p,.collapsible-panel ul,.collapsible-panel table{margin-top:.7rem}.mission-summary{margin-top:.45rem;color:#d6e3eb}.mission-list{margin-top:.45rem;padding-left:1.1rem;color:#c2d2dd;display:grid;gap:.2rem}.glossary-table{width:100%;border-collapse:collapse;margin-top:.4rem}.glossary-table th,.glossary-table td{text-align:left;border:1px solid #33424e;padding:.45rem .55rem;vertical-align:top}.glossary-table th{background:#1a232c;color:#d9e5ee}.glossary-table td:first-child{width:220px;color:#f2f6f9;text-transform:capitalize}.glossary-table td:last-child{color:#cad6df}.week-card{width:100%;text-align:left;background:#121820;border:1px solid #2a333d;border-radius:12px;padding:.85rem}.week-card.current{border-color:#39d2c0;box-shadow:0 0 0 1px #39d2c059}.card-head{display:flex;justify-content:space-between;align-items:center;gap:.4rem}.goal-line{margin-top:.25rem}.overview-line{margin-top:.2rem;color:#b8c6d1}.kpi-row{display:flex;gap:1.2rem}.kpi-value{display:block;font-size:1.7rem;font-weight:700}.check-list{list-style:none;display:grid;gap:.4rem;margin-top:.7rem}.check-list li{display:flex;justify-content:space-between}.week-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.form,.form-grid{display:grid;gap:.8rem}.form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:1rem}.full-width{grid-column:1 / -1}label{display:grid;gap:.3rem}input,textarea,select,button{background:#0f1318;color:#f2f6f9;border:1px solid #2f3c45;border-radius:8px;padding:.55rem .65rem;font:inherit}button{cursor:pointer}.primary{background:#1f7269;border-color:#36a89a}.primary.alt{background:#1b516d;border-color:#2f8ab7}.danger{background:#582026;border-color:#9f3a46}.remember-row{display:flex;align-items:center;gap:.5rem}.remember-row input[type=checkbox]{width:1.15rem;height:1.15rem}.timeline-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.7rem;margin-top:.8rem}.timeline-item{text-align:left;display:grid;gap:.3rem}.timeline-head{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.status-chip{border-radius:999px;padding:.15rem .45rem;font-size:.8rem}.status-done{background:#205e3f}.status-planb{background:#18506d}.status-failed{background:#6c2a2f}.status-progress{background:#594515}.status-notstarted{background:#3a3f46}.clips-head{display:flex;justify-content:space-between;align-items:center;margin:.9rem 0 .5rem}.clip-row,.todo-row{display:grid;grid-template-columns:1fr 2fr auto;gap:.5rem;margin-bottom:.4rem}.todo-row{grid-template-columns:auto 1fr auto}.upload-list{list-style:none;margin-top:.5rem;display:grid;gap:.25rem}.modal-overlay{position:fixed;inset:0;background:#0000008c;display:grid;place-items:center;padding:1rem}.modal{width:min(680px,100%);max-height:90vh;overflow:auto;background:#131a21;border:1px solid #33424e;border-radius:12px;padding:1rem;display:grid;gap:.65rem}.modal-head{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.modal-line{line-height:1.4}.music-player-bar{position:fixed;left:0;right:0;bottom:0;z-index:60;display:grid;grid-template-columns:minmax(200px,280px) auto minmax(180px,240px);justify-content:center;align-items:center;column-gap:1rem;row-gap:.4rem;padding:.7rem 1rem;background:#0f161d;border-top:1px solid #2d3a46}.track-meta{min-width:200px;max-width:280px;display:grid;line-height:1.2}.player-controls{display:flex;align-items:center;gap:.45rem;justify-content:center}.volume-control{min-width:180px}.icon-btn{min-width:2.5rem;min-height:2.5rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem;line-height:1}@media(max-width:860px){.music-player-bar{grid-template-columns:1fr;justify-items:center}.track-meta,.volume-control{max-width:100%;width:min(520px,100%)}}.closeout-row,.save-row{display:flex;align-items:center;gap:.5rem;margin:.6rem 0}.ok{color:#44d88a}.bad,.error{color:#ff7171}
