*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Cairo,Segoe UI,Tahoma,sans-serif;background:#0c0c18;color:#e2e8f0;direction:rtl;min-height:100vh;-webkit-font-smoothing:antialiased}#root{min-height:100vh}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#1a1a2e}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;border-radius:3px;outline:none;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#e2e8f0;cursor:pointer;box-shadow:0 0 8px #00000080}input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#e2e8f0;cursor:pointer;border:none}::selection{background:#00d26a;color:#0c0c18}@media (max-width: 900px){#root>div>div:nth-child(2){grid-template-columns:1fr!important}#root>div>div:nth-child(2)>div:nth-child(2){position:relative!important;top:auto!important}}
