:root{--blue:#2563eb;--navy:#112642;--ink:#192b46;--muted:#6b7b91;--line:#e3eaf2;--bg:#f5f7fb;--green:#0b8c65;--red:#c03d4f}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.55 'Segoe UI',Arial,sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-color:#6095ff}button{cursor:pointer;border:1px solid #d5deeb;border-radius:8px;background:white;color:var(--ink);padding:9px 15px;font-weight:600}button:hover{background:#edf3ff}button:disabled{opacity:.5;cursor:wait}.primary{background:var(--blue);color:white;border-color:var(--blue)}.primary:hover{background:#1d4ed8}.danger{color:var(--red)}a{color:var(--blue);text-decoration:none}[hidden]{display:none!important}.brand{font-size:24px;font-weight:750;letter-spacing:-.7px;color:white;white-space:nowrap}aside{position:fixed;inset:0 auto 0 0;width:242px;background:var(--navy);color:#a7b7ce;padding:28px 20px}.workspace{font-size:10px;letter-spacing:1.6px;margin:38px 12px 16px}nav{display:grid;gap:4px}nav a{display:flex;gap:12px;color:#b9c6d9;padding:11px 15px;border-radius:8px;font-weight:500}nav a.active{background:#284e81;color:#fff}nav a:hover{color:white;background:#203d62}.nav-icon{width:20px;text-align:center;font-size:17px}.sidebar-foot{position:absolute;bottom:28px;font-size:12px}.sidebar-foot small{padding-left:16px;font-size:11px;color:#879ab5}.dot{display:inline-block;width:7px;height:7px;background:#43d1a8;border-radius:50%;margin-right:7px}.main{margin-left:242px}header{height:76px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 36px}.account{display:flex;align-items:center;gap:14px;font-size:12px}.account select{width:180px}#account{font-weight:650}.icon-button{border:0;background:transparent;padding:5px 8px;color:var(--muted)}main{padding:35px 36px;min-height:calc(100vh - 128px);max-width:1700px;margin:auto}footer{display:flex;justify-content:space-between;padding:15px 36px;color:#8996a9;font-size:11px}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.page-head h1{font-size:29px;letter-spacing:-.8px;margin:0 0 5px;font-weight:700}.page-head p{margin:0;color:var(--muted)}.eyebrow{color:var(--blue);font-size:10px;letter-spacing:1.5px;font-weight:750}.actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:26px}.stat,.panel,.card{background:white;border:1px solid var(--line);border-radius:12px}.stat{padding:21px 22px}.stat strong{font-size:30px;display:block;line-height:1.3;margin:8px 0}.stat small{color:var(--muted)}.stat-icon{float:right;background:#eaf1ff;padding:5px 11px;border-radius:8px;color:var(--blue);font-size:20px}.panel{overflow:hidden;margin-bottom:24px}.panel-head{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--line)}h2{font-size:18px;margin:0 0 7px}h3{margin:0;font-size:15px}.panel-head p{margin:0;color:var(--muted);font-size:12px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{font-size:10px;text-transform:uppercase;letter-spacing:.8px;color:#7c8a9e;background:#fafbfd;font-weight:650}td,th{padding:15px 21px;border-bottom:1px solid #eef2f7}td small{display:block;color:var(--muted)}tr:last-child td{border-bottom:0}.badge{padding:4px 9px;border-radius:5px;background:#eaf1ff;color:#3d69aa;font-size:11px;font-weight:600}.badge.green{background:#e2f5ee;color:var(--green)}.badge.gray{background:#edf0f4;color:#738095}.badge.amber{background:#fff2d9;color:#a96c05}.muted{color:var(--muted)}.empty{padding:60px 24px;text-align:center;color:var(--muted)}.empty .empty-icon{font-size:38px;color:#abc1e0;margin-bottom:10px}.empty h3{color:var(--ink);font-size:17px}.empty p{max-width:430px;margin:8px auto 20px}.notice{padding:16px 19px;border:1px solid #d9e7fc;background:#eef5ff;color:#48668e;border-radius:9px;margin:16px 0;font-size:13px}.notice.warn{background:#fff8e9;border-color:#fae4b4;color:#86621a}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.card{padding:22px}.section-title{margin:24px 0 12px}label{display:flex;flex-direction:column;font-size:12px;font-weight:600;gap:6px;margin-bottom:16px}input,select,textarea{width:100%;border:1px solid #d6e0ed;background:white;border-radius:7px;padding:10px 11px;color:var(--ink);min-height:40px}textarea{min-height:100px;resize:vertical}input[type=checkbox]{width:15px;min-height:15px;accent-color:var(--blue)}input[type=file]{font-weight:400}label.check{display:flex;flex-direction:row;align-items:center;font-weight:400;margin:8px 0}.checks{display:flex;gap:15px;flex-wrap:wrap}.checklist{max-height:170px;overflow:auto;border:1px solid var(--line);padding:9px 12px;border-radius:8px}.checklist label{margin:6px 0}.help{color:var(--muted);font-size:12px;font-weight:400}.toolbar{display:flex;gap:12px;padding:16px 21px;border-bottom:1px solid var(--line)}.toolbar input{max-width:300px}.toolbar select{max-width:220px}dialog{border:0;border-radius:15px;padding:0;width:850px;max-width:94vw;max-height:90vh;color:var(--ink);box-shadow:0 24px 90px #0a1a3860}dialog::backdrop{background:#0b1e3a99;backdrop-filter:blur(3px)}#editor{padding:26px 30px}.dialog-head{display:flex;justify-content:space-between;margin-bottom:24px}.dialog-head h2{font-size:24px}.dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:25px;padding-top:20px;border-top:1px solid var(--line)}#form-error,#login-error{color:var(--red)}.entry{display:grid;grid-template-columns:24px 110px 1fr 98px 96px 32px 32px;gap:7px;align-items:center;margin:8px 0;padding:10px;background:#f7f9fd;border:1px solid var(--line);border-radius:8px}.entry select{padding:6px;font-size:12px}.entry button{padding:5px}.grip{cursor:grab;color:#8c9db4;font-size:22px}.entry.dragging{opacity:.4}.period{padding:18px;border:1px solid var(--line);border-radius:10px;margin:16px 0}.period .period-top{display:grid;grid-template-columns:1fr 130px 130px 34px;gap:12px}.period .checks{margin-bottom:12px}.small-btn{padding:6px 10px;font-size:12px}.sequence-tools{display:flex;gap:8px}.login-shell{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;background:white}.login-story{background:var(--navy);color:#bdd0e9;padding:60px 12%;display:flex;flex-direction:column;justify-content:center}.login-story .brand{margin-bottom:100px;font-size:30px}.login-story h1{color:white;font-size:50px;line-height:1.13;letter-spacing:-1.8px;margin:16px 0}.login-story .eyebrow{color:#60a4fb}.login-story p{font-size:15px}.login-card{align-self:center;max-width:460px;margin:auto;width:100%;padding:35px}.login-card h2{font-size:28px;letter-spacing:-.8px;margin-top:10px}.login-card p{color:var(--muted);margin-bottom:25px}.login-card button{width:100%;margin-top:5px}.login-card small{display:block;text-align:center;color:var(--muted);margin-top:50px}.sound-bars{height:60px;display:flex;align-items:center;gap:8px;margin:60px 0}.sound-bars i{width:8px;height:25%;border-radius:5px;background:#4691ff}.sound-bars i:nth-child(3n){height:90%}.sound-bars i:nth-child(2n){height:60%}.sound-bars i:nth-child(5n){height:40%;background:#45d4bb}#toast{position:fixed;bottom:28px;right:28px;background:var(--navy);color:white;padding:16px 23px;border-radius:9px;box-shadow:0 8px 30px #10203030;z-index:10;max-width:480px}.code{font-size:32px;letter-spacing:5px;color:var(--blue);font-weight:700}audio{max-width:230px;height:32px}.report-filter{padding:20px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.report-filter label{margin:0}.report-filter .actions{grid-column:1/-1}.progress{height:7px;background:#eaf0f8;border-radius:8px;overflow:hidden}.progress i{height:100%;display:block;background:var(--blue)}@media(max-width:1100px){aside{width:200px}.main{margin-left:200px}main{padding:26px 22px}.stats{grid-template-columns:repeat(2,1fr)}.account select{width:130px}.entry{grid-template-columns:20px 100px 1fr 80px 80px 30px 30px}}@media(max-width:760px){aside{position:relative;width:100%;padding:15px}.workspace,.sidebar-foot{display:none}nav{display:flex;overflow:auto;margin-top:12px}nav a{white-space:nowrap}.main{margin:0}header{height:auto;padding:14px;gap:10px;flex-wrap:wrap}.page-head{flex-direction:column}.grid2,.grid3{grid-template-columns:1fr}.login-shell{grid-template-columns:1fr}.login-story{display:none}.report-filter{grid-template-columns:1fr 1fr}.entry{grid-template-columns:20px 100px 1fr}.entry select,.entry button{min-width:0}.period .period-top{grid-template-columns:1fr 1fr}.account{flex-wrap:wrap}footer span{display:none}}
