.cuis-feedback-form label{display:block;font-weight:800;color:var(--brand-primary);margin-bottom:8px;font-size:.88rem}.cuis-feedback-form input,.cuis-feedback-form select,.cuis-feedback-form textarea{width:100%;border:1px solid var(--brand-border);min-height:48px;padding:11px 12px;background:#fff;color:var(--brand-text);border-radius:0}.cuis-feedback-form textarea{resize:vertical}.cuis-feedback-form input:focus,.cuis-feedback-form select:focus,.cuis-feedback-form textarea:focus{outline:rgba(27,127,140,.18) solid 2px;border-color:var(--brand-accent)}.cuis-check{display:flex!important;gap:10px;align-items:flex-start;color:var(--brand-text-muted)!important;font-weight:600!important}.cuis-check input{width:auto;min-height:auto;margin-top:4px}