.msstore-chatonpage{max-width:800px;width:100%;padding:12px 16px;margin:0 auto;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}
.msstore-chatonpage .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.msstore-chatonpage__input-container{display:flex;flex-direction:column;align-items:flex-start;padding:12px 16px 16px;width:100%;max-width:800px;height:auto;border-radius:4px;background-color:#fff;border:1px solid #e1dfdd;box-shadow:0 0 2px rgba(0,0,0,0.12),0 2px 4px rgba(0,0,0,0.14);position:relative;margin-bottom:8px;box-sizing:border-box}
.msstore-chatonpage__input-container::after{content:'';position:absolute;width:100%;height:4px;left:0;bottom:0;background:linear-gradient(89.97deg,#0078d4 .03%,#6dd1c1 99.97%);border-radius:0 0 4px 4px}
.msstore-chatonpage__text-input{flex:1;border:0;padding:0;width:calc(100% - 28px);height:24px;outline:0;background-color:transparent;margin-top:0;color:var(--reimagine-day-foreground-base-theme-subtle,#17253d);font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.msstore-chatonpage__text-input::placeholder{color:#6f768b;font-style:italic}
.msstore-chatonpage__input-wrapper{display:flex;flex-direction:row;align-items:center;padding:0;width:100%;height:24px;z-index:1;position:relative}
.msstore-chatonpage__submit-button{display:flex;align-items:center;justify-content:center;background-color:transparent;color:#8d8d8d;border:0;height:20px;width:20px;padding:0;margin:0;cursor:not-allowed;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:color .2s ease,cursor .2s ease}
.msstore-chatonpage__submit-button.active{color:#004275;cursor:pointer}
.msstore-chatonpage__submit-button:disabled{color:#8d8d8d;cursor:not-allowed}
.msstore-chatonpage__submit-arrow{display:flex;width:20px;height:20px;justify-content:center;align-items:center}
.msstore-chatonpage__submit-arrow svg{width:20px;height:20px}
.msstore-chatonpage__submit-arrow svg path{fill:currentColor;transition:fill .2s ease}
.msstore-chatonpage__pills-container{margin-top:8px;max-width:800px;display:flex;flex-direction:column;align-items:flex-start}
.msstore-chatonpage__pills-title{display:none}
.msstore-chatonpage__pills-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:0;gap:8px;width:100%;max-width:800px;height:auto;min-height:40px;justify-content:flex-start}
.msstore-chatonpage__no-prompts{width:100%;padding:16px;background-color:#f0f0f0;border-radius:4px;margin-bottom:16px;color:#333;font-style:italic}
.msstore-chatonpage__prompt-pill{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 12px;gap:4px;width:auto;min-width:32px;height:32px;background:#1f5188;border:1px solid #b3daf0;border-radius:16px;flex:none;flex-grow:0;font-size:15px;line-height:22px;text-align:center;font-weight:400;color:#fff;cursor:pointer;transition:all .2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative}
.msstore-chatonpage__prompt-pill-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-right:6px;flex:none;order:0;flex-grow:0}
.msstore-chatonpage__prompt-pill-icon svg path{fill:#fff;transition:fill .2s}
.msstore-chatonpage__prompt-pill:hover{background-color:#2a446f;border-color:#b3daf0;color:#fff}
.msstore-chatonpage__prompt-pill:hover .msstore-chatonpage__prompt-pill-icon svg path{fill:#fff}
.msstore-chatonpage__prompt-pill:focus{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px #0067b8}
.msstore-chatonpage__prompt-pill:active{background-color:#2a446f;border-color:#b3daf0;color:#fff;transform:scale(0.98)}
.msstore-chatonpage__prompt-pill:active .msstore-chatonpage__prompt-pill-icon svg path{fill:#fff}
.msstore-chatonpage__prompt-pill.active{background-color:#2a446f;border-color:#b3daf0;color:#fff}
.msstore-chatonpage__prompt-pill.active .msstore-chatonpage__prompt-pill-icon svg path{fill:#fff}
.msstore-chatonpage[data-action-type="hybridInputAndPills"] .msstore-chatonpage__pills-container{margin-top:16px}
.msstore-chatonpage[data-action-type="hybridInputAndPills"] .msstore-chatonpage__pills-wrapper{margin-top:0}
.msstore-chatonpage__security-section .msstore-chatonpage__pills-title{margin-top:40px;font-size:28px;margin-bottom:24px}
.msstore-chatonpage__text-input:focus-visible{outline:0}
@media(forced-colors:active){.msstore-chatonpage__text-input{border:1px solid ButtonText}
.msstore-chatonpage__prompt-pill{border:1px solid ButtonText;forced-color-adjust:none}
.msstore-chatonpage__prompt-pill-icon svg path{fill:LinkText}
.msstore-chatonpage__text-input:focus,.msstore-chatonpage__prompt-pill:focus{outline:2px solid Highlight}
}
@media(max-width:767px){.msstore-chatonpage__text-input{margin-top:26px;width:296px;height:46px;display:flex;gap:8px;transform:rotate(0)}
.msstore-chatonpage__submit-arrow svg{width:20px;height:20px;margin-top:26px;stroke:#3d97dd}
.msstore-chatonpage__input-container{height:66px;transform:rotate(0);opacity:1;padding-top:4px;padding-right:16px;padding-bottom:8px;padding-left:16px;border-radius:8px}
.msstore-chatonpage__heading-container{text-align:left !important}
.heading.msstore-chatonpage__prompt-pill-icon{display:block}
}
@media(max-width:479px){.msstore-chatonpage__pills-wrapper{gap:8px;height:auto}
.msstore-chatonpage__prompt-pill{width:auto;height:32px;min-width:32px;min-height:32px;padding:2px 8px;display:flex;align-items:center;gap:4px;border:1px solid #ccc;justify-content:flex-start;transform:rotate(0);opacity:1}
}
.msstore-chatonpage__prompt-pill.loading:after{content:"";position:absolute;width:16px;height:16px;right:10px;top:50%;transform:translateY(-50%);border:2px solid #0067b833;border-top:2px solid #0067b8;border-radius:50%;animation:chat-loading 1s linear infinite}
@keyframes chat-loading{0{transform:translateY(-50%) rotate(0)}
100%{transform:translateY(-50%) rotate(360deg)}
}
.msstore-chatonpage.contained{color:#fff;background:linear-gradient(92deg,#0a6bba .48%,#003966 48.85%,#1f5188 99.78%);border-radius:25px;max-width:90%;margin-top:30px;padding:20px;margin-bottom:30px;box-sizing:border-box;text-align:center}
.msstore-chatonpage__heading-container{text-align:center}
.msstore-chatonpage__heading-container h2{font-size:28px;line-height:36px;font-family:'Segoe UI',SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:600;color:#F4FAFD;margin-bottom:10px;@media(min-width:767px){font-size:32px;line-height:40px}
}
.msstore-chatonpage__heading-container .subtitle p{font-family:'Segoe UI';font-weight:400;font-size:16px;line-height:24px}
.msstore-chatonpage.contained .msstore-chatonpage__prompt-pill{background:linear-gradient(92deg,#0a6bba .48%,#003966 48.85%,#1f5188 99.78%);color:#fff}
.msstore-chatonpage.contained .msstore-chatonpage__prompt-pill-icon svg path{fill:#fff;transition:fill .2s}
.msstore-chatonpage.contained .heading.msstore-chatonpage__prompt-pill-icon svg path{fill:#6dd1c1;transition:fill .2s}
.heading.msstore-chatonpage__prompt-pill-icon{width:32px;height:48px}
@media(min-width:767px){.msstore-chatonpage.contained{margin-top:48px;margin-bottom:48px;border-radius:24px;padding:48px;max-width:80%}
}
.msstore-chatonpage .c-heading-1{font-weight:600;font-size:34px;line-height:40px;margin-bottom:0}
.msstore-chatonpage .c-heading-2{font-size:46px;line-height:56px;font-weight:600;margin-bottom:0;padding:0}
.msstore-chatonpage .c-heading-3{font-size:28px;line-height:36px;font-family:'Segoe UI',SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:600;color:#F4FAFD;margin-bottom:16px;display:flex;@media(min-width:767px){font-size:32px;line-height:40px;margin-bottom:10px}
}
.msstore-chatonpage .c-heading-4{font-size:24px;line-height:28px;font-weight:600;margin-bottom:0}
.msstore-chatonpage .c-heading-5{font-size:20px;line-height:24px;font-weight:600;margin-bottom:0}
.msstore-chatonpage .c-heading-6{font-size:18px;line-height:24px;font-weight:600;margin-bottom:0}