@tailwind base;@tailwind components;@tailwind utilities;:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}body{color:rgb(var(--foreground-rgb));margin:0;background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}@layer utilities{.text-balance{text-wrap:balance}}.creative-script-scroll{scrollbar-width:none;overflow-x:hidden}.creative-script-scroll::-webkit-scrollbar{width:0;height:0}.creative-script-apps-tab-container,.creative-script-cursor-tab-container,.creative-script-help-tab-container,.creative-script-overlay-tab-container,.creative-script-panel-content,.creative-script-smoothing-tab-container,.creative-script-start-tab-container,.creative-script-text-tab-container{scrollbar-width:none;-ms-overflow-style:none}.creative-script-apps-tab-container::-webkit-scrollbar,.creative-script-cursor-tab-container::-webkit-scrollbar,.creative-script-help-tab-container::-webkit-scrollbar,.creative-script-overlay-tab-container::-webkit-scrollbar,.creative-script-panel-content::-webkit-scrollbar,.creative-script-smoothing-tab-container::-webkit-scrollbar,.creative-script-start-tab-container::-webkit-scrollbar,.creative-script-text-tab-container::-webkit-scrollbar{display:none}.creative-script-apps-tab-container>div,.creative-script-cursor-tab-container>div,.creative-script-help-tab-container>div,.creative-script-overlay-tab-container>div,.creative-script-smoothing-tab-container>div,.creative-script-start-tab-container>div,.creative-script-text-tab-container>div{scrollbar-width:none;-ms-overflow-style:none}.creative-script-apps-tab-container>div::-webkit-scrollbar,.creative-script-cursor-tab-container>div::-webkit-scrollbar,.creative-script-help-tab-container>div::-webkit-scrollbar,.creative-script-overlay-tab-container>div::-webkit-scrollbar,.creative-script-smoothing-tab-container>div::-webkit-scrollbar,.creative-script-start-tab-container>div::-webkit-scrollbar,.creative-script-text-tab-container>div::-webkit-scrollbar{display:none}.creative-script-animation-label,.creative-script-animation-meta,.creative-script-animation-name,.creative-script-scroll .creative-script-animation-label,.creative-script-scroll .creative-script-animation-meta{color:#44485f!important}.creative-script-scroll .creative-script-copy-button{transition:transform .2s ease,background-color .2s ease,color .2s ease}.creative-script-scroll .creative-script-copy-button.creative-script-copy-active{animation:creative-script-copy-pulse .4s ease;background-color:rgba(0,100,255,.12)}@keyframes creative-script-copy-pulse{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}