html{all:initial;background:var(--background,#fff);box-sizing:border-box;color:var(--foreground,#121212);filter:saturate(var(--page-saturation-level,unset));font-family:var(--font-family-base,"Rubik",Roboto,Arial,sans-serif);font-size:calc(var(--page-zoom-level, 1)*.875em);font-weight:calc(var(--font-weight-strong, 400)*var(--base-font-weight-multiplier, 1));letter-spacing:var(--base-letter-spacing-multiplier,unset);line-height:calc(var(--base-line-height-multiplier, 1)*1.5);overflow-y:auto}html body{margin:0}body.contrast,body.darkmode,html.contrast,html.darkmode{color-scheme:dark}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:300 900;src:url("https://static.ideanote.io//fonts/rubik/Rubik[wght].ttf") format("truetype")}@font-face{font-display:swap;font-family:Rubik;font-style:italic;font-weight:300 900;src:url("https://static.ideanote.io//fonts/rubik/Rubik-Italic[wght].ttf") format("truetype")}body,html{height:100%}*{box-sizing:border-box}body{all:unset;font-family:var(--font-family-serif);margin:0}