.styles_container__8NFf9{width:100%;margin:0 auto;padding:0 1rem;height:100vh;display:flex;justify-content:center;align-items:center}@media(min-width:640px){.styles_container__8NFf9{padding:0 2rem}}.button_button__j6NJT{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:6px;font-size:14px;font-weight:500;transition:all .2s;cursor:pointer}.button_button__j6NJT:disabled{pointer-events:none;opacity:.5}.button_primary__0eXdV{background-color:var(--button-primary);color:var(--primary-foreground)}.button_primary__0eXdV:hover{background-color:var(--button-primary-hover)}.button_secondary__9Q3T5{background-color:var(--button-secondary);color:var(--secondary-foreground)}.button_secondary__9Q3T5:hover{background-color:var(--button-secondary-hover)}.button_default__wIXuQ{height:2.5rem;padding:.5rem 1rem}.button_sm__eyzCq{height:2.25rem;padding:0 .75rem;border-radius:6px}.button_lg__pBGOT{height:2.75rem;padding:0 2rem;border-radius:6px}.button_icon__jhurO{height:2.5rem;width:2.5rem;padding:0}.styles_userProfileButton___oX9f{display:flex;align-items:center;gap:.75rem;background-color:rgba(0,0,0,0);border:none;border-radius:9999px;padding:.25rem 1rem .25rem .25rem;box-shadow:0 1px 4px rgba(0,0,0,.03);transition:background-color .15s;cursor:pointer;min-height:40px;color:var(--text-primary)}.styles_userProfileButton___oX9f:focus,.styles_userProfileButton___oX9f:hover{background-color:var(--foreground);color:var(--background)}.styles_userAvatar__dgHPF{width:2rem;height:2rem;border-radius:50%;background:var(--foreground);border:1px solid var(--border-primary);display:flex;color:var(--background);align-items:center;justify-content:center;font-weight:600;font-size:1.1rem}.styles_userName__R6zFC{font-size:1rem;font-weight:500;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_chevron__1dUOx{margin-left:.25rem;color:var(--text-tertiary);width:1rem;height:1rem}.styles_userDropdown__vRzwN{background-color:var(--container-primary);border:1px solid var(--border-primary);border-radius:.5rem;padding:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);z-index:1200!important;min-width:180px;display:flex;flex-direction:column;gap:.5rem}.styles_dropdownIcon__DP4U5{margin-right:.5rem;width:1.1rem;height:1.1rem;color:var(--text-secondary)}.styles_dropdownMenuItem__PBcdE{display:flex;flex-direction:row;align-items:center;gap:.5rem}.contact_contactContainer__YUngY{display:flex;min-height:100dvh;flex-direction:column;padding:2rem 0;background-color:hsl(var(--background))}.contact_container__YiPjV{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.contact_container__YiPjV{padding:0 2rem}}.contact_contactContent__fHlbT{width:100%;display:flex;flex-direction:column;gap:2rem}.contact_pageHeader__mnRgG{margin-bottom:.5rem;text-align:center}.contact_headerContent__OK4O3{display:flex;flex-direction:column;align-items:center;gap:1rem}.contact_headerIcon__Qd56F{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:1rem;background-color:hsl(var(--primary)/.1)}.contact_mailIcon__mX0jX{width:2rem;height:2rem;color:hsl(var(--primary))}.contact_pageTitle__l_Mmd{font-size:2.5rem;font-weight:700;color:hsl(var(--foreground));margin-bottom:.5rem}.contact_pageDescription__dDSzD{color:hsl(var(--muted-foreground));font-size:1.125rem;max-width:600px;margin:0 auto}.contact_contactLayout__AxdVU{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.contact_contactLayout__AxdVU{grid-template-columns:2fr 1fr}}.contact_formContainer__BJyyH{width:100%}.contact_formCard__gu_PD{border-radius:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.05);background:hsl(var(--background));border:1px solid hsl(var(--border));overflow:hidden}.contact_formHeader__Drgxo{padding:1.5rem 2rem;border-bottom:1px solid hsl(var(--border))}.contact_formTitle__ttoBq{font-size:1.25rem;font-weight:600}.contact_formContent__0NLKs{padding:2rem}.contact_form__wCApJ{display:flex;flex-direction:column;gap:1.5rem}.contact_formGroup__H34fb{display:flex;flex-direction:column;gap:.5rem}.contact_formLabel__KyBaJ{font-size:.875rem;font-weight:500;color:hsl(var(--foreground))}.contact_formInput__8r1_n,.contact_formSelect__L_cs6,.contact_formTextarea__TJnb5{border-radius:.75rem;font-size:1rem;padding:.75rem 1rem;border:1px solid hsl(var(--border));background-color:hsl(var(--background))}.contact_formTextarea__TJnb5{min-height:120px;resize:vertical}.contact_errorText__6nU8s{color:hsl(var(--destructive));font-size:.875rem;margin-top:.25rem}.contact_submitButton__eh3p5{width:100%;border-radius:9999px;height:3rem;font-size:1rem;font-weight:500;margin-top:.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;color:white}.contact_sendIcon__2K_XC{width:1rem;height:1rem}.contact_successCard__V9Btf{border-radius:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.05);background:hsl(var(--background));border:1px solid hsl(var(--border));overflow:hidden}.contact_successContent__twF4k{padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center}.contact_successIcon__8t5Qu{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:9999px;background-color:hsl(142,76%,36%,.1);margin-bottom:1.5rem}.contact_checkIcon___rh3p{width:2rem;height:2rem;color:hsl(142,76%,36%)}.contact_successTitle__n0yqu{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.contact_successMessage__uaYVk{color:hsl(var(--muted-foreground));margin-bottom:1.5rem;max-width:400px}.contact_newMessageButton__WXZdd{border-radius:9999px;color:white}.contact_errorCard__JUIJ0{border-radius:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.05);background:hsl(var(--background));border:1px solid hsl(var(--border));overflow:hidden}.contact_errorContent__iLroe{padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center}.contact_errorIcon__1GHY3{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:9999px;background-color:hsl(var(--destructive)/.1);margin-bottom:1.5rem}.contact_alertIcon__uFhDF{width:2rem;height:2rem;color:hsl(var(--destructive))}.contact_errorTitle__4wONv{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.contact_errorMessage__rcfq6{color:hsl(var(--muted-foreground));margin-bottom:1.5rem;max-width:400px}.contact_errorActions__dnxka{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:300px}@media (min-width:640px){.contact_errorActions__dnxka{flex-direction:row}}.contact_emailButton__vhHnc,.contact_retryButton__Lsv85{border-radius:9999px;flex:1}.contact_retryButton__Lsv85{color:white}.contact_infoCard__W8BJG{border-radius:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.05);background:hsl(var(--background));border:1px solid hsl(var(--border));overflow:hidden;height:100%}.contact_infoHeader__NAPCq{padding:1.5rem 2rem;border-bottom:1px solid hsl(var(--border))}.contact_infoTitle__2a7js{font-size:1.25rem;font-weight:600}.contact_infoContent__TZzmW{padding:2rem;display:flex;flex-direction:column;gap:2rem}.contact_infoList__IbgSE{display:flex;flex-direction:column;gap:1.5rem}.contact_infoItem__s1s6D{display:flex;align-items:flex-start;gap:1rem}.contact_infoIcon__0_ijj{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background-color:hsl(var(--muted));flex-shrink:0}.contact_iconDiscord__DhtbN,.contact_iconMail__qiHnr,.contact_iconTwitter__0NdIK{width:1.25rem;height:1.25rem}.contact_iconMail__qiHnr{color:hsl(var(--primary))}.contact_iconTwitter__0NdIK{color:#1da1f2}.contact_iconDiscord__DhtbN{color:#5865f2}.contact_infoDetails__npLxJ{display:flex;flex-direction:column;gap:.25rem}.contact_infoLabel__RqMis{font-size:.875rem;font-weight:600;margin:0}.contact_infoLink__kQj_z{color:hsl(var(--primary));text-decoration:none;font-size:.9375rem;display:flex;align-items:center;gap:.375rem}.contact_infoLink__kQj_z:hover{text-decoration:underline}.contact_externalIcon__S_4Rk{width:.875rem;height:.875rem}.contact_responseInfo__Ommnm{margin-top:auto}.contact_responseAlert__FlKUR{background-color:hsl(var(--muted));border:none}.contact_responseTitle__NMKRW{font-size:.875rem;font-weight:600}.contact_responseDescription__oj8K6{font-size:.875rem;color:hsl(var(--muted-foreground))}.legal_legalContainer__ND9BL{display:flex;min-height:100dvh;flex-direction:column;padding:2rem 0 4rem;background-color:hsl(var(--background));max-width:var(--max-width);margin:0 auto;border-left:1px solid hsl(var(--border));border-right:1px solid hsl(var(--border))}.legal_container__qrr30{width:100%;max-width:900px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.legal_container__qrr30{padding:0 2rem}}.legal_legalContent__zxKUn{width:100%;display:flex;flex-direction:column;gap:2rem}.legal_pageHeader__YW7Eo{margin-bottom:1rem;text-align:center}.legal_pageTitle__58R2i{font-size:2.5rem;font-weight:700;color:hsl(var(--foreground));margin-bottom:.75rem}.legal_lastUpdated__IDtc1{color:hsl(var(--muted-foreground));font-size:.875rem}.legal_legalCard__Rqb4w{border-radius:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.05);background:hsl(var(--background));border:1px solid hsl(var(--border));overflow:hidden}.legal_legalCardContent__MHJ1K{padding:2rem}@media (min-width:768px){.legal_legalCardContent__MHJ1K{padding:3rem}}.legal_legalText__0LFNs{display:flex;flex-direction:column;gap:2rem}.legal_section__Xfnm8{display:flex;flex-direction:column;gap:1rem}.legal_sectionTitle__XN9JY{font-size:1.5rem;font-weight:700;color:hsl(var(--foreground));margin-bottom:.5rem}.legal_subsection__VolkO{display:flex;flex-direction:column;gap:.75rem}.legal_subsectionTitle__dD90z{font-size:1.25rem;font-weight:600;color:hsl(var(--foreground))}.legal_paragraph__HiGUM{color:hsl(var(--foreground));line-height:1.6}.legal_list__OPkta{display:flex;flex-direction:column;gap:.75rem;margin-left:1.5rem;list-style-type:disc}.legal_listItem__ikj8k{color:hsl(var(--foreground));line-height:1.6}.legal_orderedList__lx3O1{display:flex;flex-direction:column;gap:.75rem;margin-left:1.5rem;list-style-type:decimal}.legal_link__F764O{color:hsl(var(--primary));text-decoration:none;transition:text-decoration .2s ease}.legal_link__F764O:hover{text-decoration:underline}.legal_backToTop__TaCkG{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;border-radius:9999px;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.1);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:50}.legal_backToTop__TaCkG.legal_visible__s69kg{opacity:1;visibility:visible}.legal_backToTopIcon__xILzz{width:1.25rem;height:1.25rem}.legal_legalFooter__slToI{display:flex;justify-content:center;gap:2rem;margin-top:2rem;flex-wrap:wrap}.legal_footerLink__WBfc2{color:hsl(var(--primary));text-decoration:none;font-size:.875rem;transition:text-decoration .2s ease}.legal_footerLink__WBfc2:hover{text-decoration:underline}.faq_faqContainer__QMLJs{display:flex;flex-direction:column}.faq_headerSection__U4ET5{text-align:center;padding:15rem 3rem 10rem;flex-direction:column;max-width:var(--max-width);margin:0 auto;width:100%;border-left:1px solid var(--border-primary);border-right:1px solid var(--border-primary)}.faq_headerIcon__4fc7K,.faq_headerSection__U4ET5{display:flex;align-items:center;justify-content:center}.faq_headerIcon__4fc7K{width:4rem;height:4rem;border-radius:50%;background-color:hsl(var(--primary)/.1);margin:0 auto 1.5rem}.faq_icon__5lv71{width:2rem;height:2rem;color:hsl(var(--primary))}.faq_title__po1ZY{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:hsl(var(--foreground))}.faq_subtitle__dD_xB{font-size:1.25rem;color:hsl(var(--muted-foreground));margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.faq_searchContainer__wXvdX{max-width:600px;margin:0 auto}.faq_searchWrapper__M4T__{position:relative}.faq_searchIcon__LnFk_{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:hsl(var(--muted-foreground))}.faq_searchInput__OGOXm{padding-left:2.5rem;height:3rem;border-radius:9999px;background-color:hsl(var(--background));border:1px solid hsl(var(--border))}.faq_faqContent___kk9Q{border-left:1px solid var(--border-primary);border-right:1px solid var(--border-primary);max-width:var(--max-width);margin:0 auto;width:100%}.faq_tabs__fNjrx{width:100%}.faq_tabsList__5Z6iX{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));background-color:transparent;border-radius:0;border-bottom:1px solid var(--border-primary)}.faq_tabsTrigger__T_7rf{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:2rem 1rem;font-size:.875rem;transition:all .2s ease;background-color:transparent;border:none;border-right:1px solid var(--border-primary);cursor:pointer}.faq_tabsTrigger__T_7rf:last-child{border-right:none}.faq_tabsTrigger__T_7rf:hover,.faq_tabsTrigger__T_7rf[data-state=active]{background-color:var(--container-primary)}.faq_tabIcon__8BQvw{width:.875rem;height:.875rem}.faq_tabsContent__R7cfA{width:100%}.faq_accordionContainer__9BGpp{width:100%;padding:2rem 3rem}.faq_accordion__ix7me{width:100%}.faq_accordionItem__mnlDn{border-bottom:1px solid var(--border-primary)}.faq_accordionTrigger__ujsn_{padding:1.25rem 0;font-weight:500;color:hsl(var(--foreground));text-align:left;background-color:transparent;border:none;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;width:100%}.faq_questionWrapper__31967{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.faq_accordionTrigger__ujsn_:hover{background-color:hsl(var(--muted)/.1)}.faq_question__L8b62{flex:1}.faq_categoryTag__KhD5R{font-size:.75rem;padding:.25rem .5rem;border-radius:9999px;background-color:hsl(var(--muted)/.3);color:hsl(var(--muted-foreground))}.faq_accordionContent__LGn_D{padding-bottom:2rem}.faq_noResults__w9hAK{text-align:center;padding:3rem 0;color:hsl(var(--muted-foreground))}.faq_contactSection__BXb_m{text-align:center;padding:3rem 2rem;max-width:var(--max-width);width:100%;margin:0 auto;border-left:1px solid var(--border-primary);border-right:1px solid var(--border-primary)}.faq_contactTitle__V_cJH{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:hsl(var(--foreground))}.faq_contactText__oUzwF{color:hsl(var(--muted-foreground));margin-bottom:1.5rem;max-width:500px;margin-left:auto;margin-right:auto}.faq_contactButton__Pe7iW{border-radius:9999px;padding:0 2rem;height:2.75rem;background-color:hsl(var(--primary));color:white;font-weight:500;transition:all .2s ease}.faq_contactButton__Pe7iW:hover{background-color:hsl(var(--primary)/.9);transform:translateY(-2px)}@media (max-width:768px){.faq_title__po1ZY{font-size:2rem}.faq_subtitle__dD_xB{font-size:1rem}.faq_tabsList__5Z6iX{justify-content:flex-start;overflow-x:auto;padding-bottom:.5rem}.faq_tabsTrigger__T_7rf{white-space:nowrap}.faq_contactSection__BXb_m{padding:2rem 1rem}}.profile_profileContainer__WNUBw{display:flex;min-height:100dvh;flex-direction:column;margin:0 auto}.profile_container__svOpa{width:100%;max-width:var(--max-width);margin:0 auto;border-left:1px solid var(--border-primary);border-right:1px solid var(--border-primary)}.profile_profileContent__JmmV5{width:100%;display:flex;flex-direction:column;gap:1.5rem}.profile_pageHeader__UnKpJ{padding:15rem 3rem 12rem}.profile_pageTitle__e0Dka{font-size:2rem;font-weight:700;color:hsl(var(--foreground));margin-bottom:.5rem}.profile_pageDescription__XL29C{color:hsl(var(--muted-foreground));font-size:1rem}.profile_cardsGrid__Q94HN{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.profile_cardsGrid__Q94HN{grid-template-columns:repeat(2,1fr)}}.profile_profileCard__LFzns{border-right:1px solid var(--border-primary);overflow:hidden;height:100%}.profile_cardHeader__mztaz{padding:1.25rem 1.5rem;border-bottom:1px solid hsl(var(--border))}.profile_cardTitle__9saey{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1.25rem}.profile_cardIcon__GHoru{width:1.25rem;height:1.25rem;color:hsl(var(--primary))}.profile_cardContent__HPbwk{padding:1.5rem}.profile_userProfile__PZs7I{display:flex;gap:1rem;margin-bottom:1.5rem}.profile_userAvatar__zf2zo{width:4rem;height:4rem;border-radius:9999px}.profile_userInfo__f8xFj{display:flex;flex-direction:column;gap:.25rem}.profile_userName__6Lvzh{font-size:1.25rem;font-weight:600;margin:0}.profile_userEmail__PTakM{color:hsl(var(--muted-foreground));margin:0}.profile_userMeta__YBAp_{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:hsl(var(--muted-foreground));margin-top:.25rem}.profile_metaIcon__H3ZxK{width:.875rem;height:.875rem}.profile_userActions__DUEZ3{display:flex;gap:.75rem}.profile_actionButton__T2IT8{display:flex;align-items:center;gap:.375rem;border-radius:.75rem}.profile_buttonIcon__cLvYa{width:1rem;height:1rem}.profile_subscriptionInfo__j3Mug{display:flex;flex-direction:column;gap:1.25rem}.profile_planHeader__AmrKA{display:flex;justify-content:space-between;align-items:flex-start}.profile_planNameWrapper__0EljW{display:flex;flex-direction:column;gap:.25rem}.profile_planName__TzQ6u{font-size:1.25rem;font-weight:600;margin:0}.profile_planStatus__CQ_dC{width:fit-content;font-size:.75rem}.profile_trialBadge__573x_{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.profile_lifetimeBadge__XpeTb{background-color:hsl(142,76%,36%);color:white}.profile_renewalInfo___IbZc{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:hsl(var(--muted-foreground))}.profile_renewalIcon__Fy19U{width:.875rem;height:.875rem}.profile_subscriptionActions__6tCV5{display:flex;flex-direction:column;gap:.75rem}@media (min-width:640px){.profile_subscriptionActions__6tCV5{flex-direction:row}}.profile_upgradeButton___7dBi{display:flex;align-items:center;gap:.375rem;border-radius:.75rem;color:white}.profile_activityStats__XeTDA{display:flex;flex-direction:column;gap:1.5rem}.profile_statItem__74BkS{display:flex;flex-direction:column;gap:.5rem}.profile_statHeader__N0hD4{display:flex;justify-content:space-between;align-items:center}.profile_statTitle__WmaMF{font-size:.875rem;font-weight:500;color:hsl(var(--muted-foreground));margin:0}.profile_statValue__9gwaN{font-size:1.5rem;font-weight:700}.profile_scoreWrapper__noYOI{display:flex;flex-direction:column;gap:.5rem}.profile_scoreProgress__FpjCJ{height:.5rem;border-radius:9999px;background-color:hsl(var(--muted))}.profile_scoreProgress__FpjCJ[data-state=loading]{background-color:hsl(var(--primary))}.profile_lastAnalyzed__O0BJF{display:flex;flex-direction:column;gap:.75rem;padding-top:.75rem;border-top:1px solid hsl(var(--border))}.profile_lastAnalyzedTitle__OLVMK{font-size:.875rem;font-weight:500;color:hsl(var(--muted-foreground));margin:0}.profile_lastAnalyzedInfo__1RuSb{display:flex;flex-direction:column;gap:.25rem}.profile_tokenName__yHDfp{font-weight:500}.profile_tokenDate__NkaG7{font-size:.875rem;color:hsl(var(--muted-foreground))}.profile_viewLink__KGDuJ{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:hsl(var(--primary));text-decoration:none;margin-top:.25rem}.profile_viewLink__KGDuJ:hover{text-decoration:underline}.profile_viewIcon__b8j72{width:.875rem;height:.875rem}.profile_noActivity__iMD2V{font-size:.875rem;color:hsl(var(--muted-foreground));font-style:italic}.profile_settingsOptions__D5zJu{display:flex;flex-direction:column;gap:.75rem}.profile_settingLink__YYs5Q{display:flex;align-items:center;gap:1rem;padding:.75rem;border-radius:.75rem;background-color:transparent;border:1px solid hsl(var(--border));text-decoration:none;color:hsl(var(--foreground));transition:background-color .2s ease;cursor:pointer;width:100%;text-align:left}.profile_settingIcon__Q4CZ9,.profile_settingLink__YYs5Q:hover{background-color:hsl(var(--muted))}.profile_settingIcon__Q4CZ9{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;color:hsl(var(--foreground))}.profile_settingInfo__79Fwl{flex:1}.profile_settingTitle__jxzHA{font-size:1rem;font-weight:500;margin:0 0 .25rem}.profile_settingDescription__eHnlJ{font-size:.875rem;color:hsl(var(--muted-foreground));margin:0}.profile_settingArrow__WFMuE{width:1rem;height:1rem;color:hsl(var(--muted-foreground))}.profile_dangerLink__V_pC6{border-color:hsl(var(--destructive)/.2)}.profile_dangerIcon__CHtZM,.profile_dangerLink__V_pC6:hover{background-color:hsl(var(--destructive)/.1)}.profile_dangerIcon__CHtZM,.profile_dangerText__uDhFW{color:hsl(var(--destructive))}.styles_input__9g1Gk{width:100%;padding:.75rem;box-sizing:border-box;border:1px solid var(--border-primary);border-radius:8px;background-color:rgba(0,0,0,0);transition:border-color .2s}.styles_input__9g1Gk:focus{outline:none;border-color:#4f46e5}.styles_oauthButton__yG5uF{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;width:100%;padding:.75rem 2rem;color:var(--primary-white);border:1px solid var(--border-primary);border-radius:8px;font-weight:500;opacity:.5;cursor:not-allowed}.styles_oauthContainer__Etb4b{width:100%;display:flex;flex-direction:column;gap:.5rem}.styles_submitButton__hBXrI{width:100%;padding:.75rem;background-color:var(--button-primary);color:#fff;border:none;border-radius:4px;font-weight:500;cursor:pointer;transition:background-color .2s}.styles_submitButton__hBXrI:hover{background-color:var(--button-primary-hover)}.styles_submitButton__hBXrI:disabled{background-color:var(--button-primary-disabled);cursor:not-allowed}.styles_errorMessage__T6jZd{color:#dc2626;font-size:.875rem;margin-top:.5rem}.styles_linkText__Rtjmq{text-align:center;margin-top:1rem}.styles_linkText__Rtjmq a{color:#4f46e5;text-decoration:none}.styles_linkText__Rtjmq a:hover{text-decoration:underline}.styles_container__U32jb{width:100%}.styles_form__ReILE{margin-bottom:1rem}.styles_formGrid__Z8Hln{display:grid;gap:1rem}.styles_inputGroup__tVNah{display:grid;gap:0}.styles_inputGroup__tVNah label{display:block;margin-bottom:.5rem;font-weight:500;font-size:14px;color:var(--primary-white)}.styles_rememberForgot__lRNR_{display:flex;align-items:center;justify-content:space-between}.styles_rememberMe__gmKG8{display:flex;align-items:center;color:var(--secondary-text)}.styles_checkbox__M4LpH{margin-right:.5rem}.styles_smallText__jCj_y{font-size:.875rem;color:var(--text-secondary)}.styles_forgotLink__aFr07{font-size:.875rem;color:var(--button-primary)}.styles_signInButton__bzUxk{width:100%;background-color:var(--button-primary);color:var(--background);border:none;padding:.75rem;border-radius:.375rem}.styles_signInButton__bzUxk:hover{background-color:var(--button-primary-hover)}.styles_socialButtons__8vDlr{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.styles_socialButton__cO3NZ{display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:.375rem;padding:.75rem}.styles_socialIcon__Hkm4X{width:1.25rem;height:1.25rem;margin-right:.5rem}.styles_socialIcon__Hkm4X[class*=fa-]{font-size:1.25rem}.styles_signupText__FcNLj{text-align:center;font-size:.875rem;color:var(--text-secondary);margin-top:.5rem}.styles_signupLink__ZPn_L{color:var(--text-primary)}.styles_container__CZu05{display:flex;width:fit-content;min-width:300px;width:100%;max-width:480px;background-color:var(--container-primary);overflow:hidden;margin:10rem auto;border-radius:12px;border:1px solid var(--border-primary)}@media(max-width:1000px){.styles_container__CZu05 .styles_backgroundImage__6v7M_{display:none}}@media(max-width:768px){.styles_container__CZu05{margin:3rem auto}}.styles_backgroundImage__6v7M_{object-fit:cover;height:100%;width:100%}.styles_formWrapper__vh_P2,.styles_oauthContainer__xERlm{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.styles_form__joyWi,.styles_oauthContainer__xERlm{gap:1rem;box-sizing:border-box}.styles_form__joyWi{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:2rem;max-width:480px}.styles_card__4NK9m{background:#fff;width:100%;padding:32px;box-sizing:border-box}.styles_logo__PDyUb{display:flex;justify-content:center;margin-bottom:24px}.styles_dividerText__0PJZH{text-align:center;width:100%;font-size:.875rem;color:#6b7280}.styles_errorContainer__T59lF{margin:1rem 0;padding:.75rem 1rem;border-radius:.375rem;background-color:#fef2f2;border:1px solid #fee2e2}.styles_errorMessage__baNGY{color:#dc2626;font-size:.875rem}.styles_dividerOr__yNOz8{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:center;width:100%}.styles_line__PdLIO{flex:1;height:1px;background:var(--border-primary);margin:0;border-radius:1px}.styles_successContainer__0LnoD{margin:1rem 0;padding:1rem;background:#1e2e1e;border:1px solid #3bb273;border-radius:8px;text-align:center}.styles_successMessage__Nk0Co{color:#3bb273;font-weight:500}.watchlist_watchlistContainer__BG9D7{display:flex;min-height:100dvh;flex-direction:column;padding:2rem 0;background-color:hsl(var(--background))}.watchlist_container__TuORm{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.watchlist_container__TuORm{padding:0 2rem}}.watchlist_watchlistContent__NyukG{width:100%;display:flex;flex-direction:column;gap:1.5rem}.watchlist_pageHeader__yxqxC{margin-bottom:.5rem}.watchlist_headerContent__Avwi9{display:flex;align-items:center;gap:1rem}.watchlist_headerIcon__2QRCn{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:1rem;background-color:hsl(var(--primary)/.1)}.watchlist_starIcon__NSRKL{width:1.5rem;height:1.5rem;color:hsl(var(--primary))}.watchlist_pageTitle__FD9FD{font-size:2rem;font-weight:700;color:hsl(var(--foreground));margin-bottom:.5rem}.watchlist_pageDescription__W8Trx{color:hsl(var(--muted-foreground));font-size:1rem}.watchlist_controlsCard__jmFb_{border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.05);background:hsl(var(--background));border:1px solid hsl(var(--border));overflow:hidden}.watchlist_controlsCardContent__Ne17d{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.watchlist_searchInputWrapper__gSSDG{position:relative;display:flex;align-items:center}.watchlist_searchIcon__C4E0z{position:absolute;left:.75rem;width:1rem;height:1rem;color:hsl(var(--muted-foreground))}.watchlist_searchInput__7wF7r{padding-left:2.5rem;height:2.75rem;border-radius:.75rem}.watchlist_clearButton__MzzQT{position:absolute;right:.5rem;padding:.25rem;height:auto}.watchlist_clearIcon__bAWM4{width:.875rem;height:.875rem}.watchlist_filtersWrapper__sp8Ad{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.watchlist_filterItem__xQsQF{min-width:150px;flex-grow:1}@media (min-width:768px){.watchlist_filterItem__xQsQF{min-width:0;flex-grow:0}}.watchlist_filterTrigger__N0urE{display:flex;align-items:center;gap:.5rem;height:2.5rem}.watchlist_filterIcon__IqNxS{width:.875rem;height:.875rem}.watchlist_viewToggle__txDNu{margin-left:auto}.watchlist_resultsSummary__qsQlM{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.watchlist_resultsCount__avEaV{font-size:.875rem;color:hsl(var(--muted-foreground))}.watchlist_cardGrid__fN0_1{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media (min-width:640px){.watchlist_cardGrid__fN0_1{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.watchlist_cardGrid__fN0_1{grid-template-columns:repeat(3,1fr)}}.watchlist_tokenCard__ros7O{border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.05);background:hsl(var(--background));border:1px solid hsl(var(--border));overflow:hidden;transition:all .2s ease-in-out}.watchlist_tokenCard__ros7O:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.watchlist_tokenCardContent__WlzuU{padding:1.25rem;display:flex;flex-direction:column;gap:1rem;height:100%}.watchlist_cardHeader__SEHBu{display:flex;justify-content:space-between;align-items:flex-start}.watchlist_tokenIdentity__r0iwn{display:flex;align-items:center;gap:.75rem}.watchlist_tokenLogo__JqhAS{border-radius:50%;background-color:hsl(var(--background));border:1px solid hsl(var(--border))}.watchlist_tokenInfo__k7ZV4{display:flex;flex-direction:column;gap:.25rem}.watchlist_tokenName__33Jix{font-size:1rem;font-weight:600;color:hsl(var(--foreground))}.watchlist_tokenSymbol__fcJLB{font-weight:400;color:hsl(var(--muted-foreground));font-size:.875rem}.watchlist_chainBadge__Tq9wl{font-size:.75rem;width:fit-content}.watchlist_unwatchButton__jVFLM{padding:.25rem;height:auto}.watchlist_unwatchIcon__CBSrl{width:1.125rem;height:1.125rem;color:hsl(var(--muted-foreground))}.watchlist_unwatchButton__jVFLM:hover .watchlist_unwatchIcon__CBSrl{color:hsl(var(--destructive))}.watchlist_cardDetails__8c6rE{display:flex;flex-direction:column;gap:1rem;flex-grow:1}.watchlist_addressRow__Vs6ba{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.watchlist_detailLabel__ujFaQ{color:hsl(var(--muted-foreground));min-width:4rem}.watchlist_addressValue__MDNOi{display:flex;align-items:center;gap:.25rem}.watchlist_addressCode__CAzmN{font-family:monospace;font-size:.875rem}.watchlist_copyButton__gjdVT{padding:.25rem;height:auto}.watchlist_copyIcon__43p8g{width:.875rem;height:.875rem}.watchlist_scoresRow__CzETj{display:flex;flex-wrap:wrap;gap:.75rem}.watchlist_scoreItem__ECd1y{display:flex;flex-direction:column;gap:.25rem;min-width:4.5rem}.watchlist_scoreLabel__kJ_DF{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:hsl(var(--muted-foreground))}.watchlist_scoreIcon__W0hGY{width:.75rem;height:.75rem}.watchlist_scoreBadge__PrXrJ{font-size:.875rem;font-weight:600;width:fit-content}.watchlist_goodScore__78aEK{background-color:hsl(142,76%,36%);color:white}.watchlist_okayScore__D_doR{background-color:hsl(48,96%,53%);color:hsl(20,14%,4%)}.watchlist_poorScore__FNEZ8{background-color:hsl(0,84%,60%);color:white}.watchlist_priceRow__uS1zt{display:flex;flex-wrap:wrap;gap:1rem}.watchlist_priceItem__VpSaa{display:flex;flex-direction:column;gap:.25rem}.watchlist_priceLabel__1oHoo{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:hsl(var(--muted-foreground))}.watchlist_priceIcon__xe600{width:.75rem;height:.75rem}.watchlist_priceChange__jwOt1,.watchlist_priceValue__StVid{font-size:.875rem;font-weight:500}.watchlist_priceUp__VYLxk{color:hsl(142,76%,36%)}.watchlist_priceDown__hwSAH{color:hsl(0,84%,60%)}.watchlist_cardFooter__OQsRt{margin-top:auto;padding-top:.5rem}.watchlist_viewLink__xq7NL{width:100%}.watchlist_viewButton__tM_YM{width:100%;border-radius:9999px;color:white}.watchlist_tableWrapper__jTmZf{overflow-x:auto;border-radius:1rem;border:1px solid hsl(var(--border))}.watchlist_watchlistTable__MDY18{width:100%;border-collapse:collapse}.watchlist_watchlistTable__MDY18 th{text-align:left;font-size:.75rem;font-weight:500;color:hsl(var(--muted-foreground));padding:.75rem 1rem;border-bottom:1px solid hsl(var(--border));background-color:hsl(var(--muted))}.watchlist_tokenColumn__NmQQe{width:200px}.watchlist_actionsColumn__Kp88I{width:120px}.watchlist_tableRow__XSxa4{transition:background-color .2s ease}.watchlist_tableRow__XSxa4:hover{background-color:hsl(var(--muted))}.watchlist_tokenCell__ycM6f{padding-right:0}.watchlist_tokenCellContent__hVCUL{display:flex;align-items:center;gap:.75rem}.watchlist_tableTokenLogo__VlgN2{border-radius:50%;background-color:hsl(var(--background));border:1px solid hsl(var(--border))}.watchlist_tableTokenInfo__GM4QI{display:flex;flex-direction:column;gap:.125rem}.watchlist_tableTokenName___vw8r{font-weight:500}.watchlist_tableTokenSymbol__u4_y3{font-size:.75rem;color:hsl(var(--muted-foreground))}.watchlist_tableChainBadge__5cigp{font-size:.75rem}.watchlist_tableAddressCell__40nJ_{display:flex;align-items:center;gap:.5rem}.watchlist_tableAddressCode__PKeeG{font-family:monospace;font-size:.875rem}.watchlist_tableCopyButton__1LPO6{padding:.25rem;height:auto}.watchlist_tableCopyIcon__JnKcw{width:.875rem;height:.875rem}.watchlist_tableChange__SDuv0{font-weight:500}.watchlist_tableActions__J6o98{display:flex;align-items:center;gap:.5rem}.watchlist_tableViewLink__TpisJ{display:block}.watchlist_tableViewButton__bIyFB{border-radius:9999px;color:white}.watchlist_tableUnwatchButton__dsFFv{padding:.25rem;height:auto}.watchlist_tableUnwatchIcon__hFYP6{width:1rem;height:1rem;color:hsl(var(--muted-foreground))}.watchlist_tableUnwatchButton__dsFFv:hover .watchlist_tableUnwatchIcon__hFYP6{color:hsl(var(--destructive))}.watchlist_emptyState__tF4jn{display:flex;justify-content:center;align-items:center;padding:4rem 0}.watchlist_emptyStateContent__dHz_z{text-align:center;max-width:400px}.watchlist_emptyStateIcon__WPD_S{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:9999px;background-color:hsl(var(--muted));margin:0 auto 1.5rem}.watchlist_eyeIcon__AnwyH{width:2rem;height:2rem;color:hsl(var(--muted-foreground))}.watchlist_emptyStateTitle__pIq9L{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.watchlist_emptyStateDescription__CPuJc{color:hsl(var(--muted-foreground));margin-bottom:1.5rem}.watchlist_exploreButton__lulBS{border-radius:9999px}.watchlist_noMatchAlert__bkWVv{display:flex;align-items:center;gap:.75rem}.watchlist_alertIcon__XK6Qm{width:1rem;height:1rem}.watchlist_resetLink__jHcdq{padding:0;height:auto}