
.gwt-city-poll{background:#faf6eb;border:1px solid #e7dcc4;border-radius:20px;padding:24px;box-shadow:0 8px 28px rgba(0,0,0,.05)}
.gwt-city-poll-head h3{margin:0 0 10px;font-size:32px;line-height:1.15}
.gwt-city-poll-meta{display:flex;flex-wrap:wrap;gap:10px 18px;font-size:14px;color:#5b504d;margin-bottom:18px}
.gwt-city-poll-map{height:420px;border-radius:16px;overflow:hidden;border:1px solid #e7dcc4;margin-bottom:18px}
.gwt-city-poll-popup{min-width:160px}
.gwt-city-poll-popup-vote{background:#fff;color:#3CB9C4;border:1px solid #3CB9C4;border-radius:999px;padding:10px 14px;cursor:pointer;font-weight:600;width:100%;transition:all .2s ease}
.gwt-city-poll-popup-vote:hover,.gwt-city-poll-popup-vote:focus{background:#3CB9C4;color:#fff;outline:none}
.gwt-city-poll-popup-vote[disabled]{opacity:.6;cursor:not-allowed}
.gwt-city-poll-messages{margin-bottom:16px;padding:12px 14px;border-radius:12px;display:none}
.gwt-city-poll-messages.is-success,.gwt-city-poll-messages.is-error{display:block}
.gwt-city-poll-messages.is-success{background:#edf8ef;color:#155724}
.gwt-city-poll-messages.is-error{background:#fdecec;color:#842029}
.gwt-city-poll-list{display:grid;gap:12px}
.gwt-city-poll-item{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff;border:1px solid #eadfca;border-radius:16px;padding:14px 16px}
.gwt-city-poll-city{display:flex;flex-direction:column;gap:4px}
.gwt-city-poll-city span{font-size:14px;color:#6c625f}
.gwt-city-poll-vote,.gwt-city-poll-add-city{background:#fff;color:#3CB9C4;border:1px solid #3CB9C4;border-radius:999px;padding:12px 18px;cursor:pointer;font-weight:600;transition:all .2s ease}
.gwt-city-poll-vote:hover,.gwt-city-poll-vote:focus,.gwt-city-poll-add-city:hover,.gwt-city-poll-add-city:focus{background:#3CB9C4;color:#fff;outline:none}
.gwt-city-poll-vote[disabled],.gwt-city-poll-add-city[disabled]{opacity:.6;cursor:not-allowed}
.gwt-city-poll-add{margin-top:22px;padding-top:18px;border-top:1px solid #eadfca}
.gwt-city-poll-add h4{margin:0 0 10px}
.gwt-city-poll-add-row{display:flex;gap:10px;align-items:flex-start}
.gwt-city-poll-city-input-wrap{position:relative;flex:1;min-width:0}
.gwt-city-poll-city-input{width:100%;min-height:46px;padding:0 14px;border-radius:14px;border:1px solid #dacfb8;background:#fff}
.gwt-city-poll-empty{background:#fff;border:1px dashed #dbcdb5;padding:16px;border-radius:14px}
.gwt-city-poll-suggestions{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #dacfb8;border-radius:14px;box-shadow:0 10px 24px rgba(0,0,0,.08);z-index:999;max-height:280px;overflow:auto;padding:8px}
.gwt-city-poll-suggestions[style*="display:none"]{display:none !important}
.gwt-city-poll-suggestion{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 12px;background:#fff;border:1px solid #3CB9C4;border-radius:12px;text-align:left;cursor:pointer;line-height:1.2;color:#3CB9C4;transition:background .2s ease,color .2s ease,border-color .2s ease;margin:0 0 8px 0}
.gwt-city-poll-suggestion:last-child{margin-bottom:0}
.gwt-city-poll-suggestion:hover,.gwt-city-poll-suggestion:focus{background:#3CB9C4;color:#fff;border-color:#3CB9C4;outline:none}
.gwt-city-poll-suggestion-name{display:block;font-weight:600;word-break:break-word}
.gwt-city-poll-suggestion-meta{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;margin-left:12px;padding:4px 8px;border-radius:999px;background:rgba(60,185,196,.12);color:inherit;font-weight:600;font-size:12px;white-space:nowrap}
.gwt-city-poll-suggestion:hover .gwt-city-poll-suggestion-meta,.gwt-city-poll-suggestion:focus .gwt-city-poll-suggestion-meta{background:rgba(255,255,255,.18);color:#fff}
.gwt-city-poll-suggestion.is-empty{display:block;cursor:default;border-color:#dacfb8;color:#6c625f}
.gwt-city-poll-custom-add-text{margin-bottom:12px;color:#5b504d}
@media (max-width:767px){.gwt-city-poll{padding:18px}.gwt-city-poll-head h3{font-size:26px}.gwt-city-poll-map{height:340px}.gwt-city-poll-item,.gwt-city-poll-add-row{flex-direction:column;align-items:stretch}.gwt-city-poll-city-input-wrap{width:100%}.gwt-city-poll-suggestions{position:relative;top:8px;left:auto;right:auto;max-height:220px}.gwt-city-poll-suggestion{align-items:flex-start}.gwt-city-poll-suggestion-meta{margin-left:0}}


/* v1.4.5 stronger hover overrides */
.gwt-city-poll .gwt-city-poll-popup-vote:hover,.gwt-city-poll .gwt-city-poll-popup-vote:focus,.gwt-city-poll .gwt-city-poll-vote:hover,.gwt-city-poll .gwt-city-poll-vote:focus,.gwt-city-poll .gwt-city-poll-add-city:hover,.gwt-city-poll .gwt-city-poll-add-city:focus,.gwt-city-poll .gwt-city-poll-suggestion:hover,.gwt-city-poll .gwt-city-poll-suggestion:focus{background:#3CB9C4 !important;color:#fff !important;border-color:#3CB9C4 !important;outline:none !important;box-shadow:none !important}
.gwt-city-poll .gwt-city-poll-suggestion:hover .gwt-city-poll-suggestion-meta,.gwt-city-poll .gwt-city-poll-suggestion:focus .gwt-city-poll-suggestion-meta{background:rgba(255,255,255,.18) !important;color:#fff !important}
