#bhv-guruji-chat-bubble{position:fixed;right:18px;bottom:92px;z-index:99996;border:0;border-radius:999px;background:#963600;color:#fff;padding:12px 16px;display:flex;align-items:center;gap:8px;box-shadow:0 10px 30px rgb(74 31 7 / .24);font:600 14px/1.2 "Noto Sans Devanagari",Inter,system-ui,sans-serif;cursor:pointer}#bhv-guruji-chat-bubble[hidden]{display:none!important}#bhv-guruji-chat-bubble .bhv-gjc-dot{width:8px;height:8px;border-radius:50%;background:#7ee2a8;box-shadow:0 0 0 3px rgb(126 226 168 / .18)}#bhv-guruji-chat-bubble .bhv-gjc-badge{min-width:18px;height:18px;border-radius:99px;background:#fff;color:#963600;display:inline-flex;align-items:center;justify-content:center;font-size:11px;padding:0 4px}#bhv-guruji-chat-bubble .bhv-gjc-badge[hidden]{display:none!important}#bhv-guruji-chat-panel{position:fixed;right:18px;bottom:150px;z-index:99997;width:min(390px,calc(100vw - 24px));height:min(640px,74vh);background:#f4eee7;border:1px solid rgb(150 54 0 / .22);border-radius:22px;overflow:hidden;box-shadow:0 24px 70px rgb(48 24 9 / .28);font-family:"Noto Sans Devanagari",Inter,system-ui,sans-serif;color:#3a2417;display:flex;flex-direction:column}#bhv-guruji-chat-panel[hidden]{display:none!important}.bhv-gjc-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#963600;color:#fff}.bhv-gjc-head>div{display:flex;flex-direction:column;min-width:0}.bhv-gjc-title{font-size:16px}.bhv-gjc-ref{font-size:11px;opacity:.82;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bhv-gjc-close{border:0;background:rgb(255 255 255 / .14);color:#fff;border-radius:50%;width:32px;height:32px;font-size:22px;cursor:pointer}.bhv-gjc-status{font-size:11px;padding:6px 14px;border-bottom:1px solid rgb(150 54 0 / .1);background:#fff8f2}.bhv-gjc-status.is-open{color:#2c7a4b}.bhv-gjc-status.is-closed{color:#8a4b2a}.bhv-gjc-messages{flex:1;overflow:auto;padding:14px;background:linear-gradient(rgb(255 255 255 / .58),rgb(255 255 255 / .58)),radial-gradient(circle at 10px 10px,rgb(150 54 0 / .06) 1px,transparent 1.5px);background-size:auto,22px 22px}.bhv-gjc-msg{max-width:82%;margin:6px 0;padding:9px 11px;border-radius:14px;box-shadow:0 1px 2px rgb(0 0 0 / .06);font-size:13px;line-height:1.45;word-break:break-word}.bhv-gjc-msg.user{margin-left:auto;background:#dcf8c6;border-bottom-right-radius:4px}.bhv-gjc-msg.admin{margin-right:auto;background:#fff;border-bottom-left-radius:4px}.bhv-gjc-msg small{display:block;margin-top:5px;font-size:10px;opacity:.55;text-align:right}.bhv-gjc-system{margin:8px auto;padding:5px 9px;border-radius:8px;background:#f3e4d8;font-size:11px;text-align:center;max-width:90%}.bhv-gjc-loading,.bhv-gjc-empty,.bhv-gjc-error{padding:18px;text-align:center;font-size:12px;color:#70523f}.bhv-gjc-composer{padding:10px;background:#fff;border-top:1px solid rgb(150 54 0 / .12)}.bhv-gjc-composer[hidden]{display:none!important}.bhv-gjc-emojis{display:flex;gap:5px;margin-bottom:7px}.bhv-gjc-emojis button{border:1px solid #ead8c8;background:#fff7ef;border-radius:10px;padding:4px 7px;cursor:pointer;font-size:16px}.bhv-gjc-sendrow{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.bhv-gjc-sendrow textarea{resize:none;border:1px solid #dec8b7;border-radius:14px;padding:9px 10px;font:13px/1.45 inherit;outline:none;min-height:44px;max-height:120px}.bhv-gjc-sendrow textarea:focus{border-color:#b75b25;box-shadow:0 0 0 2px rgb(183 91 37 / .1)}.bhv-gjc-send{border:0;background:#963600;color:#fff;border-radius:14px;padding:11px 14px;font-weight:700;cursor:pointer}.bhv-gjc-rating{padding:12px;background:#fff;border-top:1px solid rgb(150 54 0 / .12)}.bhv-gjc-rating[hidden]{display:none!important}.bhv-gjc-closed-note{font-size:12px;color:#6e4e3b;margin-bottom:10px;line-height:1.45}.bhv-gjc-stars{display:flex;gap:4px;margin:8px 0}.bhv-gjc-stars button{border:0;background:#fff0;color:#c9b7a9;font-size:26px;cursor:pointer;padding:0 2px}.bhv-gjc-stars button.on{color:#e9a427}.bhv-gjc-rating textarea{width:100%;box-sizing:border-box;border:1px solid #dec8b7;border-radius:12px;padding:8px 9px;resize:vertical;font:12px/1.4 inherit}.bhv-gjc-rating-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.bhv-gjc-rating-send,.bhv-gjc-new-query{border:0;border-radius:10px;padding:8px 11px;font-weight:600;cursor:pointer}.bhv-gjc-rating-send{background:#963600;color:#fff}.bhv-gjc-rating-send:disabled{opacity:.5;cursor:not-allowed}.bhv-gjc-new-query{background:#f2e4d7;color:#6b3213}.bhv-gjc-thanks{padding:8px 0;font-size:13px}.bhv-gjc-thanks strong{color:#e9a427}#bhv-guruji-overlay .bhv-gj-optional-label{font-size:.55em;font-weight:500;color:#8b654f}#bhv-guruji-overlay .gj-account a[target="_blank"]{white-space:nowrap}@media(max-width:620px){#bhv-guruji-chat-bubble{right:12px;bottom:80px;padding:11px 14px}#bhv-guruji-chat-panel{right:6px;left:6px;bottom:132px;width:auto;height:min(620px,76vh);border-radius:18px}}