.ajcs-root{--ajcs-navy:#0a2f5a;--ajcs-blue:#1769e0;--ajcs-ink:#153451;--ajcs-muted:#6f8397;--ajcs-soft:#f5f8fc;--ajcs-line:#dde7f0;position:fixed;z-index:2147482000;right:18px;bottom:18px;font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ajcs-ink)}.ajcs-root *{box-sizing:border-box}.ajcs-launch{position:relative;min-height:60px;border:1px solid rgba(255,255,255,.18);border-radius:19px;background:linear-gradient(145deg,#0e3f75,#1769e0);color:#fff;display:flex;align-items:center;gap:11px;padding:8px 14px 8px 9px;box-shadow:0 18px 46px rgba(4,34,69,.26);cursor:pointer}.ajcs-launch:hover{transform:translateY(-1px);box-shadow:0 21px 52px rgba(4,34,69,.3)}.ajcs-mark{width:44px;height:44px;border-radius:14px;background:#fff;display:grid;place-items:center;flex:none;box-shadow:0 8px 18px rgba(4,31,62,.12)}.ajcs-mark svg{width:32px;height:32px}.ajcs-mark .bubble{fill:#eaf2ff}.ajcs-mark .wing{fill:#0f5fd8}.ajcs-launch-copy{display:grid;text-align:left;gap:2px}.ajcs-launch-copy b{font-size:13px;letter-spacing:.01em}.ajcs-launch-copy small{font-size:10px;opacity:.78;font-weight:600}.ajcs-online{position:absolute;width:10px;height:10px;border-radius:50%;background:#38d987;border:2px solid #fff;left:42px;top:7px}.ajcs-panel{position:absolute;right:0;bottom:74px;width:min(420px,calc(100vw - 24px));height:min(700px,calc(100vh - 106px));background:#fff;border:1px solid rgba(14,55,95,.12);border-radius:25px;box-shadow:0 30px 90px rgba(5,29,57,.25);overflow:hidden;display:grid;grid-template-rows:auto auto auto 1fr auto auto auto;transform-origin:bottom right}.ajcs-panel[hidden]{display:none}.ajcs-head{display:flex;align-items:center;gap:12px;padding:15px 16px;background:#fff;border-bottom:1px solid var(--ajcs-line)}.ajcs-avatar .ajcs-mark{width:44px;height:44px;background:linear-gradient(145deg,#edf5ff,#fff);box-shadow:none;border:1px solid #dfeafa}.ajcs-title{min-width:0;flex:1;display:grid}.ajcs-title>span{font-size:8px;font-weight:900;letter-spacing:.14em;color:#7190b0}.ajcs-title>b{font-size:17px;line-height:1.15;color:#0d3157;margin-top:2px}.ajcs-title>small{font-size:10px;color:#718397;margin-top:4px;display:flex;align-items:center;gap:6px}.ajcs-title>small i{width:7px;height:7px;border-radius:50%;background:#35ce7d}.ajcs-head>button{width:34px;height:34px;border:0;background:#f1f5f9;color:#4f6680;border-radius:11px;font-size:22px;cursor:pointer}.ajcs-ticketbar{padding:9px 14px;border-bottom:1px solid var(--ajcs-line);display:flex;align-items:center;gap:10px;background:#fbfdff}.ajcs-ticketbar[hidden]{display:none}.ajcs-ticketbar>div{display:grid;gap:1px}.ajcs-ticketbar span{font-size:8px;font-weight:900;letter-spacing:.13em;color:#8a99a8}.ajcs-ticketbar b{font-size:11px;color:#173e68}.ajcs-ticketbar em{margin-left:auto;font-style:normal;font-size:9px;font-weight:900;border-radius:999px;padding:6px 9px;background:#eaf4ff;color:#1d5d9e}.ajcs-ticketbar em[data-status="waiting_human"]{background:#fff4d9;color:#866000}.ajcs-ticketbar em[data-status="human"]{background:#e9f8ef;color:#146a3b}.ajcs-ticketbar em[data-status="closed"]{background:#eef1f4;color:#667687}.ajcs-progress{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:7px;padding:8px 14px;background:#fff;border-bottom:1px solid #edf2f6}.ajcs-progress[hidden]{display:none}.ajcs-progress span{font-size:8px;font-weight:800;color:#98a6b4;white-space:nowrap}.ajcs-progress span.active{color:#1769e0}.ajcs-progress span.done{color:#2f8d5b}.ajcs-progress i{height:1px;background:#dce5ee}.ajcs-messages{overflow:auto;padding:18px 14px 10px;background:linear-gradient(180deg,#f8fbff 0,#fff 38%);scroll-behavior:smooth}.ajcs-loading{height:100%;min-height:180px;display:grid;place-items:center;color:#8797a8;font-size:11px}.ajcs-msg{max-width:85%;margin:0 0 12px}.ajcs-msg p{margin:0;padding:11px 13px;border-radius:17px;font-size:13px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.ajcs-msg>span{display:block;font-size:8px;font-weight:900;letter-spacing:.08em;color:#8395a8;margin:0 0 4px 5px}.ajcs-msg.ai p{background:#edf5ff;color:#183f68;border:1px solid #dfeafa;border-bottom-left-radius:5px}.ajcs-msg.human p{background:#eaf8ef;color:#174b2e;border:1px solid #d5efdf;border-bottom-left-radius:5px}.ajcs-msg.user{margin-left:auto}.ajcs-msg.user>span{text-align:right;margin-right:5px}.ajcs-msg.user p{background:#1769e0;color:#fff;border-bottom-right-radius:5px}.ajcs-msg.system{max-width:94%;margin:9px auto}.ajcs-msg.system p{background:#fff8e5;border:1px solid #f0e1ad;color:#695721;text-align:center;font-size:11px}.ajcs-sources{display:flex;gap:5px;flex-wrap:wrap;margin:5px 3px 0}.ajcs-sources a{font-size:8px;font-weight:800;color:#53708e;text-decoration:none;border:1px solid #dbe5ee;background:#fff;border-radius:999px;padding:4px 7px}.ajcs-sources a:hover{border-color:#1769e0;color:#1769e0}.ajcs-typing{display:inline-flex;gap:4px;align-items:center;background:#edf5ff;border:1px solid #dfeafa;padding:12px 14px;border-radius:17px}.ajcs-typing i{width:6px;height:6px;border-radius:50%;background:#7997b6;animation:ajcs-dot 1.1s infinite}.ajcs-typing i:nth-child(2){animation-delay:.15s}.ajcs-typing i:nth-child(3){animation-delay:.3s}@keyframes ajcs-dot{0%,80%,100%{transform:translateY(0);opacity:.4}40%{transform:translateY(-4px);opacity:1}}.ajcs-chips{display:flex;gap:6px;flex-wrap:wrap;padding:4px 12px 10px;background:#fff}.ajcs-chips[hidden]{display:none}.ajcs-chips button{border:1px solid #d6e1ec;background:#fff;color:#365675;border-radius:999px;padding:7px 10px;font:750 10px/1.1 Inter,system-ui;cursor:pointer}.ajcs-chips button:hover{border-color:#1769e0;color:#1769e0;background:#f7fbff}.ajcs-route{margin:0 12px 8px;padding:9px 11px;background:#eef8f2;border:1px solid #d1e9da;border-radius:12px;color:#285f40;font-size:10px;line-height:1.45}.ajcs-route[hidden]{display:none}.ajcs-compose{display:grid;grid-template-columns:1fr 44px;gap:8px;padding:10px 12px;border-top:1px solid var(--ajcs-line);background:#fff}.ajcs-compose textarea{resize:none;max-height:116px;min-height:44px;border:1px solid #d4dfea;border-radius:15px;padding:12px 13px;outline:0;font:500 13px/1.4 Inter,system-ui;color:#17324f;background:#fbfdff}.ajcs-compose textarea:focus{border-color:#1769e0;box-shadow:0 0 0 3px rgba(23,105,224,.08);background:#fff}.ajcs-compose textarea:disabled{background:#f1f4f7;color:#8a98a6}.ajcs-compose>button{border:0;border-radius:14px;background:#1769e0;color:#fff;display:grid;place-items:center;cursor:pointer}.ajcs-compose>button:disabled{opacity:.42}.ajcs-compose svg{width:21px;height:21px;fill:currentColor}.ajcs-foot{display:flex;align-items:center;gap:8px;justify-content:space-between;padding:0 12px 11px;background:#fff}.ajcs-foot button{border:0;background:transparent;font:800 9px/1 Inter,system-ui;cursor:pointer;padding:6px}.ajcs-foot [data-ajcs-human]{color:#1769e0}.ajcs-foot .ajcs-finish{color:#7a8a9b}.ajcs-foot .ajcs-finish.new-chat{color:#1769e0;font-size:10px}.ajcs-foot button:disabled{opacity:.45;cursor:default}.ajcs-launch.has-unread:after{content:attr(data-unread);position:absolute;right:-4px;top:-4px;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:#e1374b;color:#fff;border:2px solid #fff;display:grid;place-items:center;font-size:10px;font-weight:900}@media(max-width:600px){.ajcs-root{right:12px;bottom:12px}.ajcs-launch{min-width:58px;min-height:58px;padding:7px;border-radius:18px}.ajcs-launch-copy{display:none}.ajcs-online{left:auto;right:5px;top:5px}.ajcs-panel{position:fixed;left:8px;right:8px;bottom:8px;width:auto;height:min(720px,calc(100dvh - 16px));border-radius:22px}.ajcs-msg{max-width:89%}.ajcs-progress{padding-left:11px;padding-right:11px}.ajcs-progress span{font-size:7.5px}}@media print{.ajcs-root{display:none!important}}

/* v383 · Rojat / Aero Assistant visual identity */
.ajcs-mark{overflow:hidden;background:linear-gradient(145deg,#ffffff,#eef6ff);border:1px solid rgba(24,105,224,.12)}
.ajcs-mark .ajcs-agent-svg{width:40px;height:40px;display:block}
.ajcs-avatar .ajcs-mark{border-radius:15px;background:#fff;box-shadow:0 7px 18px rgba(14,64,116,.08)}
.ajcs-launch .ajcs-mark{width:46px;height:46px;border-radius:15px;box-shadow:0 8px 20px rgba(1,31,67,.18)}
.ajcs-launch .ajcs-agent-svg{width:42px;height:42px}
.ajcs-title>b{letter-spacing:-.015em}
.ajcs-messages{background:linear-gradient(180deg,#f5f9ff 0,#ffffff 42%)}
.ajcs-msg.ai p{box-shadow:0 4px 14px rgba(35,91,148,.045)}
.ajcs-ticketbar em[data-status="ai"]{background:#eaf4ff;color:#135ea9}
.ajcs-progress span:first-child{font-weight:900}

/* v383 resolution gate */
.ajcs-chips button.resolution-choice{font-weight:800;min-height:40px}.ajcs-compose textarea:disabled{background:#f4f7fb;color:#8492a6;cursor:not-allowed}.ajcs-finish:disabled{opacity:.45;cursor:not-allowed}

/* v383 · tautan jawaban & scroll stabil */
.ajcs-msg p .ajcs-inline-link{color:#0b5fc7;font-weight:800;text-decoration:underline;text-underline-offset:2px;overflow-wrap:anywhere}.ajcs-msg.user p .ajcs-inline-link{color:#fff}.ajcs-messages{overscroll-behavior:contain;overflow-anchor:auto}
