.chat-guide{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.1)}.chat-guide strong{display:block;margin-bottom:10px;color:#fff;font-size:14px}.chat-guide-topics{display:grid;grid-template-columns:1fr 1fr;gap:8px}.chat-guide-topics button,.chat-contact button{min-height:38px;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:rgba(255,255,255,.08);color:#fff}.chat-guide-topics button:last-child{grid-column:1/-1}.chat-guide-topics button:hover{background:#b77728}.chat-contact{padding:10px 16px;border-top:1px solid rgba(255,255,255,.1);color:#fff}.chat-contact summary{cursor:pointer;font-size:13px;font-weight:700}.chat-contact form{display:grid;gap:8px;margin-top:10px}.chat-contact input:not([type=checkbox]){min-height:38px;padding:8px 10px;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:rgba(255,255,255,.08);color:#fff}.chat-contact label{display:flex;gap:7px;align-items:flex-start;font-size:12px;line-height:1.4}.chat-contact button{background:#b77728;font-weight:700}@media(max-width:390px){.chat-guide-topics{grid-template-columns:1fr}}
