:root{--artismed-accent:#176b87}.artismed-invite{position:fixed;right:22px;bottom:22px;z-index:99999;width:min(360px,calc(100vw - 32px));padding:20px;background:#fff;color:#202124;border:1px solid #e7e7e7;border-radius:16px;box-shadow:0 12px 38px rgba(0,0,0,.15);font:16px/1.45 system-ui,-apple-system,sans-serif;opacity:0;transform:translateY(12px);transition:.25s ease}.artismed-invite.is-visible{opacity:1;transform:none}.artismed-invite p{margin:0 24px 16px 0}.artismed-invite>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.artismed-invite a,.artismed-chat button[type=submit]{background:var(--artismed-accent);color:#fff!important;padding:10px 15px;border:0;border-radius:10px;text-decoration:none;font-weight:700}.artismed-invite button{cursor:pointer}.artismed-invite__close{position:absolute;right:10px;top:8px;border:0;background:none;font-size:24px;color:#666}.artismed-invite__later{border:0;background:none;color:#666;padding:8px}.artismed-chat{--artismed-accent:#176b87;width:min(940px,calc(100vw - 32px));max-width:none;margin:28px 50%;transform:translateX(-50%);background:#fff;border:1px solid #e2e2e2;border-radius:20px;overflow:hidden;box-shadow:0 18px 55px rgba(20,20,20,.12);font:16px/1.5 system-ui,-apple-system,sans-serif;color:#202124}.artismed-chat__header{display:flex;align-items:center;gap:13px;padding:18px 22px;background:linear-gradient(120deg,var(--artismed-accent),#0b3343);color:#fff;border-bottom:4px solid #64c7d8}.artismed-chat__mark{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:12px;background:#64c7d8;color:#202124;font-size:14px;font-weight:900;box-shadow:inset 0 0 0 1px rgba(255,255,255,.35)}.artismed-chat__identity{flex:1}.artismed-chat__header strong,.artismed-chat__header small{display:block}.artismed-chat__header strong{font-size:17px}.artismed-chat__header small{opacity:.82;margin-top:1px;font-size:13px}.artismed-status{font-size:13px;white-space:nowrap}.artismed-status:before{content:'';display:inline-block;width:8px;height:8px;background:#5bdb80;border-radius:50%;margin-right:6px;box-shadow:0 0 0 3px rgba(91,219,128,.18)}.artismed-chat__messages{box-sizing:border-box;height:min(55vh,560px);min-height:390px;overflow:auto;padding:28px;background:linear-gradient(180deg,#f8f8f9,#f3f3f4);scroll-behavior:smooth}.artismed-msg{display:flex;margin:0 0 15px}.artismed-msg div{max-width:72%;padding:12px 15px;border-radius:16px;white-space:pre-wrap;box-shadow:0 2px 8px rgba(0,0,0,.04)}.artismed-msg--assistant div{background:#fff;border:1px solid #e3e3e3;border-bottom-left-radius:5px}.artismed-msg--user{justify-content:flex-end}.artismed-msg--user div{background:var(--artismed-accent);color:#fff;border-bottom-right-radius:5px}.artismed-typing{color:#777;font-size:14px;margin:8px}.artismed-chat__choices{display:flex;gap:9px;flex-wrap:wrap;padding:16px 22px 2px;background:#fff}.artismed-chat__choices[hidden]{display:none}.artismed-chat__choices button{border:1px solid color-mix(in srgb,var(--artismed-accent),#fff 25%);color:var(--artismed-accent);background:#fff;border-radius:999px;padding:9px 13px;cursor:pointer;transition:.18s}.artismed-chat__choices button:hover{background:#eef9fb;border-color:#64c7d8}.artismed-chat__form{display:flex;align-items:stretch;gap:10px;padding:16px 20px 12px;background:#fff;border-top:1px solid #e8e8e8}.artismed-chat__form textarea{box-sizing:border-box;flex:1;resize:none;height:54px;min-height:54px;max-height:120px;padding:14px 15px;border:1px solid #cfcfcf;border-radius:12px;font:inherit;line-height:24px;transition:.18s}.artismed-chat__form textarea:focus{outline:0;border-color:var(--artismed-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--artismed-accent),transparent 86%)}.artismed-chat__form button{min-width:112px;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:8px}.artismed-chat__form button b{font-size:18px}.artismed-lead-toggle{display:block;margin:1px auto 13px;border:0;background:none;color:var(--artismed-accent);font-weight:650;text-decoration:none;cursor:pointer}.artismed-lead-toggle:hover{text-decoration:underline}.artismed-lead{margin:12px 20px 20px;padding:20px;background:#f7f7f8;border:1px solid #e5e5e5;border-radius:14px}.artismed-lead h3{margin-top:0}.artismed-lead input:not([type=checkbox]),.artismed-lead textarea{box-sizing:border-box;width:100%;margin:0 0 10px;padding:10px 12px;border:1px solid #ccc;border-radius:8px;font:inherit}.artismed-consent{display:flex;gap:8px;font-size:13px;margin:6px 0 14px}.artismed-hp{position:absolute!important;left:-9999px!important}.artismed-chat__notice{font-size:12px;color:#707070;text-align:center;padding:0 18px 17px;margin:0;background:#fff}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:600px){.artismed-invite{right:16px;bottom:16px}.artismed-chat{width:calc(100vw - 20px);margin:10px 50%;border-radius:14px}.artismed-chat__header{padding:14px}.artismed-chat__mark{width:36px;height:36px;flex-basis:36px}.artismed-chat__header strong{font-size:15px}.artismed-chat__header small{font-size:11px}.artismed-chat__messages{height:50vh;min-height:330px;padding:15px}.artismed-msg div{max-width:88%}.artismed-chat__form{padding:10px}.artismed-chat__form button{min-width:52px;padding:8px}.artismed-chat__form button span{display:none}.artismed-chat__form button b{display:block}}
