#hvb-chat-root{--hvbc-forest:#1a3a2e;--hvbc-forest-mid:#2a5d3a;--hvbc-forest-deep:#0f2a1f;--hvbc-gold:#d4af37;--hvbc-gold-dark:#b8960c;--hvbc-cream:#fff9e6;--hvbc-ink:#1a1a1a;--hvbc-sage:#b8c9b5;--hvbc-display:'Cinzel',Georgia,'Times New Roman',serif;--hvbc-ui:'Montserrat',system-ui,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;--hvbc-body:'Actor','Inter',system-ui,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;--hvbc-right:clamp(16px,4vw,32px);--hvbc-bottom:clamp(16px,4vw,32px);--hvbc-z:9990;position:static;font-family:var(--hvbc-body)}@media (min-width:769px){#hvb-chat-root{--hvbc-bottom:calc(clamp(16px,4vw,32px) + 62px)}}#hvb-chat-root *,#hvb-chat-root *::before,#hvb-chat-root *::after{box-sizing:border-box}#hvb-chat-root button.hvbc-launcher{position:fixed;right:var(--hvbc-right);bottom:var(--hvbc-bottom);width:58px;height:58px;min-width:0;min-height:0;margin:0;padding:0;display:grid;place-items:center;border:1px solid rgba(26,58,46,0.35);border-radius:50%;background:linear-gradient(160deg,var(--hvbc-gold) 0%,var(--hvbc-gold-dark) 100%);color:var(--hvbc-forest-deep);box-shadow:0 6px 22px rgba(15,42,31,0.34);cursor:pointer;z-index:var(--hvbc-z);text-transform:none;letter-spacing:normal;line-height:1;transition:transform .22s ease,box-shadow .22s ease,opacity .2s ease;-webkit-tap-highlight-color:transparent}#hvb-chat-root button.hvbc-launcher:hover,#hvb-chat-root button.hvbc-launcher:focus{background:linear-gradient(160deg,var(--hvbc-gold) 0%,var(--hvbc-gold-dark) 100%);color:var(--hvbc-forest-deep);transform:translateY(-3px);box-shadow:0 10px 26px rgba(15,42,31,0.42)}#hvb-chat-root button.hvbc-launcher:focus-visible{outline:3px solid var(--hvbc-forest);outline-offset:3px}#hvb-chat-root button.hvbc-launcher svg{width:26px;height:26px;display:block;pointer-events:none}#hvb-chat-root button.hvbc-launcher .hvbc-ico-close{display:none}#hvb-chat-root.is-open button.hvbc-launcher .hvbc-ico-open{display:none}#hvb-chat-root.is-open button.hvbc-launcher .hvbc-ico-close{display:block}@media (max-width:560px){#hvb-chat-root.is-open button.hvbc-launcher{opacity:0;pointer-events:none}}#hvb-chat-root .hvbc-panel{position:fixed;right:var(--hvbc-right);bottom:calc(var(--hvbc-bottom) + 70px);width:370px;max-width:calc(100vw - 24px);height:min(600px,calc(100vh - 220px));display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(212,175,55,0.34);border-radius:14px;background:var(--hvbc-forest);box-shadow:0 20px 54px rgba(15,42,31,0.44);z-index:calc(var(--hvbc-z) + 1);opacity:0;visibility:hidden;transform:translateY(14px);transition:opacity .26s ease,transform .26s ease,visibility .26s ease}#hvb-chat-root.is-open .hvbc-panel{opacity:1;visibility:visible;transform:translateY(0)}@media (max-width:560px){#hvb-chat-root .hvbc-panel{right:0;left:0;bottom:0;width:100%;max-width:100%;height:92vh;height:92dvh;border-radius:14px 14px 0 0;border-left:0;border-right:0;border-bottom:0}}#hvb-chat-root .hvbc-head{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:14px 12px 14px 16px;background:var(--hvbc-forest-deep);border-bottom:1px solid rgba(212,175,55,0.28)}#hvb-chat-root .hvbc-crest{flex:0 0 auto;width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(212,175,55,0.5);border-radius:50%;color:var(--hvbc-gold)}#hvb-chat-root .hvbc-crest svg{width:17px;height:17px;display:block}#hvb-chat-root .hvbc-titles{flex:1 1 auto;min-width:0}#hvb-chat-root .hvbc-title{margin:0;font-family:var(--hvbc-display);font-size:15px;font-weight:600;letter-spacing:0.04em;line-height:1.2;color:var(--hvbc-cream)}#hvb-chat-root .hvbc-sub{margin:3px 0 0;font-family:var(--hvbc-ui);font-size:10.5px;font-weight:500;letter-spacing:0.11em;text-transform:uppercase;color:var(--hvbc-gold);opacity:.85}#hvb-chat-root button.hvbc-close{flex:0 0 auto;width:34px;height:34px;min-width:0;min-height:0;margin:0;padding:0;display:grid;place-items:center;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--hvbc-sage);cursor:pointer;line-height:1;transition:color .18s ease,background .18s ease}#hvb-chat-root button.hvbc-close:hover,#hvb-chat-root button.hvbc-close:focus{background:rgba(212,175,55,0.12);color:var(--hvbc-cream)}#hvb-chat-root button.hvbc-close:focus-visible{outline:2px solid var(--hvbc-gold);outline-offset:1px}#hvb-chat-root button.hvbc-close svg{width:17px;height:17px;display:block;pointer-events:none}#hvb-chat-root .hvbc-log{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:16px 14px 6px;background:radial-gradient(120% 60% at 50% 0%,rgba(42,93,58,0.42) 0%,rgba(26,58,46,0) 62%),var(--hvbc-forest);scrollbar-width:thin;scrollbar-color:rgba(212,175,55,0.4) transparent}#hvb-chat-root .hvbc-log::-webkit-scrollbar{width:8px}#hvb-chat-root .hvbc-log::-webkit-scrollbar-thumb{background:rgba(212,175,55,0.34);border-radius:4px}#hvb-chat-root .hvbc-row{display:flex;margin:0 0 10px}#hvb-chat-root .hvbc-row.bot{justify-content:flex-start}#hvb-chat-root .hvbc-row.user{justify-content:flex-end}#hvb-chat-root .hvbc-bubble{max-width:86%;padding:10px 13px;font-family:var(--hvbc-body);font-size:14px;line-height:1.58;border-radius:12px;word-wrap:break-word;overflow-wrap:anywhere}#hvb-chat-root .hvbc-row.bot .hvbc-bubble{background:var(--hvbc-cream);color:var(--hvbc-ink);border:1px solid rgba(184,201,181,0.75);border-bottom-left-radius:4px}#hvb-chat-root .hvbc-row.user .hvbc-bubble{background:var(--hvbc-forest-mid);color:var(--hvbc-cream);border:1px solid rgba(184,201,181,0.3);border-bottom-right-radius:4px}#hvb-chat-root .hvbc-bubble a{color:var(--hvbc-forest-mid);font-weight:600;text-decoration:underline;text-underline-offset:2px}#hvb-chat-root .hvbc-row.user .hvbc-bubble a{color:var(--hvbc-cream)}#hvb-chat-root .hvbc-bubble a:hover{color:var(--hvbc-gold-dark)}#hvb-chat-root .hvbc-chips{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 14px;padding:0 2px}#hvb-chat-root .hvbc-chips.hvbc-chips-followup{margin-top:-3px}#hvb-chat-root button.hvbc-chip{width:auto;min-width:0;min-height:0;margin:0;padding:8px 13px;display:inline-flex;align-items:center;border:1px solid rgba(212,175,55,0.55);border-radius:999px;background:rgba(212,175,55,0.07);color:var(--hvbc-cream);font-family:var(--hvbc-ui);font-size:12.5px;font-weight:500;letter-spacing:0.01em;line-height:1.25;text-transform:none;text-align:left;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}#hvb-chat-root button.hvbc-chip:hover,#hvb-chat-root button.hvbc-chip:focus{background:var(--hvbc-gold);border-color:var(--hvbc-gold);color:var(--hvbc-forest-deep)}#hvb-chat-root button.hvbc-chip:focus-visible{outline:2px solid var(--hvbc-cream);outline-offset:2px}#hvb-chat-root .hvbc-composer{flex:0 0 auto;display:flex;align-items:center;gap:8px;padding:10px 12px;background:var(--hvbc-forest-deep);border-top:1px solid rgba(212,175,55,0.24)}#hvb-chat-root input.hvbc-input{flex:1 1 auto;width:100%;min-width:0;height:40px;margin:0;padding:0 13px;border:1px solid rgba(184,201,181,0.36);border-radius:999px;background:rgba(255,249,230,0.06);color:var(--hvbc-cream);font-family:var(--hvbc-body);font-size:16px;line-height:40px;box-shadow:none;transition:border-color .18s ease,background .18s ease}#hvb-chat-root input.hvbc-input::placeholder{color:rgba(184,201,181,0.72)}#hvb-chat-root input.hvbc-input:focus{border-color:var(--hvbc-gold);background:rgba(255,249,230,0.11);outline:none}#hvb-chat-root button.hvbc-send{flex:0 0 auto;width:40px;height:40px;min-width:0;min-height:0;margin:0;padding:0;display:grid;place-items:center;border:1px solid var(--hvbc-gold-dark);border-radius:50%;background:var(--hvbc-gold);color:var(--hvbc-forest-deep);cursor:pointer;line-height:1;transition:background .18s ease,transform .18s ease}#hvb-chat-root button.hvbc-send:hover,#hvb-chat-root button.hvbc-send:focus{background:var(--hvbc-gold-dark);color:var(--hvbc-forest-deep)}#hvb-chat-root button.hvbc-send:focus-visible{outline:2px solid var(--hvbc-cream);outline-offset:2px}#hvb-chat-root button.hvbc-send svg{width:17px;height:17px;display:block;pointer-events:none}#hvb-chat-root .hvbc-disclaimer{flex:0 0 auto;margin:0;padding:8px 14px 10px;background:var(--hvbc-forest-deep);border-top:1px solid rgba(184,201,181,0.16);color:var(--hvbc-sage);font-family:var(--hvbc-ui);font-size:10px;font-weight:400;line-height:1.5;letter-spacing:0.015em;text-align:center}#hvb-chat-root .hvbc-sr{position:absolute !important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){#hvb-chat-root button.hvbc-launcher,#hvb-chat-root .hvbc-panel,#hvb-chat-root button.hvbc-chip,#hvb-chat-root button.hvbc-send{transition:opacity .12s ease,visibility .12s ease}#hvb-chat-root .hvbc-panel{transform:none}#hvb-chat-root.is-open .hvbc-panel{transform:none}#hvb-chat-root button.hvbc-launcher:hover{transform:none}}
