@charset "UTF-8";:root{--background:#fafafa;--body-color:#333;--body-font-family:"Arbeit Variable",sans-serif;--header-font-family:var(--body-font-family);--heading-font-family:"DM Serif Text",serif;--body-font-size:var(--step--1);--link-color:var(--body-color);--link-hover-color:var(--body-color);--bullet:initial;--max-inline-size:60ch;--inline-code-color:#333;--code-bg:#ebebeb;--blockquote-bg:hsla(0,0%,100%,.5);--space-3xs:clamp(0.31rem,calc(0.29rem + 0.12vw),0.38rem);--space-2xs:clamp(0.69rem,calc(0.66rem + 0.12vw),0.75rem);--space-xs:clamp(1rem,calc(0.95rem + 0.24vw),1.13rem);--space-s:clamp(1.31rem,calc(1.24rem + 0.37vw),1.5rem);--space-m:clamp(2rem,calc(1.9rem + 0.49vw),2.25rem);--space-l:clamp(2.63rem,calc(2.48rem + 0.73vw),3rem);--space-xl:clamp(3.94rem,calc(3.72rem + 1.1vw),4.5rem);--space-2xl:clamp(5.25rem,calc(4.96rem + 1.46vw),6rem);--space-3xl:clamp(7.88rem,calc(7.44rem + 2.2vw),9rem);--space-3xs-2xs:clamp(0.31rem,calc(0.14rem + 0.85vw),0.75rem);--space-2xs-xs:clamp(0.69rem,calc(0.52rem + 0.85vw),1.13rem);--space-xs-s:clamp(1rem,calc(0.8rem + 0.98vw),1.5rem);--space-s-m:clamp(1.31rem,calc(0.95rem + 1.83vw),2.25rem);--space-m-l:clamp(2rem,calc(1.61rem + 1.95vw),3rem);--space-l-xl:clamp(2.63rem,calc(1.89rem + 3.66vw),4.5rem);--space-xl-2xl:clamp(3.94rem,calc(3.13rem + 4.02vw),6rem);--space-2xl-3xl:clamp(5.25rem,calc(3.79rem + 7.32vw),9rem);--step--2:clamp(0.6944rem,0.6577rem + 0.1836vw,0.8rem);--step--1:clamp(0.8333rem,0.7754rem + 0.2899vw,1rem);--step-0:clamp(1rem,0.913rem + 0.4348vw,1.25rem);--step-1:clamp(1.2rem,1.0739rem + 0.6304vw,1.5625rem);--step-2:clamp(1.44rem,1.2615rem + 0.8924vw,1.9531rem);--step-3:clamp(1.728rem,1.4799rem + 1.2407vw,2.4414rem);--step-4:clamp(2.0736rem,1.7334rem + 1.7011vw,3.0518rem);--step-5:clamp(2.4883rem,2.027rem + 2.3067vw,3.8147rem);--step-6:clamp(2.986rem,2.366rem + 3.0998vw,4.7684rem);--step-7:clamp(3.5832rem,2.7563rem + 4.1344vw,5.9605rem);--step-8:clamp(4.2998rem,3.2039rem + 5.4796vw,7.4506rem);--step-9:clamp(5.1598rem,3.7151rem + 7.2234vw,9.3132rem);--step-10:clamp(6.1917rem,4.2962rem + 9.4779vw,11.6415rem)}.flow>*+*,[data-theme=garden] footer .footer-content>*+*,[data-theme=minimalist] footer .footer-content>*+*,blockquote>*+*{margin-top:var(--space-xs-s)}.centered{text-align:center}.hidden{display:none}.visually-hidden,[data-theme=geocities] #homepage-heading,[data-theme=geocities] .pagination span:not(.pagination-arrow),[data-theme=geocities] footer .footer-links a span:first-of-type{border:0;clip:rect(0 0 0 0);height:auto;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}body,html{overscroll-behavior:none;min-height:100vh}body{background:var(--background);color:var(--body-color);font-family:var(--body-font-family);font-variation-settings:"wght" 350;container-type:inline-size;contain:layout}select{padding:2px;font-family:var(--body-font-family)}blockquote{border-inline-start:.3rem solid var(--list-heading-color);margin-inline-start:var(--space-xs);background:var(--blockquote-bg);padding:var(--space-s-m)}main{container:main/inline-size;display:grid;grid-template-columns:1fr;flex:1}@container (width < 800px){main{padding-inline:var(--space-xs-s)}}@container (width > 1050px){main{grid-template-columns:20cqi 1fr 20cqi}}header{display:flex;align-items:center;justify-content:center}footer,header{padding:var(--space-s-m)}footer .footer-content{display:flex;flex-direction:column;align-items:center}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto}h1{font-size:var(--step-3)}h2{font-size:var(--step-2)}h3{font-size:var(--step-1)}h4{font-size:var(--step-0)}*,:after,:before{box-sizing:border-box}*{padding:0}*,pre{margin:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;font-family:var(--heading-font-family)}code:not(pre>code){word-break:break-word;background:var(--code-bg);color:var(--inline-code-color)}p{max-inline-size:var(--max-inline-size);overflow-wrap:break-word}ul li ul li{margin-block-start:var(--space-2xs)}ol[class],ul[class]{list-style:none}a{font-variation-settings:"wght" 550;font-weight:600;color:var(--link-color)}a:hover{color:var(--link-hover-color)}pre code{max-width:100%;overflow:scroll;white-space:pre-wrap}abbr{cursor:help}.header{color:var(--header-color);font-family:var(--header-font-family)}@container wrapper (width > 600px){.header:is([data-page=index] .header){font-size:var(--step-8)}}.header{font-size:var(--step-3)}.header a{color:inherit;text-decoration:none}.posts-list{margin:0}.list-heading{font-size:var(--step-0);max-inline-size:var(--max-inline-size);margin-inline:auto;display:flex;align-items:baseline;justify-content:space-between}.list-heading h1{display:inline-block}.content{padding-inline:var(--space-2xs);max-inline-size:min(var(--max-inline-size),92vw);background:var(--content-bg);margin-inline:auto;line-height:1.5;font-size:var(--step-0)}@container (width < 50ch){.content{line-height:1.3}}.content h1,.content h2,.content h3,.content h4{line-height:1}.content h1 a,.content h2 a,.content h3 a,.content h4 a{text-decoration-thickness:from-font}.content .p-author{padding-block:var(--space-s);font-size:var(--step--1);border-top:1px solid var(--link-color);margin-block-start:var(--space-m)}.content .page-heading{margin-bottom:var(--space-s)}.content :not(.summary) .content-inner{padding-block:var(--space-s)}.content .content-inner{max-inline-size:var(--max-inline-size)}.content .content-inner picture:not(.image-grid picture){margin-inline:auto;max-width:80%}.content .content-inner[data-with-subtitle]{padding-block-start:0}.content .content-inner ol,.content .content-inner ul{margin-inline-start:var(--space-s)}.content .content-inner ol li+li,.content .content-inner ul:not(.main-nav-list):not(.tag-list):not(ul li ul)>li+li{margin-block-start:var(--space-xs)}.content .content-inner iframe{display:block;margin-inline:auto;max-width:100%}.content .content-inner figure img:not(.about-photo):not(.inset-image-wrapper img){max-width:80%;margin-inline:auto;margin-bottom:var(--space-2xs)}.content .content-inner figure img:not(.about-photo):not(.inset-image-wrapper img).small{width:min(15rem,100%)}.content .content-inner figure figcaption{font-style:italic;font-size:var(--step--1);text-align:center}.content .content-inner .content-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));align-items:center;gap:1rem}.content .content-inner .content-grid img,.content .content-inner .content-grid picture,.content .content-inner .content-grid video{width:100%}.content.summary .content-inner{padding-block-end:0}.content .post-subtitle{font-size:var(--step-1);font-family:var(--heading-font-family)}.content ul:not([class]) li{margin-inline-start:var(--space-xs)}.content .recent-posts li,.content ul:not([class]) li{list-style:var(--bullet);padding-inline-start:var(--space-2xs)}.content[data-type]{position:relative}.content[data-type] .grid{align-items:start}.content.summary[data-type]:after{font-size:var(--step-1);position:absolute;bottom:1rem;right:1rem}.content.summary[data-type=book]:after{content:"📚"}.content.summary[data-type=podcast]:after{content:"🎙"}.content.summary[data-type=music]:after{content:"🎧"}.content.summary[data-type=video]:after{content:"🎥"}.content.summary[data-type=game]:after{content:"🎮"}.content.summary[data-type=recipe]:after{content:"👩🏻‍🍳"}.content.summary[data-type=website]:after{content:"💻"}.content.summary[data-type=link]:after{content:"🔗"}.about-photo{float:right;aspect-ratio:1;width:min(30%,15rem);height:auto;shape-outside:circle(50%);border-radius:50%;margin-inline-start:1rem;background:var(--photo-bg)}.skyscraper{display:none}.sidebar{container-type:inline-size;container-name:sidebar;display:flex;justify-content:center}.sidebar .main-nav{color:var(--link-color);font-size:var(--step-1);max-inline-size:var(--max-inline-size);margin-inline:auto;padding:20px}@container sidebar (width < 50vw){.sidebar .main-nav{display:inline-block}}.sidebar .main-nav-list{display:flex;justify-content:center;text-align:center;gap:var(--space-3xs-2xs);list-style:none;margin-inline-start:0;width:100%}@container (width < 50vw){.sidebar .main-nav-list{flex-direction:column;align-items:flex-start;text-align:initial}}.sidebar .main-nav-list li{display:inline}.sidebar .main-nav-list li .nav-link{padding:.25rem;display:inline}.defs,.star{display:none}button[popovertarget=theme-switcher]{position:absolute;top:16px;right:16px;cursor:pointer;background:none;border:0;padding:0}button[popovertarget=theme-switcher] img{width:40px}.theme-switcher:popover-open,.time-selector:popover-open{display:flex}.theme-switcher,.time-selector{margin:0;border:0;border-radius:8px;inset:unset;position:absolute;top:60px;right:16px;overflow:hidden;flex-direction:column;padding-inline:2px;align-items:center;background:var(--content-bg)}.theme-switcher input,.time-selector input{opacity:0;position:absolute;top:0;left:0;width:.1rem}.theme-switcher label,.time-selector label{cursor:pointer;display:inline-flex;position:relative;align-items:center;justify-content:center;width:var(--space-m);height:var(--space-m);border:2px solid transparent;border-radius:50%}.theme-switcher label img,.time-selector label img{width:var(--space-m);display:inline;border-radius:50%}.theme-switcher label input:checked+*,.time-selector label input:checked+*{border:2px dotted var(--accent-color)}.theme-switcher label input:focus-visible+*,.time-selector label input:focus-visible+*{border:2px solid var(--accent-color)}.theme-switcher label[for=city]:hover img,.time-selector label[for=city]:hover img{background:url(/img/themes/city-icon-hover.png);background-size:contain;background-repeat:no-repeat}.theme-switcher label[for=lofi]:hover img,.time-selector label[for=lofi]:hover img{background:url(/img/themes/sunset-icon-hover.png);background-size:contain}.theme-switcher label[for=minimalist]:hover img,.time-selector label[for=minimalist]:hover img{background:#fafafa}.theme-switcher label[for=twothousandandthree]:hover img,.time-selector label[for=twothousandandthree]:hover img{background:url(/img/themes/2003-icon-hover.png);background-size:contain}.theme-switcher label[for=garden]:hover,.time-selector label[for=garden]:hover{background-image:url(/img/themes/garden-icon-hover.png);background-size:contain}@keyframes heartbeat{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.theme-switcher label[for=vaporwave]:hover img,.time-selector label[for=vaporwave]:hover img{background:linear-gradient(90deg,#ff00e6,#00e0c2)}@media (prefers-reduced-motion:no-preference){.theme-switcher label[for=vaporwave]:hover img,.time-selector label[for=vaporwave]:hover img{animation:rotate 1.5s linear infinite}.theme-switcher label[for=geocities]:hover img,.time-selector label[for=geocities]:hover img{clip:rect(0,var(--space-m),0,0);animation:dialup 4s forwards}}.theme-switcher label[for=geocities] img,.time-selector label[for=geocities] img{position:absolute;left:0}.post-metadata{justify-content:space-between;font-size:var(--step--1)}.post-metadata,.post-metadata .tags,.post-metadata .tags ul{display:flex;flex-wrap:wrap}.post-metadata .tags ul{margin-inline-start:var(--space-2xs)}.post-metadata .tags ul li{margin-block:0}.post-metadata .tags ul li:first-of-type{list-style:none}.post-metadata .tags ul li:not(:first-of-type){margin-inline-start:var(--space-s);padding-inline-start:var(--space-2xs)}.post-metadata .tags ul li:not(:first-of-type)::marker{content:var(--bullet)}.pagination{display:grid;justify-items:center;align-items:center;grid-template-columns:repeat(3,1fr);max-inline-size:var(--max-inline-size);margin-inline:auto}.pagination a{text-decoration:none}.pagination a:hover{text-decoration:underline}.page-wrapper{display:flex;flex-direction:column;min-height:100vh;container-type:inline-size;container-name:wrapper}.skyscraper{line-height:0;align-self:end;justify-self:center;grid-row:3/span 2}#skyscraper-1{grid-column:2/span 1}@container wrapper (width > 600px){#skyscraper-1{grid-column:4/span 1}}#skyscraper-2{grid-column:3/span 1;justify-self:start}@container wrapper (width > 600px){#skyscraper-2{grid-column:5/span 1;justify-self:center}}#skyscraper-4{grid-column:3/span 2;justify-self:center;margin-bottom:-1.5rem}@container wrapper (width > 600px){#skyscraper-4{grid-column:5/span 2;justify-self:center}}#skyscraper-3{margin-bottom:-2rem;grid-column:1/span 1;justify-self:end}@container wrapper (width > 600px){#skyscraper-3{grid-column:6/span 2}}@keyframes rotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes dialup{0%{clip:rect(0,var(--space-m),0,0)}10%{clip:rect(0,var(--space-m),calc(var(--space-m)*.1),0)}30%{clip:rect(0,var(--space-m),calc(var(--space-m)*.3),0)}70%{clip:rect(0,var(--space-m),calc(var(--space-m)*.7),0)}to{clip:rect(0,var(--space-m),var(--space-m),0)}}body:after{position:absolute;width:0;height:0;overflow:hidden;z-index:-1;content:url(/img/themes/vaporwave-bg.webp) url(/img/themes/geocities/1999-bg.webp)}.footer-buttons{display:flex;gap:var(--space-xs-s);justify-content:center;align-items:center}.footer-buttons .neocities-badge{text-decoration:none}.footer-buttons .neocities-badge path[fill="#AAA"]{fill:var(--accent-color)}.footer-links{margin-inline:auto;gap:var(--space-xs);display:flex;align-items:center;justify-content:center}@container wrapper (width < 850px){.footer-links{gap:0;flex-direction:column}}button.nav-link{border:0;cursor:pointer;background:none;font-family:inherit;font-size:inherit;color:inherit;font-weight:600}.inset-image-wrapper{container-type:inline-size}.inset-image-wrapper img{margin-inline:auto;max-width:75%;margin-block-end:1rem}@container (min-width: 500px){.inset-image-wrapper img{float:left;max-width:33%;margin-inline-end:1rem}.inset-image-wrapper ul{overflow:hidden}}.everything-else{max-width:80ch;margin-inline:auto}@container (width < 60vw){.everything-else{max-width:100ch}}.everything-else h1{color:var(--link-color)}.everything-else h2{font-size:var(--step-0)}.everything-else ul{display:grid;max-width:100%;list-style:none;gap:var(--space-s);grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.everything-else ul li{background-color:var(--content-bg);height:min(20vh,200px)}.everything-else ul li:last-of-type{grid-column:1/-1}.everything-else ul li[data-bg]{background:var(--etc-bg) no-repeat center;background-size:cover}.everything-else ul li[data-bg] a{background-color:color-mix(in srgb,var(--content-bg),transparent 20%);transition:background-color .4s ease}.everything-else ul li[data-bg] a:hover{background-color:var(--content-bg)}.everything-else ul li a{display:flex;text-decoration:none;flex-direction:column;justify-content:center;text-align:center;align-items:center;width:100%;height:100%;position:relative;font-size:var(--step-0);padding:var(--space-2xs)}.everything-else ul li a p{color:var(--body-color);font-size:var(--step--1);font-weight:400;text-decoration:none}.webrings{margin-block-start:var(--space-xs-s)}@keyframes pulse{0%{width:40px}50%{width:45px}to{width:40px}}button[popovertarget=time-selector]{display:none}.image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-xs)}.image-grid img{margin-inline:auto}.no-js button[popovertarget]{display:none}@font-face{font-family:Bayshore;src:url(/fonts/Bayshore.woff2) format("woff2")}@font-face{font-family:Arbeit Variable;font-weight:100 900;font-display:swap;font-style:normal;src:url(/fonts/ArbeitVariable.woff2) format("woff2")}@font-face{font-family:"DM Serif Text";font-weight:400;font-display:swap;src:url(/fonts/DMSerifText-Regular.woff2) format("woff2")}@font-face{font-family:VCR OSD Mono;src:url(/fonts/VCROSDMono.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Win95 sans;font-display:swap;font-style:normal;src:url(/fonts/W95-sans.woff)}@font-face{font-family:Bleeding Cowboys;font-display:swap;src:url(/fonts/Bleeding_Cowboys.woff2) format("woff2")}@font-face{font-family:Impact Label;src:url(/fonts/Impact_Label.woff2) format("woff2")}@font-face{font-family:"Pixel Art Serif";font-display:swap;font-style:normal;font-weight:400;src:url(/fonts/PixelSerif.woff2) format("woff2")}code[class*=language-],pre[class*=language-]{color:light-dark(#282a36,#f8f8f2);background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-],pre[class*=language-]{background:var(--code-bg)}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#6272a4}.token.punctuation{color:light-dark(#1931b5,#f8f8f2)}.namespace{opacity:.7}.token.constant,.token.deleted,.token.property,.token.symbol,.token.tag{color:light-dark(#7b0146,#ff79c6)}.token.boolean,.token.number{color:light-dark(#6a0bef,#bd93f9)}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:light-dark(#4d0886,#50fa7b)}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url,.token.variable{color:light-dark(#6c0da8,#f8f8f2)}.token.atrule,.token.attr-value,.token.class-name,.token.function{color:light-dark(#bb06a3,#f1fa8c)}.token.keyword{color:light-dark(#038aa8,#8be9fd)}.token.important,.token.regex{color:light-dark(#ae5d06,#ffb86c)}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}@keyframes link-anim{0%{background-size:0 var(--bg-h)}to{background-size:100% var(--bg-h)}}[data-theme=city]{color-scheme:light dark;--body-color:light-dark(oklch(0.34 0.02 309.63/1),#fff);--accent-color:oklch(0.67 0.33 330.95/1);--content-bg:light-dark(oklch(0.95 0.03 316.17/0.7),oklch(0.28 0.02 284.12/0.95));--header-color:light-dark(#000,oklch(0.91 0.07 327.77/1));--header-font-family:"Bayshore",cursive;--bullet:url(/img/themes/heart-purple-small.svg);--link-color:light-dark(oklch(0.46 0.21 292.12/1),oklch(0.94 0.08 175.91/1));--link-hover-color:light-dark(oklch(64.081% 0.23752 328.48),oklch(0.94 0.08 175.91/1));--inline-code-color:light-dark(oklch(48.376% 0.23141 274.82),oklch(0.87 0.2 145.12/1));--code-bg:light-dark(oklch(89.965% 0.0713 326.829),transparent);--photo-bg:linear-gradient(oklch(0.63 0.23 288.28/1),oklch(79.365% 0.19842 329.093));--blockquote-bg:oklch(1 0 0/0.15);--border-radius:10px}[data-theme=city] body{background-image:linear-gradient(var(--bg-gradient-top),var(--bg-gradient-mid) 80%);background-attachment:fixed}@supports (not (-webkit-text-size-adjust:none)) and (font:-apple-system-body){[data-theme=city] body{background-attachment:scroll}}[data-theme=city] body.with-transition{transition-property:--bg-gradient-top,--bg-gradient-mid;transition-duration:.5s}[data-theme=city] footer{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);align-content:center;justify-content:center;height:min(60vh,25rem);width:100%;padding:0;overflow:hidden;margin-top:2rem}@container wrapper (width >= 600px){[data-theme=city] footer{grid-template-columns:repeat(8,1fr)}}[data-theme=city] footer .footer-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-s-m);grid-row:1/span 4;grid-column:1/span 4}@container wrapper (width >= 600px){[data-theme=city] footer .footer-content{grid-column:3/span 4}}[data-theme=city] footer{background:linear-gradient(oklch(0 0 0deg/0) 40%,var(--bg-gradient-bottom))}[data-theme=city] footer:is(.with-transition footer){transition:--bg-gradient-bottom .5s}[data-theme=city] header{grid-column:1/-1;grid-row:1/-1;width:100%;align-items:center;padding:0}[data-theme=city] header:not([data-page=index] header){padding:var(--space-s);height:clamp(7rem,8vh + 10vw,30rem)}[data-theme=city] header .header{transform:rotate(-5deg);text-align:center;font-size:var(--step-8)}[data-theme=city] header .header:is([data-page=index] .header){font-size:var(--step-9);margin-top:var(--space-m)}@container (width > 400px){[data-theme=city] header .header:is([data-page=index] .header){margin-bottom:var(--space-m)}}[data-theme=city] header .header a,[data-theme=city] header .header:is(h1){font-weight:400;color:#fccffa;text-shadow:0 0 0 oklch(75.88% .264 329.46deg),0 0 0 oklch(75.88% .264 329.46deg),0 0 0 oklch(75.88% .264 329.46deg),0 0 1px oklch(75.88% .264 329.46deg),0 0 1px oklch(75.88% .264 329.46deg),0 0 1px oklch(75.88% .264 329.46deg),1px 0 20px oklch(75.88% .264 329.46deg),1px 0 20px oklch(75.88% .264 329.46deg),1px 0 20px oklch(75.88% .264 329.46deg),1px 0 10px oklch(67.06% .326 330.95deg),1px 0 10px oklch(67.06% .326 330.95deg),1px 0 50px oklch(67.06% .326 330.95deg),1px 0 50px oklch(67.06% .326 330.95deg)}[data-theme=city] header .header a,[data-theme=city] header .header a:active,[data-theme=city] header .header a:focus,[data-theme=city] header .header a:hover{text-decoration:none}[data-theme=city] header .header a:focus,[data-theme=city] header .header a:hover{color:#cffcd3;text-shadow:0 0 0 oklch(92.234% .1166 182.659deg),0 0 0 oklch(92.234% .1166 182.659deg),0 0 0 oklch(92.234% .1166 182.659deg),0 0 1px oklch(92.234% .1166 182.659deg),0 0 1px oklch(92.234% .1166 182.659deg),0 0 1px oklch(92.234% .1166 182.659deg),1px 0 20px oklch(92.234% .1166 182.659deg),1px 0 20px oklch(92.234% .1166 182.659deg),1px 0 20px oklch(92.234% .1166 182.659deg),1px 0 10px oklch(89.294% .16945 170.274deg),1px 0 10px oklch(89.294% .16945 170.274deg),1px 0 50px oklch(89.294% .16945 170.274deg),1px 0 50px oklch(89.294% .16945 170.274deg)}[data-theme=city] .content a:not(.neocities-badge):not(.webmention-author):not(.page-heading a),[data-theme=city] .footer-links a,[data-theme=city] .list-heading a{text-decoration:none;--bg-h:2px;background-image:linear-gradient(90deg,var(--link-color),var(--link-color));background-repeat:no-repeat;background-position:100% 100%;background-size:100% var(--bg-h)}[data-theme=city] .content a:not(.neocities-badge):not(.webmention-author):not(.page-heading a):where(:hover,:focus-visible),[data-theme=city] .footer-links a:where(:hover,:focus-visible),[data-theme=city] .list-heading a:where(:hover,:focus-visible){background-image:linear-gradient(90deg,oklch(63.24% .224 288.28deg),oklch(66.47% .321 330.95deg));animation:link-anim .35s linear;background-position-x:left}[data-theme=city] .content{border-radius:var(--border-radius);padding:var(--space-s-m);box-shadow:8px 8px 0 3px rgba(0,0,0,.2)}[data-theme=city] .content h1{color:light-dark(oklch(56.47% .20652 286.801deg),oklch(69% .19 288.75deg))}[data-theme=city] .content h2{color:light-dark(oklch(45.666% .23509 280.684deg),oklch(75% .3 330.29deg))}[data-theme=city] .content h3{color:light-dark(oklch(55.612% .25769 305.516deg),oklch(90% .21 145.05deg))}[data-theme=city] .content h4{color:light-dark(oklch(56.763% .25056 330.007deg),oklch(89% .12 327.81deg))}[data-theme=city]{color:oklch(78.591% .1422 62.595deg)}[data-theme=city] button[popovertarget=time-selector]:not(.no-js button){display:unset;background:none;border:0;padding:0;width:40px;position:absolute;top:72px;right:16px;cursor:pointer}[data-theme=city] button[popovertarget=time-selector]:not(.no-js button) img:hover{transform:rotate(25deg)}[data-theme=city] .time-selector{top:128px;width:auto;overflow:initial;padding-inline:var(--space-xs-s)}[data-theme=city] .time-selector input+span:hover{text-decoration:underline}[data-theme=city] .sidebar{border-radius:var(--border-radius)}@container (width > 50vw){[data-theme=city] .sidebar .main-nav{padding-top:0}}@container (width < 50vw){[data-theme=city] .sidebar .main-nav-list{width:50cqi}[data-theme=city] .sidebar .main-nav .nav-link:hover{color:light-dark(oklch(90.189% .09484 316.427deg),#cffcd3);padding-inline-start:1rem}}[data-theme=city] .sidebar .nav-link{color:light-dark(oklch(96.335% .02068 301.001deg),oklch(94% .08 175.91deg));font-family:var(--heading-font-family);text-transform:lowercase;text-decoration:none}[data-theme=city] .sidebar .nav-link[data-state=active]{text-decoration:underline}[data-theme=city] .everything-else a,[data-theme=city] .everything-else li{border-radius:var(--border-radius)}[data-theme=city][data-time=sunrise]{--bg-gradient-top:oklch(0.618 0.3157 265.76);--bg-gradient-mid:oklch(0.8867 0.1222 328.24);--bg-gradient-bottom:oklch(0.9529 0.1222 106.94)}[data-theme=city][data-time=day]{--bg-gradient-top:oklch(58% 0.15433 300);--bg-gradient-mid:oklch(85% 0.22133 302);--bg-gradient-bottom:oklch(98% 0.22133 302)}[data-theme=city][data-time=sunset]{--bg-gradient-top:oklch(0.6933 0.1899 297.53);--bg-gradient-mid:oklch(75.504% 0.24612 357.26);--bg-gradient-bottom:oklch(88.591% 0.1422 62.595)}[data-theme=city][data-time=sunset] .footer,[data-theme=city][data-time=sunset] .pagination{--link-color:#fff;--link-hover-color:oklch(56.763% 0.25056 330.007)}[data-theme=city].no-js,[data-theme=city][data-time=night]{color-scheme:dark;--bg-gradient-top:oklch(25.27% 0.0919 276.73);--bg-gradient-mid:oklch(47.35% 0.284 283.78);--bg-gradient-bottom:oklch(0.7 0.33 332.4);--bullet:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 9 9'%3E%3Cpath fill='%23fff' d='M4 2h1v5H4z'/%3E%3Cpath fill='%23fff' d='M3 3h3.167v3H3z'/%3E%3Cpath fill='%23fff' d='M7 4v1H2V4zM4 0h1v1H4zM8 4h1v1H8zM0 4h1v1H0zM4 8h1v1H4z'/%3E%3C/svg%3E")}[data-theme=city].no-js .list-heading h1,[data-theme=city][data-time=night] .list-heading h1{color:oklch(87% .2 145.12deg)}[data-theme=city].no-js .nav-link:hover,[data-theme=city][data-time=night] .nav-link:hover{text-shadow:0 0 0 #6ff67a,0 0 0 #6ff67a,0 0 0 #6ff67a,0 0 1px #6ff67a,0 0 1px #6ff67a,0 0 1px #6ff67a,1px 0 20px #6ff67a,1px 0 20px #6ff67a,1px 0 20px #6ff67a,1px 0 10px oklch(83.82% .326 143deg),1px 0 10px oklch(83.82% .326 143deg),1px 0 50px oklch(83.82% .326 143deg),1px 0 50px oklch(83.82% .326 143deg)}[data-theme=city].no-js .star,[data-theme=city][data-time=night] .star{display:initial;color:#fff}[data-theme=city].no-js .star.star-1,[data-theme=city][data-time=night] .star.star-1{width:7px;height:7px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 3 3'%3E%3Cpath fill='%23fff' d='M1 0h1v1H1zM0 1h1v1H0zM1 2h1v1H1zM2 1h1v1H2z'/%3E%3C/svg%3E")}[data-theme=city].no-js .star.star-2,[data-theme=city][data-time=night] .star.star-2{width:11px;height:11px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 7 7'%3E%3Cpath fill='%23fff' d='M3 2h1v3H3z'/%3E%3Cpath fill='%23fff' d='M5 3v1H2V3zM3 0h1v1H3zM6 3h1v1H6zM0 3h1v1H0zM3 6h1v1H3z'/%3E%3C/svg%3E")}[data-theme=city].no-js .star.star-3,[data-theme=city][data-time=night] .star.star-3{width:11px;height:11px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 9 9'%3E%3Cpath fill='%23fff' d='M4 2h1v5H4z'/%3E%3Cpath fill='%23fff' d='M3 3h3.167v3H3z'/%3E%3Cpath fill='%23fff' d='M7 4v1H2V4zM4 0h1v1H4zM8 4h1v1H8zM0 4h1v1H0zM4 8h1v1H4z'/%3E%3C/svg%3E")}[data-theme=city].no-js .star.star-4,[data-theme=city][data-time=night] .star.star-4{width:2px;height:2px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 1 1'%3E%3Cpath fill='%23fff' d='M0 0h1v1H0z'/%3E%3C/svg%3E")}[data-theme=city].no-js #star-1,[data-theme=city][data-time=night] #star-1{grid-area:3/2/4/3}[data-theme=city].no-js #star-2,[data-theme=city][data-time=night] #star-2{grid-area:5/4/6/5}[data-theme=city].no-js #star-3,[data-theme=city][data-time=night] #star-3{grid-area:4/8/5/9}[data-theme=city].no-js #star-4,[data-theme=city][data-time=night] #star-4{grid-row:5/span 1;grid-column:19/span 1}@container wrapper (min-width: 780px){[data-theme=city].no-js #star-4,[data-theme=city][data-time=night] #star-4{grid-column:34/span 1}}[data-theme=city].no-js #star-5,[data-theme=city][data-time=night] #star-5{grid-row:8/span 1;grid-column:15/span 1}@container wrapper (min-width: 780px){[data-theme=city].no-js #star-5,[data-theme=city][data-time=night] #star-5{grid-column:36/span 1}}[data-theme=city].no-js #star-6,[data-theme=city][data-time=night] #star-6{display:none}@container wrapper (min-width: 480px){[data-theme=city].no-js #star-6,[data-theme=city][data-time=night] #star-6{display:inline;align-self:start;grid-area:2/19/3/20}}[data-theme=city].no-js #star-7,[data-theme=city][data-time=night] #star-7{grid-row:7/span 1;grid-column:11/span 1}@container wrapper (min-width: 780px){[data-theme=city].no-js #star-7,[data-theme=city][data-time=night] #star-7{grid-column:29/span 1}}[data-theme=city].no-js #star-8,[data-theme=city][data-time=night] #star-8{grid-area:6/2/7/3}@container wrapper (min-width: 780px){[data-theme=city].no-js #star-8,[data-theme=city][data-time=night] #star-8{grid-area:8/25/9/26}}[data-theme=city].no-js #star-9,[data-theme=city][data-time=night] #star-9{grid-area:3/19/4/20}@container wrapper (min-width: 780px){[data-theme=city].no-js #star-9,[data-theme=city][data-time=night] #star-9{grid-area:8/10/9/11}}[data-theme=city].no-js #star-10,[data-theme=city][data-time=night] #star-10{grid-area:7/20/8/21}@container wrapper (min-width: 780px){[data-theme=city].no-js #star-10,[data-theme=city][data-time=night] #star-10{grid-area:6/16/7/17}}[data-theme=city].no-js #star-11,[data-theme=city][data-time=night] #star-11{grid-row:2/span 1;grid-column:4/span 1}@container wrapper (min-width: 780px){[data-theme=city].no-js #star-11,[data-theme=city][data-time=night] #star-11{grid-column:32/span 1}}[data-theme=city].no-js #star-12,[data-theme=city][data-time=night] #star-12{grid-area:1/5/2/6}[data-theme=city].no-js #star-13,[data-theme=city][data-time=night] #star-13{grid-row:1/span 1;grid-column:9/span 1}@container wrapper (min-width: 780px){[data-theme=city].no-js #star-13,[data-theme=city][data-time=night] #star-13{grid-column:38/span 1}}[data-theme=city].no-js #star-14,[data-theme=city][data-time=night] #star-14{grid-area:2/15/3/16}@container wrapper (min-width: 780px){[data-theme=city].no-js #star-14,[data-theme=city][data-time=night] #star-14{grid-area:7/20/8/21}}[data-theme=city][data-time=day] #skyscraper-3 .sky2-side,[data-theme=city][data-time=sunrise] #skyscraper-3 .sky2-side{color:#9633cc}[data-theme=city][data-time=day] #skyscraper-3 .sky2-front,[data-theme=city][data-time=sunrise] #skyscraper-3 .sky2-front{color:#db3de1}[data-theme=city][data-time=day] #skyscraper-3 .sky2-frontshadow,[data-theme=city][data-time=sunrise] #skyscraper-3 .sky2-frontshadow{color:#a631aa}[data-theme=city][data-time=day] #skyscraper-3 .sky2-sidestripe,[data-theme=city][data-time=sunrise] #skyscraper-3 .sky2-sidestripe{color:#d044d5}[data-theme=city][data-time=day] #skyscraper-3 .sky2-top-side,[data-theme=city][data-time=sunrise] #skyscraper-3 .sky2-top-side{color:#5e255f}[data-theme=city][data-time=day] #skyscraper-3 .sky2-top-front,[data-theme=city][data-time=sunrise] #skyscraper-3 .sky2-top-front{color:#d049d4}[data-theme=city][data-time=day] #skyscraper-3 .sky2-frontstripe,[data-theme=city][data-time=sunrise] #skyscraper-3 .sky2-frontstripe{color:#e493e6}[data-theme=city][data-time=day] #skyscraper-1 .sky1-topfront,[data-theme=city][data-time=sunrise] #skyscraper-1 .sky1-topfront{color:#c09eff}[data-theme=city][data-time=day] #skyscraper-1 .sky1-topside,[data-theme=city][data-time=sunrise] #skyscraper-1 .sky1-topside{color:#8c6dc5}[data-theme=city][data-time=day] #skyscraper-1 .sky1-front,[data-theme=city][data-time=sunrise] #skyscraper-1 .sky1-front{color:#ceadff}[data-theme=city][data-time=day] #skyscraper-1 .sky1-side,[data-theme=city][data-time=sunrise] #skyscraper-1 .sky1-side{color:#b380ff}[data-theme=city][data-time=day] #skyscraper-1 .sky1-frontstripe,[data-theme=city][data-time=sunrise] #skyscraper-1 .sky1-frontstripe{color:#905eed}[data-theme=city][data-time=day] #skyscraper-1 .sky1-sidestripe,[data-theme=city][data-time=sunrise] #skyscraper-1 .sky1-sidestripe{color:#8147eb}[data-theme=city][data-time=day] #skyscraper-2 .sky2-front,[data-theme=city][data-time=day] #skyscraper-4 .sky2-front,[data-theme=city][data-time=sunrise] #skyscraper-2 .sky2-front,[data-theme=city][data-time=sunrise] #skyscraper-4 .sky2-front{color:#6277c0}[data-theme=city][data-time=day] #skyscraper-2 .sky2-side,[data-theme=city][data-time=day] #skyscraper-4 .sky2-side,[data-theme=city][data-time=sunrise] #skyscraper-2 .sky2-side,[data-theme=city][data-time=sunrise] #skyscraper-4 .sky2-side{color:#5d62ee}[data-theme=city][data-time=day] #skyscraper-2 .sky2-frontshadow,[data-theme=city][data-time=day] #skyscraper-4 .sky2-frontshadow,[data-theme=city][data-time=sunrise] #skyscraper-2 .sky2-frontshadow,[data-theme=city][data-time=sunrise] #skyscraper-4 .sky2-frontshadow{color:#6337d2}[data-theme=city][data-time=day] #skyscraper-2 .sky2-frontstripe,[data-theme=city][data-time=day] #skyscraper-4 .sky2-frontstripe,[data-theme=city][data-time=sunrise] #skyscraper-2 .sky2-frontstripe,[data-theme=city][data-time=sunrise] #skyscraper-4 .sky2-frontstripe{color:#81cefd}[data-theme=city][data-time=day] #skyscraper-2 .sky2-sidestripe,[data-theme=city][data-time=day] #skyscraper-4 .sky2-sidestripe,[data-theme=city][data-time=sunrise] #skyscraper-2 .sky2-sidestripe,[data-theme=city][data-time=sunrise] #skyscraper-4 .sky2-sidestripe{color:#1da6fc}[data-theme=city][data-time=day] #skyscraper-2 .sky2-top-side,[data-theme=city][data-time=day] #skyscraper-4 .sky2-top-side,[data-theme=city][data-time=sunrise] #skyscraper-2 .sky2-top-side,[data-theme=city][data-time=sunrise] #skyscraper-4 .sky2-top-side{color:#036db0}[data-theme=city][data-time=day] #skyscraper-2 .sky2-top-front,[data-theme=city][data-time=day] #skyscraper-4 .sky2-top-front,[data-theme=city][data-time=sunrise] #skyscraper-2 .sky2-top-front,[data-theme=city][data-time=sunrise] #skyscraper-4 .sky2-top-front{color:#9ab3ef}[data-theme=city] .skyscraper{display:initial}[data-theme=city] .header-grid{display:grid}[data-theme=city] .header-grid:is([data-page=index]){height:clamp(10rem,35vh,25rem)}[data-theme=city] .header-grid{align-items:center;width:100%;justify-items:center;grid-template-rows:repeat(8,1fr);grid-template-columns:repeat(20,1fr)}@container wrapper (width > 650px){[data-theme=city] .header-grid{grid-template-columns:repeat(40,1fr)}}[data-theme=city] #skyscraper-3 .sky2-side{color:#48024b}[data-theme=city] #skyscraper-3 .sky2-front{color:#ab27b0}[data-theme=city] #skyscraper-3 .sky2-frontshadow{color:#811584}[data-theme=city] #skyscraper-3 .sky2-sidestripe{color:#6b126e}[data-theme=city] #skyscraper-3 .sky2-top-side{color:#5e255f}[data-theme=city] #skyscraper-3 .sky2-top-front{color:#d049d4}[data-theme=city] #skyscraper-3 .sky2-frontstripe{color:#ca3fcf}[data-theme=city] #skyscraper-1 .sky1-topfront{color:#ad9eff}[data-theme=city] #skyscraper-1 .sky1-topside{color:#7a6dc5}[data-theme=city] #skyscraper-1 .sky1-front{color:#a08fff}[data-theme=city] #skyscraper-1 .sky1-side{color:#4b39ac}[data-theme=city] #skyscraper-1 .sky1-frontstripe{color:#7a6dc5}[data-theme=city] #skyscraper-1 .sky1-sidestripe{color:#5e597d}[data-theme=city] #skyscraper-2 .sky2-front,[data-theme=city] #skyscraper-4 .sky2-front{color:#3a8392}[data-theme=city] #skyscraper-2 .sky2-side,[data-theme=city] #skyscraper-4 .sky2-side{color:#2a1957}[data-theme=city] #skyscraper-2 .sky2-frontshadow,[data-theme=city] #skyscraper-4 .sky2-frontshadow{color:#254693}[data-theme=city] #skyscraper-2 .sky2-frontstripe,[data-theme=city] #skyscraper-4 .sky2-frontstripe{color:#2bc0de}[data-theme=city] #skyscraper-2 .sky2-sidestripe,[data-theme=city] #skyscraper-4 .sky2-sidestripe{color:#5028bd}[data-theme=city] #skyscraper-2 .sky2-top-side,[data-theme=city] #skyscraper-4 .sky2-top-side{color:#6541c8}[data-theme=city] #skyscraper-2 .sky2-top-front,[data-theme=city] #skyscraper-4 .sky2-top-front{color:#9ab3ef}[data-theme=minimalist]{color-scheme:light dark;--white:oklch(97.476% 0.0065 106.786);--black:oklch(25.615% 0.00003 271.152);--background:light-dark(var(--white),var(--black));--body-color:light-dark(var(--black),var(--white));--content-bg:var(--background);--header-font-family:"DM Serif Text",var(--body-font-family);--header-color:light-dark(var(--black),var(--white));--accent-color:light-dark(oklch(0.61 0.17 299.8/1),oklch(92.68% 0.05627 216.115));--bullet:disc}[data-theme=minimalist] .skyscraper{display:none}[data-theme=minimalist] a,[data-theme=minimalist] button.nav-link{font-size:inherit}[data-theme=minimalist] a,[data-theme=minimalist] a:visited,[data-theme=minimalist] button.nav-link,[data-theme=minimalist] button.nav-link:visited{color:var(--body-color)}[data-theme=minimalist] a:hover,[data-theme=minimalist] button.nav-link:hover{text-decoration-style:dotted;color:var(--accent-color)}[data-theme=minimalist] header{justify-content:flex-start}[data-theme=minimalist] header .header{font-size:var(--step-5)}@container (width < 600px){[data-theme=minimalist] header{padding:0;justify-content:center;padding-top:var(--space-l)}}[data-theme=minimalist] [data-page=index] header h1{font-size:var(--step-8)}@container (width > 600px){[data-theme=minimalist] main{margin-block-start:var(--space-s)}}[data-theme=minimalist] main{padding:0}[data-theme=minimalist] .sidebar a{font-family:var(--heading-font-family);text-decoration-thickness:from-font}[data-theme=minimalist] .sidebar a span{margin-right:auto}[data-theme=minimalist] .sidebar a[data-state=active]{color:light-dark(oklch(67.392% .19499 303.833deg),oklch(76.189% .11596 317.459deg))}[data-theme=minimalist] .sidebar .submenu-list{border:1px solid var(--body-color);background:var(--background);text-align:left}.link-button,.windows,[data-theme=vaporwave] .content,[data-theme=vaporwave] .list-heading a,[data-theme=vaporwave] .pagination a,[data-theme=vaporwave] .sidebar .main-nav,[data-theme=vaporwave] .sidebar .main-nav .nav-link,[data-theme=vaporwave] .theme-switcher,[data-theme=vaporwave] .theme-switcher label{border-color:#fff #106 #106 #fff;border-style:solid;border-width:2px;border-radius:0}.link-button,[data-theme=vaporwave] .list-heading a,[data-theme=vaporwave] .pagination a,[data-theme=vaporwave] .sidebar .main-nav .nav-link{padding:var(--space-3xs-2xs) var(--space-3xs);font-size:var(--step--2);min-width:6rem;background-color:var(--content-bg);text-decoration:none;color:var(--body-color)}.link-button:active,[data-theme=vaporwave] .list-heading a:active,[data-theme=vaporwave] .pagination a:active,[data-theme=vaporwave] .sidebar .main-nav .nav-link:active{border-color:#106 #fff #fff #106;border-style:solid;border-width:2px}.link-button:active span,[data-theme=vaporwave] .list-heading a:active span,[data-theme=vaporwave] .pagination a:active span,[data-theme=vaporwave] .sidebar .main-nav .nav-link:active span{border:1px dotted #000}.link-button:hover,[data-theme=vaporwave] .list-heading a:hover,[data-theme=vaporwave] .pagination a:hover,[data-theme=vaporwave] .sidebar .main-nav .nav-link:hover{background-color:#bab2e6}[data-theme=vaporwave]{--body-font-family:"Win95 sans",monospace;--header-font-family:"VCR OSD Mono",monospace;--heading-font-family:var(--body-font-family);--content-bg:#d0c7ff;--accent-color:#ff00e6;--background:fixed linear-gradient(#00ffd9,#b995f4,#ff00e6);--link-color:#106;--link-hover-color:#fff;--bullet:url(/img/themes/cd-bullet.png);--code-bg:#57ffe9;--photo-bg:linear-gradient(-45deg,#00e0c2,#ff00e6);--header-color:#fff;--button-selected-bg:oklch(0.89 0.06 292.88/1);cursor:url(/img/themes/cursor-w95.png),default}[data-theme=vaporwave] .skyscraper{display:none}[data-theme=vaporwave] a,[data-theme=vaporwave] button{cursor:url(/img/themes/pointer-w95.png),pointer}[data-theme=vaporwave] .page-wrapper{background:url(/img/themes/vaporwave-bg.webp) no-repeat fixed;background-position:bottom;background-size:cover}[data-theme=vaporwave] .theme-switcher{background-color:var(--content-bg);font-size:var(--step--2);padding:2px;gap:6px}[data-theme=vaporwave] .theme-switcher label{padding:2px}[data-theme=vaporwave] .theme-switcher label:has(input:checked){border-color:#106 #fff #fff #106;border-style:solid;border-width:2px;background-color:var(--button-selected-bg)}[data-theme=vaporwave] .theme-switcher label:has(input:checked) img{border:0}[data-theme=vaporwave] .list-heading{font-size:var(--step--1)}[data-theme=vaporwave] .list-heading h1,[data-theme=vaporwave] .list-heading h2{padding:var(--space-2xs);font-size:var(--step-0);background:linear-gradient(45deg,#ff00e6,#00e2c4)}[data-theme=vaporwave] .list-heading h2{font-size:var(--step--1)}[data-theme=vaporwave] h1,[data-theme=vaporwave] h2,[data-theme=vaporwave] h3,[data-theme=vaporwave] h4{text-transform:uppercase;letter-spacing:.5ch}[data-theme=vaporwave] .header{text-transform:uppercase;font-size:var(--step-4)}[data-theme=vaporwave] .header a{letter-spacing:clamp(.31rem,.14rem + .85vw,1ch)}[data-theme=vaporwave] main{display:block}[data-theme=vaporwave] .content{font-family:Courier New,monospace;padding-inline:0}[data-theme=vaporwave] .content p>code{font-family:Courier New,monospace;font-weight:700}[data-theme=vaporwave] .content .page-heading{margin-bottom:0;text-transform:uppercase;background:fixed linear-gradient(90deg,#00e2c4,#6016ff);border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0;position:relative;color:#fff;letter-spacing:1ch;font-size:var(--step--1);font-variation-settings:"wght" 400;padding:var(--space-3xs);border:2px solid transparent;line-height:1.5}[data-theme=vaporwave] .content .page-heading a{text-decoration:none;color:#fff;letter-spacing:.8ch}[data-theme=vaporwave] .content .page-heading:after{content:"";position:absolute;top:0;right:0;width:1.75rem;height:1.75rem;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:square;stroke-miterlimit:1.5' viewBox='0 0 20 20'%3E%3Cpath d='M1.818 1.818h16.364v16.364H1.818z' style='fill:%23d0c7ff'/%3E%3Cpath d='M2 18h16V2' style='fill:none;stroke:%23000;stroke-width:1.2px'/%3E%3Cpath d='M18 2H2v16' style='fill:none;stroke:%23fff;stroke-width:1.17px'/%3E%3Cpath d='M13.636 8.785c0-1.072-.898-1.941-2.005-1.941-.673 0-1.267.321-1.631.812a2.02 2.02 0 0 0-1.631-.812c-1.107 0-2.005.869-2.005 1.941q.001.23.054.442c.278 1.677 2.202 3.444 3.582 3.929 1.378-.485 3.304-2.254 3.582-3.929q.053-.214.054-.442' style='fill-rule:nonzero'/%3E%3C/svg%3E")}[data-theme=vaporwave] .content .page-heading .post-subtitle{font-size:var(--step--1)}[data-theme=vaporwave] .content .content-inner,[data-theme=vaporwave] .content .p-author{padding:var(--space-s);margin-inline:auto;--heading-font-family:"VCR OSD Mono",monospace}[data-theme=vaporwave] .content .content-inner blockquote:not(.tweet-card),[data-theme=vaporwave] .content .p-author blockquote:not(.tweet-card){border-inline-color:var(--accent-color)}[data-theme=vaporwave] .post-subtitle{text-transform:uppercase}[data-theme=vaporwave] .sidebar .main-nav{background-color:var(--content-bg);padding:2px;margin-block-end:var(--space-s)}[data-theme=vaporwave] .sidebar .main-nav li{display:inline-flex}[data-theme=vaporwave] .sidebar .main-nav ul{flex-wrap:wrap}[data-theme=vaporwave] .sidebar .main-nav .nav-link{display:flex;align-items:center;gap:12px}[data-theme=vaporwave] .sidebar .main-nav .nav-link[aria-expanded=true],[data-theme=vaporwave] .sidebar .main-nav .nav-link[data-state=active]{background-color:var(--button-selected-bg);border-color:#106 #fff #fff #106;border-style:solid;border-width:2px}[data-theme=vaporwave] .sidebar .main-nav .nav-link:before{content:" ";width:24px;height:24px;background-position:50%;background-size:contain;display:inline-block}[data-theme=vaporwave] .sidebar .main-nav .nav-link[data-title=About]:before{background-image:url(/img/themes/city/my-computer.png)}[data-theme=vaporwave] .sidebar .main-nav .nav-link[data-title=Talks]:before{background-image:url(/img/themes/city/speaker.png)}[data-theme=vaporwave] .sidebar .main-nav .nav-link[data-title=Links]:before{background-image:url(/img/themes/city/internet.png)}[data-theme=vaporwave] .sidebar .main-nav .nav-link[data-title=Blog]:before{background-image:url(/img/themes/city/notepad.png)}[data-theme=vaporwave] .sidebar .main-nav .nav-link[data-title=etc]:before{background-image:url(/img/themes/city/folder.png)}[data-theme=vaporwave] .sidebar .main-nav .submenu-list{font-size:var(--step--2);z-index:2}[data-theme=vaporwave] .pagination a .pagination-arrow{display:none}[data-theme=vaporwave] footer,[data-theme=vaporwave] footer a{color:#fff}[data-theme=vaporwave] .content a,[data-theme=vaporwave] .footer-links a,[data-theme=vaporwave] .submenu a{--bg-h:100%;background-image:linear-gradient(90deg,var(--link-color),var(--link-color));background-repeat:no-repeat;background-position:100% 100%;background-size:100% var(--bg-h)}[data-theme=vaporwave] .content a:where(:hover,:focus-visible),[data-theme=vaporwave] .footer-links a:where(:hover,:focus-visible),[data-theme=vaporwave] .submenu a:where(:hover,:focus-visible){background-image:linear-gradient(90deg,#ff00e6,#00e2c4);animation:link-anim .35s linear;background-position-x:left}[data-theme=vaporwave] .content a,[data-theme=vaporwave] .footer-links a,[data-theme=vaporwave] .submenu a{background-size:0 var(--bg-h)}[data-theme=vaporwave] .content a:hover,[data-theme=vaporwave] .footer-links a:hover,[data-theme=vaporwave] .submenu a:hover{background-size:100% var(--bg-h)}[data-theme=geocities]{--body-font-family:"Times New Roman",serif;--header-font-family:"Comic Sans MS",serif;--heading-font-family:var(--body-font-family);--accent-color:#1f8fff;--link-color:#90f;--link-hover-color:#148525;--background:url(/img/themes/geocities/1999-bg.webp);--bullet:url(/img/themes/geocities/redball.gif);--inline-code-color:#00ff0d;--code-bg:#000;--header-color:#da019d}[data-theme=geocities] .skyscraper{display:none}[data-theme=geocities] body{cursor:url(/img/themes/geocities/1999-cursor.webp),default}[data-theme=geocities] .header{margin-block-start:var(--space-l);font-size:var(--step-5)}[data-theme=geocities] .header:is([data-page=index] .header){font-size:var(--step-7)}[data-theme=geocities] main{display:block}[data-theme=geocities] .sidebar .main-nav{width:100%}[data-theme=geocities] .sidebar .main-nav-list{display:block}[data-theme=geocities] .sidebar .main-nav-list .nav-link{font-size:var(--step-0);text-decoration:underline;text-decoration-skip-ink:none;display:inline-flex;align-items:center;margin-inline-end:0;padding-inline-end:0;color:#d10564;font-weight:700}[data-theme=geocities] .sidebar .main-nav-list .nav-link:visited{color:#6b05d1}[data-theme=geocities] .sidebar .main-nav-list .nav-link[data-state=active]{color:#d80ec0}[data-theme=geocities] .sidebar .main-nav-list .nav-link:not(:first-of-type):before{content:"";position:relative;background:url(/img/themes/geocities/static/flashingballbullet.png);height:1rem;width:1rem;right:0;margin-inline:var(--space-2xs);display:inline-block}@media (prefers-reduced-motion:no-preference){[data-theme=geocities] .sidebar .main-nav-list .nav-link:not(:first-of-type):before{background:url(/img/themes/geocities/flashingballbullet.gif)}}[data-theme=geocities] .sidebar .main-nav-list:after,[data-theme=geocities] .sidebar .main-nav-list:before{content:" ";bottom:calc(var(--space-xs)*-1);left:0;width:100%;height:2px;position:relative;display:block}@media (prefers-reduced-motion:no-preference){[data-theme=geocities] .sidebar .main-nav-list:after,[data-theme=geocities] .sidebar .main-nav-list:before{background:url(/img/themes/geocities/colorbar.gif)}}@media (prefers-reduced-motion:reduce){[data-theme=geocities] .sidebar .main-nav-list:after,[data-theme=geocities] .sidebar .main-nav-list:before{background:url(/img/themes/geocities/static/colorbar.png)}}[data-theme=geocities] .sidebar .main-nav-list:before{top:calc(var(--space-xs)*-1)}[data-theme=geocities] .content{margin:0 auto;margin-block-start:var(--space-m-l);height:100%;color:#5e1173;font-weight:500}[data-theme=geocities] .content h1,[data-theme=geocities] .content h2,[data-theme=geocities] .content h3,[data-theme=geocities] .content h4{color:navy}[data-theme=geocities] .content a{text-decoration-skip-ink:none;font-weight:400}[data-theme=geocities] .content a:visited{color:#d80ec0}[data-theme=geocities] .content .content-inner blockquote{background:none;border:none}[data-theme=geocities] #content-end,[data-theme=geocities] #content-start{text-align:center}[data-theme=geocities] #content-end img,[data-theme=geocities] #content-start img{margin-inline:auto}[data-theme=geocities] .pagination a[data-direction=backwards] .pagination-arrow{content:url(/img/themes/geocities/static/previous.png)}[data-theme=geocities] .pagination a[data-direction=forwards] .pagination-arrow{content:url(/img/themes/geocities/static/next.png)}@media (prefers-reduced-motion:no-preference){[data-theme=geocities] .pagination a[data-direction=backwards] .pagination-arrow{content:url(/img/themes/geocities/previous.gif)}[data-theme=geocities] .pagination a[data-direction=forwards] .pagination-arrow{content:url(/img/themes/geocities/next.gif)}}[data-theme=geocities] .about-photo{border-radius:0;shape-outside:none;aspect-ratio:1;content:url(/img/sophie-badquality.png);border-color:#b3b3b3 #6b6b6b #6b6b6b #b3b3b3;border-style:solid;border-width:9px}[data-theme=geocities] .posts-list>li+li:before{content:" ";bottom:calc(var(--space-xs)*-1);width:min(100%,36.75rem);height:10px;position:relative;margin-inline:auto;display:block;background-repeat:no-repeat}@media (prefers-reduced-motion:no-preference){[data-theme=geocities] .posts-list>li+li:before{background:url(/img/themes/geocities/rainbow-divider-balls.gif)}}@media (prefers-reduced-motion:reduce){[data-theme=geocities] .posts-list>li+li:before{background:url(/img/themes/geocities/static/rainbow-divider-balls.png)}}@media (prefers-reduced-motion:no-preference){[data-theme=geocities] footer{overflow:hidden}}[data-theme=geocities] footer .footer-links #mastodon-link+span{content:url(/img/themes/geocities/guestbook.gif)}@media (prefers-reduced-motion:reduce){[data-theme=geocities] footer .footer-links #mastodon-link+span{content:url(/img/themes/geocities/static/guestbook.png)}}[data-theme=geocities] footer .footer-links #bluesky-link+span{content:url(/img/themes/geocities/fax.gif)}@media (prefers-reduced-motion:reduce){[data-theme=geocities] footer .footer-links #bluesky-link+span{content:url(/img/themes/geocities/static/fax.png)}}[data-theme=geocities] footer .footer-links #rss-link+span{content:url(/img/themes/geocities/subscribe.gif)}@media (prefers-reduced-motion:reduce){[data-theme=geocities] footer .footer-links #rss-link+span{content:url(/img/themes/geocities/static/subscribe.png)}}[data-theme=geocities] footer .footer-links #email-link+span{content:url(/img/themes/geocities/email.gif)}@media (prefers-reduced-motion:reduce){[data-theme=geocities] footer .footer-links #email-link+span{content:url(/img/themes/geocities/static/email.png)}}[data-theme=geocities] .buttons{margin-block-start:var(--space-s)}[data-theme=geocities] .list-heading{flex-direction:column;gap:var(--space-xs)}[data-theme=geocities] .everything-else ul{display:block;list-style:var(--bullet)}[data-theme=geocities] .everything-else ul li{background:none;height:unset}[data-theme=geocities] .everything-else ul li a{display:block;text-align:left}[data-theme=geocities] .everything-else ul li a span{text-decoration:underline}[data-theme=geocities] .everything-else ul li a p{font-weight:400;text-decoration:none;display:block}.marquee-wrapper{overflow:hidden;display:block;width:100%}@media (prefers-reduced-motion:no-preference){.marquee,[data-theme=geocities] footer .footer-text{animation:marquee 18s linear infinite;position:relative}@keyframes marquee{0%{right:-100%}to{right:100%}}}@media (prefers-reduced-motion:no-preference){.blink{animation:blink 1.5s linear infinite}}@keyframes blink{0%{visibility:hidden}50%{visibility:hidden}to{visibility:visible}}[data-theme=twothousandandthree]{--header-font-family:"Bleeding Cowboys",cursive;--body-color:#fff;--body-font-family:"Arial Narrow","Verdana",sans-serif;--content-bg:#553a6e;--max-inline-size:100ch;--heading-font-family:var(--body-font-family);--bullet:url(/img/themes/heart-bullet.svg);--accent-color:#3c1d58;--link-hover-color:#ccafe4;--photo-bg:#3b284d;--bullet:"x"}[data-theme=twothousandandthree] body{background-color:#3b284d;background-image:url(/img/themes/grunge-header.png);background-repeat:no-repeat}[data-theme=twothousandandthree] header{justify-content:flex-start;padding-block:var(--space-m)}[data-theme=twothousandandthree] header .header{text-transform:lowercase;font-size:var(--step-6)}[data-theme=twothousandandthree] .content{margin-inline:0}[data-theme=twothousandandthree] main{container-type:inline-size;container-name:main;display:grid;grid-template-columns:250px 1fr;grid-template-rows:max-content 1fr;gap:1rem;width:min(100%,60rem);margin:0;max-height:min(50vh,25rem)}[data-theme=twothousandandthree] main a:not(h2>a):hover{text-decoration:line-through}[data-theme=twothousandandthree] main .list-heading{padding:var(--space-xs-s);margin-block-start:0;text-transform:lowercase;flex-basis:100%;flex-direction:row;justify-content:space-between;padding-block:0;background-color:var(--content-bg)}[data-theme=twothousandandthree] .sidebar{background:var(--content-bg);grid-column:1/span 2;grid-row:1/span 1;overflow-y:scroll;display:block}@container main (min-width: 760px){[data-theme=twothousandandthree] .sidebar{padding:var(--space-xs-s);grid-column:1/span 1;grid-row:1/span 2}}[data-theme=twothousandandthree] .sidebar .main-nav{padding:0}[data-theme=twothousandandthree] .sidebar .main-nav-list{margin:0}[data-theme=twothousandandthree] .sidebar-extras{font-size:var(--step--2)}@container main (max-width: 760px){[data-theme=twothousandandthree] .sidebar-extras{display:none;height:0}}[data-theme=twothousandandthree] .sidebar-extras>*{margin-block-start:1rem}[data-theme=twothousandandthree] .sidebar h2{text-transform:lowercase;font-size:var(--step-0);margin-block-end:.5rem}@container main (max-width: 760px){[data-theme=twothousandandthree] .sidebar h2{display:none}}[data-theme=twothousandandthree] .sidebar button{border:0;cursor:pointer;background:none;font-family:var(--body-font-family);color:#fff;font-weight:700;text-decoration:underline}[data-theme=twothousandandthree] .sidebar button:hover{transform:rotateY(180deg)}[data-theme=twothousandandthree] .sidebar nav ul{font-size:var(--step--1)}@container main (min-width: 760px){[data-theme=twothousandandthree] .sidebar nav ul{gap:0;display:flex;flex-direction:column;text-align:left}[data-theme=twothousandandthree] .sidebar nav ul>li+li{margin-block-start:.5rem}}[data-theme=twothousandandthree] .sidebar nav ul .nav-link,[data-theme=twothousandandthree] .sidebar nav ul .submenu #submenu-trigger{padding:0;line-height:1}[data-theme=twothousandandthree] .sidebar nav ul a,[data-theme=twothousandandthree] .sidebar nav ul button{text-transform:lowercase}[data-theme=twothousandandthree] .sidebar hr{width:60%;color:#fff;margin-inline:auto;margin-block:1rem}[data-theme=twothousandandthree] .sidebar .sidebar-profile{display:grid;grid-template-columns:4rem 1fr;gap:1rem}[data-theme=twothousandandthree] .sidebar .sidebar-profile img{background-color:var(--link-hover-color)}[data-theme=twothousandandthree] .sidebar dl.php-currently,[data-theme=twothousandandthree] .sidebar dl.sidebar-stats{display:grid;grid-template-columns:max-content 1fr;font-size:var(--step--2);gap:.5em}[data-theme=twothousandandthree] .sidebar dl.php-currently dt,[data-theme=twothousandandthree] .sidebar dl.sidebar-stats dt{font-weight:700;text-transform:uppercase}[data-theme=twothousandandthree] .pagination{font-size:var(--step--1);margin-inline:0}[data-theme=twothousandandthree] .p-author{font-size:var(--step--2)}[data-theme=twothousandandthree] .posts-list{margin:0}[data-theme=twothousandandthree] .posts-list .content{padding:var(--space-xs-s)}[data-theme=twothousandandthree] main>.content-inner{padding:0}[data-theme=twothousandandthree] .content-wrapper,[data-theme=twothousandandthree] .everything-else,[data-theme=twothousandandthree] .list-wrapper{height:100%;overflow:auto;grid-column:1/span 2;grid-row:2/span 1}@container main (min-width: 760px){[data-theme=twothousandandthree] .content-wrapper,[data-theme=twothousandandthree] .everything-else,[data-theme=twothousandandthree] .list-wrapper{grid-column:2/span 1;grid-row:1/span 2}}[data-theme=twothousandandthree] .content,[data-theme=twothousandandthree] .everything-else{padding:var(--space-xs-s);font-size:var(--step--2)}[data-theme=twothousandandthree] .content h1,[data-theme=twothousandandthree] .content h2,[data-theme=twothousandandthree] .content h3,[data-theme=twothousandandthree] .everything-else h1,[data-theme=twothousandandthree] .everything-else h2,[data-theme=twothousandandthree] .everything-else h3{text-transform:lowercase}[data-theme=twothousandandthree] .content h1,[data-theme=twothousandandthree] .everything-else h1{font-size:var(--step-2)}[data-theme=twothousandandthree] .content .post-subtitle,[data-theme=twothousandandthree] .content h2,[data-theme=twothousandandthree] .everything-else .post-subtitle,[data-theme=twothousandandthree] .everything-else h2{font-size:var(--step-0)}[data-theme=twothousandandthree] .content h3,[data-theme=twothousandandthree] .everything-else h3{font-size:var(--step--1)}[data-theme=twothousandandthree] .content ol,[data-theme=twothousandandthree] .content ul,[data-theme=twothousandandthree] .everything-else ol,[data-theme=twothousandandthree] .everything-else ul{margin-block:0}[data-theme=twothousandandthree] .content ol>*+*,[data-theme=twothousandandthree] .content ul>*+*,[data-theme=twothousandandthree] .everything-else ol>*+*,[data-theme=twothousandandthree] .everything-else ul>*+*{margin-block-start:.25rem}[data-theme=twothousandandthree] .content,[data-theme=twothousandandthree] .content-inner,[data-theme=twothousandandthree] .everything-else{max-inline-size:100%}[data-theme=twothousandandthree] footer{width:min(100%,60rem)}[data-theme=twothousandandthree] .everything-else{background-color:var(--content-bg)}[data-theme=twothousandandthree] .everything-else ul{display:block;list-style:var(--bullet)}[data-theme=twothousandandthree] .everything-else ul li{background:none;height:unset}[data-theme=twothousandandthree] .everything-else ul li a,[data-theme=twothousandandthree] .everything-else ul li p{font-size:inherit}[data-theme=twothousandandthree] .everything-else ul li a{display:block;text-align:initial}[data-theme=twothousandandthree] .everything-else ul li a:hover{text-decoration:none}[data-theme=twothousandandthree] .everything-else ul li a:hover span{text-decoration:line-through}[data-theme=garden]{--heading-font-family:"Pixel Art Serif",monospace;--background:url(/img/themes/garden-theme/grass-tile.png) repeat;--content-bg:#fbc36f;--body-color:#371e06;--link-color:#44273b;--accent-color:oklch(0.57 0.3 310.32);--link-hover-color:var(--accent-color);--code-bg:#fce6cf;--inline-code-color:var(--link-color);--bullet:url(/img/themes/garden-theme/leaf-bullet.png)}[data-theme=garden] header{display:grid;width:100%;background-color:#88e4f6;background-image:url(/img/themes/garden-theme/sky.png);background-repeat:repeat-x;background-position:0;height:clamp(10rem,30vh,25rem);grid-template-rows:1fr 4rem;grid-template-columns:1fr;padding:0}[data-theme=garden] header .header{grid-row:1/3;grid-column:1/1;justify-self:center;align-self:center;font-family:var(--heading-font-family);font-size:var(--step-7);display:grid;grid-template-columns:1fr;grid-template-rows:1fr;color:oklch(55% .128 225.53deg);text-transform:lowercase}[data-theme=garden] header .header a{-webkit-text-stroke:1px oklch(32.06% .079 225.53deg)}[data-theme=garden] header .header a:hover{color:oklch(32.06% .079 225.53deg)}[data-theme=garden] header .header>*{grid-row:1/1;grid-column:1/1}[data-theme=garden] header .header:after{content:"";grid-row:1/1;grid-column:1/1;justify-self:end;display:block;height:19px;width:20px;background:url(/img/themes/garden-theme/robin.png) no-repeat}[data-theme=garden] header:after{grid-column:1/1;grid-row:2/3;display:block;height:4rem;width:100%;z-index:1;content:"";background-size:contain;background:url(/img/themes/garden-theme/tree-border.png) repeat-x}[data-theme=garden] .main-nav{padding-block-start:0;margin-block-start:var(--space-m)}[data-theme=garden] .main-nav li{text-transform:lowercase;font-family:var(--heading-font-family)}[data-theme=garden] .main-nav li a{text-decoration:none}@container (width < 50vw){[data-theme=garden] .main-nav{padding-block-start:var(--space-s)}}[data-theme=garden] .content{border:8px ridge #b86314;padding:var(--space-2xs-xs);position:relative}[data-theme=garden] .content-inner{padding-block-start:0}@container (width > 800px){[data-theme=garden] .content{margin-block-start:var(--space-m)}}[data-theme=garden] main{padding-inline:0;padding-block-end:var(--space-m);background:url(/img/themes/garden-theme/flower-border.png) repeat-x;background-position-y:10px}[data-theme=garden] main:before{grid-column:1/-1;content:"";display:block;height:16px;width:100%;position:relative;left:0;top:-8px;z-index:0;background:url(/img/themes/garden-theme/grass-top-border.png) repeat-x}[data-theme=garden] main>*{margin-inline:.25rem}[data-theme=garden] main a{position:relative}[data-theme=garden] main a:not(:has(img)):hover{text-decoration:none}[data-theme=garden] main a:not(:has(img)):hover:after{content:"";position:absolute;width:100%;display:block;bottom:-5px;left:0;height:24px;background-image:url(/img/themes/garden-theme/grass-top-border.png);background-repeat:repeat-x;background-position:100% 100%}[data-theme=garden] main .sidebar{width:100%}[data-theme=garden] footer{display:grid;padding:0;min-height:.25vh;grid-template-columns:1fr;color:#fff;background:url(/img/themes/garden-theme/soil-tile.png)}[data-theme=garden] footer a{color:inherit}[data-theme=garden] footer .footer-content{background:url(/img/themes/garden-theme/fossil.png) no-repeat 20vw 50%;padding-block-end:var(--space-s-m)}[data-theme=garden] footer .footer-content:before{background:url(/img/themes/garden-theme/grass-soil-border.png) repeat-x;content:"";height:15px;width:100%;position:relative;top:-7px}[data-theme=garden] footer .footer-content>nav,[data-theme=garden] footer .footer-content>p{background-color:color-mix(in srgb,var(--link-color),transparent 50%)}[data-theme=garden] .butterfly{appearance:none;background:none;border:0;padding:0;margin:0;grid-column:1/2;grid-row:1/2;align-self:start;margin-left:var(--space-s-m);margin-top:-2rem;cursor:pointer;offset-path:path("m23 189c8.406-10.997 34.333-67.368 52-62.868S103.119 192.515 129 216c27 24.5 85.667 59.11 108 57.132 22.333-1.979 28-50.667 26-69-2-18.334-6-41.869-38-41-23.23.63-71.96 71.472-105.627 75.784-31.885 4.083-83.183-27.48-94.806-46.8C24 191 22.294 189.924 23 189z");z-index:999;width:16px;height:16px}[data-theme=garden] .butterfly img{width:16px;height:16px}[data-theme=garden] .butterfly img:hover{rotate:10deg}[data-theme=garden] .butterfly.tweened{animation:butterfly-fly 3s}@keyframes butterfly-fly{0%{offset-distance:0}to{offset-distance:100%}}