:root{--color-white:#fff;--color-black:#000;--color-light:#e6e6e6;--color-dark:#202020;--color-grey:#2c2c2c;--color-primary:#2365e1;--color-primary-dark:#1a479c;--color-primary-light:#4a82ed;--color-accent-dark:#19253b;--color-accent-light:#262736;--color-vibrant-light:#6223e1;--color-vibrant-dark:#37147e;--color-green:#3ceb18;--color-green-dark:#186309;--color-teal:#00eae8;--color-teal-dark:#005251;--color-yellow:#f7e200;--color-yellow-dark:#5c5400;--color-red:#8a0029;--color-red-dark:#24000b;--color-bg:var(--color-dark);--color-text:var(--color-light);--font-main:"Poppins", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;--font-mono:"Ubuntu Mono", monospace;--weight-bold:700;--weight-semibold:600;--weight-regular:400;--weight-light:200;--weight-base:var(--weight-regular);--text-size:22px;--text-xlarge:48px;--text-large:32px;--text-small:18px;--text-xsmall:16px;--text-xxsmall:14px;--text-h1:42px;--text-h2:36px;--text-h3:32px;--text-h4:28px;--line-height-body:calc(var(--text-size) * 1.5);--line-height-tight:1;--line-height-semi-tight:1.2;--line-height-normal:1.5;--line-height-loose:1.75;--noice-dark:#0c0032;--noice-purple:#6c2cfc;--noice-magenta:#bb12fc;--noice-gradient:linear-gradient(90deg, #6c2cfc 0%, #bb12fc 100%);--twenty-grey:#222626}@layer bengsfort.reset{*,:before,:after{box-sizing:border-box;min-inline-size:0;margin:0;padding:0}html{color-scheme:dark;writing-mode:horizontal-tb;scroll-behavior:smooth;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:ltr;min-block-size:100%;font-size:16px;line-height:1.5}@media (prefers-contrast:more){body{--weight-base:var(--weight-semibold)}}@media (prefers-contrast:less){body{--weight-base:var(--weight-light)}}a,button{cursor:revert}ol,ul,menu{list-style:none}table{border-collapse:collapse}img{-o-object-fit:cover;object-fit:cover}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}:where(pre){all:revert}::-moz-placeholder{color:unset}::placeholder{color:unset}::marker{content:initial}:where([hidden]){display:none}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}:where(dd,span,p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3,h4,h5,h6){line-height:1.5}:where(p+p){margin-block-start:.5em}:is(button,[role=tab]){font-family:var(--font-main);border:none}:is(a,button,input,textarea,summary,[tabindex]){--outline-size:max(2px, .08em);--outline-style:solid;--outline-color:var(--color-light)}:is(a,button,input,textarea,summary,[tabindex]):focus,:is(a,button,input,textarea,summary,[tabindex]):focus-visible{outline:var(--outline-size) var(--outline-style) var(--outline-color);outline-offset:var(--outline-offset,var(--outline-size));scroll-padding-block-end:8vh}:is(a,button,input,textarea,summary,[tabindex]):focus:not(:focus-visible){outline:none}:is(abbr){text-decoration:none}:target{scroll-padding-block-start:2rem}}@layer bengsfort.ui{html,body{width:100%;height:100%;color:var(--color-text);font-size:var(--text-size);font-family:var(--font-main);font-weight:var(--weight-base);background-color:var(--color-bg)}h1,.h1{font-weight:var(--weight-bold);font-size:var(--text-h1);font-family:var(--font-main);line-height:var(--line-height-tight)}h2,.h2{font-weight:var(--weight-semibold);font-size:var(--text-h2);font-family:var(--font-main);line-height:var(--line-height-tight)}h3,.h3{font-weight:var(--weight-bold);font-size:var(--text-h3);font-family:var(--font-main);line-height:var(--line-height-semi-tight)}h4,.h4{font-weight:var(--weight-bold);font-size:var(--text-h4);line-height:var(--line-height-semi-tight);font-family:var(--font-main)}code,pre{font-weight:var(--weight-regular);font-size:var(--text-size);font-family:var(--font-mono);line-height:var(--line-height-semi-tight)}p{color:var(--color-text);font-size:var(--text-size);font-family:var(--font-main);font-weight:var(--weight-light);line-height:var(--line-height-body)}.visually-hidden{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.centered-full-content{flex-direction:column;justify-content:center;align-items:center;gap:5rem;block-size:100%;inline-size:100%;display:flex}.background{background:linear-gradient(--color-grey, var(--color-dark));z-index:-1;block-size:100%;inline-size:100%;position:fixed;inset:0}@media screen and (width>=600px){.content-grid{grid-template-columns:[fullwidth-start]minmax(1rem,auto)[breakout-start]minmax(1rem,auto)[content-start]minmax(320px,900px)[content-end]minmax(1rem,auto)[breakout-end]minmax(1rem,auto)[fullwidth-end];display:grid}.content-grid>*{grid-column:content}.content-grid>.breakout{grid-column:breakout}.content-grid>.fullwidth{grid-column:fullwidth}}}
