.knowledge-base_page__s4HCQ{min-height:100vh;display:flex;flex-direction:column;background-color:var(--color-bg);font-family:var(--font-inter),-apple-system,system-ui,sans-serif;color:var(--color-text-primary)}.knowledge-base_hero__WSEDa{padding:8rem 2rem 5rem;background-color:var(--color-bg);border-bottom:1px solid var(--color-border);position:relative;text-align:left}.knowledge-base_heroInner__nV17V{position:relative;max-width:1200px;margin:0 auto;z-index:1}.knowledge-base_heroTitle__b99h3{font-size:3.5rem;font-weight:600;letter-spacing:-.04em;color:var(--color-text-primary);margin-bottom:1rem;line-height:1.1}.knowledge-base_heroSubtitle__eps45{font-size:1.125rem;color:var(--color-text-secondary);margin-bottom:2.5rem;max-width:600px}.knowledge-base_searchContainer__VXcR6{position:relative;max-width:280px;margin:0}.knowledge-base_searchIcon__TZVie{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--color-text-tertiary);pointer-events:none;transition:color .2s ease}.knowledge-base_searchInput__3i0uf{width:100%;height:40px;padding:.5rem 3rem .5rem 2.5rem;font-size:.875rem;border:1px solid var(--color-border);border-radius:6px;background-color:var(--color-surface);color:var(--color-text-primary);transition:all .2s ease;outline:none;font-family:inherit}.knowledge-base_searchInput__3i0uf::placeholder{color:var(--color-text-tertiary)}.knowledge-base_searchInput__3i0uf:focus{border-color:var(--brand-500);box-shadow:0 0 0 3px var(--brand-100)}.knowledge-base_searchInput__3i0uf:focus+.knowledge-base_searchIcon__TZVie{color:var(--color-text-primary)}.knowledge-base_searchShortcut__6vTfZ{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);font-size:.75rem;font-weight:500;color:var(--color-text-tertiary);border:1px solid var(--color-border);border-radius:4px;padding:2px 6px;background:var(--color-surface);pointer-events:none}.knowledge-base_main__u59ul{flex-grow:1;max-width:1200px;margin:0 auto;padding:5rem 2rem;width:100%;display:flex;flex-direction:column;gap:5rem}.knowledge-base_sectionTitle__v1ghf{font-size:1.5rem;font-weight:700;letter-spacing:-.03em;color:var(--color-text-primary);margin-bottom:2rem;display:flex;align-items:center;gap:.75rem}.knowledge-base_categoryList__DuxXv{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.knowledge-base_categoryCard__7yjh2{display:flex;flex-direction:column;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;transition:all .2s ease;text-decoration:none;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.2)}.knowledge-base_categoryCard__7yjh2:hover{border-color:var(--brand-500);box-shadow:0 4px 12px rgba(0,0,0,.3)}.knowledge-base_categoryCardImage__O9K_Q{height:140px;background-color:var(--color-surface);border-bottom:1px solid var(--color-border);position:relative;background-image:linear-gradient(to right,var(--color-border) 1px,transparent 1px),linear-gradient(to bottom,var(--color-border) 1px,transparent 1px);background-size:20px 20px;display:flex;align-items:center;justify-content:center}.knowledge-base_categoryIcon__tNG76{color:var(--color-text-secondary);background:var(--color-bg);padding:12px;border-radius:12px;border:1px solid var(--color-border);box-shadow:0 4px 12px rgba(0,0,0,.2)}.knowledge-base_categoryCardContent__SOBnm{padding:1.25rem}.knowledge-base_categoryHeader__6tufY{font-weight:600;font-size:1rem;color:var(--color-text-primary);margin-bottom:.5rem}.knowledge-base_categoryDesc__Sl4BC{font-size:.875rem;color:var(--color-text-secondary);line-height:1.5}.knowledge-base_articleGrid__Q3FJq{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.knowledge-base_articleCard__NX_nk{display:flex;flex-direction:column;padding:1.25rem;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;transition:all .2s ease;text-decoration:none;height:100%;box-shadow:0 1px 3px rgba(0,0,0,.2)}.knowledge-base_articleCard__NX_nk:hover{border-color:var(--brand-500);box-shadow:0 4px 12px rgba(0,0,0,.3)}.knowledge-base_articleCategory__zT5Qv{font-size:.75rem;font-weight:500;color:var(--color-text-tertiary);margin-bottom:.5rem}.knowledge-base_articleTitle__Ts0Aj{font-size:1rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.5rem;line-height:1.4}.knowledge-base_articleExcerpt__RHxcV{font-size:.875rem;color:var(--color-text-secondary);line-height:1.5;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.knowledge-base_articleLink__p41ML{display:none}.knowledge-base_articleCard__NX_nk:hover .knowledge-base_articleLink__p41ML{gap:.5rem}.knowledge-base_articleView__LR4Pl{flex-grow:1;max-width:1100px;margin:0 auto;padding:10rem 2rem 8rem;width:100%;display:grid;grid-template-columns:minmax(0,750px) 240px;justify-content:center;row-gap:2rem;column-gap:5rem;align-items:start}@media (max-width:1024px){.knowledge-base_articleView__LR4Pl{grid-template-columns:1fr;column-gap:0;row-gap:2rem;padding:8rem 1.25rem 5rem}}.knowledge-base_articleContentWrapper__Kf77a,.knowledge-base_articleHeaderContainer__0Elbd{grid-column:1/2;width:100%;min-width:0}.knowledge-base_breadcrumb__4dzRA{display:flex;align-items:center;font-size:.875rem;color:var(--color-text-secondary);margin-bottom:3.5rem}.knowledge-base_breadcrumbLink__nGvIu{color:var(--color-text-secondary);text-decoration:none;transition:color .2s}.knowledge-base_breadcrumbLink__nGvIu:hover{color:var(--color-text-primary)}.knowledge-base_breadcrumbSeparator__YU33l{margin:0 .5rem;color:var(--color-text-tertiary)}.knowledge-base_breadcrumbText___kMc_{color:var(--color-text-secondary)}.knowledge-base_articleHeaderTitle__jT_Z5{font-size:2.75rem;font-weight:600;letter-spacing:-.04em;color:var(--color-text-primary);margin-bottom:1rem;line-height:1.15}.knowledge-base_articleHeaderExcerpt__NGjLP{font-size:1.125rem;color:var(--color-text-secondary);line-height:1.6;margin-bottom:2rem}.knowledge-base_articleAuthor__6uJP1{display:flex;align-items:center;gap:.75rem;font-weight:500;font-size:.875rem;color:var(--color-text-primary);margin-bottom:3rem}.knowledge-base_articleAvatar__Lu4W2{width:24px;height:24px;border-radius:50%;background:var(--color-surface);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:var(--color-text-primary);border:1px solid var(--color-border)}.knowledge-base_articleAuthorRole__zcwLs{color:var(--color-text-tertiary)}.knowledge-base_articleSidebar__xKA5m{grid-column:2/3;grid-row:2/3;position:sticky;top:100px;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;min-width:0}@media (max-width:1024px){.knowledge-base_articleContentWrapper__Kf77a,.knowledge-base_articleHeaderContainer__0Elbd,.knowledge-base_articleSidebar__xKA5m{grid-column:1/-1}.knowledge-base_articleSidebar__xKA5m{position:relative;top:0;grid-row:auto;flex-direction:column}}.knowledge-base_articleMetaVertical__GMf_9{display:flex;flex-direction:column;gap:.75rem;font-size:.75rem;color:var(--color-text-tertiary);white-space:nowrap;padding-top:.25rem;margin-bottom:2rem}.knowledge-base_articleMetaVertical__GMf_9 button{background:none;border:none;padding:0;color:var(--color-text-secondary);font-size:.75rem;text-align:left;cursor:pointer}.knowledge-base_articleMetaVertical__GMf_9 button:hover{color:var(--color-text-primary)}.knowledge-base_tocWrapper__eNgJE{position:fixed;right:2rem;top:150px;display:flex;align-items:flex-start;z-index:50}@media (max-width:1024px){.knowledge-base_tocWrapper__eNgJE{display:none}}.knowledge-base_tocCard__JT_6k{width:280px;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:1.25rem;box-shadow:0 4px 20px rgba(0,0,0,.5);opacity:0;visibility:hidden;transform:translateX(10px);transition:all .2s ease;position:absolute;right:100%;top:-1.25rem;margin-right:1rem}.knowledge-base_tocWrapper__eNgJE:hover .knowledge-base_tocCard__JT_6k{opacity:1;visibility:visible;transform:translateX(0)}.knowledge-base_tocMinimap__PPZR8{display:flex;flex-direction:column;gap:6px;padding:10px 0;width:24px;align-items:flex-end;cursor:default}.knowledge-base_minimapLine__huWqO{height:2px;width:12px;background-color:var(--color-border);transition:all .2s ease}.knowledge-base_minimapLineActive__4o_xU{width:24px;background-color:var(--color-text-primary)}.knowledge-base_tocWrapper__eNgJE:hover .knowledge-base_minimapLine__huWqO{background-color:var(--color-text-tertiary)}.knowledge-base_tocWrapper__eNgJE:hover .knowledge-base_minimapLineActive__4o_xU{background-color:var(--color-text-primary)}.knowledge-base_tocTitle__LNg8p{font-size:.875rem;font-weight:600;color:var(--color-text-primary);margin-bottom:1rem}.knowledge-base_tocList__VvoCH{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.knowledge-base_tocItem__rEkPz{font-size:.875rem}.knowledge-base_tocLink__BzEGR{color:var(--color-text-secondary);text-decoration:none;transition:all .2s ease;display:block;line-height:1.5;padding:.375rem 0}.knowledge-base_tocLink__BzEGR:hover{color:var(--color-text-primary)}.knowledge-base_tocLinkActive__putDH{color:var(--color-text-primary);font-weight:500}.knowledge-base_shareSidebar__jsVfT{position:sticky;top:100px;width:64px;flex-shrink:0;display:flex;flex-direction:column;gap:1.25rem;align-items:center}@media (max-width:1024px){.knowledge-base_shareSidebar__jsVfT{position:static;width:100%;flex-direction:row;border-top:1px solid var(--color-border);padding-top:2rem;margin-top:2rem;justify-content:flex-start}}.knowledge-base_shareTitle__RxOmk{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-tertiary);writing-mode:vertical-rl;transform:rotate(180deg);margin-bottom:1rem}@media (max-width:1024px){.knowledge-base_shareTitle__RxOmk{writing-mode:horizontal-tb;transform:none;margin-bottom:0;margin-right:1rem}}.knowledge-base_shareButtons__VFwqr{display:flex;flex-direction:column;gap:.75rem}@media (max-width:1024px){.knowledge-base_shareButtons__VFwqr{flex-direction:row;flex-wrap:wrap}}.knowledge-base_shareBtn__G8zdc{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:50%;color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.2)}.knowledge-base_shareBtn__G8zdc:hover{border-color:var(--brand-500);color:var(--color-text-primary);transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.4)}.knowledge-base_backToTopBtn__LnUYc{margin-top:3rem;width:44px;height:44px;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:50%;color:var(--color-text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.knowledge-base_backToTopBtn__LnUYc:hover{border-color:var(--brand-500);color:var(--color-text-primary);background-color:var(--color-surface-hover)}.knowledge-base_prose__bFs12{font-family:var(--font-inter),-apple-system,system-ui,sans-serif;color:var(--color-text-secondary);line-height:1.7;font-size:16px;font-weight:400}.knowledge-base_prose__bFs12 h1,.knowledge-base_prose__bFs12 h2,.knowledge-base_prose__bFs12 h3,.knowledge-base_prose__bFs12 h4{color:var(--color-text-primary);font-weight:700;letter-spacing:-.03em;margin-top:3.5rem;margin-bottom:1.5rem;line-height:1.3}.knowledge-base_prose__bFs12 h2{font-size:2rem;border-bottom:1px solid var(--color-border);padding-bottom:.75rem}.knowledge-base_prose__bFs12 h3{font-size:1.5rem}.knowledge-base_prose__bFs12 p{margin-bottom:1.25rem;color:var(--color-text-secondary)}.knowledge-base_prose__bFs12 a:not(.btn){color:#4070FF;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s ease}.knowledge-base_prose__bFs12 a:not(.btn):hover{border-color:#4070FF}.knowledge-base_prose__bFs12 ol,.knowledge-base_prose__bFs12 ul{margin-bottom:1.75rem;padding-left:1.5rem;color:var(--color-text-secondary)}.knowledge-base_prose__bFs12 li{margin-bottom:.75rem}.knowledge-base_prose__bFs12 li::marker{color:var(--color-text-tertiary)}.knowledge-base_prose__bFs12 table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}.knowledge-base_prose__bFs12 td,.knowledge-base_prose__bFs12 th{border:1px solid var(--color-border);padding:.75rem 1rem}.knowledge-base_prose__bFs12 th{background-color:var(--color-surface);font-weight:600;color:var(--color-text-primary)}.knowledge-base_prose__bFs12 code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;background-color:var(--color-surface);color:var(--brand-500);padding:.2em .4em;border-radius:6px;font-size:.875em;border:1px solid var(--color-border)}.knowledge-base_prose__bFs12 pre{background-color:var(--color-surface);color:var(--color-text-primary);padding:1.5rem;border-radius:12px;overflow-x:auto;margin-bottom:2rem;box-shadow:0 4px 20px rgba(0,0,0,.1);font-size:.9375rem;line-height:1.6}.knowledge-base_prose__bFs12 pre code{background-color:transparent;padding:0;color:inherit;border-radius:0}.knowledge-base_prose__bFs12 blockquote{border-left:4px solid var(--color-border);margin:0 0 1.75rem;padding:.5rem 0 .5rem 1.5rem;font-style:italic;color:var(--color-text-tertiary)}.ArticleFeedback_feedbackSection__YU8By{margin-top:1rem;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.5rem;display:flex;flex-direction:column;gap:1rem}@media (min-width:640px){.ArticleFeedback_feedbackSection__YU8By{flex-direction:row;align-items:center;justify-content:space-between}}.ArticleFeedback_feedbackText__2rR_D h3{font-weight:600;color:var(--color-text-primary);margin-bottom:.25rem;font-size:1.125rem;margin-top:0}.ArticleFeedback_feedbackText__2rR_D p{font-size:.875rem;color:var(--color-text-secondary);margin:0}.ArticleFeedback_feedbackActions__hf4VI{display:flex;gap:.75rem}.ArticleFeedback_btnFeedbackYes__2La2E{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border-radius:var(--radius-md);font-size:.875rem;font-weight:500;cursor:pointer;background-color:rgba(64,112,255,.1);color:#4070FF;border:1px solid rgba(64,112,255,.2);transition:all .2s}.ArticleFeedback_btnFeedbackYes__2La2E:hover{background-color:rgba(64,112,255,.15)}.ArticleFeedback_btnFeedbackNo__tqPMr{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border-radius:var(--radius-md);font-size:.875rem;font-weight:500;cursor:pointer;background-color:transparent;color:var(--color-text-primary);border:1px solid var(--color-border);transition:all .2s}.ArticleFeedback_btnFeedbackNo__tqPMr:hover{background-color:var(--color-surface-hover)}.ArticleFeedback_scrollToTopBtn__c6bTe{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:transparent;color:var(--color-text-secondary);border:1px solid var(--color-border);border-radius:9999px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.ArticleFeedback_scrollToTopBtn__c6bTe:hover{background-color:var(--color-surface-hover);color:var(--color-text-primary)}.user-profile-popover_backdrop__Wq9KJ{position:fixed;inset:0;z-index:199;background:transparent}.user-profile-popover_popover__RYk0M{position:absolute;width:260px;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);display:flex;flex-direction:column;z-index:200;overflow:hidden}.user-profile-popover_popoverUp__ko1V8{bottom:calc(100% + 10px);left:1rem}.user-profile-popover_popoverDown__39_PD{top:calc(100% + 10px);right:0}.user-profile-popover_header__Wukrq{display:flex;justify-content:space-between;align-items:center;padding:1rem;transition:background-color .2s ease}.user-profile-popover_headerLink__rFqfx:hover{background-color:var(--color-bg)}.user-profile-popover_userInfo___v3I8{display:flex;flex-direction:column;overflow:hidden}.user-profile-popover_username__7WtAT{font-weight:600;font-size:.875rem;color:var(--color-text-primary);margin-bottom:2px}.user-profile-popover_email__mWCgK{font-size:.75rem;color:var(--color-text-tertiary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-profile-popover_iconBtn__Q6NKQ{background:none;border:none;color:var(--color-text-secondary);cursor:pointer;padding:.25rem;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.user-profile-popover_iconBtn__Q6NKQ:hover{background-color:var(--color-bg);color:var(--color-text-primary)}.user-profile-popover_divider__HXC7z{height:1px;background-color:var(--color-border);width:100%}.user-profile-popover_menuList__rd8XG{display:flex;flex-direction:column;padding:.5rem 0}.user-profile-popover_menuItemBtn__WVQtR,.user-profile-popover_menuItem__F57yy{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;color:var(--color-text-primary);font-size:.875rem;background:none;border:none;width:100%;cursor:pointer;transition:background-color .2s ease}.user-profile-popover_menuItemForm__lbYc6{margin:0;padding:0;width:100%}.user-profile-popover_menuItemBtn__WVQtR:hover,.user-profile-popover_menuItem__F57yy:hover{background-color:var(--color-bg)}.user-profile-popover_menuLabel__cRORW{font-weight:400}.user-profile-popover_menuIcon__RK9Gh{color:var(--color-text-tertiary)}.user-profile-popover_themeToggle__JUd6p{display:flex;background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:20px;padding:2px}.user-profile-popover_themeBtn__bf6Qs{background:none;border:none;color:var(--color-text-tertiary);width:28px;height:24px;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.user-profile-popover_activeTheme__4FEF8,.user-profile-popover_themeBtn__bf6Qs.user-profile-popover_activeTheme__4FEF8{background-color:var(--color-surface);color:var(--color-text-primary);box-shadow:0 1px 2px rgba(0,0,0,.1)}.user-profile-popover_upgradeSection__I4jlP{padding:.75rem 1rem}.user-profile-popover_upgradeBtn__XU_V1{width:100%;background-color:#111;color:#fff;border:none;padding:.625rem;border-radius:var(--radius-md);font-size:.875rem;font-weight:500;cursor:pointer;transition:opacity .2s ease}.user-profile-popover_upgradeBtn__XU_V1:hover{opacity:.9}.user-profile-popover_footer__2smW5{padding:.75rem 1rem;background-color:var(--color-bg)}.user-profile-popover_statusLabel__IHynz{font-size:.65rem;color:var(--color-text-tertiary);margin-bottom:4px;text-transform:uppercase;letter-spacing:.05em}.user-profile-popover_statusRow__92H_U{display:flex;justify-content:space-between;align-items:center}.user-profile-popover_statusText__XuQ9r{font-size:.875rem;font-weight:500;color:var(--color-text-primary)}.user-profile-popover_statusDot__shjFb{width:8px;height:8px;background-color:var(--brand-500);border-radius:50%;box-shadow:0 0 0 2px var(--brand-100)}.landing-navbar_nav__NRnkH{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.25rem 0;transition:background .3s ease,border-color .3s ease,-webkit-backdrop-filter .3s ease;transition:background .3s ease,border-color .3s ease,backdrop-filter .3s ease;transition:background .3s ease,border-color .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease}.landing-navbar_navScrolled__Q1Mi_{background:rgba(17,17,17,.85);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:.875rem 0}.light .landing-navbar_navScrolled__Q1Mi_{background:rgba(255,255,255,.85)}@media (prefers-color-scheme:light){:root:not(.dark) .landing-navbar_navScrolled__Q1Mi_{background:rgba(255,255,255,.85)}}.landing-navbar_navInner__rUj0b{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.landing-navbar_logo__5_iDN{display:flex;align-items:center;gap:.5rem;text-decoration:none}.landing-navbar_navLinks__qnDZl{display:flex;align-items:center;gap:2rem;position:relative}.landing-navbar_navLink__yujFd{font-size:.9rem;font-weight:500;color:rgba(255,255,255,.7);text-decoration:none;padding:6px 12px;border-radius:6px;transition:all .2s ease}.landing-navbar_navLink__yujFd:hover{color:#ffffff;background:rgba(255,255,255,.1)}.landing-navbar_navScrolled__Q1Mi_ .landing-navbar_navLink__yujFd{color:var(--color-text-secondary)}.landing-navbar_navScrolled__Q1Mi_ .landing-navbar_navLink__yujFd:hover{color:var(--color-text-primary);background:var(--color-surface-hover,rgba(0,0,0,.05))}.landing-navbar_navItem__CcHEy{position:relative;display:flex;align-items:center}.landing-navbar_navTrigger__1HG4b{background:transparent;border:none;font-size:.9rem;font-weight:500;color:rgba(255,255,255,.7);cursor:pointer;display:flex;align-items:center;gap:.25rem;transition:all .2s ease;padding:6px 12px;border-radius:6px;font-family:inherit}.landing-navbar_navTrigger__1HG4b:hover{color:#ffffff;background:rgba(255,255,255,.1)}.landing-navbar_navScrolled__Q1Mi_ .landing-navbar_navTrigger__1HG4b{color:var(--color-text-secondary)}.landing-navbar_navScrolled__Q1Mi_ .landing-navbar_navTrigger__1HG4b:hover{color:var(--color-text-primary);background:var(--color-surface-hover,rgba(0,0,0,.05))}.landing-navbar_chevron__Twken{transition:transform .2s ease}.landing-navbar_navItem__CcHEy:hover .landing-navbar_chevron__Twken{transform:rotate(180deg)}.landing-navbar_sharedMegaMenu__WQdf_{position:absolute;top:calc(100% + 1rem);left:0;background:var(--color-surface,#0a0a0a);border:1px solid var(--color-border,rgba(255,255,255,.1));border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.3);width:640px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .2s ease;z-index:100;overflow:hidden}.landing-navbar_sharedMegaMenu__WQdf_:before{content:"";position:absolute;top:-1.5rem;left:0;right:0;height:1.5rem}.landing-navbar_sharedMegaMenuOpen__aC1FK{opacity:1;visibility:visible;transform:translateY(0)}.landing-navbar_sharedMegaMenuInner__vWEHw{display:flex;transition:transform .3s cubic-bezier(.4,0,.2,1);width:1280px}.landing-navbar_megaContentPane__JafO3{width:640px;flex-shrink:0;padding:1.5rem}.landing-navbar_megaGrid__cJl3t{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.landing-navbar_megaColTitle__DnpzU{font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-tertiary,#71717a);margin-bottom:1rem;padding-left:.75rem}.landing-navbar_megaLinkList__kvPda{display:flex;flex-direction:column;gap:.25rem}.landing-navbar_megaLink__rr19Y{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;border-radius:8px;text-decoration:none;color:var(--color-text-secondary,#a1a1aa);transition:all .2s ease}.landing-navbar_megaLinkIcon__Gs0SF{color:var(--color-text-tertiary,#71717a);transition:color .2s ease}.landing-navbar_megaLinkTextContainer__Q50SM{display:flex;flex-direction:column;gap:.125rem}.landing-navbar_megaLinkText__Tj36o{font-size:.875rem;font-weight:400;position:relative;display:inline-block;transition:color .2s ease;white-space:nowrap;width:fit-content}.landing-navbar_megaLinkDesc__n6YHK{font-size:.75rem;color:var(--color-text-tertiary,#71717a);white-space:nowrap}.landing-navbar_megaLinkText__Tj36o:after{display:none}.landing-navbar_megaLink__rr19Y:hover{background:rgba(64,112,255,.08)}.landing-navbar_megaLink__rr19Y:hover .landing-navbar_megaLinkIcon__Gs0SF{color:#4070FF}.landing-navbar_megaLink__rr19Y:hover .landing-navbar_megaLinkText__Tj36o{color:inherit}.landing-navbar_navActions__eSWAv{display:flex;align-items:center;gap:.75rem}.landing-navbar_navLoginBtn__rZFgl{font-size:.875rem;font-weight:500;color:rgba(255,255,255,.7);text-decoration:none;transition:color .2s ease}.landing-navbar_navLoginBtn__rZFgl:hover{color:#ffffff}.landing-navbar_navScrolled__Q1Mi_ .landing-navbar_navLoginBtn__rZFgl{color:var(--color-text-secondary)}.landing-navbar_navLoginBtn__rZFgl:hover{color:var(--color-text-primary)}.landing-navbar_navAskOgbajiBtn__mNc3U{font-size:.875rem;font-weight:500;color:rgba(255,255,255,.9);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:.4rem 1rem;border-radius:20px;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing-navbar_navAskOgbajiBtn__mNc3U:hover{background:rgba(255,255,255,.2);color:#fff;border-color:rgba(255,255,255,.4)}.landing-navbar_navScrolled__Q1Mi_ .landing-navbar_navAskOgbajiBtn__mNc3U{color:var(--color-text-secondary);background:rgba(0,0,0,.05);border-color:var(--color-border)}.landing-navbar_navScrolled__Q1Mi_ .landing-navbar_navAskOgbajiBtn__mNc3U:hover{color:var(--color-text-primary);background:rgba(0,0,0,.1)}.landing-navbar_navCtaBtn__GV3dD{font-size:.875rem;font-weight:600;color:#fff;background:#4070FF;padding:.5rem 1.125rem;border-radius:8px;text-decoration:none;transition:background .2s ease,box-shadow .2s ease}.landing-navbar_navCtaBtn__GV3dD:hover{background:#3058d6;box-shadow:0 0 20px rgba(64,112,255,.4);color:#fff}.landing-navbar_profileWrapper__VR8r9{position:relative;margin-left:.5rem}.landing-navbar_avatarBtn__7ULUl{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#4070FF,#8b5cf6);color:white;border:none;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.landing-navbar_avatarBtn__7ULUl:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(64,112,255,.4)}.landing-navbar_desktopOnly__FD177{display:flex;align-items:center;gap:.75rem}.landing-navbar_mobileOnly___8TM_{display:none}.landing-navbar_mobileMenuToggle__7PAYd{background:transparent;border:none;color:#ffffff;display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;cursor:pointer;padding:.5rem;border-radius:8px;transition:background .2s;width:40px;height:40px;z-index:101}.landing-navbar_mobileMenuToggle__7PAYd:hover{background:rgba(255,255,255,.1)}.landing-navbar_hamburgerLine__Ak_JQ{display:block;width:22px;height:1.5px;background-color:currentColor;transition:transform .3s ease,opacity .3s ease}.landing-navbar_mobileMenuToggleActive__MC7su .landing-navbar_hamburgerLine__Ak_JQ:first-child{transform:translateY(3.75px) rotate(45deg)}.landing-navbar_mobileMenuToggleActive__MC7su .landing-navbar_hamburgerLine__Ak_JQ:last-child{transform:translateY(-3.75px) rotate(-45deg)}.landing-navbar_navScrolled__Q1Mi_ .landing-navbar_mobileMenuToggle__7PAYd{color:var(--color-text-primary)}.landing-navbar_navScrolled__Q1Mi_ .landing-navbar_mobileMenuToggle__7PAYd:hover{background:rgba(100,116,139,.1)}.landing-navbar_logoImageLight__rUi6y{display:none}.landing-navbar_logoImageDark__2ANha{display:block}.light .landing-navbar_navScrolled__Q1Mi_ .landing-navbar_logoImageDark__2ANha{display:none!important}.light .landing-navbar_navScrolled__Q1Mi_ .landing-navbar_logoImageLight__rUi6y{display:block!important}@media (prefers-color-scheme:light){:root:not(.dark) .landing-navbar_navScrolled__Q1Mi_ .landing-navbar_logoImageDark__2ANha{display:none!important}:root:not(.dark) .landing-navbar_navScrolled__Q1Mi_ .landing-navbar_logoImageLight__rUi6y{display:block!important}}@media (max-width:768px){.landing-navbar_nav__NRnkH{padding:.8rem 0}.landing-navbar_navInner__rUj0b{padding:0 1rem}.landing-navbar_navLinks__qnDZl{display:none}.landing-navbar_desktopOnly__FD177{display:none!important}.landing-navbar_mobileOnly___8TM_{display:flex;align-items:center;gap:.75rem}}.landing-navbar_mobileMenu__1_VBF{position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;background:var(--color-surface);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .4s cubic-bezier(.4,0,.2,1);z-index:90}.landing-navbar_mobileMenuOpen___DH9d{opacity:1;visibility:visible;transform:translateY(0);overflow-y:auto}.landing-navbar_mobileMenuInner__gfw7N{padding:6rem 2rem 4rem;display:flex;flex-direction:column;gap:1.5rem;min-height:100%}.landing-navbar_mobileNavLink__J2dK_{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:var(--color-text-secondary);text-decoration:none;padding:.4rem 0;transition:color .2s ease}.landing-navbar_mobileNavLink__J2dK_:hover{color:var(--color-text-primary)}.landing-navbar_mobileMenuDivider__ftGEd{display:none}.landing-navbar_mobileLoginBtn__a2YXA{font-size:1rem;font-weight:600;color:var(--color-text-primary);text-decoration:none;text-align:center;padding:.75rem;transition:color .2s ease}.landing-navbar_mobileLoginBtn__a2YXA:hover{color:var(--brand-500)}.landing-navbar_mobileCtaBtn__HiHZg{font-size:1rem;font-weight:600;color:#fff;background:#4070FF;text-decoration:none;text-align:center;padding:.75rem;border-radius:8px;transition:background .2s ease,box-shadow .2s ease}.landing-navbar_mobileCtaBtn__HiHZg:hover{background:#3058d6;color:#fff;box-shadow:0 0 20px rgba(64,112,255,.4)}.landing-navbar_mobileAccordionItem__Umc23{padding-bottom:.5rem}.landing-navbar_mobileAccordionTrigger__o__su{width:100%;display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;font-size:1.05rem;font-weight:500;color:var(--color-text-secondary);padding:.5rem 0;cursor:pointer;font-family:inherit}.landing-navbar_mobileAccordionContent__Xq5A6{display:flex;flex-direction:column;gap:.5rem;padding:1rem 0}.landing-navbar_mobileMegaColTitle__2ZSxn{font-size:.75rem;font-weight:700;color:var(--color-text-tertiary);text-transform:uppercase;margin-top:.5rem;margin-bottom:.25rem}.landing-navbar_mobileNavLinkIcon__kz7i4{color:var(--color-text-tertiary)}.landing-navbar_mobileNavLink__J2dK_:hover .landing-navbar_mobileNavLinkIcon__kz7i4{color:#4070FF}.landing-navbar_mobileTopLink__T9UZt{font-size:1.1rem;font-weight:600;color:var(--color-text-primary);text-decoration:none;padding:.5rem 0}.landing-navbar_navLightTheme__xHhzQ .landing-navbar_mobileMenuToggle__7PAYd,.landing-navbar_navLightTheme__xHhzQ .landing-navbar_navLink__yujFd,.landing-navbar_navLightTheme__xHhzQ .landing-navbar_navLoginBtn__rZFgl,.landing-navbar_navLightTheme__xHhzQ .landing-navbar_navTrigger__1HG4b{color:var(--color-text-secondary,#4b5563)}.landing-navbar_navLightTheme__xHhzQ .landing-navbar_mobileMenuToggle__7PAYd:hover,.landing-navbar_navLightTheme__xHhzQ .landing-navbar_navLink__yujFd:hover,.landing-navbar_navLightTheme__xHhzQ .landing-navbar_navLoginBtn__rZFgl:hover,.landing-navbar_navLightTheme__xHhzQ .landing-navbar_navTrigger__1HG4b:hover{color:var(--color-text-primary,#111827)}.landing-navbar_navLightTheme__xHhzQ .landing-navbar_navLink__yujFd:hover,.landing-navbar_navLightTheme__xHhzQ .landing-navbar_navTrigger__1HG4b:hover{background:var(--color-surface-hover,rgba(0,0,0,.05))}.landing-navbar_navLightTheme__xHhzQ .landing-navbar_logoImageDark__2ANha,.landing-navbar_navLightTheme__xHhzQ .landing-navbar_logoImageLight__rUi6y{display:none!important}.dark .landing-navbar_navLightTheme__xHhzQ .landing-navbar_logoImageDark__2ANha,.light .landing-navbar_navLightTheme__xHhzQ .landing-navbar_logoImageLight__rUi6y{display:block!important}@media (prefers-color-scheme:light){:root:not(.dark) .landing-navbar_navLightTheme__xHhzQ .landing-navbar_logoImageLight__rUi6y{display:block!important}}@media (prefers-color-scheme:dark){:root:not(.light) .landing-navbar_navLightTheme__xHhzQ .landing-navbar_logoImageDark__2ANha{display:block!important}}.mega-navbar_nav__mj_x3{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.25rem 0;transition:padding .3s ease;background:transparent}.mega-navbar_nav__mj_x3:before{content:"";position:absolute;inset:0;z-index:-1;background:rgba(10,10,10,.85);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid var(--color-border);transition:background .3s ease,border-color .3s ease}.light .mega-navbar_nav__mj_x3:before{background:rgba(255,255,255,.85)}@media (prefers-color-scheme:light){:root:not(.dark) .mega-navbar_nav__mj_x3:before{background:rgba(255,255,255,.85)}}.mega-navbar_navScrolled__LgiJ6{border-bottom:1px solid var(--color-border);padding:.8rem 0}.mega-navbar_navInner__24dA0{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:100%}.mega-navbar_leftSection__rEnfw{display:flex;align-items:center;gap:2.5rem}.mega-navbar_logo__Nx7cO{display:flex;align-items:center;text-decoration:none}.mega-navbar_logoImageLight__2AZVU{display:block}.mega-navbar_logoImageDark__5iijy{display:none}@media (prefers-color-scheme:dark){.mega-navbar_logoImageLight__2AZVU{display:none}.mega-navbar_logoImageDark__5iijy{display:block}}.dark .mega-navbar_logoImageLight__2AZVU{display:none!important}.dark .mega-navbar_logoImageDark__5iijy,.light .mega-navbar_logoImageLight__2AZVU{display:block!important}.light .mega-navbar_logoImageDark__5iijy{display:none!important}.mega-navbar_navLinks__9VCAi{display:none}@media (min-width:1024px){.mega-navbar_navLinks__9VCAi{display:flex;align-items:center;gap:.5rem;position:relative}}.mega-navbar_navItem___0V4T{position:relative;display:flex;align-items:center}.mega-navbar_navLink__l0c_n,.mega-navbar_navTrigger__9QdO1{background:transparent;border:none;font-size:.9rem;font-weight:500;color:var(--color-text-secondary,#a1a1aa);padding:.5rem .75rem;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:.25rem;text-decoration:none;transition:color .2s ease,background .2s ease}.mega-navbar_navLink__l0c_n:hover,.mega-navbar_navTrigger__9QdO1:hover{color:var(--color-text-primary);background:rgba(128,128,128,.1)}.mega-navbar_chevron__Um1qo{transition:transform .2s ease}.mega-navbar_navItem___0V4T:hover .mega-navbar_chevron__Um1qo{transform:rotate(180deg)}.mega-navbar_sharedMegaMenu__NVA0i{position:absolute;top:calc(100% + 1rem);left:0;background:var(--color-surface,#0a0a0a);border:1px solid var(--color-border,rgba(255,255,255,.1));border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.3);width:640px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .2s ease;z-index:100;overflow:hidden}.mega-navbar_sharedMegaMenu__NVA0i:before{content:"";position:absolute;top:-1.5rem;left:0;right:0;height:1.5rem}.mega-navbar_sharedMegaMenuOpen__rJggr{opacity:1;visibility:visible;transform:translateY(0)}.mega-navbar_sharedMegaMenuInner__4Zwoi{display:flex;transition:transform .3s cubic-bezier(.4,0,.2,1);width:1280px}.mega-navbar_megaContentPane__Cb37J{width:640px;flex-shrink:0;padding:1.5rem}.mega-navbar_megaGrid__6D4Cm{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.mega-navbar_megaColTitle__ssmaz{font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-tertiary,#71717a);margin-bottom:1rem;padding-left:.75rem}.mega-navbar_megaLinkList__VoORT{display:flex;flex-direction:column;gap:.25rem}.mega-navbar_megaLink__tejRt{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;border-radius:8px;text-decoration:none;color:var(--color-text-secondary,#a1a1aa);transition:all .2s ease}.mega-navbar_megaLinkIcon__lvLhp{color:var(--color-text-tertiary,#71717a);transition:color .2s ease}.mega-navbar_megaLinkTextContainer____Yxj{display:flex;flex-direction:column;gap:.125rem}.mega-navbar_megaLinkText__ovX0_{font-size:.875rem;font-weight:400;position:relative;display:inline-block;transition:color .2s ease;white-space:nowrap;width:fit-content}.mega-navbar_megaLinkDesc__6UUce{font-size:.75rem;color:var(--color-text-tertiary,#71717a);white-space:nowrap}.mega-navbar_megaLinkText__ovX0_:after{display:none}.mega-navbar_megaLink__tejRt:hover{background:rgba(64,112,255,.08)}.mega-navbar_megaLink__tejRt:hover .mega-navbar_megaLinkIcon__lvLhp{color:#4070FF}.mega-navbar_megaLink__tejRt:hover .mega-navbar_megaLinkText__ovX0_{color:inherit}.mega-navbar_navActions__NNX_t{display:flex;align-items:center;gap:1rem}.mega-navbar_desktopOnly__2Mh0X{display:none}@media (min-width:1024px){.mega-navbar_desktopOnly__2Mh0X{display:flex;align-items:center;gap:1rem}}.mega-navbar_navLoginBtn__JogY9{font-size:.9rem;font-weight:500;color:var(--color-text-secondary);text-decoration:none;transition:color .2s ease}.mega-navbar_navLoginBtn__JogY9:hover{color:var(--color-text-primary)}.mega-navbar_navAskOgbajiBtn__Bum_x{font-size:.875rem;font-weight:500;color:var(--color-text-secondary);background:var(--color-surface,#1a1a1a);border:1px solid var(--color-border);padding:.4rem 1rem;border-radius:20px;cursor:pointer;transition:all .2s ease}.mega-navbar_navAskOgbajiBtn__Bum_x:hover{background:var(--color-border);color:var(--color-text-primary)}.mega-navbar_navCtaBtn___tWXH{background-color:var(--brand-500);color:white;padding:.5rem 1.25rem;border-radius:var(--radius-md);font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.mega-navbar_navCtaBtn___tWXH:hover{opacity:.9;transform:translateY(-1px);color:#ffffff}.mega-navbar_profileWrapper__FxBfx{position:relative}.mega-navbar_avatarBtn__lW_u_{width:36px;height:36px;border-radius:50%;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-primary);font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}.mega-navbar_avatarBtn__lW_u_:hover{border-color:#4070FF}.mega-navbar_mobileOnly__X84Ty{display:flex;align-items:center;gap:1rem}@media (min-width:1024px){.mega-navbar_mobileOnly__X84Ty{display:none}}.mega-navbar_mobileMenuToggle__VHKJ4{background:transparent;border:none;color:var(--color-text-primary);cursor:pointer;padding:.5rem;display:flex;flex-direction:column;gap:6px;justify-content:center;align-items:center;width:40px;height:40px;z-index:101}.mega-navbar_hamburgerLine__qlTHG{display:block;width:22px;height:1.5px;background-color:currentColor;transition:transform .3s ease,opacity .3s ease}.mega-navbar_mobileMenuToggleActive__MS38d .mega-navbar_hamburgerLine__qlTHG:first-child{transform:translateY(3.75px) rotate(45deg)}.mega-navbar_mobileMenuToggleActive__MS38d .mega-navbar_hamburgerLine__qlTHG:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mega-navbar_mobileMenu__tIhLK{position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;background:var(--color-surface);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .4s cubic-bezier(.4,0,.2,1);z-index:90}.mega-navbar_mobileMenuOpen__HRNoh{opacity:1;visibility:visible;transform:translateY(0);overflow-y:auto}.mega-navbar_mobileMenuInner__GNs1F{padding:6rem 2rem 4rem;display:flex;flex-direction:column;gap:1.5rem;min-height:100%}.mega-navbar_mobileAccordionItem__t_t_Y{padding-bottom:.5rem}.mega-navbar_mobileAccordionTrigger__HpjTs{width:100%;display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;font-size:1.1rem;font-weight:600;color:var(--color-text-primary);padding:.5rem 0;cursor:pointer}.mega-navbar_mobileAccordionContent__25NOa{display:flex;flex-direction:column;gap:.5rem;padding:1rem 0}.mega-navbar_mobileMegaColTitle__cNjdR{font-size:.75rem;font-weight:700;color:var(--color-text-tertiary);text-transform:uppercase;margin-top:.5rem;margin-bottom:.25rem}.mega-navbar_mobileNavLink__ma8F7{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:var(--color-text-secondary);text-decoration:none;padding:.4rem 0}.mega-navbar_mobileNavLink__ma8F7:hover{color:#4070FF}.mega-navbar_mobileNavLinkIcon__pHJPR{color:var(--color-text-tertiary)}.mega-navbar_mobileNavLink__ma8F7:hover .mega-navbar_mobileNavLinkIcon__pHJPR{color:#4070FF}.mega-navbar_mobileMenuDivider___d0q3{display:none}.mega-navbar_mobileTopLink___y9Jp{font-size:1.1rem;font-weight:600;color:var(--color-text-primary);text-decoration:none;padding:.5rem 0}.mega-navbar_mobileLoginBtn__gPgvC{font-weight:500;color:var(--color-text-primary);border:1px solid var(--color-border);border-radius:8px}.mega-navbar_mobileCtaBtn__qA8yW,.mega-navbar_mobileLoginBtn__gPgvC{font-size:1rem;text-decoration:none;text-align:center;padding:.75rem 0}.mega-navbar_mobileCtaBtn__qA8yW{background-color:var(--brand-500);color:white;border-radius:var(--radius-md);font-weight:600}.mega-navbar_mobileCtaBtn__qA8yW:hover{color:#ffffff}.public-footer_footer__rmQu_{width:100%;background-color:var(--color-surface);color:var(--color-text);border-top:1px solid var(--color-border);padding:64px 24px 32px;font-family:inherit}.public-footer_container__497m_{max-width:1200px;margin:0 auto}.public-footer_grid__7zoYC{display:grid;grid-template-columns:repeat(2,1fr);gap:48px 24px;margin-bottom:64px}@media (min-width:768px){.public-footer_grid__7zoYC{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.public-footer_grid__7zoYC{grid-template-columns:repeat(5,1fr)}}.public-footer_column__9E7zF{display:flex;flex-direction:column;gap:16px}.public-footer_columnTitle__rdzsU{font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text);margin-bottom:8px}.public-footer_linkList__RtjL7{display:flex;flex-direction:column;gap:12px}.public-footer_link__zkbDt{font-size:.875rem;color:var(--color-text-muted);text-decoration:none;transition:color .2s ease;position:relative;width:fit-content;display:inline-block}.public-footer_link__zkbDt:hover{color:#4070FF}.public-footer_link__zkbDt:after{content:"";position:absolute;width:100%;height:1px;bottom:-2px;left:0;background-color:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.public-footer_link__zkbDt:hover:after{transform:scaleX(1)}.public-footer_bottomBar__CE2CL{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;border-top:1px solid var(--color-border);padding-top:24px;gap:24px}@media (min-width:768px){.public-footer_bottomBar__CE2CL{flex-direction:row;align-items:center;gap:0}}.public-footer_statusIndicator__Iyijm{display:flex;align-items:center;gap:12px;font-size:.75rem;font-weight:600;letter-spacing:.05em;color:#0070f3;text-transform:uppercase;text-decoration:none;transition:opacity .2s ease}.public-footer_statusIndicator__Iyijm:hover{opacity:.8}.public-footer_statusDot__jgP8k{width:8px;height:8px;border-radius:50%;background-color:#0070f3;box-shadow:0 0 8px rgba(0,112,243,.6);animation:public-footer_pulse__NlC3P 2s ease-in-out infinite}@keyframes public-footer_pulse__NlC3P{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(0,112,243,.7)}70%{transform:scale(1);box-shadow:0 0 0 6px rgba(0,112,243,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(0,112,243,0)}}.public-footer_actions__zeKU_{display:flex;align-items:center;gap:16px}.public-footer_themeToggles__dh0KO{display:flex;align-items:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:6px;padding:2px}.public-footer_themeBtn__LJc0n{background:transparent;border:none;padding:6px;border-radius:4px;color:var(--color-text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.public-footer_themeBtn__LJc0n:hover{color:var(--color-text)}.public-footer_themeBtn__LJc0n[data-active=true]{background:var(--color-background);color:var(--color-text);box-shadow:0 1px 2px rgba(0,0,0,.05)}.public-footer_socials___kT_R{display:flex;align-items:center;gap:16px}.public-footer_socialIcon__WpPZd{color:var(--color-text-muted);transition:color .2s ease}.public-footer_socialIcon__WpPZd:hover{color:var(--color-text)}.not-found_container__LRagC{min-height:calc(100vh - 80px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;background-color:var(--color-background);position:relative;overflow:hidden}.not-found_glow__9CxTe{position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(64,112,255,.08) 0,rgba(64,112,255,0) 70%);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:0}.not-found_content__cklTM{position:relative;z-index:1;max-width:600px;display:flex;flex-direction:column;align-items:center}.not-found_errorCode__Dsgth{font-size:8rem;font-weight:800;line-height:1;background:linear-gradient(135deg,var(--brand-500) 0,#8b5cf6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem;letter-spacing:-.05em}.not-found_title__bOfUG{font-size:2.5rem;font-weight:700;color:var(--color-text-primary);margin-bottom:1rem;letter-spacing:-.02em}.not-found_description__7RPJl{font-size:1.125rem;color:var(--color-text-secondary);margin-bottom:2.5rem;line-height:1.6}.not-found_actions__eb6u_{display:flex;gap:1rem;align-items:center;justify-content:center}.not-found_primaryButton__WJZww{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background-color:var(--brand-500);color:white;border-radius:var(--radius-md);font-weight:500;font-size:.95rem;transition:all .2s ease;text-decoration:none}.not-found_primaryButton__WJZww:hover{background-color:#3058d6;color:white;transform:translateY(-1px)}.not-found_secondaryButton__649_1{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background-color:transparent;color:var(--color-text-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);font-weight:500;font-size:.95rem;transition:all .2s ease;text-decoration:none}.not-found_secondaryButton__649_1:hover{background-color:var(--color-surface);border-color:var(--color-text-tertiary)}@media (max-width:640px){.not-found_errorCode__Dsgth{font-size:6rem}.not-found_title__bOfUG{font-size:2rem}.not-found_actions__eb6u_{flex-direction:column;width:100%}.not-found_primaryButton__WJZww,.not-found_secondaryButton__649_1{width:100%}}.notification-popover_popover__3oGZV{position:absolute;width:360px;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);display:flex;flex-direction:column;z-index:50;overflow:hidden;max-height:480px}.notification-popover_popoverUp__o9HG9{bottom:calc(100% + 10px);top:auto;right:-2rem}.notification-popover_popoverDown__uwFBk{top:calc(100% + 10px);bottom:auto;right:-2rem}.notification-popover_header__5llD_{display:flex;justify-content:space-between;align-items:center;padding:0 1rem;border-bottom:1px solid var(--color-border);background-color:var(--color-surface)}.notification-popover_tabs__b6n4w{display:flex;align-items:center}.notification-popover_activeTab__diLip{font-size:.875rem;font-weight:500;color:var(--color-text-primary);padding:1rem 0;border-bottom:2px solid var(--primary-color,#4070ff);display:flex;align-items:center;gap:.5rem}.notification-popover_badge__1dzf_{background-color:var(--color-bg);color:var(--color-text-secondary);font-size:.65rem;padding:.125rem .375rem;border-radius:var(--radius-full);border:1px solid var(--color-border)}.notification-popover_iconBtn__mLD_r{background:none;border:none;color:var(--color-text-secondary);cursor:pointer;padding:.25rem;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center}.notification-popover_list__lhw4F{display:flex;flex-direction:column;overflow-y:auto;flex:1 1}.notification-popover_item__ILe5D{display:flex;padding:1rem;border-bottom:1px solid var(--color-border);position:relative;transition:background-color .2s ease}.notification-popover_item__ILe5D:hover{background-color:var(--color-bg)}.notification-popover_iconWrapper__e155t{margin-right:1rem;padding-top:2px}.notification-popover_warningIcon__vby9g{color:var(--color-warning)}.notification-popover_content__oeRo1{display:flex;flex-direction:column;gap:.25rem;flex:1 1}.notification-popover_textWrapper__cQjhd{font-size:.875rem;line-height:1.4;padding-right:2rem}.notification-popover_title__eYGLl{font-weight:600;color:var(--color-text-primary)}.notification-popover_text__0dJeY{color:var(--color-text-secondary)}.notification-popover_date__0lniC{font-size:.75rem;color:var(--color-text-tertiary)}.notification-popover_actionOverlay__2CNqS{position:absolute;right:1rem;top:1rem;opacity:0;transition:opacity .2s ease}.notification-popover_item__ILe5D:hover .notification-popover_actionOverlay__2CNqS{opacity:1}.notification-popover_archiveBtn__dLOH7{background:none;border:none;color:var(--color-text-tertiary);cursor:pointer;padding:.25rem}.notification-popover_archiveBtn__dLOH7:hover{color:var(--color-text-secondary)}.notification-popover_footer__QUueU{border-top:1px solid var(--color-border);padding:.75rem;display:flex;justify-content:center;background-color:var(--color-surface)}.notification-popover_footerBtn__TcRS9{background:none;border:none;color:var(--color-text-primary);font-weight:500;font-size:.875rem;cursor:pointer;width:100%;padding:.25rem}.notification-popover_footerBtn__TcRS9:hover{text-decoration:underline}.notification-popover_mobileCloseBtn__NM7Sh{display:none}@media (max-width:768px){.notification-popover_popover__3oGZV{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;max-height:100vh;height:100dvh;border-radius:0;z-index:9999;border:none}.notification-popover_popoverDown__uwFBk,.notification-popover_popoverUp__o9HG9{top:0;left:0;right:0;bottom:0}.notification-popover_mobileCloseBtn__NM7Sh{display:flex}}.skeleton_skeleton__kuCFB{background:var(--color-surface,#f4f4f5);background:linear-gradient(90deg,rgba(255,255,255,.05) 25%,rgba(255,255,255,.1) 37%,rgba(255,255,255,.05) 63%);background-size:400% 100%;animation:skeleton_skeleton-loading__fhjZc 1.4s ease infinite;border-radius:4px}.light .skeleton_skeleton__kuCFB{background:linear-gradient(90deg,rgba(0,0,0,.05) 25%,rgba(0,0,0,.08) 37%,rgba(0,0,0,.05) 63%);background-size:400% 100%}@media (prefers-color-scheme:light){:root:not(.dark) .skeleton_skeleton__kuCFB{background:linear-gradient(90deg,rgba(0,0,0,.05) 25%,rgba(0,0,0,.08) 37%,rgba(0,0,0,.05) 63%);background-size:400% 100%}}@keyframes skeleton_skeleton-loading__fhjZc{0%{background-position:100% 50%}to{background-position:0 50%}}.landing_page__pEwES{background-color:var(--color-bg);color:var(--color-text-primary);font-family:var(--font-family);overflow-x:clip}.landing_hero__wie8N{--color-bg:#000000;--color-surface:#0a0a0a;--color-border:rgba(255,255,255,0.1);--color-text-primary:#ffffff;--color-text-secondary:#a1a1aa;--color-text-tertiary:#52525b;min-height:100vh;position:relative;text-align:center;padding:8rem 2rem 4rem;overflow:hidden;background-color:var(--color-bg)}.landing_globeWrapper__Qtc_n,.landing_hero__wie8N{display:flex;align-items:center;justify-content:center}.landing_globeWrapper__Qtc_n{position:absolute;inset:0;pointer-events:none;opacity:.9}.landing_globeCanvas__FT8Tk{width:900px;height:900px;max-width:100vw}.landing_heroContent__sqA7p{position:relative;z-index:2;max-width:780px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.landing_heroBadge__xIOlD{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;border:1px solid rgba(64,112,255,.35);border-radius:999px;font-size:.8rem;font-weight:500;color:#93c5fd;background:rgba(64,112,255,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing_heroBadgeDot__lfThA{width:6px;height:6px;border-radius:50%;background:#4070FF;box-shadow:0 0 6px #4070FF;animation:landing_pulse__B7fs1 2s infinite}@keyframes landing_pulse__B7fs1{0%,to{opacity:1}50%{opacity:.4}}.landing_heroTitle__omfE_{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.1;letter-spacing:-.03em;color:var(--color-text-primary);margin:0}.landing_heroTitleAccent__rGeHU{background:linear-gradient(135deg,#4070FF,#06b6d4 50%,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing_heroSub__BTk9y{font-size:1.125rem;line-height:1.7;color:var(--color-text-secondary);max-width:560px;margin:0}.landing_heroSearchContainer__3KbQ0{position:relative;display:flex;align-items:center;width:100%;max-width:680px;margin:1.5rem auto 0;border-radius:9999px;padding:1rem 1.5rem;z-index:10;box-shadow:0 10px 30px rgba(139,92,246,.15);transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.landing_heroSearchContainer__3KbQ0:before{content:"";position:absolute;top:-100%;left:-100%;width:300%;height:300%;background:conic-gradient(from 90deg at 50% 50%,transparent 0,transparent 80%,#8b5cf6 90%,#ec4899 98%,transparent 100%);animation:landing_spinBorder__seb1k 4s linear infinite;z-index:-2;border-radius:9999px}.landing_heroSearchContainer__3KbQ0:after{content:"";position:absolute;inset:2px;background:var(--color-surface);border-radius:9999px;z-index:-1}@keyframes landing_spinBorder__seb1k{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.landing_heroSearchContainer__3KbQ0:focus-within{transform:translateY(-1px);box-shadow:0 0 0 1px rgba(64,112,255,.5),0 0 20px rgba(64,112,255,.25)}.landing_heroSearchIcon__VpUey{color:var(--color-text-secondary);margin-right:.75rem;flex-shrink:0;z-index:1}.landing_heroSearchInput__U5e3n{flex:1 1;background:transparent;border:none;outline:none;font-size:1.125rem;color:var(--color-text-primary);min-width:0;z-index:1}.landing_heroSearchInput__U5e3n::placeholder{color:var(--color-text-tertiary)}.landing_heroSearchActions__ITV5Z{display:flex;align-items:center;gap:.5rem;position:relative;z-index:20}.landing_heroTransferBtn__L26_e{background:rgba(255,255,255,.1);color:var(--color-text-primary);border:1px solid rgba(255,255,255,.15);border-radius:9999px;padding:.375rem 1rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing_heroTransferBtn__L26_e:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3)}.landing_heroSearchEnterBtn__VWCd4{background:var(--brand-500);color:#fff;border:none;border-radius:9999px;padding:.375rem 1rem;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease}.landing_heroSearchEnterBtn__VWCd4:hover{background:var(--brand-600)}.landing_heroSecondary__3xYDl{font-size:1rem;font-weight:600;color:#94a3b8;padding:.8rem 1.75rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);text-decoration:none;transition:all .2s ease;background:rgba(255,255,255,.04);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing_heroSecondary__3xYDl:hover{color:var(--color-text-primary);border-color:var(--color-border);background:var(--color-surface)}.landing_heroTrustedBy__QP0iN{font-size:.8rem;color:#475569}.landing_clientsMarqueeContainer__l4kgG{margin-top:1.5rem;width:100%;max-width:900px;overflow:hidden;position:relative;display:flex;mask-image:linear-gradient(90deg,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 15%,black 85%,transparent)}.landing_clientsMarquee__37apX{display:flex;align-items:center;gap:4rem;padding-right:4rem;animation:landing_scrollMarquee__8kW5w 40s linear infinite}.landing_clientsMarqueeContainer__l4kgG:hover .landing_clientsMarquee__37apX{animation-play-state:paused}.landing_clientLogo__qHihH{display:flex;align-items:center;gap:.5rem;opacity:.4;transition:opacity .3s ease,filter .3s ease;filter:grayscale(100%);cursor:default}.landing_clientLogo__qHihH:hover{opacity:1;filter:grayscale(0)}.landing_clientLogoIcon__ZiSV9,.landing_clientLogoText__MSova{color:var(--color-text-secondary)}.landing_clientLogoText__MSova{font-size:.95rem;font-weight:700;white-space:nowrap;letter-spacing:-.02em}@keyframes landing_scrollMarquee__8kW5w{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.landing_statsBar__Ncm9U{border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02);padding:3rem 2rem}.landing_statsGrid__LfMbk{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.landing_statValue__tkws_{font-size:2.5rem;font-weight:900;color:var(--color-text-primary);letter-spacing:-.03em}.landing_statLabel__RXion{font-size:.875rem;color:#475569;margin-top:.25rem;font-weight:500}.landing_section__ICJEz{padding:6rem 2rem}.landing_featureSection__zi7OZ{background:rgba(255,255,255,.015)}.landing_featureSection__zi7OZ,.landing_testimonialSection__gPVty{padding:6rem 2rem;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.landing_testimonialSection__gPVty{background:rgba(64,112,255,.03)}.landing_sectionInner__agZO5{max-width:1200px;margin:0 auto}.landing_sectionLabel__VR3cg{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#4070FF;margin-bottom:1rem}.landing_sectionTitle__VHDry{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800;color:var(--color-text-primary);letter-spacing:-.025em;margin:0 0 1rem}.landing_sectionSub__kgoTI{font-size:1.0625rem;color:#64748b;max-width:560px;line-height:1.7;margin-bottom:3.5rem}.landing_servicesGrid___nK4R{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.landing_serviceCard__xTlfX{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:1.75rem;display:flex;flex-direction:column;gap:.75rem;transition:all .25s ease}.landing_serviceCard__xTlfX:hover{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.12);transform:translateY(-3px)}.landing_serviceCardIcon__eOdS1{width:44px;height:44px;border-radius:12px;border:1px solid;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.landing_serviceCardTag__WddE_{font-size:.7rem;font-weight:700;padding:.175rem .5rem;border-radius:999px;width:fit-content;letter-spacing:.02em}.landing_serviceCardTitle__S2j9H{font-size:1.0625rem;font-weight:700;color:var(--color-text-primary);margin:0}.landing_serviceCardDesc__lHaR8{font-size:.875rem;color:#64748b;line-height:1.65;margin:0}.landing_serviceCardLink__ogde_{font-size:.85rem;font-weight:600;text-decoration:none;margin-top:auto;padding-top:.5rem;transition:opacity .2s}.landing_serviceCardLink__ogde_:hover{opacity:.8}.landing_featuresGrid___4AwX{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.landing_featureMain__g0gve{display:flex;flex-direction:column;gap:1.25rem}.landing_featureMainVisual__Q5r7F{border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.landing_terminalWindow__Y7NsE{background:#0d0d1a}.landing_terminalBar__o2PIC{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.06)}.landing_termDot__MrXMr{width:10px;height:10px;border-radius:50%}.landing_termTitle__SnbDS{font-size:.75rem;color:#475569;margin-left:.5rem;font-family:monospace}.landing_terminalBody__Fsw4n{padding:1.25rem;font-family:Courier New,monospace;font-size:.8125rem;display:flex;flex-direction:column;gap:.4rem}.landing_termLine__82mQo{color:#64748b}.landing_termPrompt__WmTfw{color:#4070FF;margin-right:.5rem}.landing_termCursor__x6Zfw{animation:landing_blink__sLxF7 1.2s infinite}@keyframes landing_blink__sLxF7{0%,49%{opacity:1}50%,to{opacity:0}}.landing_featureMainTitle__JHmMq{font-size:1.5rem;font-weight:800;color:var(--color-text-primary);letter-spacing:-.02em;margin:0}.landing_featureMainDesc__agowy{font-size:.9375rem;color:#64748b;line-height:1.7;margin:0}.landing_featureList__nb0uO{display:flex;flex-direction:column;gap:1.5rem}.landing_featureItem__e08VM{display:flex;align-items:flex-start;gap:1rem}.landing_featureItemIcon__XnqOX{font-size:1.25rem;flex-shrink:0;margin-top:.1rem}.landing_featureItemTitle__eAw1a{font-size:.9375rem;font-weight:700;color:#e2e8f0;margin-bottom:.25rem}.landing_featureItemDesc__NjzNV{font-size:.85rem;color:#475569;line-height:1.6}.landing_pricingGrid__yDdCK{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:.5rem}.landing_pricingCard__FClYC{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:2rem;display:flex;flex-direction:column;gap:.75rem;position:relative;transition:transform .2s ease}.landing_pricingCard__FClYC:hover{transform:translateY(-4px)}.landing_pricingCardHighlight__BPt_B{background:rgba(64,112,255,.06)}.landing_pricingBadge__GHKIK{position:absolute;top:-12px;left:50%;transform:translateX(-50%);font-size:.65rem;font-weight:800;color:#fff;padding:.25rem .875rem;border-radius:999px;letter-spacing:.08em;white-space:nowrap}.landing_pricingName__JlJyE{font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.landing_pricingPrice__78pUT{font-size:2.5rem;font-weight:900;color:var(--color-text-primary);letter-spacing:-.03em;line-height:1}.landing_pricingPeriod__nT7VY{font-size:1rem;font-weight:500;color:#475569}.landing_pricingDesc__XgnDd{font-size:.85rem;color:#475569;margin:0;line-height:1.5}.landing_pricingDivider__gl3Qu{height:1px;background:rgba(255,255,255,.07);margin:.25rem 0}.landing_pricingFeatures__HmdKr{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem;flex:1 1}.landing_pricingFeatureItem__t0JO8{font-size:.85rem;color:#94a3b8;display:flex;align-items:center;gap:.5rem}.landing_pricingCta__tFeQW{display:block;text-align:center;padding:.75rem;border-radius:10px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s ease;margin-top:.5rem}.landing_pricingCta__tFeQW:hover{opacity:.85;transform:translateY(-1px)}.landing_testimonialsGrid___N0GI{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem}.landing_testimonialCard__eibhp{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:1.75rem;display:flex;flex-direction:column;gap:1rem;transition:transform .2s ease}.landing_testimonialCard__eibhp:hover{transform:translateY(-3px)}.landing_testimonialStars__2ZUxE{font-size:.875rem;color:#f59e0b;letter-spacing:.05em}.landing_testimonialText__DjjFs{font-size:.9375rem;color:#94a3b8;line-height:1.7;margin:0;flex:1 1}.landing_testimonialAuthor__lZNrl{display:flex;align-items:center;gap:.75rem}.landing_testimonialAvatar__p_WDx{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#4070FF,#8b5cf6);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;color:#fff;flex-shrink:0}.landing_testimonialName__sFXu_{font-size:.875rem;font-weight:700;color:#e2e8f0}.landing_testimonialRole__Vlnnc{font-size:.775rem;color:#475569}.landing_ctaBanner__13Iha{padding:6rem 2rem;text-align:center;background:radial-gradient(ellipse at center,rgba(64,112,255,.12) 0,transparent 70%);border-top:1px solid rgba(64,112,255,.15)}.landing_ctaContent__S_eax{max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.landing_ctaTitle__7zO7C{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:var(--color-text-primary);letter-spacing:-.03em;margin:0}.landing_ctaSub__fiCpo{font-size:1.0625rem;color:#64748b;margin:0;line-height:1.7}.landing_ctaButtons__PZOFB{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.landing_footer__0UmUP{border-top:1px solid rgba(255,255,255,.06);padding:4rem 2rem 2rem;background:rgba(0,0,0,.3)}.landing_footerInner__xkI9b{max-width:1200px;margin:0 auto}.landing_footerGrid__jPI_8{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.landing_footerBrand__XZKpP{display:flex;flex-direction:column;gap:1rem}.landing_footerTagline__snjni{font-size:.875rem;color:#475569;line-height:1.6;max-width:280px;margin:0}.landing_footerSocials__aHsZr{display:flex;gap:.75rem}.landing_footerSocial__BBMs1{width:34px;height:34px;border-radius:8px;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:.875rem;color:#64748b;text-decoration:none;transition:all .2s ease}.landing_footerSocial__BBMs1:hover{border-color:#4070FF;color:#4070FF}.landing_footerCol__LGnNV{display:flex;flex-direction:column;gap:.75rem}.landing_footerColTitle__0pbvd{font-size:.8rem;font-weight:700;color:#e2e8f0;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.25rem}.landing_footerLink__npJ5B{font-size:.875rem;color:#475569;text-decoration:none;transition:color .2s ease}.landing_footerLink__npJ5B:hover{color:#94a3b8}.landing_footerBottom__1fhiN{border-top:1px solid rgba(255,255,255,.05);padding-top:1.5rem;display:flex;justify-content:space-between;font-size:.8rem;color:#334155}@media (max-width:1024px){.landing_servicesGrid___nK4R{grid-template-columns:repeat(2,1fr)}.landing_pricingGrid__yDdCK{grid-template-columns:1fr;max-width:400px;margin:0 auto}.landing_statsGrid__LfMbk{grid-template-columns:repeat(2,1fr)}.landing_featuresGrid___4AwX{grid-template-columns:1fr}.landing_footerGrid__jPI_8{grid-template-columns:1fr 1fr}.landing_testimonialsGrid___N0GI{grid-template-columns:1fr}}@media (max-width:768px){.landing_nav__knAbU{padding:.8rem 0}.landing_navInner__ltyL1{padding:0 1rem}.landing_navLinks__8oL_o{display:none}.landing_hero__wie8N{padding:8rem 1rem 4rem;min-height:auto}.landing_heroContent__sqA7p{width:100%;padding:0;overflow:hidden}.landing_heroTitle__omfE_{font-size:clamp(1.8rem,8vw,2.5rem);line-height:1.15;padding:0 .5rem;word-break:break-word}.landing_heroSub__BTk9y{font-size:.95rem;line-height:1.5;padding:0 1rem}.landing_heroBadge__xIOlD{font-size:.7rem;padding:.4rem .8rem;max-width:90%;text-align:center;white-space:normal;line-height:1.4}.landing_heroSearchContainer__3KbQ0{flex-direction:row;padding:.5rem .5rem .5rem 1rem;gap:.5rem;width:calc(100% - 2rem);margin:1.5rem 1rem 0;box-sizing:border-box;border-radius:9999px}.landing_heroSearchContainer__3KbQ0:after,.landing_heroSearchContainer__3KbQ0:before{border-radius:9999px}.landing_heroSearchActions__ITV5Z{width:auto;flex-direction:row;gap:.5rem}.landing_heroSearchInput__U5e3n{font-size:1rem;width:100%;text-align:left;padding:.5rem 0}.landing_transferText__5bRGm{display:none}.landing_heroSearchEnterBtn__VWCd4,.landing_heroTransferBtn__L26_e{padding:0;display:flex;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;border-radius:50%}.landing_heroSearchEnterBtn__VWCd4{font-size:1.25rem;flex:0 0 auto}.landing_heroSearchIcon__VpUey{display:none}.landing_servicesGrid___nK4R{grid-template-columns:1fr}.landing_statsGrid__LfMbk{grid-template-columns:1fr;gap:1.5rem}.landing_footerGrid__jPI_8{grid-template-columns:1fr;gap:2rem}.landing_footerBottom__1fhiN{flex-direction:column;gap:.5rem;text-align:center}.landing_globeCanvas__FT8Tk{width:100%;height:auto;max-width:400px}.landing_featureSection__zi7OZ,.landing_section__ICJEz,.landing_testimonialSection__gPVty{padding:4rem 1.5rem}.landing_clientsMarqueeContainer__l4kgG{mask-image:none;-webkit-mask-image:none;overflow:hidden}}@media (max-width:480px){.landing_heroTitle__omfE_{font-size:2rem}.landing_heroSearchContainer__3KbQ0{width:calc(100% - 1rem);margin:1.5rem .5rem 0}}.search-bottom-sheet_overlay__CRx1N{position:fixed;inset:0;background-color:rgba(0,0,0,.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:9999;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem;animation:search-bottom-sheet_fadeIn__AxHCN .2s ease;overflow-y:auto}.search-bottom-sheet_modal__ZJJh3{width:100%;max-width:680px;background-color:var(--color-surface);border-radius:24px;padding:1.5rem;transform:translateY(-20px);animation:search-bottom-sheet_slideDown__AmmPy .3s cubic-bezier(.16,1,.3,1) forwards;box-shadow:0 20px 40px rgba(0,0,0,.2),0 0 0 1px var(--color-border);display:flex;flex-direction:column;gap:1.5rem}.dark .search-bottom-sheet_modal__ZJJh3{background-color:var(--color-bg);box-shadow:0 20px 40px rgba(0,0,0,.5),0 0 0 1px var(--color-border)}.search-bottom-sheet_header__Aqw_F{display:flex;align-items:center;gap:1rem}.search-bottom-sheet_searchInputWrapper__KjRwW{flex:1 1;position:relative;display:flex;align-items:center}.search-bottom-sheet_searchIcon__vMFZS{position:absolute;left:1.25rem;color:var(--brand-500)}.search-bottom-sheet_searchInput__3zUQI{width:100%;padding:1.25rem 1.25rem 1.25rem 3.5rem;font-size:1.125rem;border-radius:var(--radius-xl);border:1px solid transparent;background-color:var(--color-bg);color:var(--color-text-primary);outline:none;transition:all .2s}.dark .search-bottom-sheet_searchInput__3zUQI{background-color:rgba(255,255,255,.05)}.search-bottom-sheet_searchInput__3zUQI:focus{border-color:var(--brand-500);box-shadow:0 0 0 4px rgba(64,112,255,.1)}.search-bottom-sheet_closeBtn__JxfO3{background:var(--color-bg);border:1px solid var(--color-border);width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);cursor:pointer;transition:all .2s;flex-shrink:0}.search-bottom-sheet_closeBtn__JxfO3:hover{background:var(--color-border);color:var(--color-text-primary)}.search-bottom-sheet_resultsContainer__0hR4h{display:flex;flex-direction:column;gap:1.5rem;max-height:60vh;overflow-y:auto;padding-right:.5rem}.search-bottom-sheet_categoryGroup__TXzO1{display:flex;flex-direction:column;gap:.75rem}.search-bottom-sheet_categoryTitle__0_1_h{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-tertiary);margin:0;padding-left:.5rem}.search-bottom-sheet_resultItem__DK3Lk{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:var(--color-bg);border-radius:var(--radius-lg);border:1px solid var(--color-border);text-decoration:none;transition:all .2s ease}.dark .search-bottom-sheet_resultItem__DK3Lk{background-color:rgba(255,255,255,.02)}.search-bottom-sheet_resultItem__DK3Lk:hover{border-color:var(--brand-500);background-color:rgba(64,112,255,.05);transform:translateY(-2px)}.search-bottom-sheet_resultItem__DK3Lk:active{transform:scale(.98)}.search-bottom-sheet_iconBox__MZoKm{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:rgba(64,112,255,.1);color:var(--brand-500)}.search-bottom-sheet_itemText__CCYz5{flex:1 1;min-width:0}.search-bottom-sheet_itemText__CCYz5 h4{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:var(--color-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-bottom-sheet_itemText__CCYz5 p{margin:0;font-size:.8125rem;color:var(--color-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-bottom-sheet_itemStatus__OxRxF{font-size:.75rem;padding:.25rem .75rem;border-radius:999px;background:var(--color-border);color:var(--color-text-secondary);font-weight:500;white-space:nowrap}.search-bottom-sheet_itemStatus__OxRxF.search-bottom-sheet_active__r5m0w{background:rgba(34,197,94,.1);color:#22c55e}.search-bottom-sheet_itemStatus__OxRxF.search-bottom-sheet_pending__uuR3u{background:rgba(234,179,8,.1);color:#eab308}.search-bottom-sheet_itemStatus__OxRxF.search-bottom-sheet_suspended__SUQJs{background:rgba(239,68,68,.1);color:#ef4444}.search-bottom-sheet_emptyState__KPCBR{text-align:center;padding:3rem 1rem;color:var(--color-text-tertiary)}.search-bottom-sheet_emptyState__KPCBR p{margin:0 0 1.5rem;font-size:1rem}.search-bottom-sheet_quickActions__3RrVp{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.search-bottom-sheet_quickActionBtn__Xlxfa{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none}.search-bottom-sheet_quickActionBtn__Xlxfa:hover{background:rgba(64,112,255,.05);border-color:var(--brand-500);color:var(--brand-500)}@keyframes search-bottom-sheet_fadeIn__AxHCN{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}@keyframes search-bottom-sheet_slideDown__AmmPy{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.search-bottom-sheet_overlay__CRx1N{padding:0;align-items:stretch}.search-bottom-sheet_modal__ZJJh3{border-radius:0;min-height:100vh;transform:translateY(20px);animation:search-bottom-sheet_slideUpMobile__OYvms .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes search-bottom-sheet_slideUpMobile__OYvms{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}.MobileActionBar_actionBarContainer__1_OQy{display:none}@media (max-width:1024px){.MobileActionBar_actionBarContainer__1_OQy{display:flex;position:fixed;bottom:1.5rem;left:0;width:100%;justify-content:center;z-index:1100;pointer-events:none}.MobileActionBar_actionBar__hQbQr{pointer-events:auto;display:flex;align-items:center;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:100px;padding:.5rem;gap:.5rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);background-color:rgba(255,255,255,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.dark .MobileActionBar_actionBar__hQbQr{background-color:rgba(15,23,42,.85);border-color:rgba(255,255,255,.1)}.MobileActionBar_actionBtn__5zTan{display:flex;align-items:center;gap:.375rem;background:none;border:none;color:var(--color-text-secondary);font-size:.875rem;font-weight:500;padding:.5rem .75rem;border-radius:100px;cursor:pointer;transition:all .2s ease}.MobileActionBar_actionBtn__5zTan:active,.MobileActionBar_actionBtn__5zTan:hover{background-color:var(--color-bg);color:var(--color-text-primary)}.MobileActionBar_btnText__oIJUs{display:none}@media (min-width:480px){.MobileActionBar_btnText__oIJUs{display:inline}}.MobileActionBar_divider__GyLzz{width:1px;height:24px;background-color:var(--color-border)}.MobileActionBar_addBtn__i8UYZ{display:flex;align-items:center;justify-content:center;border:none;width:36px;height:36px;border-radius:50%;cursor:pointer;transition:transform .2s ease}.MobileActionBar_addBtn__i8UYZ,.dark .MobileActionBar_addBtn__i8UYZ{background-color:#4070FF;color:white}.MobileActionBar_addBtn__i8UYZ:active{transform:scale(.95)}}.add-new-bottom-sheet_overlay__ibTaU{position:fixed;inset:0;background-color:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:flex-end;animation:add-new-bottom-sheet_fadeIn__47Hdo .2s ease}.add-new-bottom-sheet_sheet__9unVm{width:100%;background-color:var(--color-surface);border-top-left-radius:20px;border-top-right-radius:20px;padding:1.5rem 1.5rem max(6rem,env(safe-area-inset-bottom));transform:translateY(100%);animation:add-new-bottom-sheet_slideUp__fn2C5 .3s cubic-bezier(.16,1,.3,1) forwards;box-shadow:0 -10px 40px rgba(0,0,0,.1)}.dark .add-new-bottom-sheet_sheet__9unVm{background-color:var(--color-bg);border-top:1px solid var(--color-border)}.add-new-bottom-sheet_header__aQ_VM{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.add-new-bottom-sheet_title__1VN_c{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0}.add-new-bottom-sheet_closeBtn__4sRTx{background:var(--color-bg);border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);cursor:pointer}.add-new-bottom-sheet_content__uLGNR{display:flex;flex-direction:column;gap:.75rem}.add-new-bottom-sheet_actionItem__e6uWH{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:var(--color-bg);border-radius:var(--radius-lg);border:1px solid var(--color-border);text-decoration:none;transition:all .2s ease}.add-new-bottom-sheet_actionItem__e6uWH:active{transform:scale(.98);background-color:var(--color-border)}.add-new-bottom-sheet_iconBox__O6Zw_{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.add-new-bottom-sheet_itemText__tmfpo h4{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:var(--color-text-primary)}.add-new-bottom-sheet_itemText__tmfpo p{margin:0;font-size:.8125rem;color:var(--color-text-secondary)}@keyframes add-new-bottom-sheet_fadeIn__47Hdo{0%{opacity:0}to{opacity:1}}@keyframes add-new-bottom-sheet_slideUp__fn2C5{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sidebar_sidebar__2u3sq{width:280px;background-color:var(--color-surface);border-right:1px solid var(--color-border);display:flex;flex-direction:column;position:sticky;top:0;height:100vh;z-index:50;transition:transform .3s ease}.sidebar_sidebarOverlay__rOHwP{display:none}@media (max-width:1024px){.sidebar_sidebarOverlay__rOHwP{display:block;position:fixed;inset:0;background-color:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:900}.sidebar_sidebar__2u3sq{position:fixed;top:auto;bottom:0;left:0;width:100%;height:auto;max-height:85vh;border-right:none;border-top:1px solid var(--color-border);border-top-left-radius:20px;border-top-right-radius:20px;transform:translateY(100%);box-shadow:0 -10px 40px rgba(0,0,0,.1);z-index:1000}.sidebar_sidebarOpen__5Cw_1{transform:translateY(0)}}.sidebar_sidebarHeader__LwNjb{display:flex;align-items:center;height:73px;padding:0 1.5rem;border-bottom:1px solid var(--color-border)}.sidebar_logoIcon__B1sk3{width:24px;height:24px;background-color:var(--brand-500);border-radius:var(--radius-sm);box-shadow:var(--shadow-glow)}.sidebar_logoText__sWI7j{font-weight:600;font-size:1.125rem;color:var(--color-text-primary)}.sidebar_nav__r9_w8{display:flex;flex-direction:column;padding:1rem;gap:.25rem;flex:1 1;overflow-y:auto}.sidebar_navGroup__g1aKW{font-size:.75rem;text-transform:uppercase;font-weight:600;color:var(--color-text-tertiary);margin-top:1.5rem;margin-bottom:.5rem;padding-left:.75rem}.sidebar_navLink__LoWgZ{padding:.625rem .75rem;border-radius:var(--radius-md);color:var(--color-text-secondary);font-size:.875rem;font-weight:500;transition:all .2s ease;display:flex;align-items:center;gap:.75rem}.sidebar_navLink__LoWgZ:hover{background-color:var(--brand-50);color:var(--brand-600)}.sidebar_navLink__LoWgZ.sidebar_active__e4zf0{background-color:var(--brand-500);color:white;box-shadow:var(--shadow-sm)}.sidebar_navLinkBtn__b9QmI{width:100%;background:none;border:none;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.sidebar_navLinkBtnContent__ufrLl{display:flex;align-items:center;gap:.75rem}.sidebar_chevron__1uRKI{transition:transform .2s ease}.sidebar_chevronOpen__8MYCI{transform:rotate(90deg)}.sidebar_subLinkGroup__26w10{display:flex;flex-direction:column;gap:.25rem;margin-top:.25rem;padding:.5rem;margin-left:1.5rem;background-color:var(--color-bg);border-radius:var(--radius-md);border:1px solid var(--color-border)}.sidebar_subLink__aeQP2{padding:.5rem .75rem;border-radius:var(--radius-md);color:var(--color-text-secondary);font-size:.875rem;transition:all .2s ease;display:flex;align-items:center;gap:.75rem}.sidebar_subLink__aeQP2.sidebar_active__e4zf0,.sidebar_subLink__aeQP2:hover{background-color:var(--color-surface);color:var(--brand-500)}.sidebar_subLink__aeQP2.sidebar_active__e4zf0{font-weight:600;box-shadow:0 1px 2px rgba(0,0,0,.05)}.sidebar_referralBanner__zPEM6{margin-top:auto;padding:1rem;background:linear-gradient(135deg,var(--brand-500) 0,var(--brand-700) 100%);border-radius:var(--radius-md);color:white!important;text-decoration:none;display:flex;flex-direction:column;gap:.5rem;box-shadow:0 4px 15px rgba(64,112,255,.3);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.sidebar_referralBanner__zPEM6:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(64,112,255,.4);filter:brightness(1.1);color:white!important}@media (max-width:1024px){.sidebar_referralBanner__zPEM6{margin-bottom:5rem}}.sidebar_referralBannerTitle__R8VOJ{font-size:.875rem;font-weight:700;display:flex;align-items:center;gap:.5rem}.sidebar_referralBannerText__O8NRV{font-size:.75rem;opacity:.9;line-height:1.4}.monitoring_iconBtn__Gd9UC{background:none;border:none;color:#9ca3af;cursor:pointer;display:flex;align-items:center;transition:color .2s ease}.monitoring_iconBtnTrash__odUQp:hover{color:#ef4444}.monitoring_iconBtnPlay__OMeB3:hover{color:#10b981}.business-tools_container__KJsx5{display:flex;flex-direction:column;gap:1.25rem}.business-tools_headerRow__dKOuV{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.business-tools_buttonGroup__5hh0u{display:flex;gap:12px}.business-tools_domainTitle__T9Fch{margin:0 0 8px;font-size:1.75rem;font-weight:700;color:var(--color-text-primary);letter-spacing:-.025em;display:flex;align-items:center;gap:12px}@media (max-width:768px){.business-tools_headerRow__dKOuV{flex-direction:column;align-items:flex-start;gap:16px}.business-tools_buttonGroup__5hh0u{width:100%;flex-direction:column}.business-tools_buttonGroup__5hh0u button{width:100%;justify-content:center}.business-tools_domainTitle__T9Fch{font-size:1.25rem}}