.ngw-wrap{max-width:720px;margin:40px auto;font-family:Inter,Arial,sans-serif}
.ngw-card{background:#fff;border-radius:16px;padding:24px;margin-bottom:20px;box-shadow:0 10px 30px rgba(0,0,0,.08);position:relative}
.ngw-card h2{margin:0 0 10px;font-weight:800;font-size:1.4rem;color:#111}
.ngw-card p{margin:0 0 16px;color:#555}
.ngw-btn{background:#111;color:#fff;border:0;padding:12px 20px;border-radius:9999px;cursor:pointer;font-weight:700}
.ngw-btn:hover{background:#333}
.ngw-msg{margin-top:10px;font-weight:600}
.ngw-trophy{position:absolute;top:-15px;right:-15px;font-size:1.8rem}
.ngw-grid{display:flex;gap:10px;margin-bottom:10px}
.ngw-grid input{flex:1}
.ngw-card input[type=text],.ngw-card input[type=email]{width:100%;padding:12px;border-radius:8px;border:1px solid #ccc;margin-bottom:10px}
.ngw-check{font-size:.85rem;color:#555}
