:root{--tp-color-brand-orange-300:#f80;--tp-color-brand-orange-500:#e44c00;--tp-color-brand-orange-900:#933838;--tp-color-brand-blue-500:#0098e4;--tp-color-brand-blue-600:#004e97;--tp-color-grey-0:#fff;--tp-color-grey-200:#aeaeae;--tp-color-grey-700:#2e3034;--tp-color-grey-800:#282d39;--tp-color-grey-900:#1e1f23;--tp-color-grey-1000:#000;--tp-color-additional-berry:#e40026;--tp-color-additional-lime:#26e400;--tp-color-additional-mustard:#e4be00;--tp-color-additional-magenta:#be00e4;--tp-color-additional-periwinkle:#9cb9f8;--tp-color-additional-froth:#9cf8b8;--tp-color-additional-salmon:#ff7b7d;--tp-color-list-chandra:#ff9494;--tp-color-list-daretti:#ffaf97;--tp-color-list-gideon:#f8ff9a;--tp-color-list-nissa:#aaffad;--tp-color-list-kiora:#75fffd;--tp-color-list-jace:#7593ff;--tp-color-list-lilliana:#aa75ff;--tp-color-list-elspeth:#df75ff;--tp-color-list-karn:#d1d1eb;--tp-font-size-extreme:61px;--tp-font-size-super:49px;--tp-font-size-xxxl:39px;--tp-font-size-xxl:31px;--tp-font-size-xl:25px;--tp-font-size-large:20px;--tp-font-size-medium:16px;--tp-font-size-small:13px;--tp-font-size-xs:10px;--tp-font-weight-bold:700;--tp-font-weight-regular:400;--tp-font-weight-light:300;--tp-icon-size-sm:8px;--tp-icon-size-md:16px;--tp-icon-size-lg:24px;--tp-radius-1:1px;--tp-radius-2:2px;--tp-radius-3:4px;--tp-radius-4:8px;--tp-radius-5:12px;--tp-radius-6:16px;--tp-radius-7:20px;--tp-radius-round:9999px;--tp-spacing-1:8px;--tp-spacing-2:16px;--tp-spacing-3:24px;--tp-spacing-4:32px;--tp-spacing-5:40px;--tp-spacing-6:48px;--tp-spacing-7:56px;--tp-spacing-8:64px;--tp-spacing-zero:0;--tp-spacing-half:4px;--tp-alert-notification:#be00e4;--tp-border-color-primary:#2e3034;--tp-border-color-secondary:#aeaeae;--tp-border-color-brand:#e44c00;--tp-border-width-default:1px;--tp-list-chandra:#ff9494;--tp-list-daretti:#ffaf97;--tp-list-gideon:#f8ff9a;--tp-list-nissa:#aaffad;--tp-list-kiora:#75fffd;--tp-list-jace:#7593ff;--tp-list-lilliana:#aa75ff;--tp-list-elspeth:#df75ff;--tp-list-karn:#d1d1eb;--tp-list-white:#fff;--tp-surface-color-brand:#e44c00;--tp-surface-color-brand-dark:#933838;--tp-surface-color-primary:#1e1f23;--tp-surface-color-secondary:#2e3034;--tp-surface-color-accent:#000;--tp-surface-color-highlight:#282d39;--tp-text-color-primary:#fff;--tp-text-color-secondary:#aeaeae;--tp-text-color-quantity:#9cb9f8;--tp-text-color-positive-value:#9cf8b8;--tp-text-color-negative-value:#ff7b7d;--tp-text-color-brand:#f80;--tp-text-color-destructive:#e40026;--tp-text-size-h1:49px;--tp-text-size-body:16px;--tp-text-size-label:13px;--tp-text-size-button-medium:16px;--tp-text-weight-button:700;--tp-text-weight-body:400;--tp-font-styles-header:400 25px/1.2 Lato;--tp-font-styles-body:400 16px/1.2 Lato;--tp-font-styles-button:700 16px/1.2 Lato;--tp-font-styles-label:700 13px/1.2 Lato;--tp-font-family-title:Lato;--tp-font-family-body:Lato}
[data-theme=light]{--tp-list-chandra:#fff;--tp-list-daretti:#fff;--tp-list-gideon:#fff;--tp-list-nissa:#fff;--tp-list-kiora:#fff;--tp-list-jace:#fff;--tp-list-lilliana:#fff;--tp-list-elspeth:#fff;--tp-list-karn:#fff;--tp-surface-color-highlight:#fff;--tp-text-color-quantity:#111;--tp-text-color-positive-value:#111;--tp-text-color-negative-value:#111}

:root{--breakpoint-mobile:768px;--breakpoint-tablet:1024px;--breakpoint-desktop:1280px;--color-grey-background:#242529;--color-dark-grey-background:#1e1f23;--color-grey-hover:#2e3034;--color-grey-input:#373941;--color-grey-other:#acb0bd;--color-blue-background:#2d3547;--color-blue-foreground:#9cb9f8;--color-red-foreground:#f39cf8;--color-green-foreground:#9cf8b8;--color-highlight:#fff;--foreground:#171717}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--tp-text-color-primary,#fff);background:var(--tp-surface-color-primary,#1e1f23);font-family:var(--tp-font-family-body,sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (max-width:768px){.mobile-only{display:block}.desktop-only{display:none!important}}@media (min-width:768px){.mobile-only{display:none!important}.desktop-only{display:block}}@media (max-width:768px){html{scrollbar-width:none}html::-webkit-scrollbar{display:none}}@media (display-mode:standalone){html{overscroll-behavior-y:none}}button,a,input,select,textarea{touch-action:manipulation}
.layout-module__WKFhta__layout{height:100dvh;padding-top:env(safe-area-inset-top)}.layout-module__WKFhta__content{height:100%}@media (max-width:768px){.layout-module__WKFhta__layout{flex-direction:column;height:auto;min-height:100dvh;display:flex}.layout-module__WKFhta__content{flex:1;height:auto}}