<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.composer_container{position:fixed;bottom:0;left:0;right:0;z-index:1001;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:48px;padding-top:40px;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 15%)}.suggestion_container{width:max-content;max-width:100%;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.suggestion_container::-webkit-scrollbar{display:none}.suggestion_wrapper{display:flex;flex-direction:row;justify-content:center;gap:12px;align-items:start;padding:4px 16px 16px;flex-wrap:wrap}.suggestion_container .suggestion_chip,.suggestion_container .loading{padding:12px 12px;line-height:22px;height:48px;border-radius:16px;border:1px solid var(--Theme-Color-Effect-Inner-Shine-Strong,#fff);background:var(--acf-color-back-accent-Quarternary,#fdf8f6);box-shadow:0 -4px 20px 0 rgba(255,255,255,.6),0 .5px 3px 0 rgba(0,0,0,.25),0 .5px 6px 0 rgba(209,146,86,.25);backdrop-filter:blur(30px);color:var(--acf-color-fore-neutral-Quaternary,rgba(0,0,0,.6));font-size:14px;font-family:"SF Pro Text","-apple-system",HelveticaNeue,Roboto,Arial,sans-serif}.suggestion_container .suggestion_chip{cursor:pointer}.suggestion_chip:hover{background:var(--acf-color-back-accent-Primary,#fdedde);border:.5px solid var(--acf-color-stroke-accent-Primary,#8a4b30);box-shadow:0 -4px 20px 0 rgba(255,255,255,.6),0 .5px 3px 0 rgba(0,0,0,.25),0 .5px 6px 0 rgba(209,146,86,.25)}.suggestion_chip:active{color:var(--acf-color-fore-neutral-Tertiary,rgba(0,0,0,.75));background:var(--acf-color-back-accent-Secondary,#fee5ce);border:.5px solid var(--acf-color-stroke-accent-Primary,#8a4b30);box-shadow:0 -4px 20px 0 rgba(255,255,255,.6),0 .5px 3px 0 rgba(0,0,0,.25),0 .5px 6px 0 rgba(209,146,86,.25)}.loading_wrapper{display:flex;align-items:center;justify-content:center;padding:16px}.suggestion_container .loading{display:flex;align-items:center}.suggestion_container .loading svg{fill:#000;margin-inline-end:5px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loading-spinner{animation:spin 2s linear infinite;margin-inline-end:5px}</pre></body></html>