@charset "UTF-8";.review_part__card-section{width:100%;height:100%;display:flex;flex-direction:column}.review_part__card{background:#5d33c7;border-radius:32px;box-shadow:0 20px 60px #582fc540;padding:48px;position:relative;overflow:hidden;height:100%;display:flex;flex-direction:column}.review_part__card--header{margin-bottom:48px}.review_part__card--title{font-size:32px;font-weight:500;color:#fff;font-family:Questrial,sans-serif;margin-bottom:12px;line-height:48px;text-align:center;margin-top:0}.review_part__card--subtitle{font-size:16px;color:#ffffffb3;font-family:Questrial,sans-serif;line-height:24px;text-align:center;margin:0}.review_part__card--features{margin-bottom:32px;flex:1;overflow:visible;scrollbar-width:none}.review_part__card--features::-webkit-scrollbar{display:none}.review_part__card--features-list{display:flex;flex-direction:column;gap:32px}.review_part__card--feature-item{display:flex;gap:24px;align-items:flex-start;scroll-margin-top:10px;scroll-margin-bottom:10px}.review_part__card--feature-icon{flex-shrink:0;width:56px;height:56px;border-radius:50%;background:rgba(255,255,255,.95);display:flex;align-items:center;justify-content:center;transition:all .5s ease}.review_part__card--icon{width:28px;height:28px;color:#582fc5}.review_part__card--feature-content{flex:1;padding-top:4px}.review_part__card--feature-title{font-size:20px;font-weight:500;color:#fff;font-family:Questrial,sans-serif;margin-bottom:4px;line-height:30px;transition:opacity .5s ease;margin-top:0}.review_part__card--feature-description{font-size:15px;color:#ffffffd9;font-family:Questrial,sans-serif;line-height:24px;transition:opacity .5s ease;margin:0}.review_part__card--dots{display:flex;gap:8px;justify-content:center;margin-bottom:48px;flex-shrink:0}.review_part__card--dot{height:4px;border-radius:2px;border:none;cursor:pointer;transition:all .3s ease;background:rgba(255,255,255,.25);width:32px;padding:0}.review_part__card--dot[data-active=true]{width:45px;background:rgba(255,255,255,.9)}.review_part__card--testimonial{padding-top:24px;border-top:1px solid rgba(255,255,255,.1);flex-shrink:0}.review_part__card--profile-image-container{display:flex;justify-content:center;margin-bottom:24px}.review_part__card--profile-image-wrapper{width:80px;height:80px;border-radius:50%;overflow:hidden;border:4px solid rgba(255,255,255,.2)}.review_part__card--profile-image{width:100%;height:100%;object-fit:cover}.review_part__card--profile-info{text-align:center;margin-bottom:24px}.review_part__card--profile-name{font-size:18px;color:#fff;font-family:Questrial,sans-serif;line-height:27px;margin-bottom:4px;margin-top:0}.review_part__card--profile-title{font-size:11px;color:#d1caf9;font-family:Questrial,sans-serif;line-height:20px;text-transform:uppercase;letter-spacing:.275px;margin:0}.review_part__card--testimonial-text{font-size:14px;color:#ffffffd9;font-family:Questrial,sans-serif;line-height:22px;text-align:center;max-width:452px;margin:0 auto}.review_part__card--feature-item-active{opacity:1;transform:translate(0)}.review_part__card--feature-item-inactive{opacity:.5;transform:translate(10px)}.review_part__card--feature-item{transition:opacity .5s ease,transform .5s ease}.review_part__card--enter-up{opacity:0;transform:translateY(20px);animation:review-enter-up .8s ease forwards}.review_part__card--enter-down{opacity:0;transform:translateY(-20px);animation:review-enter-down .6s ease forwards}.review_part__card--enter-left{transform:translate(-20px);animation:review-enter-left .5s ease}.review_part__card--fade-in{opacity:0;animation:review-fade-in .6s ease forwards}.review_part__card--delay-2{animation-delay:.2s}.review_part__card--delay-3{animation-delay:.3s}.review_part__card--delay-4{animation-delay:.4s}.review_part__card--delay-5{animation-delay:.5s}.review_part__card--delay-6{animation-delay:.6s}.review_part__card--delay-8{animation-delay:.8s}.review_part__card--delay-10{animation-delay:1s}.review_part__card--feature-item.review_part__card--feature-item-active{opacity:1;transform:translate(0)}.review_part__card--feature-item.review_part__card--feature-item-inactive{opacity:.5;transform:translate(10px)}@keyframes review-enter-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes review-enter-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes review-enter-left{0%{transform:translate(-20px)}to{transform:translate(0)}}@keyframes review-fade-in{0%{opacity:0}to{opacity:1}}@media screen and (max-width: 1175px){.review_part__card-section{width:100%}}@media screen and (min-width: 1176px) and (max-height: 1150px){.review_part__card{padding:36px}.review_part__card--header{margin-bottom:32px}.review_part__card--features{margin-bottom:24px;overflow:visible}.review_part__card--features-list{gap:12px}.review_part__card--feature-icon{width:50px;height:50px}.review_part__card--icon{width:26px;height:26px}.review_part__card--dots{margin-bottom:32px}.review_part__card--testimonial{padding-top:18px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:16px;row-gap:10px;align-items:start}.review_part__card--profile-image-container{grid-row:1/3;grid-column:1;justify-content:flex-start;margin-bottom:0}.review_part__card--profile-image-wrapper{width:72px;height:72px}.review_part__card--profile-info{grid-column:2;grid-row:1;display:flex;align-items:center;gap:8px;text-align:left;margin-bottom:0}.review_part__card--profile-name{margin-bottom:0}.review_part__card--profile-title:before{content:"·";margin-right:8px;color:#ffffff80}.review_part__card--testimonial-text{grid-column:2;grid-row:2;text-align:left;max-width:none}}@media screen and (max-width: 1350px){.review_part__card{padding:32px}.review_part__card--header{margin-bottom:26px}.review_part__card--title{font-size:28px;line-height:36px}.review_part__card--subtitle{font-size:15px;line-height:22px}.review_part__card--features{margin-bottom:20px;overflow:visible;max-height:none}.review_part__card--features-list{gap:12px}.review_part__card--feature-item{gap:16px}.review_part__card--feature-icon{width:46px;height:46px}.review_part__card--icon{width:22px;height:22px}.review_part__card--feature-title{font-size:18px;line-height:24px}.review_part__card--feature-description{font-size:14px;line-height:20px}.review_part__card--dots{margin-bottom:22px}.review_part__card--testimonial{padding-top:16px}.review_part__card--profile-image-container{margin-bottom:18px}.review_part__card--profile-image-wrapper{width:64px;height:64px}.review_part__card--profile-info{margin-bottom:18px}.review_part__card--profile-name{font-size:16px;line-height:22px}.review_part__card--testimonial-text{font-size:13px;line-height:18px}}@media screen and (max-width: 1350px) and (max-height: 900px){.review_part__card{padding:12px}.review_part__card--header{margin-bottom:14px}.review_part__card--title{font-size:24px;line-height:30px;margin-bottom:8px}.review_part__card--subtitle{font-size:13px;line-height:18px}.review_part__card--features{margin-bottom:12px}.review_part__card--features-list{gap:8px}.review_part__card--feature-title{font-size:16px;line-height:20px;margin-bottom:4px}.review_part__card--feature-description{font-size:12px;line-height:16px}.review_part__card--dots{margin-bottom:14px}.review_part__card--testimonial{padding-top:12px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:12px;row-gap:8px;align-items:start}.review_part__card--profile-image-container{grid-row:1/3;grid-column:1;justify-content:flex-start;margin-bottom:0}.review_part__card--profile-image-wrapper{width:56px;height:56px}.review_part__card--profile-info{grid-column:2;grid-row:1;display:flex;align-items:center;gap:6px;text-align:left;margin-bottom:0}.review_part__card--profile-name{font-size:14px;line-height:20px;margin-bottom:0}.review_part__card--profile-title:before{content:"·";margin-right:6px;color:#ffffff80}.review_part__card--testimonial-text{grid-column:2;grid-row:2;font-size:12px;line-height:16px;text-align:left;max-width:none}}.signin_page{min-height:100vh;height:100vh;background-color:#f5f3fa;font-family:Questrial,sans-serif;display:flex;align-items:center;justify-content:center;padding:32px;box-sizing:border-box;overflow:hidden}.signin_page__container{display:flex;gap:48px;max-width:1400px;width:100%;height:100%;max-height:100%;align-items:stretch}.signin_page__form_section{flex:1;background:white;border-radius:32px;box-shadow:0 4px 24px #582fc514;padding:60px 136px;display:flex;flex-direction:column}.signin_page__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:70px}.signin_page__logo{height:50px;width:auto}.signin_page__signin_prompt{display:flex;align-items:center;gap:4px}.signin_page__signin_text{font-size:16px;color:#100b20;line-height:24px}.signin_page__signin_link{font-size:16px;color:#582fc5;line-height:24px;text-decoration:underline;background:none;border:none;cursor:pointer;transition:color .2s ease}.signin_page__signin_link:hover{color:#6b35e9}.signin_page__form_wrapper{max-width:452px;flex:0 1 auto;display:flex;flex-direction:column;margin:auto}.signin_page__form_header{margin-bottom:40px}.signin_page__form_title{font-size:56px;font-weight:500;color:#331d77;line-height:61.6px;margin-bottom:16px;margin-top:0}.signin_page__form_subtitle{font-size:20px;color:#100b20;line-height:24px;margin:0}.signin_page__form{display:flex;flex-direction:column;gap:20px;flex:1}.signin_page__form_group{display:flex;flex-direction:column;gap:8px}.signin_page__form_label{font-size:14px;color:#331d77;line-height:24px;margin:0}.signin_page__form_input_wrapper{position:relative;display:flex;align-items:center;height:42px;width:100%;box-sizing:border-box}.signin_page__form_input{width:100%;height:42px;padding:0 16px;background:white;border:1px solid #cbc8d6;border-radius:6px;font-size:16px;color:#100b20;font-family:Questrial,sans-serif;transition:border-color .2s ease;box-sizing:border-box}.signin_page__form_input::placeholder{color:#6f648d}.signin_page__form_input:focus{outline:none;border-color:#582fc5}.signin_page__form_eye_button{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#6f648d;transition:color .2s ease;z-index:1}.signin_page__form_eye_button:hover{color:#331d77}.signin_page__eye_icon{width:20px;height:20px}.signin_page__remember_block{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.signin_page__remember_label{display:flex;align-items:center;gap:8px;font-size:16px;color:#100b20;cursor:pointer}.signin_page__checkbox{width:20px;height:20px;border:1px solid #cbc8d6;border-radius:4px;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;position:relative;background:white;transition:all .2s ease;background-image:none}.signin_page__checkbox:checked{background:#582fc5;border-color:#582fc5}.signin_page__checkbox:after{content:"";position:absolute;width:9px;height:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:translate(-50%,-50%) rotate(-45deg);top:calc(50% - 2px);left:50%;opacity:0;transition:opacity .2s ease}.signin_page__checkbox:checked:after{opacity:1}.signin_page__forgot_link{font-size:14px;color:#582fc5;text-decoration:underline;transition:color .2s ease}.signin_page__forgot_link:hover{color:#6b35e9}.signin_page__submit_btn{width:220px;height:48px;background:#331d77;color:#fff;border:none;border-radius:100px;font-size:16px;line-height:24px;font-family:Questrial,sans-serif;cursor:pointer;transition:all .2s ease;margin-top:40px;display:flex;align-items:center;justify-content:center}.signin_page__submit_btn:hover{background:#582fc5}.signin_page__links{display:flex;gap:16px;margin-top:24px}.signin_page__links a{font-size:12px;color:#6f648d;text-decoration:underline;cursor:pointer}.signin_page__links a:hover{color:#582fc5}.signin_page__card_section{width:560px;flex-shrink:0;display:flex;flex-direction:column}@media screen and (min-width: 1176px) and (max-height: 1100px){.signin_page{padding:16px}.signin_page__container{gap:24px;width:min(100%,1320px);margin:0 auto}.signin_page__form_section{padding:34px 40px}.signin_page__header{margin-bottom:28px}.signin_page__form_header{margin-bottom:16px}.signin_page__form{gap:12px}.signin_page__form_input,.signin_page__form_input_wrapper{height:40px}.signin_page__submit_btn{margin-top:20px}}@media screen and (max-width: 1350px){.signin_page{padding:16px}.signin_page__container{gap:28px;width:min(100%,1240px);margin:0 auto}.signin_page__form_section{padding:32px 40px;flex:0 1 700px}.signin_page__header{margin-bottom:28px}.signin_page__form_wrapper{max-width:100%}.signin_page__form_title{font-size:34px;line-height:40px}.signin_page__form_subtitle{font-size:15px;line-height:20px}.signin_page__form_header{margin-bottom:16px}.signin_page__form{gap:12px}.signin_page__remember_block{flex-wrap:wrap;gap:10px 30px}.signin_page__forgot_link{margin-left:auto}.signin_page__card_section{width:460px}.signin_page__submit_btn{margin-top:20px}.signin_page__links{margin-top:14px}}@media screen and (max-width: 1350px) and (max-height: 900px){.signin_page{padding:12px}.signin_page__container{gap:20px;width:min(100%,1160px);margin:0 auto}.signin_page__form_section{padding:24px 30px;flex:0 1 660px}.signin_page__header{margin-bottom:16px}.signin_page__logo{height:42px}.signin_page__form_title{font-size:28px;line-height:34px}.signin_page__form_header{margin-bottom:12px}.signin_page__form{gap:10px}.signin_page__remember_block{margin-top:2px}.signin_page__submit_btn{height:44px;margin-top:14px}.signin_page__card_section{width:420px}}@media screen and (max-width: 1175px){.signin_page__container{flex-direction:column;gap:32px}.signin_page__form_section{padding:40px 30px}.signin_page__card_section{width:100%}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__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 Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__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 Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__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 Toastify__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 Toastify__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 Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.notification_modal{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100vw;height:100vh;opacity:0;pointer-events:none;transition:opacity .3s;z-index:1400}.notification_modal.is_open{opacity:1;pointer-events:initial}.notification_modal--overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:#100b2040}.notification_modal--content{box-sizing:border-box;display:none;position:relative;padding:60px 35px;border-radius:16px;background:#fff;width:520px}.notification_modal--content.is_open{display:block}.notification_modal--content--icon{display:block;margin:0 auto 20px}.notification_modal--content--title{color:#100b20;text-align:center;font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%;margin:0 0 10px}.notification_modal--content--subtitle{color:#331d77;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;margin:0}.notification_modal--content--btn_block{width:fit-content;margin:60px auto 0}.notification_modal--content--btn_block--btn{text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;width:220px;height:48px;border-radius:100px;cursor:pointer}.notification_modal--content--btn_block--btn.cancel{border:1px solid #331d77;background:transparent;color:#331d77;margin-right:10px}.notification_modal--content--btn_block--btn.alert,.notification_modal--content--btn_block--btn.confirm{border:1px solid #331d77;background:#331d77;color:#fff}.notification_modal--content--btn_block--btn.disabled{background-color:#d1caf9;cursor:default;border:none}.notification_modal--content--submit_btn{display:block;color:#fff;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;border-radius:100px;background:#331d77;width:220px;margin:0 auto;border:none;padding:12px;cursor:pointer}.notification_modal--content--submit_btn.disabled{background-color:#d1caf9;pointer-events:none}.notification_modal--content--submit_btn:hover{background-color:#634cab}.notification_modal--content--close_btn{display:inline-block;position:absolute;top:15px;right:15px;width:16px;height:16px;border:none;cursor:pointer;outline:none;background:url(/assets/close_icon-16f5d59a.svg) center no-repeat}.privacy{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100vw;max-height:90vh;opacity:0;pointer-events:none;transition:opacity .3s}.privacy--wrapper{max-height:70vh;overflow-y:scroll;padding-left:10px;padding-right:10px;display:flex;flex-direction:column;align-items:center}.privacy--wrapper.full{max-height:90vh}.privacy.isOpen{opacity:1;pointer-events:initial}.privacy--overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:#100b2040}.privacy--header{box-sizing:border-box;width:100%;padding:10px 0 20px;margin-bottom:25px;position:fixed;left:50%;top:0;background-color:#fff;z-index:5;max-width:370px;transform:translate(-50%)}.privacy--header--logo{display:block;margin:25px auto 0}.privacy--header--frame{position:absolute;margin-left:auto;margin-right:auto;left:0;right:0;top:0}.privacy--label{position:relative;display:block;color:#331d77;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:25px;margin-bottom:20px;width:450px}.privacy--label--text{display:inline-block;margin-bottom:6px}.privacy--close_btn{display:inline-block;position:absolute;top:15px;right:15px;width:16px;height:16px;border:none;cursor:pointer;outline:none;background:url(/assets/in-new-tab-2f5c3e5b.svg) center no-repeat}.privacy--content{box-sizing:border-box;transform:scale(.9);transition:transform .3s;position:relative;padding:60px 35px;border-radius:16px;background:#fff}.privacy--content.isOpen{transform:scale(.95)}.privacy--content--title{color:#100b20;text-align:center;font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%;margin-bottom:0}.privacy--content--header{position:relative;color:#331d77;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:16px;margin-top:15px;margin-bottom:15px;width:450px;text-align:center}.privacy--content--text{margin-top:4px;position:relative;color:#331d77;font-family:Questrial-regular;font-size:10px;font-weight:400;line-height:12px;width:450px;text-align:justify}.privacy--content--text--subtitle{font-size:14px}.privacy--content--text--subtitle.underline{text-decoration:underline;font-size:10px}.privacy--content--text.full{width:90%;font-size:12px;line-height:14px}.privacy--content--submit_btn{display:block;color:#fff;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;border-radius:100px;background:#331d77;width:220px;margin:28px auto 0;border:none;padding:12px;cursor:pointer}.privacy--content--submit_btn.disabled{background-color:#d1caf9;pointer-events:none}.privacy--content--submit_btn:hover{background-color:#634cab}table,th,td{border:1px solid #331d77;text-align:center;border-spacing:0}.terms{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100vw;max-height:90vh;opacity:0;pointer-events:none;transition:opacity .3s}.terms--wrapper{max-height:70vh;overflow-y:scroll;padding-left:10px;padding-right:10px;display:flex;flex-direction:column;align-items:center}.terms--wrapper.full{max-height:90vh}.terms.isOpen{opacity:1;pointer-events:initial}.terms--overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:#100b2040}.terms--header{box-sizing:border-box;width:100%;padding:10px 0 20px;margin-bottom:25px;position:fixed;left:50%;top:0;background-color:#fff;z-index:5;max-width:370px;transform:translate(-50%)}.terms--header--logo{display:block;margin:25px auto 0}.terms--header--frame{position:absolute;margin-left:auto;margin-right:auto;left:0;right:0;top:0}.terms--label{position:relative;display:block;color:#331d77;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:25px;margin-bottom:20px;width:450px}.terms--label--text{display:inline-block;margin-bottom:6px}.terms--close_btn{display:inline-block;position:absolute;top:15px;right:15px;width:16px;height:16px;border:none;cursor:pointer;outline:none;background:url(/assets/in-new-tab-2f5c3e5b.svg) center no-repeat}.terms--content{box-sizing:border-box;transform:scale(.9);transition:transform .3s;position:relative;padding:60px 35px;border-radius:16px;background:#fff}.terms--content.isOpen{transform:scale(.95)}.terms--content--title{color:#100b20;text-align:center;font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%;margin-bottom:0}.terms--content--header{position:relative;color:#331d77;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:16px;margin-top:15px;margin-bottom:15px;width:450px;text-align:center}.terms--content--text{margin-top:4px;position:relative;color:#331d77;font-family:Questrial-regular;font-size:10px;font-weight:400;line-height:12px;width:450px;text-align:justify}.terms--content--text--subtitle{font-size:14px}.terms--content--text.full{width:90%;font-size:12px;line-height:14px}.terms--content--submit_btn{display:block;color:#fff;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;border-radius:100px;background:#331d77;width:220px;margin:28px auto 0;border:none;padding:12px;cursor:pointer}.terms--content--submit_btn.disabled{background-color:#d1caf9;pointer-events:none}.terms--content--submit_btn:hover{background-color:#634cab}ol{list-style-type:lower-alpha;padding-left:20px}ol li{margin-bottom:10px}.signup_terms_container{margin-bottom:40px}.signup_page{min-height:100vh;height:100vh;background-color:#f5f3fa;font-family:Questrial,sans-serif;display:flex;align-items:center;justify-content:center;padding:32px;box-sizing:border-box;overflow:hidden}.signup_page__container{display:flex;gap:48px;max-width:1400px;width:100%;height:100%;max-height:100%;align-items:stretch}.signup_page__form_row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.signup_page__form_section{flex:1;background:white;border-radius:32px;box-shadow:0 4px 24px #582fc514;padding:60px 136px;display:flex;flex-direction:column}.signup_page__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:70px}.signup_page__logo{height:50px;width:auto}.signup_page__signin_prompt{display:flex;align-items:center;gap:4px}.signup_page__signin_text{font-size:16px;color:#100b20;line-height:24px}.signup_page__signin_link{font-size:16px;color:#582fc5;line-height:24px;text-decoration:underline;background:none;border:none;cursor:pointer;transition:color .2s ease}.signup_page__signin_link:hover{color:#6b35e9}.signup_page__form_wrapper{max-width:452px;flex:0 1 auto;display:flex;flex-direction:column;margin:auto}.signup_page__form_header{margin-bottom:48px}.signup_page__form_title{font-size:56px;font-weight:500;color:#331d77;line-height:61.6px;margin-bottom:16px;margin-top:0}.signup_page__form_subtitle{font-size:20px;color:#100b20;line-height:24px;margin:0}.signup_page__form{display:flex;flex-direction:column;gap:20px;flex:1}.signup_page__form_group{display:flex;flex-direction:column;gap:8px}.signup_page__form_label{font-size:14px;color:#331d77;line-height:24px;margin:0}.signup_page__form_input{width:100%;height:42px;padding:0 16px;background:white;border:1px solid #cbc8d6;border-radius:6px;font-size:16px;color:#100b20;font-family:Questrial,sans-serif;transition:border-color .2s ease;box-sizing:border-box}.signup_page__form_input::placeholder{color:#6f648d}.signup_page__form_input:focus{outline:none;border-color:#582fc5}.signup_page__form_select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:20px;padding-right:36px;color:#100b20}.signup_page__form_input_wrapper{position:relative;display:flex;align-items:center;height:42px;width:100%;box-sizing:border-box}.signup_page__form_eye_button{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#6f648d;transition:color .2s ease;z-index:1}.signup_page__form_eye_button:hover{color:#331d77}.signup_page__eye_icon{width:20px;height:20px}.signup_page__form_error{font-size:12px;color:#d32f2f;line-height:18px}.signup_page__checkbox_group{display:flex;align-items:center;gap:8px;margin-top:8px}.signup_page__checkbox_wrapper{position:relative;flex-shrink:0}.signup_page__checkbox{width:20px;height:20px;border:1px solid #cbc8d6;border-radius:4px;-moz-appearance:none;appearance:none;-webkit-appearance:none;position:relative;cursor:pointer;transition:all .2s ease;background:white;background-image:none}.signup_page__checkbox:checked{background:#582fc5;border-color:#582fc5}.signup_page__checkbox:after{content:"";position:absolute;width:9px;height:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:translate(-50%,-50%) rotate(-45deg);top:calc(50% - 2px);left:50%;opacity:0;transition:opacity .2s ease}.signup_page__checkbox:checked:after{opacity:1}.signup_page__checkbox_checkmark{position:absolute;top:0;right:0;bottom:0;left:0;width:20px;height:20px;pointer-events:none;display:none;color:#fff}.signup_page__checkbox_label{font-size:16px;color:#100b20;line-height:24px;cursor:pointer}.signup_page__checkbox_link{text-decoration:underline;cursor:pointer;transition:color .2s ease}.signup_page__checkbox_link:hover{color:#582fc5}.signup_page__submit_btn{width:220px;height:48px;background:#331d77;color:#fff;border:none;border-radius:100px;font-size:16px;line-height:24px;font-family:Questrial,sans-serif;cursor:pointer;transition:all .2s ease;margin-top:40px;display:flex;align-items:center;justify-content:center}.signup_page__submit_btn:hover:not(:disabled){background:#582fc5}.signup_page__submit_btn:disabled{background:#d1caf9;cursor:not-allowed}.signup_page__loading{display:flex;align-items:center;gap:8px}.signup_page__spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.signup_page__card_section{width:560px;flex-shrink:0;display:flex;flex-direction:column}.signup_page__card{background:#5d33c7;border-radius:32px;box-shadow:0 20px 60px #582fc540;padding:48px;position:relative;overflow:hidden;height:100%;display:flex;flex-direction:column}.signup_page__card_header{margin-bottom:48px}.signup_page__card_title{font-size:32px;font-weight:500;color:#fff;margin-bottom:12px;line-height:48px;text-align:center;margin-top:0}.signup_page__card_subtitle{font-size:16px;color:#ffffffb3;line-height:24px;text-align:center;margin:0}.signup_page__features{margin-bottom:32px;flex:1}.signup_page__features_list{display:flex;flex-direction:column;gap:32px}.signup_page__feature_item{display:flex;gap:24px;align-items:flex-start}.signup_page__feature_icon{flex-shrink:0;width:56px;height:56px;border-radius:50%;background:rgba(255,255,255,.95);display:flex;align-items:center;justify-content:center;transition:all .5s ease}.signup_page__icon{width:28px;height:28px;color:#582fc5}.signup_page__feature_content{flex:1;padding-top:4px}.signup_page__feature_title{font-size:20px;font-weight:500;color:#fff;margin-bottom:8px;line-height:30px;transition:opacity .5s ease;margin-top:0}.signup_page__feature_description{font-size:15px;color:#ffffffd9;line-height:24px;transition:opacity .5s ease;margin:0}.signup_page__dots{display:flex;gap:8px;justify-content:center;margin-bottom:48px}.signup_page__dot{height:4px;border-radius:2px;border:none;cursor:pointer;transition:all .3s ease;background:rgba(255,255,255,.25);width:32px;padding:0}.signup_page__dot[data-active=true]{width:45px;background:rgba(255,255,255,.9)}.signup_page__testimonial{padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.signup_page__profile_image_container{display:flex;justify-content:center;margin-bottom:24px}.signup_page__profile_image_wrapper{width:80px;height:80px;border-radius:50%;overflow:hidden;border:4px solid rgba(255,255,255,.2)}.signup_page__profile_image{width:100%;height:100%;object-fit:cover}.signup_page__profile_info{text-align:center;margin-bottom:24px}.signup_page__profile_name{font-size:18px;font-weight:500;color:#fff;line-height:27px;margin-bottom:4px;margin-top:0}.signup_page__profile_title{font-size:11px;color:#d1caf9;line-height:20px;text-transform:uppercase;letter-spacing:.275px;margin:0}.signup_page__testimonial_text{font-size:14px;color:#ffffffd9;line-height:22px;text-align:center;max-width:452px;margin:0 auto}@media screen and (min-width: 1176px) and (max-height: 1100px){.signup_page{padding:16px}.signup_page__container{gap:24px;width:min(100%,1320px);margin:0 auto}.signup_page__form_section{padding:34px 40px}.signup_page__header{margin-bottom:28px}.signup_page__form_title{font-size:36px;line-height:42px;margin-bottom:12px}.signup_page__form_header{margin-bottom:22px}.signup_page__form{gap:12px}.signup_page__form_input,.signup_page__form_input_wrapper{height:40px}.signup_page__submit_btn{margin-top:20px}}@media screen and (max-width: 1350px){.signup_page{padding:16px}.signup_page__container{gap:28px;width:min(100%,1240px);margin:0 auto}.signup_page__form_section{padding:32px 40px;flex:0 1 700px}.signup_page__header{margin-bottom:28px}.signup_page__form_wrapper{max-width:100%}.signup_page__form_title{font-size:32px;line-height:38px;margin-bottom:12px}.signup_page__form_subtitle{font-size:15px;line-height:20px}.signup_page__form_header{margin-bottom:22px}.signup_page__form{gap:12px}.signup_page__card_section{width:460px}.signup_page__submit_btn{margin-top:20px}}@media screen and (max-width: 1350px) and (max-height: 900px){.signup_page{padding:12px}.signup_page__container{gap:20px;width:min(100%,1160px);margin:0 auto}.signup_page__form_section{padding:22px 28px;flex:0 1 660px}.signup_page__header{margin-bottom:8px}.signup_page__logo{height:42px}.signup_page__form_title{font-size:24px;line-height:30px;margin-bottom:6px}.signup_page__form_subtitle{font-size:14px;line-height:18px}.signup_page__form_header{margin-bottom:8px}.signup_page__form{gap:8px}.signup_page__form_row{gap:10px}.signup_page__form_label{font-size:13px;line-height:18px}.signup_page__form_input,.signup_page__form_input_wrapper{height:38px}.signup_page__checkbox_group{margin-top:2px}.signup_page__checkbox_label{font-size:14px;line-height:20px}.signup_page__submit_btn{height:44px;margin-top:10px}.signup_page__card_section{width:420px}}@media screen and (max-width: 1175px){.signup_page__container{flex-direction:column;gap:32px}.signup_page__form_section{padding:40px 30px}.signup_page__card_section{width:100%}}.forgot_pass{min-width:465px;min-height:415px;width:fit-content;height:fit-content}.forgot_pass--back_btn{display:inline-block;color:#331d77;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;background:transparent;border:none;cursor:pointer;text-decoration:none;margin-bottom:60px}.forgot_pass--back_btn:before{display:inline-block;content:"";width:16px;height:16px;vertical-align:middle;background:url(/assets/arrow_left_icon-e8bc2850.svg) center no-repeat;margin-right:5px}.forgot_pass--copy_btn{display:inline-block;width:28px;height:28px;border-radius:50%;border:1px solid #cbc8d6;background:url(/assets/copy_icon-2dba6ae9.svg) center no-repeat;vertical-align:middle;margin-left:10px;cursor:pointer;position:relative}.forgot_pass--copy_btn--tip{position:absolute;display:inline-block;width:105px;padding:11px 0;background-color:#f4f3f5;border-radius:5px;left:-42px;top:35px;color:#100b20;text-align:center;font-family:SF_Pro_Semibold;font-size:12px;font-weight:400;line-height:150%;opacity:0;pointer-events:none;transition:opacity .3s}.forgot_pass--copy_btn--tip:before{box-sizing:border-box;content:"";position:absolute;display:inline-block;width:10px;height:5px;top:-5px;left:50px;background:transparent;border-top:0 solid #f4f3f5;border-left:5px solid #f4f3f5;border-bottom:5px solid #f4f3f5;border-right:5px solid #f4f3f5;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.forgot_pass--copy_btn--tip.active_tip{opacity:1}.forgot_pass--email_link{color:#6f648d}.forgot_pass--email_icon{width:70px;height:70px;background-color:#f3ecff;border-radius:50%;background-image:url(/assets/mail_icon-c0ee0140.svg);background-position:center;background-repeat:no-repeat;margin-bottom:40px}.dashboard--body{grid-area:2/2/3/3;box-sizing:border-box;width:100%;height:100%;padding:40px 5vh;overflow-y:auto}.dashboard--body--subheader{display:flex;justify-content:space-between;width:100%;margin-bottom:15px;height:fit-content}.dashboard--body--subheader--title{margin:0;color:#100b20;text-align:left;font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%}.dashboard--body--subheader--create_btn{padding:0 15px;color:#fff;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;width:fit-content;border-radius:100px;background:#331d77;cursor:pointer;transition:.3s;border:none}.dashboard--body--subheader--create_btn:hover{background-color:#634cab}.main_header{box-sizing:border-box;display:flex;width:100%;max-height:80px;justify-content:space-between;align-items:center;background-color:#fff;grid-area:1/1/3/3}.main_header--wrapper{display:flex;justify-content:space-between;align-items:center;gap:40px}.main_header.dashboard_page,.main_header.categories_page{padding:20px 5vh}.main_header--logo{display:inline-block;width:120px;height:40px;border:none;background:none}.main_header--signin_btn{box-sizing:border-box;color:#582fc5;text-align:center;width:135px;text-decoration:none;font-family:Questrial-regular,serif;font-size:16px;font-weight:400;line-height:150%;padding:12px 20px;cursor:pointer;transition:.3s;border-radius:100px;border:1px solid #582fc5}.main_header--signin_btn:hover{color:#fff;background-color:#582fc5}.main_header--dashboard_btn{background:transparent;border:none;cursor:pointer;width:32px;height:32px;border-radius:50%;background:url(/assets/user_icon-30a8e982.svg)}.main_header--dashboard_dropdown{position:absolute;width:100%;top:80px;left:0;bottom:0;background:rgba(16,11,32,.25);opacity:0;transition:.3s;pointer-events:none}.main_header--dashboard_dropdown.show{opacity:1;pointer-events:initial;z-index:4}.main_header--dashboard_dropdown--content{position:absolute;right:6vh;top:-40px;padding:10px 40px 10px 10px;background:#fff;display:flex;flex-direction:column;list-style:none;gap:6px;border-radius:6px;border:1px solid #E8E3ED;box-shadow:0 4px 20px #0000001a}.main_header--note{margin:0;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;color:#100b20}.main_header--note>a{color:#331d77}@media screen and (max-width: 1175px){.main_header.sign_page{flex-wrap:wrap}}@media screen and (max-width: 575px){.main_header{flex-direction:column}.main_header--logo{margin-bottom:20px}}@media screen and (max-width: 575px){.main_header{flex-direction:column;max-height:140px}.main_header--logo{margin-bottom:20px}}.left_nav_bar{grid-area:2/1/3/2;background-color:#fff}.left_nav_bar--list{list-style:none;padding-left:0;margin:0;display:flex;gap:40px}.left_nav_bar--list--item{border-bottom:3px solid transparent}.left_nav_bar--list--item.active{border-bottom-color:#8260ef}.left_nav_bar--list--item--btn{display:inline-block;text-decoration:none;text-align:left;width:100%;background:transparent;border:none;color:#100b20;font-family:Questrial-regular;font-size:20px;font-weight:400;line-height:24px;cursor:pointer;box-sizing:border-box}.plans_list{list-style:none;padding:0}.plan_item{box-sizing:border-box;width:100%;background-color:#fff;border-radius:8px;padding:10px 20px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.plan_item.outlined{border:1px solid #e8e3ed;box-shadow:0 4px 12px #e8e3ed33}.plan_item.active{border-left:6px solid #35e69c}.plan_item.pending{border-left:6px solid rgb(248,242,191)}.plan_item--data--wrapper{display:flex;justify-content:center;align-items:center}.plan_item--data--name{font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;display:inline-block;margin:0;color:#331d77}.plan_item--data--name:after{content:"Past";font-size:14px;line-height:20px;letter-spacing:0em;padding:5px 8px;border-radius:100px;background:#cbc8d6;vertical-align:middle;margin-left:10px}.plan_item--data--name.active:after{color:#137b4f;background:#d7ffee;content:"Upcoming"}.plan_item--data--name.pending:after{color:#331d77;background:rgb(248,242,191);content:"Pending"}.plan_item--data--icon{display:inline-block;width:24px;height:24px;margin-right:4px}.plan_item--data--status{font-family:Questrial-regular;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;text-align:left;padding:5px 8px;border-radius:100px;color:#6f648d;background:#f3f8f6}.plan_item--data--status.active{color:#137b4f;background:#d7ffee}.plan_item--data--time{color:#6f648d;font-family:Questrial-regular;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin:0}.plan_item--actions{display:flex;align-items:center}.plan_item--actions--duration{color:#6f648d;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;margin-right:15px}.plan_item--actions--duration>span{color:#331d77;font-size:16px}.plan_item--actions--complete_status{margin-right:15px;color:#6f648d;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px}.plan_item--actions--complete_status:before{display:inline-block;content:"";width:16px;height:16px;vertical-align:sub;border-radius:50%;background-color:#cbc8d6;background-image:url(/assets/check_icon-d6628de5.svg);background-position:center;background-repeat:no-repeat;margin-right:5px}.plan_item--actions--complete_status.complete:before{background-color:#35e69c}.plan_item--actions--complete_status>span{color:#331d77;font-size:16px}.plan_item--actions--buttons{display:flex;gap:10px;align-items:center}.plan_item--actions .action-button{width:40px;height:40px;background-color:transparent;border:none;margin:0;padding:8px 0 0;display:flex;align-items:center;justify-content:center}.plan_item--actions--edit_btn,.plan_item--actions--copy_btn,.plan_item--actions--delete_btn,.plan_item--actions--line,.plan_item--actions--start_btn,.plan_item--actions--detail_btn{display:none}#updatePlanUrl .modal-label{color:#331d77}.wrapper{display:flex;align-items:center;justify-content:center}.sentiment{display:flex;gap:10px;height:20px}.sentiment--icon{margin-top:0;margin-bottom:0}.sentiment--text{color:#331d77;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:20px;margin-top:0;margin-bottom:0}.dashboard_placeholder{width:100%;margin-top:120px}.dashboard_placeholder--logo{display:block;width:120px;height:120px;margin:0 auto}.dashboard_placeholder--title{color:#331d77;text-align:center;font-family:Questrial-regular;font-size:56px;font-weight:400;line-height:110%;margin:0 0 5px}.dashboard_placeholder--subtitle{color:#100b20;text-align:center;font-family:Questrial-regular;font-size:20px;font-weight:400;line-height:24px;margin:0 0 60px}.dashboard_placeholder--create_btn{display:block;padding:12px 15px;color:#331d77;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;width:fit-content;border-radius:100px;border:1px solid #331d77;background:transparent;cursor:pointer;transition:.3s;margin:0 auto}.dashboard_placeholder--create_btn:hover{background-color:#331d77;color:#fff}.template_item{box-sizing:border-box;width:100%;background-color:#fff;border-radius:8px;padding:10px 20px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.template_item.outlined{border:1px solid #e8e3ed;box-shadow:0 4px 12px #e8e3ed33}.template_item.active{border-left:6px solid #35e69c}.template_item--data--wrapper{width:100%;display:flex;justify-content:left;align-items:center}.template_item--data--name{font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;display:inline-block;margin:0 0 5px;color:#331d77}.template_item--data--icon{display:inline-block;width:24px;height:24px;margin-right:4px}.template_item--data--status{font-family:Questrial-regular;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;text-align:left;padding:5px 8px;border-radius:100px;color:#6f648d;background:#f3f8f6}.template_item--data--status.active{color:#137b4f;background:#d7ffee}.template_item--data--time{color:#6f648d;font-family:Questrial-regular;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin:0}.template_item--actions{display:flex;align-items:center}.template_item--actions--count{color:#6f648d;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;margin-right:15px}.template_item--actions--count>span{color:#331d77;font-size:16px}.template_item--actions--edit_btn,.template_item--actions--copy_btn{margin-right:15px;border-radius:6px;border:1px solid #e8e3ed;background:#fff;box-shadow:0 4px 12px #e8e3ed33;padding:12px 16px;color:#331d77;font-family:Questrial-regular;font-size:14px;font-weight:400;height:40px;width:80px;line-height:23px;cursor:pointer;box-sizing:border-box;text-decoration:none}.template_item--actions--edit_btn:last-child,.template_item--actions--copy_btn:last-child{margin-right:0}.template_item--actions--edit_btn:before,.template_item--actions--copy_btn:before{display:inline-block;content:"";width:16px;height:16px;vertical-align:sub;margin-right:5px}.template_item--actions--edit_btn:before{background:url(/assets/edit_icon-857b1079.svg) center no-repeat}.template_item--actions--copy_btn{padding:8px 10px;margin-left:15px}.template_item--actions--copy_btn:before{background:url(/assets/copy_icon-2dba6ae9.svg) center no-repeat}.template_item--actions--delete_btn{vertical-align:middle;box-sizing:border-box;border-radius:6px;background:#ffefef;width:40px;height:40px;border:1px solid #ffb7b7;box-shadow:0 4px 12px #e8e3ed33;cursor:pointer}.template_item--actions--delete_btn:after{display:inline-block;content:"";width:20px;height:20px;background:url(/assets/trash_icon-47b6b447.svg);vertical-align:sub}.template_item--actions--line{display:inline-block;width:1px;height:48px;background-color:#e8e3ed;vertical-align:middle}.template_item--actions--start_btn,.template_item--actions--detail_btn{min-width:142px;padding:8px 16px;border-radius:200px;margin-left:15px;text-align:center;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;cursor:pointer;text-decoration:none;box-sizing:border-box}.template_item--actions--start_btn:after,.template_item--actions--detail_btn:after{display:inline-block;content:"";width:16px;height:16px;vertical-align:sub;margin-left:5px}.template_item--actions--start_btn{color:#fff;border:1px solid #331d77;background:#331d77}.template_item--actions--start_btn:after{background:url(/assets/video_icon-e1ac882f.svg)}.template_item--actions--detail_btn{color:#331d77;border:1px solid #f3ecff;background:#f3ecff}.template_item--actions--detail_btn:after{background:url(/assets/clipboard_edit-67a9aef4.svg)}.date_marker{margin-bottom:10px}.date_marker--text{margin:0;color:#6f648d;text-align:center;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px}.create_template_modal{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100vw;height:100vh;opacity:0;pointer-events:none;transition:opacity .3s}.create_template_modal.isOpen{opacity:1;pointer-events:initial}.create_template_modal--overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:#100b2040}.create_template_modal--content{box-sizing:border-box;transform:scale(.9);transition:transform .3s;position:relative;padding:60px 35px;border-radius:16px;background:#fff}.create_template_modal--content.isOpen{transform:scale(.95)}.create_template_modal--content--title{color:#100b20;text-align:center;font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%}.create_template_modal--content--label{position:relative;display:block;color:#331d77;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:25px;margin-bottom:20px;width:450px}.create_template_modal--content--label--text{display:inline-block;margin-bottom:6px}.create_template_modal--content--input{box-sizing:border-box;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;color:#100b20;width:100%;border-radius:6px;border:1px solid #cbc8d6;padding:7.5px 15px;margin-top:5px}.create_template_modal--content--input:hover{border:1px solid #151515}.create_template_modal--content--submit_btn{display:block;color:#fff;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;border-radius:100px;background:#331d77;width:220px;margin:0 auto;border:none;padding:12px;cursor:pointer}.create_template_modal--content--submit_btn.disabled{background-color:#d1caf9;pointer-events:none}.create_template_modal--content--submit_btn:hover{background-color:#634cab}.create_template_modal--content--close_btn{display:inline-block;position:absolute;top:15px;right:15px;width:16px;height:16px;border:none;cursor:pointer;outline:none;background:url(/assets/close_icon-16f5d59a.svg) center no-repeat}.meetings_content--list_name{margin:0 0 10px;color:#100b20;text-align:left;font-family:Questrial-regular;font-size:22px;font-weight:400;line-height:150%}.meetings_content--list{padding-left:0;margin:0 0 20px}.deal_item{box-sizing:border-box;width:100%;background-color:#fff;border-radius:8px;padding:10px 20px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.deal_item--wrapper{flex-grow:1;display:flex;align-items:center;justify-content:space-between;gap:12px}.deal_item--sentiment{font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;text-align:center;color:#6f648d}.deal_item--sentiment--wrapper{display:flex;align-items:center;justify-content:center;margin-right:10px;width:220px}.deal_item--data--sentiment{color:#6f648d;text-align:right;font-family:Questrial-regular;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.deal_item--data--wrapper{display:flex;align-items:center;justify-content:space-between;width:210px}.deal_item--data--name{font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;display:inline-block;margin:0 0 5px;color:#331d77;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.deal_item--data--time{color:#6f648d;font-family:Questrial-regular;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin:0}.deal_item--label{font-family:Questrial-regular;color:#6f648d;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.deal_item--value{color:var(--Brand-Purple-1, #331D77);text-align:right;font-family:Questrial-regular;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.deal_item--revenue{width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.deal_item--employee{width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.deal_item--actions{display:flex;align-items:center}.deal_item--actions--delete_btn{vertical-align:middle;box-sizing:border-box;border-radius:6px;background:#ffefef;margin-right:15px;width:40px;height:40px;border:1px solid #ffb7b7;box-shadow:0 4px 12px #e8e3ed33;cursor:pointer}.deal_item--actions--delete_btn:after{display:inline-block;content:"";width:20px;height:20px;background:url(/assets/trash_icon-47b6b447.svg);vertical-align:sub}.deal_item--actions--line{display:inline-block;width:1px;height:48px;background-color:#e8e3ed;vertical-align:middle}.deal_item--actions--detail_btn{min-width:142px;padding:8px 16px;border-radius:200px;margin-left:15px;text-align:center;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;cursor:pointer;text-decoration:none;box-sizing:border-box;color:#331d77;border:1px solid #f3ecff;background:#f3ecff}.deal_item--actions--detail_btn:after{display:inline-block;content:"";width:16px;height:16px;vertical-align:sub;margin-left:5px;background:url(/assets/clipboard_edit-67a9aef4.svg)}.deals_filters_modal{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100vw;height:100vh;opacity:0;pointer-events:none;transition:opacity .3s}.deals_filters_modal.isOpen{opacity:1;pointer-events:initial}.deals_filters_modal--overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:#100b2040}.deals_filters_modal--content{box-sizing:border-box;transform:scale(.9);transition:transform .3s;position:relative;padding:60px 35px;border-radius:16px;background:#fff}.deals_filters_modal--content--wrapper{height:96%;display:flex;flex-direction:column;justify-content:flex-start}.deals_filters_modal--content--count{color:#fff;text-align:center;font-family:Questrial-regular;font-size:12px;font-style:normal;font-weight:400;line-height:20px;display:flex;width:20px;height:20px;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;background:#8260EF;margin:auto 4px auto 12px}.deals_filters_modal--content--header{display:flex;justify-content:space-between;align-items:center;width:378px;margin-bottom:16px}.deals_filters_modal--content--title{font-family:Questrial-regular;color:#001b4d;font-size:28px;font-style:normal;font-weight:400;line-height:130%;margin:0}.deals_filters_modal--content--close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:#E8E3ED;cursor:pointer}.deals_filters_modal--content--revenue{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.deals_filters_modal--content--revenue--field{position:relative;padding:0}.deals_filters_modal--content--revenue--field--icon{position:absolute;top:50%;left:10px;transform:translateY(-50%)}.deals_filters_modal--content--employee{display:flex;flex-direction:column;gap:8px;justify-content:flex-start;align-items:flex-start;margin-bottom:16px}.deals_filters_modal--content--employee--field{display:flex;padding:12px 16px;align-items:center;justify-content:space-between;gap:12px;align-self:stretch;border-radius:6px;border:1px solid #CBC8D6;background:#F4F3F5;cursor:pointer}.deals_filters_modal--content--employee--field.selected{background-color:#f3ecff}.deals_filters_modal--content--employee--field--range{overflow:hidden;color:#2c3038;text-overflow:ellipsis;white-space:nowrap;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0}.deals_filters_modal--content--date{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.deals_filters_modal--content--footer{display:flex;justify-content:flex-end;align-items:flex-end;flex-grow:1}.deals_filters_modal--content--footer--apply{width:150px;padding:8px 16px;border-radius:200px;text-align:center;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;color:#fff;border:1px solid #331d77;background:#331d77;cursor:pointer}.MuiAccordion-root:before{display:none}.MuiAccordionSummary-content.Mui-expanded{margin:0!important}.deals_filters_modal--content--date .MuiInputLabel-root{font-family:Questrial-regular;color:#6f648d;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.deals_filters_modal--content--date .MuiInputBase-input{font-family:Questrial-regular;color:#100b20;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.MuiPickersDay-today{border:1px solid #8260EF!important;background-color:#fff!important}#createPlan .modal-title{color:#100b20;text-align:center;font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%}#createPlan .date-picker label,#createPlan .time-picker label,#createPlan .modal-label{color:#331d77}#createPlan .create-plan{display:flex;margin:auto;width:220px;height:48px;padding:8px 12px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:100px;background:var(--Brand-Purple-1, #331D77);cursor:pointer;color:var(--White, #FFF);text-align:center;font-family:Questrial-regular;font-size:16px;line-height:24px}#createPlan .create-plan:hover{opacity:.8}#createPlan .select-title{color:#331d77;font-size:12px;position:absolute;top:-10px;left:10px;z-index:10;background-color:#fff;padding-left:4px;padding-right:4px}.create_deal_modal{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100vw;height:100vh;opacity:0;pointer-events:none;transition:opacity .3s}.create_deal_modal.isOpen{opacity:1;pointer-events:initial}.create_deal_modal--overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:#100b2040}.create_deal_modal--content{box-sizing:border-box;transform:scale(.9);transition:transform .3s;position:relative;padding:60px 35px;border-radius:16px;background:#fff}.create_deal_modal--content--csv-edit--delete-selected{width:180px;height:20px;display:flex;padding:6px 12px;justify-content:center;align-items:center;gap:6px;border-radius:6px;background:#EF6060;box-shadow:0 4px 12px #e8e3ed33;cursor:pointer;margin:14px 20px 14px auto}.create_deal_modal--content--csv-edit--delete-selected--wrapper{display:flex;align-items:center;justify-content:flex-end;margin:0 38px 12px}.create_deal_modal--content--csv-edit--delete-selected--wrapper.with-errors{margin-bottom:12px;border-radius:6px;border:1px solid #EF6060;background:#FFEFEF}.create_deal_modal--content--csv-edit--delete-selected--wrapper.no-records{margin-bottom:12px;border-radius:6px;border:1px solid #EF6060;background:#FFEFEF;justify-content:flex-start;width:1100px}.create_deal_modal--content--csv-edit--delete-selected.with-errors{width:210px!important}.create_deal_modal--content--csv-edit--delete-selected--text{color:#fff;text-align:right;font-family:Questrial-regular;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.create_deal_modal--content--csv-edit--delete-selected--text.with-errors{color:#901717;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-left:20px}.create_deal_modal--content--csv-edit--delete-selected--info_icon{width:20px;height:20px;margin-left:20px}.create_deal_modal--content--csv-edit--delete-selected--icon{width:16px;height:16px;fill:#fff!important}.create_deal_modal--content--csv-edit--confirm{padding:18px 20px;background:#F3ECFF;border-radius:6px;overflow:hidden;border:1px #8260EF solid;justify-content:start;align-items:center;display:flex;box-sizing:border-box;gap:12px;margin:0 38px 12px}.create_deal_modal--content--csv-edit--confirm--text{color:#331d77;font-size:16px;font-family:Questrial-regular;font-weight:400;line-height:24px;word-wrap:break-word;padding:0;margin:0}.create_deal_modal--content--csv-edit--table{border:none;margin-bottom:32px;box-sizing:border-box}.create_deal_modal--content--csv-edit--table--scroll{width:100%;max-height:400px;overflow-y:auto;overflow-x:hidden;padding:0;margin:0}.create_deal_modal--content--csv-edit--table--icon-header{width:38px;background-color:#fff;flex-shrink:0}.create_deal_modal--content--csv-edit--table--icon-header.delete{display:flex;justify-content:center;align-items:center;cursor:pointer}.create_deal_modal--content--csv-edit--table--row{display:flex;align-items:center;gap:0px}.create_deal_modal--content--csv-edit--table--info_icon{width:12px;height:12px;position:absolute;right:8px;top:16px;z-index:100}.create_deal_modal--content--csv-edit--table--input{font-size:14px;font-family:Questrial-regular;font-weight:400;line-height:20px;color:#331d77;margin:0;border-radius:0;border:none;border:1px solid #CBC8D6;display:flex;align-items:center;padding:0;background:#E8E3ED;box-sizing:border-box}.create_deal_modal--content--csv-edit--table--input.name{font-size:16px;width:170px;line-height:24px;height:60px;text-align:left;padding-left:16px;flex-shrink:0;margin-top:-1px;margin-left:-1px}.create_deal_modal--content--csv-edit--table--input.url{font-size:16px;width:240px;line-height:24px;height:60px;text-align:left;padding-left:16px;flex-shrink:0;margin-top:-1px;margin-left:-1px}.create_deal_modal--content--csv-edit--table--input.date{font-size:16px;width:200px;line-height:24px;height:60px;text-align:left;padding-left:16px;flex-shrink:0;margin-top:-1px;margin-left:-1px}.create_deal_modal--content--csv-edit--table--input.meetingUrl{font-size:16px;width:440px;line-height:24px;height:60px;text-align:left;padding-left:16px;margin-top:-1px;margin-left:-1px;flex-shrink:0}.create_deal_modal--content--csv-edit--table--input.data{background-color:#fff;position:relative;height:44px}.create_deal_modal--content--csv-edit--table--input:focus{border:1px solid #8260EF;background:#F3ECFF;outline:none;z-index:100}.create_deal_modal--content--csv-edit--table--input.editing{border:1px solid #8260EF;background:#F3ECFF}.create_deal_modal--content--csv-edit--table--input.error{background:#FFEFEF;border:1px solid #EF6060;z-index:10}.create_deal_modal--content--csv-edit--table--input.error.editing{background:#FFEFEF;border:1px solid #8260EF;z-index:100}.create_deal_modal--content.isOpen{transform:scale(.95)}.create_deal_modal--content--divider{display:inline-flex;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:20px}.create_deal_modal--content--divider--line{width:199px;height:0;border:1px solid #CBC8D6}.create_deal_modal--content--divider--text{width:30px;text-align:center;color:#cbc8d6;font-size:16px;font-family:Questrial-regular;font-weight:400;line-height:24px;word-wrap:break-word}.create_deal_modal--content--csv-upload{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.create_deal_modal--content--csv-upload--title{color:#331d77;font-size:14px;font-family:Questrial-regular;font-weight:400;line-height:20px;word-wrap:break-word;margin-bottom:8px}.create_deal_modal--content--csv-upload--container{margin-top:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px}.create_deal_modal--content--csv-upload--box{width:420px;height:88px;padding:12px 16px;background:white;border-radius:6px;border:1px solid #CBC8D6;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.create_deal_modal--content--csv-upload--instruction{color:#331d77;font-size:16px;font-family:Questrial-regular;font-weight:400;line-height:24px;word-wrap:break-word}.create_deal_modal--content--csv-upload--example{color:#6f648d;font-size:14px;font-family:Questrial-regular;font-weight:400;text-decoration:underline;line-height:20px;word-wrap:break-word;margin-bottom:20px}.create_deal_modal--content--description{width:452px;color:#6f648d;font-size:14px;font-family:Questrial-regular;font-weight:400;line-height:20px;word-wrap:break-word;margin-bottom:60px}.create_deal_modal--content--title{color:#100b20;text-align:center;font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%;margin-bottom:20px;margin-top:28px}.create_deal_modal--content--label{position:relative;display:block;color:#331d77;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:25px;margin-bottom:20px;width:450px}.create_deal_modal--content--label--text{display:inline-block;margin-bottom:6px}.create_deal_modal--content--input{box-sizing:border-box;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;color:#100b20;width:100%;border-radius:6px;border:1px solid #cbc8d6;padding:7.5px 15px;margin-top:5px}.create_deal_modal--content--input:hover{border:1px solid #151515}.create_deal_modal--content--submit_btn{display:block;color:#fff;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;border-radius:100px;background:#331d77;width:220px;margin:0 auto;border:none;padding:12px;cursor:pointer}.create_deal_modal--content--submit_btn.disabled{background-color:#d1caf9;pointer-events:none}.create_deal_modal--content--submit_btn:hover{background-color:#634cab}.create_deal_modal--content--close_btn{display:inline-block;position:absolute;top:15px;right:15px;width:16px;height:16px;border:none;cursor:pointer;outline:none;background:url(/assets/close_icon-16f5d59a.svg) center no-repeat}.loading_modal--text{color:#331d77;font-family:Questrial-regular;font-size:32px;font-style:normal;font-weight:400;line-height:150%;padding:0 8px;margin:24px 0 0}.loading_modal--spinner{margin:0 auto;animation:spin 2s linear infinite}.loading_modal--spinner_wrapper{display:flex;justify-content:center;align-items:center;width:100%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.save-deals--header{color:#100b20;text-align:center;font-family:Questrial-regular;font-size:32px;font-style:normal;font-weight:400;line-height:150%;margin-top:28px;margin-bottom:20px}.save-deals--label{color:#331d77;font-family:Questrial-regular;font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding-bottom:8px;margin:0}.save-deals--autocomplete{width:450px!important;margin-bottom:60px}.save-deals--input{width:450px!important;padding-right:20px!important}.save-deals--input:focus{border:1px solid red}.save-deals--buttons{display:flex;justify-content:center;gap:12px;margin-bottom:28px}.save-deals--btn{display:block;color:#fff;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;border-radius:100px;background:#331d77;width:220px;margin:0 auto;border:none;padding:12px;cursor:pointer}.save-deals--btn.disabled{background-color:#d1caf9;pointer-events:none}.save-deals--btn:hover{background-color:#634cab}.title{color:var(--Black-100, var(--Black-100, #100B20));text-align:center;font-family:Questrial-regular;font-size:32px;line-height:150%;margin-bottom:0}.text{color:var(--Brand-Purple-1, #331D77);text-align:center;font-family:Questrial-regular;font-size:16px;line-height:24px;margin-top:0}.btn-create-later,.btn-create-deal{display:flex;width:220px;height:48px;padding:8px 12px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;font-family:Questrial-regular;font-size:16px;line-height:24px;text-align:center;border-radius:100px;cursor:pointer}.btn-create-later:hover,.btn-create-deal:hover{opacity:.8}.btn-create-later{color:var(--Brand-Purple-1, #331D77);border:1px solid var(--Brand-Purple-1, #331D77);background-color:var(--White, #FFF)}.btn-create-deal{color:var(--White, #FFF);background:var(--Brand-Purple-1, #331D77);border:none}.upcoming_meet--body{box-sizing:border-box;width:100%;height:100%;padding:40px 5vh;overflow-y:auto;grid-area:2/2/3/3}.upcoming_meet--body--content{box-sizing:border-box;width:100%;padding:30px 65px;border-radius:20px;border-bottom:1px solid #f4f3f5;background:#fff;box-shadow:0 6px 10px #eceaee33}.upcoming_meet--body--content--title{color:#8260ef;font-family:Questrial-regular;font-size:20px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:20px}.upcoming_meet--body--content--controls{position:relative;margin-bottom:20px;display:flex}.upcoming_meet--body--content--controls--tab{color:#100b20;font-family:Questrial-regular;font-size:20px;font-weight:400;line-height:16px;background:transparent;border:none;padding:0 0 8px;margin-right:20px;cursor:pointer;border-bottom:3px solid transparent;color:#6f648d}.upcoming_meet--body--content--controls--tab.active{border-bottom:3px solid #8260ef;color:#100b20}.upcoming_meet--body--content--list{list-style:none;padding-left:0}.upcoming_meet--body--content--add_btn{width:calc(100% - 30px);color:#331d77;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;border-radius:6px;padding:8px;background:#d1caf9;border:none;box-shadow:0 4px 12px #e8e3ed33;cursor:pointer}.toast{box-sizing:border-box;position:absolute;width:100%;height:70px;background:#d7ffee;padding-top:15px;bottom:0;opacity:0;transition:opacity .3s}.toast.active{opacity:1}.toast--text{color:#100b20;font-family:Questrial-regular;font-size:20px;font-weight:400;text-align:center;margin:0;vertical-align:middle;line-height:1}.toast--text:before{box-sizing:border-box;display:inline-block;content:"";width:40px;height:40px;border-radius:50%;border:8px solid #fff;vertical-align:middle;background-color:#35e69c;background-image:url(/assets/check_icon-d6628de5.svg);background-position:center;background-repeat:no-repeat;margin-right:15px}.details_page_header{position:relative;box-sizing:border-box;width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.details_page_header--data{margin-left:100px;flex-grow:1}.details_page_header--data--icon{display:inline-block;width:24px;height:24px;margin-right:4px}.details_page_header--data--name,.details_page_header--data--input_name{font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%;text-align:left;display:inline-block;margin:0 0 5px;color:#100b20;border:none;word-break:break-word;flex-shrink:1;min-width:fit-content}.details_page_header--data--input_name{padding:5px 10px;background:transparent;border:1px solid #cbc8d6;border-radius:6px;font-size:24px}.details_page_header--data--time{color:#100b20;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;display:flex;align-items:center;gap:10px;margin:0 0 30px 100px}.details_page_header--data--time>.meet_time{padding:2px 8px;border-radius:6px;border:1px solid #d1caf9;background:#fff}.details_page_header--data--time>.meet_time.active{border:1px solid #35e69c;background:#fff}.details_page_header--data--time>.meet_time.pending{border:1px solid rgb(248,242,191);background:#fff}.details_page_header--data--time>.meet_time_past{font-size:14px;line-height:20px;letter-spacing:0em;padding:5px 8px;margin:0;border-radius:100px;background:#cbc8d6;vertical-align:middle;display:inline-block;width:fit-content}.details_page_header--data--time>.meet_time_upcoming{font-size:14px;line-height:20px;letter-spacing:0em;padding:5px 8px;margin:0;border-radius:100px;background:#d7ffee;vertical-align:middle;display:inline-block;width:fit-content;color:#137b4f}.details_page_header--data--time>.meet_time_pending{font-size:14px;line-height:20px;letter-spacing:0em;padding:5px 8px;margin:0;border-radius:100px;vertical-align:middle;display:inline-block;width:fit-content;background:rgb(248,242,191)}.details_page_header--actions{display:flex;align-items:center;justify-content:flex-end;width:420px;flex-shrink:0}.details_page_header--actions--edit_btn,.details_page_header--actions--copy_btn{margin-right:15px;border-radius:6px;border:1px solid #e8e3ed;background:#fff;box-shadow:0 4px 12px #e8e3ed33;padding:8px 16px;color:#331d77;font-family:Questrial-regular;font-size:14px;font-weight:400;height:40px;line-height:20px;cursor:pointer;flex-shrink:0}.details_page_header--actions--edit_btn:before{display:inline-block;content:"";width:16px;height:16px;background:url(/assets/edit_icon-857b1079.svg) center no-repeat;vertical-align:sub;margin-right:5px}.details_page_header--actions--copy_btn:before{display:inline-block;content:"";width:16px;height:16px;background:url(/assets/copy_icon-2dba6ae9.svg) center no-repeat;vertical-align:sub;margin-right:5px}.details_page_header--actions--delete_btn{vertical-align:middle;box-sizing:border-box;border-radius:6px;background:#ffefef;margin-right:15px;width:40px;height:40px;border:1px solid #ffb7b7;box-shadow:0 4px 12px #e8e3ed33;cursor:pointer}.details_page_header--actions--delete_btn.past{margin-right:0}.details_page_header--actions--delete_btn:after{display:inline-block;content:"";width:20px;height:20px;background:url(/assets/trash_icon-47b6b447.svg);vertical-align:sub}.details_page_header--actions--start_btn{width:142px;padding:8px 16px;border-radius:200px;text-align:center;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;color:#fff;border:1px solid #331d77;background:#331d77;cursor:pointer;flex-shrink:0}.details_page_header--actions--start_btn:after{display:inline-block;content:"";width:16px;height:16px;vertical-align:sub;margin-left:5px;background:url(/assets/video_icon-e1ac882f.svg)}.details_page_header--actions--stage-dropdown{position:relative;margin-right:15px;flex-shrink:0}.details_page_header--actions--stage-button{display:flex;align-items:center;gap:.5rem;border-radius:6px;border:1px solid #e8e3ed;background:#fff;box-shadow:0 4px 12px #e8e3ed33;padding:8px 16px;color:#331d77;font-family:Questrial-regular;font-size:14px;font-weight:400;height:40px;line-height:20px;cursor:pointer;transition:background-color .2s}.details_page_header--actions--stage-button:hover{background:#f7f5fb}.details_page_header--actions--stage-button:focus-visible{outline:none;box-shadow:0 4px 12px #e8e3ed33,0 0 0 2px #331d7733}.details_page_header--actions--stage-button span{font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;color:inherit}.details_page_header--actions--stage-button svg{width:1rem;height:1rem;color:#331d77;flex-shrink:0}.details_page_header--actions--stage-menu{position:absolute;top:calc(100% + .5rem);right:0;background:white;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;padding:.25rem 0;z-index:50;min-width:200px}.details_page_header--actions--stage-option{display:block;width:100%;text-align:left;padding:.5rem 1rem;font-size:.875rem;color:#374151;border:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:background-color .2s}.details_page_header--actions--stage-option:hover{background:#f9fafb}.details_page_header--actions--stage-option:focus-visible{outline:none;background:#f3f4f6}.details_page_header--actions--stage-option--active{background:#f0fdf4;color:#15803d}.details_page_header--actions--stage-option-content{display:flex;align-items:center;justify-content:space-between}.details_page_header--back_btn{position:absolute;top:10px;color:#331d77;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;background:transparent;border:none;cursor:pointer;text-decoration:none}.details_page_header--back_btn:before{display:inline-block;content:"";width:16px;height:16px;vertical-align:middle;background:url(/assets/arrow_left_icon-e8bc2850.svg) center no-repeat;margin-right:5px}.details_page_header--title{display:flex;justify-content:flex-start;align-items:center;width:100%;margin-left:100px}#editPlanModal .modal-title{color:#100b20;text-align:center;font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%}#editPlanModal .date-picker label,#editPlanModal .time-picker label,#editPlanModal .modal-label{color:#331d77}#editPlanModal .edit-plan{display:flex;margin:60px auto 28px;width:220px;height:48px;padding:8px 12px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:100px;background:var(--Brand-Purple-1, #331D77);cursor:pointer;color:var(--White, #FFF);text-align:center;font-family:Questrial-regular;font-size:16px;line-height:24px}#editPlanModal .edit-plan:hover{opacity:.8}.meeting_details{background-color:#fff;overflow-x:hidden;position:relative;width:100%}.meeting_details--participants--header{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:12px;cursor:pointer}.meeting_details--participants--header--guests{display:flex;gap:16px;align-items:center}.meeting_details--participants--header--guests--count{color:var(--Black-100, #100B20);font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:22px;margin:0;padding:0}.meeting_details--participants--header--guests--status{color:var(--Grey-for-text, #6F648D);font-family:Questrial-regular;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin:0;padding:0}.meeting_details--participants--list{display:grid;grid-template-columns:1fr 1fr;gap:16px;justify-content:space-between;max-height:500px;overflow:hidden;transition:max-height .3s ease-out}.meeting_details--participants--list.collapsed{max-height:0}.meeting_details--participants--list--item{display:flex;gap:16px;align-items:center}.meeting_details--participants--list--item--avatar{width:40px;height:40px;border-radius:100%;background-color:#f3ecff;color:var(--Brand-Purple-2, #8260EF);text-align:center;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:20px;display:flex;align-items:center;justify-content:center}.meeting_details--participants--list--item--name{color:var(--Black-100, #100B20);font-family:Questrial-regular;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.meeting_details--participants--list--item--email{color:var(--Grey-for-text, #6F648D);font-family:Questrial-regular;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.meeting_details--header{display:flex;justify-content:space-between;align-items:center;gap:16px}.meeting_details--header--buttons{display:flex;gap:10px;align-items:center}.meeting_details--header--buttons--button{cursor:pointer;border-radius:6px;border:1px solid #E8E3ED;background:#FFF;box-shadow:0 4px 12px #e8e3ed33;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.meeting_details--header--title{color:#100b20;font-family:Questrial-regular;font-size:20px;font-style:normal;font-weight:400;line-height:150%;overflow:hidden;text-overflow:ellipsis;max-width:300px}.meeting_details--header--title--container{display:flex;flex-direction:column;gap:8px}.meeting_details--header--title--container--timing{display:flex;gap:8px;align-items:center}.meeting_details--header--title--container--timing--separator{width:10px;height:10px;background-color:#6f648d;border-radius:100%}.meeting_details--header--title--container--timing--date,.meeting_details--header--title--container--timing--time{color:#100b20;font-family:Questrial-regular;font-size:14px;height:20px;line-height:20px;vertical-align:middle}.meeting_details--footer{display:flex;justify-content:space-between;align-items:center;gap:16px}.meeting_details--footer--deal{display:flex;gap:16px;align-items:center}.meeting_details--footer--nayak{display:flex;gap:8px;align-items:center}.meeting_details--footer--nayak--name{color:var(--Black-100, #100B20);font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.meeting_details--footer--nayak--status{color:var(--Grey-for-text, #6F648D);font-family:Questrial-regular;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.meeting_details--footer--nayak--circle{width:10px;height:10px;background-color:#6f648d;border-radius:100%}.meeting_details--separator{width:100%;height:1px;background-color:#cbc8d6;margin:16px 0}.meeting_details .close-button{background:none;border:none;font-size:24px;cursor:pointer;color:#6f648d;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%}.meeting_details .close-button:hover{background-color:#ece1ff}.custom-event--checkbox{cursor:pointer;width:18px;height:18px;min-width:18px;min-height:18px;margin-left:5px;border:1px solid #8260EF;border-radius:2px;background-color:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-sizing:border-box}.custom-event--checkbox.checked{background-color:#fff}.custom-event--checkbox.disabled{cursor:not-allowed;background-color:#f4f3f5;border:1px solid #8260EF}.custom-event--checkbox-logo{width:16px;height:16px}.GHL_details_page_header{position:relative;box-sizing:border-box;width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.GHL_details_page_header--data{margin-left:100px;flex-grow:1}.GHL_details_page_header--data--icon{display:inline-block;width:24px;height:24px;margin-right:4px}.GHL_details_page_header--data--name,.GHL_details_page_header--data--input_name{font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%;text-align:left;display:inline-block;margin:0 0 5px;color:#100b20;border:none;word-break:break-word;flex-shrink:1;min-width:fit-content}.GHL_details_page_header--data--input_name{padding:5px 10px;background:transparent;border:1px solid #cbc8d6;border-radius:6px;font-size:24px}.GHL_details_page_header--data--time{color:#100b20;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;margin:0 0 30px;display:flex;align-items:center;gap:10px}.GHL_details_page_header--data--time>.meet_time{padding:2px 8px;border-radius:6px;border:1px solid #d1caf9;background:#fff}.GHL_details_page_header--data--time>.meet_time.active{border:1px solid #35e69c;background:#fff}.GHL_details_page_header--data--time>.meet_time.pending{border:1px solid rgb(248,242,191);background:#fff}.GHL_details_page_header--data--time>.meet_time_past{font-size:14px;line-height:20px;letter-spacing:0em;padding:5px 8px;margin:0;border-radius:100px;background:#cbc8d6;vertical-align:middle;display:inline-block;width:fit-content}.GHL_details_page_header--data--time>.meet_time_upcoming{font-size:14px;line-height:20px;letter-spacing:0em;padding:5px 8px;margin:0;border-radius:100px;background:#d7ffee;vertical-align:middle;display:inline-block;width:fit-content;color:#137b4f}.GHL_details_page_header--data--time>.meet_time_pending{font-size:14px;line-height:20px;letter-spacing:0em;padding:5px 8px;margin:0;border-radius:100px;vertical-align:middle;display:inline-block;width:fit-content;background:rgb(248,242,191)}.GHL_details_page_header--actions{display:flex;align-items:center;justify-content:flex-end;width:420px;flex-shrink:0}.GHL_details_page_header--actions--start_btn{width:142px;padding:8px 16px;border-radius:200px;text-align:center;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;color:#fff;border:1px solid #331d77;background:#331d77;cursor:pointer;flex-shrink:0}.GHL_details_page_header--actions--start_btn:after{display:inline-block;content:"";width:16px;height:16px;vertical-align:sub;margin-left:5px;background:url(/assets/video_icon-e1ac882f.svg)}.GHL_details_page_header--title{display:flex;justify-content:flex-start;align-items:center;width:100%}.ghl--dashboard--body{grid-area:2/2/3/3;box-sizing:border-box;width:100%;height:100%;padding:0 60px;overflow-y:auto}.ghl--dashboard--header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0 30px;position:relative}.ghl--dashboard--header--logout{padding:0;color:#331d77;text-align:right;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;background:transparent;border:none;text-decoration-line:underline;cursor:pointer;margin-right:60px}.playbook--agenda-card--group-add-btn{align-self:stretch;margin-top:4px;padding:8px 12px;border:2px dashed #cbc8d6;background:transparent;border-radius:8px;color:#6f648d;font-family:Questrial-regular;font-size:13px;text-align:center;cursor:pointer;transition:border-color .15s ease,color .15s ease}.playbook--agenda-card--group-add-btn:hover{border-color:#8260ef;color:#331d77}.playbook--exit-pill{min-width:180px;max-width:220px;padding:8px 28px 8px 14px;border-radius:999px;background:#dce7ff;border:1px solid rgba(38,71,176,.2);color:#2647b0;font-family:Questrial-regular;font-size:13px;font-weight:500;line-height:18px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%232647b0' d='M5 6 0 0h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.playbook--talking-point--asked .playbook--talking-point--text{text-decoration:line-through;color:#9e95b4;cursor:default}.playbook--talking-point--asked .playbook--talking-point--text:hover{background:transparent}.plan_details--body{box-sizing:border-box;width:100%;grid-area:2/2/3/3;padding:40px 5vh}.plan_details--body--content{box-sizing:border-box;width:100%;padding:30px 65px;border-radius:20px;border-bottom:1px solid #f4f3f5;background:#fff;box-shadow:0 6px 10px #eceaee33;min-height:700px;height:max-content}.plan_details--body--content--controls{position:relative;margin-bottom:20px}.plan_details--body--content--controls--tab{color:#100b20;font-family:Questrial-regular;font-size:20px;font-weight:400;line-height:16px;background:transparent;border:none;padding:0 0 8px;margin-right:20px;cursor:pointer;border-bottom:3px solid transparent;color:#6f648d}.plan_details--body--content--controls--tab.active{border-bottom:3px solid #8260ef;color:#100b20}.plan_details--body--content--controls--create_btn,.plan_details--body--content--controls--upload_btn{position:absolute;right:0;top:-5px;min-width:142px;padding:8px 16px;border-radius:200px;text-align:center;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;cursor:pointer;text-decoration:none;box-sizing:border-box;color:#fff;border:1px solid #331d77;background:#331d77;margin-left:auto}.plan_details--body--content--controls--upload_btn{background:transparent;color:#331d77}.plan_details--body--content--controls--upload_btn:before{display:inline-block;content:"";width:16px;height:16px;background:url(/assets/upload_icon-c9b0a158.svg) center no-repeat;vertical-align:sub;margin-right:5px}.plan_details--body--content--title,.plan_details--body--content--subtitle{color:#100b20;text-align:center;font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%;margin:0 0 5px}.plan_details--body--content--subtitle{font-size:16px;margin-bottom:30px}.plan_details--body--content--subtitle>.done_count,.plan_details--body--content--subtitle>.total_count{color:#331d77}.plan_details--body--content--subtitle>.total_count{font-size:13px}.plan_details--body--content--subtitle>.done_count:before{display:inline-block;content:"";width:15px;height:15px;vertical-align:middle;border-radius:50%;background-color:#cbc8d6;background-image:url(/assets/check_icon-d6628de5.svg);background-position:center;background-repeat:no-repeat;margin:0 5px}.plan_details--body--content--subtitle>.done_count.complete:before{background-color:#35e69c}.plan_details--body--content--table{display:flex;width:100%;min-height:540px;height:100%}.plan_details--body--content--table--column{flex-basis:50%}.plan_details--body--content--table--column--item{border-radius:8px;border:1px solid #e8e3ed;padding:20px;position:relative;margin-bottom:6px;display:flex;align-items:center;gap:10px}.plan_details--body--content--table--column--item--summary{color:#100b20;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;margin:0}.plan_details--body--content--table--column--item--number{width:20px;height:20px;border-radius:50%;background:#8260ef;color:#fff;text-align:center;font-family:Questrial-regular;font-size:12px;font-weight:400;line-height:20px;cursor:initial;flex-shrink:0;margin-top:2px;align-self:self-start}.plan_details--body--content--table--column--transcription{padding-left:80px;position:relative;margin:0}.plan_details--body--content--table--column--transcription--speaker{color:#6f648d;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;margin:0}.plan_details--body--content--table--column--transcription--text{color:#100b20;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;margin:0}.plan_details--body--content--table--column--title{color:#331d77;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;text-align:start;margin:0 0 10px}.plan_details--body--content--table--column--title>.opened_count,.plan_details--body--content--table--column--title>.closed_count{font-size:20px}.plan_details--body--content--table--column--title>.opened_count:before,.plan_details--body--content--table--column--title>.closed_count:before{display:inline-block;content:"";width:24px;height:24px;vertical-align:middle;border-radius:50%;background-color:#cbc8d6;background-image:url(/assets/check_icon-d6628de5.svg);background-position:center;background-repeat:no-repeat;margin:0 5px}.plan_details--body--content--table--column--title>.closed_count:before{background-color:#35e69c}.plan_details--body--content--table--column--list{padding-left:0;margin:0;height:calc(100% - 30px)}.plan_details--body--content--table--column--list--item{position:relative;display:flex;flex-wrap:nowrap;align-items:center;margin-bottom:5px}.plan_details--body--content--table--column--list--item--number{position:absolute;left:10px;display:inline-block;width:20px;height:20px;border-radius:50%;background:#8260ef;color:#fff;text-align:center;font-family:Questrial-regular;font-size:12px;font-weight:400;line-height:20px}.plan_details--body--content--table--column--list--item--input{color:#6f648d;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;width:95%;border-radius:6px;border:1px solid #e8e3ed;background:var(--white, #fff);padding:8px 10px 8px 35px;box-shadow:0 4px 12px #e8e3ed33;margin-right:10px;cursor:pointer}.plan_details--body--content--table--column--list--item--input:focus{outline:1px solid #8260ef}.plan_details--body--content--table--column--list--item--delete_btn{vertical-align:middle;box-sizing:border-box;background:transparent;width:20px;height:20px;border:none;box-shadow:0 4px 12px #e8e3ed33;cursor:pointer}.plan_details--body--content--table--column--list--item--delete_btn:after{display:inline-block;content:"";width:20px;height:20px;background:url(/assets/trash_icon-47b6b447.svg);vertical-align:sub}.plan_details--summary--title{color:#8260ef;font-family:Questrial-regular;font-size:20px;font-style:normal;font-weight:400;line-height:20px}.plan_details--summary--subtitle{color:var(--Brand-Purple-1, #331D77);font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-transform:uppercase;margin:0;padding:0}.plan_details--summary--table{display:flex;gap:30px;margin-bottom:30px}.plan_details--summary--table--cell{border-radius:6px;border:1px solid #E8E3ED;background:#F9F5FF;display:flex;padding:20px;flex-direction:column;align-items:flex-start;gap:16px;flex:1 0 0}.plan_details--summary--table--cell--title{color:var(--Brand-Purple-2, #8260EF);font-family:Questrial-regular;font-size:18px;font-style:normal;font-weight:400;line-height:24px;text-transform:uppercase;margin:0;padding:0}.plan_details--summary--table--cell--value{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;color:#100b20}.plan_details--summary--table--cell--value--item{font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0;padding:0}.plan_details--summary--points{margin-top:0;margin-bottom:24px}.plan_details--summary--points--item{color:#000;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0;padding:0}.plan_details--cheat_sheet--subtitle{color:#331d77;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-transform:uppercase}.plan_details--cheat_sheet--personalities{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap}.plan_details--cheat_sheet--personalities--item{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:12px;flex:1 0 0;border-radius:10px;border:1px solid rgba(53,230,156,.5);background:#F2FFFA;max-width:300px}.plan_details--cheat_sheet--personalities--item--title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.plan_details--cheat_sheet--personalities--item--title--participant{display:flex;flex-direction:row;align-items:center;gap:12px;width:100%}.plan_details--cheat_sheet--personalities--item--title--participant--icon{width:44px;height:44px;border-radius:50%;background:white;border:1px solid rgba(53,230,156,.5);display:flex;align-items:center;justify-content:center;color:#190e3b;text-align:center;font-family:Questrial-regular;font-size:20px;font-style:normal;font-weight:400;line-height:16px;text-transform:uppercase;position:relative;flex-shrink:0}.plan_details--cheat_sheet--personalities--item--title--participant--text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;width:200px}.plan_details--cheat_sheet--personalities--item--title--participant--text--name{color:#100b20;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:16px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plan_details--cheat_sheet--personalities--item--title--participant--text--status{color:var(--Grey-for-text, #6F648D);font-family:Questrial-regular;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.plan_details--cheat_sheet--personalities--item--title--link{align-self:start}.plan_details--cheat_sheet--personalities--item--separator{width:100%;height:1px;background:#E1E1E1}.plan_details--cheat_sheet--personalities--item--description{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.plan_details--cheat_sheet--personalities--item--description--section{display:flex;flex-direction:column;align-items:flex-start;gap:0px}.plan_details--cheat_sheet--personalities--item--description--header{color:#8f8f8f;font-family:Questrial-regular;font-size:12px;font-style:normal;font-weight:400;line-height:124%;text-transform:uppercase}.plan_details--cheat_sheet--personalities--item--description--text{color:var(--Black-100, #100B20);font-family:Questrial-regular;font-size:14px;font-style:normal;font-weight:400;line-height:140%}.deal_placeholder--title,.deal_placeholder--subtitle{color:#331d77;text-align:center;font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%;margin:0}.deal_placeholder--subtitle{color:#100b20;font-size:16px}.deal_placeholder--subtitle:not(:last-child){margin-bottom:70px}.deal_placeholder--create_btn{display:block;padding:12px 15px;color:#331d77;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;width:fit-content;border-radius:100px;border:1px solid #331d77;background:transparent;cursor:pointer;transition:.3s;margin:0 auto}.deal_placeholder--create_btn:hover{background-color:#331d77;color:#fff}.plan_question{position:relative;display:flex;flex-wrap:nowrap;align-items:center;margin-bottom:3px;margin-top:3px;flex-grow:1;gap:10px;border-radius:6px;border:1px solid #e8e3ed;background:#fff;box-shadow:0 4px 12px #e8e3ed33}.plan_question--number{align-self:self-start;margin-top:12px;display:inline-block;width:20px;height:20px;border-radius:50%;background:#8260ef;color:#fff;text-align:center;font-family:Questrial-regular;font-size:12px;font-weight:400;line-height:20px;cursor:initial;flex-shrink:0;margin-left:10px}.plan_question--number.answer{margin-top:16px}.plan_question--icon{align-self:start;margin-top:12px;display:inline-block;width:20px;height:20px;cursor:initial}.plan_question--input{color:#6f648d;width:100%;display:flex;flex-direction:column;align-items:start;justify-content:center}.plan_question--input--answer{font-size:14px;font-family:Questrial-regular;font-weight:400;line-height:20px;text-align:left;border-top:1px solid #E8E3ED;padding-top:12px}.plan_question--input--answer--speaker{color:#190e3b}.plan_question--input--answer--text{color:#6f648d}.plan_question--input--answer--readmore{font-size:14px;font-family:Questrial-regular;font-weight:400;line-height:20px;text-align:left;padding-top:12px;text-decoration:underline;cursor:pointer;color:#6f648d}.plan_question--input--field{cursor:pointer;border:none;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;width:100%;resize:none;overflow:hidden;color:#6f648d;margin-top:8px;margin-bottom:6px;width:99%}.plan_question--input--field.answer{margin-top:12px;margin-bottom:12px}.plan_question--input--field:focus{outline:none}.plan_question--input.plan_page{margin-right:0}.plan_question--input:focus{outline:1px solid #8260ef}.plan_question--delete_btn{vertical-align:middle;box-sizing:border-box;background:transparent;width:20px;height:20px;border:none;box-shadow:0 4px 12px #e8e3ed33;cursor:pointer}.record_page{height:100%;overflow-y:auto;box-sizing:border-box;position:relative;padding:5px;max-width:370px;margin:0 auto;overflow-x:hidden}.record_page::-webkit-scrollbar{width:1px}.record_page::-webkit-scrollbar-thumb{border:1px solid rgba(0,0,0,0);background-clip:padding-box}.record_page--header{box-sizing:border-box;width:100%;padding:16px 10px 0;position:fixed;left:50%;top:0;background-color:#fff;z-index:5;max-width:370px;transform:translate(-50%);font-family:SF_Pro_Regular}.record_page--header--top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.record_page--header--logo{display:block;margin:0 auto;width:70px;height:24px;padding:0}.record_page--header--title{margin:0;color:#100b20;text-align:center;font-family:SF_Pro_Regular;font-size:16px;font-weight:700;line-height:150%}.record_page--header--subtitle{margin:0;color:#100b20d9;text-align:center;font-family:SF_Pro_Regular;font-size:11px;font-weight:400;line-height:150%}.record_page--header--participants{display:flex;gap:10px;justify-content:center;align-items:center}.record_page--header--participant{width:32px;height:32px;border-radius:50%;flex-grow:0;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:400}.record_page--header--sentiment{display:flex;flex-direction:column;align-items:center;justify-content:center}.record_page--header--sentiment--header{font-family:SF_Pro_Regular;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;text-align:center;color:#331d77}.record_page--header--sentiment--wrapper{display:flex;justify-content:center;align-items:center;gap:5px}.record_page--header--sentiment--line{width:172px;height:24px;font-size:12px;text-align:center;line-height:18px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:4px;border:1px solid #E8E3ED;background:#E1FBF0}.record_page--header--sentiment--icon{width:18px;height:18px}.record_page--header--sentiment--text{font-family:SF_Pro_Regular;font-size:14px;font-weight:510;line-height:21px;letter-spacing:0em;text-align:left;color:#100b20}.record_page--body{margin-top:210px;font-family:SF_Pro_Regular}.record_page--body--details{display:flex;align-items:start;flex-wrap:wrap;flex-direction:column}.record_page--body--details--title{color:#6f648d;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;text-align:left;margin-bottom:4px}.record_page--body--details--container{max-width:600px}.record_page--body--details--text{color:#100b20;font-size:16px;font-weight:400;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:20px;height:20px}.record_page--body--details--text.link{color:#331d77;cursor:pointer;text-decoration:underline}.record_page--body--details--separator{height:4px;width:4px;border-radius:50%;background-color:#6f648d;display:inline-block;margin-left:8px;margin-right:8px}.record_page--body--person{display:flex;flex-wrap:wrap;justify-content:start;gap:12px;align-items:start;width:550px;padding:0;margin:0}.record_page--body--person.link{color:#331d77!important;cursor:pointer;text-decoration:underline}.record_page--body--person--position{width:250px}.record_page--body--person--wrapper{display:flex;justify-content:start;flex-direction:column;align-items:start;width:100%;gap:12px}.record_page--body--person--name{font-family:SF_Pro_Semibold;font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#100b20;padding:0;margin:0}.record_page--body--person--header{font-family:SF_Pro_Regular;font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#6f648d;padding:0;margin:0 0 4px}.record_page--body--person--text{font-family:SF_Pro_Regular;font-size:16px;font-weight:400;line-height:20px;text-align:left;color:#100b20;padding:0;margin:0}.record_page--body--tabs{margin-top:24px;margin-bottom:20px;display:flex;justify-content:space-around;align-items:center;background-color:#f4f3f5;height:36px;border-radius:6px}.record_page--body--tab{cursor:pointer;transition:.3s;flex-basis:50%;height:100%;display:flex;justify-content:center;align-items:center}.record_page--body--tab.active{background-color:#f3ecff;border:1px solid #8260EF;font-weight:600;border-radius:6px}.record_page--body--tab:hover{font-weight:600}.record_page--body--list_title_wrapper{display:flex;justify-content:space-between;align-items:center}.record_page--body--list_title{margin:0 0 15px;color:#100b20;text-align:center;font-family:SF_Pro_Regular;font-weight:700;line-height:150%;font-size:14px;cursor:pointer;flex-basis:50%;transition:.1s}.record_page--body--list_title.active{border-bottom:3px solid #8260EF}.record_page--body--question_list{list-style:none;padding-left:0;margin:0}.record_page--body--question_list--no_questions{display:flex;padding:10px;flex-direction:column;align-items:center;gap:4px;border-radius:4px;border:1px solid #E8E3ED;color:#6f648d;font-family:SF_Pro_Regular;font-size:12px;font-style:normal;font-weight:400;line-height:150%;margin:0}.record_page--body--question_list--icons{display:flex;flex-direction:column;gap:12px;position:fixed;z-index:5}.record_page--body--question_list--questions{display:flex;flex-direction:column;gap:4px;margin-bottom:20px;flex-grow:1}.record_page--body--question_list--icon{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:6px;cursor:pointer}.record_page--body--question_list--wrapper{display:flex;gap:10px}.record_page--body--question_list--item{box-sizing:border-box;border-radius:4px;border:1px solid #e8e3ed;background:#fff;box-shadow:0 4px 12px #e8e3ed40;margin-bottom:10px;position:relative;padding:8px 10px 8px 30px}.record_page--body--question_list--item.closed:before,.record_page--body--question_list--item--btn{position:absolute;width:15px;height:15px;left:8px;top:8px;border-radius:50%;border:1px solid #cbc8d6;background-image:url(/assets/grey_check_icon-ec05091d.svg);background-position:center;background-repeat:no-repeat}.record_page--body--question_list--item--icon{position:absolute;background:transparent;border:none;right:2px;top:6px}.record_page--body--question_list--item.closed:before{display:inline-block;content:""}.record_page--body--question_list--item.closed{border:1px solid #35e69c;background:#d7ffee}.record_page--body--question_list--item.closed:before{background-color:#35e69c;border:1px solid #35e69c;background-image:url(/assets/check_icon-d6628de5.svg)}.record_page--body--question_list--item.closed.show{height:fit-content}.record_page--body--question_list--item--btn{background-color:transparent}.record_page--body--question_list--item--btn>.tip{position:absolute;display:inline-block;width:105px;padding:11px 0;background-color:#100b20;border-radius:5px;left:-15px;top:-50px;color:#fff;text-align:center;font-family:SF_Pro_Regular;font-size:12px;font-weight:400;line-height:150%;opacity:0;pointer-events:none;transition:opacity .3s}.record_page--body--question_list--item--btn>.tip:before{box-sizing:border-box;content:"";position:absolute;display:inline-block;width:10px;height:5px;top:40px;left:16px;background:transparent;border-top:5px solid #100b20;border-left:5px solid #100b20;border-bottom:0px solid #100b20;border-right:5px solid #100b20;border-left-color:transparent;border-bottom-color:transparent;border-right-color:transparent}.record_page--body--question_list--item--text{color:#100b20;font-family:SF_Pro_Regular;font-size:14px;font-weight:400;line-height:150%;margin:0;width:90%;white-space:pre-line;word-break:break-word}.record_page--body--question_list--item--text.closed:not(:last-child){margin-bottom:5px}.record_page--body--question_list--item--text.show{overflow:auto;text-overflow:unset;white-space:unset}.record_page--body--question_list--item--title{margin:0 0 5px;color:#6f648d;font-family:SF_Pro_Regular;font-size:11px;font-weight:400;line-height:150%}.record_page--body--separator{width:100%;height:0px;border:1px solid #E8E3ED;margin:20px 0}.record_page--body--subheader{font-size:16px;font-weight:600;color:#100b20;margin-bottom:12px}.record_page--body--tab_content{height:100%;overflow:hidden;position:relative}.record_page--endcall_btn{display:block;cursor:pointer;box-sizing:border-box;border:0px;width:32px;height:32px;border-radius:50%;background:url(/assets/EndCall_icon-72a154c6.svg) center no-repeat;margin:0 auto;flex-shrink:0;flex-grow:0}.record_page--endcall_btn:hover{background:url(/assets/EndCallHovered_icon-7d8f1573.svg) center no-repeat}.record_page--endcall_btn:active{background:url(/assets/EndCallPressed_icon-6282b0af.svg) center no-repeat}.record_page .input-plan-url input{text-overflow:ellipsis;font-family:SF_Pro_Regular}.record_page .meeting-url-btn{cursor:pointer;width:16px;height:16px}.record_page .meeting-url-btn:hover{opacity:.8}.customToastClassNamePurple,.customBodyClassNamePurple{background:#F9F5FF;box-shadow:none;padding:10px;margin:0 auto;width:90%;border-radius:0}.customToastClassNamePurple{border:1px solid #8260EF;border-radius:4px;margin-bottom:8px}.customBodyClassNamePurple{padding:0;display:flex;align-items:start;justify-content:start}.customProgressClassNamePurple{background:#8260EF;top:0}.customToastClassNameGreen,.customBodyClassNameGreen{background:#D5FFED;box-shadow:none;padding:10px;margin:0 auto 8px;width:90%;border-radius:0}.customToastClassNameGreen{border:1px solid #35E69C;border-radius:4px}.customBodyClassNameGreen{padding:0;display:flex;align-items:start;justify-content:start}.customProgressClassNameGreen{background:#35E69C;top:0}.msg-title,.msg-description{padding:0;margin:0}.msg-description{color:#100b20;font-family:SF_Pro_Regular;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.msg-title{color:#100b20;font-family:SF_Pro_Regular;font-size:16px;font-style:normal;font-weight:700;line-height:150%}.hint-header{font-family:SF_Pro_Semibold;color:#137b4f;font-size:12px;font-style:normal;font-weight:600;line-height:150%;padding:0;margin:0}.hint-title{font-family:SF_Pro_Regular;color:#436255;font-size:14px;font-style:normal;font-weight:200;padding:0 0 4px;margin:0}.hint-description{font-family:SF_Pro_Regular;color:#100b20;font-size:14px;font-style:normal;font-weight:500;line-height:150%;padding:0;margin:0}.hint-container{display:flex;justify-content:space-between;align-items:center;padding-bottom:4px;width:100%}.hint-wrapper{display:flex;align-items:center;gap:8px;padding-bottom:4px}.record_page--body--company_info{height:calc(100vh - 240px);overflow:hidden;position:relative;width:100%}.record_page--body--company_info--content{height:100%;overflow-y:auto;overflow-x:hidden}.record_page--body--company_info--content .record_page--body--person{width:100%;max-width:100%;box-sizing:border-box}.hint-icon-wrapper{display:inline-block;cursor:pointer}.hint-icon-wrapper .hint-default{display:block}.hint-icon-wrapper .hint-hover,.hint-icon-wrapper:hover .hint-default{display:none}.hint-icon-wrapper:hover .hint-hover{display:block}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}:root,.light,.light-theme{--blue-1: #fbfdff;--blue-2: #f4faff;--blue-3: #e6f4fe;--blue-4: #d5efff;--blue-5: #c2e5ff;--blue-6: #acd8fc;--blue-7: #8ec8f6;--blue-8: #5eb1ef;--blue-9: #0090ff;--blue-10: #0588f0;--blue-11: #0d74ce;--blue-12: #113264}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){:root,.light,.light-theme{--blue-1: color(display-p3 .986 .992 .999);--blue-2: color(display-p3 .96 .979 .998);--blue-3: color(display-p3 .912 .956 .991);--blue-4: color(display-p3 .853 .932 1);--blue-5: color(display-p3 .788 .894 .998);--blue-6: color(display-p3 .709 .843 .976);--blue-7: color(display-p3 .606 .777 .947);--blue-8: color(display-p3 .451 .688 .917);--blue-9: color(display-p3 .247 .556 .969);--blue-10: color(display-p3 .234 .523 .912);--blue-11: color(display-p3 .15 .44 .84);--blue-12: color(display-p3 .102 .193 .379)}}}.dark,.dark-theme{--blue-1: #0d1520;--blue-2: #111927;--blue-3: #0d2847;--blue-4: #003362;--blue-5: #004074;--blue-6: #104d87;--blue-7: #205d9e;--blue-8: #2870bd;--blue-9: #0090ff;--blue-10: #3b9eff;--blue-11: #70b8ff;--blue-12: #c2e6ff}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){.dark,.dark-theme{--blue-1: color(display-p3 .057 .081 .122);--blue-2: color(display-p3 .072 .098 .147);--blue-3: color(display-p3 .078 .154 .27);--blue-4: color(display-p3 .033 .197 .37);--blue-5: color(display-p3 .08 .245 .441);--blue-6: color(display-p3 .14 .298 .511);--blue-7: color(display-p3 .195 .361 .6);--blue-8: color(display-p3 .239 .434 .72);--blue-9: color(display-p3 .247 .556 .969);--blue-10: color(display-p3 .344 .612 .973);--blue-11: color(display-p3 .49 .72 1);--blue-12: color(display-p3 .788 .898 .99)}}}:root,.light,.light-theme{--slate-1: #fcfcfd;--slate-2: #f9f9fb;--slate-3: #f0f0f3;--slate-4: #e8e8ec;--slate-5: #e0e1e6;--slate-6: #d9d9e0;--slate-7: #cdced6;--slate-8: #b9bbc6;--slate-9: #8b8d98;--slate-10: #80838d;--slate-11: #60646c;--slate-12: #1c2024}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){:root,.light,.light-theme{--slate-1: color(display-p3 .988 .988 .992);--slate-2: color(display-p3 .976 .976 .984);--slate-3: color(display-p3 .94 .941 .953);--slate-4: color(display-p3 .908 .909 .925);--slate-5: color(display-p3 .88 .881 .901);--slate-6: color(display-p3 .85 .852 .876);--slate-7: color(display-p3 .805 .808 .838);--slate-8: color(display-p3 .727 .733 .773);--slate-9: color(display-p3 .547 .553 .592);--slate-10: color(display-p3 .503 .512 .549);--slate-11: color(display-p3 .379 .392 .421);--slate-12: color(display-p3 .113 .125 .14)}}}.dark,.dark-theme{--slate-1: #111113;--slate-2: #18191b;--slate-3: #212225;--slate-4: #272a2d;--slate-5: #2e3135;--slate-6: #363a3f;--slate-7: #43484e;--slate-8: #5a6169;--slate-9: #696e77;--slate-10: #777b84;--slate-11: #b0b4ba;--slate-12: #edeef0}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){.dark,.dark-theme{--slate-1: color(display-p3 .067 .067 .074);--slate-2: color(display-p3 .095 .098 .105);--slate-3: color(display-p3 .13 .135 .145);--slate-4: color(display-p3 .156 .163 .176);--slate-5: color(display-p3 .183 .191 .206);--slate-6: color(display-p3 .215 .226 .244);--slate-7: color(display-p3 .265 .28 .302);--slate-8: color(display-p3 .357 .381 .409);--slate-9: color(display-p3 .415 .431 .463);--slate-10: color(display-p3 .469 .483 .514);--slate-11: color(display-p3 .692 .704 .728);--slate-12: color(display-p3 .93 .933 .94)}}}:root,.light,.light-theme{--grass-1: #fbfefb;--grass-2: #f5fbf5;--grass-3: #e9f6e9;--grass-4: #daf1db;--grass-5: #c9e8ca;--grass-6: #b2ddb5;--grass-7: #94ce9a;--grass-8: #65ba74;--grass-9: #46a758;--grass-10: #3e9b4f;--grass-11: #2a7e3b;--grass-12: #203c25}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){:root,.light,.light-theme{--grass-1: color(display-p3 .986 .996 .985);--grass-2: color(display-p3 .966 .983 .964);--grass-3: color(display-p3 .923 .965 .917);--grass-4: color(display-p3 .872 .94 .865);--grass-5: color(display-p3 .811 .908 .802);--grass-6: color(display-p3 .733 .864 .724);--grass-7: color(display-p3 .628 .803 .622);--grass-8: color(display-p3 .477 .72 .482);--grass-9: color(display-p3 .38 .647 .378);--grass-10: color(display-p3 .344 .598 .342);--grass-11: color(display-p3 .263 .488 .261);--grass-12: color(display-p3 .151 .233 .153)}}}:root,.light,.light-theme{--cyan-1: #fafdfe;--cyan-2: #f2fafb;--cyan-3: #def7f9;--cyan-4: #caf1f6;--cyan-5: #b5e9f0;--cyan-6: #9ddde7;--cyan-7: #7dcedc;--cyan-8: #3db9cf;--cyan-9: #00a2c7;--cyan-10: #0797b9;--cyan-11: #107d98;--cyan-12: #0d3c48}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){:root,.light,.light-theme{--cyan-1: color(display-p3 .982 .992 .996);--cyan-2: color(display-p3 .955 .981 .984);--cyan-3: color(display-p3 .888 .965 .975);--cyan-4: color(display-p3 .821 .941 .959);--cyan-5: color(display-p3 .751 .907 .935);--cyan-6: color(display-p3 .671 .862 .9);--cyan-7: color(display-p3 .564 .8 .854);--cyan-8: color(display-p3 .388 .715 .798);--cyan-9: color(display-p3 .282 .627 .765);--cyan-10: color(display-p3 .264 .583 .71);--cyan-11: color(display-p3 .08 .48 .63);--cyan-12: color(display-p3 .108 .232 .277)}}}:root,.light,.light-theme{--amber-1: #fefdfb;--amber-2: #fefbe9;--amber-3: #fff7c2;--amber-4: #ffee9c;--amber-5: #fbe577;--amber-6: #f3d673;--amber-7: #e9c162;--amber-8: #e2a336;--amber-9: #ffc53d;--amber-10: #ffba18;--amber-11: #ab6400;--amber-12: #4f3422}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){:root,.light,.light-theme{--amber-1: color(display-p3 .995 .992 .985);--amber-2: color(display-p3 .994 .986 .921);--amber-3: color(display-p3 .994 .969 .782);--amber-4: color(display-p3 .989 .937 .65);--amber-5: color(display-p3 .97 .902 .527);--amber-6: color(display-p3 .936 .844 .506);--amber-7: color(display-p3 .89 .762 .443);--amber-8: color(display-p3 .85 .65 .3);--amber-9: color(display-p3 1 .77 .26);--amber-10: color(display-p3 .959 .741 .274);--amber-11: color(display-p3 .64 .4 0);--amber-12: color(display-p3 .294 .208 .145)}}}:root,.light,.light-theme{--red-1: #fffcfc;--red-2: #fff7f7;--red-3: #feebec;--red-4: #ffdbdc;--red-5: #ffcdce;--red-6: #fdbdbe;--red-7: #f4a9aa;--red-8: #eb8e90;--red-9: #e5484d;--red-10: #dc3e42;--red-11: #ce2c31;--red-12: #641723}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){:root,.light,.light-theme{--red-1: color(display-p3 .998 .989 .988);--red-2: color(display-p3 .995 .971 .971);--red-3: color(display-p3 .985 .925 .925);--red-4: color(display-p3 .999 .866 .866);--red-5: color(display-p3 .984 .812 .811);--red-6: color(display-p3 .955 .751 .749);--red-7: color(display-p3 .915 .675 .672);--red-8: color(display-p3 .872 .575 .572);--red-9: color(display-p3 .83 .329 .324);--red-10: color(display-p3 .798 .294 .285);--red-11: color(display-p3 .744 .234 .222);--red-12: color(display-p3 .36 .115 .143)}}}.mdxeditor .cm-editor{--sp-font-mono: var(--font-mono);--sp-font-body: var(--font-body);padding:var(--sp-space-4) 0}.mdxeditor .sp-editor .cm-editor{padding-bottom:0}.mdxeditor .cm-scroller{padding:0!important}.mdxeditor .cm-focused{outline:none}.mdxeditor .sp-wrapper{overflow:hidden}.mdxeditor .sp-layout{border:none}.mdxeditor .sp-cm pre{white-space:break-spaces;word-break:break-word;overflow-wrap:anywhere;flex-shrink:1}.mdxeditor .cm-mergeView .cm-scroller,.mdxeditor .cm-sourceView .cm-scroller{font-family:var(--font-mono);line-height:1.3rem;font-size:var(--text-xs)}.mdxeditor .cm-gutters{background:transparent;font-size:var(--text-xxs)}.mdxeditor .cm-activeLine{background:transparent}.mdxeditor .cm-tooltip-autocomplete{background:var(--baseBgSubtle)}.mdxeditor hr.selected[data-lexical-decorator=true]{outline:2px solid highlight}._editorRoot_1e2ox_53{--accentBase: var(--blue-1);--accentBgSubtle: var(--blue-2);--accentBg: var(--blue-3);--accentBgHover: var(--blue-4);--accentBgActive: var(--blue-5);--accentLine: var(--blue-6);--accentBorder: var(--blue-7);--accentBorderHover: var(--blue-8);--accentSolid: var(--blue-9);--accentSolidHover: var(--blue-10);--accentText: var(--blue-11);--accentTextContrast: var(--blue-12);--basePageBg: white;--baseBase: var(--slate-1);--baseBgSubtle: var(--slate-2);--baseBg: var(--slate-3);--baseBgHover: var(--slate-4);--baseBgActive: var(--slate-5);--baseLine: var(--slate-6);--baseBorder: var(--slate-7);--baseBorderHover: var(--slate-8);--baseSolid: var(--slate-9);--baseSolidHover: var(--slate-10);--baseText: var(--slate-11);--baseTextContrast: var(--slate-12);--admonitionTipBg: var(--cyan-4);--admonitionTipBorder: var(--cyan-8);--admonitionInfoBg: var(--grass-4);--admonitionInfoBorder: var(--grass-8);--admonitionCautionBg: var(--amber-4);--admonitionCautionBorder: var(--amber-8);--admonitionDangerBg: var(--red-4);--admonitionDangerBorder: var(--red-8);--admonitionNoteBg: var(--slate-4);--admonitionNoteBorder: var(--slate-8);--error-color: var(--red-10);--spacing-0: 0px;--spacing-px: 1px;--spacing-0_5: .125rem;--spacing-1: .25rem;--spacing-1_5: .375rem;--spacing-2: .5rem;--spacing-2_5: .625rem;--spacing-3: .75rem;--spacing-3_5: .875rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-7: 1.75rem;--spacing-8: 2rem;--spacing-9: 2.25rem;--spacing-10: 2.5rem;--spacing-11: 2.75rem;--spacing-12: 3rem;--spacing-14: 3.5rem;--spacing-16: 4rem;--spacing-20: 5rem;--spacing-24: 6rem;--spacing-28: 7rem;--spacing-32: 8rem;--spacing-36: 9rem;--spacing-40: 10rem;--spacing-44: 11rem;--spacing-48: 12rem;--spacing-52: 13rem;--spacing-56: 14rem;--spacing-60: 15rem;--spacing-64: 16rem;--spacing-72: 18rem;--spacing-80: 20rem;--spacing-96: 24rem;--radius-none: 0px;--radius-small: var(--spacing-0_5);--radius-base: var(--spacing-1);--radius-medium: var(--spacing-1_5);--radius-large: var(--spacing-2);--radius-extra-large: var(--spacing-3);--radius-full: 9999px;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--font-body: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--text-base: 1rem;--text-sm: .875rem;--text-xs: .75rem;--text-xxs: .6rem;font-family:var(--font-body);color:var(--baseText)}._nestedListItem_1e2ox_158{list-style:none}._toolbarRoot_1e2ox_162{z-index:2;display:flex;flex-direction:row;gap:var(--spacing-1);border-radius:var(--radius-medium);padding:var(--spacing-1_5);align-items:center;overflow-x:auto;position:sticky;top:0;background-color:var(--baseBg);width:inherit}._toolbarRoot_1e2ox_162 div[role=separator]{margin:var(--spacing-2) var(--spacing-1);border-left:1px solid var(--baseBorder);border-right:1px solid var(--baseBase);height:var(--spacing-4)}._toolbarRoot_1e2ox_162 svg{color:var(--baseTextContrast);display:block}._readOnlyToolbarRoot_1e2ox_189{pointer-events:none;background:var(--baseBase)}._readOnlyToolbarRoot_1e2ox_189>div{opacity:.5}._toolbarModeSwitch_1e2ox_198{opacity:1!important;margin-left:auto;align-self:stretch;align-items:stretch;display:flex;border:1px solid var(--baseBg);border-radius:var(--radius-medium);font-size:var(--text-xs)}._toolbarModeSwitch_1e2ox_198 ._toolbarToggleItem_1e2ox_208{padding-inline-end:var(--spacing-4);padding-inline-start:var(--spacing-4)}._toolbarModeSwitch_1e2ox_198 ._toolbarToggleItem_1e2ox_208:active,._toolbarModeSwitch_1e2ox_198 ._toolbarToggleItem_1e2ox_208[data-state=on]{background-color:var(--baseBorder)}._toolbarGroupOfGroups_1e2ox_219{display:flex;margin:0 var(--spacing-1)}._toolbarToggleSingleGroup_1e2ox_224:first-of-type ._toolbarToggleItem_1e2ox_208:only-child,._toolbarToggleSingleGroup_1e2ox_224:only-child ._toolbarToggleItem_1e2ox_208:first-child,._toolbarModeSwitch_1e2ox_198 ._toolbarToggleItem_1e2ox_208:first-child{border-top-left-radius:var(--radius-base);border-bottom-left-radius:var(--radius-base)}._toolbarToggleSingleGroup_1e2ox_224:last-of-type ._toolbarToggleItem_1e2ox_208:only-child,._toolbarToggleSingleGroup_1e2ox_224:only-child ._toolbarToggleItem_1e2ox_208:last-child,._toolbarModeSwitch_1e2ox_198 ._toolbarToggleItem_1e2ox_208:last-child{border-top-right-radius:var(--radius-base);border-bottom-right-radius:var(--radius-base)}._toolbarToggleItem_1e2ox_208,._toolbarButton_1e2ox_239{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding:var(--spacing-0_5)}@media (hover: hover){._toolbarToggleItem_1e2ox_208:hover,._toolbarButton_1e2ox_239:hover{background-color:var(--baseBgActive)}}._toolbarToggleItem_1e2ox_208:active svg,._toolbarButton_1e2ox_239:active svg{transform:translate(1px,1px)}._toolbarToggleItem_1e2ox_208[data-state=on],._toolbarButton_1e2ox_239[data-state=on],._toolbarToggleItem_1e2ox_208:active,._toolbarButton_1e2ox_239:active{color:var(--baseTextContrast);background-color:var(--baseBgActive)}._toolbarToggleItem_1e2ox_208[data-disabled],._toolbarButton_1e2ox_239[data-disabled]{pointer-events:none}._toolbarToggleItem_1e2ox_208[data-disabled] svg,._toolbarButton_1e2ox_239[data-disabled] svg{color:var(--baseBorderHover)}._toolbarButton_1e2ox_239{border-radius:var(--radius-base)}._toolbarButton_1e2ox_239+._toolbarButton_1e2ox_239{margin-left:var(--spacing-1)}._activeToolbarButton_1e2ox_275{color:var(--accentText)}._toolbarToggleSingleGroup_1e2ox_224{display:flex;align-items:center;white-space:nowrap}._toolbarNodeKindSelectContainer_1e2ox_285,._toolbarButtonDropdownContainer_1e2ox_286,._toolbarCodeBlockLanguageSelectContent_1e2ox_287,._selectContainer_1e2ox_288{filter:drop-shadow(0 2px 2px rgb(0 0 0 / .2));z-index:3;width:var(--spacing-36);border-bottom-left-radius:var(--radius-base);border-bottom-right-radius:var(--radius-base);background-color:var(--basePageBg);font-size:var(--text-sm)}._toolbarButtonDropdownContainer_1e2ox_286,._toolbarButtonDropdownContainer_1e2ox_286 ._selectItem_1e2ox_301:first-child{border-top-right-radius:var(--radius-base)}._toolbarNodeKindSelectTrigger_1e2ox_306,._toolbarButtonSelectTrigger_1e2ox_307,._selectTrigger_1e2ox_308{border:0;background-color:transparent;display:flex;color:inherit;align-items:center;width:var(--spacing-36);padding:var(--spacing-0_5) var(--spacing-1);padding-inline-start:var(--spacing-2);border-radius:var(--radius-medium);white-space:nowrap;flex-wrap:nowrap;font-size:var(--text-sm);background-color:var(--basePageBg);margin:0 var(--spacing-1)}._toolbarNodeKindSelectTrigger_1e2ox_306[data-state=open],._toolbarButtonSelectTrigger_1e2ox_307[data-state=open],._selectTrigger_1e2ox_308[data-state=open]{filter:drop-shadow(0 2px 2px rgb(0 0 0 / .2));border-bottom-right-radius:var(--radius-none);border-bottom-left-radius:var(--radius-none)}._selectTrigger_1e2ox_308[data-placeholder]>span:first-child{color:var(--baseBorderHover)}._toolbarButtonSelectTrigger_1e2ox_307{width:auto;padding-inline-start:var(--spacing-2);padding-inline-end:var(--spacing-1);padding-block:var(--spacing-0_5)}._toolbarCodeBlockLanguageSelectTrigger_1e2ox_343,._toolbarCodeBlockLanguageSelectContent_1e2ox_287{width:var(--spacing-48)}._toolbarNodeKindSelectItem_1e2ox_348,._selectItem_1e2ox_301{cursor:default;display:flex;padding:var(--spacing-2)}._toolbarNodeKindSelectItem_1e2ox_348[data-highlighted],._selectItem_1e2ox_301[data-highlighted]{background-color:var(--baseBg)}._toolbarNodeKindSelectItem_1e2ox_348[data-state=checked],._selectItem_1e2ox_301[data-state=checked]{color:var(--baseTextContrast);background-color:var(--baseBg)}._toolbarNodeKindSelectItem_1e2ox_348[data-highlighted],._selectItem_1e2ox_301[data-highlighted]{outline:none}._toolbarNodeKindSelectItem_1e2ox_348:last-child,._selectItem_1e2ox_301:last-child{border-bottom-left-radius:var(--radius-base);border-bottom-right-radius:var(--radius-base)}._toolbarNodeKindSelectDropdownArrow_1e2ox_373,._selectDropdownArrow_1e2ox_374{margin-left:auto;display:flex;align-items:center}._contentEditable_1e2ox_380{box-sizing:border-box;width:100%;color:var(--baseTextContrast);padding:var(--spacing-3)}._contentEditable_1e2ox_380:focus{outline:none}._codeMirrorWrapper_1e2ox_392{margin-bottom:var(--spacing-5);border:1px solid var(--baseLine);border-radius:var(--radius-medium);overflow:hidden;padding:.8rem;position:relative}._sandPackWrapper_1e2ox_401{margin-bottom:var(--spacing-5);border:1px solid var(--baseLine);border-radius:var(--radius-medium);overflow:hidden;position:relative}._codeMirrorToolbar_1e2ox_409{position:absolute;right:0;top:0;display:flex;gap:var(--spacing-1);padding:var(--spacing-1);z-index:1;background-color:var(--baseBase);border-bottom-left-radius:var(--radius-base)}._frontmatterWrapper_1e2ox_413{border-radius:var(--radius-medium);padding:var(--spacing-3);background-color:var(--baseBgSubtle)}._frontmatterWrapper_1e2ox_413[data-expanded=true]{margin-bottom:var(--spacing-10)}._frontmatterToggleButton_1e2ox_423{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;display:flex;align-items:center;gap:var(--spacing-1);font-size:var(--text-sm)}._propertyPanelTitle_1e2ox_431{font-size:var(--text-xs);font-weight:400;margin:0;padding-top:var(--spacing-2);padding-left:var(--spacing-2)}._propertyEditorTable_1e2ox_439{table-layout:fixed;border-spacing:var(--spacing-2)}._propertyEditorTable_1e2ox_439 th{text-align:left;font-size:var(--text-sm);padding:var(--spacing-2) var(--spacing-3)}._propertyEditorTable_1e2ox_439 col:nth-child(1){width:30%}._propertyEditorTable_1e2ox_439 col:nth-child(2){width:70%}._propertyEditorTable_1e2ox_439 td:last-child ._iconButton_1e2ox_457{margin-left:var(--spacing-4);margin-right:var(--spacing-4)}._propertyEditorTable_1e2ox_439 ._readOnlyColumnCell_1e2ox_462{padding-left:0}._propertyEditorLabelCell_1e2ox_467{font-weight:400}._readOnlyColumnCell_1e2ox_462{padding-left:0}._buttonsFooter_1e2ox_475{display:flex;justify-content:flex-end;gap:var(--spacing-2)}._propertyEditorInput_1e2ox_481{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;width:100%;padding:var(--spacing-2) var(--spacing-3);border-radius:var(--radius-base);border:1px solid var(--baseBorder);background-color:var(--baseBase);font-size:var(--text-sm)}._iconButton_1e2ox_457{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;color:var(--baseText)}@media (hover: hover){._iconButton_1e2ox_457:hover{color:var(--baseTextContrast)}}._iconButton_1e2ox_457:disabled,._iconButton_1e2ox_457:disabled:hover{color:var(--baseLine)}._primaryButton_1e2ox_507,._secondaryButton_1e2ox_508{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding:var(--spacing-2) var(--spacing-3);border:1px solid var(--accentBorder);background-color:var(--accentSolidHover);color:var(--baseBase);font-size:var(--text-xs);border-radius:var(--radius-medium)}._primaryButton_1e2ox_507:disabled,._secondaryButton_1e2ox_508:disabled{background:var(--accentLine);border-color:var(--accentBg)}._smallButton_1e2ox_523{font-size:var(--text-xs);padding:var(--spacing-1) var(--spacing-2);border-radius:var(--radius-base)}._secondaryButton_1e2ox_508{border:1px solid var(--baseBorder);background-color:var(--baseSolidHover);color:var(--baseBase)}._dialogForm_1e2ox_535{display:flex;flex-direction:row;gap:var(--spacing-2)}._linkDialogEditForm_1e2ox_541{display:flex;flex-direction:column;align-items:stretch;gap:var(--spacing-2);padding:0}._linkDialogInputContainer_1e2ox_549{display:flex;flex-direction:column;align-items:stretch}._linkDialogInputWrapper_1e2ox_555{display:flex;align-items:center;background-color:var(--baseBase);border-radius:var(--radius-base);border:1px solid var(--baseBorder)}._linkDialogInputWrapper_1e2ox_555[data-visible-dropdown=true]{border-bottom-left-radius:var(--radius-none);border-bottom-right-radius:var(--radius-none);border-bottom-width:0}._linkDialogInputWrapper_1e2ox_555>button{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding-right:var(--spacing-2)}._linkDialogInput_1e2ox_549,._dialogInput_1e2ox_576{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;width:20rem;padding:var(--spacing-2) var(--spacing-3);font-size:var(--text-sm)}._linkDialogInput_1e2ox_549::-moz-placeholder,._dialogInput_1e2ox_576::-moz-placeholder{color:var(--baseBorder)}._linkDialogInput_1e2ox_549::placeholder,._dialogInput_1e2ox_576::placeholder{color:var(--baseBorder)}._linkDialogAnchor_1e2ox_587{position:fixed;background-color:highlight;z-index:-1}._linkDialogAnchor_1e2ox_587[data-visible=true]{visibility:visible}._linkDialogAnchor_1e2ox_587[data-visible=false]{visibility:hidden}._linkDialogPopoverContent_1e2ox_601,._tableColumnEditorPopoverContent_1e2ox_602,._dialogContent_1e2ox_603{filter:drop-shadow(0 2px 2px rgb(0 0 0 / .2));display:flex;align-items:center;gap:var(--spacing-0_5);border-radius:var(--radius-medium);border:1px solid var(--baseBg);background-color:var(--basePageBg);padding:var(--spacing-1) var(--spacing-1);font-size:var(--text-sm)}._largeDialogContent_1e2ox_615{filter:drop-shadow(0 2px 2px rgb(0 0 0 / .2));gap:var(--spacing-0_5);border-radius:var(--radius-medium);border:1px solid var(--baseBorder);background-color:var(--baseBgSubtle);padding:var(--spacing-4);font-size:var(--text-sm)}._dialogTitle_1e2ox_625{font-size:var(--text-base);font-weight:600;padding-left:var(--spacing-2)}._dialogCloseButton_1e2ox_631{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;position:absolute;top:10px;right:10px}._popoverContent_1e2ox_638{filter:drop-shadow(0 2px 2px rgb(0 0 0 / .2));display:flex;align-items:center;gap:var(--spacing-0_5);border-radius:var(--radius-medium);background-color:var(--baseBgSubtle);padding:var(--spacing-2) var(--spacing-2);font-size:var(--text-sm);z-index:1}._popoverArrow_1e2ox_650{fill:var(--basePageBg)}._linkDialogPreviewAnchor_1e2ox_654{margin-right:var(--spacing-1);display:flex;align-items:center;color:var(--accentText);text-decoration:none;border:1px solid transparent}@media (hover: hover){._linkDialogPreviewAnchor_1e2ox_654:hover{color:var(--accentSolidHover)}}._linkDialogPreviewAnchor_1e2ox_654 span{max-width:14rem;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}._tooltipTrigger_1e2ox_677{align-self:center}._tooltipContent_1e2ox_681{z-index:2;position:relative;border-radius:var(--radius-medium);padding:var(--spacing-1) var(--spacing-2);font-size:var(--text-xs);background-color:var(--baseText);color:var(--baseBase)}._tooltipContent_1e2ox_681 svg{fill:var(--baseText)}._actionButton_1e2ox_695{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding:var(--spacing-1);padding:var(--spacing-1) var(--spacing-1);border-radius:var(--radius-medium);color:var(--baseTextContrast)}._actionButton_1e2ox_695 svg{display:block}@media (hover: hover){._actionButton_1e2ox_695:hover{background-color:var(--baseBg)}}._actionButton_1e2ox_695:active svg{transform:translate(1px,1px)}._actionButton_1e2ox_695[data-state=on],._actionButton_1e2ox_695:active{background-color:var(--baseBg);color:var(--baseTextContrast)}._primaryActionButton_1e2ox_702{background-color:var(--accentSolid);color:var(--baseBase)}@media (hover: hover){._primaryActionButton_1e2ox_702:hover{background-color:var(--accentSolidHover);color:var(--baseBase)}}._tableEditor_1e2ox_714{table-layout:fixed;width:100%;height:100%;border-spacing:0;border-collapse:collapse}._tableEditor_1e2ox_714 thead>tr>th{text-align:right}._tableEditor_1e2ox_714>tbody>tr>td:not(._toolCell_1e2ox_725),._tableEditor_1e2ox_714>tbody>tr>th:not(._toolCell_1e2ox_725):not([data-tool-cell=true]){border:1px solid var(--baseBgActive);padding:var(--spacing-1) var(--spacing-2);white-space:normal}:is(._tableEditor_1e2ox_714>tbody>tr>td:not(._toolCell_1e2ox_725),._tableEditor_1e2ox_714>tbody>tr>th:not(._toolCell_1e2ox_725):not([data-tool-cell=true]))>div{outline:none}:is(._tableEditor_1e2ox_714>tbody>tr>td:not(._toolCell_1e2ox_725),._tableEditor_1e2ox_714>tbody>tr>th:not(._toolCell_1e2ox_725):not([data-tool-cell=true]))>div>p{margin:0}[data-active=true]:is(._tableEditor_1e2ox_714>tbody>tr>td:not(._toolCell_1e2ox_725),._tableEditor_1e2ox_714>tbody>tr>th:not(._toolCell_1e2ox_725):not([data-tool-cell=true])){outline:solid 1px var(--baseSolid)}._tableEditor_1e2ox_714 ._tableColumnEditorTrigger_1e2ox_744,._tableEditor_1e2ox_714 ._tableRowEditorTrigger_1e2ox_745,._tableEditor_1e2ox_714 ._addRowButton_1e2ox_746,._tableEditor_1e2ox_714 ._addColumnButton_1e2ox_747,._tableEditor_1e2ox_714 ._iconButton_1e2ox_457{opacity:.15}@media (hover: hover){._tableEditor_1e2ox_714:hover ._tableColumnEditorTrigger_1e2ox_744,._tableEditor_1e2ox_714:hover ._tableRowEditorTrigger_1e2ox_745,._tableEditor_1e2ox_714:hover ._addRowButton_1e2ox_746,._tableEditor_1e2ox_714:hover ._addColumnButton_1e2ox_747,._tableEditor_1e2ox_714:hover ._iconButton_1e2ox_457{opacity:.3}._tableEditor_1e2ox_714:hover ._tableColumnEditorTrigger_1e2ox_744:hover,._tableEditor_1e2ox_714:hover ._tableRowEditorTrigger_1e2ox_745:hover,._tableEditor_1e2ox_714:hover ._addRowButton_1e2ox_746:hover,._tableEditor_1e2ox_714:hover ._addColumnButton_1e2ox_747:hover,._tableEditor_1e2ox_714:hover ._iconButton_1e2ox_457:hover{opacity:1}}._toolCell_1e2ox_725{text-align:right}._toolCell_1e2ox_725 button{margin:auto;display:block}._tableColumnEditorTrigger_1e2ox_744{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;color:var(--baseTextContrast);padding:var(--spacing-1);border-radius:var(--radius-full);opacity:.2}._tableColumnEditorTrigger_1e2ox_744 svg{display:block}@media (hover: hover){._tableColumnEditorTrigger_1e2ox_744:hover{background-color:var(--baseBg)}}._tableColumnEditorTrigger_1e2ox_744:active svg{transform:translate(1px,1px)}._tableColumnEditorTrigger_1e2ox_744[data-state=on],._tableColumnEditorTrigger_1e2ox_744:active{background-color:var(--baseBg);color:var(--baseTextContrast)}._tableColumnEditorTrigger_1e2ox_744[data-active=true]{opacity:1!important}._tableColumnEditorToolbar_1e2ox_789{display:flex}._tableColumnEditorToolbar_1e2ox_789>button{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding:var(--spacing-1);color:var(--baseTextContrast)}._tableColumnEditorToolbar_1e2ox_789>button svg{display:block}@media (hover: hover){._tableColumnEditorToolbar_1e2ox_789>button:hover{background-color:var(--baseBg)}}._tableColumnEditorToolbar_1e2ox_789>button:active svg{transform:translate(1px,1px)}._tableColumnEditorToolbar_1e2ox_789>button[data-state=on],._tableColumnEditorToolbar_1e2ox_789>button:active{background-color:var(--baseBg);color:var(--baseTextContrast)}._tableColumnEditorToolbar_1e2ox_789 [role=separator]{margin-left:var(--spacing-1);margin-right:var(--spacing-1)}._toggleGroupRoot_1e2ox_802{display:inline-flex}._toggleGroupRoot_1e2ox_802 button{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding:var(--spacing-1);color:var(--baseTextContrast)}._toggleGroupRoot_1e2ox_802 button svg{display:block}@media (hover: hover){._toggleGroupRoot_1e2ox_802 button:hover{background-color:var(--baseBg)}}._toggleGroupRoot_1e2ox_802 button:active svg{transform:translate(1px,1px)}._toggleGroupRoot_1e2ox_802 button[data-state=on],._toggleGroupRoot_1e2ox_802 button:active{background-color:var(--baseBg);color:var(--baseTextContrast)}._toggleGroupRoot_1e2ox_802 button:first-child{border-top-left-radius:var(--radius-base);border-bottom-left-radius:var(--radius-base)}._toggleGroupRoot_1e2ox_802 button:last-child{border-top-right-radius:var(--radius-base);border-bottom-right-radius:var(--radius-base)}._tableToolsColumn_1e2ox_820{width:2rem}._tableToolsColumn_1e2ox_820 button{margin:auto;display:block}._leftAlignedCell_1e2ox_829{text-align:left}._rightAlignedCell_1e2ox_833{text-align:right}._centeredCell_1e2ox_837{text-align:center}._addColumnButton_1e2ox_747,._addRowButton_1e2ox_746{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding:var(--spacing-1);color:var(--baseTextContrast);background-color:var(--baseBase);display:flex;align-items:center}._addColumnButton_1e2ox_747 svg,._addRowButton_1e2ox_746 svg{display:block}@media (hover: hover){._addColumnButton_1e2ox_747:hover,._addRowButton_1e2ox_746:hover{background-color:var(--baseBg)}}._addColumnButton_1e2ox_747:active svg,._addRowButton_1e2ox_746:active svg{transform:translate(1px,1px)}._addColumnButton_1e2ox_747[data-state=on],._addRowButton_1e2ox_746[data-state=on],._addColumnButton_1e2ox_747:active,._addRowButton_1e2ox_746:active{background-color:var(--baseBg);color:var(--baseTextContrast)}._addColumnButton_1e2ox_747 svg,._addRowButton_1e2ox_746 svg{margin:auto}._addRowButton_1e2ox_746{width:100%;margin-top:var(--spacing-px);box-sizing:border-box;border-bottom-right-radius:var(--radius-medium);border-bottom-left-radius:var(--radius-medium)}._addColumnButton_1e2ox_747{margin-left:var(--spacing-px);height:100%;border-top-right-radius:var(--radius-medium);border-bottom-right-radius:var(--radius-medium)}._dialogOverlay_1e2ox_870{position:fixed;top:0;right:0;bottom:0;left:0;animation:_overlayShow_1e2ox_1 .15s cubic-bezier(.16,1,.3,1);background-color:var(--baseBase);z-index:51;opacity:.5}._dialogContent_1e2ox_603,._largeDialogContent_1e2ox_615{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);animation:_contentShow_1e2ox_1 .15s cubic-bezier(.16,1,.3,1);z-index:52}._dialogContent_1e2ox_603:focus,._largeDialogContent_1e2ox_615:focus{outline:none}@keyframes _overlayShow_1e2ox_1{0%{opacity:0}to{opacity:.5}}@keyframes _contentShow_1e2ox_1{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}._focusedImage_1e2ox_916{outline:highlight solid 2px}._imageWrapper_1e2ox_920{display:inline-block;position:relative}._imageWrapper_1e2ox_920[draggable=true]{cursor:move;cursor:grab;cursor:-webkit-grab}._editImageToolbar_1e2ox_933{position:absolute;right:0;top:0;display:flex;gap:var(--spacing-1);padding:var(--spacing-1);z-index:1;background-color:var(--baseBase);border-bottom-left-radius:var(--radius-base)}._editImageButton_1e2ox_937 svg{display:block}._inlineEditor_1e2ox_943{display:inline-flex;border-radius:var(--radius-medium);padding:var(--spacing-1);gap:var(--spacing-2);align-items:center;background:var(--baseBg)}._blockEditor_1e2ox_952{display:flex;justify-content:stretch;border-radius:var(--radius-medium);padding:var(--spacing-2);gap:var(--spacing-2);align-items:center;background:var(--baseBg)}._blockEditor_1e2ox_952 ._nestedEditor_1e2ox_961{flex-grow:1}._nestedEditor_1e2ox_961{background:var(--basePageBg);padding:var(--spacing-1) var(--spacing-2);border-radius:var(--radius-medium)}._nestedEditor_1e2ox_961>p{margin:0}._nestedEditor_1e2ox_961:focus{outline:none}._genericComponentName_1e2ox_980{font-size:var(--text-sm);color:var(--baseText);padding-right:var(--spacing-2)}._diffSourceToggleWrapper_1e2ox_986{margin-left:auto;pointer-events:auto;opacity:1;position:sticky;right:0}._diffSourceToggle_1e2ox_986{border-radius:var(--radius-medium);background-color:var(--baseBase);display:flex}._diffSourceToggle_1e2ox_986 ._toolbarToggleItem_1e2ox_208{padding:0}._diffSourceToggle_1e2ox_986 ._toolbarToggleItem_1e2ox_208>span{display:block;padding:var(--spacing-1) var(--spacing-1)}._selectWithLabel_1e2ox_1012{display:flex;align-items:center;gap:var(--spacing-2);margin-left:var(--spacing-2)}._selectWithLabel_1e2ox_1012>label{font-size:var(--text-sm)}._selectWithLabel_1e2ox_1012 ._selectTrigger_1e2ox_308{border:1px solid var(--baseBorder)}._toolbarTitleMode_1e2ox_1027{font-size:var(--text-sm);margin-left:var(--spacing-2)}._imageControlWrapperResizing_1e2ox_1032{touch-action:none}._imageResizer_1e2ox_1036{display:block;width:7px;height:7px;position:absolute;background-color:var(--accentText);border:1px solid var(--baseBg)}._imageResizer_1e2ox_1036._imageResizerN_1e2ox_1045{top:-6px;left:48%;cursor:n-resize}._imageResizer_1e2ox_1036._imageResizerNe_1e2ox_1051{top:-6px;right:-6px;cursor:ne-resize}._imageResizer_1e2ox_1036._imageResizerE_1e2ox_1057{bottom:48%;right:-6px;cursor:e-resize}._imageResizer_1e2ox_1036._imageResizerSe_1e2ox_1063{bottom:-2px;right:-6px;cursor:nwse-resize}._imageResizer_1e2ox_1036._imageResizerS_1e2ox_1063{bottom:-2px;left:48%;cursor:s-resize}._imageResizer_1e2ox_1036._imageResizerSw_1e2ox_1075{bottom:-2px;left:-6px;cursor:sw-resize}._imageResizer_1e2ox_1036._imageResizerW_1e2ox_1081{bottom:48%;left:-6px;cursor:w-resize}._imageResizer_1e2ox_1036._imageResizerNw_1e2ox_1087{top:-6px;left:-6px;cursor:nw-resize}._imagePlaceholder_1e2ox_1093{border:2px dashed;padding:48px;margin:12px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}._imageDimensionsContainer_1e2ox_1101{display:flex;gap:var(--spacing-4)}._placeholder_1e2ox_1106{color:var(--baseSolid);overflow:hidden;position:absolute;top:0;padding:var(--spacing-3);text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;display:inline-block;pointer-events:none}._rootContentEditableWrapper_1e2ox_1119{position:relative}._downshiftContainer_1e2ox_1123{display:flex;flex-direction:column;align-items:stretch}._downshiftInputWrapper_1e2ox_1129{display:flex;align-items:center;background-color:var(--baseBase);border-radius:var(--radius-base);border:1px solid var(--baseBorder)}._downshiftInputWrapper_1e2ox_1129[data-visible-dropdown=true]{border-bottom-left-radius:var(--radius-none);border-bottom-right-radius:var(--radius-none);border-bottom-width:0}._downshiftInputWrapper_1e2ox_1129>button{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding-right:var(--spacing-2)}._downshiftInput_1e2ox_1129{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;width:20rem;padding:var(--spacing-2) var(--spacing-3);font-size:var(--text-sm)}._downshiftInput_1e2ox_1129::-moz-placeholder{color:var(--baseBorder)}._downshiftInput_1e2ox_1129::placeholder{color:var(--baseBorder)}._downshiftAutocompleteContainer_1e2ox_1160{position:relative}._downshiftAutocompleteContainer_1e2ox_1160 ul{all:unset;box-sizing:border-box;position:absolute;font-size:var(--text-sm);width:100%;display:none;border-bottom-left-radius:var(--radius-medium);border-bottom-right-radius:var(--radius-medium);max-height:var(--spacing-48);overflow-x:hidden;overflow-y:auto;border:1px solid var(--baseBorder);border-top-width:0;background-color:var(--baseBase)}._downshiftAutocompleteContainer_1e2ox_1160 ul[data-visible=true]{display:block}._downshiftAutocompleteContainer_1e2ox_1160 ul li{padding:var(--spacing-2) var(--spacing-3);white-space:nowrap;margin-bottom:var(--spacing-1);overflow-x:hidden;text-overflow:ellipsis}._downshiftAutocompleteContainer_1e2ox_1160 ul li[data-selected=true]{background-color:var(--baseBgSubtle)}._downshiftAutocompleteContainer_1e2ox_1160 ul li[data-highlighted=true]{background-color:var(--baseBgHover)}._downshiftAutocompleteContainer_1e2ox_1160 ul li:last-of-type{border-bottom-left-radius:var(--radius-medium);border-bottom-right-radius:var(--radius-medium)}._textInput_1e2ox_1206{all:unset;border-radius:var(--radius-base);border:1px solid var(--baseBorder);background-color:var(--baseBase);padding:var(--spacing-2) var(--spacing-3)}form._multiFieldForm_1e2ox_1214{display:flex;flex-direction:column;padding:var(--spacing-2);gap:var(--spacing-2)}form._multiFieldForm_1e2ox_1214 ._formField_1e2ox_1220{display:flex;flex-direction:column;gap:var(--spacing-2)}form._multiFieldForm_1e2ox_1214 ._formField_1e2ox_1220 label{font-size:var(--text-xs)}._markdownParseError_1e2ox_1231{border-radius:var(--radius-base);border:1px solid var(--error-color);padding:var(--spacing-2);margin-block:var(--spacing-2);color:var(--error-color);font-size:var(--text-xs)}._popupContainer_1e2ox_1240{position:relative;z-index:2}._inputSizer_1e2ox_1245{display:inline-grid;vertical-align:baseline;align-items:center;position:relative}._inputSizer_1e2ox_1245:after,._inputSizer_1e2ox_1245 input{width:auto;min-width:1rem;grid-area:1 / 2;font:inherit;margin:0;padding:0 2px;resize:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;color:inherit}._inputSizer_1e2ox_1245 span{padding:.25em}._inputSizer_1e2ox_1245:after{content:attr(data-value);white-space:pre-wrap}:root,._light_1tncs_1,._light-theme_1tncs_1{--blue-1: #fbfdff;--blue-2: #f4faff;--blue-3: #e6f4fe;--blue-4: #d5efff;--blue-5: #c2e5ff;--blue-6: #acd8fc;--blue-7: #8ec8f6;--blue-8: #5eb1ef;--blue-9: #0090ff;--blue-10: #0588f0;--blue-11: #0d74ce;--blue-12: #113264}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){:root,._light_1tncs_1,._light-theme_1tncs_1{--blue-1: color(display-p3 .986 .992 .999);--blue-2: color(display-p3 .96 .979 .998);--blue-3: color(display-p3 .912 .956 .991);--blue-4: color(display-p3 .853 .932 1);--blue-5: color(display-p3 .788 .894 .998);--blue-6: color(display-p3 .709 .843 .976);--blue-7: color(display-p3 .606 .777 .947);--blue-8: color(display-p3 .451 .688 .917);--blue-9: color(display-p3 .247 .556 .969);--blue-10: color(display-p3 .234 .523 .912);--blue-11: color(display-p3 .15 .44 .84);--blue-12: color(display-p3 .102 .193 .379)}}}._dark_1tncs_1,._dark-theme_1tncs_1{--blue-1: #0d1520;--blue-2: #111927;--blue-3: #0d2847;--blue-4: #003362;--blue-5: #004074;--blue-6: #104d87;--blue-7: #205d9e;--blue-8: #2870bd;--blue-9: #0090ff;--blue-10: #3b9eff;--blue-11: #70b8ff;--blue-12: #c2e6ff}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){._dark_1tncs_1,._dark-theme_1tncs_1{--blue-1: color(display-p3 .057 .081 .122);--blue-2: color(display-p3 .072 .098 .147);--blue-3: color(display-p3 .078 .154 .27);--blue-4: color(display-p3 .033 .197 .37);--blue-5: color(display-p3 .08 .245 .441);--blue-6: color(display-p3 .14 .298 .511);--blue-7: color(display-p3 .195 .361 .6);--blue-8: color(display-p3 .239 .434 .72);--blue-9: color(display-p3 .247 .556 .969);--blue-10: color(display-p3 .344 .612 .973);--blue-11: color(display-p3 .49 .72 1);--blue-12: color(display-p3 .788 .898 .99)}}}:root,._light_1tncs_1,._light-theme_1tncs_1{--slate-1: #fcfcfd;--slate-2: #f9f9fb;--slate-3: #f0f0f3;--slate-4: #e8e8ec;--slate-5: #e0e1e6;--slate-6: #d9d9e0;--slate-7: #cdced6;--slate-8: #b9bbc6;--slate-9: #8b8d98;--slate-10: #80838d;--slate-11: #60646c;--slate-12: #1c2024}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){:root,._light_1tncs_1,._light-theme_1tncs_1{--slate-1: color(display-p3 .988 .988 .992);--slate-2: color(display-p3 .976 .976 .984);--slate-3: color(display-p3 .94 .941 .953);--slate-4: color(display-p3 .908 .909 .925);--slate-5: color(display-p3 .88 .881 .901);--slate-6: color(display-p3 .85 .852 .876);--slate-7: color(display-p3 .805 .808 .838);--slate-8: color(display-p3 .727 .733 .773);--slate-9: color(display-p3 .547 .553 .592);--slate-10: color(display-p3 .503 .512 .549);--slate-11: color(display-p3 .379 .392 .421);--slate-12: color(display-p3 .113 .125 .14)}}}._dark_1tncs_1,._dark-theme_1tncs_1{--slate-1: #111113;--slate-2: #18191b;--slate-3: #212225;--slate-4: #272a2d;--slate-5: #2e3135;--slate-6: #363a3f;--slate-7: #43484e;--slate-8: #5a6169;--slate-9: #696e77;--slate-10: #777b84;--slate-11: #b0b4ba;--slate-12: #edeef0}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){._dark_1tncs_1,._dark-theme_1tncs_1{--slate-1: color(display-p3 .067 .067 .074);--slate-2: color(display-p3 .095 .098 .105);--slate-3: color(display-p3 .13 .135 .145);--slate-4: color(display-p3 .156 .163 .176);--slate-5: color(display-p3 .183 .191 .206);--slate-6: color(display-p3 .215 .226 .244);--slate-7: color(display-p3 .265 .28 .302);--slate-8: color(display-p3 .357 .381 .409);--slate-9: color(display-p3 .415 .431 .463);--slate-10: color(display-p3 .469 .483 .514);--slate-11: color(display-p3 .692 .704 .728);--slate-12: color(display-p3 .93 .933 .94)}}}:root,._light_1tncs_1,._light-theme_1tncs_1{--grass-1: #fbfefb;--grass-2: #f5fbf5;--grass-3: #e9f6e9;--grass-4: #daf1db;--grass-5: #c9e8ca;--grass-6: #b2ddb5;--grass-7: #94ce9a;--grass-8: #65ba74;--grass-9: #46a758;--grass-10: #3e9b4f;--grass-11: #2a7e3b;--grass-12: #203c25}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){:root,._light_1tncs_1,._light-theme_1tncs_1{--grass-1: color(display-p3 .986 .996 .985);--grass-2: color(display-p3 .966 .983 .964);--grass-3: color(display-p3 .923 .965 .917);--grass-4: color(display-p3 .872 .94 .865);--grass-5: color(display-p3 .811 .908 .802);--grass-6: color(display-p3 .733 .864 .724);--grass-7: color(display-p3 .628 .803 .622);--grass-8: color(display-p3 .477 .72 .482);--grass-9: color(display-p3 .38 .647 .378);--grass-10: color(display-p3 .344 .598 .342);--grass-11: color(display-p3 .263 .488 .261);--grass-12: color(display-p3 .151 .233 .153)}}}:root,._light_1tncs_1,._light-theme_1tncs_1{--cyan-1: #fafdfe;--cyan-2: #f2fafb;--cyan-3: #def7f9;--cyan-4: #caf1f6;--cyan-5: #b5e9f0;--cyan-6: #9ddde7;--cyan-7: #7dcedc;--cyan-8: #3db9cf;--cyan-9: #00a2c7;--cyan-10: #0797b9;--cyan-11: #107d98;--cyan-12: #0d3c48}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){:root,._light_1tncs_1,._light-theme_1tncs_1{--cyan-1: color(display-p3 .982 .992 .996);--cyan-2: color(display-p3 .955 .981 .984);--cyan-3: color(display-p3 .888 .965 .975);--cyan-4: color(display-p3 .821 .941 .959);--cyan-5: color(display-p3 .751 .907 .935);--cyan-6: color(display-p3 .671 .862 .9);--cyan-7: color(display-p3 .564 .8 .854);--cyan-8: color(display-p3 .388 .715 .798);--cyan-9: color(display-p3 .282 .627 .765);--cyan-10: color(display-p3 .264 .583 .71);--cyan-11: color(display-p3 .08 .48 .63);--cyan-12: color(display-p3 .108 .232 .277)}}}:root,._light_1tncs_1,._light-theme_1tncs_1{--amber-1: #fefdfb;--amber-2: #fefbe9;--amber-3: #fff7c2;--amber-4: #ffee9c;--amber-5: #fbe577;--amber-6: #f3d673;--amber-7: #e9c162;--amber-8: #e2a336;--amber-9: #ffc53d;--amber-10: #ffba18;--amber-11: #ab6400;--amber-12: #4f3422}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){:root,._light_1tncs_1,._light-theme_1tncs_1{--amber-1: color(display-p3 .995 .992 .985);--amber-2: color(display-p3 .994 .986 .921);--amber-3: color(display-p3 .994 .969 .782);--amber-4: color(display-p3 .989 .937 .65);--amber-5: color(display-p3 .97 .902 .527);--amber-6: color(display-p3 .936 .844 .506);--amber-7: color(display-p3 .89 .762 .443);--amber-8: color(display-p3 .85 .65 .3);--amber-9: color(display-p3 1 .77 .26);--amber-10: color(display-p3 .959 .741 .274);--amber-11: color(display-p3 .64 .4 0);--amber-12: color(display-p3 .294 .208 .145)}}}:root,._light_1tncs_1,._light-theme_1tncs_1{--red-1: #fffcfc;--red-2: #fff7f7;--red-3: #feebec;--red-4: #ffdbdc;--red-5: #ffcdce;--red-6: #fdbdbe;--red-7: #f4a9aa;--red-8: #eb8e90;--red-9: #e5484d;--red-10: #dc3e42;--red-11: #ce2c31;--red-12: #641723}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){:root,._light_1tncs_1,._light-theme_1tncs_1{--red-1: color(display-p3 .998 .989 .988);--red-2: color(display-p3 .995 .971 .971);--red-3: color(display-p3 .985 .925 .925);--red-4: color(display-p3 .999 .866 .866);--red-5: color(display-p3 .984 .812 .811);--red-6: color(display-p3 .955 .751 .749);--red-7: color(display-p3 .915 .675 .672);--red-8: color(display-p3 .872 .575 .572);--red-9: color(display-p3 .83 .329 .324);--red-10: color(display-p3 .798 .294 .285);--red-11: color(display-p3 .744 .234 .222);--red-12: color(display-p3 .36 .115 .143)}}}._bold_1tncs_10{font-weight:700}._italic_1tncs_14{font-style:italic}._underline_1tncs_18{text-decoration:underline}._strikethrough_1tncs_34{text-decoration:line-through}._underlineStrikethrough_1tncs_38{text-decoration:underline line-through}._subscript_1tncs_42{font-size:.8em;vertical-align:sub!important}._superscript_1tncs_47{font-size:.8em;vertical-align:super}._code_1tncs_52{background-color:var(--baseBg);padding:1px .25rem;font-family:var(--font-mono);font-size:94%}._nestedListItem_1tncs_59{list-style:none;list-style-type:none}._listitem_1tncs_69{margin:var(--spacing-2) 0}._listItemChecked_1tncs_73,._listItemUnchecked_1tncs_74{position:relative;margin-left:0;margin-right:0;margin-inline-start:-1rem;padding-left:var(--spacing-6);padding-right:var(--spacing-6);list-style-type:none;outline:none}._listItemChecked_1tncs_73{text-decoration:line-through}._listItemUnchecked_1tncs_74:before,._listItemChecked_1tncs_73:before{content:"";width:var(--spacing-4);height:var(--spacing-4);top:0;left:0;cursor:pointer;display:block;background-size:cover;position:absolute}._listItemUnchecked_1tncs_74[dir=rtl]:before,._listItemChecked_1tncs_73[dir=rtl]:before{left:auto;right:0}._listItemUnchecked_1tncs_74:focus:before,._listItemChecked_1tncs_73:focus:before{box-shadow:0 0 0 2px var(--accentBgActive);border-radius:var(--radius-small)}._listItemUnchecked_1tncs_74:before{border:1px solid var(--baseBorder);border-radius:var(--radius-small)}._listItemChecked_1tncs_73:before{border:1px solid var(--accentBorder);border-radius:var(--radius-small);background-color:var(--accentSolid);background-repeat:no-repeat}._listItemChecked_1tncs_73:after{content:"";cursor:pointer;border-color:var(--baseBase);border-style:solid;position:absolute;display:block;top:var(--spacing-0_5);width:var(--spacing-1);left:var(--spacing-1_5);right:var(--spacing-1_5);height:var(--spacing-2);transform:rotate(45deg);border-width:0 var(--spacing-0_5) var(--spacing-0_5) 0}._nestedListItem_1tncs_59{list-style-type:none}._nestedListItem_1tncs_59:before,._nestedListItem_1tncs_59:after{display:none}._admonitionDanger_1tncs_151,._admonitionInfo_1tncs_152,._admonitionNote_1tncs_153,._admonitionTip_1tncs_154,._admonitionCaution_1tncs_155{padding:var(--spacing-2);margin-top:var(--spacing-2);margin-bottom:var(--spacing-2);border-left:3px solid var(--admonitionBorder);background-color:var(--admonitionBg)}._admonitionInfo_1tncs_152{--admonitionBorder: var(--admonitionInfoBorder);--admonitionBg: var(--admonitionInfoBg)}._admonitionTip_1tncs_154{--admonitionBorder: var(--admonitionTipBorder);--admonitionBg: var(--admonitionTipBg)}._admonitionCaution_1tncs_155{--admonitionBorder: var(--admonitionCautionBorder);--admonitionBg: var(--admonitionCautionBg)}._admonitionDanger_1tncs_151{--admonitionBorder: var(--admonitionDangerBorder);--admonitionBg: var(--admonitionDangerBg)}._admonitionNote_1tncs_153{--admonitionBorder: var(--admonitionNoteBorder);--admonitionBg: var(--admonitionNoteBg)}._mdxExpression_1tncs_188{font-family:var(--font-mono);font-size:84%;color:var(--accentText)}._mdxExpression_1tncs_188 input:focus-visible{outline:none}.template_details--body{box-sizing:border-box;width:100%;height:100%;padding:40px 5vh;overflow-y:auto;grid-area:2/2/3/3}.template_details--body--content{box-sizing:border-box;width:100%;padding:30px 150px;border-radius:20px;border-bottom:1px solid #f4f3f5;background:#fff;box-shadow:0 6px 10px #eceaee33}.template_details--body--content--list{list-style:none;padding-left:0;width:85%;display:flex;flex-direction:column;align-items:end}.template_details--body--content--text{width:85%;color:#100b20;text-align:center;font-family:Questrial-regular;font-size:20px;font-weight:400;margin:0 0 20px;height:100%;display:flex;justify-content:center;align-items:center;align-self:center}.template_details--body--content--add_btn{width:calc(100% - 30px);color:#331d77;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;border-radius:6px;padding:8px;background:#d1caf9;border:none;box-shadow:0 4px 12px #e8e3ed33;cursor:pointer}.template_page_header{position:relative;box-sizing:border-box;width:100%;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px}.template_page_header--data{margin-left:100px}.template_page_header--data--name,.template_page_header--data--input_name{font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%;text-align:left;display:inline-block;margin:0 0 5px;color:#100b20;border:none}.template_page_header--data--input_name{padding:5px 10px;background:transparent;border:1px solid #cbc8d6;border-radius:6px;font-size:24px}.template_page_header--data--time{color:#100b20;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;margin:0}.template_page_header--actions{display:flex;align-items:center;justify-content:flex-end;min-width:305px}.template_page_header--actions--edit_btn{margin-right:15px;border-radius:6px;border:1px solid #e8e3ed;background:#fff;box-shadow:0 4px 12px #e8e3ed33;padding:8px 16px;color:#331d77;font-family:Questrial-regular;font-size:14px;font-weight:400;height:40px;line-height:20px;cursor:pointer}.template_page_header--actions--edit_btn:before{display:inline-block;content:"";width:16px;height:16px;background:url(/assets/edit_icon-857b1079.svg) center no-repeat;vertical-align:sub;margin-right:5px}.template_page_header--actions--delete_btn{vertical-align:middle;box-sizing:border-box;border-radius:6px;background:#ffefef;margin-right:15px;width:40px;height:40px;border:1px solid #ffb7b7;box-shadow:0 4px 12px #e8e3ed33;cursor:pointer}.template_page_header--actions--delete_btn.past{margin-right:0}.template_page_header--actions--delete_btn:after{display:inline-block;content:"";width:20px;height:20px;background:url(/assets/trash_icon-47b6b447.svg);vertical-align:sub}.template_page_header--back_btn{position:absolute;top:10px;color:#331d77;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;background:transparent;border:none;cursor:pointer;text-decoration:none}.template_page_header--back_btn:before{display:inline-block;content:"";width:16px;height:16px;vertical-align:middle;background:url(/assets/arrow_left_icon-e8bc2850.svg) center no-repeat;margin-right:5px}.deal_details_updated--body{box-sizing:border-box;width:100%;height:100%;padding:34px 60px;overflow-y:auto;grid-area:2/2/3/3}.deal_details_updated--body--content{box-sizing:border-box;width:100%;padding:40px 32px;border-radius:20px;border-bottom:1px solid #f4f3f5;background:#fff;box-shadow:0 6px 10px #eceaee33;float:none;display:flex;flex-direction:row;align-items:flex-start;gap:40px}.deal_details_updated--body--content--headers{display:inline-flex;flex-direction:column;align-items:flex-start;gap:12px}.deal_details_updated--body--content--header{flex-shrink:0;border-radius:10px;border:1px solid #E8E3ED;display:flex;width:216px;padding:12px 14px;align-items:center;gap:8px;cursor:pointer}.deal_details_updated--body--content--header.active{background:#F3ECFF}.deal_details_updated--body--content--header--icon{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(81%) sepia(6%) saturate(434%) hue-rotate(249deg) brightness(95%) contrast(89%)}.deal_details_updated--body--content--header--icon.active{filter:brightness(0) saturate(100%) invert(37%) sepia(61%) saturate(1658%) hue-rotate(236deg) brightness(94%) contrast(92%)}.deal_details_updated--body--content--header--text{margin:0;padding:0;color:#6f648d;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.deal_details_updated--body--content--header--text.active{color:#331d77}.deal_details_updated--body--content--wrapper{display:flex;flex-direction:column;width:100%;height:100%}.deal_details_updated--body--content--body{flex:1;padding:0 20px}.deal_details_updated--body--content--section .company-header{display:flex;align-items:flex-start;gap:20px;margin-bottom:40px;padding:20px 0;border-bottom:1px solid #E8E3ED}.deal_details_updated--body--content--section .company-header .company-logo .logo-circle{width:60px;height:60px;border-radius:50%;background:#8260EF;color:#fff;display:flex;align-items:center;justify-content:center;font-family:SF_Pro_Semibold;font-size:20px;font-weight:600}.deal_details_updated--body--content--section .company-header .company-info{flex:1}.deal_details_updated--body--content--section .company-header .company-info h1{font-family:SF_Pro_Semibold;font-size:32px;font-weight:600;color:#100b20;margin:0 0 15px}.deal_details_updated--body--content--section .company-header .company-info .company-stats{display:flex;flex-direction:column;gap:8px}.deal_details_updated--body--content--section .company-header .company-info .company-stats .stat{display:flex;align-items:center;gap:8px}.deal_details_updated--body--content--section .company-header .company-info .company-stats .stat .label{font-family:Questrial-regular;font-size:14px;color:#6f648d}.deal_details_updated--body--content--section .company-header .company-info .company-stats .stat .value{font-family:SF_Pro_Semibold;font-size:14px;font-weight:600;color:#100b20}.deal_details_updated--body--content--section .company-header .company-meta{max-width:300px}.deal_details_updated--body--content--section .company-header .company-meta .meta-item{margin-bottom:12px}.deal_details_updated--body--content--section .company-header .company-meta .meta-item .label{display:block;font-family:Questrial-regular;font-size:14px;color:#6f648d;margin-bottom:4px}.deal_details_updated--body--content--section .company-header .company-meta .meta-item .value{font-family:Questrial-regular;font-size:14px;color:#100b20;line-height:1.4}.deal_details_updated--body--content--section .company-header .company-meta .top-stats{margin-top:20px;padding-top:20px;border-top:1px solid #E8E3ED}.deal_details_updated--body--content--section .company-header .company-meta .top-stats .sentiment{margin-bottom:16px}.deal_details_updated--body--content--section .company-header .company-meta .top-stats .sentiment .label{display:block;font-family:Questrial-regular;font-size:14px;color:#6f648d;margin-bottom:8px}.deal_details_updated--body--content--section .company-header .company-meta .top-stats .sentiment .sentiment-positive{display:flex;align-items:center;gap:6px}.deal_details_updated--body--content--section .company-header .company-meta .top-stats .sentiment .sentiment-positive .dot{width:8px;height:8px;border-radius:50%;background:#58D08F}.deal_details_updated--body--content--section .company-header .company-meta .top-stats .sentiment .sentiment-positive span:not(.dot){font-family:Questrial-regular;font-size:14px;color:#58d08f;font-weight:500}.deal_details_updated--body--content--section .company-header .company-meta .top-stats .meetings{display:flex;align-items:center;gap:8px}.deal_details_updated--body--content--section .company-header .company-meta .top-stats .meetings .label{font-family:Questrial-regular;font-size:14px;color:#6f648d}.deal_details_updated--body--content--section .company-header .company-meta .top-stats .meetings .value{font-family:SF_Pro_Semibold;font-size:14px;font-weight:600;color:#100b20}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--separator{height:1px;width:100%;background:#E8E3ED;margin:30px 0}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--title{color:var(--Brand-Purple-1, #331D77);font-family:Questrial-regular;font-size:20px;font-style:normal;font-weight:400;line-height:24px}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--text{color:#6f648d;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;margin:0}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--section--wrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:100%}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--section--wrapper .deal_details_updated--body--content--section--company--section{width:50%;flex:0 0 50%}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--section--title{color:var(--Brand-Purple-1, #331D77);font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-transform:uppercase;margin:0 0 6px;padding:0}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--section--list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:30px}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--section--list--item{font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;color:#100b20;line-height:1.6;margin-bottom:6px;position:relative}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--section--list--item--link{color:#100b20;font-family:Questrial-regular;cursor:pointer;text-decoration:none;font-size:16px;font-weight:400;line-height:24px}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--section--list--item--name{font-family:Questrial-regular;color:#100b20;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--section--list--item--type,.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--section--list--item--summary{font-family:Questrial-regular}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--section--toggle-link{cursor:pointer;color:#331d77;text-decoration:underline;font-family:Questrial-regular;font-size:16px;font-weight:400}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company .company-info-section .deal_details_updated--body--content--section--company--section--list--item{padding-left:20px}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company .company-info-section .deal_details_updated--body--content--section--company--section--list--item:before{content:"•";position:absolute;left:0;color:#331d77;font-weight:700}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--person{display:flex;flex-wrap:wrap;justify-content:start;gap:12px;align-items:start;padding:0;margin:0}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--person.link{color:#331d77!important;cursor:pointer;text-decoration:underline}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--person--position{width:250px}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--person--wrapper{display:flex;justify-content:start;align-items:start;width:100%;gap:12px}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--person--name{font-family:SF_Pro_Regular;font-size:14px;font-weight:510;line-height:20px;text-align:left;color:#100b20;padding:0;margin:0}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--person--header{font-family:SF_Pro_Regular;font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#6f648d;padding:0;margin:0 0 4px}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--person--text{font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:20px;text-align:left;color:#100b20;padding:0;margin:0}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--section--subsection{margin-bottom:20px}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--section--subsection--title{color:var(--Brand-Purple-1, #331D77);font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;font-style:normal;font-weight:600;line-height:20px;margin-bottom:8px}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--section--subsection--list{list-style:none;padding:0;margin:0}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--section--subsection--list--item{font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;color:#100b20;line-height:1.6;margin-bottom:6px;position:relative;padding-left:16px}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--section--subsection--list--item:before{content:"•";color:#8260ef;position:absolute;left:0;top:0}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--section--subsection--list--item--name{font-family:Questrial-regular;font-weight:600}.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--section--subsection--list--item--type,.deal_details_updated--body--content--section .deal_details_updated--body--content--section--company--section--subsection--list--item--summary{font-family:Questrial-regular}.deal_details_updated--body--content--section h2{color:#331d77;font-family:Questrial-regular;font-size:24px;font-weight:400;line-height:28px;margin:0 0 20px}.deal_details_updated--body--content--section p{color:#6f648d;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;margin:0}.deal_details_header{position:relative;box-sizing:border-box;width:100%;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;margin-top:20px}.deal_details_header--input_wrapper{flex-grow:1}.deal_details_header--data{position:relative;box-sizing:border-box;width:100%;background:#fff;height:max-content;margin-bottom:30px;padding:20px;display:flex;justify-content:space-between;align-items:center;border-radius:20px;border:1px solid #E8E3ED}.deal_details_header--data--separator{width:0px;height:60px;border:1px solid #E8E3ED}.deal_details_header--data--logo{width:72px;height:72px;border-radius:50%;background:#f3ecff;display:flex;justify-content:center;align-items:center;margin-right:10px;font-size:24px;flex-shrink:0}.deal_details_header--data--wrapper{display:flex;align-items:center;justify-content:start}.deal_details_header--data--details_wrapper{display:flex;align-items:center;justify-content:start;gap:16px;margin-right:40px}.deal_details_header--data--details{display:flex;align-items:start;flex-wrap:wrap;flex-direction:column}.deal_details_header--data--details--title{color:#6f648d;font-family:Questrial-regular;font-size:18px;font-style:normal;font-weight:400;line-height:24px}.deal_details_header--data--details--container{max-width:600px;margin-top:12px}.deal_details_header--data--details--text{color:var(--Black-100, #100B20);font-family:Questrial-regular;font-size:18px;font-style:normal;font-weight:400;line-height:24px}.deal_details_header--data--details--text.link{color:#331d77;text-decoration:underline;cursor:pointer}.deal_details_header--data--details--separator{height:4px;width:4px;border-radius:50%;background-color:#6f648d;display:inline-block;margin-left:8px;margin-right:8px}.deal_details_header--data--name,.deal_details_header--data--input_name{font-family:Questrial-regular;font-weight:400;line-height:150%;text-align:left;display:inline-block;color:#100b20;border:none;margin:0 0 0 10px}.deal_details_header--data--input_name{padding:7px 10px;background:transparent;border:1px solid #cbc8d6;border-radius:6px;font-size:16px;width:250px;margin-right:16px}.deal_details_header--data--name{font-size:32px;color:#100b20}.deal_details_header--data--url{margin-left:10px;margin-top:4px}.deal_details_header--data--url--label{color:#6f648d;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px}.deal_details_header--data--url--link{color:#331d77;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;text-decoration:underline;cursor:pointer}.deal_details_header--data--url--na{color:#999;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px}.deal_details_header--data--right{display:flex;align-items:center;gap:20px}.deal_details_header--data--stage-dropdown{position:relative}.deal_details_header--data--stage-button{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9999px;color:#374151;font-size:.875rem;cursor:pointer;transition:background-color .2s}.deal_details_header--data--stage-button:hover{background:#dcfce7}.deal_details_header--data--stage-button:focus-visible{outline:none;box-shadow:0 0 0 2px #22c55e4d}.deal_details_header--data--stage-button span{font-size:.875rem;color:inherit}.deal_details_header--data--stage-button svg{width:1rem;height:1rem;color:#6b7280;flex-shrink:0}.deal_details_header--data--stage-menu{position:absolute;top:calc(100% + .5rem);left:0;background:white;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;padding:.25rem 0;z-index:50;min-width:200px}.deal_details_header--data--stage-option{display:block;width:100%;text-align:left;padding:.5rem 1rem;font-size:.875rem;color:#374151;border:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:background-color .2s}.deal_details_header--data--stage-option:hover{background:#f9fafb}.deal_details_header--data--stage-option:focus-visible{outline:none;background:#f3f4f6}.deal_details_header--data--stage-option--active{background:#f0fdf4;color:#15803d}.deal_details_header--data--stage-option-content{display:flex;align-items:center;justify-content:space-between}.deal_details_header--data--editing{flex-direction:row;align-items:center}.deal_details_header--data--edit-form{display:flex;gap:20px;margin-left:10px}.deal_details_header--data--edit-field{display:flex;flex-direction:column}.deal_details_header--data--edit-field--label{color:#331d77;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:24px;margin-bottom:4px}.deal_details_header--data--edit-field--input{box-sizing:border-box;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;color:#100b20;width:240px;border-radius:6px;border:1px solid #6F648D;padding:10px 15px}.deal_details_header--data--edit-field--input:focus{outline:1px solid #8260ef}.deal_details_header--data--edit-field--input::placeholder{color:#6f648d}.deal_details_header--data--edit-btn{box-sizing:border-box;background-color:#331d77;color:#fff;text-align:center;width:120px;text-decoration:none;font-family:Questrial-regular,serif;font-size:16px;font-weight:400;line-height:150%;padding:8px 12px;cursor:pointer;transition:.3s;border-radius:100px;border:1px solid #582fc5}.deal_details_header--data--edit-btn:hover{background-color:#634cab}.deal_details_header--data--edit-actions{display:flex;align-items:center;gap:20px;margin-left:40px}.deal_details_header--data--edit-actions--save{box-sizing:border-box;background-color:#331d77;color:#fff;text-align:center;width:120px;text-decoration:none;font-family:Questrial-regular,serif;font-size:16px;font-weight:400;line-height:150%;padding:8px 12px;cursor:pointer;transition:.3s;border-radius:100px;border:1px solid #582fc5}.deal_details_header--data--edit-actions--save:hover{background-color:#634cab}.deal_details_header--data--edit-actions--save:disabled{background-color:#d1caf9;cursor:default;border:none}.deal_details_header--data--edit-actions--cancel{color:#331d77;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;background:transparent;border:none;text-decoration-line:underline;cursor:pointer}.deal_details_header--actions{display:flex;align-items:center;justify-content:flex-end;min-width:305px}.deal_details_header--actions--edit_btn{margin-right:15px;border-radius:6px;border:1px solid #e8e3ed;background:#fff;box-shadow:0 4px 12px #e8e3ed33;padding:8px 16px;color:#331d77;font-family:Questrial-regular;font-size:14px;font-weight:400;height:40px;line-height:20px;cursor:pointer}.deal_details_header--actions--edit_btn:before{display:inline-block;content:"";width:16px;height:16px;background:url(/assets/edit_icon-857b1079.svg) center no-repeat;vertical-align:sub;margin-right:5px}.deal_details_header--actions--delete_btn{box-sizing:border-box;border-radius:6px;background:#ffefef;width:40px;height:40px;font-size:16px;line-height:24px;border:1px solid #ffb7b7;box-shadow:0 4px 12px #e8e3ed33;cursor:pointer}.deal_details_header--actions--delete_btn.past{margin-right:0}.deal_details_header--actions--delete_btn:after{display:inline-block;content:"";width:20px;height:20px;background:url(/assets/trash_icon-47b6b447.svg);vertical-align:sub}.deal_details_header--actions--create_btn{width:150px;padding:8px 16px;border-radius:200px;text-align:center;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;color:#fff;border:1px solid #331d77;background:#331d77;cursor:pointer}.deal_details_header--back_btn{color:#331d77;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;background:transparent;border:none;cursor:pointer;text-decoration:none;width:120px;margin-top:8px}.deal_details_header--back_btn:before{display:inline-block;content:"";width:16px;height:16px;vertical-align:middle;background:url(/assets/arrow_left_icon-e8bc2850.svg) center no-repeat;margin-right:5px}.person-card{display:flex;flex-wrap:wrap;justify-content:start;gap:12px;align-items:start;padding:16px;background:#F4F3F5;border-radius:10px;border:1px solid #E8E3ED;width:100%;box-sizing:border-box}.person-card--wrapper{display:flex;justify-content:start;align-items:start;width:100%;gap:12px;flex-wrap:wrap}.person-card--field{flex:1;min-width:150px}.person-card--name{font-family:Questrial-regular,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#100b20;padding:0;margin:0;width:100%}.person-card--header{font-family:Questrial-regular,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#6f648d;padding:0;margin:0 0 4px}.person-card--text{font-family:Questrial-regular,sans-serif;font-size:16px;font-weight:400;line-height:20px;text-align:left;color:#100b20;padding:0;margin:0;word-break:break-word}.person-card--text.link{color:#331d77;cursor:pointer;text-decoration:underline}.key-people-card{background:#f4f3f5;border:1px solid #e8e3ed;border-radius:12px;padding:16px 24px;margin:16px 0;width:"100%"}.key-people-header{display:flex;align-items:center;gap:16px;padding:16px}.avatar{width:40px;height:40px;background:#fff;border:1px solid #e8e3ed;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:20px;color:#3a3a3a}.key-people-message{text-align:center;color:#7a7a7a;font-size:15px;margin-top:8px}.timeline_list{padding-left:0;margin:0 0 30px}.timeline_list--date_marker,.timeline_list--item{list-style:none}.timeline_list--date_marker{color:#100b20;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;margin-bottom:10px}.timeline_list--item{border-radius:8px;border:1px solid #e8e3ed;padding:20px}.timeline_list--item:not(:last-child){margin-bottom:20px}.timeline_list--item--inner_list{padding-left:80px;position:relative;margin:0}.timeline_list--item--inner_list--date_marker,.timeline_list--item--inner_list--item{list-style:none}.timeline_list--item--inner_list--date_marker{color:#6f648d;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:24px;position:absolute;left:0}.timeline_list--item--inner_list--item{list-style:none;position:relative}.timeline_list--item--inner_list--item:not(:last-child){margin-bottom:15px}.timeline_list--item--inner_list--item:not(:last-child):after{display:inline-block;content:"";width:2px;height:100%;vertical-align:middle;background-color:#8260ef;position:absolute;top:19px;left:-14px}.timeline_list--item--inner_list--item:before{display:inline-block;content:"";width:10px;height:10px;vertical-align:middle;background-color:#8260ef;border-radius:50%;position:absolute;top:7px;left:-18px}.timeline_list--item--inner_list--item--name{color:#331d77;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;margin:0}.timeline_list--item--inner_list--item--date{color:#6f648d;font-family:Questrial-regular;font-size:14px;line-height:20px;font-weight:400;margin:0}.fullDashboard--body{grid-area:2/2/3/3;box-sizing:border-box;width:100%;height:100%;padding:40px 5vh;overflow-y:auto;caret-color:transparent}.fullDashboard--body--wrapper{display:flex;gap:20px}.fullDashboard--body--sentiments{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:30px;box-sizing:border-box;width:100%;padding:24px;border-radius:20px;border-bottom:1px solid #f4f3f5;background:#fff;box-shadow:0 6px 10px #eceaee33;height:140px;margin-bottom:20px}.fullDashboard--body--sentiments--separator{height:100px;width:0px;border:1px solid #E8E3ED}.fullDashboard--body--sentiments--card{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:start;font-family:Questrial-regular;font-size:20px;line-height:24px;font-weight:400;text-align:left;color:#6f648d}.fullDashboard--body--sentiments--card--title{margin-top:10px}.fullDashboard--body--sentiments--card--number{display:flex;gap:14px;justify-content:center;align-items:center;font-size:32px;font-weight:400;line-height:48px;text-align:left;color:#100b20;height:48px}.fullDashboard--body--sentiments--card--icon{width:20px;height:20px}.fullDashboard--body--sentiments--card--icon.grayscale{filter:grayscale(100%)}.fullDashboard--body--subheader{display:flex;justify-content:space-between;width:100%;margin-bottom:15px;height:fit-content}.fullDashboard--body--subheader--title{margin:0;color:#100b20;text-align:left;font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%}.fullDashboard--body--subheader--create_btn{padding:12px 15px;color:#fff;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;width:fit-content;border-radius:100px;background:#331d77;cursor:pointer;transition:.3s;border:none}.fullDashboard--body--subheader--create_btn:hover{background-color:#634cab}.calendar-view{width:100%;padding:24px;box-shadow:0 6px 10px #eceaee33;margin-bottom:20px;min-height:750px;height:750px;position:relative}.calendar-view .calendar-loading{display:flex;justify-content:center;align-items:center;height:600px;font-family:Questrial-regular;font-size:18px;color:#6f648d}.calendar-view .rbc-calendar{font-family:Questrial-regular;border:none!important;box-shadow:none!important;border-radius:12px;overflow:hidden}.calendar-view .rbc-header{white-space:pre-line;padding:15px 0 10px;font-size:18px;font-weight:400;text-align:center;flex-direction:column;align-items:center;color:#6f648d;line-height:1.5}.calendar-view .rbc-toolbar-label-container{background:transparent!important}.calendar-view .rbc-toolbar{margin-bottom:20px;font-family:Questrial-regular;display:flex;justify-content:space-between;align-items:center;background:transparent!important;box-shadow:none!important;border:none!important}.calendar-view .rbc-toolbar-label-container{display:flex;align-items:center;justify-content:center;gap:10px}.calendar-view .rbc-toolbar-label{font-size:20px;font-weight:500;color:#100b20;font-family:Questrial-regular;padding:0!important}.calendar-view .rbc-time-header-gutter{position:relative;border-right:none!important;background-color:#fff;border-top-left-radius:12px!important}.calendar-view .rbc-time-header .rbc-overflowing{border-top-left-radius:12px!important;border-color:#100b20;border-right:none!important}.calendar-view .rbc-time-content>.rbc-time-gutter,.calendar-view .rbc-time-header-gutter{color:#6f648d!important;padding:0!important}.calendar-view .rbc-allday-cell,.calendar-view .rbc-allday-header,.calendar-view .rbc-row.rbc-allday-row{display:none!important;height:0!important;min-height:0!important;max-height:0!important;padding:0!important;border:none!important}.calendar-view .rbc-time-header-gutter:before{content:"TIMING";display:block;color:#6f648d;font-family:Questrial-regular;font-size:13px;font-weight:400;text-align:center;text-transform:uppercase;margin-top:11px;background-color:#fff;padding-top:5px}.calendar-view .rbc-month-view{border-radius:12px!important;background-color:#fff!important;border:1px solid #E8E3ED}.calendar-view .rbc-month-view .rbc-date-cell{text-align:left!important;padding-left:10px!important;padding-top:6px!important;vertical-align:top!important;box-sizing:border-box;margin-left:none}.calendar-view .rbc-month-view .rbc-date-cell>a,.calendar-view .rbc-month-view .rbc-date-cell>.rbc-now{background:transparent!important;z-index:1;margin-left:5px;margin-top:2px;padding-left:5px;display:inline-block}.calendar-view .rbc-month-view .rbc-header{font-size:14px!important}.calendar-view .rbc-navigation-btn{border:none;padding:0!important;width:10px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;color:#331d77;transition:all .2s ease}.calendar-view .rbc-navigation-btn:hover{background-color:#ece1ff;border-color:#331d77}.calendar-view .rbc-toolbar button{border-radius:8px;color:#331d77;border-color:#e8e3ed}.calendar-view .rbc-toolbar button:hover,.calendar-view .rbc-toolbar button:active,.calendar-view .rbc-toolbar button.rbc-active{background-color:#331d77;color:#fff;border-color:#331d77}.calendar-view .rbc-event-label{display:none!important}.calendar-view .rbc-event{background-color:#ece1ff!important;border:none!important;box-shadow:0 1px 3px #0000001a;color:#100b20!important;border-radius:8px!important;padding:6px 8px!important}.calendar-view .custom-event{display:flex;flex-direction:column;gap:2px;width:100%}.calendar-view .custom-event--header{display:flex;justify-content:space-between;align-items:center}.calendar-view .custom-event--title{color:#100b20;font-family:Questrial-regular;font-size:12px;font-weight:400;line-height:130%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.calendar-view .custom-event--time{color:#6f648d;font-family:Questrial-regular;font-size:12px;font-weight:400;line-height:130%}.calendar-view .custom-event--checkbox{cursor:pointer;width:18px;height:18px;min-width:18px;min-height:18px;margin-left:5px;border:1px solid #8260EF;border-radius:2px;background-color:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-sizing:border-box}.calendar-view .custom-event--checkbox.checked{background-color:#fff}.calendar-view .custom-event--checkbox-logo{width:16px;height:16px}.calendar-view .rbc-time-view{background-color:#fff!important;border-radius:12px!important;border:1px solid #E8E3ED!important}.calendar-view .rbc-time-view .rbc-allday-cell{display:none!important;border:none!important}.calendar-view .rbc-time-view .rbc-time-content .rbc-day-slot{min-height:650px}.calendar-view .rbc-time-view .rbc-timeslot-group{min-height:100px}.calendar-view .rbc-time-view .rbc-header.rbc-today{color:#8260ef!important;background:transparent!important}.calendar-view .rbc-time-view .rbc-day-slot.rbc-today{background:transparent!important}.calendar-view .rbc-btn-group{display:inline-flex;border-radius:8px;border:4px solid #E8E3ED;background-color:#e8e3ed;padding:0;margin:0;gap:5px}.calendar-view .rbc-btn-group button{background-color:#e8e3ed!important;border:none;border-radius:8px;color:#331d77;font-weight:400;font-size:14px;padding:6px 12px;cursor:pointer;transition:all .2s,color .2s;outline:none;box-shadow:none}.calendar-view .rbc-btn-group button:hover,.calendar-view .rbc-btn-group button:focus,.calendar-view .rbc-btn-group button:active,.calendar-view .rbc-btn-group button.rbc-active{background:#fff!important;color:#331d77;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.calendar-view .rbc-off-range-bg{background-color:#fff}.calendar-view .rbc-month-view .rbc-date-cell .rbc-off-range,.calendar-view .rbc-month-view .rbc-date-cell .rbc-off-range-bg,.calendar-view .rbc-month-view .rbc-off-range{color:#6f648d!important}.calendar-view .rbc-month-view .rbc-date-cell.rbc-now,.calendar-view .rbc-month-view .rbc-date-cell.rbc-now>a,.calendar-view .rbc-month-view .rbc-date-cell.rbc-now>.rbc-now{color:#8260ef!important;background:transparent!important;font-weight:600}.calendar-view .rbc-month-view .rbc-day-bg.rbc-today{background:transparent!important}.calendar-view .rbc-current-time-indicator{background-color:#8260ef!important;height:2px;display:block;z-index:10}.calendar-view .rbc-current-time-indicator:before{content:"";position:absolute;left:-6px;top:50%;transform:translateY(-50%);width:10px;height:10px;background:#8260EF;border-radius:50%;z-index:11}.calendar-view .rbc-month-view .rbc-event.rbc-event-with-checkbox{background:transparent!important;padding:0!important;margin-left:5px;box-shadow:none!important}.month-event-row{display:flex;align-items:center;gap:6px;font-family:Questrial-regular;font-size:12px;color:#100b20}.month-event-time{color:#6f648d;font-size:12px;font-weight:500;min-width:48px}.month-event-title{color:#100b20;font-size:12px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rbc-popup{background:#fff;border:1px solid #E8E3ED;border-radius:8px;box-shadow:0 8px 20px #0000001a;padding:12px;min-width:200px;z-index:1000}.rbc-popup .rbc-popup-header{font-family:Questrial-regular;font-size:14px;font-weight:500;color:#100b20;margin-bottom:8px}.rbc-popup .rbc-event{margin-bottom:4px;padding:4px 8px;border-radius:4px;background-color:#ece1ff!important}.rbc-popup .rbc-event:last-child{margin-bottom:0!important}.rbc-popup .rbc-event.rbc-event{background-color:#ece1ff!important;color:#100b20!important}.rbc-overlay .rbc-event,.rbc-overlay-header+* .rbc-event{background-color:#ece1ff!important;color:#100b20!important;border:none!important}.tippy-box{z-index:1500!important}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{overflow:visible;text-transform:none;-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.rbc-m-b-negative-3{margin-bottom:-3px}.rbc-h-full{height:100%}.rbc-calendar *,.rbc-calendar *:before,.rbc-calendar *:after{-webkit-box-sizing:inherit;box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.rbc-ellipsis,.rbc-show-more,.rbc-row-segment .rbc-event-content,.rbc-event-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;text-overflow:ellipsis;white-space:nowrap;padding:0 3px;text-align:center;vertical-align:middle;font-weight:700;font-size:90%;min-height:0;border-bottom:1px solid #ddd}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{color:inherit;background:none;margin:0;padding:0;border:none;cursor:pointer;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.rbc-row-content{position:relative;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;font-size:16px}.rbc-toolbar .rbc-toolbar-label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{color:#373a3c;display:inline-block;margin:0;text-align:center;vertical-align:middle;background:none;background-image:none;border:1px solid #ccc;padding:.375rem 1rem;border-radius:4px;line-height:normal;white-space:nowrap}.rbc-toolbar button:active,.rbc-toolbar button.rbc-active{background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px #00000020;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button.rbc-active:focus{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.rbc-toolbar button:focus{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:hover{color:#373a3c;cursor:pointer;background-color:#e6e6e6;border-color:#adadad}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:0 4px 4px 0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px 0 0 4px}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}@media (max-width: 767px){.rbc-toolbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.rbc-event,.rbc-day-slot .rbc-background-event{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:2px 5px;background-color:#3174ad;border-radius:5px;color:#fff;cursor:pointer;width:100%;text-align:left}.rbc-slot-selecting .rbc-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-slot-selecting .rbc-background-event{cursor:inherit;pointer-events:none}.rbc-event.rbc-selected,.rbc-day-slot .rbc-selected.rbc-background-event{background-color:#265985}.rbc-event:focus,.rbc-day-slot .rbc-background-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{-webkit-box-shadow:-1px 1px 5px 0px rgba(51,51,51,.5);box-shadow:-1px 1px 5px #33333380}.rbc-event-continues-prior{border-top-left-radius:0;border-bottom-left-radius:0}.rbc-event-continues-after{border-top-right-radius:0;border-bottom-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:#0000001a}.rbc-show-more{background-color:#ffffff4d;z-index:4;font-weight:700;font-size:85%;height:auto;line-height:normal;color:#3174ad}.rbc-show-more:hover,.rbc-show-more:focus{color:#265985}.rbc-month-view{position:relative;border:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;height:100%}.rbc-month-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-month-row{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-preferred-size:0px;flex-basis:0px;overflow:hidden;height:100%}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:hidden;right:1px}.rbc-day-bg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{position:absolute;z-index:5;border:1px solid #e5e5e5;background-color:#fff;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.25);box-shadow:0 5px 15px #00000040;padding:10px}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{width:100%;border:1px solid #ddd;border-spacing:0;border-collapse:collapse}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{padding:3px 5px;text-align:left;border-bottom:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{-webkit-box-flex:1;-ms-flex:1;flex:1}.rbc-timeslot-group{border-bottom:1px solid #ddd;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.rbc-time-gutter,.rbc-header-gutter{-webkit-box-flex:0;-ms-flex:none;flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{bottom:0;left:0;position:absolute;right:0;margin-right:10px;top:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-event,.rbc-day-slot .rbc-background-event{border:1px solid #265985;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%;min-height:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{-webkit-box-flex:0;-ms-flex:none;flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{width:100%;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;word-wrap:break-word;line-height:1;height:100%;min-height:1em}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{position:sticky;left:0;background-color:#fff;border-right:1px solid #ddd;z-index:10;margin-right:-1px}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{min-width:auto;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-preferred-size:0px;flex-basis:0px}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-header,.rbc-time-view-resources .rbc-day-bg{width:140px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-preferred-size:0 px;flex-basis:0 px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{z-index:10;position:absolute;background-color:#00000080;color:#fff;font-size:75%;width:100%;padding:3px}.rbc-slot-selecting{cursor:move}.rbc-time-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;border:1px solid #ddd;min-height:0}.rbc-time-view .rbc-time-gutter{white-space:nowrap;text-align:right}.rbc-time-view .rbc-allday-cell{-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;height:100%;position:relative}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:20px}.rbc-time-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-right-width:0;border-left:1px solid #ddd}.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-left:1px solid #ddd}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;-ms-flex-negative:0;flex-shrink:0}.rbc-time-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;border-top:2px solid #ddd;overflow-y:auto;position:relative}.rbc-time-content>.rbc-time-gutter{-webkit-box-flex:0;-ms-flex:none;flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.rbc-current-time-indicator{position:absolute;z-index:3;left:0;right:0;height:1px;background-color:#74ad31;pointer-events:none}.rbc-resource-grouping.rbc-time-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rbc-resource-grouping .rbc-row .rbc-header{width:141px}.suggestion--body{grid-area:2/2/3/3;box-sizing:border-box;width:100%;height:100%;padding:40px 5vh;overflow-y:auto}.suggestion--body--subheader{display:flex;justify-content:space-between;width:100%;margin-bottom:15px;height:fit-content}.suggestion--body--subheader--title{margin:0;color:#100b20;text-align:left;font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%}.suggestion--body--subheader--create_btn{padding:12px 15px;color:#fff;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;width:fit-content;border-radius:100px;background:#331d77;cursor:pointer;transition:.3s;border:none}.suggestion--body--subheader--create_btn:hover{background-color:#634cab}.settings--body{grid-area:2/2/3/3;box-sizing:border-box;width:100%;height:100%;padding:40px 5vh;overflow-y:auto}.settings--body--subheader{display:flex;justify-content:space-between;width:100%;margin-bottom:15px;height:fit-content}.settings--body--subheader--title{margin:0;color:#100b20;text-align:left;font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%}.settings--body--subheader--create_btn{padding:12px 15px;color:#fff;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;width:fit-content;border-radius:100px;background:#331d77;cursor:pointer;transition:.3s;border:none}.settings--body--subheader--create_btn:hover{background-color:#634cab}.settings--body--subheader--button_wrapper{display:inline-block}.settings--body--form{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.settings--body--form--platforms{display:flex;gap:20px;flex-wrap:wrap}.settings--body--form--product_wrapper{display:flex;flex-direction:column;gap:0px;width:100%;justify-content:start;align-items:start}.settings--body--form--product_wrapper--title{color:#331d77;font-family:Questrial-regular;font-size:20px;font-style:normal;font-weight:400;line-height:24px;margin:30px 0 0;padding:0}.settings--body--form--product_wrapper--subtitle{color:#6f648d;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:8px 0 0;padding:0}.settings--body--form--product_wrapper--inputs{display:flex;gap:20px;max-width:1000px;flex-wrap:wrap;margin-top:20px}.settings--body--form--product_wrapper--inputs--input{display:flex;flex-direction:column;width:480px}.settings--body--form--product_wrapper--inputs--input--label{color:#331d77;font-family:Questrial-regular;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.settings--body--form--product_wrapper--buttons{display:flex;justify-content:space-between;width:980px;margin-top:32px}.settings--body--form--product_wrapper--buttons--add{color:#331d77;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-decoration-line:underline;cursor:pointer;background:none;border:none}.settings--body--form--product_wrapper--buttons--delete{color:#e81919;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-decoration-line:underline;cursor:pointer;background:none;border:none}.settings--body--form--products{display:flex;gap:12px;flex-wrap:wrap}.settings--body--form--product{color:#582fc5;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;display:flex;padding:6px 12px;justify-content:center;align-items:center;gap:10px;border-radius:30px;border:1px solid #D1CAF9;background:#F3ECFF;cursor:pointer}.settings--body--form--product.active{background:#8260EF;color:#fff}.settings--body--form--product.error{border-color:#fc5555}.settings--body--form--title{color:#331d77;font-family:Questrial-regular;font-size:20px;font-style:normal;font-weight:400;line-height:24px;width:100%;margin:0 0 20px;height:fit-content}.settings--body--form--subtitle{color:#6f648d;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%;margin:0 0 20px}.settings--body--form--platform{box-sizing:border-box;border-radius:6px;border:1px solid #CBC8D6;background:#FFF;width:600px;height:60px;display:flex;padding:16px;justify-content:space-between;align-items:center}.settings--body--form--platform--connected_wrapper{display:flex;gap:16px;align-items:center}.settings--body--form--platform--wrapper{display:flex;gap:20px;align-items:center}.settings--body--form--platform--label{color:#331d77;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-right:16px}.settings--body--form--platform--link{color:#331d77;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-decoration-line:underline;cursor:pointer}.settings--body--form--platform--connected{color:#137b4f;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;display:flex;align-items:center;cursor:default}.settings--body--form--platform--loading{color:#6f648d;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;display:flex;align-items:center}.settings--body--form--platform--calendars{display:flex;flex-direction:column}.settings--body--form--platform--calendars-list{margin-top:10px;max-height:200px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.settings--body--form--platform--calendar-item{padding:5px 0;display:flex;align-items:center}.settings--body--form--platform--calendar-name{font-family:Questrial-regular;font-size:14px;color:#331d77}.settings--body--form--platform--primary-badge{margin-left:5px;font-family:Questrial-regular;font-size:14px;color:#58d08f;font-weight:500}.settings--body--form--platform--close{cursor:pointer}.settings--body--form--label{position:relative;display:block;color:#331d77;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:24px;margin-bottom:8px;margin-top:0}.settings--body--form--input{box-sizing:border-box;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;color:#100b20;width:480px;border-radius:6px;border:1px solid #6F648D;padding:10px 15px}.settings--body--form--input:focus{outline:1px solid #8260ef}.settings--body--form--input:disabled{color:#6f648d;pointer-events:none}.settings--body--form--input::placeholder{color:#6f648d}.settings--body--form--submit_btn{box-sizing:border-box;background-color:#331d77;color:#fff;text-align:center;width:220px;text-decoration:none;font-family:Questrial-regular,serif;font-size:16px;font-weight:400;line-height:150%;padding:12px 20px;transition:.3s;border-radius:100px;border:1px solid #582fc5;cursor:pointer}.settings--body--form--submit_btn:hover{background-color:#634cab}.settings--body--form--submit_btn:disabled{background-color:#d1caf9;cursor:default;border:none}.settings--body--form--submit_btn.error{border:1px solid #FC5555}.settings--body--form--error{color:#ef6060;width:450px;font-family:Questrial-regular;font-size:10px;line-height:20px;margin:0}.settings--body--form--error--placeholder{height:20px}.settings--content{position:relative;box-sizing:border-box;width:100%;padding:30px;border-radius:20px;border-bottom:1px solid #f4f3f5;background:#fff;box-shadow:0 6px 10px #eceaee33;min-height:700px;height:max-content}.settings--content--info{display:flex;gap:50px;justify-content:space-between;font-family:Questrial-regular;font-size:20px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;color:#100b20}.settings--content--headers{display:inline-flex;flex-direction:column;align-items:flex-start;gap:12px}.settings--content--header{flex-shrink:0;border-radius:10px;border:1px solid #E8E3ED;display:flex;width:216px;padding:12px 14px;align-items:center;gap:8px;cursor:pointer}.settings--content--header.active{background:#F3ECFF}.settings--content--header.error{border-color:#fc5555}.settings--content--header--text{margin:0;padding:0;color:#6f648d;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.settings--content--header--text.active{color:#331d77}.settings--content--links{width:80px;display:flex;flex-direction:column;justify-content:start;align-items:center;gap:20px;flex-shrink:0}.settings--content--btn{padding:0;color:#331d77;text-align:right;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;background:transparent;border:none;text-decoration-line:underline;cursor:pointer}.select_calendar_modal{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100vw;height:100vh;opacity:0;pointer-events:none;transition:opacity .3s}.select_calendar_modal.isOpen{opacity:1;pointer-events:initial}.select_calendar_modal--overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:#100b2040}.select_calendar_modal--content{box-sizing:border-box;transform:scale(.9);transition:transform .3s;position:relative;padding:60px 35px;border-radius:16px;background:#fff}.select_calendar_modal--content.isOpen{transform:scale(.95)}.select_calendar_modal--content--title{color:#100b20;text-align:center;font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%;margin:0}.select_calendar_modal--content--text{padding-top:4px;color:var(--Brand-Purple-1, #331D77);text-align:center;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0}.select_calendar_modal--content--label{display:inline-block;position:relative;cursor:pointer;font-family:Questrial-regular;font-size:16px;color:#100b20;padding-left:28px;margin:0;line-height:20px;-webkit-user-select:none;user-select:none}.select_calendar_modal--content--calendars-list{margin:20px 0;max-height:300px;overflow-y:auto;padding:0 10px}.select_calendar_modal--content--calendar-item{margin-bottom:16px;position:relative}.select_calendar_modal--content--calendar-name{margin-left:8px;font-family:Questrial-regular;font-size:16px;color:#100b20}.select_calendar_modal--content--primary-badge{color:#634cab;font-weight:500;margin-left:4px}.select_calendar_modal--content--checkbox{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.select_calendar_modal--content--checkbox+label:before{content:"";position:absolute;left:0;top:1px;width:16px;height:16px;border-radius:4px;border:1px solid #CBC8D6;background:#FFF;transition:all .2s ease}.select_calendar_modal--content--checkbox:checked+label:before{border:1px solid var(--Brand-Purple-1, #331D77);background:var(--Additional-purple-2, #F3ECFF)}.select_calendar_modal--content--checkbox:checked+label:after{content:"";position:absolute;left:4px;top:4px;width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8' fill='none'%3E%3Cpath d='M3.33333 6.09476L8.59524 0.833332L9.30476 1.5476L3.33333 7.51879L0.666667 4.85165L1.38095 4.13784L3.33333 6.09476Z' fill='%23331D77'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.select_calendar_modal--content--loading,.select_calendar_modal--content--empty{text-align:center;font-family:Questrial-regular;font-size:16px;color:#6f648d;margin:20px 0}.select_calendar_modal--content--input{box-sizing:border-box;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;color:#100b20;width:100%;border-radius:6px;border:1px solid #cbc8d6;padding:7.5px 15px;margin-top:5px}.select_calendar_modal--content--input:hover{border:1px solid #151515}.select_calendar_modal--content--submit_btn{display:block;color:#fff;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;border-radius:100px;background:#331d77;width:220px;margin:0 auto;border:none;padding:12px;cursor:pointer}.select_calendar_modal--content--submit_btn.disabled{background-color:#d1caf9;pointer-events:none}.select_calendar_modal--content--submit_btn:hover{background-color:#634cab}.select_calendar_modal--content--close_btn{display:inline-block;position:absolute;top:15px;right:15px;width:16px;height:16px;border:none;cursor:pointer;outline:none;background:url(/assets/close_icon-16f5d59a.svg) center no-repeat}.change_password--reset_pass_btn{margin-top:60px}ul.react-paginate{margin-bottom:2rem;flex-direction:row;list-style-type:none;font-family:Questrial-regular;font-size:14px;display:flex;justify-content:space-between;align-items:center;padding-left:0}ul.react-paginate li a{border-radius:7px;padding:.4rem .6rem;margin:0 1rem;cursor:pointer}ul.react-paginate li.previous a,ul.react-paginate li.next a,ul.react-paginate li.break a{border-color:transparent;display:flex;align-items:center;justify-content:center}ul.react-paginate li.selected a{background-color:#331d77;border-color:transparent;color:#fff;min-width:32px}ul.react-paginate li.disabled a{color:gray}ul.react-paginate li.disable,ul.react-paginate li.disabled a{cursor:default}.deal_list{list-style:none;padding:0}.deal_list--topbar{height:40px;margin:17px 0 4px;display:flex;justify-content:space-between;align-items:center;gap:16px}.deal_list--topbar--buttons{display:flex;gap:16px}.deal_list--topbar--buttons--button{display:flex;padding:6px 12px;justify-content:center;align-items:center;gap:10px;border-radius:30px;border:1px solid #D1CAF9;background:#F3ECFF;font-family:Questrial-regular;color:#582fc5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;cursor:pointer}.deal_list--topbar--buttons--button.active{color:#fff;background:#8260EF;border:none}.deal_list--topbar--counter{flex-grow:1}.deal_list--topbar--filter{display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:8px;border-radius:6px;border:1px solid #CBC8D6;background:#F3ECFF;cursor:pointer}.deal_list--topbar--filter--text{font-family:Questrial-regular;color:#331d77;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.deal_list--topbar--filter:hover{border:1px solid #6F648D}.deal_list--topbar--filter--count{color:#fff;text-align:center;font-family:Questrial-regular;font-size:12px;font-style:normal;font-weight:400;line-height:20px;display:flex;width:20px;height:20px;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;background:#8260EF;margin:auto 0}.deal_list--topbar--search{position:relative}.deal_list--topbar--search--icon{position:absolute;top:50%;left:10px;transform:translateY(-50%);z-index:1}.MuiPickersDay-root.Mui-selected{background-color:#8260ef!important}.ghl_deal_item{box-sizing:border-box;width:100%;background-color:#fff;border-radius:8px;padding:10px 20px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.ghl_deal_item--wrapper{display:grid;grid-template-columns:repeat(5,1fr);width:100%}.ghl_deal_item--sentiment{font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;text-align:center;color:#6f648d}.ghl_deal_item--sentiment--wrapper{display:flex;align-items:center;justify-content:center;margin-right:10px;width:220px}.ghl_deal_item--data{display:flex;align-items:center;justify-content:start;flex:1 0 auto;box-sizing:border-box}.ghl_deal_item--data--sentiment{color:#6f648d;text-align:right;font-family:Questrial-regular;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ghl_deal_item--data--wrapper{display:flex;align-items:center;justify-content:space-between;width:210px}.ghl_deal_item--data--name{font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;display:inline-block;margin:0;color:#331d77;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ghl_deal_item--data--time{color:#6f648d;font-family:Questrial-regular;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin:0}.ghl_deal_item--label{font-family:Questrial-regular;color:#6f648d;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ghl_deal_item--value{color:var(--Brand-Purple-1, #331D77);text-align:right;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.ghl_deal_item--revenue{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}.ghl_deal_item--employee,.ghl_deal_item--url{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 0 auto;box-sizing:border-box}.ghl_deal_item--url2{grid-column:span 2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 0 auto;box-sizing:border-box}.ghl_deal_item--meeting{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 0 auto;box-sizing:border-box;justify-self:end;padding-right:20px}.ghl_deal_item--buttons{width:96px;display:flex;gap:16px;align-items:center;justify-content:end}.ghl_deal_item--actions{display:flex;align-items:center}.ghl_deal_item--actions--delete_btn{vertical-align:middle;box-sizing:border-box;border-radius:6px;background:#ffefef;margin-right:15px;width:40px;height:40px;border:1px solid #ffb7b7;box-shadow:0 4px 12px #e8e3ed33;cursor:pointer}.ghl_deal_item--actions--delete_btn:after{display:inline-block;content:"";width:20px;height:20px;background:url(/assets/trash_icon-47b6b447.svg);vertical-align:sub}.ghl_deal_item--actions--line{display:inline-block;width:1px;height:48px;background-color:#e8e3ed;vertical-align:middle}.ghl_deal_item--actions--detail_btn{min-width:142px;padding:8px 16px;border-radius:200px;margin-left:15px;text-align:center;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;cursor:pointer;text-decoration:none;box-sizing:border-box;color:#331d77;border:1px solid #f3ecff;background:#f3ecff}.ghl_deal_item--actions--detail_btn:after{display:inline-block;content:"";width:16px;height:16px;vertical-align:sub;margin-left:5px;background:url(/assets/clipboard_edit-67a9aef4.svg)}.ghl_deal_details--body{box-sizing:border-box;width:100%;height:100%;padding:0 60px;overflow-y:auto;grid-area:2/2/3/3}.ghl_deal_details--body--content{box-sizing:border-box;width:100%;padding:0;background:#fff;float:none;display:flex;flex-direction:column;align-items:stretch}.ghl_deal_details--body--content--intellegence{display:flex;align-items:stretch;gap:20px;height:100%}.ghl_deal_details--body--content--intellegence--separator{width:0px;align-self:stretch;border:1px solid #E8E3ED}.ghl_deal_details--body--content--controls{position:relative;margin-bottom:20px}.ghl_deal_details--body--content--controls--tab{color:#100b20;font-family:Questrial-regular;font-size:20px;font-weight:400;line-height:16px;background:transparent;border:none;padding:0 0 8px;margin-right:20px;cursor:pointer;border-bottom:3px solid transparent}.ghl_deal_details--body--content--controls--tab.active{border-bottom:3px solid #8260ef}.ghl_deal_details--body--content--controls--create_btn,.ghl_deal_details--body--content--controls--upload_btn{position:absolute;right:0;top:-5px;min-width:142px;padding:8px 16px;border-radius:200px;text-align:center;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;cursor:pointer;text-decoration:none;box-sizing:border-box;color:#fff;border:1px solid #331d77;background:#331d77;margin-left:auto}.ghl_deal_details--body--content--controls--upload_btn{background:transparent;color:#331d77}.ghl_deal_details--body--content--controls--upload_btn:before{display:inline-block;content:"";width:16px;height:16px;background:url(/assets/upload_icon-c9b0a158.svg) center no-repeat;vertical-align:sub;margin-right:5px}.ghl_deal_details--body--text{color:#100b20;text-align:center;font-family:Questrial-regular;font-size:20px;font-weight:400;line-height:24px;margin:0 0 20px}.ghl_deal_details--back_btn{color:#331d77;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;background:transparent;border:none;cursor:pointer;text-decoration:none;width:120px;position:absolute;left:0}.ghl_deal_details--back_btn:before{display:inline-block;content:"";width:16px;height:16px;vertical-align:middle;background:url(/assets/arrow_left_icon-e8bc2850.svg) center no-repeat;margin-right:5px}.deal_intelligence{list-style:none;padding-left:0}.deal_intelligence--item:not(:last-child){margin-bottom:15px}.deal_intelligence--item--text{color:#100b20;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;margin:0}.ghl--deal_details_header{position:relative;box-sizing:border-box;width:100%;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.ghl--deal_details_header--input_wrapper{flex-grow:1}.ghl--deal_details_header--data{position:relative;box-sizing:border-box;width:100%;padding:30px 24px;border-radius:20px;border-bottom:1px solid #f4f3f5;background:#fff;box-shadow:0 6px 10px #eceaee33;height:max-content;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.ghl--deal_details_header--data--separator{width:0px;height:100px;border:1px solid #E8E3ED}.ghl--deal_details_header--data--logo{width:72px;height:72px;border-radius:50%;background:#f3ecff;display:flex;justify-content:center;align-items:center;margin-right:10px;font-size:24px;flex-shrink:0}.ghl--deal_details_header--data--wrapper{display:flex;align-items:center;justify-content:start;flex-basis:30%}.ghl--deal_details_header--data--details{display:flex;align-items:start;flex-wrap:wrap;flex-direction:column}.ghl--deal_details_header--data--details.part1{flex-basis:20%}.ghl--deal_details_header--data--details.part2{flex-basis:30%}.ghl--deal_details_header--data--details--title{color:#6f648d;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;text-align:left;margin-bottom:4px;font-family:Questrial-regular}.ghl--deal_details_header--data--details--container{max-width:600px;margin-bottom:10px}.ghl--deal_details_header--data--details--text{color:#100b20;font-size:16px;font-weight:400;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:20px;height:20px;font-family:Questrial-regular}.ghl--deal_details_header--data--details--text.link{color:#331d77;text-decoration:underline;cursor:pointer}.ghl--deal_details_header--data--details--separator{height:4px;width:4px;border-radius:50%;background-color:#6f648d;display:inline-block;margin-left:8px;margin-right:8px}.ghl--deal_details_header--data--name,.ghl--deal_details_header--data--input_name{font-family:Questrial-regular;font-weight:400;line-height:150%;text-align:left;display:inline-block;color:#100b20;border:none;margin:0 0 0 10px}.ghl--deal_details_header--data--input_name{padding:7px 10px;background:transparent;border:1px solid #cbc8d6;border-radius:6px;font-size:16px;width:250px;margin-right:16px}.ghl--deal_details_header--data--name{font-size:32px;color:#100b20}.ghl--deal_details_header--actions{display:flex;align-items:center;justify-content:flex-end;min-width:305px}.ghl--deal_details_header--actions--edit_btn{margin-right:15px;border-radius:6px;border:1px solid #e8e3ed;background:#fff;box-shadow:0 4px 12px #e8e3ed33;padding:8px 16px;color:#331d77;font-family:Questrial-regular;font-size:14px;font-weight:400;height:40px;line-height:20px;cursor:pointer}.ghl--deal_details_header--actions--edit_btn:before{display:inline-block;content:"";width:16px;height:16px;background:url(/assets/edit_icon-857b1079.svg) center no-repeat;vertical-align:sub;margin-right:5px}.ghl--deal_details_header--actions--delete_btn{box-sizing:border-box;border-radius:6px;background:#ffefef;width:40px;height:40px;font-size:16px;line-height:24px;border:1px solid #ffb7b7;box-shadow:0 4px 12px #e8e3ed33;cursor:pointer}.ghl--deal_details_header--actions--delete_btn.past{margin-right:0}.ghl--deal_details_header--actions--delete_btn:after{display:inline-block;content:"";width:20px;height:20px;background:url(/assets/trash_icon-47b6b447.svg);vertical-align:sub}.ghl--deal_details_header--actions--create_btn{width:150px;padding:8px 16px;border-radius:200px;text-align:center;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;color:#fff;border:1px solid #331d77;background:#331d77;cursor:pointer}.ghl--deal_details_header--back_btn{color:#331d77;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;background:transparent;border:none;cursor:pointer;text-decoration:none;width:120px;position:absolute;left:60px;top:28px}.ghl--deal_details_header--back_btn:before{display:inline-block;content:"";width:16px;height:16px;vertical-align:middle;background:url(/assets/arrow_left_icon-e8bc2850.svg) center no-repeat;margin-right:5px}.deal_details_info{position:relative;box-sizing:border-box;width:100%;padding:24px;border-radius:20px;border-bottom:1px solid #f4f3f5;background:#fff;box-shadow:0 6px 10px #eceaee33;height:max-content;margin-bottom:20px}.deal_details_info--companycard{width:16.7%;margin-bottom:40px}.deal_details_info--header{font-family:Questrial-regular;font-size:26px;font-weight:400;line-height:26px;color:#100b20;padding:0;margin:0}.deal_details_info--separator{width:100%;height:0px;border:1px solid #E8E3ED;margin:20px 0}.deal_details_info--wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;cursor:pointer}.deal_details_info--hwrapper{display:flex;justify-content:start;align-items:center;width:100%;gap:26px;flex-wrap:wrap}.deal_details_info--persons{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px;align-items:center}.deal_details_info--person{display:flex;flex-wrap:wrap;justify-content:start;align-items:start;width:493px;max-height:150px;padding:0;margin:0}@media (max-width: 1439px){.deal_details_info--person{width:440px}}.deal_details_info--person--position{width:240px}@media (max-width: 1439px){.deal_details_info--person--position{width:200px}}.deal_details_info--person--wrapper{display:flex;justify-content:start;align-items:start;flex-wrap:wrap;width:100%;gap:12px}.deal_details_info--person--name{font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#100b20;padding:0;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.deal_details_info--person--header{font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#6f648d;padding:0;margin:12px 0 0}.deal_details_info--person--text{font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#100b20;padding:0;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.deal_details_info--person--text.link{text-decoration:underline;cursor:pointer;color:#331d77;display:block}.deal_details_info--show{display:flex;justify-content:center;align-items:center;cursor:pointer;color:#331d77;width:100%;margin-top:16px;font-family:Questrial-regular;font-weight:400}.wrapper{flex-basis:50%;display:flex;flex-direction:column;align-self:stretch;justify-content:start}.coming{margin-top:100px;color:#331d77;font-size:32px;line-height:48px;margin-bottom:0}.subheader{color:#331d77;font-size:16px;line-height:24px;margin:0}.header{color:#6f648d;font-size:16px;line-height:24px;font-weight:400;width:100%}.wrapper{flex-basis:50%;align-self:stretch}.live_panel{display:flex;height:100vh;width:100vw;padding:16px;box-sizing:border-box;gap:16px;overflow:hidden;background:#D8D2E2;transition:flex-direction .3s ease}.live_panel--tippy-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(16,11,32,.35);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:9000}.live_panel--end_call_button{position:absolute;bottom:20px;right:20px;cursor:pointer}.live_panel--meeting-url-button{position:absolute;bottom:80px;right:20px;cursor:pointer}.live_panel--sections_header{display:flex;justify-content:space-between;align-items:center;width:100%}.live_panel--sections_header--white_background{background:#FFFFFF;border-radius:8px;cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.live_panel--sections_header--title_and_number{display:flex;align-items:center;gap:6px;margin-bottom:8px;margin-top:16px}.live_panel--sections_header--right_wrapper{display:flex;align-items:center;gap:8px}.live_panel--sections_header--title_and_description{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.live_panel--sections_header--hints_number{color:#8260ef;font-family:SF_Pro_Semibold;font-size:12px;font-style:normal;font-weight:600;line-height:150%;text-transform:uppercase;border-radius:100%;border:1px solid #8260EF;background:#F3ECFF;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.live_panel--sections_header--title{color:#100b20;font-family:SF_Pro_Semibold;font-size:14px;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase;margin:0}.live_panel--sections_header--description{color:#6f648d;font-family:SF_Pro_Regular;font-size:12px;font-style:normal;font-weight:400;line-height:140%}.live_panel--sections_header--right_controls{display:flex;align-items:center;gap:8px;margin-right:8px}.live_panel--sections_header img:hover{cursor:pointer}.live_panel--video{min-width:14.2857142857vw;flex:1;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;height:calc(100vh - 56px);max-height:calc(100vh - 56px);transition:flex .3s ease;overflow:hidden;justify-content:center;align-items:center;border-radius:15px;background:#ffffff;padding:8px 16px 16px 8px}.live_panel--video.all-sections-collapsed{width:calc(100vw - 64px)}.live_panel--video--one-section-collapsed{flex:4.5 4 0}.live_panel--hints_and_chart{flex:3.5;display:flex;flex-direction:column;gap:16px;justify-content:space-between;transition:flex .3s ease}.live_panel--hints{flex:1;border-radius:15px;background:#ffffff;display:flex;flex-direction:column;align-items:start;justify-content:start;padding:16px;height:100%;overflow:visible}.live_panel--hints-controls{display:flex;align-items:center;gap:8px;position:relative;z-index:10002}.live_panel--hints-controls--tippy{width:12px;height:12px;border-radius:50%;background:#8260EF;box-shadow:0 2px 6px #8260ef33;cursor:pointer}.live_panel--hints-controls--popover{position:absolute;right:0;top:44px;width:220px;background:#fff;border:1px solid #E8E3ED;border-radius:8px;box-shadow:0 8px 20px #100b2014;padding:10px;display:flex;flex-direction:column;gap:8px;z-index:80}.live_panel--hints-controls--option{display:flex;align-items:center;gap:10px;font-family:SF_Pro_Regular;color:#5c5273;font-size:14px;cursor:pointer}.live_panel--hints-controls--option input[type=radio]{width:16px;height:16px;accent-color:#8260EF}.live_panel--hints-controls--popover__confirm{margin-top:6px;height:36px;border-radius:8px;background:#8260EF;color:#fff;border:none;cursor:pointer;font-family:SF_Pro_Semibold;font-size:14px}.live_panel--hints-controls--select{height:32px;border-radius:6px;border:1px solid #E8E3ED;padding:4px 8px;font-family:SF_Pro_Regular;font-size:13px;background:#fff;color:#100b20}.live_panel--hints-controls--selectbtn{display:inline-flex;align-items:center;gap:8px;height:36px;min-width:180px;padding:6px 12px;border-radius:8px;border:1px solid #E8E3ED;background:#fff;color:#100b20;font-family:SF_Pro_Regular;font-size:14px;cursor:pointer;box-shadow:0 2px 8px #100b200a;position:relative;z-index:10002}.live_panel--hints-controls--selectbtn__label{flex:1 1 auto;text-align:left}.live_panel--hints-controls--caret{font-size:12px;color:#6f648d}.live_panel--hints-controls--caret img{display:inline-block;transition:transform .18s ease;transform:rotate(0)}.live_panel--hints-controls--caret.open img{transform:rotate(180deg)}.live_panel--hints-controls--confirm{height:32px;padding:6px 12px;border-radius:20px;background:#331D77;color:#fff;border:none;cursor:pointer;font-family:SF_Pro_Semibold;font-size:13px}.live_panel--hints--list{display:flex;flex-direction:column;width:100%;height:calc(100% - 48px);overflow-y:auto;padding-right:8px}.live_panel--hints--list--item{display:flex;flex-direction:column;border-bottom:1px solid #F3ECFF;padding:20px 0;min-height:fit-content}.live_panel--hints--list--item--header{color:#331d77;font-family:SF_Pro_Semibold;font-size:14px;font-style:normal;font-weight:600;line-height:150%;text-transform:uppercase;padding:0;margin:0}.live_panel--hints--list--item--objection{z-index:10002;border-bottom:1px solid #DADADA;background:#F4F3F5;padding:10px}.live_panel--hints--list--item--objection--header{display:flex;align-items:center;justify-content:space-between}.live_panel--hints--list--item--objection--speaker{color:#100b20;font-family:SF_Pro_Semibold;font-size:20px;font-weight:600;line-height:140%}.live_panel--hints--list--item--objection--text{color:#100b20;font-family:SF_Pro_Regular;font-size:20px;font-weight:400;line-height:140%}.live_panel--hints--list--item--answer{border-radius:0 0 12px 12px;background:#F3ECFF;padding:10px}.live_panel--hints--list--item--answer--header{display:flex;align-items:center;justify-content:space-between}.live_panel--hints--list--item--answer--text{color:#100b20;font-family:SF_Pro_Regular;font-size:20px;font-weight:400;line-height:140%}.live_panel--hints-tippy{display:flex;align-items:flex-start;gap:12px;position:relative;background-color:#f3ecff;padding-right:32px}.live_panel--hints-tippy__icon{width:36px;height:36px;border-radius:50%;flex:0 0 36px;display:inline-block;background-size:60% 60%;background-position:center;background-repeat:no-repeat}.live_panel--hints-tippy__body{display:flex;flex-direction:column;padding-right:24px}.live_panel--hints-tippy__title{color:#100b20;font-family:SF_Pro_Regular;font-size:16px;line-height:20px;margin:0 0 2px}.live_panel--hints-tippy__subtitle{color:#6f648d;font-family:Inter;font-size:14px}.live_panel--hints-tippy__close{position:absolute;right:0;top:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;font-size:18px;line-height:1;cursor:pointer;color:#6f648d}.live_panel--chart{flex:3;border-radius:15px;background:#ffffff;display:flex;flex-direction:column;align-items:start;justify-content:start;padding:16px;overflow:hidden}.live_panel--trust_index--title{color:#7c7c7c;font-family:SF_Pro_Regular;font-size:14px;font-style:normal;font-weight:400;line-height:140%;text-transform:uppercase}.live_panel--trust_index--beta{color:#7c7c7c;font-family:SF_Pro_Regular;font-size:12px;font-style:normal;font-weight:400;line-height:150%;text-transform:uppercase}.live_panel--questions_and_company{flex:2;display:flex;flex-direction:column;gap:16px;justify-content:space-between;transition:flex .3s ease}.live_panel--questions_and_company--end_call_button{display:flex;width:100%;justify-content:center;align-items:center;gap:6px;height:46px;border-radius:10px;background:#FCE5E5;color:#ed4f4f;font-family:SF_Pro_Regular;font-size:14px;font-style:normal;font-weight:700;line-height:216%;cursor:pointer;margin-left:-8px}.live_panel--questions_and_company--meeting-url-button{display:flex;width:100%;justify-content:center;align-items:center;gap:6px;height:40px;border-radius:10px;font-family:SF_Pro_Regular;font-size:14px;font-style:normal;font-weight:700;line-height:216%;cursor:pointer;margin-left:-8px}.live_panel--questions{flex:5;border-radius:15px;background:#ffffff;display:flex;flex-direction:column;align-items:start;justify-content:start;padding:16px;overflow:hidden}.live_panel--questions--list{display:flex;flex-direction:column;gap:12px;width:100%;overflow-y:auto}.live_panel--questions--list--item{display:flex;padding:10px 12px;align-items:center;gap:6px;border-radius:10px;border:1px solid #F3ECFF;color:#100b20;font-family:SF_Pro_Regular;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.live_panel--company{flex:5;border-radius:15px;background:#ffffff;display:flex;flex-direction:column;align-items:start;justify-content:start;padding:16px;overflow:hidden}.live_panel--collapsed_icons{position:fixed;bottom:20px;left:20px;display:flex;flex-direction:column;z-index:100}.live_panel--collapsed_icons img{width:60px;height:60px;cursor:pointer;transition:transform .2s ease}.live_panel--collapsed_icons img:hover{transform:scale(1.1)}.sentiment-bars{display:flex;flex-direction:column;gap:40px;width:100%;margin-top:16px;align-items:center}.sentiment-bars--container{display:flex;gap:30px;align-items:center}.sentiment-bars--status{display:flex;align-items:center;gap:8px}.sentiment-bars--status--text{color:#100b20;text-align:center;font-family:SF_Pro_Regular!important;font-size:14px;font-style:normal;font-weight:510!important;line-height:22px;text-transform:uppercase}.sentiment-bars--status--text--empty{color:#979797;font-family:SF_Pro_Semibold!important}.sentiment-bars--status img{width:24px;height:24px}.sentiment-bars--status span{font-family:SF_Pro_Semibold;font-size:14px;font-weight:600}.vertical-sentiment-bars{display:flex;flex-direction:column;width:100%;height:100%;padding:16px 0}.vertical-sentiment-bars--status{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:24px}.vertical-sentiment-bars--status--text{color:#100b20;text-align:center;font-family:SF_Pro_Regular!important;font-size:14px;font-style:normal;font-weight:510!important;line-height:22px;text-transform:uppercase}.vertical-sentiment-bars--status--text--empty{color:#979797;font-family:SF_Pro_Semibold!important;font-size:14px}.vertical-sentiment-bars--status img{width:24px;height:24px}.vertical-sentiment-bars--container{display:flex;flex-direction:column;gap:8px;height:calc(100% - 80px);justify-content:space-between;align-items:center}.live_panel--hints--list--item--metric{background-color:#f9f9f9;border-radius:8px;padding:10px}.live_panel--hints--list--item--metric.critical{background-color:#fff0f0}.live_panel--hints--list--item--metric.warning{background-color:#fffaea}.live_panel--hints--list--item--metric--header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.live_panel--hints--list--item--metric--header img{cursor:pointer;width:16px;height:16px}.live_panel--hints--list--item--metric--text{font-size:20px;line-height:1.5;display:block;font-weight:500;word-break:break-word}.live_panel--hints--list--item--welcome{display:flex;gap:16px;background:#F3ECFF;border-radius:12px;padding:10px}.live_panel--hints--list--item--welcome--text{color:#100b20;text-align:center;font-family:SF_Pro_Regular;font-size:20px;font-style:normal;font-weight:400;line-height:140%}.live_panel--hints--list--item--simple{background:#F3ECFF;border-radius:12px;padding:10px}.live_panel--hints--list--item--simple--header{display:flex;justify-content:flex-end;margin-bottom:4px}.live_panel--hints--list--item--simple--header img{cursor:pointer;width:16px;height:16px}.live_panel--hints--list--item--simple--text{color:#100b20;font-family:SF_Pro_Regular;font-size:20px;font-style:normal;font-weight:400;line-height:140%}.meeting-url-button-container{width:100%;height:100%;border-radius:10px;outline:none!important;border:1px solid #D8D2E2}.input-plan-url{border-radius:10px;background-color:#fff;border:none!important;outline:none!important}.input-plan-url .MuiOutlinedInput-notchedOutline{outline:none!important;border-radius:10px}.input-plan-url .MuiInputBase-root{border:none!important;outline:none!important;padding-right:8px}.meeting-url-btn{cursor:pointer;width:20px;height:20px;border:none;outline:none}.section-header--critical{color:#f44}.tippy-box[data-theme~=stage]{background:#F3ECFF!important;color:#100b20!important;border-radius:15px!important;padding:5px 8px!important;max-width:520px!important;box-shadow:0 8px 20px #100b2014!important;z-index:10001!important}.tippy-box[data-theme~=stage] .tippy-arrow{color:#f3ecff!important}.tippy-box{border:1px transparent}.tippy-box[data-placement^=top]>.tippy-arrow:after{border-top-color:inherit;border-width:8px 8px 0;bottom:-8px;left:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:after{border-bottom-color:inherit;border-width:0 8px 8px;top:-8px;left:0}.tippy-box[data-placement^=left]>.tippy-arrow:after{border-left-color:inherit;border-width:8px 0 8px 8px;right:-8px;top:0}.tippy-box[data-placement^=right]>.tippy-arrow:after{border-width:8px 8px 8px 0;left:-8px;top:0;border-right-color:inherit}.tippy-box[data-placement^=top]>.tippy-svg-arrow>svg:first-child:not(:last-child){top:17px}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow>svg:first-child:not(:last-child){bottom:17px}.tippy-box[data-placement^=left]>.tippy-svg-arrow>svg:first-child:not(:last-child){left:12px}.tippy-box[data-placement^=right]>.tippy-svg-arrow>svg:first-child:not(:last-child){right:12px}.tippy-arrow{border-color:inherit}.tippy-arrow:after{content:"";z-index:-1;position:absolute;border-color:transparent;border-style:solid}.tippy-box[data-theme~=positive]{background:#F2FFFA;color:#100b20;border-radius:14px;border:1px solid rgba(53,230,156,.5);max-width:320px;padding:16px}.tippy-box[data-theme~=positive] .tippy-arrow{color:#f2fffa}.tippy-box[data-theme~=neutral]{background:#FFFDF4;color:#100b20;border-radius:14px;border:1px solid rgba(255,221,103,.5);max-width:320px;padding:16px}.tippy-box[data-theme~=neutral] .tippy-arrow{color:#fffdf4}.tippy-box[data-theme~=negative]{background:#FFF3F3;color:#100b20;border-radius:14px;border:1px solid rgba(237,79,79,.5);max-width:320px;padding:16px}.tippy-box[data-theme~=negative] .tippy-arrow{color:#fff3f3}.tippy-box[data-theme~=unknown]{background:#F3FAFF;color:#100b20;border-radius:14px;border:1px solid rgba(79,158,237,.5);max-width:320px;padding:16px}.tippy-box[data-theme~=unknown] .tippy-arrow{color:#f3faff}img{vertical-align:sub}.full-page-view{min-height:100vh;background:#f9fafb;overflow-x:hidden}.full-page-view__tippy-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(16,11,32,.35);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:9000}.full-page-view__header{position:sticky;top:0;z-index:10;background:#ffffff;border-bottom:1px solid #e5e7eb}.full-page-view__header-inner,.full-page-view__main{max-width:1920px;margin:0 auto;padding:1rem}@media (min-width: 1024px){.full-page-view__header-inner,.full-page-view__main{padding-left:1.5rem;padding-right:1.5rem}}.full-page-view__header-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.full-page-view__header-main{display:flex;align-items:center;gap:1rem;flex:1;min-width:0;flex-wrap:wrap}@media (min-width: 1024px){.full-page-view__header-main{gap:1.5rem;flex-wrap:nowrap}}.full-page-view__company{font-size:.875rem;color:#6b7280;white-space:nowrap}.full-page-view__status{display:flex;align-items:center;gap:.5rem}.full-page-view__status-dot{width:.5rem;height:.5rem;border-radius:9999px}.full-page-view__status-dot--active{background:#22c55e;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.full-page-view__status-dot--inactive{background:#9ca3af}.full-page-view__status-text{font-size:.875rem}.full-page-view__status-text--active{color:#16a34a;font-weight:500}.full-page-view__status-text--inactive{color:#6b7280}.full-page-view__timer-wrap{display:flex;align-items:center;gap:.375rem}.full-page-view__timer{color:#4b5563;font-weight:500}.full-page-view__stage-dropdown{position:relative}.full-page-view__stage-button{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9999px;color:#374151;font-size:.875rem;transition:background-color .2s}.full-page-view__stage-button:hover{background:#dcfce7}.full-page-view__stage-button:focus-visible{outline:none;box-shadow:0 0 0 2px #22c55e4d}.full-page-view__stage-button-icon{width:1rem;height:1rem;color:#6b7280}.full-page-view__stage-menu{position:absolute;top:calc(100% + .5rem);left:0;background:#ffffff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;padding:.25rem 0;min-width:200px;z-index:50}.full-page-view__stage-option{display:block;width:100%;text-align:left;padding:.5rem 1rem;font-size:.875rem;color:#374151;border:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:background-color .2s}.full-page-view__stage-option:hover{background:#f9fafb}.full-page-view__stage-option:focus-visible{outline:none;background:#f3f4f6}.full-page-view__stage-option--active{background:#f0fdf4;color:#15803d}.full-page-view__stage-option-content{display:flex;align-items:center;justify-content:space-between}.full-page-view__stage-option-progress{font-size:.75rem;color:#6b7280}.full-page-view__header-actions{display:flex;align-items:center;gap:.75rem}.full-page-view__start-stop-btn{padding:.5rem 1rem;border-radius:.25rem;font-size:.875rem;font-weight:500;border:1px solid transparent;transition:background-color .2s}.full-page-view__start-stop-btn--stop{background:#fef2f2;color:#dc2626;border-color:#fecaca}.full-page-view__start-stop-btn--stop:hover{background:#fee2e2}.full-page-view__start-stop-btn--start{background:#f0fdf4;color:#16a34a;border-color:#bbf7d0}.full-page-view__start-stop-btn--start:hover{background:#dcfce7}.full-page-view__main{padding-top:1rem;padding-bottom:1rem}@media (min-width: 1024px){.full-page-view__main{padding-top:1.5rem;padding-bottom:1.5rem}}.full-page-view__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 1024px){.full-page-view__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}.full-page-view__column{min-width:0}.full-page-view__column-stack{display:flex;flex-direction:column;gap:1rem}@media (min-width: 1024px){.full-page-view__column-stack{gap:1.5rem}}.full-page-view__panel{background:#ffffff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;padding:1rem}@media (min-width: 1024px){.full-page-view__panel{padding:1.5rem}}.full-page-view__panel--attendees{position:sticky;top:1.5rem}@media (min-width: 1024px){.full-page-view__panel--attendees{max-height:calc(100vh - 3rem);display:flex;flex-direction:column;overflow:hidden}}.full-page-view__panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.full-page-view__panel-header--hints{margin-bottom:1.5rem}.full-page-view__panel-title{margin:0;color:#111827;font-weight:600;font-size:1rem}.full-page-view__panel-toggle{color:#9ca3af;border:0;background:transparent;padding:0}.full-page-view__panel-toggle:hover{color:#4b5563}.full-page-view__icon{width:1rem;height:1rem}.full-page-view__icon--large{width:1.25rem;height:1.25rem}.full-page-view__agenda-body{padding:1rem .5rem 1rem 1rem;background:#f8fafc;border:1px solid #f1f5f9;border-radius:.5rem;max-height:800px;overflow-y:auto}.full-page-view__agenda-body::-webkit-scrollbar{width:.5rem}.full-page-view__agenda-body::-webkit-scrollbar-track{background:#f3f4f6;border-radius:9999px}.full-page-view__agenda-body::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:9999px}.full-page-view__agenda-body::-webkit-scrollbar-thumb:hover{background:#9ca3af}.full-page-view__agenda-item--spaced{margin-top:1rem}.full-page-view__agenda-item-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.full-page-view__agenda-checkbox{width:1.25rem;height:1.25rem;border-radius:.25rem;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .2s}.full-page-view__agenda-checkbox:hover{border-color:#9ca3af}.full-page-view__agenda-checkbox--checked{background:#22c55e;border-color:#22c55e}.full-page-view__agenda-check-icon{width:.75rem;height:.75rem;color:#fff}.full-page-view__agenda-item-title{font-size:.875rem;font-weight:600;color:#111827}.full-page-view__agenda-item-title--completed{color:#6b7280;text-decoration:line-through}.full-page-view__agenda-points{margin-left:1.75rem;display:flex;flex-direction:column;gap:.5rem}.full-page-view__agenda-point{display:flex;gap:.5rem;font-size:.875rem}.full-page-view__agenda-point-text{color:#374151}.full-page-view__agenda-point-text--completed{color:#6b7280}.full-page-view__hints-empty{padding:2rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;text-align:center}.full-page-view__hints-empty-text{margin:0;color:#6b7280}.full-page-view__hints-scroll{max-height:800px;overflow-y:auto;padding-right:.5rem}.full-page-view__hints-scroll::-webkit-scrollbar{width:.5rem}.full-page-view__hints-scroll::-webkit-scrollbar-track{background:#f3f4f6;border-radius:9999px}.full-page-view__hints-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:9999px}.full-page-view__hints-scroll::-webkit-scrollbar-thumb:hover{background:#9ca3af}.full-page-view__hints-list{display:flex;flex-direction:column;gap:1rem}.full-page-view__hint-card{position:relative;padding:1.25rem;background:#eff6ff;border:1px solid #dbeafe;border-radius:.5rem}.full-page-view__hint-card--metric.full-page-view__hint-card--warning{background:#fffbeb;border-color:#fef3c7}.full-page-view__hint-card--metric.full-page-view__hint-card--critical{background:#fef2f2;border-color:#fecaca}.full-page-view__hint-card--welcome{background:#f5f3ff;border-color:#ddd6fe}.full-page-view__hint-dismiss{position:absolute;top:.75rem;right:.75rem;color:#9ca3af;border:0;border-radius:.25rem;padding:.25rem;background:transparent}.full-page-view__hint-dismiss:hover{color:#4b5563;background:#f3f4f6}.full-page-view__hint-label{margin-bottom:.5rem;color:#374151;font-size:.75rem;font-weight:600}.full-page-view__hint-objection{margin-bottom:1rem;padding-right:2rem}.full-page-view__hint-speaker{color:#111827;font-weight:500}.full-page-view__hint-objection-text,.full-page-view__hint-answer{color:#374151;line-height:1.6}.full-page-view__hint-actions{display:flex;gap:.5rem;margin-top:1rem}.full-page-view__hint-action{border:none;border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:600}.full-page-view__hint-action--positive{background:#dcfce7;color:#166534}.full-page-view__hint-action--negative{background:#fee2e2;color:#991b1b}.full-page-view__attendees-scroll{max-height:calc(100vh - 12rem);overflow-y:auto;padding-right:.5rem;display:flex;flex-direction:column;gap:.75rem;min-height:0}@media (min-width: 1024px){.full-page-view__attendees-scroll{max-height:none;flex:1}}.full-page-view__attendees-scroll::-webkit-scrollbar{width:.5rem}.full-page-view__attendees-scroll::-webkit-scrollbar-track{background:#f3f4f6;border-radius:9999px}.full-page-view__attendees-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:9999px}.full-page-view__attendees-scroll::-webkit-scrollbar-thumb:hover{background:#9ca3af}.full-page-view__attendee-card{padding:.75rem;background:#faf5ff;border:1px solid #f3e8ff;border-radius:.5rem;transition:border-color .2s}.full-page-view__attendee-card:hover{border-color:#e9d5ff}.full-page-view__attendee-card-top{display:flex;gap:.25rem;margin-bottom:.625rem}.full-page-view__type-btn{flex:1;padding:.125rem .5rem;border-radius:9999px;border:0;font-size:10px;font-weight:500;transition:all .2s;background:#e5e7eb;color:#9ca3af}.full-page-view__type-btn:hover{background:#d1d5db}.full-page-view__type-btn--buyer.full-page-view__type-btn--active{background:#9333ea;color:#fff}.full-page-view__type-btn--my.full-page-view__type-btn--active{background:#16a34a;color:#fff}.full-page-view__type-btn--other.full-page-view__type-btn--active{background:#4b5563;color:#fff}.full-page-view__attendee-main{display:flex;gap:.75rem}.full-page-view__attendee-image{width:4rem;height:4rem;border-radius:9999px;object-fit:cover;flex-shrink:0}.full-page-view__attendee-image--placeholder{display:flex;align-items:center;justify-content:center;background:#dbeafe;color:#1d4ed8;font-size:1.125rem;font-weight:700;text-transform:uppercase}.full-page-view__attendee-content{flex:1;min-width:0}.full-page-view__attendee-name{margin-bottom:.25rem;color:#111827;font-size:.875rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.full-page-view__attendee-meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.625rem;font-size:.75rem}.full-page-view__attendee-title{color:#4b5563;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.full-page-view__disc-pill{display:flex;align-items:center;gap:.25rem;flex-shrink:0;padding:.125rem .5rem;background:#ffffff;border:1px solid #e5e7eb;border-radius:9999px}.full-page-view__disc-label{color:#111827;font-weight:600}.full-page-view__disc-icon{width:.75rem;height:.75rem;color:#9ca3af}.full-page-view__disc-button{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;padding:0}.full-page-view__metrics{display:flex;align-items:center;gap:.75rem}.full-page-view__metric{display:flex;align-items:center;gap:.375rem}.full-page-view__metric-label{color:#6b7280;font-size:9px;text-transform:uppercase}.full-page-view__metric-value{color:#111827;font-size:.75rem;font-weight:600}.full-page-view__metric-unit{color:#6b7280;font-size:9px;font-weight:400}.full-page-view__metrics-divider{width:1px;height:.75rem;background:#d1d5db}.full-page-view__more-attendees{font-size:12px;color:#6b7280;margin-top:8px;width:100%;text-align:center;padding:4px;transition:color .2s;border:none;background-color:#fff}.full-page-view__more-attendees:hover{color:#374151}.full-page-view__footer{max-width:80rem;margin:0 auto;padding:1rem 1.5rem;text-align:center}.full-page-view__footer-text{color:#9ca3af;font-size:.875rem}.participant-hover-updated{width:min(420px,100vw - 24px);max-height:min(72vh,560px);overflow-y:auto;color:#100b20}.participant-hover-updated__header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.participant-hover-updated__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.participant-hover-updated__avatar--placeholder{background-color:#f3ecff;display:inline-flex;align-items:center;justify-content:center;color:#331d77;font-weight:600;font-size:16px}.participant-hover-updated__name-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.participant-hover-updated__name{font-weight:600}.participant-hover-updated__disc{font-weight:600;color:#6f648d}.participant-hover-updated__title{font-size:12px;color:#6f648d}.participant-hover-updated__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;padding:10px 0;margin-bottom:12px}.participant-hover-updated__metric-label{display:block;font-size:11px;line-height:1.2;color:#6f648d;margin-bottom:4px}.participant-hover-updated__metric-value-row{display:flex;align-items:center;gap:6px;font-size:12px}.participant-hover-updated__delta{border-radius:4px;padding:1px 4px;font-size:10px}.participant-hover-updated__delta--positive{color:#338663;background:rgba(53,230,156,.15)}.participant-hover-updated__delta--negative{color:#cf2525;background:rgba(252,85,85,.15)}.participant-hover-updated__section{margin-top:10px}.participant-hover-updated__section-title{font-size:11px;color:#8f8f8f;margin:0 0 4px}.participant-hover-updated__section-copy{font-size:13px;line-height:1.4;margin:0}.participant-hover-updated__line-item{display:flex;flex-direction:column;gap:4px;font-size:13px;margin-bottom:8px}.participant-hover-updated__line-item-label{display:inline-flex;align-items:center;gap:6px;font-weight:600}.participant-hover-updated__line-item--say .participant-hover-updated__line-item-label{color:#338663}.participant-hover-updated__line-item--avoid .participant-hover-updated__line-item-label{color:#cf2525}@media (max-width: 600px){.participant-hover-updated__metrics{grid-template-columns:1fr}}.agenda-sections__panel{background:white;border-radius:8px;box-shadow:0 1px 2px #0000000d;border:1px solid #e5e7eb;padding:16px;display:flex;flex-direction:column;min-height:0}@media (min-width: 1024px){.agenda-sections__panel{padding:24px}}.agenda-sections__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}@media (min-width: 1024px){.agenda-sections__header{margin-bottom:16px}}.agenda-sections__title{font-size:14px;font-weight:600;color:#111827;margin:0}.agenda-sections__toggle-btn{background:none;border:none;padding:0;cursor:pointer;color:#9ca3af;display:flex;align-items:center;transition:color .15s ease}.agenda-sections__toggle-btn:hover{color:#4b5563}.agenda-sections__toggle-btn svg{width:16px;height:16px}.agenda-sections__body{padding:16px 10px 16px 16px;background:#f8fafc;border-radius:8px;border:1px solid #f1f5f9;min-height:0;max-height:min(800px,100vh - 220px);overflow-y:auto}.agenda-sections__body::-webkit-scrollbar{width:8px}.agenda-sections__body::-webkit-scrollbar-track{background:#f3f4f6;border-radius:9999px}.agenda-sections__body::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:9999px}.agenda-sections__body::-webkit-scrollbar-thumb:hover{background:#9ca3af}.agenda-sections__item--bordered{margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}.agenda-sections__item-trigger{display:flex;align-items:flex-start;gap:8px;width:100%;text-align:left;background:none;border:none;padding:0;cursor:pointer;margin-bottom:8px}.agenda-sections__item-trigger:hover .agenda-sections__item-trigger-title{color:#2563eb}.agenda-sections__item-icon{flex-shrink:0;margin-top:2px;color:#9ca3af;width:16px!important;height:16px!important;font-size:16px!important;transition:color .15s ease}.agenda-sections__item-trigger:hover .agenda-sections__item-icon{color:#4b5563}.agenda-sections__item-title{font-size:14px;font-weight:600;color:#111827;transition:color .15s ease}.agenda-sections__item-title--completed{text-decoration:line-through;color:#9ca3af}.agenda-sections__item-content{margin-left:24px}.agenda-sections__exit-group+.agenda-sections__exit-group{margin-top:12px}.agenda-sections__exit-criteria{font-size:14px;line-height:1.5;color:#2563eb;margin:0 0 12px}.agenda-sections__exit-criteria--completed{text-decoration:line-through;color:#9ca3af}.agenda-sections__points{display:flex;flex-direction:column;gap:8px}.agenda-sections__point{display:flex;gap:10px;font-size:14px}.agenda-sections__point--completed{text-decoration:line-through}.agenda-sections__point-bullet{flex-shrink:0;font-weight:500;margin-top:2px;color:#2563eb}.agenda-sections__point--completed .agenda-sections__point-bullet{color:#9ca3af}.agenda-sections__point-text{line-height:1.5;color:#374151}.agenda-sections__point--completed .agenda-sections__point-text{color:#9ca3af}.view-mode-toggle{display:inline-flex;align-items:center;gap:.5rem;height:2rem;padding:0 .875rem;border:none;border-radius:5px;background:transparent;color:#6b7280;font-size:.875rem;font-weight:500;line-height:1;transition:background-color .2s,color .2s}.view-mode-toggle:hover{background:#f3f4f6;color:#111827}.view-mode-toggle:focus-visible{outline:none;box-shadow:0 0 0 3px #94a3b840}.view-mode-toggle__icon{width:1rem;height:1rem;color:#9ca3af}.view-mode-toggle--panel{gap:.25rem;height:auto;padding:4px 8px;border-radius:5px;border:none;background:transparent;font-size:12px;font-weight:700}.view-mode-toggle--panel:hover{background:#f3f4f6}.view-mode-toggle--panel .view-mode-toggle__icon{width:15px;height:15px;color:#6b7280;flex-shrink:0}.panel-view{background:white;border-radius:8px;box-shadow:0 1px 2px #0000000d;border:1px solid #e5e7eb;padding:16px;max-width:100%;width:100%;margin:0 auto;height:100vh;overflow-y:auto;box-sizing:border-box}@media (min-width: 768px){.panel-view{padding:24px}}.panel-view__tippy-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(16,11,32,.35);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:9000}.panel-view__section{margin-bottom:16px}@media (min-width: 768px){.panel-view__section{margin-bottom:24px}}.panel-view__hints-wrapper{background:white;border-radius:8px;box-shadow:0 1px 2px #0000000d;border:1px solid #e5e7eb;padding:10px}@media (min-width: 768px){.panel-view__hints-wrapper{padding:12px}}.panel-view__section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}@media (min-width: 768px){.panel-view__section-header{margin-bottom:12px}}.panel-view__section-title,.panel-view__agenda-title,.panel-view__attendees-title{font-size:30px;font-weight:600;color:#111827;margin:0}@media (min-width: 768px){.panel-view__section-title,.panel-view__agenda-title,.panel-view__attendees-title{font-size:30px}}.panel-view__expand-button{color:#9ca3af;border:none;background:none;transition:color .2s}.panel-view__expand-button:hover{color:#4b5563}.panel-view__expand-button svg{width:16px;height:16px}.panel-view__hints-empty{padding:24px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;text-align:center}.panel-view__hints-empty p{font-size:14px;color:#6b7280}.panel-view__hints-container{max-height:600px;overflow-y:auto;padding-right:8px}.panel-view__hints-container::-webkit-scrollbar{width:8px}.panel-view__hints-container::-webkit-scrollbar-track{background:#f3f4f6;border-radius:9999px}.panel-view__hints-container::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:9999px}.panel-view__hints-container::-webkit-scrollbar-thumb:hover{background:#9ca3af}.panel-view__hints-list{display:flex;flex-direction:column;gap:12px}.panel-view__hint-card{padding:16px;background:#eff6ff;border-radius:8px;border:1px solid #dbeafe;position:relative;min-height:120px}.panel-view__hint-card--metric.panel-view__hint-card--warning{background:#fffbeb;border-color:#fef3c7}.panel-view__hint-card--metric.panel-view__hint-card--critical{background:#fef2f2;border-color:#fecaca}.panel-view__hint-card--welcome{background:#f5f3ff;border-color:#ddd6fe;min-height:auto}.panel-view__hint-card--simple{min-height:auto}.panel-view__hint-dismiss{position:absolute;top:8px;right:8px;color:#9ca3af;padding:4px;border-radius:4px;border:none;transition:all .2s;background:none}.panel-view__hint-dismiss:hover{color:#4b5563}.panel-view__hint-dismiss svg{width:16px;height:16px}.panel-view__hint-label{font-size:12px;font-weight:600;color:#374151;margin-bottom:8px}.panel-view__hint-objection{margin-bottom:12px;padding-right:24px}.panel-view__hint-speaker{font-weight:500;color:#111827}.panel-view__hint-text{color:#374151}.panel-view__hint-answer{font-size:14px;color:#374151;line-height:1.6}.panel-view__hint-actions{display:flex;gap:8px;margin-top:12px}.panel-view__hint-action{border:none;border-radius:9999px;padding:6px 10px;font-size:11px;font-weight:600}.panel-view__hint-action--positive{background:#dcfce7;color:#166534}.panel-view__hint-action--negative{background:#fee2e2;color:#991b1b}.panel-view__agenda-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.panel-view__agenda-wrapper{padding:16px 12px 16px 16px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;max-height:420px;overflow-y:auto}.panel-view__agenda-wrapper::-webkit-scrollbar{width:8px}.panel-view__agenda-wrapper::-webkit-scrollbar-track{background:#f3f4f6;border-radius:9999px}.panel-view__agenda-wrapper::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:9999px}.panel-view__agenda-wrapper::-webkit-scrollbar-thumb:hover{background:#9ca3af}.panel-view__agenda-item{margin-top:16px}.panel-view__agenda-item:first-child{margin-top:0}.panel-view__agenda-item-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.panel-view__checkbox{width:20px;height:20px;border-radius:4px;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s;cursor:pointer}.panel-view__checkbox:hover{border-color:#9ca3af}.panel-view__checkbox--checked{background:#10b981;border-color:#10b981}.panel-view__checkbox svg{width:12px;height:12px;color:#fff}.panel-view__agenda-item-title{font-size:14px;font-weight:600;color:#111827}.panel-view__agenda-item-title--completed{color:#6b7280;text-decoration:line-through}.panel-view__agenda-points{display:flex;flex-direction:column;gap:8px;margin-left:28px}.panel-view__agenda-point{display:flex;gap:8px;font-size:14px}.panel-view__agenda-point span{color:#374151}.panel-view__agenda-point--completed span{color:#6b7280}.panel-view__attendees-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.panel-view__attendees-list{display:flex;flex-direction:column;gap:8px}.panel-view__attendee-card{display:flex;align-items:center;gap:10px;padding:8px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;transition:border-color .2s}.panel-view__attendee-card:hover{border-color:#e9d5ff}.panel-view__attendee-image{width:40px;height:40px;border-radius:9999px;object-fit:cover;flex-shrink:0}.panel-view__attendee-image--placeholder{display:flex;align-items:center;justify-content:center;background:#dbeafe;color:#1d4ed8;font-size:14px;font-weight:700;text-transform:uppercase}.panel-view__attendee-info{flex:1;min-width:0}.panel-view__attendee-name-row{display:flex;align-items:center;gap:6px;margin-bottom:2px}.panel-view__attendee-info-button{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;padding:0;color:#9ca3af}.panel-view__attendee-info-button svg{width:12px;height:12px}.panel-view__attendee-name{font-size:14px;font-weight:600;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panel-view__attendee-badge{padding:.125rem .375rem;font-size:9px;border-radius:9999px;border:none;font-weight:600;flex-shrink:0;cursor:pointer;transition:opacity .2s}.panel-view__attendee-badge:hover{opacity:.8}.panel-view__attendee-badge--buyer{background:#9333ea;color:#fff}.panel-view__attendee-badge--my{background:#16a34a;color:#fff}.panel-view__attendee-badge--other{background:#4b5563;color:#fff}.panel-view__attendee-details{display:flex;align-items:center;gap:8px;font-size:10px}.panel-view__attendee-title{color:#4b5563;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panel-view__attendee-separator{color:#9ca3af}.panel-view__attendee-disc{display:flex;align-items:center;gap:2px;flex-shrink:0}.panel-view__attendee-disc span{color:#111827;font-weight:600}.panel-view__attendee-disc svg{width:10px;height:10px;color:#9ca3af}.panel-view__attendee-role-group{display:flex;gap:4px;margin-bottom:6px}.panel-view__attendee-role-button{border:none;border-radius:9999px;padding:2px 6px;font-size:9px;font-weight:600;background:#e5e7eb;color:#6b7280}.panel-view__attendee-role-button--active.panel-view__attendee-role-button--buyer{background:#9333ea;color:#fff}.panel-view__attendee-role-button--active.panel-view__attendee-role-button--my{background:#16a34a;color:#fff}.panel-view__attendee-role-button--active.panel-view__attendee-role-button--other{background:#4b5563;color:#fff}.panel-view__attendee-stats{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.panel-view__attendee-talk-time{font-size:12px;font-weight:600;color:#111827}.panel-view__attendee-speed{font-size:10px;font-weight:500;color:#4b5563}.panel-view__show-more-button{font-size:12px;color:#6b7280;margin-top:8px;width:100%;text-align:center;padding:4px;transition:color .2s;border:none;background-color:#fff}.panel-view__show-more-button:hover{color:#374151}.panel-view__footer{background:white;border-top:1px solid #e5e7eb;padding:16px;margin-top:24px}.panel-view__footer-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:12px}.panel-view__stage-controls{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.panel-view__company-name{font-size:12px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.panel-view__deal-stage-dropdown{position:relative}.panel-view__deal-stage-button{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9999px;color:#374151;font-size:.875rem;transition:background-color .2s}.panel-view__deal-stage-button:hover{background:#dcfce7}.panel-view__deal-stage-button:focus-visible{outline:none;box-shadow:0 0 0 2px #22c55e4d}.panel-view__deal-stage-button span{font-size:.875rem;color:inherit}.panel-view__deal-stage-button svg{width:1rem;height:1rem;color:#6b7280;flex-shrink:0}.panel-view__deal-stage-menu{position:absolute;bottom:calc(100% + .5rem);right:0;background:white;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;padding:.25rem 0;z-index:50;min-width:200px}.panel-view__deal-stage-option{display:block;width:100%;text-align:left;padding:.5rem 1rem;font-size:.875rem;color:#374151;border:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:background-color .2s}.panel-view__deal-stage-option:hover{background:#f9fafb}.panel-view__deal-stage-option:focus-visible{outline:none;background:#f3f4f6}.panel-view__deal-stage-option--active{background:#f0fdf4;color:#15803d}.panel-view__deal-stage-option-content{display:flex;align-items:center;justify-content:space-between}.panel-view__deal-stage-progress{font-size:.75rem;color:#6b7280}.panel-view__footer-controls{display:flex;align-items:center;gap:12px;font-size:12px;margin-bottom:12px}.panel-view__status-indicator{display:flex;align-items:center;gap:8px}.panel-view__status-dot{width:6px;height:6px;border-radius:9999px}.panel-view__status-dot--active{background:#10b981;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.panel-view__status-dot--inactive{background:#9ca3af}.panel-view__status-text{font-weight:500}.panel-view__status-text--active{color:#059669}.panel-view__status-text--inactive{color:#6b7280}.panel-view__timer{display:flex;align-items:center;gap:6px}.panel-view__timer span{color:#4b5563;font-weight:500}.panel-view__control-buttons{margin-left:auto;display:flex;align-items:center;gap:8px}.panel-view__control-button{padding:4px 12px;font-size:12px;font-weight:500;border-radius:4px;transition:all .2s}.panel-view__control-button--stop{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.panel-view__control-button--stop:hover{background:#fee2e2}.panel-view__control-button--start{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.panel-view__control-button--start:hover{background:#dcfce7}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.panel-view{min-height:100vh}.panel-view--compact{display:flex;justify-content:center;background:#f3f4f6;padding:12px 8px}.panel-view--split{display:flex;justify-content:flex-start;background:#f3f4f6;padding:16px}.panel-view__compact-panel{width:100%;max-width:640px}.panel-view__split-panel{width:100%;min-width:0;max-width:none;max-height:calc(100vh - 32px);overflow:auto;border-radius:16px;box-shadow:0 10px 30px #0f172a1f;background:#ffffff}@media (max-width: 1366px){.panel-view__split-panel{width:100%;min-width:0}}.workspace{height:100vh;background-color:#f4f3f5;overflow-x:hidden}.workspace--body{grid-area:2/2/3/3;box-sizing:border-box;width:100%;height:100%;padding:40px 5vh;overflow-y:auto}.workspace--body--label{display:block;width:100%;font-weight:400;font-size:16px;color:#331d77;margin-bottom:0;margin-top:40px;text-transform:uppercase}.workspace--body--subheader{display:flex;justify-content:space-between;width:100%;margin-bottom:15px;height:fit-content}.workspace--body--subheader--title{margin:0;color:#100b20;text-align:left;font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%}.workspace--body--subheader--create_btn{padding:12px 15px;color:#fff;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;width:fit-content;border-radius:100px;background:#331d77;cursor:pointer;transition:.3s;border:none}.workspace--body--subheader--create_btn:hover{background-color:#634cab}.workspace--body--subheader--create_btn--delete{color:#fc5555}.workspace--body--subheader--button_wrapper{display:inline-block}.workspace--body--form{width:100%;display:flex;flex-direction:column}.workspace--body--form--actions{display:flex;justify-content:flex-end;align-items:center;gap:20px}.workspace--body--form--avatar-row{display:flex;align-items:center;gap:12px;margin-top:0}.workspace--body--form--avatar-row--image{width:40px;height:40px;border-radius:50%;overflow:hidden}.workspace--body--form--avatar-row--image img{width:100%;height:100%;object-fit:cover}.workspace--body--form--avatar-row--actions{display:flex;align-items:center;gap:8px;font-size:14px}.workspace--body--form--avatar-row--actions a{color:#331d77;text-decoration:none}.workspace--body--form--avatar-row--actions a:hover{text-decoration:underline}.workspace--body--form--platforms{display:flex;gap:20px;flex-wrap:wrap}.workspace--body--form--header-row{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:15px}.workspace--body--form--product_wrapper{display:flex;flex-direction:column;gap:0px;width:100%;justify-content:start;align-items:start}.workspace--body--form--product_wrapper--title{color:#331d77;font-family:Questrial-regular;font-size:20px;font-style:normal;font-weight:400;line-height:24px;margin:30px 0 0;padding:0}.workspace--body--form--product_wrapper--subtitle{color:#6f648d;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:8px 0 0;padding:0}.workspace--body--form--product_wrapper--inputs{display:flex;gap:20px;max-width:980px;flex-wrap:wrap;margin-bottom:20px}.workspace--body--form--product_wrapper--inputs--input{display:flex;flex-direction:column;width:480px;margin-bottom:20px}.workspace--body--form--product_wrapper--inputs--input--label{color:#331d77;font-family:Questrial-regular;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.workspace--body--form--product_wrapper--buttons{display:flex;justify-content:space-between;width:980px;margin-top:32px}.workspace--body--form--product_wrapper--buttons--add{color:#331d77;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-decoration-line:underline;cursor:pointer;background:none;border:none}.workspace--body--form--product_wrapper--buttons--delete{color:#e81919;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-decoration-line:underline;cursor:pointer;background:none;border:none}.workspace--body--form--products{display:flex;gap:12px;flex-wrap:wrap}.workspace--body--form--product{color:#582fc5;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;display:flex;padding:6px 12px;justify-content:center;align-items:center;gap:10px;border-radius:30px;border:1px solid #D1CAF9;background:#F3ECFF;cursor:pointer}.workspace--body--form--product.active{background:#8260EF;color:#fff}.workspace--body--form--product.error{border-color:#fc5555}.workspace--body--form--title{color:#331d77;font-family:Questrial-regular;font-size:20px;font-style:normal;font-weight:400;line-height:24px;width:100%;margin:0 0 4px;height:fit-content}.workspace--body--form--subtitle{color:#6f648d;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%;margin:0 0 20px}.workspace--body--form--platform{box-sizing:border-box;border-radius:6px;border:1px solid #CBC8D6;background:#FFF;width:600px;height:60px;display:flex;padding:16px;justify-content:space-between;align-items:center}.workspace--body--form--platform--connected_wrapper{display:flex;gap:16px;align-items:center}.workspace--body--form--platform--wrapper{display:flex;gap:20px;align-items:center}.workspace--body--form--platform--label{color:#331d77;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-right:16px}.workspace--body--form--platform--link{color:#331d77;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-decoration-line:underline;cursor:pointer}.workspace--body--form--platform--connected{color:#137b4f;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;display:flex;align-items:center;cursor:default}.workspace--body--form--platform--loading{color:#6f648d;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;display:flex;align-items:center}.workspace--body--form--platform--calendars{display:flex;flex-direction:column}.workspace--body--form--platform--calendars-list{margin-top:10px;max-height:200px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.workspace--body--form--platform--calendar-item{padding:5px 0;display:flex;align-items:center}.workspace--body--form--platform--calendar-name{font-family:Questrial-regular;font-size:14px;color:#331d77}.workspace--body--form--platform--primary-badge{margin-left:5px;font-family:Questrial-regular;font-size:14px;color:#58d08f;font-weight:500}.workspace--body--form--platform--close{cursor:pointer}.workspace--body--form--label{position:relative;display:block;color:#331d77;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;margin-bottom:8px;margin-top:0;text-transform:uppercase}.workspace--body--form--input{box-sizing:border-box;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;color:#100b20;width:480px;border-radius:6px;border:1px solid #6F648D;padding:10px 15px}.workspace--body--form--input:focus{outline:1px solid #8260ef}.workspace--body--form--input:disabled{color:#6f648d;pointer-events:none}.workspace--body--form--input::placeholder{color:#6f648d}.workspace--body--form--submit_btn{box-sizing:border-box;background-color:#331d77;color:#fff;text-align:center;width:120px;text-decoration:none;font-family:Questrial-regular,serif;font-size:16px;font-weight:400;line-height:150%;padding:8px 12px;cursor:pointer;transition:.3s;border-radius:100px;border:1px solid #582fc5}.workspace--body--form--submit_btn:hover{background-color:#634cab}.workspace--body--form--submit_btn:disabled{background-color:#d1caf9;cursor:default;border:none}.workspace--body--form--submit_btn.error{border:1px solid #FC5555}.workspace--body--form--error{color:#ef6060;width:450px;font-family:Questrial-regular;font-size:10px;line-height:20px;margin:0}.workspace--body--form--error--placeholder{height:20px}.workspace--body--form--info{display:flex;flex-direction:column;gap:6px;width:100%}.workspace--body--form--value{color:#100b20;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;margin:0}.workspace--body--form--key-people{width:100%}.workspace--body--form--divider{border:none;border-top:1.5px solid #E8E3ED;width:100%}.workspace--content{position:relative;box-sizing:border-box;width:100%;padding:30px;border-radius:20px;border-bottom:1px solid #f4f3f5;background:#fff;box-shadow:0 6px 10px #eceaee33;min-height:700px;height:max-content}.workspace--content--info{display:flex;gap:50px;justify-content:space-between;font-family:Questrial-regular;font-size:20px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;color:#100b20}.workspace--content--headers{display:inline-flex;flex-direction:column;align-items:flex-start;gap:12px}.workspace--content--header{flex-shrink:0;border-radius:10px;border:1px solid #E8E3ED;display:flex;width:216px;padding:12px 14px;align-items:center;gap:8px;cursor:pointer}.workspace--content--header.active{background:#F3ECFF}.workspace--content--header.error{border-color:#fc5555}.workspace--content--header--text{margin:0;padding:0;color:#6f648d;font-family:Questrial-regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.workspace--content--header--text.active{color:#331d77}.workspace--content--links{width:80px;display:flex;flex-direction:column;justify-content:start;align-items:center;gap:20px;flex-shrink:0}.workspace--content--btn{padding:0;color:#331d77;text-align:right;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;background:transparent;border:none;text-decoration-line:underline;cursor:pointer}.workspace--content--btn--delete{color:#fc5555;font-size:16px}.avatar--actions{display:flex;align-items:center;gap:8px;font-size:14px}.avatar.has-photo{margin-right:14px}.company-overview--content{overflow-y:auto;max-height:calc(100vh - 340px);padding-right:10px}.company-overview--card{box-sizing:border-box;background:#fff;border-radius:20px;padding:20px;margin-top:24px;box-shadow:0 2px 8px #331d770a;font-family:Questrial-regular,sans-serif;border:1px solid #E8E3ED;width:100%}.company-overview--card--divider{border:none;border-top:1.5px solid #E8E3ED;width:100%}.company-overview--card--header{display:flex;align-items:center;gap:32px;position:relative;width:100%;justify-content:space-between}.company-overview--card--info{font-size:16px;font-weight:400;color:#100b20;margin-bottom:2px}.company-overview--card--info--list{margin:0;padding-left:18px;font-size:15px;color:#222}.company-overview--card--info--list li{margin-bottom:4px}.company-overview--card--toggle-link{cursor:pointer;color:#331d77;text-decoration:underline;font-family:Questrial-regular;font-size:16px;font-weight:400;margin-top:8px;display:inline-block}.company-overview--card--label{font-size:20px;font-weight:400;color:#331d77;margin-bottom:20px;line-height:24px}.company-overview--card--leadership{display:flex;gap:48px;margin-bottom:10px}.company-overview--card--key-people{display:flex;flex-direction:column;gap:20px}.company-overview--card--person{display:flex;flex-wrap:wrap;justify-content:start;gap:12px;align-items:start;padding:16px;background:#F4F3F5;border-radius:10px;border:1px solid #E8E3ED}.company-overview--card--person--wrapper{display:flex;justify-content:start;align-items:start;width:100%;gap:12px;flex-wrap:wrap}.company-overview--card--person--field{width:220px}.company-overview--card--person--name{font-family:Questrial-regular;font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#100b20;padding:0;margin:0;width:100%}.company-overview--card--person--header{font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#6f648d;padding:0;margin:0 0 4px}.company-overview--card--person--text{font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:20px;text-align:left;color:#100b20;padding:0;margin:0;word-break:break-word}.company-overview--card--person--text.link{color:#331d77;cursor:pointer;text-decoration:underline}.company-overview--card--logo{width:72px;height:72px;border-radius:50%;background:#F3ECFF;border:1px solid #e8e3ed;display:flex;align-items:center;justify-content:center;font-family:Questrial-regular,sans-serif;font-size:32px;font-weight:400;color:#331d77;flex-shrink:0}.company-overview--card--name{font-size:32px;font-weight:400;color:#100b20;margin-right:32px}.company-overview--card--section{display:block;width:100%;margin-top:30px;margin-bottom:30px;clear:both}.company-overview--card--subsection{margin-bottom:10px}.company-overview--card--subsection--label{font-size:16px;color:#331d77;font-weight:400;margin-bottom:2px;text-transform:uppercase;line-height:24px;margin-top:20px}.company-overview--card--upload--area{padding:12px 16px}.company-overview--card--upload--icon{font-size:22px;color:#8260ef;margin-right:12px}.company-overview--card--upload--label{display:flex;flex-direction:column;align-items:center;color:#6f648d;font-size:15px;border:1px dashed #e8e3ed;border-radius:8px;padding:18px 24px;cursor:pointer;background:#fff;justify-content:center;gap:16px}.company-overview--card--uploaded--action{color:#8260ef;cursor:pointer;width:30px;height:30px;align-items:center;justify-content:center}.company-overview--card--uploaded--date{margin-left:auto;color:#6f648d;font-size:16px;font-family:Lato,sans-serif;font-weight:400}.company-overview--card--uploaded--icon{width:20px;height:20px;color:#6f648d;align-items:center;justify-content:center;display:flex}.company-overview--card--uploaded--item{display:flex;align-items:center;background:#f7f7fa;border-radius:8px;padding:16px;gap:12px;font-size:15px;color:#331d77}.company-overview--card--uploaded--label{font-size:14px;color:#8260ef;font-weight:600;margin-bottom:8px;margin-top:12px;text-transform:uppercase}.company-overview--card--uploaded--list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.company-overview--card--uploaded--name{font-family:Lato,sans-serif;font-size:16px;color:#331d77;font-weight:600;line-height:150%}.company-overview--card--url{font-size:18px;color:#331d77;font-weight:400;margin-top:4px;text-decoration:none;display:block;word-break:break-all}.company-overview--card--url--block{margin-left:auto;text-align:left}.company-overview--card--url--label{font-size:18px;color:#6f648d;font-weight:400}.company-overview--header--enriched{color:#6f648d;font-size:12px;font-weight:400;line-height:16px}.company-overview--header--title-block{display:flex;flex-direction:column;align-items:flex-start}.company-overview--header--title{font-size:20px;color:#331d77;font-weight:400;line-height:24px;margin:0}.billing--cards{display:flex;flex-direction:column;gap:24px;width:100%}.billing--card{box-sizing:border-box;background:#fff;border-radius:10px;padding:24px;border:1px solid #E8E3ED;font-family:Questrial-regular,sans-serif}.billing--card--header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.billing--card--title{font-size:20px;font-weight:400;color:#331d77;line-height:24px;margin:0}.billing--card--row{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.billing--card--row:not(:last-child){border-bottom:1px solid #F4F3F5}.billing--card--label{font-size:16px;font-weight:400;color:#6f648d;line-height:24px;margin:0}.billing--card--value{font-size:16px;font-weight:400;color:#100b20;line-height:24px;margin:0}.billing--status{display:inline-flex;padding:2px 10px;border-radius:20px;font-size:14px;font-weight:400;line-height:20px;font-family:Questrial-regular,sans-serif}.billing--status.active{background:#E6F7EF;color:#137b4f}.billing--status.grace{background:#FFF3E0;color:#e65100}.billing--status.suspended{background:#FFEBEE;color:#c62828}.billing--status.canceled{background:#F4F3F5;color:#6f648d}.billing--usage--bar-container{width:100%;height:8px;background:#F4F3F5;border-radius:4px;margin-top:12px;margin-bottom:8px;overflow:hidden}.billing--usage--bar{height:100%;background:#8260EF;border-radius:4px;transition:width .3s ease}.billing--usage--bar.warning{background:#E65100}.billing--usage--bar.critical{background:#C62828}.billing--usage--summary{display:flex;justify-content:space-between;font-size:14px;color:#6f648d;font-family:Questrial-regular,sans-serif}.billing--upgrade-btn{box-sizing:border-box;background-color:#331d77;color:#fff;text-align:center;width:fit-content;white-space:nowrap;text-decoration:none;font-family:Questrial-regular,serif;font-size:16px;font-weight:400;line-height:150%;padding:10px 24px;cursor:pointer;transition:.3s;border-radius:100px;border:1px solid #582fc5}.billing--upgrade-btn:hover{background-color:#634cab}.billing--upgrade-btn:disabled{background-color:#d1caf9;cursor:default;border:none}.billing--topup--desc{font-size:14px;color:#6f648d;font-family:Questrial-regular,sans-serif;line-height:20px;margin:0 0 16px}.billing--topup--options{display:flex;flex-direction:column;gap:8px}.billing--topup--option{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border:1px solid #E8E3ED;border-radius:8px;cursor:pointer;transition:border-color .2s,background-color .2s}.billing--topup--option:hover{border-color:#8260ef}.billing--topup--option.selected{border-color:#8260ef;background-color:#f5f2ff}.billing--topup--option--info{display:flex;flex-direction:column;gap:2px}.billing--topup--option--name{font-size:16px;font-weight:400;color:#100b20;font-family:Questrial-regular,sans-serif;line-height:22px;margin:0}.billing--topup--option--hours{font-size:14px;color:#6f648d;font-family:Questrial-regular,sans-serif;line-height:20px;margin:0}.billing--topup--option--price{font-size:18px;font-weight:400;color:#331d77;font-family:Questrial-regular,sans-serif;line-height:24px;margin:0;white-space:nowrap}.billing--topup--error{font-size:14px;color:#c62828;font-family:Questrial-regular,sans-serif;line-height:20px;margin:12px 0 0}.billing--empty{text-align:center;padding:40px 20px;color:#6f648d;font-family:Questrial-regular,sans-serif;font-size:16px;line-height:24px}.create_hint_modal--content--title{color:#100b20;text-align:center;font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%;margin-bottom:20px;margin-top:28px}.create_hint_modal--content--label{position:relative;display:block;color:#331d77;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:25px;margin-bottom:20px;width:450px}.create_hint_modal--content--md-editor{margin-top:5px;width:100%}.create_hint_modal--content--md-editor .mdxeditor{border-radius:6px;border:1px solid #cbc8d6;box-shadow:none}.create_hint_modal--content--md-editor .mdxeditor ol{list-style-type:decimal}.create_hint_modal--content--input{box-sizing:border-box;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;color:#100b20;width:100%;border-radius:6px;border:1px solid #cbc8d6;padding:7.5px 15px;margin-top:5px}.create_hint_modal--content--input:hover{border:1px solid #151515}.create_hint_modal--content--divider{display:inline-flex;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:20px}.create_hint_modal--content--divider--line{width:199px;height:0;border:1px solid #cbc8d6}.create_hint_modal--content--divider--text{width:30px;text-align:center;color:#cbc8d6;font-size:16px;font-family:Questrial-regular;font-weight:400;line-height:24px}.create_hint_modal--content--description{width:452px;color:#6f648d;font-size:14px;font-family:Questrial-regular;font-weight:400;line-height:20px;word-wrap:break-word;margin-bottom:60px}.create_hint_modal--content--submit_btn{display:block;color:#fff;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;border-radius:100px;background:#331d77;width:220px;margin:0 auto;border:none;padding:12px;cursor:pointer}.create_hint_modal--content--submit_btn.disabled{background-color:#d1caf9;pointer-events:none}.create_hint_modal--content--submit_btn:hover{background-color:#634cab}.create_hint_modal--content--csv-upload{display:flex;flex-direction:column;align-items:center;width:100%}.create_hint_modal--content--csv-upload--container{display:flex;flex-direction:column;align-items:center;gap:8px}.create_hint_modal--content--csv-upload--box{width:420px;height:88px;padding:12px 16px;background:white;border-radius:6px;border:1px solid #cbc8d6;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.create_hint_modal--content--csv-upload--icon{display:flex;align-items:center;justify-content:center}.create_hint_modal--content--csv-upload--instruction{color:#331d77;font-size:16px;font-family:Questrial-regular;font-weight:400;line-height:24px}.create_hint_modal--content--csv-upload--example{color:#6f648d;font-size:14px;font-family:Questrial-regular;font-weight:400;text-decoration:underline;line-height:20px}.create_hint_modal--content--csv-edit--root{position:relative}.create_hint_modal--content--csv-edit--confirm{padding:18px 20px;background:#f3ecff;border-radius:6px;border:1px solid #8260ef;display:flex;align-items:center;gap:12px;margin:0 38px 12px}.create_hint_modal--content--csv-edit--confirm--text{color:#331d77;font-size:16px;font-family:Questrial-regular;font-weight:400;line-height:24px;margin:0}.create_hint_modal--content--csv-edit--delete-selected{display:flex;padding:6px 12px;justify-content:center;align-items:center;gap:6px;border-radius:6px;background:#ef6060;box-shadow:0 4px 12px #e8e3ed33;cursor:pointer;margin:14px 20px 14px auto}.create_hint_modal--content--csv-edit--delete-selected--wrapper{display:flex;align-items:center;justify-content:flex-end;margin:0 38px 12px}.create_hint_modal--content--csv-edit--delete-selected--wrapper.with-errors{margin-bottom:12px;border-radius:6px;border:1px solid #ef6060;background:#ffefef}.create_hint_modal--content--csv-edit--delete-selected--wrapper.no-records{margin-bottom:12px;border-radius:6px;border:1px solid #ef6060;background:#ffefef;justify-content:flex-start}.create_hint_modal--content--csv-edit--delete-selected.with-errors{width:210px}.create_hint_modal--content--csv-edit--delete-selected--text{color:#fff;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:20px}.create_hint_modal--content--csv-edit--delete-selected--text.with-errors{color:#901717;font-size:16px;line-height:24px;margin-left:20px}.create_hint_modal--content--csv-edit--delete-selected--info_icon{width:20px;height:20px;margin-left:20px}.create_hint_modal--content--csv-edit--table{border:none;margin-bottom:32px;box-sizing:border-box}.create_hint_modal--content--csv-edit--table--scroll{width:100%;max-height:400px;overflow-y:auto;overflow-x:hidden;padding:0;margin:0}.create_hint_modal--content--csv-edit--table--icon-header{width:38px;background-color:#fff;flex-shrink:0}.create_hint_modal--content--csv-edit--table--icon-header.delete{display:flex;justify-content:center;align-items:center;cursor:pointer}.create_hint_modal--content--csv-edit--table--row{display:flex;align-items:center;gap:0}.create_hint_modal--content--csv-edit--table--info_icon{width:12px;height:12px;position:absolute;right:8px;top:16px;z-index:100}.create_hint_modal--content--csv-edit--table--input{font-size:14px;font-family:Questrial-regular;font-weight:400;line-height:20px;color:#331d77;margin:0;border-radius:0;border:1px solid #cbc8d6;display:flex;align-items:center;padding:0;background:#e8e3ed;box-sizing:border-box}.create_hint_modal--content--csv-edit--table--input.question{font-size:16px;width:350px;min-width:350px;line-height:24px;height:60px;padding-left:16px;flex-shrink:0;margin-top:-1px;margin-left:-1px}.create_hint_modal--content--csv-edit--table--input.answer{font-size:16px;width:500px;min-width:500px;line-height:24px;height:60px;padding-left:16px;flex-shrink:0;margin-top:-1px;margin-left:-1px}.create_hint_modal--content--csv-edit--table--input.data{background-color:#fff;position:relative;height:44px}.create_hint_modal--content--csv-edit--table--input:focus{border:1px solid #8260ef;background:#f3ecff;outline:none;z-index:100}.create_hint_modal--content--csv-edit--table--input.editing{border:1px solid #8260ef;background:#f3ecff}.create_hint_modal--content--csv-edit--table--input.error{background:#ffefef;border:1px solid #ef6060;z-index:10}.create_hint_modal--content--csv-edit--table--input.error.editing{background:#ffefef;border:1px solid #8260ef;z-index:100}.create_hint_modal--content--csv-edit--table--input.answer-preview{cursor:pointer;display:-webkit-box;padding-left:16px;padding-right:28px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;line-height:1.35;min-height:44px;max-height:56px;box-sizing:border-box}.create_hint_modal--content--csv-edit--table--input.answer-preview-empty{color:#6f648d;font-style:italic;line-height:44px;display:flex;align-items:center}.create_hint_modal--content--csv-edit--answer-md-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:20px}.create_hint_modal--content--csv-edit--answer-md-overlay__dialog{width:min(520px,100%);max-height:min(420px,75vh);overflow:auto;background:#fff;border-radius:8px;border:1px solid #8260ef;box-shadow:0 24px 64px #332948b3}.create_hint_modal--content--csv-edit--answer-md-overlay__editor{width:100%;min-height:0}.create_hint_modal--content--csv-edit--answer-md-overlay .mdxeditor{border-radius:6px;border:1px solid #cbc8d6;box-shadow:none}.create_hint_modal--content--csv-edit--answer-md-overlay .mdxeditor ol{list-style-type:decimal}.create_hint_modal--content--csv-edit--answer-preview-text{color:#100b20;font-size:16px;font-weight:400}.create_hint_modal--csv-section{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:20px}.create_hint_modal--csv-section--toggle{display:flex;align-items:center;justify-content:center;gap:8px;padding:5px;border-radius:6px;background:#fff;color:#331d77;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;cursor:pointer;transition:background .2s,border-color .2s}.create_hint_modal--csv-section--toggle:hover{background:#f3ecff}.create_hint_modal--csv-section--toggle img{width:20px;height:20px}.create_hint_modal--csv-section--content{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:16px}.create_hint_modal--csv-section--content .create_hint_modal--content--description{margin-top:8px;margin-bottom:0;text-align:center}.create_hint_modal--csv-parse-error-modal--icon{display:block;margin:30px auto 10px}.create_hint_modal--csv-parse-error-modal--title{color:#100b20;text-align:center;font-family:Questrial-regular;font-size:32px;font-weight:400;line-height:150%;margin:0 0 10px}.create_hint_modal--csv-parse-error-modal--subtitle{color:#331d77;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;margin:0}.create_hint_modal--csv-parse-error-modal--close_btn{display:inline-block;position:absolute;top:15px;right:15px;width:16px;height:16px;border:none;cursor:pointer;outline:none;background:url(/assets/close_icon-16f5d59a.svg) center no-repeat}.workspace--body--form--header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.workspace--body--form--add-hint-btn{flex-shrink:0;padding:10px 20px;border-radius:100px;background:#331d77;color:#fff;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;border:none;cursor:pointer}.workspace--body--form--add-hint-btn:hover{background:#634cab}.hints-list{display:flex;flex-direction:column;gap:16px;overflow-y:auto;max-height:calc(100vh - 280px)}.hints-list--empty{font-family:Questrial-regular;font-size:16px;color:#6f648d;line-height:1.5}.hint-card{position:relative;display:flex;align-items:flex-start;gap:8px;background:#FFFFFF;border:1px solid #E8E3ED;border-radius:6px;padding:10px;overflow:hidden;flex-shrink:0}.hint-card--badge{width:20px;height:20px;min-width:20px;background:#8260EF;border-radius:30px;display:flex;align-items:center;justify-content:center;font-family:Questrial-regular;font-size:12px;color:#fff;line-height:20px}.hint-card--content{display:flex;flex-direction:column;gap:12px;flex:1}.hint-card--question,.hint-card--answer{display:flex;flex-direction:column;gap:4px}.hint-card--label{font-family:Questrial-regular;font-size:14px;font-weight:400;color:#331d77;text-transform:uppercase;line-height:1.5}.hint-card--text{font-family:Questrial-regular;font-size:16px;font-weight:400;color:#100b20;line-height:1.4;word-break:break-word}.hint-card--separator{width:100%;height:1px;background:#E8E3ED}.hint-card--delete{flex-shrink:0;width:24px;height:24px;border:none;cursor:pointer;background:url(/assets/trash_icon-47b6b447.svg) center no-repeat;background-size:16px 16px;opacity:.7}.hint-card--delete:hover{opacity:1}.account-card{background:#f3faff;border:1px solid #cbe7ff;border-radius:12px;padding:16px 24px;margin:16px 0;width:"100%"}.account-card-header{display:flex;align-items:center;gap:16px;padding:16px}.avatar{width:40px;height:40px;background:#fff;border:1px solid #cbe7ff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:20px;color:#3a3a3a}.avatar.has-photo{margin-right:16px}.avatar.no-photo{margin-right:0}.socials{color:#582fc5;display:"flex";gap:12px}.info{flex:1}.info-row{display:flex;gap:60px;flex:1}.label{font-size:12px;color:#7a7a7a;letter-spacing:1px;line-height:124%}.content{color:#100b20;font-size:14px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:12px}.say-avoid{margin-bottom:2;display:flex;align-items:center}.avoid{font-size:14px;color:#6f648d;line-height:124%;margin-bottom:0}.name{font-size:16px;font-weight:600;color:#100b20}.status-icon{font-size:24px}.divider{border:none;border-top:1px solid #e0e7ef;margin:12px 0}.account-card-message{text-align:center;color:#7a7a7a;font-size:15px;margin-top:8px}.disc{font-size:14px;font-weight:600;color:#100b20;line-height:"140%";-webkit-text-stroke-width:.3px;-webkit-text-stroke-color:var(--Black-100, #100B20)}.disc .type{letter-spacing:.56px;text-transform:uppercase}.description{margin-bottom:12px}.info{font-size:14px;color:#100b20;font-style:normal;font-weight:400;line-height:140%}.chips{display:flex;flex-wrap:wrap;gap:8px}.interests{margin-bottom:12px}.questions_content{box-sizing:border-box;width:100%;padding:30px 30px 30px 50px;border-radius:20px;border-bottom:1px solid #f4f3f5;background:#fff;box-shadow:0 6px 10px #eceaee33}.questions_content--list{list-style:none;padding-left:0}.questions_content--text{color:#100b20;text-align:center;font-family:Questrial-regular;font-size:20px;font-weight:400;line-height:24px;margin:0 0 20px}.questions_content--wrapper{display:flex;flex-direction:row;justify-content:center;align-items:start;gap:20px}.questions_content--categories{align-self:start;margin-top:16px;margin-bottom:16px;min-width:15%;display:flex;flex-direction:column;gap:10px}.questions_content--category{font-family:Questrial-regular;font-size:14px;display:flex;gap:10px;align-items:center;justify-content:start;line-height:24px;width:95%;height:40px;border-radius:6px;background:#FFEFEF;border-color:#ffefef;margin-right:10px;padding:0 10px;cursor:pointer}.questions_content--category:hover{font-size:16px!important}.questions_content--category--icon{background:transparent;width:16px;height:16px;font-size:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.questions_content--category--selectCategory{font-size:12px;width:120px}.questions_content--category--text{font-family:Questrial-regular;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6f648d;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.questions_content--add_btn{width:calc(100% - 60px);color:#331d77;text-align:center;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;border-radius:6px;padding:8px;background:#d1caf9;border:none;margin-right:30px;box-shadow:0 4px 12px #e8e3ed33;cursor:pointer}.playbook{height:100vh;background-color:#f4f3f5;overflow-x:hidden}.playbook--table{display:block;width:100%;min-height:540px}.playbook--table--column{flex-basis:100%;width:100%;display:block;flex:0 0 100%;max-width:100%;box-sizing:border-box}.playbook--table--column--list{padding-left:0;margin:0;height:calc(100% - 30px)}.playbook--body{grid-area:2/2/3/3;box-sizing:border-box;width:100%;height:100%;padding:40px 5vh;overflow-y:auto}.playbook--body--form{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.playbook--body--form--title{color:#331d77;font-family:Questrial-regular;font-size:20px;font-style:normal;font-weight:400;line-height:24px;width:100%;margin:0 0 20px;height:fit-content}.playbook--body--form--subtitle{color:#6f648d;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;width:100%;margin:0}.playbook--body--content{box-sizing:border-box;width:100%;padding:30px 65px;border-radius:20px;border-bottom:1px solid #f4f3f5;background:#fff;box-shadow:0 6px 10px #eceaee33;min-height:700px;height:max-content}.playbook--body--content--table{display:block;width:100%!important;min-height:540px;height:100%}.playbook--body--content--table--column{flex-basis:100%;width:100%;display:block;flex:0 0 100%;max-width:100%;box-sizing:border-box}.playbook--body--content--table--column--list{padding-left:0;margin:0;height:calc(100% - 30px)}.playbook--body--content--table--column--list--item{position:relative;display:flex;flex-wrap:nowrap;align-items:center;margin-bottom:5px}.playbook--body--content--table--column--list--item--number{position:absolute;left:10px;display:inline-block;width:20px;height:20px;border-radius:50%;background:#8260ef;color:#fff;text-align:center;font-family:Questrial-regular;font-size:12px;font-weight:400;line-height:20px}.playbook--body--content--table--column--list--item--input{color:#6f648d;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;width:95%;border-radius:6px;border:1px solid #e8e3ed;background:var(--white, #fff);padding:8px 10px 8px 35px;box-shadow:0 4px 12px #e8e3ed33;margin-right:10px;cursor:pointer}.playbook--body--content--table--column--list--item--input:focus{outline:1px solid #8260ef}.playbook--list{display:flex;flex-direction:column;width:100%;gap:5px;padding:0}.playbook--list--item{display:flex;flex-direction:row;width:100%;gap:10px;align-items:center}.playbook--divider{display:flex;align-items:center;gap:12px;width:100%;margin-top:12px;margin-bottom:12px}.playbook--divider--line{flex:1;height:0;border:1px solid #cbc8d6}.playbook--divider--text{flex-shrink:0;text-align:center;color:#cbc8d6;font-size:16px;font-family:Questrial-regular;font-weight:400;line-height:24px}.playbook--csv-expander{width:100%}.playbook--csv-expander--trigger{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border:none;background:none;cursor:pointer;color:#331d77;font-size:14px;font-family:Questrial-regular;font-weight:400;line-height:20px;text-align:left;margin:auto}.playbook--csv-expander--trigger:hover{color:#100b20}.playbook--csv-expander--label{flex:1}.playbook--csv-expander--icon{color:#6f648d;font-size:24px!important;transition:transform .2s ease}.playbook--csv-expander--content{margin-top:8px;padding-top:8px}.playbook--csv-expander--upload-title{color:#331d77;font-size:14px;font-family:Questrial-regular;font-weight:400;line-height:20px;margin-bottom:8px}.playbook--stage-tabs{display:flex;align-items:center;gap:4px;width:100%;border-bottom:1px solid #e8e3ed;margin-top:24px;margin-bottom:24px}.playbook--stage-tabs--item{background:transparent;border:none;border-bottom:2px solid transparent;padding:12px 24px;font-family:Questrial-regular;font-size:15px;font-weight:400;line-height:20px;color:#6f648d;cursor:pointer;transition:color .15s ease,border-color .15s ease}.playbook--stage-tabs--item:hover{color:#331d77}.playbook--stage-tabs--item__active{color:#100b20;border-bottom-color:#100b20}.playbook--empty{width:100%;padding:40px 0;text-align:center;color:#6f648d;font-family:Questrial-regular;font-size:14px}.playbook--agenda{display:flex;flex-direction:column;gap:20px;width:100%}.playbook--agenda-card{border:1px solid rgba(130,96,239,.18);border-radius:12px;padding:24px;width:100%;box-sizing:border-box}.playbook--agenda-card--header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.playbook--agenda-card--num{width:32px;height:32px;border-radius:50%;background:#8260ef;color:#fff;display:flex;align-items:center;justify-content:center;font-family:Questrial-regular;font-size:14px;font-weight:600;flex-shrink:0}.playbook--agenda-card--title{margin:0;color:#100b20;font-family:Questrial-regular;font-size:18px;font-weight:600;line-height:24px}.playbook--agenda-card--columns-headers{display:grid;grid-template-columns:minmax(250px,1fr) minmax(300px,2fr);gap:24px;padding:0 12px;margin-bottom:10px}.playbook--agenda-card--columns-headers span{color:#6f648d;font-family:Questrial-regular;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.playbook--agenda-card--groups{display:flex;flex-direction:column;gap:14px}.playbook--agenda-card--group{display:grid;grid-template-columns:minmax(250px,1fr) minmax(300px,2fr);gap:24px;align-items:flex-start}.playbook--agenda-card--group-left{display:flex;align-items:flex-start;gap:10px}.playbook--agenda-card--group-num{width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.7);color:#6f648d;display:flex;align-items:center;justify-content:center;font-family:Questrial-regular;font-size:13px;font-weight:500;flex-shrink:0;margin-top:2px}.playbook--agenda-card--group-right{display:flex;flex-direction:column;gap:6px}.playbook--agenda-card--add-btn{width:100%;margin-top:14px;padding:12px;border:2px dashed #cbc8d6;background:transparent;border-radius:8px;color:#6f648d;font-family:Questrial-regular;font-size:14px;cursor:pointer;transition:border-color .15s ease,color .15s ease}.playbook--agenda-card--add-btn:hover{border-color:#8260ef;color:#331d77}.playbook--exit-pill{min-width:180px;max-width:220px;padding:8px 28px 8px 14px;border-radius:999px;background:#dce7ff;border:1px solid rgba(38,71,176,.2);color:#2647b0;font-family:Questrial-regular;font-size:13px;font-weight:500;line-height:18px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%232647b0' d='M5 6 0 0h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.playbook--exit-pill:focus{outline:none;border-color:#2647b0}.playbook--talking-point{display:flex;align-items:center;gap:6px;min-height:36px}.playbook--talking-point:hover .playbook--talking-point--delete{opacity:1}.playbook--talking-point--text{flex:1;padding:8px 12px;border-radius:6px;color:#1a1530;font-family:Questrial-regular;font-size:14px;line-height:20px;cursor:text;min-height:20px;transition:background .15s ease}.playbook--talking-point--text:hover{background:rgba(255,255,255,.6)}.playbook--talking-point--placeholder{color:#9e95b4;font-style:italic}.playbook--talking-point--input{flex:1;padding:8px 12px;border-radius:6px;border:1px solid #8260ef;background:#fff;font-family:Questrial-regular;font-size:14px;line-height:20px;color:#1a1530;outline:none}.playbook--talking-point--delete{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:none;background:transparent;color:#9e95b4;border-radius:6px;cursor:pointer;opacity:0;transition:opacity .15s ease,background .15s ease,color .15s ease}.playbook--talking-point--delete:hover{color:#d14343;background:rgba(209,67,67,.1)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;box-sizing:border-box;min-width:320px;height:100vh;min-height:100%;overflow:hidden;background-color:var(--blue)}#root{height:100%}.Toastify__toast-container{z-index:10001!important}@font-face{font-family:Questrial-regular;font-style:normal;font-weight:400;font-display:swap;src:local("Questrial-Regular"),url(/assets/Questrial-Regular-99c7e982.woff) format("woff")}@font-face{font-family:SF_Pro_Regular;font-style:normal;font-weight:400;font-display:swap;src:local("SF_Pro_Regular"),url(/assets/SF_Pro_Regular-27c002bc.woff) format("woff")}@font-face{font-family:SF_Pro_Semibold;font-style:normal;font-weight:400;font-display:swap;src:local("SF_Pro_Semibold"),url(/assets/SF_Pro_Semibold-4954d70d.woff) format("woff")}.public_layout{display:flex;height:100vh;overflow-y:auto}.public_layout--form_part{box-sizing:border-box;flex-basis:50%;display:flex;flex-wrap:wrap;justify-content:center;padding:0 60px}.public_layout--form_part--body{width:fit-content}.public_layout--form_part--body--title{color:#331d77;font-family:Questrial-regular;font-size:56px;font-weight:400;line-height:110%;text-align:center;margin:0 0 15px}.public_layout--form_part--body--subtitle{margin:0 0 40px;color:#100b20;font-family:Questrial-regular;font-size:20px;font-weight:400;line-height:24px}.public_layout--form_part--body--form{width:100%}.public_layout--form_part--body--form--links{display:flex;justify-content:center;gap:20px;width:100%;align-items:end;color:#100b20;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px}.public_layout--form_part--body--form--links>a{color:#100b20}.public_layout--form_part--body--form--error{color:red;font-family:Questrial-regular;font-size:12px;font-weight:400;height:16px;margin-bottom:10px;margin-top:0}.public_layout--form_part--body--form--label{position:relative;display:block;color:#331d77;font-family:Questrial-regular;font-size:14px;font-weight:400;line-height:24px;margin-bottom:10px}.public_layout--form_part--body--form--input{box-sizing:border-box;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;color:#100b20;width:100%;max-width:450px;border-radius:6px;border:1px solid #cbc8d6;padding:10px 15px}.public_layout--form_part--body--form--show_password{position:absolute;top:50%;right:5px;background:transparent;border:none;cursor:pointer}.public_layout--form_part--body--form--show_password:before{content:"";display:inline-block;width:24px;height:24px;background:url(/assets/show_pass_icon-85d55d4e.svg) center no-repeat}.public_layout--form_part--body--form--remember_block{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.public_layout--form_part--body--form--remember_block--checkbox_label{display:flex;align-items:center;gap:8px;font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;color:#100b20;cursor:pointer}.public_layout--form_part--body--form--remember_block--checkbox_label>a{color:#100b20;text-decoration:underline}.public_layout--form_part--body--form--remember_block--checkbox{width:20px;height:20px;cursor:pointer;accent-color:#331d77}.public_layout--form_part--body--form--remember_block--forgot_link{font-family:Questrial-regular;font-size:16px;font-weight:400;line-height:24px;color:#331d77;text-decoration:underline}.public_layout--form_part--body--form--submit_btn{box-sizing:border-box;background-color:#331d77;color:#fff;text-align:center;width:220px;text-decoration:none;font-family:Questrial-regular,serif;font-size:16px;font-weight:400;line-height:150%;padding:12px 20px;transition:.3s;border-radius:100px;border:1px solid #582fc5;cursor:pointer}.public_layout--form_part--body--form--submit_btn:hover{background-color:#634cab}.privat_layout{height:100%;overflow-y:auto;box-sizing:border-box;position:relative;background-color:#f4f3f5}.custom_tippy{background:#F4F3F5;color:#100b20;border:1px solid #CBC8D6}.custom_tippy .tippy-arrow{color:#cbc8d6;position:absolute;top:16px}.custom_calendar_tippy{background:#F4F3F5;color:#100b20;border:1px solid #CBC8D6}.custom_calendar_tippy .tippy-arrow{display:none}.custom_tippy_left{background:#F4F3F5;border:1px solid #634cab;color:#331d77;font-family:SF_Pro_Regular;font-size:12px;font-style:normal;font-weight:400;line-height:150%;text-transform:uppercase}.custom_tippy_left .tippy-arrow{color:#634cab}.custom_tippy_left .tippy-arrow:before{transform:translate(-2px)}.error_tippy{background:#FFEFEF;color:#901717;border:1px solid #EF6060;border-radius:4px}.error_tippy .tippy-arrow{color:#ef6060}.error_tippy .tippy-arrow:before{left:-8px!important}@media screen and (max-width: 1175px){.public_layout{flex-wrap:wrap}.public_layout--form_part{flex-basis:100%;margin-bottom:10px}}.onboarding-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;overflow-y:auto}.onboarding-layout{min-height:100vh;background:linear-gradient(135deg,#dcd5f3,#e8e3f7,#f3ecff);font-family:Questrial,Questrial-regular,sans-serif;display:flex;align-items:center;justify-content:center;padding:24px}.onboarding-layout__container{width:100%;max-width:900px}.onboarding-layout__card{background:#fff;border-radius:32px;box-shadow:0 8px 32px #582fc51f;padding:48px;position:relative;overflow:hidden}.onboarding-layout__logo{margin-bottom:32px}.onboarding-layout__logo img{height:40px;width:auto}.onboarding-layout__progress{margin-bottom:40px}.onboarding-layout__progress-bar{height:8px;background:#e9e7f0;border-radius:999px;overflow:hidden}.onboarding-layout__progress-fill{height:100%;background:linear-gradient(to right,#582fc5,#6b35e9);border-radius:999px;transition:width .5s ease-out}.onboarding-fullpage{min-height:100vh;overflow:hidden;position:relative}.onboarding-fullpage__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(107,53,233,.75);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.onboarding-fullpage__content{position:relative;z-index:10;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 24px 48px}.onboarding-fullpage__card{width:100%;max-width:700px;background:#fff;border-radius:32px;box-shadow:0 20px 60px #582fc526;padding:48px;border:1px solid #e9e7f0}.onboarding-fullpage__card--wide{max-width:800px}.onboarding-heading{margin-bottom:40px}.onboarding-heading__title{font-size:32px;color:#1a1a1a;margin-bottom:12px;line-height:1.2;font-family:Questrial,Questrial-regular,sans-serif;font-weight:400}.onboarding-heading__subtitle{font-size:16px;color:#6f648d;line-height:1.5;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-form__group{margin-bottom:24px}.onboarding-form__label{display:flex;align-items:center;gap:8px;font-size:14px;color:#1a1a1a;margin-bottom:8px;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-form__label svg{width:16px;height:16px;color:#6f648d}.onboarding-form__input,.onboarding-form__select{width:100%;padding:12px 16px;border:2px solid #e9e7f0;border-radius:12px;font-size:16px;font-family:Questrial,Questrial-regular,sans-serif;transition:border-color .2s;outline:none;box-sizing:border-box}.onboarding-form__input:focus,.onboarding-form__select:focus{border-color:#582fc5}.onboarding-form__input::placeholder,.onboarding-form__select::placeholder{color:#a09bb0}.onboarding-form__select{background:#fff;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.onboarding-form__helper{margin-top:8px;font-size:13px;color:#6f648d;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-form__row{display:grid;gap:16px}.onboarding-form__row--3{grid-template-columns:2fr 1fr 1fr}.onboarding-participants__input-row{display:flex;gap:8px;margin-bottom:12px}.onboarding-participants__add-btn{padding:12px 24px;background:#f3ecff;color:#582fc5;border:none;border-radius:12px;font-size:14px;font-family:Questrial,Questrial-regular,sans-serif;cursor:pointer;transition:background .2s;white-space:nowrap}.onboarding-participants__add-btn:hover{background:#e9e7f0}.onboarding-participants__list{display:flex;flex-wrap:wrap;gap:8px}.onboarding-participants__chip{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#faf9fe;border:2px solid #e9e7f0;border-radius:8px}.onboarding-participants__chip span{font-size:14px;color:#1a1a1a;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-participants__chip button{background:none;border:none;color:#6f648d;cursor:pointer;padding:0;display:flex}.onboarding-participants__chip button:hover{color:#1a1a1a}.onboarding-preview{background:#faf9fe;border:2px solid #e9e7f0;border-radius:20px;padding:24px;margin-bottom:32px}.onboarding-preview__title{font-size:18px;color:#1a1a1a;font-family:Questrial,Questrial-regular,sans-serif;margin-bottom:16px}.onboarding-preview__row{display:flex;align-items:center;gap:12px;padding-bottom:16px;border-bottom:1px solid #e9e7f0;margin-bottom:16px}.onboarding-preview__row:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.onboarding-preview__row svg{width:20px;height:20px;color:#582fc5;flex-shrink:0}.onboarding-preview__row-label{font-size:13px;color:#6f648d;font-family:Questrial,Questrial-regular,sans-serif;margin-bottom:4px}.onboarding-preview__row-value{font-size:15px;color:#1a1a1a;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-preview__row-sub{font-size:13px;color:#6f648d;font-family:Questrial,Questrial-regular,sans-serif;margin-top:4px}.onboarding-preview__link{font-size:14px;color:#582fc5;font-family:Questrial,Questrial-regular,sans-serif;text-decoration:underline;word-break:break-all}.onboarding-preview__link:hover{color:#6b35e9}.onboarding-nav{display:flex;justify-content:space-between;align-items:center;margin-top:40px}.onboarding-nav__back{font-size:16px;color:#6f648d;font-family:Questrial,Questrial-regular,sans-serif;display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:12px;border:none;background:none;cursor:pointer;transition:all .2s}.onboarding-nav__back:hover{color:#331d77;background:#f3ecff}.onboarding-nav__skip{font-size:16px;color:#6f648d;font-family:Questrial,Questrial-regular,sans-serif;padding:8px 16px;border-radius:12px;border:none;background:none;cursor:pointer;transition:all .2s}.onboarding-nav__skip:hover{color:#331d77;background:#f3ecff}.onboarding-btn{padding:12px 32px;background:linear-gradient(135deg,#582fc5,#6b35e9);color:#fff;border:none;border-radius:100px;font-size:16px;font-family:Questrial,Questrial-regular,sans-serif;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #582fc54d}.onboarding-btn:hover:not(:disabled){box-shadow:0 6px 20px #582fc566;transform:translateY(-1px)}.onboarding-btn:disabled{opacity:.5;cursor:not-allowed}.onboarding-btn--large{padding:16px 48px;font-size:18px}.onboarding-card{background:#fff;border:2px solid #e9e7f0;border-radius:16px;padding:20px;transition:all .2s}.onboarding-card--selected{border-color:#582fc5;background:#faf9fe}.onboarding-card--featured{border-color:#582fc5;background:#faf9fe;box-shadow:0 4px 16px #582fc526}.onboarding-info-box{padding:20px;background:#f3ecff;border-radius:16px;border:1px solid #d1caf9;margin-top:32px}.onboarding-info-box__title{display:flex;align-items:center;gap:8px;font-size:15px;color:#331d77;font-family:Questrial,Questrial-regular,sans-serif;margin-bottom:12px;font-weight:500}.onboarding-info-box__list{list-style:none;padding:0;margin:0}.onboarding-info-box__list li{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:#331d77;font-family:Questrial,Questrial-regular,sans-serif;margin-bottom:8px}.onboarding-info-box__list li svg{width:16px;height:16px;color:#582fc5;flex-shrink:0;margin-top:2px}.onboarding-info-box__list li:last-child{margin-bottom:0}.onboarding-anim__container{position:relative;width:100%;min-height:240px;display:flex;align-items:center;justify-content:center;margin-bottom:32px}.onboarding-anim__card{width:100%;background:#fff;border-radius:20px;border:2px solid #e9e7f0;padding:32px;position:relative;overflow:hidden}.onboarding-anim__card-inner{display:flex;align-items:flex-start;gap:24px;position:relative;z-index:10}.onboarding-anim__icon{flex-shrink:0;width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#f3ecff,#fff);display:flex;align-items:center;justify-content:center;border:2px solid #e9e7f0}.onboarding-anim__icon svg{width:24px;height:24px;color:#582fc5}.onboarding-anim__text{flex:1}.onboarding-anim__text h2{font-size:20px;color:#1a1a1a;font-weight:500;margin-bottom:12px;line-height:1.3;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-anim__text p{font-size:16px;color:#6f648d;line-height:1.6;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-anim__dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:32px}.onboarding-anim__dot{width:8px;height:8px;border-radius:999px;background:#e9e7f0;transition:all .5s}.onboarding-anim__dot--active{width:32px;background:linear-gradient(135deg,#582fc5,#6b35e9)}.onboarding-anim__dot--done{background:#d1caf9}.onboarding-timeline__step{background:#fff;border:2px solid #e9e7f0;border-radius:16px;padding:24px;margin-bottom:16px}.onboarding-timeline__step--featured{border-color:#582fc5;background:#faf9fe;box-shadow:0 4px 16px #582fc526}.onboarding-timeline__step-inner{display:flex;align-items:center;gap:16px}.onboarding-timeline__step-icon{flex-shrink:0;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.onboarding-timeline__step-icon--default{background:linear-gradient(135deg,#f3ecff,#e9e7f0)}.onboarding-timeline__step-icon--default svg{color:#582fc5}.onboarding-timeline__step-icon--featured{background:linear-gradient(135deg,#582fc5,#6b35e9)}.onboarding-timeline__step-icon--featured svg{color:#fff}.onboarding-timeline__step-icon svg{width:24px;height:24px}.onboarding-timeline__step-title{font-size:20px;color:#1a1a1a;margin-bottom:8px;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-timeline__step-desc{font-size:14px;color:#6f648d;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-coach__name-input,.onboarding-coach__avatar-section{margin-bottom:32px}.onboarding-coach__avatar-row{display:flex;align-items:center;gap:16px}.onboarding-coach__upload-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border:2px solid #e9e7f0;border-radius:12px;font-size:16px;font-family:Questrial,Questrial-regular,sans-serif;background:#fff;cursor:pointer;transition:border-color .2s;color:#6f648d}.onboarding-coach__upload-btn input{display:none}.onboarding-coach__upload-btn:hover{border-color:#582fc5}.onboarding-coach__avatar-preview-small{width:48px;height:48px;border-radius:50%;overflow:hidden;border:2px solid #e9e7f0}.onboarding-coach__avatar-preview-small img{width:100%;height:100%;object-fit:cover}.onboarding-coach__remove-btn{font-size:14px;color:#6f648d;font-family:Questrial,Questrial-regular,sans-serif;background:none;border:none;cursor:pointer;transition:color .2s}.onboarding-coach__remove-btn:hover{color:#582fc5}.onboarding-coach__preview{padding:12px;background:linear-gradient(135deg,#f3ecff,#fff);border-radius:16px;border:2px solid #e9e7f0;margin-bottom:32px;max-width:450px;margin-left:auto;margin-right:auto}.onboarding-coach__preview-label{font-size:11px;color:#6f648d;font-family:Questrial,Questrial-regular,sans-serif;margin-bottom:8px}.onboarding-coach__video-mock{background:#fff;border-radius:12px;border:2px solid #e9e7f0;overflow:hidden}.onboarding-coach__video-header{padding:6px 10px;background:#1f1f1f;display:flex;align-items:center;justify-content:space-between}.onboarding-coach__video-header-left{display:flex;align-items:center;gap:6px}.onboarding-coach__video-header-left .dot{width:4px;height:4px;border-radius:50%;background:#34a853}.onboarding-coach__video-header-left span{font-size:9px;color:#fff;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-coach__video-area{position:relative;background:linear-gradient(135deg,#1e4a6d,#0d2a42);aspect-ratio:16/9;display:flex;align-items:center;justify-content:center}.onboarding-coach__video-avatar{width:80px;height:80px;border-radius:50%;background:#1976d2;display:flex;align-items:center;justify-content:center;overflow:hidden}.onboarding-coach__video-avatar span{font-size:32px;color:#fff;font-weight:500;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-coach__video-avatar img{width:100%;height:100%;object-fit:cover}.onboarding-coach__video-name{position:absolute;bottom:8px;left:8px;background:rgba(31,31,31,.8);padding:2px 6px;border-radius:4px}.onboarding-coach__video-name span{font-size:10px;color:#fff;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-coach__video-controls{background:#1f1f1f;padding:6px 10px;display:flex;align-items:center;justify-content:center;gap:4px}.onboarding-coach__video-ctrl-btn{width:24px;height:24px;border-radius:50%;background:#3c4043;border:none;display:flex;align-items:center;justify-content:center;cursor:default}.onboarding-coach__video-ctrl-btn svg{width:12px;height:12px;color:#fff}.onboarding-coach__video-ctrl-btn--end{background:#ea4335;margin-left:4px}.onboarding-connect__providers{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.onboarding-connect__provider-btn{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border:2px solid #e9e7f0;border-radius:12px;cursor:pointer;font-family:Questrial,Questrial-regular,sans-serif;font-size:14px;color:#1a1a1a;transition:all .2s}.onboarding-connect__provider-btn:hover:not(:disabled){border-color:#d1caf9;background:#faf9fe}.onboarding-connect__provider-btn:disabled{opacity:.6;cursor:not-allowed}.onboarding-connect__provider-btn--connected{border-color:#582fc5;background:#faf9fe}.onboarding-connect__provider-btn--coming-soon{opacity:.5;cursor:not-allowed;position:relative}.onboarding-connect__provider-btn svg{width:20px;height:20px;flex-shrink:0}.onboarding-connect__coming-soon-badge{font-size:11px;color:#6f648d;background:#e9e7f0;padding:2px 8px;border-radius:999px;margin-left:auto;white-space:nowrap}.onboarding-connect__status{display:flex;align-items:center;gap:8px;margin-top:12px;font-size:14px;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-connect__status--success{color:#34a853}.onboarding-connect__status--error{color:#ea4335}.onboarding-connect__status--loading{color:#6f648d}.onboarding-connect__retry-btn{width:100%;padding:8px 16px;background:#fff;border:2px solid #d1caf9;color:#582fc5;border-radius:12px;font-size:14px;font-family:Questrial,Questrial-regular,sans-serif;cursor:pointer;margin-top:16px;transition:background .2s}.onboarding-connect__retry-btn:hover{background:#f3ecff}.onboarding-connect__permissions{margin-top:16px;padding:12px;background:#faf9fe;border-radius:8px;border:1px solid #e9e7f0}.onboarding-connect__permissions p{font-size:12px;color:#6f648d;font-family:Questrial,Questrial-regular,sans-serif;margin-bottom:8px}.onboarding-connect__permissions li{font-size:12px;color:#6f648d;font-family:Questrial,Questrial-regular,sans-serif;display:flex;align-items:flex-start;gap:8px;margin-bottom:4px}.onboarding-connect__section{margin-bottom:24px;padding:24px;border:2px solid #e9e7f0;border-radius:16px;background:#fff}.onboarding-connect__section--success{border-color:#582fc5;background:#faf9fe}.onboarding-connect__section-label{font-size:14px;color:#1a1a1a;font-family:Questrial,Questrial-regular,sans-serif;margin-bottom:4px;font-weight:500}.onboarding-connect__section-helper{font-size:13px;color:#6f648d;font-family:Questrial,Questrial-regular,sans-serif;margin-bottom:16px}.onboarding-allset{text-align:center}.onboarding-allset__title{font-size:40px;line-height:1.1;color:#331d77;margin-bottom:16px;font-family:Questrial,Questrial-regular,sans-serif;font-weight:700}.onboarding-allset__subtitle{font-size:18px;color:#6f648d;line-height:1.5;font-family:Questrial,Questrial-regular,sans-serif;margin-bottom:32px}.onboarding-allset__checklist{margin-bottom:32px}.onboarding-allset__check-item{padding:24px;border-radius:20px;border:2px solid #582fc5;background:linear-gradient(to right,#f3ecff,#fff);box-shadow:0 4px 12px #582fc51a;margin-bottom:16px;display:flex;align-items:center;gap:16px}.onboarding-allset__check-icon{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#582fc5,#6b35e9);display:flex;align-items:center;justify-content:center;flex-shrink:0}.onboarding-allset__check-icon svg{width:28px;height:28px;color:#fff}.onboarding-allset__check-text{font-size:20px;color:#331d77;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-allset__cta{display:flex;justify-content:center}.onboarding-cal{text-align:center}.onboarding-cal__icon-wrap{display:flex;justify-content:center;margin-bottom:24px}.onboarding-cal__icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#582fc5,#6b35e9);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #582fc54d}.onboarding-cal__icon svg{color:#fff}.onboarding-cal__title{font-size:40px;line-height:1.1;color:#331d77;margin-bottom:16px;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-cal__desc{font-size:18px;color:#6f648d;line-height:1.6;font-family:Questrial,Questrial-regular,sans-serif;margin-bottom:40px}.onboarding-cal__select-label{font-size:16px;color:#331d77;font-family:Questrial,Questrial-regular,sans-serif;margin-bottom:16px}.onboarding-cal__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:32px}.onboarding-cal__card{padding:24px;border-radius:16px;border:2px solid #e9e7f0;background:#fff;cursor:pointer;transition:all .3s;display:flex;flex-direction:column;align-items:center;gap:12px}.onboarding-cal__card:hover{border-color:#d1caf9}.onboarding-cal__card--selected{border-color:#582fc5;background:linear-gradient(to right,#f3ecff,#fff);box-shadow:0 4px 16px #582fc526}.onboarding-cal__card-icon{width:48px;height:48px;border-radius:50%;background:#f3ecff;display:flex;align-items:center;justify-content:center;transition:all .3s}.onboarding-cal__card-icon svg{color:#582fc5}.onboarding-cal__card-icon--selected{background:linear-gradient(135deg,#582fc5,#6b35e9)}.onboarding-cal__card-icon--selected svg{color:#fff}.onboarding-cal__card-label{font-size:16px;color:#331d77;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-cal__cta{display:flex;justify-content:center;margin-bottom:16px}.onboarding-cal__skip{display:flex;justify-content:center}.onboarding-btn--muted{opacity:.5;cursor:not-allowed}.onboarding-crm{text-align:center}.onboarding-crm__title{font-size:32px;line-height:1.2;color:#331d77;margin-bottom:12px;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-crm__subtitle{font-size:16px;color:#6f648d;line-height:1.5;font-family:Questrial,Questrial-regular,sans-serif;margin-bottom:32px}.onboarding-crm__options{display:flex;flex-direction:column;gap:16px;margin-bottom:32px;text-align:left}.onboarding-crm__option{display:flex;align-items:center;justify-content:space-between;padding:24px;border-radius:16px;border:2px solid #d1caf9;background:#fff;cursor:pointer;transition:all .3s;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-crm__option:hover:not(:disabled){border-color:#582fc5;box-shadow:0 2px 8px #582fc51a}.onboarding-crm__option:disabled{opacity:.55;cursor:not-allowed}.onboarding-crm__option--selected{border-color:#582fc5;background:linear-gradient(to right,#f3ecff,#fff);box-shadow:0 4px 16px #582fc526}.onboarding-crm__option-left{display:flex;align-items:center;gap:16px}.onboarding-crm__option-icon{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#582fc5,#6b35e9);display:flex;align-items:center;justify-content:center;flex-shrink:0}.onboarding-crm__option-icon svg{width:24px;height:24px;color:#fff}.onboarding-crm__option-name{display:flex;font-size:20px;color:#331d77;font-family:Questrial,Questrial-regular,sans-serif;margin-bottom:4px}.onboarding-crm__option-desc{font-size:14px;color:#6f648d;font-family:Questrial,Questrial-regular,sans-serif}.onboarding-crm__option-check{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#582fc5,#6b35e9);display:flex;align-items:center;justify-content:center;flex-shrink:0}.onboarding-crm__option-check svg{width:16px;height:16px;color:#fff}.onboarding-crm__option-badge{font-size:12px;color:#6f648d;background:#e9e7f0;padding:4px 12px;border-radius:999px;white-space:nowrap;margin-left:auto}.onboarding-crm__info{margin-bottom:32px;padding:20px;background:#f3ecff;border-radius:16px;border:1px solid #d1caf9;text-align:left}.onboarding-crm__info p{font-size:14px;color:#331d77;font-family:Questrial,Questrial-regular,sans-serif;line-height:1.6;margin:0}.onboarding-crm__footer{display:flex;gap:16px;align-items:center}.onboarding-crm__skip{padding:12px 24px;font-size:16px;color:#6f648d;font-family:Questrial,Questrial-regular,sans-serif;border:none;background:none;cursor:pointer;border-radius:12px;transition:all .2s;white-space:nowrap}.onboarding-crm__skip:hover{color:#331d77;background:#f3ecff}.onboarding-crm__cta{flex:1}@keyframes subFadeIn{0%{opacity:0}to{opacity:1}}@keyframes subScaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes subSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes subIconPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.sub-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9998;background:rgba(107,53,233,.75);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:24px;animation:subFadeIn .3s ease-out}.sub-lock{width:100%;max-width:600px;background:#fff;border-radius:32px;box-shadow:0 30px 80px #0000004d;padding:48px;text-align:center;animation:subScaleIn .5s ease-out}.sub-lock__icon{width:100px;height:100px;border-radius:50%;background:linear-gradient(to bottom right,#582fc5,#6b35e9);display:flex;align-items:center;justify-content:center;margin:0 auto 32px;animation:subIconPop .5s ease-out .2s both}.sub-lock__icon svg{width:50px;height:50px;color:#fff}.sub-lock__title{font-size:40px;color:#331d77;line-height:1.1;font-family:SF_Pro_Regular,system-ui,sans-serif;font-weight:400;margin-bottom:16px;animation:subSlideUp .4s ease-out .3s both}.sub-lock__body{font-size:18px;color:#6f648d;line-height:1.6;font-family:SF_Pro_Regular,system-ui,sans-serif;margin-bottom:32px;animation:subSlideUp .4s ease-out .35s both}.sub-lock__cta{animation:subSlideUp .4s ease-out .4s both}.sub-lock__divider{border-top:1px solid #e9e7f0;margin-top:32px;padding-top:32px;animation:subFadeIn .4s ease-out .5s both}.sub-lock__footer{font-size:14px;color:#6f648d;font-family:SF_Pro_Regular,system-ui,sans-serif}.sub-lock__footer a{color:#582fc5;text-decoration:underline}.sub-lock__footer a:hover{color:#6b35e9}.sub-btn{display:inline-block;padding:16px 48px;background:linear-gradient(135deg,#582fc5,#6b35e9);color:#fff;border:none;border-radius:100px;font-size:18px;font-family:SF_Pro_Regular,system-ui,sans-serif;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #582fc54d}.sub-btn:hover:not(:disabled){box-shadow:0 6px 20px #582fc566;transform:scale(1.05)}.sub-btn:disabled{opacity:.5;cursor:not-allowed}.sub-plans{width:100%;max-width:1100px;background:#fff;border-radius:32px;box-shadow:0 20px 60px #582fc526;border:1px solid #e9e7f0;padding:48px;animation:subScaleIn .5s ease-out;max-height:90vh;overflow-y:auto}.sub-plans__header{text-align:center;margin-bottom:32px}.sub-plans__title{font-size:48px;color:#331d77;font-family:SF_Pro_Semibold,system-ui,sans-serif;font-weight:600;line-height:1.1;margin-bottom:16px;margin-top:0}.sub-plans__subtitle{font-size:18px;color:#6f648d;font-family:SF_Pro_Regular,system-ui,sans-serif;line-height:1.6;max-width:700px;margin:0 auto}.sub-plans__toggle{display:flex;justify-content:center;margin-bottom:40px}.sub-plans__toggle-container{display:flex;background:#f3ecff;border-radius:12px;padding:4px}.sub-plans__toggle-btn{padding:10px 24px;border:none;border-radius:8px;font-size:15px;font-family:SF_Pro_Regular,system-ui,sans-serif;cursor:pointer;transition:all .2s;background:transparent;color:#6f648d}.sub-plans__toggle-btn:hover{color:#331d77}.sub-plans__toggle-btn--active,.sub-plans__toggle-btn--active:hover,.sub-plans__toggle-btn--active:focus,.sub-plans__toggle-btn--active:active{background:linear-gradient(135deg,#582fc5,#6b35e9);color:#fff;box-shadow:0 2px 8px #582fc54d;outline:none}.sub-plans__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px}.sub-plans__card{border-radius:20px;padding:32px;border:2px solid #d1caf9;background:#fff;cursor:pointer;transition:all .2s;position:relative}.sub-plans__card:hover{border-color:#582fc5;box-shadow:0 4px 16px #582fc526}.sub-plans__card--selected{border-color:#582fc5;background:linear-gradient(to bottom,#f3ecff,#fff);box-shadow:0 4px 16px #582fc526;transform:scale(1.02)}.sub-plans__badge{position:absolute;top:-12px;right:16px;padding:4px 16px;border-radius:100px;background:linear-gradient(135deg,#582fc5,#6b35e9);color:#fff;font-size:12px;font-family:SF_Pro_Regular,system-ui,sans-serif;white-space:nowrap}.sub-plans__card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:8px}.sub-plans__card-name{display:flex;flex-direction:column;font-family:SF_Pro_Regular,system-ui,sans-serif;padding-bottom:16px}.sub-plans__card-tier{font-size:28px;color:#331d77;line-height:1.2}.sub-plans__card-hours{font-size:32px;color:#331d77;line-height:1.2;font-family:SF_Pro_Semibold,system-ui,sans-serif;font-weight:600}.sub-plans__card-hourly{font-size:24px;color:#6b35e9bf;line-height:1.4;font-weight:600;font-family:SF_Pro_Semibold,system-ui,sans-serif}.sub-plans__card-hours-info{font-size:18px;color:#6f648d;font-family:SF_Pro_Regular,system-ui,sans-serif;line-height:1.4;margin-bottom:16px}.sub-plans__card-hours-info-strong{font-weight:600;font-family:SF_Pro_Semibold,system-ui,sans-serif}.sub-plans__card-savings{font-size:18px;color:#00875a;font-family:SF_Pro_Regular,system-ui,sans-serif;line-height:1.4;font-weight:400}.sub-plans__card-check{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#582fc5,#6b35e9);display:flex;align-items:center;justify-content:center;flex-shrink:0;animation:subIconPop .3s ease-out}.sub-plans__card-check svg{width:20px;height:20px;color:#fff}.sub-plans__card-desc{font-size:18px;color:#6f648d;font-family:SF_Pro_Regular,system-ui,sans-serif;line-height:1.5;border-top:1px solid #e9e7f0;margin-top:12px;padding-top:12px}.sub-plans__card-price{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}.sub-plans__card-amount{font-size:40px;color:#331d77;font-family:SF_Pro_Regular,system-ui,sans-serif;font-weight:400;line-height:1}.sub-plans__card-currency{font-size:24px;vertical-align:super}.sub-plans__card-period{font-size:16px;color:#6f648d;font-family:SF_Pro_Regular,system-ui,sans-serif}.sub-plans__card-features{list-style:none;padding:0;margin:0}.sub-plans__feature{display:flex;align-items:center;gap:10px;margin-bottom:16px;font-size:16px;color:#331d77;font-family:SF_Pro_Regular,system-ui,sans-serif}.sub-plans__feature:last-child{margin-bottom:0}.sub-plans__feature-icon{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sub-plans__feature-icon svg{width:12px;height:12px}.sub-plans__feature-icon--standard{background:#d1caf9}.sub-plans__feature-icon--standard svg{color:#582fc5}.sub-plans__feature-icon--highlight{background:linear-gradient(135deg,#582fc5,#6b35e9)}.sub-plans__feature-icon--highlight svg{color:#fff}.sub-plans__footer{text-align:center}.sub-plans__footer-text{font-size:14px;color:#6f648d;font-family:SF_Pro_Regular,system-ui,sans-serif;margin-top:12px}.sub-plans__trust-badges{display:flex;justify-content:center;flex-wrap:wrap;gap:24px;margin-top:24px;padding-top:24px;border-top:1px solid #e9e7f0;font-size:14px;color:#6f648d;font-family:SF_Pro_Regular,system-ui,sans-serif}.sub-plans__actions{display:flex;justify-content:center;gap:16px;align-items:center}@media screen and (max-width: 1350px){.sub-plans{padding:32px}.sub-plans__header{margin-bottom:24px}.sub-plans__title{font-size:36px}.sub-plans__subtitle{font-size:16px}.sub-plans__toggle,.sub-plans__grid{margin-bottom:24px}.sub-plans__card{padding:24px}}@media screen and (max-width: 1350px) and (max-height: 900px){.sub-plans{padding:24px}.sub-plans__header{margin-bottom:16px}.sub-plans__title{font-size:32px}.sub-plans__toggle{margin-bottom:16px}.sub-plans__grid{gap:16px;margin-bottom:16px}.sub-plans__card{padding:20px}.sub-plans__card-tier{font-size:22px}.sub-plans__card-amount{font-size:32px}.sub-plans__card-price{margin-bottom:12px}.sub-plans__feature{margin-bottom:8px;font-size:14px}.sub-plans__card-desc{margin-top:12px;padding-top:12px;font-size:13px}.sub-btn{padding:12px 36px;font-size:16px}}@media screen and (max-width: 1175px){.sub-plans__grid{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.sub-lock{padding:32px}.sub-lock__title{font-size:28px}}
