: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;width:100%;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){.quizQuestion,.toolName,.resultIntro,.quizAnswer,.quizAnswerMain,.heroQuestion{color:#f0f0f0!important}.toolText{color:#999!important}.description{color:#aaa!important}.quizAnswerSub{color:#666}.toolCard{border-bottom-color:#494949!important}.toolNumber,.eyebrow,.resultEyebrow,.stepIndicator{color:#e7ff71!important}.quizAnswer{color:#f0f0f0!important;border-color:#e7ff71!important}.book{box-shadow:0 0 0 1px #ffffff14,0 12px 40px #00000080}.quizAnswer:hover{background:#11935e14}.ctas .primary:first-child{color:#fff;background:#11935e;border-color:#11935e}.ctas .primary:first-child:hover{background:#0e7d50}.ctas .primary:nth-child(2),.ctas .primary:nth-child(3),.ctas .primary:nth-child(4){color:#fff!important;background:#ffffff0d!important}.ctas .primary:nth-child(2):hover,.ctas .primary:nth-child(3):hover,.ctas .primary:nth-child(4):hover{background:#ffffff0d;border-color:#fff}.footer{border-top-color:#ffffff0d!important}.footer a{color:#555}}
