html{--theme-hue:0;--accent-hue:194;--text-color-richer:hsl(var(--theme-hue), 0%, 5%);--text-color-normal:hsl(var(--theme-hue), 0%, 13%);--text-color-softer:hsl(var(--theme-hue), 0%, 33%);--accent-color:hsl(var(--accent-hue), 86%, 57%);--accent-color-hover:hsl(var(--accent-hue), 76%, 49%);--border-color:hsl(var(--theme-hue), 0%, 73%);--border-color-softer:hsl(var(--theme-hue), 0%, 82%);--background-color:white;--background-color-softer:hsl(var(--theme-hue), 0%, 95%);--code-background:hsl(var(--theme-hue), 0%, 95%);--button-primary-color:white;--base-font-size:62.5%;--grid-width:80%;--grid-max-width:1200px}@media screen and (max-width:600px){html{--grid-width:90%}}@media(prefers-color-scheme:dark){:html{--theme-hue:0;--accent-hue:194;--text-color-richer:hsl(var(--theme-hue), 0%, 95%);--text-color-normal:hsl(var(--theme-hue), 0%, 80%);--text-color-softer:hsl(var(--theme-hue), 0%, 67%);--accent-color:hsl(var(--accent-hue), 76%, 49%);--accent-color-hover:hsl(var(--accent-hue), 86%, 57%);--border-color:hsl(var(--theme-hue), 0%, 27%);--border-color-softer:hsl(var(--theme-hue), 0%, 20%);--background-color:hsl(var(--theme-hue), 0%, 12%);--background-color-softer:hsl(var(--theme-hue), 0%, 18%);--code-background:hsl(var(--theme-hue), 0%, 5%);--button-primary-color:white}}.grid-container{position:relative;width:var(--grid-width);max-width:var(--grid-max-width);margin:0 auto;display:grid;align-items:center;grid-gap:20px;gap:20px;grid-template-columns:minmax(200px,1fr)}.wp-block-columns{max-width:var(--grid-max-width);width:var(--grid-width);margin:auto}@media screen and (min-width:900px){.span-1{grid-column:1/1!important}.span-1-left{}.span-2{grid-column:2/4!important}}.text-left{text-align:left}.text-right{text-align:right}@media(min-width:900px){.grid-container{grid-template-columns:repeat(3,1fr);padding:20px 0}.grid-container.tenths{grid-template-columns:repeat(10,1fr)}.grid-container.ninths{grid-template-columns:repeat(9,1fr)}.grid-container.eighths{grid-template-columns:repeat(8,1fr)}.grid-container.sevenths{grid-template-columns:repeat(7,1fr)}.grid-container.sixths{grid-template-columns:repeat(6,1fr)}.grid-container.fifths{grid-template-columns:repeat(5,1fr)}.grid-container.quarters{grid-template-columns:repeat(4,1fr)}.grid-container.thirds{grid-template-columns:repeat(3,1fr)}.grid-container.halves{grid-template-columns:repeat(2,1fr)}.grid-container.full{grid-template-columns:1fr;max-width:1e3px}.grid-container.auto{grid-template-columns:repeat( auto-fit,minmax(250px,1fr) )}.grid-center{width:60%}}@media screen and (max-width:900px){.sm-fifths{grid-template-columns:repeat(5,1fr)}.sm-quarters{grid-template-columns:repeat(4,1fr)}.sm-thirds{grid-template-columns:repeat(3,1fr)}.sm-halves{grid-template-columns:repeat(2,1fr)}.sm-full{grid-template-columns:1fr}}@media screen and (min-width:600px) and (max-width:900px){.md-fifths{grid-template-columns:repeat(5,1fr)}.md-quarters{grid-template-columns:repeat(4,1fr)}.md-thirds{grid-template-columns:repeat(3,1fr)}.md-halves{grid-template-columns:repeat(2,1fr)}.md-full{grid-template-columns:1fr}}@media screen and (min-width:900px) and (max-width:1100px){.lg-fifths{grid-template-columns:repeat(5,1fr)!important}.lg-quarters{grid-template-columns:repeat(4,1fr)!important}.lg-thirds{grid-template-columns:repeat(3,1fr)!important}.lg-halves{grid-template-columns:repeat(2,1fr)!important}}@media screen and (max-width:900px){.sm-grid-row-1{grid-row:1}.sm-grid-row-2{grid-row:2}.sm-grid-row-3{grid-row:3}.sm-grid-row-4{grid-row:4}}@media screen and (min-width:900px){.lg-grid-row-1{grid-column:1;grid-row:1}.lg-grid-row-2{grid-column:2;grid-row:1}.lg-grid-row-3{grid-column:3}.lg-grid-row-4{grid-column:4}}html{font-size:var(--base-font-size);scroll-behavior:smooth}@media screen and (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-size:1.6rem;line-height:1.6}p{margin-top:0}ul{list-style:circle inside}ol{list-style:decimal inside}ol,ul{padding-left:0;margin-top:0}ul ul,ul ol,ol ol,ol ul{font-size:100%;margin:1rem 0 1rem 3rem;color:var(--text-color-softer)}li{margin-bottom:.5rem}code{padding:.2rem .5rem;margin:0 .2rem;font-size:90%;white-space:nowrap;background:var(--code-background);border:1px solid var(--border-color-softer);border-radius:4px}pre>code{display:block;padding:1rem 1.5rem;white-space:pre;overflow:auto}th,td{padding:12px 15px;text-align:left;border-bottom:1px solid var(--border-color-softer)}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}button,.button{margin-bottom:1rem}input,textarea,select,fieldset{margin-bottom:1.5rem}pre,.u-full-width{width:100%;box-sizing:border-box}.u-max-full-width{max-width:100%;box-sizing:border-box}.u-pull-right{float:right}.u-pull-left{float:left}.u-align-left{text-align:left}.u-align-center{text-align:center}.u-align-right{text-align:right}.u-align-top{align-items:start}.u-w-100{width:100%}.u-w-50{width:50%}.u-vw-100{width:100vw}.container:after,.row:after,.u-cf{content:"";display:table;clear:both}@media(min-width:600px){}@media(min-width:900px){}@media(min-width:1200px){}