@import"https://fonts.googleapis.com/css2?family=Exo+2:wght@400;500;600;700;800&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--bg-0: #030711;--bg-1: #071129;--bg-2: #0e1b3f;--panel: rgba(10, 21, 49, .72);--panel-border: rgba(135, 171, 245, .29);--ink: #e7efff;--ink-soft: #a8b8dd;--accent: #5ce1ff;--accent-2: #8cb8ff;--danger: #ff5f87;--warning: #ffcc73;--ring: rgba(92, 225, 255, .65);--radius: 18px;--radius-sm: 12px;--shadow-lg: 0 18px 45px rgba(0, 0, 0, .45);--shell-gap: clamp(.8rem, 1vw, 1.1rem);--side-width: 308px}*{box-sizing:border-box}html,body{height:100%;min-height:100%;margin:0}[hidden]{display:none!important}body{font-family:Space Grotesk,Segoe UI,Tahoma,sans-serif;color:var(--ink);background:radial-gradient(1200px 850px at 8% 18%,rgba(44,77,156,.62) 0%,transparent 52%),radial-gradient(980px 720px at 80% 4%,rgba(105,36,132,.5) 0%,transparent 63%),linear-gradient(160deg,var(--bg-0),#030a1a 42%,#040e23 100%);line-height:1.45;overflow-x:hidden;overflow-y:auto}body[data-theme=starlight]{--accent: #6ee9ff;--accent-2: #a7d3ff}body[data-theme=nebula]{--accent: #4bd6ff;--accent-2: #85ffa3}body[data-theme=supernova]{--accent: #ffd05c;--accent-2: #ff79aa}body[data-density=compact]{--radius: 14px;--radius-sm: 10px;--shell-gap: .72rem}body[data-density=spacious]{--radius: 20px;--radius-sm: 14px;--shell-gap: 1.2rem}.space-backdrop{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:-1}.stars-layer{position:absolute;inset:-40%;background-repeat:repeat;opacity:.4;animation:drift 180s linear infinite}.stars-1{background-image:radial-gradient(circle at 20% 20%,rgba(255,255,255,.9) 0 1px,transparent 1px),radial-gradient(circle at 70% 32%,rgba(216,231,255,.85) 0 1px,transparent 1px),radial-gradient(circle at 46% 80%,rgba(145,182,255,.8) 0 1px,transparent 1px);background-size:220px 220px}.stars-2{background-image:radial-gradient(circle at 28% 44%,rgba(147,200,255,.72) 0 1px,transparent 1px),radial-gradient(circle at 84% 16%,rgba(195,236,255,.7) 0 1px,transparent 1px),radial-gradient(circle at 11% 75%,rgba(147,182,255,.66) 0 1px,transparent 1px);background-size:320px 320px;opacity:.3;animation-duration:250s}.stars-3{background-image:radial-gradient(circle at 17% 56%,rgba(184,211,255,.56) 0 1px,transparent 1px),radial-gradient(circle at 61% 70%,rgba(153,200,255,.52) 0 1px,transparent 1px),radial-gradient(circle at 86% 48%,rgba(255,255,255,.5) 0 1px,transparent 1px);background-size:380px 380px;opacity:.2;animation-duration:310s}.nebula{position:absolute;inset:-22%;background:conic-gradient(from 50deg at 60% 45%,transparent,rgba(89,126,235,.26),transparent,rgba(221,79,173,.24),transparent),radial-gradient(60% 55% at 30% 70%,rgba(76,131,255,.2) 0%,transparent 70%);filter:blur(26px);animation:pulse 30s ease-in-out infinite}body[data-backdrop=calm] .stars-layer{animation-duration:320s}body[data-backdrop=calm] .nebula{animation-duration:44s;opacity:.72}body[data-backdrop=static] .stars-layer,body[data-backdrop=static] .nebula{animation:none!important}body[data-motion=minimal] .stars-layer,body[data-motion=minimal] .nebula,body[data-motion=minimal] .view.active,body[data-motion=minimal] .panel,body[data-motion=minimal] button{animation:none!important;transition:none!important}body[data-motion=calm] .stars-layer{animation-duration:290s}body[data-motion=calm] .nebula{animation-duration:52s}.app-root{min-height:100vh;padding:clamp(.7rem,1.25vw,1.2rem);min-width:0}.missing-wrap{display:grid;place-items:center;min-height:100vh}.missing-card,.login-shell,.panel{border:1px solid var(--panel-border);border-radius:var(--radius);background:linear-gradient(168deg,#0d1838e0,#081025b8);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.missing-card,.login-shell{width:min(560px,92vw);padding:clamp(1.1rem,2.4vw,1.7rem)}.login-shell h1{margin:.2rem 0 .6rem;font-family:"Exo 2",Space Grotesk,sans-serif;font-size:clamp(1.65rem,3.1vw,2.3rem);letter-spacing:.02em}.login-kicker{margin:0;color:var(--accent);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.subtle{margin-top:0;color:var(--ink-soft)}.mono{font-family:Consolas,Courier New,monospace}.workspace{min-height:calc(100vh - 2.2rem);height:calc(100vh - 2.2rem);min-width:0}.workspace-shell{display:grid;gap:var(--shell-gap);grid-template-columns:minmax(86px,var(--side-width)) minmax(0,1fr);grid-template-rows:minmax(0,1fr);align-items:stretch;container-type:inline-size;transition:grid-template-columns .26s ease;min-height:100%;min-width:0}.workspace-shell.sidebar-collapsed{grid-template-columns:86px minmax(0,1fr)}.sidebar{width:100%;min-width:0;padding:.85rem;display:flex;flex-direction:column;gap:.85rem;overflow-x:hidden;min-height:calc(100vh - 3.2rem);position:sticky;top:.9rem;transition:padding .26s ease}.sidebar.collapsed{padding-inline:.48rem;align-items:center}.sidebar-head{display:flex;align-items:center;gap:.62rem}.brand-title{margin:0;font-family:"Exo 2",sans-serif;font-weight:700;font-size:clamp(1rem,1.4vw,1.08rem)}.brand-sub{margin:0;color:var(--ink-soft);font-size:.78rem}.sidebar-nav{display:grid;gap:.44rem}.nav-item{width:100%;display:flex;align-items:center;gap:.56rem;border-radius:var(--radius-sm);border:1px solid transparent;background:#0f1f448f;color:var(--ink);padding:.56rem .64rem;position:relative;transition:border-color .2s ease,background .2s ease}.nav-item:hover{background:#152856b3}.nav-item.active{border-color:#5bd6ff8f;box-shadow:inset 0 0 0 1px #5bd6ff40}.nav-label{font-weight:600}.nav-icon{width:1rem;min-width:1rem;color:var(--accent)}.sidebar.collapsed .brand-block,.sidebar.collapsed .nav-label,.sidebar.collapsed .sidebar-section,.sidebar.collapsed .sidebar-foot{display:none}.sidebar.collapsed .sidebar-head,.sidebar.collapsed .sidebar-nav{width:100%;justify-content:center}.sidebar.collapsed .nav-item{justify-content:center;padding:.68rem;background:#08132ee0;border-color:#6ea2f559}.nav-tooltip{position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%) translate(-6px);opacity:0;pointer-events:none;white-space:nowrap;padding:.28rem .52rem;border-radius:8px;border:1px solid rgba(145,186,255,.38);background:#050c1ef2;color:var(--ink);font-size:.78rem;transition:opacity .17s ease,transform .17s ease;z-index:5}.sidebar:not(.collapsed) .nav-tooltip{display:none}.sidebar.collapsed .nav-item:hover .nav-tooltip,.sidebar.collapsed .nav-item:focus-visible .nav-tooltip{opacity:1;transform:translateY(-50%) translate(0)}.sidebar-section{background:#070e219e;border-radius:var(--radius-sm);border:1px solid rgba(113,151,222,.2);padding:.58rem}.section-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.section-head h3{margin:0;font-size:.93rem}.item-list{list-style:none;margin:0;padding:0;display:grid;gap:.38rem}.item-list li{display:grid;grid-template-columns:1fr auto;gap:.3rem;align-items:center;border-radius:9px;background:#0d1835c7;border:1px solid rgba(122,153,216,.2);padding:.35rem}.item-list li.active{border-color:#5ce1ff87}.item-main{border:none;background:transparent;text-align:left;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:.18rem}.item-actions{display:flex;gap:.25rem}.mini-btn{border-radius:8px;font-size:.73rem;padding:.22rem .38rem;border-color:#81a2e266;background:#0f2045d9}.sidebar-foot{margin-top:auto}.center-zone{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:var(--shell-gap);align-content:stretch;min-height:0;min-width:0}.command-deck{padding:.88rem 1rem}.command-deck h2{margin:.18rem 0 .3rem;font-family:"Exo 2",sans-serif;font-size:clamp(1.08rem,1.45vw,1.32rem)}.top-kicker{margin:0;font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-soft);font-weight:700}.save-indicator{margin:0;color:var(--ink-soft);font-size:.84rem}.status{margin:0;min-height:1.15rem;font-weight:600}.status.info{color:var(--ink-soft)}.status.ok{color:#94ffbe}.status.error{color:var(--danger)}.view{display:none}.view.active{display:grid;gap:var(--shell-gap);min-height:0;min-width:0;animation:rise .24s ease}#view-scheduler.active{grid-template-rows:minmax(0,1fr)}.grid-panel{padding:.8rem;min-height:0;height:100%;min-width:0;overflow:hidden;display:grid}#scheduler-fit-viewport{width:100%;height:100%;min-width:0;min-height:0;overflow:hidden}#scheduler-fit-stage{width:max-content;height:max-content;transform-origin:top left;transition:transform .16s ease-out;will-change:transform}.edit-layout{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.edit-card{padding:.85rem}.edit-card h3{margin:0 0 .6rem;font-size:.96rem}.column-editor-row{display:grid;gap:.55rem;grid-template-columns:repeat(2,minmax(0,1fr))}.column-hint{margin:.5rem 0 .65rem;font-size:.8rem}.tool-row{margin-bottom:.75rem}.manager-list{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}.manager-item{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border:1px solid rgba(126,156,221,.25);border-radius:var(--radius-sm);background:#081126a6;padding:.65rem}.manager-title{margin:0;font-weight:600}.manager-sub{margin:.2rem 0 0;color:var(--ink-soft);font-size:.82rem}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:.75rem}.settings-grid label{display:grid;gap:.34rem;color:var(--ink-soft)}.checkbox-line{display:flex;align-items:center;gap:.5rem;grid-column:1 / -1}.panel{padding:1rem}input,select,button{font:inherit}input,select{width:100%;border-radius:10px;border:1px solid rgba(153,185,255,.3);background:#071026eb;color:var(--ink);padding:.5rem .55rem}input:focus-visible,select:focus-visible,button:focus-visible,.nav-item:focus-visible,.mobile-nav-item:focus-visible{outline:2px solid var(--ring);outline-offset:2px}button{border-radius:10px;border:1px solid rgba(90,208,255,.5);background:linear-gradient(130deg,#23579df2,#18386ef5);color:var(--ink);padding:.47rem .66rem;cursor:pointer;transition:filter .18s ease,transform .18s ease}button:hover{filter:brightness(1.08)}button:active{transform:translateY(1px)}.ghost-btn{border-color:#92b4f559;background:#0e1e41d1}.danger-btn{border-color:#ff5f8799;background:#64192ee6}.icon-btn{width:2.15rem;min-width:2.15rem;padding:.38rem;display:inline-flex;align-items:center;justify-content:center}.inline-icon{display:inline-flex;align-items:center;gap:.35rem}.row{display:flex;flex-wrap:wrap;gap:.45rem}.message{min-height:1.2rem;font-weight:600}.message.error{color:var(--danger)}.modal-shell{position:fixed;inset:0;background:#030816c2;display:grid;place-items:center;z-index:30}.modal{width:min(920px,94vw)}.table-preview-wrap{max-height:48vh;overflow:auto;border:1px solid rgba(153,185,255,.25);border-radius:var(--radius-sm);margin-bottom:.7rem}#csv-preview-table{width:100%;border-collapse:collapse}#csv-preview-table th,#csv-preview-table td{border:1px solid rgba(153,185,255,.2);padding:.35rem .5rem;text-align:left;background:#0a132dab}#scheduler-grid{width:max-content;min-width:0}#scheduler-grid .tabulator{width:max-content;border:1px solid rgba(151,186,255,.27);border-radius:12px;background:#040b1be6}#scheduler-grid .tabulator .tabulator-header,#scheduler-grid .tabulator .tabulator-header .tabulator-col{background:#0d1f45f5}#scheduler-grid .tabulator .tabulator-row{background:#050d1fb8}#scheduler-grid .tabulator .tabulator-row.tabulator-selectable:hover{background:#0b1a3ad9}#scheduler-grid .tabulator .tabulator-cell{color:var(--ink)}.mobile-nav{display:none}@media(min-width:1031px){body[data-view=scheduler]{overflow-y:hidden}body[data-view=scheduler] .app-root{height:100vh;min-height:100vh;overflow:hidden}body[data-view=scheduler] .workspace,body[data-view=scheduler] .workspace-shell,body[data-view=scheduler] .center-zone{height:100%;min-height:0}body[data-view=scheduler] .sidebar{position:relative;top:auto;min-height:0;height:100%;overflow-x:hidden;overflow-y:auto}body[data-view=scheduler] .center-zone,body[data-view=scheduler] .grid-panel,body[data-view=scheduler] #scheduler-fit-viewport{overflow:hidden}}@media(max-width:1030px){.workspace-shell{grid-template-columns:1fr}.center-zone{grid-template-rows:auto auto minmax(0,1fr)}.sidebar{display:none}.settings-grid,.edit-layout{grid-template-columns:1fr}.grid-panel{height:calc(100vh - 19rem)}.mobile-nav{display:grid;position:fixed;left:.7rem;right:.7rem;bottom:max(.68rem,env(safe-area-inset-bottom));z-index:24;padding:.48rem;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:.36rem}.mobile-nav-item{border-radius:11px;background:#09142fd1;border:1px solid rgba(112,152,223,.3);display:grid;gap:.2rem;place-items:center;padding:.38rem .3rem;font-size:.74rem;color:var(--ink-soft)}.mobile-nav-item.active{color:var(--ink);border-color:#5ce1ff94;box-shadow:inset 0 0 0 1px #5ce1ff3d}.mobile-nav-item .lucide-icon{width:.95rem;height:.95rem;color:var(--accent)}.app-root{padding-bottom:calc(6.2rem + env(safe-area-inset-bottom))}}@media(max-width:620px){.column-editor-row{grid-template-columns:1fr}.manager-item{flex-direction:column;align-items:flex-start}.tool-row button{flex:1 1 calc(50% - .5rem)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes drift{0%{transform:translateZ(0)}to{transform:translate3d(-180px,-150px,0)}}@keyframes pulse{0%,to{transform:scale(1);opacity:.65}50%{transform:scale(1.06);opacity:.9}}.tabulator{border:1px solid #333;font-size:14px;overflow:hidden;position:relative;text-align:left;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.tabulator[tabulator-layout=fitDataFill] .tabulator-tableholder .tabulator-table{min-width:100%}.tabulator[tabulator-layout=fitDataTable]{display:inline-block}.tabulator.tabulator-block-select,.tabulator.tabulator-ranges .tabulator-cell:not(.tabulator-editing){-webkit-user-select:none;user-select:none}.tabulator .tabulator-header{background-color:#333;border-bottom:1px solid #999;box-sizing:border-box;color:#fff;font-weight:700;outline:none;overflow:hidden;position:relative;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;white-space:nowrap;width:100%}.tabulator .tabulator-header.tabulator-header-hidden{display:none}.tabulator .tabulator-header .tabulator-header-contents{overflow:hidden;position:relative}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers{display:inline-block}.tabulator .tabulator-header .tabulator-col{background:#333;border-right:1px solid #aaa;box-sizing:border-box;display:inline-flex;flex-direction:column;justify-content:flex-start;overflow:hidden;position:relative;text-align:left;vertical-align:bottom}.tabulator .tabulator-header .tabulator-col.tabulator-moving{background:#1a1a1a;border:1px solid #999;pointer-events:none;position:absolute}.tabulator .tabulator-header .tabulator-col.tabulator-range-highlight{background-color:#999;color:#000}.tabulator .tabulator-header .tabulator-col.tabulator-range-selected{background-color:#ccc;color:#333}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{box-sizing:border-box;padding:4px;position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button{padding:0 8px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button:hover{cursor:pointer;opacity:.6}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder{position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title{box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title.tabulator-col-title-wrap{text-overflow:clip;white-space:normal}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{background:#fff;border:1px solid #999;box-sizing:border-box;padding:1px;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-header-popup-button+.tabulator-title-editor{width:calc(100% - 22px)}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{align-items:center;bottom:0;display:flex;position:absolute;right:4px;top:0}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #bbb;border-left:6px solid transparent;border-right:6px solid transparent;height:0;width:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{border-top:1px solid #aaa;display:flex;margin-right:-1px;overflow:hidden;position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter{box-sizing:border-box;margin-top:2px;position:relative;text-align:center;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter textarea{height:auto!important}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter svg{margin-top:3px}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-clear{height:0;width:0}.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:25px}@media(hover:hover)and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable.tabulator-col-sorter-element:hover{background-color:#1a1a1a;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter{color:#bbb}@media(hover:hover)and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{border-bottom:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #bbb;border-top:none}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media(hover:hover)and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{border-bottom:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #666;border-top:none}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media(hover:hover)and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{border-top:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:none;border-top:6px solid #666;color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical .tabulator-col-content .tabulator-col-title{align-items:center;display:flex;justify-content:center;text-orientation:mixed;writing-mode:vertical-rl}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-col-vertical-flip .tabulator-col-title{transform:rotate(180deg)}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-title{padding-right:0;padding-top:20px}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable.tabulator-col-vertical-flip .tabulator-col-title{padding-bottom:20px;padding-right:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-sorter{justify-content:center;inset:4px 0 auto}.tabulator .tabulator-header .tabulator-frozen{left:0;position:sticky;z-index:11}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #888}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #888}.tabulator .tabulator-header .tabulator-calcs-holder{background:#404040!important;border-bottom:1px solid #aaa;border-top:1px solid #888;box-sizing:border-box;display:inline-block}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#404040!important}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-header .tabulator-frozen-rows-holder{display:inline-block;padding-top:1em}.tabulator .tabulator-header .tabulator-frozen-rows-holder:empty{display:none}.tabulator .tabulator-tableholder{-webkit-overflow-scrolling:touch;overflow:auto;position:relative;white-space:nowrap;width:100%}.tabulator .tabulator-tableholder:focus{outline:none}.tabulator .tabulator-tableholder .tabulator-placeholder{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-width:100%;width:100%}.tabulator .tabulator-tableholder .tabulator-placeholder[tabulator-render-mode=virtual]{min-height:100%}.tabulator .tabulator-tableholder .tabulator-placeholder .tabulator-placeholder-contents{color:#ccc;display:inline-block;font-size:20px;font-weight:700;padding:10px;text-align:center;white-space:normal}.tabulator .tabulator-tableholder .tabulator-table{background-color:#666;color:#fff;display:inline-block;overflow:visible;position:relative;white-space:nowrap}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs{background:#373737!important;font-weight:700}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid #888}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid #888}.tabulator .tabulator-tableholder .tabulator-range-overlay{inset:0;pointer-events:none;position:absolute;z-index:10}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range{border:1px solid #ccc;box-sizing:border-box;position:absolute}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{background-color:#ccc;border-radius:999px;bottom:-3px;content:"";height:6px;position:absolute;right:-3px;width:6px}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range-cell-active{border:2px solid #ccc;box-sizing:border-box;position:absolute}.tabulator .tabulator-footer{background-color:#333;border-top:1px solid #999;color:#333;font-weight:700;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;white-space:nowrap}.tabulator .tabulator-footer .tabulator-footer-contents{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px}.tabulator .tabulator-footer .tabulator-footer-contents:empty{display:none}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs{margin-top:-5px;overflow-x:auto}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab{border:1px solid #333;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;display:inline-block;font-size:.9em;padding:5px}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab:hover{cursor:pointer;opacity:.7}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab.tabulator-spreadsheet-tab-active{background:#fff}.tabulator .tabulator-footer .tabulator-calcs-holder{background:#404040!important;border-bottom:1px solid #888;border-top:1px solid #888;box-sizing:border-box;overflow:hidden;text-align:left;width:100%}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:#404040!important;display:inline-block}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{border-bottom:none;margin-bottom:-5px}.tabulator .tabulator-footer>*+.tabulator-page-counter{margin-left:10px}.tabulator .tabulator-footer .tabulator-page-counter{font-weight:400}.tabulator .tabulator-footer .tabulator-paginator{color:#333;flex:1;font-family:inherit;font-size:inherit;font-weight:inherit;text-align:right}.tabulator .tabulator-footer .tabulator-page-size{border:1px solid #aaa;border-radius:3px;display:inline-block;margin:0 5px;padding:2px 5px}.tabulator .tabulator-footer .tabulator-pages{margin:0 7px}.tabulator .tabulator-footer .tabulator-page{background:#fff3;border:1px solid #aaa;border-radius:3px;display:inline-block;margin:0 2px;padding:2px 5px}.tabulator .tabulator-footer .tabulator-page.active{color:#fff}.tabulator .tabulator-footer .tabulator-page:disabled{opacity:.5}@media(hover:hover)and (pointer:fine){.tabulator .tabulator-footer .tabulator-page:not(disabled):hover{background:#0003;color:#fff;cursor:pointer}}.tabulator .tabulator-col-resize-handle{display:inline-block;margin-left:-3px;margin-right:-3px;position:relative;vertical-align:middle;width:6px;z-index:11}@media(hover:hover)and (pointer:fine){.tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}}.tabulator .tabulator-col-resize-handle:last-of-type{margin-right:0;width:3px}.tabulator .tabulator-col-resize-guide{background-color:#999;height:100%;margin-left:-.5px;opacity:.5;position:absolute;top:0;width:4px}.tabulator .tabulator-row-resize-guide{background-color:#999;height:4px;left:0;margin-top:-.5px;opacity:.5;position:absolute;width:100%}.tabulator .tabulator-alert{align-items:center;background:#0006;display:flex;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:100}.tabulator .tabulator-alert .tabulator-alert-msg{background:#fff;border-radius:10px;display:inline-block;font-size:16px;font-weight:700;margin:0 auto;padding:10px 20px}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-msg{border:4px solid #333;color:#000}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-error{border:4px solid #d00;color:#590000}.tabulator-row{background-color:#666;box-sizing:border-box;min-height:22px;position:relative}.tabulator-row.tabulator-row-even{background-color:#444}@media(hover:hover)and (pointer:fine){.tabulator-row.tabulator-selectable:hover{background-color:#999;cursor:pointer}}.tabulator-row.tabulator-selected{background-color:#000}@media(hover:hover)and (pointer:fine){.tabulator-row.tabulator-selected:hover{background-color:#888;cursor:pointer}}.tabulator-row.tabulator-row-moving{background:#fff;border:1px solid #000}.tabulator-row.tabulator-moving{border-bottom:1px solid #888;border-top:1px solid #888;pointer-events:none;position:absolute;z-index:15}.tabulator-row.tabulator-range-highlight .tabulator-cell.tabulator-range-row-header{background-color:#999;color:#000}.tabulator-row.tabulator-range-highlight.tabulator-range-selected .tabulator-cell.tabulator-range-row-header,.tabulator-row.tabulator-range-selected .tabulator-cell.tabulator-range-row-header{background-color:#ccc;color:#333}.tabulator-row .tabulator-row-resize-handle{bottom:0;height:5px;left:0;position:absolute;right:0}.tabulator-row .tabulator-row-resize-handle.prev{bottom:auto;top:0}@media(hover:hover)and (pointer:fine){.tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}}.tabulator-row .tabulator-responsive-collapse{border-bottom:1px solid #888;border-top:1px solid #888;box-sizing:border-box;padding:5px}.tabulator-row .tabulator-responsive-collapse:empty{display:none}.tabulator-row .tabulator-responsive-collapse table{font-size:14px}.tabulator-row .tabulator-responsive-collapse table tr td{position:relative}.tabulator-row .tabulator-responsive-collapse table tr td:first-of-type{padding-right:10px}.tabulator-row .tabulator-cell{border-right:1px solid #888;box-sizing:border-box;display:inline-block;outline:none;overflow:hidden;padding:4px;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.tabulator-row .tabulator-cell.tabulator-row-header{background:#333;border-bottom:1px solid #888;border-right:1px solid #333}.tabulator-row .tabulator-cell.tabulator-frozen{background-color:inherit;display:inline-block;left:0;position:sticky;z-index:11}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-right:2px solid #888}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-left:2px solid #888}.tabulator-row .tabulator-cell.tabulator-editing{border:1px solid #999;outline:none;padding:0}.tabulator-row .tabulator-cell.tabulator-editing input,.tabulator-row .tabulator-cell.tabulator-editing select{background:transparent;border:1px;outline:none}.tabulator-row .tabulator-cell.tabulator-validation-fail{border:1px solid #d00}.tabulator-row .tabulator-cell.tabulator-validation-fail input,.tabulator-row .tabulator-cell.tabulator-validation-fail select{background:transparent;border:1px;color:#d00}.tabulator-row .tabulator-cell.tabulator-row-handle{align-items:center;display:inline-flex;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box{width:80%}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box .tabulator-row-handle-bar{background:#666;height:3px;margin-top:2px;width:100%}.tabulator-row .tabulator-cell.tabulator-range-selected:not(.tabulator-range-only-cell-selected):not(.tabulator-range-row-header){background-color:#000}.tabulator-row .tabulator-cell .tabulator-data-tree-branch-empty{display:inline-block;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-branch{border-bottom:2px solid #888;border-bottom-left-radius:1px;border-left:2px solid #888;display:inline-block;height:9px;margin-right:5px;margin-top:-9px;vertical-align:middle;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-control{align-items:center;background:#0000001a;border:1px solid #fff;border-radius:2px;display:inline-flex;height:11px;justify-content:center;margin-right:5px;overflow:hidden;vertical-align:middle;width:11px}@media(hover:hover)and (pointer:fine){.tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{background:#0003;cursor:pointer}}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:transparent;display:inline-block;height:7px;position:relative;width:1px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{background:#fff;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#fff;display:inline-block;height:7px;position:relative;width:1px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#fff;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{align-items:center;background:#666;border-radius:20px;color:#666;display:inline-flex;font-size:1.1em;font-weight:700;height:15px;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;width:15px}@media(hover:hover)and (pointer:fine){.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{cursor:pointer;opacity:.7}}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-close{display:initial}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-open{display:none}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle svg{stroke:#666}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle .tabulator-responsive-collapse-toggle-close{display:none}.tabulator-row .tabulator-cell .tabulator-traffic-light{border-radius:14px;display:inline-block;height:14px;width:14px}.tabulator-row.tabulator-group{background:#ccc;border-bottom:1px solid #999;border-right:1px solid #888;border-top:1px solid #999;box-sizing:border-box;font-weight:700;padding:5px 5px 5px 10px}.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow{border-bottom:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;margin-right:10px}.tabulator-row.tabulator-group.tabulator-group-level-1{padding-left:30px}.tabulator-row.tabulator-group.tabulator-group-level-2{padding-left:50px}.tabulator-row.tabulator-group.tabulator-group-level-3{padding-left:70px}.tabulator-row.tabulator-group.tabulator-group-level-4{padding-left:90px}.tabulator-row.tabulator-group.tabulator-group-level-5{padding-left:110px}.tabulator-row.tabulator-group .tabulator-group-toggle{display:inline-block}.tabulator-row.tabulator-group .tabulator-arrow{border-bottom:6px solid transparent;border-left:6px solid #666;border-right:0;border-top:6px solid transparent;display:inline-block;height:0;margin-right:16px;vertical-align:middle;width:0}.tabulator-row.tabulator-group span{color:#d00;margin-left:10px}.tabulator-toggle{background:#dcdcdc;border:1px solid #ccc;box-sizing:border-box;display:flex;flex-direction:row}.tabulator-toggle.tabulator-toggle-on{background:#1c6cc2}.tabulator-toggle .tabulator-toggle-switch{background:#fff;border:1px solid #ccc;box-sizing:border-box}.tabulator-popup-container{-webkit-overflow-scrolling:touch;background:#666;border:1px solid #888;box-shadow:0 0 5px #0003;box-sizing:border-box;display:inline-block;font-size:14px;overflow-y:auto;position:absolute;z-index:10000}.tabulator-popup{border-radius:3px;padding:5px}.tabulator-tooltip{border-radius:2px;box-shadow:none;font-size:12px;max-width:min(500px,100%);padding:3px 5px;pointer-events:none}.tabulator-menu .tabulator-menu-item{box-sizing:border-box;padding:5px 10px;position:relative;-webkit-user-select:none;user-select:none}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-disabled{opacity:.5}@media(hover:hover)and (pointer:fine){.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{background:#444;cursor:pointer}}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu{padding-right:25px}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu:after{border-color:#888;border-style:solid;border-width:1px 1px 0 0;content:"";display:inline-block;height:7px;position:absolute;right:10px;top:calc(5px + .4em);transform:rotate(45deg);vertical-align:top;width:7px}.tabulator-menu .tabulator-menu-separator{border-top:1px solid #888}.tabulator-edit-list{-webkit-overflow-scrolling:touch;font-size:14px;max-height:200px;overflow-y:auto}.tabulator-edit-list .tabulator-edit-list-item{color:#fff;outline:none;padding:4px}.tabulator-edit-list .tabulator-edit-list-item.active{background:#999;color:#666}.tabulator-edit-list .tabulator-edit-list-item.active.focused{outline:1px solid hsla(0,0%,40%,.5)}.tabulator-edit-list .tabulator-edit-list-item.focused{outline:1px solid #999}@media(hover:hover)and (pointer:fine){.tabulator-edit-list .tabulator-edit-list-item:hover{background:#999;color:#666;cursor:pointer}}.tabulator-edit-list .tabulator-edit-list-placeholder{color:#fff;padding:4px;text-align:center}.tabulator-edit-list .tabulator-edit-list-group{border-bottom:1px solid #888;color:#fff;font-weight:700;padding:6px 4px 4px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-2,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-2{padding-left:12px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-3,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-3{padding-left:20px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-4,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-4{padding-left:28px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-5,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-5{padding-left:36px}.tabulator.tabulator-ltr{direction:ltr}.tabulator.tabulator-rtl{direction:rtl;text-align:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col{border-left:1px solid #aaa;border-right:initial;text-align:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{margin-left:-1px;margin-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-left:25px;padding-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{left:8px;right:auto}.tabulator.tabulator-rtl .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{background-color:#ccc;border-radius:999px;bottom:-3px;content:"";height:6px;left:-3px;position:absolute;right:auto;width:6px}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell{border-left:1px solid #888;border-right:initial}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch{border-bottom-left-radius:0;border-bottom-right-radius:1px;border-left:initial;border-right:2px solid #888;margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control{margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-left:2px solid #888}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-right:2px solid #888}.tabulator.tabulator-rtl .tabulator-row .tabulator-col-resize-handle:last-of-type{margin-left:0;margin-right:-3px;width:3px}.tabulator.tabulator-rtl .tabulator-footer .tabulator-calcs-holder{text-align:initial}.tabulator-print-fullscreen{inset:0;position:absolute;z-index:10000}body.tabulator-print-fullscreen-hide>:not(.tabulator-print-fullscreen){display:none!important}.tabulator-print-table{border-collapse:collapse}.tabulator-print-table .tabulator-data-tree-branch{border-bottom:2px solid #888;border-bottom-left-radius:1px;border-left:2px solid #888;display:inline-block;height:9px;margin-right:5px;margin-top:-9px;vertical-align:middle;width:7px}.tabulator-print-table .tabulator-print-table-group{background:#ccc;border-bottom:1px solid #999;border-right:1px solid #888;border-top:1px solid #999;box-sizing:border-box;font-weight:700;min-width:100%;padding:5px 5px 5px 10px}@media(hover:hover)and (pointer:fine){.tabulator-print-table .tabulator-print-table-group:hover{background-color:#0000001a;cursor:pointer}}.tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow{border-bottom:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;margin-right:10px}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-1 td{padding-left:30px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-2 td{padding-left:50px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-3 td{padding-left:70px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-4 td{padding-left:90px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-5 td{padding-left:110px!important}.tabulator-print-table .tabulator-print-table-group .tabulator-group-toggle{display:inline-block}.tabulator-print-table .tabulator-print-table-group .tabulator-arrow{border-bottom:6px solid transparent;border-left:6px solid #666;border-right:0;border-top:6px solid transparent;display:inline-block;height:0;margin-right:16px;vertical-align:middle;width:0}.tabulator-print-table .tabulator-print-table-group span{color:#d00;margin-left:10px}.tabulator-print-table .tabulator-data-tree-control{align-items:center;background:#0000001a;border:1px solid #fff;border-radius:2px;display:inline-flex;height:11px;justify-content:center;margin-right:5px;overflow:hidden;vertical-align:middle;width:11px}@media(hover:hover)and (pointer:fine){.tabulator-print-table .tabulator-data-tree-control:hover{background:#0003;cursor:pointer}}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:transparent;display:inline-block;height:7px;position:relative;width:1px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{background:#fff;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#fff;display:inline-block;height:7px;position:relative;width:1px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#fff;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator{background-color:#222}.tabulator .tabulator-header .tabulator-col{background-color:#333}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{color:#fff}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input,.tabulator .tabulator-header .tabulator-col .tabulator-header-filter select{background:#444;border:1px solid #999;color:#fff}.tabulator .tabulator-header .tabulator-calcs-holder,.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#1a1a1a!important}.tabulator .tabulator-footer .tabulator-calcs-holder,.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:#262626!important}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab{background:#fff3;border-color:#aaa}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab.tabulator-spreadsheet-tab-active{background:#0003;color:#fff}.tabulator .tabulator-footer .tabulator-page-counter,.tabulator .tabulator-footer .tabulator-paginator label{color:#fff}.tabulator .tabulator-footer .tabulator-page{color:#333;font-family:inherit;font-size:inherit;font-weight:inherit}.tabulator-row.tabulator-group{color:#333;min-width:100%}@media(hover:hover)and (pointer:fine){.tabulator-row.tabulator-group:hover{background-color:#0000001a;cursor:pointer}}.tabulator-row.tabulator-group span{color:#666}.tabulator-toggle{background:#333;border-color:#000}.tabulator-toggle .tabulator-toggle-switch{background:#232323;border-color:#000}.tabulator-edit-select-list{background:#fff}.tabulator-edit-select-list .tabulator-edit-select-list-item{color:#666}.tabulator-edit-select-list .tabulator-edit-select-list-item.active{background:#444;color:#999}.tabulator-edit-select-list .tabulator-edit-select-list-item.active.focused{outline:1px solid hsla(0,0%,60%,.5)}.tabulator-edit-select-list .tabulator-edit-select-list-item.focused{outline:1px solid #444}@media(hover:hover)and (pointer:fine){.tabulator-edit-select-list .tabulator-edit-select-list-item:hover{background:#666;color:#999}}.tabulator-print-table .tabulator-print-table-group{color:#333}
