*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;background-color:#f0f2f5;color:#050505;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;display:flex;flex-direction:column}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 16px}@media(min-width:768px){.container{padding:0 24px}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f0f2f5}::-webkit-scrollbar-thumb{background:#bcc0c4;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#8a8d91}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #1877F2;outline-offset:2px}@keyframes spin{to{transform:rotate(360deg)}}.spinner{border:3px solid #E4E6EB;border-top-color:#1877f2;border-radius:50%;width:40px;height:40px;animation:spin .8s linear infinite}
