.hh-assistant-trigger{right:24px;bottom:calc(24px + env(safe-area-inset-bottom));z-index:55;color:#fff;cursor:pointer;background:#232320;border:1px solid #d2c9b8;border-radius:999px;align-items:center;gap:10px;padding:14px 18px;font-size:13px;display:flex;position:fixed;box-shadow:0 4px 20px #0002}.hh-assistant{color:#232320;background:#fff;border:1px solid #ddd4c5;border-radius:8px;width:400px;max-width:calc(100% - 32px);height:620px;max-height:calc(100dvh - 48px);margin:0;padding:0;position:fixed;inset:auto 24px 24px auto;overflow:hidden}.hh-assistant[open]{flex-direction:column;display:flex}.hh-assistant::backdrop{background:#0002}.hh-assistant header{border-bottom:1px solid #e9e4db;justify-content:space-between;align-items:center;padding:22px;display:flex}.hh-assistant header h2{font-family:var(--font-twk-ghost);font-size:23px}.hh-assistant header p{color:#77736b;margin-top:5px;font-size:10px}.hh-assistant header button{border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.hh-assistant-body{overscroll-behavior:contain;flex:1;min-height:0;padding:20px;font-size:13px;line-height:1.65;overflow:auto}.hh-assistant-answer{background:#f5f2ec;border-radius:8px;margin-bottom:16px;padding:14px}.hh-assistant-question{color:#fff;background:#242421;border-radius:8px;margin:12px 0 12px 24px;padding:12px 14px}.hh-assistant-answer a{align-items:center;gap:6px;margin-top:10px;font-size:11px;text-decoration:underline;display:flex}.hh-assistant-options{gap:8px;display:grid}.hh-assistant-options button{text-align:left;border:1px solid #e3ddcf;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;font-size:12px;display:flex}.hh-assistant-options button svg{flex:none}.hh-assistant footer{text-align:center;border-top:1px solid #e9e4db;gap:12px;padding:16px 20px;font-size:12px;display:grid}.hh-assistant-primary{background:#c4ab78;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px;display:flex}@media (max-width:640px){.hh-assistant-trigger{right:16px;bottom:calc(84px + env(safe-area-inset-bottom));padding:12px}.hh-assistant-trigger span{display:none}.hh-assistant{width:calc(100% - 32px);height:calc(100dvh - 32px);max-height:calc(100dvh - 32px);margin:0;inset:16px}}
