*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#333}.container{max-width:800px;margin:0 auto;padding:2rem}.header{text-align:center;margin-bottom:3rem}.logo{font-size:2.5rem;font-weight:700;color:#0070f3;margin-bottom:1rem}.content{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.success-icon{font-size:4rem;color:#22c55e;margin-bottom:1rem}.title{font-size:2rem;margin-bottom:1rem;color:#1f2937}.subtitle{font-size:1.2rem;color:#6b7280}.section,.subtitle{margin-bottom:2rem}.section h2{font-size:1.5rem;margin-bottom:1rem;color:#374151}.section h3{font-size:1.25rem;margin-bottom:.5rem;color:#4b5563}.section p{margin-bottom:1rem;line-height:1.7}.section ul{margin-left:2rem;margin-bottom:1rem}.section li{margin-bottom:.5rem}.button{display:inline-block;background:#0070f3;color:#fff;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:500;transition:background-color .2s}.button:hover{background:#0051cc}.footer{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb;color:#6b7280}body{background:#fff;min-height:100vh}