.hh-chat,.hh-chat *{box-sizing:border-box}.hh-chat{--hh-sheet-gap: 76px;--hh-vvh: 100dvh;--hh-kb: 0px;--hh-safe-top: env(safe-area-inset-top, 0px);--hh-safe-bottom: env(safe-area-inset-bottom, 0px);--hh-motion: var(--animation-speed, .125s);--hh-ease-in: var(--animation-timing-fade-in, cubic-bezier(.16, 1, .3, 1));--hh-ease-out: var(--animation-timing-fade-out, cubic-bezier(.4, 0, .2, 1))}.hh-chat__launcher{position:fixed;right:20px;bottom:20px;z-index:70;display:inline-flex;align-items:center;gap:10px;height:52px;padding:0 20px 0 13px;border:0;border-radius:26px;background:#1c4a4f;color:#fff;cursor:pointer;font-family:Matimo,system-ui,sans-serif;font-size:15px;line-height:1;box-shadow:0 6px 24px #0d161833;transition:transform .2s ease,bottom .2s ease}.hh-chat__launcher img{width:30px;height:30px;display:block}.hh-chat__launcher:hover{transform:translateY(-2px)}.hh-chat__launcher:focus-visible{outline:2px solid #0D1618;outline-offset:3px}.hh-chat__q{display:none}.hh-chat__scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:none;background:#0d16185c;opacity:0;transition:opacity .24s ease,visibility 0s linear .24s;visibility:hidden}.hh-chat__panel{position:fixed;right:20px;bottom:20px;z-index:71;width:min(380px,calc(100vw - 32px));height:min(560px,calc(100vh - 40px));display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #DFE5E4;border-radius:14px;box-shadow:0 18px 48px #0d161829;font-family:Matimo,system-ui,sans-serif;color:#38484a;visibility:hidden;opacity:0;transform:translateY(8px);transition:opacity var(--hh-motion) var(--hh-ease-out),transform var(--hh-motion) var(--hh-ease-out),visibility 0s linear var(--hh-motion)}.hh-chat[data-open=true] .hh-chat__panel{visibility:visible;opacity:1;transform:translateY(0);transition:opacity var(--hh-motion) var(--hh-ease-in),transform var(--hh-motion) var(--hh-ease-in),visibility 0s}body.hh-geo-visible .hh-chat__launcher,body.hh-geo-visible .hh-chat__panel{bottom:84px}.hh-chat[data-open=true] .hh-chat__launcher{display:none}@media(max-width:600px){.hh-chat__launcher{padding:0 18px 0 14px;gap:8px;bottom:calc(20px + var(--hh-safe-bottom))}.hh-chat__launcher span.hh-chat__label{display:none}.hh-chat__q{display:block;font-size:21px;font-weight:600;line-height:1;transform:translateY(-1px)}body.hh-geo-visible .hh-chat__launcher{bottom:calc(84px + var(--hh-safe-bottom))}.hh-chat__scrim{display:block}.hh-chat[data-open=true] .hh-chat__scrim{opacity:1;visibility:visible;transition:opacity .24s ease,visibility 0s}.hh-chat__panel{left:0;right:0;top:auto;bottom:var(--hh-kb);width:auto;max-height:none;height:calc(var(--hh-vvh) - var(--hh-sheet-gap) - var(--hh-safe-top));border:0;border-top:1px solid #DFE5E4;border-radius:18px 18px 0 0;box-shadow:0 -12px 40px #0d16182e;transform:translateY(100%)}.hh-chat[data-open=true] .hh-chat__panel{transform:translateY(0)}body.hh-geo-visible .hh-chat__panel{bottom:var(--hh-kb)}.hh-chat__panel:before{content:"";position:absolute;top:7px;left:50%;width:36px;height:4px;margin-left:-18px;border-radius:2px;background:#dfe5e4}.hh-chat__head{padding-top:18px}.hh-chat__note{padding-bottom:calc(11px + var(--hh-safe-bottom))}}@media screen and (max-width:720px){body.hh-chat-open .hp-sticky{transform:translateY(100%);opacity:0;visibility:hidden;pointer-events:none}}@media screen and (max-width:720px)and (prefers-reduced-motion:no-preference){.hp-sticky{transition:transform .24s ease,opacity .24s ease,visibility 0s}body.hh-chat-open .hp-sticky{transition:transform .24s ease,opacity .24s ease,visibility 0s linear .24s}}.hh-chat__head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #DFE5E4;background:#fff;flex-shrink:0}.hh-chat__title{font-size:14px;font-weight:600;color:#0d1618;letter-spacing:.01em}.hh-chat__close{border:0;background:none;cursor:pointer;padding:4px;font-size:20px;line-height:1;color:#6c7a7b}.hh-chat__close:focus-visible{outline:2px solid #1C4A4F;outline-offset:2px}.hh-chat__log{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px;display:flex;flex-direction:column;gap:12px}.hh-chat__log::-webkit-scrollbar{width:6px}.hh-chat__log::-webkit-scrollbar-thumb{background:#dfe5e4;border-radius:3px}.hh-chat .hh-chat__msg{max-width:86%;padding:10px 13px;border-radius:12px;font-size:14px;line-height:1.55;white-space:pre-wrap;margin:0}.hh-chat .hh-chat__msg--bot{align-self:flex-start;background:#eef5f4;color:#38484a}.hh-chat .hh-chat__msg--user{align-self:flex-end;background:#1c4a4f;color:#fff}.hh-chat .hh-chat__msg a{color:#1c4a4f;text-decoration:underline}.hh-chat .hh-chat__msg--user a{color:#fff}.hh-chat__form{display:flex;gap:8px;padding:12px;border-top:1px solid #DFE5E4;background:#fff;flex-shrink:0}.hh-chat__input{flex:1;resize:none;height:40px;max-height:96px;padding:10px 12px;border:1px solid #DFE5E4;border-radius:9px;background:#fff;font-family:inherit;line-height:1.4;color:#38484a;font-size:16px}.hh-chat__input:focus{outline:2px solid #1C4A4F;outline-offset:-1px}.hh-chat__send{border:0;border-radius:9px;padding:0 15px;cursor:pointer;background:#1c4a4f;color:#fff;font-family:inherit;font-size:14px}.hh-chat__send:disabled{opacity:.4;cursor:default}.hh-chat__note{padding:0 12px 11px;font-size:11px;color:#6c7a7b;background:#fff;flex-shrink:0}body.hh-chat-sheet-open{overflow:hidden}@media(prefers-reduced-motion:reduce){.hh-chat__launcher{transition:none}.hh-chat__panel,.hh-chat[data-open=true] .hh-chat__panel{transition:visibility 0s;transform:none}.hh-chat__scrim,.hh-chat[data-open=true] .hh-chat__scrim{transition:visibility 0s}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/hurriyah-chat.css.map */
