#migo-root{color:#0a2744;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#0a2744;--ink2:#29445e;--muted:#6b7c8f;--canvas:#f7fafc;--surface:#fff;--line:#d9e5ea;--primary:#0b5cad;--clinical:#087965;--danger:#983333;--shadow:0 18px 50px #0a274429;font-family:"Source Sans 3",system-ui,-apple-system,sans-serif}#migo-root,#migo-root *{box-sizing:border-box}#migo-root button,#migo-root input,#migo-root textarea{font:inherit}#migo-root ::selection{color:#fff;background:var(--primary)}#migo-root .chat-widget{right:max(1.25rem, env(safe-area-inset-right));bottom:max(1.25rem, env(safe-area-inset-bottom));z-index:1000;justify-items:end;gap:.8rem;display:grid;position:fixed}#migo-root .chat-launcher{background:var(--surface);width:4.5rem;height:4.5rem;box-shadow:var(--shadow);border:3px solid #fff;border-radius:50%;padding:0;transition:transform .15s;overflow:hidden}#migo-root .chat-launcher:hover{transform:translateY(-2px)}#migo-root .chat-launcher img{width:100%;height:100%;display:block}#migo-root .chat-panel{border:1px solid var(--line);background:var(--surface);width:min(24rem,100vw - 2rem);height:min(40rem,100dvh - 7rem);box-shadow:var(--shadow);border-radius:1.15rem;grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}#migo-root .chat-header{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto auto;align-items:center;gap:.65rem;min-height:4.25rem;padding:.65rem .75rem;display:grid}#migo-root .chat-header>img{border-radius:50%;width:2.8rem;height:2.8rem}#migo-root .chat-header>div{gap:.1rem;display:grid}#migo-root .chat-header strong{color:var(--ink);font-size:1rem}#migo-root .status{color:var(--muted);align-items:center;gap:.35rem;font-size:.72rem;display:inline-flex}#migo-root .status i{background:currentColor;border-radius:50%;width:.45rem;height:.45rem}#migo-root .status-ready{color:var(--clinical)}#migo-root .status-unavailable{color:var(--danger)}#migo-root .chat-widget button{cursor:pointer;border:0;font-weight:700}#migo-root .chat-widget button:focus-visible,#migo-root .chat-widget textarea:focus-visible,#migo-root .chat-widget a:focus-visible,#migo-root .chat-widget summary:focus-visible{outline-offset:2px;outline:3px solid #0b5cad47}#migo-root .reset-button,#migo-root .close-button{color:var(--primary);background:0 0;border-radius:.5rem;padding:.45rem}#migo-root .reset-button{font-size:.75rem}#migo-root .close-button{width:2rem;height:2rem;font-size:1.45rem;line-height:1}#migo-root .conversation{background:var(--canvas);flex-direction:column;gap:.75rem;min-height:0;padding:1rem;display:flex;overflow-y:auto}#migo-root .message{width:fit-content;max-width:88%;color:var(--ink);border-radius:.9rem;padding:.7rem .85rem;font-size:.9rem;line-height:1.45}#migo-root .message p{white-space:pre-wrap;margin:.15rem 0 0}#migo-root .message-assistant{border:1px solid var(--line);background:var(--surface);border-top-left-radius:.25rem;align-self:flex-start}#migo-root .message-user{background:var(--primary);color:#fff;border-top-right-radius:.25rem;align-self:flex-end}#migo-root .message-author{opacity:.68;font-size:.65rem;font-weight:800}#migo-root .exam-list{gap:.5rem;margin-top:.7rem;display:grid}#migo-root .exam-card{border:1px solid var(--line);color:var(--ink);border-radius:.7rem;gap:.2rem;padding:.7rem;text-decoration:none;display:grid}#migo-root .exam-card:hover{border-color:var(--primary)}#migo-root .exam-card span{color:var(--muted);font-size:.78rem}#migo-root .exam-applicability{color:var(--ink);margin:.35rem 0 0;font-size:.78rem}#migo-root .component-rationales{margin-top:.35rem;font-size:.76rem}#migo-root .component-rationales summary{cursor:pointer;color:var(--primary);font-weight:700}#migo-root .component-rationales ul{gap:.35rem;margin:.45rem 0 0;padding-left:1.1rem;display:grid}#migo-root .component-rationales li{gap:.1rem;display:grid}#migo-root .component-rationales blockquote{border-left:3px solid var(--line);color:var(--muted);background:#f8fafc;margin:.25rem 0 0;padding:.45rem .55rem;font-size:.72rem;line-height:1.35}#migo-root .component-rationales cite{color:var(--ink);margin-bottom:.2rem;font-style:normal;font-weight:700;display:block}#migo-root .exam-card-link,#migo-root .citations{color:var(--primary);font-size:.74rem}#migo-root .exam-card-link{margin-top:.35rem;font-weight:700}#migo-root .combined-order-card{border:1px solid color-mix(in srgb, var(--primary) 25%, transparent);background:color-mix(in srgb, var(--primary) 7%, #fff);border-radius:.75rem;gap:.45rem;margin-top:.7rem;padding:.8rem;display:grid}#migo-root .combined-order-card span,#migo-root .combined-order-card small{color:var(--text);font-size:.76rem;line-height:1.35}#migo-root .combined-order-card small{opacity:.78}#migo-root .combined-order-prestations{border-top:1px solid color-mix(in srgb, var(--primary) 18%, transparent);border-bottom:1px solid color-mix(in srgb, var(--primary) 18%, transparent);gap:.35rem;padding:.55rem 0;display:grid}#migo-root .combined-order-prestations ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}#migo-root .combined-order-prestations li{gap:.1rem;display:grid}#migo-root .combined-order-prestations li>span{font-weight:700}#migo-root .combined-order-link{background:var(--primary);color:#fff;text-align:center;border-radius:.62rem;padding:.7rem .8rem;font-size:.82rem;font-weight:800;text-decoration:none;display:block}#migo-root .combined-order-link:hover{filter:brightness(.94)}#migo-root .citations{margin-top:.6rem}#migo-root .citations summary{cursor:pointer;font-weight:700}#migo-root .citations ul{margin:.35rem 0 0;padding-left:1rem}#migo-root .citations a{color:var(--primary);font-weight:700}#migo-root .pack-sources p{color:var(--ink);margin-top:.45rem;font-size:.76rem}#migo-root .pack-sources li{gap:.2rem;display:grid}#migo-root .pack-sources span{color:var(--muted);font-size:.7rem}#migo-root .pack-sources blockquote{border-left:3px solid var(--line);color:var(--muted);margin:.15rem 0 0;padding-left:.55rem;font-size:.72rem}#migo-root .typing{color:var(--muted);font-size:.8rem}#migo-root .composer{border-top:1px solid var(--line);background:var(--surface);grid-template-columns:1fr auto;align-items:end;gap:.45rem;padding:.65rem;display:grid}#migo-root .sensitive-warning{color:#7a3d00;background:#fff3d6;border-radius:.6rem;grid-column:1/-1;margin:0;padding:.55rem .65rem;font-size:.75rem;line-height:1.35}#migo-root .composer>label,#migo-root .sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}#migo-root .feedback-row{align-items:center;gap:.45rem;margin-top:.6rem;display:flex}#migo-root .feedback-row button{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:999px;padding:.35rem .6rem;font-size:.75rem}#migo-root .feedback-row button:hover{border-color:var(--primary);color:var(--primary)}#migo-root .feedback-row small{color:var(--muted);font-size:.75rem}#migo-root .explicit-choice-row{flex-wrap:wrap;gap:.625rem;margin-top:.75rem;display:flex}#migo-root .explicit-choice-row button{border:1px solid var(--line);background:var(--canvas);min-height:44px;color:var(--ink);font:inherit;border-radius:.75rem;padding:.625rem .875rem;font-weight:650}#migo-root .explicit-choice-row button:first-child{border-color:var(--primary);background:var(--primary);color:#fff}#migo-root .explicit-choice-row button:focus-visible{outline:3px solid color-mix(in srgb, var(--primary) 35%, transparent);outline-offset:2px}#migo-root .explicit-choice-row button:disabled{cursor:wait;opacity:.6}#migo-root .chat-widget textarea{resize:none;border:1px solid var(--line);width:100%;max-height:6rem;color:var(--ink);background:var(--canvas);border-radius:.75rem;padding:.7rem .75rem;line-height:1.4}#migo-root .composer button{background:var(--primary);color:#fff;border-radius:.75rem;width:2.65rem;height:2.65rem;font-size:1.1rem}#migo-root .composer button:disabled{cursor:not-allowed;opacity:.42}@media (width<=480px){#migo-root .chat-widget{right:max(.75rem, env(safe-area-inset-right));bottom:max(.75rem, env(safe-area-inset-bottom))}#migo-root .chat-panel{width:calc(100vw - 1.5rem);height:calc(100dvh - 6.5rem)}#migo-root .chat-widget-open{width:100vw;height:100dvh;padding:max(.5rem, env(safe-area-inset-top)) max(.5rem, env(safe-area-inset-right)) max(.5rem, env(safe-area-inset-bottom)) max(.5rem, env(safe-area-inset-left));gap:0;inset:0 auto auto 0}#migo-root .chat-widget-open .chat-panel{width:100%;height:100%;min-height:0}#migo-root .chat-widget-open .chat-launcher{display:none}#migo-root .chat-launcher{width:4rem;height:4rem}}
