.headbase{justify-content:stretch;align-items:stretch;width:100vw;height:100vh;display:flex}.j-dialog__overlay{z-index:var(--j-z-layer-3)}.main-panel-action__button{padding:var(--j-space-3)var(--j-space-6)!important;align-items:center!important;display:flex!important}.main-panel-action__button:focus .main-panel-action__icon,.main-panel-action--special .main-panel-action__text,.main-panel-action--special .main-panel-action__icon{color:var(--j-c-teal-300)}.main-panel-action__icon{color:var(--j-c-blueGrey-50);display:contents}.main-panel-action__text{margin-left:var(--j-space-4);font-size:var(--j-text-size-sm);font-weight:var(--j-text-weight-medium)}:root{--menu-panel-width:275px}.menu-panel-button{padding:var(--j-space-2);border-radius:var(--j-border-radius-sm);color:inherit;display:block}.menu-panel-button:hover,.menu-panel-button:focus{background-color:var(--j-c-atom-100);color:var(--j-c-teal-300);cursor:pointer;outline:none}.menu-panel{width:100%;height:100%;z-index:var(--j-z-layer-1);transition:all var(--j-motion-duration-medium)var(--j-motion-ease-in-out);background:var(--j-c-background-f1);color:var(--j-c-text);position:absolute}@media (min-width:768px){.menu-panel{width:var(--menu-panel-width);min-width:var(--menu-panel-width)}}.menu-panel__menu,.menu-panel__status{margin-left:auto}.menu-panel__create,.menu-panel__account,.menu-panel__settings,.menu-panel__status,.menu-panel__help,.menu-panel__menu{padding:var(--j-space-3);line-height:0}.menu-panel--collapsed{visibility:hidden;transform:translate(-100vw)}@media (min-width:768px){.menu-panel--collapsed{transform:translate(-275px)}}.menu-panel__top{padding:var(--j-space-4);align-items:center;display:flex}.menu-panel__database-name{text-overflow:ellipsis;white-space:nowrap;pointer-events:none;overflow-x:hidden}.menu-panel__database-edit{padding:var(--j-space-4);font-weight:700;font-size:var(--j-text-size-sm);justify-content:center;align-items:center;max-width:180px;display:flex}.menu-panel__database-edit .j-icon{margin-left:var(--j-space-2);width:18px;min-width:18px;height:18px;min-height:18px;line-height:0}.menu-panel__actions,.menu-panel__content-items{margin-top:var(--j-space-8);padding:var(--j-space-4)}.menu-panel__bottom{width:100%;padding:var(--j-space-3)var(--j-space-5);display:flex;position:absolute;bottom:0}.main-panel-action__button{width:100%}.attachments-manager{padding:var(--j-space-12)}.attachments-manager img,.attachments-manager video,.attachments-manager audio{max-width:50%;margin:auto}.performance__logs-container{max-width:1000px;margin:auto}.performance__header{max-width:1000px;padding:var(--j-space-16)0;flex-direction:column;justify-content:center;align-items:center;margin:auto;display:flex}.performance__heading{font-size:var(--j-text-size-xl);margin-bottom:var(--j-space-8);font-weight:700}.performance__logs{background-color:var(--j-c-background-b1);font-family:var(--j-text-font-monospace);padding:var(--j-space-8);padding-bottom:var(--j-space-16)}.performance__logs h2{font-weight:700;font-size:var(--j-text-size-xl);margin-top:var(--j-space-6);color:var(--j-c-primary)}.performance__logs h3{margin-top:var(--j-space-6);font-weight:700}.performance__logs p{margin-left:var(--j-space-4);margin-top:var(--j-space-4)}.file-explorer__file{color:inherit;font-family:inherit;font-size:inherit}.file-explorer__file:hover{cursor:pointer;text-decoration:underline}.file-explorer__folder-children{flex-direction:column;align-items:start;display:flex}.file-editor{max-width:1000px;padding:var(--j-space-16)var(--j-space-6);margin:auto}.ath-editor{font-family:var(--j-text-font-primary);font-size:var(--j-text-size-rg);color:var(--j-c-text);margin-top:var(--j-space-4);border-left:var(--j-border-width-md)solid var(--j-c-blueGrey-300);min-height:400px;padding:var(--j-space-5);line-height:2}.ath-editor .cm-scroller{font-family:var(--j-text-font-primary);line-height:2}.ath-editor .cm-content{padding:0}.ath-editor:focus-within{border-color:var(--j-c-primary)}.ath-editor .cm-editor{font-family:var(--j-text-font-primary)}.ath-editor .cm-editor.cm-focused{border-color:var(--j-c-primary);outline:none}.ath-editor .strong{font-weight:700}.ath-editor .em{font-style:italic}.ath-editor .h{font-weight:700}.ath-editor .h1{font-size:var(--j-text-size-3xl)}.ath-editor .h2{font-size:var(--j-text-size-2xl)}.ath-editor .h3{font-size:var(--j-text-size-xl)}.ath-editor .h4{font-size:var(--j-text-size-lg)}.ath-editor .li{color:var(--j-c-primary);font-weight:700}.ath-editor .li[class*=ͼ]{color:var(--j-c-text);font-weight:400}.ath-editor .cm-hyper-link-icon{color:var(--j-c-green-400)}.ath-editor .cm-foldPlaceholder{background:var(--j-c-background);letter-spacing:2px;color:var(--j-c-primary);font-size:2rem;line-height:0;font-family:var(--j-text-font-primary);border:none}.ath-editor .cm-gutterElement span{font-size:1.5rem;line-height:0}.workspace{width:100%;transition:all var(--j-motion-duration-medium)var(--j-motion-ease-in-out)}@media (min-width:768px){.workspace{margin-left:var(--menu-panel-width)}}.workspace--menu-hidden{margin-left:0}.workspace__menu-button{margin:var(--j-space-4);color:var(--j-c-primary-text);padding:var(--j-space-4);border-radius:var(--j-border-radius-md);line-height:0;position:absolute;bottom:0}.workspace__menu-button:hover,.workspace__menu-button:focus{background:var(--j-c-atom-200);color:var(--j-c-teal-300);cursor:pointer;box-shadow:none;outline:none}.workspace-tab{align-items:center;width:max-content;height:100%;display:flex;position:relative}.workspace-tab:after{content:"";width:100%;height:var(--j-space-2);background-color:#0000;position:absolute;bottom:0}.workspace-tab:hover{background:var(--j-c-atom-100)}.workspace-tab.--active:after{background-color:var(--j-c-primary)}.workspace-tab.__select{color:var(--j-c-text-emphasis);font-size:var(--j-text-size-sm)}.workspace-tab.__select:hover{cursor:pointer}.workspace-tab.__close{color:var(--j-c-text-emphasis);font-size:var(--j-text-size-sm)}.workspace-tab.__close:hover{cursor:pointer}.workspace-tab.__select{padding:var(--j-space-4)var(--j-space-6);padding-right:var(--j-space-16);font-weight:var(--j-text-weight-medium);align-items:center;display:flex}.workspace-tab.__close{right:var(--j-space-3);position:absolute}.workspace-tab.__save-status:before{content:"";background-color:var(--j-c-orange-400);width:8px;height:8px;margin-left:var(--j-space-2);border-radius:8px;display:block}.workspace-tab.__close:hover{color:var(--j-c-red-300)}.workspace-tabs__list{scrollbar-width:none;background:var(--j-c-background-f1);border-bottom:var(--j-border-width-sm)solid var(--j-c-blueGrey-900);min-height:49px;display:flex;overflow-x:scroll}.workspace-area{scrollbar-width:none;max-height:calc(100vh - 50px);overflow-y:scroll}.workspace-empty-content{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.search-tab{max-width:1000px;margin:var(--j-space-16)auto var(--j-space-6)auto;padding:0 var(--j-space-4)}.content-card{background:var(--j-c-background-f1);border:var(--j-border-width-md)solid var(--j-c-background-f1);border-radius:var(--j-border-radius-sm);margin-bottom:var(--j-space-8);transition:all var(--j-motion-duration-fast)var(--j-motion-ease-in-out);position:relative}.content-card:hover,.content-card:focus{cursor:pointer;border:var(--j-border-width-md)solid var(--j-c-primary);outline:none}.content-card__content{padding:var(--j-space-8)}.content-card__name{font-size:var(--j-text-size-md);color:var(--j-c-text-heading);font-weight:700}.content-card__description{margin-top:var(--j-space-4)}.content-card__tags{margin-top:var(--j-space-4);gap:var(--j-space-2);flex-wrap:wrap;display:flex}.j-dialog .content-card{background:var(--j-c-background-f2)}.ath-message-page{margin-top:var(--j-space-48);justify-content:center;align-items:center;display:flex}.ath-message-page__panel{background-color:var(--j-c-background-f1);border-radius:var(--j-border-radius-md);width:100%;max-width:600px;padding:var(--j-space-16);margin:var(--j-space-4)}.ath-message-page__panel-heading{font-weight:700;font-size:var(--j-text-size-4xl);color:var(--j-c-text-heading)}.ath-message-page__panel-text{margin:var(--j-space-4)0}.j-input__element,.j-textarea__element,.j-select__element,.j-multiselect__element{border-color:var(--j-c-blueGrey-700)}:-webkit-any(.j-input__element,.j-textarea__element,.j-select__element,.j-multiselect__element):hover:not(:focus){border-color:var(--j-c-blueGrey-400)}:-moz-any(.j-input__element,.j-textarea__element,.j-select__element,.j-multiselect__element):hover:not(:focus){border-color:var(--j-c-blueGrey-400)}:is(.j-input__element,.j-textarea__element,.j-select__element,.j-multiselect__element):hover:not(:focus){border-color:var(--j-c-blueGrey-400)}.j-dialog__header{border-bottom:none}:root{--j-c-primary:var(--j-c-teal-600);--j-c-primary-interaction:var(--j-c-teal-700)}.ath-editor{border-color:var(--j-c-blueGrey-700)}.ath-editor:hover:not(:focus-within){border-color:var(--j-c-blueGrey-400)}:root{--j-space-1:2px;--j-space-2:4px;--j-space-3:6px;--j-space-4:8px;--j-space-5:10px;--j-space-6:12px;--j-space-7:14px;--j-space-8:16px;--j-space-12:24px;--j-space-14:28px;--j-space-16:32px;--j-space-18:36px;--j-space-24:48px;--j-space-32:64px;--j-space-48:96px;--j-space-64:128px;--j-border-radius-sm:4px;--j-border-radius-md:6px;--j-border-radius-lg:8px;--j-border-radius-xl:10px;--j-border-width-sm:1px;--j-border-width-md:2px;--j-border-width-lg:4px;--j-border-width-xl:8px;--j-text-size-xs:12px;--j-text-size-sm:14px;--j-text-size-rg:16px;--j-text-size-md:18px;--j-text-size-lg:20px;--j-text-size-xl:24px;--j-text-size-2xl:30px;--j-text-size-3xl:36px;--j-text-size-4xl:48px;--j-text-weight-normal:400;--j-text-weight-medium:500;--j-text-weight-bold:700;--j-text-font-primary:"Open Sans",sans-serif;--j-text-font-monospace:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;--j-text-letter-spacing:0px;--j-shadow-sm:0 1px 3px #0003;--j-shadow-md:0 4px 6px #0003;--j-shadow-lg:0 5px 15px #0003;--j-shadow-xl:0 10px 25px #0003;--j-z-layer-1:20;--j-z-layer-2:40;--j-z-layer-3:60;--j-z-layer-4:80;--j-z-layer-5:100;--j-motion-ease-in:cubic-bezier(.4,0,.7,.2);--j-motion-ease-out:cubic-bezier(0,0,.2,1);--j-motion-ease-in-out:cubic-bezier(.4,0,.2,1);--j-motion-linear:linear;--j-motion-duration-fast:.15s;--j-motion-duration-medium:.3s;--j-motion-duration-slow:.6s;--j-c-teal-200:#259f94;--j-c-teal-300:#0d9488;--j-c-teal-400:#0c857a;--j-c-teal-500:#0a766d;--j-c-teal-600:#09685f;--j-c-teal-700:#07564f;--j-c-navy-50:#3d4053;--j-c-navy-100:#383b4c;--j-c-navy-200:#333545;--j-c-navy-300:#2d303e;--j-c-navy-400:#282a37;--j-c-navy-500:#232530;--j-c-navy-600:#20222c;--j-c-navy-700:#1d1f28;--j-c-navy-800:#191b23;--j-c-navy-900:#121419;--j-c-atom-50:#3d4053;--j-c-atom-100:#383b4c;--j-c-atom-200:#333545;--j-c-atom-300:#2d303e;--j-c-atom-400:#282a37;--j-c-atom-500:#232530;--j-c-atom-600:#20222c;--j-c-atom-700:#1d1f28;--j-c-atom-800:#191b23;--j-c-atom-900:#121419;--j-c-blueGrey-50:#9ca7b8;--j-c-blueGrey-100:#919cad;--j-c-blueGrey-200:#8690a1;--j-c-blueGrey-300:#7a8596;--j-c-blueGrey-400:#6f7a8a;--j-c-blueGrey-500:#646e7f;--j-c-blueGrey-600:#596373;--j-c-blueGrey-700:#4d5868;--j-c-blueGrey-800:#424c5c;--j-c-blueGrey-900:#374151;--j-c-mono-50:#fff;--j-c-mono-100:#eee;--j-c-mono-200:#ccc;--j-c-mono-300:#aaa;--j-c-mono-400:#666;--j-c-mono-500:#444;--j-c-mono-600:#333;--j-c-mono-700:#222;--j-c-mono-800:#1a1a1a;--j-c-mono-900:#111;--j-c-red-200:#e55c5c;--j-c-red-300:#e24747;--j-c-red-400:#df3333;--j-c-red-500:#c92e2e;--j-c-red-600:#b22929;--j-c-red-700:#a22525;--j-c-green-200:#649d71;--j-c-green-300:#50915f;--j-c-green-400:#3d854d;--j-c-green-500:#377845;--j-c-green-600:#316a3e;--j-c-green-700:#2b5d36;--j-c-orange-200:#e79155;--j-c-orange-300:#e48440;--j-c-orange-400:#e1762b;--j-c-orange-500:#cb6a27;--j-c-orange-600:#b45e22;--j-c-orange-700:#a4551f;--j-c-yellow-200:#fccc50;--j-c-yellow-300:#fbc53a;--j-c-yellow-400:#fbbf24;--j-c-yellow-500:#e2ac20;--j-c-yellow-600:#c9991d;--j-c-yellow-700:#b88c1b;--j-c-blue-200:#4998c0;--j-c-blue-300:#328bb8;--j-c-blue-400:#1b7eb0;--j-c-blue-500:#18719e;--j-c-blue-600:#16658d;--j-c-blue-700:#13597c;--j-c-purple-200:#9d7ee5;--j-c-purple-300:#916ee1;--j-c-purple-400:#855ede;--j-c-purple-500:#7855c8;--j-c-purple-600:#6a4bb2;--j-c-purple-700:#6245a4;--j-c-pink-200:#d85797;--j-c-pink-300:#d3428a;--j-c-pink-400:#ce2d7d;--j-c-pink-500:#b92971;--j-c-pink-600:#a52464;--j-c-pink-700:#95205a;--j-c-variant-teal:var(--j-c-teal-500);--j-c-variant-teal-text:var(--j-c-mono-100);--j-c-variant-teal-interaction:var(--j-c-teal-700);--j-c-variant-teal-text-interaction:var(--j-c-mono-100);--j-c-variant-white:var(--j-c-mono-100);--j-c-variant-white-text:var(--j-c-mono-800);--j-c-variant-white-interaction:var(--j-c-mono-300);--j-c-variant-white-text-interaction:var(--j-c-mono-800);--j-c-variant-blueGrey:var(--j-c-blueGrey-700);--j-c-variant-blueGrey-text:var(--j-c-mono-100);--j-c-variant-blueGrey-interaction:var(--j-c-blueGrey-900);--j-c-variant-blueGrey-text-interaction:var(--j-c-mono-100);--j-c-variant-red:var(--j-c-red-500);--j-c-variant-red-text:var(--j-c-mono-100);--j-c-variant-red-interaction:var(--j-c-red-700);--j-c-variant-red-text-interaction:var(--j-c-mono-100);--j-c-variant-green:var(--j-c-green-500);--j-c-variant-green-text:var(--j-c-mono-100);--j-c-variant-green-interaction:var(--j-c-green-700);--j-c-variant-green-text-interaction:var(--j-c-mono-100);--j-c-variant-orange:var(--j-c-orange-400);--j-c-variant-orange-text:var(--j-c-mono-900);--j-c-variant-orange-interaction:var(--j-c-orange-700);--j-c-variant-orange-text-interaction:var(--j-c-mono-900);--j-c-variant-yellow:var(--j-c-yellow-400);--j-c-variant-yellow-text:var(--j-c-mono-900);--j-c-variant-yellow-interaction:var(--j-c-yellow-700);--j-c-variant-yellow-text-interaction:var(--j-c-mono-900);--j-c-variant-blue:var(--j-c-blue-500);--j-c-variant-blue-text:var(--j-c-mono-100);--j-c-variant-blue-interaction:var(--j-c-blue-700);--j-c-variant-blue-text-interaction:var(--j-c-mono-100);--j-c-variant-purple:var(--j-c-purple-500);--j-c-variant-purple-text:var(--j-c-mono-100);--j-c-variant-purple-interaction:var(--j-c-purple-700);--j-c-variant-purple-text-interaction:var(--j-c-mono-100);--j-c-variant-pink:var(--j-c-pink-500);--j-c-variant-pink-text:var(--j-c-mono-100);--j-c-variant-pink-interaction:var(--j-c-pink-700);--j-c-variant-pink-text-interaction:var(--j-c-mono-100);--j-c-primary:var(--j-c-teal-500);--j-c-primary-text:var(--j-c-mono-100);--j-c-primary-interaction:var(--j-c-teal-700);--j-c-primary-text-interaction:var(--j-c-mono-100);--j-c-secondary:var(--j-c-mono-100);--j-c-secondary-text:var(--j-c-mono-800);--j-c-secondary-interaction:var(--j-c-mono-300);--j-c-secondary-text-interaction:var(--j-c-mono-800);--j-c-disabled:var(--j-c-mono-300);--j-c-disabled-text:var(--j-c-mono-600);--j-c-tertiary:var(--j-c-mono-50);--j-c-background-b2:var(--j-c-navy-900);--j-c-background-b1:var(--j-c-navy-800);--j-c-background:var(--j-c-navy-500);--j-c-background-f1:var(--j-c-navy-300);--j-c-background-f2:var(--j-c-navy-100);--j-c-text:var(--j-c-mono-200);--j-c-text-emphasis:var(--j-c-mono-100);--j-c-text-heading:var(--j-c-mono-100);--j-c-destructive:#c82d2d;--j-c-destructive-text:var(--j-c-mono-50);--j-c-destructive-interaction:#a02828;--j-c-destructive-text-interaction:var(--j-c-mono-50);--j-c-info:var(--j-c-blue-500);--j-c-warning:var(--j-c-orange-500);--j-c-danger:var(--j-c-red-500);--j-c-error:var(--j-c-red-500);--j-c-success:var(--j-c-green-500)}
