.help-launcher{z-index:55;min-height:40px;color:var(--text);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font:inherit;cursor:pointer;background:#19151bea;border:1px solid #534047;border-left:0;border-radius:0 10px 10px 0;align-items:center;gap:6px;padding:8px 10px 8px 8px;font-size:11px;font-weight:700;transition:background .2s;display:flex;position:fixed;top:55%;left:0;box-shadow:0 8px 32px #0005}.help-launcher:hover{background:#302029}.help-launcher svg{color:#ff6576;flex-shrink:0;width:16px;height:16px}.help-dialog{width:min(400px,100vw - 32px);max-width:none;height:min(650px,100dvh - 40px);max-height:calc(100dvh - 40px);color:var(--text);background:#121115;border:1px solid #4a3942;border-radius:18px;margin:0;padding:0;position:fixed;inset:auto auto 20px 20px;overflow:hidden;box-shadow:0 24px 100px #0009}.help-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0005}.help-shell{flex-direction:column;height:100%;min-height:0;display:flex}.help-header{background:radial-gradient(at 0 0,#3a1723,#0000 75%),#17141a;border-bottom:1px solid #302a32;flex-shrink:0;align-items:center;gap:12px;padding:18px;display:flex}.help-avatar{color:#ff7986;background:#28171e;border:1px solid #6b3241;border-radius:13px;flex-shrink:0;place-items:center;width:43px;height:43px;display:grid}.help-header>div{flex:1;min-width:0}.help-header h2{letter-spacing:-.3px;margin:0;font-size:17px}.help-header p{color:#b3a5b5;margin:5px 0 0;font-size:11px}.help-header .icon-button{color:#bdb7c0;background:0 0;border:0}.help-messages{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#53414d transparent;flex:1;min-height:0;padding:20px 16px;overflow-y:auto}.help-message{overflow-wrap:anywhere;border-radius:13px;max-width:94%;margin-bottom:12px;padding:12px 14px;font-size:13px;line-height:1.65}.help-message p{white-space:pre-wrap;margin:0}.help-message.assistant{color:#e7e0e9;background:#201c24;border:1px solid #342b38;border-start-start-radius:4px;margin-inline-end:auto}.help-message.user{color:#fff;background:#682635;border:1px solid #9c3b4d;border-end-end-radius:4px;margin-inline-start:auto}.help-message a{color:#ff9ca7;text-underline-offset:3px;align-items:center;gap:6px;margin-top:10px;font-weight:700;text-decoration:underline;display:inline-flex}.help-topics{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;display:grid}.help-topics button{text-align:start;color:#e6dfe8;font:inherit;background:#1b171f;border:1px solid #40313d;border-radius:9px;justify-content:space-between;align-items:center;gap:6px;min-height:48px;padding:11px;font-size:11px;line-height:1.5;display:flex}.help-topics svg{color:#ff7f8e;flex-shrink:0}.help-suggestions{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.help-suggestions button{font:inherit;color:#f4d9e3;text-align:start;background:#2d202d;border:1px solid #654355;border-radius:7px;padding:8px;font-size:11px}.help-topics button:hover,.help-suggestions button:hover{background:#3b2432}.help-compose{background:#17141a;border-top:1px solid #302a32;flex-shrink:0;padding:12px 16px 14px}.help-escalate{font:inherit;color:#ffd4dc;background:0 0;border:0;align-items:center;gap:7px;min-height:34px;padding:5px 0 10px;font-size:11px;font-weight:700;display:flex}.help-compose form{background:#211b24;border:1px solid #4e404e;border-radius:10px;align-items:center;gap:6px;padding:5px;display:flex}.help-compose form:focus-within{border-color:#ee697c}.help-compose input{color:#fff;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;padding:9px;font-size:14px}.help-compose input::placeholder{color:#a99fad}.help-compose form button{background:var(--red);color:#fff;border:0;border-radius:7px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.help-bottom{align-items:center;gap:8px;margin-top:10px;display:flex}.help-bottom p{color:#a99fae;flex:1;align-items:flex-start;gap:5px;margin:0;font-size:10px;line-height:1.5;display:flex}.help-bottom svg{flex-shrink:0}.help-bottom button{color:#cbbbcf;background:0 0;border:0;padding:7px}.help-privacy{color:#c0afc4;text-underline-offset:3px;margin-top:7px;font-size:10px;text-decoration:underline;display:inline-block}.help-new{color:#201721;width:100%;font:inherit;background:#f5f2f6;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:13px;font-size:13px;font-weight:700;display:flex}.help-dialog button{cursor:pointer}.help-dialog button:disabled{opacity:.45;cursor:default}.help-error{color:#ffadb7;font-size:12px;line-height:1.6}.help-typing{align-items:center;gap:4px;padding:12px;display:flex}.help-typing>span:not(.sr-only){background:#c796ac;border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite help-dot}.help-typing>span:nth-child(2){animation-delay:.15s}.help-typing>span:nth-child(3){animation-delay:.3s}@keyframes help-dot{50%{opacity:.3;transform:translateY(-3px)}}@media (max-width:600px){.help-launcher{gap:5px;max-width:130px;min-height:44px;padding:8px;font-size:11px;top:46%}.help-dialog{width:calc(100vw - 24px);height:min(650px,100dvh - 24px);max-height:calc(100dvh - 24px);bottom:12px;left:12px}.help-header{padding:13px}.help-messages{padding:14px 12px}.help-compose{padding:10px 12px}.help-compose input{font-size:16px}}@media (max-height:500px){.help-dialog{height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);bottom:8px}.help-header{padding:8px 12px}.help-avatar{width:32px;height:32px}.help-compose{padding:6px 12px}.help-bottom,.help-privacy{display:none}.help-escalate{min-height:26px;padding:0 0 5px}}@media (prefers-reduced-motion:reduce){.help-launcher{transition:none}.help-typing>span:not(.sr-only){animation:none}}
