.yfg-chat-launcher{position:fixed;right:26px;bottom:25px;z-index:1000;display:flex;align-items:center;gap:12px;max-width:calc(100vw - 32px);border:0;border-radius:8px;padding:13px 17px 13px 13px;color:#fff;background:#112b40;box-shadow:0 10px 36px #112b4026;cursor:pointer;font:inherit;text-align:left;transition:transform .2s,box-shadow .2s}.yfg-chat-launcher:hover{transform:translateY(-3px);box-shadow:0 14px 40px #112b4036}.yfg-chat-icon{width:39px;height:39px;display:grid;place-items:center;color:#ff7c4c}.yfg-chat-icon svg{width:33px;height:33px}.yfg-chat-copy{display:grid;gap:5px}.yfg-chat-copy strong{font-size:14px;font-weight:650;line-height:1.3}.yfg-chat-copy small{font-size:10px;letter-spacing:.025em;color:#bbcad2;line-height:1.3}.yfg-chat-arrow{color:#ff7c4c;font-size:23px;margin-left:6px}.yfg-chat-launcher:focus-visible{outline:3px solid #f36d3a;outline-offset:4px}.yfg-chat-overlay[hidden]{display:none}.yfg-chat-overlay{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:20px;background:#0c1f30b8;backdrop-filter:blur(4px)}.yfg-chat-dialog{position:relative;width:min(1040px,calc(100vw - 40px));height:min(860px,calc(100dvh - 40px));border-radius:12px;overflow:hidden;background:#f7f7f2;box-shadow:0 26px 80px #00172855}.yfg-chat-dialog iframe{display:block;width:100%;height:100%;border:0;background:#fff}.yfg-chat-close{position:absolute;top:12px;right:12px;z-index:5;width:36px;height:36px;border:1px solid #b6c3c9;border-radius:6px;background:#112b40;color:#fff;font-size:26px;line-height:1;cursor:pointer}.yfg-chat-close:focus-visible{outline:3px solid #fb9868;outline-offset:2px}.yfg-chat-loading{position:absolute;inset:0;display:grid;place-items:center;padding:30px;background:#f7f7f2;color:#112b40;font:16px/1.5 system-ui;z-index:2}.yfg-chat-loading[hidden]{display:none}body.yfg-chat-open{overflow:hidden!important}@media(max-width:700px){.yfg-chat-launcher{right:16px;bottom:max(16px,env(safe-area-inset-bottom));gap:7px;padding:8px 12px 8px 8px}.yfg-chat-copy small,.yfg-chat-arrow{display:none}.yfg-chat-copy strong{font-size:12px}.yfg-chat-icon{width:30px;height:30px}.yfg-chat-icon svg{width:27px;height:27px}.yfg-chat-overlay{padding:0}.yfg-chat-dialog{width:100vw;height:100dvh;max-height:100dvh;border-radius:0}.yfg-chat-close{top:max(10px,env(safe-area-inset-top));right:10px}}@media(prefers-reduced-motion:reduce){.yfg-chat-launcher{transition:none}}
