.prompts-scroller{position:relative}.prompts-scroller:before,.prompts-scroller:after{background:linear-gradient(90deg,#FFFFFF 3.66%,rgba(255,255,255,0) 98.78%);content:"";display:block;height:100%;min-width:1.5rem;position:absolute;top:0;width:1.5rem}.prompts-scroller:after{right:0;transform:rotate(180deg)}.prompts-scroller--dark-mode:before,.prompts-scroller--dark-mode:after{background:linear-gradient(90deg,#000A1A 3.66%,rgba(255,255,255,0) 98.78%)}.prompts-scroller__container{cursor:move;cursor:grab;overflow:auto;padding:0 1.5rem;scrollbar-width:none;-ms-overflow-style:none}.prompts-scroller__container::-webkit-scrollbar{display:none}.prompts-scroller__container:active{cursor:move;cursor:grabbing}.prompts-scroller__top{margin-bottom:1.5rem;padding:0 1.5rem}.prompts-scroller__top .arrows-container .arrow-button{height:2rem;transition:opacity .25s ease-in-out;width:2rem}.prompts-scroller__top .arrows-container .arrow-button:hover,.prompts-scroller__top .arrows-container .arrow-button:focus{opacity:.6}.prompts-scroller__row{align-items:center;display:flex;gap:.8rem;margin-bottom:.8rem}.prompts-scroller__row:last-child{margin-bottom:0}.prompts-scroller__row .prompt{background-color:#e9f1fc;border:none;border-radius:9rem;color:#0769de;display:inline-block;font-weight:500;padding:1rem;white-space:nowrap}.prompts-scroller__row .prompt:hover,.prompts-scroller__row .prompt:focus{background-color:#0769de;color:#fff;z-index:1}.prompts-scroller__row .prompt:disabled{background-color:#e2e7ee;color:#868b95;opacity:1}.prompts-scroller__row .prompt--dark-mode{background-color:#052750;color:#fff}.prompts-scroller__row .prompt--dark-mode:disabled{background-color:#071730;color:#fff;opacity:1}
