
.ctm-rs-pro-wrap{max-width:900px;margin:20px auto;padding:0 12px;}
.ctm-rs-pro-card{background:#fff;border:1px solid #e8e8e8;border-radius:14px;padding:18px;box-shadow:0 6px 18px rgba(0,0,0,.04);}
.ctm-rs-pro-title{margin:0 0 6px 0;font-size:26px;line-height:1.2;}
.ctm-rs-pro-intro{margin:0 0 14px 0;color:#444;}
.ctm-rs-pro-section{margin:16px 0 0 0;}
.ctm-rs-pro-section-title{margin:0 0 8px 0;font-size:18px;}
.ctm-rs-pro-question{margin:10px 0 16px 0;}
.ctm-rs-pro-qtext{font-weight:700;margin:0 0 6px 0;}
.ctm-rs-pro-options{text-align:left;}
.ctm-rs-pro-option{display:block;margin:0 0 6px 0;cursor:pointer;}
.ctm-rs-pro-option input{margin-right:8px;vertical-align:top;transform:translateY(2px);}
.ctm-rs-pro-hr{border:0;border-top:1px solid #eee;margin:18px 0;}
.ctm-rs-pro-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
@media (max-width:640px){.ctm-rs-pro-grid{grid-template-columns:1fr;}}
.ctm-rs-pro-grid input{width:100%;}
.ctm-rs-pro-consent{display:flex;gap:10px;margin-top:10px;color:#333;align-items:flex-start;}
.ctm-rs-pro-consent input{margin-top:4px;}
.ctm-rs-pro-actions{display:flex;gap:12px;align-items:center;margin-top:14px;}
.ctm-rs-pro-btn{background:var(--ctm-primary,#00a069);color:#fff;border:0;border-radius:10px;padding:10px 14px;font-weight:800;cursor:pointer;}
.ctm-rs-pro-btn:hover{filter:brightness(.95);}
.ctm-rs-pro-status{color:#666;font-size:14px;}
.ctm-rs-pro-muted{color:#666;font-size:14px;margin:6px 0 0 0;}
.ctm-rs-pro-logo img{max-height:54px;max-width:220px;margin-bottom:10px;}
.ctm-rs-pro-score{border:1px solid #e8e8e8;border-left:6px solid var(--ctm-primary,#00a069);padding:12px;border-radius:10px;margin:14px 0;}
.ctm-rs-pro-pill{display:inline-block;padding:2px 10px;border-radius:999px;background:var(--ctm-primary,#00a069);color:#fff;font-weight:800;}
.ctm-rs-pro-break-item{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #f1f1f1;}
.ctm-rs-pro-break-title{font-weight:800;}
.ctm-rs-pro-break-meta{display:flex;gap:10px;align-items:center;}
.ctm-rs-pro-guidance{margin:6px 0 14px 0;color:#333;background:#fafafa;border:1px solid #f0f0f0;border-radius:10px;padding:10px;}
.ctm-rs-pro-details{margin-top:12px;}
.ctm-rs-pro-answer{border-top:1px solid #f1f1f1;padding-top:10px;margin-top:10px;}
.ctm-rs-pro-answer-sec{font-size:12px;color:#555;font-weight:800;}
.ctm-rs-pro-answer-q{font-weight:700;margin-top:3px;}
