#nt-chatbot-root{--ntc-blue:#174ea6;--ntc-blue-dark:#103b80;--ntc-border:#d8deea;--ntc-focus:#ffbf47;position:fixed;right:clamp(12px,2vw,24px);bottom:clamp(12px,2vw,24px);z-index:99999;font:15px/1.45 system-ui,-apple-system,"Segoe UI",sans-serif;color:#172033}#nt-chatbot-root *{box-sizing:border-box}#nt-chatbot-root button,#nt-chatbot-root input{font:inherit;letter-spacing:normal;text-transform:none}.ntc-actions{display:flex;flex-direction:column;align-items:center;gap:10px}.ntc-contact,.ntc-launcher,.ntc-icon-button{display:grid;place-items:center;border:0;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.ntc-contact{width:44px;height:44px;border-radius:50%;background:#0084ff;box-shadow:0 3px 10px rgb(0 0 0 / 25%)}.ntc-contact img{width:70%;height:70%;object-fit:contain}.ntc-contact:hover,.ntc-launcher:hover{transform:scale(1.06);box-shadow:0 5px 16px rgb(0 0 0 / 30%)}.ntc-launcher{width:58px;height:58px;padding:4px;border:3px solid #fff;border-radius:50%;background:var(--ntc-blue);box-shadow:0 5px 18px rgb(0 0 0 / 28%);overflow:hidden}.ntc-launcher img{width:100%;height:100%;border-radius:50%;object-fit:cover;background:#fff}.ntc-launcher:empty::before{content:"";width:25px;height:22px;background:#fff;clip-path:polygon(0 0,100% 0,100% 75%,62% 75%,44% 100%,42% 75%,0 75%);border-radius:4px}.ntc-panel{position:absolute;right:72px;bottom:0;display:flex;flex-direction:column;width:min(400px,calc(100vw - 120px));height:min(620px,calc(100vh - 32px));min-height:360px;background:#fff;border:1px solid var(--ntc-border);border-radius:18px;box-shadow:0 18px 60px rgb(21 33 58 / 25%);overflow:hidden}.ntc-panel[hidden],.ntc-suggestions[hidden]{display:none}.ntc-header{display:flex;flex:0 0 auto;justify-content:space-between;align-items:center;min-height:58px;padding:12px 14px 12px 18px;background:linear-gradient(135deg,var(--ntc-blue),#2168c7);color:#fff}.ntc-title{font-size:16px;font-weight:700}.ntc-icon-button{position:relative;flex:0 0 auto;width:42px;height:42px;padding:0;border-radius:50%;background:transparent;color:inherit}.ntc-close:hover,.ntc-prompts-toggle:hover{background:rgb(255 255 255 / 16%)}.ntc-close::before,.ntc-close::after{content:"";position:absolute;width:19px;height:2px;border-radius:2px;background:currentColor}.ntc-close::before{transform:rotate(45deg)}.ntc-close::after{transform:rotate(-45deg)}.ntc-log{flex:1 1 auto;min-height:0;overflow:auto;padding:16px;overscroll-behavior:contain;background:linear-gradient(#fff,#fbfcff)}.ntc-message{width:fit-content;max-width:86%;margin:0 0 10px;padding:10px 13px;border-radius:14px 14px 14px 4px;background:#eef3fb;overflow-wrap:anywhere}.ntc-user{margin-left:auto;border-radius:14px 14px 4px 14px;background:var(--ntc-blue);color:#fff}.ntc-error{background:#fff0f0;color:#9b1c1c}.ntc-card{display:flex;align-items:center;gap:10px;margin:8px 0;padding:9px;border:1px solid var(--ntc-border);border-radius:12px;color:var(--ntc-blue);text-decoration:none;overflow-wrap:anywhere}.ntc-card img{flex:0 0 52px;width:52px;height:52px;border-radius:9px;object-fit:cover;background:#f4f6fa}.ntc-card-title{font-weight:600}.ntc-card:hover{background:#f5f8fd}.ntc-teaser{position:absolute;right:72px;bottom:4px;width:min(320px,calc(100vw - 120px));padding:14px 38px 14px 15px;border:1px solid var(--ntc-border);border-radius:14px;background:#fff;box-shadow:0 10px 32px rgb(21 33 58 / 22%);cursor:pointer}.ntc-teaser[hidden]{display:none}.ntc-teaser-title,.ntc-teaser-text{display:block}.ntc-teaser-title{margin-bottom:4px;color:var(--ntc-blue)}.ntc-teaser-text{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ntc-teaser-close{position:absolute;right:5px;top:5px;width:30px;height:30px;border-radius:50%;background:transparent;color:#536176}.ntc-teaser-close::before,.ntc-teaser-close::after{content:"";position:absolute;width:14px;height:2px;background:currentColor}.ntc-teaser-close::before{transform:rotate(45deg)}.ntc-teaser-close::after{transform:rotate(-45deg)}.ntc-suggestions{flex:0 1 auto;max-height:min(230px,38vh);overflow:auto;padding:10px 12px;border-top:1px solid var(--ntc-border);background:#f7f9fc}#nt-chatbot-root .ntc-suggestion{display:block;width:100%;margin:0 0 8px;padding:10px 12px;border:1px solid #aac0e1;border-radius:12px;background:#fff;color:#16345f;font-size:15px;font-weight:500;line-height:1.4;text-align:left;cursor:pointer;white-space:normal}.ntc-suggestion:last-child{margin-bottom:0}.ntc-suggestion:hover{border-color:var(--ntc-blue);background:#edf4ff}.ntc-form{display:flex;flex:0 0 auto;align-items:center;gap:8px;padding:10px;border-top:1px solid var(--ntc-border);background:#fff}.ntc-turnstile{flex-basis:100%}.ntc-input{min-width:0;flex:1;height:44px;border:1px solid #9ba8ba;border-radius:999px;padding:10px 14px;background:#fff;color:#172033;font:inherit}.ntc-prompts-toggle{border:1px solid #a9b8cb;background:#f5f8fd;color:var(--ntc-blue)}.ntc-prompts-toggle::before{content:"";width:19px;height:16px;background:linear-gradient(currentColor 0 0) 0 0/19px 2px,linear-gradient(currentColor 0 0) 0 7px/19px 2px,linear-gradient(currentColor 0 0) 0 14px/19px 2px;background-repeat:no-repeat}.ntc-prompts-toggle:not(:disabled)::after{content:attr(data-count);position:absolute;right:-4px;top:-5px;min-width:18px;height:18px;padding:0 4px;border:2px solid #fff;border-radius:10px;background:#d93025;color:#fff;font:700 10px/14px system-ui;text-align:center}.ntc-submit{background:var(--ntc-blue);color:#fff}.ntc-submit::before{content:"";width:20px;height:20px;background:currentColor;clip-path:polygon(3% 9%,98% 50%,3% 91%,22% 57%,61% 50%,22% 43%)}.ntc-submit:hover{background:var(--ntc-blue-dark)}.ntc-submit.ntc-busy::before{width:18px;height:18px;border:2px solid rgb(255 255 255 / 45%);border-top-color:#fff;border-radius:50%;background:none;clip-path:none;animation:ntc-spin .8s linear infinite}.ntc-icon-button:disabled,.ntc-suggestion:disabled{cursor:not-allowed;opacity:.45}.ntc-input:focus,.ntc-contact:focus-visible,.ntc-launcher:focus-visible,.ntc-icon-button:focus-visible,.ntc-suggestion:focus-visible,.ntc-card:focus-visible{outline:3px solid var(--ntc-focus);outline-offset:2px}@keyframes ntc-spin{to{transform:rotate(360deg)}}@media(max-width:767px){#nt-chatbot-root{right:12px;bottom:12px}.ntc-actions{gap:8px}.ntc-contact{width:42px;height:42px}.ntc-launcher{width:54px;height:54px}.ntc-panel{position:fixed;inset:10px;width:auto;height:auto;min-height:0;border-radius:16px}.ntc-teaser{position:fixed;right:76px;bottom:12px;width:min(280px,calc(100vw - 100px))}.ntc-teaser-text{-webkit-line-clamp:2}.ntc-open .ntc-actions,.ntc-open .ntc-teaser{visibility:hidden;pointer-events:none}.ntc-header{min-height:56px}.ntc-log{padding:14px}.ntc-form{padding:max(9px,env(safe-area-inset-bottom)) 9px 9px}.ntc-input{padding-inline:12px}}@media(max-width:359px){.ntc-panel{inset:6px}.ntc-form{gap:5px;padding:7px}.ntc-icon-button{width:40px;height:40px}.ntc-input{height:40px;font-size:14px}.ntc-suggestions{max-height:32vh}}@media(max-height:560px) and (min-width:768px){.ntc-panel{height:calc(100vh - 24px);min-height:0}.ntc-suggestions{max-height:34vh}}@media(prefers-reduced-motion:reduce){#nt-chatbot-root *{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}