html{scroll-behavior:smooth}:root{--color-primary:#4a9b6e;--color-primary-dark:#377a54;--color-primary-light:#e8f5ee;--color-teal:#5ba8a0;--color-teal-light:#eaf5f4;--color-sandy:#c8a96e;--color-sandy-light:#faf4e8;--color-bg:#fff;--color-bg-section:#fff;--color-bg-card:#fff;--color-text:#1a2b1c;--color-text-secondary:#4a5e4a;--color-text-muted:#8a9e8a;--color-border:#e2ebe2;--color-border-light:#eff4ef;--font-family:"Nunito", system-ui, -apple-system, sans-serif;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-sm:0 1px 3px #1a2b1c14;--shadow-md:0 4px 12px #1a2b1c1a, 0 2px 4px #1a2b1c0f;--shadow-lg:0 10px 30px #1a2b1c1f, 0 4px 8px #1a2b1c0f;--shadow-card:0 2px 8px #4a9b6e1f, 0 0 0 1px #4a9b6e0f;--transition-fast:.15s ease;--transition-base:.25s ease;--max-width:1160px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px}body{font-family:var(--font-family);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:1.6}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}img,video,svg{max-width:100%;display:block}a{color:var(--color-primary);transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--color-primary-dark)}button{font-family:var(--font-family);cursor:pointer;background:0 0;border:none}ul,ol{list-style:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}._footer_pyeom_1{color:#b8cdb8;background-color:#1a2b1c;margin-top:auto;padding-top:4rem}._container_pyeom_8{padding-inline:1.5rem;grid-template-columns:1fr 2fr 1fr;gap:3rem;max-width:1160px;margin-inline:auto;padding-bottom:3rem;display:grid}@media (width<=768px){._container_pyeom_8{grid-template-columns:1fr;gap:2rem}}._brand_pyeom_25{flex-direction:column;gap:.5rem;display:flex}._logo_pyeom_31{color:#4a9b6e;letter-spacing:-.02em;font-size:1.75rem;font-weight:900}._tagline_pyeom_38{color:#6b8c6b;font-size:.875rem;line-height:1.5}._info_pyeom_44{flex-direction:column;gap:1.25rem;display:flex}._evolving_pyeom_50{color:#8a9e8a;font-size:.875rem;line-height:1.7}._contact_pyeom_56{flex-direction:column;gap:.25rem;display:flex}._contactLabel_pyeom_62{text-transform:uppercase;letter-spacing:.08em;color:#4a9b6e;margin-bottom:.25rem;font-size:.75rem;font-weight:700}._email_pyeom_71{color:#b8cdb8;font-size:.9rem;transition:color .15s}._email_pyeom_71:hover{color:#4a9b6e}._responsible_pyeom_81{color:#6b8c6b;font-size:.8rem}._links_pyeom_86{flex-direction:column;align-items:flex-end;gap:.75rem;display:flex}@media (width<=768px){._links_pyeom_86{align-items:flex-start}}._link_pyeom_86{color:#8a9e8a;text-align:center;border:1px solid #2e4a30;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:color .15s}._link_pyeom_86:hover{color:#4a9b6e;background-color:#4a9b6e14;border-color:#4a9b6e}._bottom_pyeom_116{text-align:center;border-top:1px solid #2e4a30;width:100%;max-width:1160px;margin-inline:auto;padding:1.25rem 1.5rem}._bottom_pyeom_116 p{color:#4a5e4a;font-size:.8rem}._page_1o24k_5{flex-direction:column;min-height:100vh;display:flex}._navbar_1o24k_12{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border-light);background-color:#fff;position:sticky;top:0}._navInner_1o24k_22{justify-content:space-between;align-items:center;max-width:1160px;margin-inline:auto;padding:1rem 1.5rem;display:flex}._navLogo_1o24k_31{color:var(--color-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:900}._navContact_1o24k_38{color:var(--color-text-secondary);border-radius:var(--radius-full);border:2px solid var(--color-border);padding:.5rem 1.25rem;font-size:.875rem;font-weight:700;transition:all .2s}._navContact_1o24k_38:hover{color:var(--color-primary);border-color:var(--color-primary);background-color:var(--color-primary-light)}._hero_1o24k_55{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1160px;min-height:calc(100vh - 65px);margin-inline:auto;padding:5rem 1.5rem 4rem;display:grid;position:relative;overflow:hidden}@media (width<=900px){._hero_1o24k_55{text-align:center;grid-template-columns:1fr;min-height:auto;padding:3rem 1.5rem}}._heroContent_1o24k_77{z-index:1;flex-direction:column;gap:1.5rem;display:flex}._heroBadge_1o24k_84{color:var(--color-primary);background-color:var(--color-primary-light);border-radius:var(--radius-full);letter-spacing:.04em;text-transform:uppercase;border:1px solid #c5e3d3;align-items:center;gap:.5rem;width:fit-content;padding:.375rem .875rem;font-size:.8rem;font-weight:700;display:inline-flex}@media (width<=900px){._heroBadge_1o24k_84{margin-inline:auto}}._heroBadgeDot_1o24k_106{background-color:var(--color-primary);border-radius:50%;width:6px;height:6px;animation:2s infinite _pulse_1o24k_1}@keyframes _pulse_1o24k_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}._heroTitle_1o24k_128{letter-spacing:-.03em;color:var(--color-text);font-size:clamp(2.25rem,5vw,3.5rem);font-weight:900;line-height:1.1}._heroTitleHighlight_1o24k_136{color:var(--color-primary)}._heroSubtitle_1o24k_140{color:var(--color-text-secondary);max-width:480px;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7}@media (width<=900px){._heroSubtitle_1o24k_140{margin-inline:auto}}._heroCta_1o24k_153{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}@media (width<=900px){._heroCta_1o24k_153{justify-content:center}}._storeBadgeLink_1o24k_166{background:#000;border-radius:10px;transition:transform .2s,opacity .2s;display:inline-block;overflow:hidden}._storeBadgeLink_1o24k_166:hover{opacity:.9;transform:translateY(-2px)}._storeBadgeImg_1o24k_179{width:auto;height:54px;display:block}._ctaPrimary_1o24k_185{color:#fff;background-color:var(--color-primary);border-radius:var(--radius-full);cursor:pointer;letter-spacing:.01em;border:none;justify-content:center;align-items:center;padding:.9rem 2rem;font-size:1rem;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #4a9b6e66}._ctaPrimary_1o24k_185:hover{background-color:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px #4a9b6e80}._ctaPrimary_1o24k_185:active{transform:translateY(0)}._heroVisual_1o24k_213{justify-content:center;align-items:center;display:flex;position:relative}._heroPhone_1o24k_220{z-index:1;filter:drop-shadow(0 24px 48px #1a2b1c2e);width:240px;position:relative}@media (width<=900px){._heroPhone_1o24k_220{width:180px;margin-inline:auto}}._heroPhoneMockup_1o24k_234{border:3px solid var(--color-border);background-color:#e8f5ee;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:240px;height:480px;display:flex}@media (width<=900px){._heroPhoneMockup_1o24k_234{width:180px;height:360px}}._heroPhoneLabel_1o24k_254{color:var(--color-primary);text-align:center;padding:0 1rem;font-size:.875rem;font-weight:700}._blobTopRight_1o24k_263{pointer-events:none;background:radial-gradient(circle,#5ba8a026 0%,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute;top:-80px;right:-80px}._blobBottomLeft_1o24k_274{pointer-events:none;background:radial-gradient(circle,#4a9b6e1f 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;bottom:-60px;left:-60px}._howItWorks_1o24k_286{background-color:var(--color-bg-section);padding-block:6rem}._sectionInner_1o24k_291{max-width:1160px;margin-inline:auto;padding-inline:1.5rem}._sectionHeader_1o24k_297{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:4.5rem;display:flex}._sectionBadge_1o24k_306{text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);background-color:var(--color-primary-light);border-radius:var(--radius-full);border:1px solid #c5e3d3;padding:.375rem 1rem;font-size:.75rem;font-weight:800}._sectionTitle_1o24k_318{letter-spacing:-.02em;color:var(--color-text);font-size:clamp(2rem,4vw,2.75rem);font-weight:900;line-height:1.15}._sectionSubtitle_1o24k_326{color:var(--color-text-secondary);max-width:520px;font-size:1.05rem;line-height:1.7}._stepsGrid_1o24k_334{flex-direction:column;gap:4rem;display:flex}._stepCard_1o24k_340{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (width<=768px){._stepCard_1o24k_340{grid-template-columns:1fr;gap:2rem}._stepCardReversed_1o24k_347 ._stepContent_1o24k_357{order:-1}}._stepScreenshot_1o24k_362{border:2px solid var(--color-border);background-color:var(--color-primary-light);width:100%;max-width:280px;height:520px;box-shadow:var(--shadow-md);border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin-inline:auto;display:flex}._stepScreenshotLabel_1o24k_378{color:var(--color-primary);font-size:.875rem;font-weight:700}._stepScreenshotSub_1o24k_384{color:var(--color-text-muted);font-size:.75rem}._stepContent_1o24k_357{flex-direction:column;gap:1rem;display:flex}._stepNumber_1o24k_395{color:var(--color-text-muted);letter-spacing:.12em;font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:900}._stepIcon_1o24k_403{font-size:2.5rem;line-height:1}._stepTitle_1o24k_408{letter-spacing:-.01em;color:var(--color-text);font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:800;line-height:1.25}._stepDescription_1o24k_416{color:var(--color-text-secondary);max-width:420px;font-size:1rem;line-height:1.75}._impact_1o24k_424{background:linear-gradient(135deg,#1a2b1c 0%,#2a4230 50%,#1e3424 100%);padding-block:7rem;position:relative;overflow:hidden}._impactInner_1o24k_431{justify-content:center;align-items:center;gap:2rem;max-width:1160px;margin-inline:auto;padding-inline:1.5rem;display:flex;position:relative}._impactDecorLeft_1o24k_442,._impactDecorRight_1o24k_443{opacity:.2;-webkit-user-select:none;user-select:none;font-size:5rem}@media (width<=640px){._impactDecorLeft_1o24k_442,._impactDecorRight_1o24k_443{display:none}}._impactContent_1o24k_457{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}._impactEyebrow_1o24k_465{text-transform:uppercase;letter-spacing:.1em;color:#4a9b6e;font-size:.8rem;font-weight:800}._impactTitle_1o24k_473{letter-spacing:-.03em;color:#fff;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:900;line-height:1.1}._impactTitleGreen_1o24k_481{color:#5db87e}._impactSub_1o24k_485{color:#7aaf8c;font-size:1.05rem}._storeLinksImpact_1o24k_490{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:.5rem;display:flex}._ctaImpact_1o24k_498{color:#1a2b1c;border-radius:var(--radius-full);cursor:pointer;background-color:#5db87e;border:none;justify-content:center;align-items:center;margin-top:.5rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 4px 20px #5db87e59}._ctaImpact_1o24k_498:hover{background-color:#74c994;transform:translateY(-2px);box-shadow:0 6px 24px #5db87e80}@media (width<=480px){._storeBadgeImg_1o24k_179{height:46px}}._page_5zfx4_5{background-color:var(--color-bg);flex-direction:column;min-height:100vh;display:flex}._navbar_5zfx4_13{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border-light);background-color:#fff;position:sticky;top:0}._navInner_5zfx4_23{justify-content:space-between;align-items:center;max-width:860px;margin-inline:auto;padding:1rem 1.5rem;display:flex}._navLogo_5zfx4_32{color:var(--color-primary);letter-spacing:-.02em;font-size:1.4rem;font-weight:900}._navBack_5zfx4_39{color:var(--color-text-secondary);border-radius:var(--radius-full);border:2px solid var(--color-border);padding:.4rem 1rem;font-size:.875rem;font-weight:700;transition:all .2s}._navBack_5zfx4_39:hover{color:var(--color-primary);border-color:var(--color-primary);background-color:var(--color-primary-light)}._main_5zfx4_56{flex:1;padding-block:4rem}._container_5zfx4_61{max-width:860px;margin-inline:auto;padding-inline:1.5rem}._header_5zfx4_67{border-bottom:1px solid var(--color-border);flex-direction:column;gap:.75rem;margin-bottom:3rem;padding-bottom:2rem;display:flex}._badge_5zfx4_76{text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);background-color:var(--color-primary-light);border-radius:var(--radius-full);border:1px solid #c5e3d3;width:fit-content;padding:.375rem 1rem;font-size:.75rem;font-weight:800}._title_5zfx4_89{letter-spacing:-.02em;color:var(--color-text);font-size:clamp(1.875rem,4vw,2.5rem);font-weight:900;line-height:1.15}._meta_5zfx4_97{color:var(--color-text-muted);font-size:.875rem}._content_5zfx4_103{flex-direction:column;gap:2.5rem;display:flex}._section_5zfx4_109 h2{color:var(--color-text);letter-spacing:-.01em;margin-bottom:.875rem;font-size:1.15rem;font-weight:800}._section_5zfx4_109 p{color:var(--color-text-secondary);margin-bottom:.75rem;font-size:.975rem;line-height:1.8}._section_5zfx4_109 p:last-child{margin-bottom:0}._section_5zfx4_109 ul{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}._section_5zfx4_109 ul li{color:var(--color-text-secondary);padding-left:1.25rem;font-size:.975rem;line-height:1.75;position:relative}._section_5zfx4_109 ul li:before{content:"";background-color:var(--color-primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.7em;left:0}._section_5zfx4_109 a{color:var(--color-primary);text-underline-offset:2px;font-weight:600;text-decoration:underline}._section_5zfx4_109 a:hover{color:var(--color-primary-dark)}._contactBox_5zfx4_165{background-color:var(--color-primary-light);border-radius:var(--radius-md);border:1px solid #c5e3d3;flex-direction:column;gap:.25rem;margin-top:1rem;padding:1.25rem 1.5rem;display:flex}._contactBox_5zfx4_165 p{font-size:.9rem;margin-bottom:0!important}._footerSimple_5zfx4_182{background-color:#1a2b1c;margin-top:auto;padding:2rem 1.5rem}._footerInner_5zfx4_188{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:860px;margin-inline:auto;display:flex}@media (width<=640px){._footerInner_5zfx4_188{flex-direction:column;align-items:flex-start;gap:.75rem}}._footerLogo_5zfx4_206{color:var(--color-primary);letter-spacing:-.02em;font-size:1.25rem;font-weight:900}._footerLinks_5zfx4_213{gap:1.5rem;display:flex}._footerLinks_5zfx4_213 a{color:#6b8c6b;font-size:.8rem;font-weight:600;transition:color .15s}._footerLinks_5zfx4_213 a:hover{color:var(--color-primary)}._footerCopy_5zfx4_229{color:#4a5e4a;font-size:.8rem}
