body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}*{box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#2d3748;background:#f5f7fa;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-height:100vh;width:100%;overflow-x:hidden}#root,.landing-page{width:100%}.section{padding:6rem 2rem;display:flex;justify-content:center;align-items:center;min-height:60vh}.container{max-width:1000px;width:100%;margin:0 auto}.text-center{text-align:center}h1{font-size:3.5rem;font-weight:800;color:#1a202c;margin-bottom:.5rem;letter-spacing:-.04em}.section-title{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:2rem;letter-spacing:-.02em}.section-text{font-size:1.5rem;line-height:1.6;color:#4a5568}.hero-section{background:linear-gradient(135deg,#e6fffa,#f5f7fa);min-height:100vh;padding:2rem}.hero-subtitle{font-size:1.75rem;font-weight:500;color:#319795;margin-bottom:2rem;letter-spacing:-.01em}.card{background:#ffffffe6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:32px;padding:4rem 3rem;box-shadow:0 20px 50px #0000000d;max-width:600px;width:100%;border:1px solid rgba(255,255,255,.5);text-align:center;margin:0 auto}.badge{display:inline-block;background-color:#e9d8fd;color:#553c9a;padding:.5rem 1.25rem;border-radius:9999px;font-size:.875rem;font-weight:600;margin-bottom:2rem;text-transform:uppercase;letter-spacing:.05em;border:1px solid #D6BCFA}.avatar{font-size:60px;margin-bottom:1rem;display:inline-block}.pulsate{animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.subtext{font-size:1.25rem;color:#4a5568;margin-bottom:2.5rem;line-height:1.6}.instruction{font-size:1rem;color:#718096;opacity:.8}.problem-section{background-color:#fff}.solution-section{background-color:#e6fffa}.how-works-section{background-color:#fff}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.step-card{background:#f8fafc;padding:2.5rem;border-radius:24px;border:1px solid #edf2f7;transition:transform .3s ease}.step-card:hover{transform:translateY(-5px);border-color:#b2f5ea}.step-card h3{color:#319795;font-size:1.5rem;margin-bottom:1rem}.step-card p{color:#4a5568;font-size:1.1rem}.target-section{background-color:#2d3748;color:#fff}.target-section .section-title{color:#fff}.target-list{list-style:none;padding:0;font-size:1.5rem}.target-list li{margin-bottom:1.5rem;padding-left:2rem;position:relative}.target-list li:before{content:"→";position:absolute;left:0;color:#b2f5ea}.landing-footer{padding:4rem 2rem;text-align:center;background-color:#f8fafc}.landing-footer a{color:#4a5568;text-decoration:none;font-size:1.1rem;opacity:.6;transition:opacity .2s}.landing-footer a:hover{opacity:1}.home-button{position:fixed;top:1.5rem;left:1.5rem;z-index:1000;display:flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;background:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,.05);border-radius:100px;color:#2d3748;text-decoration:none;font-weight:600;font-size:.9rem;box-shadow:0 4px 12px #0000000d;transition:all .3s cubic-bezier(.4,0,.2,1)}.home-button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #00000014;color:#319795}.home-button svg{transition:transform .3s ease}.home-button:hover svg{transform:scale(1.1)}@media screen and (max-width:600px){.home-button{top:1rem;left:1rem;padding:.5rem 1rem;background:#fff}}atoms-widget{display:block;position:fixed;bottom:25px;right:25px;z-index:10000}@media(max-width:768px){h1{font-size:2.5rem}.section-title{font-size:2rem}.section-text,.target-list{font-size:1.2rem}.steps-grid{grid-template-columns:1fr}.card{padding:3rem 1.5rem}.section{padding:4rem 1.5rem}}@media screen and (max-width:600px){*{box-sizing:border-box!important}.container{width:90%!important;max-width:90%!important;padding:30px 15px!important;margin-left:auto!important;margin-right:auto!important}h1{font-size:1.8em!important}body{overflow-x:hidden;width:100%}.subtext{font-size:.95rem!important}}@media screen and (min-width:601px){.hero-section .card{border:12px solid #2d3748;border-radius:40px;box-shadow:0 30px 60px #0006;transform:scale(1.05);margin-top:80px;background:#fff}.section-text{max-width:700px;margin:0 auto!important;font-size:1.1em!important}.container{max-width:1000px;margin:40px auto}}
