@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Merriweather:ital,opsz,wght@0,18..144,400;0,18..144,700;1,18..144,400;1,18..144,700&family=Noto+Sans+SC:wght@400;600&family=Source+Sans+3:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap";:root{color:#1f2937;font-synthesis:weight style;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4ede1;font-family:IBM Plex Sans,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 100% 0,#f9c784 0%,#f4ede1 42%,#e8ecef 100%);min-height:100svh;margin:0}#root{min-height:100svh}.app-shell{grid-template-columns:360px 1fr;gap:14px;height:100svh;padding:14px;display:grid}.panel{background:#ffffffe6;border:1px solid #1118271a;border-radius:18px;box-shadow:0 10px 30px #0f172a17}.settings-panel{min-height:0;padding:18px;overflow:auto}.settings-panel h1{margin:0;font-size:1.5rem}.subtitle{color:#64748b;margin-top:.35rem;font-size:.9rem}.section-block{border-top:1px solid #0f172a1f;margin-top:1rem;padding-top:.8rem}.section-block h2{margin:0 0 .6rem;font-size:1rem}label{color:#334155;margin-bottom:.65rem;font-size:.85rem;display:block}input,textarea,select,button{width:100%;font:inherit;border:1px solid #cbd5e1;border-radius:10px;margin-top:.25rem}input,textarea,select{background:#fff;padding:.55rem .65rem}textarea{resize:vertical}.btn{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #0f172a;padding:.52rem .7rem;font-weight:600}.btn:hover{background:#e2e8f0}.btn.active{color:#f8fafc;background:#0f172a}.btn.btn-compact{border-radius:8px;width:auto;min-width:0;padding:.36rem .58rem;font-size:.78rem;line-height:1.2}.row{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.6rem;display:grid}.helper-actions{justify-content:flex-start;margin-bottom:.6rem;display:flex}.grid-two{grid-template-columns:1fr 1fr;gap:.55rem;display:grid}.check-row{align-items:center;gap:.5rem;display:flex}.check-row input[type=checkbox]{width:18px;height:18px;margin:0}.range-label input[type=range]{padding:0}.status-msg{color:#7c2d12;margin:.3rem 0 .6rem;font-size:.78rem}.main-panel{grid-template-rows:auto auto minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.top-bar{border-bottom:1px solid #0f172a1f;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;display:flex}.top-actions{align-items:center;gap:.5rem;min-width:280px;margin-left:auto;display:flex}.top-actions .btn{white-space:nowrap;width:auto;padding-inline:.7rem}.icon-link{color:#f8fafc;background:#0f172a;border:1.5px solid #0f172a;border-radius:999px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;transition:background-color .12s,transform .12s;display:inline-flex}.icon-link:hover{background:#334155;transform:translateY(-1px)}.icon-link svg{fill:currentColor;width:20px;height:20px}.status-group{color:#0f172a;flex-wrap:wrap;align-items:center;gap:.7rem;font-size:.87rem;display:flex}.status-dot{background:#22c55e;border-radius:999px;width:10px;height:10px;display:inline-block}.editor-wrap{border-bottom:1px solid #0f172a1f;max-height:30svh;padding:1rem;overflow:auto}.editor-wrap textarea{min-height:160px}.teleprompter-wrap{min-height:0;padding:1.5rem 4vw;overflow:auto}.teleprompter-content{white-space:pre-wrap;word-wrap:break-word;max-width:980px;margin:0 auto}.teleprompter-content.mirror-mode{transform-origin:50%;transform:scaleX(-1)}.word-token{cursor:pointer;border-radius:.25em;transition:background-color .16s,color .16s}.word-token:hover{background:#3341551f}.comment-token{opacity:.82;font-weight:700}@media (width<=1100px){.app-shell{grid-template-rows:minmax(200px,38svh) minmax(0,1fr);grid-template-columns:1fr}.settings-panel{max-height:none}.teleprompter-wrap{padding:1rem 1.2rem 2rem}.top-actions{width:100%;min-width:0}}
