.hkhb-contact-card{max-width:640px;margin:0 auto 32px}.hkhb-contact-card__inner{background:#f7f1e8;border-radius:28px;padding:26px 22px;box-shadow:0 16px 48px rgba(31,33,32,.08);border:1px solid rgba(47,91,72,.08)}
.hkhb-contact-card__eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#7a6a5b;margin-bottom:10px}.hkhb-contact-card__title{margin:0 0 10px;font-size:clamp(28px,4vw,36px);line-height:1.02;color:#1e3029}.hkhb-contact-card__text{margin:0 0 18px;color:#5f564c}
.hkhb-contact-form label{display:block;margin-bottom:14px}.hkhb-contact-form label span{display:block;font-weight:600;margin-bottom:6px;color:#23312b}.hkhb-contact-form input[type=text],.hkhb-contact-form input[type=email],.hkhb-contact-form textarea{width:100%;border:1px solid #d8cec2;border-radius:16px;padding:13px 15px;background:#fff;box-sizing:border-box;font:inherit;color:#2d2a26;transition:border-color .18s ease,box-shadow .18s ease}.hkhb-contact-form input[type=text]:focus,.hkhb-contact-form input[type=email]:focus,.hkhb-contact-form textarea:focus,.hkhb-bot__form input[type=text]:focus{outline:none;border-color:#446c5a;box-shadow:0 0 0 4px rgba(68,108,90,.12)}.hkhb-contact-form textarea{resize:vertical;min-height:128px}.hkhb-grid{display:grid;gap:14px}.hkhb-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.hkhb-checkbox{display:flex!important;gap:12px;align-items:flex-start}.hkhb-checkbox input{margin-top:4px}.hkhb-honeypot{position:absolute!important;left:-9999px;opacity:0;height:0;overflow:hidden}.hkhb-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hkhb-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border:0;border-radius:999px;background:#325848;color:#fff;font-weight:700;cursor:pointer;text-decoration:none;transition:transform .18s ease,opacity .18s ease,background .18s ease;white-space:nowrap}.hkhb-btn:hover{opacity:.94;transform:translateY(-1px);background:#294c3d}.hkhb-form-response{font-size:14px}.hkhb-form-response.is-success{color:#2f5b48}.hkhb-form-response.is-error{color:#8b2f2f}
.hkhb-bot{position:fixed;right:22px;bottom:22px;z-index:99998;font-family:inherit}.hkhb-bot__toggle{display:flex;align-items:center;gap:12px;border:0;border-radius:999px;background:#fff;color:#1f3029;padding:10px 14px 10px 10px;box-shadow:0 20px 44px rgba(19,31,27,.18);cursor:pointer;min-width:0}.hkhb-bot__toggle:hover{transform:translateY(-1px)}.hkhb-bot__toggle-avatar-wrap{width:46px;height:46px;border-radius:999px;background:linear-gradient(140deg,#f4ede3,#e5d4bf);display:inline-flex;align-items:flex-end;justify-content:center;overflow:hidden;flex:0 0 46px}.hkhb-bot__toggle-avatar{height:44px;width:auto;display:block}.hkhb-bot__toggle-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1}.hkhb-bot__kicker{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#7b6d60}.hkhb-bot__label{font-size:16px;font-weight:700;color:#1f3029}.hkhb-bot__panel{position:absolute;right:0;bottom:74px;width:min(410px,calc(100vw - 24px));background:#fff;border-radius:26px;box-shadow:0 24px 60px rgba(19,31,27,.22);overflow:hidden;border:1px solid rgba(47,91,72,.08)}.hkhb-bot__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:16px 18px;background:linear-gradient(180deg,#f6f1ea 0%,#f4efe7 100%)}.hkhb-bot__header-main{display:flex;gap:12px;align-items:center;min-width:0}.hkhb-bot__avatar-image{width:56px;height:56px;object-fit:contain;object-position:center bottom;border-radius:18px;background:linear-gradient(140deg,#f4ede3,#e5d4bf);padding:4px;flex:0 0 56px}.hkhb-bot__sub{font-size:12px;color:#6d6258;margin-top:3px;line-height:1.4}.hkhb-bot__close{font-size:28px;line-height:1;border:0;background:transparent;cursor:pointer;color:#6d6258;padding:0 0 0 8px}.hkhb-bot__messages{padding:16px;max-height:360px;overflow:auto;background:#fff}.hkhb-bot__msg{margin-bottom:12px;padding:12px 14px;border-radius:18px;font-size:14px;line-height:1.5}.hkhb-bot__msg--bot{background:#f7f5f1;color:#2d2a26;border-top-left-radius:6px}.hkhb-bot__msg--user{background:#325848;color:#fff;margin-left:34px;border-bottom-right-radius:6px}.hkhb-bot__prompts{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px 14px;background:#fff}.hkhb-bot__prompt{border:1px solid #ddd3c7;background:#faf7f2;color:#2d2a26;border-radius:999px;padding:8px 12px;font:inherit;font-size:13px;cursor:pointer;line-height:1.3}.hkhb-bot__prompt:hover{border-color:#b9b0a5;background:#f4efe7}.hkhb-bot__form{display:flex;gap:10px;padding:14px;border-top:1px solid #eee;background:#fff}.hkhb-bot__form input[type=text]{flex:1;min-width:0;border:1px solid #ddd;border-radius:999px;padding:12px 14px;font:inherit}.hkhb-bot__sources{margin:12px 0 0;padding-left:18px}.hkhb-bot__sources li{margin:0 0 12px}.hkhb-bot__snippet{font-size:13px;color:#675d55;margin-top:4px}.hkhb-bot__linkline{font-size:13px;color:#675d55;margin-top:10px}
@media (max-width: 640px){.hkhb-grid--2{grid-template-columns:1fr}.hkhb-bot{right:12px;bottom:12px}.hkhb-bot__toggle{padding:10px}.hkhb-bot__toggle-copy{display:none}.hkhb-bot__panel{bottom:68px;width:min(100vw - 16px,410px)}.hkhb-bot__form{flex-direction:column}.hkhb-bot__form .hkhb-btn{width:100%}}
