body,html{height:100%;overflow:hidden}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-500{transition-duration:.5s}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f3f4f6}.custom-scrollbar::-webkit-scrollbar-thumb{background:#d1d5db}.dark .custom-scrollbar::-webkit-scrollbar-track{background:#18181b}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background:#44403c}.custom-scrollbar-horizontal::-webkit-scrollbar{height:6px}.custom-scrollbar-horizontal::-webkit-scrollbar-track{background:#f3f4f6;border-radius:2px}.custom-scrollbar-horizontal::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.dark .custom-scrollbar-horizontal::-webkit-scrollbar-track{background:#18181b;border-radius:2px}.dark .custom-scrollbar-horizontal::-webkit-scrollbar-thumb{background:#44403c;border-radius:2px}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.animate-shimmer-faster{animation:shimmer 1s infinite;background-size:200% 100%}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse-fast{animation:pulse 1.5s cubic-bezier(.4,0,.6,1) infinite}.filetree-scrollbar::-webkit-scrollbar{width:0;transition:width .3s ease}.filetree-scrollbar:hover::-webkit-scrollbar{width:6px}.filetree-scrollbar::-webkit-scrollbar-track{background:#f3f4f6}.filetree-scrollbar::-webkit-scrollbar-thumb{background:#d1d5db}.dark .filetree-scrollbar::-webkit-scrollbar-track{background:#18181b}.dark .filetree-scrollbar::-webkit-scrollbar-thumb{background:#44403c}.cm-gutters{background-color:transparent!important;border-right:none!important}.cm-lineNumbers .cm-gutterElement{color:#888;transition:color .3s ease}.dark .cm-lineNumbers .cm-gutterElement{color:#aaa}