.styles_container___MSFY{width:100%;min-height:100vh;display:flex;flex-direction:column;padding:1rem}@media(min-width:48rem){.styles_container___MSFY{padding:30px 51px 60px 31px}}.styles_container___MSFY .styles_logo__pQQ97{width:128px;height:18px}.styles_container___MSFY .styles_logo__pQQ97>img{width:100%;height:100%;object-fit:contain}.styles_container___MSFY .styles_mainContent__3nzOH{flex:1 1;margin:25px 0 0;width:100%;display:flex;flex-direction:column;gap:.5rem}@media(min-width:48rem){.styles_container___MSFY .styles_mainContent__3nzOH{margin:25px 0 0 21px}}.styles_container___MSFY .styles_mainContent__3nzOH .styles_userProfile___bJF_{margin:0}.styles_container___MSFY .styles_mainContent__3nzOH .styles_content__T0QNc{flex:1 1;display:flex;flex-direction:column;gap:2rem}.styles_container___MSFY .styles_mainContent__3nzOH .styles_content__T0QNc .styles_auraArcAnalysis__HLczg{display:flex;flex-direction:column;gap:.5rem}.styles_container___MSFY .styles_mainContent__3nzOH .styles_content__T0QNc .styles_auraArcAnalysis__HLczg>h1{color:#0d0f28;font-family:DM Sans,DM Sans Fallback;font-weight:400;font-size:24px;line-height:32px;letter-spacing:-.15px}@media(min-width:48rem){.styles_container___MSFY .styles_mainContent__3nzOH .styles_content__T0QNc .styles_auraArcAnalysis__HLczg>h1{font-family:DM Sans,DM Sans Fallback;font-weight:400;font-size:32px;line-height:42px;letter-spacing:-.15px}}.styles_container___MSFY .styles_mainContent__3nzOH .styles_content__T0QNc .styles_auraArcAnalysis__HLczg>p{color:#717182;font-family:DM Sans,DM Sans Fallback;font-weight:400;font-size:16px;line-height:20px;letter-spacing:0}.styles_userProfileContainer__Xg6r0{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding:.5rem;border-radius:1rem;background-color:#faf7f6;margin:20px 0;width:100%}@media(min-width:40rem){.styles_userProfileContainer__Xg6r0{margin:20px 21px}}.styles_userProfileContainer__Xg6r0 .styles_userProfileInfo__LqmM5{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:.5rem;border-radius:.5rem;box-shadow:0 0 10px 0 rgba(0,0,0,.1);padding:.5rem 1rem;background-color:#fff;box-shadow:0 2px 3px -1px rgba(0,0,0,.1),0 1px 0 0 rgba(25,28,33,.02),0 0 0 1px rgba(25,28,33,.08)}.styles_userProfileContainer__Xg6r0 .styles_userProfileInfo__LqmM5 .styles_userProfileImage__S_TYS{width:2rem;height:2rem;border-radius:50%;border:2px solid #fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 3px -1px rgba(0,0,0,.1),0 1px 0 0 rgba(25,28,33,.02),0 0 0 1px rgba(25,28,33,.08)}.styles_userProfileContainer__Xg6r0 .styles_userProfileInfo__LqmM5 .styles_userProfileDetails__Alj_i{display:flex;flex-direction:column;gap:.125rem}.styles_userProfileContainer__Xg6r0 .styles_userProfileInfo__LqmM5 .styles_userProfileDetails__Alj_i h1{color:#1f1f1f;font-family:DM Sans,DM Sans Fallback;font-weight:600;font-size:1rem;line-height:1.5rem;letter-spacing:0}.styles_userProfileContainer__Xg6r0 .styles_userProfileInfo__LqmM5 .styles_userProfileDetails__Alj_i p{color:#ababab;font-family:DM Sans,DM Sans Fallback;font-weight:400;font-size:.875rem;line-height:1.25rem;letter-spacing:0}.styles_userProfileContainer__Xg6r0 .styles_userProfileActions__mFQTI{display:flex;align-items:center;gap:.5rem}.styles_userProfileContainer__Xg6r0 .styles_userProfileActions__mFQTI .styles_accountBtn__IAzep{background-color:#9937fe;color:#fff;border:none;border-radius:.5rem;padding:4px 12px;cursor:pointer;font-family:DM Sans,DM Sans Fallback;font-weight:700;font-size:14px;line-height:20px;letter-spacing:0;transition:opacity .3s ease}.styles_userProfileContainer__Xg6r0 .styles_userProfileActions__mFQTI .styles_accountBtn__IAzep:hover{opacity:.8}.styles_userProfileContainer__Xg6r0 .styles_userProfileActions__mFQTI .styles_signoutBtn__AHA3o{background-color:#e7caff;color:#9937fe;border:none;border-radius:.5rem;padding:4px 12px;cursor:pointer;font-family:DM Sans,DM Sans Fallback;font-weight:700;font-size:14px;line-height:20px;letter-spacing:0;transition:opacity .3s ease}.styles_userProfileContainer__Xg6r0 .styles_userProfileActions__mFQTI .styles_signoutBtn__AHA3o:hover{opacity:.8}.styles_dialogOverlay__MKxdo{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:1000;animation:styles_fadeIn__Sc_f9 .2s ease-out}@keyframes styles_fadeIn__Sc_f9{0%{opacity:0}to{opacity:1}}.styles_dialogContent__40cCF{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(90%,872px);max-width:872px;max-height:90vh;background:#fff;border-radius:.5rem;padding:1rem;z-index:1001;display:flex;flex-direction:column;gap:.5rem;box-shadow:0 .5rem 1.5625rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078);animation:styles_slideIn__hF8Bn .2s ease-out;overflow:auto}.styles_dialogContent__40cCF:focus{outline:none}@keyframes styles_slideIn__hF8Bn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.styles_dialogHeader__ogiN0{display:flex;align-items:center;justify-content:space-between;width:100%;padding-bottom:10px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.styles_dialogBody__B79bK{display:flex;flex-direction:column;gap:12px;width:100%;flex:1 1;overflow-y:auto;min-height:0}.styles_dialogFooter__RYDQ6{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding-top:10px;border-top:1px solid #f0f0f0;flex-shrink:0;margin-top:auto}.styles_dialog__KhS_2{display:flex;flex-direction:column;gap:.5rem;padding:24px;border-radius:24px;box-shadow:0 .5rem 1.5625rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078);width:100%;max-width:710px}.styles_dialogBodyAiAgenticText__kVjyO{max-width:500px;display:flex;align-items:center;justify-content:center;font-family:DM Sans,DM Sans Fallback;font-weight:400;font-size:16px;line-height:45px;letter-spacing:1.5%}.styles_dialogLogo__G89Cb{margin:8px 0 32px;height:28px;width:204px;display:flex;align-items:center;justify-content:center}.styles_dialogLogo__G89Cb>img{width:100%;height:100%;object-fit:contain}.styles_dialogPhoneNumber__46jMf{width:100%;max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.styles_loginButton__Y9UGh{width:-moz-fit-content;width:fit-content;margin:1rem auto;padding:4px 12px;border-radius:24px;background-color:#9937fe;color:#fff;border:none;cursor:pointer;font-family:DM Sans,DM Sans Fallback;font-weight:700;font-size:14px;line-height:20px;letter-spacing:0;transition:all .2s ease}.styles_loginButton__Y9UGh:hover:not(:disabled){opacity:.8}.styles_loginButton__Y9UGh:disabled{opacity:.5;cursor:not-allowed}.styles_dialogBodyTitle__bntjn{color:#000;font-weight:600;line-height:100%;margin-bottom:16px}.styles_dialogBodyTitle__bntjn,.styles_submitButton__87RqB{font-family:DM Sans,DM Sans Fallback;font-size:14px;letter-spacing:0}.styles_submitButton__87RqB{padding:4px 12px;border-radius:24px;background-color:#9937fe;color:#fff;border:none;outline:none;font-weight:700;line-height:20px;cursor:pointer;transition:all .2s ease;margin:16px auto}.styles_submitButton__87RqB:hover:not(:disabled){opacity:.8}.styles_submitButton__87RqB:disabled{opacity:.5;cursor:not-allowed}.styles_orSeparator__kXllK{text-align:center;font-weight:500;letter-spacing:3%;margin:16px 0}.styles_googleButton__ZEGU2,.styles_orSeparator__kXllK{color:#1f1f1f;font-family:DM Sans,DM Sans Fallback;font-size:16px;line-height:20px}.styles_googleButton__ZEGU2{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;border-radius:8px;width:100%;max-width:500px;margin:16px auto 48px;background-color:#fff;border:none;cursor:pointer;font-weight:700;letter-spacing:1.5%;box-shadow:0 .5rem 1.5625rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078);transition:all .2s ease}.styles_googleButton__ZEGU2:hover:not(:disabled){opacity:.8}.styles_googleButton__ZEGU2:disabled{opacity:.5;cursor:not-allowed}.styles_termsText__b_8F0{width:100%;max-width:400px;color:#1f1f1f;text-align:center;margin:0 auto;font-family:DM Sans,DM Sans Fallback;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0}.styles_termsText__b_8F0 a{color:#9937fe;text-decoration:underline}.styles_dialogBodySubtitle__5VBzi{margin-top:16px;color:#1f1f1f;text-align:center;text-decoration:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:16px;line-height:24px;letter-spacing:3%;cursor:pointer}.styles_dialogBodySubtitle__5VBzi:hover{opacity:.8}.styles_loaderContainer__2kqJL{display:flex;justify-content:center;align-items:center;height:100vh}.styles_loaderContainer__2kqJL .styles_loaderWrapper__5QMHc{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.styles_loaderContainer__2kqJL .styles_loaderWrapper__5QMHc .styles_loader__hSjhZ{width:150px;height:20px}.styles_loaderContainer__2kqJL .styles_loaderWrapper__5QMHc .styles_loader__hSjhZ img{width:100%;height:100%}.styles_loaderContainer__2kqJL .styles_loaderWrapper__5QMHc .styles_loaderText__pLlhF{text-align:center;font-family:DM Sans,DM Sans Fallback;font-weight:600;font-size:1.2rem;line-height:2rem;letter-spacing:.015rem}.styles_main__NE8F_{bottom:2rem;background:rgba(0,0,0,0);padding:0 2rem;z-index:1}.styles_bottomBorder__nWKUy,.styles_main__NE8F_{position:fixed;left:0;right:0;display:flex;justify-content:center;align-items:center}.styles_bottomBorder__nWKUy{bottom:0;background-color:#fff;height:2rem}.styles_bottomBorder__nWKUy p{font-size:.75rem;line-height:1rem;font-weight:400;color:#ababab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_inputContainer__KW80B{padding:.875rem;background-color:#fff;border-radius:.875rem;align-items:center;max-width:42rem;width:100%;font-family:var(--font-dm-sans)!important;box-shadow:0 2px 3px -1px rgba(0,0,0,.1),0 1px 0 0 rgba(25,28,33,.02),0 0 0 1px rgba(25,28,33,.08);display:flex;flex-direction:column;gap:.875rem;transition:all .2s ease-out}.styles_inputContainer__KW80B.styles_focused__0mhjI{box-shadow:0 .25rem 1.25rem rgba(0,0,0,.035),0 0 0 .5px hsla(30,3.3%,11.8%,.15)}.styles_inputContainer__KW80B .styles_inputField__2id1a{width:100%;background-color:rgba(0,0,0,0);outline:none;border:none;min-height:1.25rem;max-height:6rem;font-size:1rem;line-height:1.25rem;font-weight:500;resize:none;letter-spacing:.0125rem;font-family:var(--font-dm-sans)!important;color:#292929}.styles_inputContainer__KW80B .styles_inputField__2id1a::placeholder{color:#ababab;font-size:1rem;line-height:1.25rem;font-weight:500;font-family:var(--font-dm-sans)!important}.styles_inputContainer__KW80B .styles_sendButtonContainer__ZgGNo{display:flex;justify-content:flex-end;align-items:center;width:100%}.styles_inputContainer__KW80B .styles_sendButtonContainer__ZgGNo .styles_sendButton__2_2fD{background-color:#9937fe;padding:.5rem;height:2rem;width:2rem;color:#fff;border-radius:3rem;font-size:.875rem;font-weight:500;line-height:1rem;cursor:pointer;border:none;outline:none;transition:all .2s ease-out}.styles_inputContainer__KW80B .styles_sendButtonContainer__ZgGNo .styles_sendButton__2_2fD:hover{scale:1.05}.styles_inputContainer__KW80B .styles_sendButtonContainer__ZgGNo .styles_sendButton__2_2fD:disabled{background-color:#ccc;cursor:not-allowed}.styles_main__KsN1r{width:100%;height:100vh;max-height:100vh;display:flex;flex-direction:column;gap:1rem}.styles_previousConversationsContainer__biyNj{width:100%;height:100%;display:flex;flex-direction:column;gap:1rem}.styles_previousConversationsContainer__biyNj .styles_header__3pXxT{display:flex;align-items:center;gap:.5rem}.styles_previousConversationsContainer__biyNj .styles_header__3pXxT .styles_goBackButton__1sjW9{background-color:#faf7f6;border:none;border-radius:24px;padding:8px 12px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease}.styles_previousConversationsContainer__biyNj .styles_header__3pXxT .styles_goBackButton__1sjW9:hover{background-color:#dfdfdf}.styles_previousConversationsContainer__biyNj .styles_header__3pXxT>p{color:#292929;font-family:DM Sans,DM Sans Fallback;font-weight:700;font-size:14px;line-height:12px;letter-spacing:3%}.styles_previousConversationsContainer__biyNj .styles_conversationsList__29cLv{flex-grow:1;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem;padding:.1875rem;border-bottom:1px solid #f1f1f1}.styles_previousConversationsContainer__biyNj .styles_conversationsList__29cLv .styles_conversationItem__MasjE{display:flex;align-items:center;gap:.5rem;padding:1rem .5rem;border-radius:.75rem;background-color:#f7f2ff;opacity:.8;box-shadow:0 2px 3px -1px rgba(0,0,0,.1);cursor:pointer;transition:all .2s ease}.styles_previousConversationsContainer__biyNj .styles_conversationsList__29cLv .styles_conversationItem__MasjE:hover{opacity:1;transform:translateY(-2px)}.styles_previousConversationsContainer__biyNj .styles_conversationsList__29cLv .styles_conversationItem__MasjE>p{color:#292929;font-family:Cooper Hewitt,Cooper Hewitt Fallback;font-weight:400;font-size:14px;line-height:20px;letter-spacing:3%}.styles_chatContainer__1YxJx{width:100%;height:100%;display:flex;flex-direction:column;gap:7px}.styles_chatContainer__1YxJx .styles_chatHeader__pRaIk{display:flex;justify-content:space-between;align-items:center;gap:1rem}.styles_chatContainer__1YxJx .styles_chatHeader__pRaIk .styles_menu__uifjK{background-color:#faf7f6;border:none;border-radius:24px;padding:8px 12px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease}.styles_chatContainer__1YxJx .styles_chatHeader__pRaIk .styles_menu__uifjK:hover{background-color:#dfdfdf}.styles_chatContainer__1YxJx .styles_chatHeader__pRaIk .styles_logo__bxLBB{flex-grow:1;height:15px;position:relative;bottom:2px;text-align:center}.styles_chatContainer__1YxJx .styles_chatHeader__pRaIk .styles_logo__bxLBB>img{width:auto;height:100%;object-fit:contain}.styles_chatContainer__1YxJx .styles_chatHeader__pRaIk .styles_closeButton__wV5KZ{background-color:#faf7f6;border:none;border-radius:24px;padding:8px 12px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease}.styles_chatContainer__1YxJx .styles_chatHeader__pRaIk .styles_closeButton__wV5KZ:hover{background-color:#dfdfdf}.styles_chatContainer__1YxJx .styles_chatListWrapper__Q2BJ1{flex-grow:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;border-bottom:1px solid #f1f1f1}.styles_chatContainer__1YxJx .styles_chatInputWrapper__sEq0U{flex-shrink:0}.styles_header__XyRds{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.styles_header__XyRds .styles_dialogTitle__mIMdu{color:#0d0f28;font-family:DM Sans,DM Sans Fallback;font-weight:700;font-size:16px;line-height:21px;letter-spacing:0}.styles_header__XyRds .styles_dialogCloseButton__N2ZyU{padding:4px 12px;min-width:40px;width:40px;height:24px;min-height:24px;border-radius:24px;border:none;cursor:pointer;transition:all .2s ease;background-color:#faf7f6;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0}.styles_dialog__3Pxv1{width:90%;max-width:1125px;padding:24px;border-radius:24px;box-shadow:0 .5rem 1.5625rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078);background:radial-gradient(50% 50% at 50% 50%,#faf7f6 0,#ffffff 100%);display:flex;flex-direction:column;gap:10px}.styles_mainSection__0Zf1J{flex:1 1;overflow-y:scroll;border-radius:8px;background-color:#fff;padding:3rem 1rem 1rem}@media(min-width:64rem){.styles_mainSection__0Zf1J{padding:0;overflow:hidden}}.styles_mainSection__0Zf1J .styles_mainSectionWrapper__qeqm1{flex:1 1;width:100%;max-width:892px;display:flex;flex-direction:column;gap:1rem}@media(min-width:48rem){.styles_mainSection__0Zf1J .styles_mainSectionWrapper__qeqm1{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;margin:3rem auto}}.styles_carouselSection__XN02_{flex:1 1;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;position:relative}.styles_carouselSection__XN02_ .styles_wrapper__MBvdh{max-width:300px;min-height:450px;width:100%;position:relative}.styles_carouselSection__XN02_ .styles_wrapper__MBvdh .styles_promptPopup__7Jrfn{position:absolute;z-index:1000;bottom:0;max-width:300px}.styles_carouselSection__XN02_ .styles_footer__Ub6WG{display:flex;flex-direction:row;gap:8px;max-width:300px;width:100%}.styles_customToolbar__8KUnp{padding:1rem;display:flex;align-items:center;width:100%;gap:1rem}.styles_customToolbar__8KUnp .styles_customToolbarCenter__gfoUx{display:flex;flex-grow:1;justify-content:space-between;align-items:center}.styles_customToolbar__8KUnp .styles_customToolbarCenter__gfoUx .styles_customToolbarButtons__kUgaP{display:flex;align-items:center;justify-content:flex-end;gap:.25rem}.styles_customToolbar__8KUnp .styles_customToolbarCenter__gfoUx .styles_customToolbarButtons__kUgaP .styles_analyticsContentHeader__5lV3l{display:flex;align-items:center;gap:.25rem}.styles_customToolbar__8KUnp .styles_customToolbarCenter__gfoUx .styles_customToolbarButtons__kUgaP .styles_analyticsContentHeader__5lV3l label{color:#292929;font-size:.875rem}.styles_customToolbar__8KUnp .styles_customToolbarCenter__gfoUx .styles_customToolbarButtons__kUgaP .styles_analyticsContentHeader__5lV3l select{color:#292929;font-size:.875rem;border:.0625rem solid #e7e7e7}.styles_customToolbar__8KUnp .styles_customToolbarCenter__gfoUx .styles_customToolbarButtons__kUgaP .styles_analyticsContentHeader__5lV3l select:focus{outline:none;border:.0625rem solid #e7e7e7}.styles_customToolbar__8KUnp .styles_customToolbarCenter__gfoUx .styles_customToolbarButton__T33z_{background:#fff;box-shadow:0 2px 3px -1px rgba(0,0,0,.1),0 1px 0 0 rgba(25,28,33,.02),0 0 0 1px rgba(25,28,33,.08);border:none;border-radius:.2rem;cursor:pointer;height:1.75rem;width:1.75rem;display:flex;align-items:center;justify-content:center;margin-right:.5rem}.styles_customToolbar__8KUnp .styles_customToolbarCenter__gfoUx .styles_customToolbarButton__T33z_:hover{background:#f5f5f5}.styles_customToolbar__8KUnp .styles_customToolbarCenter__gfoUx .styles_customToolbarLabel__Y_uAZ{margin:0;font-size:1.5rem;color:#292929;font-family:DM Sans;font-weight:700;line-height:1rem;letter-spacing:-.05rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_rightContainer__izXzV{overflow:hidden;z-index:100;background-color:#fff;position:absolute;right:0;top:0;bottom:0;border-radius:0;box-shadow:0 .5rem 2.5rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078)}@media(min-width:64rem){.styles_rightContainer__izXzV{position:static;width:100%}}.styles_rightContainer__izXzV .styles_calendarHeader__gj8_d{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:.0625rem solid #f3f3f3}.styles_rightContainer__izXzV .styles_calendarHeader__gj8_d h1{font-family:DM Sans,DM Sans Fallback;font-size:.875rem;line-height:1rem;font-weight:500;color:#000}.styles_rightContainer__izXzV .styles_calendarHeader__gj8_d .styles_closeIcon__g7e8L{padding:.3125rem;width:1.5rem;height:1.5rem;background-color:#e7e7e7;border-radius:.75rem;cursor:pointer;transition:all .2s ease}.styles_rightContainer__izXzV .styles_calendarHeader__gj8_d .styles_closeIcon__g7e8L:hover{transform:scale(1.1)}.styles_rightContainer__izXzV .styles_calendarBody__EY4tZ{padding:.875rem}.styles_rightContainer__izXzV .styles_calendarBody__EY4tZ .styles_reviewContainer__L55_y{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem;border-radius:.5rem;box-shadow:0 .5rem 2.5rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078)}.styles_rightContainer__izXzV .styles_calendarBody__EY4tZ .styles_reviewContainer__L55_y .styles_reviewContent__AKHWn{display:flex;flex-direction:column;gap:.25rem}.styles_rightContainer__izXzV .styles_calendarBody__EY4tZ .styles_reviewContainer__L55_y .styles_reviewContent__AKHWn h3{font-family:DM Sans,DM Sans Fallback;font-weight:700;font-size:.875rem;line-height:1rem;font-weight:500;color:#292929}.styles_rightContainer__izXzV .styles_calendarBody__EY4tZ .styles_reviewContainer__L55_y .styles_reviewContent__AKHWn p{font-family:DM Sans,DM Sans Fallback;font-weight:700;font-size:.75rem;line-height:.75rem;font-weight:400;color:#8d8d8d}.styles_rightContainer__izXzV .styles_calendarBody__EY4tZ .styles_reviewContainer__L55_y button{display:flex;align-items:center;justify-content:center;gap:.25rem;background-color:#9937fe;color:#fff;border-radius:.5rem;font-weight:500;font-family:DM Sans,DM Sans Fallback;font-size:.875rem;line-height:1rem;padding:.4375rem .5rem;border:none;cursor:pointer;transition:opacity .2s ease}.styles_rightContainer__izXzV .styles_calendarBody__EY4tZ .styles_reviewContainer__L55_y button:hover{opacity:.9}.styles_rightContainer__izXzV .styles_calendarBody__EY4tZ .styles_reviewContainer__L55_y button .styles_arrowIcon__BSlXR{transform:rotate(45deg)}.styles_rightContainer__izXzV .styles_calendarBody__EY4tZ .styles_calendarContainer__SVjDY{margin-top:1rem;border-radius:.5rem;box-shadow:0 .5rem 2.5rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078);width:100%}.styles_rightContainer__izXzV .styles_calendarBody__EY4tZ .styles_calendarContainer__SVjDY .styles_dayViewCalendar__nqaEP{height:100%}.styles_rightContainer__izXzV .styles_calendarBody__EY4tZ .styles_calendarContainer__SVjDY .styles_dayViewCalendar__nqaEP .rbc-time-view .rbc-time-content .rbc-today{background-color:#fff}.styles_rightContainer__izXzV .styles_calendarBody__EY4tZ .styles_calendarContainer__SVjDY .styles_dayViewCalendar__nqaEP .rbc-time-view .rbc-time-content .rbc-day-slot .rbc-timeslot-group,.styles_rightContainer__izXzV .styles_calendarBody__EY4tZ .styles_calendarContainer__SVjDY .styles_dayViewCalendar__nqaEP .rbc-time-view .rbc-time-content .rbc-time-column .rbc-timeslot-group{padding:.5rem;min-height:5.625rem}.styles_rightContainer__izXzV .styles_calendarBody__EY4tZ .styles_calendarContainer__SVjDY .styles_dayViewCalendar__nqaEP .rbc-time-view .rbc-time-content .rbc-day-slot .rbc-event-label{display:none}.styles_eventPurple__iT9Qe{background-color:#e7caff!important;color:#7c3aed!important;border:none!important;border-left:.1875rem solid #9937fe!important;border-radius:0!important}.styles_eventPurple__iT9Qe,.styles_eventRed__a88cK{font-size:.75rem!important;line-height:.75rem!important;margin:.5rem!important;height:-moz-fit-content!important;height:fit-content!important;padding:.5rem!important}.styles_eventRed__a88cK{background-color:rgba(255,80,75,.3803921569)!important;color:#ff504b!important;border:none!important;border-left:.1875rem solid #ff504b!important;border-radius:0!important}.styles_eventGray__xIWDc{background-color:#e7e7e7!important;color:#797979!important;border:none!important;border-left:.1875rem solid #797979!important;border-radius:0!important}.styles_eventBlue__r9Y8Q,.styles_eventGray__xIWDc{font-size:.75rem!important;line-height:.75rem!important;margin:.5rem!important;height:-moz-fit-content!important;height:fit-content!important;padding:.5rem!important}.styles_eventBlue__r9Y8Q{background-color:#3b82f6!important;color:#3b82f6!important;border:none!important;border-left:.1875rem solid #3b82f6!important;border-radius:0!important}.styles_eventGreen__FuSWF{background-color:#388e3c!important;color:#388e3c!important;border:none!important;border-left:.1875rem solid #388e3c!important;border-radius:0!important;font-size:.75rem!important;line-height:.75rem!important;margin:.5rem!important;height:-moz-fit-content!important;height:fit-content!important;padding:.5rem!important}.styles_popoverContainer__kepl6 .styles_eventContainer__eSYgU{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;line-height:.75rem}.styles_popoverContainer__kepl6 .styles_eventContainer__eSYgU h1{font-size:.75rem;line-height:.75rem;font-weight:600}.styles_popoverContainer__kepl6 .styles_eventContainer__eSYgU span{font-size:.75rem;line-height:.75rem}.styles_popoverContainer__kepl6 .styles_popoverTrigger__lGqjP{cursor:pointer;background-color:rgba(0,0,0,0);border:none;width:100%;height:100%;text-align:left}.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI{z-index:1000!important}.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI .styles_popoverContent__n0zNP{display:flex;flex-direction:column;gap:.9375rem;width:28.125rem;height:-moz-fit-content;height:fit-content;overflow-y:scroll;background-color:#fff;border-radius:.625rem;padding:1rem;z-index:1000;box-shadow:0 0 .625rem 0 rgba(0,0,0,.1);position:relative}.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI .styles_popoverContent__n0zNP .styles_popoverTitle__cycu_{display:flex;flex-direction:row;align-items:center;gap:.625rem}.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI .styles_popoverContent__n0zNP .styles_popoverTitle__cycu_ .styles_popoverTitleTile__gBlrn{width:1.5625rem;height:1.25rem;border-radius:.5rem;align-self:flex-start}.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI .styles_popoverContent__n0zNP .styles_popoverTitle__cycu_ h1{font-size:1rem;font-weight:600;color:#000;line-height:1.375rem}.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI .styles_popoverContent__n0zNP .styles_popoverTime__mSQf3,.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI .styles_popoverContent__n0zNP .styles_popoverTime__mSQf3 .styles_popoverStartTime__4HfQ_{display:flex;flex-direction:row;align-items:center;gap:.625rem}.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI .styles_popoverContent__n0zNP .styles_popoverTime__mSQf3 .styles_popoverStartTime__4HfQ_ h4{font-size:.875rem;font-weight:400;line-height:.75rem;color:#000}.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI .styles_popoverContent__n0zNP .styles_popoverTime__mSQf3 .styles_popoverStartTime__4HfQ_ .styles_popoverStartTimeIcon__zVFF_{color:#000}.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI .styles_popoverContent__n0zNP .styles_popoverTime__mSQf3 .styles_popoverEndTime__V0J9_{display:flex;flex-direction:row;align-items:center;gap:.625rem}.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI .styles_popoverContent__n0zNP .styles_popoverTime__mSQf3 .styles_popoverEndTime__V0J9_ h4{font-size:.875rem;font-weight:400;line-height:.75rem;color:#000}.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI .styles_popoverContent__n0zNP .styles_popoverTime__mSQf3 .styles_popoverEndTime__V0J9_ .styles_emptyDot__3mryC{width:.3125rem;height:.3125rem;border-radius:50%;background-color:#000}.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI .styles_popoverContent__n0zNP .styles_popoverPlatform__wSyom{display:flex;flex-direction:row;align-items:center;gap:.625rem}.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI .styles_popoverContent__n0zNP .styles_popoverPlatform__wSyom h4{font-size:.875rem;font-weight:400;line-height:.75rem;color:#000;text-transform:capitalize}.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI .styles_popoverContent__n0zNP .styles_popoverPlatform__wSyom .styles_popoverMonitorIcon__F1w8x{color:#000}.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI .styles_popoverContent__n0zNP .styles_viewPostButton__3Ncd9{display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#007bff;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;margin-top:.5rem}.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI .styles_popoverContent__n0zNP .styles_viewPostButton__3Ncd9:hover{background-color:#0056b3}.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI .styles_popoverContent__n0zNP .styles_viewPostButton__3Ncd9:active{background-color:#004494}.styles_popoverContainer__kepl6 .styles_popoverContentContainer__B3PUI .styles_popoverContent__n0zNP .styles_viewPostButton__3Ncd9 svg{color:#fff}.styles_tilePurple__gulzH{background-color:#e7caff!important}.styles_tileRed__rEMVi{background-color:#ff504b!important}.styles_tileBlue__a2KDY{background-color:#3b82f6!important}.styles_tileGreen__GmP_3{background-color:#388e3c!important}.styles_tileGray__VJT2G{background-color:#e7e7e7!important}.styles_customHeaderComponent__qqw7x{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;border:0 solid red;width:100%;height:2.5rem}.styles_dayName__nbEnv{font-weight:500!important;letter-spacing:0;text-align:center;text-transform:none!important}.styles_dayDate__j4Ma_,.styles_dayName__nbEnv{font-family:var(--font-dm-sans);font-size:.875rem!important;color:#474747!important}.styles_dayDate__j4Ma_{font-weight:800!important;text-align:center!important;text-transform:uppercase!important}.styles_today__esQRz{background-color:#e7caff;color:#1f1f1f;border-radius:.5rem;padding:.25rem}.styles_dialogContent__wBicN{padding:24px;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border:1px solid var(--gray-6);background:var(--color-background)}.styles_dialogHeader__zS_X_{display:flex;align-items:center;gap:12px;margin-bottom:16px}.styles_iconContainer__T9To9{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--red-3);flex-shrink:0}.styles_warningIcon__wtX0P{color:var(--red-9);animation:styles_pulse__ykNFl 2s infinite}@keyframes styles_pulse__ykNFl{0%,to{opacity:1}50%{opacity:.7}}.styles_dialogTitle__MJHkY{font-size:18px;font-weight:600;color:var(--gray-12);margin:0;line-height:1.4}.styles_dialogDescription__QVAlE{font-size:14px;color:var(--gray-11);line-height:1.5;margin:0 0 24px}.styles_buttonContainer__aD81V{margin-top:24px;padding-top:16px;border-top:1px solid var(--gray-6)}.styles_cancelButton__QkBus{font-weight:500;transition:all .2s ease}.styles_cancelButton__QkBus:hover{background:var(--gray-4);transform:translateY(-1px)}.styles_confirmButton__OIhi0{font-weight:600;transition:all .2s ease}.styles_confirmButton__OIhi0:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(239,68,68,.3)}.styles_confirmButton__OIhi0:active{transform:translateY(0)}@media(max-width:640px){.styles_dialogContent__wBicN{padding:20px;margin:16px;max-width:calc(100vw - 32px)}.styles_dialogHeader__zS_X_{gap:10px}.styles_iconContainer__T9To9{width:36px;height:36px}.styles_dialogTitle__MJHkY{font-size:16px}.styles_dialogDescription__QVAlE{font-size:13px}.styles_buttonContainer__aD81V{flex-direction:column-reverse;gap:12px}.styles_buttonContainer__aD81V button{width:100%}}.styles_summaryCard3__XqBcx{position:absolute;inset:0;width:100%;height:100%;z-index:100;border-radius:.5rem;overflow:hidden;display:flex;justify-content:center;align-items:center}.styles_summaryCard3__XqBcx .styles_summaryCard3Content__a0JF6{width:90%;height:90%;margin:auto;display:flex;flex-direction:column;gap:1.25rem}@media(min-width:31.25rem){.styles_summaryCard3__XqBcx .styles_summaryCard3Content__a0JF6{gap:3.125rem}}.styles_summaryCard3__XqBcx .styles_summaryCard3Content__a0JF6 h1{color:#232020;font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:1.5rem;line-height:1.5rem;letter-spacing:0}@media(min-width:31.25rem){.styles_summaryCard3__XqBcx .styles_summaryCard3Content__a0JF6 h1{font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:2rem;line-height:2rem;letter-spacing:0}}.styles_summaryCard3__XqBcx .styles_summaryCard3Content__a0JF6 span{margin-left:1.875rem;color:#232020;font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:3.75rem;line-height:3.75rem;letter-spacing:0}@media(min-width:31.25rem){.styles_summaryCard3__XqBcx .styles_summaryCard3Content__a0JF6 span{font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:6.25rem;line-height:6.25rem;letter-spacing:0}}@media(min-width:40rem){.styles_summaryCard3__XqBcx .styles_summaryCard3Content__a0JF6 span{font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:7.5rem;line-height:7.5rem;letter-spacing:0}}.styles_summaryCard5__ICoHt{position:absolute;inset:0;width:100%;height:100%;z-index:100;border-radius:.5rem;overflow:hidden;display:flex;justify-content:center;align-items:center}.styles_summaryCard5__ICoHt .styles_summaryCard5Content__EZfc9{position:relative;top:-1.875rem;left:1.875rem;overflow:hidden;border-radius:.5rem;display:flex;flex-direction:column;justify-content:space-between;gap:.625rem;padding:.875rem}@media(min-width:31.25rem){.styles_summaryCard5__ICoHt .styles_summaryCard5Content__EZfc9{width:18.75rem;height:18.75rem}}.styles_summaryCard5__ICoHt .styles_summaryCard5Content__EZfc9 span:first-of-type{width:8.75rem;color:#0a0d2d;align-self:flex-start;font-family:DM Mono,DM Mono Fallback;font-weight:400;font-size:.875rem;line-height:.875rem;letter-spacing:-3%}@media(min-width:31.25rem){.styles_summaryCard5__ICoHt .styles_summaryCard5Content__EZfc9 span:first-of-type{font-family:DM Mono,DM Mono Fallback;font-weight:400;font-size:1.5rem;line-height:1.5rem;letter-spacing:-3%}}.styles_summaryCard5__ICoHt .styles_summaryCard5Content__EZfc9 h1{color:#9937fe;align-self:center;font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:2rem;line-height:2rem;letter-spacing:0}@media(min-width:31.25rem){.styles_summaryCard5__ICoHt .styles_summaryCard5Content__EZfc9 h1{font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:3rem;line-height:3rem;letter-spacing:0}}.styles_summaryCard5__ICoHt .styles_summaryCard5Content__EZfc9 span:last-of-type{width:7.5rem;text-align:right;color:#232020;align-self:flex-end;font-family:DM Mono,DM Mono Fallback;font-weight:400;font-size:.875rem;line-height:.875rem;letter-spacing:-3%}@media(min-width:31.25rem){.styles_summaryCard5__ICoHt .styles_summaryCard5Content__EZfc9 span:last-of-type{font-family:DM Mono,DM Mono Fallback;font-weight:400;font-size:1.5rem;line-height:1.5rem;letter-spacing:-3%}}.styles_summaryCard4__Hb_FS{position:absolute;inset:0;width:100%;height:100%;z-index:100;border-radius:.5rem;overflow:hidden;display:flex;justify-content:center;align-items:center}.styles_summaryCard4__Hb_FS .styles_summaryCard4Content__M5o6o{width:90%;height:90%;margin:auto;display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}.styles_summaryCard4__Hb_FS .styles_summaryCard4Content__M5o6o span{color:#000;text-align:center;font-family:DM Mono,DM Mono Fallback;font-weight:500;font-size:1.5rem;line-height:1.5rem;letter-spacing:-3%}.styles_summaryCard4__Hb_FS .styles_summaryCard4Content__M5o6o h1{color:#ff504b;text-transform:uppercase;font-family:DM Sans,DM Sans Fallback;font-weight:700;font-size:3rem;line-height:3rem;letter-spacing:0}.styles_summaryCard6__y4ygW{position:absolute;bottom:15%;left:1.25rem;z-index:100;border-radius:.5rem;overflow:hidden;display:flex;flex-direction:column}.styles_summaryCard6__y4ygW .styles_summaryCard6Content__rdp17{width:12.25rem;overflow:hidden;border-radius:.5rem;display:flex;flex-direction:column;gap:1.75rem;justify-content:space-between}.styles_summaryCard6__y4ygW .styles_summaryCard6Content__rdp17 h1{font-family:DM Mono,DM Mono Fallback;font-weight:500;font-size:1.5rem;line-height:1.5rem;letter-spacing:-3%}.styles_summaryCard6__y4ygW .styles_summaryCard6Content__rdp17 .styles_hashtags__iNpRY{display:flex;flex-direction:column;gap:.5rem}.styles_summaryCard6__y4ygW .styles_summaryCard6Content__rdp17 .styles_hashtags__iNpRY p{color:#0a0d2d;font-family:DM Mono,DM Mono Fallback;font-weight:500;font-size:1.5rem;line-height:1.5rem;letter-spacing:-3%}.styles_summaryCard1__wr5HU{padding:2.375rem 1.375rem;position:absolute;inset:0;z-index:100;border-radius:.5rem;overflow:hidden;display:flex;flex-direction:column;gap:1rem}.styles_summaryCard1__wr5HU h1{width:95%;color:#9937fe;text-transform:uppercase;font-family:DM Sans,DM Sans Fallback;font-weight:700;font-size:3.375rem;line-height:3.375rem;letter-spacing:3%}.styles_summaryCard1__wr5HU button{border:none;outline:none;width:-moz-fit-content;width:fit-content;padding:1rem .75rem;color:#fff;background-color:#0d0f28;font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:.875rem;line-height:.875rem;letter-spacing:3%}.styles_socialCard___6Y_E{background-color:#fff;border-radius:1rem;padding:1rem;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;gap:1rem;box-shadow:0 2px 3px -1px rgba(0,0,0,.1),0 1px 0 0 rgba(25,28,33,.02),0 0 0 1px rgba(25,28,33,.08)}.styles_socialCard___6Y_E .styles_postViews__M9rn2{color:#232020;font-family:DM Sans,DM Sans Fallback;font-weight:600;font-size:1rem;line-height:1rem;letter-spacing:0}.styles_socialCard___6Y_E .styles_postViewsCount__jqvGP{color:#232020;font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:2rem;line-height:2rem;letter-spacing:0}.styles_socialCard___6Y_E .styles_postViewsPercentageContainer__YEblF{display:flex;flex-direction:column;gap:.5rem}@media(min-width:40rem){.styles_socialCard___6Y_E .styles_postViewsPercentageContainer__YEblF{flex-direction:row;align-items:center}}.styles_socialCard___6Y_E .styles_postViewsPercentageContainer__YEblF .styles_postViewsPercentage__2KalM{display:flex;align-items:center;gap:.25rem;width:-moz-fit-content;width:fit-content;padding:.25rem .5rem;border-radius:1rem}.styles_socialCard___6Y_E .styles_postViewsPercentageContainer__YEblF .styles_postViewsPercentage__2KalM span{color:#000;font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:.875rem;line-height:150%;letter-spacing:0}.styles_socialCard___6Y_E .styles_postViewsPercentageContainer__YEblF .styles_time__ToSPg{color:#232020;font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:0}.styles_greenColor__U8hqL{background-color:#dbf9d5}.styles_redColor__lIvG6{background-color:#f9dbd5}.styles_analytics___ciZS{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative;overflow-y:auto;padding:1rem}.styles_analytics___ciZS .styles_analyticsContainer__njbrB{width:90%;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:48rem){.styles_analytics___ciZS .styles_analyticsContainer__njbrB{max-width:70%}}@media(min-width:64rem){.styles_analytics___ciZS .styles_analyticsContainer__njbrB{max-width:50%}}.styles_analytics___ciZS .styles_review__w01Ti{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:.5rem;padding:1rem;box-shadow:0 .5rem 1.5625rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078)}.styles_analytics___ciZS .styles_review__w01Ti .styles_reviewLeft__zZa_y{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem}.styles_analytics___ciZS .styles_review__w01Ti .styles_reviewLeft__zZa_y .styles_reviewTitle__30vdI{font-size:.875rem;line-height:1rem;font-weight:400;margin:0;padding:0;color:#292929}.styles_analytics___ciZS .styles_review__w01Ti .styles_reviewLeft__zZa_y .styles_reviewDescription__5FZaH{font-size:.75rem;line-height:.75rem;font-weight:400;color:#8d8d8d;margin:.25rem 0 0}.styles_analytics___ciZS .styles_review__w01Ti button{background-color:#9747ff;color:#fff;border:none;border-radius:.5rem;padding:.25rem .5rem;border-radius:.25rem;display:flex;align-items:center;gap:.25rem;font-size:.875rem;list-style:1rem;font-weight:400;font-family:DM Sans,DM Sans Fallback}.styles_analytics___ciZS .styles_analyticsContentWrapper__SP1qM{display:flex;flex-direction:column;gap:1.5rem}.styles_analytics___ciZS .styles_analyticsContentWrapper__SP1qM .styles_analyticsContentHeader___6bOX{display:flex;flex-direction:row;align-items:center;gap:1rem}.styles_analytics___ciZS .styles_analyticsContentWrapper__SP1qM .styles_analyticsContentHeader___6bOX label{color:#292929;font-size:.875rem}.styles_analytics___ciZS .styles_analyticsContentWrapper__SP1qM .styles_analyticsContentHeader___6bOX select{color:#292929;font-size:.875rem;border:.0625rem solid #e7e7e7}.styles_analytics___ciZS .styles_analyticsContentWrapper__SP1qM .styles_analyticsContentHeader___6bOX select:focus{outline:none;border:.0625rem solid #e7e7e7}.styles_analytics___ciZS .styles_analyticsContentWrapper__SP1qM .styles_analyticsContent__I2Hdv{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media(min-width:40rem){.styles_analytics___ciZS .styles_analyticsContentWrapper__SP1qM .styles_analyticsContent__I2Hdv{grid-template-columns:repeat(2,1fr)}}.styles_analytics__Hxqcm{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.styles_analytics__Hxqcm .styles_analyticsContainer__xfH33{width:90%;display:flex;flex-direction:column;gap:1.5rem}.styles_analytics__Hxqcm .styles_review__pRhxP{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:.5rem;padding:1rem;box-shadow:0 .125rem .75rem 0 rgba(0,0,0,.07);background:#fff}.styles_analytics__Hxqcm .styles_reviewLeft__fgQpK{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem}.styles_analytics__Hxqcm .styles_skeletonButton__3BhdI{width:8rem;height:2rem;border-radius:.25rem;animation:styles_skeleton-loading__cZBUq 1.2s linear infinite}.styles_analytics__Hxqcm .styles_analyticsContent__UMoyO{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.styles_skeletonCard__BMB3F{background:#fff;box-shadow:0 .125rem .75rem 0 rgba(0,0,0,.07);display:flex;flex-direction:column;align-items:stretch;overflow:hidden;border-radius:.25rem;height:100%}.styles_skeletonImage__tptBs{width:100%;height:13.75rem;background:#e0e0e0;position:relative;overflow:hidden;border-top-left-radius:.25rem;border-top-right-radius:.25rem;animation:styles_skeleton-loading__cZBUq 1.2s linear infinite}.styles_skeletonInfo__9JIfu{width:100%;display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.125rem 1.125rem;background-color:#faf8f7}.styles_skeletonTextShort__4WO93{width:60%;height:1.125rem}.styles_skeletonTextLong__hAf7T,.styles_skeletonTextShort__4WO93{background:#e0e0e0;border-radius:.25rem;animation:styles_skeleton-loading__cZBUq 1.2s linear infinite}.styles_skeletonTextLong__hAf7T{width:90%;height:.875rem}.styles_skeletonTextTiny__FMk4o{width:40%;height:.75rem;background:#e0e0e0;border-radius:.25rem;margin-top:.25rem;animation:styles_skeleton-loading__cZBUq 1.2s linear infinite}@keyframes styles_skeleton-loading__cZBUq{0%{background-color:#e0e0e0}50%{background-color:#f5f5f5}to{background-color:#e0e0e0}}.styles_scheduledPosts__z7TvG{background-color:#fff;border-radius:.5rem;box-shadow:0 .5rem 2.5rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078)}.styles_scheduledPosts__z7TvG .styles_scheduledPostsHeader__Uk7Q6{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;border-bottom:.0625rem solid #d9d9d9}.styles_scheduledPosts__z7TvG .styles_scheduledPostsHeader__Uk7Q6 .styles_scheduledPostsHeaderTitle__O_utS{letter-spacing:3%}.styles_scheduledPosts__z7TvG .styles_scheduledPostsHeader__Uk7Q6 .styles_scheduledPostsHeaderTitle__O_utS h1{font-family:Cooper Hewitt,Cooper Hewitt Fallback;font-size:.875rem;line-height:1rem;font-weight:500}.styles_scheduledPosts__z7TvG .styles_scheduledPostsHeader__Uk7Q6 .styles_scheduledPostsHeaderTitle__O_utS p{font-size:.75rem;line-height:.75rem;font-weight:400;margin-top:.25rem;color:#8d8d8d}.styles_scheduledPosts__z7TvG .styles_scheduledPostsHeader__Uk7Q6 .styles_openCalendar__JyAxS{text-decoration:none}.styles_scheduledPosts__z7TvG .styles_scheduledPostsHeader__Uk7Q6 .styles_openCalendar__JyAxS button{font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:.875rem;line-height:1rem;letter-spacing:-3%;background-color:#ffe7e6;color:#ff3b30;border:none;border-radius:.25rem;padding:.4375rem .5rem;display:flex;align-items:center;gap:.375rem;transition:background-color .3s ease,scale .3s ease;cursor:pointer}.styles_scheduledPosts__z7TvG .styles_scheduledPostsHeader__Uk7Q6 .styles_openCalendar__JyAxS button:hover{background-color:#ffe7e6;scale:.99}@media(max-width:40rem){.styles_scheduledPosts__z7TvG .styles_scheduledPostsHeader__Uk7Q6{flex-direction:column;align-items:start;justify-content:start;gap:.75rem}}.styles_scheduledPosts__z7TvG .styles_scheduledPostsBody__zlgpf{padding:1rem .875rem;display:flex;flex-direction:column;gap:.875rem;max-height:15.625rem;overflow-y:auto}.styles_scheduledPosts__z7TvG .styles_scheduledPostsBody__zlgpf .styles_schedulePostCard__8k6mB{display:flex;flex-direction:column;gap:.875rem}.styles_scheduledPosts__z7TvG .styles_scheduledPostsBody__zlgpf .styles_schedulePostCard__8k6mB .styles_schedulePostCardDate__FuxtC{font-family:Cooper Hewitt,Cooper Hewitt Fallback;font-weight:500;font-size:.625rem;line-height:.75rem;letter-spacing:3%;color:#8d8d8d}.styles_scheduledPosts__z7TvG .styles_scheduledPostsBody__zlgpf .styles_schedulePostCard__8k6mB .styles_schedulePostCardInfo__10vZi{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.25rem .75rem;border-left:.125rem solid #e7caff;margin-bottom:.125rem;margin-left:3.875rem;font-family:Cooper Hewitt,Cooper Hewitt Fallback}.styles_scheduledPosts__z7TvG .styles_scheduledPostsBody__zlgpf .styles_schedulePostCard__8k6mB .styles_schedulePostCardInfo__10vZi div{display:flex;flex-direction:column;gap:.25rem}.styles_scheduledPosts__z7TvG .styles_scheduledPostsBody__zlgpf .styles_schedulePostCard__8k6mB .styles_schedulePostCardInfo__10vZi div .styles_schedulePostCardTitle__v2T3o{font-size:.75rem;line-height:.875rem;letter-spacing:3%;color:#1f1f1f;font-weight:500}.styles_scheduledPosts__z7TvG .styles_scheduledPostsBody__zlgpf .styles_schedulePostCard__8k6mB .styles_schedulePostCardInfo__10vZi div .styles_schedulePostCardDescription__uGofx{font-size:.625rem;line-height:.75rem;letter-spacing:3%;color:#8d8d8d}.styles_scheduledPosts__z7TvG .styles_scheduledPostsBody__zlgpf .styles_schedulePostCard__8k6mB .styles_schedulePostCardInfo__10vZi button{font-family:DM Sans,DM Sans Fallback;font-weight:500;padding:.25rem;border-radius:.25rem;background-color:#e7caff;color:#9937fe;font-size:.625rem;line-height:.625rem;letter-spacing:1.5%;border:none;min-width:4.375rem;text-align:center;transition:scale .2s ease-in-out,opacity .2s ease-in-out}.styles_scheduledPosts__z7TvG .styles_scheduledPostsBody__zlgpf .styles_schedulePostCard__8k6mB .styles_schedulePostCardInfo__10vZi button:hover{cursor:pointer;opacity:.8;scale:.99}.styles_postReviewContentDetailsContainer__HRezX{flex-grow:1;display:flex;flex-direction:column;gap:1rem;width:100%;max-width:32rem;margin:0 auto;padding:1rem;transition:opacity .3s ease,transform .3s ease}@media(min-width:64rem){.styles_postReviewContentDetailsContainer__HRezX{width:34rem;max-width:34rem;margin:0 auto;padding:1.25rem}}.styles_postReviewContentDetailsHeader__G7_cy{display:flex;justify-content:space-between;align-items:center;padding:0 .25rem}.styles_postReviewContentDetailsHeader__G7_cy h1{color:#000;font-family:DM Sans,DM Sans Fallback;font-weight:600;font-size:.875rem;line-height:.875rem;letter-spacing:0}.styles_postReviewContentDetailsHeaderButton__bywGw{display:flex;gap:.875rem}.styles_postReviewContentDetailsHeaderButton__bywGw button{min-width:1.5rem;min-height:1.5rem;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border:none;cursor:pointer;padding:.25rem;color:#000;border-radius:1.375rem;transition:transform .3s ease}.styles_postReviewContentDetailsHeaderButton__bywGw button:hover{transform:scale(1.1)}.styles_postReviewContentDetailsHeaderButton__bywGw button:disabled{opacity:.3;cursor:not-allowed;transform:none}.styles_postReviewContentDetailsHeaderButton__bywGw button:disabled:hover{transform:none}.styles_postReviewContentDetailsFooter__inEcx{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 0}.styles_rejectPostButton__54tI1{width:100%;background-color:#fff;color:#ff6969;padding:.4rem .6rem;border-radius:.5rem;border:1px solid #e5e7eb;cursor:pointer;font-weight:600;font-size:.9375rem;line-height:1.25rem;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.styles_rejectPostButton__54tI1:hover:not(:disabled){background-color:#f9fafb}.styles_rejectPostButton__54tI1:disabled{opacity:.5;cursor:not-allowed}.styles_approvePostButton__G7z9c{width:100%;color:#10b981;background-color:#fff;padding:.4rem .6rem;border-radius:.5rem;cursor:pointer;font-weight:600;font-size:.9375rem;line-height:1.25rem;border:1px solid #e5e7eb;transition:background-color .2s ease,transform .1s ease,box-shadow .2s ease}.styles_approvePostButton__G7z9c:hover:not(:disabled){background-color:#f9fafb}.styles_approvePostButton__G7z9c:disabled{background-color:#9ca3af;box-shadow:none;cursor:not-allowed;transform:none}.styles_postReviewContentDetailsContent__9KLPV{display:flex;flex-direction:column;gap:1rem;padding:1rem;background-color:#fff;border-radius:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.08);flex-grow:1;width:100%}.styles_postReviewContentHeader__vU_88{display:flex;align-items:center;justify-content:space-between;gap:1rem}.styles_postReviewContentHeaderTitle__LGt_5 span{color:#6b7280;font-weight:600;font-size:.75rem}.styles_postReviewContentHeaderTitle__LGt_5 h1{color:#111827;font-weight:600;font-size:1rem;line-height:1.5rem;margin:.25rem 0 0}.styles_statusBadge__aZRwN{display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:9999px;font-weight:600;font-size:.75rem;letter-spacing:.3px;text-transform:capitalize;background-color:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.styles_statusDraft__OSnyI{background-color:#f3f4f6;color:#374151;border-color:#e5e7eb}.styles_statusApproved__1RVbY{background-color:#ecfdf5;color:#065f46;border-color:#a7f3d0}.styles_statusRejected__qkMY2{background-color:#fef2f2;color:#991b1b;border-color:#fecaca}.styles_statusPosted__YwkLR{background-color:#eff6ff;color:#1e40af;border-color:#bfdbfe}.styles_statusFailed__7_aAe{background-color:#fff7ed;color:#9a3412;border-color:#fed7aa}.styles_platformBadge__NERdf{background-color:#fff;color:#8b5cf6;padding:.2rem .6rem;border-radius:8px;font-weight:600;font-size:.875rem;letter-spacing:.5px;align-self:flex-start}.styles_postReviewContentDetailsContentHeader__Vp60Y span{color:#6b7280;font-weight:600;font-size:.75rem}.styles_postReviewContentDetailsContentHeader__Vp60Y h1{color:#111827;font-weight:600;font-size:1rem;line-height:1.5rem;margin:.25rem 0 0}.styles_sectionLabel__UMBSf{color:#374151;font-size:0;font-weight:600}.styles_captionTextArea__jaSOK{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;padding:.75rem;color:#374151;font-size:.875rem;line-height:1.5;min-height:4rem;resize:none;font-family:inherit}.styles_hashtagsContainer__WVHCY{display:flex;flex-wrap:wrap;gap:.5rem}.styles_hashtag__VAAR_{background-color:#e7caff;color:#6b46c1;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500}.styles_captionContainer__e0Uwq{transition:opacity .25s ease,transform .25s ease,height .25s ease;overflow:hidden}.styles_captionFadeOut__8zLiO{opacity:0;transform:translateY(-.25rem)}.styles_captionFadeIn__P7qFm{opacity:1;transform:translateY(0)}.styles_captionDetailCard__7k530{display:flex;flex-direction:column;gap:.5rem;transition:height .3s ease}.styles_captionLabel__hF9uS{color:#838383;font-family:DM Sans,DM Sans Fallback;font-weight:600;font-size:.75rem;line-height:.875rem;letter-spacing:0}.styles_captionContent__JOfL9{display:flex;flex-direction:row;gap:.5rem;padding:.875rem;margin:.1875rem;border-radius:1rem;box-shadow:0 .5rem 1.5625rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078)}.styles_captionContainer__4Of3s{transition:opacity .3s ease,transform .3s ease,height .3s ease;overflow:hidden}.styles_captionFadeOut__AetiE{opacity:0;transform:translateY(-.625rem)}.styles_captionFadeIn__GEzGJ{opacity:1;transform:translateY(0)}.styles_captionSpan__xKZ8Q{min-width:2rem;min-height:2rem;width:2rem;height:2rem;padding:.5rem;background-color:#fff;width:-moz-fit-content;width:fit-content;transition:all .3s ease;border:.125rem solid #fff;border-radius:50%;box-shadow:0 .5rem 1.5625rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078)}.styles_captionParagraphContainer__QRv1s{display:flex;flex-direction:column;gap:.125rem}.styles_caption__csas8{color:#000;font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:.75rem;line-height:1.25rem;letter-spacing:3%}input.styles_caption__csas8{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);outline:none;padding:.125rem .25rem;border-radius:.375rem}input.styles_caption__csas8:focus{border-color:#e5e7eb;background:#fafafa}.styles_captionParagraph__l_Kld{color:#ababab;font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:.75rem;line-height:.875rem;letter-spacing:3%}.styles_container__K9I26{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.styles_container__K9I26 .styles_content__BzU_L{display:flex;flex-direction:column;align-items:center;gap:1rem}.styles_icon__Bnvxx{width:32px;height:32px;color:#9937fe;fill:currentColor}.styles_title___GYly{font-size:2rem;font-weight:600;color:#111827}.styles_description__HJ8WG{font-size:1rem;font-weight:400;color:#6b7280}.styles_button__xXl0d{background-color:#9937fe;color:#fff;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer}@keyframes styles_shimmer__lONgM{0%{background-position:-200% 0}to{background-position:200% 0}}.styles_accountChipText__CnMi6,.styles_accountChip__xbcIf,.styles_captionLineShort__dXc4C,.styles_captionLine__wCawV,.styles_cardImage__kXl8B,.styles_datePill__B9pC0,.styles_label__G_IyN,.styles_shimmer__lONgM,.styles_skeletonBtn__CqBdG,.styles_skeletonTextShort__Y9_eC,.styles_skeletonTextSm__htvqk,.styles_skeletonText__WDg91,.styles_titleLine__g9zRB{background:linear-gradient(90deg,#f2f2f2,#fafafa 20%,#f2f2f2 40%);background-size:200% 100%;animation:styles_shimmer__lONgM 1.4s ease-in-out infinite}.styles_postReviewSkeletonPage__E5u1b{width:100%;height:100%;display:flex;flex-direction:column}.styles_postReviewSkeletonHeader__0KjzG{border-bottom:.0625rem solid #e7e7e7;padding:.875rem;background-color:#fff;display:flex;align-items:center}.styles_skeletonTextSm__htvqk{width:6rem;height:1rem;border-radius:.25rem}.styles_postReviewSkeletonContent__vWo6P{flex:1 1;display:flex;flex-direction:column;gap:2rem;padding:.75rem}@media(min-width:48rem){.styles_postReviewSkeletonContent__vWo6P{flex-direction:row;gap:1.5rem}}.styles_cardsColumn__mAH1_{width:100%}@media(min-width:48rem){.styles_cardsColumn__mAH1_{width:45%}}.styles_cardShell__3Peli{border:1px solid #eee;border-radius:.75rem;overflow:hidden;background:#fff}.styles_cardImage__kXl8B{width:100%;aspect-ratio:1/1}.styles_cardCaptionBlock__J5h48{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.styles_skeletonText__WDg91{width:100%;height:.875rem;border-radius:.25rem}.styles_skeletonTextShort__Y9_eC{width:60%;height:.875rem;border-radius:.25rem}.styles_detailsColumn__W0LHc{width:100%}@media(min-width:48rem){.styles_detailsColumn__W0LHc{width:55%}}.styles_detailsHeaderRow__qHgBQ{display:flex;align-items:center;justify-content:space-between}.styles_headerButtons__BC8Qj{display:flex;gap:.5rem}.styles_skeletonBtn__CqBdG{width:2rem;height:2rem;border-radius:.5rem}.styles_section__SaNGc{margin-top:1rem}.styles_label__G_IyN{width:6rem;height:.75rem;border-radius:.25rem;margin-bottom:.5rem}.styles_titleLine__g9zRB{width:70%;height:1rem;border-radius:.25rem}.styles_accountChipRow__bsBU9{display:flex;align-items:center;gap:.5rem}.styles_accountChip__xbcIf{width:2rem;height:2rem;border-radius:9999px}.styles_accountChipText__CnMi6{width:7rem;height:1rem;border-radius:.25rem}.styles_captionBox__FlgPL{border:1px solid #eee;border-radius:.75rem;padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.styles_captionLine__wCawV{width:100%;height:.875rem;border-radius:.25rem}.styles_captionLineShort__dXc4C{width:40%;height:.875rem;border-radius:.25rem}.styles_dateRow__CVgee{display:flex;gap:.5rem}.styles_datePill__B9pC0{height:1.75rem;width:8rem;border-radius:9999px}.styles_skeletonContainer__neRKz{width:100%}.styles_skeletonGrid___wJ7n{display:flex;flex-wrap:wrap;gap:20px}.styles_skeletonCard__Hk8Fx{background:#fff;border:1px solid #ececf1;box-shadow:0 1px 2px rgba(16,24,40,.05),0 4px 16px rgba(16,24,40,.06);overflow:hidden;height:120px;width:120px;border-radius:12px;position:relative}.styles_skeletonImage__mNvGR{width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:styles_shimmer__q_Woa 1.5s infinite;border-radius:12px}.styles_skeletonDeleteBtn__Xqnv5{position:absolute;top:10px;right:10px;width:24px;height:24px;background:#f0f0f0;border-radius:8px;animation:styles_shimmer__q_Woa 1.5s infinite}@keyframes styles_shimmer__q_Woa{0%{background-position:-200% 0}to{background-position:200% 0}}.styles_button__FC5mo{cursor:pointer;border:none;outline:none;transition:all .3s ease-in-out;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0}.styles_button__FC5mo:disabled{cursor:not-allowed}.styles_container__6uy1n{width:100%;height:100vh;overflow-y:scroll;display:flex;gap:24px;padding:1rem}.styles_container__6uy1n .styles_leftSection__AIL8R{display:none}@media(min-width:48rem){.styles_container__6uy1n .styles_leftSection__AIL8R{display:block;width:100px;height:100%;background-color:#fff;padding:2rem 1rem;border-radius:1rem;box-shadow:0 .5rem 1.5625rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078)}}.styles_container__6uy1n .styles_leftSection__AIL8R.styles_activeLeftSection__qwwHw{width:300px;min-width:300px;max-width:300px;padding:16px}.styles_container__6uy1n .styles_rightSection__WMlA2{flex:1 1;min-width:0}.styles_chevronLeftButton___uTCA{width:40px;height:24px;min-width:40px;min-height:24px;padding:4px 12px;background-color:#faf7f6;border-radius:24px;cursor:pointer;border:none;outline:none;transition:all .2s ease-in-out;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0}.styles_chevronLeftButton___uTCA:not(:disabled):hover{background-color:#f1f1f1}.styles_chevronLeftButton___uTCA>img{width:16px;height:16px;object-fit:contain}.styles_chevronLeftButton___uTCA:disabled{opacity:.5;cursor:not-allowed}.styles_chevronRightButton__pnncH{width:40px;height:24px;min-width:40px;min-height:24px;padding:4px 12px;background-color:#faf7f6;border-radius:24px;cursor:pointer;border:none;outline:none;transition:all .2s ease-in-out;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0}.styles_chevronRightButton__pnncH:not(:disabled):hover{background-color:#f1f1f1}.styles_chevronRightButton__pnncH>img{width:16px;height:16px;object-fit:contain}.styles_chevronRightButton__pnncH:disabled{opacity:.5;cursor:not-allowed}.styles_chevronLeftButton__pj4S2{position:absolute;top:50%;left:0;transform:translateY(-50%);z-index:1000}@media(min-width:64rem){.styles_chevronLeftButton__pj4S2{left:-20%}}.styles_chevronRightButton__U0Zxx{position:absolute;top:50%;right:0;z-index:1000;transform:translateY(-50%)}@media(min-width:64rem){.styles_chevronRightButton__U0Zxx{right:-20%}}.styles_carouselItem__Ls2sM{width:100%;height:-moz-fit-content;height:fit-content;box-shadow:0 .5rem 1.5625rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078);border-radius:24px;position:absolute;background-color:#fff;transition:all .3s ease-in-out;overflow:hidden}.styles_carouselItem__Ls2sM .styles_header__O9Cr9{display:flex;justify-content:space-between;align-items:center;padding:12px 10px}.styles_carouselItem__Ls2sM .styles_header__O9Cr9 .styles_headerLeft__Kt4bv{display:flex;flex-direction:row;align-items:center;gap:.5rem}.styles_carouselItem__Ls2sM .styles_header__O9Cr9 .styles_headerLeft__Kt4bv .styles_headerLeftImage__OGKP8{width:2rem;height:2rem;border-radius:50%;background-color:#98be89;border:.5px solid rgba(0,0,0,.1019607843);flex-shrink:0}.styles_carouselItem__Ls2sM .styles_header__O9Cr9 .styles_headerLeft__Kt4bv .styles_headerLeftText__WhRpR{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1}.styles_carouselItem__Ls2sM .styles_header__O9Cr9 .styles_headerLeft__Kt4bv .styles_headerLeftText__WhRpR .styles_usernameRow__6UV4u{display:flex;flex-direction:row;align-items:center;gap:.1875rem;min-width:0;flex:1 1}.styles_carouselItem__Ls2sM .styles_header__O9Cr9 .styles_headerLeft__Kt4bv .styles_headerLeftText__WhRpR .styles_usernameRow__6UV4u>h3{color:#212121;font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:14px;line-height:16px;letter-spacing:1.5%;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1;min-width:0}.styles_carouselItem__Ls2sM .styles_header__O9Cr9 .styles_headerLeft__Kt4bv .styles_headerLeftText__WhRpR .styles_usernameRow__6UV4u .styles_verificationBadge__f4W1l{width:12px;height:12px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;flex-shrink:0}.styles_carouselItem__Ls2sM .styles_header__O9Cr9 .styles_headerLeft__Kt4bv .styles_headerLeftText__WhRpR .styles_usernameRow__6UV4u .styles_verificationBadge__f4W1l>img{width:100%;height:100%;object-fit:contain}.styles_carouselItem__Ls2sM .styles_header__O9Cr9 .styles_headerLeft__Kt4bv .styles_headerLeftText__WhRpR>p{color:#262626;font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:11px;line-height:16px;letter-spacing:1.5%;margin:0}.styles_carouselItem__Ls2sM .styles_header__O9Cr9 .styles_headerRight___GIOl{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;cursor:pointer}.styles_carouselItem__Ls2sM .styles_header__O9Cr9 .styles_headerRight___GIOl .styles_headerRightButton__aPt8A{background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:#262626}.styles_carouselItem__Ls2sM .styles_header__O9Cr9 .styles_headerRight___GIOl .styles_headerRightButton__aPt8A:hover{opacity:.7}.styles_carouselItem__Ls2sM .styles_imageSection__JxggE{width:100%;aspect-ratio:1;overflow:hidden;position:relative;background-color:#f7f7f7}.styles_carouselItem__Ls2sM .styles_imageSection__JxggE .styles_image__G_J_p{width:100%;height:100%;object-fit:cover;display:block}.styles_carouselItem__Ls2sM .styles_imageSection__JxggE .styles_emptyState__2wHTn{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:rgba(0,0,0,.4);background-color:#f7f7f7}.styles_carouselItem__Ls2sM .styles_contentSection__9704L{padding:12px 14px;background-color:#fff;flex-grow:1;display:flex;gap:.5rem;border-radius:1rem}.styles_carouselItem__Ls2sM .styles_contentSection__9704L>p{color:rgba(15,15,15,.9215686275);font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:12px;line-height:16px;letter-spacing:1.5%}.styles_promptPopupContent___KUuI{flex:1 1;width:100%;padding:.25rem;border-radius:1.25rem;background:linear-gradient(90deg,#e7caff,#ffc0a0)}.styles_promptPopupContent___KUuI .styles_promptPopupContentContainer__E1p0E{padding:1rem;border-radius:1rem;background-color:#fff;display:flex;align-items:center;gap:.5rem}.styles_promptPopupContent___KUuI .styles_promptPopupContentContainer__E1p0E>textarea{flex:1 1;border:none;outline:none;resize:none;min-height:1.25rem;max-height:6rem;background:rgba(0,0,0,0);font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem;color:#292929;font-family:var(--font-dm-sans)!important}.styles_promptPopupContent___KUuI .styles_promptPopupContentContainer__E1p0E>textarea::placeholder{color:rgba(13,15,40,.5019607843)}.styles_promptPopupContent___KUuI .styles_promptPopupButton___nZLM{width:2rem;height:2rem;border-radius:50%;background-color:#e7caff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease,background-color .2s ease;box-shadow:0 .5rem 2.5rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078)}.styles_promptPopupContent___KUuI .styles_promptPopupButton___nZLM:hover:not(:disabled){transform:scale(1.05);background-color:#d9b5ff}.styles_promptPopupContent___KUuI .styles_promptPopupButton___nZLM:disabled{opacity:.6;cursor:not-allowed;transform:none}.styles_promptButton__uzZjr{width:100%;flex:1 1;padding:4px 1rem;border-radius:.5rem;background-color:#faf7f6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:DM Sans,DM Sans Fallback;font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:0;color:#262626;transition:background-color .2s ease}.styles_promptButton__uzZjr:hover{background-color:#f1f1f1}.styles_promptButton__uzZjr:active{background-color:#e0e0e0}.styles_promptButton__uzZjr.styles_editingPrompt__Ul8oS{background-color:#ffc0a0;color:#bd3f00}.styles_promptButton__uzZjr svg{flex-shrink:0}.styles_regenerateButton__MiD8o{width:100%;flex:1 1;padding:4px 1rem;border-radius:.5rem;background-color:#faf7f6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:DM Sans,DM Sans Fallback;font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:0;color:#262626;transition:background-color .2s ease}.styles_regenerateButton__MiD8o:hover{background-color:#f1f1f1}.styles_regenerateButton__MiD8o:active{background-color:#e0e0e0}.styles_detailsSection__62GVD{flex:1 1;height:100%;display:flex;flex-direction:column;gap:.5rem}.styles_header__HakmK{display:flex;justify-content:space-between;align-items:center;padding:0 .25rem}.styles_header__HakmK>h1{color:#000;font-family:DM Sans,DM Sans Fallback;font-weight:600;font-size:14px;line-height:14px;letter-spacing:0}.styles_header__HakmK .styles_headerNavigationButtons__YxKvw{display:flex;align-items:center;gap:14px}.styles_header__HakmK .styles_headerNavigationButtons__YxKvw>button{min-width:24px;min-height:24px;width:24px;height:24px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;background:#e7e7e7;border:none;cursor:pointer;padding:5.33px;color:#000;border-radius:21px;transition:transform .3s ease}.styles_header__HakmK .styles_headerNavigationButtons__YxKvw>button:hover{transform:scale(1.1)}.styles_header__HakmK .styles_headerNavigationButtons__YxKvw>button:disabled{opacity:.3;cursor:not-allowed;transform:none}.styles_header__HakmK .styles_headerNavigationButtons__YxKvw>button:disabled:hover{transform:none}.styles_mainContent__TLKhY{display:flex;flex-direction:column;gap:20px;padding:14px;background-color:#fff;border-radius:1rem;width:100%;box-shadow:0 .5rem 1.5625rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078)}.styles_mainContent__TLKhY .styles_accountPosting__E9DYQ{display:flex;flex-direction:column;gap:4px}.styles_mainContent__TLKhY .styles_accountPosting__E9DYQ>span{color:#838383;font-family:DM Sans,DM Sans Fallback;font-weight:600;font-size:12px;line-height:14px;letter-spacing:0}.styles_mainContent__TLKhY .styles_accountPosting__E9DYQ .styles_content__7mB31{display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.5rem;border-radius:.5rem;background-color:#fff;box-shadow:0 .5rem 1.5625rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078)}.styles_mainContent__TLKhY .styles_accountPosting__E9DYQ .styles_content__7mB31>.styles_icon__Jdw0_{border-radius:50%;min-width:32px;min-height:32px;width:32px;height:32px;border:2px solid #fff;background-color:#98be89;box-shadow:0 .5rem 1.5625rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078)}.styles_mainContent__TLKhY .styles_accountPosting__E9DYQ .styles_content__7mB31>p{color:#000;font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:12px;line-height:14px;letter-spacing:3%}.styles_mainContent__TLKhY .styles_postTitle__B4FpJ{display:flex;flex-direction:column;gap:4px}.styles_mainContent__TLKhY .styles_postTitle__B4FpJ>span{color:#838383;font-family:DM Sans,DM Sans Fallback;font-weight:600;font-size:12px;line-height:14px;letter-spacing:0}.styles_mainContent__TLKhY .styles_postTitle__B4FpJ>p{color:#292929;font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:16px;line-height:20px;letter-spacing:0}.styles_mainContent__TLKhY .styles_caption__HFgXj{display:flex;flex-direction:column;gap:.5rem}.styles_mainContent__TLKhY .styles_caption__HFgXj>span{color:#838383;font-family:DM Sans,DM Sans Fallback;font-weight:600;font-size:12px;line-height:14px;letter-spacing:0}.styles_mainContent__TLKhY .styles_caption__HFgXj .styles_content__7mB31{padding:14px;border-radius:1rem;background-color:#fff;box-shadow:0 .5rem 1.5625rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078)}.styles_mainContent__TLKhY .styles_caption__HFgXj .styles_content__7mB31>p{color:#262626;font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0}.styles_mainContent__TLKhY .styles_dateScheduled__F1aKK{display:flex;flex-direction:column;gap:12px}.styles_mainContent__TLKhY .styles_dateScheduled__F1aKK>span{color:#838383;font-family:DM Sans,DM Sans Fallback;font-weight:600;font-size:12px;line-height:14px;letter-spacing:0}.styles_mainContent__TLKhY .styles_dateScheduled__F1aKK .styles_content__7mB31{display:flex;flex-direction:row;align-items:center;gap:10px;padding:14px;border-radius:1rem;background-color:#fff;box-shadow:0 .5rem 1.5625rem 0 rgba(0,0,0,.0392156863),0 .125rem .3125rem 0 rgba(0,0,0,.0509803922),0 0 .125rem 0 rgba(0,0,0,.1490196078)}.styles_mainContent__TLKhY .styles_dateScheduled__F1aKK .styles_content__7mB31>.styles_icon__Jdw0_{border-radius:50%;min-width:32px;min-height:32px;width:32px;height:32px;border:none;background-color:#e7caff;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0}.styles_mainContent__TLKhY .styles_dateScheduled__F1aKK .styles_content__7mB31>.styles_icon__Jdw0_>span{color:#9937fe;font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:16px;line-height:16px;letter-spacing:0}.styles_mainContent__TLKhY .styles_dateScheduled__F1aKK .styles_content__7mB31 .styles_dateScheduledContent__JhTbx{display:flex;flex-direction:column}.styles_mainContent__TLKhY .styles_dateScheduled__F1aKK .styles_content__7mB31 .styles_dateScheduledContent__JhTbx>p{color:#000;font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:12px;line-height:14px;letter-spacing:3%}.styles_mainContent__TLKhY .styles_dateScheduled__F1aKK .styles_content__7mB31 .styles_dateScheduledContent__JhTbx>span{color:#ababab;font-family:DM Sans,DM Sans Fallback;font-weight:500;font-size:12px;line-height:14px;letter-spacing:3%}.styles_rejectButton__UOsqi{width:100%;background-color:#fff;color:#ff6969;padding:.4rem .6rem;border-radius:.5rem;border:1px solid #e5e7eb!important;cursor:pointer;font-weight:600;font-size:.9375rem;line-height:1.25rem;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.styles_rejectButton__UOsqi:hover:not(:disabled){background-color:#f9fafb}.styles_rejectButton__UOsqi:disabled{opacity:.5;cursor:not-allowed}.styles_emptyState__F_sP0{width:100%;max-width:420px;background:#fff;border-radius:16px;padding:32px;text-align:center;display:flex;flex-direction:column;gap:8px}.styles_emptyState__F_sP0>h2{font-weight:600;font-size:24px;line-height:32px}.styles_emptyState__F_sP0>h2,.styles_emptyState__F_sP0>span{font-family:DM Sans,DM Sans Fallback;letter-spacing:0;color:#262626}.styles_emptyState__F_sP0>span{font-weight:400;font-size:16px;line-height:24px}.styles_carouselContainer__IAnFm{padding:0 1rem;width:100%;height:100%;flex:1 1;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;position:relative;overflow:visible}@media(min-width:400px){.styles_carouselContainer__IAnFm{padding:0}}@media(min-width:64rem){.styles_carouselContainer__IAnFm{padding:0 80px}}.styles_carouselContainer__IAnFm .styles_carouselWrapper__Qk4hX{width:100%;max-width:300px;min-height:400px;position:relative}@media(min-width:64rem){.styles_carouselContainer__IAnFm .styles_carouselWrapper__Qk4hX{min-height:500px}}.styles_header__qXbr7{display:flex;align-items:center;justify-content:center;gap:9px;margin:0 auto 7rem}@media(min-width:64rem){.styles_header__qXbr7{margin-bottom:0}}.styles_header__qXbr7 .styles_headerImage__Dja_q{min-width:32px;min-height:32px;width:32px;height:32px;padding:4px}.styles_header__qXbr7 .styles_headerImage__Dja_q>img{width:100%;height:100%;object-fit:contain}.styles_header__qXbr7>h1{text-align:center;color:#0d0f28;font-family:DM Sans,DM Sans Fallback;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0}@media(min-width:64rem){.styles_header__qXbr7>h1{font-family:DM Sans,DM Sans Fallback;font-weight:400;font-size:24px;line-height:100%;letter-spacing:0}}