:root{--background:#fbfdff;--text-primary:#13171b;--text-label:#547d75;--action-active:#cd3c1c;--action-inactive:#2f3943;--action-disabled:#dfe4e9;--action-background:#fff;--form-control-accent:#9cc4bb;--divider:#dfe4e9;--section-separator:#dfe4e9;--error:#b52c0e;--icon:#0e6f55;--background-accent:#e5f0ef;--feed-background:#d7e7e4;--footer-background:#d7e7e4;--tabs-background:#e5f0ef;--tabs-label:#0e6f55;--tab-active:#fff;--option-filter:#fff;--overlay-background:#2f3943;--searchbar-grey:#dfe4e9;--searchbar-green:#9cc4bb}[data-theme=dark]{--background:#101316;--text-primary:#fbfdff;--text-label:#85b7aa;--action-active:#eb856f;--action-inactive:#fbfdff;--action-disabled:#737679;--action-background:#181c20;--form-control-accent:#85b7aa;--divider:#2f3943;--section-separator:#737679;--error:#f09d89;--icon:#85b7aa;--background-accent:#20292b;--feed-background:#4f6c6a;--footer-background:#20292b;--tabs-background:#2f3f40;--tabs-label:#85b7aa;--tab-active:#20292b;--option-filter:#2f3943;--overlay-background:#101316;--searchbar-grey:#2f3943;--searchbar-green:#547d75}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{overscroll-behavior-y:none;touch-action:none;height:100vh}body{overscroll-behavior-y:none;touch-action:none;background-color:var(--background);width:100%;height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:Frutiger Neue LT Pro;font-size:16px;position:fixed}#app{height:100%}h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul,ol{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}input,button,textarea,select{font:inherit;color:inherit}input:focus,select:focus,textarea:focus,button:focus{outline:none}button{background-color:#0000;border:none;margin:0;padding:0}button:enabled{cursor:pointer}b{font-weight:700}hr{margin:0}@font-face{src:url(/assets/FrutigerNeueLTPro-Regular-zuSvF3n9.ttf)format("truetype");font-family:Frutiger Neue LT Pro;font-weight:400;font-style:normal}@font-face{src:url(/assets/FrutigerNeueLTPro-Italic-BrUTm9go.ttf)format("truetype");font-family:Frutiger Neue LT Pro;font-weight:400;font-style:italic}@font-face{src:url(/assets/FrutigerNeueLTPro-Bold-eWLGCgFk.ttf)format("truetype");font-family:Frutiger Neue LT Pro;font-weight:700;font-style:normal}@font-face{src:url(/assets/FrutigerNeueLTPro-BoldIt-CByuhRMR.ttf)format("truetype");font-family:Frutiger Neue LT Pro;font-weight:700;font-style:italic}.app-logo{font-size:2rem;font-weight:700;line-height:1.875rem}h1{font-size:1.5rem;font-weight:400;line-height:1.875rem}h1.bold{font-weight:700}h2,.h2-font-style{font-size:1.25rem;font-weight:400;line-height:1.75rem}h2.bold,.bold.h2-font-style{font-weight:700}p,.paragraph-font-style{font-size:1rem;font-weight:400;line-height:1.375rem}p.bold,.bold.paragraph-font-style{font-weight:700}.text-link{color:var(--action-active);word-break:break-word;font-size:1rem;font-weight:400;line-height:1.375rem}.label{color:var(--text-label);font-size:.875rem;font-weight:700;line-height:1.25rem}.label.black{color:var(--text-primary)}.non-bold-label{color:var(--text-label);font-size:1rem;font-weight:400;line-height:1.375rem}.screen-reader-only-text{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.form-control__box{background-color:var(--action-background);border:1px solid var(--action-disabled);border-radius:4px;width:100%}.icon--small{width:20px;height:20px}.icon--medium{width:24px;height:24px}.icon--large{width:28px;height:28px}.icon--xlarge{width:36px;height:36px}.icon--huge{width:48px;height:48px}.icon--action{color:var(--action-active)}.icon--color{color:var(--icon)}.btn-container{flex-direction:column;gap:16px;display:flex}.btn-primary{background-color:var(--action-active);border:1px solid var(--action-active);color:#fff;border-radius:4px;width:100%;padding:12px;font-weight:700;line-height:1.375rem}[data-theme=dark] .btn-primary{color:#101316}.btn-secondary{background-color:var(--background);border:1px solid var(--action-active);width:100%;color:var(--action-active);border-radius:4px;padding:12px;font-weight:700;line-height:1.375rem}.btn-tertiary{background-color:var(--background);color:var(--action-active);align-items:center;column-gap:4px;line-height:1.375rem;display:flex}.btn-primary:disabled,.btn-secondary:disabled,.btn-tertiary:disabled{opacity:.4}.icon-btn{display:flex}.clickable{cursor:pointer}.app-loader__background{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1300;background-color:#fffc;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}[data-theme=dark] .app-loader__background{background-color:#101316b3}.app-loader__loader{width:68px;height:68px}.popup-card[data-v-7e59daaf]{z-index:1200;position:absolute;inset:0}.popup-card__overlay[data-v-7e59daaf]{background-color:var(--overlay-background);opacity:.8;width:100%;height:100%}.popup-card__content[data-v-7e59daaf]{width:var(--content-width,328px);background-color:var(--action-background);border-radius:8px;max-height:80vh;padding:24px;position:absolute;top:50%;left:50%;overflow:hidden auto;transform:translate(-50%,-50%)}.popup-card__close-button[data-v-7e59daaf]{width:32px;height:32px;position:absolute;top:24px;right:24px}.popup-card__header[data-v-7e59daaf]{margin-bottom:24px}.popup-card__actions[data-v-7e59daaf]{flex-direction:column;gap:16px;margin-top:40px;display:flex}.margin-top-6[data-v-53f5de30]{margin-top:32px}.list-item svg[data-v-53f5de30]{height:20px;margin-bottom:-2px;margin-right:4px}ol li[data-v-53f5de30]:not(:last-child){margin-bottom:16px}ol li[data-v-53f5de30]:last-child{margin-bottom:20px}ol li span.bold[data-v-53f5de30]{font-weight:700}ol li picture[data-v-53f5de30]{margin-top:16px}.ios-installation-popup__header[data-v-6516f92b]{align-items:center;display:flex}.ios-installation-popup__header p[data-v-6516f92b]{margin-left:16px;margin-right:32px}.app-download-banner[data-v-6516f92b]{background-color:var(--background);z-index:1100;justify-content:center;height:88px;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:4px 4px 16px #2f39431f}.app-download-banner__content[data-v-6516f92b]{flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:480px;height:100%;padding:24px;display:flex}.app-download-banner__content__icon[data-v-6516f92b]{cursor:pointer;width:24px;height:24px}.app-download-banner__content__name[data-v-6516f92b]{color:var(--text-primary)}.app-download-banner__content__download-btn[data-v-6516f92b]{background-color:var(--action-active);border:1px solid var(--action-active);color:#fff;border-radius:4px;padding:12px 16px;font-weight:700;line-height:1.375rem}[data-theme=dark] .app-download-banner__content__download-btn[data-v-6516f92b]{color:#101316}.v-enter-active[data-v-6516f92b],.v-leave-active[data-v-6516f92b]{transition:transform .2s}.v-enter-from[data-v-6516f92b],.v-leave-to[data-v-6516f92b]{transform:translateY(100%)}.v-enter-to[data-v-6516f92b],.v-leave-from[data-v-6516f92b]{transform:translate(0,0)}.desktop-download-card[data-v-724804bb] .popup-card__content{width:360px}.desktop-download-card .qr-code[data-v-724804bb]{color:#d8232a;width:72px;height:72px;margin-top:16px;margin-bottom:24px}[data-theme=dark] .desktop-download-card .qr-code[data-v-724804bb]{color:#fff}.desktop-download-card h1[data-v-724804bb]{margin-bottom:12px}.slide-right-enter-active,.slide-right-leave-active,.slide-left-enter-active,.slide-left-leave-active{transition:transform .2s ease-out;position:absolute}.slide-right-enter-from,.slide-left-leave-to{transform:translate(-100%)}.slide-right-leave-to,.slide-left-enter-from{transform:translate(100%)}.slide-right-enter-to,.slide-right-leave-from,.slide-left-enter-to,.slide-left-leave-from{transform:translate(0)}.vue-recycle-scroller__resize-observer[data-v-08cc04ab]{opacity:0;pointer-events:none;z-index:-1;position:absolute;inset:0}.vue-recycle-scroller{position:relative}.vue-recycle-scroller.flow-mode{overflow-anchor:none}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.grid-mode:not(.page-mode){overflow:auto}.vue-recycle-scroller.direction-horizontal{display:flex}.vue-recycle-scroller__slot{flex:none}.vue-recycle-scroller__item-wrapper{box-sizing:border-box;flex:1;position:relative;overflow:hidden}.vue-recycle-scroller.flow-mode .vue-recycle-scroller__item-wrapper{overflow-anchor:none;overflow:visible}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{will-change:transform;position:absolute;top:0;left:0}.vue-recycle-scroller.ready.flow-mode .vue-recycle-scroller__item-view{will-change:auto;overflow-anchor:none;position:static;top:auto;left:auto}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.vue-recycle-scroller__item-spacer{box-sizing:border-box;visibility:hidden;pointer-events:none;overflow-anchor:none;border:0;flex:none;margin:0;padding:0}
