.radhee-section-handle{cursor:grab}
.radhee-section-body{padding:12px}
.radhee-section-body>textarea{width:100%;margin:0 0 8px}
.radhee-question-picker-dialog,.radhee-certificate-preview-dialog{position:fixed;z-index:100101;top:50%;left:50%;transform:translate(-50%,-50%);width:min(760px,calc(100vw - 40px));max-height:85vh;overflow:auto;padding:30px;background:#fff;border-radius:14px;box-shadow:0 24px 80px rgba(0,0,0,.3)}
.radhee-question-picker-close,.radhee-certificate-preview-close{position:absolute;right:12px;top:8px;border:0;background:transparent;font-size:30px;cursor:pointer}
.radhee-question-picker-dialog>input{width:100%;margin-bottom:12px}
.radhee-question-picker-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-height:380px;overflow:auto;margin-bottom:15px}
.radhee-question-picker-list label{display:flex;gap:8px;padding:10px;border:1px solid #ddd;border-radius:6px}
.radhee-certificate-preview-dialog{width:min(1100px,calc(100vw - 40px))}
#radhee-certificate-preview{aspect-ratio:1200/850;background:#faf7ef;overflow:hidden}
#radhee-certificate-preview svg{display:block;width:100%;height:100%}
.radhee-filter{display:flex;flex-wrap:wrap;align-items:end;gap:10px;margin:15px 0;padding:15px;background:#fff;border:1px solid #dcdcde;border-radius:8px}
.radhee-filter label{display:grid;gap:4px}
.radhee-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:15px;margin:15px 0}
.radhee-summary-grid>div{padding:15px;background:#fff;border:1px solid #dcdcde;border-radius:8px}
.radhee-summary-grid h3{margin-top:0}
.radhee-summary-grid p{display:flex;justify-content:space-between;margin:6px 0;padding-bottom:6px;border-bottom:1px solid #eee}
.radhee-variable-reference{margin:18px 0;padding:14px;border:1px solid #dcdcde;border-radius:8px;background:#f6f7f7}
.radhee-variable-reference h4{margin:0 0 5px}
.radhee-variable-reference code{display:inline-block;margin:4px;padding:5px 8px;background:#fff;border:1px solid #d8d2e8;border-radius:5px;color:#4b2e83}
.radhee-option-remove{border:1px solid #d63638;border-radius:6px;background:#fff;color:#b32d2e;padding:6px 10px;cursor:pointer;font-weight:600}
.radhee-option-remove:hover{background:#b32d2e;color:#fff}
.radhee-bank-card strong{flex:1}
.radhee-preview-backdrop{position:fixed;inset:0;background:rgba(20,16,30,.62);z-index:100100}
.radhee-preview-dialog{position:fixed;z-index:100101;top:50%;left:50%;transform:translate(-50%,-50%);width:min(720px,calc(100vw - 40px));max-height:85vh;overflow:auto;padding:35px;background:#fff;border-radius:16px;box-shadow:0 24px 80px rgba(0,0,0,.3)}
.radhee-preview-close{position:absolute;right:12px;top:10px;border:0;background:transparent;font-size:30px;cursor:pointer;color:#555}
.radhee-preview-choices .radhee-choice img{display:block;max-width:240px;height:150px;object-fit:contain}
@media(max-width:782px){.radhee-section-builder{grid-template-columns:1fr}
.radhee-bank-option{grid-template-columns:1fr}
.radhee-option-image{flex-wrap:wrap}
}
.radhee-section-builder{display:grid;grid-template-columns:240px 1fr;gap:20px}
.radhee-bank-palette{padding:12px;background:#f6f7f7;border-radius:8px}
.radhee-bank-card,.radhee-section-question{display:flex;align-items:center;gap:8px;padding:10px;margin:7px 0;background:#fff;border:1px solid #dcdcde;border-radius:6px;cursor:grab}
.radhee-section{margin:0 0 15px;border:1px solid #c3c4c7;border-radius:8px;background:#fff;overflow:hidden}
.radhee-section>header{display:flex;align-items:center;gap:10px;padding:12px;background:#f0edf8}
.radhee-section>header input{flex:1;font-weight:700}
.radhee-section>textarea{width:calc(100% - 24px);margin:12px}
.radhee-section-questions{min-height:70px;padding:8px 12px 14px;border-top:1px dashed #ccc}
.radhee-section-question strong{flex:1}
.radhee-quiz-section .radhee-question-buttons .radhee-continue,.radhee-quiz-section .radhee-question-buttons .radhee-previous{display:none}
.radhee-section-nav{display:flex;justify-content:space-between;margin-top:25px}
.radhee-bank-option{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:12px;padding:12px;margin:10px 0;border:1px solid #dcdcde;border-radius:8px;background:#fff}
.radhee-bank-option>.dashicons{cursor:grab}
.radhee-option-image{display:flex;align-items:center;gap:8px}
.radhee-option-image input{flex:1}
.radhee-option-image img{width:70px;height:50px;object-fit:cover;border-radius:5px}
.radhee-question-description{margin:-4px 0 18px;color:#5b5664}
.radhee-image-choice span{display:grid;place-items:center;padding:10px}
.radhee-image-choice img{display:block;width:100%;max-width:260px;height:170px;object-fit:contain;border-radius:8px}
.radhee-page-name{margin:0 0 10px;color:var(--rq-color);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.radhee-workflow-nav{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px;border-bottom:1px solid #ddd;padding-bottom:10px}
.radhee-workflow-nav button{border:0;background:#f0f0f1;padding:9px 12px;border-radius:5px;cursor:pointer}
.radhee-workflow-nav button.active{background:#6d3df5;color:#fff}
.radhee-workflow-panel>label{display:grid;gap:5px;margin:12px 0}
.radhee-workflow-panel input[type=text],.radhee-workflow-panel input[type=url],.radhee-workflow-panel textarea{width:100%}
.radhee-guided .radhee-step{animation:radheeIn .25s ease}
.radhee-guided .radhee-question-buttons{display:flex;gap:10px;margin-top:20px}
.radhee-guided .radhee-feedback{padding:16px;margin-top:18px;border-radius:9px}
.radhee-guided .radhee-feedback.correct{background:#edfaef;color:#166126}
.radhee-guided .radhee-feedback.incorrect{background:#fff1f1;color:#9a1c1c}
.radhee-guided .radhee-continue{background:#24202d}
.radhee-share{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:20px 0}
.radhee-share a,.radhee-certificate{display:inline-block;padding:10px 15px;border-radius:8px;background:#f0edf8;color:#35245d;text-decoration:none}
.radhee-share a.radhee-share-facebook,.radhee-share a.radhee-share-whatsapp{background:transparent;box-shadow:none}
.radhee-copy-link{border:0;border-radius:50%;background:var(--rq-color,#6d3df5);color:#fff;box-shadow:0 7px 18px rgba(65,42,116,.24);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}
.radhee-copy-link:hover,.radhee-copy-link:focus-visible{transform:translateY(-2px);box-shadow:0 10px 24px rgba(65,42,116,.32)}
@keyframes radheeIn{from{opacity:0;transform:translateY(8px)}
to{opacity:1;transform:none}
}
