*,*::before,*::after{box-sizing:border-box}*{margin:0}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;--user-font-scale:0.9rem - 16px;font-size:clamp( .6rem,.4626rem + 1.0309vw + var(--user-font-scale),.85rem );--text-light:#d0d1c7;--text-dark:#1e1e1e;--bg-light:#eaebe3;--bg-dark:#1f2738}html,body{height:100%;width:100%}body{line-height:1.5;background:var(--bg-light);color:var(--text-dark)}#content{display:grid;justify-content:center;padding:2rem clamp(3rem,1rem,5rem)}@media(prefers-color-scheme:dark){body{background:var(--bg-dark);color:var(--text-light)}}img,picture,video,canvas,svg{display:block;max-width:100%}ul{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-padding-start:0;padding-inline-start:0}input,button,textarea,select{font:inherit}a{color:inherit}a.jumplink{margin-left:-1.25rem;font-size:1.5rem;opacity:.25;transition:opacity .25s;text-decoration:none}@media(pointer:fine){a.jumplink:hover{opacity:1;transition:opacity .25s}}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1{font-size:2.25em;font-weight:800;line-height:1.11}h2{font-weight:500}.navigation{display:flex;padding:.8rem}.navigation a{display:flex;height:-moz-fit-content;height:fit-content;flex-direction:row;text-decoration:none;width:100%}.navigation a span{font-size:1em;font-weight:500;margin-left:.5rem}.navigation a img{height:1.4rem;width:1.4rem}.navigation nav{display:flex;list-style:none}.navigation nav span{color:var(--text-light);padding:0 .3rem}@media(prefers-color-scheme:dark){.navigation nav span{color:var(--text-dark)}}#content header #post-meta{font-size:.75rem;font-weight:500;letter-spacing:.025em;line-height:1rem;text-transform:uppercase;padding-top:.6em}#content header{padding-bottom:1.3rem}footer a{text-decoration:none}svg{height:1.25rem;width:1.25rem}pre{border-radius:.375rem;font-size:1.2em;overflow-x:auto;padding:.8rem 1.1rem}#home-wrapper{display:grid;gap:clamp(1rem,4rem,10rem)}#welcome-message{grid-column:1}#welcome-message p{padding-bottom:1rem;max-width:20rem}#recent-updates{grid-column:2;text-align:center}#recent-updates #cover{border-radius:5px;margin:0 auto;width:15rem;height:auto}#recent-updates #post-stream{margin-top:1rem}#home-wrapper hr{border-style:solid;margin:1.2rem auto;width:10rem}#post-stream li{list-style:none;text-align:center}.player-history{font-size:10px;margin-top:.5rem}.player-history p{text-transform:uppercase;font-weight:800}#played-items li:first-child,#played-items li:last-child{transition:font-size 1000ms}@keyframes spin{from{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.rotating-border-hidden{--border-size:0 !important}#rotating-border{--border-radius:0.5rem;--border-size:0.3rem;--border-bg:conic-gradient(
    #ea4335 0turn 0.125turn,
    #4285f4 0.125turn 0.25turn,
    #fbbc05 0.25turn 0.375turn,
    #34a853 0.375turn 0.5turn,
    #ea4335 0.5turn 0.625turn,
    #4285f4 0.625turn 0.75turn,
    #fbbc05 0.75turn 0.875turn,
    #34a853 0.875turn 1turn
  );--padding:0.1rem;position:relative;transition-duration:1s;overflow:hidden;padding:calc(var(--padding) + var(--border-size));border-radius:var(--border-radius);display:inline-block}#rotating-border::before{content:"";display:block;background:var(--border-bg);width:calc(100% * 1.41421356237);padding-bottom:calc(100% * 1.41421356237);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:100%;z-index:-2;animation:spin 45s linear infinite}article:not(.full){margin:0 auto;max-width:60ch}article .hidden{display:none}article #post-body p,article #post-body img,article #post-body h1,article #post-body h2,article #post-body h3,article #post-body h4,article #post-body h5,article #post-body h6,article #post-body pre,article #post-body blockquote,article #post-body>ul,article #post-body>ol{margin-bottom:1.5rem}article #post-body .notice blockquote,article #post-body .littlefoot-footnote__host p{margin-bottom:0}article #post-body img{border-radius:3px}article .heading-2{margin-left:-2rem}article .heading-3{margin-left:-2.6rem}article .heading-4{margin-left:-3.2rem}article .heading a{font-size:1rem;opacity:0;padding-right:.8rem;text-decoration:none;vertical-align:middle}article .heading:hover a{opacity:1;transition-duration:.5s}article .heading h2,article .heading h3,article .heading h4,article .heading h5,article .heading h6{display:inline-block;vertical-align:middle;margin-bottom:.25em}article .highlight{margin-bottom:1.3rem}article p code{background-color:#282a36;color:#f8f8f2;font-family:PT Mono,Consolas,Monaco,andale mono,ubuntu mono,monospace;font-size:.95rem;padding:.2rem .3rem;border-radius:.3rem;white-space:nowrap;vertical-align:text-top}pre code{font-family:PT Mono,Consolas,Monaco,andale mono,ubuntu mono,monospace}@media(prefers-color-scheme:dark){article p code{background-color:var(--bg-light);color:var(--text-dark)}}#post-body blockquote>p:last-child{margin-bottom:0}blockquote{border-left:4px solid var(--text-light);padding-left:1em;border-radius:5px}.notice{background-color:var(--text-light);border-radius:.5rem;display:flex;flex-direction:column;line-height:1.6;margin-bottom:1.3rem;padding:1rem 1.6rem}.notice span{padding-right:.5rem}article #post-body .notice h2,article #post-body .notice h3,article #post-body .notice p{margin-bottom:.5rem}@media(prefers-color-scheme:dark){.notice{background-color:var(--text-dark)}}video{border-radius:5px;margin:0 auto 1em!important}ol,ul{-webkit-padding-start:0;padding-inline-start:0;list-style:none}main ol,main ul,#post-body>ul,#post-body>ol{list-style:none;margin-top:.75em;-webkit-padding-start:0;padding-inline-start:0}#content>main ul>li,#content>main ol>li,#post-body ul>li,#post-body>ol>li{position:relative;padding-left:1.5em}#content>main ul>li,#content>main ol>li{margin-bottom:.5em}main ul>li:before,main ol>li:before,#post-body ul>li:before,#post-body>ol>li:before{content:"»";position:absolute;left:.25em}@media(prefers-color-scheme:dark){main ul>li:before,main ol>li:before,#post-body ul>li:before,#post-body>ol>li:before{background-color:#d1d5db}}main ul>h2,main ol>h2,#post-body ul>h2,#post-body>ol>h2{font-weight:700;font-size:1.5em;margin-top:1em;margin-bottom:1em}li>time{text-transform:uppercase;font-size:.8em;font-weight:700;padding-left:3px}li>span{font-size:.7em;font-weight:600}details{margin-bottom:1em;padding-bottom:.5em}table,.highlight,pre[class*=language-],figure,#post-body img,iframe{width:100%}@media only screen and (min-width:500px){table,.highlight,pre[class*=language-],figure,#post-body>img,iframe:not(#twitter-widget-0){width:110%;margin-left:-5%}}@media only screen and (min-width:1000px){table,.highlight,pre[class*=language-],figure,iframe:not(#twitter-widget-0){width:150%;margin-left:-25%}}#post-body img{height:auto;max-width:none}article.full table{width:100%;margin-left:0;table-layout:fixed;word-break:break-word}table,thead,th,tr,td{border:1px solid #000;padding:.1em}table{margin-bottom:1em}form#search{margin-top:1rem}#post-body .grid-list ul{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:repeat(3,minmax(40px,auto));grid-gap:20px}@media only screen and (min-width:1000px){#post-body .grid-list ul:not(.partial-list){grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:repeat(4,minmax(40px,auto));margin-left:-25%;width:150%}}@media only screen and (min-width:1200px){#post-body .grid-list ul:not(.partial-list):not(.almost-full-list){grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:repeat(6,minmax(40px,auto));margin-left:-50%;width:200%}}#post-body>.grid-list ul>li{padding-left:0}#post-body>.grid-list ul>li:before{content:none}#post-body hr{height:16px;width:48px;background-image:url(/favicon.png);margin:0 auto;border:0;margin-bottom:4em;margin-top:4em}footer{width:75%;margin:0 auto}