#nw-helper-open{position:fixed;right:22px;bottom:24px;z-index:70;display:flex;align-items:center;gap:10px;min-height:52px;padding:10px 16px;border-radius:20px;border:1px solid #ceb9ff;background:#6642df;color:white;box-shadow:0 6px 24px #503ab044;animation:nw-helper-pulse 3s ease-in-out infinite;cursor:pointer}#nw-helper-open>span{font-size:29px;color:#d3ff36}#nw-helper-open b{font-size:12px}#nw-helper-open small{border:1px solid #ffffff60;border-radius:6px;padding:3px;font-size:8px}
@keyframes nw-helper-pulse{50%{box-shadow:0 6px 24px #503ab055,0 0 0 6px #9779ee24}}
#nw-helper{width:min(430px,calc(100% - 24px));height:min(700px,calc(100dvh - 48px));max-height:calc(100dvh - 32px);box-sizing:border-box;padding:0;border:1px solid #e2d8f8;border-radius:24px;background:#fcfaff;color:#232b29;overflow:hidden}#nw-helper[open]{display:flex;flex-direction:column}#nw-helper::backdrop{background:#1d16376e;backdrop-filter:blur(4px)}
#nw-helper header{display:flex;align-items:center;gap:10px;padding:16px;background:#f0e8ff;border-bottom:1px solid #e2d5fa;flex-shrink:0}#nw-helper header>div{flex:1;min-width:0}#nw-helper h2{font-size:17px;margin:0;line-height:1.3}#nw-helper header p{font-size:10px;margin:4px 0 0;color:#867399}.nw-helper-avatar{display:grid;place-items:center;background:#714bdf;color:#d4ff35;border-radius:14px;width:42px;height:42px;font-size:29px;flex-shrink:0}#nw-helper [data-helper-close]{width:38px;height:38px;border-radius:50%;border:1px solid #d6c8ee;background:#fff;color:#634297;font-size:25px;flex-shrink:0}
#nw-helper-chat{overflow:auto;min-height:0;flex:1;padding:16px;overscroll-behavior:contain}.nw-helper-bubble{font-size:13px;line-height:1.65;background:#eee7fb;padding:12px 14px;border-radius:4px 16px 16px;margin:0 28px 12px 0;white-space:pre-wrap;overflow-wrap:anywhere}.nw-helper-bubble[data-role=user]{background:#e4f8b7;margin:0 0 12px 28px;border-radius:16px 4px 16px 16px}.nw-helper-action{display:block;width:100%;margin-top:10px;border:1px solid #cab5f4;border-radius:10px;background:#fff;color:#60429e;padding:10px;font-size:12px;font-weight:700;white-space:normal}
.nw-helper-chips{display:flex;gap:6px;padding:4px 14px 10px;flex-wrap:wrap;flex-shrink:0}.nw-helper-chips button{background:white;border:1px solid #e1d6f2;border-radius:10px;font-size:10px;color:#7049b8;min-height:34px;padding:6px 9px}#nw-helper-form{display:flex;gap:8px;padding:0 14px 10px;align-items:flex-end;flex-shrink:0}#nw-helper-input{resize:none;flex:1;min-width:0;width:100%;font-family:inherit;font-size:14px;line-height:1.5;padding:10px 12px;border:1px solid #d6c9ec;border-radius:13px;background:white;box-sizing:border-box;max-height:100px}#nw-helper-send{flex:0 0 44px;height:44px;border-radius:13px;background:#d1ff32;color:#202d16;border:0;font-size:24px}#nw-helper button:disabled{opacity:.5;cursor:wait}#nw-helper-status{font-size:11px;margin:0;padding:5px 16px 10px;color:#926444}
#nw-helper footer{padding:0 14px 12px;display:flex;flex-wrap:wrap;gap:7px 16px;flex-shrink:0}#nw-helper footer button{border:0;background:none;color:#735397;font-size:10px;padding:3px 0;min-height:28px}#nw-helper footer small{width:100%;font-size:8px;color:#968aa0}#nw-helper button:focus-visible,#nw-helper textarea:focus-visible,#nw-helper select:focus-visible{outline:3px solid #a57ee7;outline-offset:2px}
#nw-helper-handoff{overflow:auto;padding:16px;flex:1;min-height:0}#nw-helper-handoff h3{font-size:18px;margin:0 0 12px}#nw-helper-handoff p{font-size:12px;line-height:1.6;color:#776587}#nw-helper-handoff label{display:block;font-size:11px;font-weight:700;margin:14px 0 7px}#nw-helper-handoff select,#nw-helper-handoff textarea{display:block;width:100%;max-width:100%;box-sizing:border-box;min-width:0;padding:10px;border:1px solid #d6c9ec;border-radius:12px;font-size:14px;background:white}#nw-helper-submit{width:100%;min-height:46px;border-radius:12px;background:#d3ff35;color:#243018;border:0;font-weight:700}#nw-helper-back{display:block;margin:12px auto 0;border:0;background:none;color:#715190;min-height:36px}
#nw-helper[data-handoff=true]>:not(header):not(#nw-helper-handoff){display:none!important}
@media(max-width:760px){#nw-helper-open{right:15px;bottom:calc(82px + env(safe-area-inset-bottom));width:52px;height:52px;padding:8px;justify-content:center;border-radius:18px}#nw-helper-open b,#nw-helper-open small{display:none}#nw-helper{height:calc(100dvh - 100px);max-height:calc(100dvh - 36px)}#nw-helper-input{font-size:16px}.nw-helper-bubble{font-size:13px}}
@media(prefers-reduced-motion:reduce){#nw-helper-open{animation:none}}
