:root{--background:#ffffff;--foreground:#171717}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}#__next-build-watcher,#__next-prerender-indicator,.nextjs-toast-errors,.nextjs-toast-errors-parent{display:none!important}.symptom-device-carousel .slick-next,.symptom-device-carousel .slick-prev{color:#333333!important;font-size:24px!important}.symptom-device-carousel .slick-dots li button{background:#333333!important;border-radius:50%!important}.symptom-device-carousel .slick-dots li.slick-active button{background:#000000!important}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}