:root{--accent:#d946ef;--accent-dim:#d946ef4d;--accent-pink:#f472b6;--bg:#0f0c1d;--surface:#17142a;--shadow-lift:#a064ff26;--shadow-drop:#000000a6;--cyan:#d946ef;--cyan-dim:#d946ef4d;--font-title:"Pacifico", cursive;--font-button:"Chalkboard SE", "Chalkboard", cursive, sans-serif;--font-text:"Chalkboard SE", "Chalkboard", cursive, sans-serif}html{scroll-behavior:smooth}::selection{background:var(--cyan-dim);color:#fff}*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--font-text)!important}h1,h2,h3,h4,h5,h6,[class*=title],[class*=titulo],[class*=heading],[class*=question]{font-family:var(--font-title)!important}button,[role=button],input[type=button],input[type=submit],[class*=btn],[class*=button]{font-family:var(--font-button)!important}p,span,li,label,small,strong,em,input,textarea,select,[class*=text]{font-family:var(--font-text)!important}body{background-color:var(--bg);min-height:100vh}a{color:inherit;text-decoration:none}
