:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}button{cursor:pointer;background-color:#0000;border:none;outline:none}.box-scroll::-webkit-scrollbar{width:8px}.box-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.box-scroll::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.box-scroll::-webkit-scrollbar-thumb:hover{background:#555}.box-scroll{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}input{color:#000}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #fffcf7;-webkit-text-fill-color:#000!important;background-color:#fff!important}input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #fffcf7;-webkit-text-fill-color:#000!important;background-color:#fff!important}input:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 1000px #fffcf7;-webkit-text-fill-color:#000!important;background-color:#fff!important}input:-webkit-autofill:active{-webkit-box-shadow:inset 0 0 0 1000px #fffcf7;-webkit-text-fill-color:#000!important;background-color:#fff!important}input::placeholder{color:#333!important}input[type=tel]{background-color:#fff!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000000d;border-radius:10px}::-webkit-scrollbar-thumb{background:#00000040;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00000059}
