html{--accent:#fff}html.oliver{--text:#a97844;--bg:#311a05}html.angel{--text:#7f8a93;--bg:#32383e}html.vivi{--text:#a24759;--bg:#2e0b13}html.marigold{--text:#739cb5;--bg:#121b4f}html.nina{--text:#8b6fb9;--bg:#25163e}html.nadia{--text:#b273a1;--bg:#3c193e}html.owen{--text:#8089b2;--bg:#202a55}html.simon{--text:#809b64;--bg:#30361f}html.house{--text:#87588a;--bg:#27002a}html.gallery{--text:#ab9343;--bg:#2c2305}html.city{--text:#625565;--bg:#231e23}html.police{--text:#91ab81;--bg:#282d30}html.trueending{--text:#a6bec9;--bg:#2f4b55}html.train{--text:#fac15a;--bg:#7d122c}html.trainofficial{--text:#8b444b;--bg:#33020d}body{background-color:var(--bg);min-height:100vh;color:var(--text);--font:var(--title-font),"Helvetica Neue",HelveticaNeue,Arial,sans-serif;font-family:"Nokia",var(--font);--border-width:.21875rem;--tx-time:.2s;padding:2vh 2vw}@media (min-width:70rem){body{justify-content:center;gap:1em;display:grid}body.sidebarleft{grid-template-columns:2fr 3fr}body.sidebarright{grid-template-columns:3fr 2fr}}h1,h2{font-weight:400}a{color:var(--accent)}a:not(:hover,:focus){text-decoration:none}blockquote{border-inline-start:var(--border-width)solid var(--text);margin-inline-start:1em;padding-block:.25em;padding-inline-start:1em}.visually-hidden{clip-path:rect(0 0 0 0);font-size:1rem;position:fixed;top:100vh;left:100vw;margin:0!important;padding:0!important}*{scrollbar-color:var(--text)var(--bg);scrollbar-width:thin;background-position:50%}::-webkit-scrollbar{background-color:var(--bg);width:.5em;height:.5em}::-webkit-scrollbar-corner{background-color:var(--text)}::-webkit-scrollbar-thumb{background-color:var(--text)}.tippy-box[data-theme*=beebo]{border:var(--border-width)solid var(--text);background-color:var(--bg);color:var(--text);text-align:center;border-radius:0;padding:.15em .5em}.tippy-box[data-theme*=beebo] .tippy-content{font-family:"Squeezed Pixels",var(--font);font-size:1.2em;position:relative;top:.3em}dialog .closebtn{background:0 0;background-color:var(--text);color:var(--bg);cursor:pointer;border:none;padding:0;display:flex;position:fixed;top:min(1em,2.5vh);right:min(1em,2.5vw)}dialog .closebtn svg{cursor:pointer;width:2em;height:auto;padding:.5em;display:inline-block}dialog .closebtn:hover,dialog .closebtn:focus{color:var(--accent)}#bloghead{flex-direction:column;grid-row:1;justify-content:center;gap:1em;width:100%;max-width:30em;display:flex}@media (max-width:70rem){#bloghead{margin:0 auto 5vh}}@media (min-width:70rem){#bloghead{justify-self:center;height:fit-content;min-height:96vh;position:sticky;top:2vh}}body.sidebarleft #bloghead{grid-column:1}body.sidebarright #bloghead{grid-column:2}#title{text-align:center;text-decoration:none}#title h1{margin:0}#title img{width:5em;height:5em;margin:0 auto .5em;display:block}#title img.border{border:var(--border-width)solid var(--text)}#blognav{border:calc(3*var(--border-width))double;--border:thin solid rgb(from var(--text)r g b/.3);background-color:var(--bg);flex-direction:column;display:flex}#blognav button,#blognav>a{background-color:unset;color:var(--accent);text-align:center;cursor:pointer;border:none;padding:.4em .75em;text-decoration:none;display:block}:is(#blognav button,#blognav>a):not(:first-child){border-block-start:var(--border)}:is(#blognav button,#blognav>a).current-page{background-color:var(--text);color:var(--bg)}:is(#blognav button,#blognav>a):is(:hover,:focus){background-color:var(--text);color:var(--accent)}#opennotepad:not(.hasdesc,.hasfeatured){display:none}#blognav:has(#opennotepad:not(.hasdesc,.hasfeatured):only-child){display:none}#pagination{text-align:center;border-block-start:var(--border);flex-wrap:wrap;display:flex}#pagination a,#pagination span{border-block-end:var(--border);flex-grow:1;justify-content:center;align-items:center;padding:.75em;line-height:1;text-decoration:none;display:flex}:is(#pagination a,#pagination span):not(:first-child,:last-child){border-inline-end:var(--border)}:is(#pagination a,#pagination span):nth-child(2){border-inline-start:var(--border)}#pagination a[href]:is(:hover,:focus){background-color:var(--text)}#pagination a:not([href]) svg{opacity:.25}:is(#pagination .prev,#pagination .next) svg{width:auto;height:1em}#pagination #curr{background-color:var(--text);color:var(--bg)}#pagination span:not(#curr){color:var(--accent)}#q{border:var(--border-width)solid;background-color:var(--bg);color:var(--text);text-align:center;width:100%;padding:.25em .75em}#options{flex-direction:column;gap:.6em;display:flex}@media (max-width:70rem){#options{z-index:2;flex-direction:column-reverse;max-width:min(20em,45vw);font-size:.8em;position:fixed;bottom:.5em;left:.5em}}@media (min-width:70rem){#search+#options{margin-block-start:-.4em}}#options button,#options label,#options a{text-align:center;color:var(--accent);background-color:var(--bg);border:var(--border-width)solid var(--text);cursor:pointer;padding:.2em .75em;display:block}:is(#options button,#options label,#options a):not([disabled]):is(:hover,:focus-within){background-color:var(--text)}#scrolltotop{transition:opacity var(--tx-time)}#scrolltotop[disabled]{opacity:0;pointer-events:none}#notepad{border:calc(2*var(--border-width))solid var(--text);background-color:var(--accent);color:var(--bg);overflow:visible}#notepad:before{content:"";display:block;position:absolute}#notepad:after{content:"";top:calc(100% + (2*var(--border-width)));left:calc(-2*var(--border-width));width:calc(100% + (4*var(--border-width)));height:var(--border-width);margin-top:var(--border-width);border-block-start:calc(2*var(--border-width))solid var(--text);border-block-end:calc(3*var(--border-width))double var(--text);display:block;position:absolute}#notepad::backdrop{background-color:var(--bg)}#notepad h2{border-block-end:var(--border-width)solid var(--text);grid-column:1/span 2;margin:0;font-size:1.1em;line-height:1}#notepadtabs{gap:2em;width:100%;padding-inline:4em;display:flex;position:absolute;left:0}#notepadtabs label{background-color:var(--bg);color:var(--text);border:var(--border-width)solid transparent;text-align:center;min-width:5em;box-shadow:0 0 0 var(--border-width)var(--text);cursor:pointer;padding:.3em 1em}#notepadtabs span{font-family:"Squeezed Pixels",var(--font);font-size:1.2em;line-height:1;position:relative;top:.25em}#notepadtabs input:checked+label{background-color:var(--text);color:var(--bg);border-color:var(--bg)}:is(#notepadtabs:has(#tab-about:not(:checked))~#about,#notepadtabs:has(#tab-featured:not(:checked))~#featured){display:none}#about{display:grid}#about img{border:calc(3*var(--border-width))solid var(--text);object-fit:cover;align-self:end;width:8em;height:10em}#description{--percent:87%;background-image:linear-gradient(transparent calc(var(--percent) - var(--border-width)),var(--text)calc(var(--percent) - var(--border-width)),var(--text)var(--percent),transparent var(--percent));word-break:break-word;background-position:top;background-size:100% 1.6em;background-attachment:local;padding:0 .15em;line-height:1.6em;overflow-y:scroll}#description a{color:var(--text);text-decoration:none}#description a:hover,#description a:focus{color:var(--bg)}#featured{grid-template-rows:auto 1fr;gap:.5em;height:100%;display:grid}#featured h2{grid-column:1}#featured ul{word-break:break-word;flex-direction:column;margin:0;padding:0;display:flex;overflow-y:scroll}#featured li{--spacing:.3em;flex-wrap:wrap;display:flex}#featured .name{gap:var(--spacing);flex-grow:99;display:flex}#featured .name:after,#featured .links:before{content:"";border-block-end:var(--border-width)dotted var(--text);flex-grow:1;align-self:baseline;height:.8em}#featured .links{gap:var(--spacing);flex-grow:1;display:flex}#featured .links a{color:var(--text);text-decoration:none}#featured .links a:hover,#featured .links a:focus{color:var(--bg)}#featured .links:after{content:"";--size:var(--border-width);width:var(--size);height:var(--size);background-color:var(--text);border-radius:100%;order:1;align-self:center;display:block}#featured .links :first-child{order:0}#featured .links :last-child{order:2}@media (max-width:40rem){#notepad{width:100%;max-width:20em;height:100%;max-height:32.5em;padding-block-start:2em}#notepad:before{width:100%;height:calc(16*var(--border-width));background-color:var(--text);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='16' viewBox='0 0 6 16'%3E%3Crect x='1' y='1' width='4' height='14'%3E%3C/rect%3E%3Crect x='2' y='0' width='2' height='16'%3E%3C/rect%3E%3C/svg%3E") left/calc(6*var(--border-width))space;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='16' viewBox='0 0 6 16'%3E%3Crect x='1' y='1' width='4' height='14'%3E%3C/rect%3E%3Crect x='2' y='0' width='2' height='16'%3E%3C/rect%3E%3C/svg%3E") left/calc(6*var(--border-width))space;top:calc(-9*var(--border-width));left:0}#notepad h2{text-align:center;text-decoration:var(--border-width)var(--text)solid underline;text-underline-offset:.05em;border-block-end:none;grid-area:2/1;margin-block:.5em 1em}#notepadtabs{margin-block-start:3em;top:100%}#notepadtabs:has(label:only-of-type){display:none}#about{grid-template-rows:auto auto 1fr;grid-template-columns:1fr;height:100%}#about img{border-width:calc(2*var(--border-width));grid-row:1;justify-self:center}#featured h2{grid-row:1}#featured ul{gap:2vh}}@media (min-width:40rem){#notepad{width:100%;max-width:37.5em;height:100%;max-height:16em;padding-block:1em 1.4em;padding-inline:2.5em 1em}#notepad:before{height:100%;width:calc(16*var(--border-width));background-color:var(--text);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='6' viewBox='0 0 16 6'%3E%3Crect x='1' y='1' width='14' height='4'%3E%3C/rect%3E%3Crect x='0' y='2' width='16' height='2'%3E%3C/rect%3E%3C/svg%3E") top/calc(16*var(--border-width))space;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='6' viewBox='0 0 16 6'%3E%3Crect x='1' y='1' width='14' height='4'%3E%3C/rect%3E%3Crect x='0' y='2' width='16' height='2'%3E%3C/rect%3E%3C/svg%3E") top/calc(16*var(--border-width))space;left:calc(-9*var(--border-width));top:0}#notepad h2{padding-inline:.2em}#notepadtabs{margin-block-end:calc(1.75*var(--border-width));bottom:100%}#notepadtabs label{border-block-end-width:0}#about{grid-template-rows:auto 1fr;grid-template-columns:auto 1fr;gap:.5em 1.5em;height:100%}#featured ul{gap:.5em}}#main{grid-row:1;align-self:center}body.sidebarleft #main{grid-column:2}body.sidebarright #main{grid-column:1}.page.title h2{margin-block:0}.page.title :is(.ask,.submit)~.permalink{display:none}.page.title .tag,.page.title .search_query{color:var(--accent)}.page.title .tag:before{content:"#"}.page.title .search_query:before,.page.title .search_query:after{content:"\"";color:var(--text)}.page.title p:has(a){text-align:center;justify-content:center;gap:1em;display:flex}.page.title a{border:var(--border-width)solid var(--text);padding:.25em .75em;text-decoration:none}.page.title a:hover,.page.title a:focus{background-color:var(--text)}#skip{background-color:var(--bg);border:var(--border-width)solid var(--text);padding:.25em .75em;text-decoration:none;position:fixed;top:.5em;left:50%;transform:translate(-50%)}#skip:not(:hover,:focus-within){clip-path:rect(0 0 0 0);top:100vh;left:100vw}#credit{font-size:.8em;text-decoration:none;position:fixed;bottom:.5em}body.sidebarleft #credit{left:21vw;transform:translate(-50%)}body.sidebarright #credit{right:21vw;transform:translate(50%)}#credit:not(:hover,:focus){color:var(--text)}@media (max-width:70rem){#credit{display:none}}#posts{--width-large:39.9em;--avatar-size-large:4.25em;--post-content-spacing:.5em;flex-direction:column;align-items:center;gap:2em;padding-block:3em;display:flex;container:posts/inline-size}#posts .separator{width:auto;height:min(1.5em,5vmin)}@container posts (width>=42rem){#posts .separator{margin-block-start:1.25em;margin-inline-start:5em}}.post{width:100%}@container posts (width<=42rem){.post{max-width:calc(34.15em + (var(--post-content-spacing)*2));--avatar-size:2.5em}}@container posts (width>=42rem){.post{max-width:var(--width-large);--avatar-size:var(--avatar-size-large)}}.post h3{margin-block:.85em;font-size:1.5em}.post h4{margin-block:1em;font-size:1.25em}.post.filtered .filter~*{display:none}.post.filtered .filter{border:calc(3*var(--border-width))double var(--text);text-align:center;background-color:var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:.75em;padding:2em;display:flex}@container posts (width>=42rem){.post.filtered .filter{margin-inline-start:calc(var(--avatar-size) + var(--post-content-spacing))}}.post.filtered p{margin:0}.post.filtered .tags{color:var(--accent)}.post.filtered button{border:var(--border-width)solid var(--text);background-color:var(--bg);color:var(--accent);cursor:pointer;padding:.5em 1em}.post.filtered button:hover,.post.filtered button:focus{background-color:var(--text)}.post .body{flex-direction:column;gap:1em;display:flex}.bodyitem{grid-template-columns:auto 1fr;display:grid}@container posts (width<=42rem){.bodyitem{gap:var(--post-content-spacing)var(--post-content-spacing);align-items:center}}@container posts (width>=42rem){.bodyitem{gap:0 var(--post-content-spacing)}}.bodyitemcontent{color:var(--text);background-color:var(--bg);padding:.6em var(--post-content-spacing);border:var(--border-width)solid var(--text);width:100%;font-family:var(--font)}@container posts (width<=42rem){.bodyitemcontent{grid-area:2/1/auto/span 2}}.bodyitemcontent p:empty{min-height:1em}.bodyitemcontent video,.bodyitemcontent iframe{margin:auto;display:block}.bodyitemcontent>*{margin-block:1em}.bodyitemcontent>:first-child{margin-block-start:0}.bodyitemcontent>:last-child,.bodyitemcontent button.readmore{margin-block-end:0}.user{display:contents}.user .usertext{font-family:"Squeezed Pixels",var(--font);color:var(--text);width:fit-content;margin-block:0;text-decoration:none}@container posts (width<=42rem){.user .usertext{grid-area:1/2;font-size:1.25em}}@container posts (width>=42rem){.user .usertext{grid-area:1/1/auto/span 2;font-size:1.5em}}.user .usertext[href]:is(:hover,:focus-within){--text:var(--accent)}.user .usertext span{line-height:1;position:relative;top:.25em}.user.deactivated .name:after{content:"deactivated";opacity:.6;margin-left:.25em}.user svg{background-color:var(--text);color:var(--bg);width:auto;height:.775em;margin-inline-end:.6ch;position:relative;top:.05rem}.user .avatar{width:var(--avatar-size);height:var(--avatar-size);border:var(--border-width)solid var(--text)}@container posts (width<=42rem){.user .avatar{grid-area:1/1}}@container posts (width>=42rem){.user .avatar{grid-area:2/1}}.user .badges{--size:.875em;height:var(--size);flex-grow:1;align-items:center;gap:.15em;display:flex}.user .badges span{max-width:var(--size);height:var(--size);flex-grow:1;position:relative}.user .badges span:not(:last-child) img{position:absolute;left:0}.user .badges img{width:var(--size);height:var(--size);max-width:unset;filter:drop-shadow(0 0 .1em var(--bg));display:block}hr.readmore{border-color:rgb(from var(--text)r g b/.5);border-style:dashed;margin-block:1.5em;margin-inline:.3em;position:relative}hr.readmore:before{content:"more";color:rgb(from var(--text)r g b/.5);background-color:var(--bg);font-family:"Squeezed Pixels",var(--font);padding:.5em;position:absolute;top:0;left:50%;transform:translate(-50%,calc(.3em - 50%))}button.readmore{text-align:center;width:100%;font-family:"Nokia",var(--font);background-color:var(--bg);color:var(--accent);border:var(--border-width)solid var(--text);cursor:pointer;padding:.25em .75em;font-size:.9em;display:block}button.readmore:is(:hover,:focus){background-color:var(--text)}button.readmore~*{display:none}.post .npf-link-block{border-width:var(--border-width);border-color:var(--text);border-radius:0}.post .npf-link-block .poster{border-block-end:var(--border-width)solid var(--text)}.post .npf-link-block:has(a:hover,a:focus-within),.post .npf-link-block:has(a:hover,a:focus-within) .poster{border-color:color-mix(in srgb,var(--accent)40%,currentColor)}.video{background:rgb(from var(--accent)r g b/.2);width:100%;min-height:20vh;max-height:80vh}img{max-width:100%;height:auto}figure{margin:0}.row{--post-content-spacing:min(.2em,1vw);gap:var(--post-content-spacing);margin-block:var(--post-content-spacing);grid-auto-columns:1fr;grid-auto-flow:column;display:grid}.row figure{flex-direction:column;display:flex}.row img{object-fit:cover;width:100%;height:100%}body:has(dialog[open]){overflow:hidden}#lightbox{background:0 0;border:none;padding:0;overflow:visible}#lightbox::backdrop{background-color:rgb(from var(--bg)r g b/.9)}#lightbox img{cursor:pointer;width:auto;max-width:calc(100vw - 10em);height:auto;max-height:90vh;transition-property:none;display:block;box-shadow:0 0 1em}#lightbox img.left,#lightbox img.right{--positioning:calc(100vw - 2em);max-height:75vh;position:fixed;top:50%;transform:translateY(-50%)}:is(#lightbox img.left,#lightbox img.right):hover{--positioning:calc(100vw - 3em);transition-duration:.2s}#lightbox img.left{right:var(--positioning);transition-property:right}#lightbox img.right{left:var(--positioning);transition-property:left}.poll{flex-direction:column;gap:.6em;display:flex}.poll .question{margin-block:0;font-size:1.5em}.poll .option,.poll .results{background-color:var(--bg);color:var(--accent);border:var(--border-width)solid var(--text);text-align:center;font-family:"Nokia",var(--font);padding:.2em .75em;text-decoration:none;display:block}:is(.poll .option,.poll .results)>:first-child{margin-block-start:0}:is(.poll .option,.poll .results)>:last-child{margin-block-end:0}.poll.complete .option{color:var(--text);text-decoration:rgb(from currentColor r g b/.5)var(--border-width)line-through;font-size:.9em}:is(.poll.complete .results,.poll:not(.complete) .option):is(:hover,:focus-within){background-color:var(--text)}.poll .timeleft{font-family:"Squeezed Pixels",var(--font);text-align:center;display:block}.audiowrapper{border:calc(3*var(--border-width))double var(--text);font-family:"Nokia",var(--font);flex-direction:column;font-size:.9em;display:flex}.audiowrapper .top{justify-content:center;align-items:center;gap:1em;padding:1em 2em;display:flex}.audiowrapper>.top{text-align:center}.audiowrapper .hasart{background-position:50%;background-repeat:no-repeat;background-size:cover}.audiowrapper .hasart .top{backdrop-filter:blur(1em);background-color:rgb(from var(--bg)r g b/.8)}.audiowrapper .albumart{--size:5em;max-width:var(--size);max-height:var(--size)}.audiowrapper .textinfo{color:var(--accent);letter-spacing:.05ch;flex-direction:column;align-self:center;gap:.4em;display:flex}.audiowrapper .textinfo:empty{display:none}.audiowrapper .artist,.audiowrapper .album{font-size:.875em}.audiowrapper .bottom{grid-template-columns:1fr auto 1fr;align-items:center;gap:1em;padding:.75em 1em;display:grid}.audiowrapper .bottom .total.time{justify-self:end}.audiowrapper .buttons{text-align:center;justify-content:center;align-items:center;gap:.5em;line-height:1;display:flex}.audiowrapper .buttons button{--size:2em;width:var(--size);height:var(--size);cursor:pointer;font:inherit;color:inherit;background-color:#0000;border:none;justify-content:center;align-items:center;font-size:1.25em;display:flex}.audiowrapper .buttons button:hover{color:color-mix(in srgb,var(--text)40%,var(--accent))}.audiowrapper .buttons button.active{color:var(--accent)}.audiowrapper .buttons .playpause{border:var(--border-width)solid var(--text);color:var(--accent);margin-inline:.25em;padding:.55em}.audiowrapper .buttons .playpause:hover{background-color:var(--text);color:var(--accent)}.audiowrapper svg{width:.8em;height:auto}.audiowrapper svg.repeat,.audiowrapper svg.unrepeat{font-size:1.25em}.audiowrapper audio,.audiowrapper audio.playing~.bottom .buttons .play,.audiowrapper audio:not(.playing)~.bottom .buttons .pause,.audiowrapper .volume.active .mute,.audiowrapper .volume:not(.active) .unmute,.audiowrapper .loop.active .repeat,.audiowrapper .loop:not(.active) .unrepeat{display:none}.seekbar{width:100%;height:calc(3*var(--border-width));background-color:rgb(from var(--accent)r g b/.15);-webkit-appearance:none;--progress-bg:var(--text);margin:0;position:relative}.seekbar:focus{outline:none}.seekbar:before{content:"";background-color:var(--progress-bg);height:100%;width:var(--progress-width);cursor:pointer;display:block;position:absolute;top:0;left:0}.seekbar::-webkit-slider-runnable-track{cursor:pointer;background:0 0;border:0;width:100%;height:100%}.seekbar::-webkit-slider-thumb{cursor:pointer;-webkit-appearance:none;border:0;width:0;height:0}.seekbar::-moz-range-track{cursor:pointer;background:0 0;border:0;width:100%;height:100%}.seekbar::-moz-range-thumb{cursor:pointer;border:0;width:0;height:0}.seekbar::-moz-range-progress{background-color:var(--progress-bg);height:100%}.seekbar::-ms-track{color:#0000;cursor:pointer;background:0 0;border-width:0;border-color:#0000;width:100%;height:100%}.seekbar::-ms-fill-lower{background:var(--progress-bg);border:0}.seekbar::-ms-fill-upper{background:0 0;border:0}.seekbar::-ms-thumb{cursor:pointer;border:0;width:0;height:0;margin-top:0}.post footer{gap:var(--post-content-spacing);flex-direction:column;margin-block-start:calc(2.5*var(--post-content-spacing));display:flex}.post footer:has(.top.bar:only-child:empty){display:none}@container posts (width>=42rem){.post footer{margin-inline-start:calc(var(--avatar-size) + var(--post-content-spacing))}}.post footer p{margin:0}.post footer .bar{font-family:"Squeezed Pixels",var(--font);border:var(--border-width)solid var(--text);background-color:var(--bg);display:flex}@container posts (width<=32.5rem){.post footer .bar{flex-direction:column}.post footer .bar .left{justify-content:center}.post footer .bar .right{border-block-start:thin solid rgb(from var(--text)r g b/.3)}}.top.bar:empty{display:none}@container posts (width<=32.5rem){.top.bar .left{justify-content:center}.top.bar .right{border-block-start:thin solid rgb(from var(--text)r g b/.3)}}.top.bar .left{text-align:center;flex-flow:wrap;flex-grow:1;align-items:center;display:flex}.top.bar .left:has(a:nth-child(2)):after{content:"";--size:var(--border-width);width:var(--size);height:var(--size);background-color:var(--text);border-radius:100%;order:1;align-self:center;display:block}.top.bar .left :first-child{order:0}.top.bar .left :last-child{order:2}.top.bar .left a{position:relative;top:.3em}.top.bar .left a:hover,.top.bar .left a:focus-within{color:var(--text)}.top.bar .right{display:flex}.top.bar .right:only-child{flex-grow:1}.top.bar .right a,.top.bar .right span,.top.bar .right button{border-inline-start:thin solid rgb(from var(--text)r g b/.3);flex-grow:1;padding-inline:.5em}:is(.top.bar .right a,.top.bar .right span,.top.bar .right button):hover,:is(.top.bar .right a,.top.bar .right span,.top.bar .right button):focus-within{background-color:var(--text)}.top.bar a,.top.bar button,.top.bar #pinnedpost{justify-content:center;align-items:center;padding:.5em;text-decoration:none;display:flex}:is(.top.bar a,.top.bar button,.top.bar #pinnedpost).viasource img{width:1.5em;height:auto}.top.bar svg{width:1.25em;height:auto}#pinnedpost{color:var(--accent);cursor:help}.tagtoggle{background:unset;color:var(--accent);font-size:inherit;cursor:pointer;border:none}.tagtoggle:not(.hidden){background-color:var(--text);color:var(--bg)}.tagtoggle:hover,.tagtoggle:focus{color:var(--accent)}.customlike{position:relative}.customlike .like_button,.customlike iframe{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}.customlike .like_button:not(.liked)~.liked,.customlike .like_button.liked~.like{display:none}.tags:not([hidden]){gap:var(--post-content-spacing);flex-flow:wrap;display:flex}.tags:not([hidden]) a{border:var(--border-width)solid var(--text);text-align:center;background-color:var(--bg);flex-grow:1;padding:.5em .75em;font-size:.8em;text-decoration:none}.tags:not([hidden]) a:hover,.tags:not([hidden]) a:focus{background-color:var(--text)}.bottom.bar{justify-content:space-evenly;gap:.5em 2em;padding:.5em 1em}.bottom.bar span{text-align:center;position:relative;top:.3em}.bottom.bar a[href]{text-decoration:none}.bottom.bar a[href]:hover,.bottom.bar a[href]:focus{color:var(--text)}#notes{width:100%;max-width:var(--width-large);border:calc(3*var(--border-width))double var(--text);background-color:var(--bg)}@container posts (width>=42rem){#notes{max-width:calc(var(--width-large) - (var(--avatar-size-large) + var(--post-content-spacing)));margin-inline-start:calc(var(--avatar-size-large) + var(--post-content-spacing))}}#notes h3{text-align:center;margin:1em 0;font-weight:400}#notes .notes{font-family:"Squeezed Pixels",var(--font);flex-flow:wrap;justify-content:space-evenly;gap:.75em;padding:1em;list-style:none;display:flex}#notes a:not(.more_notes_link){text-decoration:none}#notes a:not(.more_notes_link):hover,#notes a:not(.more_notes_link):focus-within{color:var(--text)}#notes li{display:grid;position:relative}#notes li:not(.reply,.reblog.with_commentary) .action{font-size:0}#notes li:not(.reply,.reblog.with_commentary) .action>a:first-child:after{content:"";--size:1.25em;width:var(--size);height:var(--size);background:var(--bg)center no-repeat;background-size:70%;font-size:1rem;display:block;position:absolute;top:100%;left:100%;transform:translate(-80%,-80%)}#notes li:is(:hover,:focus-within) a:after{background-color:var(--text)!important}#notes li.reblog.without_commentary .action>a:first-child:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11' preserveAspectRatio='xMidYMid meet' rendering='crispEdges' fill='%23fff'%3E%3Crect x='1' y='8' width='2' height='1'%3E%3C/rect%3E%3Crect x='0' y='3' width='1' height='5'%3E%3C/rect%3E%3Crect x='1' y='2' width='6' height='1'%3E%3C/rect%3E%3Crect x='5' y='1' width='1' height='3'%3E%3C/rect%3E%3Crect x='4' y='0' width='1' height='1'%3E%3C/rect%3E%3Crect x='4' y='4' width='1' height='1'%3E%3C/rect%3E%3Crect x='8' y='2' width='2' height='1'%3E%3C/rect%3E%3Crect x='10' y='3' width='1' height='5'%3E%3C/rect%3E%3Crect x='4' y='8' width='6' height='1'%3E%3C/rect%3E%3Crect x='5' y='7' width='1' height='3'%3E%3C/rect%3E%3Crect x='6' y='6' width='1' height='1'%3E%3C/rect%3E%3Crect x='6' y='10' width='1' height='1'%3E%3C/rect%3E%3C/svg%3E")}#notes li.like.like .action>a:first-child:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='10' viewBox='0 0 11 10' preserveAspectRatio='xMidYMid meet' rendering='crispEdges' fill='%23fff'%3E%3Crect x='2' y='0' width='2' height='1'%3E%3C/rect%3E%3Crect x='7' y='0' width='2' height='1'%3E%3C/rect%3E%3Crect x='1' y='1' width='1' height='1'%3E%3C/rect%3E%3Crect x='4' y='1' width='1' height='1'%3E%3C/rect%3E%3Crect x='6' y='1' width='1' height='1'%3E%3C/rect%3E%3Crect x='9' y='1' width='1' height='1'%3E%3C/rect%3E%3Crect x='0' y='2' width='1' height='3'%3E%3C/rect%3E%3Crect x='5' y='2' width='1' height='1'%3E%3C/rect%3E%3Crect x='10' y='2' width='1' height='3'%3E%3C/rect%3E%3Crect x='1' y='5' width='1' height='1'%3E%3C/rect%3E%3Crect x='9' y='5' width='1' height='1'%3E%3C/rect%3E%3Crect x='2' y='6' width='1' height='1'%3E%3C/rect%3E%3Crect x='8' y='6' width='1' height='1'%3E%3C/rect%3E%3Crect x='3' y='7' width='1' height='1'%3E%3C/rect%3E%3Crect x='7' y='7' width='1' height='1'%3E%3C/rect%3E%3Crect x='4' y='8' width='1' height='1'%3E%3C/rect%3E%3Crect x='6' y='8' width='1' height='1'%3E%3C/rect%3E%3Crect x='5' y='9' width='1' height='1'%3E%3C/rect%3E%3C/svg%3E")}#notes .reply,#notes .reblog.with_commentary{gap:0 var(--post-content-spacing);grid-template-columns:auto 1fr;width:100%}:is(#notes .reply,#notes .reblog.with_commentary):not(:first-child){margin-block-start:.75em}:is(#notes .reply,#notes .reblog.with_commentary):not(:last-child,:has(+.reply,+.reblog.with_commentary)){margin-block-end:.75em}:is(#notes .reply,#notes .reblog.with_commentary) .action{grid-area:1/1/auto/span 2}:is(#notes .reply,#notes .reblog.with_commentary) .avatar_frame{grid-area:2/1}:is(#notes .reply,#notes .reblog.with_commentary) blockquote{border:var(--border-width)solid var(--text);font-family:"Nokia",var(--font);grid-area:2/2;margin:0;padding:.6em 1em;font-size:.8em}#notes .avatar_frame,#notes .avatar{display:block}#notes .avatar{border:var(--border-width)solid var(--text);width:2.5em;height:2.5em}#notes .more_notes_link_container{border:var(--border-width)solid var(--text);width:100%}#notes .more_notes_link_container .more_notes_link,#notes .more_notes_link_container .notes_loading{font-family:"Nokia",var(--font);padding:.25em .75em;font-size:.8em;text-decoration:none;display:block}#notes .more_notes_link_container .more_notes_link:hover,#notes .more_notes_link_container .more_notes_link:focus{background-color:var(--text)}