.hvost-bell{position:relative;display:inline-flex;flex:0 0 auto}.hvost-bell [hidden],.hvost-bell-panel [hidden],.hvost-bell-panel[hidden]{display:none!important}.hvost-bell .hvost-bell-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;min-height:0;margin:0;padding:0;box-sizing:border-box;border:1px solid #dfe2e6;border-radius:50%;background:#f5f6f8;box-shadow:none;font:inherit;line-height:1;color:#6b7280;cursor:pointer;transition:background-color .15s,color .15s}.hvost-bell .hvost-bell-button:focus,.hvost-bell .hvost-bell-button:hover,.hvost-bell .hvost-bell-button[aria-expanded=true]{border-color:#c9ced4;background:#e7eaee;color:#1f2328}.hvost-bell-icon{stroke-width:1.6}.hvost-bell .hvost-bell-button .hvost-bell-icon{width:22px;height:22px;stroke-width:1.6}.hvost-bell .hvost-bell-badge{position:absolute;top:-3px;right:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;min-width:18px;height:18px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:#ff782c;font-size:12px;line-height:1;color:#fff;transform:translateX(25%);pointer-events:none}.hvost-bell-panel{position:fixed;z-index:99995;display:flex;flex-direction:column;box-sizing:border-box;width:400px;max-width:calc(100vw - 24px);max-height:640px;overflow:hidden;border:1px solid #e6e8eb;border-radius:14px;background:#fff;box-shadow:0 16px 40px rgba(31,35,40,.14),0 2px 6px rgba(31,35,40,.06);font-family:inherit;color:#544e5f;text-align:left;opacity:0;transform:translateY(-4px);transition:opacity .15s,transform .15s}.hvost-bell-panel.is-visible{opacity:1;transform:none}.hvost-bell-panel:focus{outline:0}.hvost-bell-panel .hvost-bell-icon{flex:0 0 auto;width:20px;height:20px}.hvost-bell-head{display:flex;align-items:center;gap:8px;min-height:60px;box-sizing:border-box;padding:8px 8px 8px 18px;border-bottom:1px solid #eef0f2}.hvost-bell-title{font-size:18px;line-height:1.3;font-weight:600;color:#1f2328}.hvost-bell-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;box-sizing:border-box;border-radius:999px;background:#ff782c;font-size:13px;line-height:1;font-weight:700;color:#fff}.hvost-bell-panel .hvost-bell-read-all{display:inline-flex;align-items:center;min-height:40px;margin:0 0 0 auto;padding:0 10px;border:0;border-radius:10px;background:0 0;box-shadow:none;font:inherit;font-size:15px;line-height:1.4;font-weight:500;color:#26a560;cursor:pointer}.hvost-bell-panel .hvost-bell-read-all:focus,.hvost-bell-panel .hvost-bell-read-all:hover{background:#f3faf6;color:#1c8049}.hvost-bell-panel .hvost-bell-read-all.is-busy{opacity:.5;pointer-events:none}.hvost-bell-panel .hvost-bell-close{display:none;align-items:center;justify-content:center;flex:0 0 auto;width:40px;height:40px;margin:0;padding:0;border:0;border-radius:50%;background:0 0;box-shadow:none;color:#6b7280;cursor:pointer}.hvost-bell-panel .hvost-bell-close:focus,.hvost-bell-panel .hvost-bell-close:hover{background:#f5f6f8;color:#1f2328}.hvost-bell-panel .hvost-bell-read-all[hidden]+.hvost-bell-close{margin-left:auto}.hvost-bell-list{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.hvost-bell-list::-webkit-scrollbar{width:8px}.hvost-bell-list::-webkit-scrollbar-track{background:0 0}.hvost-bell-list::-webkit-scrollbar-thumb{border-radius:4px;background:#d1d5db}.hvost-bell-panel .hvost-bell-foot{display:flex;align-items:center;gap:8px;flex:0 0 auto;min-height:48px;box-sizing:border-box;padding:0 18px;border-top:1px solid #eef0f2;font-size:15px;line-height:1.4;font-weight:400;color:#6b7280;text-decoration:none}.hvost-bell-panel .hvost-bell-foot.hvost-bell-foot:hover{background:#f8f9fa;color:#1f2328}.hvost-bell-item{position:relative;display:flex;align-items:flex-start;gap:12px;padding:14px 16px 14px 18px;border-bottom:1px solid #eef0f2}.hvost-bell-item:last-child{border-bottom:0}.hvost-bell-item.is-unread{background:#f3faf6}.hvost-bell-item-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:36px;height:36px;border-radius:10px;background:#f1f2f4;color:#6b7280}.hvost-bell-item.is-unread .hvost-bell-item-icon{background:#e1f3e8;color:#1c8049}.hvost-bell-item-body{display:flex;flex-direction:column;align-items:flex-start;flex:1 1 auto;min-width:0}.hvost-bell-panel .hvost-bell-item-toggle{display:block;width:100%;min-height:0;margin:0;padding:0;border:0;border-radius:0;background:0 0;box-shadow:none;font:inherit;text-align:left;color:inherit;cursor:pointer}.hvost-bell-panel .hvost-bell-item-toggle:focus,.hvost-bell-panel .hvost-bell-item-toggle:hover{background:0 0;color:inherit}.hvost-bell-item-head{display:flex;align-items:baseline;gap:10px}.hvost-bell-item-subject{flex:1 1 auto;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;line-height:1.4;font-weight:400;color:#1f2328;overflow-wrap:anywhere}.hvost-bell-item.is-unread .hvost-bell-item-subject{font-weight:600}.hvost-bell-item-time{flex:0 0 auto;font-size:14px;line-height:1.4;color:#6b7280;white-space:nowrap}.hvost-bell-item-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:3px;font-size:15px;line-height:1.5;color:#544e5f;overflow-wrap:anywhere}.hvost-bell-item.is-open .hvost-bell-item-subject,.hvost-bell-item.is-open .hvost-bell-item-text{display:block;overflow:visible}.hvost-bell-panel .hvost-bell-item-link{display:inline-flex;align-items:center;min-height:32px;margin-top:4px;font-size:15px;line-height:1.4;font-weight:500;color:#26a560;text-decoration:none}.hvost-bell-panel .hvost-bell-item .hvost-bell-item-link:hover{color:#1c8049;text-decoration:underline}.hvost-bell-item-buttons{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.hvost-bell-panel .hvost-bell-item-button{display:inline-flex;align-items:center;min-height:32px;padding:4px 12px;border-radius:10px;background:#f1f2f4;font-size:14px;line-height:1.4;font-weight:400;color:#1f2328;text-decoration:none}.hvost-bell-panel .hvost-bell-item .hvost-bell-item-button:hover{background:#e7eaee;color:#1f2328;text-decoration:none}.hvost-bell-item-dot{flex:0 0 auto;width:8px;height:8px;margin-top:8px;border-radius:50%;background:#26a560;visibility:hidden}.hvost-bell-item.is-unread .hvost-bell-item-dot{visibility:visible}.hvost-bell-line,.hvost-bell-skeleton .hvost-bell-item-icon{background:#eef0f2;animation:hvost-bell-pulse 1.2s ease-in-out infinite}.hvost-bell-skeleton .hvost-bell-item-body{gap:8px;width:100%;padding-top:3px}.hvost-bell-line{display:block;width:100%;height:12px;border-radius:6px}@keyframes hvost-bell-pulse{50%{opacity:.5}}.hvost-bell-note{display:flex;flex-direction:column;align-items:center;gap:8px;padding:36px 24px;text-align:center}.hvost-bell-note .hvost-bell-icon{width:28px;height:28px;color:#9aa1aa}.hvost-bell-note-title{font-size:16px;line-height:1.4;font-weight:600;color:#1f2328}.hvost-bell-note-text{max-width:280px;font-size:15px;line-height:1.5;color:#6b7280}.hvost-bell-note-error .hvost-bell-note-text{color:#a52020}.hvost-bell-list>.hvost-bell-note-error:first-child:not(:only-child){padding:12px 18px;border-bottom:1px solid #eef0f2}.hvost-bell-panel .hvost-bell-retry{min-height:40px;margin:4px 0 0;padding:0 16px;border:1px solid #e6e8eb;border-radius:10px;background:#fff;box-shadow:none;font:inherit;font-size:15px;line-height:1.4;font-weight:500;color:#1f2328;cursor:pointer}.hvost-bell-panel .hvost-bell-retry:focus,.hvost-bell-panel .hvost-bell-retry:hover{background:#f5f6f8;color:#1f2328}@media (max-width:767px){.hvost-bell-panel{right:0;bottom:0;left:0;width:auto;max-width:none;max-height:none;border:0;border-top:1px solid #e6e8eb;border-radius:0;box-shadow:0 -2px 12px rgba(31,35,40,.08)}.hvost-bell-panel .hvost-bell-close{display:inline-flex}html.hvost-bell-open,html.hvost-bell-open body{overflow:hidden}html.hvost-bell-open #__replain_widget{visibility:hidden!important}.hvost-bell-item{padding:14px 16px}.hvost-bell-head{padding-left:16px}.hvost-bell-panel .hvost-bell-foot{padding:0 16px}}@media (prefers-reduced-motion:reduce){.hvost-bell .hvost-bell-button,.hvost-bell-panel{transition:none}.hvost-bell-line,.hvost-bell-skeleton .hvost-bell-item-icon{animation:none}}
