html, body { margin:0 !important; padding:0 !important; min-height:100%; background:#160719; font-family:Arial, Helvetica, sans-serif; color:#202020; }
#wpadminbar { display:none !important; }
html { margin-top:0 !important; }
.lhgpm-page { min-height:100vh; display:flex; align-items:center; justify-content:center; padding:34px 16px; background: radial-gradient(circle at top, #4a123c 0%, #210a25 45%, #08020a 100%); box-sizing:border-box; }
.lhgpm-card { width:100%; max-width:680px; background:#fff; border-radius:24px; padding:30px; box-shadow:0 22px 70px rgba(0,0,0,.45); box-sizing:border-box; }
.lhgpm-logo { display:block; width:120px; height:120px; object-fit:contain; margin:0 auto 12px; border-radius:50%; }
.lhgpm-card h1 { margin:8px 0 14px; text-align:center; font-size:30px; line-height:1.2; }
.lhgpm-card p { font-size:16px; line-height:1.55; }
.lhgpm-lead { font-size:18px !important; }
.lhgpm-form label { display:block; font-weight:700; margin-top:16px; }
.lhgpm-form label span { font-weight:400; color:#777; }
.lhgpm-form input[type="text"], .lhgpm-form input[type="email"] { width:100%; margin-top:6px; padding:13px 14px; border:1px solid #cfcfcf; border-radius:10px; font-size:16px; box-sizing:border-box; }
.lhgpm-grid { display:grid; grid-template-columns:2fr 1fr 1fr; gap:12px; }
.lhgpm-button { display:inline-block; width:100%; margin-top:24px; padding:15px 20px; background:#ff7a00; color:white !important; border:0; border-radius:12px; text-align:center; font-size:18px; font-weight:700; text-decoration:none; cursor:pointer; box-sizing:border-box; }
.lhgpm-check { display:flex !important; gap:10px; align-items:flex-start; line-height:1.4; font-weight:700; }
.lhgpm-check input { margin-top:3px; }
.lhgpm-privacy { margin-top:22px; padding-top:18px; border-top:1px solid #eee; color:#666; font-size:13px !important; text-align:center; }
.lhgpm-error { padding:12px 14px; background:#ffe8e8; border-left:4px solid #cc0000; margin:16px 0; }
.lhgpm-address-wrap { position:relative; }
.lhgpm-suggestions { position:absolute; left:0; right:0; top:100%; z-index:99999; background:#fff; border:1px solid #ccc; border-radius:10px; margin-top:4px; overflow:hidden; box-shadow:0 10px 25px rgba(0,0,0,.18); }
.lhgpm-suggestion { padding:12px 14px; cursor:pointer; border-bottom:1px solid #eee; font-size:15px; }
.lhgpm-suggestion:last-child { border-bottom:0; }
.lhgpm-suggestion:hover, .lhgpm-suggestion:focus { background:#fff3e7; outline:none; }
.lhgpm-muted { color:#777; font-size:13px; }
@media (max-width:640px) { .lhgpm-card { padding:22px; } .lhgpm-grid { grid-template-columns:1fr; gap:0; } .lhgpm-logo { width:96px; height:96px; } }

.lhgpm-success-icon { width:72px; height:72px; margin:6px auto 8px; border-radius:50%; background:#18a058; color:#fff; display:flex; align-items:center; justify-content:center; font-size:44px; font-weight:700; line-height:1; box-shadow:0 10px 28px rgba(24,160,88,.28); }
.lhgpm-center { text-align:center; }
.lhgpm-prize-box { background:#fff7ee; border:1px solid #ffd2a1; border-left:5px solid #ff7a00; padding:12px 14px; border-radius:12px; margin:16px 0; line-height:1.5; }
.lhgpm-prefs { margin-top:18px; padding:14px; border:1px solid #eee; border-radius:12px; background:#fffaf5; }
.lhgpm-prefs legend { font-weight:700; padding:0 6px; }
.lhgpm-prefs .lhgpm-check, .lhgpm-prefs label { margin-top:10px; font-weight:700; }
.lhgpm-unsub-all { margin-top:18px !important; padding-top:14px; border-top:1px solid #eee; color:#b00020; }
