
/* 1.8.6 Hilfe & Beratung */
.az-help-center{margin-top:46px;padding:28px;border-radius:24px;background:linear-gradient(180deg,#f8fbfd,#fff);border:1px solid #e1e8ed}
.az-help-subline{font-size:.83rem;color:#71808b}
.az-help-grid{display:grid;grid-template-columns:1.5fr .75fr;gap:16px;margin-top:18px}
.az-help-chat,.az-module-help-box{border:1px solid #dfe6eb;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px rgba(14,45,70,.05)}
.az-help-chat-head,.az-module-help-top{display:flex;align-items:center;gap:11px;padding:15px 16px;border-bottom:1px solid #edf1f4;background:#fbfcfd}
.az-help-avatar{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#fff7cc;font-size:1.5rem}
.az-help-chat-head div:nth-child(2),.az-module-help-top div:nth-child(2){display:grid}.az-help-chat-head small,.az-module-help-top small{color:#778590;margin-top:2px}
.az-help-online{margin-left:auto;font-size:.76rem;color:#387554}.az-help-online i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#35bf72;margin-right:5px}
.az-help-messages{min-height:150px;max-height:300px;overflow:auto;padding:16px;background:linear-gradient(180deg,#f6f9fb,#fff)}
.az-help-msg{max-width:84%;padding:11px 13px;border-radius:14px;margin-bottom:9px;line-height:1.5;font-size:.9rem}
.az-help-msg.bot{background:#fff;border:1px solid #e1e7eb;color:#263e50;border-radius:14px 14px 14px 4px}
.az-help-msg.user{margin-left:auto;background:#0b3558;color:#fff;border-radius:14px 14px 4px 14px}
.az-help-chips{display:flex;gap:7px;flex-wrap:wrap;padding:12px 15px 4px}
.az-help-chips button{border:1px solid #d9e2e8;background:#fff;border-radius:999px;padding:8px 10px;color:#4c6171;font-size:.78rem;cursor:pointer}
.az-help-chips button:hover{border-color:#0c78c5;color:#0c69aa;background:#f3f9fd}
.az-help-input{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px 15px 15px}.az-help-input input{min-width:0;border:1px solid #d9e2e8;border-radius:11px;padding:12px;font:inherit;outline:0}.az-help-input input:focus{border-color:#0b78c8;box-shadow:0 0 0 3px rgba(11,120,200,.08)}.az-help-input button{border:0;border-radius:11px;background:#0b3558;color:#fff;padding:0 16px;font-weight:850;cursor:pointer}
.az-advice-stack{display:grid;gap:10px}.az-advice-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;border:1px solid #e0e7ec;background:#fff;border-radius:15px;padding:15px;text-align:left;cursor:pointer}.az-advice-card>span{font-size:1.6rem}.az-advice-card div{display:grid;gap:2px}.az-advice-card small{color:#74838e}.az-advice-card i{font-style:normal}.az-advice-card:hover{transform:translateX(3px);border-color:#bfd4e3}
.az-help-info{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px}.az-help-info>div{padding:14px;border-radius:14px;background:#f7f9fb}.az-help-info span,.az-help-info b,.az-help-info small{display:block}.az-help-info span{font-size:1.35rem}.az-help-info b{margin:7px 0 4px}.az-help-info small{color:#70808c;line-height:1.4}
.az-module-help{scroll-margin-top:18px;margin-bottom:36px}.az-module-help-box{overflow:visible}.az-module-help-top{border-radius:18px 18px 0 0}
@media(max-width:900px){.az-help-grid{grid-template-columns:1fr}.az-help-info{grid-template-columns:1fr 1fr}}
@media(max-width:580px){.az-help-center{padding:18px}.az-help-info{grid-template-columns:1fr}.az-help-input{grid-template-columns:1fr}.az-help-input button{padding:12px}.az-help-msg{max-width:94%}}
