button,.button{display:inline-block;width:fit-content;background:hsla(var(--theme),.1);font-size:.85rem;font-weight:550;text-decoration:none;border:.1rem solid hsla(var(--theme),.1);border-radius:1rem;margin-top:.5rem;margin-bottom:.5rem;padding:.5rem 1rem;cursor:pointer;transition:background .15s var(--default-transition-function),color .15s var(--default-transition-function),border-color .15s var(--default-transition-function),transform .2s var(--default-transition-function)}button:hover,.button:hover{background:hsla(var(--theme),.2)}button.primary,.button.primary{display:block;background:hsl(var(--theme));box-shadow:0 .25rem .5rem hsla(var(--theme),.25);color:#fff;border-color:#ffffff1a}button:hover,.button:hover{background:hsl(var(--background));color:hsl(var(--theme));border-color:hsl(var(--theme));transform:scale(1.05)}@font-face{font-family:Open Sans;font-display:swap;font-style:normal;src:local("Open Sans"),url(https://assets.wixonic.fr/raw/font/OpenSans/regular.woff2) format("woff2")}@font-face{font-family:Open Sans;font-display:swap;font-style:italic;src:local("Open Sans"),url(https://assets.wixonic.fr/raw/font/OpenSans/italic.woff2) format("woff2")}@font-face{font-family:Rametto One;font-display:swap;font-style:normal;src:local("Rametto One"),url(https://assets.wixonic.fr/raw/font/RamettoOne/regular.woff2) format("woff2")}@font-face{font-family:VT323;font-display:swap;font-style:normal;src:local("VT323"),url(https://assets.wixonic.fr/raw/font/VT323/regular.woff2) format("woff2")}h1{color:hsl(var(--theme));font-family:var(--title-font-family);font-size:2.5rem;margin-top:1rem;margin-bottom:1.5rem}h2{font-size:2rem;margin-top:.75rem;margin-bottom:1rem}h3{font-size:1.5rem;margin-top:.5rem;margin-bottom:.5rem}h4{font-size:1.25rem;margin-top:.25rem;margin-bottom:.25rem}.ipa{pointer-events:text;-webkit-user-select:text;user-select:text}footer{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1.5rem;width:100%;height:var(--footer-height);background:hsl(var(--deep-background));color:hsla(var(--text),60%);font-size:.8rem;margin-top:auto;padding:.5rem}footer .copyright,footer .license{margin:auto 0}footer nav{display:flex;align-items:center;gap:.5rem}footer a{width:fit-content;border-bottom-color:transparent!important}footer a:hover{border-bottom-color:hsla(var(--theme),25%)!important}footer hr{display:flow-root;width:1px;height:1.1em;background:hsla(var(--text),20%);border:none;margin:0;padding:0}@media(min-width:45rem){footer .right{margin-left:auto}}@media(max-width:45rem){footer{grid-template-columns:1fr}footer>*{text-align:center}footer nav{display:grid;grid-template-columns:1fr auto 1fr;width:100%}footer nav a:first-of-type{margin-left:auto!important}footer nav a:last-of-type{margin-right:auto!important}}header{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1.5rem}header .root{display:flex;align-items:center;gap:.5rem;width:fit-content;height:2rem;overflow:hidden;padding:.5rem 0}header .root .logo{width:unset;height:2rem}header .root .text{height:6rem}@media(max-width:45rem){header .root .text{display:none}}a:not(.unlink):not(.button),.a{text-decoration:none;border-bottom:1px solid transparent;transition:color .15s var(--default-transition-function),border-bottom-color .15s var(--default-transition-function);cursor:pointer}a:not(.unlink):not(.button):not(.stealth),.a:not(.stealth){border-bottom:1px solid hsla(var(--text),50%)}a:not(.unlink):not(.button):hover,.a:hover{color:hsl(var(--theme));border-bottom-color:hsla(var(--theme),50%)}body{--background: 252, 42%, 98%;--deep-background: 252, 42%, 95%;--text: 0, 0%, 0%;--theme: 252, 42%, 62%;--font-family: "Open Sans", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", "Helvetica Neue", Arial, sans-serif;--title-font-family: "Rametto One", var(--font-family);--terminal-font-family: ui-monospace, "Cascadia Mono", "Segoe UI Mono", "Liberation Mono", Menlo, Monaco, Consolas, "Courier New", monospace;--pixelated-font-family: "VT323", var(--terminal-font-family);--footer-height: 4rem;--default-transition-function: cubic-bezier(.25, 0, .1, 1)}@media(max-width:45rem){body{--footer-height: 7rem}}*{flex-shrink:0;color:inherit;font-family:inherit;box-sizing:border-box;overscroll-behavior:contain;scrollbar-color:inherit;-webkit-appearance:none;appearance:none;pointer-events:inherit;-webkit-user-select:inherit;user-select:inherit;cursor:inherit;caret-color:inherit;outline:none;-webkit-tap-highlight-color:transparent}body{display:flex;flex-direction:column;position:relative;min-height:100vh;background:hsl(var(--deep-background));color:hsl(var(--text));font-family:var(--font-family);cursor:default;-webkit-user-select:none;user-select:none;margin:0;padding:0;overflow:auto}header,main,footer{width:100%;max-width:70rem;margin:0 auto}main{flex:1;background:hsl(var(--background));padding:0 1.5rem}@media(min-width:70rem){main{border-radius:.5rem}}.hidden{display:none!important}.redacted{--redacted-color: hsl(var(--color));display:inline!important;color:transparent;text-decoration:line-through;text-decoration-thickness:1.2em;text-decoration-color:var(--redacted-color);text-decoration-skip-ink:none;-webkit-user-select:none;user-select:none;cursor:not-allowed}img{-webkit-touch-callout:none;-webkit-user-drag:none}.no-drag{-webkit-user-drag:none!important}.fullscreen{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;background:hsl(var(--deep-background));color:hsl(var(--text));text-align:center;padding:2rem;z-index:1000}.fullscreen p{max-width:max(70rem,95%);word-wrap:break-word;overflow-wrap:break-word;line-height:1.6}::selection{background:hsla(var(--theme),.25)}.icon{width:1.2em;height:1.2em;vertical-align:-.225em;margin:0;padding:0}.icon img,.icon svg{width:100%;height:100%}
