@import"https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700;800&family=Outfit:wght@300;400;500;600&display=swap";:root{--bg: #f5f4f1;--surface: #ffffff;--surface-muted: #eeecea;--accent: #0d7c4b;--accent-light: #e6f4ed;--accent-mid: #a7d9bf;--text: #1a1a18;--text-muted: #6b7068;--text-faint: #a8a89f;--border: #e2e0dc;--border-focus: #0d7c4b;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 16px rgba(0, 0, 0, .08), 0 2px 6px rgba(0, 0, 0, .05);--shadow-lg: 0 12px 40px rgba(0, 0, 0, .1), 0 4px 12px rgba(0, 0, 0, .06);--font-display: "Sora", sans-serif;--font-body: "Outfit", "Segoe UI", sans-serif;--radius: 10px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}._page_1to4e_31{min-height:100vh;background:var(--bg);color:var(--text);font-family:var(--font-body);display:flex;flex-direction:column}._header_1to4e_41{padding:.6rem 2.5rem;border-bottom:1px solid var(--border);background:var(--surface);display:flex;align-items:center;justify-content:space-between}._logoWrap_1to4e_50{display:flex;align-items:center;gap:.5rem;width:fit-content;text-decoration:none}._logoMark_1to4e_58{width:36px;height:36px;flex-shrink:0;display:block;object-fit:contain}._logoName_1to4e_66{font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--text);letter-spacing:-.02em}._headerNav_1to4e_74{display:flex;align-items:center;gap:1.5rem}._navLink_1to4e_80{font-size:.85rem;font-weight:500;color:var(--text-muted);text-decoration:none;transition:color .15s ease}._navLink_1to4e_80:hover{color:var(--accent)}._hero_1to4e_93{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;padding:3.5rem 2.5rem 5rem;background-image:url(/hero-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}._heroInner_1to4e_106{max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center}._badge_1to4e_114{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-body);font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background:var(--accent-light);border:1px solid var(--accent-mid);padding:.3rem .75rem;border-radius:100px;margin-bottom:1.75rem}._heading_1to4e_131{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.05;letter-spacing:-.03em;color:var(--text);margin-bottom:1.5rem}._headingEm_1to4e_141{font-style:normal;color:var(--accent);font-weight:600}._tagline_1to4e_147{font-size:1.1rem;line-height:1.75;color:var(--text-muted);max-width:54ch;font-weight:400;margin-bottom:2.5rem}._ctaGroup_1to4e_157{display:flex;flex-direction:column;align-items:center;gap:.75rem}._installButton_1to4e_164{display:inline-flex;align-items:center;gap:.5rem;background:var(--accent);color:#fff;text-decoration:none;border-radius:8px;padding:1rem 2rem;font-family:var(--font-body);font-size:1rem;font-weight:700;letter-spacing:.01em;transition:background .15s ease,box-shadow .15s ease,transform .1s ease}._installButton_1to4e_164:hover{background:#0a6a3f;box-shadow:0 4px 18px #0d7c4b66}._installButton_1to4e_164:active{transform:scale(.99)}._btnArrow_1to4e_192{width:15px;height:15px;flex-shrink:0;transition:transform .15s ease}._installButton_1to4e_164:hover ._btnArrow_1to4e_192{transform:translate(2px)}._ctaNote_1to4e_203{font-size:.8rem;color:var(--text-faint)}._videoSection_1to4e_209{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 2.5rem}._videoWrapper_1to4e_216{position:relative;padding-bottom:56.25%;height:0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-lg);margin-top:2.5rem}._videoFrame_1to4e_226{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}._howItWorks_1to4e_235{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 2.5rem}._sectionInner_1to4e_242{max-width:900px;margin:0 auto}._sectionHeading_1to4e_247{font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:var(--text);letter-spacing:-.03em;margin-bottom:.6rem}._sectionSub_1to4e_256{font-size:1rem;color:var(--text-muted);margin-bottom:3rem}._steps_1to4e_262{list-style:none;display:flex;flex-direction:column;gap:2.5rem}._step_1to4e_262{display:flex;align-items:flex-start;gap:2rem}._stepNumber_1to4e_275{font-family:var(--font-display);font-size:2.5rem;font-weight:900;color:var(--accent-mid);letter-spacing:-.04em;line-height:1;flex-shrink:0;min-width:3rem}._stepContent_1to4e_286{padding-top:.25rem}._stepTitle_1to4e_290{font-family:var(--font-display);font-size:1.1rem;font-weight:700;color:var(--text);letter-spacing:-.02em;margin-bottom:.5rem}._stepText_1to4e_299{font-size:.95rem;line-height:1.75;color:var(--text-muted)}._featuresSection_1to4e_306{padding:5rem 2.5rem;max-width:1080px;width:100%;margin:0 auto}._featuresSection_1to4e_306 ._sectionHeading_1to4e_247{margin-bottom:2.5rem}._features_1to4e_306{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._featureCard_1to4e_323{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem;transition:box-shadow .18s ease,transform .18s ease}._featureCard_1to4e_323:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}._iconWrap_1to4e_336{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--accent-light);border-radius:10px;color:var(--accent);margin-bottom:1.1rem;flex-shrink:0}._iconWrap_1to4e_336 svg{width:22px;height:22px}._featureTitle_1to4e_354{font-family:var(--font-display);font-size:1.05rem;font-weight:700;color:var(--text);letter-spacing:-.02em;margin-bottom:.65rem}._featureText_1to4e_363{font-size:.875rem;line-height:1.75;color:var(--text-muted);font-weight:400}._pill_1to4e_370{display:inline-block;font-size:.72rem;font-weight:600;font-family:var(--font-body);color:var(--accent);background:var(--accent-light);border:1px solid var(--accent-mid);padding:.05em .45em;border-radius:4px;letter-spacing:.02em}._faqSection_1to4e_384{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 2.5rem}._faqList_1to4e_391{display:flex;flex-direction:column;gap:0}._faqItem_1to4e_397{padding:1.5rem 0;border-bottom:1px solid var(--border)}._faqItem_1to4e_397:last-child{border-bottom:none}._faqQ_1to4e_406{font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--text);letter-spacing:-.01em;margin-bottom:.6rem}._faqA_1to4e_415{font-size:.925rem;line-height:1.75;color:var(--text-muted);max-width:72ch}._footer_1to4e_423{background:var(--surface);border-top:1px solid var(--border);padding:1.5rem 2.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}._footerBrand_1to4e_434{font-family:var(--font-display);font-size:.9rem;font-weight:700;color:var(--text-muted);text-decoration:none;letter-spacing:-.01em}._footerBrand_1to4e_434:hover{color:var(--text)}._footerLinks_1to4e_447{display:flex;align-items:center;gap:1.5rem}._footerLink_1to4e_447{font-size:.8rem;color:var(--text-faint);text-decoration:none;transition:color .15s ease}._footerLink_1to4e_447:hover{color:var(--text-muted)}@media(max-width:860px){._features_1to4e_306{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){._header_1to4e_41{padding:.5rem 1.25rem}._hero_1to4e_93{padding:3.5rem 1.25rem 3rem}._howItWorks_1to4e_235,._featuresSection_1to4e_306,._faqSection_1to4e_384{padding:3.5rem 1.25rem}._features_1to4e_306{grid-template-columns:1fr}._step_1to4e_262{gap:1.25rem}._footer_1to4e_423{padding:1.25rem;flex-direction:column;align-items:flex-start}._footerLinks_1to4e_447{flex-wrap:wrap;gap:1rem}}
