@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@400..800&family=Work+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";:root{--bg:#f2eef6;--panel:#fff;--panel2:#f7f4fb;--ink:#231a2e;--dim:#6e6480;--border:1px solid #35265224;--lineSoft:#35265221;--ph:repeating-linear-gradient(135deg, #35265214 0 7px, #ffc2200d 7px 14px);--accent:#ffc220;--accentInk:#1a1206;--accentSoft:#ffc22038;--accentText:#8a6300;--violet:#6d3fd4;--violetSoft:#8b5cf624;--violetLine:#6d3fd466;--okSoft:#1e8c501f;--okInk:#1e7a46;--errSoft:#eb041f1f;--errInk:#c0142a;--shadow:0 1px 2px #35265212;--btnshadow:0 6px 16px #ffc22052;--heroTexture:radial-gradient(120% 100% at 100% 0%, #ffc22057, transparent 58%), radial-gradient(90% 110% at 6% 100%, #8b5cf638, transparent 60%);--radius:14px;--radiusSm:10px;--pill:999px;--fh:"Baloo 2", system-ui, sans-serif;--fb:"Work Sans", system-ui, sans-serif;--fm:"JetBrains Mono", ui-monospace, monospace;--fhw:700}body.body--dark{--bg:#150f1e;--panel:#1e1729;--panel2:#271e36;--ink:#f5f0e6;--dim:#a093b0;--border:1px solid #b296ff33;--lineSoft:#b296ff2e;--ph:repeating-linear-gradient(135deg, #b296ff1a 0 7px, #ffd66608 7px 14px);--accentSoft:#ffc22021;--accentText:#ffc220;--violet:#b69bff;--violetSoft:#8b5cf633;--violetLine:#b296ff6b;--okSoft:#78dc9624;--okInk:#8fe0ac;--errSoft:#ff788229;--errInk:#ff9aa4;--shadow:none;--btnshadow:0 8px 24px #ffc22033;--heroTexture:radial-gradient(120% 100% at 100% 0%, #ffc22029, transparent 55%), radial-gradient(90% 110% at 8% 100%, #8b5cf657, transparent 62%)}.ml-rd,.ml-moop-card,.ml-starts-packets{color:var(--ink);font-family:var(--fb);font-size:14px;line-height:1.5}.ml-rd .rd-card{background:var(--panel);border:var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.ml-rd .rd-eyebrow{font-family:var(--fm);letter-spacing:.12em;color:var(--dim);font-size:10.5px}.ml-rd .rd-h{font-family:var(--fh);font-weight:var(--fhw);letter-spacing:-.02em;margin:0}.ml-rd .rd-btn{background:var(--accent);color:var(--accentInk);border-radius:var(--pill);box-shadow:var(--btnshadow);cursor:pointer;border:0;padding:13px 22px;font-size:15px;font-weight:700;line-height:1.2;display:inline-block}.ml-rd .rd-btn-ghost{background:var(--panel2);border:var(--border);border-radius:var(--pill);color:var(--ink);cursor:pointer;padding:13px 20px;font-size:15px;font-weight:600;line-height:1.2;display:inline-block}.ml-rd .rd-link{color:var(--accentText);cursor:pointer;font-size:13px;font-weight:700}.ml-rd .rd-ph{background:var(--ph);font-family:var(--fm);color:var(--dim);place-items:center;font-size:10.5px;display:grid}.ml-rd .rd-tag{background:var(--panel);border:var(--border);border-radius:var(--pill);font-family:var(--fm);padding:3px 9px;font-size:10px}.ml-rd .rd-shell{max-width:1320px;margin:0 auto;padding:22px 24px}.ml-rd .rd-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.ml-rd .rd-head-title{font-size:30px}.ml-rd .rd-head-sub{color:var(--dim);margin-top:4px;font-size:13px}.ml-rd .rd-head-actions{align-items:center;gap:10px;display:flex}.ml-rd .rd-search{background:var(--panel);border:var(--border);border-radius:var(--pill);width:230px;color:var(--ink);font-family:var(--fb);outline:none;padding:11px 16px}.ml-rd .rd-head-actions .rd-btn{padding:12px 20px;font-size:14px}.ml-rd .rd-filters{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.ml-rd .rd-filter{background:var(--panel);border:var(--border);border-radius:var(--pill);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:7px 14px;font-size:12.5px;font-weight:600}.ml-rd .rd-filter.is-active{background:var(--accent);color:var(--accentInk);border-color:#0000;font-weight:700}.ml-rd .rd-empty{color:var(--dim);padding:24px 0}.ml-rd .rd-grid-4{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:1023px){.ml-rd .rd-grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:599px){.ml-rd .rd-grid-4{grid-template-columns:1fr}.ml-rd .rd-head-actions{width:100%}.ml-rd .rd-search{flex:1;width:auto}}.q-table__container{font-family:var(--fb);color:var(--ink);background:var(--panel);border:var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.q-table__container.q-table--bordered{border:var(--border)}.q-table thead tr{background:var(--panel);height:auto}.q-table th{font-family:var(--fm);letter-spacing:.12em;text-transform:uppercase;color:var(--dim);border-bottom:var(--border);white-space:nowrap;padding:14px 16px;font-size:10.5px;font-weight:500}.q-table th.sortable:hover,.q-table th.sorted{color:var(--ink)}.q-table tbody td{color:var(--ink);border-bottom:1px solid var(--lineSoft);height:auto;padding:14px 16px;font-size:13px}.q-table tbody tr:last-child td{border-bottom:0}.q-table tbody tr:hover{background:var(--panel2)}.q-table__card tr.active,.q-table tbody tr.selected{background:var(--accentSoft)}.q-table__top{border-bottom:var(--border);padding:16px}.q-table__bottom{border-top:var(--border);color:var(--dim);min-height:48px;font-size:12.5px}.q-table__bottom--nodata{color:var(--dim);border-top:0}.q-table__progress th{border-bottom:0;padding:0}.q-table__grid-content .q-card{border:var(--border);border-radius:var(--radiusSm);box-shadow:var(--shadow);background:var(--panel)}.q-ma-1{margin:4px}.q-mt-1{margin-top:4px}.q-mb-1{margin-bottom:4px}.q-ml-1{margin-left:4px}.q-mr-1{margin-right:4px}.q-mx-1{margin-left:4px;margin-right:4px}.q-my-1{margin-top:4px;margin-bottom:4px}.q-ma-n-1{margin:-4px}.q-mt-n-1{margin-top:-4px}.q-mb-n-1{margin-bottom:-4px}.q-ml-n-1{margin-left:-4px}.q-mr-n-1{margin-right:-4px}.q-mx-n-1{margin-left:-4px;margin-right:-4px}.q-my-n-1{margin-top:-4px;margin-bottom:-4px}.q-pa-1{padding:4px}.q-pt-1{padding-top:4px}.q-pb-1{padding-bottom:4px}.q-pl-1{padding-left:4px}.q-pr-1{padding-right:4px}.q-px-1{padding-left:4px;padding-right:4px}.q-py-1{padding-top:4px;padding-bottom:4px}.q-ma-2{margin:8px}.q-mt-2{margin-top:8px}.q-mb-2{margin-bottom:8px}.q-ml-2{margin-left:8px}.q-mr-2{margin-right:8px}.q-mx-2{margin-left:8px;margin-right:8px}.q-my-2{margin-top:8px;margin-bottom:8px}.q-ma-n-2{margin:-8px}.q-mt-n-2{margin-top:-8px}.q-mb-n-2{margin-bottom:-8px}.q-ml-n-2{margin-left:-8px}.q-mr-n-2{margin-right:-8px}.q-mx-n-2{margin-left:-8px;margin-right:-8px}.q-my-n-2{margin-top:-8px;margin-bottom:-8px}.q-pa-2{padding:8px}.q-pt-2{padding-top:8px}.q-pb-2{padding-bottom:8px}.q-pl-2{padding-left:8px}.q-pr-2{padding-right:8px}.q-px-2{padding-left:8px;padding-right:8px}.q-py-2{padding-top:8px;padding-bottom:8px}.q-ma-3{margin:12px}.q-mt-3{margin-top:12px}.q-mb-3{margin-bottom:12px}.q-ml-3{margin-left:12px}.q-mr-3{margin-right:12px}.q-mx-3{margin-left:12px;margin-right:12px}.q-my-3{margin-top:12px;margin-bottom:12px}.q-ma-n-3{margin:-12px}.q-mt-n-3{margin-top:-12px}.q-mb-n-3{margin-bottom:-12px}.q-ml-n-3{margin-left:-12px}.q-mr-n-3{margin-right:-12px}.q-mx-n-3{margin-left:-12px;margin-right:-12px}.q-my-n-3{margin-top:-12px;margin-bottom:-12px}.q-pa-3{padding:12px}.q-pt-3{padding-top:12px}.q-pb-3{padding-bottom:12px}.q-pl-3{padding-left:12px}.q-pr-3{padding-right:12px}.q-px-3{padding-left:12px;padding-right:12px}.q-py-3{padding-top:12px;padding-bottom:12px}.q-ma-4{margin:16px}.q-mt-4{margin-top:16px}.q-mb-4{margin-bottom:16px}.q-ml-4{margin-left:16px}.q-mr-4{margin-right:16px}.q-mx-4{margin-left:16px;margin-right:16px}.q-my-4{margin-top:16px;margin-bottom:16px}.q-ma-n-4{margin:-16px}.q-mt-n-4{margin-top:-16px}.q-mb-n-4{margin-bottom:-16px}.q-ml-n-4{margin-left:-16px}.q-mr-n-4{margin-right:-16px}.q-mx-n-4{margin-left:-16px;margin-right:-16px}.q-my-n-4{margin-top:-16px;margin-bottom:-16px}.q-pa-4{padding:16px}.q-pt-4{padding-top:16px}.q-pb-4{padding-bottom:16px}.q-pl-4{padding-left:16px}.q-pr-4{padding-right:16px}.q-px-4{padding-left:16px;padding-right:16px}.q-py-4{padding-top:16px;padding-bottom:16px}.q-ma-5{margin:20px}.q-mt-5{margin-top:20px}.q-mb-5{margin-bottom:20px}.q-ml-5{margin-left:20px}.q-mr-5{margin-right:20px}.q-mx-5{margin-left:20px;margin-right:20px}.q-my-5{margin-top:20px;margin-bottom:20px}.q-ma-n-5{margin:-20px}.q-mt-n-5{margin-top:-20px}.q-mb-n-5{margin-bottom:-20px}.q-ml-n-5{margin-left:-20px}.q-mr-n-5{margin-right:-20px}.q-mx-n-5{margin-left:-20px;margin-right:-20px}.q-my-n-5{margin-top:-20px;margin-bottom:-20px}.q-pa-5{padding:20px}.q-pt-5{padding-top:20px}.q-pb-5{padding-bottom:20px}.q-pl-5{padding-left:20px}.q-pr-5{padding-right:20px}.q-px-5{padding-left:20px;padding-right:20px}.q-py-5{padding-top:20px;padding-bottom:20px}.q-ma-6{margin:24px}.q-mt-6{margin-top:24px}.q-mb-6{margin-bottom:24px}.q-ml-6{margin-left:24px}.q-mr-6{margin-right:24px}.q-mx-6{margin-left:24px;margin-right:24px}.q-my-6{margin-top:24px;margin-bottom:24px}.q-ma-n-6{margin:-24px}.q-mt-n-6{margin-top:-24px}.q-mb-n-6{margin-bottom:-24px}.q-ml-n-6{margin-left:-24px}.q-mr-n-6{margin-right:-24px}.q-mx-n-6{margin-left:-24px;margin-right:-24px}.q-my-n-6{margin-top:-24px;margin-bottom:-24px}.q-pa-6{padding:24px}.q-pt-6{padding-top:24px}.q-pb-6{padding-bottom:24px}.q-pl-6{padding-left:24px}.q-pr-6{padding-right:24px}.q-px-6{padding-left:24px;padding-right:24px}.q-py-6{padding-top:24px;padding-bottom:24px}.q-ma-7{margin:28px}.q-mt-7{margin-top:28px}.q-mb-7{margin-bottom:28px}.q-ml-7{margin-left:28px}.q-mr-7{margin-right:28px}.q-mx-7{margin-left:28px;margin-right:28px}.q-my-7{margin-top:28px;margin-bottom:28px}.q-ma-n-7{margin:-28px}.q-mt-n-7{margin-top:-28px}.q-mb-n-7{margin-bottom:-28px}.q-ml-n-7{margin-left:-28px}.q-mr-n-7{margin-right:-28px}.q-mx-n-7{margin-left:-28px;margin-right:-28px}.q-my-n-7{margin-top:-28px;margin-bottom:-28px}.q-pa-7{padding:28px}.q-pt-7{padding-top:28px}.q-pb-7{padding-bottom:28px}.q-pl-7{padding-left:28px}.q-pr-7{padding-right:28px}.q-px-7{padding-left:28px;padding-right:28px}.q-py-7{padding-top:28px;padding-bottom:28px}.q-ma-8{margin:32px}.q-mt-8{margin-top:32px}.q-mb-8{margin-bottom:32px}.q-ml-8{margin-left:32px}.q-mr-8{margin-right:32px}.q-mx-8{margin-left:32px;margin-right:32px}.q-my-8{margin-top:32px;margin-bottom:32px}.q-ma-n-8{margin:-32px}.q-mt-n-8{margin-top:-32px}.q-mb-n-8{margin-bottom:-32px}.q-ml-n-8{margin-left:-32px}.q-mr-n-8{margin-right:-32px}.q-mx-n-8{margin-left:-32px;margin-right:-32px}.q-my-n-8{margin-top:-32px;margin-bottom:-32px}.q-pa-8{padding:32px}.q-pt-8{padding-top:32px}.q-pb-8{padding-bottom:32px}.q-pl-8{padding-left:32px}.q-pr-8{padding-right:32px}.q-px-8{padding-left:32px;padding-right:32px}.q-py-8{padding-top:32px;padding-bottom:32px}.q-ma-9{margin:36px}.q-mt-9{margin-top:36px}.q-mb-9{margin-bottom:36px}.q-ml-9{margin-left:36px}.q-mr-9{margin-right:36px}.q-mx-9{margin-left:36px;margin-right:36px}.q-my-9{margin-top:36px;margin-bottom:36px}.q-ma-n-9{margin:-36px}.q-mt-n-9{margin-top:-36px}.q-mb-n-9{margin-bottom:-36px}.q-ml-n-9{margin-left:-36px}.q-mr-n-9{margin-right:-36px}.q-mx-n-9{margin-left:-36px;margin-right:-36px}.q-my-n-9{margin-top:-36px;margin-bottom:-36px}.q-pa-9{padding:36px}.q-pt-9{padding-top:36px}.q-pb-9{padding-bottom:36px}.q-pl-9{padding-left:36px}.q-pr-9{padding-right:36px}.q-px-9{padding-left:36px;padding-right:36px}.q-py-9{padding-top:36px;padding-bottom:36px}.q-ma-10{margin:40px}.q-mt-10{margin-top:40px}.q-mb-10{margin-bottom:40px}.q-ml-10{margin-left:40px}.q-mr-10{margin-right:40px}.q-mx-10{margin-left:40px;margin-right:40px}.q-my-10{margin-top:40px;margin-bottom:40px}.q-ma-n-10{margin:-40px}.q-mt-n-10{margin-top:-40px}.q-mb-n-10{margin-bottom:-40px}.q-ml-n-10{margin-left:-40px}.q-mr-n-10{margin-right:-40px}.q-mx-n-10{margin-left:-40px;margin-right:-40px}.q-my-n-10{margin-top:-40px;margin-bottom:-40px}.q-pa-10{padding:40px}.q-pt-10{padding-top:40px}.q-pb-10{padding-bottom:40px}.q-pl-10{padding-left:40px}.q-pr-10{padding-right:40px}.q-px-10{padding-left:40px;padding-right:40px}.q-py-10{padding-top:40px;padding-bottom:40px}.animate__delay-100ms{animation-delay:.1s!important}.animate__delay-200ms{animation-delay:.2s!important}.animate__delay-300ms{animation-delay:.3s!important}.animate__delay-400ms{animation-delay:.4s!important}.animate__delay-500ms{animation-delay:.5s!important}.animate__delay-600ms{animation-delay:.6s!important}.animate__delay-700ms{animation-delay:.7s!important}.animate__delay-800ms{animation-delay:.8s!important}.animate__delay-900ms{animation-delay:.9s!important}.animate__delay-1000ms{animation-delay:1s!important}.animate__delay-1100ms{animation-delay:1.1s!important}.animate__delay-1200ms{animation-delay:1.2s!important}.animate__delay-1300ms{animation-delay:1.3s!important}.animate__delay-1400ms{animation-delay:1.4s!important}.animate__delay-1500ms{animation-delay:1.5s!important}.animate__delay-1600ms{animation-delay:1.6s!important}.animate__delay-1700ms{animation-delay:1.7s!important}.animate__delay-1800ms{animation-delay:1.8s!important}.animate__delay-1900ms{animation-delay:1.9s!important}.animate__delay-2000ms{animation-delay:2s!important}.animate__delay-2100ms{animation-delay:2.1s!important}.animate__delay-2200ms{animation-delay:2.2s!important}.animate__delay-2300ms{animation-delay:2.3s!important}.animate__delay-2400ms{animation-delay:2.4s!important}.animate__delay-2500ms{animation-delay:2.5s!important}.animate__delay-2600ms{animation-delay:2.6s!important}.animate__delay-2700ms{animation-delay:2.7s!important}.animate__delay-2800ms{animation-delay:2.8s!important}.animate__delay-2900ms{animation-delay:2.9s!important}.animate__delay-3000ms{animation-delay:3s!important}.animate__delay-3100ms{animation-delay:3.1s!important}.animate__delay-3200ms{animation-delay:3.2s!important}.animate__delay-3300ms{animation-delay:3.3s!important}.animate__delay-3400ms{animation-delay:3.4s!important}.animate__delay-3500ms{animation-delay:3.5s!important}.animate__delay-3600ms{animation-delay:3.6s!important}.animate__delay-3700ms{animation-delay:3.7s!important}.animate__delay-3800ms{animation-delay:3.8s!important}.animate__delay-3900ms{animation-delay:3.9s!important}.animate__delay-4000ms{animation-delay:4s!important}.animate__delay-4100ms{animation-delay:4.1s!important}.animate__delay-4200ms{animation-delay:4.2s!important}.animate__delay-4300ms{animation-delay:4.3s!important}.animate__delay-4400ms{animation-delay:4.4s!important}.animate__delay-4500ms{animation-delay:4.5s!important}.animate__delay-4600ms{animation-delay:4.6s!important}.animate__delay-4700ms{animation-delay:4.7s!important}.animate__delay-4800ms{animation-delay:4.8s!important}.animate__delay-4900ms{animation-delay:4.9s!important}.animate__delay-5000ms{animation-delay:5s!important}.vue-flow__minimap{transform-origin:100% 100%;transform:scale(.75)}.moopsy-flow .vue-flow__node-default,.moopsy-flow .vue-flow__node-input,.moopsy-flow .vue-flow__node-output{padding:0}.moopsy-flow.dark{color:#fffffb;background:#2d3748}.moopsy-flow.dark .vue-flow__node{color:#fffffb;background:#4a5568}.moopsy-flow.dark .vue-flow__node.selected{background:#333;box-shadow:0 0 0 2px #2563eb}.moopsy-flow.dark .vue-flow__edge-textbg{fill:#292524}.moopsy-flow.dark .vue-flow__edge-text{fill:#fffffb}.moopsy-flow .vue-flow__node-input,.moopsy-flow .vue-flow__node-output{color:#ffb71b;background-color:#000;border:2px solid #ffb71b;width:140px;font-weight:700}html{font-size:16px}body{color:#323232}a:not(.q-btn),a:visited:not(.q-btn){color:#ffb71b;cursor:pointer;font-weight:500;text-decoration:none}a:not(.q-btn):hover,a:visited:not(.q-btn):hover{text-decoration:underline}.sidebar-background{background-color:#5e4000}.q-btn{text-decoration:none!important}.q-btn.bg-grey{background-color:#eee}.q-btn .q-icon,.q-btn .q-spinner{font-size:1.4em}.q-uploader{box-shadow:none;border-radius:3px;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-height:none;transition:background-color .3s ease-in-out}.q-uploader.bordered{border:1px solid #ddd}.q-uploader .q-uploader__header{background-color:#0000;height:100%}.q-uploader .q-uploader__list{display:none}.q-uploader .uploader-hover{z-index:5;color:#616161;background-color:#aaa6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.icon-action{color:#ffb71b;cursor:pointer}.icon-action-success{color:#149c34;cursor:pointer}.q-tab-panels{background:0 0!important}.q-tab-panels .q-tab-panel{padding:0}.gap-none{gap:0}.gap-xs{gap:4px}.gap-sm{gap:8px}.gap-md{gap:16px}.gap-lg{gap:24px}.gap-xl{gap:48px}.w-min-100{min-width:100px!important}.w-min-150{min-width:150px!important}.w-min-200{min-width:200px!important}.w-min-250{min-width:250px!important}.w-min-300{min-width:300px!important}.w-min-350{min-width:350px!important}.w-min-400{min-width:400px!important}.w-min-500{min-width:500px!important}.section-2{background-color:#eee;margin:10px 0 0;padding:4px 10px;font-size:1.1rem;font-weight:600}.page-panels{margin:0 -20px}.page-panels .q-tab-panel{gap:20px;padding:20px;display:flex}.q-table__card .q-table__top{display:none}.q-table__card tr.active{background-color:#ededed}.table-boxes{padding:10px 6px 0;box-shadow:0 0 20px #0002!important}.q-field.nowrap .q-field__native.row{flex-wrap:nowrap}.q-field.q-field--focused{background-color:#fff}.q-field.q-field--focused .q-field__control:before{background-color:#f5f5f5}.q-field.q-field--with-bottom{padding-bottom:0}.q-field .q-field__bottom{min-height:0;padding:0 0 0 10px;font-size:.8rem;top:-10px}.q-field--standard.q-field--readonly .q-field__control:before{border-bottom:1px solid #eee}.q-field--dense.q-field--float .q-field__label{color:#9e9e9e;transform:translateY(-40%)scale(.75)}.text-grey{color:#9e9e9e}.q-dialog-plugin .q-card,.q-dialog .q-card{background-color:var(--panel);color:var(--ink);position:relative}.q-dialog-plugin .q-card .q-btn__content,.q-dialog .q-card .q-btn__content{color:var(--accent)}.q-dialog-plugin .q-card .q-btn.bg-primary .q-btn__content,.q-dialog .q-card .q-btn.bg-primary .q-btn__content{color:var(--accentInk)}.q-dialog-plugin .q-card a,.q-dialog-plugin .q-card a:visited,.q-dialog .q-card a,.q-dialog .q-card a:visited{color:var(--accent);text-decoration:underline}.q-dialog-plugin .q-card .dialog-container,.q-dialog .q-card .dialog-container{max-height:80vh;margin:0;padding:0;overflow:auto}.q-dialog-plugin .q-card .close-button,.q-dialog .q-card .close-button{z-index:10;position:absolute;top:4px;right:4px}.border-yellow{border:4px solid #ffb71b}.yellow-line{border-top:2px solid #ffb71b}.sticky-position{position:-webkit-sticky;position:sticky;top:0}.text-decoration-none{text-decoration:none!important}.moopsy-consent.klaro .cookie-notice .cm-btn.cm-btn-success{color:#000;background-color:#ffb71b}.uploader-box{color:#757575;background-color:#eee;border:4px dashed #eee;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;display:flex}.uploader-box:hover,.uploader-box:focus{color:#616161;background-color:#e0e0e0;border-color:#9e9e9e}.overlay-mask{z-index:100;background-color:#fffb;width:100%;height:100%;position:absolute;top:0;left:0}
