.CreateQuestion_page__d76Gz{max-width:720px;margin:0 auto;padding:28px 20px 80px;display:flex;flex-direction:column;gap:var(--space-5)}.CreateQuestion_hero__F5hKK{display:flex;flex-direction:column;gap:4px}.CreateQuestion_eyebrow__zQGJc{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;font-weight:900;color:var(--rw-primary);letter-spacing:.3px;text-transform:uppercase}.CreateQuestion_hero__F5hKK h1{margin:6px 0 0;font-size:28px;font-weight:900;color:var(--rw-text-strong);letter-spacing:-.6px;line-height:1.3}.CreateQuestion_hero__F5hKK p{margin:4px 0 0;font-size:14px;font-weight:600;color:var(--rw-text-muted);line-height:1.55}.CreateQuestion_form__Ug1zk{display:flex;flex-direction:column;gap:var(--space-4)}.CreateQuestion_section__kU_sD{display:flex;flex-direction:column;gap:8px}.CreateQuestion_sectionLabel__2MGls{font-size:13px;font-weight:900;color:var(--rw-text-strong);letter-spacing:-.1px}.CreateQuestion_optional__AEgwi{font-size:11.5px;font-weight:700;color:var(--rw-text-muted);margin-left:4px}.CreateQuestion_catRow__9c1R4{display:flex;flex-wrap:wrap;gap:6px}.CreateQuestion_catChip__JTbeT{padding:8px 14px;border-radius:999px;border:1.5px solid var(--rw-border);background:var(--rw-card);font-family:inherit;font-size:12.5px;font-weight:800;color:var(--rw-text-body);cursor:pointer;transition:border-color .14s,background .14s,color .14s}.CreateQuestion_catChip__JTbeT:hover{border-color:var(--rw-primary);color:var(--rw-primary)}.CreateQuestion_catChipOn__k_oYp{background:var(--rw-primary);border-color:var(--rw-primary);color:#fff;box-shadow:0 2px 6px rgba(27,100,218,.18)}.CreateQuestion_catChipOn__k_oYp:hover{color:#fff;background:var(--rw-primary-hover)}.CreateQuestion_tagRow__XrGnT{display:flex;flex-wrap:wrap;gap:6px}.CreateQuestion_tagChip__nSWkY{padding:6px 12px;border-radius:8px;border:1.5px solid var(--rw-border);background:var(--rw-card);font-family:inherit;font-size:12px;font-weight:700;color:var(--rw-text-body);cursor:pointer;transition:border-color .14s,background .14s,color .14s}.CreateQuestion_tagChip__nSWkY:hover{border-color:var(--rw-primary)}.CreateQuestion_tagChipOn__vGv0K{background:var(--rw-primary-bg);border-color:var(--rw-primary);color:var(--rw-primary);font-weight:900}.CreateQuestion_titleInput__J5xKh{width:100%;padding:14px 16px;font-family:inherit;font-size:18px;font-weight:800;letter-spacing:-.4px;color:var(--rw-text-strong);background:var(--rw-card);border:1.5px solid var(--rw-border);border-radius:12px;outline:none;transition:border-color .14s,box-shadow .14s}.CreateQuestion_titleInput__J5xKh:focus{border-color:var(--rw-primary);box-shadow:0 0 0 3px var(--rw-primary-bg)}.CreateQuestion_titleInput__J5xKh::placeholder{font-size:15px;font-weight:600;color:var(--rw-text-muted)}.CreateQuestion_bodyTextarea__D8p8O{width:100%;padding:14px 16px;font-family:inherit;font-size:14.5px;font-weight:600;line-height:1.65;color:var(--rw-text-strong);background:var(--rw-card);border:1.5px solid var(--rw-border);border-radius:12px;outline:none;resize:vertical;transition:border-color .14s,box-shadow .14s}.CreateQuestion_bodyTextarea__D8p8O:focus{border-color:var(--rw-primary);box-shadow:0 0 0 3px var(--rw-primary-bg)}.CreateQuestion_bodyTextarea__D8p8O::placeholder{color:var(--rw-text-muted);font-weight:500}.CreateQuestion_charCount__Cqk_i{align-self:flex-end;font-size:11.5px;font-weight:700;color:var(--rw-text-muted);font-feature-settings:"tnum"}.CreateQuestion_charCountWarn__K_MuP{color:var(--rw-red60,#e03131)}.CreateQuestion_guide__JMKwl{padding:14px 16px;background:linear-gradient(135deg,#fffdf6,#fffbe8);border:1px solid #ffe8a8;border-radius:12px;font-size:12.5px;font-weight:600;line-height:1.55;color:var(--rw-text-body)}.CreateQuestion_guide__JMKwl strong{display:block;font-size:13px;font-weight:900;color:var(--rw-text-strong);margin-bottom:6px}.CreateQuestion_guide__JMKwl ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.CreateQuestion_guide__JMKwl li:before{content:"· ";color:var(--rw-text-muted);font-weight:900}.CreateQuestion_error__9HYpC{padding:10px 14px;background:rgba(228,41,57,.08);border:1px solid rgba(228,41,57,.25);border-radius:8px;font-size:13px;font-weight:700;color:var(--rw-red60,#e03131)}.CreateQuestion_actions__73z_o{display:flex;justify-content:flex-end;gap:10px;margin-top:var(--space-3)}.CreateQuestion_btnPrimary__7FAMG,.CreateQuestion_btnSecondary__SeVB0{padding:13px 26px;border-radius:12px;border:none;font-family:inherit;font-size:14px;font-weight:900;cursor:pointer;letter-spacing:-.2px;transition:background .14s,transform .14s}.CreateQuestion_btnPrimary__7FAMG{background:var(--rw-primary);color:#fff}.CreateQuestion_btnPrimary__7FAMG:hover:not(:disabled){background:var(--rw-primary-hover);transform:translateY(-1px)}.CreateQuestion_btnPrimary__7FAMG:disabled{opacity:.4;cursor:not-allowed}.CreateQuestion_btnSecondary__SeVB0{background:var(--rw-card-muted);color:var(--rw-text-body)}.CreateQuestion_btnSecondary__SeVB0:hover{background:var(--rw-primary-bg);color:var(--rw-primary)}@media (max-width:640px){.CreateQuestion_page__d76Gz{padding:18px 16px 60px}.CreateQuestion_hero__F5hKK h1{font-size:22px}.CreateQuestion_titleInput__J5xKh{font-size:16px;padding:12px 14px}.CreateQuestion_actions__73z_o{flex-direction:column-reverse}.CreateQuestion_btnPrimary__7FAMG,.CreateQuestion_btnSecondary__SeVB0{width:100%}}