/* Scoped to reader interactions; no fonts, resets or fixed overlays outside the module. */
.we-feedback{--we-feedback-accent:#b51f35;font-family:inherit;font-size:inherit;line-height:1.55;color:inherit;margin:16px 0 0;min-width:0;text-align:start}
.we-feedback *{box-sizing:border-box}
.we-feedback [hidden]{display:none!important}
.we-feedback :is(input,textarea,select,button){font:inherit;letter-spacing:normal;text-transform:none}
.we-feedback :is(p,h3){margin:0 0 10px;font-family:inherit}
.we-feedback h3{font-size:inherit;font-weight:700;color:inherit}
.we-feedback :is(details,.we-feedback-thread){border:1px solid #dedfe3;border-radius:10px;background:#fff;color:#202124;margin:10px 0}
.we-feedback summary{padding:12px 14px;min-height:44px;cursor:pointer;list-style:none;position:relative;padding-right:44px;line-height:1.5;font-weight:400}
.we-feedback summary strong{color:var(--we-feedback-accent)}
.we-feedback summary::-webkit-details-marker{display:none}
.we-feedback summary::marker{content:""}
.we-feedback summary::after{content:"+";position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:22px;font-weight:600;color:var(--we-feedback-accent)}
.we-feedback details[open]>summary::after{content:"−"}
.we-feedback .we-feedback-compose{border-color:#e6bdc4;border-left:3px solid var(--we-feedback-accent);overflow:hidden}
.we-feedback .we-feedback-compose>summary{background:#fff6f7}
.we-feedback details[open]>.we-feedback-inner{padding-top:12px}
.we-feedback-inner{padding:0 14px 14px}
.we-feedback-form{margin:0;display:grid;gap:10px;position:relative}
.we-feedback-form label{display:block;font-size:.95em;color:#202124;font-weight:600;margin:0}
.we-feedback-form :is(input[type=text],input[type=email],select,textarea){display:block;width:100%;max-width:100%;min-width:0;border:1px solid #b8bec7;border-radius:7px;background:#fff;color:#202124;padding:9px 10px;min-height:44px;margin:5px 0 0;box-shadow:none;font-weight:400;font-size:16px}
.we-feedback-form textarea{resize:vertical;min-height:100px}
.we-feedback-form input::placeholder,.we-feedback-form textarea::placeholder{color:#596270;opacity:1}
.we-feedback-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.we-feedback-suggestions{padding:12px;border-radius:8px;background:#f7f8fa}
.we-feedback .we-feedback-suggestions-title{font-size:.95em;font-weight:600;margin:0 0 8px}
.we-feedback-suggestion-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}
.we-feedback .we-feedback-suggestion{border:1px solid #d2d7df;border-radius:20px;padding:8px 12px;min-height:44px;max-width:100%;margin:0;font-size:.88em;font-weight:500;line-height:1.4;background:#fff;color:#384252;white-space:normal;text-align:start;box-shadow:none;cursor:pointer}
.we-feedback .we-feedback-suggestion:hover{border-color:var(--we-feedback-accent);color:var(--we-feedback-accent);background:#fff2f4}
.we-feedback .we-feedback-suggestion:disabled{opacity:.65;cursor:wait}
.we-feedback-suggestions .we-feedback-help{margin:0}
.we-feedback-kinds{display:flex;flex-wrap:wrap;gap:8px;border:0;padding:0;margin:0;min-width:0}
.we-feedback-kinds legend{font-weight:600;font-size:.95em;padding:0;margin-bottom:6px}
.we-feedback-kinds label{flex:1 1 170px;position:relative}
.we-feedback-kinds input{position:absolute;opacity:0;width:1px;height:1px}
.we-feedback-kinds span{display:flex;align-items:center;justify-content:center;text-align:center;min-height:44px;border:1px solid #b8bec7;border-radius:7px;padding:8px;color:#353a43;background:#fff}
.we-feedback-kinds input:checked+span{border-color:var(--we-feedback-accent);background:#fff2f4;color:var(--we-feedback-accent)}
.we-feedback-kinds input:focus-visible+span,.we-feedback :is(button,input,textarea,select,summary):focus-visible{outline:3px solid #145fba;outline-offset:3px}
.we-feedback .we-feedback-help,.we-feedback .we-feedback-meta{font-size:.86em;font-weight:400;color:#535d69;overflow-wrap:anywhere}
.we-feedback .we-feedback-button{display:inline-flex;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:9px 16px;width:fit-content;max-width:100%;border:1.5px solid var(--we-feedback-accent);border-radius:7px;background:#fff;color:var(--we-feedback-accent);font-weight:700;box-shadow:none;cursor:pointer;margin:0;white-space:normal}
.we-feedback .we-feedback-button:hover{background:#fff2f4;color:#95182b}
.we-feedback .we-feedback-button:disabled{opacity:.65;cursor:wait}
.we-feedback-message{font-size:.92em;overflow-wrap:anywhere}
.we-feedback-message:empty{display:none}
.we-feedback .is-error{color:#a51b2d}
.we-feedback-trap{position:absolute!important;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}
.we-feedback-receipt{padding:12px;background:#f7f8fa;border:1px solid #dedfe3;border-radius:8px;margin:12px 0;overflow-wrap:anywhere}
.we-feedback-status{display:inline-block;background:#fff0c3;color:#694c00;padding:3px 9px;border-radius:12px;font-size:.86em;font-weight:600}
.we-feedback-prewrap{white-space:pre-wrap;overflow-wrap:anywhere}
.we-feedback-public{margin-top:16px}
.we-feedback-thread{padding:12px}
.we-feedback-question{font-weight:600;overflow-wrap:anywhere}
.we-feedback-answer{border-left:3px solid var(--we-feedback-accent);padding:8px 12px;background:#f7f8fa;overflow-wrap:anywhere}
.we-feedback-answer p:last-child{margin-bottom:0}
@media(max-width:640px){.we-feedback-grid{grid-template-columns:1fr;gap:8px}.we-feedback-kinds label{flex:1 1 100%}.we-feedback .we-feedback-button{width:100%}.we-feedback summary{padding:11px 40px 11px 12px}.we-feedback-inner{padding:0 12px 12px}}

.we-feedback-richtext{display:flow-root;white-space:normal;overflow-wrap:anywhere}
.we-feedback-richtext img{max-width:100%;height:auto}
.we-feedback-richtext :is(figure,.wp-caption,.gallery),.gb247-faq-answer :is(figure,.wp-caption,.gallery){max-width:100%}
.we-feedback-richtext :is(video,audio,.wp-video),.gb247-faq-answer :is(video,audio,.wp-video){display:block;max-width:100%;margin:12px 0}
.we-feedback-richtext video,.gb247-faq-answer video{width:100%;height:auto}
.we-feedback-richtext .we-feedback-video-embed,.gb247-faq-answer .we-feedback-video-embed{display:block;width:100%;max-width:100%;height:auto;aspect-ratio:16/9;border:0;margin:12px 0}
.we-feedback-richtext :is(ul,ol){padding-inline-start:24px}.we-feedback-richtext li{margin:4px 0}
