:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px}#root{width:100%}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6;color:#333;background:#fff}a{color:inherit;text-decoration:none}.nav{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;width:100%;max-width:1200px;margin:0 auto}.nav-brand{font-size:1.75rem;font-weight:700;color:#6366f1}.nav-links{display:flex;gap:2rem}.nav-links a{color:#666;font-size:.95rem;transition:color .2s}.nav-links a:hover{color:#6366f1}.landing,.policy-page{min-height:100vh;display:flex;flex-direction:column;width:100%}.hero{text-align:center;padding:6rem 2rem;max-width:800px;margin:0 auto;flex:1}.hero h1{font-size:3.5rem;font-weight:700;color:#1a1a2e;margin-bottom:1.5rem;line-height:1.2}.hero-subtitle{font-size:1.25rem;color:#666;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.app-badges{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.badge{display:flex;flex-direction:column;align-items:flex-start;background:#1a1a2e;color:#fff;padding:.75rem 1.5rem;border-radius:12px;transition:transform .2s,background .2s}.badge:hover{transform:translateY(-2px);background:#2d2d4a}.badge-text{font-size:.7rem;opacity:.9}.badge-store{font-size:1.1rem;font-weight:600}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;padding:4rem 2rem;max-width:1200px;margin:0 auto;background:#f8f9fa}.feature{text-align:center;padding:2rem}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature h3{font-size:1.25rem;color:#1a1a2e;margin-bottom:.75rem}.feature p{color:#666;font-size:.95rem}.footer{text-align:center;padding:2rem;border-top:1px solid #eee}.footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem}.footer-links a{color:#666;font-size:.9rem;transition:color .2s}.footer-links a:hover{color:#6366f1}.copyright{color:#999;font-size:.85rem}.policy-content{max-width:800px;margin:0 auto;padding:3rem 2rem;flex:1}.policy-content h1{font-size:2.5rem;color:#1a1a2e;margin-bottom:.5rem}.last-updated{color:#999;font-size:.9rem;margin-bottom:3rem}.policy-content section{margin-bottom:2.5rem}.policy-content h2{font-size:1.35rem;color:#1a1a2e;margin-bottom:1rem}.policy-content p{color:#555;margin-bottom:1rem}.policy-content ul{color:#555;margin-left:1.5rem;margin-bottom:1rem}.policy-content li{margin-bottom:.5rem}@media(max-width:768px){.hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.nav{flex-direction:column;gap:1rem}.nav-links{gap:1.5rem}.policy-content h1{font-size:2rem}}
