@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;700&family=Ubuntu+Mono:wght@400;700&display=swap";:root{--parchmentLight: #f5e5c5;--parchmentDark: #d5b080;--cream: #ffeace;--brownLight: #a16a38;--brownDark: #4d342f;--brownAlt: #6b4334;--greenLight: #567b65;--greenDark: #3c5a3d;--redLight: #d22b2b;--redDark: #7a0226;--redDarker: #270d0a;--black: #000;--blackLight: #111111;--white: #ffffff;--yellowLight: #ffd966;--yellowDark: #cca300;--orangeLight: #ffac33;--orangeDark: #e69500;--tealLight: #39666e;--tealDark: #113139;--tealDarker: #132022;--blueLight: #91a7ff;--blueDark: #3c6df0;--purpleLight: #af8eed;--purpleDark: #6945b5;--grayLight: #d9d9d9;--grayDark: #737373;--grayDarker: #505050}#_root_108us_1{height:100%;width:100%;text-align:center}._app_108us_280{display:flex;flex-direction:column;flex-wrap:nowrap;height:100vh;width:100vw;background-color:var(--bodyBackground);color:var(--bodyText);overflow-x:hidden;overflow-y:hidden;font-size:16px}._app_108us_280._largeFont_108us_292{font-size:18px}._app_108us_280._parchment_108us_295{--bodyBackground: #f5e5c5;--bodyText: #000;--primaryBackground: #d5b080;--primaryText: #4d342f;--secondaryBackground: #a16a38;--secondaryText: #ffffff;--tertiaryBackground: #ffffff;--tertiaryText: #000;--accentBackground: #567b65;--accentText: #ffffff;--secondaryAccentBackground: #ffeace;--secondaryAccentText: #505050;--tertiaryAccentBackground: #3c5a3d;--tertiaryAccentText: #ffffff;--errorBackground: #505050;--errorText: #d9d9d9;--linkText: #7a0226;--close: #d22b2b}._app_108us_280._dark_108us_315{--bodyBackground: #113139;--bodyText: #ffffff;--primaryBackground: #39666e;--primaryText: #ffffff;--secondaryBackground: #4d342f;--secondaryText: #ffeace;--tertiaryBackground: #111111;--tertiaryText: #ffeace;--accentBackground: #270d0a;--accentText: #ffeace;--secondaryAccentBackground: #132022;--secondaryAccentText: #ffffff;--tertiaryAccentBackground: #000;--tertiaryAccentText: #ffffff;--errorBackground: #505050;--errorText: #d9d9d9;--linkText: #af8eed;--close: #d22b2b}._app_108us_280._highContrast_108us_335{--bodyBackground: #f5e5c5;--bodyText: #000;--primaryBackground: #4d342f;--primaryText: #ffffff;--secondaryBackground: #d5b080;--secondaryText: #000;--tertiaryBackground: #ffffff;--tertiaryText: #111111;--accentBackground: #000;--accentText: #f5e5c5;--secondaryAccentBackground: #567b65;--secondaryAccentText: #000;--tertiaryAccentBackground: #3c6df0;--tertiaryAccentText: #ffffff;--errorBackground: #505050;--errorText: #ffffff;--linkText: #3c6df0;--close: #d22b2b}._app_108us_280._highContrastDark_108us_355{--bodyBackground: #000;--bodyText: #f5e5c5;--primaryBackground: #4d342f;--primaryText: #ffffff;--secondaryBackground: #d5b080;--secondaryText: #000;--tertiaryBackground: #ffffff;--tertiaryText: #111111;--accentBackground: #f5e5c5;--accentText: #000;--secondaryAccentBackground: #567b65;--secondaryAccentText: #000;--tertiaryAccentBackground: #3c6df0;--tertiaryAccentText: #ffffff;--errorBackground: #505050;--errorText: #ffffff;--linkText: #3c6df0;--close: #d22b2b}._header_108us_377{height:50px;width:100%;background-color:var(--accentBackground);color:var(--accentText);flex-direction:row;display:flex}._header_108us_377 ._hamburgerMenu_108us_386{cursor:pointer}._header_108us_377 ._headerSection_108us_389{padding:.5em;flex:1 1 33%;display:flex;align-items:center;justify-content:stretch;width:100%}._header_108us_377 ._headerSection_108us_389 ._headerTitle_108us_398{font-weight:700;font-size:1.4em;margin:0 auto}._header_108us_377 ._headerSection_108us_389 ._spacer_108us_403{width:20px}._header_108us_377 ._headerSection_108us_389 ._searchBar_108us_406{width:100%;height:100%;background-color:var(--secondaryBackground)}._header_108us_377 ._headerSection_108us_389 ._searchBar_108us_406::placeholder{color:var(--secondaryText)}._content_108us_416{flex:1;display:flex;flex-direction:row;align-items:stretch;flex-wrap:nowrap}._cardView_1cipm_2,._sheetView_1cipm_3,._moduleView_1cipm_4{position:relative;flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;height:calc(100vh - 50px);width:33%;overflow-y:auto;border-left:2px solid var(--primaryBackground)}._moduleViewObject_1cipm_19{flex:1;display:flex;flex-direction:column;max-height:50%;width:100%}._cardView_1cipm_2 ._entityList_1cipm_27{width:100%;height:100%;margin:0 0 auto;padding:1em 0;overflow-y:auto}._cardView_1cipm_2 ._entityList_1cipm_27 ._entityListItem_1cipm_34{margin-bottom:1em;transition:box-shadow .2s ease-in-out;box-shadow:0}._notes_1wsfq_1{display:flex;flex-direction:column;width:100%;height:100%;white-space:pre-wrap;word-wrap:break-word;border:none;outline:none}._notes_1wsfq_1 ._notesContainer_1wsfq_11{height:100%;overflow:auto}._notes_1wsfq_1 ::placeholder{color:var(--primaryText)}._notes_1wsfq_1 ._noteHeader_1wsfq_18{display:flex;width:100%;align-items:flex-end;margin-bottom:.5em}._notes_1wsfq_1 ._noteHeader_1wsfq_18 ._noteTitle_1wsfq_24{all:unset;border-bottom:1px solid var(--accentBackground);flex:1;font-weight:700;font-size:1.2em}._notes_1wsfq_1 ._notesEdit_1wsfq_31{font-family:Ubuntu Mono,monospace;flex:1;resize:none;width:100%;height:100%;font-size:.9em;line-height:1.4em;color:var(--primaryText);background:transparent;border:0}._notes_1wsfq_1 ._notesEdit_1wsfq_31:focus{outline:none}._notes_1wsfq_1 ._caption_1wsfq_46{font-size:.6em;text-align:center}._plan_1wsfq_51{display:flex;align-items:flex-start;flex:1;margin:.5em;border-width:.1rem;border-style:solid;border-color:var(--accentText);position:relative;flex-direction:row;flex-wrap:wrap;padding:.2em;background:var(--accentBackground);width:4em;height:4em}._plan_1wsfq_51 img{width:calc(100% - .2em);margin:.1em}._plan_1wsfq_51 img._grid_1wsfq_71{width:calc(50% - .2em)}._plan_1wsfq_51 ._tooltip_1wsfq_74{position:absolute;color:#000;background-color:#fff;padding:.2em .5em;box-shadow:2px 2px 6px 3px #00000080;max-width:120px;max-height:100%;font-size:small;overflow:hidden;margin:-.3em;z-index:3}._plan_1wsfq_51 ._overlay_1wsfq_87{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000004d}._plan_1wsfq_51 ._sword_1wsfq_95{color:var(--close);position:absolute;width:calc(100% - .5em);height:calc(100% - .5em)}._plan_1wsfq_51 ._fourPlus_1wsfq_101{position:absolute;bottom:.5em;right:.5em;color:var(--errorText);transform:translate(50%,50%);font-size:2em;font-weight:700;z-index:99}._binderObject_1wsfq_112{display:flex;flex-direction:row;height:100%;width:100%;transition:all .3s ease-in-out;overflow:hidden}._binderObject_1wsfq_112 ._menuToggle_1wsfq_120{top:0;padding:.2em;cursor:pointer;border-right:1px solid var(--accentBackground)}._binderObject_1wsfq_112 ._tabContainer_1wsfq_126{display:flex;flex-direction:column;align-items:flex-start}._binderObject_1wsfq_112 ._tabContainer_1wsfq_126 ._tab_1wsfq_126{padding:.2em;cursor:pointer}._binderObject_1wsfq_112 ._tabContainer_1wsfq_126 ._tab_1wsfq_126:not(:last-child){margin-right:10px}._binderObject_1wsfq_112 ._tabContainer_1wsfq_126 ._tab_1wsfq_126._active_1wsfq_138{font-weight:700}._binderObject_1wsfq_112 ._content_1wsfq_141{width:100%;overflow-y:auto}._binderObject_1wsfq_112 ._content_1wsfq_141 ._plansTable_1wsfq_145{border-collapse:collapse;width:100%}._binderObject_1wsfq_112 ._content_1wsfq_141 ._plansTable_1wsfq_145 ._plansTableRow_1wsfq_149{border-bottom:1px solid var(--primaryBackground);display:flex;align-items:center;font-size:.8em}._binderObject_1wsfq_112 ._content_1wsfq_141 ._plansTable_1wsfq_145 ._plansTableRow_1wsfq_149:nth-child(even){background-color:var(--secondaryAccentBackground);color:var(--primaryText)}._binderObject_1wsfq_112 ._content_1wsfq_141 ._plansTable_1wsfq_145 ._plansTableAction_1wsfq_159,._binderObject_1wsfq_112 ._content_1wsfq_141 ._plansTable_1wsfq_145 ._plansTablePlanType_1wsfq_160,._binderObject_1wsfq_112 ._content_1wsfq_141 ._plansTable_1wsfq_145 ._plansTableEntities_1wsfq_161,._binderObject_1wsfq_112 ._content_1wsfq_141 ._plansTable_1wsfq_145 ._plansTableSpan_1wsfq_162{padding:.3em;text-align:left}._binderObject_1wsfq_112 ._content_1wsfq_141 ._plansTable_1wsfq_145 ._plansTableAction_1wsfq_159{display:flex;flex-direction:row;align-items:center;height:100%}._binderObject_1wsfq_112 ._content_1wsfq_141 ._plansTable_1wsfq_145 ._plansTablePlanType_1wsfq_160{width:25%}._binderObject_1wsfq_112 ._content_1wsfq_141 ._plansTable_1wsfq_145 ._plansTableEntities_1wsfq_161,._binderObject_1wsfq_112 ._content_1wsfq_141 ._plansTable_1wsfq_145 ._plansTableSpan_1wsfq_162{flex:1}._binderObject_1wsfq_112 ._content_1wsfq_141 ._plansTable_1wsfq_145 ._deleteButton_1wsfq_179{cursor:pointer}._statObject_1wsfq_183{display:flex;align-items:center;position:relative}._statObject_1wsfq_183 ._statIconContainer_1wsfq_188{display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin-right:8px;background-color:transparent}._statObject_1wsfq_183 ._statIcon_1wsfq_188{width:100%;height:100%;color:var(--secondaryBackground)}._statObject_1wsfq_183 ._statNumber_1wsfq_202{font-size:14px;font-weight:700;position:absolute;color:var(--primaryText);padding:2px 6px;border-radius:4px}._statObject_1wsfq_183 ._statLabel_1wsfq_210{font-size:12px;font-weight:400;color:var(--secondaryText);position:absolute;bottom:0;right:0;transform:translate(-50%,50%)}._card_11rhv_1{width:100%;height:5em;position:relative;flex-direction:row;background-color:var(--primaryBackground);color:var(--primaryText)}._card_11rhv_1 ._cardContainer_11rhv_9{width:100%;height:100%;display:flex;align-items:flex-start;padding:.5em;flex:1}._card_11rhv_1 ._cardContainer_11rhv_9 ._entityContent_11rhv_17{width:100%;height:100%;display:flex;align-items:flex-start;flex-direction:column;flex-wrap:wrap;flex:1;margin-left:1em;justify-content:space-between}._card_11rhv_1 ._cardContainer_11rhv_9 ._cardImage_11rhv_28{width:4em;height:4em;padding:.2em;background:var(--accentBackground);border-width:.1rem;border-style:solid;border-color:var(--accentText)}._card_11rhv_1 ._cardContainer_11rhv_9 ._cardImage_11rhv_28 img{width:100%}._card_11rhv_1 ._cardContainer_11rhv_9 ._cardImage_11rhv_28 ._deadIcon_11rhv_40{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2em;color:var(--close)}._card_11rhv_1 ._cardContainer_11rhv_9 ._entityDeadImage_11rhv_48{border-width:.3em;border-color:var(--close);position:relative}._card_11rhv_1 ._cardContainer_11rhv_9 ._entityDeadImage_11rhv_48:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75)}._card_11rhv_1 ._cardContainer_11rhv_9 ._entityName_11rhv_62{display:flex;flex:1;margin-left:.2em}._card_11rhv_1 ._cardContainer_11rhv_9 ._entityStats_11rhv_67{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:auto;color:var(--secondaryText)}._card_11rhv_1 ._cardContainer_11rhv_9 ._entityStat_11rhv_67{width:2em;height:2em;display:flex;align-items:center;justify-content:center;margin:.2em}._card_11rhv_1 ._cardContainer_11rhv_9 ._statCircle_11rhv_83{font-size:.8em;font-weight:700}._card_11rhv_1 ._cardContainer_11rhv_9 ._entityHP_11rhv_87{display:flex;position:absolute;top:.5em;right:.5em}._card_11rhv_1 ._cardContainer_11rhv_9 ._entityHPButton_11rhv_93{all:unset;background:var(--secondaryBackground);color:var(--secondaryText);font-size:1em;font-weight:700;padding:0;border-radius:100%;margin-right:.25em;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}._card_11rhv_1 ._cardContainer_11rhv_9 ._entityHPNumbers_11rhv_109{font-size:.8em}._card_11rhv_1 ._cardContainer_11rhv_9 ._cardAddButton_11rhv_112{background-color:transparent;width:100%;height:100%;cursor:pointer;font-size:1.5rem;border:none;color:var(--primaryText)}._card_11rhv_1 ._cardContainer_11rhv_9 ._cardAddButton_11rhv_112 ._fa-plus_11rhv_121{font-size:1.5rem}._card_11rhv_1 ._plannerCardScrollLeft_11rhv_124,._card_11rhv_1 ._plannerCardScrollRight_11rhv_125{position:absolute;cursor:pointer;font-size:1.5em;top:0;bottom:0;display:flex;justify-content:center;align-items:center}._card_11rhv_1 ._plannerCardScrollLeft_11rhv_124{left:0;padding-left:.2em}._card_11rhv_1 ._plannerCardScrollRight_11rhv_125{right:0;padding-right:.2em}._card_11rhv_1 ._plannerCardScrollContainer_11rhv_143{overflow:hidden;height:100%;width:calc(100% - 4em);margin-left:2em;margin-right:2em;padding:.2em;display:flex;align-items:center;white-space:nowrap}._card_11rhv_1 ._plannerCardScrollCard_11rhv_154{display:flex}._card_11rhv_1 ._plannerCardPlaceholder_11rhv_157{font-size:.8em;width:100%;white-space:break-spaces;line-height:1.1;text-align:center}._dropdownContainer_1lcxd_1{display:flex;justify-content:space-between;align-items:center;z-index:999}._dropdownContainer_1lcxd_1 ._menuDropdown_1lcxd_7{position:relative;display:inline-block}._dropdownContainer_1lcxd_1 ._menuDropdown_1lcxd_7 ._optionsContainer_1lcxd_11{min-width:8rem;max-height:8em;overflow:auto;background-color:var(--accentBackground);padding:.1em;border-radius:.25rem;box-shadow:0 .25rem .5rem #00000080}._dropdownContainer_1lcxd_1 ._menuDropdown_1lcxd_7 ._optionsContainer_1lcxd_11>div{cursor:pointer;padding:.2em;font-size:.8em;color:var(--accentText);transition:background-color .2s ease}._dropdownContainer_1lcxd_1 ._menuDropdown_1lcxd_7 ._optionsContainer_1lcxd_11>div:hover{background-color:var(--tertiaryAccentBackground)}._dropdownContainer_1lcxd_1 ._menuDropdown_1lcxd_7 ._menuDropdownContent_1lcxd_30{position:absolute;top:100%;left:0;min-width:8rem;background-color:var(--accentBackground);padding:.1em;border-radius:.25rem;box-shadow:0 .25rem .5rem #00000080}._dropdownContainer_1lcxd_1 ._menuDropdown_1lcxd_7 ._menuDropdownContent_1lcxd_30>div{cursor:pointer;padding:.2em;color:var(--accentText);transition:background-color .2s ease}._dropdownContainer_1lcxd_1 ._menuDropdown_1lcxd_7 ._menuDropdownContent_1lcxd_30>div:hover{background-color:var(--tertiaryAccentBackground)}._dropdownContainer_1lcxd_1 ._menuDropdown_1lcxd_7:hover ._menuDropdownContent_1lcxd_30{display:block}._dragAndDropList_1q30c_1{padding:0;margin:0}._dragAndDropList_1q30c_1 ._dragAndDropListItem_1q30c_5{list-style:none;padding:0;margin:0;transition:box-shadow .2s ease-in-out;box-shadow:0}._dragAndDropList_1q30c_1 ._dragAndDropListItem_1q30c_5._isDragging_1q30c_12{box-shadow:#00000030 0 10px 20px,#0000003b 0 6px 6px}._moduleContainer_10bnn_1{color:#000;min-height:33vh;background-color:var(--bodyBackground);color:var(--bodyText);border-bottom:1px solid var(--accentBackground);display:flex;flex:1;justify-content:flex-start;align-items:center;flex-direction:column;height:100%}._moduleContainer_10bnn_1 ._moduleHeader_10bnn_14{border-bottom:1px solid var(--accentBackground);display:flex;align-items:center;justify-content:center;padding:0 .5em;width:100%}._moduleContainer_10bnn_1 ._moduleHeader_10bnn_14 h1,._moduleContainer_10bnn_1 ._moduleHeader_10bnn_14 h2,._moduleContainer_10bnn_1 ._moduleHeader_10bnn_14 h3,._moduleContainer_10bnn_1 ._moduleHeader_10bnn_14 h4,._moduleContainer_10bnn_1 ._moduleHeader_10bnn_14 h5,._moduleContainer_10bnn_1 ._moduleHeader_10bnn_14 h6{margin:.2em auto}._moduleContainer_10bnn_1 ._moduleContent_10bnn_30{padding:1rem;overflow:auto;display:flex;flex:1;justify-content:flex-start;align-items:center;flex-direction:column;height:100%;width:100%}._dcTable_10bnn_42{width:100%;border-collapse:collapse;color:var(--primaryText)}._dcTable_10bnn_42 th,._dcTable_10bnn_42 td{padding:8px;text-align:left;border-bottom:1px solid var(--primaryBackground);color:var(--bodyText)}._dcTable_10bnn_42 th{background-color:var(--primaryBackground);color:var(--primaryText)}._dcTable_10bnn_42 tr:nth-child(even){background-color:var(--secondaryAccentBackground)}._tipBody_10bnn_62{justify-content:flex-start;align-content:center;display:flex;flex-direction:column;overflow-y:auto}._button_vnybh_1,._roundButton_vnybh_2{cursor:pointer;padding:.2rem .4rem;color:var(--secondaryAccentText);background-color:var(--secondaryAccentBackground);box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;transition:all .2s ease}._button_vnybh_1._primary_vnybh_10,._roundButton_vnybh_2._primary_vnybh_10{color:var(--accentText);background-color:var(--accentBackground)}._button_vnybh_1._primary_vnybh_10:hover,._roundButton_vnybh_2._primary_vnybh_10:hover{background-color:var(--tertiaryAccentBackground)}._button_vnybh_1._subtle_vnybh_19,._roundButton_vnybh_2._subtle_vnybh_19{background-color:transparent;border-color:currentColor}._button_vnybh_1._subtle_vnybh_19:hover,._roundButton_vnybh_2._subtle_vnybh_19:hover{box-shadow:0 2px 6px #0000001f,0 1px 8px #0000003d}._button_vnybh_1._destructive_vnybh_28,._roundButton_vnybh_2._destructive_vnybh_28{background-color:var(--redDark);color:var(--white)}._button_vnybh_1._destructive_vnybh_28:hover,._roundButton_vnybh_2._destructive_vnybh_28:hover{background-color:var(--redLight)}._button_vnybh_1._text_vnybh_37,._roundButton_vnybh_2._text_vnybh_37{background-color:transparent;color:inherit;box-shadow:none}._button_vnybh_1._text_vnybh_37:hover,._roundButton_vnybh_2._text_vnybh_37:hover{background-color:transparent;border:1px solid currentColor}._button_vnybh_1._toggle_vnybh_48,._roundButton_vnybh_2._toggle_vnybh_48{color:var(--accentText);background-color:var(--accentBackground)}._button_vnybh_1._toggle_vnybh_48:hover,._roundButton_vnybh_2._toggle_vnybh_48:hover{background-color:var(--tertiaryAccentBackground)}._button_vnybh_1._toggle_vnybh_48:first-child,._roundButton_vnybh_2._toggle_vnybh_48:first-child{border-radius:8px 0 0 8px}._button_vnybh_1._toggle_vnybh_48:last-child,._roundButton_vnybh_2._toggle_vnybh_48:last-child{border-radius:0 8px 8px 0}._button_vnybh_1._toggleActive_vnybh_65,._roundButton_vnybh_2._toggleActive_vnybh_65{color:var(--accentText);background-color:var(--tertiaryAccentBackground)}._button_vnybh_1._toggleActive_vnybh_65:hover,._roundButton_vnybh_2._toggleActive_vnybh_65:hover{background-color:var(--tertiaryAccentBackground)}._button_vnybh_1._toggleActive_vnybh_65:first-child,._roundButton_vnybh_2._toggleActive_vnybh_65:first-child{border-radius:8px 0 0 8px}._button_vnybh_1._toggleActive_vnybh_65:last-child,._roundButton_vnybh_2._toggleActive_vnybh_65:last-child{border-radius:0 8px 8px 0}._button_vnybh_1:hover,._roundButton_vnybh_2:hover{background-color:var(--bodyBackground)}._button_vnybh_1:disabled,._roundButton_vnybh_2:disabled{background-color:var(--errorBackground);color:var(--errorText)}._button_vnybh_1 ._buttonIcon_vnybh_91,._roundButton_vnybh_2 ._buttonIcon_vnybh_91{margin:0 .25em}._roundButton_vnybh_2{cursor:pointer;padding:.4rem;color:var(--secondaryText);background-color:var(--secondaryBackground);width:36px;height:36px;border-radius:36px}._roundButton_vnybh_2._small_vnybh_105{width:28px;height:28px;border-radius:28px}._roundButton_vnybh_2 ._buttonIcon_vnybh_91{display:flex;justify-content:center;align-items:center;height:100%;width:100%;margin:0}._roundButton_vnybh_2:hover{background-color:#444}._menuOverlay_q1kmb_1{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);transition:opacity .5s;z-index:9999;display:flex}._mainMenu_q1kmb_13{margin:auto;padding:20px;background:var(--secondaryBackground);color:var(--secondaryText);border-radius:5px;width:30%;min-width:380px;position:relative;transition:all .2s ease-in-out}._mainMenu_q1kmb_13 ._buttonMargin_q1kmb_24{margin:.5em}._mainMenu_q1kmb_13 ._header_q1kmb_27{display:flex;flex:1;width:100%;flex-direction:row;align-items:flex-start;justify-content:space-between}._mainMenu_q1kmb_13 ._header_q1kmb_27 ._tabs_q1kmb_35{display:flex;flex-wrap:wrap}._mainMenu_q1kmb_13 ._header_q1kmb_27 ._tabs_q1kmb_35 ._tab_q1kmb_35{padding:10px;cursor:pointer}._mainMenu_q1kmb_13 ._header_q1kmb_27 ._tabs_q1kmb_35 ._tab_q1kmb_35:not(:last-child){margin-right:10px}._mainMenu_q1kmb_13 ._header_q1kmb_27 ._tabs_q1kmb_35 ._tab_q1kmb_35._active_q1kmb_46{font-weight:700}._mainMenu_q1kmb_13 h2{margin-top:0}._mainMenu_q1kmb_13 h4{margin-bottom:0}._mainMenu_q1kmb_13 ._close_q1kmb_55{margin-top:0;transition:all .2s;font-size:2em;font-weight:700;text-decoration:none;cursor:"pointer"}._mainMenu_q1kmb_13 ._close_q1kmb_55:hover{color:var(--close)}._mainMenu_q1kmb_13 ._content_q1kmb_66{max-height:30%;overflow:auto}._mainMenu_q1kmb_13 ._tabContent_q1kmb_70 ._tabHeader_q1kmb_70{font-weight:700;margin:0}._mainMenu_q1kmb_13 ._tabContent_q1kmb_70 ._tabHorizontalLine_q1kmb_74{background:var(--secondaryText);border-color:var(--secondaryText);height:"3px"}._mainMenu_q1kmb_13 ._tabContent_q1kmb_70 ._tabCheckboxContainer_q1kmb_79{display:flex;flex-direction:row;flex-wrap:wrap}._mainMenu_q1kmb_13 ._tabContent_q1kmb_70 ._tabCheckboxContainer_q1kmb_79>*{flex:1 1 calc(50% - 1em)}._mainMenu_q1kmb_13 ._tabContent_q1kmb_70 ._tabSubtext_q1kmb_87{font-style:italic;font-size:small;text-align:center}._mainMenu_q1kmb_13 ._entityTitle_q1kmb_92{display:flex;align-items:center}._mainMenu_q1kmb_13 ._entityTitle_q1kmb_92>*{margin-right:1em}._mainMenu_q1kmb_13 ._input_q1kmb_99{margin:.5em}._mainMenu_q1kmb_13 ._inputLarge_q1kmb_102{margin:.1em;transform:scale(1.5)}._mainMenu_q1kmb_13 ._largeCheck_q1kmb_106{min-height:2em;min-width:2em}._menuRowContainer_q1kmb_111{display:flex;justify-content:space-between;align-items:center;flex:1;flex-direction:row;width:100%;margin-bottom:1em}._largeCheck_q1kmb_106{min-height:2em;min-width:2em}._menuEndContainer_q1kmb_126{display:flex;justify-content:flex-end;align-items:center}._menuColumnContainer_q1kmb_132{display:flex;justify-content:space-around;align-items:center;flex:1;flex-direction:column}._menuScrollContainer_q1kmb_140{overflow:auto;max-height:8em;display:flex;justify-content:space-around;align-items:center;flex:1;flex-direction:column;padding-top:.5em}._tipsMenu_q1kmb_151{position:fixed;z-index:9999;margin:70px auto;padding:20px;background:var(--secondaryBackground);color:var(--secondaryText);border-radius:5px;width:30%;transition:all .2s ease-in-out}._tipsMenu_q1kmb_151 h2{margin-top:0}._tipsMenu_q1kmb_151 ._tipArrowContainer_q1kmb_165{display:flex;flex:1;flex-direction:row;justify-content:flex-end;align-items:center}._tipsMenu_q1kmb_151 ._tipBody_q1kmb_172{display:flex;flex:1;flex-direction:row;justify-content:center;align-items:center}._formContainer_1kxe0_1{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:flex-start;padding:1rem;width:100%;margin:0 auto;color:var(--primaryText)}._formContainer_1kxe0_1 ._formRow_1kxe0_12{display:flex;flex-direction:row;flex:1;width:100%;justify-content:space-between}._formContainer_1kxe0_1 ._formRow_1kxe0_12 ._formLabel_1kxe0_19{font-size:1rem;margin-bottom:.5rem;margin-right:.5rem}._formContainer_1kxe0_1 ._formRow_1kxe0_12 ._formInput_1kxe0_24,._formContainer_1kxe0_1 ._formRow_1kxe0_12 ._formTextarea_1kxe0_25,._formContainer_1kxe0_1 ._formRow_1kxe0_12 ._formSelect_1kxe0_26,._formContainer_1kxe0_1 ._formRow_1kxe0_12 ._formSmall_1kxe0_27{padding:.2rem;border:1px solid var(--primaryText);border-radius:.25rem;width:100%;max-width:360px;font-size:.8rem;margin-bottom:.5rem;background:var(--primaryBackground);color:var(--primaryText)}._formContainer_1kxe0_1 ._formRow_1kxe0_12 ._formSmall_1kxe0_27{max-width:5em}._formContainer_1kxe0_1 ._formRow_1kxe0_12._actionRow_1kxe0_41{justify-content:flex-end}._formContainer_1kxe0_1 ._formButton_1kxe0_44{padding:.2rem .5rem;border:none;border-radius:.25rem;background-color:var(--accentBackground);color:var(--accentText);font-size:1rem;align-items:center;cursor:pointer;transition:background-color .2s ease-in-out}._formContainer_1kxe0_1 ._formButton_1kxe0_44:hover{background-color:var(--primaryBackground)}._formContainer_1kxe0_1 ._formButton_1kxe0_44:disabled{background-color:var(--accentText);cursor:not-allowed}._sheetsContainer_1ecwq_1{width:100%;height:100%;padding:1rem}._sheetsContainer_1ecwq_1 ._imageContainer_1ecwq_6{display:flex;justify-content:center;padding-right:1em;padding-left:1em;padding-bottom:1em}._sheetsContainer_1ecwq_1 ._imageContainer_1ecwq_6 img{width:100%;height:100%;object-fit:cover}._sheetsContainer_1ecwq_1 ._header_1ecwq_18{display:flex;align-items:center;margin-bottom:1rem}._sheetsContainer_1ecwq_1 ._header_1ecwq_18 h2{font-size:1.5rem;margin:0 auto 0 0;color:var(--primaryText)}._sheetsContainer_1ecwq_1 ._header_1ecwq_18 ._headerButton_1ecwq_28{margin:0 0 0 .5em}._sheetsContainer_1ecwq_1 ._header_1ecwq_18 ._closeButton_1ecwq_31:hover{color:var(--close)}._sheetsContainer_1ecwq_1 hr{border:none;border-top:1px solid var(--primaryBackground);margin-bottom:1em}._sheetsContainer_1ecwq_1 ._sheetRowContainer_1ecwq_39{display:flex;justify-content:space-between;align-items:center;flex:1;flex-direction:row;width:100%;margin-bottom:1em;margin-top:1em}._sheetsContainer_1ecwq_1 ._sheetRowContainer_1ecwq_39._end_1ecwq_49{justify-content:flex-end}._sheetsContainer_1ecwq_1 ._sheetCenterContainer_1ecwq_52{display:flex;justify-content:space-around;align-items:center}._sheetsContainer_1ecwq_1 ._sheetEndContainer_1ecwq_57{display:flex;justify-content:flex-end;align-items:center}._sheetsContainer_1ecwq_1 ._editEntityContainer_1ecwq_62{width:100%}._sheetsContainer_1ecwq_1 ._binderContainer_1ecwq_65{border:1px solid var(--secondaryBackground);width:100%;height:300px}*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box;height:100%}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.4;font-weight:400;font-size:1em;color-scheme:light dark;color:var(--bodyText);background-color:var(--bodyBackground);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:var(--linkText);text-decoration:inherit}a:hover{color:#535bf2}body{height:100%;margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1:not(:last-child),h2:not(:last-child),h3:not(:last-child),h4:not(:last-child),h5:not(:last-child),h6:not(:last-child),p:not(:last-child),ul:not(:last-child),ol:not(:last-child){margin:.5em 0 .4em}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,p:first-child,ul:first-child,ol:first-child{margin-top:0}code,pre{font-family:Ubuntu Mono,monospace;padding:0 .2em;border:1px solid var(--accentBackground);font-size:.9em;border-radius:4px;white-space:break-spaces}code code,pre code{padding:0;border:0;font-size:inherit;border-radius:0}h1{font-size:2em;border-bottom:1px solid var(--secondaryBackground)}h2{font-size:1.6em}h3{font-size:1.2em}ul,ol{padding-left:1.25em}ul li,ol li{margin-bottom:.25em}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
