/* VoteMotta2028 Campaign Help Desk v28.0 */
:root{--hd28-blue:#0759c7;--hd28-navy:#071d3c;--hd28-green:#246b42;--hd28-red:#b92735;--hd28-line:#d8e2ef;--hd28-muted:#5b6878;--hd28-bg:#f4f7fb}
*{box-sizing:border-box}.hd28-wrap{width:min(1180px,calc(100% - 36px));margin:0 auto}.hd28-top{background:var(--hd28-navy);color:#fff}.hd28-top .hd28-wrap{min-height:56px;display:flex;align-items:center;justify-content:space-between}.hd28-top nav{display:flex;gap:10px;flex-wrap:wrap}.hd28-top a{color:#fff;text-decoration:none;font-weight:800}.hd28-main{padding:32px 0 60px}.hd28-hero{padding:24px;border-radius:18px;background:linear-gradient(135deg,#071d3c,#0759c7);color:#fff}.hd28-hero p{color:#dce8f5}.hd28-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hd28-card{background:#fff;border:1px solid var(--hd28-line);border-radius:14px;padding:17px;margin-top:14px;box-shadow:0 8px 24px rgba(7,29,60,.05)}.hd28-k{font-size:.72rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em;color:var(--hd28-green)}.hd28-card h2,.hd28-card h3{line-height:1.1}.hd28-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 13px;border:1px solid var(--hd28-blue);border-radius:9px;background:var(--hd28-blue);color:#fff!important;text-decoration:none!important;font:inherit;font-weight:850;cursor:pointer}.hd28-btn.alt{background:#fff;color:#111!important;border-color:#bcc9d8}.hd28-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.hd28-note,.hd28-warn,.hd28-ok,.hd28-bad{padding:11px 12px;border-radius:10px;margin:10px 0}.hd28-note{background:#edf5ff;border:1px solid #bfd5f3}.hd28-warn{background:#fff5df;border:1px solid #e0c77d}.hd28-ok{background:#effaf2;border:1px solid #b9e4c4}.hd28-bad{background:#fff0f1;border:1px solid #efbdc2}.hd28-form label{display:block;font-weight:800;margin:10px 0}.hd28-form input,.hd28-form select,.hd28-form textarea{width:100%;min-height:44px;margin-top:5px;padding:9px 10px;border:1px solid #b9c7d7;border-radius:8px;font:inherit;background:#fff}.hd28-form textarea{resize:vertical}.hd28-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hd28-checks label{font-weight:650}.hd28-progress{height:16px;border-radius:999px;background:#e6edf5;overflow:hidden}.hd28-progress>span{display:block;height:100%;background:linear-gradient(90deg,#0759c7,#246b42)}.hd28-timeline{border-left:3px solid #d4dfeb;padding-left:16px}.hd28-update{position:relative;margin:0 0 16px}.hd28-update:before{content:"";position:absolute;width:10px;height:10px;border-radius:50%;background:#0759c7;left:-22px;top:7px}.hd28-manual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hd28-manual{padding:13px;border:1px solid #d8e2ef;border-radius:11px;background:#fff}.hd28-manual strong{display:block}.hd28-manual p{font-size:.84rem;color:#5b6878}.hd28-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.hd28-stats article{padding:12px;border:1px solid #d8e2ef;border-radius:10px;text-align:center}.hd28-stats strong{display:block;font-size:1.4rem}
.hd28-help-button{position:fixed;right:18px;bottom:82px;z-index:2147481500;width:58px;height:58px;border-radius:50%;border:0;background:#0759c7;color:#fff;box-shadow:0 8px 24px rgba(7,29,60,.25);font-weight:900;cursor:pointer}.hd28-chat{position:fixed;right:18px;bottom:150px;z-index:2147481501;width:min(390px,calc(100vw - 28px));max-height:min(640px,calc(100vh - 180px));display:none;flex-direction:column;background:#fff;border:1px solid #cad6e3;border-radius:16px;box-shadow:0 16px 48px rgba(7,29,60,.25);overflow:hidden}.hd28-chat.open{display:flex}.hd28-chat-head{background:#071d3c;color:#fff;padding:12px;display:flex;align-items:center;gap:10px}.hd28-chat-head img{width:42px;height:42px;border-radius:50%;object-fit:cover;background:#fff}.hd28-chat-body{padding:12px;overflow:auto}.hd28-bubble{padding:10px 11px;border-radius:11px;margin:8px 0;background:#eef4fb}.hd28-bubble.user{background:#0759c7;color:#fff;margin-left:28px}.hd28-chat-form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:10px;border-top:1px solid #d8e2ef}.hd28-chat-form input{min-height:44px;border:1px solid #b9c7d7;border-radius:8px;padding:8px;font-size:16px}.hd28-source{font-size:.75rem;color:#5b6878}.hd28-feedback{display:flex;gap:6px;margin-top:7px}.hd28-feedback button{min-height:34px;padding:5px 8px;border:1px solid #cad5e1;border-radius:7px;background:#fff;cursor:pointer}
@media(max-width:800px){.hd28-grid,.hd28-manual-grid,.hd28-stats{grid-template-columns:1fr 1fr}}@media(max-width:620px){.hd28-grid,.hd28-manual-grid,.hd28-stats,.hd28-checks{grid-template-columns:1fr}.hd28-top .hd28-wrap{display:block;padding:10px 0}.hd28-top nav{margin-top:6px}.hd28-actions{display:grid}.hd28-btn{width:100%}.hd28-help-button{right:12px;bottom:76px}.hd28-chat{left:12px;right:12px;width:auto;bottom:142px}}
