*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:#0a0a0f;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.container{width:100%;max-width:800px;text-align:center;color:#f1f1f1;padding:2rem 1.5rem}.logo{font-size:2rem;font-weight:700;margin-bottom:2rem}.hero-title{font-size:2rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{font-size:1rem;color:#ccc;max-width:500px;margin:.5rem auto 0}.section-title{font-size:1.3rem;margin:2rem 0 1rem}.features ul{list-style:none;padding:0;margin:0}.features li{margin:.5rem 0;font-size:1rem}.footer{margin-top:2rem;font-size:.85rem;color:#888}
