
#eze-chat-launch{position:fixed;right:18px;bottom:24px;z-index:85;border:0;border-radius:999px;padding:14px 20px;background:#173f42;color:#fff;box-shadow:0 5px 22px #0002;font:700 15px system-ui;cursor:pointer;min-height:48px}#eze-chat{width:min(440px,calc(100vw - 24px));max-height:min(760px,calc(100dvh - 24px));padding:0;border:1px solid #cddad3;border-radius:20px;background:#fff;color:#173d40;box-sizing:border-box;font:15px/1.5 system-ui;overflow:auto}#eze-chat::backdrop{background:#10252280}#eze-chat *{box-sizing:border-box}#eze-chat [hidden]{display:none!important}.ec-head{position:sticky;top:0;background:#173f42;color:#fff;display:flex;gap:12px;justify-content:space-between;align-items:center;padding:16px 18px;z-index:2}.ec-head h2{font-size:18px;margin:0;color:#fff}.ec-head p{font-size:12px;margin:3px 0 0;color:#e1e9df}.ec-close{border:1px solid #fff6;border-radius:9px;background:transparent;color:#fff;font-size:24px;min-width:44px;height:44px;cursor:pointer}.ec-body{padding:18px}.ec-body h3{font-size:18px;line-height:1.35;margin:10px 0}.ec-body p{margin:0 0 12px}.ec-info{font-size:12px;color:#52685e}.ec-menu{display:grid;gap:9px}.ec-button{font:600 14px system-ui;border:1px solid #aac3b4;border-radius:10px;background:#f4f8ef;color:#173f42;min-height:46px;padding:11px 13px;cursor:pointer;text-align:left}.ec-primary{background:#173f42;color:white;text-align:center;border-color:#173f42}.ec-button:disabled{opacity:.6;cursor:wait}.ec-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ec-field{margin:0 0 12px;min-width:0}.ec-field label{display:block;font-size:13px;font-weight:650;margin-bottom:5px}.ec-field input,.ec-field select,.ec-field textarea{font:16px system-ui;width:100%;min-width:0;border:1px solid #b7c9bd;border-radius:8px;padding:11px;min-height:44px;background:#fff;color:#173d40}.ec-field input:disabled{background:#edf2e9}.ec-check{display:flex;gap:9px;align-items:flex-start;font-size:14px;margin:10px 0;min-height:32px}.ec-check input{width:18px;height:18px;flex:none;accent-color:#173f42;margin:2px 0 0}.ec-actions{display:flex;gap:10px;justify-content:space-between;margin-top:14px}.ec-actions .ec-primary{flex:1}.ec-progress{font-size:12px;font-weight:650;color:#516c5c}.ec-error{font-size:14px;color:#8e332b;padding:10px;background:#fff2ed;border-radius:8px;margin:10px 0}.ec-review{font-size:13px;white-space:pre-line;background:#f1f5ed;border-radius:12px;padding:13px;overflow-wrap:anywhere}.ec-links{display:flex;gap:15px;flex-wrap:wrap;margin-top:16px;font-size:13px}.ec-links a{color:#285749}.ec-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#eze-chat :focus-visible,#eze-chat-launch:focus-visible{outline:3px solid #a4c77b;outline-offset:3px}@media(max-width:767px){#eze-chat-launch{bottom:calc(90px + env(safe-area-inset-bottom,0px));right:12px}#eze-chat{max-height:calc(100dvh - 20px)}.ec-body{padding:15px}.ec-row{gap:7px}.ec-field select{padding:10px 5px}}@media(prefers-reduced-motion:reduce){#eze-chat{scroll-behavior:auto}}
