html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:"DM Sans";src:url(../fonts/DMSans-VariableFont_opszwght.ttf);font-style:normal;font-weight:400}@font-face{font-family:"DM Sans";src:url(../fonts/DMSans-Italic-VariableFont_opszwght.ttf);font-style:italic;font-weight:400}@font-face{font-family:"Manrope";src:url(../fonts/Manrope-VariableFont_wght.ttf);font-style:italic;font-weight:400}:root{--body-font: "DM Sans", sans-serif;--heading-font: "Manrope", sans-serif;--monospace-font: monospace;--esmall-text: clamp(0.72rem, 0.72rem + ((1vw - 0.2rem)* 0.218), 0.84rem);--small-text: clamp(0.9rem, 0.9rem + ((1vw - 0.2rem)* 0.418), 1.13rem);--normal-text: clamp(1.13rem, 1.13rem + ((1vw - 0.2rem)* 0.673), 1.5rem);--md-text: clamp(1.41rem, 1.41rem + ((1vw - 0.2rem)* 1.073), 2rem);--lg-text: clamp(1.76rem, 1.76rem + ((1vw - 0.2rem)* 1.655), 2.67rem);--xl-text: clamp(2.75rem, 2.75rem + ((1vw - 0.2rem)* 3.618), 4.74rem);--background-color-1: #8b2c67;--background-color-2: #5c2748;--body-background-dark: #303030;--link-hover: #ffb9f8;--mildwarning-color: rgb(255, 81, 0);--primary-color: #fff;--secondary-color: rgb(150, 22, 144);--success-color: rgb(18, 194, 62);--tertiary-color: rgb(167,218,212);--text-color-1: rgb(255,255,255);--text-color-2: rgb(172, 202, 197);--warning-color: rgb(255, 45, 45)}body{background:var(--body-background-dark)}::-moz-selection{background:var(--secondary-color);color:var(--text-color-2)}::selection{background:var(--secondary-color);color:var(--text-color-2)}html{font-size:16px}body{font-family:var(--body-font);font-size:var(--normal-text);line-height:1.7em;font-weight:300;color:var(--text-color-1)}p{margin-bottom:1.15rem}strong{font-weight:700}em{font-style:italic}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font);font-weight:bold;line-height:1.15;margin:1.05rem 0 1.05rem}h1{margin-top:0;font-size:var(--xl-text)}h2{font-size:var(--lg-text)}h3{font-size:var(--md-text);font-weight:300}h4{font-size:var(--normal-text)}h5{font-size:1.2em}small,.text_small{font-size:var(--small-text)}p,ul,ol,pre,table,blockquote{margin-bottom:1.5rem;margin-top:0em}ul ul,ol ol,ul ol,ol ul{margin-bottom:0em;margin-top:0em}hr,.hr{border:1px solid;margin:2rem 0}sub,sup{line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}.content ul{list-style:circle;padding-left:1.5em}.content ul li::marker{color:var(--primary-color)}.content ul li p:last-child{margin:0 !important}.content ol{list-style:decimal;padding-left:1.5em}.content ol li::marker{color:var(--primary-color);font-style:italic}.content ol li p:last-child{margin:0 !important}a[href]{color:var(--primary-color)}a[href]:hover{color:var(--link-hover)}sup,sub{font-size:.7em}code{background:var(--background-color-1);border:1px solid var(--tertiary-color);box-shadow:inset 0px 0px .2em 0px rgba(0,0,0,.3);font-family:var(--monospace-font);font-size:.9em;padding:.3em}p code,li code{font-size:var(--small-text);padding:.2em;white-space:nowrap}pre{background:var(--background-color-2);box-shadow:inset 0px 0px .5em 0px rgba(0,0,0,.75);color:var(--text-color-2);font-size:.9rem;padding:1rem}pre code{background:rgba(0,0,0,0);border:0px;box-shadow:none;display:block;white-space:pre-wrap}dl{margin-bottom:1.5em}dl dt{margin-top:.5em;border-left:.3rem solid var(--tertiary-color);font-weight:bold;padding-left:.5rem}dl dt:first-child{margin-top:0rem}dl dd{border-left:.3rem solid var(--tertiary-color);font-family:var(--monospace-font);font-size:var(--small-text);padding-left:2em}blockquote{font-family:var(--monospace-font);font-size:1.1em;margin-left:3em}blockquote p{margin:0px}blockquote p::before{content:"“ "}blockquote p:last-of-type:after{content:" ”";text-align:right}img{max-width:100%}.content img{border-left:.5em solid var(--tertiary-color);padding-left:.25em}@media(min-width: 1100px){div.img-focused,img.img-focused,.img-focused{margin-left:-3rem;width:calc(100% + 6rem)}}.content figure{font-family:var(--monospace-font);padding-bottom:.5em}.content figure figcaption{font-size:.9em;padding:0 .5rem 0rem .75rem}table{width:100%}table tr{width:100%}table th,table td{padding:.3rem .5rem}table th{background:var(--background-color-1);font-weight:bold;text-align:left}table td{font-family:var(--monospace-font);font-size:var(--small-text)}.alert{background-color:var(--background-color-1);background-position:-1rem -1rem;background-repeat:no-repeat;background-size:5rem;border-left:.3rem solid var(--tertiary-color);margin-bottom:.5em;padding:1rem 1rem 1rem 2.5rem}.alert h2,.alert h3,.alert h4,.alert h5,.alert p{margin:0}.alert p{font-size:.9em}.alert a:hover{color:var(--background-color-2)}.alert code{background:var(--background-color-2);color:var(--text-color-2)}@supports(background-blend-mode: overlay){.alert{background-blend-mode:overlay}}.alert.warning{border-color:var(--warning-color);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-1-7v2h2v-2h-2zm0-8v6h2V7h-2z' fill='rgba(0,0,0,1)'/%3E%3C/svg%3E")}.alert.warning h3,.alert.warning h4,.alert.warning h5{color:var(--warning-color)}.alert.mild{border-color:var(--mildwarning-color);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-1-5h2v2h-2v-2zm0-8h2v6h-2V7z' fill='rgba(0,0,0,1)'/%3E%3C/svg%3E")}.alert.mild h3,.alert.mild h4,.alert.mild h5{color:var(--mildwarning-color)}.alert.generalinfo{border-color:var(--tertiary-color);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='36' height='36'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M18.031 16.617l4.283 4.282-1.415 1.415-4.282-4.283A8.96 8.96 0 0 1 11 20c-4.968 0-9-4.032-9-9s4.032-9 9-9 9 4.032 9 9a8.96 8.96 0 0 1-1.969 5.617zm-2.006-.742A6.977 6.977 0 0 0 18 11c0-3.868-3.133-7-7-7-3.868 0-7 3.132-7 7 0 3.867 3.132 7 7 7a6.977 6.977 0 0 0 4.875-1.975l.15-.15zm-3.847-8.699a2 2 0 1 0 2.646 2.646 4 4 0 1 1-2.646-2.646z' fill='rgba(0,0,0,1)'/%3E%3C/svg%3E")}.alert.generalinfo h3,.alert.generalinfo h4,.alert.generalinfo h5{color:var(--text-color-1)}.alert.success{border-color:var(--success-color);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='36' height='36'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-.997-6l7.07-7.071-1.414-1.414-5.656 5.657-2.829-2.829-1.414 1.414L11.003 16z' fill='rgba(0,0,0,1)'/%3E%3C/svg%3E")}.alert.success h3,.alert.success h4,.alert.success h5{color:var(--success-color)}@media(prefers-color-scheme: dark){.alert.generalinfo{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='36' height='36'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M18.031 16.617l4.283 4.282-1.415 1.415-4.282-4.283A8.96 8.96 0 0 1 11 20c-4.968 0-9-4.032-9-9s4.032-9 9-9 9 4.032 9 9a8.96 8.96 0 0 1-1.969 5.617zm-2.006-.742A6.977 6.977 0 0 0 18 11c0-3.868-3.133-7-7-7-3.868 0-7 3.132-7 7 0 3.867 3.132 7 7 7a6.977 6.977 0 0 0 4.875-1.975l.15-.15zm-3.847-8.699a2 2 0 1 0 2.646 2.646 4 4 0 1 1-2.646-2.646z' fill='rgba(255,255,255,0.5)'/%3E%3C/svg%3E")}.alert.mild{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-1-5h2v2h-2v-2zm0-8h2v6h-2V7z' fill='rgba(255,255,255,0.5)'/%3E%3C/svg%3E")}.alert.success{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='36' height='36'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-.997-6l7.07-7.071-1.414-1.414-5.656 5.657-2.829-2.829-1.414 1.414L11.003 16z' fill='rgba(255,255,255,0.5)'/%3E%3C/svg%3E")}.alert.warning{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-1-7v2h2v-2h-2zm0-8v6h2V7h-2z' fill='rgba(255,255,255,0.5)'/%3E%3C/svg%3E")}}@media(min-width: 60rem){.float-left{float:left}.content .float-left{margin:0 1.5rem 0 0;max-width:45%}.float-right{float:right}.content .float-right{margin:0 0 0 1.5rem;max-width:45%}}@media(min-width: 1100px){.content .float-left.float-hard{margin-left:-3rem}.content .float-right.float-hard{margin-right:-3rem}}header#pageheader{background:url(../images/bg.webp) #dc5990;background-attachment:fixed;padding:1.5rem}header#pageheader img{max-height:8rem}@media screen and (min-width: 800px){div.wrap{display:grid;min-height:100vh;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr min-content;gap:0px 0px;grid-template-areas:"header content content" "header footer footer";max-width:90ch}header#pageheader{grid-area:header;padding-top:4rem}header#pageheader img{max-height:100%}main#content{grid-area:content;padding-top:2.5rem}}main#content section{padding:1.5rem}footer#pagefooter{grid-area:footer;text-align:center}section.introduction h1{display:none}section.articlelinks{background:var(--background-color-1)}ul.filters{display:flex;flex-wrap:wrap}ul.filters li label{padding:1rem .5rem;margin-right:1px;font-weight:bold;line-height:1.1;display:grid;grid-template-columns:1em auto;gap:.5em;background-color:var(--background-color-1)}ul.filters li input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--form-background);margin:0;font:inherit;color:#fff;width:1.15em;height:1.15em;border:.15em solid #fff;border-radius:.15em;transform:translateY(-0.075em);display:grid;place-content:center}ul.filters li input[type=checkbox]::before{content:"";width:.65em;height:.65em;clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);transform:scale(0);transform-origin:bottom left;transition:120ms transform ease-in-out;box-shadow:inset 1em 1em #fff}ul.filters li input[type=checkbox]:checked::before{transform:scale(1)}ul.links li a{display:block;text-decoration:none;font-weight:bold;margin-bottom:1rem;padding:1rem;background:var(--background-color-2);font-size:var(--normal-text)}ul.links li a span{display:block;font-weight:normal;font-size:var(--small-text)}p.intro{font-size:var(--lg-text);line-height:1.5em;font-weight:700;font-family:"Manrope"}p.small-text{font-size:var(--small-text)}.opensourcelinks li a{display:block;background-color:var(--background-color-1);margin-bottom:1.5rem;text-decoration:none}.opensourcelinks li a div{padding:2rem;font-size:var(--small-text);line-height:1.5em}.opensourcelinks li a img{display:block}.opensourcelinks li a:hover{background-color:var(--background-color-2)}@media screen and (min-width: 1500px){.opensourcelinks li a{display:grid;grid-template-columns:1fr 1fr;align-items:center}}/*# sourceMappingURL=main.css.map */