:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f7f4;color:#18201d;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font:inherit}.app-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}aside{background:#111817;color:#edf2ef;padding:22px}.brand{display:flex;align-items:center;gap:12px;min-height:44px;margin-bottom:26px}.brand div{display:grid}.brand span{color:#a9b6ad;font-size:13px}nav{display:grid;gap:6px}nav button{display:flex;align-items:center;gap:10px;min-height:42px;padding:10px 12px;border:0;border-radius:7px;color:#cbd6d0;background:transparent;cursor:pointer;text-align:left}nav button.active,nav button:hover{color:#fff;background:#24312e}main{padding:26px;min-width:0}header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px}h1,h2,h3,p{margin:0;letter-spacing:0}h1{font-size:30px;line-height:1.2}h2{font-size:20px}h3{font-size:15px;margin-bottom:12px}.section-label{display:flex;align-items:center;gap:8px;color:#587068;font-size:13px;font-weight:700;text-transform:uppercase;margin-bottom:4px}.refresh,.icon-button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #cbd6d0;border-radius:7px;background:#fff;color:#1c2b27;cursor:pointer}.refresh:disabled{opacity:.55;cursor:wait}.notice{padding:12px 14px;margin-bottom:16px;border:1px solid #e3c46f;border-radius:7px;background:#fff6d6;color:#6a4b00}.panel{background:#fff;border:1px solid #d9dfda;border-radius:8px;padding:20px}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #e5e9e6;margin-bottom:18px}.panel-header p{color:#68766f;font-size:14px;margin-top:4px}.timeline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.list{display:grid;gap:10px}.row,.transcript,.error-row{border:1px solid #e2e7e4;border-radius:8px;padding:12px;background:#fbfcfb}.row{display:flex;justify-content:space-between;gap:12px;align-items:center}.row div,.transcript{min-width:0}.row strong,td strong,.setting-row span{display:block;font-size:14px}.row span,td span,.error-row span{display:block;color:#68766f;font-size:13px;overflow-wrap:anywhere}.row-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.transcript p,.error-row p{color:#26322e;font-size:14px;overflow-wrap:anywhere}.pill{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:3px 8px;border-radius:999px;background:#e8ece9;color:#2f3a36;font-size:12px;font-weight:700;white-space:nowrap}.status-synced,.status-success,.status-transcribed,.status-extracted{background:#dff3e5;color:#0d6534}.status-failed,.status-final{background:#ffe3df;color:#9d2b1e}.status-pending-approval,.status-queued,.status-queued-for-creation,.status-retryable{background:#fff1c4;color:#735000}.status-skipped,.status-duplicate,.status-stored{background:#e6edf5;color:#244b72}.empty{display:flex;align-items:center;gap:10px;min-height:78px;padding:14px;color:#68766f;border:1px dashed #cbd6d0;border-radius:8px;background:#fbfcfb}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{text-align:left;padding:12px;border-bottom:1px solid #e4e8e5;vertical-align:top;font-size:14px}th{color:#50655d;font-size:12px;text-transform:uppercase}.settings-list{display:grid;gap:8px}.setting-row{display:grid;grid-template-columns:220px minmax(0,1fr);gap:12px;align-items:center;padding:12px;border:1px solid #e2e7e4;border-radius:8px;background:#fbfcfb}.setting-row strong{overflow-wrap:anywhere}@media(max-width:860px){.app-shell{grid-template-columns:1fr}aside{padding:14px}nav{display:flex;overflow-x:auto}nav button{flex:0 0 auto}main{padding:16px}.timeline-grid,.setting-row{grid-template-columns:1fr}}
