#hdb-ai-root{--red:#ef233c;--blue:#21a9df;--green:#72c900;--navy:#10213f;font-family:Arial,"Noto Sans Thai",sans-serif;position:fixed;right:22px;bottom:22px;z-index:999998;box-sizing:border-box}#hdb-ai-root *,#hdb-ai-root *::before,#hdb-ai-root *::after{box-sizing:border-box}.hdb-ai-launch{border:0;border-radius:28px;background:var(--navy);color:#fff;padding:11px 17px;display:flex;gap:9px;align-items:center;box-shadow:0 8px 28px #00163845;cursor:pointer;font-weight:700;font-size:14px}.hdb-ai-mark{white-space:nowrap;font-size:18px;font-weight:900}.hdb-ai-mark b{font-weight:900}.hdb-ai-mark b:nth-child(1){color:var(--red)}.hdb-ai-mark b:nth-child(2){color:var(--blue)}.hdb-ai-mark b:nth-child(3){color:var(--green)}.hdb-ai-panel{width:min(370px,calc(100vw - 24px));height:min(610px,calc(100vh - 40px));max-height:calc(100vh - 40px);background:#fff;border-radius:18px;box-shadow:0 18px 55px #00163840;overflow:hidden;display:flex;flex-direction:column;border:1px solid #dce5ef}.hdb-ai-panel[aria-hidden=true]{display:none}.hdb-ai-panel header{background:var(--navy);color:#fff;padding:14px 15px;display:flex;align-items:flex-start;justify-content:space-between;flex:0 0 auto}.hdb-ai-panel header>div{display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center}.hdb-ai-panel header .hdb-ai-mark{grid-row:1/3;font-size:22px}.hdb-ai-panel header strong{font-size:15px}.hdb-ai-panel header small{font-size:11px;color:#d8e6f5;margin-top:3px}.hdb-ai-panel header small i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-right:4px}.hdb-ai-close{background:#fff0;border:0;color:#fff;font-size:25px;line-height:1;cursor:pointer}.hdb-ai-messages{flex:1 1 auto;overflow:auto;padding:14px;background:#f4f7fb;min-height:120px}.hdb-ai-msg{max-width:84%;margin:0 0 10px;padding:10px 12px;border-radius:14px;font-size:14px;line-height:1.5;white-space:pre-wrap}.hdb-ai-msg.assistant{background:#fff;color:#26364b;border-bottom-left-radius:4px;box-shadow:0 2px 7px #10213f12}.hdb-ai-msg.user{background:var(--blue);color:#fff;margin-left:auto;border-bottom-right-radius:4px}.hdb-ai-msg.typing{color:#708096;font-style:italic}.hdb-ai-footer{flex:0 0 auto;background:#fff;border-top:1px solid #e2eaf2;padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px))}.hdb-ai-quick{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px;overflow:visible!important}.hdb-ai-quick button{-webkit-appearance:none;appearance:none;display:block!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;border:1px solid #b8dff0;background:#eef9fd;color:#0879a8;border-radius:18px;padding:10px 8px;font-size:12px;line-height:1.25;white-space:normal;word-break:break-word;cursor:pointer;text-align:center;box-shadow:none}.hdb-ai-panel form{display:flex;gap:8px;padding:8px 0 0;background:#fff;align-items:flex-end}.hdb-ai-panel textarea{flex:1;resize:none;max-height:80px;border:1px solid #ccd8e5;border-radius:19px;padding:9px 13px;font:inherit;font-size:14px;outline:none;min-width:0}.hdb-ai-panel textarea:focus{border-color:var(--blue)}.hdb-ai-panel form button{width:38px;height:38px;min-width:38px;border:0;border-radius:50%;background:var(--blue);color:#fff;cursor:pointer;font-size:17px;align-self:flex-end}.hdb-ai-panel form button:disabled{opacity:.5}.hdb-ai-note{text-align:center;color:#758294;font-size:10px;padding:8px 4px 0;background:#fff;line-height:1.4}@media(max-width:480px){#hdb-ai-root{right:10px;left:10px;bottom:max(10px,env(safe-area-inset-bottom));display:flex;justify-content:flex-end}#hdb-ai-root .hdb-ai-launch{margin-left:auto}.hdb-ai-panel{width:100%;height:min(78vh,640px);max-height:calc(100dvh - 22px);border-radius:16px}.hdb-ai-launch span:last-child{display:inline!important}.hdb-ai-messages{padding:12px}.hdb-ai-footer{padding:8px 8px calc(10px + env(safe-area-inset-bottom,0px))}.hdb-ai-quick{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px}.hdb-ai-quick button{font-size:11px;padding:9px 6px;min-height:40px}.hdb-ai-panel form{gap:6px}.hdb-ai-panel textarea{font-size:16px}.hdb-ai-note{font-size:9px}}@media(max-width:360px){.hdb-ai-quick{grid-template-columns:1fr!important}.hdb-ai-panel{height:min(82vh,650px)}}@media(max-width:480px){#hdb-ai-root .hdb-ai-launch{padding:10px 14px!important;font-size:12px!important;gap:7px!important;white-space:nowrap!important;max-width:calc(100vw - 20px)}#hdb-ai-root .hdb-ai-launch .hdb-ai-mark{font-size:17px!important;flex:0 0 auto}#hdb-ai-root .hdb-ai-launch .hdb-ai-launch-text{display:inline!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.hdb-ai-msg .hdb-ai-link{color:#0879a8!important;text-decoration:underline!important;font-weight:700;overflow-wrap:anywhere;word-break:break-word}.hdb-ai-msg .hdb-ai-link:hover{color:#055d82!important}