.support-chat{--chat-bg:#131314;--chat-line:#2b2926;--chat-fg:#f4f1ec;--chat-muted:#a69d92;--chat-accent:#f5a25a;position:fixed;right:24px;bottom:max(24px,env(safe-area-inset-bottom));z-index:80;color:var(--chat-fg);font-family:Geist,sans-serif}.chat-inbox *,.support-chat *{box-sizing:border-box}.chat-inbox button,.support-chat button{font:inherit;cursor:pointer}.chat-inbox button:disabled,.support-chat button:disabled{cursor:default;opacity:.5}.chat-inbox button:focus-visible,.chat-inbox input:focus-visible,.chat-inbox textarea:focus-visible,.support-chat button:focus-visible,.support-chat input:focus-visible,.support-chat textarea:focus-visible{outline:2px solid #f5a25a;outline-offset:3px}.chat-launcher{display:grid;place-items:center;width:60px;height:60px;border-radius:20px;background:#f5a25a;color:#21150c;border:1px solid #ffbc83;box-shadow:0 8px 30px #0005,inset 0 1px #fff4;position:relative;margin-left:auto;transition:transform .2s,background .2s}.chat-launcher:hover{background:#ffb77b;transform:translateY(-2px)}.chat-launcher-status{position:absolute;width:12px;height:12px;border:3px solid #131314;background:#86cf8d;border-radius:50%;right:0;bottom:0}.chat-unread-badge{position:absolute;right:-5px;top:-7px;background:#f4f1ec;color:#21150c;min-width:23px;height:23px;padding:0 5px;font-size:11px;border:2px solid #131314;border-radius:30px;display:grid;place-items:center;font-weight:700}.chat-teaser{position:absolute;width:290px;right:0;bottom:77px;border:1px solid #3a322a;border-radius:18px 18px 5px 18px;background:#191817;box-shadow:0 12px 48px #0006;animation:chat-in .25s ease-out}.chat-teaser-body{display:flex;flex-direction:column;gap:9px;text-align:left;padding:21px 23px;border:0;background:none;width:100%;color:#f4f1ec}.chat-teaser-body strong{font-size:17px;font-weight:550;letter-spacing:-.035em}.chat-teaser-body>span:last-child{font-size:11px;color:#aba194;display:flex;justify-content:space-between;gap:12px;width:100%}.chat-teaser-body>span:last-child span{color:#f5a25a;font-size:16px}.chat-teaser-dismiss{position:absolute;right:9px;top:8px;background:none;color:#a69d92;border:0;padding:5px;display:grid;place-items:center}@media (max-width:768px){.chat-teaser{display:none}}.chat-eyebrow{display:flex;align-items:center;gap:7px;font-size:10px;color:#c1b8ab;line-height:1.5}.chat-eyebrow i{width:6px;height:6px;border-radius:50%;background:#86cf8d;flex-shrink:0;box-shadow:0 0 0 3px #86cf8d12}.chat-eyebrow>span{color:#6e6458}.chat-panel{width:390px;height:min(690px,calc(100dvh - 124px));display:flex;flex-direction:column;margin-bottom:16px;overflow:hidden;border:1px solid #3a322a;border-radius:22px;background:#131314;box-shadow:0 24px 90px #0009,inset 0 1px 0 #ffffff0a;animation:chat-in .22s ease-out;color-scheme:dark}.chat-panel-header{padding:19px 23px 23px;flex-shrink:0;border-bottom:1px solid #3b3025;background:radial-gradient(ellipse at 100% 0,#70421f36,transparent 75%),#1b1917}.chat-panel-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.chat-panel-header h2{margin:17px 0 10px;font-size:30px;font-weight:500;line-height:1.13;letter-spacing:-.055em;color:#f4f1ec}.chat-panel-header h2 span{color:#f5a25a}.chat-panel-header p{font-size:11px;line-height:1.6;color:#b4a99a;margin:0}.chat-icon-button{display:grid;place-items:center;background:transparent;color:#a69d92;width:32px;height:32px;border:0;border-radius:8px;padding:0;flex-shrink:0}.chat-icon-button:hover{background:#ffffff09;color:#f4f1ec}.chat-thread{flex:1 1;min-height:60px;overflow-y:auto;overscroll-behavior:contain;padding:22px 17px;scrollbar-width:thin;scrollbar-color:#40372e transparent}.chat-greeting{display:flex;gap:9px;align-items:flex-start;margin-bottom:14px}.chat-avatar{width:30px;height:30px;display:grid;grid-auto-flow:column;place-content:center;font-size:13px;letter-spacing:-1px;background:#29241e;border:1px solid #463729;border-radius:10px;flex-shrink:0}.chat-avatar span{color:#f5a25a}.chat-greeting small{font-size:9px;color:#9a9083;display:block;margin-top:7px}.chat-message-text{font-size:13px;line-height:1.65;padding:12px 15px;border:1px solid #2b2926;background:#201f1e;border-radius:13px 13px 13px 3px;color:#e1dad0;white-space:pre-wrap;overflow-wrap:anywhere}.chat-message{max-width:87%;margin-bottom:16px;width:-moz-fit-content;width:fit-content}.chat-message.is-own{margin-left:auto}.chat-message.is-own .chat-message-text{background:#f5a25a;color:#24170d;border-color:#f5a25a;border-radius:13px 13px 3px 13px}.chat-message-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:#9a9083;font-size:9px;margin-top:6px;padding:0 2px}.chat-message.is-own .chat-message-meta{justify-content:flex-end}.chat-day{text-align:center;color:#9a9083;font:9px Geist Mono,monospace;margin:15px 0 20px}.chat-starters{margin:20px 0 0 39px;display:flex;flex-direction:column;gap:7px;align-items:flex-start}.chat-starters button{display:flex;gap:18px;align-items:center;justify-content:space-between;padding:9px 12px;border:1px solid #55402d;color:#e4b58b;background:#211b16;border-radius:8px;font-size:11px}.chat-starters button:hover{background:#302318}.chat-compose{flex-shrink:0;border-top:1px solid #2b2926;padding:12px 16px 11px;background:#171616;position:relative}.chat-compose textarea{width:100%;resize:none;border:0;border-radius:6px;background:transparent;padding:7px 4px;color:#f4f1ec;font:13px/1.6 Geist,sans-serif;min-height:55px;max-height:150px}.chat-compose textarea::placeholder{color:#a69d92}.chat-compose-actions{display:flex;gap:7px;align-items:center;margin-top:4px}.chat-send{border:1px solid #f5a25a;width:37px;height:35px;background:#f5a25a;color:#21150c;display:grid;place-items:center;border-radius:10px;margin-left:auto}.chat-send:disabled{background:#32281f;border-color:#4b3625;color:#b37b49}.chat-compose-foot{text-align:center;font-size:9px;color:#9a9083;margin-top:12px}.chat-identity-hint{display:flex;align-items:center;gap:6px;color:#b8ab9b;font-size:10px}.chat-identity-tools{padding:5px 4px 10px;color:#b8ab9b;font-size:10px;line-height:1.6}.chat-identity-tools>div{display:flex;gap:15px;margin-top:5px}.chat-identity-tools button,.chat-saved-identity button{border:0;padding:0;color:#f5a25a;background:none;font-size:10px;text-align:left}.chat-identity-tools button:hover,.chat-saved-identity button:hover{text-decoration:underline}.chat-saved-identity{display:grid;grid-gap:4px;gap:4px;min-width:0;font-size:10px;color:#b8ab9b}.chat-saved-identity>span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.chat-saved-identity svg{vertical-align:middle;color:#86cf8d;margin-right:5px}.chat-emoji{position:absolute;bottom:89px;left:16px;display:flex;gap:1px;padding:7px;background:#25211d;border:1px solid #4c3c2c;border-radius:12px;box-shadow:0 4px 20px #0006}.chat-emoji button{border:0;background:none;font-size:18px;padding:4px;border-radius:4px}.chat-emoji button:hover{background:#ffffff10}.chat-error{background:#3c251b;color:#ffcfac;font-size:11px;line-height:1.6;padding:9px 12px;border-radius:8px;margin-bottom:8px}.chat-error button{color:inherit;text-decoration:underline;background:none;border:0;padding:0 3px}.chat-history{display:block;margin:0 auto 16px;color:#d2b08c;background:none;border:1px solid #4c3c2c;border-radius:20px;padding:7px 13px;font-size:10px!important}.chat-resolved{display:flex;gap:7px;align-items:center;text-align:center;font-size:10px;line-height:1.6;color:#b0b8a7;margin:20px 0 0}.chat-connecting{color:#a69d92;font-size:11px;text-align:center}.chat-typing{display:flex;align-items:center;gap:8px;min-height:28px;padding:0 20px 8px;flex-shrink:0;color:#baaa94;font-size:11px}.chat-typing-dots{display:inline-flex;align-items:center;gap:3px}.chat-typing-dots i{width:4px;height:4px;border-radius:50%;background:#f5a25a;animation:chat-typing-pulse 1.2s ease-in-out infinite}.chat-typing-dots i:nth-child(2){animation-delay:.15s}.chat-typing-dots i:nth-child(3){animation-delay:.3s}@keyframes chat-typing-pulse{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.chat-email-retry{display:block;background:none;border:0;color:#efb57f;font-size:10px!important;margin:6px 0;padding:0;text-decoration:underline}.chat-spinner{width:15px;height:15px;border:2px solid;border-right:2px solid transparent;border-radius:50%;animation:chat-spin .7s linear infinite}.chat-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes chat-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes chat-spin{to{transform:rotate(1turn)}}@media (max-width:520px){.support-chat{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}.support-chat.is-open{inset:0;z-index:220}.support-chat.is-open .chat-launcher{display:none}.chat-launcher{width:53px;height:53px;border-radius:17px}.chat-panel{width:100%;height:100dvh;margin:0;border-radius:0;border:0;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.chat-panel-header{padding:18px 22px 21px}.chat-panel-header h2{font-size:31px}.chat-compose textarea{font-size:16px}.chat-teaser{width:270px;bottom:68px}.chat-message-text{font-size:14px}}@media (max-height:650px){.chat-panel-header h2{font-size:23px;margin:9px 0 5px}.chat-panel-header h2 span{display:inline-block;margin-left:5px}.chat-panel-header h2 br{display:none}.chat-panel-header{padding:10px 19px 14px}.chat-panel-top{margin-bottom:5px}}@media (prefers-reduced-motion:reduce){.chat-inbox *,.support-chat *{animation:none!important;transition:none!important}}.support-chat .chat-compose-foot,.support-chat .chat-greeting,.support-chat .chat-panel-header,.support-chat .chat-starters,.support-chat .chat-teaser{overflow-wrap:anywhere}.support-chat .chat-panel-header>p{white-space:pre-line}.chat-ai-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;padding:10px 18px;border-top:1px solid rgba(185,145,99,.18);font-size:12px;color:var(--muted,#b9b0a2)}.chat-ai-controls button{flex-shrink:0;padding:6px 9px;border:1px solid rgba(239,164,87,.35);border-radius:8px;background:transparent;color:#f5b373;font:inherit;cursor:pointer}.chat-ai-controls button:disabled{opacity:.5;cursor:wait}.chat-message-sources{display:flex;flex-direction:column;gap:6px;margin:8px 0;font-size:12px}.chat-message-sources a{color:#f5b373;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}