@charset "UTF-8";.loading-screen-container{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:rgb(var(--bg));z-index:9999}.spinner{position:relative;width:3.5rem;height:3.5rem}.spinner-ring{position:absolute;inset:0;border-radius:50%;padding:.25rem;background:conic-gradient(from 0deg,transparent 20%,rgb(var(--highlight)) 100%);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - .25rem),black calc(100% - .25rem));mask:radial-gradient(farthest-side,transparent calc(100% - .25rem),black calc(100% - .25rem));animation:spin 1.4s linear infinite}.spinner-glow{position:absolute;inset:-.5rem;border-radius:50%;background:radial-gradient(circle,rgb(var(--highlight) / .35) 0%,transparent 70%);filter:blur(.5rem);animation:pulse 2s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(.85);opacity:.4}50%{transform:scale(1.15);opacity:.75}}._webFooter_1q0g6_1{position:relative;overflow:hidden;padding:4.75rem 1.5rem 1.5rem;border-top:1px solid rgb(var(--border)/.08);background:radial-gradient(circle at 8% 100%,rgb(var(--highlight)/.2),transparent 20rem),radial-gradient(circle at 100% 50%,rgb(var(--highlight-text)/.2),transparent 24rem),rgb(var(--surface)/.92);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}._webFooter_1q0g6_1 ._footerContainer_1q0g6_10{max-width:1200px;margin:0 auto}._webFooter_1q0g6_1 ._footerTop_1q0g6_14{display:flex;justify-content:space-evenly;align-items:start;gap:2.5rem}._webFooter_1q0g6_1 ._footerBrand_1q0g6_20{max-width:22rem}._webFooter_1q0g6_1 ._footerBrand_1q0g6_20 ._footerLogo_1q0g6_23{display:block;width:160px;max-width:100%}._webFooter_1q0g6_1 ._footerBrand_1q0g6_20 ._footerTagline_1q0g6_28{margin:1rem 0 0;color:rgb(var(--muted));font-size:.85rem;line-height:1.7}._webFooter_1q0g6_1 ._footerTrust_1q0g6_34{display:inline-flex;flex-direction:column;gap:.3rem;margin-top:1.1rem;padding:.8rem .95rem;border:1px solid rgb(var(--border)/.08);border-radius:18px;background:rgb(var(--bg)/.38)}._webFooter_1q0g6_1 ._footerTrust_1q0g6_34 ._footerTrustLabel_1q0g6_44{color:rgb(var(--muted));font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}._webFooter_1q0g6_1 ._footerTrust_1q0g6_34 ._footerTrustValue_1q0g6_50{color:rgb(var(--text));font-size:.94rem;font-weight:600}._webFooter_1q0g6_1 ._footerLinksGroup_1q0g6_55{display:flex;gap:6.5rem}._webFooter_1q0g6_1 ._footerLinksColumn_1q0g6_59{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}._webFooter_1q0g6_1 ._footerLinksColumn_1q0g6_59 ._footerColumnTitle_1q0g6_65{margin-bottom:.35rem;color:rgb(var(--text));font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}._webFooter_1q0g6_1 ._footerLinksColumn_1q0g6_59 a{color:rgb(var(--muted));font-size:1rem;text-decoration:none;transition:color .2s ease}._webFooter_1q0g6_1 ._footerLinksColumn_1q0g6_59 a:hover{color:rgb(var(--highlight-text))}._webFooter_1q0g6_1 ._footerLegalBadgeContainer_1q0g6_82{margin-top:.5rem;display:block}._webFooter_1q0g6_1 ._footerLegalBadgeContainer_1q0g6_82 ._footerLegalBadge_1q0g6_82{display:block;width:48px;height:auto;object-fit:contain;opacity:.9}._webFooter_1q0g6_1 ._footerContactLine_1q0g6_93{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.9rem 1.2rem;margin-top:2.5rem;color:rgb(var(--muted));text-decoration:none;transition:color .2s ease}._webFooter_1q0g6_1 ._footerContactLine_1q0g6_93:hover{color:rgb(var(--highlight-text))}._webFooter_1q0g6_1 ._footerContactLine_1q0g6_93 ._footerContactLineLabel_1q0g6_107{color:rgb(var(--text));font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}._webFooter_1q0g6_1 ._footerContactLine_1q0g6_93 ._footerContactLineEmail_1q0g6_114{color:rgb(var(--text));font-size:1rem}._webFooter_1q0g6_1 ._footerContactLine_1q0g6_93 ._footerContactLineMeta_1q0g6_118{display:inline-flex;align-items:center;gap:.5rem}._webFooter_1q0g6_1 ._footerBottom_1q0g6_123{display:flex;justify-content:center;align-items:center;margin-top:2rem;padding-bottom:1rem}._webFooter_1q0g6_1 ._footerBottom_1q0g6_123 p{margin:0;color:rgb(var(--muted));font-size:.9rem}._webFooter_1q0g6_1 ._footerBottomLink_1q0g6_135{display:inline-flex;align-items:center;gap:.45rem;color:rgb(var(--text));text-decoration:none;transition:color .2s ease}._webFooter_1q0g6_1 ._footerBottomLink_1q0g6_135:hover{color:rgb(var(--highlight-text))}@media(max-width:900px){._webFooter_1q0g6_1 ._footerTop_1q0g6_14{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}._webFooter_1q0g6_1 ._footerLinksGroup_1q0g6_55{display:contents}}@media(max-width:640px){._webFooter_1q0g6_1{padding:3.5rem 2rem 1.25rem}._webFooter_1q0g6_1 ._footerTop_1q0g6_14{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}._webFooter_1q0g6_1 ._footerLinksGroup_1q0g6_55{display:flex;flex-wrap:wrap;gap:2rem 1.5rem;width:100%}._webFooter_1q0g6_1 ._footerContactLine_1q0g6_93{margin-top:2.5rem;gap:.65rem 1rem}._webFooter_1q0g6_1 ._footerBottom_1q0g6_123{justify-content:center;align-items:center}}._heroWrapper_f4upa_31{height:90vh}._heroAnimation_f4upa_35{position:relative;height:80vh;max-height:1000px}@media(max-width:768px){._heroAnimation_f4upa_35{height:80vh}}._heroAnimation_f4upa_35 ._heroAnimationCanvas_f4upa_45{position:relative;height:100%;width:100%;z-index:0}._heroAnimation_f4upa_35 ._heroAnimationCanvas_f4upa_45:before{content:"";position:absolute;inset:0;width:100%;pointer-events:none;z-index:1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(to right,rgb(var(--bg)/.15),rgb(var(--bg)/.1) 45% 60%,rgb(var(--bg)/.28) 75%,rgb(var(--bg)/.4));-webkit-mask-image:linear-gradient(to right,#000000f2 0% 50%,#000000e6 60% 75%,#000000e6 90%,#000);mask-image:linear-gradient(to right,#000000f2 0% 50%,#000000e6 60% 75%,#000000e6 90%,#000)}._heroAnimation_f4upa_35 ._heroAnimationCanvas_f4upa_45:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(ellipse 130% 60% at center,rgb(var(--bg)/.05) 50%,rgb(var(--bg)/.2),rgb(var(--bg)/.4) 60%,rgb(var(--bg)/.9) 80%,rgb(var(--bg)/1) 90% 100%),radial-gradient(ellipse 90% 170% at center,rgb(var(--bg)/.05) 50%,rgb(var(--bg)/1) 60%)}._heroAnimation_f4upa_35 ._heroGlow_f4upa_74{position:absolute;inset:0;pointer-events:none;z-index:1}._heroAnimation_f4upa_35 ._heroGlow_f4upa_74:before{content:"";position:absolute;aspect-ratio:1;border-radius:50%;transform:translate(-50%,-50%);top:15%;left:85%;width:50%;background:radial-gradient(closest-side,rgb(var(--highlight)/.5),transparent)}._heroAnimation_f4upa_35 ._logoRender_f4upa_91{position:absolute;width:400px;top:75%;left:50%;transform:translate(-50%,-60%)}@media(max-width:768px){._heroAnimation_f4upa_35 ._logoRender_f4upa_91{left:50%;transform:translate(-50%,-57%)}}._heroAnimation_f4upa_35 ._logoRender_f4upa_91>img{position:relative;z-index:1;width:100%;height:auto}._heroAnimation_f4upa_35 ._logoRender_f4upa_91:before{content:"";position:absolute;inset:0% -5% 0% 0%;z-index:0;pointer-events:none;background:radial-gradient(circle at center,rgb(var(--bg)/1) 0%,rgb(var(--bg)/1) 35%,rgb(var(--bg)/.4) 50%,rgb(var(--bg)/.1) 65%,transparent 75%,transparent 100%)}._heroAnimation_f4upa_35>._heroContent_f4upa_119{position:absolute;top:40%;left:50%;right:5rem;transform:translateY(-50%);display:flex;flex-direction:column;gap:1rem}@media(max-width:768px){._heroAnimation_f4upa_35>._heroContent_f4upa_119{top:20%;left:auto;right:clamp(16px,5vw,24px);bottom:auto;transform:none;width:min(22rem,75vw);margin-left:auto;gap:1.5rem}}._heroAnimation_f4upa_35>._heroContent_f4upa_119 ._heroTitle_f4upa_141{font-size:2.8em;line-height:1em;font-family:var(--font-sans);color:rgb(var(--text));margin:0}@media(max-width:768px){._heroAnimation_f4upa_35>._heroContent_f4upa_119 ._heroTitle_f4upa_141{font-size:clamp(1.6rem,6vw,2.1rem);line-height:1.05}}._heroAnimation_f4upa_35>._heroContent_f4upa_119 ._heroDescription_f4upa_154{font-size:1.1em;line-height:1.5em;color:rgb(var(--muted));margin:0}@media(max-width:768px){._heroAnimation_f4upa_35>._heroContent_f4upa_119 ._heroDescription_f4upa_154{font-size:clamp(.95rem,3.8vw,1.05rem);line-height:1.45}}._hlGradient_f4upa_167{background:linear-gradient(90deg,rgb(var(--highlight)),rgb(var(--highlight-text)) 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}._sectionWrapper_7rqhi_31{position:relative;padding:2rem 2rem 4rem;overflow:hidden}._container_7rqhi_37{max-width:1300px;position:relative;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;gap:4rem}@media(max-width:768px){._container_7rqhi_37{flex-direction:column;align-items:stretch;gap:1.5rem}}._bgWash_7rqhi_54{position:absolute;inset:0;pointer-events:none}._info_7rqhi_60{display:flex;flex-direction:column;justify-content:space-evenly}@media(max-width:768px){._info_7rqhi_60{display:contents}}._headlineBlock_7rqhi_72{margin:0 auto;text-align:center}@media(max-width:768px){._headlineBlock_7rqhi_72{text-align:left;margin:0;order:1}}._eyebrow_7rqhi_84{position:absolute;left:0;top:0;font-size:.75rem;letter-spacing:.25em;color:rgb(var(--muted))}._title_7rqhi_93{margin:0;margin-top:1rem;font-family:var(--font-sans);font-size:clamp(2.5rem,5vw,4rem);font-weight:600;letter-spacing:-.02em;color:rgb(var(--text))}@media(max-width:1024px){._title_7rqhi_93{margin-top:2.75rem;font-size:clamp(2rem,7vw,3rem)}}._subtitle_7rqhi_109{margin:0;margin-top:1.5rem;font-size:1.125rem;line-height:1.6;color:rgb(var(--muted))}@media(max-width:768px){._subtitle_7rqhi_109{margin-top:1rem}}._divider_7rqhi_122{width:5rem;height:1px;background:#0000001a;margin:2.5rem auto 0}._microGrid_7rqhi_130{padding:0;list-style-type:none;margin:1rem auto 0;max-width:900px;display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:1024px){._microGrid_7rqhi_130{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._microGrid_7rqhi_130{order:3;margin:0;max-width:none}}._microCard_7rqhi_152{list-style:none;padding:1.8rem 1.5rem;border-radius:20px;border:1px solid rgba(0,0,0,.08);background:rgb(var(--surface));transition:box-shadow .18s ease,border-color .18s ease;will-change:transform}._microCard_7rqhi_152:hover{border-color:rgb(var(--border)/.28);box-shadow:0 18px 40px #00000014}._microCard_7rqhi_152:active{transform:translateY(-1px) scale(.99)}@media(max-width:1024px){._microCard_7rqhi_152{padding:1rem}}._microTitle_7rqhi_174{margin:0;font-weight:600;color:rgb(var(--danger-text))}._microBody_7rqhi_180{margin:0;margin-top:.2rem;line-height:1.6;color:rgb(var(--muted))}._inboxWrapper_7rqhi_188{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media(max-width:768px){._inboxWrapper_7rqhi_188{order:2;width:100%}}._inboxContainer_7rqhi_201{width:100%;max-width:350px;aspect-ratio:9/19;display:flex;flex-direction:column;padding:.625rem;border-radius:44px;background:#0d0e15;border:1.5px solid rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px #ffffff14,0 25px 50px -12px #0006;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}._inboxContainer_7rqhi_201:hover{transform:translateY(-2px);border-color:#fff3;box-shadow:inset 0 0 0 1px #ffffff1f,0 30px 60px -10px #00000080}@media(max-width:768px){._inboxContainer_7rqhi_201{max-width:310px;padding:.5rem;border-radius:36px}}@media(prefers-reduced-motion:reduce){._inboxContainer_7rqhi_201:hover ._drift_7rqhi_227{animation-play-state:running}}._inboxContent_7rqhi_232{flex:1;position:relative;border-radius:34px;border:1px solid rgba(0,0,0,.06);background:rgb(var(--surface));overflow:hidden;clip-path:inset(0 round 34px);isolation:isolate}@media(max-width:768px){._inboxContent_7rqhi_232{border-radius:28px;clip-path:inset(0 round 28px)}}._phoneHeader_7rqhi_249{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;flex-direction:column;align-items:center;padding:.75rem 1rem .58rem;background:rgba(var(--surface)/.82);-webkit-backdrop-filter:blur(16px) saturate(120%);backdrop-filter:blur(16px) saturate(120%);border-bottom:1px solid rgb(var(--border)/.05)}._phoneNotch_7rqhi_264{width:85px;height:22px;border-radius:999px;background:#000;margin-bottom:.6rem;box-shadow:inset 0 0 1px #fff3}._phoneLabel_7rqhi_273{font-family:var(--font-sans);font-size:1.15rem;font-weight:600;color:rgb(var(--text));letter-spacing:-.01em}._drift_7rqhi_227{animation:_inboxDrift_7rqhi_1 8s linear infinite}._inboxContainer_7rqhi_201:hover ._drift_7rqhi_227{animation-play-state:paused}._mailRow_7rqhi_288{display:flex;justify-content:space-between;padding:.5rem 1.25rem;border-bottom:1px solid rgb(var(--border)/.08)}._mailLeft_7rqhi_295{display:flex;flex-direction:row;gap:1rem}._avatar_7rqhi_301{margin-top:1rem;width:28px;height:28px;border-radius:999px;background:rgb(var(--avatar-color));border:1px solid rgb(var(--avatar-color)/.35);box-shadow:0 10px 18px rgb(var(--avatar-color)/.12)}._sender_7rqhi_311{margin:.8rem 0;font-size:.9rem;font-weight:500;color:rgb(var(--text))}._subject_7rqhi_318{margin:.1rem 0 1rem;font-size:.85rem;color:rgb(var(--muted))}@media(max-width:768px){._subject_7rqhi_318{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:26ch}}._time_7rqhi_332{margin-top:.8rem;font-size:.75rem;color:rgb(var(--muted))}._fadeTop_7rqhi_338{display:none}._fadeBottom_7rqhi_342{position:absolute;inset:auto 0 0;height:60px;background:linear-gradient(to top,rgb(var(--surface)),transparent);pointer-events:none;z-index:5}._caption_7rqhi_351{text-align:center;font-size:.85rem;color:rgb(var(--muted));line-height:1.5;max-width:380px;margin:0;padding:0 1rem}@keyframes _inboxDrift_7rqhi_1{0%{transform:translateY(72px)}to{transform:translateY(calc(72px - 50%))}}@media(prefers-reduced-motion:reduce){._drift_7rqhi_227{animation:none}}._sectionWrapper_su9bq_35{position:relative;overflow:hidden;padding:2rem;background-color:rgb(var(--highlight)/.25)}._bgWash_su9bq_42{position:absolute;inset:0;pointer-events:none;z-index:0}._container_su9bq_49{max-width:1300px;margin:0 auto;position:relative;z-index:1;display:flex;justify-content:center;gap:5rem}@media(max-width:1024px){._container_su9bq_49{flex-direction:column;align-items:stretch;gap:3rem}}._eyebrow_su9bq_66{position:absolute;right:0;top:0;font-size:.75rem;letter-spacing:.25em;color:rgb(var(--muted))}._rightColumn_su9bq_78{position:relative;display:flex;flex-direction:column;gap:5rem}@media(max-width:1024px){._rightColumn_su9bq_78{display:contents}}._headlineBlock_su9bq_93{text-align:right}@media(max-width:1024px){._headlineBlock_su9bq_93{text-align:right;order:1}}@media(max-width:768px){._headlineBlock_su9bq_93{text-align:left;margin:0}}._title_su9bq_109{margin:0;margin-top:5rem;font-family:var(--font-sans);font-size:clamp(2.5rem,5vw,4rem);font-weight:600;letter-spacing:-.02em;color:rgb(var(--text))}._subtitle_su9bq_119{margin:1.5rem 0 0 auto;font-size:1.125rem;line-height:1.6;color:rgb(var(--muted))}@media(max-width:1024px){._subtitle_su9bq_119{max-width:500px}}@media(max-width:768px){._subtitle_su9bq_119{text-align:left;margin:.5rem 0 0}}._cardHeader_su9bq_140{display:flex;flex-direction:column;gap:.2rem;padding:0 1rem;margin-bottom:1rem}@media(max-width:768px){._cardHeader_su9bq_140{padding:0}}._kicker_su9bq_153{margin:0;font-size:.75rem;letter-spacing:.22em;color:rgb(var(--muted))}._cardTitle_su9bq_160{margin:0;font-size:1.6rem;font-weight:600;letter-spacing:-.02em;color:rgb(var(--text))}._cardInfo_su9bq_168{flex:1;display:flex;flex-direction:column;gap:1rem;font-size:1.3rem}._cardInfo_su9bq_168 p{margin:0;line-height:1.3}@media(max-width:768px){._cardInfo_su9bq_168{font-size:1.05rem}}._explore_su9bq_185{display:inline-flex;align-items:center;width:fit-content;font-size:.85em;font-weight:300;color:rgb(var(--text));transition:transform .3s ease;cursor:pointer}._explore_su9bq_185 ._arrow_su9bq_195{width:18px;height:18px;margin-left:.5rem;margin-top:.1rem;opacity:0;transform:translate(-10px);transition:opacity .3s ease,transform .3s ease}._explore_su9bq_185:hover ._arrow_su9bq_195{opacity:1;transform:translate(0)}._cardApp_su9bq_212{margin-top:8rem}@media(max-width:1024px){._cardApp_su9bq_212{order:2;margin-top:0}}._cardAppColumn_su9bq_222{display:flex;gap:1.5rem;align-items:flex-start}@media(max-width:768px){._cardAppColumn_su9bq_222{flex-direction:column;gap:1.2rem;align-items:center}._cardAppColumn_su9bq_222 ._cardInfo_su9bq_168{order:1;width:100%}._cardAppColumn_su9bq_222 ._appMock_su9bq_237{order:2}}._cardApp_su9bq_212 ._cardInfo_su9bq_168{margin-top:2rem}@media(max-width:1024px){._cardApp_su9bq_212 ._cardInfo_su9bq_168{max-width:420px}}@media(max-width:768px){._cardApp_su9bq_212 ._cardInfo_su9bq_168{max-width:none;width:100%;margin-top:0}}._appMock_su9bq_237{height:500px}._appMock_su9bq_237 img{display:block;height:100%;width:auto}@media(max-width:768px){._appMock_su9bq_237{height:auto;width:min(60%,250px)}._appMock_su9bq_237 img{width:100%;height:auto;aspect-ratio:1239/2026;object-fit:contain}}._cardDashboard_su9bq_282{position:relative;display:flex;flex-direction:column}@media(max-width:1024px){._cardDashboard_su9bq_282{order:3}}._cardDashboard_su9bq_282 ._cardHeader_su9bq_140{align-items:end}@media(max-width:768px){._cardDashboard_su9bq_282 ._cardHeader_su9bq_140{align-items:start}}._cardDashboard_su9bq_282 ._cardInfo_su9bq_168{margin-left:-5rem}@media(max-width:1024px){._cardDashboard_su9bq_282 ._cardInfo_su9bq_168{margin-left:0}}@media(max-width:768px){._cardDashboard_su9bq_282 ._cardInfo_su9bq_168{margin-inline:auto}}._spacer_su9bq_319{flex:1;min-height:300px}._dashboardMock_su9bq_325{position:absolute;bottom:-14rem;left:-11rem;height:500px;border-radius:10px;overflow:hidden}._dashboardMock_su9bq_325 img{display:block;height:100%;width:auto}@media(max-width:1024px)and (min-width:768px){._cardDashboard_su9bq_282{margin-top:-10rem;align-items:end;gap:.5rem}._cardDashboard_su9bq_282 ._cardInfo_su9bq_168{max-width:420px;margin-inline:0}._spacer_su9bq_319{display:block;min-height:200px}._dashboardMock_su9bq_325{height:auto;width:700px;left:auto;bottom:-12rem;right:-4rem}._dashboardMock_su9bq_325 img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:top center}}@media(max-width:768px){._dashboardMock_su9bq_325{bottom:-4rem;left:50%;right:auto;transform:translate(-50%);height:auto;width:110%;max-width:440px}._dashboardMock_su9bq_325 img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:top center}._spacer_su9bq_319{min-height:175px}}._sectionWrapper_o5ijr_33{position:relative;height:150vh;z-index:1}@media(max-width:768px),(max-height:800px){._sectionWrapper_o5ijr_33{height:auto}}._stickyContent_o5ijr_44{position:sticky;top:0;height:100vh;overflow:visible;display:flex;flex-direction:column;justify-content:center;padding:2rem 2rem 4rem}@media(max-width:1024px){._stickyContent_o5ijr_44{padding-top:4rem;padding-bottom:2rem}}@media(max-width:768px),(max-height:800px){._stickyContent_o5ijr_44{position:relative;height:auto;overflow:visible;display:block;padding-top:2rem}}._bgWash_o5ijr_70{position:absolute;inset:0;pointer-events:none;z-index:0;background-image:radial-gradient(circle,rgb(var(--highlight-text)/.3) 2px,transparent 1px);background-size:30px 30px;-webkit-mask-image:radial-gradient(ellipse at center,black 0%,black 45%,transparent 80%);mask-image:radial-gradient(ellipse at center,black 0%,black 45%,transparent 80%)}._risingGradient_o5ijr_81{position:absolute;bottom:-30vh;left:0;right:0;height:80vh;background:linear-gradient(to top,transparent 0%,rgb(var(--highlight-text)/.35) 35%,rgb(var(--highlight-text)/.35) 50%,transparent 100%);z-index:1;pointer-events:none}._container_o5ijr_92{max-width:1300px;margin:0 auto;position:relative;z-index:2}._eyebrow_o5ijr_99{position:absolute;left:0;top:0;font-size:.75rem;letter-spacing:.25em;color:rgb(var(--muted))}._headlineBlock_o5ijr_108{padding-top:1.25rem;text-align:center}@media(max-width:768px){._headlineBlock_o5ijr_108{text-align:left}}._title_o5ijr_118{margin:0;margin-top:1rem;font-family:var(--font-sans);font-size:clamp(2.2rem,4.8vw,3.6rem);font-weight:600;letter-spacing:-.02em;color:rgb(var(--text))}._subtitle_o5ijr_128{margin:0;margin-top:1.25rem;font-size:1.125rem;line-height:1.6;color:rgb(var(--muted))}._contentLayout_o5ijr_137{display:block;margin-top:4rem}@media(max-width:1024px){._contentLayout_o5ijr_137{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;gap:2rem;margin-top:2rem}}@media(max-width:768px){._contentLayout_o5ijr_137{flex-direction:column;gap:2rem}}._diagramWrap_o5ijr_159{position:relative;display:grid;grid-template-columns:1fr auto 4rem auto 1fr;row-gap:1rem;align-items:center;justify-items:center}._diagramWrap_o5ijr_159:has(._node_o5ijr_167:hover) ._curvedLine_o5ijr_167{animation:_dashFlow_o5ijr_1 1s linear infinite;stroke:rgb(var(--highlight-text)/.6)}._diagramWrap_o5ijr_159:has(._node_o5ijr_167:hover) ._arrowhead_o5ijr_171{fill:rgb(var(--highlight-text)/.8);opacity:.6}@media(max-width:1024px){._diagramWrap_o5ijr_159{grid-template-columns:auto 1.5rem auto;justify-content:center;row-gap:4.5rem;margin-top:2rem}}._connectorCanvas_o5ijr_185{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}._curvedLine_o5ijr_167{fill:none;stroke:rgb(var(--highlight-text)/.6);stroke-width:2px;stroke-dasharray:6 6;transition:stroke .3s ease;animation:_dashFlow_o5ijr_1 1s linear infinite}._arrowhead_o5ijr_171{fill:rgb(var(--highlight-text));opacity:.7;transition:opacity .3s ease,fill .3s ease}@keyframes _dashFlow_o5ijr_1{to{stroke-dashoffset:-24}}._stepRow_o5ijr_215{display:contents}._sideCol_o5ijr_220{position:relative;z-index:2;width:100%;display:block}@media(max-width:1024px){._sideCol_o5ijr_220{display:none}}._sideLeft_o5ijr_232{grid-column:1;text-align:right;padding-right:1rem;justify-self:end}._sideRight_o5ijr_239{grid-column:5;text-align:left;padding-left:1rem;justify-self:start}._floatingDesc_o5ijr_246{display:inline-block;background:rgb(var(--surface));border:1px solid rgb(var(--surface-tint)/.1);border-radius:12px;padding:1rem 1.25rem;max-width:360px;box-shadow:0 10px 30px #0000000a;text-align:left}._nodeCol_o5ijr_258{position:relative;z-index:2;display:flex;justify-content:center;width:100%}._colLeft_o5ijr_266{grid-column:2}@media(max-width:1024px){._colLeft_o5ijr_266{grid-column:1}}._colRight_o5ijr_279{grid-column:4}@media(max-width:1024px){._colRight_o5ijr_279{grid-column:3}}._colCenter_o5ijr_292{grid-column:2/5}@media(max-width:1024px){._colCenter_o5ijr_292{grid-column:1/4}}._node_o5ijr_167{background:rgb(var(--surface));border:1px solid rgb(var(--node-color)/.8);border-radius:8px;padding:.75rem 1.25rem;font-family:var(--font-sans);color:rgb(var(--text));min-width:140px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;box-shadow:0 4px 12px #0000000d,0 0 30px rgb(var(--node-color)/calc(var(--glow-op, 0) * .5))}._nodeLabel_o5ijr_322{font-weight:500;font-size:.95rem}._integrationRow_o5ijr_327{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;margin-top:.15rem}._integrationIcon_o5ijr_336{width:18px;height:18px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.08));transition:transform .2s ease}._integrationIcon_o5ijr_336:hover{transform:scale(1.15)}._explanationsBlock_o5ijr_348{display:none}@media(max-width:1024px){._explanationsBlock_o5ijr_348{flex:1;display:flex;flex-direction:column;gap:.8rem;width:100%;max-width:500px}}@media(max-width:768px){._explanationsBlock_o5ijr_348{max-width:none;margin-top:1rem;padding-top:2rem;border-top:1px dashed rgb(var(--surfaceTint)/.2)}}._descCard_o5ijr_370{background:rgb(var(--surface));border:1px solid rgb(var(--surface-tint)/.1);border-radius:12px;padding:.25rem 1rem 1rem;box-shadow:0 4px 12px #00000008}._descTag_o5ijr_379{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--text));background:rgb(var(--surfaceTint)/.08);border-radius:4px;margin-bottom:.5rem;margin-left:-.25rem}._descTitle_o5ijr_392{font-size:.95rem;font-weight:600;margin:0 0 .5rem;color:rgb(var(--text))}._descBody_o5ijr_399{font-size:.85rem;color:rgb(var(--muted));margin:0 0 .2rem;line-height:1.2}._descBody_o5ijr_399:last-child{margin-bottom:0}._sectionWrapper_1h74d_31{position:relative;padding:8rem 2rem;background:transparent;display:flex;justify-content:center;align-items:center;text-align:center;z-index:2}@media(max-width:768px){._sectionWrapper_1h74d_31{padding:6rem 1.5rem}}._container_1h74d_47{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}._metricBadge_1h74d_56{display:inline-flex;align-items:center;gap:.75rem;font-size:.85rem;font-weight:500;color:rgb(var(--text));background:rgb(var(--surface));border:1px solid rgb(var(--surface-tint)/.15);padding:.4rem 1rem .4rem .75rem;border-radius:999px;margin-bottom:.5rem;box-shadow:0 2px 10px #00000005}._pulse_1h74d_71{width:6px;height:6px;background-color:rgb(var(--highlight-text));border-radius:50%;box-shadow:0 0 rgba(var(--highlight-text)/.7);animation:_pulseAnimation_1h74d_1 2s infinite cubic-bezier(.66,0,0,1)}@keyframes _pulseAnimation_1h74d_1{to{box-shadow:0 0 0 8px rgba(var(--highlight-text)/0)}}._title_1h74d_85{margin:0;font-family:var(--font-sans);font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:600;letter-spacing:-.02em;color:rgb(var(--text));line-height:1.2}._subtitle_1h74d_95{margin:0;font-size:1.1rem;color:rgb(var(--muted));line-height:1.5;max-width:480px}._quoteBlock_1h74d_103{margin:1.5rem 0 0;position:relative}._quoteBlock_1h74d_103 p{font-size:1.15rem;font-style:italic;color:rgb(var(--text));font-weight:400;margin:0;letter-spacing:-.01em}._sectionWrapper_14lhy_31{position:relative;padding:4rem 2rem;overflow:hidden}._container_14lhy_37{max-width:1300px;margin:0 auto;position:relative}._eyebrow_14lhy_43{text-align:right;font-size:.75rem;letter-spacing:.25em;color:rgb(var(--muted))}._headlineBlock_14lhy_50 ._title_14lhy_50{margin:0;margin-top:1rem;font-family:var(--font-sans);font-size:clamp(2.2rem,4.8vw,3.6rem);font-weight:600;letter-spacing:-.02em;color:rgb(var(--text))}._headlineBlock_14lhy_50 ._subtitle_14lhy_59{margin:0;margin-top:1.25rem;font-size:1.125rem;line-height:1.6;color:rgb(var(--muted))}._journalWrapper_14lhy_67{position:relative;margin:0 -7rem}._navButtons_14lhy_72{position:absolute;bottom:0rem;right:7rem;transform:translateY(100%);display:flex;gap:.5rem;z-index:10}._navButtons_14lhy_72 button{background:rgb(var(--surface));border:1px solid rgb(var(--surface-tint)/.5);color:rgb(var(--text));width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}._navButtons_14lhy_72 button:hover{border-color:rgb(var(--highlight-text));color:rgb(var(--highlight-text))}._ovalMask_14lhy_99{overflow:hidden;-webkit-mask-image:radial-gradient(ellipse 50% 400px at center,#000 calc(100% - 6rem),#0000007a calc(100% - 4rem),#0000 calc(100% - 2rem));mask-image:radial-gradient(ellipse 50% 400px at center,#000 calc(100% - 6rem),#0000007a calc(100% - 4rem),#0000 calc(100% - 2rem))}._track_14lhy_104{display:flex;gap:1.5rem;padding:2rem 7rem;overflow-x:auto;cursor:grab;-webkit-user-select:none;user-select:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}._track_14lhy_104::-webkit-scrollbar{display:none}._track_14lhy_104._isDragging_14lhy_118{cursor:grabbing;scroll-behavior:auto}._journalCard_14lhy_123{flex-shrink:0;position:relative;width:350px;height:240px;background:rgb(var(--surface));border:1px solid rgb(var(--highlight-text));border-radius:20px;padding:1.5rem 2rem;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;transition:border-color .3s ease;overflow:hidden}._journalCard_14lhy_123:hover{border-color:rgb(var(--highlight-text))}._journalCard_14lhy_123:hover ._arrow_14lhy_142{transform:translate(3px,-3px);color:rgb(var(--highlight-text))}._journalCard_14lhy_123:hover ._cardBg_14lhy_146 img{transform:scale(1.05)}._cardBg_14lhy_146{position:absolute;inset:-10px;z-index:0}._cardBg_14lhy_146 img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}._cardBg_14lhy_146 ._overlay_14lhy_161{position:absolute;inset:0;background:linear-gradient(to bottom,rgb(var(--surface)/.7) 5%,transparent 60%,transparent 75%,rgb(var(--surface)/.7) 95%)}._cardBg_14lhy_146 ._gradientFallback_14lhy_166{width:100%;height:100%;background:radial-gradient(circle at 20% 20%,rgb(var(--accent)) 0%,transparent 50%,rgb(var(--accent)/.4) 120%);opacity:.5}._cardContent_14lhy_173{z-index:1;flex:1;display:flex;flex-direction:column}._cardHeader_14lhy_180{display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}._cardHeader_14lhy_180 ._category_14lhy_186{font-family:var(--font-mono);font-size:.7rem;text-transform:uppercase;color:rgb(var(--muted))}._cardHeader_14lhy_180 ._time_14lhy_192{font-size:.75rem;color:rgb(var(--muted))}._cardTitle_14lhy_197{font-size:1.25rem;line-height:1.4;font-weight:500;color:rgb(var(--text));margin:0}._journalCard_14lhy_123:hover ._cardTitle_14lhy_197{color:rgb(var(--highlight-text))}._cardFooter_14lhy_208{margin-top:auto;display:flex;justify-content:space-between;font-size:1.2rem;transition:all .3s ease}._cardDate_14lhy_216{font-size:.75rem;color:rgb(var(--muted))}._devLogTrigger_14lhy_221{font-size:1.125rem}._devLogTrigger_14lhy_221 p{margin:0;margin-bottom:.5rem;color:rgb(var(--text))}._explore_14lhy_230{display:inline-flex;align-items:center;width:fit-content;font-size:1rem;font-weight:300;color:rgb(var(--text));transition:transform .3s ease;cursor:pointer}._explore_14lhy_230 ._arrow_14lhy_142{width:18px;height:18px;margin-left:.5rem;margin-top:.1rem;opacity:0;transform:translate(-10px);transition:opacity .3s ease,transform .3s ease}._explore_14lhy_230:hover ._arrow_14lhy_142{opacity:1;transform:translate(0)}._ctaWrapper_1i2ee_31{position:relative;padding:10rem 2rem 12rem;overflow:hidden;background-color:rgb(var(--background))}._glowContainer_1i2ee_38{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:140%;height:120%;pointer-events:none;z-index:1}._baseGlow_1i2ee_49{position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 100%,rgb(var(--highlight-text)/.25) 0%,rgb(var(--highlight-text)/.1) 40%,transparent 80%)}._fluidGlow_1i2ee_55{position:absolute;bottom:-10%;left:10%;width:80%;height:90%;background:radial-gradient(circle at center,rgb(var(--highlight-text)/.15) 0%,transparent 70%);filter:blur(60px);opacity:.8;will-change:transform,border-radius}._coreGlow_1i2ee_67{position:absolute;bottom:-5%;left:50%;transform:translate(-50%);width:40%;height:50%;background:radial-gradient(circle at center,rgb(var(--highlight-text)/.3) 0%,transparent 60%);filter:blur(30px)}._container_1i2ee_78{max-width:1300px;margin:0 auto;position:relative;z-index:2}._layout_1i2ee_85{display:flex;align-items:center;justify-content:space-between;gap:5rem}@media(max-width:768px){._layout_1i2ee_85{flex-direction:column-reverse;text-align:center;gap:4rem}}._textContent_1i2ee_99{flex:1;text-align:left}@media(max-width:768px){._textContent_1i2ee_99{text-align:center}}._logoWrapper_1i2ee_109{flex-shrink:0;width:450px;display:flex;justify-content:center;align-items:center;position:relative}@media(max-width:1024px){._logoWrapper_1i2ee_109{width:350px}}@media(max-width:768px){._logoWrapper_1i2ee_109{width:340px;margin-bottom:.5rem}}._logoContainer_1i2ee_129{position:relative;width:100%}._logoContainer_1i2ee_129 ._animatedLogo_1i2ee_133{width:100%;height:auto;filter:drop-shadow(0 15px 40px rgb(var(--highlight-text)/.15))}._logoContainer_1i2ee_129 ._logoShadow_1i2ee_138{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:70%;height:20px;background:radial-gradient(ellipse at center,rgba(0,0,0,.3) 0%,transparent 80%);filter:blur(8px);opacity:.6}._title_1i2ee_150{font-family:var(--font-sans);font-size:clamp(2.8rem,6vw,4.8rem);font-weight:600;line-height:1.05;letter-spacing:-.05em;color:rgb(var(--text));margin-bottom:2rem}._title_1i2ee_150 span{color:rgb(var(--highlight-text))}._subtitle_1i2ee_163{font-size:1.25rem;color:rgb(var(--muted));max-width:520px;margin-bottom:4rem;line-height:1.6}@media(max-width:768px){._subtitle_1i2ee_163{margin-inline:auto}}._actionArea_1i2ee_176{display:flex;align-items:center;gap:2.5rem;margin-top:1rem;width:max-content}@media(max-width:768px){._actionArea_1i2ee_176{flex-direction:column;align-items:center;gap:1.5rem;margin-inline:auto}}._mainCta_1i2ee_192{background:rgb(var(--text));color:rgb(var(--bg));padding:1.25rem 2.5rem;border-radius:18px;font-size:1.1rem;font-weight:600;border:none;cursor:pointer;display:flex;align-items:center;gap:.8rem;box-shadow:0 10px 30px #0000001a;transition:all .4s cubic-bezier(.16,1,.3,1)}._mainCta_1i2ee_192:hover{background:rgb(var(--highlight-text));color:#fff;box-shadow:0 20px 40px rgb(var(--highlight-text)/.3)}._secondaryCta_1i2ee_213{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;font-size:1.05rem;font-weight:500;color:rgb(var(--text));position:relative;padding:.5rem 0}._secondaryCta_1i2ee_213 ._arrow_1i2ee_224{font-size:1.2rem;opacity:0;transform:translate(-10px);transition:all .3s ease;color:rgb(var(--highlight-text))}._secondaryCta_1i2ee_213:after{content:"";position:absolute;bottom:0;left:0;transform:translateY(-.2em);width:0%;height:1px;background:rgb(var(--highlight-text));transition:width .3s ease}._secondaryCta_1i2ee_213:hover{color:rgb(var(--highlight-text))}._secondaryCta_1i2ee_213:hover ._arrow_1i2ee_224{opacity:1;transform:translate(0)}._secondaryCta_1i2ee_213:hover:after{width:100%}._hero_13ik7_31{position:relative;min-height:100vh;padding:8rem 2rem 3rem;display:flex;align-items:center}@media(max-width:768px){._hero_13ik7_31{min-height:auto;padding:7rem 1rem 3rem}}._heroGlow_13ik7_45{position:absolute;inset:0;background:radial-gradient(circle at 18% 20%,rgb(var(--highlight-text)/.16),transparent 22%),radial-gradient(circle at 78% 28%,rgb(var(--highlight)/.14),transparent 25%);pointer-events:none}._heroGrid_13ik7_52{position:relative;z-index:1;max-width:1300px;width:100%;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:4rem}@media(max-width:768px){._heroGrid_13ik7_52{flex-direction:column;gap:2.5rem}}._heroCopy_13ik7_70{flex:1.05;max-width:650px}._eyebrow_13ik7_75{margin:0 0 1rem;font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;color:rgb(var(--muted))}._title_13ik7_83{margin:0;font-family:var(--font-sans);font-size:clamp(2.8rem,6vw,4.8rem);line-height:.96;letter-spacing:-.02em;color:rgb(var(--text))}._title_13ik7_83 span{display:inline-block;color:rgb(var(--highlight-text))}._lead_13ik7_96{margin:1.5rem 0 0;max-width:56ch;font-size:1.125rem;line-height:1.6;color:rgb(var(--muted))}._badges_13ik7_104{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}._badges_13ik7_104 span{padding:.72rem 1rem;border:1px solid rgb(var(--border)/.12);border-radius:999px;background:rgb(var(--surface)/.72);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:.9rem;color:rgb(var(--text))}._actions_13ik7_121{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem;align-items:center}._primaryAction_13ik7_129,._secondaryAction_13ik7_130{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:52px;padding:.95rem 1.4rem;border-radius:18px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,color .25s ease,border-color .25s ease}._primaryAction_13ik7_129{background:rgb(var(--text));color:rgb(var(--bg));box-shadow:0 18px 50px #0000001f}._primaryAction_13ik7_129:hover{transform:translateY(-2px);background:rgb(var(--highlight-text));color:#fff;box-shadow:0 24px 60px rgb(var(--highlight-text)/.28)}._secondaryAction_13ik7_130{border:1px solid rgb(var(--border)/.14);background:rgb(var(--surface)/.64);color:rgb(var(--text))}._secondaryAction_13ik7_130:hover{transform:translateY(-2px);border-color:rgb(var(--highlight-text)/.28);color:rgb(var(--highlight-text))}._storeBadge_13ik7_165{display:inline-flex;align-items:center;justify-content:center;height:52px;border-radius:16px;text-decoration:none;transition:transform .25s ease}._storeBadge_13ik7_165:hover{transform:translateY(-2px)}._storeBadge_13ik7_165:focus-visible{outline:2px solid rgb(var(--highlight-text));outline-offset:4px}._storeBadge_13ik7_165 img{height:100%;width:auto;display:block;object-fit:contain;transition:transform .25s ease;filter:drop-shadow(0 2px 6px rgba(0,0,0,.16))}._storeBadge_13ik7_165:hover img{transform:scale(1.03)}._heroVisual_13ik7_193{flex:.95;min-width:320px;display:flex;justify-content:center}@media(max-width:768px){._heroVisual_13ik7_193{min-width:100%}}._visualPanel_13ik7_205{position:relative;width:min(100%,520px);min-height:640px;border-radius:36px;padding:0;perspective:1100px}@media(max-width:768px){._visualPanel_13ik7_205{min-height:auto}}._visualCard_13ik7_219{position:relative;display:flex;flex-direction:column;align-items:center;padding:0}._visualCard_13ik7_219 img{display:block;width:auto;height:auto;max-width:min(100%,420px);max-height:640px}._visualMeta_13ik7_234{width:100%;display:flex;justify-content:space-between;gap:1rem;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:rgb(var(--muted))}._floatingNoteTop_13ik7_245,._floatingNoteBottom_13ik7_246{position:absolute;display:flex;align-items:flex-start;gap:.8rem;max-width:240px;padding:1rem;border-radius:20px;background:rgb(var(--surface)/.8);border:1px solid rgb(var(--border)/.08);box-shadow:0 12px 32px #0000001f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transform-style:preserve-3d;will-change:transform;transition:transform .35s ease}._floatingNoteTop_13ik7_245 svg,._floatingNoteBottom_13ik7_246 svg{flex:0 0 auto;margin-top:.15rem;color:rgb(var(--highlight-text))}._floatingNoteTop_13ik7_245 strong,._floatingNoteTop_13ik7_245 p,._floatingNoteBottom_13ik7_246 strong,._floatingNoteBottom_13ik7_246 p{margin:0}._floatingNoteTop_13ik7_245 strong,._floatingNoteBottom_13ik7_246 strong{display:block;margin-bottom:.35rem;font-size:.95rem;color:rgb(var(--text))}._floatingNoteTop_13ik7_245 p,._floatingNoteBottom_13ik7_246 p{font-size:.88rem;line-height:1.45;color:rgb(var(--muted))}@media(max-width:768px){._floatingNoteTop_13ik7_245,._floatingNoteBottom_13ik7_246{max-width:200px;padding:.75rem;gap:.5rem}._floatingNoteTop_13ik7_245 strong,._floatingNoteBottom_13ik7_246 strong{font-size:.85rem}._floatingNoteTop_13ik7_245 p,._floatingNoteBottom_13ik7_246 p{font-size:.75rem}}._floatingNoteTop_13ik7_245{top:12%;left:-5%;transform:rotateY(-22deg) rotateX(17deg) rotate(-5deg)}@media(max-width:768px){._floatingNoteTop_13ik7_245{left:0%;top:5%}}._floatingNoteBottom_13ik7_246{right:-5%;bottom:15%;transform:rotateY(-40deg) rotateX(25deg) rotate(-10deg)}@media(max-width:768px){._floatingNoteBottom_13ik7_246{right:0%;bottom:5%}}._visualPanel_13ik7_205:hover ._floatingNoteTop_13ik7_245,._visualPanel_13ik7_205:hover ._floatingNoteBottom_13ik7_246,._floatingNoteTop_13ik7_245:hover,._floatingNoteBottom_13ik7_246:hover{transform:rotateY(0) rotateX(0) translateZ(0)}@media(max-width:480px){._storeBadge_13ik7_165{height:44px}}._statsSection_1msce_31{position:relative;padding:2rem 2rem 5rem}@media(max-width:768px){._statsSection_1msce_31{padding:1rem 1rem 4rem}}._header_1msce_41{max-width:1300px;margin:0 auto 2rem}._eyebrow_1msce_46{margin:0 0 1rem;font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;color:rgb(var(--muted))}._title_1msce_54{margin:0;font-family:var(--font-sans);font-size:clamp(2.5rem,5vw,4rem);line-height:1.02;letter-spacing:-.02em;font-weight:600;color:rgb(var(--text))}@media(max-width:1024px){._title_1msce_54{font-size:clamp(2rem,7vw,3rem)}}._subtitle_1msce_69{margin:1.1rem 0 0;font-size:1.125rem;line-height:1.6;color:rgb(var(--muted))}._proofLayout_1msce_76{max-width:1300px;margin:0 auto}._proofPanel_1msce_81{position:relative;overflow:hidden;padding:1.5rem;border-radius:30px;background:radial-gradient(circle at 80% 24%,rgb(var(--highlight-text)/.12),transparent 24%),linear-gradient(180deg,rgb(var(--surface)/.92),rgb(var(--surface2)/.76));border:1px solid rgb(var(--border)/.08);box-shadow:inset 0 1px #ffffff29,0 16px 44px #00000012}._panelHeader_1msce_91{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.76rem;letter-spacing:.16em;text-transform:uppercase;color:rgb(var(--muted))}._panelBody_1msce_102{display:grid;grid-template-columns:minmax(0,.92fr) auto minmax(0,1.08fr);gap:1.1rem;margin-top:1.2rem}@media(max-width:1024px){._panelBody_1msce_102{grid-template-columns:1fr}}._panelColumn_1msce_114{min-width:0}._panelLabel_1msce_118{display:inline-flex;align-items:center;gap:.55rem;min-height:38px;padding:.55rem .8rem;border-radius:999px;background:rgb(var(--surface)/.74);border:1px solid rgb(var(--border)/.08);color:rgb(var(--text));font-size:.86rem}._panelLabel_1msce_118 svg{color:rgb(var(--highlight-text))}._issueStack_1msce_134{display:grid;gap:.8rem;margin:1rem 0 0;padding:0;list-style:none}._issueStack_1msce_134 li{padding:.95rem 1rem;border-radius:18px;background:linear-gradient(180deg,rgb(var(--surface2)/.74),rgb(var(--surface)/.92));border:1px solid rgb(var(--border)/.08);color:rgb(var(--text))}._issueMuted_1msce_149{position:relative;color:rgb(var(--muted))}._issueMuted_1msce_149:after{content:"buried";position:absolute;right:.8rem;top:50%;transform:translateY(-50%);font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:rgb(var(--highlight-text))}._panelDivider_1msce_165{display:flex;align-items:center;justify-content:center}._panelDivider_1msce_165 span{width:1px;height:100%;min-height:160px;background:linear-gradient(180deg,transparent,rgb(var(--highlight-text)/.32),transparent)}@media(max-width:1024px){._panelDivider_1msce_165{display:none}}._readingLane_1msce_182{display:grid;gap:.9rem;margin-top:1rem}._laneCard_1msce_188{padding:1.1rem 1.05rem;border-radius:22px;background:linear-gradient(180deg,rgb(var(--surface)/.92),rgb(var(--surface2)/.86));border:1px solid rgb(var(--border)/.08);box-shadow:0 10px 28px #0000000f}._laneCard_1msce_188 strong,._laneCard_1msce_188 p{margin:0}._laneCard_1msce_188 strong{display:block;color:rgb(var(--text))}._laneCard_1msce_188 p{margin-top:.55rem;max-width:32ch;line-height:1.58;color:rgb(var(--muted))}@media(prefers-reduced-motion:reduce){._proofPanel_1msce_81{transition:none}}._editorialSection_33i8r_31{position:relative;min-height:100vh;padding:7rem 2rem}@media(max-width:1024px){._editorialSection_33i8r_31{min-height:auto;padding:5.5rem 1rem}}._sectionGlow_33i8r_43{position:absolute;inset:0;pointer-events:none;z-index:-1}._sectionGlow_33i8r_43:before,._sectionGlow_33i8r_43:after{content:"";position:absolute;aspect-ratio:1;border-radius:50%;transform:translate(-50%,-50%)}._sectionGlow_33i8r_43:before{top:18%;left:12%;width:60%;background:radial-gradient(closest-side,rgb(var(--highlight-text)/.08),transparent)}._sectionGlow_33i8r_43:after{top:22%;left:82%;width:65%;background:radial-gradient(closest-side,rgb(var(--highlight)/.06),transparent)}._sectionGrid_33i8r_69{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgb(var(--border)/.1) 1px,transparent 1px),linear-gradient(90deg,rgb(var(--border)/.1) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:radial-gradient(ellipse 150% 100% at center,#000 10%,#0000 50%);mask-image:radial-gradient(ellipse 150% 100% at center,#000 10%,#0000 50%)}._editorialShell_33i8r_78{position:relative;z-index:1;width:100%;max-width:1360px;margin:0 auto;display:grid;gap:2rem}._boardHeader_33i8r_88{max-width:1300px;margin:0 auto;width:100%}._boardHeader_33i8r_88 ._title_33i8r_93{margin:0;font-family:var(--font-sans);font-size:clamp(2.5rem,5vw,4rem);line-height:1.02;letter-spacing:-.02em;font-weight:600;color:rgb(var(--text))}@media(max-width:1024px){._boardHeader_33i8r_88 ._title_33i8r_93{font-size:clamp(2rem,7vw,3rem)}}._eyebrow_33i8r_108{margin:0;margin-bottom:1rem;font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;color:rgb(var(--muted))}._boardHeader_33i8r_88 h2{font-family:var(--font-sans);font-size:clamp(3rem,6vw,5.8rem);line-height:.96;letter-spacing:-.065em;color:rgb(var(--text))}._boardHeader_33i8r_88 h2 span{color:rgb(var(--highlight-text))}@media(max-width:768px){._boardHeader_33i8r_88 h2{max-width:12ch;line-height:1}}._editorialScene_33i8r_134{position:relative;min-height:700px}@media(max-width:768px){._editorialScene_33i8r_134{min-height:auto}}._sceneFrame_33i8r_144{position:relative;min-height:700px;margin:0 8.5rem;border-radius:42px;padding:0;border:1px solid rgb(var(--border)/.08);background:linear-gradient(180deg,rgb(var(--surface)/.56),rgb(var(--surface2)/.34)),rgb(var(--surface)/.2);box-shadow:inset 0 1px #ffffff0f,0 24px 72px #00000014}._sceneFrame_33i8r_144:before{content:"";position:absolute;inset:1rem;border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 42%),linear-gradient(315deg,rgb(var(--highlight-text)/.04),transparent 46%);pointer-events:none}@media(max-width:768px){._sceneFrame_33i8r_144{min-height:auto;margin:0;padding:1rem;border-radius:28px;display:grid;gap:1rem}}._stringMap_33i8r_173{position:absolute;inset:0;pointer-events:none}@media(max-width:768px){._stringMap_33i8r_173{display:none}}._stringOne_33i8r_184,._stringTwo_33i8r_185,._stringThree_33i8r_186{position:absolute;height:3px;transform-origin:left center;background:linear-gradient(90deg,rgb(var(--highlight-text)/.22),rgb(var(--highlight-text)/.56),rgb(var(--highlight-text)/.22));box-shadow:0 0 0 1px rgb(var(--highlight-text)/.05),0 1px 3px rgb(var(--highlight-text)/.14);border-radius:999px}._stringOne_33i8r_184{top:21%;left:28%;width:36%;transform:rotate(2deg)}._stringTwo_33i8r_185{top:40%;left:70%;width:11%;opacity:.48;background:linear-gradient(90deg,rgb(var(--highlight-text)/.2),rgb(var(--highlight-text)/.8),rgb(var(--highlight-text)/.2));box-shadow:none;transform:rotate(74deg)}._stringThree_33i8r_186{top:75%;left:40%;width:30%;transform:rotate(-18deg)}._caseCard_33i8r_219,._evidencePin_33i8r_220{position:absolute}@media(max-width:768px){._caseCard_33i8r_219,._evidencePin_33i8r_220{position:relative;inset:auto;width:100%;transform:none!important}}._caseCard_33i8r_219{z-index:2;width:min(100%,320px);padding:1.3rem 1.15rem 1.2rem;border-radius:26px;background:linear-gradient(180deg,rgb(var(--surface)/.9),rgb(var(--surface2)/.85));border:1px solid rgb(var(--border)/.08);box-shadow:0 14px 36px #00000014,inset 0 1px #ffffff2e;color:rgb(var(--text))}._caseCard_33i8r_219 h3,._caseCard_33i8r_219 p{margin:0}._caseCard_33i8r_219 h3{margin-top:.75rem;max-width:14ch;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.05;letter-spacing:-.04em}._caseCard_33i8r_219 p{margin-top:.8rem;max-width:32ch;font-size:.98rem;line-height:1.6;color:rgb(var(--muted))}._caseCard_33i8r_219[data-accent=urgent]{background:linear-gradient(180deg,rgb(var(--surface)/.92),rgb(var(--surface2)/.84))}._caseCard_33i8r_219[data-accent=highlight]{background:linear-gradient(180deg,rgb(var(--surface)/.92),rgb(var(--surface2)/.84));border-color:rgb(var(--highlight-text)/.12)}._caseCard_33i8r_219[data-accent=calm]{background:linear-gradient(180deg,rgb(var(--surface)/.9),rgb(var(--surface2)/.82))}._cardPin_33i8r_276{position:absolute;top:1.2rem;right:1.2rem;width:10px;height:10px;border-radius:999px;background:rgb(var(--highlight-text)/.35);box-shadow:0 0 0 6px rgb(var(--highlight-text)/.05)}._cardLabel_33i8r_287{display:inline-flex;padding-bottom:.18rem;border-bottom:1px dashed rgb(var(--border)/.18);font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:rgb(var(--muted))}._caseCardLead_33i8r_297{top:5%;left:7%;transform:rotate(-2deg)}._caseCardSignal_33i8r_303{top:8%;right:10%;transform:rotate(1deg)}._caseCardSummary_33i8r_309{bottom:13%;right:7%;transform:rotate(-1.5deg)}._caseCardArchive_33i8r_315{bottom:7%;left:14%;transform:rotate(1.5deg)}._evidencePin_33i8r_220{z-index:3;width:min(100%,230px);padding:.95rem 1rem 1rem;border-radius:22px;background:rgb(var(--surface)/.74);border:1px solid rgb(var(--border)/.08);box-shadow:0 12px 28px #00000012;transition:transform .2s ease,box-shadow .2s ease}._evidencePin_33i8r_220:hover{transform:translateY(-3px);box-shadow:0 18px 34px #00000017}._evidencePin_33i8r_220 strong,._evidencePin_33i8r_220 p{margin:0}._evidencePin_33i8r_220 strong{display:block;margin-top:.65rem;color:rgb(var(--text));font-size:.98rem}._evidencePin_33i8r_220 p{margin-top:.35rem;color:rgb(var(--muted));font-size:.92rem;line-height:1.5}._hangingPin_33i8r_352{position:absolute;top:-.4rem;left:50%;width:11px;height:11px;border-radius:999px;background:rgb(var(--highlight-text)/.38);box-shadow:0 0 0 6px rgb(var(--highlight-text)/.05);transform:translate(-50%)}._hangingThread_33i8r_364{position:absolute;top:-2.2rem;left:50%;width:1px;height:1.6rem;background:linear-gradient(180deg,rgb(var(--border)/.1),rgb(var(--highlight-text)/.22));transform:translate(-50%)}._pinIcon_33i8r_374{display:inline-flex;align-items:center;justify-content:center;width:2.3rem;height:2.3rem;border-radius:999px;background:rgb(var(--highlight-text)/.08);color:rgb(var(--highlight-text))}._pinTopLeft_33i8r_385{top:4.25rem;left:0;transform:rotate(-2deg)}._pinTopRight_33i8r_391{top:6rem;right:0;transform:rotate(2deg)}._pinBottomRight_33i8r_397{right:1rem;bottom:5.5rem;transform:rotate(-1deg)}@media(max-width:1024px){._sceneFrame_33i8r_144{min-height:820px;margin:0 1rem}._caseCardLead_33i8r_297{left:1%}._caseCardSignal_33i8r_303{right:5%}._caseCardSummary_33i8r_309{right:7%}._caseCardArchive_33i8r_315{left:5%}._pinTopLeft_33i8r_385{top:33%;left:8%}._pinTopRight_33i8r_391{top:35%;right:8%}._pinBottomRight_33i8r_397{top:85%;right:10%;bottom:auto}._stringTwo_33i8r_185{top:35%;width:55%}}@media(max-width:768px){._editorialScene_33i8r_134{display:flex;flex-direction:column;gap:1.5rem;align-items:center;padding-top:1rem;padding-bottom:2rem;position:relative}._sceneFrame_33i8r_144{display:contents}._sceneFrame_33i8r_144:before{display:none}._stringMap_33i8r_173{display:contents}._caseCard_33i8r_219,._evidencePin_33i8r_220{position:relative;inset:auto!important;width:90%;max-width:380px;margin:0;z-index:1}._stringOne_33i8r_184,._stringTwo_33i8r_185,._stringThree_33i8r_186{position:relative;inset:auto;width:2px;height:22rem;margin-top:-5rem;margin-bottom:-17rem;z-index:-1;background:linear-gradient(180deg,rgb(var(--highlight-text)/.1),rgb(var(--highlight-text)/.7),rgb(var(--highlight-text)/.5),transparent);transform-origin:top center;box-shadow:none;opacity:1}._caseCardLead_33i8r_297{order:1;align-self:flex-start;transform:rotate(-1.5deg)!important}._stringOne_33i8r_184{order:2;align-self:center;transform:rotate(-22deg)!important}._pinTopLeft_33i8r_385{order:3;align-self:flex-start;transform:rotate(-2deg)!important}._caseCardSignal_33i8r_303{order:4;align-self:flex-end;transform:rotate(1.5deg)!important}._stringTwo_33i8r_185{order:5;align-self:center;transform:rotate(22deg)!important}._pinTopRight_33i8r_391{order:6;align-self:flex-end;transform:rotate(2deg)!important}._caseCardSummary_33i8r_309{order:7;align-self:flex-start;transform:rotate(-1.5deg)!important}._stringThree_33i8r_186{order:8;align-self:center;transform:rotate(-22deg)!important}._pinBottomRight_33i8r_397{order:9;align-self:flex-start;transform:rotate(-2deg)!important}._caseCardArchive_33i8r_315{order:10;align-self:flex-end;transform:rotate(1.5deg)!important}._evidencePin_33i8r_220{margin-top:0}._hangingPin_33i8r_352,._hangingThread_33i8r_364{display:none}}@media(prefers-reduced-motion:reduce){._caseCard_33i8r_219,._evidencePin_33i8r_220{transform:none!important}}._finalCta_10zii_31{position:relative;overflow:hidden;padding:2.5rem 2rem 6rem}@media(max-width:768px){._finalCta_10zii_31{padding:1rem 1rem 5rem}}._backdropGlow_10zii_42{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 24% 44%,rgb(var(--highlight-text)/.08),transparent 24%),radial-gradient(circle at 76% 34%,rgb(var(--highlight)/.06),transparent 24%)}._finalCtaLayout_10zii_49{position:relative;z-index:1;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(420px,1.08fr) minmax(0,.92fr);align-items:center;gap:2.5rem}@media(max-width:1024px){._finalCtaLayout_10zii_49{grid-template-columns:1fr;gap:2rem}}._visualColumn_10zii_66{display:flex;justify-content:center;align-items:center}@media(max-width:1024px){._visualColumn_10zii_66{order:2}}._mockup_10zii_77{display:block;width:min(100%,600px);height:auto;transform:translate(-1rem);filter:drop-shadow(0 22px 46px rgba(0,0,0,.14))}@media(max-width:1024px){._mockup_10zii_77{width:min(100%,540px);transform:none}}._copyColumn_10zii_91{max-width:520px}@media(max-width:1024px){._copyColumn_10zii_91{order:1;max-width:100%;text-align:center}}._eyebrow_10zii_102{margin:0 0 1rem;font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;color:rgb(var(--muted))}._title_10zii_110{font-family:var(--font-sans);font-size:clamp(2.8rem,6vw,4.8rem);font-weight:600;line-height:1.05;letter-spacing:-.05em;color:rgb(var(--text));margin:0 auto 1rem}._title_10zii_110 span{color:rgb(var(--highlight-text))}._lead_10zii_123{max-width:44ch;margin-top:1.25rem;font-size:1.125rem;line-height:1.6;color:rgb(var(--muted))}@media(max-width:1024px){._lead_10zii_123{margin-left:auto;margin-right:auto}}._actions_10zii_137{display:grid;justify-items:start;gap:.9rem;margin-top:2rem}@media(max-width:1024px){._actions_10zii_137{justify-items:center}}._storeActions_10zii_149{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center}@media(max-width:1024px){._storeActions_10zii_149{justify-content:center}}._storeBadge_10zii_161{display:inline-flex;align-items:center;justify-content:center;height:52px;border-radius:16px;text-decoration:none;transition:transform .25s ease}._storeBadge_10zii_161:hover{transform:translateY(-2px)}._storeBadge_10zii_161:focus-visible{outline:2px solid rgb(var(--highlight-text));outline-offset:4px}._storeBadge_10zii_161 img{height:100%;width:auto;display:block;object-fit:contain;transition:transform .25s ease;filter:drop-shadow(0 2px 6px rgba(0,0,0,.16))}._storeBadge_10zii_161:hover img{transform:scale(1.03)}._meta_10zii_189{font-size:.92rem;color:rgb(var(--muted))}@media(prefers-reduced-motion:reduce){._storeBadge_10zii_161,._storeBadge_10zii_161 img{transition:none}}._section_18ee2_31{position:relative;width:100%;padding:6.5rem 2rem}@media(max-width:900px){._section_18ee2_31{padding:5rem 1rem}}._sectionGlow_18ee2_42{position:absolute;inset:0;pointer-events:none;z-index:-1}._sectionGlow_18ee2_42:before,._sectionGlow_18ee2_42:after{content:"";position:absolute;aspect-ratio:1;border-radius:50%;transform:translate(-50%,-50%)}._sectionGlow_18ee2_42:before{top:28%;left:24%;width:55%;background:radial-gradient(closest-side,rgb(var(--highlight-text)/.08),transparent)}._sectionGlow_18ee2_42:after{top:64%;left:78%;width:60%;background:radial-gradient(closest-side,rgb(var(--highlight)/.06),transparent)}._container_18ee2_68{position:relative;z-index:1;max-width:1300px;width:100%;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:center;gap:3.5rem}@media(max-width:900px){._container_18ee2_68{grid-template-columns:1fr;gap:2rem;text-align:center}}._content_18ee2_87{max-width:620px}@media(max-width:900px){._content_18ee2_87{max-width:100%}}._eyebrow_18ee2_96{margin:0 0 1rem;font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;color:rgb(var(--muted))}._title_18ee2_104{margin:0;font-family:var(--font-sans);font-size:clamp(2.5rem,5vw,4rem);line-height:1.02;letter-spacing:-.02em;font-weight:600;color:rgb(var(--text))}@media(max-width:1024px){._title_18ee2_104{font-size:clamp(2rem,7vw,3rem)}}._title_18ee2_104 span{color:rgb(var(--highlight-text))}@media(max-width:900px){._title_18ee2_104{margin-left:auto;margin-right:auto}}._description_18ee2_128{max-width:46ch;margin:1.35rem 0 0;font-size:1.125rem;line-height:1.6;color:rgb(var(--muted))}@media(max-width:900px){._description_18ee2_128{margin-left:auto;margin-right:auto}}._quoteList_18ee2_142{display:grid;gap:1rem;margin-top:2rem}._quoteItem_18ee2_148{margin:0;padding:1.1rem 1.2rem 1.15rem;border-radius:20px;background:linear-gradient(180deg,rgb(var(--surface)/.82),rgb(var(--surface2)/.74));border:1px solid rgb(var(--border)/.08);box-shadow:0 10px 28px #0000000f}._quoteText_18ee2_157{margin:0;font-size:.96rem;line-height:1.6;color:rgb(var(--text));font-style:italic}._quoteFooter_18ee2_165{display:flex;align-items:center;gap:.65rem;margin-top:.85rem}._quoteAvatar_18ee2_172{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:rgb(var(--highlight-text)/.12);color:rgb(var(--highlight-text));font-size:.78rem;font-weight:600;flex-shrink:0}._quoteAuthor_18ee2_186{font-size:.84rem;font-weight:500;color:rgb(var(--text))}._quoteRole_18ee2_192{font-weight:400;color:rgb(var(--muted))}._button_18ee2_197{display:inline-flex;align-items:center;justify-content:center;min-height:54px;margin-top:2rem;padding:.95rem 1.45rem;border:none;border-radius:18px;background:rgb(var(--text));color:rgb(var(--bg));font-size:1rem;cursor:pointer;box-shadow:0 18px 50px #0000001f;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}._button_18ee2_197:hover{transform:translateY(-2px);background:rgb(var(--highlight-text));box-shadow:0 24px 60px rgb(var(--highlight-text)/.28)}@media(max-width:900px){._button_18ee2_197{margin-top:1.8rem}}._note_18ee2_224{margin:.95rem 0 0;font-size:.92rem;color:rgb(var(--muted))}._counter_18ee2_230{display:grid;justify-items:center;gap:1rem}._counterBox_18ee2_236{width:min(100%,360px);min-height:260px;display:grid;place-items:center;padding:2rem;text-align:center}@media(max-width:480px){._counterBox_18ee2_236{min-height:220px;padding:1.6rem;border-radius:24px}}._counterWrapper_18ee2_252{position:relative}._countUpText_18ee2_256{font-size:clamp(7.25rem,8vw,9rem);font-weight:800;line-height:.92;letter-spacing:-.04em;color:rgb(var(--highlight-text));display:inline-block;text-align:left;font-variant-numeric:tabular-nums}._pulse_18ee2_267{position:absolute;right:-25px;top:5px;width:10px;height:10px;background-color:rgb(var(--highlight-text));border-radius:100%;box-shadow:0 0 rgba(var(--highlight)/1);animation:_pulseAnimation_18ee2_1 1.5s infinite cubic-bezier(.66,0,0,1)}@keyframes _pulseAnimation_18ee2_1{to{box-shadow:0 0 0 12px rgba(var(--highlight)/0)}}._counterLabel_18ee2_284{margin:.85rem 0 0;font-size:.95rem;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--muted))}._counterMeta_18ee2_292{max-width:28ch;margin:0;font-size:.98rem;line-height:1.6;text-align:center;color:rgb(var(--muted))}._page_gjjus_31{position:relative;overflow:hidden;background:radial-gradient(circle at 84% 8%,rgb(var(--highlight-text)/.16),transparent 23rem),radial-gradient(circle at 12% 42%,rgb(var(--highlight)/.14),transparent 24rem),rgb(var(--bg))}._hero_gjjus_37{position:relative;min-height:100vh;padding:8rem 2rem 4rem;display:flex;align-items:center}@media(max-width:768px){._hero_gjjus_37{min-height:auto;padding:7rem 1rem 3rem}}._heroGlow_gjjus_51{position:absolute;inset:0;pointer-events:none}._heroGlow_gjjus_51:before{content:"";position:absolute;inset:12% -12% auto auto;width:62vw;height:62vw;max-width:820px;max-height:820px;border-radius:50%;background:radial-gradient(circle,rgb(var(--highlight)/.18),transparent 66%);filter:blur(12px)}._heroGrid_gjjus_69{position:relative;z-index:1;width:min(100%,1300px);margin:0 auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(2.5rem,6vw,5rem)}@media(max-width:1024px){._heroGrid_gjjus_69{grid-template-columns:1fr}}._heroCopy_gjjus_85{max-width:680px}._eyebrow_gjjus_89{margin:0 0 1rem;color:rgb(var(--muted));font-size:.75rem;letter-spacing:.25em;text-transform:uppercase}._heroTitle_gjjus_97{margin:0;color:rgb(var(--text));font-family:var(--font-sans);font-size:clamp(3rem,7vw,5.6rem);line-height:.94;letter-spacing:0}._heroTitle_gjjus_97 span{color:rgb(var(--highlight-text))}._heroLead_gjjus_109{max-width:60ch;margin:1.6rem 0 0;color:rgb(var(--muted));font-size:1.125rem;line-height:1.65}._heroActions_gjjus_117{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-top:2.2rem}._primaryAction_gjjus_125,._secondaryAction_gjjus_126{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border-radius:16px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background-color .25s ease,color .25s ease}._primaryAction_gjjus_125{gap:.7rem;padding:.95rem 1.35rem;color:rgb(var(--bg));background:rgb(var(--text));box-shadow:0 18px 50px #0000002e}._primaryAction_gjjus_125:hover{transform:translateY(-2px);color:#fff;background:rgb(var(--highlight-text));box-shadow:0 24px 60px rgb(var(--highlight-text)/.25)}._primaryAction_gjjus_125:focus-visible{outline:2px solid rgb(var(--highlight-text));outline-offset:4px}._secondaryAction_gjjus_126{padding:.95rem 1.2rem;color:rgb(var(--text));border:1px solid rgb(var(--border)/.12);background:rgb(var(--surface)/.58);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}._secondaryAction_gjjus_126:hover{transform:translateY(-2px);border-color:rgb(var(--highlight-text)/.32);color:rgb(var(--highlight-text))}._heroVisual_gjjus_168{position:relative;min-width:0;padding:1.5rem 0 3rem}@media(max-width:768px){._heroVisual_gjjus_168{padding-bottom:1rem}}._previewShell_gjjus_179{position:relative;overflow:hidden;border-radius:18px;border:1px solid rgb(var(--border)/.1);background:rgb(var(--surface)/.68);box-shadow:0 28px 80px #0000005c;transform:perspective(1200px) rotateY(-8deg) rotateX(4deg);transform-origin:center}@media(max-width:768px){._previewShell_gjjus_179{border-radius:12px;transform:none}}._previewShell_gjjus_179 img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;object-position:top center}._previewTopbar_gjjus_203{display:flex;gap:.45rem;align-items:center;height:34px;padding:0 1rem;border-bottom:1px solid rgb(var(--border)/.08);background:#ffffff09}._previewTopbar_gjjus_203 span{width:9px;height:9px;border-radius:50%;background:rgb(var(--muted)/.7)}._floatingMetric_gjjus_219{position:absolute;right:3%;bottom:.5rem;display:flex;max-width:275px;gap:.8rem;align-items:flex-start;padding:1rem;border:1px solid rgb(var(--border)/.1);border-radius:20px;color:rgb(var(--text));background:rgb(var(--surface)/.82);box-shadow:0 18px 48px #00000038;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}._floatingMetric_gjjus_219 svg{flex:0 0 auto;margin-top:.15rem;color:rgb(var(--highlight-text))}._floatingMetric_gjjus_219 strong,._floatingMetric_gjjus_219 p{margin:0}._floatingMetric_gjjus_219 p{margin-top:.35rem;color:rgb(var(--muted));font-size:.9rem;line-height:1.45}@media(max-width:768px){._floatingMetric_gjjus_219{position:relative;right:auto;bottom:auto;max-width:none;margin-top:1rem}}._statsBand_gjjus_261{width:min(100% - 2rem,1100px);margin:-1.5rem auto 5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid rgb(var(--border)/.08);border-radius:24px;background:rgb(var(--surface)/.58);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}@media(max-width:768px){._statsBand_gjjus_261{grid-template-columns:1fr;margin-top:0}}._statItem_gjjus_279{padding:1.35rem 1.5rem}._statItem_gjjus_279:not(:last-child){border-right:1px solid rgb(var(--border)/.08)}._statItem_gjjus_279 span{color:rgb(var(--highlight-text));font-size:.75rem;letter-spacing:.18em;text-transform:uppercase}._statItem_gjjus_279 strong{display:block;margin-top:.45rem;color:rgb(var(--text));font-size:clamp(2rem,4vw,3.2rem);line-height:1}._statItem_gjjus_279 p{margin:.45rem 0 0;color:rgb(var(--muted))}@media(max-width:768px){._statItem_gjjus_279:not(:last-child){border-right:0;border-bottom:1px solid rgb(var(--border)/.08)}}._section_gjjus_309,._editorialSection_gjjus_310,._featureSplit_gjjus_311,._ctaSection_gjjus_312{width:min(100% - 4rem,1300px);margin:0 auto}@media(max-width:768px){._section_gjjus_309,._editorialSection_gjjus_310,._featureSplit_gjjus_311,._ctaSection_gjjus_312{width:min(100% - 2rem,1300px)}}._section_gjjus_309{padding:3rem 0 5rem}._sectionHeader_gjjus_329{max-width:760px}._sectionHeader_gjjus_329 h2{margin:0;color:rgb(var(--text));font-family:var(--font-sans);font-size:clamp(2.4rem,5vw,4.2rem);line-height:1;letter-spacing:0}._sectionHeader_gjjus_329 p:not(._eyebrow_gjjus_89){margin:1.2rem 0 0;color:rgb(var(--muted));font-size:1.08rem;line-height:1.65}._moduleGrid_gjjus_347{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem}@media(max-width:1024px){._moduleGrid_gjjus_347{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){._moduleGrid_gjjus_347{grid-template-columns:1fr}}._moduleCard_gjjus_364{min-height:250px;padding:1.25rem;border:1px solid rgb(var(--border)/.08);border-radius:8px;background:rgb(var(--surface)/.56);transition:transform .25s ease,border-color .25s ease,background-color .25s ease}._moduleCard_gjjus_364:hover{transform:translateY(-3px);border-color:rgb(var(--highlight-text)/.28);background:rgb(var(--surface)/.78)}._moduleCard_gjjus_364 h3{margin:1.2rem 0 0;color:rgb(var(--text));font-family:var(--font-sans);font-size:1.2rem;letter-spacing:0}._moduleCard_gjjus_364 p{margin:.85rem 0 0;color:rgb(var(--muted));line-height:1.55}._moduleIcon_gjjus_390{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:12px;color:rgb(var(--highlight-text));background:rgb(var(--highlight)/.16)}._editorialSection_gjjus_310{display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,.65fr);gap:clamp(2rem,5vw,5rem);align-items:center;padding:5rem 0}@media(max-width:1024px){._editorialSection_gjjus_310{grid-template-columns:1fr}}._editorialCopy_gjjus_414 h2{margin:0;color:rgb(var(--text));font-family:var(--font-sans);font-size:clamp(2.4rem,5vw,4.5rem);line-height:1;letter-spacing:0}._editorialCopy_gjjus_414 p:not(._eyebrow_gjjus_89){max-width:68ch;margin:1.25rem 0 0;color:rgb(var(--muted));font-size:1.08rem;line-height:1.65}._workflowPanel_gjjus_430{border:1px solid rgb(var(--border)/.08);border-radius:24px;background:linear-gradient(145deg,rgb(var(--surface)/.86),rgb(var(--surface2)/.72)),rgb(var(--surface));overflow:hidden}._workflowStep_gjjus_437{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1rem;align-items:center;min-height:96px;padding:1rem 1.25rem}._workflowStep_gjjus_437:not(:last-child){border-bottom:1px solid rgb(var(--border)/.08)}._workflowStep_gjjus_437 span{color:rgb(var(--highlight-text));font-size:.78rem;letter-spacing:.2em}._workflowStep_gjjus_437 p{margin:0;color:rgb(var(--text));font-size:1.05rem;line-height:1.4}._featureSplit_gjjus_311{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:5rem 0}@media(max-width:768px){._featureSplit_gjjus_311{grid-template-columns:1fr}}._featureBlock_gjjus_472{position:relative;min-height:390px;padding:clamp(1.5rem,4vw,2.3rem);border:1px solid rgb(var(--border)/.08);border-radius:8px;background:radial-gradient(circle at 85% 16%,rgb(var(--highlight-text)/.14),transparent 12rem),rgb(var(--surface)/.58)}._featureBlock_gjjus_472>svg{width:34px;height:34px;color:rgb(var(--highlight-text))}._featureBlock_gjjus_472 ._eyebrow_gjjus_89{margin-top:2.5rem}._featureBlock_gjjus_472 h2{max-width:13ch;margin:0;color:rgb(var(--text));font-family:var(--font-sans);font-size:clamp(2rem,4vw,3.4rem);line-height:1;letter-spacing:0}._featureBlock_gjjus_472 p:not(._eyebrow_gjjus_89){max-width:52ch;margin:1.2rem 0 0;color:rgb(var(--muted));line-height:1.6}._reportBadge_gjjus_504{position:absolute;right:1.5rem;bottom:1.5rem;display:inline-flex;gap:.6rem;align-items:center;padding:.7rem .9rem;border:1px solid rgb(var(--border)/.08);border-radius:999px;color:rgb(var(--text));background:rgb(var(--bg)/.42)}._reportBadge_gjjus_504 svg{color:rgb(var(--highlight-text))}._ctaSection_gjjus_312{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:5rem 0 7rem}._ctaSection_gjjus_312 h2{max-width:820px;margin:0;color:rgb(var(--text));font-family:var(--font-sans);font-size:clamp(2.3rem,5vw,4.8rem);line-height:1;letter-spacing:0}@media(max-width:768px){._ctaSection_gjjus_312{flex-direction:column;align-items:flex-start;padding-bottom:5rem}}.login-wrapper{width:100%;height:100vh;position:relative;overflow:hidden;background:transparent;display:flex;align-items:center;justify-content:center}.login-content{position:relative;z-index:1;width:100%;max-width:75rem;height:100%;padding:1.5rem;display:flex;justify-content:center;align-items:center}.login-back-button{display:inline-flex;align-items:center;gap:.375rem;background:none;border:none;padding:0;color:rgb(var(--muted));font-family:var(--font-sans);font-size:.85rem;font-weight:500;cursor:pointer;transition:color .2s ease,transform .2s ease;z-index:10}.login-back-button:hover{color:rgb(var(--text));transform:translate(-.25rem)}.login-back-button svg{width:1rem;height:1rem;transition:transform .2s ease}.login-card-top{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:-.25rem}.login-card{width:100%;max-width:30rem;padding:3rem;display:flex;flex-direction:column;gap:1.75rem;background:rgb(var(--surface) / .45);backdrop-filter:blur(1.5rem);-webkit-backdrop-filter:blur(1.5rem);border:.0625rem solid rgb(var(--border) / .08);border-radius:1.25rem;box-shadow:0 1.875rem 3.75rem #0006,inset 0 .0625rem rgba(var(--surface-tint) / .1);transition:transform .3s ease,box-shadow .3s ease}.login-header{display:flex;flex-direction:column}.login-brand{display:flex;align-items:center;gap:.5rem}.login-brand-logo{height:1.125rem;color:rgb(var(--highlight-text));display:block}.login-brand-logo svg{height:100%;width:auto;display:block}.login-brand-logo svg *{fill:currentColor}.login-brand span{font-family:var(--font-display);font-size:.95rem;font-weight:700;letter-spacing:-.01em;color:rgb(var(--highlight-text))}.login-header h2{font-size:1.85rem;font-weight:750;margin:1.25rem 0 0;color:rgb(var(--text));letter-spacing:-.02em;text-align:center}.login-subtitle{font-size:.9rem;color:rgb(var(--muted));margin-top:.375rem;line-height:1.45}.login-form{display:flex;flex-direction:column;gap:1.375rem}.login-field{display:flex;flex-direction:column;gap:.5rem}.login-field label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--muted));margin-left:.125rem}.login-input{width:100%;padding:.75rem .875rem;background:rgba(var(--bg) / .3);border:.0625rem solid rgb(var(--border) / .3);border-radius:.625rem;color:rgb(var(--text));font-family:var(--font-sans);font-size:.95rem;transition:all .2s cubic-bezier(.16,1,.3,1)}.login-input:focus{outline:none;background:rgba(var(--bg) / .45);border-color:rgb(var(--highlight-text));box-shadow:0 0 0 .1875rem rgb(var(--highlight) / .2)}.password-wrapper{position:relative}.toggle-password{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:rgb(var(--muted));cursor:pointer;padding:.375rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s ease}.toggle-password:hover{color:rgb(var(--text));background:#ffffff0d}.toggle-password svg{width:1.125rem;height:1.125rem}.login-recaptcha{min-height:4.875rem;display:flex;justify-content:center;overflow:hidden;margin-top:.25rem;background:#ffffff03;border-radius:.5rem;padding:.25rem}.login-button{margin-top:.5rem;padding:.875rem;font-size:.95rem;font-weight:600;background-color:rgb(var(--highlight));color:rgb(var(--highlight-label));border-radius:.625rem;border:none;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;justify-content:center;align-items:center}.login-button:hover:not(:disabled){background-color:rgb(var(--highlight) / .9);box-shadow:0 .5rem 1.5rem rgb(var(--highlight) / .35);transform:translateY(-.0625rem)}.login-button:active:not(:disabled){transform:translateY(.0625rem)}.login-button:disabled{opacity:.5;cursor:not-allowed}.welcome-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 48%,rgb(var(--highlight) / .16),transparent 34%),rgb(var(--bg) / .42);-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem)}.welcome-text{max-width:min(86vw,57.5rem);margin:0;padding:0 1.25rem;color:rgb(var(--text));font-family:var(--font-display);font-size:clamp(2.4rem,6vw,5rem);font-weight:800;line-height:.95;text-align:center;letter-spacing:0;text-wrap:balance;text-shadow:0 1.125rem 3.75rem rgb(var(--highlight) / .2)}.logout-return-overlay{position:fixed;inset:0;z-index:140;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 48%,rgb(var(--highlight) / .14),transparent 34%),rgb(var(--bg) / .78);backdrop-filter:blur(.75rem);-webkit-backdrop-filter:blur(.75rem);pointer-events:none}.logout-return-text{max-width:min(86vw,47.5rem);padding:0 1.25rem;color:rgb(var(--text));font-family:var(--font-display);font-size:clamp(2.2rem,5vw,4.5rem);font-weight:800;line-height:.98;letter-spacing:0;text-align:center;text-shadow:0 1.125rem 3.75rem rgb(var(--highlight) / .2)}.login-error{color:#ff6b6b;font-size:.85rem;margin:-.375rem 0 0 .125rem;line-height:1.3}@media(max-width:30rem){.login-card{padding:2rem 1.5rem;gap:1.5rem;border-radius:1rem;border:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.login-wrapper{background:rgb(var(--bg))}}._tableWrapper_w7tkg_1{margin-top:6rem;width:100%;max-width:1100px;margin-inline:auto;padding-bottom:5rem}._tableTitle_w7tkg_9{color:rgb(var(--text));text-align:center;margin-bottom:3rem;font-size:1.8rem}._tableContainer_w7tkg_16{background:rgb(var(--surface)/.03);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;border:1px solid rgb(var(--border)/.1);overflow:hidden}._tableHeader_w7tkg_24{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:24px;background:rgb(var(--text)/.05);font-weight:700;color:rgb(var(--text));text-align:center}._tableHeader_w7tkg_24 ._featureLabel_w7tkg_33{text-align:left}._tableHeader_w7tkg_24 ._proLabel_w7tkg_36{color:rgb(var(--highlight-text))}._categoryTitle_w7tkg_40{padding:20px 24px;background:rgb(var(--highlight)/.05);color:rgb(var(--highlight-text));font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:1px}._tableRow_w7tkg_50{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:16px 24px;border-bottom:1px solid rgb(var(--border)/.05);align-items:center;text-align:center;transition:background .2s}._tableRow_w7tkg_50:hover{background:rgb(var(--text)/.02)}._tableRow_w7tkg_50 ._featureName_w7tkg_62{text-align:left;color:rgb(var(--text)/.8);font-size:.9rem}._tableRow_w7tkg_50 ._cell_w7tkg_67{font-size:.85rem;color:rgb(var(--text)/.7)}._tableRow_w7tkg_50 ._cell_w7tkg_67._proCell_w7tkg_71{color:rgb(var(--text));font-weight:600}._checkIcon_w7tkg_76{color:rgb(var(--highlight-text));font-size:1.1rem}._minusIcon_w7tkg_81{color:rgb(var(--text)/.2)}._card_10ska_31{display:flex;flex-direction:column;justify-content:space-between;height:100%}._card_10ska_31._padding_10ska_40{padding:1.1rem 1.3rem}._card_10ska_31._background_10ska_43{background:linear-gradient(180deg,rgb(var(--surface-tint)/.01),rgb(var(--surface-tint)/.05)),rgb(var(--surface)/.2);border:2px solid rgb(var(--border)/.1);border-radius:20px;box-shadow:0 0 20px #958bf81a,inset 0 0 15px #958bf80d}._card_10ska_31._background_10ska_43._blur_10ska_49{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}._card_10ska_31._background_10ska_43._noBlur_10ska_53{background:linear-gradient(180deg,rgb(var(--surface-tint)/.02),rgb(var(--surface-tint)/.08)),rgb(var(--surface)/.28)}._cardTitle_10ska_57{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;padding:1.1rem 1.3rem 1rem;border-top-left-radius:20px;border-top-right-radius:20px}._cardTitle_10ska_57 ._cardTitleMain_10ska_66{width:100%;display:flex;align-items:center;gap:.6rem;flex:1;min-width:0}._cardTitle_10ska_57 ._cardTitleIcon_10ska_74{align-self:flex-start;flex-shrink:0;background:rgb(var(--highlight)/.15);padding:8px;border-radius:10px;display:flex;align-items:center;justify-content:center}._cardTitle_10ska_57 ._cardTitleIcon_10ska_74>svg{color:rgb(var(--highlight-text))}._cardTitle_10ska_57 ._cardTitleContent_10ska_87{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}._cardTitle_10ska_57 ._cardTitleContent_10ska_87>._cardTitleNote_10ska_94{font-size:.65rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase;color:rgb(var(--highlight-text))}._cardTitle_10ska_57 ._cardTitleContent_10ska_87>._cardTitleText_10ska_101{padding:0;margin:0;font-size:1.1rem;font-weight:700;color:rgb(var(--text))}._cardTitle_10ska_57 ._cardTitleContent_10ska_87>._cardSubtitleText_10ska_108{padding:0;margin:0;font-size:.9rem;font-weight:400;color:rgb(var(--muted))}._cardTitle_10ska_57 ._cardTitleOptions_10ska_115{width:100%;flex-shrink:0;flex-direction:row-reverse;margin-left:auto;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:1rem}@media(min-width:768px){._cardTitle_10ska_57{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:.6rem}._cardTitle_10ska_57 ._cardTitleMain_10ska_66{width:auto;flex:1 1 auto;min-width:40%}._cardTitle_10ska_57 ._cardTitleOptions_10ska_115{width:auto;flex:0 1 auto;max-width:50%;margin-left:auto;justify-content:flex-start;padding-top:4px}}._cardDescription_10ska_148{margin:0;padding:0 1.8rem 1rem;font-size:.9rem;font-weight:400;color:rgb(var(--muted))}._cardContent_10ska_156{padding:0 1.3rem}._cardChart_10ska_160._chartBorder_10ska_160{border-radius:20px;position:relative}._cardChart_10ska_160._chartBorder_10ska_160:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:20px;background:rgb(var(--muted)/.5);-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%220.5px%22%20y%3D%220.5px%22%20width%3D%22calc%28100%25%20-%201px%29%22%20height%3D%22calc%28100%25%20-%201px%29%22%20rx%3D%2220px%22%20ry%3D%2220px%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221px%22%20stroke-dasharray%3D%225%2C%202%22%20stroke-dashoffset%3D%220%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%220.5px%22%20y%3D%220.5px%22%20width%3D%22calc%28100%25%20-%201px%29%22%20height%3D%22calc%28100%25%20-%201px%29%22%20rx%3D%2220px%22%20ry%3D%2220px%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221px%22%20stroke-dasharray%3D%225%2C%202%22%20stroke-dashoffset%3D%220%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}._cardChart_10ska_160._padding_10ska_40{padding:0 1.3rem}._cardChart_10ska_160._padding_10ska_40._isFooter_10ska_181{padding-bottom:1.1rem}._cardChart_10ska_160._background_10ska_43{background:linear-gradient(180deg,rgb(var(--surface-tint)/.01),rgb(var(--surface-tint)/.05)),rgb(var(--surface)/.2);box-shadow:0 0 20px #958bf81a,inset 0 0 15px #958bf80d}._cardChart_10ska_160._background_10ska_43._blur_10ska_49{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}._cardChart_10ska_160._background_10ska_43._noBlur_10ska_53{background:linear-gradient(180deg,rgb(var(--surface-tint)/.02),rgb(var(--surface-tint)/.08)),rgb(var(--surface)/.28)}._cardChart_10ska_160._isFooter_10ska_181{border-bottom-left-radius:20px;border-bottom-right-radius:20px}._cardFooter_10ska_200{display:flex;flex-direction:row;margin-top:auto;padding:1rem 1.3rem 1.1rem;border-bottom-left-radius:20px;border-bottom-right-radius:20px}._page_10ska_210{flex:1;min-width:0;min-height:0}._page_10ska_210>._pageContent_10ska_215{width:100%;max-width:var(--content-max);margin:0 auto;padding:var(--page-y) var(--page-x)}._pageTitle_10ska_222{padding:0;margin:0 0 1rem .75rem;font-size:2.5rem;font-weight:500;letter-spacing:-.02em;text-align:left}._pageSection_10ska_231{display:flex;flex-direction:column;margin-bottom:2rem;gap:1.5rem}._pageSection_10ska_231>._sectionHeader_10ska_237{padding-left:.75rem}._pageSection_10ska_231 ._sectionTitle_10ska_240{font-size:1.6rem;font-weight:600;letter-spacing:-.02em;margin:0;padding:0;color:rgb(var(--highlight-text))}._pageSection_10ska_231 ._sectionDescription_10ska_248{margin:.2rem 0 0;font-size:1rem;line-height:1.6;color:rgb(var(--muted))}._pageSection_10ska_231 ._sectionContent_10ska_254{width:100%}._faqWrapper_cawho_2{width:100%;max-width:900px;margin:6rem auto;padding:0 20px}._faqHeader_cawho_9{margin-bottom:2.5rem;justify-content:center}._accordion_cawho_14{display:flex;flex-direction:column;gap:16px}._faqCard_cawho_20{cursor:pointer;padding:20px 24px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;min-height:auto!important}._faqCard_cawho_20:hover{border-color:rgb(var(--highlight-text)/.3)!important;background:rgb(var(--text)/.05)!important}._faqCard_cawho_20._active_cawho_30{border-color:rgb(var(--highlight-text)/.5)!important;background:rgb(var(--highlight)/.02)!important}._questionRow_cawho_35{display:flex;justify-content:space-between;align-items:center;gap:20px}._questionText_cawho_42{font-weight:700;color:rgb(var(--text));font-size:1.1rem}._iconBox_cawho_48{color:rgb(var(--highlight-text));display:flex;align-items:center;font-size:1.2rem}._answerWrapper_cawho_56{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease;opacity:0}._answerWrapper_cawho_56._show_cawho_62{max-height:200px;opacity:1}._answerContent_cawho_67{margin:16px 0 0!important;padding:0!important;color:rgb(var(--text)/.6);line-height:1.6;font-size:.95rem}._toggleContainer_10tiy_1{position:relative;display:inline-flex;align-items:center;padding:4px;background:rgb(var(--surface-tint)/.05);border:1px solid rgb(var(--border)/.1);border-radius:14px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);isolation:isolate}._slidingThumb_10tiy_13{position:absolute;top:4px;bottom:4px;left:0;width:0;background:rgb(var(--highlight-text));border-radius:10px;box-shadow:0 4px 12px rgb(var(--highlight)/.2);transition:transform .35s cubic-bezier(.2,0,.2,1),width .25s cubic-bezier(.2,0,.2,1);z-index:1;pointer-events:none}._toggleBtn_10tiy_27{position:relative;z-index:2;display:flex;align-items:center;gap:8px;padding:8px 20px;border:none;background:transparent;cursor:pointer;white-space:nowrap;font-size:.9rem;font-weight:700;color:rgb(var(--highlight-text));transition:color .2s ease}._toggleBtn_10tiy_27._active_10tiy_43{color:rgb(var(--highlight-label))}._toggleBtn_10tiy_27:hover:not(._active_10tiy_43){background:rgb(var(--surface-tint)/.05);border-radius:10px}._discountBadge_10tiy_51{font-size:.65rem;padding:2px 6px;border-radius:6px;font-weight:800;margin-left:4px;transition:background-color .2s ease,color .2s ease;background:rgb(var(--highlight-text)/.1);color:rgb(var(--highlight-text))}._active_10tiy_43 ._discountBadge_10tiy_51{background:#fff3;color:rgb(var(--highlight-label))}._sliderWrapper_1p6hx_1{width:100%}._controlArea_1p6hx_5{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}._ticksContainer_1p6hx_13{position:absolute;left:0;right:0;top:50%;transform:translateY(-130%);height:30px}._tick_1p6hx_13{position:absolute;transform:translate(-50%);bottom:0;display:flex;flex-direction:column;align-items:center;cursor:pointer;z-index:5}._tick_1p6hx_13 ._tickLabel_1p6hx_32{font-size:.75rem;font-weight:600;color:rgb(var(--text)/.4);margin-bottom:2px;transition:color .3s ease;-webkit-user-select:none;user-select:none}._tick_1p6hx_13 ._tickMark_1p6hx_40{width:3px;height:6px;background:rgb(var(--text)/.1);border-radius:2px;transition:all .3s ease}._tick_1p6hx_13:hover ._tickLabel_1p6hx_32{color:rgb(var(--text)/.8)}._tick_1p6hx_13._past_1p6hx_50 ._tickLabel_1p6hx_32{color:rgb(var(--highlight-text)/.6)}._tick_1p6hx_13._active_1p6hx_53 ._tickLabel_1p6hx_32{color:rgb(var(--highlight-text));font-size:.9rem;font-weight:800;transform:translateY(-2px)}._tick_1p6hx_13._active_1p6hx_53 ._tickMark_1p6hx_40{background:rgb(var(--highlight-text));height:8px}._inputWrapper_1p6hx_64{position:absolute;height:30px;left:0;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center}._edgeClickArea_1p6hx_75{position:absolute;top:-5px;bottom:-5px;z-index:11;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}._ghostInput_1p6hx_85{position:absolute;top:-5px;bottom:-5px;margin:0;padding:0;opacity:0;z-index:10;-webkit-appearance:none;cursor:pointer}._ghostInput_1p6hx_85::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:28px;height:28px;border-radius:50%;cursor:grab}._ghostInput_1p6hx_85:active::-webkit-slider-thumb{cursor:grabbing}._ghostInput_1p6hx_85::-moz-range-thumb{width:28px;height:28px;border:none;border-radius:50%;cursor:grab}._ghostInput_1p6hx_85:active::-moz-range-thumb{cursor:grabbing}._trackBackground_1p6hx_118{position:absolute;top:50%;left:0;width:100%;height:6px;transform:translateY(-50%);background:rgb(var(--text)/.15);border-radius:6px;overflow:hidden;pointer-events:none}._trackFill_1p6hx_131{height:100%;background:linear-gradient(90deg,rgb(var(--highlight-text)/.5),rgb(var(--highlight-text)));border-radius:6px;transition:width .1s linear}._thumb_1p6hx_138{position:absolute;top:50%;width:22px;height:22px;background:#fff;border:3px solid rgb(var(--highlight-text));border-radius:50%;box-shadow:0 0 15px rgb(var(--highlight)/.4);transform:translate(-50%,-50%);z-index:6;pointer-events:none;transition:left .1s linear}#pricing-page{flex:1;width:100%;min-height:100vh;padding:4rem 1rem}#pricing-page .content-wrapper{width:100%;max-width:1200px;margin:0 auto}#pricing-page .pricing-header{text-align:center;margin-bottom:3rem}#pricing-page .pricing-header h1{font-size:2.5rem;margin-bottom:.5rem;color:rgb(var(--highlight-text));background:linear-gradient(135deg,rgb(var(--highlight)),rgb(var(--highlight-text)));-webkit-background-clip:text;-webkit-text-fill-color:transparent}#pricing-page .pricing-header p{color:rgb(var(--muted));font-size:1.1rem}#pricing-page .top-controls{display:flex;justify-content:space-between;align-items:center;margin:0 auto 3rem;gap:40px;padding:0 10px}@media(max-width:768px){#pricing-page .top-controls{flex-direction:column;align-items:center;gap:2rem}}#pricing-page .pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch;margin-bottom:4rem}@media(max-width:900px){#pricing-page .pricing-grid{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}}#pricing-page .pricing-card{display:flex;flex-direction:column;height:100%;background:linear-gradient(180deg,rgb(var(--surface-tint)/.01),rgb(var(--surface-tint)/.05)),rgb(var(--surface)/.2);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:2px solid rgb(var(--border)/.2);border-radius:20px;box-shadow:0 0 20px #958bf81a,inset 0 0 15px #958bf80d;transition:transform .3s ease}#pricing-page .pricing-card.is-pro{border-color:rgb(var(--highlight-text)/.4);box-shadow:0 0 40px rgb(var(--highlight)/.15),inset 0 0 20px rgb(var(--highlight)/.05);transform:translateY(-8px);z-index:1}#pricing-page .pricing-card.is-pro .cta-button{background:rgb(var(--highlight-text));color:rgb(var(--highlight-label))}#pricing-page .pricing-card.is-pro .cta-button:hover{filter:brightness(1.1)}#pricing-page .card-header{display:flex;align-items:flex-start;gap:12px;padding:20px 24px 1rem}#pricing-page .card-header .icon-wrapper{background:rgb(var(--highlight)/.1);padding:8px;border-radius:10px;display:flex;align-items:center;justify-content:center}#pricing-page .card-header .icon-wrapper svg{color:rgb(var(--highlight-text));font-size:1.2rem}#pricing-page .card-header .title-content{display:flex;flex-direction:column;flex:1}#pricing-page .card-header .title-content .note{font-size:.65rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase;color:rgb(var(--highlight-text));margin-bottom:4px}#pricing-page .card-header .title-content h2{padding:0;margin:0;font-size:1.2rem;font-weight:700;color:rgb(var(--text))}#pricing-page .card-header .price-box{display:flex;flex-direction:column;align-items:flex-end;text-align:right}#pricing-page .card-header .price-box .amount{font-size:1.6rem;font-weight:800;color:rgb(var(--text));line-height:1}#pricing-page .card-header .price-box .period{font-size:.75rem;color:rgb(var(--text)/.5);font-weight:500}#pricing-page .card-body{flex:1;padding:0 24px}#pricing-page .feature-list{list-style:none;padding:0;margin:1.5rem 0;display:flex;flex-direction:column;gap:15px}#pricing-page .feature-list li{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-size:.85rem}#pricing-page .feature-list li.enabled{color:rgb(var(--text)/.9)}#pricing-page .feature-list li.enabled .check{color:rgb(var(--highlight-text));margin-top:1px;flex-shrink:0;stroke-width:2px}#pricing-page .feature-list li.disabled{color:rgb(var(--text)/.25)}#pricing-page .feature-list li.disabled .dot{margin-top:1px;flex-shrink:0;opacity:1}#pricing-page .card-footer{padding:0 24px 20px;padding-top:1rem}#pricing-page .card-footer .cta-button{width:100%;padding:14px;border-radius:14px;border:none;background:rgb(var(--muted)/.2);font-weight:700;cursor:pointer;transition:all .1s ease}#pricing-page .card-footer .cta-button:hover{background:rgb(var(--highlight-text));color:rgb(var(--highlight-label))}.free-tier-card{margin-top:2rem;margin-bottom:4rem;padding:1.5rem 2rem;background:linear-gradient(180deg,rgb(var(--surface-tint)/.01),rgb(var(--surface-tint)/.03)),rgb(var(--surface)/.2);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:2px dashed rgb(var(--border)/.2);border-radius:20px}.free-tier-card .horizontal-wrapper{display:flex;align-items:center;justify-content:space-between;gap:2rem}@media(max-width:900px){.free-tier-card .horizontal-wrapper{flex-direction:column;align-items:flex-start;gap:1.5rem}}.free-tier-card .info-side{flex:1;min-width:250px}.free-tier-card .info-side .header-mini{display:flex;align-items:center;gap:12px;margin-bottom:.5rem}.free-tier-card .info-side .header-mini .icon-mini{background:rgb(var(--text)/.05);padding:8px;border-radius:8px;display:flex;color:rgb(var(--text))}.free-tier-card .info-side .header-mini .text-mini{display:flex;flex-direction:column}.free-tier-card .info-side .header-mini .text-mini .note{font-size:.65rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase;color:rgb(var(--text)/.5)}.free-tier-card .info-side .header-mini .text-mini h3{margin:0;font-size:1.1rem;font-weight:700;color:rgb(var(--text))}.free-tier-card .info-side .description{margin:0;font-size:.9rem;color:rgb(var(--text)/.6);line-height:1.4}.free-tier-card .features-side{flex:1.5}.free-tier-card .features-side .feature-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:10px 20px}@media(max-width:600px){.free-tier-card .features-side .feature-grid{grid-template-columns:1fr}}.free-tier-card .features-side .feature-grid .feature-item{display:flex;align-items:center;gap:8px;font-size:.85rem;color:rgb(var(--text))}.free-tier-card .features-side .feature-grid .feature-item .check-icon{color:rgb(var(--highlight-text));stroke-width:4px}.free-tier-card .action-side .free-cta{display:flex;align-items:center;gap:8px;padding:10px 20px;background:transparent;border:1px solid rgb(var(--text)/.2);border-radius:10px;color:rgb(var(--text));font-weight:600;cursor:pointer;transition:all .2s ease}.free-tier-card .action-side .free-cta:hover{background:rgb(var(--text)/.05);border-color:rgb(var(--text)/.4)}.color-bends-container{position:relative;width:100%;height:100%;overflow:hidden}:root{--radius: 16px;--shadow: 0 10px 30px rgba(0, 0, 0, .15)}@font-face{font-family:MyLet Sans;src:url(/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:MyLet Display;src:url(/assets/Nunito-VariableFont_wght-CfknUHFh.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:MyLet Mono;src:url(/assets/RobotoFlex-VariableFont_GRAD_XOPQ_XTRA_YOPQ_YTAS_YTDE_YTFI_YTLC_YTUC_opsz_slnt_wdth_wght-DJo2p2gK.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--font-sans: "MyLet Sans", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-display: "MyLet Display", system-ui, sans-serif;--font-mono: "MyLet Mono", ui-monospace, monospace;--bg: 10 10 12;--surface: 20 22 34;--surface-tint: 255 255 255;--surface2: 24 24 28;--surface-alpha: .25;--text: 240 240 245;--muted: 164 164 171;--border: 255 255 255;--highlight: 90 79 207;--highlight-text: 163 153 251;--highlight-label: 255 255 255}html{box-sizing:border-box;width:100%}body{margin:0;width:100%;font-family:var(--font-sans);font-weight:420;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:rgb(var(--bg));color:rgb(var(--text))}#root{min-height:100vh;background:rgb(var(--bg))}code,pre,.mono{font-family:var(--font-mono);font-weight:400}h1,h2,h3{font-family:var(--font-display);font-weight:650;letter-spacing:-.02em}h4,h5,h6{font-family:var(--font-sans);font-weight:600}*,*:before,*:after{box-sizing:border-box}._rgpdContainer_fzks0_31{min-height:calc(100vh - 80px);padding:8rem 2rem 4rem;background-color:rgb(var(--bg));display:flex;justify-content:center}._content_fzks0_39{max-width:800px;width:100%}._textBlock_fzks0_44{color:rgb(var(--text));line-height:1.7}._textBlock_fzks0_44 h1{font-family:var(--font-sans);font-size:clamp(2rem,5vw,3rem);font-weight:700;color:rgb(var(--text));margin-bottom:.5rem}._textBlock_fzks0_44 p:nth-of-type(1){font-size:.9rem;color:rgb(var(--muted));margin-bottom:3rem;border-bottom:1px solid rgb(var(--border)/.2);padding-bottom:1rem}._textBlock_fzks0_44 h2{font-size:1.5rem;font-weight:600;margin-top:2.5rem;margin-bottom:1rem;color:rgb(var(--text))}._textBlock_fzks0_44 h3{font-size:1.25rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;color:rgb(var(--text))}._textBlock_fzks0_44 p{font-size:1.05rem;color:rgb(var(--muted));margin-bottom:1.5rem}._textBlock_fzks0_44 ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1.5rem;color:rgb(var(--muted))}._textBlock_fzks0_44 ul li{margin-bottom:.5rem}._textBlock_fzks0_44 a{color:rgb(var(--highlight));text-decoration:underline}._scrollSpy_l0nbh_31{position:fixed;top:50%;transform:translateY(-50%);right:2rem;height:max-content;max-height:80vh;overflow-y:auto;z-index:10;-ms-overflow-style:none;scrollbar-width:none}._scrollSpy_l0nbh_31::-webkit-scrollbar{display:none}@media(max-width:768px){._scrollSpy_l0nbh_31{display:none}}@media(min-width:1024px){._scrollSpy_l0nbh_31:hover ._label_l0nbh_52{opacity:.6;transform:translate(0)}}._navList_l0nbh_58{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-end;gap:.4rem}._navLink_l0nbh_68{display:flex;align-items:center;flex-direction:row-reverse;gap:1rem;text-decoration:none;color:rgb(var(--text));font-size:.85rem;font-weight:500;transition:color .2s ease;padding:.25rem 0}._navLink_l0nbh_68:hover ._dash_l0nbh_80{width:24px;opacity:1}@media(min-width:1024px){._navLink_l0nbh_68:hover ._label_l0nbh_52{opacity:1!important}}._dash_l0nbh_80{display:block;width:12px;height:2px;background-color:rgb(var(--text));opacity:.4;transition:all .3s cubic-bezier(.16,1,.3,1);border-radius:2px;flex-shrink:0}._label_l0nbh_52{opacity:0;transform:translate(10px);transition:all .3s cubic-bezier(.16,1,.3,1);white-space:nowrap;pointer-events:none;max-width:250px;overflow:hidden;text-overflow:ellipsis;text-align:right}li._active_l0nbh_113 ._navLink_l0nbh_68{color:rgb(var(--text))}li._active_l0nbh_113 ._dash_l0nbh_80{width:32px;background-color:rgb(var(--text));opacity:1}._page_1m74a_31{min-height:100%;padding:8.5rem 1.5rem 2rem;background:radial-gradient(circle at 10% 0%,rgb(var(--highlight)/.1),transparent 24rem),radial-gradient(circle at 100% 20%,rgb(var(--highlight-text)/.1),transparent 26rem),rgb(var(--bg))}@media(max-width:768px){._page_1m74a_31{padding:7rem 1rem 2rem}}._hero_1m74a_42{width:min(100%,960px);margin:0 auto;text-align:center}._eyebrow_1m74a_48{margin:0 0 1rem;color:rgb(var(--muted));font-size:.78rem;letter-spacing:.24em;text-transform:uppercase}._title_1m74a_56{margin:0;color:rgb(var(--text));font-size:clamp(2.8rem,6vw,4.8rem);line-height:.95;letter-spacing:-.04em}._lead_1m74a_64{max-width:62ch;margin:1.4rem auto 0;color:rgb(var(--muted));font-size:1.08rem;line-height:1.7}._journalContainer_1y4wf_31{max-width:800px;margin:0 auto;padding:120px 24px 80px;min-height:80vh}@media(max-width:768px){._journalContainer_1y4wf_31{padding:100px 20px 60px}}._header_1y4wf_43{margin-bottom:64px}._header_1y4wf_43 h1{font-size:3rem;font-weight:500;color:var(--text-primary);margin-bottom:16px;letter-spacing:-.02em}@media(max-width:768px){._header_1y4wf_43 h1{font-size:2.5rem}}._header_1y4wf_43 p{font-size:1.125rem;color:var(--text-secondary);max-width:500px;line-height:1.5}._articleList_1y4wf_65{display:grid;grid-template-columns:max-content 1fr auto;column-gap:1rem}@media(max-width:600px){._articleList_1y4wf_65{display:flex;flex-direction:column}}._articleItem_1y4wf_77{display:grid;grid-column:1/-1;grid-template-columns:subgrid;align-items:center;padding:24px 0;text-decoration:none;color:inherit;transition:all .2s ease}@media(max-width:600px){._articleItem_1y4wf_77{grid-template-columns:1fr auto;grid-template-areas:"date arrow" "title arrow";gap:8px 16px;padding:20px 0}}._articleItem_1y4wf_77:hover ._title_1y4wf_95{color:var(--text-primary)}._articleItem_1y4wf_77:hover ._arrow_1y4wf_98{opacity:1;transform:translate(2px,-2px)}._date_1y4wf_103{font-size:.875rem;color:var(--text-tertiary);font-family:var(--font-mono)}@media(max-width:600px){._date_1y4wf_103{grid-area:date}}._content_1y4wf_114{display:flex;flex-direction:column;gap:4px}@media(max-width:600px){._content_1y4wf_114{grid-area:title}}._title_1y4wf_95{font-size:1.25rem;font-weight:500;color:var(--text-primary);transition:color .2s ease;line-height:1.4;margin:0}._meta_1y4wf_134{display:flex;align-items:center;gap:12px;font-size:.875rem;color:var(--text-secondary)}._meta_1y4wf_134 ._category_1y4wf_141{font-weight:500;padding:2px 8px;border-radius:4px;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;background-color:rgb(var(--accent)/.8);color:var(--text-primary)}._arrow_1y4wf_98{align-self:flex-end;font-size:1.25rem;color:var(--text-primary);opacity:.5;transition:all .2s ease}@media(max-width:600px){._arrow_1y4wf_98{grid-area:arrow}}._articleContainer_u4ug1_31{min-height:calc(100vh - 80px);padding:8rem 2rem 4rem;background-color:var(--bg-primary);display:flex;justify-content:center;position:relative}._contentWrapper_u4ug1_40{max-width:800px;width:100%}._backLink_u4ug1_45{display:inline-flex;align-items:center;gap:8px;color:var(--text-secondary);text-decoration:none;font-size:.875rem;margin-bottom:3rem;transition:color .2s ease}._backLink_u4ug1_45:hover{color:var(--text-primary)}._metaHeader_u4ug1_59{margin-bottom:2.5rem;display:flex;align-items:center;gap:16px;font-size:.875rem}._metaHeader_u4ug1_59 ._category_u4ug1_66{font-weight:500;padding:2px 8px;border-radius:4px;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;background-color:rgb(var(--accent)/.8);color:var(--text-primary)}._metaHeader_u4ug1_59 ._date_u4ug1_76{color:var(--text-tertiary);font-family:var(--font-mono)}._metaHeader_u4ug1_59 ._readTime_u4ug1_80{color:var(--text-tertiary)}._metaHeader_u4ug1_59 ._separator_u4ug1_83{color:var(--text-tertiary);opacity:.5}._textBlock_u4ug1_88{color:var(--text-secondary);line-height:1.8}._textBlock_u4ug1_88 h1{font-family:var(--font-sans);font-size:clamp(2rem,5vw,3rem);font-weight:600;color:var(--text-primary);margin-bottom:1.5rem;letter-spacing:-.02em;line-height:1.2}._textBlock_u4ug1_88 h2{font-size:1.5rem;font-weight:500;margin-top:3.5rem;margin-bottom:1.25rem;color:var(--text-primary);letter-spacing:-.01em}._textBlock_u4ug1_88 h3{font-size:1.25rem;font-weight:500;margin-top:2.5rem;margin-bottom:1rem;color:var(--text-primary)}._textBlock_u4ug1_88 p{font-size:1.125rem;color:var(--text-secondary);margin-bottom:1.5rem}._textBlock_u4ug1_88 ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:2rem;color:var(--text-secondary)}._textBlock_u4ug1_88 ul li{margin-bottom:.75rem;font-size:1.125rem}._textBlock_u4ug1_88 a{color:var(--text-primary);text-decoration:underline;text-underline-offset:4px}._textBlock_u4ug1_88 a:hover{color:rgb(var(--accent, 150 150 150))}._notFound_u4ug1_140{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}._notFound_u4ug1_140 h1{font-size:2rem;margin-bottom:1rem;color:var(--text-primary)}._notFound_u4ug1_140 p{color:var(--text-secondary);margin-bottom:2rem}._pillButton_1b8kg_1{display:inline-block;width:fit-content;font-size:.8rem;font-weight:600;padding:.4rem .8rem;color:rgb(var(--highlight-text));background:rgb(var(--highlight-text)/.2);border-radius:99px;border:none}._pillButton_1b8kg_1._clickable_1b8kg_12{cursor:pointer;text-decoration:none;-webkit-user-select:none;user-select:none}._pillButton_1b8kg_1._clickable_1b8kg_12:hover{background:rgb(var(--highlight));color:rgb(var(--highlight-text))}._pillButton_1b8kg_1._bold_1b8kg_21{font-weight:700;font-size:.75rem;text-transform:uppercase}._pillButton_1b8kg_1:disabled{cursor:not-allowed;opacity:.6;pointer-events:none}._SegmentedControl_1b8kg_32{--seg-py: .25rem;--seg-px: .3125rem;--seg-radius: .875rem;position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;padding:var(--seg-py) var(--seg-px);border-radius:var(--seg-radius);background:rgb(var(--highlight-text)/.2);overflow:hidden}._SegmentedControl_1b8kg_32>._thumb_1b8kg_45{position:absolute;top:var(--seg-py);bottom:var(--seg-py);width:calc((100% - 2 * var(--seg-px)) / var(--seg-count));left:calc(var(--seg-px) + (100% - 2 * var(--seg-px)) / var(--seg-count) * var(--seg-index));border-radius:calc(var(--seg-radius) - .25rem);background:rgb(var(--highlight-text));transition:left .25s ease}._SegmentedControl_1b8kg_32>._btn_1b8kg_55{position:relative;z-index:1;background:transparent;border:none;padding:.5rem 1rem;font-size:.8rem;font-weight:600;color:rgb(var(--highlight-text));cursor:pointer;border-radius:calc(var(--seg-radius) - .25rem);transition:color .25s ease,opacity .25s ease}._SegmentedControl_1b8kg_32>._btn_1b8kg_55:disabled{cursor:not-allowed;opacity:.6}._SegmentedControl_1b8kg_32>._btn_1b8kg_55:focus-visible{outline:2px solid rgb(var(--highlight-text));outline-offset:2px}._SegmentedControl_1b8kg_32>._btn_1b8kg_55._active_1b8kg_76{color:rgb(var(--surface))}._navigationButton_1b8kg_80{display:flex;align-items:center;gap:16px}._navigationButton_1b8kg_80>._navLabel_1b8kg_85{font-size:.85rem;font-weight:700;color:rgb(var(--text));text-transform:uppercase;min-width:3rem;text-align:center;-webkit-user-select:none;user-select:none}._navigationButton_1b8kg_80>._navBtn_1b8kg_94{background:rgb(var(--highlight)/.2);border:1px solid rgb(var(--highlight-text)/.3);padding:.3rem;border-radius:8px;cursor:pointer;color:rgb(var(--highlight-text));display:flex;align-items:center;justify-content:center;transition:all .3s ease}._navigationButton_1b8kg_80>._navBtn_1b8kg_94 svg{stroke-width:3}._navigationButton_1b8kg_80>._navBtn_1b8kg_94:hover:not(:disabled){background:rgb(var(--highlight-text));color:rgb(var(--highlight-label))}._navigationButton_1b8kg_80>._navBtn_1b8kg_94:disabled{opacity:.3;cursor:not-allowed;background:rgb(var(--highlight)/.1);color:rgb(var(--highlight-text))}._paginationButton_1b8kg_120{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem}._paginationButton_1b8kg_120>._navBtn_1b8kg_94{padding:.5rem;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.25,.8,.25,1);border:1px solid transparent;background:rgb(var(--highlight-text));color:rgb(var(--highlight-label))}._paginationButton_1b8kg_120>._navBtn_1b8kg_94 svg{stroke-width:3}._paginationButton_1b8kg_120>._navBtn_1b8kg_94:hover:not(:disabled){box-shadow:0 0 12px 1px rgb(var(--highlight)/.3);filter:brightness(1.2)}._paginationButton_1b8kg_120>._navBtn_1b8kg_94:disabled{opacity:.2;cursor:not-allowed;filter:grayscale(.8)}._paginationButton_1b8kg_120>._navBtn_1b8kg_94._ghost_1b8kg_151{color:rgb(var(--highlight-text));background:rgb(var(--highlight)/.2);border:1px solid rgb(var(--highlight-text)/.3)}._paginationButton_1b8kg_120>._navBtn_1b8kg_94._ghost_1b8kg_151:hover:not(:disabled){background:rgb(var(--highlight-text));color:rgb(var(--highlight-label))}._paginationButton_1b8kg_120>._navBtn_1b8kg_94._ghost_1b8kg_151:disabled{opacity:.3;cursor:not-allowed;background:rgb(var(--highlight)/.1);color:rgb(var(--highlight-text))}._paginationButton_1b8kg_120 ._pageNumbers_1b8kg_166{display:flex;align-items:center;gap:.3rem}._paginationButton_1b8kg_120 ._pageBtn_1b8kg_171{display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:rgb(var(--muted)/.8);font-size:.9rem;font-weight:700;border-radius:8px;cursor:pointer;transition:all .2s ease;min-width:2rem;padding:.4rem .2rem;-webkit-user-select:none;user-select:none}._paginationButton_1b8kg_120 ._pageBtn_1b8kg_171._active_1b8kg_76{color:rgb(var(--highlight-text));font-weight:700;font-size:1.1rem}._paginationButton_1b8kg_120 ._dots_1b8kg_192{text-align:center;color:rgb(var(--muted)/.6);font-weight:600;letter-spacing:.01em;padding:0 4px;-webkit-user-select:none;user-select:none}._actionButton_1b8kg_201{display:flex;align-items:center;justify-content:center;gap:1rem;border-radius:.875rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);border:1px solid transparent;background:rgb(var(--highlight-text));color:rgb(var(--highlight-label))}._actionButton_1b8kg_201:hover:not(:disabled){box-shadow:0 0 12px 1px rgb(var(--highlight)/.3);filter:brightness(1.2)}._actionButton_1b8kg_201._ghost_1b8kg_151{background:transparent;color:rgb(var(--highlight-text));border:1px solid rgb(var(--highlight-text)/.3)}._actionButton_1b8kg_201._ghost_1b8kg_151:hover:not(:disabled){background:rgb(var(--highlight)/.2);border-color:rgb(var(--highlight-text))}._actionButton_1b8kg_201._small_1b8kg_227{padding:.5rem 1.4rem;font-size:.85rem}._actionButton_1b8kg_201._medium_1b8kg_231{padding:.6rem 1.6rem;font-size:.9rem}._actionButton_1b8kg_201._large_1b8kg_235{padding:1rem 2.5rem;font-size:1rem}._actionButton_1b8kg_201:disabled{cursor:not-allowed;opacity:.8;filter:grayscale(.8)}@keyframes _shimmer_a7xf4_1{0%{background-position:200% 0}to{background-position:-200% 0}}._container_a7xf4_9{display:block;color:rgb(var(--text)/.8);min-height:3em}._skeletonWrapper_a7xf4_15{width:100%;display:flex;flex-direction:column;gap:.5em;padding:.4rem 0}._skeletonWrapper_a7xf4_15 ._skeletonLine_a7xf4_22{height:.9em;border-radius:.3em;background:rgb(var(--text)/.1);background:linear-gradient(90deg,rgb(var(--text)/.1) 25%,rgb(var(--highlight)/.5),rgb(var(--text)/.1) 75%);background-size:200% 100%;animation:_shimmer_a7xf4_1 1.5s infinite linear}._skeletonWrapper_a7xf4_15 ._skeletonLine_a7xf4_22._full_a7xf4_30{width:100%}._skeletonWrapper_a7xf4_15 ._skeletonLine_a7xf4_22._medium_a7xf4_33{width:90%}._skeletonWrapper_a7xf4_15 ._skeletonLine_a7xf4_22._short_a7xf4_36{width:60%}._wordFadeIn_a7xf4_40{animation:_fadeIn_a7xf4_1 .3s ease forwards}@keyframes _fadeIn_a7xf4_1{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}._singleLineContainer_a7xf4_54{display:inline-block;color:inherit}._aiContainer_14zjc_1{width:100%;display:flex;flex-direction:column;padding-top:.6rem;padding-bottom:.8rem;border-top:1px solid rgb(var(--border)/.1);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}._aiContainer_14zjc_1:not(._expanded_14zjc_11):not(._loading_14zjc_11):hover{background:rgb(var(--surface-tint)/.05);cursor:pointer}._aiContainer_14zjc_1._expanded_14zjc_11{background:rgb(var(--surface)/.3);border-top-color:rgb(var(--border)/.1)}._aiContainer_14zjc_1._expanded_14zjc_11 ._contentWrapper_14zjc_19{grid-template-rows:1fr}._aiContainer_14zjc_1._error_14zjc_22{background:rgb(var(--danger)/.02)}._aiHeader_14zjc_26{display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}._expanded_14zjc_11 ._aiHeader_14zjc_26{cursor:pointer}._leftGroup_14zjc_36{display:flex;align-items:center;gap:12px}._iconWrapper_14zjc_42{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;color:rgb(var(--muted));transition:all .3s ease}._loading_14zjc_11 ._iconWrapper_14zjc_42,._expanded_14zjc_11 ._iconWrapper_14zjc_42{color:rgb(var(--highlight-text))}._label_14zjc_56{font-size:.9rem;font-weight:600;color:rgb(var(--text));letter-spacing:.01em}._loading_14zjc_11 ._label_14zjc_56{color:rgb(var(--highlight-text))}._rightGroup_14zjc_66{display:flex;align-items:center;gap:10px}._actions_14zjc_72{display:flex;align-items:center;gap:4px;animation:_fadeIn_14zjc_1 .3s ease forwards}._actionBtn_14zjc_79{display:flex;align-items:center;justify-content:center;background:transparent;border:none;width:28px;height:28px;border-radius:6px;color:rgb(var(--muted));cursor:pointer;transition:all .2s}._actionBtn_14zjc_79:hover{background:rgb(var(--surface-tint)/.1);color:rgb(var(--highlight-text))}._contentWrapper_14zjc_19{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1),padding .4s}._innerContent_14zjc_103{overflow:hidden;font-size:.9rem;line-height:1.5;color:rgb(var(--text));display:flex;flex-direction:column}._innerContent_14zjc_103 p{margin:.3em 0 .4em}._loadingPlaceholder_14zjc_115{font-size:.9rem;color:rgb(var(--muted));font-style:italic;margin-top:4px}._errorMessage_14zjc_122{font-size:.9rem;line-height:1.5;color:rgb(var(--danger-text));animation:_fadeIn_14zjc_1 .3s ease}._spin_14zjc_129{animation:_spin_14zjc_129 1s linear infinite}@keyframes _spin_14zjc_129{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _fadeIn_14zjc_1{0%{opacity:0;transform:translate(5px)}to{opacity:1;transform:translate(0)}}@keyframes _pulseOpacity_jrz71_1{0%{opacity:.25}50%{opacity:.8}to{opacity:.25}}._skeletonWrapper_jrz71_12{width:100%;height:100%;position:relative;background:transparent;overflow:hidden}._chartContainer_jrz71_20{position:relative;width:100%;height:100%}._svgWrapper_jrz71_26{position:absolute;inset:0;width:100%;height:100%}._linePath_jrz71_33{stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}._loadingOverlay_jrz71_42{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:3;pointer-events:none}._loadingText_jrz71_52{color:rgb(var(--muted)/.6);font-family:var(--font-sans),sans-serif;font-weight:500;font-size:.85rem;letter-spacing:.05em}._barsList_jrz71_61{position:absolute;inset:0;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:space-around;padding-left:25px;padding-right:25px;padding-bottom:27px;z-index:2;box-sizing:border-box}._barCol_jrz71_76{width:7%;border-radius:3px 3px 0 0;background:rgb(var(--muted)/.18);animation:_pulseOpacity_jrz71_1 2s infinite ease-in-out}.echarts-full-view{width:100%;height:550px}.dashboardGrid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));row-gap:var(--grid-row-gap, var(--gap));column-gap:var(--grid-col-gap, var(--gap));align-items:stretch;margin:0 auto}.dashboardGrid>*{min-width:0}.col-12{grid-column:span 12}.col-8{grid-column:span 8}.col-7{grid-column:span 7}.col-6{grid-column:span 6}.col-5{grid-column:span 5}.col-4{grid-column:span 4}@media(min-width:768px){.md-12{grid-column:span 12}.md-8{grid-column:span 8}.md-7{grid-column:span 7}.md-6{grid-column:span 6}.md-5{grid-column:span 5}.md-4{grid-column:span 4}}@media(min-width:1024px){.lg-12{grid-column:span 12}.lg-9{grid-column:span 9}.lg-8{grid-column:span 8}.lg-7{grid-column:span 7}.lg-6{grid-column:span 6}.lg-5{grid-column:span 5}.lg-4{grid-column:span 4}.lg-3{grid-column:span 3}}._card_1dlm6_1{height:100%;display:flex;flex-direction:column}._content_1dlm6_7{flex:1;padding-top:.5rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgb(var(--border)/.2) transparent}._list_1dlm6_15{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}@keyframes _slideIn_1dlm6_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _shimmer_1dlm6_1{0%{background-position:200% 0}to{background-position:-200% 0}}._item_1dlm6_42{display:flex;gap:.9rem;align-items:center;padding:.95rem 1rem;border-radius:14px;border:1px solid rgb(var(--border)/.08);background:linear-gradient(180deg,rgb(var(--surface-tint)/.05),rgb(var(--surface-tint)/.02));opacity:0;animation:_slideIn_1dlm6_1 .45s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:var(--delay, 0s);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}._item_1dlm6_42:hover{transform:translateY(-1px);border-color:rgb(var(--highlight-text)/.4);box-shadow:0 10px 24px #0000000d}._highlighted_1dlm6_61{border-color:rgb(var(--highlight-text)/.35);background:linear-gradient(180deg,rgb(var(--highlight)/.12),rgb(var(--highlight)/.05))}._indexPill_1dlm6_66{width:2rem;height:2rem;flex:0 0 2rem;border-radius:10px;display:grid;place-items:center;font-size:.85rem;font-weight:700;border:1px solid transparent;color:rgb(var(--muted));background:rgb(var(--surface-tint)/.08);font-variant-numeric:tabular-nums}._top1_1dlm6_81{background:linear-gradient(135deg,#ffd70033,#ffd70011);color:#c9ac08;border-color:#c8ab0757}._top2_1dlm6_87{background:linear-gradient(135deg,#c0c0c033,#c0c0c011);color:#a29797;border-color:#bab4b452}._top3_1dlm6_93{background:linear-gradient(135deg,#cd7f3233,#cd7f3211);color:#c0752a;border-color:#cd803254}._highlighted_1dlm6_61 ._indexPill_1dlm6_66{color:rgb(var(--highlight-text));background:rgb(var(--highlight)/.16)}._body_1dlm6_104{flex:1;min-width:0;width:100%}._header_1dlm6_110{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.9rem;width:100%}._nameBlock_1dlm6_118{min-width:0}._name_1dlm6_118{color:rgb(var(--text));font-size:.96rem;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._metric_1dlm6_132{display:flex;align-items:center;gap:.45rem;color:rgb(var(--muted));justify-self:end}._metricIcon_1dlm6_140{color:rgb(var(--highlight-text))}._value_1dlm6_144{color:rgb(var(--text));font-size:.9rem;font-weight:800;font-variant-numeric:tabular-nums}._valueUnit_1dlm6_151{color:rgb(var(--muted));font-size:.78rem;font-weight:600}._emptyState_1dlm6_157{min-height:240px;display:flex;align-items:center;justify-content:center;border:1px dashed rgb(var(--border)/.18);border-radius:14px;color:rgb(var(--muted));background:rgb(var(--surface-tint)/.02)}._itemSkeleton_1dlm6_168{display:flex;gap:.9rem;align-items:center;padding:.95rem 1rem;border-radius:14px;border:1px solid rgb(var(--border)/.05);background:rgb(var(--surface-tint)/.02)}._skeletonIndex_1dlm6_178,._skeletonName_1dlm6_179,._skeletonValue_1dlm6_180,._skeletonFill_1dlm6_181{background:linear-gradient(90deg,rgb(var(--surface-tint)/.05) 25%,rgb(var(--highlight)/.18),rgb(var(--surface-tint)/.05) 75%);background-size:200% 100%;animation:_shimmer_1dlm6_1 1.5s infinite linear}._skeletonIndex_1dlm6_178{width:2rem;height:2rem;border-radius:10px;flex:0 0 2rem}._skeletonBody_1dlm6_194{flex:1;width:100%}._skeletonHeader_1dlm6_199{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;gap:1rem}._skeletonName_1dlm6_179{width:140px;border-radius:999px;padding:0!important;display:inline-flex!important}._skeletonValue_1dlm6_180{width:92px;border-radius:999px;padding:0!important;display:inline-flex!important}@media(max-width:768px){._header_1dlm6_110{width:100%}}.subscribers-view{width:100%;padding:20px;box-sizing:border-box}.map-section-wrapper{background:#ffffff0d;border-radius:20px;padding:20px;margin-bottom:30px;border:1px solid rgba(255,255,255,.1)}.chart-container-inner{width:100%;height:45%}.demographics-row{display:flex;gap:20px;margin-bottom:30px}.demographics-row .chart-card{flex:1;background:#ffffff0d;border-radius:20px;padding:15px;height:300px;border:1px solid rgba(255,255,255,.1)}.demographics-row .chart-container-inner{height:250px}.section-header h2{color:#fff;margin-bottom:5px}.section-header p{color:#888;font-size:.9rem;margin-bottom:20px}.map-wrapper-relative{position:relative;width:100%}.map-controls{position:absolute;top:10px;right:10px;z-index:10;display:flex;background:#0006;padding:4px;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.map-controls button{background:transparent;border:none;color:#888;padding:6px 12px;cursor:pointer;font-size:12px;font-weight:600;border-radius:6px;transition:all .3s ease}.map-controls button.active{background:#3b82f6;color:#fff;box-shadow:0 2px 10px #3b82f666}.map-controls button:hover:not(.active){color:#fff;background:#ffffff0d}.locked-feature-card{margin:2rem 0;padding:1.5rem 2rem;background:rgba(var(--surface, 30, 30, 30),.4);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:20px;position:relative}.locked-feature-card:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:20px;background:rgb(var(--muted)/.5);-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%220.5px%22%20y%3D%220.5px%22%20width%3D%22calc%28100%25%20-%201px%29%22%20height%3D%22calc%28100%25%20-%201px%29%22%20rx%3D%2220px%22%20ry%3D%2220px%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221px%22%20stroke-dasharray%3D%225%2C%202%22%20stroke-dashoffset%3D%220%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%220.5px%22%20y%3D%220.5px%22%20width%3D%22calc%28100%25%20-%201px%29%22%20height%3D%22calc%28100%25%20-%201px%29%22%20rx%3D%2220px%22%20ry%3D%2220px%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221px%22%20stroke-dasharray%3D%225%2C%202%22%20stroke-dashoffset%3D%220%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.locked-feature-card{position:relative;overflow:hidden}.locked-feature-card:before{content:"";position:absolute;inset:0;border-radius:20px;padding:1.5px;background:linear-gradient(135deg,rgba(var(--highlight, 99, 102, 241),.5),transparent 40%,transparent 60%,rgba(var(--highlight, 99, 102, 241),.3));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.locked-horizontal-wrapper{display:flex;align-items:center;justify-content:space-between;gap:2rem;z-index:1;position:relative}@media(max-width:900px){.locked-horizontal-wrapper{flex-direction:column;align-items:flex-start;gap:1.5rem}}.locked-info-side{flex:1.5}.locked-header-mini{display:flex;align-items:center;gap:12px;margin-bottom:.5rem}.locked-icon-mini{background:rgba(var(--highlight, 99, 102, 241),.15);padding:10px;border-radius:10px;display:flex;color:rgb(var(--highlight-text, 99, 102, 241));box-shadow:0 0 15px rgba(var(--highlight, 99, 102, 241),.1)}.locked-text-mini .locked-note{font-size:.65rem;font-weight:800;letter-spacing:.08rem;color:rgb(var(--highlight-text, 99, 102, 241));opacity:.8;display:block}.locked-text-mini h3{margin:0;font-size:1.2rem;font-weight:700;color:rgb(var(--text, 255, 255, 255))}.locked-description{margin:.5rem 0 0;font-size:.95rem;color:rgba(var(--text, 255, 255, 255),.6);line-height:1.5}.locked-tier-badge{display:flex;flex-direction:column;align-items:center;padding:10px 24px;background:rgba(var(--highlight, 99, 102, 241),.08);border:1px solid rgba(var(--highlight, 99, 102, 241),.2);border-radius:14px}.locked-badge-label{font-size:.7rem;color:rgba(var(--text, 255, 255, 255),.5);text-transform:uppercase;font-weight:600}.locked-tier-name{font-weight:800;color:rgb(var(--highlight-text, 99, 102, 241));font-size:1.1rem}.locked-upgrade-cta{display:flex;align-items:center;gap:10px;padding:14px 28px;background:linear-gradient(135deg,rgb(var(--highlight, 99, 102, 241)),rgb(var(--highlight-text, 79, 70, 229)));border:none;border-radius:14px;color:#fff;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(var(--highlight, 99, 102, 241),.3)}.locked-upgrade-cta:hover{transform:translateY(-3px);filter:brightness(1.1);box-shadow:0 8px 20px rgba(var(--highlight, 99, 102, 241),.4)}.nav-segmented{--thumb-left: 0px;--thumb-width: 0px;--thumb-opacity: 0;--seg-font-size: 1rem;--seg-font-weight: 600;--track-pad-y: .2em;--track-pad-x: .2em;--thumb-inset-y: .2em;--seg-pad-x: 1.5em;--seg-height: 2.6em;--seg-radius: 999rem;--seg-border: 1px;--seg-gap: 0;position:relative;display:inline-block;font-size:var(--seg-font-size);font-weight:var(--seg-font-weight)}.nav-segmented__track{position:relative;display:flex;align-items:center;gap:var(--seg-gap);background:rgb(var(--surface-tint)/.1);border:1px solid rgb(var(--border)/.04);padding:var(--track-pad-y) var(--track-pad-x);border-radius:calc(var(--seg-radius) + var(--thumb-inset-y));height:var(--seg-height);isolation:isolate}.nav-segmented__thumb{position:absolute;top:var(--seg-pad-y);bottom:var(--seg-pad-y);top:var(--thumb-inset-y);bottom:var(--thumb-inset-y);left:var(--thumb-left);width:var(--thumb-width);background:rgb(var(--surface));border:1px solid rgb(var(--border)/.08);border-radius:var(--seg-radius);box-shadow:0 2px 8px #00000014,0 1px 2px #0000000a;transition:left .35s cubic-bezier(.2,0,.2,1),width .25s cubic-bezier(.2,0,.2,1),opacity .2s ease;opacity:var(--thumb-opacity);z-index:1;pointer-events:none}.nav-segmented__link{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;padding:0 var(--seg-pad-x);height:100%;text-decoration:none;font-size:var(--seg-font-size);font-weight:var(--seg-font-weight);color:rgb(var(--muted));transition:color .2s ease;white-space:nowrap}.nav-segmented__link:hover{color:rgb(var(--text))}.nav-segmented__link.active{color:rgb(var(--highlight-text))}.full-width-submenu{width:100%;display:flex;justify-content:center;opacity:0;transition:opacity .2s ease,transform .2s ease;pointer-events:none}.full-width-submenu.content-visible{opacity:1;pointer-events:auto}.full-width-submenu.content-visible .full-width-submenu__item{animation:slideInRight .7s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--i) * .03s)}.full-width-submenu__inner{width:100%;max-width:1200px;padding:1.5rem;display:grid;grid-template-columns:160px auto 1fr;gap:2rem;align-items:center}.full-width-submenu__info{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:right}.full-width-submenu__info .subtitle{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:rgb(var(--muted));font-weight:600;margin-bottom:.25rem}.full-width-submenu__info .title{font-size:1.1rem;font-weight:700;color:rgb(var(--text));margin:0;line-height:1.2}.full-width-submenu__divider{width:1px;height:100%;min-height:30px;background:rgb(var(--border)/.15)}.full-width-submenu__grid{display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:center}.full-width-submenu__item{opacity:0;transform:translate(-10px);display:inline-flex;align-items:center;padding:.5rem .75rem;border-radius:8px;text-decoration:none;font-size:.9rem;color:rgb(var(--muted));font-weight:500;transition:color .15s,background .15s}.full-width-submenu__item:hover{background:rgb(var(--surface-tint)/.04);color:rgb(var(--text))}.landing-layout{display:flex;flex-direction:column;min-height:100vh;width:100%}.landing-content-scroll{flex:1;position:relative}.landing-header{position:fixed;top:0;left:0;right:0;z-index:1000;border-bottom:1px solid transparent;transition:all .3s ease-out;background:transparent;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:transparent}.landing-header__overlay{position:fixed;inset:0;height:100vh;width:100%;background:#0000;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);opacity:0;pointer-events:none;z-index:-10;transition:opacity .2s ease-out,background .4s ease-out,backdrop-filter .4s ease-out}.landing-header__overlay.is-visible{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:1;pointer-events:auto}.landing-header__backdrop{position:absolute;inset:0;background:transparent;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);border-bottom:1px solid transparent;z-index:-1;transition:all .6s cubic-bezier(.16,1,.3,1)}.landing-header.is-scrolled .landing-header__backdrop{background:rgb(var(--bg)/.6);-webkit-backdrop-filter:blur(10px) saturate(180%);backdrop-filter:blur(10px) saturate(180%);border-bottom-color:rgb(var(--border)/.08)}.landing-header.is-expanded .landing-header__backdrop,.landing-header.is-mobile-open .landing-header__backdrop{background:rgb(var(--bg)/.95);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-bottom-color:rgb(var(--border)/.08);height:100%;box-shadow:0 20px 40px -10px #0000001a}.landing-header__content{width:100%;display:flex;flex-direction:column}.landing-header__top-bar{width:100%;padding:.5rem 1.5rem;z-index:2}.landing-header__container{height:100%;min-height:40px;width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}@media(max-width:768px){.landing-header__container{display:flex;justify-content:space-between;align-items:center;height:auto;min-height:40px}}.landing-header__center{justify-self:center;height:100%;display:flex;align-items:center}@media(max-width:768px){.landing-header__center{display:none}}.landing-header__brand{justify-self:start;display:flex;align-items:center;padding:.24rem 0;text-decoration:none;color:rgb(var(--text))}.landing-header__logo{color:rgb(var(--highlight-text));display:block;height:32px}.landing-header__logo svg{height:100%;width:auto;display:block}.landing-header__logo svg *{fill:currentColor}.landing-header__actions{flex:0 0 auto;display:flex;justify-self:end;align-items:center;gap:.75rem}.landing-header .theme-toggle-btn{background:transparent;border:none;cursor:pointer;color:rgb(var(--muted));padding:.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease-out}.landing-header .theme-toggle-btn:hover{background:rgb(var(--surface-tint)/.08);color:rgb(var(--text))}.landing-header__actions-button{color:rgb(var(--highlight-text));border:2px solid rgb(var(--highlight-text));padding:.6rem 1.2rem;border-radius:99rem;font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:none;transition:color .2s,background .2s,border-color .2s}.landing-header__actions-button:hover{color:rgb(var(--highlight));border-color:rgb(var(--highlight))}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.mobile-toggle-btn{display:none;background:transparent;border:none;color:rgb(var(--text));cursor:pointer}@media(max-width:768px){.mobile-toggle-btn{display:flex;align-items:center}}.mobile-nav-menu{display:none}@media(max-width:768px){.mobile-nav-menu{display:none;flex-direction:column;padding:1.5rem;width:100%;box-sizing:border-box;opacity:0;transition:all .4s cubic-bezier(.16,1,.3,1)}.mobile-nav-menu.is-open{display:flex;opacity:1;pointer-events:auto}.mobile-nav-menu.is-open .mobile-nav-item,.mobile-nav-menu.is-open .mobile-nav-footer{animation:slideInRight .6s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--i) * .04s)}}.mobile-nav-item{opacity:0;padding:.5rem 0 .5rem .75rem}.mobile-nav-item__link{font-size:1.2rem;font-weight:700;color:rgb(var(--text));text-decoration:none;display:block;margin-bottom:.25rem}.mobile-nav-item__subs{display:flex;flex-direction:column;flex-wrap:wrap;gap:.75rem;padding-top:.75rem;padding-left:1rem;border-left:1px solid rgb(var(--border)/.1)}.mobile-nav-item__sub-link{font-size:.9rem;color:rgb(var(--muted));text-decoration:none;font-weight:500}.mobile-nav-item__sub-link:active{color:rgb(var(--highlight))}.mobile-nav-footer{opacity:0;margin-top:.5rem;padding-top:1.25rem;border-top:1px solid rgb(var(--border)/.08)}.mobile-nav-footer .landing-header__actions-button{display:block;width:100%;text-align:center;padding:.8rem;font-size:.9rem}@media(max-width:768px){.desktop-only{display:none!important}}._inputTile_2s41b_1{position:relative;display:flex;flex-direction:column;gap:.4rem;padding:.625rem .875rem;border-radius:.875rem;background:rgb(var(--surface-tint)/.03);border:1px solid var(--select-border-color, rgb(var(--border)/.1));transition:all .3s cubic-bezier(.25,.8,.25,1);overflow:hidden}._inputTile_2s41b_1:hover{background:rgb(var(--surface-tint)/.06);border-color:rgb(var(--surface-tint)/.15)}._inputTile_2s41b_1:focus-within{border-color:rgb(var(--highlight-text));box-shadow:0 8px 20px -10px rgb(var(--highlight)/.15),0 0 0 1px rgb(var(--highlight)/.1)}._inputTile_2s41b_1:focus-within ._labelIcon_2s41b_21{color:rgb(var(--highlight-text));filter:drop-shadow(0 0 4px rgb(var(--highlight)/.4))}._inputTile_2s41b_1:focus-within ._inputHighlight_2s41b_25{opacity:1;width:40%}._transparentTile_2s41b_30,._transparentTile_2s41b_30:hover{background:transparent;border-color:transparent}._noFocus_2s41b_39{cursor:default}._noFocus_2s41b_39:focus-within{border-color:transparent;box-shadow:none;transform:none}._itemLabel_2s41b_48{display:flex;align-items:center;gap:.375rem;font-size:.65rem;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;pointer-events:none;transition:color .3s ease}._labelIcon_2s41b_21{transition:all .3s ease;color:var(--muted)}._itemInput_2s41b_66{background:transparent;border:none;outline:none;width:100%;color:var(--text-main);font-size:.9rem;font-weight:400;padding:.125rem 0}._itemInput_2s41b_66::placeholder{color:rgb(var(--text-main)/.2);font-weight:400}._chipsContainer_2s41b_81{width:100%;display:flex;gap:.5rem;margin-top:.2rem}._chip_2s41b_81{flex:1;padding:.375rem .25rem;border-radius:8px;font-size:.8rem;font-weight:700;color:var(--muted);background:rgb(var(--surface)/.3);border:1px solid rgb(var(--border)/.1);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}._chip_2s41b_81:hover:not(._activeChip_2s41b_100){background:rgb(var(--surface-tint)/.1);color:var(--text-main)}._activeChip_2s41b_100{background:rgb(var(--highlight)/.12);color:rgb(var(--highlight-text));border-color:rgb(var(--highlight-text)/.8)}._toggleTile_2s41b_111{cursor:pointer;flex-direction:row;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;border:1px solid rgb(var(--border)/.1)}._toggleTile_2s41b_111:active{transform:scale(.98)}._toggleContent_2s41b_123{display:flex;flex-direction:column;gap:.5rem}._toggleMeta_2s41b_129{display:flex;gap:.5rem;font-size:.75rem;margin-top:.125rem}._toggleMeta_2s41b_129 ._metaStatus_2s41b_135{color:rgb(var(--highlight-text));font-weight:800;opacity:0;transition:opacity .3s ease}._toggleMeta_2s41b_129 ._metaDesc_2s41b_141{color:var(--muted)}._aiActive_2s41b_145{background:rgb(var(--highlight)/.05);border-color:rgb(var(--highlight-text)/.8)}._aiActive_2s41b_145 ._metaStatus_2s41b_135{opacity:1}._aiActive_2s41b_145 ._labelIcon_2s41b_21{color:rgb(var(--highlight-text))}._miraIconWrapper_2s41b_156{color:var(--muted);transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;align-items:center;justify-content:center}._miraIconWrapper_2s41b_156._activeIcon_2s41b_163{color:rgb(var(--highlight-text));filter:drop-shadow(0 0 8px rgb(var(--highlight)/.5));transform:rotate(360deg) scale(1.1)}._customSelectTile_2s41b_169{cursor:pointer;overflow:visible}._selectWrapper_2s41b_174{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%}._selectedValue_2s41b_182{color:var(--select-text-color, var(--text-main));font-size:.9rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:1.25rem}._ghostMeasure_2s41b_192{visibility:hidden;height:0;margin-top:-.4rem;overflow:hidden;pointer-events:none;font-size:.9rem;font-weight:600;white-space:nowrap;padding-right:1.25rem}._chevronIcon_2s41b_204{position:absolute;right:0;color:var(--muted);transition:transform .2s ease}._chevronIcon_2s41b_204._chevronOpen_2s41b_210{transform:rotate(180deg)}._optionsMenu_2s41b_214{position:absolute;top:calc(100% + .375rem);left:0;right:0;background:rgb(var(--surface));border:1px solid rgb(var(--border)/.15);border-radius:.75rem;padding:.25rem;display:flex;flex-direction:column;gap:.125rem;box-shadow:0 10px 25px -5px #00000026;z-index:1000;max-height:250px;overflow-y:auto}._optionsMenuUp_2s41b_232{top:auto;bottom:calc(100% + .375rem);box-shadow:0 -10px 25px -5px #00000026}._optionItem_2s41b_238{width:100%;text-align:left;padding:.5rem .625rem;border-radius:.5rem;font-size:.85rem;font-weight:500;color:var(--text-main);background:transparent;border:none;cursor:pointer;transition:all .2s ease}._optionItem_2s41b_238:hover{background:rgb(var(--surface-tint)/.1)}._optionActive_2s41b_255{background:rgb(var(--highlight)/.1);color:rgb(var(--highlight-text));font-weight:700}._optionActive_2s41b_255:hover{background:rgb(var(--highlight)/.15)}._disabled_2s41b_264{opacity:.6;pointer-events:none}:root{--sidebar-item-h: 44px;--sidebar-radius: 12px;--sidebar-item-w: 100%;--sidebar-collapsed-item: 44px}.sidebar{display:flex;flex-direction:column;background:rgb(var(--surface)/var(--surface-alpha));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid rgb(var(--border)/.2);padding:12px 4px;overflow-x:hidden}.sidebar-header{width:100%;display:flex;justify-content:flex-end;align-items:center;margin-bottom:8px;min-height:var(--sidebar-item-h)}.sidebar.expanded .sidebar-header{justify-content:space-between;padding-left:12px}.sidebar-brand-text{font-family:var(--font-display, inherit);font-weight:700;font-size:1.1rem;color:rgb(var(--highlight-text));white-space:nowrap;display:flex;align-items:center;gap:8px}.sidebar-brand-plan{font-size:.65rem;padding:2px 6px;min-height:20px;cursor:default;pointer-events:none;background:rgb(var(--highlight)/.15);border-color:rgb(var(--highlight-text)/.3);color:rgb(var(--highlight-text))}.sidebar-brand-logo-collapsed{width:26px;height:26px;display:flex;align-items:center;justify-content:center;color:rgb(var(--highlight-text));transition:all .3s ease}.sidebar-brand-logo-collapsed>svg{width:100%;height:100%}.sidebar-brand-logo-collapsed>svg path{fill:currentColor}.sidebar-toggle{width:var(--sidebar-item-h);height:var(--sidebar-item-h);display:flex;align-items:center;justify-content:center;cursor:pointer;background:rgb(var(--surface)/.03);border-radius:var(--sidebar-radius);border:1px solid rgb(var(--surface)/.05);color:rgb(var(--highlight-text));transition:all .3s ease}.sidebar-toggle:hover{background:rgb(var(--highlight-text)/.1);border-color:rgb(var(--highlight-text)/.3)}.sidebar-nav,.sidebar-footer{width:100%;display:flex;flex-direction:column;align-items:center;gap:4px}.sidebar-nav{flex:1}.sidebar-separator{width:80%;height:1px;background:rgb(var(--border)/.2);margin:4px 0}.nav-item{width:var(--sidebar-item-w);height:var(--sidebar-item-h);display:flex;align-items:center;gap:14px;padding:12px;border-radius:var(--sidebar-radius);color:rgb(var(--text)/.75);background:transparent;border:0;text-decoration:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-item:disabled{opacity:.45;cursor:default}.sidebar.collapsed .nav-item{width:var(--sidebar-collapsed-item);padding:0;justify-content:center;gap:0}.nav-item:hover{background:rgb(var(--text)/.06);color:rgb(var(--text)/.75)}.nav-item.active{background:rgb(var(--highlight)/.1);color:rgb(var(--highlight-text))}.nav-icon{font-size:1.4rem;display:flex;align-items:center;justify-content:center;min-width:24px}.nav-label{font-size:1rem;font-weight:500;white-space:nowrap;opacity:1;transform:translate(0);max-width:200px;overflow:hidden;transition:opacity .18s ease,transform .18s ease,max-width .25s ease}.sidebar.collapsed .nav-label{opacity:0;transform:translate(-8px);max-width:0}.nav-item:focus-visible{outline:2px solid rgb(var(--highlight)/.35);outline-offset:2px}.sidebar-newsletter-select{width:calc(100% - 12px);margin:12px 6px 0;padding:.875rem 1.125rem;--select-text-color: rgb(var(--highlight-text));--select-border-color: rgb(var(--highlight-text));justify-content:center}.sidebar-newsletter-collapsed{width:var(--sidebar-collapsed-item);height:var(--sidebar-item-h);display:flex;align-items:center;justify-content:center;color:rgb(var(--highlight-text));background:rgb(var(--highlight)/.1);border-radius:var(--sidebar-radius);font-size:1.25rem}.logout-overlay{position:fixed;inset:0;z-index:1300;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 48%,rgb(var(--highlight)/.16),transparent 34%),rgb(var(--bg)/.76);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);pointer-events:auto}.logout-overlay-text{max-width:min(86vw,760px);padding:0 1.25rem;color:rgb(var(--text));font-family:var(--font-display);font-size:clamp(2.2rem,5vw,4.5rem);font-weight:800;line-height:.98;letter-spacing:0;text-align:center;text-shadow:0 18px 60px rgb(var(--highlight)/.2)}@media(max-width:768px){.mobile-hidden{display:none}.sidebar.collapsed .nav-label{opacity:1!important;max-width:fit-content!important;transform:translate(0)!important}.sidebar{height:100%;background:rgb(var(--surface)/.8)}}._shell_1vgrf_31{position:relative;height:100vh;height:100dvh;overflow:hidden;background:transparent}._body_1vgrf_39{height:100%;display:flex}._menu_1vgrf_44{height:100vh;height:100dvh;position:sticky;display:flex;top:0;margin:0;padding:0}._menu_1vgrf_44{position:fixed;height:100vh;height:100dvh;left:-100%;top:0;bottom:0;z-index:1010;transition:left .3s ease}._menu_1vgrf_44._menuOpen_1vgrf_64{left:0}@media(min-width:768px){._menu_1vgrf_44{position:sticky;left:0}}._mainScroll_1vgrf_74{position:relative;flex:1;min-width:0;height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgb(var(--border)/.3) transparent}._mainScroll_1vgrf_74::-webkit-scrollbar{width:8px}._mainScroll_1vgrf_74::-webkit-scrollbar-track{background:transparent}._mainScroll_1vgrf_74::-webkit-scrollbar-thumb{background-color:rgb(var(--border)/.4);border-radius:10px}._mainScroll_1vgrf_74::-webkit-scrollbar-thumb:hover{background-color:rgb(var(--border)/.6)}._routeFrame_1vgrf_98{width:100%;min-height:100%;transform-origin:50% 34%}._routeVeil_1vgrf_105{position:sticky;top:0;z-index:2;width:100%;height:100vh;height:100dvh;margin-bottom:-100vh;margin-bottom:-100dvh;background:radial-gradient(circle at 50% 18%,rgb(var(--highlight)/.08),transparent 36%),rgb(var(--bg)/.12);pointer-events:none}._loginHandoff_1vgrf_118{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 48%,rgb(var(--highlight)/.16),transparent 34%),rgb(var(--bg)/.42);pointer-events:none}._loginHandoff_1vgrf_118._useBlur_1vgrf_128{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}._loginHandoffText_1vgrf_133{max-width:min(86vw,920px);margin:0;padding:0 1.25rem;color:rgb(var(--text));font-size:clamp(2.4rem,6vw,5rem);font-weight:800;line-height:.95;letter-spacing:0;text-align:center;text-wrap:balance;text-shadow:0 18px 60px rgb(var(--highlight)/.2)}._mobileToggle_1vgrf_147{position:fixed;display:flex;top:15px;right:15px;z-index:1006;padding:10px;border-radius:10px;background:rgb(var(--surface));border:1px solid rgb(var(--border)/.2);color:rgb(var(--text))}@media(min-width:768px){._mobileToggle_1vgrf_147{display:none}}._backdrop_1vgrf_165{position:fixed;inset:0;background:#0000;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);pointer-events:none;z-index:1005;transition:all .4s ease}._backdrop_1vgrf_165._backdropVisible_1vgrf_174{background:#0000001a;pointer-events:auto}._backdrop_1vgrf_165._backdropVisible_1vgrf_174._useBlur_1vgrf_128{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}@media(min-width:768px){._backdrop_1vgrf_165{display:none}}.onboard-card{width:100%;height:auto;display:flex;flex-direction:column;gap:1rem;overflow:hidden}@media(min-width:1024px){.onboard-card{flex-direction:row;align-items:stretch}}.onboard-left-solid{flex:1.2;display:flex;flex-direction:column;justify-content:center}.onboard-right-glass{flex:1;display:flex;justify-content:space-around;align-items:center}.onboard-title{font-size:1.8rem;font-weight:700;margin:0 0 12px;letter-spacing:-.5px}.onboard-description{max-width:100%;min-height:3lh;color:rgb(var(--muted));font-size:1.05rem;line-height:1.5;margin:0}.onboard-badge{margin-top:20px}.metric-item{display:flex;flex-direction:column;align-items:flex-start}.metric-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}.metric-value{font-size:2.2rem;font-weight:800;margin:0}.metric-trend-tag{display:flex;align-items:center;gap:4px;font-size:.85rem;font-weight:700;margin-top:4px}.metric-trend-tag.up{color:rgb(var(--success))}.metric-trend-tag.down{color:rgb(var(--danger))}.metric-progress-bg{width:60px;height:4px;background:#ffffff1a;border-radius:10px;margin-top:15px;overflow:hidden}.metric-progress-fill{height:100%;border-radius:10px;box-shadow:0 0 10px #958bf866}@media(max-width:1024px){.onboard-container{flex-direction:column}.onboard-card{height:auto;max-height:none}.onboard-right-glass{padding:40px 0}}.onboard-skeleton-value{padding:0!important;display:inline-flex!important;width:90px}.onboard-skeleton-trend{padding:0!important;display:inline-flex!important;width:45px}.stats-row-card{width:100%}.months-wrapper{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}@media(min-width:768px){.months-wrapper{grid-template-columns:repeat(3,1fr)}}.month-column{display:none;flex-direction:column;gap:8px}.month-column:nth-child(2){display:flex}@media(min-width:768px){.month-column:nth-child(1),.month-column:nth-child(3){display:flex}}.month-label{font-size:.65rem;text-transform:uppercase;color:rgb(var(--muted));font-weight:800;letter-spacing:1px;margin-bottom:4px}.days-of-week-header{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:4px}.days-of-week-header span{font-size:.55rem;font-weight:600;color:rgb(var(--muted)/.6);text-align:center}.days-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(6,1fr);gap:.2rem}.day-wrapper{position:relative;display:flex;justify-content:center}.day-square{width:100%;aspect-ratio:1;background:rgb(var(--surface-tint)/.08);border-radius:2px;border:1px solid rgb(var(--border)/.05)}.day-square.skeleton-day{background:rgb(var(--surface-tint)/.08);border-color:transparent;pointer-events:none;animation:skeletonPulse 2s infinite ease-in-out;animation-delay:var(--delay, 0s)}@keyframes skeletonPulse{0%{background:rgb(var(--surface-tint)/.08)}50%{background:rgb(var(--highlight)/.35)}to{background:rgb(var(--surface-tint)/.08)}}.day-square.empty{background:transparent;border:2px solid transparent}.day-square.has-data{cursor:pointer;border:2px solid rgb(var(--highlight-text)/.4)}.day-square:hover:not(.empty){outline:2px solid rgb(var(--highlight));outline-offset:1px}.custom-tooltip{position:absolute;bottom:100%;width:180px;background:rgb(var(--surface));color:rgb(var(--text));padding:10px;border-radius:6px;z-index:100;box-shadow:0 10px 30px #00000080;pointer-events:none}.tooltip-date{display:block;font-size:.6rem;font-weight:800;color:rgb(var(--highlight-text));margin-bottom:4px;text-transform:uppercase}.tooltip-subject{margin:0 0 4px;font-size:.8rem;font-weight:600;line-height:1.2}.tooltip-stat{font-size:.7rem;color:rgb(var(--muted))}.tooltip-arrow{position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:5px;border-style:solid;border-color:rgb(var(--surface)) transparent transparent transparent}.heatmap-legend{display:flex;align-items:center;justify-content:flex-end;gap:8px;font-size:.65rem;color:rgb(var(--muted))}.legend-cells{display:flex;gap:3px}.legend-cells .cell{width:9px;height:9px;border-radius:2px}.cell.lvl-0{background:rgb(var(--surface-tint)/.08)}.cell.lvl-1{background:rgb(var(--highlight)/.3)}.cell.lvl-2{background:rgb(var(--highlight)/.6)}.cell.lvl-3{background:rgb(var(--highlight))}.popover-backdrop{position:fixed;inset:0;z-index:90;background:transparent}.custom-popover{position:absolute;width:220px;background:rgb(var(--surface));color:rgb(var(--text));padding:10px;border-radius:6px;z-index:100;box-shadow:0 10px 40px #0009;pointer-events:auto;border:1px solid rgb(var(--border)/.1);display:flex;flex-direction:column;gap:8px}.popover-entries{display:flex;flex-direction:column;gap:4px;max-height:200px;overflow-y:auto}.popover-entry{display:block;padding:8px;border-radius:4px;background:rgb(var(--surface-tint)/.05);text-decoration:none;color:inherit;transition:background .2s;cursor:pointer}.popover-entry:hover{background:rgb(var(--surface-tint)/.1)}._reportCard_1eid5_2{flex:1}._content_1eid5_6{flex:1;display:flex;flex-direction:column;min-height:260px}._stack_1eid5_13{display:flex;flex-direction:column;gap:1rem}._quickSummary_1eid5_19{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border-radius:12px;background:rgb(var(--surface-tint)/.06);border:1px solid rgb(var(--surface-tint)/.08)}._quickSummary_1eid5_19 span{font-size:.68rem;font-weight:800;color:var(--muted);text-transform:uppercase}._quickSummary_1eid5_19 strong{color:var(--text-main);font-size:.95rem;line-height:1.25}._quickSummary_1eid5_19 small{color:var(--muted);font-size:.76rem;line-height:1.35}._inputTile_1eid5_46,._noHoverTile_1eid5_46,._aiTile_1eid5_46{padding:12px 16px;border-radius:16px;background:rgb(var(--surface-tint)/.05);border:1px solid transparent;transition:all .25s ease}._inputTile_1eid5_46:focus-within{border-color:rgb(var(--highlight-text));box-shadow:0 0 15px rgb(var(--highlight)/.08)}._itemLabel_1eid5_59{display:flex;align-items:center;gap:6px;font-size:.65rem;font-weight:800;text-transform:uppercase;color:var(--muted);margin-bottom:6px}._itemInput_1eid5_70{background:transparent;border:none;outline:none;width:100%;color:var(--text-main);font-size:.9rem;font-weight:600}._itemInput_1eid5_70::placeholder{color:var(--muted)}._chipsContainer_1eid5_84{display:flex;gap:8px}._chip_1eid5_84{padding:6px 14px;border-radius:10px;font-size:.75rem;font-weight:700;background:rgb(var(--surface-tint)/.06);border:1px solid transparent;color:var(--muted);cursor:pointer;transition:.2s}._chip_1eid5_84:hover{background:rgb(var(--surface-tint)/.12)}._activeChip_1eid5_104{background:rgb(var(--highlight)/.12);color:var(--highlight);border-color:rgb(var(--highlight)/.2)}._aiTile_1eid5_46{display:flex;justify-content:space-between;align-items:center;cursor:pointer}._aiTile_1eid5_46:hover{background:rgb(var(--surface-tint)/.08)}._aiActive_1eid5_121{border-color:rgb(var(--highlight)/.3);background:rgb(var(--highlight)/.05)!important}._aiTitle_1eid5_126{font-size:.9rem;font-weight:600}._aiMeta_1eid5_131{display:flex;gap:8px;font-size:.7rem;margin-top:2px}._metaStatus_1eid5_138{color:var(--highlight);font-weight:800}._metaDesc_1eid5_143{color:var(--muted)}._miraIcon_1eid5_147{color:var(--muted);opacity:.3;transition:.3s}._miraIcon_1eid5_147._active_1eid5_104{color:var(--highlight);opacity:1;filter:drop-shadow(0 0 5px var(--highlight))}._stateCenter_1eid5_159{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem}._loaderWrapper_1eid5_169{position:relative;width:40px;height:40px;display:grid;place-items:center}._ring_1eid5_177{position:absolute;width:100%;height:100%;border:3px solid rgb(var(--highlight)/.1);border-top-color:var(--highlight);border-radius:50%;animation:_spin_1eid5_1 1s linear infinite}@keyframes _spin_1eid5_1{to{transform:rotate(360deg)}}._iconSpin_1eid5_192{color:var(--highlight)}._successBadge_1eid5_196{color:var(--success);filter:drop-shadow(0 0 10px rgb(var(--success)/.3))}._successInfo_1eid5_201{display:flex;flex-direction:column;align-items:center;gap:2px}._stateText_1eid5_208{margin:0;color:var(--text-main);font-size:.9rem;font-weight:700}._errorText_1eid5_215{margin:0;max-width:260px;color:var(--danger, #d94848);font-size:.88rem;font-weight:700;line-height:1.4}._filePreview_1eid5_224{display:block;font-size:.8rem;color:var(--muted);margin-top:4px}._btnDownload_1eid5_232{width:100%;padding:10px;background:transparent;border:none;color:var(--highlight);font-weight:700;font-size:.85rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:.2s}._btnDownload_1eid5_232:hover:not(:disabled){transform:translateY(-1px);text-shadow:0 0 10px rgb(var(--highlight)/.4)}._btnDownload_1eid5_232:disabled{opacity:.5;cursor:not-allowed}._btnGenerate_1eid5_256{margin:0 auto}._footerActions_1eid5_260{width:100%;position:relative;display:flex;align-items:center;justify-content:flex-start}._footerActions_1eid5_260>:nth-child(2){position:absolute;left:50%;transform:translate(-50%)}._btnSecondary_1eid5_273{background:transparent;border:none;color:var(--muted);font-size:.75rem;font-weight:600;cursor:pointer}._btnSecondary_1eid5_273:hover{color:var(--text-main)}._metricsGrid_9c797_1{display:grid;grid-template-columns:var(--grid-cols, repeat(auto-fill, minmax(var(--min-card-width), 1fr)));gap:1rem;width:100%}._statBox_9c797_8{display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;padding:.75rem 1rem;border-radius:20px;border:1px solid rgb(var(--border)/.1);transition:all .2s ease-in-out;overflow:hidden}._statBox_9c797_8:hover{background:rgb(var(--surface-tint)/.02);border-color:rgb(var(--border)/.2);box-shadow:0 4px 12px #0000000d}._header_9c797_25{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}._statLabel_9c797_32{margin:0;font-size:.75rem;color:rgb(var(--muted));font-weight:600;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._iconWrapper_9c797_45{color:rgb(var(--muted));display:flex;align-items:center;font-size:1rem}._body_9c797_52{display:flex;flex-direction:column;gap:6px;flex-direction:row;align-items:baseline;justify-content:space-between;flex-wrap:wrap}._statValue_9c797_62{font-size:1.75rem;font-weight:700;color:rgb(var(--text));word-break:break-all}._skeletonValue_9c797_69{padding:0!important;display:inline-flex!important;width:70px}._trendBadge_9c797_75{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:99px;width:fit-content}._trendBadge_9c797_75._pos_9c797_85{color:rgb(var(--success-text));background:rgb(var(--success)/.1)}._trendBadge_9c797_75._neg_9c797_89{color:rgb(var(--danger));background:rgb(var(--danger)/.1)}._trendBadge_9c797_75._neutral_9c797_93{color:rgb(var(--warning-text));background:rgb(var(--warning)/.1)}@container (max-width: 400px){._statValue_9c797_62{font-size:1.4rem}._statBox_9c797_8{padding:1rem}}._deliveryCard_hecnw_1{height:100%;display:flex;flex-direction:column;transition:transform .3s ease}._skeletonTitle_hecnw_7{padding:0!important;display:inline-flex!important;width:180px;max-width:100%}._metricsContainer_hecnw_14{flex:1;display:flex;align-items:center;padding-top:1rem}._deliveryFooter_hecnw_21{display:flex;justify-content:flex-start;padding-top:10px;border-top:1px solid rgba(var(--border),.1)}._deliveryFooter_hecnw_21 ._info-badge_hecnw_27{display:flex;align-items:center;gap:8px;font-size:.75rem;font-weight:600;color:rgb(var(--muted));background:rgba(var(--surface-tint),.05);padding:4px 12px;border-radius:20px}.dashboard-home-view .sidebar{height:95%;position:sticky;top:0}._rankingCard_11pph_1{height:100%;display:flex;flex-direction:column}._content_11pph_7{flex:1;padding-top:.5rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgb(var(--border)/.2) transparent}._rankingList_11pph_15{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}@keyframes _slideIn_11pph_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _growWidth_11pph_1{0%{transform:scaleX(0)}to{transform:scaleX(1)}}._rankingItem_11pph_42{display:flex;align-items:center;gap:1rem;padding:.85rem 1rem;background:rgb(var(--surface-tint)/.02);border:1px solid rgb(var(--border)/.05);border-radius:12px;opacity:0;animation:_slideIn_11pph_1 .5s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:var(--delay, 0s);transition:all .2s ease-in-out}._rankingItem_11pph_42:hover{background:rgb(var(--surface-tint)/.04);border-color:rgb(var(--border)/.15);box-shadow:0 4px 12px #00000008}._rankingItem_11pph_42._highlighted_11pph_60{border-color:rgb(var(--highlight-text))}._rankingItem_11pph_42._highlighted_11pph_60 ._positionNumber_11pph_63{color:rgb(var(--highlight-text));background:rgb(var(--highlight-text)/.1)}._rankingItem_11pph_42._highlighted_11pph_60 ._rankName_11pph_67{font-weight:700;color:rgb(var(--highlight-text))}._rankingItem_11pph_42._highlighted_11pph_60 ._progressFill_11pph_71{background:rgb(var(--highlight-text))}._positionColumn_11pph_75{display:flex;align-items:center;justify-content:center}._positionNumber_11pph_63{display:flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:.85rem;font-weight:700;color:rgb(var(--muted));background:rgb(var(--surface-tint)/.05);border-radius:8px;font-variant-numeric:tabular-nums}._infoColumn_11pph_95{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}._headerRow_11pph_103{display:flex;justify-content:space-between;align-items:center;gap:1rem}._rankName_11pph_67{font-size:.9rem;font-weight:500;color:rgb(var(--text));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._valueBadge_11pph_119{display:flex;align-items:center;gap:4px;font-size:.8rem;font-weight:700;white-space:nowrap}._valueBadge_11pph_119._up_11pph_127{color:rgb(var(--success-text))}._valueBadge_11pph_119._down_11pph_130{color:rgb(var(--danger-text))}._valueBadge_11pph_119._stable_11pph_133{color:rgb(var(--text))}._progressTrack_11pph_137{width:100%;height:5px;background:rgb(var(--muted)/.2);border-radius:4px;overflow:hidden}._progressFill_11pph_71{height:100%;border-radius:0;background:rgb(var(--text)/.3);transform-origin:left center;animation:_growWidth_11pph_1 1s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:calc(var(--delay, 0s) + .2s)}._progressFill_11pph_71._up_11pph_127{background:rgb(var(--success)/.7)}._progressFill_11pph_71._down_11pph_130{background:rgb(var(--danger)/.7)}._progressFill_11pph_71._stable_11pph_133{background:rgb(var(--muted)/.9)}@keyframes _shimmer_11pph_1{0%{background-position:200% 0}to{background-position:-200% 0}}._rankingItemSkeleton_11pph_171{display:flex;align-items:center;gap:1rem;padding:.85rem 1rem;background:rgb(var(--surface-tint)/.02);border:1px solid rgb(var(--border)/.05);border-radius:12px;pointer-events:none}._positionNumberSkeleton_11pph_182{width:28px;height:28px;border-radius:8px;background:rgb(var(--surface-tint)/.05);background:linear-gradient(90deg,rgb(var(--surface-tint)/.05) 25%,rgb(var(--highlight)/.15),rgb(var(--surface-tint)/.05) 75%);background-size:200% 100%;animation:_shimmer_11pph_1 1.5s infinite linear}._skeletonName_11pph_192{padding:0!important;display:inline-flex!important;width:120px}._skeletonValue_11pph_198{padding:0!important;display:inline-flex!important;width:40px}._progressTrackSkeleton_11pph_204{width:100%;height:5px;background:rgb(var(--muted)/.15);border-radius:4px;overflow:hidden}._progressFillSkeleton_11pph_212{height:100%;border-radius:0;background:rgb(var(--highlight)/.2);background:linear-gradient(90deg,rgb(var(--highlight)/.1) 25%,rgb(var(--highlight)/.4),rgb(var(--highlight)/.1) 75%);background-size:200% 100%;animation:_shimmer_11pph_1 1.5s infinite linear}._card_3iyf0_1{height:100%;display:flex;flex-direction:column}._content_3iyf0_7{flex:1;padding-top:.5rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgb(var(--border)/.2) transparent}._list_3iyf0_15{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}@keyframes _slideIn_3iyf0_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _shimmer_3iyf0_1{0%{background-position:200% 0}to{background-position:-200% 0}}._item_3iyf0_42{display:flex;gap:.9rem;align-items:center;padding:.95rem 1rem;border-radius:14px;border:1px solid rgb(var(--border)/.08);background:linear-gradient(180deg,rgb(var(--surface-tint)/.05),rgb(var(--surface-tint)/.02));opacity:0;animation:_slideIn_3iyf0_1 .45s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:var(--delay, 0s);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}._item_3iyf0_42:hover{transform:translateY(-1px);border-color:rgb(var(--highlight-text)/.4);box-shadow:0 10px 24px #0000000d}._highlighted_3iyf0_61{border-color:rgb(var(--highlight-text)/.35);background:linear-gradient(180deg,rgb(var(--highlight)/.12),rgb(var(--highlight)/.05))}._indexPill_3iyf0_66{width:2rem;height:2rem;flex:0 0 2rem;border-radius:10px;display:grid;place-items:center;font-size:.85rem;font-weight:700;border:1px solid transparent;color:rgb(var(--muted));background:rgb(var(--surface-tint)/.08);font-variant-numeric:tabular-nums}._top1_3iyf0_81{background:linear-gradient(135deg,#ffd70033,#ffd70011);color:#c9ac08;border-color:#c8ab0757}._top2_3iyf0_87{background:linear-gradient(135deg,#c0c0c033,#c0c0c011);color:#a29797;border-color:#bab4b452}._top3_3iyf0_93{background:linear-gradient(135deg,#cd7f3233,#cd7f3211);color:#c0752a;border-color:#cd803254}._highlighted_3iyf0_61 ._indexPill_3iyf0_66{color:rgb(var(--highlight-text));background:rgb(var(--highlight)/.16)}._highlighted_3iyf0_61 ._indexPill_3iyf0_66._top1_3iyf0_81{color:#c9ac08;border-color:#c8ab0757}._highlighted_3iyf0_61 ._indexPill_3iyf0_66._top2_3iyf0_87{color:#a29797;border-color:#bab4b452}._highlighted_3iyf0_61 ._indexPill_3iyf0_66._top3_3iyf0_93{color:#c0752a;border-color:#cd803254}._body_3iyf0_119{flex:1;min-width:0;width:100%}._header_3iyf0_125{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.9rem;width:100%}._nameBlock_3iyf0_133{min-width:0}._name_3iyf0_133{color:rgb(var(--text));font-size:.96rem;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._metric_3iyf0_147{display:flex;align-items:center;gap:.45rem;color:rgb(var(--muted));justify-self:end}._valueUnit_3iyf0_155{color:rgb(var(--muted));font-size:.78rem;font-weight:600}._stateBlock_3iyf0_161{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border:1px dashed rgb(var(--border)/.18);border-radius:14px;color:rgb(var(--muted));background:rgb(var(--surface-tint)/.02);padding:1.25rem}._stateMessage_3iyf0_175{margin:0;max-width:32ch;font-size:.95rem;line-height:1.5;text-align:center;color:rgb(var(--muted))}._itemSkeleton_3iyf0_184{display:flex;gap:.9rem;align-items:center;padding:.95rem 1rem;border-radius:14px;border:1px solid rgb(var(--border)/.05);background:rgb(var(--surface-tint)/.02)}._skeletonIndex_3iyf0_194,._skeletonName_3iyf0_195,._skeletonValue_3iyf0_196{background:linear-gradient(90deg,rgb(var(--surface-tint)/.05) 25%,rgb(var(--highlight)/.18),rgb(var(--surface-tint)/.05) 75%);background-size:200% 100%;animation:_shimmer_3iyf0_1 1.5s infinite linear}._skeletonIndex_3iyf0_194{width:2rem;height:2rem;border-radius:10px;flex:0 0 2rem}._skeletonBody_3iyf0_209{flex:1;width:100%}._skeletonHeader_3iyf0_214{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;gap:1rem}._skeletonName_3iyf0_195{width:140px;border-radius:999px;padding:0!important;display:inline-flex!important}._skeletonValue_3iyf0_196{width:92px;border-radius:999px;padding:0!important;display:inline-flex!important}@media(max-width:768px){._header_3iyf0_125{width:100%}}._healthCard_1ek2g_1{height:100%}._statsGrid_1ek2g_5{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:10px 0}._statBox_1ek2g_12{background:rgb(var(--surface-tint)/.03);padding:20px;border-radius:16px;border:1px solid rgb(var(--border)/.05);display:flex;flex-direction:column;gap:8px}._statLabel_1ek2g_22{font-size:.8rem;color:rgb(var(--text)/.5);font-weight:600;text-transform:uppercase;letter-spacing:.05rem}._statMain_1ek2g_30{display:flex;align-items:baseline;gap:10px}._statValue_1ek2g_36{font-size:1.6rem;font-weight:800;color:rgb(var(--text))}._statTrend_1ek2g_42{font-size:.85rem;font-weight:700;display:flex;align-items:center;gap:2px}._statTrend_1ek2g_42._pos_1ek2g_49{color:#4ade80}._statTrend_1ek2g_42._neg_1ek2g_52{color:#f87171}._dialogOverlay_m02i8_1{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px;background:#000000b8;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}._dialogContent_m02i8_14{width:min(900px,100%);max-height:min(85vh,900px);display:flex;flex-direction:column;overflow:hidden;border-radius:12px;border:1px solid rgb(var(--border)/.16);background:linear-gradient(180deg,rgb(var(--surface-tint)/.03),rgb(var(--surface-tint)/.08)),rgb(var(--surface)/.94);box-shadow:0 24px 80px #00000073,inset 0 0 14px rgb(var(--highlight)/.04)}._dialogHeader_m02i8_26{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-bottom:1px solid rgb(var(--border)/.12)}._dialogHeader_m02i8_26 h3{margin:0;color:rgb(var(--text));font-size:1rem;font-weight:800}._dialogBody_m02i8_43{flex:1 1 auto;min-height:0;overflow:auto;padding:18px}._closeButton_m02i8_50{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgb(var(--border)/.12);border-radius:8px;background:rgb(var(--surface)/.2);color:rgb(var(--text));cursor:pointer}._closeButton_m02i8_50:hover{background:rgb(var(--surface)/.32)}.mail-preview-card{height:100%;display:flex;flex-direction:column}.mail-preview-content{flex:1;position:relative;overflow:hidden}.icon-action{cursor:pointer;transition:color .2s ease,transform .2s ease;color:#6b7280}.icon-action:hover{color:#3b82f6;transform:scale(1.1)}.icon-action.icon-active{color:#ef4444}.safe-render a,.safe-render button,.safe-render input,.safe-render textarea,.safe-render select,.safe-render area{pointer-events:none!important;cursor:default!important;user-drag:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.safe-render a{color:inherit;text-decoration:underline;opacity:.8}.safe-render img{max-width:100%;height:auto;display:block;content-visibility:auto}.safe-render{-webkit-user-select:text;user-select:text;isolation:isolate}.mail-preview-clipper{position:absolute;inset:0;overflow-y:auto;scroll-behavior:smooth;padding:0;--mask-top: linear-gradient(to bottom, transparent 0%, black 20px);--mask-bottom: linear-gradient(to top, transparent 0%, black 20px);--mask-both: linear-gradient(to bottom, transparent 0%, black 20px, black calc(100% - 20px) , transparent 100%);--mask-none: linear-gradient(black, black);transition:-webkit-mask-image .3s ease}.mail-preview-clipper[data-scroll-state=start]{-webkit-mask-image:var(--mask-bottom);mask-image:var(--mask-bottom)}.mail-preview-clipper[data-scroll-state=middle]{-webkit-mask-image:var(--mask-both);mask-image:var(--mask-both)}.mail-preview-clipper[data-scroll-state=end]{-webkit-mask-image:var(--mask-top);mask-image:var(--mask-top)}.mail-preview-clipper[data-scroll-state=none]{-webkit-mask-image:var(--mask-none);mask-image:var(--mask-none)}.mail-preview-clipper::-webkit-scrollbar{width:8px}.mail-preview-clipper::-webkit-scrollbar-track{background:transparent}.mail-preview-clipper::-webkit-scrollbar-thumb{background-color:rgb(var(--muted)/.3);border-radius:4px}.mail-preview-clipper::-webkit-scrollbar-thumb:hover{background-color:rgb(var(--muted)/.5)}.mail-relative-wrapper{position:relative;width:100%;min-height:100%;zoom:.8;transform-origin:top left}.mail-relative-wrapper.full-size{zoom:1}.html-container{padding:1rem;color:#000}.html-container-full{width:100%;height:auto;padding:1.5rem 1rem}.heatmap-overlay div:hover{-webkit-backdrop-filter:brightness(.95);backdrop-filter:brightness(.95)}._mailStatsCard_10aji_1{height:100%;display:flex;flex-direction:column}._content_10aji_7{flex:1;display:flex;flex-direction:column;min-height:0}._content_10aji_7>div{flex:1;height:100%}._mailStatsCard_aarq0_1{height:100%;display:flex;flex-direction:column}._content_aarq0_7{flex:1;flex-direction:column;min-height:0}._content_aarq0_7>div{flex:1;height:100%}._statsGrid_aarq0_17{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:10px 0;height:100%}._statBox_aarq0_25{background:rgb(var(--surface-tint)/.03);padding:20px;border-radius:16px;border:1px solid rgb(var(--border)/.08);display:flex;flex-direction:column;gap:8px;transition:transform .2s ease}._statBox_aarq0_25:hover{background:rgb(var(--surface-tint)/.05);transform:translateY(-2px)}._statLabel_aarq0_40{font-size:.75rem;color:rgb(var(--text)/.6);font-weight:700;text-transform:uppercase;letter-spacing:.05rem}._statMain_aarq0_48{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap}._statValue_aarq0_56{font-size:1.5rem;font-weight:800;color:rgb(var(--text))}._statTrend_aarq0_62{font-size:.8rem;font-weight:700;display:flex;align-items:center;gap:2px;padding:2px 6px;border-radius:6px}._statTrend_aarq0_62._pos_aarq0_71{color:#4ade80;background:#4ade801a}._statTrend_aarq0_62._neg_aarq0_75{color:#f87171;background:#f871711a}.floating-nav-wrapper{display:flex;justify-content:center;width:min(560px,100vw - 2rem)}.floating-nav-bar{position:relative;display:flex;align-items:center;width:100%;height:56px;padding:6px;background:rgb(var(--surface)/.5);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgb(var(--border)/.1);border-radius:var(--radius);box-shadow:0 2px 20px #2e2a5533,inset 0 0 15px #958bf80d;transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-search-content{display:flex;align-items:center;gap:10px;width:100%;height:100%}.nav-search-content .search-input{flex:1;background:transparent;border:none;outline:none;font-size:1.1rem;color:rgb(var(--text));font-weight:500;min-width:0}.nav-search-content .search-input::placeholder{color:rgb(var(--text)/.4)}.nav-search-content .close-search-btn{margin-left:auto}.nav-secondary-btn,.nav-search-btn{background:rgb(var(--highlight)/.05);border:1px solid rgb(var(--border)/.05);width:42px;height:42px;flex:0 0 42px;display:flex;align-items:center;justify-content:center;border-radius:12px;cursor:pointer;color:rgb(var(--highlight-text));transition:all .3s ease}.nav-secondary-btn:hover,.nav-search-btn:hover{background:rgb(var(--highlight)/.15);transform:translateY(-2px);box-shadow:0 4px 12px #958bf833}.search-results-overlay{position:absolute;top:calc(100% + 12px);left:0;width:100%;max-height:350px;overflow-y:auto;z-index:50;background:linear-gradient(180deg,rgb(var(--surface-tint)/.02),rgb(var(--surface-tint)/.08)),rgb(var(--surface)/.85);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgb(var(--border)/.1);border-radius:var(--radius);box-shadow:0 10px 30px #2e2a554d;padding:8px;animation:slideDown .2s cubic-bezier(.16,1,.3,1) forwards}.search-results-overlay .results-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.search-results-overlay .results-list li{position:relative;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;cursor:pointer;border-radius:16px;transition:background .2s ease,border-color .2s ease,transform .2s ease;background:rgb(var(--surface)/.5);border:1px solid rgb(var(--border)/.1);color:rgb(var(--text))}.search-results-overlay .results-list li>*{position:relative;z-index:1}.search-results-overlay .results-list li:hover{border-color:rgb(var(--highlight-text)/.3);transform:translate(4px)}.search-results-overlay .results-list li:hover:after{content:"";position:absolute;inset:0;background:rgb(var(--surface-tint)/.08);pointer-events:none;z-index:0;border-radius:inherit}.search-results-overlay .results-list li:hover .result-arrow{opacity:1;color:rgb(var(--highlight));transform:translate(4px)}.search-results-overlay .results-list li .result-info{display:flex;flex-direction:column}.search-results-overlay .results-list li .result-title{font-size:.95rem;font-weight:600;color:rgb(var(--text));text-shadow:0 0 10px rgba(255,255,255,.1);display:block}.search-results-overlay .results-list li .result-meta{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:rgb(var(--muted));margin-top:4px;font-weight:500}.search-results-overlay .results-list li .result-type{font-size:.65rem;text-transform:uppercase;letter-spacing:.05rem;background:rgb(var(--highlight)/.1);color:rgb(var(--highlight-text));padding:2px 6px;border-radius:6px;font-weight:700}.search-results-overlay .results-list li .meta-divider{opacity:.4;font-size:.7rem}.search-results-overlay .results-list li .meta-badge{display:flex;align-items:center;gap:.35rem}.search-results-overlay .results-list li .meta-icon{opacity:.7}.search-results-overlay .results-list li .result-arrow{color:rgb(var(--highlight-text));opacity:.5;transition:all .3s ease}.search-results-overlay .no-results{padding:24px;text-align:center;color:rgb(var(--text)/.6);font-size:.95rem;font-weight:500}@media(max-width:640px){.floating-nav-wrapper{width:calc(100vw - 1rem)}.floating-nav-bar{height:52px}.nav-search-content{gap:8px}.nav-search-content .search-input{font-size:1rem}.nav-secondary-btn,.nav-search-btn{width:40px;height:40px;flex-basis:40px}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._mainWrapper_lnik9_1{position:relative;width:100%}._chartContainer_lnik9_6{position:relative;width:100%;height:60px;border-radius:8px;overflow:hidden}._gradientView_lnik9_14{width:100%;height:100%}._blocksContainer_lnik9_19{display:flex;width:100%;height:100%}._blockItem_lnik9_25{flex:1;height:100%;border-right:none;transition:background-color .2s}._overlayContainer_lnik9_32{display:flex;position:absolute;top:0;left:0;width:100%;height:100%}._overlayItem_lnik9_41{flex:1;height:100%}._trackerLine_lnik9_46{position:absolute;top:0;width:1px;height:100%;pointer-events:none;z-index:10}._tooltip_lnik9_55{position:absolute;top:90px;border-radius:4px;padding:8px 12px;box-shadow:0 4px 12px #0000001a;pointer-events:none;z-index:9999;font-size:14px;font-family:sans-serif;min-width:120px}._tooltipTitle_lnik9_68{font-weight:700;margin-bottom:4px}._tooltipRow_lnik9_73{display:flex;justify-content:space-between}._tooltipRowSpacing_lnik9_78{margin-bottom:2px}._axisLabels_lnik9_82{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;padding:0 4px}@keyframes _heatmapShimmer_lnik9_1{0%{background-position:200% 0}to{background-position:-200% 0}}._skeletonBar_lnik9_98{width:100%;height:100%;border-radius:8px;background:linear-gradient(90deg,rgb(var(--text)/.1) 25%,rgb(var(--highlight)/.5),rgb(var(--text)/.1) 75%);background-size:200% 100%;animation:_heatmapShimmer_lnik9_1 1.5s infinite linear}._mailHeader_115et_1{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin:0 0 1.75rem .75rem}._mailHeaderTitleGroup_115et_9{min-width:0}._mailHeaderEyebrow_115et_13{display:block;margin-bottom:.35rem;font-size:.72rem;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.08rem;color:rgb(var(--highlight-text))}._mailHeaderTitle_115et_9{margin:0;padding:0;max-width:820px;font-size:2.5rem;font-weight:500;line-height:1.08;letter-spacing:0;color:rgb(var(--text))}._mailHeaderDate_115et_35{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;margin-right:.75rem;padding-top:.3rem}._mailHeaderDateLabel_115et_44{font-size:.68rem;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.06rem;color:rgb(var(--muted))}._mailHeaderDateValue_115et_53{margin-top:.35rem;font-size:1rem;font-weight:700;line-height:1.2;color:rgb(var(--text))}@media(max-width:720px){._mailHeader_115et_1{flex-direction:column;gap:1rem;margin-right:.75rem}._mailHeaderTitle_115et_9{font-size:2rem}._mailHeaderDate_115et_35{align-items:flex-start;margin-right:0;padding-top:0}}._wrapper_1j42k_1{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 0;width:100%}._cardsGrid_1j42k_9{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:stretch}@media(max-width:1100px){._cardsGrid_1j42k_9{grid-template-columns:1fr}}._selectorCard_1j42k_21{min-height:380px;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1)}._selectorCard_1j42k_21._locked_1j42k_27{opacity:.4;filter:grayscale(1) blur(.4px);pointer-events:none;background:rgb(var(--surface-tint)/.02);border:1px dashed rgb(var(--border)/.3)}._optionsWrapper_1j42k_35{display:flex;flex-direction:column;gap:.6rem;width:100%}._metricGroup_1j42k_42{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.2rem}._metricGroup_1j42k_42:last-child{margin-bottom:0}._groupTitle_1j42k_52{font-size:.7rem;font-weight:800;text-transform:uppercase;color:rgb(var(--text)/.4);letter-spacing:1.2px;display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;padding-left:.2rem}._groupTitle_1j42k_52 svg{font-size:.85rem}._optionBtn_1j42k_68{width:100%;padding:.8rem 1rem;border-radius:12px;border:1px solid rgb(var(--border)/.2);background:transparent;color:rgb(var(--text)/.8);display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s ease;font-size:.85rem;font-weight:500}._optionBtn_1j42k_68:hover:not(:disabled){border-color:rgb(var(--highlight)/.5);background:rgb(var(--highlight)/.04)}._optionBtn_1j42k_68._active_1j42k_87{border-color:rgb(var(--highlight));background:rgb(var(--highlight)/.08);color:rgb(var(--highlight-text));font-weight:700;box-shadow:0 4px 12px rgb(var(--highlight)/.1)}._optionBtn_1j42k_68:disabled{cursor:not-allowed}._btnLabel_1j42k_98{display:flex;align-items:center;gap:.75rem}._btnLabel_1j42k_98 svg{font-size:1.1rem;opacity:.7}._checkIcon_1j42k_108{color:rgb(var(--highlight));font-size:1rem}._lockText_1j42k_113{font-size:.8rem;color:rgb(var(--text)/.4);text-align:center;margin-top:2rem;font-style:italic;display:flex;flex-direction:column;align-items:center;gap:.5rem}._actionRow_1j42k_125{display:flex;justify-content:flex-end;align-items:center}._generateBtn_1j42k_131{display:flex;align-items:center;gap:.8rem;background:rgb(var(--highlight));color:#fff;padding:1rem 3.5rem;border-radius:16px;font-weight:700;font-size:1rem;border:none;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 25px rgb(var(--highlight)/.3)}._generateBtn_1j42k_131:hover:not(:disabled){box-shadow:0 15px 30px rgb(var(--highlight)/.4);filter:brightness(1.1)}._generateBtn_1j42k_131:active:not(:disabled){transform:translateY(-1px)}._generateBtn_1j42k_131:disabled{background:rgb(var(--text)/.1);color:rgb(var(--text)/.3);box-shadow:none;cursor:not-allowed}._generateBtn_1j42k_131 svg{font-size:1.2rem}._sandboxPage_15zvw_1{display:flex;flex-direction:column;gap:1.5rem}._sandboxLayout_15zvw_7{display:flex;flex-direction:column;gap:2rem;width:100%}._visualizerArea_15zvw_14{width:100%;transition:all .4s ease}._slotWrapper_15zvw_19{width:100%}._slotBody_15zvw_23{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:450px;background:rgb(var(--surface-tint)/.02)!important;box-shadow:none!important;transition:all .3s ease;position:relative;overflow:hidden}._chartPreview_15zvw_37{width:100%;height:100%;display:flex;flex-direction:column}._placeholderAction_15zvw_44{display:flex;flex-direction:column;align-items:center;gap:1rem;color:rgb(var(--text)/.4);cursor:pointer;text-align:center}._placeholderAction_15zvw_44 ._plusIcon_15zvw_53{font-size:3rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}._placeholderAction_15zvw_44 span{font-weight:600;font-size:1rem;letter-spacing:.5px}._placeholderAction_15zvw_44:hover{color:rgb(var(--highlight-text))}._placeholderAction_15zvw_44:hover ._plusIcon_15zvw_53{transform:scale(1.1) rotate(90deg)}._editorArea_15zvw_69{width:100%;border-top:1px solid rgb(var(--border)/.2);padding-top:2rem;overflow:hidden}._toggleBtn_15zvw_76{display:flex;align-items:center;gap:.6rem;background:rgb(var(--surface-tint)/.05);color:rgb(var(--text));padding:.6rem 1.2rem;border-radius:12px;font-weight:600;font-size:.85rem;border:1px solid rgb(var(--border)/.2);cursor:pointer;transition:all .2s ease}._toggleBtn_15zvw_76:hover{background:rgb(var(--highlight)/.1);border-color:rgb(var(--highlight)/.3);color:rgb(var(--highlight))}._toggleBtn_15zvw_76 svg{font-size:1.1rem}._reconfigBtn_15zvw_99{z-index:10;background:rgb(var(--surface)/.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgb(var(--border)/.2);color:rgb(var(--text));padding:.5rem 1rem;border-radius:10px;font-size:.8rem;font-weight:600;display:flex;align-items:center;gap:.5rem;cursor:pointer;box-shadow:0 4px 12px #0000001a}._reconfigBtn_15zvw_99:hover{background:rgb(var(--highlight));color:#fff;border-color:transparent}._chartInfo_15zvw_121{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 1.7rem}._configInfo_15zvw_130{font-size:.85rem;color:rgb(var(--muted));font-style:italic}._deleteBtn_15zvw_136{display:none}@keyframes _slideDownFade_193gh_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._container_193gh_11{position:relative;display:flex;align-items:center;gap:.8rem;background:rgb(var(--surface-tint)/.05);border:1px solid rgb(var(--border)/.1);border-radius:.875rem;padding:.6rem .7rem;font-size:1rem;cursor:text;transition:all .3s ease;animation:_slideDownFade_193gh_1 .3s cubic-bezier(.2,.8,.2,1) forwards}._container_193gh_11:focus-within{border-color:rgb(var(--highlight-text)/1);box-shadow:0 0 20px rgb(var(--highlight)/.1)}._icon_193gh_30{align-self:stretch;display:flex;color:rgb(var(--muted))}._input_193gh_36{flex:1;background:transparent;border:none;color:rgb(var(--text));font-size:1em;line-height:1.5;outline:none;font-family:inherit;margin:0;padding:0}._input_193gh_36::placeholder{color:rgb(var(--muted));font-family:inherit}._clearBtn_193gh_53{align-content:center;justify-content:center;background:transparent;border:none;padding:0;margin:0;color:rgb(var(--muted));cursor:pointer;display:flex;transition:color .2s ease}._clearBtn_193gh_53:hover{color:rgb(var(--text))}._resultItem_7uiaw_1{position:relative;display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.3rem;background:rgb(var(--surface)/.28);border:1px solid rgb(var(--border)/.1);border-radius:20px;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}._resultItem_7uiaw_1>*{position:relative;z-index:1}._resultItem_7uiaw_1._blurEnabled_7uiaw_17{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}._resultItem_7uiaw_1._selected_7uiaw_21{border-color:rgb(var(--highlight-text)/.8);background:rgb(var(--highlight)/.1)}._resultItem_7uiaw_1._selected_7uiaw_21 ._itemTitle_7uiaw_25{color:rgb(var(--highlight-text))}._resultItem_7uiaw_1._selected_7uiaw_21 ._checkIcon_7uiaw_28{color:rgb(var(--highlight-text));opacity:1}._resultItem_7uiaw_1:hover{border-color:rgb(var(--highlight-text)/.3)}._resultItem_7uiaw_1:hover ._arrow_7uiaw_35{opacity:1;transform:translate(4px);color:rgb(var(--highlight))}._resultItem_7uiaw_1:hover:after{content:"";position:absolute;inset:0;background:rgb(var(--surface-tint)/.08);pointer-events:none;z-index:0;border-radius:inherit}._itemInfo_7uiaw_50{display:flex;flex-direction:column;gap:.35rem}._itemTitle_7uiaw_25{font-size:.95rem;font-weight:600;color:rgb(var(--text));transition:color .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:400px}._itemMeta_7uiaw_67{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:rgb(var(--muted));font-weight:500}._metaDivider_7uiaw_76{opacity:.4;font-size:.7rem}._metaBadge_7uiaw_81{display:flex;align-items:center;gap:.35rem}._metaIcon_7uiaw_87{opacity:.7}._actionIcon_7uiaw_91{display:flex;align-items:center;justify-content:center}._actionIcon_7uiaw_91 ._arrow_7uiaw_35{font-size:1.25rem;color:rgb(var(--muted));opacity:.3;transition:all .2s cubic-bezier(.2,.8,.2,1)}._removeBtn_7uiaw_103{background:transparent;border:none;color:rgb(var(--muted));cursor:pointer;padding:.3rem;border-radius:6px;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s ease}._removeBtn_7uiaw_103:hover{background:rgb(var(--danger)/.1);color:rgb(var(--danger-text))}._resultItem_7uiaw_1:hover ._removeBtn_7uiaw_103{opacity:1}._contentWrapper_18zt2_1{display:flex;flex-direction:column;gap:2rem}._searchSection_18zt2_7{width:100%}._animatedContainer_18zt2_11{animation:_fadeInUp_18zt2_1 .3s cubic-bezier(.2,.8,.2,1) forwards}._emptyState_18zt2_15{padding:60px 0;text-align:center;color:rgb(var(--muted));font-size:.9rem;animation:_fadeInUp_18zt2_1 .3s ease forwards}._topListCard_18zt2_23{width:100%;display:flex;flex-direction:column;gap:.8rem}._headerSolid_18zt2_30{display:flex;justify-content:space-between;align-items:center;padding:0 4px}._headerIconGroup_18zt2_37{display:flex;align-items:center;gap:.2rem}._headerActionGroup_18zt2_43{display:flex;align-items:center;gap:1rem}._iconBg_18zt2_49{color:rgb(var(--highlight-text));padding:8px;border-radius:10px;display:flex;align-items:center}._topListTitle_18zt2_57{margin:0;font-size:1.1rem;font-weight:700;color:rgb(var(--text))}._topListContent_18zt2_64{display:flex;flex-direction:column;gap:.5rem}._rowWrapper_18zt2_70{opacity:0;transform:translateY(10px);animation:_slideUp_18zt2_1 .3s ease-out forwards;animation-delay:calc(var(--i) * .06s)}@keyframes _slideUp_18zt2_1{to{opacity:1;transform:translateY(0)}}@keyframes _fadeInUp_18zt2_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._recentGrid_18zt2_93{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:.8rem;width:100%}._paginationWrapper_18zt2_100{display:flex;justify-content:center;padding:1.5rem 0;width:100%}._settingsHeader_e23rc_1{display:flex;flex-direction:column;gap:.45rem;margin:0 0 2.25rem .75rem}._eyebrow_e23rc_8{font-size:.72rem;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.08rem;color:rgb(var(--highlight-text))}._title_e23rc_17{margin:0;color:rgb(var(--text));font-size:2.5rem;font-weight:500;line-height:1.08}._subtitle_e23rc_25{margin:0;max-width:680px;color:rgb(var(--muted));font-size:1rem;line-height:1.5}._sectionTitle_e23rc_33{margin:0 0 1rem;padding:0;color:rgb(var(--text));font-size:1.15rem;font-weight:750;line-height:1.2}._sectionBody_e23rc_42{padding:1.2rem 1rem;background:linear-gradient(180deg,rgb(var(--surface-tint)/.01),rgb(var(--surface-tint)/.05)),rgb(var(--surface)/.18);border:1px solid rgb(var(--border)/.1);border-radius:16px}._summaryGrid_e23rc_49{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}._letsPanel_e23rc_55{margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid rgb(var(--border)/.1)}._letsHeader_e23rc_61{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.7rem}._letsHeader_e23rc_61 ._dataLabel_e23rc_68{margin-bottom:0}._letsCount_e23rc_72{display:inline-flex;align-items:center;justify-content:center;min-width:1.85rem;height:1.85rem;padding:0 .55rem;color:rgb(var(--highlight-text));background:rgb(var(--highlight)/.1);border:1px solid rgb(var(--highlight)/.14);border-radius:999px;font-size:.78rem;font-weight:800}._letsList_e23rc_87{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}._letsList_e23rc_87 li{display:flex;align-items:center;min-width:0;overflow:hidden;padding:.75rem .85rem;background:rgb(var(--surface)/.16);border:1px solid rgb(var(--border)/.12);border-radius:12px;transition:border-color .2s ease,background .2s ease}._letsList_e23rc_87 li:hover{background:rgb(var(--surface-tint)/.08);border-color:rgb(var(--highlight)/.18)}._letInfo_e23rc_110{display:grid;gap:.15rem;min-width:0}._letName_e23rc_116,._letEmail_e23rc_117{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._letName_e23rc_116{color:rgb(var(--text));font-size:.98rem;font-weight:750}._letEmail_e23rc_117{color:rgb(var(--muted));font-size:.82rem;font-weight:600}._dataItem_e23rc_135{min-width:0;padding:.65rem 0;border-bottom:1px solid rgb(var(--border)/.1)}._dataItem_e23rc_135:nth-last-child(-n+2){border-bottom:0}._dataLabel_e23rc_68{display:block;margin-bottom:.35rem;color:rgb(var(--muted));font-size:.72rem;font-weight:700;letter-spacing:.06rem;text-transform:uppercase}._dataValue_e23rc_155{display:block;overflow:hidden;color:rgb(var(--text));font-size:.98rem;font-weight:650;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}._form_e23rc_166{display:grid;gap:1.1rem}._field_e23rc_171{display:grid;gap:.45rem}._label_e23rc_176{color:rgb(var(--text));font-size:.9rem;font-weight:650}._input_e23rc_182{width:100%;min-height:44px;padding:.7rem .85rem;color:rgb(var(--text));background:rgb(var(--surface)/.14);border:1px solid rgb(var(--border)/.14);border-radius:12px;outline:none;font:inherit;transition:border-color .2s ease,box-shadow .2s ease}._input_e23rc_182:focus{border-color:rgb(var(--highlight)/.45);box-shadow:0 0 0 3px rgb(var(--highlight)/.12)}._passwordPolicy_e23rc_199{display:grid;gap:.5rem;margin-top:-.35rem;padding:.85rem;background:rgb(var(--surface)/.12);border:1px solid rgb(var(--border)/.1);border-radius:12px}._policyTitle_e23rc_209{color:rgb(var(--text));font-size:.86rem;font-weight:700}._passwordPolicy_e23rc_199 ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .8rem;margin:0;padding:0;list-style:none}._passwordPolicy_e23rc_199 li{position:relative;padding-left:1rem;color:rgb(var(--muted));font-size:.82rem;font-weight:650;line-height:1.35}._passwordPolicy_e23rc_199 li:before{content:"";position:absolute;top:.48rem;left:0;width:.4rem;height:.4rem;background:rgb(var(--muted)/.45);border-radius:999px}._policyValid_e23rc_243{color:#4bb575!important}._policyValid_e23rc_243:before{background:#4bb575!important}._buttonRow_e23rc_250{display:flex;justify-content:flex-start}._submitButton_e23rc_255{min-height:44px;padding:0 1rem;color:rgb(var(--surface));background:rgb(var(--highlight-text));border:0;border-radius:12px;cursor:pointer;font:inherit;font-weight:750;transition:opacity .2s ease,transform .2s ease}._submitButton_e23rc_255:hover:not(:disabled){transform:translateY(-1px)}._submitButton_e23rc_255:disabled{cursor:not-allowed;opacity:.55}._message_e23rc_275{margin:0;color:rgb(var(--muted));font-size:.92rem;line-height:1.45}._success_e23rc_282{color:#4bb575}._error_e23rc_286{color:#eb6161}@media(max-width:720px){._title_e23rc_17{font-size:2rem}._summaryGrid_e23rc_49{grid-template-columns:1fr}._dataItem_e23rc_135:nth-last-child(-n+2){border-bottom:1px solid rgb(var(--border)/.1)}._passwordPolicy_e23rc_199 ul{grid-template-columns:1fr}}:root{--content-max: 1440px;--page-x: 8px;--page-y: 32px;--gap: 12px;--sidebar-w: 280px}@media(min-width:768px){:root{--page-y: 64px;--page-x: 24px;--gap: 16px}}@media(min-width:1024px){:root{--page-x: 28px;--gap: 20px}}@media(min-width:1440px){:root{--page-x: 32px;--gap: 24px}}._shell_1uk44_31{display:flex;flex-direction:column;gap:1rem;flex:1}._content_1uk44_38{display:flex;flex-direction:column;flex:1}._top_1uk44_44{display:flex;flex-direction:column;gap:10px;flex:0 0 auto}._titleBlock_1uk44_51{display:flex;flex-direction:column;gap:6px}._subtitle_1uk44_57{margin:-.5rem 0 0 .75rem;color:rgb(var(--muted));font-size:1rem;line-height:1.6}._pageError_1uk44_64{padding:10px 12px;border-radius:10px;border:1px solid rgb(var(--border)/.18);background:rgb(var(--surface)/.14);color:rgb(var(--muted));font-size:13px}._progressRow_1uk44_73{position:relative;display:flex;flex-direction:column;justify-content:flex-end;margin-right:auto;flex:1 1 0;min-width:0;height:5px}._progressLabel_1uk44_85{position:absolute;bottom:100%;left:0;margin-bottom:6px;width:100%;font-size:12px;color:rgb(var(--muted));line-height:1.4}._progressTrack_1uk44_96{width:100%;height:5px;border-radius:4px;background:rgb(var(--muted)/.2);overflow:hidden}._progressFill_1uk44_104{height:100%;border-radius:0;background:rgb(var(--highlight-text));transition:width .16s cubic-bezier(.2,.8,.2,1)}._formatChips_1uk44_111{width:min(420px,100%)}._typeRow_1uk44_115{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}._typeSelectors_1uk44_122{display:flex;justify-content:space-between;gap:1rem}._typeSelectors_1uk44_122 ._typeChips_1uk44_128{flex:0 1 420px;min-width:320px}._typeSelectors_1uk44_122 ._formatChips_1uk44_111{flex:0 1 360px;min-width:260px}._typeActions_1uk44_138{flex:0 0 auto;display:flex;align-items:flex-end;gap:10px}._miraOption_1uk44_145{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 10px;border-radius:999px;border:1px solid rgb(var(--border)/.16);background:rgb(var(--surface)/.12);color:rgb(var(--muted));font-size:12px;font-weight:800;cursor:pointer;transition:all .18s ease}._miraOption_1uk44_145:hover{border-color:rgb(var(--highlight-text)/.34);background:rgb(var(--surface)/.18);color:rgb(var(--text))}._miraOption_1uk44_145[aria-pressed=true]{border-color:rgb(var(--highlight-text)/.38);background:rgb(var(--highlight)/.1);color:rgb(var(--highlight-text))}._miraOption_1uk44_145 strong{font-size:10px;padding:2px 6px;border-radius:999px;background:rgb(var(--surface-tint)/.08);color:inherit}._actionToolbar_1uk44_181{position:-webkit-sticky;position:sticky;bottom:0;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px var(--page-x, 16px) calc(var(--page-y, 16px) + env(safe-area-inset-bottom,0px)) var(--page-x, 16px);margin-top:16px;margin-left:calc(-1 * var(--page-x, 16px));margin-right:calc(-1 * var(--page-x, 16px));z-index:999}@media(max-width:767px){._actionToolbar_1uk44_181{justify-content:stretch;padding-left:12px;padding-right:12px}._actionToolbar_1uk44_181>button{flex:1;padding:.75rem 1rem!important;font-size:.9rem!important}._actionToolbar_1uk44_181>button span{display:inline}}._reportOverlay_1uk44_211{position:fixed;inset:0;z-index:10020;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 48%,rgb(var(--highlight)/.14),transparent 34%),rgb(var(--bg)/.82);backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);overflow:hidden;overflow-y:hidden;padding:0 24px}._reportOverlayLoading_1uk44_226{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;max-width:600px;margin:0 auto}._reportOverlayStatus_1uk44_236{font-size:15px;font-weight:500;color:rgb(var(--text));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:left}._reportOverlayProgress_1uk44_247{width:100%;height:8px;overflow:hidden;border-radius:999px;background:rgb(var(--muted)/.16);box-shadow:inset 0 0 0 1px rgb(var(--border)/.1)}._reportOverlayProgress_1uk44_247 div{height:100%;border-radius:0;background:rgb(var(--highlight-text));box-shadow:0 0 18px rgb(var(--highlight)/.34);transition:width .26s cubic-bezier(.2,.8,.2,1)}._reportOverlayActions_1uk44_264{display:flex;flex-direction:column;justify-content:center;gap:12px;width:100%}._reportOverlayActions_1uk44_264>*{width:100%;justify-content:center}@media(min-width:768px){._reportOverlayActions_1uk44_264{flex-direction:row;width:auto}._reportOverlayActions_1uk44_264>*{width:auto}}._previewBtn_1uk44_285,._downloadBtn_1uk44_286{flex:0 0 auto;border-radius:8px;padding:10px 14px;font-size:.8rem;font-weight:800;letter-spacing:.01em;border:1px solid rgb(var(--border)/.16);background:rgb(var(--surface)/.22);color:rgb(var(--text))}._previewBtn_1uk44_285:hover:not(:disabled),._downloadBtn_1uk44_286:hover:not(:disabled){background:rgb(var(--surface)/.28);border-color:rgb(var(--border)/.22)}._previewBtn_1uk44_285:disabled,._downloadBtn_1uk44_286:disabled{opacity:.6}._generateBtn_1uk44_309{flex:0 0 auto;border-radius:8px;padding:10px 14px;font-size:.8rem;font-weight:800;letter-spacing:.01em;border:1px solid rgb(var(--highlight-text)/.85);background:rgb(var(--highlight)/.22);color:rgb(var(--highlight-text));box-shadow:0 10px 22px -16px rgb(var(--highlight)/.35),0 0 0 1px rgb(var(--highlight)/.1)}._generateBtn_1uk44_309:hover:not(:disabled){background:rgb(var(--highlight)/.28);border-color:rgb(var(--highlight-text))}._generateBtn_1uk44_309:active:not(:disabled){transform:translateY(1px)}._builderColumns_1uk44_331{display:grid;grid-template-columns:1fr;gap:20px;height:100%}@media(min-width:768px){._builderColumns_1uk44_331{grid-template-columns:4fr 6fr}}._builderCol_1uk44_331{display:flex;flex-direction:column;min-height:0;gap:12px;border-radius:12px;background:rgb(var(--surface)/.1);border:1px solid rgb(var(--border)/.08);padding:14px}._activeCol_1uk44_354{border-color:rgb(var(--highlight-text)/.5)}._colHeader_1uk44_358{font-size:14px;font-weight:600;color:rgb(var(--muted));padding-bottom:8px;border-bottom:1px solid rgb(var(--border)/.1)}._emptyCol_1uk44_366{flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding:24px 12px;text-align:center;color:rgb(var(--muted)/.6);font-size:13px;font-style:italic;border:1px dashed rgb(var(--border)/.15);border-radius:8px}._checklist_1uk44_380{display:flex;flex-direction:column;gap:8px;position:relative;padding:6px 2px 20px;flex:1}._removeOverlay_1uk44_389{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:rgb(var(--danger)/.1);border:2px dashed rgb(var(--danger)/.4);border-radius:8px;color:rgb(var(--danger-text));font-weight:600;font-size:14px;z-index:10;pointer-events:none}._checklist_1uk44_380._isRemoving_1uk44_407>*:not(._removeOverlay_1uk44_389){opacity:.2;pointer-events:none}._availableItem_1uk44_412{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:8px;border:1px solid rgb(var(--border)/.14);background:rgb(var(--surface)/.14);color:rgb(var(--text)/.85);cursor:pointer;text-align:left;transition:all .2s ease;user-select:none;-webkit-user-select:none}._availableItem_1uk44_412:hover{background:rgb(var(--surface)/.2);border-color:rgb(var(--highlight-text)/.4);color:rgb(var(--text))}._availableItem_1uk44_412[data-dragging=true],._checkItem_1uk44_436[data-dragging=true]{opacity:.3;background:rgb(var(--highlight)/.12);border-color:rgb(var(--highlight-text)/.2)}._addIcon_1uk44_442{width:24px;height:24px;display:grid;place-items:center;border-radius:6px;background:rgb(var(--highlight)/.1);color:rgb(var(--highlight-text));flex:0 0 auto;margin-left:auto}._checkItem_1uk44_436{display:flex;align-items:center;gap:10px;width:100%;position:relative;padding:10px 12px;border-radius:8px;border:1px solid rgb(var(--border)/.14);background:rgb(var(--surface)/.14);color:rgb(var(--text));cursor:grab;text-align:left;transition:all .2s ease;user-select:none;-webkit-user-select:none}._checkItem_1uk44_436:active{cursor:grabbing}._checkItem_1uk44_436[data-drop=above]:before,._checkItem_1uk44_436[data-drop=below]:after{content:"";position:absolute;left:8px;right:8px;height:3px;background:rgb(var(--highlight-text));border-radius:3px}._checkItem_1uk44_436[data-drop=above]:before{top:-6px}._checkItem_1uk44_436[data-drop=below]:after{bottom:-6px}._sectionIndex_1uk44_495{width:26px;text-align:right;font-variant-numeric:tabular-nums;color:rgb(var(--muted));flex:0 0 auto}._checkItem_1uk44_436:hover{background:rgb(var(--surface)/.22);border-color:rgb(var(--highlight-text)/.4)}._dragHandle_1uk44_508{width:16px;display:grid;place-items:center;border:none;background:transparent;color:rgb(var(--muted)/.6);flex:0 0 auto}._checkItem_1uk44_436:hover ._dragHandle_1uk44_508{color:rgb(var(--muted))}._removeBtn_1uk44_522{width:24px;height:24px;padding:0;display:grid;place-items:center;border-radius:6px;background:rgb(var(--danger)/.1);color:rgb(var(--danger-text));border:1px solid transparent;cursor:pointer;opacity:0;transition:all .15s ease;flex:0 0 auto;margin-left:auto}._checkItem_1uk44_436:hover ._removeBtn_1uk44_522{opacity:1;border-color:rgb(var(--danger)/.2)}._removeBtn_1uk44_522:hover{background:rgb(var(--danger)/.15);border-color:rgb(var(--danger)/.3)}._checkLabel_1uk44_549{font-size:13px}._customDragGhost_1uk44_553{position:absolute;top:-1000px;left:-1000px;padding:8px 16px;border-radius:8px;background:rgb(var(--surface));border:2px solid rgb(var(--highlight-text)/.9);color:rgb(var(--text));font-size:13px;font-weight:500;box-shadow:0 8px 20px -8px #0000004d;z-index:-1;white-space:nowrap}._publicationPicker_1uk44_569{display:flex;flex-direction:column;gap:10px;flex:1}._publicationList_1uk44_576{margin-top:1rem;display:flex;flex-direction:column;gap:8px;flex:1;min-height:420px}._publicationRow_1uk44_585{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:8px;border:1px solid rgb(var(--border)/.14);background:rgb(var(--surface)/.14);color:rgb(var(--text));cursor:pointer;text-align:left}._publicationRow_1uk44_585[aria-selected=true]{border-color:rgb(var(--border)/.22);background:rgb(var(--surface)/.22)}._publicationRow_1uk44_585:hover{background:rgb(var(--surface)/.22)}._publicationMain_1uk44_609{min-width:0;flex:1 1 auto}._publicationTitle_1uk44_614{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._publicationMeta_1uk44_621{margin-top:4px;font-size:12px;color:rgb(var(--muted))}._publicationSelected_1uk44_627{flex:0 0 auto;width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:rgb(var(--surface)/.22);border:1px solid rgb(var(--border)/.16)}._publicationEmpty_1uk44_638{padding:14px 12px;border-radius:8px;border:1px dashed rgb(var(--border)/.18);background:rgb(var(--surface)/.14);color:rgb(var(--muted));text-align:center;flex:1;display:flex;align-items:center;justify-content:center}._previewDialogOverlay_1uk44_651{align-items:stretch;justify-content:stretch;padding:0}._previewDialogContent_1uk44_657{width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;border-radius:0}._previewDialogBody_1uk44_666{padding:0;overflow:hidden}._previewFrame_1uk44_671{flex:1 1 auto;width:100%;min-height:0;border:0;border-radius:0;background:rgb(var(--surface)/.14)}._previewError_1uk44_680{flex:0 0 auto;margin:12px;padding:10px 12px;border-radius:10px;border:1px solid rgb(var(--border)/.18);background:rgb(var(--surface)/.14);color:rgb(var(--muted));font-size:13px}._previewEmpty_1uk44_691{flex:1 1 auto;height:auto;min-height:0;display:grid;place-items:center;color:rgb(var(--muted));text-align:center;padding:18px;border-radius:8px;border:1px dashed rgb(var(--border)/.18);background:rgb(var(--surface)/.14)}._modalPreview_1uk44_705{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}@media(min-width:900px){._previewDialogOverlay_1uk44_651{padding:12px}._previewDialogContent_1uk44_657{height:calc(100vh - 24px);border-radius:12px}}._rankingRow_1w5ej_1{position:relative;display:grid;grid-template-columns:100px 1fr 250px;align-items:center;padding:1.1rem 1.3rem;background:rgb(var(--surface)/.28);border:1px solid rgb(var(--border)/.1);border-radius:20px;cursor:pointer}._rankingRow_1w5ej_1>*{position:relative;z-index:1}._rankingRow_1w5ej_1:hover{border-color:rgb(var(--highlight-text)/.3)}._rankingRow_1w5ej_1._blurEnabled_1w5ej_19{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}._rankingRow_1w5ej_1._highlightedRow_1w5ej_23{border-color:rgb(var(--highlight-text)/1)}._rankingRow_1w5ej_1._highlightedRow_1w5ej_23 ._itemName_1w5ej_26{color:rgb(var(--highlight-text));font-weight:700}._rankingRow_1w5ej_1._highlightedRow_1w5ej_23:after{content:"";position:absolute;inset:0;background:rgb(var(--highlight)/.1);pointer-events:none;z-index:0;border-radius:inherit}._rankingRow_1w5ej_1:hover:after{content:"";position:absolute;inset:0;background:rgb(var(--surface-tint)/.08);pointer-events:none;z-index:0;border-radius:inherit}._rankingRow_1w5ej_1 ._actionCell_1w5ej_48{align-self:stretch;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.5rem}._rankingRow_1w5ej_1 ._actionCell_1w5ej_48 ._arrow_1w5ej_56{color:rgb(var(--highlight-text));opacity:.1;transition:opacity .3s ease}._rankingRow_1w5ej_1:hover ._arrow_1w5ej_56{opacity:1}._posNumber_1w5ej_65{width:40px;height:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid transparent;border-radius:12px;background:rgb(var(--surface-tint)/.05);color:rgb(var(--muted));font-weight:800}._posNumber_1w5ej_65 span{font-size:.9rem}._posNumber_1w5ej_65._top1_1w5ej_81{background:linear-gradient(135deg,#ffd70033,#ffd70011);color:#c9ac08;border-color:#c8ab0757}._posNumber_1w5ej_65._top2_1w5ej_86{background:linear-gradient(135deg,#c0c0c033,#c0c0c011);color:#a29797;border-color:#bab4b452}._posNumber_1w5ej_65._top3_1w5ej_91{background:linear-gradient(135deg,#cd7f3233,#cd7f3211);color:#c0752a;border-color:#cd803254}._highlightedRow_1w5ej_23 ._posNumber_1w5ej_65{border-color:rgb(var(--highlight-text))}._nameGroup_1w5ej_100{display:flex;flex-direction:column;gap:4px}._nameGroup_1w5ej_100 ._itemName_1w5ej_26{font-size:1.05rem;color:rgb(var(--text));font-weight:600}._nameGroup_1w5ej_100 ._itemCategory_1w5ej_110{font-size:.8rem;color:rgb(var(--muted));font-weight:500}._progressContainer_1w5ej_116 ._progressLabel_1w5ej_116{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._progressContainer_1w5ej_116 ._progressLabel_1w5ej_116 ._valueText_1w5ej_122{font-size:.9rem;font-weight:700;color:rgb(var(--text));font-variant-numeric:tabular-nums}._progressContainer_1w5ej_116 ._progressLabel_1w5ej_116 ._trendBadge_1w5ej_128{display:flex;align-items:center;gap:4px;font-size:.8rem}._progressContainer_1w5ej_116 ._progressLabel_1w5ej_116 ._trendBadge_1w5ej_128._up_1w5ej_134{color:rgb(var(--success-text))}._progressContainer_1w5ej_116 ._progressLabel_1w5ej_116 ._trendBadge_1w5ej_128._down_1w5ej_137{color:rgb(var(--danger-text))}._progressContainer_1w5ej_116 ._progressLabel_1w5ej_116 ._trendBadge_1w5ej_128._stable_1w5ej_140{color:rgb(var(--muted))}._progressContainer_1w5ej_116 ._track_1w5ej_143{height:6px;background:rgb(var(--text)/.05);border-radius:10px;overflow:hidden}._progressContainer_1w5ej_116 ._track_1w5ej_143 ._fill_1w5ej_149{height:100%;border-radius:10px}._progressContainer_1w5ej_116 ._track_1w5ej_143 ._fill_1w5ej_149._up_1w5ej_134{background:rgb(var(--success))}._progressContainer_1w5ej_116 ._track_1w5ej_143 ._fill_1w5ej_149._down_1w5ej_137{background:rgb(var(--danger))}._progressContainer_1w5ej_116 ._track_1w5ej_143 ._fill_1w5ej_149._stable_1w5ej_140{background:rgb(var(--muted))}._affinityMetric_1w5ej_163 ._userOverlap_1w5ej_163{display:flex;align-items:center;gap:10px;color:rgb(var(--text))}._affinityMetric_1w5ej_163 ._userOverlap_1w5ej_163 svg{color:rgb(var(--highlight))}._affinityMetric_1w5ej_163 ._userOverlap_1w5ej_163 ._overlapValue_1w5ej_172{font-weight:700;font-size:1rem}._affinityMetric_1w5ej_163 ._userOverlap_1w5ej_163 ._overlapLabel_1w5ej_176{font-size:.75rem;color:rgb(var(--muted));font-weight:500}._chartMetric_1w5ej_182 ._trendIndicator_1w5ej_182{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:99px;width:fit-content}._chartMetric_1w5ej_182 ._trendIndicator_1w5ej_182._up_1w5ej_134{color:rgb(var(--success-text));background:rgb(var(--success)/.1)}._chartMetric_1w5ej_182 ._trendIndicator_1w5ej_182._down_1w5ej_137{color:rgb(var(--danger-text));background:rgb(var(--danger)/.1)}._chartMetric_1w5ej_182 ._trendIndicator_1w5ej_182._stable_1w5ej_140{color:rgb(var(--warning-text));background:rgb(var(--warning)/.1)}._chartMetric_1w5ej_182 ._trendIndicator_1w5ej_182 ._metricValue_1w5ej_204{font-weight:800;font-variant-numeric:tabular-nums}._chartMetric_1w5ej_182 ._trendIndicator_1w5ej_182 ._metricUnit_1w5ej_208{font-weight:600;opacity:.8}._filtersContainer_mk9mu_2{display:flex;justify-content:space-between;align-items:center;flex-flow:row-reverse wrap;gap:1rem;margin-bottom:2.5rem}._searchContainer_mk9mu_11{flex:1;min-width:280px;max-width:750px}._tableHeader_mk9mu_17{display:grid;grid-template-columns:100px 1fr 250px;padding:0 .75rem 1rem;font-size:.7rem;font-weight:800;text-transform:uppercase;color:rgb(var(--muted));letter-spacing:1.2px}._tableBody_mk9mu_28{display:flex;flex-direction:column;gap:.5rem}._rowWrapper_mk9mu_34{opacity:0;transform:translateY(10px);animation:_slideUp_mk9mu_1 .3s ease-out forwards;animation-delay:calc(var(--i) * .06s)}._noResults_mk9mu_41{padding:60px 0;text-align:center;color:rgb(var(--muted));font-size:.9rem;animation:_fadeInUp_mk9mu_1 .3s ease forwards}@keyframes _slideDownFade_mk9mu_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_mk9mu_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_mk9mu_1{to{opacity:1;transform:translateY(0)}}._notFoundWrapper_pl8z3_1{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 80px);padding:2rem 1.5rem;position:relative;overflow:hidden;background-color:rgb(var(--surface));color:rgb(var(--text));font-family:var(--font-sans, sans-serif)}._glowContainer_pl8z3_14{position:absolute;inset:0;pointer-events:none;z-index:0}._glowOne_pl8z3_24{position:absolute;top:25%;left:30%;width:25vw;height:25vw;background:radial-gradient(circle,rgb(var(--highlight)/.04) 0%,transparent 70%);filter:blur(40px)}._container_pl8z3_34{max-width:500px;width:100%;text-align:center;z-index:1;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}._content_pl8z3_46{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}._errorCode_pl8z3_54{font-family:var(--font-sans, sans-serif);font-size:4rem;font-weight:700;line-height:1;margin:0 0 1rem;letter-spacing:-.03em;color:rgb(var(--highlight));filter:drop-shadow(0 2px 6px rgb(var(--highlight)/.1))}@media(min-width:768px){._errorCode_pl8z3_54{font-size:5rem}}._title_pl8z3_70{font-size:1.5rem;font-weight:700;margin:0 0 1rem;color:rgb(var(--text));letter-spacing:-.02em}@media(min-width:768px){._title_pl8z3_70{font-size:1.85rem}}._description_pl8z3_83{font-size:.95rem;line-height:1.5;color:rgb(var(--muted));margin:0 0 2rem;max-width:400px}@media(min-width:768px){._description_pl8z3_83{font-size:1.05rem}}._actions_pl8z3_96{display:flex;justify-content:center;width:100%}._homeLink_pl8z3_102{display:inline-flex;align-items:center;justify-content:center;position:relative;width:fit-content;font-size:.95rem;font-weight:500;color:rgb(var(--text));text-decoration:none;cursor:pointer;padding:.75rem 2.5rem;border-radius:6px;transition:opacity .2s ease,transform .2s ease}._homeLink_pl8z3_102 ._text_pl8z3_117{border-bottom:1.2px solid rgb(var(--text)/.6);padding-bottom:1px;transition:border-color .2s ease}._homeLink_pl8z3_102 ._arrow_pl8z3_122{position:absolute;right:1.1rem;width:18px;height:18px;opacity:0;transform:translate(-6px);transition:opacity .22s ease,transform .22s ease}._homeLink_pl8z3_102:hover ._text_pl8z3_117{border-color:rgb(var(--text))}._homeLink_pl8z3_102:hover ._arrow_pl8z3_122{opacity:1;transform:translate(0)}._homeLink_pl8z3_102:active{transform:scale(.98)}
