*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;background:#fff}body{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}p{line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 20px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#1e3a8a;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#eab308}[dir=rtl]{direction:rtl;text-align:right}[dir=rtl] .container{margin-right:auto;margin-left:auto}@media (max-width: 768px){body{font-size:14px}h1{font-size:24px}h2{font-size:20px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading{animation:spin 1s linear infinite}
