@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,300;12..96,400;12..96,500;12..96,600;12..96,700;12..96,800&display=swap";.navbar{position:sticky;top:0;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 1px 3px #0000000a}.navbar-inner{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2rem;max-width:1400px;margin:0 auto;min-height:80px}.navbar-brand{display:flex;align-items:center;gap:.625rem;text-decoration:none;transition:opacity .2s ease}.navbar-brand:hover{opacity:.8}.brand-text{font-family:Bricolage Grotesque,Inter,sans-serif;font-size:1.75rem;font-weight:700;letter-spacing:-.02em}.brand-calc{color:var(--text-primary)}.brand-it{color:var(--primary-color)}.nav-links{display:flex;align-items:center;gap:2.5rem;position:absolute;left:50%;transform:translate(-50%)}.nav-links a{text-decoration:none;color:var(--text-primary);font-weight:500;font-size:1rem;transition:all .2s ease;padding:.5rem 0}.nav-links a:hover,.nav-links a.active{color:var(--primary-color)}.nav-actions{display:flex;align-items:center;gap:1rem}.menu-toggle{display:none;background:transparent;border:1px solid var(--border-color);border-radius:8px;width:40px;height:40px;cursor:pointer;transition:all .2s ease;align-items:center;justify-content:center;color:var(--text-primary)}.menu-toggle:hover{background:var(--background-secondary)}.menu-icon{width:24px;height:24px}@media (max-width: 968px){.navbar-inner{padding:.75rem 1rem}.menu-toggle{display:flex}.nav-links{position:fixed;top:64px;left:0;right:0;background:var(--background);border-bottom:1px solid var(--border-color);flex-direction:column;align-items:stretch;padding:.75rem;gap:0;transform:translateY(-100%);opacity:0;pointer-events:none;visibility:hidden;transition:all .25s ease;box-shadow:0 4px 12px #00000014}.nav-links.open{transform:translateY(0);opacity:1;pointer-events:all;visibility:visible}.nav-links a{padding:.875rem 1rem;text-align:left;border-radius:8px}.nav-links a:hover{background:var(--background-secondary)}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;padding:4rem 0 6rem;overflow:hidden;background:var(--background)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content{max-width:600px}.hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;color:var(--text-primary);margin-bottom:1.5rem;font-family:Bricolage Grotesque,Inter,sans-serif;letter-spacing:-.03em}.hero-highlight{background:var(--text-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.hero-description{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);margin-bottom:2.5rem;max-width:540px}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.hero-social-proof{display:inline-block}.social-proof-container{display:flex;align-items:center;gap:1.25rem;padding:1rem 1.5rem;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 2px 8px #0000000a}.proof-rating{display:flex;align-items:center;gap:.625rem}.proof-stars{display:flex;align-items:center;gap:.125rem;color:#f59e0b}.star-icon{width:18px;height:18px;flex-shrink:0}.rating-score{font-size:.875rem;font-weight:700;color:var(--text-primary)}.proof-divider{width:1px;height:24px;background:#0000001a;flex-shrink:0}.proof-stats{display:flex;flex-direction:column;gap:.125rem}.stats-number{font-size:1rem;font-weight:700;color:var(--text-primary);line-height:1.2}.stats-label{font-size:.8125rem;color:var(--text-secondary);line-height:1.2}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center;height:700px}.hero-screenshot{max-width:650px;max-height:700px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 25px 50px rgba(0,0,0,.12))}@media (max-width: 968px){.hero{min-height:auto;padding:6rem 0 4rem}.hero-grid{grid-template-columns:1fr;gap:3rem}.hero-content{text-align:center;max-width:100%}.hero-description{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-social-proof{display:flex;justify-content:center}.social-proof-container{flex-wrap:wrap;justify-content:center}.hero-visual{height:auto;max-height:600px}.hero-screenshot{max-width:100%;max-height:600px}}@media (max-width: 640px){.hero{padding:4rem 0 3rem}.hero-title{font-size:2rem;margin-bottom:1rem}.hero-description{font-size:1rem;margin-bottom:2rem}.hero-actions{flex-direction:column;align-items:center}.download-btn{min-width:280px;justify-content:center}.hero-social-proof{display:flex;justify-content:center}.social-proof-container{flex-direction:column;gap:.75rem;padding:1rem 1.25rem}.proof-divider{width:100%;height:1px}.hero-visual{height:auto;max-height:500px}.hero-screenshot{max-width:100%;max-height:500px}}.how-it-works{background:var(--background-secondary);position:relative;overflow:hidden}.section-header{text-align:center;max-width:700px;margin:0 auto 4rem}.section-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--background);border:1px solid var(--border-color);border-radius:100px;font-size:.875rem;font-weight:600;color:var(--text-secondary);margin-bottom:1.5rem}.badge-dot{width:8px;height:8px;background:var(--primary-color);border-radius:50%}.section-title{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.1;color:var(--text-primary);margin-bottom:1.5rem;font-family:Bricolage Grotesque,Inter,sans-serif;letter-spacing:-.02em}.title-highlight{background:var(--text-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.section-description{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);max-width:600px;margin:0 auto}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;position:relative}.step-card{position:relative;display:flex;flex-direction:column;gap:1.5rem}.step-visual{position:relative;display:flex;justify-content:center}.step-phone-image{width:180px;height:auto;display:block;filter:drop-shadow(0 10px 40px rgba(0,0,0,.15));border-radius:20px}.step-number{position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:800;color:#fff;box-shadow:0 4px 12px #00000026;border:4px solid var(--background-secondary)}.gradient-1{background:var(--primary-gradient)}.gradient-2{background:linear-gradient(135deg,#2d3460,#3d4680)}.gradient-3{background:linear-gradient(135deg,#3d4680,#2d3460)}.gradient-4{background:linear-gradient(135deg,#2d3460,#5563a0)}.step-content{text-align:center}.step-title{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem;font-family:Bricolage Grotesque,Inter,sans-serif}.step-description{font-size:.9375rem;line-height:1.6;color:var(--text-secondary);margin:0}.step-connector{position:absolute;top:180px;right:-2rem;transform:translate(50%);z-index:1}.connector-arrow{width:32px;height:32px;color:var(--text-muted);opacity:.3}@media (max-width: 1024px){.steps-grid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}.step-connector{display:none}}@media (max-width: 640px){.how-it-works{padding:4rem 0}.section-header{margin-bottom:3rem}.section-title{font-size:2rem}.section-description{font-size:1rem}.steps-grid{grid-template-columns:1fr;gap:3rem}.step-phone-image{width:160px}.step-number{width:45px;height:45px;font-size:1.125rem}.step-title{font-size:1.125rem}.step-description{font-size:.875rem}}.features{background:var(--background);position:relative;overflow:hidden}.features-stats{display:flex;justify-content:center;align-items:center;gap:3rem;padding:2.5rem 3rem;background:var(--background);border:1px solid var(--border-color);border-radius:var(--border-radius-large);box-shadow:var(--shadow-sm);margin-bottom:4rem}.stat-item{display:flex;align-items:center;gap:1rem}.stat-icon{font-size:2.5rem;line-height:1;display:flex;align-items:center;justify-content:center}.stat-content{text-align:left}.stat-number{font-size:2rem;font-weight:800;color:var(--text-primary);line-height:1;margin-bottom:.25rem;font-family:Bricolage Grotesque,Inter,sans-serif}.stat-label{font-size:.875rem;color:var(--text-secondary);font-weight:500}.stat-divider{width:1px;height:50px;background:var(--border-color)}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.benefit-card{background:var(--background);border:1px solid var(--border-color);border-radius:var(--border-radius-large);padding:2rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.benefit-card:hover{border-color:#2d346066;box-shadow:var(--shadow-md)}.benefit-card:hover .benefit-icon-large{transform:scale(1.1)}.benefit-icon-large{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:20px;display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.4,0,.2,1)}.benefit-icon-large svg{color:#fff;filter:drop-shadow(0 2px 8px rgba(0,0,0,.15))}.gradient-blue{background:linear-gradient(135deg,#2d3460,#3d4680);box-shadow:0 8px 24px #2d346033}.gradient-dark{background:linear-gradient(135deg,#1f2937,#111827);box-shadow:0 8px 24px #0000001a}.benefit-card-title{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem;font-family:Bricolage Grotesque,Inter,sans-serif}.benefit-card-description{font-size:.9375rem;line-height:1.6;color:var(--text-secondary);margin:0}@media (max-width: 1024px){.benefits-grid{grid-template-columns:repeat(2,1fr)}.features-stats{gap:2rem;padding:2rem 2.5rem}.stat-number{font-size:1.75rem}}@media (max-width: 768px){.features{padding:4rem 0}.features-stats{flex-direction:column;gap:2rem;padding:2rem 1.5rem}.stat-item{width:100%;justify-content:center}.stat-divider{width:100%;height:1px}.benefits-grid{grid-template-columns:1fr;gap:1.25rem}.benefit-card{padding:1.75rem}.benefit-icon-large{width:64px;height:64px}.benefit-card-title{font-size:1.125rem}.benefit-card-description{font-size:.875rem}}.cta{background:var(--background);position:relative;overflow:hidden}.cta-bg-gradient{position:absolute;top:-20%;left:-20%;width:140%;height:140%;background:radial-gradient(circle at 50% 50%,rgba(45,52,96,.06) 0%,rgba(45,52,96,.03) 30%,transparent 70%);pointer-events:none;z-index:0}.cta-wrapper{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;background:linear-gradient(135deg,#2d34600d,#2d346008);border:1px solid var(--border-color);border-radius:var(--border-radius-large);padding:4rem;box-shadow:0 10px 40px #0000000f}.cta-content{max-width:550px}.cta-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1;color:var(--text-primary);margin-bottom:1.5rem;font-family:Bricolage Grotesque,Inter,sans-serif;letter-spacing:-.02em}.cta-highlight{background:var(--text-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.cta-description{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);margin-bottom:2rem}.cta-features{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem}.cta-feature{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:var(--text-secondary)}.feature-check{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--primary-gradient);color:#fff;border-radius:50%;font-size:.75rem;font-weight:700;flex-shrink:0}.cta-actions{display:flex;gap:1rem}.cta-visual{position:relative;display:flex;justify-content:center;align-items:center;height:600px}.cta-phone{filter:drop-shadow(0 25px 50px rgba(45,52,96,.2))}.cta-phone-image{width:100%;max-width:320px;height:auto;display:block;border-radius:20px}@media (max-width: 1024px){.cta-wrapper{grid-template-columns:1fr;gap:3rem;padding:3rem;text-align:center}.cta-content{max-width:100%;margin:0 auto}.cta-actions{justify-content:center}.cta-features{align-items:center}.cta-visual{height:550px}}@media (max-width: 768px){.cta{padding:4rem 0}.cta-wrapper{padding:2.5rem 1.5rem;gap:2rem}.cta-title{font-size:2rem}.cta-description{font-size:1rem}.cta-visual{height:auto;max-height:500px}.cta-phone-image{max-width:300px}}@media (max-width: 640px){.cta-wrapper{padding:2rem 1rem}.cta-title{font-size:1.75rem}.cta-feature{font-size:.875rem}.cta-visual{height:auto;max-height:400px;padding:0 1rem}.cta-phone-image{max-width:100%;max-height:400px}}.footer{background:var(--background);border-top:1px solid var(--border-color);padding:4rem 0 2rem}.footer-cta{text-align:center;margin-bottom:4rem;padding-bottom:3rem;border-bottom:1px solid var(--border-color)}.footer-cta-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2}.footer-cta-title .brand-text{font-size:inherit;display:inline}.footer-cta-title .brand-calc,.footer-cta-title .brand-it{font-size:inherit}.footer-cta-description{font-size:1.1rem;color:var(--text-secondary);margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.footer-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.footer-links-section{margin-bottom:3rem}.footer-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:2rem;max-width:600px;margin:0 auto;text-align:center}.footer-link-group{display:flex;flex-direction:column;gap:1rem}.footer-link-title{font-size:.9rem;font-weight:600;color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer-links a{color:var(--text-secondary);text-decoration:none;font-size:.95rem;transition:color .2s ease}.footer-links a:hover{color:var(--text-primary)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid var(--border-color);flex-wrap:wrap;gap:1rem}.footer-brand{display:flex;align-items:center;gap:.625rem}.footer-brand .brand-text{font-size:1.25rem}.copyright{color:var(--text-muted);font-size:.9rem}@media (max-width: 768px){.footer{padding:3rem 0 2rem}.footer-cta{margin-bottom:3rem;padding-bottom:2rem}.footer-cta-title{font-size:2rem}.footer-cta-buttons{flex-direction:column;align-items:center}.footer-cta-buttons .download-btn{width:100%;max-width:280px}.footer-links-grid{grid-template-columns:repeat(2,1fr);gap:2rem;text-align:left}.footer-bottom{flex-direction:column;text-align:center;gap:1rem}}@media (max-width: 480px){.footer-cta-title{font-size:1.75rem}.footer-links-grid{grid-template-columns:1fr;text-align:center}}.legal-page{min-height:100vh;display:flex;flex-direction:column}.legal-content{max-width:800px;margin:0 auto;padding:4rem 0}.legal-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--text-primary);margin-bottom:.5rem}.legal-date{font-size:.9375rem;color:var(--text-muted);margin-bottom:3rem}.legal-section{margin-bottom:2.5rem}.legal-section h2{font-size:1.375rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;font-family:Bricolage Grotesque,Inter,sans-serif}.legal-section p{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1rem}.legal-section ul{padding-left:1.5rem;margin-bottom:1rem}.legal-section li{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:.5rem}.legal-section a{color:var(--primary-color);text-decoration:underline}.legal-section a:hover{opacity:.8}@media (max-width: 768px){.legal-content{padding:3rem 0}.legal-title{font-size:2rem}}.support-page{min-height:100vh;display:flex;flex-direction:column}.support-header{text-align:center;padding:4rem 0 3rem}.support-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--text-primary);margin-bottom:1rem}.support-subtitle{font-size:1.125rem;color:var(--text-secondary);max-width:500px;margin:0 auto}.support-content{max-width:800px;margin:0 auto;padding-bottom:4rem}.contact-card{background:var(--background-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-large);padding:2.5rem;margin-bottom:3rem;text-align:center}.contact-card h2{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;font-family:Bricolage Grotesque,Inter,sans-serif}.contact-card p{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.contact-email{display:inline-block;padding:.75rem 2rem;background:var(--primary-gradient);color:#fff;text-decoration:none;border-radius:12px;font-weight:600;transition:all .2s ease}.contact-email:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.faq-section h2{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem;font-family:Bricolage Grotesque,Inter,sans-serif}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:var(--background);border:1px solid var(--border-color);border-radius:var(--border-radius);padding:1.5rem}.faq-question{font-size:1.0625rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.faq-answer{font-size:.9375rem;line-height:1.6;color:var(--text-secondary);margin:0}@media (max-width: 768px){.support-header{padding:3rem 0 2rem}.contact-card{padding:2rem 1.5rem}.faq-item{padding:1.25rem}}.delete-account-page{min-height:100vh;display:flex;flex-direction:column}.delete-content{max-width:800px;margin:0 auto;padding:4rem 0}.delete-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--text-primary);margin-bottom:2rem}.delete-warning{display:flex;gap:1rem;padding:1.5rem;background:#fef2f2;border:1px solid #fecaca;border-left:4px solid #ef4444;border-radius:var(--border-radius);margin-bottom:3rem}.warning-icon{font-size:1.5rem;flex-shrink:0}.delete-warning h2{font-size:1.125rem;font-weight:700;color:#991b1b;margin-bottom:.5rem}.delete-warning p{font-size:.9375rem;color:#7f1d1d;line-height:1.6;margin:0}.delete-section{margin-bottom:2.5rem}.delete-section h2{font-size:1.375rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;font-family:Bricolage Grotesque,Inter,sans-serif}.delete-section p{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1rem}.delete-list,.keep-list,.steps-list{padding-left:1.5rem}.delete-list li,.keep-list li,.steps-list li{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:.5rem}.delete-section a{color:var(--primary-color);text-decoration:underline}.delete-section a:hover{opacity:.8}@media (max-width: 768px){.delete-content{padding:3rem 0}.delete-warning{flex-direction:column;gap:.75rem}}.App{min-height:100vh;display:flex;flex-direction:column}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;color:var(--text-primary);background:var(--background)}:root{--primary-color: #2D3460;--primary-light: #3d4680;--primary-gradient: linear-gradient(135deg, #2D3460 0%, #3d4680 100%);--text-gradient: linear-gradient(135deg, #2D3460 0%, #5563a0 100%);--accent-color: #E53935;--text-primary: #1a1a1a;--text-secondary: #4b5563;--text-muted: #6b7280;--background: #ffffff;--background-secondary: #faf9f7;--background-tertiary: #f5f3f0;--border-color: #e5e7eb;--border-radius: 12px;--border-radius-large: 20px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04)}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}#how-it-works,#features,#download{scroll-margin-top:90px}.text-gradient{background:var(--text-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.font-display{font-family:Bricolage Grotesque,Inter,sans-serif}.skip-link{position:absolute;top:-100%;left:16px;background:var(--primary-color);color:#fff;padding:.5rem 1rem;border-radius:4px;z-index:10000;text-decoration:none;font-weight:600}.skip-link:focus{top:16px}.download-btn{display:inline-flex;align-items:center;padding:.75rem 1.25rem;border-radius:10px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:Inter,sans-serif;border:2px solid;cursor:pointer}.download-btn-ios{background:linear-gradient(135deg,#000,#1a1a1a);border-color:#333;color:#fff}.download-btn-ios:hover{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-color:#4a4a4a;transform:translateY(-2px);box-shadow:0 10px 25px #0003}.download-btn-content{display:flex;align-items:center;gap:.75rem}.download-icon{width:30px;height:30px;flex-shrink:0}.download-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.download-label{font-size:.8125rem;font-weight:400;opacity:.8}.download-store{font-size:1rem;font-weight:600;letter-spacing:-.01em}a:focus-visible,button:focus-visible{outline:3px solid var(--primary-color);outline-offset:2px;border-radius:4px}a:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (max-width: 768px){.container{padding:0 1.5rem}.section{padding:3rem 0}}
