/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1}body{margin:0}main{display:block}h1,h2,h3,h4,h5,h6{margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;border:none}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}p{margin:0}.adapt-default-hide{display:none!important}@media only screen and (max-width: 74rem){.adapt-hide-wide{display:none!important}}@media only screen and (max-width: 54rem){.adapt-hide-content{display:none!important}.adapt-show-content{display:block!important}.adapt-show-content-flex{display:flex!important}}@media only screen and (max-width: 64rem){.adapt-show-sidebar{display:flex!important}}@media only screen and (max-width: 44rem){.adapt-hide-portrait{display:none!important}.adapt-show-tablet{display:block!important}.adapt-show-tablet-flex{display:flex!important}}@media only screen and (max-width: 28rem){.adapt-hide-min{display:none!important}}@media only screen and (max-width: 20rem){.adapt-hide-shrink{display:none!important}}:root{color-scheme:dark;--size: 1rem}.theme-dark-default{--block-shaded: rgb(0, 0, 0);--block-background: rgb(18, 18, 18);--block-section: rgba(255, 255, 255, .06);--block-hover: rgba(255, 255, 255, .12);--block-border: rgb(66, 66, 66);--text-foreground: rgb(255, 255, 255);--text-inactive: rgba(255, 255, 255, .5);--block-accent: rgb(27, 72, 196);--text-accent: rgb(31, 174, 255);--field-accent: rgba(27, 72, 196, .16);--block-secondary: rgb(176, 0, 191);--text-secondary: rgb(240, 65, 255);--field-secondary: rgba(176, 0, 191, .16);--block-warning: rgb(218, 157, 0);--text-warning: rgb(255, 201, 64);--field-warning: rgba(218, 157, 0, .16);--block-success: rgb(0, 143, 72);--text-success: rgb(45, 203, 82);--field-success: rgba(0, 143, 72, .16);--block-disturbing: rgb(196, 27, 72);--text-disturbing: rgb(255, 79, 79);--field-disturbing: rgba(196, 27, 72, .16);--color: var(--text-foreground)}.theme-dark-contrast{--block-shaded: rgb(0, 0, 0);--block-background: rgb(18, 18, 18);--block-section: rgba(255, 255, 255, .16);--block-hover: rgba(255, 255, 255, .32);--block-border: rgb(120, 120, 120);--text-foreground: rgb(255, 255, 255);--text-inactive: rgba(255, 255, 255, .6);--block-accent: rgb(27, 72, 196);--text-accent: rgb(31, 174, 255);--field-accent: rgba(27, 72, 196, .16);--block-secondary: rgb(176, 0, 191);--text-secondary: rgb(240, 65, 255);--field-secondary: rgba(176, 0, 191, .16);--block-warning: rgb(218, 157, 0);--text-warning: rgb(255, 201, 64);--field-warning: rgba(218, 157, 0, .16);--block-success: rgb(0, 143, 72);--text-success: rgb(45, 203, 82);--field-success: rgba(0, 143, 72, .16);--block-disturbing: rgb(196, 27, 72);--text-disturbing: rgb(255, 79, 79);--field-disturbing: rgba(196, 27, 72, .16);--color: var(--text-foreground)}.theme-dark-sand{--block-shaded: rgb(28, 31, 32);--block-background: rgb(39, 39, 39);--block-section: rgba(251, 240, 197, .06);--block-hover: rgba(251, 240, 197, .12);--block-border: rgb(124, 110, 99);--text-foreground: rgb(235, 218, 176);--text-inactive: rgba(251, 240, 197, .4);--block-accent: rgb(0, 102, 120);--text-accent: rgb(65, 133, 136);--field-accent: rgba(65, 133, 136, .16);--block-secondary: rgb(144, 62, 112);--text-secondary: rgb(178, 97, 133);--field-secondary: rgba(178, 97, 133, .16);--block-warning: rgb(182, 117, 0);--text-warning: rgb(217, 152, 0);--field-warning: rgba(217, 152, 0, .16);--block-success: rgb(121, 115, 0);--text-success: rgb(152, 150, 0);--field-success: rgba(152, 150, 0, .16);--block-disturbing: rgb(159, 0, 0);--text-disturbing: rgb(206, 33, 0);--field-disturbing: rgba(206, 33, 0, .16);--color: var(--text-foreground)}.theme-light-flashbang{--block-shaded: rgb(220, 220, 230);--block-background: rgb(255, 255, 255);--block-section: rgba(0, 0, 20, .1);--block-hover: rgba(0, 0, 20, .2);--block-border: rgb(66, 66, 66);--text-foreground: rgb(0, 0, 0);--text-inactive: rgba(0, 0, 0, .4);--text-accent: rgb(27, 72, 196);--block-accent: rgb(31, 174, 255);--field-accent: rgba(27, 72, 196, .16);--text-secondary: rgb(176, 0, 191);--block-secondary: rgb(240, 65, 255);--field-secondary: rgba(176, 0, 191, .16);--text-warning: rgb(218, 157, 0);--block-warning: rgb(255, 201, 64);--field-warning: rgba(218, 157, 0, .16);--text-success: rgb(0, 143, 72);--block-success: rgb(45, 203, 82);--field-success: rgba(0, 143, 72, .16);--text-disturbing: rgb(196, 27, 72);--block-disturbing: rgb(255, 79, 79);--field-disturbing: rgba(196, 27, 72, .16);--color: var(--text-foreground)}.theme-light-sand{--block-shaded: rgb(235, 218, 176);--block-background: rgb(251, 240, 197);--block-section: rgba(60, 56, 53, .1);--block-hover: rgba(60, 56, 53, .2);--block-border: rgb(146, 131, 115);--text-foreground: rgb(60, 56, 53);--text-inactive: rgba(60, 56, 53, .4);--text-accent: rgb(0, 102, 120);--block-accent: rgb(65, 133, 136);--field-accent: rgba(65, 133, 136, .16);--text-secondary: rgb(144, 62, 112);--block-secondary: rgb(178, 97, 133);--field-secondary: rgba(178, 97, 133, .16);--text-warning: rgb(182, 117, 0);--block-warning: rgb(217, 152, 0);--field-warning: rgba(217, 152, 0, .16);--text-success: rgb(121, 115, 0);--block-success: rgb(152, 150, 0);--field-success: rgba(152, 150, 0, .16);--text-disturbing: rgb(159, 0, 0);--block-disturbing: rgb(206, 33, 0);--field-disturbing: rgba(206, 33, 0, .16);--color: var(--text-foreground)}body,#content{font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;flex-direction:column;gap:4rem;align-items:center;background-color:var(--block-background);color:var(--text-foreground);font-weight:300}body.block-scroll,#content.block-scroll{overflow:hidden}body>header,#content>header{width:min(100vw - 4rem,70rem);display:flex;flex-direction:row;gap:2rem;align-items:center;gap:2;padding:.5rem 0}@media only screen and (max-width: 54rem){body>header,#content>header{gap:1rem}}@media only screen and (max-width: 44rem){body>header,#content>header{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:1rem;grid-template-areas:"logotype logotype logotype logotype" "browse articles weld inbox" "searchbar searchbar profile profile"}}@media only screen and (max-width: 28rem){body>header,#content>header{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr;gap:1rem;grid-template-areas:"logotype logotype" "browse articles" "weld inbox" "profile profile" "searchbar searchbar"}}body>main,#content>main{width:min(100vw - 4rem,70rem);display:flex;flex-direction:column;gap:4rem;align-items:center;margin:0 auto auto}body>footer,#content>footer{width:calc(100% - 4rem);display:flex;flex-direction:column;gap:4rem;align-items:center;padding:4rem 2rem;background-color:var(--block-shaded)}body>footer section,#content>footer section{display:flex;flex-direction:column;gap:0rem;align-items:center}body>footer>section,#content>footer>section{gap:.5rem;font-weight:500}body>footer>div,#content>footer>div{width:min(100vw - 4rem,50rem);display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:1fr;gap:4rem}body>footer>div section,#content>footer>div section{gap:1rem}@media only screen and (max-width: 44rem){body>footer>div,#content>footer>div{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr}}.o-login{display:flex;flex-direction:row;gap:0rem;align-items:center;gap:0;justify-content:center;position:relative}.o-login .w-dropdown{min-width:11rem;left:50%;transform:translate(-50%)}.l-col,.l-col>.l-inherit{display:flex;flex-direction:column;gap:1rem;align-items:stretch}.l-col.type-center,.l-col>.l-inherit.type-center{justify-content:center}.l-col.type-sections nav a,.l-col.type-sections nav>span,.l-col>.l-inherit.type-sections nav a,.l-col>.l-inherit.type-sections nav>span{background-color:var(--block-section);padding:.5rem 1rem;border-radius:1rem;text-decoration:none;font-weight:400}.l-col.type-sections nav a,.l-col>.l-inherit.type-sections nav a{transition:background-color .2s;cursor:pointer}.l-col.type-sections nav a:hover,.l-col.type-sections nav a:focus,.l-col>.l-inherit.type-sections nav a:hover,.l-col>.l-inherit.type-sections nav a:focus{background-color:var(--block-hover)}.l-col.type-sections nav a:focus,.l-col>.l-inherit.type-sections nav a:focus{outline:2px solid var(--text-foreground)}.l-col.type-sections nav a.--selected,.l-col>.l-inherit.type-sections nav a.--selected{background-color:var(--text-foreground);color:var(--block-shaded)}.l-col.type-sections nav a:hover,.l-col.type-sections nav a:focus,.l-col>.l-inherit.type-sections nav a:hover,.l-col>.l-inherit.type-sections nav a:focus{color:var(--text-foreground)}.l-col.type-sections nav>span,.l-col>.l-inherit.type-sections nav>span{cursor:default}.l-row,.l-row>.l-inherit{display:flex;flex-direction:row;gap:1rem;align-items:center;gap:1}.l-row.type-center,.l-row>.l-inherit.type-center{justify-content:center}@media only screen and (max-width: 34rem){.l-row.type-adaptive,.l-row>.l-inherit.type-adaptive{flex-direction:column;justify-content:stretch;align-items:stretch!important}}@media only screen and (max-width: 20rem){.l-row,.l-row>.l-inherit{flex-direction:column!important;align-items:stretch!important}}.l-block>div{display:flex;flex-direction:column;gap:.5rem;align-items:stretch;border-left:.25rem solid var(--color);padding:.5rem 1rem;background-color:var(--field-warning);border-radius:.5rem;outline:1px solid var(--color)}.l-block>div>header{display:flex;flex-direction:row;gap:.5rem;align-items:center;gap:.5;color:var(--color);text-transform:uppercase}.l-block>div>footer{display:flex;flex-direction:column;gap:.5rem;align-items:start;font-size:.75rem;color:var(--color)}.l-graph{display:flex;flex-direction:column;gap:0rem;align-items:stretch;padding:0 1rem}.l-graph.type-limited{min-height:10rem;max-height:20rem;overflow-y:auto}.l-graph:has(details) .w-filter{margin-right:3rem}.l-graph details{transition:height .2s linear,max-height .4s linear,background-color .2s linear;interpolate-size:allow-keywords;border-radius:.5rem;height:2rem;max-height:2rem;overflow:hidden}.l-graph details summary{transition:background-color .2s;cursor:pointer;border-radius:.5rem}.l-graph details summary:hover,.l-graph details summary:focus{background-color:var(--block-hover)}.l-graph details summary:focus{outline:2px solid var(--text-foreground)}.l-graph details summary label{display:flex;flex-direction:row;gap:0rem;align-items:center;gap:0;cursor:pointer;flex:1}.l-graph details summary:hover,.l-graph details summary:focus{--color: var(--text-foreground)}.l-graph details summary:focus{outline:none;color:var(--text-accent);--color: var(--text-accent)}.l-graph details .l-graph{padding:0}.l-graph details .w-filter{margin-right:0}.l-graph input:checked+details{height:auto;max-height:100rem;background-color:var(--block-section);--color: var(--text-foreground)}.l-graph input:checked+details .type-angle{transform:scaleY(-1)}.l-graph .o-graph-node{display:flex;flex-direction:row;gap:0rem;align-items:center;gap:0;position:relative;--color: var(--block-border)}.l-graph .o-graph-node .type-indicator{color:var(--color)}.l-graph .o-graph-node .type-angle{padding:0 1rem}.l-grid{display:grid;gap:1rem}.l-grid.type-2{grid-template-columns:1fr 1fr}@media only screen and (max-width: 54rem){.l-grid.type-2{grid-template-columns:1fr;gap:2rem}.l-grid.type-2>*{width:calc(100% - 2rem);max-width:24.5rem;margin:0 auto}}.l-grid.type-2[data-layout=list]{grid-template-columns:1fr}.l-grid.type-adaptive{grid-template-columns:1fr 1fr;max-width:50rem}@media only screen and (max-width: 54rem){.l-grid.type-adaptive{grid-template-columns:1fr;gap:2rem}.l-grid.type-adaptive>*{width:calc(100% - 2rem);max-width:24.5rem;margin:0 auto}}@media only screen and (min-width: 140rem){.l-grid.type-adaptive{grid-template-columns:1fr 1fr 1fr;max-width:75rem}}@media only screen and (min-width: 175rem){.l-grid.type-adaptive{grid-template-columns:1fr 1fr 1fr 1fr;max-width:100rem}}.l-grid.type-adaptive[data-layout=list]{grid-template-columns:1fr}.l-heading{display:flex;flex-direction:column;gap:.25rem}.l-separator,.l-title-buttons{display:flex;flex-direction:row;gap:1rem;align-items:center;gap:1}.l-title-label{display:flex;flex-direction:column;gap:.25rem}.l-title{display:flex;flex-direction:row;gap:1rem;align-items:center;gap:1}.l-title img{width:4rem;height:4rem;border:.25rem solid var(--block-shaded)}.l-with-sidebar{display:flex;flex-direction:row;gap:1rem}.l-with-sidebar>section{width:min(100vw - 4rem,50rem)}.l-with-sidebar>aside{display:flex;flex-direction:column;gap:0rem;align-items:stretch;flex:1;border:1px solid var(--block-border);background-color:var(--block-section);padding:.5rem 0;border-radius:1rem;height:fit-content;min-width:20rem}.l-with-sidebar>aside>div{display:flex;flex-direction:row;gap:0rem;align-items:center;gap:0;padding:.5rem 1rem}.l-with-sidebar>aside>section:not(.l-graph){display:flex;flex-direction:row;gap:.5rem;align-items:center;gap:.5;padding:.5rem 1rem}.l-with-sidebar>aside>header{display:flex;flex-direction:row;gap:1rem;align-items:center;gap:1;font-family:Rubik,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;padding:0 1rem}.l-with-sidebar>aside>hr{--color: var(--text-inactive);margin:.5rem 0;--height: 1px}.l-with-sidebar .o-title{display:flex;flex-direction:row;gap:1rem;align-items:center;gap:1}@media only screen and (max-width: 64rem){.l-with-sidebar>section{width:min(100vw - 4rem,70rem)}.l-with-sidebar>aside{display:none;position:absolute;background-color:var(--block-background);left:.5rem;right:.5rem;top:.5rem;bottom:.5rem;height:calc(100vh - 2rem);height:calc(100svh - 2rem);overflow-y:scroll}}@media only screen and (max-width: 28rem){.l-with-sidebar>section{min-width:calc(100vw - 3rem)!important}}.w-input{display:flex;flex-direction:row;gap:0rem;align-items:center;gap:0;position:relative}.w-input input{background-color:var(--block-section);color:inherit;padding:.375rem 1rem .375rem 3rem;border-radius:.5rem;line-height:1;min-width:2rem;width:100%;font-weight:400;transition:background-color .2s}.w-input input::placeholder{opacity:.5}.w-input input:hover{background-color:var(--block-hover)}.w-input input:focus{outline:2px solid var(--text-foreground)}.w-input>svg:first-of-type{position:absolute;left:1rem}.w-input .w-dropdown{left:50%;transform:translate(-50%)}.w-input:has(input:focus) .w-dropdown{visibility:visible}.w-button{display:flex;flex-direction:row;gap:1rem;align-items:center;gap:1;justify-content:center;padding:.5rem 1rem;border-radius:1rem;text-wrap:nowrap;text-align:left;text-decoration:none;font-weight:400;color:inherit;transition:background-color .2s;cursor:pointer;background-color:var(--block-section)}.w-button span{line-height:1}.w-button.on-reversed-true{flex-direction:row-reverse}.w-button.type-accent{background-color:var(--block-accent)}.w-button.type-transparent{background-color:transparent}.w-button.type-transparent:focus{outline:none;color:var(--text-accent)}.w-button.type-filter{background-color:transparent;padding:.25rem 1rem}.w-button.type-filter svg{visibility:hidden}.w-button.type-filter span{text-overflow:ellipsis;white-space:nowrap}.w-button.type-tag{padding:.375rem .75rem;gap:.75rem;font-size:.75rem;--size: .75rem;font-weight:500}.w-button.type-tag.type-include{outline:1px solid var(--text-success)}.w-button.type-tag.type-exclude{outline:1px solid var(--text-disturbing)}.w-button.type-tag.type-unsupported .w-icon:first-of-type{color:var(--text-warning)}.w-button.type-tag:hover,.w-button.type-tag:focus{color:var(--text-foreground)}.w-button.type-tag:focus{outline:2px solid var(--text-foreground)}.w-button.type-menu{background-color:transparent;border-radius:.5rem;padding:0 .5rem}.w-button.type-menu img{border-radius:.25rem;width:2rem;height:2rem}.w-button.type-item{background-color:transparent;border-radius:.5rem}.w-button.type-tab{background-color:transparent;border-radius:0;border-bottom:1px solid var(--block-border);border-right:1px solid transparent}.w-button.type-tab:first-child{border-radius:1rem 0 0}.w-button.type-tab:last-child{border-radius:0 1rem 0 0}.w-button.type-tab:focus{outline:none;color:var(--text-accent);--color: var(--text-accent)}.w-button.type-current{background-color:var(--block-section);border-bottom:1px solid transparent}.w-button.type-current:first-child{border-right:1px solid var(--block-border)}.w-button.type-current:hover{background-color:var(--block-section);cursor:default}.w-button.type-symbol{border-radius:.5rem}.w-button.type-disturbing{color:var(--text-disturbing);--color: var(--text-disturbing)}.w-button.w-switch{position:relative;border-radius:.5rem;font-weight:400;height:2rem;overflow:hidden;--offset: 0}.w-button.w-switch>div{transition:transform .2s;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:start;transform:translateY(calc(var(--offset) * -2rem));height:100%}.w-button.w-switch.no-transition>div{transition:none}.w-button:hover,.w-button:focus{background-color:var(--block-hover)}.w-button:focus{outline:2px solid var(--text-foreground)}.w-button.type-help{justify-content:start;background-color:transparent;border-radius:0;padding:0;gap:.5rem}.w-button.type-help:hover,.w-button.type-help:focus{text-decoration:underline;text-decoration-color:var(--text-accent);text-decoration-thickness:2px}.w-button.type-help:hover .w-icon,.w-button.type-help:focus .w-icon{color:var(--text-accent)}.w-button.type-help:focus{outline:none;color:var(--text-accent)}.w-dropdown{border:1px solid var(--block-border);display:flex;flex-direction:column;gap:0rem;position:absolute;visibility:hidden;background-color:var(--block-shaded);top:3rem;padding:1rem;border-radius:1rem;z-index:69;min-width:16rem;width:calc(100% - 2rem);font-weight:400}.w-dropdown.type-list{gap:.5rem}.w-dropdown.type-buttons{padding:.5rem}.w-dropdown:before{content:"";position:absolute;display:block;left:50%;transform:translate(-50%);width:0;height:0;top:-.75rem;border-left:1rem solid transparent;border-right:1rem solid transparent;border-bottom:.75rem solid var(--block-border);z-index:-1}.w-dropdown b{font-family:JetBrains Mono,monospace}.w-dropdown b,.w-dropdown em{color:var(--text-success)}.w-external-link{display:flex;flex-direction:row;gap:1rem;align-items:center;gap:1;transition:background-color .2s;cursor:pointer;padding:.5rem 1rem;border-radius:.5rem;text-decoration:none}.w-external-link:hover,.w-external-link:focus{background-color:var(--block-hover)}.w-external-link:focus{outline:2px solid var(--text-foreground)}.w-external-link>div{display:flex;flex-direction:column;gap:0rem}.w-external-link>div em{font-size:.75rem;text-overflow:ellipsis;width:100%;max-width:13rem;white-space:nowrap;overflow:hidden;line-height:1.25}.w-external-link header{display:flex;flex-direction:row;gap:0rem;align-items:center;gap:0;background-color:var(--block-section);justify-content:center;position:relative;width:2rem;height:2rem;border-radius:.5rem}.w-external-link header img{position:absolute;width:100%;height:100%;border-radius:.5rem;top:0;left:0}.w-field{display:flex;flex-direction:column;gap:.5rem;align-items:stretch}.w-field>header{color:var(--text-inactive);font-weight:400;font-size:.75rem}.w-filter{display:flex;flex-direction:row;gap:0rem;align-items:center;gap:0;border-radius:1rem}.w-filter:has(button:hover) svg,.w-filter:has(button:focus) svg{visibility:visible;opacity:1}.w-filter:has(.type-exclude:hover){background-color:var(--block-section)}.w-filter.on-selected{background-color:var(--field-disturbing);outline:1px solid var(--text-disturbing);color:var(--text-disturbing)}.w-filter.on-selected .w-button:last-of-type svg{visibility:visible;opacity:1;color:var(--text-disturbing)}.w-filter .type-include.on-selected{background-color:var(--field-success);outline:1px solid var(--text-success);color:var(--text-success)}.w-filter .type-include.on-selected svg{visibility:visible;opacity:1;color:var(--text-success)}.w-filter .type-include.on-selected:hover{background-color:var(--scheme-hover)}.w-filter .type-include.on-selected:focus{outline:2px solid var(--text-foreground)}.w-filter .w-button{height:calc(2rem - 2px)}@media only screen and (max-width: 64rem){.w-filter{gap:.5rem}.w-filter svg{visibility:visible!important;opacity:.4}}.w-link{text-decoration:none;color:var(--text-accent)}.w-link:hover,.w-link:focus{text-decoration:underline;text-decoration-color:var(--text-accent);text-decoration-thickness:2px}.w-link:focus{color:var(--text-foreground)}.w-select{display:flex;flex-direction:column;gap:0rem;align-items:stretch;position:relative;font-weight:400;min-width:12rem}.w-select>button{border-radius:.5rem;border:1px solid transparent;height:2rem}.w-select>footer{flex-direction:column;gap:0rem;align-items:stretch;border:1px solid var(--block-border);background-color:var(--block-shaded);border-radius:0 0 .5rem .5rem;display:flex;visibility:hidden;padding:.25rem 0;z-index:42069;position:absolute;top:2rem;left:0;right:0}.w-select>footer button{border-radius:0}.w-select.--open .type-indicator{transform:scaleY(-1)}.w-select.--open>button{border-radius:.5rem .5rem 0 0;border:1px solid var(--block-border)}.w-select.--open footer{visibility:visible}.w-tab-container{display:flex;flex-direction:column;gap:0rem;align-items:stretch;border:1px solid var(--block-border);border-radius:1rem;height:max-content}.w-tab-container>header{display:flex;flex-direction:row;gap:0rem;align-items:stretch}.w-tab-container>section{display:flex;flex-direction:column;gap:1rem;align-items:stretch;background-color:var(--block-section);padding:1rem;border-radius:0 0 1rem 1rem}.w-unmarked-link{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;font-weight:400}.w-unmarked-link h2{margin-left:.5rem}.w-unmarked-link.type-inactive{color:var(--text-inactive);text-decoration-line:line-through;text-decoration-thickness:2px}.w-icon{min-width:var(--size);min-height:var(--size);width:var(--size);height:var(--size)}*::-webkit-scrollbar{width:.25rem;height:.25rem;background-color:transparent}*::-webkit-scrollbar-thumb{background-color:var(--text-inactive)}*{scrollbar-color:var(--text-inactive) transparent;scrollbar-width:thin}html,body{height:max-content;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Rubik,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:.75rem}b{font-weight:700}p{line-height:1.25;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}em{color:var(--text-inactive);font-style:normal}hr{--height: 2px;background-color:var(--color);margin:0;min-height:var(--height);max-height:var(--height);opacity:.33;border:none;flex:1}hr.type-bar{--height: 1rem;min-width:2px;max-width:2px}hr.type-bullet{--height: .25rem;min-width:.25rem;max-width:.25rem;border-radius:100%;opacity:1}hr.type-soft{opacity:.15}a{color:inherit;text-decoration:underline;text-decoration-color:var(--text-foreground);text-decoration-thickness:2px;cursor:pointer}a.type-faded{color:var(--text-inactive)}a:hover.on-highlight,a:hover .on-highlight,a:focus.on-highlight,a:focus .on-highlight{text-decoration:underline;text-decoration-color:var(--text-accent);text-decoration-thickness:2px}a:focus{color:var(--text-accent);outline:none}a[href=""]:hover.on-highlight,a[href=""]:hover .on-highlight,a[href=""]:focus.on-highlight,a[href=""]:focus .on-highlight{text-decoration-color:var(--text-disturbing)}a[href=""]:focus{color:var(--text-disturbing)}label{font-weight:400}.on-loading{transition:opacity .2s}.htmx-request .on-loading{pointer-events:none;opacity:.2}@keyframes themostimportantanimationthatthereis{0%{transform:scale(1)}33%{transform:scaleY(1.1)}66%{transform:scaleX(1.1)}75%{transform:scaleY(1.1)}to{transform:scale(1)}}.smithie{margin:0 auto;animation:1s ease-in-out .2s infinite alternate themostimportantanimationthatthereis}.font-text{font-family:Lexend,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.font-title{font-family:Rubik,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.font-mono{font-family:JetBrains Mono,monospace}.width-slim{width:min(100vw - 4rem,40rem)}.width-content{width:min(100vw - 4rem,50rem)}.width-small{width:min(100vw - 4rem,30rem)}.width-max{width:min(100vw - 4rem,70rem)}.bordered{border:1px solid var(--block-border)}.focus{outline:2px solid var(--text-foreground)}.interactive{transition:background-color .2s;cursor:pointer}.interactive:hover,.interactive:focus{background-color:var(--block-hover)}.interactive:focus{outline:2px solid var(--text-foreground)}.centered{text-align:center}.flex{flex:1}.wrap{flex-wrap:wrap}
