.moon-chat-root{right:24px;bottom:max(22px,env(safe-area-inset-bottom));z-index:10000;font-family:var(--font-geist-sans),sans-serif;color:#eaf5ff;line-height:1.5;position:fixed}.moon-chat-root *{box-sizing:border-box}.moon-chat-root button,.moon-chat-root input{font:inherit}.moon-chat-root button{cursor:pointer}.moon-chat-root button:focus-visible,.moon-chat-root a:focus-visible,.moon-chat-root input:focus-visible{outline-offset:3px;outline:3px solid #6bd7ff}.moon-chat-launcher{background:#082756;border:0;border-radius:50%;place-items:center;width:74px;height:74px;margin-left:auto;padding:0;animation:4s ease-in-out infinite moon-chat-float;display:grid;position:relative;box-shadow:0 0 24px #229eff80,0 0 55px #207be838}.moon-chat-launcher img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.moon-chat-launcher strong{color:#ef3340;letter-spacing:.03em;text-shadow:0 2px 6px #00102d,0 0 8px #00102d;-webkit-text-stroke:.4px #00102d66;font-size:25px;font-weight:800;animation:12s ease-in-out infinite moon-chat-chemistry-colors;position:relative}.moon-chat-launcher.is-open{animation:none}.moon-chat-panel{background:linear-gradient(145deg,#102e50,#071627 60%);border:1px solid #367aa7;border-radius:24px;flex-direction:column;width:min(400px,100vw - 32px);height:min(600px,100dvh - 130px);margin-bottom:16px;display:flex;overflow:hidden;box-shadow:0 24px 75px #00152c66}.moon-chat-header{background:#ffffff05;border-bottom:1px solid #ffffff1c;align-items:center;gap:12px;padding:17px 18px;display:flex}.moon-chat-header>img{width:42px;height:42px}.moon-chat-header>div{flex:1}.moon-chat-header h2{letter-spacing:0;color:#fff;margin:0;font-size:18px;line-height:1.3}.moon-chat-header p{color:#93c7e5;margin:3px 0 0;font-size:13px}.moon-chat-header button{color:#d7edff;background:0 0;border:0;min-width:32px;height:36px;padding:0;font-size:14px}.moon-chat-header button:last-child{font-size:28px}.moon-chat-log{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#3c7199 transparent;flex:1;padding:22px 18px;overflow-y:auto}.moon-chat-welcome>span{background:#1a5592;border:1px solid #409ee6;border-radius:12px;place-items:center;width:38px;height:38px;font-size:16px;font-weight:700;display:grid}.moon-chat-welcome h3{color:#fff;margin:14px 0 8px;font-size:22px;line-height:1.3}.moon-chat-welcome p{color:#b7cfe1;margin:0 0 20px;font-size:15px}.moon-chat-starters{gap:8px;display:grid}.moon-chat-starters button{text-align:left;color:#eaf6ff;background:#153653;border:1px solid #3b6487;border-radius:12px;justify-content:space-between;gap:12px;padding:12px;font-size:14px;display:flex}.moon-chat-starters button:hover{background:#204d75}.moon-chat-message{background:#153049;border:1px solid #ffffff0d;border-radius:15px;margin:16px 0;padding:14px}.moon-chat-message.user{background:#1b5184;margin-left:35px}.moon-chat-message small{color:#a2d7fa;font-size:12px;font-weight:700}.moon-chat-message p{white-space:pre-wrap;overflow-wrap:anywhere;color:#f1f7ff;margin:7px 0 0;font-size:16px}.moon-chat-message nav{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.moon-chat-message a{color:#9cdaff;border:1px solid #477291;border-radius:8px;padding:5px 9px;font-size:13px;text-decoration:none;display:inline-block}.moon-chat-status,.moon-chat-error{color:#b3ddfa;font-size:14px}.moon-chat-error a{color:#9cdaff}.moon-chat-form{border-top:1px solid #ffffff1c;padding:12px 16px 14px}.moon-chat-label{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.moon-chat-form>div{background:#0c253d;border:1px solid #397297;border-radius:14px;gap:8px;padding:5px 6px 5px 13px;display:flex}.moon-chat-form input{color:#fff;outline-offset:0;background:0 0;border:0;width:100%;min-width:0;font-size:16px}.moon-chat-form input::placeholder{color:#95b4cf}.moon-chat-form button{color:#092b49;background:#7aceff;border:0;border-radius:10px;flex:0 0 38px;height:38px;font-size:23px}.moon-chat-form button:disabled{opacity:.4;cursor:default}.moon-chat-form>p{color:#91afc8;margin:9px 0 0;font-size:12px;line-height:1.4}.moon-chat-form>div{background:linear-gradient(135deg,#16334a99,#0c253d55);border-color:#75b8e038;border-radius:24px;align-items:center;padding:6px 7px 6px 16px;transition:border-color .2s,box-shadow .2s}.moon-chat-form>div:focus-within{border-color:#7aceff99;box-shadow:0 0 0 2px #7aceff1f,0 0 18px #229eff18}.moon-chat-root .moon-chat-form input,.moon-chat-root .moon-chat-form input:focus,.moon-chat-root .moon-chat-form input:focus-visible{appearance:none;box-shadow:none;caret-color:#9bddff;background:0 0;border:0;border-radius:16px;outline:none;padding:7px 0;line-height:1.5}.moon-chat-form button{color:#102e46;background:#82ccf4;border-radius:50%}@media (forced-colors:active){.moon-chat-form>div:focus-within{outline-offset:2px;outline:2px solid highlight}}@keyframes moon-chat-chemistry-colors{0%,to{color:#ef3340}25%{color:#ff9f1c}50%{color:#168cff}75%{color:#20c76a}}@keyframes moon-chat-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (width<=600px){.moon-chat-root{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}.moon-chat-launcher{width:62px;height:62px}.moon-chat-panel{height:min(590px,100dvh - 110px);margin-bottom:12px}}@media (prefers-reduced-motion:reduce){.moon-chat-launcher,.moon-chat-launcher strong{animation:none}.moon-chat-root *{scroll-behavior:auto;transition:none}}
