body,html{margin:0;height:100%;font-family:Segoe UI,Arial,sans-serif}.hero{height:100%;background:url('assets/hero.jpg') center/cover}.overlay{height:100%;background:linear-gradient(rgba(20,20,20,.55),rgba(20,20,20,.65));display:flex;align-items:center;justify-content:center}.card{max-width:760px;margin:20px;background:rgba(255,255,255,.94);padding:40px;border-radius:18px;text-align:center;box-shadow:0 15px 40px rgba(0,0,0,.3)}.logo{width:90px}.tag{font-style:italic;color:#666}.status{display:inline-block;background:#c62828;color:#fff;padding:10px 22px;border-radius:30px;font-weight:700;margin:12px 0}.btn{display:inline-block;background:#d32f2f;color:#fff;text-decoration:none;padding:14px 24px;border-radius:8px;font-weight:700}footer{margin-top:30px;color:#666;font-size:.9em}