*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:#790a0a;min-height:100vh;display:flex;align-items:center;justify-content:center;color:#333}.container{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 20px 60px #0003;max-width:600px;width:90%}h1{font-size:2.5rem;margin-bottom:1rem;color:#790a0a}p{font-size:1.1rem;line-height:1.6;color:#555;margin-bottom:1.5rem}.features{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem}.features h2{font-size:1.3rem;margin-bottom:.75rem;color:#333}.features ul{list-style:none}.features li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#555}.features li:before{content:"✓";position:absolute;left:0;color:#790a0a;font-weight:700}.cta{text-align:center}.cta p{font-weight:500;color:#790a0a;margin-bottom:0}
