._layout_lcy61_1{min-height:100vh;display:flex;flex-direction:column;background:var(--page-bg);color:var(--text);--header-height: 3.5rem}._header_lcy61_10{display:flex;align-items:center;justify-content:space-between;min-height:var(--header-height);padding:0 1.5rem;border-bottom:1px solid var(--border);box-sizing:border-box}._logo_lcy61_20{font-weight:700;font-size:1.25rem;color:var(--text);text-decoration:none}._nav_lcy61_27{display:flex;align-items:center;gap:1rem}._nav_lcy61_27 a{color:var(--text);text-decoration:none}._nav_lcy61_27 a:hover{text-decoration:underline}._themeToggle_lcy61_42{display:flex;align-items:center;justify-content:center;margin-left:auto;padding:.35rem;background:transparent;border:1px solid var(--border);border-radius:6px;color:var(--text);cursor:pointer;transition:background .15s ease,border-color .15s ease}._themeToggle_lcy61_42:hover{background:var(--coming-soon-bg);border-color:var(--text-muted)}._themeToggle_lcy61_42:focus-visible{outline:2px solid var(--link);outline-offset:2px}._main_lcy61_66{flex:1;padding:2rem 1.5rem;max-width:48rem;margin:0 auto;width:100%;box-sizing:border-box}._mainHome_lcy61_75{max-width:none;padding-left:2rem;padding-right:2rem}._footer_lcy61_81{padding:1.5rem;border-top:1px solid var(--border);text-align:center;color:var(--footer-text);font-size:.875rem}._footerCta_lcy61_89{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:1rem}._footerStoreBadge_lcy61_97{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;background:var(--cta-bg);color:var(--cta-text);border-radius:8px;font-size:.85rem;text-decoration:none;transition:background .15s ease,transform .2s ease}._footerStoreBadge_lcy61_97:hover{background:var(--cta-bg-hover);transform:scale(1.02)}@media(prefers-reduced-motion:reduce){._footerStoreBadge_lcy61_97:hover{transform:none}}._footerStoreBadge_lcy61_97:focus-visible{outline:2px solid var(--cta-text);outline-offset:2px}._footerStoreBadgeComingSoon_lcy61_126{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;background:var(--coming-soon-bg);color:var(--coming-soon-text);border-radius:8px;font-size:.85rem;cursor:not-allowed}._footerStoreIcon_lcy61_138{width:1.1rem;height:1.1rem;color:inherit}._footerStoreBadgeComingSoon_lcy61_126 ._footerStoreIcon_lcy61_138{color:var(--coming-soon-icon)}._footer_lcy61_81 nav a{color:var(--link);text-decoration:none}._footer_lcy61_81 nav a:hover{text-decoration:underline}._sep_lcy61_157{margin:0 .5rem}._copyright_lcy61_161{margin:.5rem 0 0}._hero_1bj53_1{text-align:center;margin-bottom:0;min-height:calc(100vh - var(--header-height, 3.5rem));display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 0;box-sizing:border-box}._heroContent_1bj53_13{display:flex;flex-direction:column;align-items:center;animation:_heroFadeIn_1bj53_1 .7s ease-out both}@keyframes _heroFadeIn_1bj53_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){._heroContent_1bj53_13{animation:none;opacity:1}}._heroIcon_1bj53_38{width:96px;height:96px;margin-bottom:1rem;border-radius:22%;background:var(--coming-soon-bg);padding:.5rem;box-sizing:border-box;box-shadow:0 4px 24px #00000014}[data-theme=dark] ._heroIcon_1bj53_38{box-shadow:0 4px 24px #0000004d}._title_1bj53_53{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;margin:0 0 .5rem}._tagline_1bj53_59{font-size:clamp(1.15rem,2.5vw,1.4rem);color:var(--text-muted);margin:0 0 1rem}._description_1bj53_65{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.6;color:var(--text-muted-2);max-width:36rem;margin:0 auto 2rem}._cta_1bj53_73{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._heroSocialProof_1bj53_80{margin:1rem 0 0;font-size:.875rem;color:var(--text-muted);display:flex;align-items:center;justify-content:center;gap:.35rem}._heroSocialProof_1bj53_80:before{content:"★";color:var(--text-muted)}._scrollCue_1bj53_95{display:inline-flex;flex-direction:column;align-items:center;gap:.25rem;margin-top:2rem;color:var(--text-muted);text-decoration:none;font-size:.875rem;transition:color .15s ease}._scrollCue_1bj53_95:hover{color:var(--text)}._scrollCue_1bj53_95:focus-visible{outline:2px solid var(--link);outline-offset:2px;border-radius:4px}._scrollCueText_1bj53_117{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}._scrollCueIcon_1bj53_123{width:1.5rem;height:1.5rem;animation:_scrollCueBounce_1bj53_1 2s ease-in-out infinite}._purposeSection_1bj53_130{padding:2.5rem 1.5rem;text-align:center;max-width:40rem;margin:0 auto}._purposeHeading_1bj53_137{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;margin:0 0 .5rem;color:var(--text)}._purposeText_1bj53_144{font-size:clamp(1.125rem,1.8vw,1.35rem);line-height:1.5;color:var(--text-muted-2);margin:0}@keyframes _scrollCueBounce_1bj53_1{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media(prefers-reduced-motion:reduce){._scrollCueIcon_1bj53_123{animation:none}}._storeBadge_1bj53_162{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;background:var(--cta-bg);color:var(--cta-text);border-radius:8px;font-size:.9rem;text-decoration:none;transition:background .15s ease}._storeBadge_1bj53_162:hover{background:var(--cta-bg-hover)}._storeBadge_1bj53_162:focus-visible{outline:2px solid var(--cta-text);outline-offset:2px}._storeBadgeComingSoon_1bj53_184{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;background:var(--coming-soon-bg);color:var(--coming-soon-text);border-radius:8px;font-size:.9rem;cursor:not-allowed}._storeBadgeComingSoon_1bj53_184 ._storeIcon_1bj53_196{color:var(--coming-soon-icon)}._storeIcon_1bj53_196{width:1.25rem;height:1.25rem}._featureSection_1bj53_206{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem 0;box-sizing:border-box;opacity:0;transform:translateY(32px);transition:opacity .7s ease-out,transform .7s ease-out}._featureSection_1bj53_206[data-visible=true]{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){._featureSection_1bj53_206{opacity:1;transform:none;transition:none}}._featureSection_1bj53_206:first-of-type{scroll-margin-top:0}._featureSection_1bj53_206:last-of-type{margin-bottom:0}._featureInner_1bj53_239,._featureInnerReverse_1bj53_240{display:flex;flex-direction:column;gap:2rem;align-items:center;width:100%;max-width:72rem;margin:0 auto}@media(min-width:768px){._featureInner_1bj53_239,._featureInnerReverse_1bj53_240{flex-direction:row;gap:3rem;align-items:center}._featureInnerReverse_1bj53_240{flex-direction:row-reverse}._featureContent_1bj53_262{flex:1;min-width:0;max-width:28rem}._featureMedia_1bj53_268{flex:0 0 auto;min-width:0}}._featureTitle_1bj53_274{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;margin:0 0 1rem;color:var(--text);line-height:1.25}._featureDescription_1bj53_282{font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.7;color:var(--text-muted-2);margin:0}._featureMedia_1bj53_268{width:100%;max-width:280px;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center;min-height:320px}._featureMedia_1bj53_268:has(._featureScreenshot_1bj53_301){min-height:0}._featureScreenshot_1bj53_301{width:100%;height:auto;display:block;border-radius:32px;box-shadow:0 8px 32px #0000001f;overflow:hidden}[data-theme=dark] ._featureScreenshot_1bj53_301{box-shadow:0 8px 32px #00000059}._featurePlaceholderLabel_1bj53_318{font-size:1rem;color:var(--text-muted);padding:2rem;background:var(--coming-soon-bg);border:1px dashed var(--border);border-radius:24px;text-align:center}._root_b4po8_1{line-height:1.7;color:var(--legal-text)}._h2_b4po8_6{font-size:1.25rem;font-weight:600;margin:2rem 0 .75rem;color:var(--text)}._h2_b4po8_6:first-child{margin-top:0}._h3_b4po8_17{font-size:1.1rem;font-weight:600;margin:1.5rem 0 .5rem;color:var(--text)}._p_b4po8_24{margin:0 0 1rem}._p_b4po8_24:last-child{margin-bottom:0}._article_1vyb5_1 h1{font-size:1.75rem;margin:0 0 1.5rem;color:var(--text)}._body_1vyb5_7{line-height:1.7;color:var(--legal-text)}._body_1vyb5_7 p{margin:0 0 1rem}._body_1vyb5_7 p:last-child{margin-bottom:0}#root{min-height:100vh}html{scroll-behavior:smooth}:focus-visible{outline:2px solid var(--link, #111);outline-offset:2px}body{margin:0;font-family:system-ui,-apple-system,sans-serif}:root,[data-theme=light]{--page-bg: #ffffff;--text: #111111;--text-muted: #555555;--text-muted-2: #444444;--border: #eeeeee;--footer-text: #666666;--link: #111111;--link-hover: #333333;--cta-bg: #333333;--cta-bg-hover: #111111;--cta-text: #ffffff;--coming-soon-bg: #e5e5e5;--coming-soon-text: #737373;--coming-soon-icon: #525252;--legal-text: #333333}[data-theme=dark]{--page-bg: #1a1a1a;--text: #e5e5e5;--text-muted: #a3a3a3;--text-muted-2: #b5b5b5;--border: #333333;--footer-text: #a3a3a3;--link: #e5e5e5;--link-hover: #f5f5f5;--cta-bg: #e5e5e5;--cta-bg-hover: #d4d4d4;--cta-text: #1a1a1a;--coming-soon-bg: #2d2d2d;--coming-soon-text: #a3a3a3;--coming-soon-icon: #a3a3a3;--legal-text: #d4d4d4}body{background:var(--page-bg);color:var(--text)}
