.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:unset}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:64px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:none;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{animation:scale-x-frames linear 1 forwards;background-color:#ffffffb3;bottom:0;height:5px;left:0;position:absolute;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:unset;right:0;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:transparent;border:none;height:100%;margin:auto 18px auto 0;outline:none;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes fadeOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-50px)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(50px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes slideInBlurredLeft{0%{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredTop{0%{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredRight{0%{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredBottom{0%{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideOutBlurredTop{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0}to{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0}}@keyframes slideOutBlurredBottom{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%}}@keyframes slideOutBlurredLeft{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%}}@keyframes slideOutBlurredRight{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}[data-v-74e7319f]:root{--gradient-primary-start:#4bc2ff;--gradient-primary-end:#7185fd;--gradient-accent-start:#52c4fe;--gradient-accent-middle:#7b75f0;--gradient-accent-end:#7b75f0;--gradient-light-start:rgba(75,194,255,.149);--gradient-light-end:rgba(113,133,253,.149);--accent-light:#4bc2ff;--accent-dark:#1d4ed8;--primary-light:#e4ecfb;--primary-dark:#5870a1;--secondary-blue:#b6c8ef;--input-white:#f2f6ff;--cell-hover:rgba(117,157,240,.051);--tag-blue:#dbeafe;--icons-dark:#374151;--success-light:#dbfce7;--success-dark:#16a34a;--controls:#e5e7eb;--card-secondary:#f9fafb;--icons-light:#868686;--icons:#6b7280;--error:#ef4444;--input-border-secondary:rgba(63,63,63,.2);--tab-border:#d1d5db;--dropdown-border:#759df0;--accent-border:#477ceb;--success-border:#bbf7d0;--error-border:#ed6969;--text-head:#1f2937;--text-secondary:#4a5a7a;--text-tertiary:#4b5563;--text-primary:#2e2e2e;--text-description:#a8b2c5;--text-caption:rgba(88,112,161,.502);--text-accent-light:#2563eb;--text-accent-dark:#1e40af;--text-error:#db2627;--bg-primary:#fff;--bg-error-red-50:hsla(0,94%,94%,.502);--bg-error-red-80:hsla(0,94%,94%,.8);--color-base:#000;--color-invert:#fff;--color-primary:#759df0;--color-text:#5870a1;--color-bg:#fff}.bg-gradient-primary[data-v-74e7319f]{background:linear-gradient(90deg,#4bc2ff,#7185fd)}.bg-gradient-accent[data-v-74e7319f]{background:linear-gradient(90deg,#52c4fe,#7b75f0,#7b75f0)}.bg-gradient-light[data-v-74e7319f]{background:linear-gradient(90deg,#4bc2ff26,#7185fd26)}.bg-primary[data-v-74e7319f]{background-color:#fff}.bg-accent-light[data-v-74e7319f]{background-color:#4bc2ff}.bg-primary-light[data-v-74e7319f]{background-color:#e4ecfb}.bg-card-secondary[data-v-74e7319f]{background-color:#f9fafb}.bg-input-white[data-v-74e7319f]{background-color:#f2f6ff}.bg-success-light[data-v-74e7319f]{background-color:#dbfce7}.bg-error-red-50[data-v-74e7319f]{background-color:#fee1e180}.bg-error-red-80[data-v-74e7319f]{background-color:#fee1e1cc}.text-head[data-v-74e7319f]{color:#1f2937}.text-primary[data-v-74e7319f]{color:#2e2e2e}.text-secondary[data-v-74e7319f]{color:#4a5a7a}.text-tertiary[data-v-74e7319f]{color:#4b5563}.text-description[data-v-74e7319f]{color:#a8b2c5}.text-caption[data-v-74e7319f]{color:#5870a180}.text-accent-light[data-v-74e7319f]{color:#2563eb}.text-accent-dark[data-v-74e7319f]{color:#1e40af}.text-error[data-v-74e7319f]{color:#db2627}.border-tab[data-v-74e7319f]{border-color:#d1d5db}.border-dropdown[data-v-74e7319f]{border-color:#759df0}.border-accent[data-v-74e7319f]{border-color:#477ceb}.border-success[data-v-74e7319f]{border-color:#bbf7d0}.border-error[data-v-74e7319f]{border-color:#ed6969}.border-input-secondary[data-v-74e7319f]{border-color:#3f3f3f33}.icon-dark[data-v-74e7319f]{color:#374151}.icon-light[data-v-74e7319f]{color:#868686}.icon-default[data-v-74e7319f]{color:#6b7280}.p-button[data-v-74e7319f]{--p-button-primary-background:linear-gradient(90deg,#4bc2ff,#7185fd);--p-button-primary-hover-background:linear-gradient(90deg,#4bc2ff,#7185fd);--p-button-primary-active-background:linear-gradient(90deg,#4bc2ff,#7185fd);--p-button-primary-color:#fff;--p-button-primary-hover-color:#fff;--p-button-primary-active-color:#fff;--p-button-primary-border-color:transparent;--p-button-primary-hover-border-color:transparent;--p-button-primary-active-border-color:transparent;--p-button-secondary-background:#fff;--p-button-secondary-hover-background:linear-gradient(90deg,#4bc2ff,#7185fd);--p-button-secondary-active-background:linear-gradient(90deg,#4bc2ff,#7185fd);--p-button-secondary-color:#5870a1;--p-button-secondary-hover-color:#fff;--p-button-secondary-active-color:#5870a1;--p-button-secondary-border-color:#759df0;--p-button-secondary-hover-border-color:#759df0;--p-button-secondary-active-border-color:#759df0;--p-button-danger-background:#fff;--p-button-danger-hover-background:#fff;--p-button-danger-active-background:#fff;--p-button-danger-color:#ff5252;--p-button-danger-hover-color:#db2627;--p-button-danger-active-color:#db2627;--p-button-danger-border-color:#ed6969;--p-button-danger-hover-border-color:#db2627;--p-button-danger-active-border-color:#db2627;--p-button-contrast-background:#fff;--p-button-contrast-hover-background:#fff;--p-button-contrast-active-background:#fff;--p-button-contrast-color:#1f2937;--p-button-contrast-hover-color:#1f2937;--p-button-contrast-active-color:#1f2937;--p-button-contrast-border-color:#e4ecfb;--p-button-contrast-hover-border-color:#e4ecfb;--p-button-contrast-active-border-color:#e4ecfb;--p-button-text-primary-hover-background:#fff;--p-button-text-primary-color:#5870a1;--p-button-padding-x:2rem;--p-button-padding-y:1rem;--p-button-lg-font-size:1rem;--p-button-lg-padding-x:5rem;--p-button-lg-padding-y:1rem;--p-button-sm-font-size:.8rem;--p-button-sm-padding-x:.6rem;--p-button-sm-padding-y:.6rem;--p-button-icon-only-width:3rem;--p-button-lg-icon-only-width:3.5rem;--p-button-sm-icon-only-width:2.5rem;--p-button-label-font-weight:700;--p-button-border-radius:.8rem;--p-button-rounded-border-radius:3rem;--p-button-gap:.75rem;--p-button-transition-duration:.5s;--p-disabled-opacity:.5}.p-button[data-v-74e7319f]:hover:not(:disabled){opacity:.9}.p-button.p-button-icon-only[data-v-74e7319f]{padding-inline-end:0;padding-inline-start:0}.p-button.p-button-text.p-button-icon-only[data-v-74e7319f]{--p-button-text-primary-hover-background:transparent;--p-button-icon-only-width:auto;padding:0}.p-button.p-button-text.p-button-icon-only[data-v-74e7319f]:hover:not(:disabled){opacity:.7}.reminder[data-v-4656e9d4]{background-color:#3b82f6;border-radius:8px;box-shadow:0 1px 10px #00001a1a,0 2px 15px #00000040;display:flex;flex-direction:column;gap:8px;max-width:600px;padding:18px;position:fixed;right:10%;top:116px;width:100%;z-index:100}.reminder .reminder__header[data-v-4656e9d4]{color:#f2f6ff;display:flex;font-size:20px;font-weight:700;justify-content:space-between;letter-spacing:-.4px;line-height:24px}.reminder .reminder__header .reminder__title[data-v-4656e9d4]{word-break:break-all}.reminder .reminder__header .reminder__close-button .reminder__close-icon[data-v-4656e9d4]{height:20px;width:20px}.reminder .reminder__description[data-v-4656e9d4]{color:#f2f6ff;font-size:16px;font-weight:400;letter-spacing:-.3px;line-height:24px;word-break:break-all}.reminder .reminder__join-button[data-v-4656e9d4]{background:#f9fafb;border-radius:48px;color:#5870a1;font-size:16px;font-weight:700;height:36px;letter-spacing:-.32px;line-height:20px;margin-top:8px;padding:8px 16px;width:102px}@media(max-width:539px){.reminder[data-v-4656e9d4]{left:10%;right:10%;width:auto}}.reminder_collapsed_call[data-v-4656e9d4]{display:flex;position:fixed;right:10%;top:116px;z-index:100}.reminder_collapsed_call .reminder_collapsed_call__join-scheduled-call-button[data-v-4656e9d4]{background-color:#3b82f6;border-radius:54px;box-shadow:0 1.13px 11.25px #00001a1a,0 2.25px 16.88px #00000040;height:54px;padding:4.5px 9px;transition:background-color .2s ease,box-shadow .2s ease;width:54px}.reminder_collapsed_call .reminder_collapsed_call__join-scheduled-call-button[data-v-4656e9d4]:hover{background-color:#60a5fa}.reminder_collapsed_call .reminder_collapsed_call__join-scheduled-call-button .reminder_collapsed_call__join-scheduled-call-icon[data-v-4656e9d4]{color:#f2f6ff;height:27px;width:27px}.slide-down-enter-active[data-v-394a91f3],.slide-down-leave-active[data-v-394a91f3]{transition:opacity .3s ease}.slide-down-enter-from[data-v-394a91f3],.slide-down-leave-to[data-v-394a91f3]{opacity:0}.nuxt-icon svg{vertical-align:middle}.nuxt-icon-w100-h100 svg{height:100%;width:100%}.nuxt-icon.nuxt-icon--fill,.nuxt-icon.nuxt-icon--fill *{fill:currentColor!important}.nuxt-icon.nuxt-icon--stroke,.nuxt-icon.nuxt-icon--stroke *{stroke:currentColor!important}[data-v-75b5500e]:root{--gradient-primary-start:#4bc2ff;--gradient-primary-end:#7185fd;--gradient-accent-start:#52c4fe;--gradient-accent-middle:#7b75f0;--gradient-accent-end:#7b75f0;--gradient-light-start:rgba(75,194,255,.149);--gradient-light-end:rgba(113,133,253,.149);--accent-light:#4bc2ff;--accent-dark:#1d4ed8;--primary-light:#e4ecfb;--primary-dark:#5870a1;--secondary-blue:#b6c8ef;--input-white:#f2f6ff;--cell-hover:rgba(117,157,240,.051);--tag-blue:#dbeafe;--icons-dark:#374151;--success-light:#dbfce7;--success-dark:#16a34a;--controls:#e5e7eb;--card-secondary:#f9fafb;--icons-light:#868686;--icons:#6b7280;--error:#ef4444;--input-border-secondary:rgba(63,63,63,.2);--tab-border:#d1d5db;--dropdown-border:#759df0;--accent-border:#477ceb;--success-border:#bbf7d0;--error-border:#ed6969;--text-head:#1f2937;--text-secondary:#4a5a7a;--text-tertiary:#4b5563;--text-primary:#2e2e2e;--text-description:#a8b2c5;--text-caption:rgba(88,112,161,.502);--text-accent-light:#2563eb;--text-accent-dark:#1e40af;--text-error:#db2627;--bg-primary:#fff;--bg-error-red-50:hsla(0,94%,94%,.502);--bg-error-red-80:hsla(0,94%,94%,.8);--color-base:#000;--color-invert:#fff;--color-primary:#759df0;--color-text:#5870a1;--color-bg:#fff}.bg-gradient-primary[data-v-75b5500e]{background:linear-gradient(90deg,#4bc2ff,#7185fd)}.bg-gradient-accent[data-v-75b5500e]{background:linear-gradient(90deg,#52c4fe,#7b75f0,#7b75f0)}.bg-gradient-light[data-v-75b5500e]{background:linear-gradient(90deg,#4bc2ff26,#7185fd26)}.bg-primary[data-v-75b5500e]{background-color:#fff}.bg-accent-light[data-v-75b5500e]{background-color:#4bc2ff}.bg-primary-light[data-v-75b5500e]{background-color:#e4ecfb}.bg-card-secondary[data-v-75b5500e]{background-color:#f9fafb}.bg-input-white[data-v-75b5500e]{background-color:#f2f6ff}.bg-success-light[data-v-75b5500e]{background-color:#dbfce7}.bg-error-red-50[data-v-75b5500e]{background-color:#fee1e180}.bg-error-red-80[data-v-75b5500e]{background-color:#fee1e1cc}.text-head[data-v-75b5500e]{color:#1f2937}.text-primary[data-v-75b5500e]{color:#2e2e2e}.text-secondary[data-v-75b5500e]{color:#4a5a7a}.text-tertiary[data-v-75b5500e]{color:#4b5563}.text-description[data-v-75b5500e]{color:#a8b2c5}.text-caption[data-v-75b5500e]{color:#5870a180}.text-accent-light[data-v-75b5500e]{color:#2563eb}.text-accent-dark[data-v-75b5500e]{color:#1e40af}.text-error[data-v-75b5500e]{color:#db2627}.border-tab[data-v-75b5500e]{border-color:#d1d5db}.border-dropdown[data-v-75b5500e]{border-color:#759df0}.border-accent[data-v-75b5500e]{border-color:#477ceb}.border-success[data-v-75b5500e]{border-color:#bbf7d0}.border-error[data-v-75b5500e]{border-color:#ed6969}.border-input-secondary[data-v-75b5500e]{border-color:#3f3f3f33}.icon-dark[data-v-75b5500e]{color:#374151}.icon-light[data-v-75b5500e]{color:#868686}.icon-default[data-v-75b5500e]{color:#6b7280}.notifications-wrapper[data-v-75b5500e]{position:relative}.notifications-wrapper .notifications-trigger[data-v-75b5500e]{align-items:center;border-radius:9999px;display:flex;height:48px;justify-content:center;position:relative;transition:background-color .2s;width:48px}.notifications-wrapper .notifications-trigger[data-v-75b5500e]:hover{background-color:#f2f6ff}.notifications-wrapper .notifications-trigger svg[data-v-75b5500e]{color:#2b3674;height:24px;width:24px}.notifications-wrapper .notifications-badge[data-v-75b5500e]{align-items:center;background-color:#ef4444;border-radius:9999px;color:#fff;display:flex;font-size:11px;font-weight:600;height:20px;justify-content:center;min-width:20px;padding:0 4px;position:absolute;right:-4px;top:-4px}.notifications-wrapper .notifications-panel[data-v-75b5500e]{background-color:#fff;border:1px solid #e6eeff;border-radius:16px;box-shadow:0 20px 45px #0f172a1f;margin-top:12px;position:absolute;right:0;width:360px}.notifications-wrapper .notifications-panel .notifications-header[data-v-75b5500e]{align-items:center;border-bottom:1px solid #edf1ff;display:flex;justify-content:space-between;padding:12px 16px}.notifications-wrapper .notifications-panel .notifications-header .notifications-title[data-v-75b5500e]{color:#2b3674;font-size:14px;font-weight:600}.notifications-wrapper .notifications-panel .notifications-header .notifications-header-actions[data-v-75b5500e]{align-items:center;display:flex;gap:8px}.notifications-wrapper .notifications-panel .notifications-header .notifications-header-actions .notifications-mark-all[data-v-75b5500e]{--p-button-text-primary-color:#7185fd;--p-button-text-primary-hover-background:transparent;font-size:12px;font-weight:500;min-width:unset;padding:0}.notifications-wrapper .notifications-panel .notifications-header .notifications-header-actions .notifications-mark-all[data-v-75b5500e]:hover:not(:disabled){color:#5363c7;opacity:1}.notifications-wrapper .notifications-panel .notifications-header .notifications-header-actions .notifications-close[data-v-75b5500e]{--p-button-text-primary-color:#6b7280;--p-button-text-primary-hover-background:#f3f4f6;border-radius:9999px!important;padding:4px!important}.notifications-wrapper .notifications-panel .notifications-header .notifications-header-actions .notifications-close[data-v-75b5500e]:hover:not(:disabled){opacity:1}.notifications-wrapper .notifications-panel .notifications-header .notifications-header-actions .notifications-close[data-v-75b5500e] svg{height:20px;width:20px}.notifications-wrapper .notifications-panel .notifications-body[data-v-75b5500e]{max-height:420px;overflow-y:auto;padding:8px 16px}.notifications-wrapper .notifications-panel .notifications-body .notifications-state[data-v-75b5500e]{color:#6b7280;font-size:14px;padding:32px 0;text-align:center}.notifications-wrapper .notifications-panel .notifications-body .notifications-sections[data-v-75b5500e]{display:flex;flex-direction:column;gap:20px}.notifications-wrapper .notifications-panel .notifications-body .notifications-sections .notifications-section-title[data-v-75b5500e]{color:#9ca3af;font-size:12px;font-weight:600;letter-spacing:.05em;margin-bottom:8px;text-transform:uppercase}.notifications-wrapper .notifications-panel .notifications-body .notifications-sections .notifications-section-list[data-v-75b5500e]{display:flex;flex-direction:column;gap:8px}.notifications-wrapper .notifications-panel .notifications-body .notifications-sections .notifications-section-list .notification-item[data-v-75b5500e]{border-radius:16px;display:flex;gap:12px;padding:12px;text-align:left;transition:background-color .15s;width:100%}.notifications-wrapper .notifications-panel .notifications-body .notifications-sections .notifications-section-list .notification-item.is-unread[data-v-75b5500e],.notifications-wrapper .notifications-panel .notifications-body .notifications-sections .notifications-section-list .notification-item[data-v-75b5500e]:hover{background-color:#f7f9ff}.notifications-wrapper .notifications-panel .notifications-body .notifications-sections .notifications-section-list .notification-item .notification-avatar[data-v-75b5500e]{align-items:center;background-color:#f2f6ff;border-radius:9999px;color:#2b3674;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:40px;justify-content:center;width:40px}.notifications-wrapper .notifications-panel .notifications-body .notifications-sections .notifications-section-list .notification-item .notification-avatar.is-clickable[data-v-75b5500e]{cursor:pointer}.notifications-wrapper .notifications-panel .notifications-body .notifications-sections .notifications-section-list .notification-item .notification-avatar.is-clickable[data-v-75b5500e]:hover{opacity:.8}.notifications-wrapper .notifications-panel .notifications-body .notifications-sections .notifications-section-list .notification-item .notification-content[data-v-75b5500e]{flex:1;word-break:break-all}.notifications-wrapper .notifications-panel .notifications-body .notifications-sections .notifications-section-list .notification-item .notification-content .notification-type[data-v-75b5500e]{color:#7185fd;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.notifications-wrapper .notifications-panel .notifications-body .notifications-sections .notifications-section-list .notification-item .notification-content .notification-message[data-v-75b5500e]{color:#101828;font-size:14px}.notifications-wrapper .notifications-panel .notifications-body .notifications-sections .notifications-section-list .notification-item .notification-content .notification-message .notification-actor[data-v-75b5500e]{--p-button-text-primary-color:#2b3674;--p-button-text-primary-hover-background:transparent;font-size:inherit;font-weight:600;line-height:inherit;min-width:unset;padding:0}.notifications-wrapper .notifications-panel .notifications-body .notifications-sections .notifications-section-list .notification-item .notification-content .notification-message .notification-actor[data-v-75b5500e]:hover:not(:disabled){color:#7185fd;opacity:1}.notifications-wrapper .notifications-panel .notifications-body .notifications-sections .notifications-section-list .notification-item .notification-content .notification-message .notification-text[data-v-75b5500e]{color:#4e5d78;margin-left:4px}.notifications-wrapper .notifications-panel .notifications-body .notifications-sections .notifications-section-list .notification-item .notification-content .notification-time[data-v-75b5500e]{color:#9ca3af;font-size:12px}.notifications-wrapper .notifications-panel .notifications-body .notifications-sections .notifications-section-list .notification-item .notification-mark-read[data-v-75b5500e]{--p-button-text-primary-color:#7185fd;--p-button-text-primary-hover-background:transparent;font-size:12px;font-weight:500;min-width:unset;padding:0}.notifications-wrapper .notifications-panel .notifications-body .notifications-sections .notifications-section-list .notification-item .notification-mark-read[data-v-75b5500e]:hover:not(:disabled){color:#5363c7;opacity:1}.notifications-wrapper .notifications-panel .notifications-footer[data-v-75b5500e]{border-top:1px solid #edf1ff;padding:12px}.notifications-wrapper .notifications-panel .notifications-footer .notifications-load-more[data-v-75b5500e]{--p-button-text-primary-color:#7185fd;--p-button-text-primary-hover-background:transparent;font-size:14px;font-weight:500;padding:0}.notifications-wrapper .notifications-panel .notifications-footer .notifications-load-more[data-v-75b5500e]:hover:not(:disabled){color:#5363c7;opacity:1}@media(max-width:767px){.notifications-trigger[data-v-75b5500e]{height:40px;width:40px}}.beta-icon[data-v-cb6a6a11]{height:14px;position:absolute;right:-12px;top:4px;width:9px}.fade-enter-active[data-v-cb6a6a11],.fade-leave-active[data-v-cb6a6a11]{transition:opacity .3s ease}.fade-enter-from[data-v-cb6a6a11],.fade-leave-to[data-v-cb6a6a11]{opacity:0}.promo-title[data-v-7a7b7620]{color:#fff;font-size:48px;font-style:normal;font-weight:706;letter-spacing:-.96px;line-height:60px}@media(max-width:768px){.promo-title[data-v-7a7b7620]{font-size:24px;letter-spacing:-.72px;line-height:30px}}.promo-text[data-v-7a7b7620]{color:#fff;font-size:22px;font-style:normal;font-weight:279;letter-spacing:-.22px;line-height:34px;white-space:normal;word-wrap:break-word;box-sizing:border-box;max-width:100%;overflow-wrap:break-word;width:100%}@media(max-width:768px){.promo-text[data-v-7a7b7620]{font-size:16px;letter-spacing:-.18px;line-height:25px;padding:0 1rem}}.promo2[data-v-7a7b7620]{background-color:#fff;background-color:#d3d3d3;background-image:url(../index/bg4.webp),linear-gradient(90deg,#4bc2ff .12%,#7185fd 112.52%);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%;z-index:1}
