.support-root{position:fixed;z-index:50;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));font-family:"Segoe UI","Microsoft JhengHei UI",sans-serif;color:#183e42}
.support-launcher{width:66px;height:66px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;background:linear-gradient(145deg,#176b70,#104a53);color:#fff;box-shadow:0 9px 28px rgb(8 45 51 / 28%);cursor:pointer}
.support-launcher:hover{transform:translateY(-2px);background:#0d5960}
.support-launcher .support-nurse{width:48px;height:48px;border-color:#fff}.support-launcher .support-nurse svg{width:46px;height:46px}
.support-panel{position:absolute;right:0;bottom:76px;width:min(365px,calc(100vw - 28px));height:min(560px,calc(100dvh - 110px));display:flex;flex-direction:column;overflow:hidden;border:1px solid #cbded4;border-radius:17px;background:#fbfdfb;box-shadow:0 22px 70px rgb(14 50 52 / 25%)}
.support-panel[hidden]{display:none}
.support-head{display:flex;align-items:center;gap:11px;padding:13px 14px;background:#123f46;color:#fff;touch-action:none;cursor:move;user-select:none}
.support-nurse{position:relative;width:43px;height:43px;flex:0 0 43px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / 30%);border-radius:50%;background:#e6f2eb}.support-nurse svg{width:41px;height:41px;display:block}.support-nurse small{position:absolute;right:-7px;bottom:-2px;padding:2px 4px;border:1px solid #fff;border-radius:8px;background:#b9434c;color:#fff;font-size:8px;font-weight:800;line-height:1.1;letter-spacing:.2px}
.support-head-copy{flex:1;display:grid;gap:3px}.support-head-copy strong{font-size:13px}.support-head-copy small{color:#c8ded6;font-size:10px}
.support-close{width:35px;height:35px;border:1px solid rgb(255 255 255 / 25%);border-radius:7px;background:transparent;color:#fff;font-size:20px;cursor:pointer}.support-close:hover{background:rgb(255 255 255 / 12%)}
.support-body{min-height:0;flex:1;overflow-y:auto;padding:14px;overscroll-behavior:contain}
.support-welcome{margin:0 0 12px;padding:11px 12px;border:1px solid #dce9e1;border-radius:10px;background:#fff;color:#5a716d;font-size:12px;line-height:1.75}
.support-messages{display:grid;gap:9px}.support-message{max-width:100%;padding:11px 12px;border:1px solid #dde9e2;border-radius:11px;background:#fff;color:#435f5b;font-size:12px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.support-message.user{justify-self:end;max-width:88%;border-color:#c9e3d7;background:#edf7f1;color:#315e54}.support-message a{color:#176f68;text-decoration:underline;text-underline-offset:3px;font-weight:750}
.support-quick{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.support-quick button{padding:7px 9px;border:1px solid #d7e6de;border-radius:99px;background:#fff;color:#426e65;font-size:10px;cursor:pointer}.support-quick button:hover{background:#edf7f1}
.support-input-row{display:flex;gap:8px;padding:11px;border-top:1px solid #e1eae4;background:white}.support-input{min-width:0;flex:1;min-height:42px;padding:9px 11px;border:1px solid #ccdcd3;border-radius:7px;color:#183e42;font-size:12px}.support-input:focus{outline:3px solid rgb(55 132 119 / 18%);border-color:#488a7c}.support-send{min-width:58px;padding:8px 11px;border:0;border-radius:7px;background:#145d63;color:#fff;font-size:12px;font-weight:750;cursor:pointer}.support-send:hover{background:#0f4c52}
.support-privacy{margin:0;padding:0 12px 10px;background:#fff;color:#85938f;font-size:9px;line-height:1.6}
.support-human{flex:0 1 auto;max-height:min(360px,48%);overflow-y:auto;overscroll-behavior:contain;margin:0 12px 11px;padding:12px;border:1px solid #ead6b6;border-radius:9px;background:#fff8eb;color:#6e542e}.support-human[hidden]{display:none}.support-human strong{display:block;margin-bottom:4px;color:#6c4816;font-size:12px}.support-human p{margin:4px 0 9px;font-size:11px;line-height:1.65}
.support-contact-links{display:flex;flex-wrap:wrap;gap:7px}.support-contact-links a,.support-copy-phone,.support-email-form button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:7px 9px;border:1px solid #d8c29e;border-radius:6px;background:white;color:#6e501e;font-family:inherit;font-size:10px;font-weight:750;text-decoration:none;cursor:pointer}.support-contact-links a:hover,.support-copy-phone:hover,.support-email-form button:hover{background:#fff0d7}
.support-human-note{display:block;margin-top:8px;color:#86775f;font-size:9px;line-height:1.5}.support-copy-status,.support-email-status{margin:7px 0 0;color:#34665a;font-size:10px;line-height:1.5}
.support-email-form{display:grid;gap:8px;margin-top:11px;padding-top:10px;border-top:1px solid #eadfc9}.support-email-form label{display:grid;gap:4px;color:#6e542e;font-size:10px;font-weight:700}.support-email-form input,.support-email-form textarea{width:100%;min-height:35px;padding:7px 8px;border:1px solid #d7c9ac;border-radius:5px;background:#fff;color:#183e42;font:inherit;font-size:11px}.support-email-form textarea{resize:vertical}.support-email-form input:focus,.support-email-form textarea:focus{outline:3px solid rgb(55 132 119 / 18%);border-color:#488a7c}
@media(max-width:480px){.support-root{right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom))}.support-launcher{width:56px;height:56px}.support-panel{right:-2px;width:min(370px,calc(100vw - 24px));height:min(590px,calc(100dvh - 88px));bottom:68px}.support-head{padding:11px}.support-body{padding:11px}.support-input-row{padding:9px}}
@media(prefers-reduced-motion:reduce){.support-launcher{transition:none}}
