.Dashboard_card__37fDZ{background:#ffffff;border:1px solid #e4e4e7;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;height:100%}.Dashboard_cardHeader__bTMpH{margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.Dashboard_cardTitle__72YZ_{font-size:.95rem;font-weight:600;color:#71717a}.Dashboard_metricValue__3zEHG{font-size:2rem;font-weight:700;color:#09090b;line-height:1;margin-bottom:.5rem}.Dashboard_change__5ZTgD{font-size:.85rem;font-weight:500;display:flex;align-items:center;gap:.3rem}.Dashboard_positive__1vEuN{color:#22c55e}.Dashboard_negative__82RZW{color:#ef4444}.Dashboard_period__9RqtX{color:#a1a1aa;font-weight:400}.Dashboard_chartContainer__DLFDN{width:100%;margin-top:1rem}.Dashboard_tableContainer__vaJUr{overflow-x:auto}.Dashboard_table__zYqfZ{width:100%;border-collapse:collapse}.Dashboard_table__zYqfZ th{text-align:left;font-size:.75rem;font-weight:600;color:#a1a1aa;text-transform:uppercase;padding:.75rem .5rem;border-bottom:1px solid #f4f4f5}.Dashboard_table__zYqfZ td{padding:.75rem .5rem;font-size:.9rem;color:#09090b;border-bottom:1px solid #f4f4f5}.Dashboard_table__zYqfZ tr:last-child td{border-bottom:none}.Dashboard_sourceBar__5ulti{height:6px;background:#f4f4f5;border-radius:3px;overflow:hidden;margin-top:6px;width:100px}.Dashboard_sourceFill__f_663{height:100%;background:#22a0c9;border-radius:3px}.Dashboard_modalOverlay__tEES2{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:Dashboard_fadeIn__43U4M .2s ease-out}.Dashboard_modalContent__SMi0o{background:#ffffff;border-radius:16px;width:90%;max-width:500px;box-shadow:0 20px 50px rgba(0,0,0,.3);animation:Dashboard_slideUp__y2edI .3s cubic-bezier(.4,0,.2,1)}@keyframes Dashboard_fadeIn__43U4M{0%{opacity:0}to{opacity:1}}@keyframes Dashboard_slideUp__y2edI{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.Dashboard_modalHeader__0vcyB{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #f4f4f5}.Dashboard_modalTitle__EUwF8{font-size:1.25rem;font-weight:700;color:#09090b;margin:0}.Dashboard_modalClose__UfjOU{background:transparent;border:none;color:#71717a;cursor:pointer;padding:.25rem;border-radius:6px;transition:all .2s;display:flex;align-items:center;justify-content:center}.Dashboard_modalClose__UfjOU:hover{background:#f4f4f5;color:#09090b}.Dashboard_modalForm__sROvy{padding:1.5rem}.Dashboard_formGroup__BVF12{margin-bottom:1.25rem}.Dashboard_formLabel__5cSos{display:block;font-size:.875rem;font-weight:600;color:#52525b;margin-bottom:.5rem}.Dashboard_formInput__0sP9p{width:100%;padding:.75rem 1rem;font-size:.95rem;border:1.5px solid #e4e4e7;border-radius:8px;transition:all .2s;font-family:inherit}.Dashboard_formInput__0sP9p:focus{outline:none;border-color:#22a0c9;box-shadow:0 0 0 3px rgba(34,160,201,.1)}.Dashboard_formInput__0sP9p:disabled{background:#f9fafb;cursor:not-allowed}.Dashboard_modalActions__x9_xo{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #f4f4f5}.Dashboard_primaryBtn__LoElA{padding:.75rem 1.5rem;background:#22a0c9;color:#ffffff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.Dashboard_primaryBtn__LoElA:hover:not(:disabled){background:#1d8ab3;transform:translateY(-1px);box-shadow:0 4px 8px rgba(34,160,201,.25)}.Dashboard_primaryBtn__LoElA:disabled{opacity:.6;cursor:not-allowed}.Dashboard_secondaryBtn__vbWgA{padding:.75rem 1.5rem;background:transparent;color:#52525b;border:1.5px solid #e4e4e7;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.Dashboard_secondaryBtn__vbWgA:hover:not(:disabled){background:#f4f4f5;border-color:#d4d4d8}.Dashboard_secondaryBtn__vbWgA:disabled{opacity:.6;cursor:not-allowed}@media (max-width:1024px){.Dashboard_metricValue__3zEHG{font-size:1.75rem}.Dashboard_card__37fDZ{padding:1.25rem}}@media (max-width:768px){.Dashboard_metricValue__3zEHG{font-size:1.5rem}.Dashboard_card__37fDZ{padding:1rem}.Dashboard_cardTitle__72YZ_{font-size:.875rem}.Dashboard_table__zYqfZ{font-size:.85rem}.Dashboard_table__zYqfZ td,.Dashboard_table__zYqfZ th{padding:.5rem .25rem}.Dashboard_modalContent__SMi0o{max-width:95vw;margin:1rem;padding:1.5rem}.Dashboard_modalActions__x9_xo{flex-direction:column}.Dashboard_primaryBtn__LoElA,.Dashboard_secondaryBtn__vbWgA{width:100%}}@media (max-width:480px){.Dashboard_metricValue__3zEHG{font-size:1.25rem}.Dashboard_card__37fDZ{padding:.875rem}.Dashboard_cardTitle__72YZ_{font-size:.8rem}.Dashboard_change__5ZTgD{font-size:.75rem}.Dashboard_table__zYqfZ{font-size:.8rem}.Dashboard_sourceBar__5ulti{width:60px}}.FeaturesSection_features__8ZaIg{min-height:100vh;display:flex;align-items:center;position:relative;padding:8rem 0 2rem;background:#ffffff}.FeaturesSection_container__x8X0j{max-width:100%;margin:0 auto;padding:0 4rem;width:100%}.FeaturesSection_header__DBYE6{text-align:center;margin-bottom:4rem}.FeaturesSection_badge__FPRTO{background:rgba(34,197,94,.05);color:#22C55E;padding:.4rem .8rem;border-radius:9999px;font-size:.85rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(34,197,94,.2);display:inline-flex;align-items:center;gap:.5rem}.FeaturesSection_title__1if2K{font-size:4rem;font-weight:700;line-height:1.1;color:#09090b;margin-bottom:1.5rem}.FeaturesSection_titleHighlight__sTewc{color:#22C55E}.FeaturesSection_subtitle__uNmvG{font-size:1.2rem;color:#71717a;max-width:600px;margin:0 auto 2rem;line-height:1.6}.FeaturesSection_demoTabs__DuVPo{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem}.FeaturesSection_demoTab__DPADZ{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:transparent;border:1px solid #e4e4e7;border-radius:50px;color:#71717a;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.FeaturesSection_demoTab__DPADZ:hover{border-color:#22C55E;color:#22C55E}.FeaturesSection_demoTab__DPADZ.FeaturesSection_active__sJMOO{background:#22C55E;border-color:#22C55E;color:white}.FeaturesSection_demoArea__dFHSk{margin-bottom:6rem}.FeaturesSection_analyticsDemo__7YOeb{display:flex;justify-content:center}.FeaturesSection_demoWindow___ln28{max-width:1000px;width:100%;background:#ffffff;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);overflow:hidden;border:1px solid #e4e4e7}.FeaturesSection_windowHeader__8rBYa{background:#f4f4f5;padding:1rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid #e4e4e7}.FeaturesSection_windowControls___ejJD{display:flex;gap:.5rem}.FeaturesSection_windowDot__9U6DO{width:12px;height:12px;border-radius:50%;background:#d4d4d8}.FeaturesSection_windowDot__9U6DO:first-child{background:#ef4444}.FeaturesSection_windowDot__9U6DO:nth-child(2){background:#f59e0b}.FeaturesSection_windowDot__9U6DO:nth-child(3){background:#10b981}.FeaturesSection_windowTitle__Nc0Ly{color:#71717a;font-size:.9rem;font-family:Monaco,monospace}.FeaturesSection_dashboardContent__Aop46{padding:2rem}.FeaturesSection_metricsRow__Yqgvo{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.FeaturesSection_globeSection__lfKri{background:#fafafa;border-radius:8px;padding:2rem;border:1px solid #e4e4e7}.FeaturesSection_globeSectionHeader__7Ju0k{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.FeaturesSection_globeSectionHeader__7Ju0k h3{font-size:1.25rem;font-weight:600;color:#09090b;margin:0}.FeaturesSection_liveIndicator__qpqxd{display:flex;align-items:center;gap:.5rem;color:#10b981;font-size:.875rem;font-weight:500}.FeaturesSection_liveDot___jja6{width:8px;height:8px;background:#10b981;border-radius:50%;animation:FeaturesSection_pulse__XJEz_ 2s infinite}@keyframes FeaturesSection_pulse__XJEz_{0%,to{opacity:1}50%{opacity:.5}}.FeaturesSection_chartSection__RVvww{margin-top:2rem}.FeaturesSection_chartSectionHeader__dbPYu{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0 1rem}.FeaturesSection_chartSectionHeader__dbPYu h3{margin:0;font-size:1.1rem;font-weight:600;color:#09090b}.FeaturesSection_chartLegend__2mc2X{display:flex;gap:1.5rem}.FeaturesSection_legendItem__vxyea{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#71717a}.FeaturesSection_legendDot__0SwQ4{width:8px;height:8px;border-radius:50%}.FeaturesSection_chartContainer__0VxxQ{height:300px;background:#ffffff;border-radius:6px;border:1px solid #e4e4e7;overflow:hidden;padding:1rem}.FeaturesSection_loading__V8dfr{display:flex;align-items:center;justify-content:center;height:100%;color:#71717a;font-size:.9rem}.FeaturesSection_globePlaceholder__Vl3Qx{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:rgba(255,255,255,.6);text-align:center}.FeaturesSection_globePlaceholder__Vl3Qx p{margin:12px 0 4px;font-weight:500;color:#000000;text-align:center}.FeaturesSection_globePlaceholder__Vl3Qx span{font-size:14px;color:rgba(255,255,255,.5)}.FeaturesSection_widgetDemo__7gxQ0{display:flex;justify-content:center}.FeaturesSection_widgetShowcase__eTKAp{display:grid;grid-template-columns:400px 1fr;grid-gap:3rem;gap:3rem;max-width:1000px;width:100%;align-items:start}.FeaturesSection_widgetExample___w2ts{background:#ffffff;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);overflow:hidden;border:1px solid #e4e4e7}.FeaturesSection_widgetHeader__v_tKm{background:#fafafa;padding:1rem;display:flex;align-items:center;gap:.75rem;border-bottom:1px solid #e4e4e7;font-weight:500;color:#09090b}.FeaturesSection_widgetGlobe__2UTGR{height:300px;background:#ffffff}.FeaturesSection_widgetStats__hv8Xf{padding:1rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;border-top:1px solid #e4e4e7}.FeaturesSection_stat___1EMX{text-align:center}.FeaturesSection_statNumber__mbiGG{display:block;font-size:1.5rem;font-weight:700;color:#09090b}.FeaturesSection_statLabel__0B0Sy{display:block;font-size:.8rem;color:#71717a;margin-top:.25rem}.FeaturesSection_codePreview__9HazU{background:#f8fafc;border-radius:8px;border:1px solid #e4e4e7;overflow:hidden}.FeaturesSection_codeHeader__ai7_C{background:#ffffff;padding:1rem;border-bottom:1px solid #e4e4e7;display:flex;align-items:center;gap:.5rem;font-weight:500;color:#09090b}.FeaturesSection_codeContent__cchmZ{padding:1.5rem}.FeaturesSection_codeContent__cchmZ pre{margin:0;font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#374151;line-height:1.5;overflow-x:auto}.FeaturesSection_featuresGrid__0d0N_{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.FeaturesSection_featureCard__4hmNT{text-align:center;padding:2rem 1rem;background:#fafafa;border-radius:8px;border:1px solid #e4e4e7;transition:all .3s ease}.FeaturesSection_featureCard__4hmNT:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.FeaturesSection_featureIcon__v8aOD{display:flex;justify-content:center;margin-bottom:1rem;color:#22C55E}.FeaturesSection_featureCard__4hmNT h3{font-size:1.125rem;font-weight:600;color:#09090b;margin-bottom:.75rem}.FeaturesSection_featureCard__4hmNT p{color:#71717a;line-height:1.6;margin:0}@media (max-width:1024px){.FeaturesSection_container__x8X0j{padding:0 2rem}.FeaturesSection_title__1if2K{font-size:3rem}.FeaturesSection_widgetShowcase__eTKAp{grid-template-columns:1fr;gap:2rem}.FeaturesSection_featuresGrid__0d0N_{grid-template-columns:repeat(2,1fr)}.FeaturesSection_metricsRow__Yqgvo{grid-template-columns:1fr}}@media (max-width:768px){.FeaturesSection_features__8ZaIg{padding:4rem 0}.FeaturesSection_container__x8X0j{padding:0 1rem}.FeaturesSection_title__1if2K{font-size:2.5rem}.FeaturesSection_subtitle__uNmvG{font-size:1rem}.FeaturesSection_demoTabs__DuVPo{flex-direction:column;align-items:center}.FeaturesSection_featuresGrid__0d0N_{grid-template-columns:1fr;gap:1rem}.FeaturesSection_dashboardContent__Aop46,.FeaturesSection_globeSection__lfKri{padding:1rem}.FeaturesSection_globeContainer__ceJn_{height:300px}}.HeroSection_hero__RAbjh{min-height:calc(100vh - 120px);display:flex;align-items:center;position:relative;padding-top:0;overflow:hidden}.HeroSection_container__MVpdM{max-width:100%;margin:0 auto;padding:0 4rem;width:100%;display:grid;grid-template-columns:45% 55%;grid-gap:0;gap:0;align-items:center}.HeroSection_content__SfYtP{display:flex;flex-direction:column;align-items:flex-start;text-align:left;z-index:1}.HeroSection_badge__9IgAI{background:rgba(40,212,63,.05);color:#22a0c9;padding:.4rem .8rem;border-radius:9999px;font-size:.85rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(40,212,63,.2);display:inline-flex;align-items:center;gap:.5rem}.HeroSection_title__qtx9L{font-size:4.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em;color:#09090b}.HeroSection_titleHighlight__4NNqW{color:#22a0c9}.HeroSection_subtitle__Da4mc{font-size:1.5rem;color:#52525b;margin-bottom:2.5rem;line-height:1.6;max-width:500px}.HeroSection_buttonContainer__lI_9T{display:flex;gap:.75rem;margin-bottom:3rem;align-items:stretch}.HeroSection_urlInputWrapper__GAMYt{display:flex;align-items:center;background:#ffffff;border:2px solid #e4e4e7;border-radius:10px;padding:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px rgba(0,0,0,.05);height:-moz-fit-content;height:fit-content;width:220px}.HeroSection_urlInputWrapper__GAMYt:focus-within{border-color:#22a0c9;box-shadow:0 4px 12px rgba(34,160,201,.15)}.HeroSection_urlInputWrapper__GAMYt:hover{border-color:#d4d4d8}.HeroSection_faviconContainer__fW6Hg{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:6px;transition:all .2s}.HeroSection_favicon__TPBFU{width:28px;height:28px;object-fit:contain;animation:HeroSection_fadeIn__sznRo .3s ease-out}@keyframes HeroSection_fadeIn__sznRo{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.HeroSection_globeIcon__r8QLb{color:#71717a;transition:color .2s;width:28px;height:28px}.HeroSection_urlInputWrapper__GAMYt:focus-within .HeroSection_globeIcon__r8QLb{color:#22a0c9}.HeroSection_urlInput__fY3_W{flex:1 1;border:none;background:transparent;padding:.5rem .75rem;font-size:1.1rem;color:#09090b;outline:none;font-family:inherit;font-weight:500;min-width:0}.HeroSection_urlInput__fY3_W::placeholder{color:#000000;font-weight:500}.HeroSection_urlInput__fY3_W::-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #ffffff;-webkit-text-fill-color:#09090b}.HeroSection_ctaButton__G_hfK{background:#09090b;color:white;padding:1rem 2rem;border-radius:12px;font-size:1.125rem;font-weight:600;border:none;cursor:pointer;transition:all .2s cubic-bezier(.25,1,.5,1);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);display:flex;align-items:center;gap:.5rem}.HeroSection_ctaButton__G_hfK:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(34,160,201,.3);background:#22a0c9}.HeroSection_secondaryButton__ylCOL{background:transparent;color:#09090b;padding:1rem 2rem;border-radius:.5rem;font-size:1.1rem;font-weight:600;border:1px solid #e4e4e7;cursor:pointer;transition:all .2s}.HeroSection_secondaryButton__ylCOL:hover{background:#f4f4f5;border-color:#d4d4d8}.HeroSection_socialProof__qNaib{display:flex;align-items:center;gap:2rem;transform:scale(1.1);transform-origin:left}.HeroSection_avatars__HgQFl{display:flex;margin-right:.75rem}.HeroSection_avatar__lmqn2{width:42px;height:42px;border-radius:50%;border:3px solid #ffffff;margin-left:-16px}.HeroSection_avatar__lmqn2:first-child{margin-left:0}.HeroSection_rating__KUptK{display:flex;flex-direction:column;gap:.35rem}.HeroSection_ratingTop__a8tYk{display:flex;align-items:center;gap:.75rem}.HeroSection_stars__XLRn0{color:#eab308;font-size:1.5rem;line-height:1}.HeroSection_ratingScore__wiaVb{font-weight:800;font-size:1.25rem;color:#1f2937}.HeroSection_rotatingText__PMBRL{font-size:1rem;color:#4b5563;font-weight:600;animation:HeroSection_popUp__qKASK .5s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes HeroSection_popUp__qKASK{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.HeroSection_dynamicHeading__HltuD{font-size:2.2rem;font-weight:700;margin-bottom:2rem;display:flex;gap:.6rem;align-items:center;color:#09090b}.HeroSection_animatedWord__cshY_{color:#16a34a;display:inline-block;animation:HeroSection_swipeUp__5Qy3Z .5s cubic-bezier(.2,.8,.2,1) forwards}@keyframes HeroSection_swipeUp__5Qy3Z{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroSection_featureList__QcDno{display:flex;flex-direction:column;gap:.8rem;margin-bottom:2.5rem}.HeroSection_featureItem__M7RKr{display:flex;align-items:center;gap:.75rem;font-size:1.15rem;color:#52525b;font-weight:500}.HeroSection_checkIcon__s72oa{color:#22a0c9;background:rgba(34,160,201,.1);width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:.9rem;font-weight:700}.HeroSection_imageContainer__j3kek{position:relative;width:100%;height:750px;display:flex;justify-content:center;align-items:center;overflow:visible}.HeroSection_globeWrapper__MWH_k{width:170%;height:100%;position:relative;left:5%}.HeroSection_loading__jLSgj{color:#a1a1aa;font-size:1rem;font-family:var(--font-sans)}@media (max-width:968px){.HeroSection_hero__RAbjh{padding-top:2rem;height:auto;min-height:auto;padding-bottom:4rem;flex-direction:column}.HeroSection_container__MVpdM{grid-template-columns:1fr;padding:0 1.5rem;gap:2rem}.HeroSection_content__SfYtP{align-items:center;text-align:center;order:1}.HeroSection_imageContainer__j3kek{height:400px;order:2;overflow:hidden}.HeroSection_globeWrapper__MWH_k{width:100%;left:0}.HeroSection_title__qtx9L{font-size:3rem}.HeroSection_subtitle__Da4mc{font-size:1.1rem}.HeroSection_buttonContainer__lI_9T{justify-content:center}.HeroSection_socialProof__qNaib{flex-direction:column;gap:1rem;transform:scale(1)}}.HeroSection_onboardingOverlay__FEJTY{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:HeroSection_overlayFadeIn__3GgIT .3s ease-out}.HeroSection_onboardingModal__D05dG{background:white;border-radius:16px;padding:2rem;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);animation:HeroSection_modalSlideUp__xhV3T .3s ease-out}.HeroSection_closeButton__k9g8A{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s ease}.HeroSection_closeButton__k9g8A:hover{background:#f3f4f6;color:#374151}.HeroSection_onboardingContent__rhzAM{text-align:center;padding:1rem 0}.HeroSection_onboardingIcon__h42xj{margin-bottom:1.5rem;display:flex;justify-content:center;animation:HeroSection_iconBounce__6cGlz .6s ease-out}.HeroSection_onboardingTitle__g8I03{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1rem}.HeroSection_onboardingDescription__pE_0T{font-size:1rem;color:#6b7280;line-height:1.6;margin-bottom:2rem}.HeroSection_onboardingFooter__f5A1d{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.HeroSection_stepIndicator__Y2Ogs{display:flex;gap:.5rem}.HeroSection_stepDot__F8CiL{width:8px;height:8px;border-radius:50%;background:#d1d5db;transition:all .3s ease}.HeroSection_stepDotActive__NQ7H3{background:#22a0c9;transform:scale(1.2)}.HeroSection_onboardingButton__S3U2M{background:#22a0c9;color:white;border:none;padding:.75rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.HeroSection_onboardingButton__S3U2M:hover{background:#1d90a6;transform:translateY(-1px)}@keyframes HeroSection_overlayFadeIn__3GgIT{0%{opacity:0}to{opacity:1}}@keyframes HeroSection_modalSlideUp__xhV3T{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes HeroSection_iconBounce__6cGlz{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.Navbar_navbar__XHMPf{padding:1.5rem 2rem;position:relative;width:100%;z-index:10;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .2s ease}.Navbar_container__z3RzP,.Navbar_navbar__XHMPf{display:flex;justify-content:space-between;align-items:center;margin:0 auto}.Navbar_container__z3RzP{max-width:1400px}.Navbar_logo__Pq_lU{font-size:1.5rem;font-weight:800;color:#1a1a1a;letter-spacing:-.03em;display:flex;align-items:center;gap:.5rem;cursor:pointer;text-decoration:none;transition:color .2s ease}.Navbar_logo__Pq_lU span{color:var(--accent)}.Navbar_navLinks__gXpuB{display:flex;gap:2.5rem;align-items:center}.Navbar_navLinks__gXpuB a{color:#52525b;text-decoration:none;font-size:1.125rem;font-weight:600;transition:color .2s}.Navbar_navLinks__gXpuB a:hover{color:#28d43f}.Navbar_mobileMenuBtn__xBlhJ{display:none;background:none;border:none;cursor:pointer;padding:.5rem;color:#1a1a1a;z-index:20}.Navbar_mobileMenu__OzldN{position:fixed;top:80px;left:0;width:100%;height:0;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden;transition:height .3s ease-in-out;z-index:9}.Navbar_mobileMenu__OzldN.Navbar_open__z52sG{height:calc(100vh - 80px)}.Navbar_mobileLinks__23GFS{display:flex;flex-direction:column;padding:2rem;gap:2rem;align-items:center;font-size:1.5rem;font-weight:600}.Navbar_mobileLinks__23GFS a{color:#1a1a1a;text-decoration:none}@media (max-width:968px){.Navbar_navbar__XHMPf{justify-content:space-between}.Navbar_mobileMenuBtn__xBlhJ{display:block;order:3}.Navbar_logo__Pq_lU{position:absolute;left:50%;transform:translateX(-50%);font-size:1.5rem;order:2}.Navbar_actions__PCnM_,.Navbar_navLinks__gXpuB{display:none}}.Navbar_signInButton__s0Af1{background:#09090b;color:white;padding:.5rem 1.2rem;border-radius:.5rem;font-weight:600;font-size:.9rem;border:none;cursor:pointer;transition:background .2s}.Navbar_signInButton__s0Af1:hover{background:#28d43f}.Navbar_userIcon__L7gJZ{width:36px;height:36px;background:var(--muted);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#18181b;font-size:1.2rem;cursor:pointer;transition:background .2s;border:1px solid var(--border)}.Navbar_userIcon__L7gJZ:hover{background:#e4e4e7}@media (max-width:768px){.Navbar_navbar__XHMPf{padding:1rem 1.5rem}.Navbar_links__JHX_7{display:none}}.Navbar_userMenu__ZuheS{display:flex;align-items:center;gap:1rem}.Navbar_dashboardLink__ZyDEb{color:#09090b;font-weight:500;font-size:.95rem;transition:color .2s}.Navbar_dashboardLink__ZyDEb:hover{color:#22a0c9}.Navbar_signOutButton__N1EN4{background:#22C55E;color:white;border:none;padding:.4rem .75rem;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s}.Navbar_signOutButton__N1EN4:hover{background:#16a34a;box-shadow:0 2px 8px rgba(34,197,94,.3);transform:translateY(-1px)}.Navbar_userAvatar__8Kedf{object-fit:cover;display:block}.Navbar_avatarFallback__4nNbp,.Navbar_userAvatar__8Kedf{width:36px;height:36px;border-radius:50%;border:2px solid #e4e4e7;flex-shrink:0}.Navbar_avatarFallback__4nNbp{display:none;align-items:center;justify-content:center;background:linear-gradient(135deg,#16a34a,#22C55E);color:white;font-weight:600;font-size:.9rem}@media (max-width:768px){.Navbar_userMenu__ZuheS{gap:.5rem}.Navbar_dashboardLink__ZyDEb{display:none}.Navbar_signOutButton__N1EN4{padding:.4rem .6rem;font-size:.75rem;white-space:nowrap}.Navbar_userAvatar__8Kedf{width:32px;height:32px;display:block}.Navbar_avatarFallback__4nNbp{width:32px;height:32px;font-size:.8rem}.Navbar_signInButton__s0Af1{padding:.5rem 1rem;font-size:.85rem;white-space:nowrap}}.PricingSection_pricing__trLoV{padding:3rem 1rem;background:#ffffff;text-align:center;position:relative;overflow:hidden}.PricingSection_grid__RLLVN,.PricingSection_subtitle__NdWk7,.PricingSection_title__4jUif{position:relative;z-index:1}.PricingSection_title__4jUif{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#09090b}.PricingSection_subtitle__NdWk7{font-size:1.1rem;color:#22c55e;margin-bottom:2rem;font-weight:600}.PricingSection_disclaimerText__oiGy4{font-size:1rem;color:#374151;margin-bottom:2.5rem;font-weight:600;text-align:center}.PricingSection_errorMessage__R_3Bs{background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;padding:.75rem 1rem;margin-bottom:1.5rem;max-width:500px;margin-left:auto;margin-right:auto;text-align:center;font-size:.9rem}.PricingSection_grid__RLLVN{display:flex;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto;flex-wrap:wrap}.PricingSection_card__UQ8vC{background:white;border:1px solid #e4e4e7;border-radius:16px;padding:3.5rem 2.5rem;width:320px;text-align:center;transition:all .2s;display:flex;flex-direction:column;align-items:center}.PricingSection_card__UQ8vC:hover{border-color:#22a0c9;box-shadow:0 10px 30px -10px rgba(34,160,201,.15)}.PricingSection_popularCard__0dTdA{border-color:#22a0c9;background:linear-gradient(135deg,rgba(34,160,201,.02),rgba(34,196,94,.02));position:relative;transform:scale(1.05);box-shadow:0 15px 40px -10px rgba(34,160,201,.25)}.PricingSection_popularCard__0dTdA:hover{border-color:#22c55e;box-shadow:0 20px 50px -10px rgba(34,160,201,.35)}.PricingSection_popularBadge__RbCvf{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#22a0c9,#22c55e);color:white;padding:.4rem 1rem;border-radius:20px;font-size:.8rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 4px 12px rgba(34,160,201,.3)}.PricingSection_popular__BaeoO{border-color:#22a0c9;background:rgba(34,160,201,.02);position:relative}.PricingSection_popularLabel__hcyk_{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:#22a0c9;color:white;padding:.25rem .75rem;border-radius:99px;font-size:.8rem;font-weight:600}.PricingSection_planName__ThITD{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#09090b}.PricingSection_price__jX7Ry{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;display:flex;align-items:baseline;gap:.25rem}.PricingSection_period__lvYbv{font-size:1rem;font-weight:400;color:#52525b}.PricingSection_features__IiprR{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.8rem}.PricingSection_feature__EpNTx{display:flex;align-items:center;gap:.75rem;color:#52525b;font-size:.95rem}.PricingSection_check__zu5xg{color:#22a0c9;font-weight:700}.PricingSection_button__AP8_w{width:auto;padding:.6rem 1.2rem;border-radius:8px;font-weight:700;font-size:1.1rem;border:none;cursor:pointer;transition:all .3s ease}.PricingSection_outlineButton__t1nPt{background:transparent;border:2px solid #22a0c9;color:#22a0c9}.PricingSection_outlineButton__t1nPt:hover{background:#22C55E;border-color:#22C55E;color:white;transform:translateY(-2px)}.PricingSection_primaryButton__yHopg{background:#09090b;color:white}.PricingSection_primaryButton__yHopg:hover{background:#22a0c9;transform:translateY(-2px);box-shadow:0 4px 10px rgba(34,160,201,.3)}.PricingSection_trialBanner__EdtRY{background:linear-gradient(135deg,#16a34a,#22c55e);color:white;padding:.5rem 1rem;border-radius:8px;margin-bottom:1rem;text-align:center;font-weight:600;font-size:.9rem;box-shadow:0 2px 8px rgba(22,163,74,.2)}.PricingSection_trialText__cMn2C{display:flex;align-items:center;justify-content:center;gap:.5rem}.PricingSection_priceNote__gbmne{font-size:.85rem;color:#6b7280;margin:-1rem 0 1.5rem;text-align:center}@media (max-width:768px){.PricingSection_grid__RLLVN{flex-direction:column;align-items:center;gap:1.5rem}.PricingSection_card__UQ8vC{width:100%;max-width:350px}.PricingSection_popularCard__0dTdA{transform:none}.PricingSection_title__4jUif{font-size:2rem}.PricingSection_subtitle__NdWk7{font-size:1rem;margin-bottom:3rem}}.Dashboard_container__4DM6C{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:2rem}.Dashboard_header__1pzGD{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.Dashboard_title__HIny8{font-size:1.8rem;font-weight:700;color:#09090b}.Dashboard_dateRange__yF3Q2{font-size:.9rem;color:#71717a;background:#ffffff;padding:.4rem .8rem;border:1px solid #e4e4e7;border-radius:6px}.Dashboard_metricsGrid__mRHAz{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem}.Dashboard_globeSection__WfzHv{background:#09090b;border-radius:16px;height:500px;position:relative;overflow:hidden;box-shadow:0 10px 30px -5px rgba(0,0,0,.2);border:1px solid #27272a;display:flex;flex-direction:column}.Dashboard_globeHeader__AWjA1{position:absolute;top:1.5rem;left:1.5rem;z-index:10;display:flex;gap:1rem;align-items:center}.Dashboard_globeHeader__AWjA1 h3{color:white;font-size:1.1rem;font-weight:600;margin:0}.Dashboard_liveIndicator__hRAjw{display:flex;align-items:center;gap:.4rem;color:#22c55e;font-size:.8rem;font-weight:600;background:rgba(34,197,94,.1);padding:.2rem .6rem;border-radius:20px;border:1px solid rgba(34,197,94,.2)}.Dashboard_dot__6JHUs{width:6px;height:6px;background:#22c55e;border-radius:50%;animation:Dashboard_pulse__eV9xd 2s infinite}@keyframes Dashboard_pulse__eV9xd{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.Dashboard_globeWrapper__JB7eU{width:100%;height:100%;position:relative}.Dashboard_globeWrapper__JB7eU canvas{outline:none}.Dashboard_globeOverlay__r4gIu{position:absolute;bottom:1.5rem;right:1.5rem;color:rgba(255,255,255,.5);font-size:.85rem;pointer-events:none}.Dashboard_bottomGrid__wB_qw{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.Dashboard_card__BivOy{background:#ffffff;border:1px solid #e4e4e7;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;height:100%}.Dashboard_cardHeader__0zTXY{margin-bottom:1rem}.Dashboard_cardTitle__H1QA_{font-size:.95rem;font-weight:600;color:#71717a}.Dashboard_sourceBarContainer__7sAqU{width:100%;background:#f4f4f5;height:6px;border-radius:3px;overflow:hidden}.Dashboard_sourceFill__IGVsR{height:100%;background:#22a0c9;background:linear-gradient(90deg,#22a0c9,#3b82f6);border-radius:3px}@media (max-width:1024px){.Dashboard_bottomGrid__wB_qw{grid-template-columns:1fr}}.Dashboard_projectSwitcher__T_dUM{position:relative;width:100%;min-width:200px}.Dashboard_switcherButton__8TMQy{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#ffffff;border:1.5px solid #e4e4e7;border-radius:10px;cursor:pointer;text-align:left;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px rgba(0,0,0,.05)}.Dashboard_switcherButton__8TMQy:hover{border-color:#22a0c9;background:#fafafa;box-shadow:0 2px 4px rgba(0,0,0,.08)}.Dashboard_switcherInfo__cVKKd{display:flex;flex-direction:column;gap:.15rem}.Dashboard_switcherLabel__Duwcm{font-size:.7rem;color:#a1a1aa;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.Dashboard_switcherValue__VvjHA{font-size:.95rem;font-weight:600;color:#09090b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.Dashboard_switcherIcon__WtaUW{color:#71717a;transition:transform .2s}.Dashboard_switcherButton__8TMQy:hover .Dashboard_switcherIcon__WtaUW{color:#22a0c9}.Dashboard_switcherDropdown__svVW6{position:absolute;top:calc(100% + 8px);left:0;width:280px;background:#ffffff;border:1.5px solid #e4e4e7;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.12),0 4px 8px rgba(0,0,0,.08);z-index:100;overflow:hidden;animation:Dashboard_slideDown__17qEK .2s cubic-bezier(.4,0,.2,1)}@keyframes Dashboard_slideDown__17qEK{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Dashboard_dropdownHeader__kufCo{padding:.75rem 1rem;font-size:.7rem;font-weight:700;color:#71717a;background:#f9fafb;border-bottom:1px solid #f4f4f5;text-transform:uppercase;letter-spacing:.05em}.Dashboard_dropdownList__kRxtX{max-height:280px;overflow-y:auto;padding:.5rem}.Dashboard_dropdownItem__fSiN_{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem .875rem;border:none;background:transparent;font-size:.9rem;color:#52525b;cursor:pointer;border-radius:8px;text-align:left;transition:all .15s;font-weight:500}.Dashboard_dropdownItem__fSiN_ svg{color:#a1a1aa;transition:color .15s}.Dashboard_dropdownItem__fSiN_:hover{background:#f4f4f5;color:#09090b}.Dashboard_dropdownItem__fSiN_:hover svg{color:#22a0c9}.Dashboard_activeItem__k64q7{background:#eff6ff;color:#0284c7;font-weight:600}.Dashboard_activeItem__k64q7 svg{color:#0284c7}.Dashboard_emptyState__uthZh{padding:2rem 1rem;color:#a1a1aa;font-size:.85rem;font-style:italic}.Dashboard_dropdownFooter__l2Rre{padding:.5rem;border-top:1.5px solid #f4f4f5;background:#fafafa}.Dashboard_addProjectBtn__5wMKR{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;color:#ffffff;background:#22a0c9;font-weight:600;text-decoration:none;border-radius:8px;transition:all .2s;border:none;cursor:pointer}.Dashboard_addProjectBtn__5wMKR:hover{background:#1d8ab3;transform:translateY(-1px);box-shadow:0 4px 8px rgba(34,160,201,.25)}.Dashboard_addProjectBtn__5wMKR svg{color:#ffffff}.Dashboard_timeSelector__H4JBa{position:relative;min-width:180px}.Dashboard_timeButton__J_chP{width:100%;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#ffffff;border:1.5px solid #e4e4e7;border-radius:10px;cursor:pointer;font-size:.9rem;color:#09090b;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px rgba(0,0,0,.05)}.Dashboard_timeButton__J_chP:hover{background:#fafafa;border-color:#22a0c9;box-shadow:0 2px 4px rgba(0,0,0,.08)}.Dashboard_timeIcon__21AKW{color:#71717a;transition:color .2s}.Dashboard_timeButton__J_chP:hover .Dashboard_timeIcon__21AKW{color:#22a0c9}.Dashboard_timeChevron__pjzCJ{margin-left:auto;color:#a1a1aa;transition:transform .2s}.Dashboard_timeButton__J_chP:hover .Dashboard_timeChevron__pjzCJ{color:#22a0c9}.Dashboard_timeDropdown__BtGbu{position:absolute;top:calc(100% + 8px);right:0;width:200px;background:#ffffff;border:1.5px solid #e4e4e7;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.12),0 4px 8px rgba(0,0,0,.08);z-index:100;padding:.5rem;animation:Dashboard_slideDown__17qEK .2s cubic-bezier(.4,0,.2,1)}.Dashboard_timeOption__TRZmm{width:100%;text-align:left;padding:.65rem .875rem;background:transparent;border:none;font-size:.9rem;color:#52525b;border-radius:8px;cursor:pointer;font-weight:500;transition:all .15s}.Dashboard_timeOption__TRZmm:hover{background:#f4f4f5;color:#09090b}.Dashboard_activeTimeOption__1FBpv{background:#eff6ff;color:#0284c7;font-weight:600}.Dashboard_emptyState__uthZh{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px;border:2px dashed #e4e4e7}.Dashboard_emptyState__uthZh h2{font-size:1.5rem;font-weight:600;color:#09090b;margin:0 0 .5rem}.Dashboard_emptyState__uthZh p{font-size:1rem;color:#71717a;margin:0}.Dashboard_loadingState__4cL46{text-align:center;padding:4rem 2rem;font-size:1.1rem;color:#71717a}.Dashboard_codeBlock__7b8OL{text-align:left;background:#09090b;border-radius:8px;padding:1rem;position:relative;overflow:hidden}.Dashboard_codeBlock__7b8OL pre{margin:0;color:#e4e4e7;font-size:.9rem;overflow-x:auto}.Dashboard_codeBlock__7b8OL code,.Dashboard_codeBlock__7b8OL pre{font-family:Courier New,monospace}.Dashboard_copyButton__1ZNpP{position:absolute;top:.75rem;right:.75rem;background:rgba(255,255,255,.1);border:none;color:white;padding:.4rem .6rem;border-radius:4px;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}.Dashboard_copyButton__1ZNpP:hover{background:rgba(255,255,255,.2)}.Dashboard_pageHeaderRow__Jk5a3{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem}.Dashboard_sectionTitle__fQnuN{font-size:1.6rem;font-weight:800;color:#09090b;letter-spacing:-.02em}.Dashboard_sectionSubtitle__uHPap{color:#71717a;margin:-1rem 0 2rem;font-size:.95rem;line-height:1.6}.Dashboard_primaryButton___92x2{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border-radius:10px;border:0;cursor:pointer;font-weight:700;font-size:.95rem;color:#ffffff;background:linear-gradient(135deg,#22a0c9,#3b82f6);box-shadow:0 10px 24px rgba(59,130,246,.25);transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.Dashboard_primaryButton___92x2:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.02);box-shadow:0 12px 28px rgba(59,130,246,.3)}.Dashboard_primaryButton___92x2:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.Dashboard_secondaryButton__dZBZL{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border-radius:10px;border:1.5px solid #e4e4e7;background:#ffffff;color:#09090b;cursor:pointer;font-weight:700;font-size:.95rem;transition:background .15s ease,border-color .15s ease}.Dashboard_secondaryButton__dZBZL:hover:not(:disabled){background:#f4f4f5;border-color:#d4d4d8}.Dashboard_secondaryButton__dZBZL:disabled{opacity:.6;cursor:not-allowed}.Dashboard_iconButton__1EnXJ{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid #e4e4e7;background:#ffffff;color:#71717a;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.Dashboard_iconButton__1EnXJ:hover{background:#f4f4f5;border-color:#d4d4d8;color:#09090b}.Dashboard_dangerIconButton__d5M_v{color:#ef4444;border-color:rgba(239,68,68,.25)}.Dashboard_dangerIconButton__d5M_v:hover{background:rgba(239,68,68,.08);border-color:rgba(239,68,68,.35);color:#dc2626}.Dashboard_linkButton__52P8G{background:none;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:#2563eb;padding:.25rem .35rem;border-radius:8px;font-weight:700;text-decoration:none}.Dashboard_linkButton__52P8G:hover{background:rgba(37,99,235,.08)}.Dashboard_input__MdS1B{width:100%;padding:.8rem 1rem;border-radius:10px;border:1.5px solid #e4e4e7;background:#ffffff;font-size:.95rem;transition:border-color .15s ease,box-shadow .15s ease}.Dashboard_input__MdS1B:focus{outline:none;border-color:#22a0c9;box-shadow:0 0 0 3px rgba(34,160,201,.12)}.Dashboard_input__MdS1B:disabled{background:#f9fafb;cursor:not-allowed}.Dashboard_gridSingle__5h0Me{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.Dashboard_formStack__HGLmd{display:flex;gap:1rem;flex-direction:column;margin-top:1rem}.Dashboard_formRow__k74vL{display:flex;gap:1rem}@media (max-width:900px){.Dashboard_formRow__k74vL{flex-direction:column}}.Dashboard_actionsRow__AYcUp{display:flex;gap:.75rem;justify-content:flex-end}.Dashboard_cardTopRow__Y5tnb{display:flex;justify-content:space-between;align-items:center;gap:1rem}.Dashboard_cardTitleRow__1rHYc{display:inline-flex;align-items:center;gap:.5rem;margin:0;font-size:1.05rem;font-weight:800;color:#09090b}.Dashboard_cardHeaderRow__Rdgu8{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.Dashboard_siteTitle__8F73N{margin:0;font-size:1.25rem;font-weight:800;display:flex;align-items:center;gap:.5rem;color:#09090b}.Dashboard_siteSub__jaeDN{margin:.5rem 0 0;color:#71717a;font-size:.92rem}.Dashboard_siteMeta__wvWZd{margin:.25rem 0 0;color:#a1a1aa;font-size:.85rem}.Dashboard_fieldBlock__VB0F5{margin-bottom:1rem}.Dashboard_fieldHeader__orVZ3{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.Dashboard_fieldLabel__XgrqU{font-size:.85rem;font-weight:800;color:#52525b}.Dashboard_monoBox__nRPMG{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#f4f4f5;padding:.85rem .9rem;border-radius:10px;font-size:.9rem;word-break:break-all;border:1px solid #e4e4e7}.Dashboard_helpText__TTOVB{margin:.6rem 0 0;font-size:.85rem;color:#71717a}.Dashboard_infoBox__hbEeg{margin-top:1rem;padding:1rem;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:12px;font-size:.95rem;color:#09090b}.Dashboard_infoBox__hbEeg ol{margin:.6rem 0 0;padding-left:1.5rem;line-height:1.8;color:#52525b}.Dashboard_inlineCode__9PhWk{display:block;margin-top:.5rem;background:#ffffff;padding:.6rem .75rem;border-radius:10px;font-size:.9rem;border:1px solid #e4e4e7;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.Dashboard_dashedEmpty__pWt92{padding:3rem 2rem;text-align:center;color:#71717a;border:2px dashed #e4e4e7;border-radius:12px;background:#fafafa}.Dashboard_dashedEmpty__pWt92 svg{opacity:.35;margin-bottom:1rem}.Dashboard_dashedEmpty__pWt92 p{margin:0;font-size:1rem;font-weight:700;color:#52525b}.Dashboard_dashedEmptySub__BkKgD{margin-top:.5rem;font-size:.9rem;font-weight:500;color:#a1a1aa}.Dashboard_previewFrame__oTlWe{width:100%;height:500px;background:#0a0a0a;border-radius:12px;overflow:hidden;border:1px solid #27272a}.Dashboard_lockedFeature__Hf_6d{padding:1.5rem;border:1px solid #e4e4e7;border-radius:16px;background:linear-gradient(180deg,#ffffff,#fafafa)}.Dashboard_lockedFeatureTitle__0IZNi{font-size:1.05rem;font-weight:900;color:#09090b;margin-bottom:.35rem}.Dashboard_lockedFeatureText__v_lhW{color:#52525b;line-height:1.6}@media (max-width:768px){.Dashboard_container__4DM6C{gap:1rem;padding:0 1rem 2rem}.Dashboard_header__1pzGD{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1rem}.Dashboard_title__HIny8{font-size:1.5rem}.Dashboard_dateRange__yF3Q2{font-size:.85rem;padding:.3rem .6rem}.Dashboard_metricsGrid__mRHAz{grid-template-columns:1fr;gap:1rem}.Dashboard_globeSection__WfzHv{height:350px;border-radius:12px}.Dashboard_globeHeader__AWjA1{top:1rem;left:1rem;flex-direction:column;align-items:flex-start;gap:.5rem}.Dashboard_globeHeader__AWjA1 h3{font-size:1rem}.Dashboard_liveIndicator__hRAjw{font-size:.75rem;padding:.15rem .5rem}.Dashboard_bottomGrid__wB_qw{grid-template-columns:1fr;gap:1rem}.Dashboard_card__BivOy{padding:1rem;border-radius:12px}.Dashboard_cardHeader__0zTXY{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.Dashboard_cardTitle__H1QA_{font-size:1rem}.Dashboard_projectSwitcher__T_dUM{min-width:unset;width:100%}.Dashboard_switcherButton__8TMQy{padding:.6rem .8rem}.Dashboard_formRow__k74vL{flex-direction:column;gap:.75rem}.Dashboard_actionsRow__AYcUp{flex-direction:column;align-items:stretch}.Dashboard_button___z2Cn,.Dashboard_primaryButton___92x2,.Dashboard_secondaryButton__dZBZL{width:100%;justify-content:center}.Dashboard_globeWrapper__JB7eU{height:100%}.Dashboard_globeOverlay__r4gIu{bottom:.75rem;left:50%;transform:translateX(-50%);text-align:center}.Dashboard_globeOverlay__r4gIu p{font-size:.8rem}.Dashboard_table__V9kJs{overflow-x:auto;font-size:.85rem}.Dashboard_lockedFeature__Hf_6d{text-align:center;padding:2rem 1rem}.Dashboard_lockedFeatureTitle__0IZNi{font-size:1rem}.Dashboard_lockedFeatureText__v_lhW{font-size:.9rem}}@media (max-width:480px){.Dashboard_container__4DM6C{padding:0 .75rem 1.5rem}.Dashboard_title__HIny8{font-size:1.25rem}.Dashboard_globeSection__WfzHv{height:280px}.Dashboard_globeHeader__AWjA1 h3{font-size:.9rem}.Dashboard_card__BivOy{padding:.75rem}.Dashboard_cardTitle__H1QA_{font-size:.9rem}.Dashboard_metricsGrid__mRHAz{gap:.75rem}}.Dashboard_embedGrid__eSnhg{display:grid;grid-template-columns:400px 1fr;grid-gap:2rem;gap:2rem;height:calc(100vh - 280px)}@media (max-width:1024px){.Dashboard_embedGrid__eSnhg{grid-template-columns:350px 1fr;gap:1.5rem}}@media (max-width:768px){.Dashboard_embedGrid__eSnhg{grid-template-columns:1fr;height:auto;gap:1.5rem}}@media (max-width:480px){.Dashboard_embedGrid__eSnhg{gap:1rem}}.PaywallCard_card__NbI5W{background:#ffffff;border:1px solid #e4e4e7;border-radius:14px;padding:2rem;text-align:left}.PaywallCard_title__YV8s7{font-size:1.25rem;font-weight:800;color:#09090b;margin:0 0 .5rem}.PaywallCard_description__v6l20{color:#52525b;margin:0 0 1.5rem;line-height:1.6}.PaywallCard_actions__joe7F{display:flex;gap:.75rem;flex-wrap:wrap}.PaywallCard_primary__hdEhb{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.1rem;background:linear-gradient(135deg,#22a0c9,#3b82f6);color:#ffffff;border:0;border-radius:10px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease;box-shadow:0 10px 24px rgba(59,130,246,.25)}.PaywallCard_primary__hdEhb:hover{transform:translateY(-1px);filter:brightness(1.02);box-shadow:0 12px 28px rgba(59,130,246,.3)}.PaywallCard_secondary__vKeut{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.1rem;background:#ffffff;color:#09090b;border:1.5px solid #e4e4e7;border-radius:10px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .15s ease,border-color .15s ease}.PaywallCard_secondary__vKeut:hover{background:#f4f4f5;border-color:#d4d4d8}.PaywallCard_meta__2opfn{margin-top:1rem;font-size:.85rem;color:#71717a}