@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root[data-theme=light]{--primary: #476A6F;--primary-accent: #5E8B90;--primary-hover: #2F4A4E;--secondary: #D6D9D9;--secondary-accent: #A9C7CA;--secondary-hover: #3C5C60;--text-primary: #476A6F;--text-dark: #2F4A4E;--text-medium: #3C5C60;--background-light: #F5F5F5;--background-soft: #E8F0F0;--background-ultra-soft: #F0F4F4;--positive-amount: green;--negative-amount: #FF5733;--warning-amount: #FF9900;--delete-button: #FF4C4C;--white: white;--card-shadow: rgba(0, 0, 0, .1)}:root[data-theme=dark]{--primary: #E8F0F0;--primary-accent: #F0F4F4;--primary-hover: #D6D9D9;--secondary: #5E8B90;--secondary-accent: #476A6F;--secondary-hover: #A9C7CA;--text-primary: #fff;--text-dark: #D6D9D9;--text-medium: #A9C7CA;--background-light: #233537;--background-soft: #476A6F;--background-ultra-soft: #3C5C60;--positive-amount: #33FF57;--negative-amount: #FF5733;--warning-amount: #FFB84D;--delete-button: #FF4C4C;--white: #000000;--card-shadow: rgba(0, 0, 0, .3)}:root{--primary: #476A6F;--primary-accent: #5E8B90;--primary-hover: #2F4A4E;--secondary: #D6D9D9;--secondary-accent: #A9C7CA;--secondary-hover: #3C5C60;--text-primary: #476A6F;--text-dark: #2F4A4E;--text-medium: #3C5C60;--background-light: #F5F5F5;--background-soft: #E8F0F0;--background-ultra-soft: #F0F4F4;--positive-amount: green;--negative-amount: #FF5733;--warning-amount: #FF9900;--delete-button: #FF4C4C;--white: white;--card-shadow: rgba(0, 0, 0, .1)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,sans-serif;background-color:var(--background-light);color:var(--text-primary);line-height:1.5;-webkit-font-smoothing:antialiased;transition:background-color .3s ease,color .3s ease}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}._container_yscyp_1{width:100%;max-width:800px;margin:0 auto;padding:2rem;box-sizing:border-box}._content_yscyp_9{font-family:system-ui,-apple-system,sans-serif;line-height:1.6}._content_yscyp_9 h1{font-size:2.5rem;margin-bottom:1.5rem;border-bottom:1px solid #eee;padding-bottom:.5rem}._content_yscyp_9 h2{font-size:1.8rem;margin-top:2rem;margin-bottom:1rem}._content_yscyp_9 h3{font-size:1.4rem;margin-top:1.5rem;margin-bottom:.8rem}._content_yscyp_9 p{margin-bottom:1rem}._content_yscyp_9 ul,._content_yscyp_9 ol{margin-bottom:1rem;padding-left:2rem}._content_yscyp_9 li{margin-bottom:.5rem}@media(prefers-color-scheme:dark){._content_yscyp_9 h1{border-bottom-color:#444}}._page_r8zhd_1{background-color:#f9fafb;color:#2f4a4e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}._header_r8zhd_8{text-align:center;padding:2rem 1rem}._mainTitle_r8zhd_13{font-size:2.5rem;font-weight:700;color:#476a6f;margin:0 0 1rem}._iconContainer_r8zhd_20{margin:1rem 0;display:flex;justify-content:center}._icon_r8zhd_20{width:64px;height:64px;border-radius:12px}._subtitle_r8zhd_32{margin:1rem auto;font-size:1.25rem;font-weight:500;color:#2f4a4e;max-width:600px}._supportingText_r8zhd_40{margin:.5rem auto;font-size:1.125rem;max-width:600px;line-height:1.6}._downloadSection_r8zhd_48{text-align:center;padding:2rem 1rem}._downloadButtons_r8zhd_53{display:inline-flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap}._downloadLink_r8zhd_61{display:inline-block}._downloadBadge_r8zhd_65{height:48px;transition:transform .2s ease}._downloadBadge_r8zhd_65:hover{transform:scale(1.05)}._howItWorksSection_r8zhd_75{background-color:#fff;padding:3rem 1rem;text-align:center}._sectionTitle_r8zhd_81{font-size:2rem;font-weight:700;color:#476a6f;margin:0 0 1.5rem}._sectionDescription_r8zhd_88{font-size:1.125rem;color:#2f4a4e;margin:0 auto 2.5rem;max-width:700px;line-height:1.6}._stepsGrid_r8zhd_96{display:grid;gap:2rem;max-width:1200px;margin:0 auto;grid-template-columns:1fr}@media(min-width:768px){._stepsGrid_r8zhd_96{grid-template-columns:repeat(3,1fr)}}._step_r8zhd_96{padding:1rem}._stepNumber_r8zhd_114{font-size:2.5rem;margin-bottom:.5rem}._stepTitle_r8zhd_119{font-size:1.25rem;font-weight:600;margin:.5rem 0}._stepText_r8zhd_125{font-size:.875rem;color:#2f4a4e;line-height:1.5}._featureSection_r8zhd_132{padding:3rem 0}._primaryBg_r8zhd_136{background-color:#476a6f;color:#fff}._whiteBg_r8zhd_141{background-color:#fff;color:#476a6f}._featureContent_r8zhd_146{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem;padding:0 1rem}@media(min-width:768px){._featureContent_r8zhd_146{flex-direction:row;align-items:center}._featureContent_r8zhd_146._reversed_r8zhd_162{flex-direction:row-reverse}}._featureText_r8zhd_167{flex:1;max-width:600px}._featureTitle_r8zhd_172{font-size:1.5rem;font-weight:600;margin:0 0 .5rem}._featureDescription_r8zhd_178{font-size:1.125rem;line-height:1.6;margin:0 0 1rem}._featureNote_r8zhd_184{font-size:1rem;line-height:1.6;margin:0}._primaryBg_r8zhd_136 ._featureNote_r8zhd_184{color:#ffffffe6}._whiteBg_r8zhd_141 ._featureNote_r8zhd_184{color:#2f4a4ecc}._featureImage_r8zhd_198{flex:1;display:flex;justify-content:center;align-items:center}._featureImage_r8zhd_198 img{width:100%;max-width:300px;height:auto}._footer_r8zhd_212{text-align:center;padding:2rem 1rem}._footerText_r8zhd_217{margin:1rem 0;color:#2f4a4e}._footerLink_r8zhd_222{color:#476a6f;text-decoration:none;transition:text-decoration .2s ease}._footerLink_r8zhd_222:hover{text-decoration:underline}@media(max-width:767px){._mainTitle_r8zhd_13{font-size:2rem}._subtitle_r8zhd_32{font-size:1.125rem}._supportingText_r8zhd_40{font-size:1rem}._sectionTitle_r8zhd_81{font-size:1.75rem}._featureTitle_r8zhd_172{font-size:1.25rem}._featureDescription_r8zhd_178{font-size:1rem}._downloadButtons_r8zhd_53{gap:1rem}}._container_18u1w_1{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;background:linear-gradient(135deg,#476a6f,#2f4a4e,#3c5c60);overflow:hidden}._particlesContainer_18u1w_14{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}._particle_18u1w_14{position:absolute;width:8px;height:8px;background:#e8f0f066;border-radius:50%;animation:_float_18u1w_1 linear infinite;box-shadow:0 0 10px #e8f0f04d}@keyframes _float_18u1w_1{0%{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100vh) scale(1);opacity:0}}._content_18u1w_55{position:relative;z-index:10;text-align:center;animation:_fadeInUp_18u1w_1 1s ease-out;max-width:600px}@keyframes _fadeInUp_18u1w_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._logoContainer_18u1w_76{position:relative;display:inline-block;margin-bottom:2.5rem;animation:_scaleIn_18u1w_1 .8s ease-out}@keyframes _scaleIn_18u1w_1{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}._glowRing_18u1w_95{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140px;height:140px;background:radial-gradient(circle,rgba(94,139,144,.4) 0%,transparent 70%);border-radius:50%;animation:_pulse_18u1w_1 2s ease-in-out infinite}@keyframes _pulse_18u1w_1{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.6}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.3}}._logo_18u1w_76{position:relative;width:120px;height:120px;border-radius:24px;box-shadow:0 8px 32px #0000004d,0 0 20px #5e8b9080;transition:transform .3s ease}._logo_18u1w_76:hover{transform:scale(1.05)}._title_18u1w_136{margin:0 0 1.5rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;line-height:1.1}._gradientText_18u1w_143{background:linear-gradient(90deg,#e8f0f0,#a9c7ca,#5e8b90,#a9c7ca,#e8f0f0);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:_shimmer_18u1w_1 3s linear infinite;display:inline-block}@keyframes _shimmer_18u1w_1{0%{background-position:0% center}to{background-position:200% center}}._subtitle_18u1w_168{font-size:clamp(1.25rem,4vw,1.75rem);color:#e8f0f0;margin:0 0 1.5rem;font-weight:600;text-shadow:0 2px 8px rgba(0,0,0,.3)}._description_18u1w_176{font-size:clamp(1rem,3vw,1.125rem);color:#d6d9d9;margin:0 0 3rem;line-height:1.6;max-width:500px;margin-left:auto;margin-right:auto;text-shadow:0 1px 4px rgba(0,0,0,.2)}._loadingDots_18u1w_188{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}._loadingDots_18u1w_188 span{width:12px;height:12px;background:#a9c7ca;border-radius:50%;animation:_bounce_18u1w_1 1.4s ease-in-out infinite;box-shadow:0 0 10px #a9c7ca80}._loadingDots_18u1w_188 span:nth-child(1){animation-delay:0s}._loadingDots_18u1w_188 span:nth-child(2){animation-delay:.2s}._loadingDots_18u1w_188 span:nth-child(3){animation-delay:.4s}@keyframes _bounce_18u1w_1{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}._footer_18u1w_232{position:absolute;bottom:2rem;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:1rem;z-index:10}._link_18u1w_244{color:#d6d9d9;text-decoration:none;font-size:.9rem;transition:all .3s ease;padding:.5rem 1rem;border-radius:8px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._link_18u1w_244:hover{color:#e8f0f0;background:#ffffff1a;transform:translateY(-2px)}._separator_18u1w_261{color:#a9c7ca;font-size:1.2rem}@media(max-width:768px){._container_18u1w_1{padding:1.5rem}._logoContainer_18u1w_76{margin-bottom:2rem}._logo_18u1w_76{width:90px;height:90px}._glowRing_18u1w_95{width:110px;height:110px}._description_18u1w_176{font-size:1rem;padding:0 1rem}._footer_18u1w_232{bottom:1.5rem;flex-direction:column;gap:.5rem}._separator_18u1w_261{display:none}._loadingDots_18u1w_188 span{width:10px;height:10px}}@media(max-width:480px){._logo_18u1w_76{width:70px;height:70px}._glowRing_18u1w_95{width:90px;height:90px}._particle_18u1w_14{width:6px;height:6px}}
