@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:dark}body{margin:0;padding:0;overflow-x:hidden;background-color:#111827}iframe{border:none;width:100%;height:85vh;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.custom-scroll::-webkit-scrollbar{width:8px}.custom-scroll::-webkit-scrollbar-track{background:#1f2937}.custom-scroll::-webkit-scrollbar-thumb{background:#4b5563;border-radius:4px}.custom-scroll::-webkit-scrollbar-thumb:hover{background:#6b7280}
