:root{--llm-footer-chat-width: min(390px, calc(100vw - 28px) );--llm-footer-chat-red: #ff4a1c;--llm-footer-chat-white: #fcfaf5;--llm-footer-chat-ink: #271c17;--llm-footer-chat-muted: rgba(39, 28, 23, .58)}body{padding-bottom:0}.llm-footer-chat,.llm-footer-chat *{box-sizing:border-box}.llm-footer-chat{position:fixed;right:22px;bottom:22px;left:auto;z-index:90;width:var(--llm-footer-chat-width);max-width:calc(100vw - 28px);min-height:0;height:auto;color:var(--llm-footer-chat-ink);background:transparent;pointer-events:none}.announcement-bar-section .utility-bar,.announcement-bar-section .gradient{background:var(--llm-footer-chat-red)}.announcement-bar-section .announcement-bar,.announcement-bar-section .announcement-bar__announcement,.announcement-bar-section .announcement-bar__link,.announcement-bar-section .announcement-bar__message{color:var(--llm-footer-chat-white)}.llm-footer-chat__inner{position:relative;display:grid;grid-template-columns:1fr;gap:10px;width:100%;max-width:100%;height:auto;margin:0;padding:0;pointer-events:auto;background:var(--llm-footer-chat-white);border:1px solid var(--llm-footer-chat-red);border-radius:0!important;box-shadow:0 12px 30px #271c111f;overflow:hidden}.llm-footer-chat__toggle{position:absolute;top:12px;right:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;min-width:34px;min-height:34px;margin:0;padding:0;color:var(--llm-footer-chat-white);font:inherit;font-weight:700;line-height:1;cursor:pointer;pointer-events:auto;background:var(--llm-footer-chat-red);border:1px solid rgba(252,250,245,.9);border-radius:0!important;box-shadow:none}.llm-footer-chat__toggle-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.llm-footer-chat__toggle-icon{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;font-size:18px;line-height:1}.llm-footer-chat.is-minimized{width:auto}.llm-footer-chat.is-minimized .llm-footer-chat__inner{width:69px;height:69px;padding:0;border-radius:0!important;background:transparent;border-color:transparent;box-shadow:none;overflow:visible}.llm-footer-chat.is-minimized .llm-footer-chat__inner>:not(.llm-footer-chat__toggle){display:none}.llm-footer-chat.is-minimized .llm-footer-chat__toggle{position:static;width:69px;height:69px;color:var(--llm-footer-chat-red);background:var(--llm-footer-chat-white);border-color:var(--llm-footer-chat-red)}.llm-footer-chat.is-minimized .llm-footer-chat__toggle-icon{width:1.15em!important;height:1.15em!important;color:var(--llm-footer-chat-red);font-size:30px!important;line-height:1!important;transform:scale(1.08)!important;transform-origin:center center!important}.llm-footer-chat__eyebrow{display:none}.llm-footer-chat__message{display:grid;grid-column:1 / -1;gap:8px;order:1;min-height:136px;max-height:260px;overflow:auto;padding:0;color:var(--llm-footer-chat-ink);font-size:15px;line-height:1.42;background:transparent;border:0;border-radius:0!important;box-shadow:none}.llm-footer-chat__message[hidden]{display:none!important}.llm-footer-chat__message.is-error{color:var(--llm-footer-chat-ink)}.llm-footer-chat__line{display:grid;gap:3px;padding:10px 0;border-bottom:1px solid rgba(39,28,23,.08)}.llm-footer-chat__line:first-child{padding-top:0}.llm-footer-chat__line:last-child{padding-bottom:0;border-bottom:0}.llm-footer-chat__line-label{color:var(--llm-footer-chat-muted);font-size:10px;font-weight:750;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.llm-footer-chat__line-text{white-space:pre-wrap}.llm-footer-chat__line--question .llm-footer-chat__line-text{color:var(--llm-footer-chat-red);font-weight:650}.llm-footer-chat__line--error .llm-footer-chat__line-text{color:#b82410}.llm-footer-chat__form{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;align-items:stretch;width:100%;max-width:100%;padding:14px;background:var(--llm-footer-chat-white);border:0;border-radius:0!important;box-shadow:none}.llm-footer-chat__form:has(.llm-footer-chat__message:not([hidden])){gap:10px}.llm-footer-chat__input{display:block;grid-column:1 / -1;order:2;width:100%;min-width:0;min-height:26px;height:26px;max-height:26px;padding:0;color:var(--llm-footer-chat-ink);font:inherit;font-size:16px;line-height:1.4;resize:none;background:transparent;border:0;border-radius:0!important;box-shadow:none;appearance:none;-webkit-appearance:none}.llm-footer-chat__input::placeholder{color:#ff4a1c85;opacity:1}.llm-footer-chat__input:focus{outline:0}.llm-footer-chat__button{grid-column:1 / -1;order:3;min-width:0;min-height:48px;padding:0 16px;color:var(--llm-footer-chat-white);font:inherit;font-size:15px;font-weight:800;line-height:1;cursor:pointer;background:var(--llm-footer-chat-red);border:1px solid rgba(255,74,28,.9);border-radius:0!important;box-shadow:none}.llm-footer-chat:not(.is-minimized) .llm-footer-chat__toggle{display:none}.llm-footer-chat__button:disabled,.llm-footer-chat__input:disabled{cursor:wait;opacity:.68}@media screen and (max-width:749px){.llm-footer-chat{right:10px;bottom:max(82px,calc(env(safe-area-inset-bottom,0px) + 74px));width:calc(100vw - 20px);max-width:calc(100vw - 20px)}.llm-footer-chat:not(.is-minimized){bottom:max(18px,calc(env(safe-area-inset-bottom,0px) + 18px))}.llm-footer-chat.is-minimized{width:auto}.llm-footer-chat__inner{gap:8px;padding:0;border-radius:0!important;max-height:min(360px,calc(100vh - 172px))}.llm-footer-chat__message{min-height:118px;max-height:230px;padding:12px;font-size:14px;line-height:1.38;border-radius:0!important}.llm-footer-chat__form{grid-template-columns:minmax(0,1fr);gap:8px}.llm-footer-chat__input{min-height:26px;height:26px;max-height:26px;padding:12px;font-size:16px;line-height:1.36;border-radius:0!important}.llm-footer-chat__button{min-height:52px;padding:0 14px;font-size:15px;border-radius:0!important}.llm-footer-chat.is-minimized .llm-footer-chat__inner,.llm-footer-chat.is-minimized .llm-footer-chat__toggle{width:69px;height:69px}.llm-footer-chat.is-minimized .llm-footer-chat__toggle-icon{font-size:31px!important}}@media screen and (max-width:749px)and (max-height:720px){.llm-footer-chat__inner{max-height:min(330px,calc(100vh - 150px))}.llm-footer-chat__message{min-height:112px;max-height:190px}.llm-footer-chat__input{min-height:26px;height:26px;max-height:26px}}@media screen and (prefers-reduced-motion:no-preference){.llm-footer-chat__toggle,.llm-footer-chat__button{transition:transform .16s ease,opacity .16s ease}.llm-footer-chat__button:hover:not(:disabled),.llm-footer-chat__toggle:hover{transform:translateY(-1px)}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/llm-footer-chat-v2.css.map */
