:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}.mia-document{margin:0;background:#050b18;color:#f4f8ff}.mia-app{display:flex;min-height:100vh;flex-direction:column;background:radial-gradient(circle at 50% 0,#0c3d8e55,transparent 42%),#050b18}.mia-header{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #2786ff44;background:#071126}.mia-header img{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid #2f91ff;box-shadow:0 0 24px #147dff88}.mia-header h1,.mia-header p{margin:0}.mia-header h1{font-size:1rem;letter-spacing:.12em}.mia-header p{font-size:.78rem;color:#aabbd6}.mia-status{font-size:.65rem;color:#6fffb0}.mia-close{margin-left:auto;width:44px;height:44px;border:0;background:transparent;color:#dceaff;font-size:1.8rem;cursor:pointer}.mia-messages{display:flex;flex:1;min-height:250px;max-height:480px;overflow:auto;flex-direction:column;gap:10px;padding:16px}.mia-message{max-width:88%;padding:11px 13px;border-radius:16px;line-height:1.45;font-size:.94rem;white-space:pre-wrap}.mia-message--assistant{align-self:flex-start;background:#10213e;border:1px solid #275485}.mia-message--user{align-self:flex-end;background:#0866d7}.mia-offer{display:grid;gap:8px;padding:14px;border:1px solid #2786ff;border-radius:16px;background:#091c3c}.mia-offer span{color:#90c5ff}.mia-offer a,.mia-contact button,.mia-composer button{display:inline-flex;justify-content:center;padding:11px 14px;border:0;border-radius:10px;background:#1680ff;color:white;font-weight:750;text-decoration:none;cursor:pointer}.mia-contact{margin:0 16px 12px;padding:14px;border:1px solid #24558c;border-radius:14px;background:#091831}.mia-contact h2{margin:0 0 10px;font-size:1rem}.mia-contact label{display:grid;gap:5px;margin:8px 0;font-size:.8rem}.mia-contact input{min-height:42px;border:1px solid #315b8c;border-radius:8px;background:#061126;color:white;padding:8px}.mia-contact .mia-consent{display:flex;align-items:center}.mia-composer{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #2786ff44}.mia-composer label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.mia-composer textarea{resize:none;min-height:48px;border:1px solid #315b8c;border-radius:12px;background:#071126;color:#fff;padding:12px;font:inherit}.mia-embed-host{position:fixed;right:20px;bottom:20px;z-index:9999}.mia-embed-host iframe{display:none;width:min(420px,calc(100vw - 24px));height:min(680px,calc(100vh - 100px));border:1px solid #2989ff;border-radius:20px;background:#050b18;box-shadow:0 22px 70px #000b}.mia-embed-host.is-open iframe{display:block}.mia-launcher{display:flex;align-items:center;gap:10px;min-height:52px;border:1px solid #4aa0ff;border-radius:999px;background:#07142d;color:#fff;padding:7px 16px 7px 7px;font-weight:750;box-shadow:0 10px 32px #001b43aa;cursor:pointer}.mia-launcher img{width:38px;height:38px;border-radius:50%;object-fit:cover}@media(max-width:520px){.mia-embed-host{right:8px;bottom:8px}.mia-embed-host.is-open{inset:0}.mia-embed-host.is-open iframe{width:100%;height:100%!important;border:0;border-radius:0}.mia-embed-host.is-open .mia-launcher{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

.mia-message a{color:#8bc5ff;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.mia-message a:focus-visible{outline:2px solid #8bc5ff;outline-offset:3px}
.mia-cart-offer{margin:12px 0;padding:12px;border:1px solid #315b8c;border-radius:12px;background:#0a1b35}.mia-cart-offer p{margin:0 0 10px;font-size:.85rem;line-height:1.5}.mia-cart-offer button,.mia-contact-toolbar button{padding:10px 12px;border:1px solid #479fff;border-radius:9px;background:#1265cf;color:#fff;cursor:pointer}.mia-cart-offer a{display:block;margin-top:10px;color:#8bc5ff}.mia-cart-offer button:disabled{opacity:.65;cursor:default}.mia-contact-toolbar{padding:4px 16px}.mia-contact-toolbar button{background:transparent;font-size:.8rem}.mia-contact{max-height:55vh;overflow:auto}.mia-contact textarea{width:100%;padding:8px;border:1px solid #315b8c;border-radius:8px;background:#061126;color:white;font:inherit}.mia-contact small{display:block;margin:10px 0;line-height:1.5}.mia-contact a{color:#8bc5ff}.mia-contact input[readonly]{opacity:.8}
