.loading-page_main__AnDGj{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;color:#616a6b;font-weight:600}.loading-page_spinner__wkdUb{width:40px;padding:5px;aspect-ratio:1;border-radius:50%;background:#25D366;--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:loading-page_l3__XqbST 1s linear infinite}@keyframes loading-page_l3__XqbST{to{transform:rotate(1turn)}}.styles_dashboard___mDgC{width:100%;height:100%}.styles_content__D1GJ0{display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:100vh;width:100%;max-width:1024px;margin:0 auto}.styles_account__8SLyZ{border-radius:10px;width:100%;height:100%;padding:50px 0;display:grid;grid-template-columns:320px auto;grid-gap:30px;gap:30px}.styles_account_sidebar__iySgT{height:100%;width:100%;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04);display:flex;flex-direction:column;padding:20px;border-radius:14px}.styles_account_sidebar_header__YYg1S{gap:10px;color:#25D366;margin-bottom:20px;text-align:center;font-size:18px;font-weight:600}.styles_account_sidebar_links___624G{display:flex;flex-direction:column}.styles_account_sidebar_links___624G li{height:60px;padding:0 10px;border-bottom:1px solid #f2f3f4;font-size:15px;color:#333;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:10px}.styles_account_sidebar_links___624G li:hover{background-color:#f8f9fa}.styles_account_sidebar_links___624G li svg{width:20px;height:20px;stroke:#333}.styles_account_sidebar_links___624G li:last-of-type{border-bottom:none}.styles_account_sidebar_links___624G li.styles_active__PSbpl{color:#25D366}.styles_account_sidebar_links___624G li.styles_active__PSbpl svg{stroke:#25D366}.styles_account_sidebar_footer__uoxQB{margin-top:auto;border-radius:14px;display:flex;align-items:center;justify-content:center}.styles_account_sidebar_footer__uoxQB button{display:flex;align-items:center;justify-content:center;gap:8px;height:45px;width:100%;border-radius:10px;background-color:#E74C3C;border:none;color:#fff;font-weight:600;cursor:pointer;box-shadow:0 4px 10px rgba(231,76,60,.25);transition:all .3s ease}.styles_account_main__oCs1i{height:100%;width:100%;display:flex;flex-direction:column}.styles_account_main_banner__uvJEi{height:75px;width:100%;color:#333;display:flex;align-items:center;gap:10px}.styles_account_main_banner__uvJEi h2{font-size:18px;color:#333}.styles_account_main_banner__uvJEi svg{height:22px;width:22px;color:#333}.styles_account_main_content__vgxuv{height:auto;width:100%;display:flex;justify-content:center;background-color:#fff;border-radius:14px;padding:30px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.styles_content_footer__mm2iu{margin-top:auto;height:80px;display:flex;border-top:1px solid #ebebeb;color:#424949;font-size:14px}.styles_content_footer__mm2iu,.styles_navbar__mU9Hh{width:100%;align-items:center;justify-content:center}.styles_navbar__mU9Hh{position:fixed;top:0;left:50%;transform:translateX(-50%);z-index:100;background-color:rgba(255,255,255,.9);box-shadow:0 2px 8px rgba(0,0,0,.03);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease-in-out;display:none;font-size:15px}.styles_navbar_content__fUpFa{height:75px;width:100%;max-width:1100px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.styles_navbar_logo__Gg9gO{display:flex;align-items:center;gap:20px}.styles_navbar_logo__Gg9gO a{font-size:22px;font-weight:700;color:#25D366;letter-spacing:.5px;cursor:pointer;transition:transform .3s ease}.styles_navbar_logo__Gg9gO span a{display:flex;align-items:center;justify-content:center;height:40px;width:40px;border-radius:50%;transition:background-color .25s ease}.styles_navbar_logo__Gg9gO span svg{height:25px;width:25px}.styles_sidebar_overlay__jypNo{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:110;opacity:0;animation:styles_fadeIn__UOuaU .25s ease forwards;cursor:pointer}@keyframes styles_fadeIn__UOuaU{0%{opacity:0}to{opacity:1}}.styles_sidebar__eWTdM{position:fixed;top:0;right:0;width:300px;min-height:100svh;max-height:100dvh;background-color:#fff;z-index:120;display:flex;flex-direction:column;justify-content:space-between;box-shadow:4px 0 15px rgba(0,0,0,.1);transform:translateX(100%);transition:transform .3s ease-in-out;animation:styles_slideIn__mRX6V .3s ease forwards;font-size:15px;overflow-y:auto}.styles_sidebar_visible__H1TqS{transform:translateX(0)}.styles_sidebar_header__3ZZrv{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #eee;height:75px}.styles_sidebar_logo__1g9lo{font-size:18px;font-weight:700;color:#25D366;margin:0}.styles_sidebar_close__2qjP2{background:none;border:none;cursor:pointer}.styles_sidebar_close__2qjP2 svg{width:22px;height:22px}.styles_sidebar_tabs__H68zr{list-style:none;padding:25px 20px;margin:0;display:flex;flex-direction:column;gap:18px}.styles_sidebar_tabs__H68zr li{display:flex;align-items:center;gap:12px;padding:12px 10px;width:100%;text-decoration:none;color:#333;font-size:15px;font-weight:500;border-radius:8px;transition:color .25s ease;transition:background-color .25s ease,transform .2s ease}.styles_sidebar_tabs__H68zr li svg{width:20px;height:20px;flex-shrink:0}.styles_sidebar_tabs__H68zr li.styles_active__PSbpl{color:#25D366;font-weight:600;background-color:rgba(37,211,102,.1)}.styles_sidebar_tabs__H68zr li+li{border-top:1px solid rgba(0,0,0,.05);padding-top:10px}.styles_sidebar_footer___xLJ3{padding:20px;border-top:1px solid #eee}.styles_sidebar_logout__CyMSY{display:flex;align-items:center;justify-content:center;gap:8px;height:45px;width:100%;border-radius:10px;background-color:#E74C3C;border:none;color:#fff;font-weight:600;cursor:pointer;box-shadow:0 4px 10px rgba(231,76,60,.25);transition:all .3s ease}@media (max-width:600px){.styles_account__8SLyZ{margin-top:70px;padding:30px 20px;grid-template-columns:1fr;gap:30px}.styles_account_sidebar__iySgT{display:none}.styles_account_main__oCs1i{gap:20px}.styles_account_main_banner__uvJEi{height:-moz-fit-content;height:fit-content;width:100%;color:#333;display:flex;align-items:center;gap:10px}.styles_navbar__mU9Hh{display:flex}.styles_navbar_content__fUpFa{justify-content:space-between;padding:0 20px}.styles_navbar_logo__Gg9gO a{font-size:18px}.styles_navbar_action__zQzM6,.styles_navbar_links__DGc9H{display:none}}.styles_home__uMxse{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:20px;gap:20px;padding:20px;justify-items:center}.styles_home_tab__kSa6B{width:140px;height:140px;border-radius:16px;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.05);transition:all .25s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.styles_home_tab__kSa6B:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,.08)}.styles_home_tab__kSa6B span{width:56px;height:56px;border-radius:50%;background:rgba(34,193,93,.12);display:flex;align-items:center;justify-content:center;margin-bottom:10px}.styles_home_tab__kSa6B span svg{stroke:#22c15d;width:24px;height:24px;transition:transform .25s ease}.styles_home_tab__kSa6B:hover span svg{transform:scale(1.1)}.styles_home_tab__kSa6B p{font-size:15px;font-weight:500;color:#111;margin:0}.styles_browse__c5v_9{width:100%;display:flex;flex-direction:column;gap:18px;background:#fff;border-radius:14px}.styles_browse_search__4zWep{position:relative}.styles_browse_search__4zWep input{height:45px;width:100%;padding:10px 14px;border:1px solid #e2e2e2;border-radius:10px;outline:none;font-size:14px;transition:all .25s ease;background:#fafafa}.styles_browse_search__4zWep button{position:absolute;top:50%;right:10px;transform:translateY(-50%);height:30px;width:70px;border:none;border-radius:14px;background:#25D366;color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.styles_browse_search__4zWep input:focus{background:#fff;border-color:#25D366;box-shadow:0 0 0 3px rgba(37,211,102,.1)}.styles_browse_list__PC3XC{display:flex;flex-direction:column;border-radius:10px;overflow:hidden}.styles_browse_all__0i_Ra{background:#25D366;border:none;color:#fff;font-size:14px;font-weight:600;height:40px;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-top:10px;display:flex;align-items:center;justify-content:center}.styles_browse_all__0i_Ra:hover{background:#22c15d}.styles_browse_list_section__3gajC{display:grid;grid-template-columns:100px 2fr 1fr 100px;align-items:center;padding:10px 8px;border-top:1px solid #eee;font-size:14px;transition:background .2s ease;cursor:pointer}.styles_browse_list_section__3gajC:first-child{border-top:none}.styles_browse_list_section__3gajC:hover{background:#f9fdfb}.styles_browse_list_section_faq__7Lf75{display:flex;align-items:center;justify-content:space-between;padding:10px 8px;border-top:1px solid #eee;font-size:14px;transition:background .2s ease;cursor:pointer}.styles_browse_list_section_faq__7Lf75:first-child{border-top:none}.styles_browse_list_section_faq__7Lf75:hover{background:#f9fdfb}.styles_browse_list_section_faq__7Lf75 button{height:35px;width:100%;border:none;border-radius:5px;background:#25D366;color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.styles_browse_users_status__DzUgj{padding:5px 10px;border-radius:50px;font-weight:600;font-size:13px;text-align:center;color:#fff;white-space:nowrap;min-width:65px}.styles_browse_overlay__sbSza{position:fixed;inset:0;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:110;opacity:0;animation:styles_fadeIn__2QE_V .25s ease forwards;cursor:pointer}.styles_browse_content__hwpIE{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1001;background-color:#fff;border-radius:18px;box-shadow:0 8px 40px rgba(0,0,0,.18);width:min(520px,92%);max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:styles_slideUp__G_VC_ .3s ease forwards}@keyframes styles_slideUp__G_VC_{0%{transform:translate(-50%,-46%) scale(.98);opacity:.8}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.styles_browse_content_image__Z6z2_{position:relative;width:100%;height:300px;background-color:#f8fafb;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:center}.styles_browse_content_image__Z6z2_ img{width:100%;height:100%;object-fit:contain;border-radius:16px 16px 0 0}.styles_browse_content_header__lHiIz{position:relative;width:100%;height:50px}.styles_browse_content_close__m_iEh,.styles_browse_content_toggle__sU0Bp{position:absolute;z-index:1;top:12px;width:36px;height:36px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s ease}.styles_browse_content_close__m_iEh{left:12px;background-color:#e74c3c}.styles_browse_content_toggle__sU0Bp{right:12px;background-color:#f2f2f2}.styles_browse_content_close__m_iEh svg,.styles_browse_content_toggle__sU0Bp svg{stroke:#fff;width:20px;height:20px}.styles_browse_content_toggle__sU0Bp svg{stroke:#333}.styles_browse_content_close__m_iEh:hover{background-color:#c0392b}.styles_browse_content_toggle__sU0Bp:hover{background-color:#e6e6e6}.styles_browse_content_actions__h1uar{position:absolute;top:50px;right:10px;z-index:2;background:#fff;border-radius:14px;box-shadow:0 6px 20px rgba(0,0,0,.08);font-size:14px;color:#333;min-width:180px;overflow:hidden;animation:styles_fadeIn__2QE_V .2s ease-out}.styles_browse_content_actions__h1uar li{display:flex;align-items:center;gap:10px;height:45px;padding:0 16px;cursor:pointer;transition:all .25s ease}.styles_browse_content_actions__h1uar li:hover{background-color:#f6f8f7;color:#22c15d}.styles_browse_content_actions__h1uar li span{display:flex;align-items:center;justify-content:center}.styles_browse_content_actions__h1uar li svg{width:20px;height:20px;transition:stroke .25s ease}.styles_browse_content_actions__h1uar li:hover svg{stroke:#22c15d}.styles_browse_content_actions__h1uar li+li{border-top:1px solid #f0f0f0}@keyframes styles_fadeIn__2QE_V{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.styles_browse_content_list__KQ4sj{display:flex;flex-direction:column;gap:8px;padding:20px;overflow-y:auto}.styles_browse_content_section__IREG7{display:flex;align-items:center;gap:20px;justify-content:space-between;border-top:1px solid #f0f0f0;padding:10px 0;font-size:14px;color:#444}.styles_browse_content_section__IREG7:first-child{border-top:none}.styles_browse_content_section__IREG7 p{font-weight:600;color:#222}.styles_browse_content_section__IREG7 span{color:#555;text-align:right}.styles_browse_content_section_options___8nIN{display:flex;align-items:center;gap:20px}.styles_browse_content_section_options___8nIN span{cursor:pointer}.styles_browse_content_section_options___8nIN span.styles_active__Vt7Iu{color:#25D366}.styles_browse_content_section__IREG7 input{border:1px solid #ddd;border-radius:6px;outline:none;height:35px;width:50%;padding:10px}.styles_browse_content_section__IREG7 textarea{border:1px solid #ddd;border-radius:6px;outline:none;resize:none;font-family:inherit;height:100px;width:50%;padding:10px}.styles_browse_content_section__IREG7 button{height:35px;width:100%;border:none;border-radius:5px;background:#25D366;color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}@media (max-width:600px){.styles_home__uMxse{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:15px}.styles_home_tab__kSa6B{width:120px;height:120px}.styles_home_tab__kSa6B span{width:50px;height:50px}.styles_home_tab__kSa6B p{font-size:14px}.styles_browse_list_section__3gajC{display:flex;justify-content:space-between}.styles_browse_list_section__3gajC p:nth-child(2),.styles_browse_list_section__3gajC p:nth-child(3){display:none}.styles_browse_content__hwpIE{width:90%;max-height:90vh}.styles_browse_content_image__Z6z2_{height:240px}.styles_browse_content_section__IREG7{font-size:13px}.styles_browse_content_actions__h1uar{right:5px;top:45px;min-width:160px}}