main.component-background{position:absolute;overflow:hidden;z-index:-100;height:100%;width:100%}main.component-background img.background-image{transition-timing-function:ease-in-out;transition:width .12s,height .12s;object-position:center;object-fit:contain;height:100%;width:100%;opacity:0}main.component-background img.background-image.stretch{object-fit:fill}main.component-background img.background-image.fill{object-fit:cover}div.background-copyright{position:absolute;padding:16px;right:48px;bottom:0}div.background-copyright span.copyright-description,div.background-copyright span.copyright-holder{text-shadow:var(--color) 0px 0px 4px;text-align:right;color:var(--bg);display:block;width:100%}div.background-copyright span.copyright-description{margin-bottom:4px}main.component-categories{padding:16px;box-sizing:border-box;flex-direction:column;background:var(--bg);display:flex;width:256px}main.component-categories div.categories-bar{flex-direction:column;height:fit-content;display:flex;width:100%}main.component-categories div.categories-bar div.bar-upper{margin-bottom:8px;justify-content:end;align-items:center;flex-direction:row;display:flex;width:100%}main.component-categories div.categories-bar div.bar-upper button.bar-close{color:var(--color);margin-right:auto;text-align:center;line-height:24px;background:unset;cursor:pointer;font-size:16px;border:unset;height:24px;width:24px;padding:0}main.component-categories div.categories-bar div.bar-upper button.bar-close:hover{background:var(--accent)}main.component-categories div.categories-bar div.bar-upper button.bar-forward,main.component-categories div.categories-bar div.bar-upper button.bar-back{font-weight:700;height:24px;width:24px}main.component-categories div.categories-bar div.bar-upper button.bar-forward.bar-back,main.component-categories div.categories-bar div.bar-upper button.bar-back.bar-back{margin-right:2px}main.component-categories div.categories-bar div.bar-lower{margin-bottom:8px;height:fit-content;position:relative;height:24px;width:100%}main.component-categories div.categories-bar div.bar-lower input.bar-search{box-sizing:border-box;position:absolute;display:block;height:24px;width:100%}main.component-categories div.categories-bar div.bar-lower button.bar-clear{background:transparent;position:absolute;color:#d3d3d3;line-height:24px;user-select:none;cursor:pointer;font-size:16px;padding:unset;border:unset;height:24px;width:24px;right:0}main.component-categories div.categories-bar div.bar-lower button.bar-clear:hover{color:gray}main.component-categories div.categories-parent div.parent-item{padding-bottom:16px}main.component-categories div.categories-parent div.parent-item:last-of-type{padding-bottom:unset}main.component-categories div.categories-parent div.parent-item span.item-title{margin-bottom:8px;line-height:20px;font-size:20px;height:20px;font-weight:600;display:block;width:100%}main.component-categories div.categories-parent div.parent-item div.item-category{margin-bottom:4px;padding:4px;height:24px;flex-direction:row;cursor:pointer;display:flex;width:100%}main.component-categories div.categories-parent div.parent-item div.item-category.search-filtered{opacity:25%}main.component-categories div.categories-parent div.parent-item div.item-category div.category-icon{margin-right:8px;height:24px;width:24px}main.component-categories div.categories-parent div.parent-item div.item-category span.category-label{font-size:18px;line-height:24px;height:24px;user-select:none;display:block;flex:1}main.component-categories div.categories-parent div.parent-item div.item-child{display:flex;height:36px}main.component-categories div.categories-parent div.parent-item div.item-child:last-of-type{margin-bottom:unset}main.component-categories div.categories-parent div.parent-item div.item-child div.child-icon{flex-direction:column;display:flex;width:32px}main.component-categories div.categories-parent div.parent-item div.item-child div.child-icon div.icon-display{display:block;height:24px;width:100%}main.component-categories div.categories-parent div.parent-item div.item-child div.child-icon div.icon-display img{display:block;margin:auto}main.component-categories div.categories-parent div.parent-item div.item-child div.child-icon div.icon-bottom,main.component-categories div.categories-parent div.parent-item div.item-child div.child-icon div.icon-top{overflow:hidden;width:100%;flex:1}main.component-categories div.categories-parent div.parent-item div.item-child div.child-icon div.icon-bottom.icon-bottom,main.component-categories div.categories-parent div.parent-item div.item-child div.child-icon div.icon-top.icon-bottom{padding-top:2px}main.component-categories div.categories-parent div.parent-item div.item-child div.child-icon div.icon-bottom.icon-top,main.component-categories div.categories-parent div.parent-item div.item-child div.child-icon div.icon-top.icon-top{padding-bottom:2px}main.component-categories div.categories-parent div.parent-item div.item-child div.child-icon div.icon-bottom hr.bottom-line,main.component-categories div.categories-parent div.parent-item div.item-child div.child-icon div.icon-bottom hr.top-line,main.component-categories div.categories-parent div.parent-item div.item-child div.child-icon div.icon-top hr.bottom-line,main.component-categories div.categories-parent div.parent-item div.item-child div.child-icon div.icon-top hr.top-line{background:var(--color);margin:0 auto;display:none;border:none;height:100%;width:1px}main.component-categories div.categories-parent div.parent-item div.item-child div.child-name{padding:10px 6px;cursor:pointer;flex:1}main.component-categories div.categories-parent div.parent-item div.item-child div.child-name span.name-display{line-height:18px;font-size:18px;height:18px;user-select:none;display:block}main.component-categories div.categories-parent div.parent-item div.item-child.critical-only.state-initial span.name-display{opacity:32%}main.component-categories div.categories-parent div.parent-item div.item-child.critical-only.state-visited span.name-display{opacity:72%}main.component-categories div.categories-parent div.parent-item div.item-child.critical-only div.child-icon div.icon-bottom hr.bottom-line,main.component-categories div.categories-parent div.parent-item div.item-child.critical-only div.child-icon div.icon-top hr.top-line{background:var(--color);display:block}main.component-categories div.categories-parent div.parent-item div.item-child.critical-only div.child-icon div.icon-bottom hr.bottom-line.faint,main.component-categories div.categories-parent div.parent-item div.item-child.critical-only div.child-icon div.icon-top hr.top-line.faint{opacity:32%}main.component-categories div.categories-parent div.parent-item div.item-child.critical-only:last-of-type div.child-icon div.icon-bottom hr.bottom-line{display:none}main.component-categories div.categories-parent div.parent-item div.item-child.critical-only:first-of-type div.child-icon div.icon-top hr.top-line{display:none}main.component-categories span.categories-version{line-height:14px;font-size:14px;height:14px;user-select:none;margin-top:auto;text-align:end;display:block;padding:4px;opacity:24%}main.privacy-and-safety[data-v-09473d05]{flex-direction:column;height:fit-content;display:flex;width:100%}main.privacy-and-safety span.privacy-and-safety-title[data-v-09473d05]{padding-bottom:16px;line-height:16px;font-size:16px;height:16px;font-weight:500;display:block}main.privacy-and-safety section.privacy-and-safety-buttons[data-v-09473d05]{box-sizing:border-box;flex-direction:row;margin-bottom:16px;display:flex;height:28px;width:100%}main.privacy-and-safety section.privacy-and-safety-buttons button.buttons-cookies[data-v-09473d05],main.privacy-and-safety section.privacy-and-safety-buttons button.buttons-licenses[data-v-09473d05]{margin-right:8px;height:100%;flex:1}main.privacy-and-safety section.privacy-and-safety-buttons button.buttons-cookies[data-v-09473d05]:last-of-type,main.privacy-and-safety section.privacy-and-safety-buttons button.buttons-licenses[data-v-09473d05]:last-of-type{margin-right:unset}main.component-delete-data[data-v-7c2e048e]{flex-direction:column;height:fit-content;display:flex;width:100%}main.component-delete-data span.delete-data-title[data-v-7c2e048e]{padding-bottom:16px;line-height:16px;font-size:16px;height:16px;font-weight:500;display:block}main.component-delete-data span.delete-data-size[data-v-7c2e048e]{line-height:14px;font-size:14px;color:var(--accent)}main.component-delete-data section.delete-data-buttons[data-v-7c2e048e]{box-sizing:border-box;flex-direction:row;margin-bottom:16px;display:flex;height:28px;width:100%}main.component-delete-data section.delete-data-buttons button.buttons-delete[data-v-7c2e048e],main.component-delete-data section.delete-data-buttons button.buttons-restore[data-v-7c2e048e],main.component-delete-data section.delete-data-buttons button.buttons-backup[data-v-7c2e048e]{margin-right:8px;height:100%;flex:1}main.component-delete-data section.delete-data-buttons button.buttons-delete[data-v-7c2e048e]:last-of-type,main.component-delete-data section.delete-data-buttons button.buttons-restore[data-v-7c2e048e]:last-of-type,main.component-delete-data section.delete-data-buttons button.buttons-backup[data-v-7c2e048e]:last-of-type{margin-right:unset}main.component-changelog[data-v-479405e0]{flex-direction:column;height:fit-content;display:flex;width:100%}main.component-changelog span.changelog-title[data-v-479405e0]{padding-bottom:16px;line-height:16px;font-size:16px;height:16px;font-weight:500;display:block}main.component-changelog section.changelog-title[data-v-479405e0]{padding-bottom:16px;height:16px;flex-direction:row;display:flex}main.component-changelog section.changelog-title span.title-label[data-v-479405e0]{line-height:16px;font-size:16px;height:16px;font-weight:500;display:block;flex:1}main.component-changelog section.changelog-title span.title-date[data-v-479405e0]{line-height:16px;font-size:14px;height:16px;margin-left:auto;text-align:end;display:block;opacity:60%}main.component-changelog section.changelog-latest[data-v-479405e0]{margin-bottom:16px;flex-direction:column;display:block}main.component-changelog section.changelog-history[data-v-479405e0]{flex-direction:column;display:flex}main.component-changelog section.changelog-history div.history-item[data-v-479405e0]{height:fit-content;margin-bottom:8px;width:100%}main.component-changelog section.changelog-history div.history-item[data-v-479405e0]:last-of-type{margin-bottom:unset}main.component-changelog section.changelog-history div.history-item div.item-title[data-v-479405e0]{background:var(--accent);flex-direction:row;cursor:pointer;display:flex;height:48px}main.component-changelog section.changelog-history div.history-item div.item-title span.title-arrow[data-v-479405e0]{padding-left:16px;line-height:48px;width:fit-content;height:48px;user-select:none;display:block;opacity:60%}main.component-changelog section.changelog-history div.history-item div.item-title span.title-date[data-v-479405e0]{padding-right:16px;font-size:14px;line-height:48px;user-select:none;height:48px;margin-left:auto;opacity:60%}main.component-changelog section.changelog-history div.history-item div.item-title span.title-version[data-v-479405e0]{padding-left:16px;line-height:48px;height:48px;user-select:none;font-weight:700;flex:1}main.component-changelog section.changelog-history div.history-item div.item-content[data-v-479405e0]{overflow:hidden;display:none;height:0;width:0}main.component-changelog section.changelog-history div.history-item.active div.item-content[data-v-479405e0]{padding:0 16px;height:fit-content;overflow:auto;display:block;width:100%}main.component-cookie-usage[data-v-5ad792a3]{flex-direction:column;height:fit-content;display:flex;width:100%}main.component-cookie-usage section.cookie-usage-rail[data-v-5ad792a3]{flex-direction:row;height:fit-content;display:flex;width:100%}main.component-cookie-usage section.cookie-usage-rail span.rail-version[data-v-5ad792a3],main.component-cookie-usage section.cookie-usage-rail span.rail-date[data-v-5ad792a3]{line-height:13px;font-size:13px;height:13px;display:block}main.component-cookie-usage section.cookie-usage-rail span.rail-version.rail-date[data-v-5ad792a3],main.component-cookie-usage section.cookie-usage-rail span.rail-date.rail-date[data-v-5ad792a3]{margin-left:auto}main.component-cookie-usage section.cookie-usage-rail span.rail-version.rail-version[data-v-5ad792a3],main.component-cookie-usage section.cookie-usage-rail span.rail-date.rail-version[data-v-5ad792a3]{flex:1}main.component-licenses[data-v-4a2f5e16]{flex-direction:column;height:fit-content;display:flex;width:100%}main.component-licenses section.licenses-item[data-v-4a2f5e16]{height:fit-content;margin-bottom:8px;width:100%}main.component-licenses section.licenses-item[data-v-4a2f5e16]:last-of-type{margin-bottom:unset}main.component-licenses section.licenses-item div.item-title[data-v-4a2f5e16]{background:var(--accent);flex-direction:row;cursor:pointer;display:flex;height:48px}main.component-licenses section.licenses-item div.item-title span.title-arrow[data-v-4a2f5e16]{padding-left:16px;line-height:48px;width:fit-content;height:48px;user-select:none;display:block;opacity:60%}main.component-licenses section.licenses-item div.item-title span.title-name[data-v-4a2f5e16]{padding-left:16px;font-size:14px;line-height:48px;user-select:none;height:48px}main.component-licenses section.licenses-item div.item-title a.title-home[data-v-4a2f5e16]{padding-right:16px;line-height:48px;height:48px;user-select:none;margin-left:auto;font-weight:700}main.component-licenses section.licenses-item div.item-content[data-v-4a2f5e16]{padding:0 16px;box-sizing:border-box;height:fit-content;overflow:auto;display:block;width:100%}main.component-licenses section.licenses-item div.item-content div.content-upper[data-v-4a2f5e16]{margin-top:8px;box-sizing:border-box;flex-direction:row;height:fit-content;display:flex;width:100%}main.component-licenses section.licenses-item div.item-content div.content-upper span.upper-name[data-v-4a2f5e16]{line-height:14px;font-size:14px;height:14px;display:block;flex:1}main.component-licenses section.licenses-item div.item-content div.content-upper a.upper-email[data-v-4a2f5e16],main.component-licenses section.licenses-item div.item-content div.content-upper a.upper-repo[data-v-4a2f5e16]{margin-right:8px;line-height:14px;font-size:14px;margin-left:auto}main.component-licenses section.licenses-item div.item-content div.content-upper a.upper-email[data-v-4a2f5e16]:last-of-type,main.component-licenses section.licenses-item div.item-content div.content-upper a.upper-repo[data-v-4a2f5e16]:last-of-type{margin-right:unset}main.component-licenses section.licenses-item div.item-content div.content-display[data-v-4a2f5e16]{margin-top:8px}main.component-miscellaneous[data-v-4d646ff5]{padding:28px;flex-direction:column;display:flex}main.component-miscellaneous section.miscellaneous-bar[data-v-4d646ff5]{flex-direction:row;height:48px;display:flex;width:100%}main.component-miscellaneous section.miscellaneous-bar span.bar-title[data-v-4d646ff5],main.component-miscellaneous section.miscellaneous-bar span.bar-separator[data-v-4d646ff5],main.component-miscellaneous section.miscellaneous-bar span.bar-label[data-v-4d646ff5]{font-size:24px;margin-right:8px;line-height:48px;height:48px;font-weight:700;display:block}main.component-miscellaneous section.miscellaneous-bar span.bar-title[data-v-4d646ff5]:last-of-type,main.component-miscellaneous section.miscellaneous-bar span.bar-separator[data-v-4d646ff5]:last-of-type,main.component-miscellaneous section.miscellaneous-bar span.bar-label[data-v-4d646ff5]:last-of-type{margin-right:unset}main.component-miscellaneous section.miscellaneous-bar span.bar-title.bar-separator[data-v-4d646ff5],main.component-miscellaneous section.miscellaneous-bar span.bar-separator.bar-separator[data-v-4d646ff5],main.component-miscellaneous section.miscellaneous-bar span.bar-label.bar-separator[data-v-4d646ff5]{color:var(--accent)}main.component-miscellaneous section.miscellaneous-bar span.bar-title.interactable[data-v-4d646ff5],main.component-miscellaneous section.miscellaneous-bar span.bar-separator.interactable[data-v-4d646ff5],main.component-miscellaneous section.miscellaneous-bar span.bar-label.interactable[data-v-4d646ff5]{transition:color .06s linear;cursor:pointer}main.component-miscellaneous section.miscellaneous-bar span.bar-title.interactable[data-v-4d646ff5]:hover,main.component-miscellaneous section.miscellaneous-bar span.bar-separator.interactable[data-v-4d646ff5]:hover,main.component-miscellaneous section.miscellaneous-bar span.bar-label.interactable[data-v-4d646ff5]:hover{color:#a9a9a9}main.component-miscellaneous section.miscellaneous-content[data-v-4d646ff5]{padding-top:32px;flex-direction:column;height:fit-content;display:flex;width:100%}main.component-miscellaneous section.miscellaneous-content div.content-item[data-v-4d646ff5]{padding-top:16px}main.component-miscellaneous section.miscellaneous-content div.content-item.scroll-highlighted[data-v-4d646ff5]{animation:highlight-4d646ff5 .96s}main.component-miscellaneous section.miscellaneous-content div.content-item[data-v-4d646ff5]:first-of-type{padding-top:unset}@keyframes highlight-4d646ff5{0%{background:transparent}25%{background:var(--accent-faded)}to{background:transparent}}main.component-time-convention[data-v-4ebe02b4]{flex-direction:column;height:fit-content;display:flex;width:100%}main.component-time-convention span.time-convention-title[data-v-4ebe02b4]{padding-bottom:16px;line-height:16px;font-size:16px;height:16px;font-weight:500;display:block}main.component-time-convention section.time-convention-selections[data-v-4ebe02b4]{background:var(--accent);flex-direction:row;width:fit-content;display:flex;padding:4px;height:72px}main.component-time-convention section.time-convention-selections div.selections-item[data-v-4ebe02b4]{flex-direction:column;margin-right:8px;display:flex;height:100%;width:148px}main.component-time-convention section.time-convention-selections div.selections-item[data-v-4ebe02b4]:last-of-type{margin-right:unset}main.component-time-convention section.time-convention-selections div.selections-item input[data-v-4ebe02b4]{margin:auto;flex:1}main.component-time-convention section.time-convention-selections div.selections-item label[data-v-4ebe02b4]{line-height:14px;font-size:14px;height:14px;text-align:center;margin-top:4px;display:block;width:100%}main.component-date-display[data-v-3bf4b7bc]{flex-direction:column;height:fit-content;display:flex;width:100%}main.component-date-display span.date-display-title[data-v-3bf4b7bc]{padding-bottom:16px;line-height:16px;font-size:16px;height:16px;font-weight:500;display:block}main.component-date-display section.date-display-delimiter[data-v-3bf4b7bc]{background:var(--accent);box-sizing:border-box;flex-direction:row;margin-bottom:16px;display:flex;height:80px;padding:4px;width:100%}main.component-date-display section.date-display-delimiter div.selections-item[data-v-3bf4b7bc]{flex-direction:column;margin-right:8px;display:flex;height:100%;flex:1}main.component-date-display section.date-display-delimiter div.selections-item[data-v-3bf4b7bc]:last-of-type{margin-right:unset}main.component-date-display section.date-display-delimiter div.selections-item input[data-v-3bf4b7bc]{margin:auto;flex:1}main.component-date-display section.date-display-delimiter div.selections-item label[data-v-3bf4b7bc]{line-height:14px;font-size:14px;height:14px;text-align:center;margin-top:4px;display:block;width:100%}main.component-date-display section.date-display-format[data-v-3bf4b7bc]{flex-direction:row;margin-bottom:16px;display:flex}main.component-date-display section.date-display-format div.format-left[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right[data-v-3bf4b7bc]{background:var(--accent);box-sizing:border-box;border-radius:4px;display:flex;padding:4px;width:50%}main.component-date-display section.date-display-format div.format-left.format-left[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right.format-left[data-v-3bf4b7bc]{margin-right:8px}main.component-date-display section.date-display-format div.format-left ul.right-group[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-left ul.left-group[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.right-group[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.left-group[data-v-3bf4b7bc]{flex-direction:column;padding:unset;display:flex;margin:unset;flex:1}main.component-date-display section.date-display-format div.format-left ul.right-group div.group-header[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-left ul.left-group div.group-header[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.right-group div.group-header[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.left-group div.group-header[data-v-3bf4b7bc]{flex-direction:row;margin-bottom:4px;padding-left:6px;display:block;display:flex;height:24px}main.component-date-display section.date-display-format div.format-left ul.right-group div.group-header span.header-title[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-left ul.left-group div.group-header span.header-title[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.right-group div.group-header span.header-title[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.left-group div.group-header span.header-title[data-v-3bf4b7bc]{line-height:24px;font-size:14px;display:block;opacity:50%;flex:1}main.component-date-display section.date-display-format div.format-left ul.right-group div.group-header div.header-buttons[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-left ul.left-group div.group-header div.header-buttons[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.right-group div.group-header div.header-buttons[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.left-group div.group-header div.header-buttons[data-v-3bf4b7bc]{flex-direction:row;width:fit-content;margin-left:auto;display:flex;height:24px}main.component-date-display section.date-display-format div.format-left ul.right-group div.group-header div.header-buttons button.buttons-add[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-left ul.right-group div.group-header div.header-buttons button.buttons-remove[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-left ul.left-group div.group-header div.header-buttons button.buttons-add[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-left ul.left-group div.group-header div.header-buttons button.buttons-remove[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.right-group div.group-header div.header-buttons button.buttons-add[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.right-group div.group-header div.header-buttons button.buttons-remove[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.left-group div.group-header div.header-buttons button.buttons-add[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.left-group div.group-header div.header-buttons button.buttons-remove[data-v-3bf4b7bc]{line-height:22px;padding:unset;height:24px;width:24px}main.component-date-display section.date-display-format div.format-left ul.right-group div.group-header div.header-buttons button.buttons-add.buttons-add[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-left ul.right-group div.group-header div.header-buttons button.buttons-remove.buttons-add[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-left ul.left-group div.group-header div.header-buttons button.buttons-add.buttons-add[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-left ul.left-group div.group-header div.header-buttons button.buttons-remove.buttons-add[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.right-group div.group-header div.header-buttons button.buttons-add.buttons-add[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.right-group div.group-header div.header-buttons button.buttons-remove.buttons-add[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.left-group div.group-header div.header-buttons button.buttons-add.buttons-add[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.left-group div.group-header div.header-buttons button.buttons-remove.buttons-add[data-v-3bf4b7bc]{margin-right:2px}main.component-date-display section.date-display-format div.format-left ul.right-group li.group-item[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-left ul.left-group li.group-item[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.right-group li.group-item[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.left-group li.group-item[data-v-3bf4b7bc]{height:fit-content;flex-direction:row;text-align:center;line-height:24px;min-height:24px;display:block;color:#000;display:flex;cursor:unset;width:100%}main.component-date-display section.date-display-format div.format-left ul.right-group li.group-item span.item-handle[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-left ul.left-group li.group-item span.item-handle[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.right-group li.group-item span.item-handle[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.left-group li.group-item span.item-handle[data-v-3bf4b7bc]{text-align:center;margin-right:auto;user-select:none;line-height:24px;font-size:14px;display:block;cursor:grab;width:24px}main.component-date-display section.date-display-format div.format-left ul.right-group li.group-item span.item-display[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-left ul.left-group li.group-item span.item-display[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.right-group li.group-item span.item-display[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.left-group li.group-item span.item-display[data-v-3bf4b7bc]{text-align:center;display:block;flex:1}main.component-date-display section.date-display-format div.format-left ul.right-group li.group-item.dragging[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-left ul.left-group li.group-item.dragging[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.right-group li.group-item.dragging[data-v-3bf4b7bc],main.component-date-display section.date-display-format div.format-right ul.left-group li.group-item.dragging[data-v-3bf4b7bc]{opacity:75%}main.component-time-display[data-v-143e2397]{flex-direction:column;height:fit-content;display:flex;width:100%}main.component-time-display span.time-display-title[data-v-143e2397]{padding-bottom:16px;line-height:16px;font-size:16px;height:16px;font-weight:500;display:block}main.component-time-display section.time-display-delimiter[data-v-143e2397]{background:var(--accent);box-sizing:border-box;flex-direction:row;margin-bottom:16px;display:flex;height:80px;padding:4px;width:100%}main.component-time-display section.time-display-delimiter div.selections-item[data-v-143e2397]{flex-direction:column;margin-right:8px;display:flex;height:100%;flex:1}main.component-time-display section.time-display-delimiter div.selections-item[data-v-143e2397]:last-of-type{margin-right:unset}main.component-time-display section.time-display-delimiter div.selections-item input[data-v-143e2397]{margin:auto;flex:1}main.component-time-display section.time-display-delimiter div.selections-item label[data-v-143e2397]{line-height:14px;font-size:14px;height:14px;text-align:center;margin-top:4px;display:block;width:100%}main.component-time-display section.time-display-format[data-v-143e2397]{flex-direction:row;margin-bottom:16px;display:flex}main.component-time-display section.time-display-format div.format-left[data-v-143e2397],main.component-time-display section.time-display-format div.format-right[data-v-143e2397]{background:var(--accent);box-sizing:border-box;border-radius:4px;display:flex;padding:4px;width:50%}main.component-time-display section.time-display-format div.format-left.format-left[data-v-143e2397],main.component-time-display section.time-display-format div.format-right.format-left[data-v-143e2397]{margin-right:8px}main.component-time-display section.time-display-format div.format-left ul.right-group[data-v-143e2397],main.component-time-display section.time-display-format div.format-left ul.left-group[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.right-group[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.left-group[data-v-143e2397]{flex-direction:column;padding:unset;display:flex;margin:unset;flex:1}main.component-time-display section.time-display-format div.format-left ul.right-group div.group-header[data-v-143e2397],main.component-time-display section.time-display-format div.format-left ul.left-group div.group-header[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.right-group div.group-header[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.left-group div.group-header[data-v-143e2397]{flex-direction:row;margin-bottom:4px;padding-left:6px;display:block;display:flex;height:24px}main.component-time-display section.time-display-format div.format-left ul.right-group div.group-header span.header-title[data-v-143e2397],main.component-time-display section.time-display-format div.format-left ul.left-group div.group-header span.header-title[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.right-group div.group-header span.header-title[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.left-group div.group-header span.header-title[data-v-143e2397]{line-height:24px;font-size:14px;display:block;opacity:50%;flex:1}main.component-time-display section.time-display-format div.format-left ul.right-group div.group-header div.header-buttons[data-v-143e2397],main.component-time-display section.time-display-format div.format-left ul.left-group div.group-header div.header-buttons[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.right-group div.group-header div.header-buttons[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.left-group div.group-header div.header-buttons[data-v-143e2397]{flex-direction:row;width:fit-content;margin-left:auto;display:flex;height:24px}main.component-time-display section.time-display-format div.format-left ul.right-group div.group-header div.header-buttons button.buttons-add[data-v-143e2397],main.component-time-display section.time-display-format div.format-left ul.right-group div.group-header div.header-buttons button.buttons-remove[data-v-143e2397],main.component-time-display section.time-display-format div.format-left ul.left-group div.group-header div.header-buttons button.buttons-add[data-v-143e2397],main.component-time-display section.time-display-format div.format-left ul.left-group div.group-header div.header-buttons button.buttons-remove[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.right-group div.group-header div.header-buttons button.buttons-add[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.right-group div.group-header div.header-buttons button.buttons-remove[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.left-group div.group-header div.header-buttons button.buttons-add[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.left-group div.group-header div.header-buttons button.buttons-remove[data-v-143e2397]{line-height:22px;padding:unset;height:24px;width:24px}main.component-time-display section.time-display-format div.format-left ul.right-group div.group-header div.header-buttons button.buttons-add.buttons-add[data-v-143e2397],main.component-time-display section.time-display-format div.format-left ul.right-group div.group-header div.header-buttons button.buttons-remove.buttons-add[data-v-143e2397],main.component-time-display section.time-display-format div.format-left ul.left-group div.group-header div.header-buttons button.buttons-add.buttons-add[data-v-143e2397],main.component-time-display section.time-display-format div.format-left ul.left-group div.group-header div.header-buttons button.buttons-remove.buttons-add[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.right-group div.group-header div.header-buttons button.buttons-add.buttons-add[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.right-group div.group-header div.header-buttons button.buttons-remove.buttons-add[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.left-group div.group-header div.header-buttons button.buttons-add.buttons-add[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.left-group div.group-header div.header-buttons button.buttons-remove.buttons-add[data-v-143e2397]{margin-right:2px}main.component-time-display section.time-display-format div.format-left ul.right-group li.group-item[data-v-143e2397],main.component-time-display section.time-display-format div.format-left ul.left-group li.group-item[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.right-group li.group-item[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.left-group li.group-item[data-v-143e2397]{height:fit-content;flex-direction:row;text-align:center;line-height:24px;min-height:24px;display:block;color:#000;display:flex;cursor:unset;width:100%}main.component-time-display section.time-display-format div.format-left ul.right-group li.group-item span.item-handle[data-v-143e2397],main.component-time-display section.time-display-format div.format-left ul.left-group li.group-item span.item-handle[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.right-group li.group-item span.item-handle[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.left-group li.group-item span.item-handle[data-v-143e2397]{text-align:center;margin-right:auto;user-select:none;line-height:24px;font-size:14px;display:block;cursor:grab;width:24px}main.component-time-display section.time-display-format div.format-left ul.right-group li.group-item span.item-display[data-v-143e2397],main.component-time-display section.time-display-format div.format-left ul.left-group li.group-item span.item-display[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.right-group li.group-item span.item-display[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.left-group li.group-item span.item-display[data-v-143e2397]{text-align:center;display:block;flex:1}main.component-time-display section.time-display-format div.format-left ul.right-group li.group-item.dragging[data-v-143e2397],main.component-time-display section.time-display-format div.format-left ul.left-group li.group-item.dragging[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.right-group li.group-item.dragging[data-v-143e2397],main.component-time-display section.time-display-format div.format-right ul.left-group li.group-item.dragging[data-v-143e2397]{opacity:75%}main.component-date-and-time[data-v-5346731f]{padding:28px;flex-direction:column;display:flex}main.component-date-and-time section.date-and-time-bar[data-v-5346731f]{flex-direction:row;height:48px;display:flex;width:100%}main.component-date-and-time section.date-and-time-bar span.bar-title[data-v-5346731f]{font-size:24px;line-height:48px;height:48px;font-weight:700;display:block;flex:1}main.component-date-and-time section.date-and-time-content[data-v-5346731f]{padding-top:32px;flex-direction:column;height:fit-content;display:flex;width:100%}main.component-date-and-time section.date-and-time-content div.content-item[data-v-5346731f]{padding-top:16px}main.component-date-and-time section.date-and-time-content div.content-item.scroll-highlighted[data-v-5346731f]{animation:highlight-5346731f .96s}main.component-date-and-time section.date-and-time-content div.content-item[data-v-5346731f]:first-of-type{padding-top:unset}main.component-date-and-time section.date-and-time-content div.content-example[data-v-5346731f]{justify-content:center;align-items:center;display:flex;width:100%}main.component-date-and-time section.date-and-time-content div.content-example div.example-display[data-v-5346731f]{padding:32px}main.component-date-and-time section.date-and-time-content div.content-example div.example-display span.display-time[data-v-5346731f],main.component-date-and-time section.date-and-time-content div.content-example div.example-display span.display-date[data-v-5346731f]{text-shadow:var(--color) 0px 0px 4px;font-size:48px;text-align:center;color:var(--bg);display:block}main.component-date-and-time section.date-and-time-content div.content-example div.example-display span.display-time.display-date[data-v-5346731f],main.component-date-and-time section.date-and-time-content div.content-example div.example-display span.display-date.display-date[data-v-5346731f]{font-size:16px}@keyframes highlight-5346731f{0%{background:transparent}25%{background:var(--accent-faded)}to{background:transparent}}main.component-background-fit[data-v-2a889d6e]{flex-direction:column;height:fit-content;display:flex;width:100%}main.component-background-fit span.background-fit-title[data-v-2a889d6e]{padding-bottom:16px;line-height:16px;font-size:16px;height:16px;font-weight:500;display:block}main.component-background-fit section.background-fit-selections[data-v-2a889d6e]{background:var(--accent);flex-direction:row;width:fit-content;display:flex;padding:4px;height:72px}main.component-background-fit section.background-fit-selections div.selections-item[data-v-2a889d6e]{flex-direction:column;margin-right:8px;display:flex;height:100%;width:128px}main.component-background-fit section.background-fit-selections div.selections-item[data-v-2a889d6e]:last-of-type{margin-right:unset}main.component-background-fit section.background-fit-selections div.selections-item input[data-v-2a889d6e]{margin:auto;flex:1}main.component-background-fit section.background-fit-selections div.selections-item label[data-v-2a889d6e]{line-height:14px;font-size:14px;height:14px;text-align:center;margin-top:4px;display:block;width:100%}main.component-theme[data-v-8af605fe]{flex-direction:column;height:fit-content;display:flex;width:100%}main.component-theme span.theme-title[data-v-8af605fe]{padding-bottom:16px;line-height:16px;font-size:16px;height:16px;font-weight:500;display:block}main.component-theme section.theme-selections[data-v-8af605fe]{background:var(--accent);flex-direction:row;width:fit-content;display:flex;padding:4px;height:72px}main.component-theme section.theme-selections div.selections-item[data-v-8af605fe]{flex-direction:column;margin-right:8px;display:flex;height:100%;width:128px}main.component-theme section.theme-selections div.selections-item[data-v-8af605fe]:last-of-type{margin-right:unset}main.component-theme section.theme-selections div.selections-item input[data-v-8af605fe]{margin:auto;flex:1}main.component-theme section.theme-selections div.selections-item label[data-v-8af605fe]{line-height:14px;font-size:14px;height:14px;text-align:center;margin-top:4px;display:block;width:100%}main.component-appearance[data-v-7da9b4cf]{padding:28px;flex-direction:column;display:flex}main.component-appearance section.appearance-bar[data-v-7da9b4cf]{flex-direction:row;height:48px;display:flex;width:100%}main.component-appearance section.appearance-bar span.bar-title[data-v-7da9b4cf]{font-size:24px;line-height:48px;height:48px;font-weight:700;display:block;flex:1}main.component-appearance section.appearance-content[data-v-7da9b4cf]{padding-top:32px;flex-direction:column;height:fit-content;display:flex;width:100%}main.component-appearance section.appearance-content div.content-item[data-v-7da9b4cf]{padding-top:16px}main.component-appearance section.appearance-content div.content-item.scroll-highlighted[data-v-7da9b4cf]{animation:highlight-7da9b4cf .96s}main.component-appearance section.appearance-content div.content-item[data-v-7da9b4cf]:first-of-type{padding-top:unset}@keyframes highlight-7da9b4cf{0%{background:transparent}25%{background:var(--accent-faded)}to{background:transparent}}main.component-critical{padding:28px}main.component-critical section.critical-bar{margin-bottom:32px;flex-direction:row;height:48px;display:flex;width:100%}main.component-critical section.critical-bar span.bar-label,main.component-critical section.critical-bar span.bar-title,main.component-critical section.critical-bar span.bar-separator{margin-right:8px;font-size:24px;line-height:48px;height:48px;font-weight:700;display:block}main.component-critical section.critical-bar span.bar-label:last-of-type,main.component-critical section.critical-bar span.bar-title:last-of-type,main.component-critical section.critical-bar span.bar-separator:last-of-type{margin-right:unset}main.component-critical section.critical-bar span.bar-label.bar-separator,main.component-critical section.critical-bar span.bar-title.bar-separator,main.component-critical section.critical-bar span.bar-separator.bar-separator{color:var(--accent)}main.component-default[data-v-38e41d31]{padding:28px;box-sizing:border-box;flex-direction:column;align-items:center;display:flex;height:100%;width:100%}main.component-default section.default-content[data-v-38e41d31]{justify-content:center;flex-direction:column;height:fit-content;display:flex;width:80%;flex:1}main.component-default section.default-content span.content-title[data-v-38e41d31]{line-height:14px;font-size:14px;color:var(--accent);height:14px;text-align:center;display:block;margin-bottom:8px}main.component-default section.default-content h1.content-display[data-v-38e41d31]{margin-bottom:8px;text-align:center;color:#a9a9a9;margin-top:unset;font-size:20px;height:70px}main.component-default span.default-label[data-v-38e41d31]{line-height:14px;font-size:14px;color:var(--accent);height:14px;text-align:center;display:block}main.component-pages[data-v-b42510d0]{border-left:1px solid var(--accent);box-sizing:border-box;flex-direction:column;background:var(--bg);overflow-x:hidden;display:flex;padding:4px;height:100%;width:100%;flex:1}main.component-modal{justify-content:center;flex-direction:column;align-items:center;position:fixed;display:flex;height:100%;width:100%}main.component-settings{max-width:896px;min-width:896px;height:512px;flex-direction:row;overflow:hidden;display:flex}button.component-settings-open{background:transparent;box-sizing:border-box;position:absolute;line-height:32px;color:var(--bg);font-size:24px;height:32px;margin:16px;border:none;width:32px;padding:0;bottom:0;right:0}button.component-settings-open:hover{background:var(--accent);color:var(--color)}main.component-clock{align-items:center;flex-direction:column;height:fit-content;width:fit-content;display:flex}main.component-clock span.clock-time,main.component-clock span.clock-date{text-shadow:var(--color) 0px 0px 4px;color:var(--bg);font-size:62px;display:block}main.component-clock span.clock-time.clock-date,main.component-clock span.clock-date.clock-date{margin-bottom:8px}main.component-clock span.clock-time.clock-time,main.component-clock span.clock-date.clock-time{font-size:18px}:root{--color: #000;--bg: #fff}html,body{background:var(--bg);color:var(--color);z-index:100;height:100%;width:100%;padding:0;margin:0}html.theme-dark,body.theme-dark{transition:background .12s,color .24s;transition-timing-function:ease;--accent-faded: rgba(82, 82, 82, 60%);--accent: #525252;--color: #FFFFFF;--bg: #000}html.theme-light,body.theme-light{transition:background .12s,color .24s;transition-timing-function:ease;--accent-faded: rgba(230, 230, 230, 60%);--accent: #E6E6E6;--color: #000000;--bg: #FFFFFF}html #go-xbanki-ui,html #go-xbanki-application,body #go-xbanki-ui,body #go-xbanki-application{pointer-events:none;height:fit-content;position:absolute;min-height:100%;width:100%}html #go-xbanki-ui *,html #go-xbanki-application *,body #go-xbanki-ui *,body #go-xbanki-application *{pointer-events:all}#go-xbanki-application{z-index:200}#go-xbanki-ui{z-index:300}main.component-root{justify-content:center;flex-direction:column;align-items:center;position:absolute;overflow:hidden;display:flex;z-index:200;height:100%;width:100%}
