#yfa-root{--yfa-accent:#f0c64a;position:fixed;z-index:999999;font-family:"Plus Jakarta Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#eef5ff}#yfa-root.yfa-pos-right{right:22px;bottom:22px}#yfa-root.yfa-pos-left{left:22px;bottom:22px}.yfa-launcher{border:0;display:flex;align-items:center;gap:9px;min-height:52px;padding:10px 15px 10px 10px;border-radius:999px;background:linear-gradient(135deg,#102844,#071523);color:#fff;box-shadow:0 18px 50px rgba(0,0,0,.35),inset 0 0 0 1px rgba(255,255,255,.08);cursor:pointer;position:relative}.yfa-launcher-ring{position:absolute;inset:-3px;border-radius:999px;border:1px solid color-mix(in srgb,var(--yfa-accent) 55%,transparent);pointer-events:none}.yfa-bot-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#ffe695,var(--yfa-accent));color:#08131f;font-weight:900;font-size:17px}.yfa-launcher-label{font-weight:700;font-size:13px}.yfa-panel{position:absolute;bottom:66px;width:min(390px,calc(100vw - 28px));height:min(620px,calc(100vh - 110px));display:flex;flex-direction:column;overflow:hidden;border-radius:24px;background:linear-gradient(180deg,#081827,#05111d);border:1px solid rgba(255,255,255,.09);box-shadow:0 26px 80px rgba(0,0,0,.46);opacity:0;visibility:hidden;transform:translateY(12px) scale(.98);transition:.22s ease}#yfa-root.yfa-pos-right .yfa-panel{right:0}#yfa-root.yfa-pos-left .yfa-panel{left:0}.yfa-panel.is-open{opacity:1;visibility:visible;transform:none}.yfa-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:15px 16px;background:linear-gradient(135deg,#0d2846,#091a2c);border-bottom:1px solid rgba(255,255,255,.07)}.yfa-avatar{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:linear-gradient(135deg,#fff0aa,var(--yfa-accent));color:#07131f;font-weight:900;font-size:13px}.yfa-head strong{display:block;font-size:13px}.yfa-head small{display:flex;align-items:center;gap:6px;margin-top:3px;color:#8fa6be;font-size:10px}.yfa-head small i{width:7px;height:7px;border-radius:50%;background:#25d995;box-shadow:0 0 10px rgba(37,217,149,.8)}#yfa-close{border:0;background:transparent;color:#9bb0c7;font-size:26px;line-height:1;cursor:pointer}.yfa-messages{flex:1;overflow:auto;padding:17px 15px 10px;scroll-behavior:smooth}.yfa-msg{display:flex;margin:0 0 13px}.yfa-msg.user{justify-content:flex-end}.yfa-bubble{max-width:86%;padding:11px 13px;border-radius:16px;font-size:12.5px;line-height:1.55;word-break:break-word}.yfa-msg.assistant .yfa-bubble{background:#0d2237;border:1px solid rgba(255,255,255,.07);border-bottom-left-radius:5px;color:#dce8f5}.yfa-msg.user .yfa-bubble{background:linear-gradient(135deg,#f8dc7e,#dca818);color:#07131f;border-bottom-right-radius:5px;font-weight:600}.yfa-bubble a{color:#f5d46e;text-decoration:underline;text-underline-offset:2px}.yfa-msg.user .yfa-bubble a{color:#07131f}.yfa-typing{display:inline-flex;gap:4px;align-items:center}.yfa-typing i{width:6px;height:6px;border-radius:50%;background:#91a6bb;animation:yfaDot 1.1s infinite ease-in-out}.yfa-typing i:nth-child(2){animation-delay:.15s}.yfa-typing i:nth-child(3){animation-delay:.3s}@keyframes yfaDot{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-4px);opacity:1}}.yfa-quick{display:flex;gap:7px;overflow:auto;padding:4px 14px 10px;scrollbar-width:none}.yfa-quick::-webkit-scrollbar{display:none}.yfa-chip{flex:0 0 auto;border:1px solid rgba(240,198,74,.28);background:rgba(240,198,74,.07);color:#f4d875;padding:8px 10px;border-radius:999px;font-size:10px;font-weight:700;cursor:pointer}.yfa-input-wrap{display:grid;grid-template-columns:1fr auto;gap:8px;padding:11px 12px;background:#07131f;border-top:1px solid rgba(255,255,255,.07)}#yfa-input{resize:none;max-height:95px;min-height:42px;border:1px solid rgba(255,255,255,.09);outline:0;border-radius:14px;background:#0b1b2c;color:#eef5ff;padding:11px 12px;font:inherit;font-size:12px;line-height:1.45}#yfa-input:focus{border-color:color-mix(in srgb,var(--yfa-accent) 50%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--yfa-accent) 8%,transparent)}#yfa-send{width:42px;height:42px;border:0;border-radius:13px;background:linear-gradient(135deg,#ffe594,var(--yfa-accent));color:#07131f;font-size:17px;font-weight:900;cursor:pointer}#yfa-send:disabled{opacity:.5;cursor:not-allowed}.yfa-foot{text-align:center;padding:0 12px 10px;background:#07131f;color:#607b94;font-size:8.5px}.yfa-error{color:#ffb8b8}.yfa-action-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.yfa-action{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border-radius:10px;text-decoration:none!important;font-size:10px;font-weight:800;background:rgba(240,198,74,.12);border:1px solid rgba(240,198,74,.24);color:#f5d46e!important}@media(max-width:600px){#yfa-root.yfa-pos-right{right:12px;bottom:14px}#yfa-root.yfa-pos-left{left:12px;bottom:14px}.yfa-launcher-label{display:none}.yfa-launcher{padding:9px}.yfa-panel{position:fixed;left:10px!important;right:10px!important;bottom:78px;width:auto;height:min(72vh,600px);border-radius:20px}.yfa-head{padding:13px}.yfa-messages{padding:14px 12px 8px}}

/* v1.0.1: isolate chat header from theme header rules and tighten mobile layout */
#yfa-root .yfa-panel>.yfa-head{min-height:0!important;height:auto!important;margin:0!important;position:relative!important;inset:auto!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;padding:15px 16px!important;box-sizing:border-box!important;z-index:2!important;}
#yfa-root .yfa-panel>.yfa-head:before,#yfa-root .yfa-panel>.yfa-head:after{display:none!important;content:none!important;}
#yfa-root .yfa-quick{scroll-behavior:auto!important;}
@media(max-width:600px){#yfa-root .yfa-panel{height:min(68vh,560px)!important;}#yfa-root .yfa-panel>.yfa-head{padding:12px 13px!important;min-height:66px!important;}#yfa-root .yfa-messages{padding-top:12px!important;}}
