.thptq{--red:#F91B24;--red-dark:#df1119;--soft:#fff1f2;--text:#20232d;--muted:#676767;font:inherit;color:var(--text)}
.thptq-launcher{position:fixed;right:22px;bottom:22px;z-index:9998;display:flex;align-items:stretch;background:#fff;border:1px solid #e7e7e7;border-radius:999px;box-shadow:0 8px 28px rgba(0,0,0,.16);overflow:hidden;transition:opacity .18s,transform .18s}
.thptq-launcher.is-dismissed{opacity:0;transform:translateY(12px);pointer-events:none}
.thptq-open{display:flex;align-items:center;gap:8px;border:0;background:#fff;color:var(--text);font:inherit;font-size:.92rem;font-weight:800;padding:10px 12px 10px 14px;cursor:pointer;white-space:nowrap}.thptq-open:hover,.thptq-open:focus{background:#fafafa;color:var(--red)}
.thptq-bulb{font-size:1.18rem;line-height:1;display:inline-block}
.thptq-dismiss{width:38px;border:0;border-left:1px solid #ededed;background:#fff;color:#777;font:inherit;font-size:1.3rem;line-height:1;cursor:pointer;padding:0 9px}.thptq-dismiss:hover,.thptq-dismiss:focus{background:#fafafa;color:var(--red)}
.thptq-eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--red);margin-bottom:5px}.thptq h2{margin:0;color:var(--text)}
.thptq-modal[hidden]{display:none!important}.thptq-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:24px;opacity:0;transition:opacity .15s}.thptq-modal.is-open{opacity:1}.thptq-backdrop{position:absolute;inset:0;background:rgba(20,20,20,.68)}
.thptq-dialog{position:relative;z-index:1;width:min(680px,100%);max-height:90vh;overflow:auto;background:#fff;border:1px solid #ededed;border-radius:18px;padding:34px 36px 36px;box-shadow:0 24px 80px rgba(0,0,0,.28);outline:none}.thptq-dialog-bulb{display:block;font-size:1.7rem;line-height:1;margin:0 0 10px}.thptq-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:2rem;line-height:1;color:#666;cursor:pointer;padding:4px 8px}.thptq-close:hover,.thptq-close:focus{color:var(--text)}.thptq-dialog h2{font-size:1.7rem;margin-bottom:18px}.thptq-topic{display:inline-block;background:var(--soft);color:var(--red);font-size:.78rem;font-weight:800;border-radius:999px;padding:5px 10px;margin-bottom:14px}.thptq-question{font-size:1.28rem;line-height:1.45;margin:0 0 20px;color:var(--text)}
.thptq-options{display:grid;gap:10px}.thptq-option{width:100%;display:flex;gap:12px;align-items:flex-start;text-align:left;border:2px solid #e5e5e5;border-radius:11px;background:#fff;padding:13px 14px;cursor:pointer;font:inherit;line-height:1.4;color:var(--text)}.thptq-option:hover:not(:disabled){border-color:#bbb;background:#fafafa}.thptq-letter{flex:0 0 27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#f2f2f2;font-weight:800;font-size:.82rem}.thptq-option.is-correct{border-color:#16843a;background:#eaf8ee}.thptq-option.is-correct .thptq-letter{background:#16843a;color:#fff}.thptq-option.is-wrong{border-color:#d71920;background:#fff0f1}.thptq-option.is-wrong .thptq-letter{background:#d71920;color:#fff}
.thptq-feedback{margin-top:18px;border-radius:11px;padding:15px 17px;border:2px solid}.thptq-feedback strong{display:block;font-size:1.05rem;margin-bottom:5px}.thptq-feedback p{margin:0;line-height:1.5}.thptq-feedback.is-good{background:#eaf8ee;border-color:#16843a;color:#125d2b}.thptq-feedback.is-bad{background:#fff0f1;border-color:#d71920;color:#9f1016}
html.thptq-modal-open,body.thptq-modal-open{overflow:hidden}
@media(max-width:640px){.thptq-launcher{right:12px;bottom:12px}.thptq-open{font-size:.86rem;padding:9px 10px 9px 12px}.thptq-dismiss{width:34px}.thptq-modal{padding:0;align-items:end}.thptq-dialog{width:100%;max-height:94vh;border-radius:18px 18px 0 0;padding:28px 18px 24px}.thptq-dialog h2{font-size:1.45rem}.thptq-question{font-size:1.12rem}.thptq-option{padding:12px}.thptq-close{right:10px;top:8px}}
