:root{color:#111;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{touch-action:pan-y}button,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.mode-tabs{flex-direction:column;width:100%;min-height:100vh;padding-top:120px;display:flex}.mode-tabs-header{z-index:2;padding:calc(1.2rem + env(safe-area-inset-top)) max(1rem, env(safe-area-inset-left)) 8px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fffc;flex-direction:column;align-items:flex-start;gap:20px;display:flex;position:fixed;top:0;left:0;right:0}.workspace-logo{align-items:center;max-width:140px;height:35px;display:flex;overflow:hidden}.workspace-logo h1{align-items:center;height:100%;margin:0;font-size:16px;line-height:1.1;display:flex}.workspace-logo img{object-fit:contain;width:auto;max-width:140px;height:100%;display:block}.mode-tabs-list{background:#f4f4f5;border-radius:32px;justify-content:center;width:100%;max-height:70px;padding:4px 5px;display:flex}.mode-tabs-list button{white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:32px;flex:1;height:60px;padding:10px 16px;font-size:18px;font-weight:500}.mode-tabs-list button[data-state=active]{background:#fff;box-shadow:0 1px 3px #0000001a}.tab-label{display:inline-flex;position:relative}.unread-count{color:#fff;opacity:0;background:#ef4444;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:inline-flex;position:absolute;top:-22px;right:-24px;transform:scale(0)}.unread-count.visible{opacity:1;transform:scale(1)}.connection-status{z-index:3;color:#666;align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex;position:fixed;top:28px;right:20px}.status-dot{background:#52525b;border-radius:50%;width:6px;height:6px}.status-dot.connected{background:#22c55e}.chat-container{width:100%;max-width:720px;min-height:calc(100vh - 120px);padding:4rem 1rem calc(7rem + env(safe-area-inset-bottom)) 1.5rem;flex-direction:column;margin:0 auto;display:flex}.messages-container{flex-direction:column;flex:1;gap:12px;display:flex}.message{overflow-wrap:anywhere;border-radius:18px;max-width:100%;padding:12px 16px;font-size:20px;line-height:1.3}.message-content{white-space:pre-wrap}.assistant-message{color:#000;align-self:flex-start;padding:0 16px}.user-message{color:#fff;background:#000;border-radius:18px 18px 4px;align-self:flex-end;max-width:80%;margin:10px 0}.typing-indicator{align-items:center;gap:4px;padding:4px 8px;display:flex}.typing-indicator span{background:#888;border-radius:50%;width:8px;height:8px;animation:1s infinite bounce}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}.blink-cursor{margin-left:2px;font-weight:700;animation:1s infinite blink;display:inline-block}.message-options{flex-direction:column;align-items:flex-start;gap:8px;width:100%;margin-top:8px;display:flex}.option-button,.question-options button{color:#fff;text-align:left;cursor:pointer;opacity:0;background:#000;border:0;border-radius:180px;min-height:60px;padding:12px 25px;font-size:20px;animation:.2s ease-out forwards scale-in}.option-button:hover,.question-options button:hover{opacity:.8}.question-input-wrapper{z-index:2;width:calc(100% - 3rem);max-width:calc(260px - 3rem);padding-bottom:max(1rem, env(safe-area-inset-bottom));margin:auto;transition:all .2s ease-in;position:fixed;bottom:0;left:1.5rem;right:1.5rem}.question-input-wrapper.is-focused{max-width:calc(100vw - 3rem)}.question-input-wrapper:hover{transform:scale(1.04)}.question-input-form{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;background:#f4f4f5d9;border-radius:32px;align-items:center;width:100%;min-height:60px;padding:8px 16px;animation:.18s .32s forwards appear;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.question-input-form textarea{resize:none;color:#000;caret-color:#000;background:0 0;border:0;outline:0;width:100%;max-height:120px;margin:0;padding:.4rem 3rem .4rem .4rem;font-size:20px;display:block}.question-input-form textarea::placeholder{color:#71717a}.question-input-form button{color:#fff;cursor:pointer;background:#000;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-top:-20px;display:flex;position:absolute;top:50%;right:.8rem}.question-input-form button:disabled{color:#a1a1aa;cursor:default;background:#e4e4e7}.main{flex-direction:column;justify-content:center;width:100%;max-width:640px;min-height:100vh;margin:auto;padding:4.4rem 1.5rem 7rem;display:flex}.question-title{letter-spacing:-1px;white-space:pre-line;font-size:1.25rem;line-height:1.2}.question-title small{letter-spacing:0;opacity:.7;font-size:14px}.question-options{flex-wrap:wrap;margin:1.2rem 0;display:flex}.setup-copy{margin-top:.5rem;font-size:18px}.empty-support{color:#111;text-align:center;align-self:center;margin:auto;font-size:20px}.empty-support p{margin:48px 0 0}.empty-support-illustration{background:#f4f4f5;border-radius:10px;width:140px;height:140px;margin:0 auto;position:relative}.empty-support-illustration i{background:#fff;border-radius:5px;width:138px;height:36px;display:block;position:absolute;left:-26px;box-shadow:0 3px 7px #00000029}.empty-support-illustration i:before{content:"";background:#e4e4e7;border-radius:50%;width:18px;height:18px;position:absolute;top:9px;left:18px}.empty-support-illustration i:after{content:"";background:#a1a1aa;border-radius:6px;width:48px;height:6px;position:absolute;top:10px;left:46px;box-shadow:0 13px #e4e4e7}.empty-support-illustration i:first-child{top:12px}.empty-support-illustration i:nth-child(2){top:54px;left:18px}.empty-support-illustration i:nth-child(3){top:96px}.support-tools{z-index:1;gap:6px;display:flex;position:fixed;top:126px;right:16px}.support-tools button{color:#3f3f46;cursor:pointer;background:#fff;border:1px solid #d4d4d8;border-radius:999px;padding:6px 10px;font-size:12px}.support-case-list{width:100%;max-width:640px;margin:1rem auto;padding:0;list-style:none}.support-case-list li{border-bottom:1px solid #e4e4e7}.support-case-list button{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:20px 4px}.support-case-list small{color:#71717a;margin-top:7px;display:block}.support-case-list p{color:#3f3f46;margin:12px 0 0}.support-case-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.support-case-heading em{color:#3f3f46;border:1px solid #a1a1aa;border-radius:999px;margin-left:auto;padding:4px 10px;font-size:12px;font-style:normal}.support-case-heading em:before{content:"";background:#ef4444;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.support-detail{width:100%;max-width:720px;min-height:100vh;margin:0 auto;padding:170px 1.5rem 110px}.support-back{z-index:1;cursor:pointer;background:#fff;border:0;align-items:center;gap:10px;padding:0;font-weight:600;display:flex;position:fixed;top:128px}.support-back span{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;display:inline-flex}.support-message-list{flex-direction:column;gap:12px;display:flex}.support-message{border-radius:18px;max-width:82%;padding:12px 16px;font-size:18px;line-height:1.35}.support-message p{white-space:pre-wrap;margin:0}.support-message small{opacity:.55;margin-top:7px;display:block}.support-message.staff{background:#f4f4f5;border-radius:18px 18px 18px 4px;align-self:flex-start}.support-message.participant{color:#fff;background:#000;border-radius:18px 18px 4px;align-self:flex-end}.support-input{right:1.5rem;bottom:max(1rem, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#f4f4f5e6;border-radius:32px;align-items:center;width:calc(100% - 3rem);max-width:660px;min-height:60px;margin:auto;padding:8px 12px 8px 16px;display:flex;position:fixed;left:1.5rem;box-shadow:0 1px 2px #00000014}.support-input textarea{resize:none;background:0 0;border:0;outline:0;flex:1;max-height:100px;padding:8px;font-size:18px}.support-input button{color:#fff;cursor:pointer;background:#000;border:0;border-radius:50%;width:40px;height:40px;font-size:22px}.support-input button:disabled{color:#a1a1aa;background:#e4e4e7}.loading{gap:12px;padding-top:6rem}.skeleton{background:#f4f4f5;border-radius:18px;height:96px;animation:2s infinite pulse}.skeleton.wide{width:75%}.skeleton.pill{border-radius:999px;width:160px;height:56px}.skeleton.longer{width:220px}@media (width>=640px){.mode-tabs{max-width:800px;margin:0 auto;padding-top:50px}.mode-tabs-header{padding-bottom:calc(.5rem + env(safe-area-inset-top));flex-direction:row;justify-content:space-between;align-items:flex-start}.workspace-logo{height:55px}.mode-tabs-list{width:auto;margin-top:-4px;padding:3px 4px}.mode-tabs-list button{width:auto;height:50px;padding:8px 22px}.connection-status{inset:auto auto 20px 16px}.chat-container{min-height:calc(100vh - 50px);padding-top:4rem}.message{font-size:24px}.question-input-wrapper{bottom:max(1.875rem, env(safe-area-inset-bottom));max-width:calc(300px - 3rem)}.question-input-wrapper.is-focused{max-width:calc(452px - 3rem)}.question-title{font-size:1.625rem}.support-tools{top:82px}.support-detail{padding-top:120px}.support-back{top:72px}}@keyframes bounce{50%{transform:translateY(-6px)}}@keyframes blink{50%{opacity:0}}@keyframes scale-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes appear{to{opacity:1}}@keyframes pulse{50%{opacity:.5}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
