*{box-sizing:border-box;margin:0}:root{--font-fallback:-apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;--font-body:"Fira Sans", var(--font-fallback);--font-mono:Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;--font-size-base:16px;--font-size-small:.95rem;--font-size-smaller:.8rem;--color-white:#f8f8f2;--color-black:#22212c;--color-black-rgb:34, 33, 44;--color-gray-50:#fafafa;--color-gray-100:#f5f5f5;--color-gray-200:#e8e8e8;--color-gray-300:#d4d4d4;--color-gray-400:#a3a3a3;--color-gray-500:#737373;--color-gray-600:#525252;--color-gray-700:#404040;--color-gray-800:#2d2d2d;--color-gray-900:#1a1a1a;--color-blue:#00f3ff;--color-blue-rgb:0, 243, 255;--color-green:#8aff80;--color-green-rgb:138, 255, 128;--color-orange:#ffca80;--color-orange-rgb:255, 202, 128;--color-pink:#ff80bf;--color-pink-rgb:255, 128, 191;--color-purple:#9580ff;--color-purple-rgb:149, 128, 255;--color-red:#ff9580;--color-red-rgb:255, 149, 128;--color-yellow:#ffff80;--color-yellow-rgb:255, 255, 128;--container-width:100vw;--content-width:var(--desktop-width);--border-radius:1rem;--desktop-width:1024px;--tablet-width:960px;--mobile-width:320px;--theme-accent:var(--color-orange);--theme-accent-rgb:var(--color-orange-rgb);--theme-bg-accent:rgba(var(--theme-accent-rgb), var(--theme-accent-opacity));--theme-accent-opacity:.1;--theme-divider:var(--color-gray-700);--theme-text:var(--color-white);--theme-text-light:var(--color-gray-400);--theme-text-lighter:var(--color-gray-600);--theme-bg:var(--color-black);--theme-bg-offset:var(--color-gray-900);--theme-code-inline-bg:var(--color-gray-800);--theme-code-text:var(--color-gray-200);--theme-code-bg:var(--color-gray-900)}::selection{color:var(--theme-accent);background-color:rgba(var(--theme-accent-rgb), var(--theme-accent-opacity))}@media (width>=320px) and (width<=959px){:root{--content-width:var(--mobile-width);--container-width:100%}}h1{font-size:clamp(2.488rem,1.924rem + 1.41vw,3.052rem);&:before{content:"";background-color:rgba(var(--theme-accent-rgb), var(--theme-accent-opacity));z-index:-1;width:clamp(2.488rem,1.924rem + 1.41vw,3.052rem);height:clamp(2.488rem,1.924rem + 1.41vw,3.052rem);margin-left:-.5rem;position:absolute}}h2{font-size:clamp(2.074rem,1.707rem + .9175vw,2.441rem);&:before{content:"";background-color:rgba(var(--theme-accent-rgb), var(--theme-accent-opacity));z-index:-1;width:clamp(2.074rem,1.707rem + .9175vw,2.441rem);height:clamp(2.074rem,1.707rem + .9175vw,2.441rem);margin-left:-.5rem;position:absolute}}h3{font-size:clamp(1.728rem,1.503rem + .5625vw,1.953rem);&:before{content:"";background-color:rgba(var(--theme-accent-rgb), var(--theme-accent-opacity));z-index:-1;width:clamp(1.728rem,1.503rem + .5625vw,1.953rem);height:clamp(1.728rem,1.503rem + .5625vw,1.953rem);margin-left:-.5rem;position:absolute}}h4{font-size:clamp(1.44rem,1.317rem + .3075vw,1.563rem);&:before{content:"";background-color:rgba(var(--theme-accent-rgb), var(--theme-accent-opacity));z-index:-1;width:clamp(1.44rem,1.317rem + .3075vw,1.563rem);height:clamp(1.44rem,1.317rem + .3075vw,1.563rem);margin-left:-.5rem;position:absolute}}h5{font-size:clamp(1.2rem,1.15rem + .125vw,1.25rem);&:before{content:"";background-color:rgba(var(--theme-accent-rgb), var(--theme-accent-opacity));z-index:-1;width:clamp(1.2rem,1.15rem + .125vw,1.25rem);height:clamp(1.2rem,1.15rem + .125vw,1.25rem);margin-left:-.5rem;position:absolute}}h6{font-size:clamp(1rem,1.05rem + .125vw,1.05rem);&:before{content:"";background-color:rgba(var(--theme-accent-rgb), var(--theme-accent-opacity));z-index:-1;width:clamp(1rem,1.05rem + .125vw,1.05rem);height:clamp(1rem,1.05rem + .125vw,1.05rem);margin-left:-.5rem;position:absolute}}:is(h1,h2,h3,h4,h5,h6){text-transform:uppercase;font-weight:100;line-height:1.3;position:relative}:is(h2,h3,h4,h5,h6):not(:first-child){margin-top:1.38rem}small,.small{font-size:.833rem}strong,.strong{color:inherit;font-weight:600}.green{color:var(--color-green)}html{background-color:var(--theme-bg)}body{color:var(--theme-text);font-family:var(--font-body);background:0 0;flex-flow:column wrap;align-items:center;min-height:100vh;font-size:1.125rem;line-height:1.625;display:flex}section{width:100%}p{color:var(--theme-text)}:is(p,pre,blockquote,hr,table,ul,ol){margin-top:.833rem}:is(p):last-child{margin-bottom:1.38rem}a{color:var(--theme-accent);text-underline-offset:.2em;align-items:center;gap:.5rem;font-weight:400;text-decoration:none;transition:text-shadow .3s}a:hover,a:focus{text-shadow:0 0 8px rgba(var(--theme-accent-rgb), .6), 0 0 16px rgba(var(--theme-accent-rgb), .4), 0 0 24px rgba(var(--theme-accent-rgb), .2)}a.external,a[href^=http]{background-size:100%;background:linear-gradient(45deg, var(--theme-accent), var(--color-pink)) no-repeat;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;background-clip:text;transition:text-shadow .3s;&:hover{-webkit-text-fill-color:var(--theme-accent);-moz-text-fill-color:var(--theme-accent);background:0 0}}a>code{color:var(--theme-accent);text-underline-offset:var(--padding-block);background:0 0;position:relative}a>code:before{content:"";background:var(--theme-accent);opacity:var(--theme-accent-opacity);border-radius:var(--border-radius);display:block;position:absolute;inset:0}code{--border-radius:3px;--padding-block:.2rem;--padding-inline:.6rem;--margin-inline:.2rem;color:inherit;background-color:var(--theme-code-inline-bg);border-radius:var(--border-radius);font-family:var(--font-mono);margin:0 var(--margin-inline);padding:var(--padding-block) var(--padding-inline);word-break:break-word;box-shadow:0 6px 16px -8px #00000080}pre.astro-code>code{all:unset;font-size:1rem}pre{--padding-block:1rem;--padding-inline:2rem;padding:var(--padding-block) var(--padding-inline);padding-right:calc(var(--padding-inline) * 2);margin:2rem 0;position:relative;overflow:auto hidden;box-shadow:0 8px 16px -8px #0006}@media (width>=1024px){pre,table,blockquote{border-radius:var(--border-radius)}}img{max-width:100%}figure{margin:1.5rem auto;padding:0}figure img{border-radius:var(--border-radius);width:100%;height:auto}figcaption{text-align:center;color:var(--theme-text-light);margin-top:.5rem;font-size:.875rem}img.cover{-o-object-fit:cover;object-fit:cover;width:100%;max-height:50vh}blockquote{--padding-block:1rem;--padding-inline:1.25rem;--color:var(--theme-accent);background-color:rgba(var(--theme-accent-rgb), var(--theme-accent-opacity));border-left:calc(var(--padding-inline) / 2) solid var(--color);padding:var(--padding-block) var(--padding-inline);flex-direction:column;width:100%;margin:2rem 2rem 2rem 0;font-size:1.25rem;font-weight:lighter;display:flex;box-shadow:0 8px 16px -8px #0006;& .source{color:var(--color);font-size:1rem;font-weight:700}}ol,ul{list-style-position:inside}ul{list-style-type:square}table{border-collapse:separate;border-spacing:0;background-color:var(--theme-code-bg);border:1px solid var(--theme-divider);width:100%;font-size:var(--font-size-small);margin:2rem 0;overflow:hidden;box-shadow:0 8px 16px -8px #0006}thead{background-color:rgba(var(--color-black-rgb), .35)}th,td{border-bottom:1px solid var(--theme-divider);border-right:1px solid var(--theme-divider);text-align:left;vertical-align:top;padding:.65rem 1rem}th:last-child,td:last-child{border-right:none}tbody tr:last-child td{border-bottom:none}th{font-weight:600}th[align=center],td[align=center]{text-align:center}th[align=right],td[align=right]{text-align:right}table code{margin:0}.flex{align-items:center;display:flex}.red{color:var(--color-red)}canvas{margin:0;padding:0}@property --gradient-rotation-acc{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes rotateGradient{0%{--gradient-rotation-acc:0deg}to{--gradient-rotation-acc:360deg}}.canvas{width:100%;margin:2rem 0 0;box-shadow:0 8px 16px -8px #0009}.gui{background:#0003;border-radius:0 0 1rem 1rem;flex-direction:row;align-items:center;gap:1rem;margin:0 0 2rem;padding:1.25rem;display:flex;& .controls{flex-direction:row;gap:1.25rem;display:flex}& .control-group{flex-direction:column;display:flex;&.inline{flex-direction:row;align-items:center;gap:.5rem}}& .benchmarks span,& label{font-size:var(--font-size-smaller);font-variant:small-caps}& button{background:var(--theme-bg);border:1px solid var(--theme-bg-accent);color:var(--theme-text);cursor:pointer;font-variant:small-caps;border-radius:.25rem;height:36px;padding:.25rem .35rem;transition:transform .2s;&:hover{box-shadow:0 0 10px rgba(var(--color-orange-rgb), .4);border-color:var(--theme-text)}&.enabled{border-color:var(--theme-text);background:linear-gradient(var(--gradient-rotation-acc), rgba(var(--color-orange-rgb), .8), rgba(var(--color-pink-rgb), .6));box-shadow:0 0 16px rgba(var(--color-orange-rgb), .6);animation:2s linear infinite rotateGradient;&:hover{box-shadow:0 0 16px rgba(var(--color-orange-rgb), .6)}}}}header[data-astro-cid-nen7h5rs]{width:var(--container-width);padding:2rem}nav[data-astro-cid-nen7h5rs]{flex-direction:row;justify-content:space-between}nav[data-astro-cid-nen7h5rs] button[data-astro-cid-nen7h5rs]{cursor:pointer;z-index:2;background:0 0;border:0;width:48px;height:48px;margin:0;padding:0}nav[data-astro-cid-nen7h5rs] button[data-astro-cid-nen7h5rs].close,nav[data-astro-cid-nen7h5rs].open button[data-astro-cid-nen7h5rs].menu{display:none}nav[data-astro-cid-nen7h5rs].open button[data-astro-cid-nen7h5rs].close{display:block}nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{background:var(--color-black);z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0;font-size:2rem;list-style:none;display:none;position:fixed;top:0;left:0}nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{text-transform:uppercase}nav[data-astro-cid-nen7h5rs].open ul[data-astro-cid-nen7h5rs]{display:flex}.logo[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{flex-direction:row;align-items:center;display:flex}.logo[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{margin-left:1rem;font-weight:700}@media screen and (width>=1024px){header[data-astro-cid-nen7h5rs]{width:var(--content-width);border-radius:2rem}nav[data-astro-cid-nen7h5rs]{padding:0}nav[data-astro-cid-nen7h5rs] button[data-astro-cid-nen7h5rs]{display:none}nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{height:auto;position:initial;background:0 0;flex-direction:row;width:auto;font-size:1rem;display:flex}nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]{margin-left:3rem}}footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--color-gray-700);flex-direction:column;align-items:center;margin-top:3rem;padding:2rem;display:flex}ul[data-astro-cid-jo6i4kqk]{flex-direction:row;padding:0;list-style:none;display:flex}[data-astro-cid-jo6i4kqk]:is(ul):not(:first-child){margin-top:.5rem}[data-astro-cid-jo6i4kqk]:is(li):not(:first-child){margin-left:.833rem}.version[data-astro-cid-jo6i4kqk]{font-size:.833rem}ul[data-astro-cid-jo6i4kqk].status{margin-top:3rem}li[data-astro-cid-jo6i4kqk].status{color:var(--theme-accent);flex-direction:row;justify-content:center;align-items:center;font-size:.833rem;& span.status-indicator{background-color:var(--theme-accent);width:.6rem;height:.6rem;margin-right:.4rem;display:inline-block}}#gravity-bg[data-astro-cid-norwdmet]{background:var(--theme-bg);z-index:-1;pointer-events:none;opacity:0;width:100%;height:100%;transition:opacity .5s ease-in-out;position:fixed;top:0;left:0}#gravity-bg[data-astro-cid-norwdmet].ready{opacity:1}
