.os-chat-launch{z-index:80;color:#fff;cursor:pointer;background:#2366db;border:1px solid #74a8ff;border-radius:30px;align-items:center;gap:10px;padding:14px 20px;font-size:16px;font-weight:700;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 30px #0008}.os-chat-launch span{font-size:21px}.os-chat{color:#f7f4ec;background:#0e141e;border:1px solid #46526a;border-radius:16px;width:min(460px,100vw - 40px);max-width:none;height:min(760px,100dvh - 40px);max-height:calc(100dvh - 40px);margin:0;padding:0;font-size:16px;inset:auto 20px 20px auto;box-shadow:0 24px 100px #000a}.os-chat::backdrop{background:#0007}.os-chat-inner{flex-direction:column;height:100%;min-height:0;display:flex}.os-chat header{background:#121e30;border-bottom:1px solid #344052;justify-content:space-between;align-items:flex-start;padding:20px;display:flex}.os-chat h2{margin:7px 0;font-size:24px}.os-chat header p{color:#b1c0d5;margin:0;font-size:14px}.os-chat-eyebrow{letter-spacing:.09em;color:#91baff;font-size:12px}.os-chat header button{color:#fff;cursor:pointer;background:0 0;border:1px solid #53647c;border-radius:6px;padding:8px 11px}.os-chat-scroll{overscroll-behavior:contain;flex:1;min-height:70px;padding:18px;overflow-y:auto}.os-chat-message{overflow-wrap:anywhere;background:#192232;border-radius:10px;margin:0 0 16px;padding:15px;line-height:1.6}.os-chat-message p{white-space:pre-wrap;margin:7px 0 0}.os-chat-user{background:#183b6b;margin-left:28px}.os-chat-message>strong{color:#b6ceef;font-size:14px}.os-chat-prompts{gap:8px;margin:14px 0;display:grid}.os-chat-prompts button{text-align:left;color:#c4daff;cursor:pointer;background:0 0;border:1px solid #3d608e;border-radius:7px;padding:11px 13px;font-size:14px}.os-chat a{color:#9ec5ff;text-underline-offset:3px;text-decoration:underline}.os-chat-sources{gap:8px;margin-top:14px;font-size:14px;display:grid}.os-chat-sources span{color:#acb6c7;font-size:12px}.os-chat-bottom{border-top:1px solid #344052;max-height:65%;padding:14px 18px;overflow-y:auto}.os-chat-consent{align-items:flex-start;gap:9px;margin-bottom:14px;font-size:14px;line-height:1.5;display:flex}.os-chat-consent input{accent-color:#4286ff;flex-shrink:0;width:18px;height:18px;margin-top:2px}.os-chat form>label{margin-bottom:8px;font-size:14px;display:block}.os-chat textarea{resize:vertical;color:#fff;background:#080e16;border:1px solid #526079;border-radius:6px;width:100%;min-height:70px;max-height:140px;padding:12px;font-size:16px;line-height:1.4;display:block}.os-chat-actions{justify-content:space-between;gap:10px;margin-top:10px;display:flex}.os-chat-actions button{color:#fff;cursor:pointer;background:0 0;border:1px solid #64758f;border-radius:6px;padding:10px 14px;font-size:14px}.os-chat-actions button[type=submit]{background:#256be2;border-color:#5390ef;font-weight:700}.os-chat button:disabled{opacity:.45;cursor:not-allowed}.os-chat-note{color:#aeb9ca;margin:12px 0 0;font-size:12px;line-height:1.5}.os-chat-error{border:1px solid #967344;border-radius:6px;padding:10px;font-size:14px;line-height:1.5}.os-chat :focus-visible,.os-chat-launch:focus-visible{outline-offset:3px;outline:3px solid #97bdff}@media (width<=540px){.os-chat{width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);inset:auto 8px 8px}.os-chat-launch{padding:12px 16px;bottom:16px;right:16px}.os-chat header{padding:14px 18px}.os-chat-bottom,.os-chat-scroll{padding:12px}}@media print{.os-chat,.os-chat-launch{display:none!important}}
