:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#fff;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-right:0!important}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.wp-content b,.wp-content strong{font-weight:700!important}.wp-content p{margin:1rem 0}.wp-content h2{margin:2rem 0 1rem;font-size:1.5rem;font-weight:700}.wp-content ol,.wp-content ul{margin:1rem 0 1rem 2rem}.wp-content{color:#000!important}.wp-content a{color:#1976d2;text-decoration:none;transition:color .2s ease}