@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}body{color:#fff;background-color:#0e0e0e;margin:0;font-family:Noto Sans Arabic,Inter,sans-serif}html{scroll-behavior:smooth}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;vertical-align:middle}.glass{-webkit-backdrop-filter:blur(20px);background:#1a1919b3}.neon-glow:hover{box-shadow:0 0 20px #cc97ff66}.syntax-editor{border:1px solid #49484733}.editor-scrollbar::-webkit-scrollbar{width:8px}.editor-scrollbar::-webkit-scrollbar-track{background:#131313}.editor-scrollbar::-webkit-scrollbar-thumb{background:#262626;border-radius:4px}.editor-scrollbar::-webkit-scrollbar-thumb:hover{background:#333}
