*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.content{max-width:700px;background:#fff;border-radius:20px;padding:50px;box-shadow:0 20px 60px #0000004d;text-align:center}.logo{font-size:60px;margin-bottom:20px}h1{font-size:2.5em;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:10px}.tagline{font-size:1.1em;color:#666;margin-bottom:30px}.status{padding:15px;border-radius:10px;margin-bottom:30px;font-weight:600}.status.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.status.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.info{background:#f8f9ff;padding:25px;border-radius:15px;margin-bottom:30px;text-align:left}.info h2{margin-bottom:15px;color:#333}.info p{color:#555;margin-bottom:10px;line-height:1.6}.info code{background:#fff;padding:5px 10px;border-radius:5px;font-family:Monaco,Courier,monospace;color:#667eea}.features{text-align:left;background:#fff;border:2px solid #667eea;padding:25px;border-radius:15px}.features h3{color:#667eea;margin-bottom:15px}.features ul{list-style:none}.features li{padding:10px 0;color:#555;border-bottom:1px solid #eee}.features li:last-child{border-bottom:none}@media (max-width:600px){.content{padding:30px 20px}h1{font-size:2em}.info,.features{padding:20px}}
