:root{--wd-green:#9be329;--wd-green-2:#68b915;--wd-ink:#f5f8f1;--wd-muted:#a7b1a2;--wd-bg:#080b07;--wd-soft:#161e14;--wd-danger:#ff9b8c}.wd-denia,.wd-denia *{box-sizing:border-box}.wd-denia{position:fixed;right:22px;bottom:22px;z-index:999999;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--wd-ink);font-size:16px;line-height:1.4}.wd-launcher{display:flex;align-items:center;gap:11px;position:relative;padding:7px 17px 7px 7px;border:1px solid rgb(155 227 41 / .38);border-radius:999px;background:rgb(8 12 7 / .97);color:#fff;box-shadow:0 18px 60px rgb(0 0 0 / .45),0 0 30px rgb(155 227 41 / .1);cursor:pointer;transition:transform .25s,opacity .2s,border-color .25s}.wd-launcher:hover{transform:translateY(-3px);border-color:var(--wd-green)}.wd-launcher:focus-visible{outline:3px solid rgb(155 227 41 / .35);outline-offset:3px}.wd-launcher.open{opacity:0;pointer-events:none;transform:scale(.84)}.wd-launcher img{width:55px;height:55px;border-radius:50%;object-fit:cover;object-position:center 18%;border:2px solid var(--wd-green);box-shadow:0 0 18px rgb(155 227 41 / .2)}.wd-launcher-copy{display:flex;flex-direction:column;text-align:left;line-height:1.15}.wd-launcher-copy strong{font-size:14px;font-weight:700}.wd-launcher-copy small{font-size:11px;color:var(--wd-green);margin-top:4px}.wd-online{position:absolute;left:49px;bottom:7px;width:11px;height:11px;border:2px solid var(--wd-bg);border-radius:50%;background:var(--wd-green)}.wd-unread{position:absolute;right:-3px;top:-5px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--wd-green);color:#10150d;font-weight:800;font-size:10px}.wd-unread[hidden]{display:none}.wd-panel{width:min(408px,calc(100vw - 28px));height:min(735px,calc(100dvh - 42px));display:flex;flex-direction:column;overflow:hidden;border:1px solid rgb(155 227 41 / .3);border-radius:25px;background:radial-gradient(circle at 50% -10%,rgb(155 227 41 / .14),transparent 34%),linear-gradient(160deg,#10170e,#070a06 68%);box-shadow:0 32px 100px rgb(0 0 0 / .65),0 0 45px rgb(155 227 41 / .07);animation:wd-enter .26s cubic-bezier(.22,.8,.3,1)}.wd-panel[hidden]{display:none}@keyframes wd-enter{from{opacity:0;transform:translateY(18px) scale(.96)}}.wd-panel header{min-height:76px;display:flex;align-items:center;gap:10px;padding:12px 13px;border-bottom:1px solid rgb(255 255 255 / .075);background:rgb(11 15 9 / .88);backdrop-filter:blur(14px)}.wd-avatar-wrap{position:relative;flex:0 0 auto;width:51px;height:51px}.wd-avatar{width:100%;height:100%;border-radius:15px;object-fit:cover;object-position:center 18%;border:1px solid rgb(155 227 41 / .75)}.wd-avatar-wrap i{position:absolute;inset:-4px;border:1px solid #fff0;border-radius:19px}.wd-avatar-wrap.speaking i{border-color:var(--wd-green);animation:wd-ring .72s infinite}.wd-avatar-wrap.speaking .wd-avatar{animation:wd-face .36s infinite alternate}@keyframes wd-ring{50%{inset:-8px;opacity:.15}}@keyframes wd-face{to{transform:scale(1.025)}}.wd-identity{display:flex;flex:1;min-width:0;flex-direction:column}.wd-identity strong{font-size:16px;font-weight:750}.wd-identity span{font-size:10.5px;color:var(--wd-muted);margin-top:3px;white-space:nowrap}.wd-identity span b{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--wd-green);margin-right:4px;box-shadow:0 0 8px rgb(155 227 41 / .65)}.wd-brand-logo{width:56px;height:45px;object-fit:cover;object-position:center;border-radius:8px;opacity:.9}.wd-close,.wd-minimize{flex:0 0 auto;border:0;background:rgb(255 255 255 / .06);color:#fff;width:31px;height:31px;border-radius:50%;font-size:20px;line-height:1;cursor:pointer}.wd-minimize{display:none;font-size:19px}.wd-close:hover,.wd-minimize:hover{background:rgb(155 227 41 / .14)}.wd-portrait{position:relative;flex:0 0 150px;overflow:hidden;background:#070a06;border-bottom:1px solid rgb(255 255 255 / .075);transition:flex-basis .28s,opacity .2s}.wd-portrait>img{width:100%;height:100%;object-fit:cover;object-position:center 43%;filter:saturate(.92) contrast(1.02);transform:scale(1.01);transition:transform .3s}.wd-portrait:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgb(7 10 6 / .94) 98%);pointer-events:none}.wd-portrait>div{position:absolute;z-index:3;left:16px;right:16px;bottom:10px;display:flex;flex-direction:column;text-shadow:0 2px 8px #000}.wd-portrait>div strong{font-size:13px}.wd-portrait>div small{font-size:10px;color:#dbe6d4}.wd-scan{position:absolute;z-index:2;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,var(--wd-green),transparent);opacity:.28;animation:wd-scan 4.5s infinite}@keyframes wd-scan{from{top:5%}50%,to{top:92%}}.wd-mouth{position:absolute;z-index:4;left:47.2%;top:68.5%;width:6.8%;height:2.2%;border-radius:50%;background:rgb(31 8 4 / .82);opacity:0;transform-origin:center;box-shadow:inset 0 1px rgb(255 154 125 / .35)}.wd-portrait.speaking>img{animation:wd-breathe .8s infinite alternate}.wd-portrait.speaking .wd-mouth{opacity:.9;animation:wd-mouth .19s infinite alternate}.wd-portrait.listening{box-shadow:inset 0 0 40px rgb(155 227 41 / .14)}.wd-portrait.listening .wd-scan{opacity:.85;animation-duration:1.1s}@keyframes wd-breathe{to{transform:scale(1.018) translateY(-1px)}}@keyframes wd-mouth{from{height:1%;transform:scaleX(1.05)}to{height:4.1%;transform:scaleX(.8)}}.wd-messages{flex:1;min-height:145px;overflow:auto;padding:14px 13px 8px;scrollbar-width:thin;scrollbar-color:#35442e #fff0;overscroll-behavior:contain}.wd-msg{display:flex;margin-bottom:10px}.wd-msg>div{max-width:87%;padding:10px 12px;border-radius:15px;font-size:13px;line-height:1.48;white-space:pre-line;overflow-wrap:anywhere}.wd-msg.assistant>div{background:#172015;border:1px solid rgb(155 227 41 / .13);border-bottom-left-radius:4px}.wd-msg.user{justify-content:flex-end}.wd-msg.user>div{background:linear-gradient(135deg,var(--wd-green),var(--wd-green-2));color:#10150d;font-weight:650;border-bottom-right-radius:4px}.wd-typing{display:flex;align-items:center;gap:4px;margin:0 13px 8px;color:var(--wd-muted);font-size:9.5px}.wd-typing[hidden]{display:none}.wd-typing i{width:5px;height:5px;border-radius:50%;background:var(--wd-green);animation:wd-dot .8s infinite alternate}.wd-typing i:nth-child(2){animation-delay:.15s}.wd-typing i:nth-child(3){animation-delay:.3s}.wd-typing span{margin-left:4px}@keyframes wd-dot{to{opacity:.22;transform:translateY(-2px)}}.wd-quick{display:flex;flex:0 0 auto;gap:6px;padding:4px 12px 9px;overflow-x:auto;scrollbar-width:none;transition:opacity .2s}.wd-quick::-webkit-scrollbar{display:none}.wd-quick.used{opacity:.75}.wd-quick button{white-space:nowrap;border:1px solid rgb(155 227 41 / .28);color:#dfffb0;background:rgb(155 227 41 / .06);border-radius:999px;padding:7px 10px;font-size:10.5px;cursor:pointer}.wd-quick button:hover{background:rgb(155 227 41 / .14)}.wd-actions{display:grid;grid-template-columns:43px minmax(0,1fr) 43px;align-items:end;gap:7px;padding:9px 11px 7px;border-top:1px solid rgb(255 255 255 / .075);background:#090d08}.wd-actions textarea{width:100%;resize:none;min-height:43px;max-height:96px;border:1px solid rgb(255 255 255 / .12);border-radius:13px;background:#151d13;color:#fff;padding:11px 12px;outline:none;font:inherit;font-size:12.5px;line-height:1.45}.wd-actions textarea:focus{border-color:rgb(155 227 41 / .7);box-shadow:0 0 0 3px rgb(155 227 41 / .08)}.wd-send,.wd-mic{width:43px;height:43px;border:0;border-radius:13px;cursor:pointer}.wd-send{background:var(--wd-green);font-size:19px;color:#111;font-weight:800}.wd-send.loading{animation:wd-pulse .7s infinite;pointer-events:none}.wd-mic{background:#192217;color:var(--wd-green);font-size:17px;transition:background .2s,transform .2s}.wd-mic.listening{background:var(--wd-green);color:#111;animation:wd-listen .62s infinite alternate}.wd-mic.listening span{font-size:0}.wd-mic.listening span:after{content:"●";font-size:14px}.wd-controls{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 11px 7px;background:#090d08}.wd-voice{border:0;background:#fff0;color:var(--wd-muted);font-size:9.5px;padding:3px 0;cursor:pointer}.wd-voice[aria-pressed="false"]{opacity:.65}.wd-mode{font-size:8.5px;color:var(--wd-green);border:1px solid rgb(155 227 41 / .2);border-radius:999px;padding:2px 6px}.wd-disclosure{display:block;text-align:center;padding:0 10px 7px;background:#090d08;color:#737d6f;font-size:8px}.wd-panel.compact .wd-portrait{flex-basis:0%;opacity:0}.wd-panel.compact{height:min(550px,calc(100dvh - 42px))}@keyframes wd-pulse{50%{opacity:.42}}@keyframes wd-listen{to{transform:scale(1.06);box-shadow:0 0 18px rgb(155 227 41 / .35)}}.wd-cta{display:flex;flex-wrap:wrap;gap:7px;margin:2px 0 11px}.wd-cta a{display:inline-block;text-decoration:none;color:#10140d;background:var(--wd-green);border-radius:10px;padding:8px 11px;font-weight:750;font-size:10.5px}.wd-cta a.secondary{color:#dfffad;background:rgb(155 227 41 / .08);border:1px solid rgb(155 227 41 / .3)}.wd-lead{display:grid;gap:7px;margin:5px 0 11px;padding:11px;border:1px solid rgb(155 227 41 / .28);border-radius:14px;background:#151c12}.wd-lead strong{font-size:12.5px}.wd-lead>div{display:flex;gap:6px}.wd-lead input,.wd-lead textarea{width:100%;border:1px solid rgb(255 255 255 / .11);background:#0b0f0a;color:#fff;border-radius:8px;padding:8px;font:inherit;font-size:10.5px}.wd-lead textarea{min-height:58px;resize:vertical}.wd-lead label{display:flex;align-items:flex-start;gap:5px;color:var(--wd-muted);font-size:8.5px}.wd-lead label input{width:auto;margin-top:1px}.wd-lead button{border:0;border-radius:8px;background:var(--wd-green);color:#10140d;font-weight:750;padding:9px;cursor:pointer}.wd-lead button:disabled{opacity:.55}.wd-lead small{color:var(--wd-danger);font-size:8.5px}@media(max-width:600px){.wd-denia{right:8px;bottom:max(8px,env(safe-area-inset-bottom))}.wd-launcher{padding:5px}.wd-launcher-copy{display:none}.wd-launcher img{width:56px;height:56px}.wd-online{left:47px;bottom:5px}.wd-panel{width:calc(100vw - 16px);height:calc(100dvh - 16px);border-radius:20px}.wd-panel header{min-height:70px;padding-top:max(11px,env(safe-area-inset-top))}.wd-brand-logo{width:50px;height:40px}.wd-minimize{display:block}.wd-portrait{flex-basis:142px}.wd-messages{min-height:120px}.wd-msg>div{font-size:12.5px}.wd-actions{padding-bottom:7px}.wd-disclosure{padding-bottom:max(7px,env(safe-area-inset-bottom))}}@media(max-height:690px){.wd-portrait{flex-basis:105px}.wd-panel header{min-height:64px}.wd-messages{min-height:105px}.wd-quick{padding-bottom:6px}}@media(prefers-reduced-motion:reduce){.wd-denia *{animation:none!important;transition:none!important}}.wd-denia button{min-width:0!important;min-height:0!important;margin:0!important;padding:0;letter-spacing:normal!important;text-transform:none!important;line-height:1.2!important;box-shadow:none!important;font-family:inherit!important}html.wd-denia-open{overflow:hidden!important;overscroll-behavior:none!important}body.wd-denia-open{position:fixed!important;left:0!important;right:0!important;width:100%!important;overflow:hidden!important;overscroll-behavior:none!important}.wd-panel{width:min(390px,calc(100vw - 32px));height:min(620px,calc(100dvh - 44px));border-radius:20px}.wd-panel header{min-height:64px;padding:9px 11px;gap:8px}.wd-avatar-wrap{width:43px;height:43px}.wd-avatar{border-radius:12px}.wd-identity strong{font-size:15px}.wd-identity span{font-size:10px}.wd-brand-logo{width:46px;height:36px}.wd-close,.wd-minimize{width:32px!important;height:32px!important;padding:0!important;border-radius:10px!important;background:#182116!important;color:#f5f8f1!important;font-size:18px!important}.wd-portrait{flex-basis:105px}.wd-portrait>div strong{font-size:12px}.wd-portrait>div small{font-size:9.5px}.wd-messages{min-height:0;padding:12px 12px 6px}.wd-msg{margin-bottom:8px}.wd-msg>div{max-width:88%;padding:9px 11px;font-size:12.5px}.wd-quick{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;overflow:visible;padding:5px 11px 9px}.wd-quick button{width:100%!important;padding:7px 8px!important;border:1px solid rgb(155 227 41 / .3)!important;border-radius:10px!important;background:rgb(155 227 41 / .07)!important;color:#dfffb0!important;font-size:10px!important;white-space:normal!important}.wd-quick button:hover{background:rgb(155 227 41 / .14)!important}.wd-actions{grid-template-columns:72px minmax(0,1fr) 38px;gap:6px;padding:8px 10px 6px}.wd-actions textarea{min-height:38px;max-height:78px;border-radius:11px;padding:9px 10px;font-size:16px}.wd-send{width:38px!important;height:38px!important;padding:0!important;border-radius:11px!important}.wd-send{background:var(--wd-green)!important;color:#111!important;font-size:17px!important}.wd-mic{width:72px!important;height:38px!important;padding:0 9px!important;border-radius:11px!important;background:#192217!important;color:var(--wd-green)!important;font-size:13px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important}.wd-mic span{font-size:14px}.wd-mic b{font-size:11px;font-weight:750}.wd-controls{justify-content:flex-end;padding:0 10px 5px}.wd-mode{font-size:8.5px;color:#b8c6b1}.wd-disclosure{padding-bottom:6px;font-size:7.5px}@media(max-width:600px){.wd-denia{right:12px;bottom:max(12px,env(safe-area-inset-bottom))}.wd-launcher{padding:4px!important;border-radius:50%!important}.wd-launcher img{width:50px;height:50px}.wd-online{left:42px;bottom:4px}.wd-unread{right:-2px;top:-3px}.wd-panel{width:min(390px,calc(100vw - 24px));height:min(600px,calc(100dvh - 88px));border-radius:18px}.wd-panel header{min-height:58px;padding:7px 9px}.wd-avatar-wrap{width:40px;height:40px}.wd-identity strong{font-size:14px}.wd-identity span{max-width:185px;overflow:hidden;text-overflow:ellipsis}.wd-brand-logo{display:none}.wd-minimize{display:none!important}.wd-close{width:34px!important;height:34px!important}.wd-portrait{display:none}.wd-messages{padding:10px 10px 5px}.wd-msg>div{max-width:92%;padding:8px 10px;font-size:12px;line-height:1.42}.wd-quick{gap:5px;padding:4px 9px 7px}.wd-quick button{padding:7px 6px!important;font-size:9.5px!important}.wd-actions{grid-template-columns:70px minmax(0,1fr) 38px;padding:7px 9px 5px}.wd-actions textarea{min-height:40px;padding:9px;font-size:16px!important;line-height:1.35}.wd-send{width:38px!important;height:40px!important}.wd-mic{width:70px!important;height:40px!important;padding:0 7px!important}.wd-controls{padding:0 9px 4px}.wd-disclosure{padding:0 8px max(5px,env(safe-area-inset-bottom));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media(max-width:360px){.wd-panel{width:calc(100vw - 16px)}.wd-denia{right:8px}.wd-identity span{max-width:150px}.wd-quick button{font-size:9px!important}}@media(max-height:650px){.wd-panel{height:calc(100dvh - 24px)}.wd-portrait{display:none}.wd-panel header{min-height:56px}}