.help-widget{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#f4f7fa;font-size:15px}
.help-launch{position:fixed;right:24px;bottom:24px;z-index:105;display:flex;align-items:center;gap:12px;padding:8px 18px 8px 8px;border:1px solid #36e1dc70;border-radius:60px;background:#101920;color:#eefdfa;box-shadow:0 12px 44px #0006;cursor:pointer;max-width:calc(100vw - 32px);transition:box-shadow .2s,border-color .2s}
.help-launch:hover{border-color:#36e1dc;box-shadow:0 12px 45px #0b51494d}.help-launch>span:last-child{text-align:left;display:flex;flex-direction:column;gap:2px;font-size:14px}.help-launch small{font-size:12px;color:#9ec4c5}
.help-avatar{display:block;position:relative;overflow:hidden;isolation:isolate;width:48px;height:48px;border-radius:50%;background:#030505;border:1px solid #357c78;flex:0 0 48px}
.help-avatar img{position:absolute;left:50%;top:50%;width:270%;height:270%;max-width:none;transform:translate(-50%,-28%);object-fit:contain}
.help-launch .help-avatar{width:54px;height:54px;flex-basis:54px}.help-launch .help-avatar::after{content:'';position:absolute;bottom:3px;right:3px;width:8px;height:8px;border:2px solid #0b1917;background:#36e1dc;border-radius:50%}
.help-dialog{position:fixed;inset:auto 24px 24px auto;margin:0;width:420px;max-width:calc(100vw - 32px);height:min(660px,calc(100dvh - 40px));max-height:calc(100dvh - 32px);padding:0;border:1px solid #3d6668;border-radius:22px;background:#10171e;color:#f4f7fa;box-shadow:0 25px 95px #0008;overflow:hidden}
.help-dialog[open]{display:flex;flex-direction:column;animation:help-enter .2s ease-out}.help-dialog::backdrop{background:#020a1038;backdrop-filter:blur(2px)}
.help-head{display:flex;align-items:center;gap:12px;padding:18px 17px;background:linear-gradient(115deg,#173738,#17222f);border-bottom:1px solid #315253;flex-shrink:0}
.help-head h2{margin:0;font-size:17px;line-height:1.3;letter-spacing:-.02em}.help-head p{margin:3px 0 0;font-size:12px;color:#a7d2cc}.help-head>div{flex:1;min-width:0}.help-head .icon-button{width:34px;height:34px;min-height:34px;border-color:#6486824a;border-radius:50%;color:#e1faf6}
.help-head .icon-button svg{width:18px;height:18px}
.help-log{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#465e66 #10171e;flex:1;min-height:0;padding:20px 16px 6px;scroll-behavior:smooth}
.help-message{margin-bottom:20px;overflow-wrap:anywhere}.help-message strong{display:block;font-size:16px;color:#f4f7fa;font-weight:650;line-height:1.45;margin-bottom:8px}.help-message p{margin:8px 0;font-size:14px;line-height:1.75;color:#c4d1dc}
.help-message ol{margin:12px 0;padding-left:23px;color:#d2e0e7;display:grid;gap:9px;font-size:14px;line-height:1.6}.help-message li::marker{color:#79e7db;font-weight:700}
.help-message.is-user{padding:12px 15px;margin-left:30px;background:#234944;border:1px solid #38675b;border-radius:15px 15px 3px 15px;color:#e4fcf6;font-size:14px;line-height:1.6;white-space:pre-wrap}
.help-message .help-note{padding:11px 12px;border-left:2px solid #568781;background:#162b2c;border-radius:0 8px 8px 0;font-size:12px;color:#a7c6c8}
.help-choices{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.help-choice{border:1px solid #3e635f;color:#b8eae3;background:#182d2d;border-radius:10px;padding:9px 11px;min-height:39px;font-size:13px;line-height:1.4;text-align:left;cursor:pointer}.help-choice:hover{background:#24413e;border-color:#62a59b}.help-choice:disabled{opacity:.5}
.help-links{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.help-links a{display:inline-flex;align-items:center;gap:5px;background:#36e1dc;color:#092f2d;border:1px solid #36e1dc;border-radius:8px;padding:9px 11px;min-height:40px;font-size:13px;font-weight:650;text-decoration:none}.help-links a:hover{background:#78f4e9}
.help-sources{margin-top:12px;display:flex;flex-direction:column;gap:7px}.help-sources a{font-size:12px;line-height:1.5;color:#89bbc8;text-decoration:underline;text-underline-offset:3px}
.help-copy{font-size:12px;color:#a0b6c3;background:none;border:0;padding:8px 0;cursor:pointer;min-height:36px}.help-copy:hover{color:#71e4d6}
.help-composer{padding:12px 14px 14px;border-top:1px solid #2b3e48;background:#131e26;flex-shrink:0}.help-composer label{font-size:12px;display:block;color:#a9c4c8;margin:0 0 7px}.help-field{display:flex;align-items:flex-end;gap:8px}.help-field textarea{font-size:16px!important;width:100%;resize:none;height:62px;max-height:110px;border-color:#425d63!important;line-height:1.45;padding:10px!important;color:#f1f7f8}.help-send{height:44px;width:44px;flex:0 0 44px;background:#36e1dc;color:#10312d;border:0;border-radius:11px;display:grid;place-items:center;cursor:pointer}.help-send svg{width:21px;height:21px}.help-composer>p{font-size:11px;line-height:1.45;color:#8fadb5;margin:8px 0 0}
.help-state{min-height:0;font-size:12px;color:#7fdbcf;line-height:1.5;padding:0 16px 10px;margin:0}.help-state:empty{display:none}.help-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:8px}.help-footer a,.help-footer button{font:inherit;font-size:11px;line-height:1.4;color:#9fb6be;background:none;border:0;padding:6px 0;cursor:pointer}.help-footer a:hover,.help-footer button:hover{color:#5ee2cf;text-decoration:underline}
.help-dialog :focus-visible,.help-launch:focus-visible{outline:2px solid #36e1dc;outline-offset:3px}
body.help-is-open{overflow:hidden}.chat-page .help-launch{bottom:106px}.main-inner{padding-bottom:96px}
@keyframes help-enter{from{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:none}}
@media(min-width:700px) and (prefers-reduced-motion:no-preference){html:not([data-motion=reduce]) .help-launch .help-avatar{animation:helper-hello 4s ease-in-out 2}@keyframes helper-hello{0%,100%{transform:rotate(0)}40%{transform:rotate(-5deg)}60%{transform:rotate(4deg)}}}
@media(max-width:640px){.help-launch{right:16px;bottom:16px;padding:4px;width:62px;height:62px;justify-content:center}.help-launch>span:last-child{display:none}.help-launch .help-avatar{width:52px;height:52px;flex-basis:52px}.help-dialog{inset:auto 12px 12px;width:calc(100vw - 24px);max-width:none;height:min(690px,calc(100dvh - 24px));max-height:calc(100dvh - 24px);border-radius:18px}.help-head{padding:13px}.help-log{padding:16px 14px 4px}.help-composer{padding:10px 12px}.help-head h2{font-size:16px}.chat-page .help-launch{bottom:96px}}
@media(prefers-reduced-motion:reduce){.help-dialog[open]{animation:none}.help-log{scroll-behavior:auto}}
