.chat-tiers{max-width:520px;margin:0 auto}.chat-err{color:#ff9c9c;text-align:center}.chat-form{gap:20px}.chat-form,.chat-options{display:flex;flex-direction:column}.chat-options{gap:12px}.chat-tier{display:flex;align-items:center;gap:12px;background:#14110e;border:1px solid #262019;border-radius:14px;padding:14px 16px;cursor:pointer}.chat-tier:has(input:checked){border-color:#f3efe9}.chat-tier input{accent-color:#f3efe9}.chat-tier-body{display:flex;flex-direction:column;gap:2px}.chat-tier-body strong{font-size:1.05rem}.chat-tier-body em{color:#b9b0a4;font-style:normal;font-size:.85rem}.chat-where{gap:12px}.chat-where,.chat-where label{display:flex;flex-direction:column}.chat-where label{gap:6px;color:#b9b0a4;font-size:.85rem}.chat-where input,.chat-where select{background:#14110e;border:1px solid #262019;border-radius:10px;color:#f3efe9;padding:12px 14px;font-size:1rem}.chat-submit{border:none;cursor:pointer;align-self:center}