.preview-scope ::selection{background:var(--selection-bg);color:var(--selection-text)}.preview-scope textarea{scrollbar-color:var(--selection-bg) transparent}.preview-scope textarea::-webkit-scrollbar{width:8px}.preview-scope textarea::-webkit-scrollbar-track{background:transparent}.preview-scope textarea::-webkit-scrollbar-thumb{background:var(--selection-bg);border-radius:999px}.preview-btn{background-color:var(--btn)}.preview-btn:hover{background-color:var(--btn-hover)}
