.global-tools{z-index:680;position:relative}.global-floating-tool{z-index:680;right:max(10px,env(safe-area-inset-right));cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;width:58px;height:58px;padding:0;transition:transform .16s,filter .16s,box-shadow .16s,background .16s,opacity .16s;position:fixed}.global-floating-tool:active{cursor:grabbing;transform:scale(.96)}.global-floating-tool.dragging{filter:drop-shadow(0 12px 18px #1d43313b)}.global-floating-tool:focus-visible{outline-offset:4px;outline:3px solid #197252}.global-tipster-button:focus-visible{outline-color:#a97918}.global-tipster-button{bottom:calc(94px + env(safe-area-inset-bottom));filter:drop-shadow(0 9px 13px #8b570047);background:0 0;border:0;place-items:center;display:grid;overflow:visible}.global-tipster-button img{object-fit:contain;pointer-events:none;width:74px;max-width:none;height:66px;display:block;transform:translateY(-1px)}.global-support-button{bottom:calc(24px + env(safe-area-inset-bottom));color:#07895b;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #0a9564;border-radius:50%;place-items:center;display:grid;position:fixed;box-shadow:0 7px 20px #125c4524}.global-support-button svg{stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;width:39px;height:39px}.global-support-button svg path:last-child{stroke-width:4.4px}.global-support-button i{background:#35d680;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;bottom:3px;right:3px;box-shadow:0 1px 4px #086a4838}@media (hover:hover){.global-floating-tool:hover{filter:brightness(1.07);transform:translateY(-2px)}}.global-tools-bubble{z-index:679;right:max(88px,calc(env(safe-area-inset-right) + 80px));bottom:calc(24px + env(safe-area-inset-bottom));color:#163348;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #b9d8cc;border-radius:18px;width:min(318px,100vw - 104px);padding:14px 38px 14px 16px;animation:.24s cubic-bezier(.2,.8,.3,1) global-tools-in;position:fixed;box-shadow:0 16px 40px #16463f2e}.global-tools-bubble.tipster{bottom:calc(96px + env(safe-area-inset-bottom));background:linear-gradient(145deg,#fffffffc,#fff9dffc);border-color:#e2bd4d}.global-tools-bubble:after{content:"";background:#fff;border-top:1px solid #b9d8cc;border-right:1px solid #b9d8cc;width:13px;height:13px;position:absolute;top:21px;right:-7px;transform:rotate(45deg)}.global-tools-bubble.tipster:after{background:#fff9e6;border-color:#e2bd4d}.global-tools-bubble>button{color:#718187;background:0 0;border:0;width:30px;height:30px;font-size:20px;position:absolute;top:4px;right:4px}.global-tools-bubble small,.global-tools-bubble strong{display:block}.global-tools-bubble small{color:#087d50;letter-spacing:.1em;font-size:12px;font-weight:950}.global-tools-bubble.tipster small{color:#9b6a00}.global-tools-bubble strong{margin-top:3px;font-size:13px}.global-tools-bubble p{margin:6px 0 0;font-size:12px;font-weight:750;line-height:1.5}@keyframes global-tools-in{0%{opacity:0;transform:translate(12px)scale(.97)}to{opacity:1;transform:none}}.global-tools-bubble>button.global-tools-chat-link{color:#765419;background:#fff2c5;border:1px solid #d9bd72;border-radius:8px;width:auto;height:auto;margin-top:10px;padding:6px 10px;font-size:12px;font-weight:700;position:static}.global-tools-bubble .global-tools-demo-label{letter-spacing:0;color:#785211;font-size:14px;line-height:1.4}.global-tools-bubble .global-tools-round{color:#67746d;overflow-wrap:anywhere;font-size:13px}.global-tools-bubble.tipster p{overflow-wrap:anywhere;font-size:14px}.global-tools-bubble.tipster .global-tools-demo-note{color:#685b3b;font-weight:400}@media (max-width:720px){.global-floating-tool{right:max(9px,env(safe-area-inset-right));width:52px;height:52px}.global-support-button{bottom:calc(80px + env(safe-area-inset-bottom))}.global-tipster-button{bottom:calc(141px + env(safe-area-inset-bottom))}.global-tipster-button img{width:68px;height:61px}.global-support-button svg{width:35px;height:35px}.global-tools-bubble{right:max(68px,calc(env(safe-area-inset-right) + 60px));bottom:calc(80px + env(safe-area-inset-bottom));width:min(292px,100vw - 82px)}.global-tools-bubble.tipster{bottom:calc(141px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.global-tools-bubble{animation:none}.global-floating-tool{transition:none}}.support-chat{--sc-accent:#087650;--sc-ink:#163d32;--sc-muted:#687a72;--sc-line:#dce7df;--sc-tint:#edf5ef;--sc-paper:#fbfdfb;box-sizing:border-box;background:var(--sc-paper);width:440px;max-width:calc(100vw - 32px);height:min(810px,100dvh - 36px);max-height:calc(100dvh - 36px);color:var(--sc-ink);text-align:left;border:1px solid #d2dfd5;border-radius:26px;margin:0;padding:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;position:fixed;inset:auto 84px 18px auto;overflow:hidden;box-shadow:0 26px 90px #092c3340}.support-chat.sc-gold{--sc-accent:#846020;--sc-ink:#423722;--sc-muted:#837c6b;--sc-line:#e8dfc9;--sc-tint:#f7f0df;--sc-paper:#fdfbf6;border-color:#d6bd7e}.support-chat::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#06251c4a}.support-chat *{box-sizing:border-box}.support-chat button{font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.support-chat button:disabled{opacity:.42;cursor:default}:is(.support-chat button:focus-visible,.support-chat textarea:focus-visible){outline:2px solid var(--sc-accent);outline-offset:3px}.sc-shell{flex-direction:column;height:100%;min-height:0;display:flex}.sc-header{color:#f5fff9;background:linear-gradient(115deg,#073e32,#096b4d);flex-shrink:0;padding:17px 22px 0}.sc-gold .sc-header{color:#fff3cb;background:radial-gradient(at 95% 0,#e9c26b30,#0000 65%),linear-gradient(110deg,#352c1d,#64512e)}.sc-brandline{letter-spacing:1.6px;color:#b4d5c3;justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.sc-gold .sc-brandline{color:#dfcfa0}.sc-brandline i{opacity:.4;margin:0 5px;font-style:normal}.sc-actions{gap:4px;display:flex}.sc-actions button{width:32px;height:32px;color:inherit;background:#ffffff0e;border:0;border-radius:50%;place-items:center;padding:7px;display:grid}.sc-actions svg{width:18px;height:18px}.sc-actions button:hover{background:#ffffff24}.sc-identity{align-items:center;gap:14px;padding:16px 0 23px;display:flex}.sc-avatar{color:#096346;background:linear-gradient(135deg,#e2f7e8,#b9dfc8);border-radius:20px;flex:0 0 60px;place-items:center;width:60px;height:60px;display:grid;box-shadow:inset 0 0 0 1px #ffffff30}.sc-avatar svg{width:33px;height:33px}.sc-avatar.tipster{box-shadow:none;background:radial-gradient(circle,#ffe79b35,#0000 70%)}.sc-avatar img{object-fit:contain;filter:drop-shadow(0 5px 7px #1a130970);width:78px;height:70px}.sc-identity h2{color:inherit;letter-spacing:-.7px;margin:0 0 8px;font-size:24px;font-weight:650;line-height:1.2}.sc-identity p{color:#c5e3d3;margin:0;font-size:12px;line-height:1.5}.sc-gold .sc-identity p{color:#e2d2ab}.sc-agent-bar{border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;gap:10px;padding:13px 0;font-size:14px;display:flex}.sc-agent-bar small{color:#eadbb7;white-space:nowrap;border:1px solid #e8d7a84d;border-radius:5px;padding:4px 8px;font-size:12px}.sc-contact-bar{border-top:1px solid #ffffff26;padding:10px 0 13px}.sc-contact-bar button{color:#fff;background:#ffffff15;border:1px solid #b7e6cb52;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:42px;padding:9px 12px;font-size:14px;display:flex}.sc-contact-bar button:hover{background:#ffffff25}.sc-contact-bar svg{width:21px;height:21px}.sc-demo-note{color:var(--sc-muted);background:#f7f0df80;border-left:2px solid #d9bb71;border-radius:0 8px 8px 0;margin:16px 0;padding:11px 13px;font-size:12px;line-height:1.65}.sc-human-contact{border:1px solid var(--sc-line);background:var(--sc-tint);border-radius:12px;margin-bottom:13px;padding:13px 14px}.sc-human-contact>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.sc-human-contact strong{font-size:14px}.sc-human-contact button{width:30px;height:30px;color:var(--sc-ink);background:0 0;border:0;padding:6px}.sc-human-contact button svg{width:18px;height:18px}.sc-human-contact p{color:var(--sc-muted);margin:5px 0;font-size:13px;line-height:1.65}.sc-human-contact a{text-align:center;background:var(--sc-accent);color:#fff;border-radius:8px;margin-top:12px;padding:10px;font-size:14px;text-decoration:none;display:block}.sc-status{white-space:nowrap;color:#d5e3d7;letter-spacing:.15px;align-items:center;gap:5px;margin-left:auto;font-size:12px;display:flex}.sc-gold .sc-status{color:#e7dab6}.sc-status i{background:#d9bf8a;border-radius:50%;width:5px;height:5px}.sc-status.live i{background:#5dda9c;box-shadow:0 0 0 3px #5dda9c1f}.sc-scroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d7dccf transparent;flex:1;min-height:0;padding:0 22px 20px;overflow-y:auto}.sc-day{color:var(--sc-muted);letter-spacing:1px;align-items:center;gap:13px;margin:23px 0 19px;font-size:12px;display:flex}.sc-day:before,.sc-day:after{content:"";background:var(--sc-line);flex:1;height:1px}.sc-welcome{border:1px solid var(--sc-line);background:#fff;border-radius:3px 18px 18px;padding:19px 18px 17px;box-shadow:0 4px 16px #153a2110}.sc-gold .sc-welcome{background:linear-gradient(130deg,#fffcf4,#fff)}.sc-welcome-top{color:var(--sc-accent);letter-spacing:1px;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}.sc-welcome-top>span:last-child{font-size:21px;font-weight:400}.sc-welcome h3{letter-spacing:-.7px;color:var(--sc-ink);margin:10px 0;font-size:21px;font-weight:600;line-height:1.35}.sc-welcome p{color:var(--sc-muted);margin:0;font-size:13px;line-height:1.75}.sc-suggestions{border-top:1px solid var(--sc-line);margin-top:17px;padding-top:16px}.sc-suggestions small{color:var(--sc-muted);margin-bottom:12px;font-size:12px;display:block}.sc-suggestions>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.sc-suggestions button{border:1px solid var(--sc-line);min-height:42px;color:var(--sc-ink);background:var(--sc-paper);text-align:left;border-radius:10px;align-items:center;gap:8px;padding:9px;font-size:12px;display:flex}.sc-suggestions button:hover{border-color:var(--sc-accent);background:var(--sc-tint)}.sc-suggestions button>span{color:var(--sc-accent);background:var(--sc-tint);border-radius:7px;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:15px;display:grid}.sc-note{color:var(--sc-muted);align-items:flex-start;gap:8px;margin:15px 3px;display:flex}.sc-note>span{font-size:13px}.sc-note p{margin:0;font-size:12px;line-height:1.65}.sc-offline{color:var(--sc-muted);border:1px dashed var(--sc-line);border-radius:10px;margin:16px 0;padding:10px 12px;font-size:12px;line-height:1.6}.sc-message{max-width:92%;margin-top:21px}.sc-message.user{margin-left:auto}.sc-message-meta{color:var(--sc-muted);align-items:center;gap:10px;margin:0 3px 7px;font-size:12px;display:flex}.sc-message-meta time{opacity:.8;font-size:12px}.sc-message.user .sc-message-meta{justify-content:flex-end}.sc-bubble{border:1px solid var(--sc-line);color:var(--sc-ink);background:#fff;border-radius:3px 16px 16px;padding:13px 15px}.sc-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.8}.sc-message.user .sc-bubble{color:#fff;background:#0d674b;border-color:#0000;border-radius:16px 3px 16px 16px}.sc-gold .sc-message.user .sc-bubble{color:#4c3d1d;background:linear-gradient(120deg,#ecd495,#f2dda9)}.sc-message.error .sc-bubble{background:var(--sc-tint);border-style:dashed}.sc-retry{border:0;border-bottom:1px solid var(--sc-accent);color:var(--sc-accent);background:0 0;margin-top:10px;padding:0 0 2px;display:block;font-size:12px!important}.sc-typing{color:var(--sc-muted);align-items:center;gap:9px;margin-top:20px;font-size:12px;display:flex}.sc-typing>span{background:var(--sc-tint);border-radius:9px;gap:4px;padding:12px;display:flex}.sc-typing i{background:var(--sc-accent);border-radius:50%;width:4px;height:4px;animation:1s infinite alternate sc-pulse}.sc-typing i:nth-child(2){animation-delay:.2s}.sc-typing i:nth-child(3){animation-delay:.4s}.sc-footer{border-top:1px solid var(--sc-line);background:var(--sc-paper);flex-shrink:0;padding:14px 18px 13px}.sc-quick-row{scrollbar-width:none;gap:6px;padding:0 0 12px;display:flex;overflow:auto}.sc-quick-row button{white-space:nowrap;border:1px solid var(--sc-line);color:var(--sc-accent);background:0 0;border-radius:20px;padding:7px 10px;font-size:12px}.sc-quick-row button:hover{background:var(--sc-tint)}.sc-composer{border:1px solid var(--sc-line);background:#fff;border-radius:16px;align-items:flex-end;gap:7px;padding:7px;display:flex;box-shadow:0 2px 5px #062f1504}.sc-composer:focus-within{border-color:var(--sc-accent);box-shadow:0 0 0 2px var(--sc-tint)}.sc-composer textarea{field-sizing:content;resize:none;min-width:0;min-height:37px;max-height:100px;color:var(--sc-ink);background:0 0;border-radius:0;flex:1;padding:9px 0;font-family:inherit;font-size:14px;line-height:1.4;display:block;box-shadow:none!important;border:0!important;outline:none!important}.sc-composer textarea::placeholder{color:#92998f;font-size:12px}.sc-composer button{border:0;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;padding:8px;display:grid}.sc-composer svg{width:20px;height:20px}.sc-attach{color:var(--sc-muted);background:0 0}.sc-send{background:var(--sc-accent);color:#fff}.sc-gold .sc-send{color:#4c3815;background:#e8ca7b}.sc-footer-details{color:var(--sc-muted);justify-content:space-between;margin-top:8px;font-size:12px;display:flex}.sc-footer-details small{font-size:12px}.sc-privacy{color:var(--sc-muted);margin:7px 0 0;font-size:12px;line-height:1.55}.sc-error,.sc-uploading{color:#a7472e;margin:0 0 9px;font-size:12px;line-height:1.5}.sc-uploading{color:var(--sc-accent)}.sc-attachments,.sc-message-images{flex-wrap:wrap;gap:8px;display:flex}.sc-attachments{padding:0 5px 12px}.sc-attachments>div{position:relative}.sc-photo{border:1px solid var(--sc-line);background:var(--sc-tint);border-radius:9px;display:block;overflow:hidden;padding:0!important}.sc-photo img{object-fit:cover;width:118px;max-width:100%;height:110px;display:block}.sc-photo span{padding:16px;font-size:12px;display:block}.sc-message-images{margin-bottom:9px}.sc-message-images .sc-photo img{width:150px;height:140px}.sc-attachments .sc-photo img{width:58px;height:52px}.sc-remove{color:#fff;border:2px solid var(--sc-paper);background:#355645;border-radius:50%;place-items:center;width:23px;height:23px;padding:4px;display:grid;position:absolute;top:-6px;right:-6px}.sc-remove svg{width:12px;height:12px}.sc-lightbox{background:#0d181cef;border:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:auto;padding:0;position:fixed;inset:0;overflow:auto}.sc-lightbox::backdrop{background:#07100cf0}.sc-lightbox[open]{justify-content:center;align-items:center;display:flex}.sc-lightbox>img{object-fit:contain;border-radius:4px;max-width:95vw;max-height:calc(100dvh - 120px)}.sc-lightbox>button{top:max(20px,env(safe-area-inset-top));color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:50%;width:44px;height:44px;padding:10px;position:fixed;right:20px}.sc-lightbox svg{width:22px;height:22px}@keyframes sc-pulse{0%{opacity:.3;transform:translateY(0)}to{opacity:1;transform:translateY(-3px)}}@media (max-width:600px){.support-chat{border:0;border-radius:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;inset:0}.sc-header{padding:calc(12px + env(safe-area-inset-top)) 19px 0}.sc-identity{padding:11px 0 18px}.sc-identity h2{font-size:23px}.sc-switcher{gap:18px}.sc-scroll{padding-left:18px;padding-right:18px}.sc-footer{padding:12px 14px calc(10px + env(safe-area-inset-bottom))}.sc-composer textarea{font-size:16px}.sc-brandline,.sc-status,.sc-switcher>button{font-size:12px}}@media (max-width:360px){.sc-identity h2{font-size:20px}.sc-avatar{flex-basis:50px;width:50px;height:50px}.sc-suggestions button{gap:5px;padding:7px;font-size:12px}.sc-status{letter-spacing:0}.sc-switcher{gap:12px}}@media (prefers-reduced-motion:reduce){.sc-typing i{animation:none}}
