*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#fafbfc;color:#1a1a1a;line-height:1.5;min-height:100vh;overscroll-behavior-y:contain}#root{min-height:100vh}button{font-family:inherit;user-select:none;-webkit-user-select:none}input{font-family:inherit}button:focus-visible,input:focus-visible,a:focus-visible{outline:2px solid #2E9B9B;outline-offset:2px}::selection{background-color:#2e9b9b40;color:#1a1a1a}::placeholder{color:#9ca3af;opacity:1}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}@supports (-webkit-touch-callout: none){body{min-height:-webkit-fill-available}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes ripple{0%{transform:scale(0);opacity:.5}to{transform:scale(4);opacity:0}}.loading{animation:pulse 1.5s ease-in-out infinite}@media print{body{background:#fff}}@media (max-width: 480px){html{font-size:15px}}
