.app{background-color:var(--ui-color-background);flex-direction:column;width:100%;min-height:100%;display:flex}.app--loading{justify-content:center}.app__loading{width:3rem;height:3rem}.app__content{flex-direction:column;width:100%;animation:.5s fadeIn;display:flex}.base-menu-link[data-v-d3dd8926]{color:var(--ui-color-text);white-space:nowrap;align-items:center;padding:.675rem 2rem;font-weight:500;display:flex}.base-menu-link .base-menu-link__badge[data-v-d3dd8926]{margin-left:.5rem}@media (width<=1024px){.base-menu-link[data-v-d3dd8926]{justify-content:center}}.base-menu-link--active[data-v-d3dd8926]{color:var(--ui-color-text-vivid);background-color:var(--ui-color-background);position:relative}.base-menu-link--active[data-v-d3dd8926]:after{content:"";background-color:var(--ui-color-primary-700);width:100%;height:1px;position:absolute;bottom:-1px;left:0}@media (width<=1024px){.base-menu-link__label[data-v-d3dd8926]{display:none}}.add-log-form[data-v-7909d9f8]{flex-direction:column;gap:1.25rem;display:flex}.add-log-form__section[data-v-7909d9f8]{flex-direction:column;gap:.75rem;display:flex}.add-log-form__section h4[data-v-7909d9f8]{margin:0}.add-log-form__heading[data-v-7909d9f8],.add-log-form__toggle[data-v-7909d9f8]{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.add-log-form__grid[data-v-7909d9f8]{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (width<=640px){.add-log-form__grid[data-v-7909d9f8]{grid-template-columns:1fr}}.the-add-log-dialog{width:36rem;max-width:92vw}@media (width<=640px){.the-add-log-dialog{border-radius:0!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important}.the-add-log-dialog .p-dialog-content{flex:1}}.add-log-title[data-v-5f62ee11]{color:var(--ui-color-text-vivid);font-weight:600}.add-log-options[data-v-5f62ee11]{flex-direction:column;gap:.5rem;max-height:60vh;display:flex;overflow-y:auto}.add-log-option[data-v-5f62ee11]{background:var(--ui-color-gray-800);border:1px solid var(--ui-color-gray-600);border-radius:var(--ui-border-radius-md);width:100%;color:inherit;text-align:left;cursor:pointer;align-items:center;gap:.75rem;padding:.6rem .75rem;display:flex}.add-log-option[data-v-5f62ee11]:hover,.add-log-option[data-v-5f62ee11]:focus-visible{border-color:var(--ui-color-gray-500)}.add-log-option[data-v-5f62ee11]:focus-visible{outline:2px solid var(--ui-color-primary-400);outline-offset:2px}.add-log-option__icon[data-v-5f62ee11]{background:color-mix(in srgb, var(--type-color) 15%, transparent);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.add-log-option__label[data-v-5f62ee11]{min-width:0;color:var(--ui-color-text-vivid);flex:1}.add-log-option__content[data-v-5f62ee11]{flex-direction:column;flex:1;min-width:0;display:flex}.add-log-option__subtitle[data-v-5f62ee11],.add-log-option__chevron[data-v-5f62ee11]{color:var(--ui-color-text-muted)}.the-notifications[data-v-7aee47e6]{flex-direction:column;gap:1rem;min-width:min(22rem,100vw - 2rem);max-width:min(26rem,100vw - 2rem);display:flex}.the-notifications__badge[data-v-7aee47e6]{position:relative;top:2px}.the-notifications__empty[data-v-7aee47e6]{color:var(--ui-color-text-vivid);padding:.5rem}.the-notifications__item[data-v-7aee47e6]{gap:.75rem;display:flex}.the-notifications__item--link[data-v-7aee47e6]{cursor:pointer;border-radius:var(--ui-border-radius-sm);margin:-.25rem;padding:.25rem}.the-notifications__item--link[data-v-7aee47e6]:hover{background-color:var(--ui-color-background)}.the-notifications__icon[data-v-7aee47e6]{background-color:var(--ui-color-background);width:2.4rem;height:2.4rem;color:var(--ui-color-text-vivid);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.the-notifications__title[data-v-7aee47e6]{align-items:center;gap:.4rem;margin:0;font-weight:600;display:flex}.the-notifications__dot[data-v-7aee47e6]{background-color:var(--ui-color-danger-500);border-radius:50%;width:.5rem;height:.5rem}.the-notifications__description[data-v-7aee47e6]{color:var(--ui-color-text-muted);margin:0}.the-notifications__time[data-v-7aee47e6]{color:var(--ui-color-text-muted)}.the-menu[data-v-e4f7b5e8]{background-color:var(--ui-color-surface);border-bottom:1px solid var(--ui-color-gray-600);z-index:99;width:100%;min-width:100%;position:sticky;top:0}.the-menu__container[data-v-e4f7b5e8]{width:100%;max-width:var(--ui-app-width);flex-direction:row;margin:0 auto;padding:0 4rem;display:flex}@media (width<=1024px){.the-menu__container[data-v-e4f7b5e8]{padding:0 1rem}}.the-menu__actions[data-v-e4f7b5e8]{align-items:center;gap:.5rem;display:flex}.the-menu__avatar[data-v-e4f7b5e8] .p-avatar{background-color:var(--ui-color-background)}.the-menu__account[data-v-e4f7b5e8]{flex-direction:column;min-width:14rem;display:flex}.the-menu__account-link[data-v-e4f7b5e8]{color:var(--ui-color-text);border-radius:.4rem;padding:.6rem .8rem}.the-menu__account-link[data-v-e4f7b5e8]:hover{background-color:var(--ui-color-background)}.the-menu-tabs-row[data-v-e4f7b5e8]{bottom:calc(1rem + env(safe-area-inset-bottom));z-index:99;align-items:center;gap:.75rem;width:calc(100% - 2rem);max-width:26rem;display:flex;position:fixed;left:50%;transform:translate(-50%)}.the-menu-tabs[data-v-e4f7b5e8]{min-width:0;height:var(--ui-bottom-nav-height);background-color:var(--ui-color-surface);border:1px solid var(--ui-color-gray-600);border-radius:calc(var(--ui-bottom-nav-height) / 2);flex:1;justify-content:space-between;align-items:center;padding:0 .75rem;display:flex}.the-menu-tabs[data-v-e4f7b5e8] .base-menu-link{border-radius:var(--ui-border-radius-md);width:2.75rem;height:2.75rem;color:var(--ui-color-text-muted);border:1px solid #0000;padding:0;position:relative}.the-menu-tabs[data-v-e4f7b5e8] .base-menu-link--active{border-color:var(--ui-color-primary-500);color:var(--ui-color-text-vivid)}.the-menu-tabs[data-v-e4f7b5e8] .base-menu-link--active:after{display:none}.the-menu-tabs[data-v-e4f7b5e8] .base-menu-link .base-menu-link__badge{margin-left:0;position:absolute;top:-.25rem;right:-.25rem}.the-checkin-dialog{width:36rem;max-width:92vw}@media (width<=640px){.the-checkin-dialog{border-radius:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh}.the-checkin-dialog .p-dialog-content{flex:1}}.checkin-title[data-v-2981c5ab]{color:var(--ui-color-text-vivid);font-weight:600}.checkin-questions[data-v-2981c5ab]{flex-direction:column;gap:1.25rem;display:flex}.checkin-question[data-v-2981c5ab]{background:var(--ui-color-gray-800);border:1px solid var(--ui-color-gray-600);border-radius:var(--ui-border-radius-md);flex-direction:column;gap:.75rem;padding:.75rem;display:flex}.checkin-question__header[data-v-2981c5ab]{align-items:flex-start;gap:.5rem;display:flex}.checkin-question__text[data-v-2981c5ab]{min-width:0;color:var(--ui-color-text-vivid);flex:1;margin:0}.checkin-question__options[data-v-2981c5ab]{flex-direction:column;gap:.5rem;display:flex}.the-user-menu__add[data-v-e1987ed9]{width:var(--ui-bottom-nav-height);background-color:var(--ui-color-surface);border:1px solid var(--ui-color-gray-600);color:var(--ui-color-success-400);flex-shrink:0;height:var(--ui-bottom-nav-height)!important}.the-user-menu__add[data-v-e1987ed9]:hover,.the-user-menu__add[data-v-e1987ed9]:focus-visible{color:var(--ui-color-success-300);background-color:var(--ui-color-background)!important;border-color:var(--ui-color-primary-500)!important}.the-user-menu__fab[data-v-e1987ed9]{z-index:99;width:3.5rem;position:fixed;bottom:2rem;right:2rem;height:3.5rem!important}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-C1oiW3xv.eot);src:url(/assets/primeicons-C1oiW3xv.eot?#iefix)format("embedded-opentype"),url(/assets/primeicons-Cw7jw2u3.woff2)format("woff2"),url(/assets/primeicons-DFbS0HxT.woff)format("woff"),url(/assets/primeicons-MNyB0pWW.ttf)format("truetype"),url(/assets/primeicons-DI7WxhAS.svg?#primeicons)format("svg");font-weight:400;font-style:normal}.pi{speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:primeicons;font-style:normal;font-weight:400;line-height:1;display:inline-block}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{text-align:center;width:1.28571em}.pi-spin{animation:2s linear infinite fa-spin}@media (prefers-reduced-motion:reduce){.pi-spin{transition-duration:0s;transition-delay:0s;animation-duration:1ms;animation-iteration-count:1;animation-delay:-1ms}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.pi-eye-dropper:before{content:""}.pi-code-branch:before{content:""}.pi-signature:before{content:""}.pi-stamp:before{content:""}.pi-rectangle-xmark:before{content:""}.pi-note-sticky:before{content:""}.pi-sidebar:before{content:""}.pi-slash:before{content:""}.pi-grid-2:before{content:""}.pi-columns-2:before{content:""}.pi-rows-2:before{content:""}.pi-square:before{content:""}.pi-compress:before{content:""}.pi-pen-line:before{content:""}.pi-case-sensitive:before{content:""}.pi-text-color:before{content:""}.pi-list-tree:before{content:""}.pi-highlighter:before{content:""}.pi-text:before{content:""}.pi-heading-6:before{content:""}.pi-heading-5:before{content:""}.pi-heading-4:before{content:""}.pi-heading-3:before{content:""}.pi-heading-2:before{content:""}.pi-heading-1:before{content:""}.pi-heading:before{content:""}.pi-grip:before{content:""}.pi-grip-horizontal:before{content:""}.pi-grip-vertical:before{content:""}.pi-paragraph-right:before{content:""}.pi-paragraph-left:before{content:""}.pi-arrow-u-turn-up-left:before{content:""}.pi-arrow-u-turn-up-right:before{content:""}.pi-horizontal-rule:before{content:""}.pi-outdent:before{content:""}.pi-indent:before{content:""}.pi-list-ol:before{content:""}.pi-block-quote:before{content:""}.pi-superscript:before{content:""}.pi-subscript:before{content:""}.pi-strikethrough:before{content:""}.pi-underline:before{content:""}.pi-italic:before{content:""}.pi-bold:before{content:""}.pi-dot:before{content:""}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-moon:before{content:""}.pi-sun:before{content:""}.pi-youtube:before{content:""}.pi-vimeo:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-window-minimize:before{content:""}.pi-window-maximize:before{content:""}.pi-external-link:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0;border-color:var(--ui-color-gray-200)}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:var(--ui-color-gray-400)}textarea::-moz-placeholder{opacity:1;color:var(--ui-color-gray-400)}input::placeholder,textarea::placeholder{opacity:1;color:var(--ui-color-gray-400)}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.tw-col-start-1{grid-column-start:1}.tw-mx-auto{margin-left:auto;margin-right:auto}.tw-mb-1{margin-bottom:.25rem}.tw-mb-12{margin-bottom:3rem}.tw-mb-2{margin-bottom:.5rem}.tw-mb-3{margin-bottom:.75rem}.tw-mb-4{margin-bottom:1rem}.tw-mb-6{margin-bottom:1.5rem}.tw-mb-8{margin-bottom:2rem}.tw-ml-6{margin-left:1.5rem}.tw-mr-2{margin-right:.5rem}.tw-mr-4{margin-right:1rem}.tw-mr-6{margin-right:1.5rem}.tw-mt-1{margin-top:.25rem}.tw-mt-2{margin-top:.5rem}.tw-mt-3{margin-top:.75rem}.tw-mt-4{margin-top:1rem}.tw-mt-6{margin-top:1.5rem}.tw-mt-auto{margin-top:auto}.tw-block{display:block}.tw-flex{display:flex}.tw-grid{display:grid}.tw-max-h-40{max-height:10rem}.tw-w-40{width:10rem}.tw-w-full{width:100%}.tw-min-w-0{min-width:0}.tw-flex-1{flex:1}.tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tw-flex-row{flex-direction:row}.tw-flex-col{flex-direction:column}.tw-flex-wrap{flex-wrap:wrap}.tw-items-start{align-items:flex-start}.tw-items-center{align-items:center}.tw-justify-end{justify-content:flex-end}.tw-justify-center{justify-content:center}.tw-justify-between{justify-content:space-between}.tw-gap-1{gap:.25rem}.tw-gap-2{gap:.5rem}.tw-gap-3{gap:.75rem}.tw-gap-4{gap:1rem}.tw-gap-5{gap:1.25rem}.tw-gap-8{gap:2rem}.tw-self-start{align-self:flex-start}.tw-self-end{align-self:flex-end}.tw-rounded{border-radius:.25rem}.tw-py-12{padding-top:3rem;padding-bottom:3rem}.tw-py-2{padding-top:.5rem;padding-bottom:.5rem}.tw-pt-12{padding-top:3rem}.tw-text-left{text-align:left}.tw-text-center{text-align:center}.tw-text-xs{font-size:.75rem;line-height:1rem}.tw-font-bold{font-weight:700}.tw-uppercase{text-transform:uppercase}.tw-text-gray-400{color:var(--ui-color-gray-400)}.tw-text-gray-500{color:var(--ui-color-gray-500)}.tw-text-muted{color:var(--ui-color-text-muted)}.tw-text-vivid{color:var(--ui-color-text-vivid)}@media (width<=1200px){.max-\[1200px\]\:tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (width>=768px){.md\:tw-w-auto{width:auto}.md\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.lg\:tw-mr-4{margin-right:1rem}.lg\:tw-hidden{display:none}.lg\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:tw-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}:root{--ui-color-white:#fff;--ui-color-black:#000;--ui-color-primary-50:#e7ecfd;--ui-color-primary-100:#d2dcfb;--ui-color-primary-200:#aabdf7;--ui-color-primary-300:#7895f3;--ui-color-primary-400:#466eee;--ui-color-primary-500:#2151eb;--ui-color-primary-600:#133fce;--ui-color-primary-700:#0f33a6;--ui-color-primary-800:#0c2882;--ui-color-primary-900:#091e61;--ui-color-primary-950:#0b0c15;--ui-color-secondary-50:#ede8fd;--ui-color-secondary-100:#e0d6fb;--ui-color-secondary-200:#c5b3f8;--ui-color-secondary-300:#a487f3;--ui-color-secondary-400:#835cef;--ui-color-secondary-500:#6a3bec;--ui-color-secondary-600:#4c16e0;--ui-color-secondary-700:#3d11b4;--ui-color-secondary-800:#2f0e8c;--ui-color-secondary-900:#220a66;--ui-color-secondary-950:#170745;--ui-color-gray-50:#f9f9f9;--ui-color-gray-100:#f3f3f3;--ui-color-gray-200:#cdcdcf;--ui-color-gray-300:#a7a7ab;--ui-color-gray-400:#818187;--ui-color-gray-500:#5a5b62;--ui-color-gray-600:#34353e;--ui-color-gray-700:#0e0f1a;--ui-color-gray-800:#0a0b12;--ui-color-gray-900:#06070c;--ui-color-gray-950:#040407;--ui-color-info-100:#e7f6fd;--ui-color-info-400:#0ea5e9;--ui-color-success-50:#effbe6;--ui-color-success-100:#dff6ce;--ui-color-success-200:#c1efa1;--ui-color-success-300:#9ce568;--ui-color-success-400:#76db2f;--ui-color-success-500:#5fb720;--ui-color-success-600:#519b1b;--ui-color-success-700:#427f16;--ui-color-success-800:#356612;--ui-color-success-900:#294e0e;--ui-color-success-950:#1e390a;--ui-color-warning-50:#fff2e5;--ui-color-warning-100:#ffe8d0;--ui-color-warning-200:#ffd5a8;--ui-color-warning-300:#ffbc76;--ui-color-warning-400:#ffa344;--ui-color-warning-500:#ff911e;--ui-color-warning-600:#ee7a00;--ui-color-warning-700:#bf6200;--ui-color-warning-800:#954c00;--ui-color-warning-900:#6e3800;--ui-color-warning-950:#4a2600;--ui-color-danger-50:#faebeb;--ui-color-danger-100:#f4d7d7;--ui-color-danger-200:#e9b4b4;--ui-color-danger-300:#d88;--ui-color-danger-400:#ce5555;--ui-color-danger-500:#b53131;--ui-color-danger-600:#9c2b2b;--ui-color-danger-700:#842424;--ui-color-danger-800:#681d1d;--ui-color-danger-900:#501616;--ui-color-danger-950:#340e0e;--ui-color-background:var(--ui-color-gray-100);--ui-color-surface:var(--ui-color-white);--ui-color-border:var(--ui-color-gray-200);--ui-color-text-muted:var(--ui-color-gray-950);--ui-color-text:var(--ui-color-gray-900);--ui-color-text-vivid:var(--ui-color-gray-800);--ui-color-link:var(--ui-color-primary-600);--ui-font-text:"Manrope", sans-serif, system-ui;--ui-border-radius-sm:.4rem;--ui-border-radius-md:1rem;--ui-border-radius-lg:2rem;--ui-app-width:100rem;--ui-bottom-nav-height:3.5rem}.app-dark{--ui-color-background:var(--ui-color-gray-900);--ui-color-surface:var(--ui-color-gray-700);--ui-color-border:var(--ui-color-gray-600);--ui-color-text-muted:var(--ui-color-gray-300);--ui-color-text:var(--ui-color-gray-200);--ui-color-text-vivid:var(--ui-color-gray-100);--ui-color-link:var(--ui-color-primary-300)}*{margin:0;padding:0}*,:before,:after{box-sizing:border-box}html,body{font-family:var(--ui-font-text);font-display:swap;height:100%;line-height:normal}body{color:var(--ui-color-text);margin:0 auto;font-size:1rem;font-weight:400}a{color:var(--ui-color-link)}#app{height:100%}h1,h2,h3,h4,h5,h6,p,small{font-family:var(--ui-font-text);line-height:normal}h1,h2,h3,h4,h5,h6{color:var(--ui-color-text-vivid)}h1{font-size:2rem;font-weight:500;line-height:3.125rem}h2{font-size:1.5rem;font-weight:500;line-height:2.25rem}h3{font-size:1.375rem;font-weight:500;line-height:1.875rem}h4{font-size:1.125rem;font-weight:400;line-height:1.5rem}h5{font-size:1rem;font-weight:500}h6{font-size:1rem;font-weight:400}p{color:var(--ui-color-text);font-size:1rem;font-weight:400}small{color:var(--ui-color-text);font-size:.875rem;font-weight:400}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
