@import"https://fonts.googleapis.com/css2?family=Nunito:wght@500&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";:root{--header-height: 32px;--page-margin-y: 5px;--page-margin-x: 5px;--tc-head-bg: #333;--tc-head-fg: #ccc;--tc-item-bg: white;--tc-item-fg: black;--tc-curr-bg: gold;--tc-curr-fg: #333;--tc-blur-bg: #999;--tc-blur-fg: #333}html,body{background:#ddd;color:#333;font-family:Roboto,sans-serif;font-size:12.5px;margin:0;padding:0;height:100vh;overflow:hidden}header,footer{position:sticky;background:#63616a;color:#fff;padding-left:5px;width:100%;box-sizing:border-box;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}header{top:0;height:var(--header-height)}footer{bottom:0;height:var(--header-height)}header h1{grid-column:1;font-family:Nunito,serif;color:#eee;margin:0;font-size:24px}header h1 a,header h1 a:visited{color:#eee;text-decoration:none}input{font-family:calibri;font-size:12.5pt}textarea{font-family:consolas;font-size:12pt}ui-field{vertical-align:top}ui-list{background:#333;color:#fff;--hi-bg:#111;height:100%}ui-term{font-size:12pt}ui-app{position:absolute;left:0;top:0;width:100%;height:100%}ui-win{min-width:160px;min-height:120px;resize:both}ui-tab:not(.active){visibility:hidden}ui-tab:not(.active) ui-tab.active{visibility:hidden}ui-tab.active{visibility:visible}ui-win{resize:both}ui-win.max,ui-win.min,ui-win.rst{transition-property:width,height,top,left,bottom;transition-duration:.2s}ui-win.max{left:0!important;top:2px!important;width:calc(100% - 10px)!important;height:calc(100% - 12px)!important;resize:none}ui-win.min{left:0!important;top:calc(100% - 32px)!important;width:0!important;height:24px!important;min-height:0;min-width:100px;max-height:24px!important;overflow:hidden;resize:none}ui-page-nav{grid-column:2;justify-self:center}ui-page[maximized]{width:calc(100vw - 2 * var(--page-margin-x))!important;transition:.15s}ui-page:not([maximized]){transition:.15s}ui-page[active]{border:solid rgb(21,28,35) 1px}.tree ul{list-style-type:none;margin:0;padding-left:1.5em;border-left:solid silver 1px}.tree details{margin-left:-1em;cursor:default}.tree details .children{display:block;padding-left:1em}.vbox{display:flex;flex-direction:column}html,body{height:100vh;width:100vw;margin:0;padding:0;overflow:hidden;background:#1a1a1a;color:#e0e0e0;font-size:12pt;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}:root{--tc-head-bg: #333;--tc-head-fg:#ccc;--tc-item-bg: #111;--tc-item-fg: #ccc;--tc-curr-bg: gold;--tc-curr-fg: #111;--tc-blur-bg: #999;--tc-blur-fg: #333}tc-timeline{--editor-display: none}tc-audio-panel{background:#301934;border-top:1px solid #444;padding:8px}header{background:#301934}header h1{color:#eee;margin:0 4px;font-size:24px}.beta-badge{background:#ff8c00;color:#000;font-size:12px;font-weight:700;padding:2px 6px;border-radius:8px;display:inline-block;vertical-align:middle;margin-left:8px}.controls{display:flex;gap:8px}.btn{background:#444;border:1px solid #666;color:#e0e0e0;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:12px;transition:background-color .2s}.btn:hover{background:#555}.btn:active{background:#333}
