.ruler{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.ruler .tick{width:1px;height:4px;background-color:var(--color-line)}.ruler .tick[data-major]{height:8px;background-color:var(--color-text-muted)}.app-footer{padding-block:16px;border-block-start:1px solid var(--color-line)}.app-footer .footer-inner{--debug-typeset: caption}html:not([dir]) .app-footer .footer-inner,html[dir=auto] .app-footer .footer-inner,html[dir=ltr] .app-footer .footer-inner{font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-weight:400;font-size:.5625rem;line-height:.75rem;letter-spacing:.09375rem;text-transform:uppercase}@media (min-width: 1024px){html:not([dir]) .app-footer .footer-inner,html[dir=auto] .app-footer .footer-inner,html[dir=ltr] .app-footer .footer-inner{font-size:.625rem;line-height:.75rem}}.app-footer .footer-inner{display:flex;align-items:center;justify-content:space-between;color:var(--color-text-muted)}.app-footer .footer-left,.app-footer .footer-right{display:inline-flex;align-items:center;gap:8px}.app-footer .footer-px{width:5px;height:5px;background-color:var(--color-accent)}.app-footer .footer-right{color:var(--color-text)}.app-footer .footer-admin{--debug-typeset: caption}html:not([dir]) .app-footer .footer-admin,html[dir=auto] .app-footer .footer-admin,html[dir=ltr] .app-footer .footer-admin{font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-weight:400;font-size:.5625rem;line-height:.75rem;letter-spacing:.09375rem;text-transform:uppercase}@media (min-width: 1024px){html:not([dir]) .app-footer .footer-admin,html[dir=auto] .app-footer .footer-admin,html[dir=ltr] .app-footer .footer-admin{font-size:.625rem;line-height:.75rem}}.app-footer .footer-admin{color:var(--color-text-muted);text-decoration:none}.app-footer .footer-admin:hover{color:var(--color-accent)}.b-button{--debug-typeset: button}html:not([dir]) .b-button,html[dir=auto] .b-button,html[dir=ltr] .b-button{font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-weight:700;font-size:.75rem;line-height:1rem;letter-spacing:.09375rem;text-transform:uppercase}.b-button{position:relative;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;white-space:nowrap;padding:8px 16px;background:var(--color-surface);border:1px solid var(--color-line-dark);border-radius:6px;color:var(--color-text)}@media not screen and (any-pointer: coarse),screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.b-button:hover{background:var(--color-bg-raised);border-color:var(--color-greys)}}.b-button[data-disabled]{pointer-events:none;opacity:.5;cursor:not-allowed}@media screen{.b-button{transition:background-color .2s cubic-bezier(.455,.03,.515,.955) 0ms,border-color .2s cubic-bezier(.455,.03,.515,.955) 0ms,color .2s cubic-bezier(.455,.03,.515,.955) 0ms}}.b-button{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid var(--color-line);background-color:var(--color-surface);color:var(--color-text);cursor:pointer;border-radius:0}.b-button .arrow{height:14px}@media not screen and (any-pointer: coarse),screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.b-button:hover{border-color:var(--color-text-muted)}}.b-button[data-color=primary]{border-color:var(--color-accent);background-color:var(--color-accent);color:var(--color-bg)}@media not screen and (any-pointer: coarse),screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.b-button[data-color=primary]:hover{background-color:transparent;color:var(--color-accent)}}.b-button[data-color=cta]{align-self:stretch;padding-inline:24px;border-color:var(--color-accent);background-color:var(--color-accent);color:var(--color-bg);text-decoration:none}@media not screen and (any-pointer: coarse),screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.b-button[data-color=cta]:hover{background-color:transparent;color:var(--color-accent)}}.b-button[data-color=danger]{border-color:var(--color-danger);background-color:transparent;color:var(--color-danger)}@media not screen and (any-pointer: coarse),screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.b-button[data-color=danger]:hover{background-color:var(--color-danger);color:var(--color-bg)}}.b-button[data-color=ghost]{border-color:transparent;background-color:transparent;color:var(--color-text-muted)}@media not screen and (any-pointer: coarse),screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.b-button[data-color=ghost]:hover{color:var(--color-text)}}.b-button[data-disabled]{opacity:.5;pointer-events:none}.icon{display:inline-flex;flex-shrink:0;inline-size:var(--icon-size)}@media screen{.icon svg path,.icon svg rect,.icon svg line,.icon svg circle,.icon svg polygon,.icon svg polyline,.icon svg ellipse{transition:fill .2s cubic-bezier(.455,.03,.515,.955) 0ms}}.icon svg path,.icon svg rect,.icon svg line,.icon svg circle,.icon svg polygon,.icon svg polyline,.icon svg ellipse{fill:currentColor}.icon svg{display:block;inline-size:100%;block-size:auto}@media screen{.theme-toggle{transition:color .2s cubic-bezier(.455,.03,.515,.955) 0ms}}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;padding:8px;border:none;background:none;color:var(--color-text-muted);cursor:pointer}@media not screen and (any-pointer: coarse),screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.theme-toggle:hover{color:var(--color-accent)}}.main-nav{display:flex;align-items:stretch;height:100%;gap:12px}.main-nav a{--debug-typeset: label}html:not([dir]) .main-nav a,html[dir=auto] .main-nav a,html[dir=ltr] .main-nav a{font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-weight:500;font-size:.6875rem;line-height:1rem;letter-spacing:.075rem;text-transform:uppercase}@media (min-width: 1024px){html:not([dir]) .main-nav a,html[dir=auto] .main-nav a,html[dir=ltr] .main-nav a{font-size:.75rem;line-height:1rem;letter-spacing:.09375rem}}@media screen{.main-nav a{transition:color .2s cubic-bezier(.455,.03,.515,.955) 0ms,border-color .2s cubic-bezier(.455,.03,.515,.955) 0ms}}.main-nav a{display:flex;align-items:center;color:var(--color-text-muted);text-decoration:none;border-block-end:2px solid transparent}.main-nav a.router-link-exact-active{color:var(--color-text);border-block-end-color:var(--color-accent)}@media not screen and (any-pointer: coarse),screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.main-nav a:hover{color:var(--color-text)}}.main-nav .nav-dot{align-self:center;width:3px;height:3px;background-color:var(--color-line)}.search-field{display:inline-flex;align-items:center;gap:8px;padding:4px 12px;border:1px solid var(--color-line)}@media screen{.search-field{transition:border-color .2s cubic-bezier(.455,.03,.515,.955) 0ms}}.search-field.is-focused{border-color:var(--color-accent)}.search-field__input{background:transparent;border:none;outline:none;--debug-typeset: label}html:not([dir]) .search-field__input,html[dir=auto] .search-field__input,html[dir=ltr] .search-field__input{font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-weight:500;font-size:.6875rem;line-height:1rem;letter-spacing:.075rem;text-transform:uppercase}@media (min-width: 1024px){html:not([dir]) .search-field__input,html[dir=auto] .search-field__input,html[dir=ltr] .search-field__input{font-size:.75rem;line-height:1rem;letter-spacing:.09375rem}}.search-field__input{color:var(--color-text);width:180px}.search-field__input::placeholder{color:var(--color-text-muted)}.search-field__input::-webkit-search-cancel-button{display:none}.search-field__icon{flex-shrink:0;color:var(--color-text-muted)}.search-field[data-size=large]{width:100%;padding:8px 16px;max-width:400px}.search-field[data-size=large] .search-field__input{width:100%;--debug-typeset: body}html:not([dir]) .search-field[data-size=large] .search-field__input,html[dir=auto] .search-field[data-size=large] .search-field__input,html[dir=ltr] .search-field[data-size=large] .search-field__input{font-family:IBM Plex Sans,system-ui,sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem}.search-field[data-size=large] .search-field__icon{width:12px;height:12px}@media screen{.card-media{transition:border-color .2s cubic-bezier(.455,.03,.515,.955) 0ms}}.card-media{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--color-line);background-color:var(--color-surface);color:var(--color-text);text-decoration:none}.card-media .cover{position:relative;overflow:hidden;aspect-ratio:1;background-color:var(--color-surface-alt)}.card-media .cover .b-image{width:100%;height:100%;margin:0}.card-media .cover .b-image img{display:block;width:100%;height:100%;object-fit:cover}.card-media .cover .tag{position:absolute;inset-block-end:8px;inset-inline-start:8px}.card-media .body{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0;padding:4px}.card-media .title{--debug-typeset: h4}html:not([dir]) .card-media .title,html[dir=auto] .card-media .title,html[dir=ltr] .card-media .title{font-family:IBM Plex Sans,system-ui,sans-serif;font-weight:600;font-size:.8125rem;line-height:1rem}@media (min-width: 1024px){html:not([dir]) .card-media .title,html[dir=auto] .card-media .title,html[dir=ltr] .card-media .title{font-size:.9375rem;line-height:1.25rem}}.card-media .title{color:var(--color-text)}.card-media .subtitle{--debug-typeset: label}html:not([dir]) .card-media .subtitle,html[dir=auto] .card-media .subtitle,html[dir=ltr] .card-media .subtitle{font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-weight:500;font-size:.6875rem;line-height:1rem;letter-spacing:.075rem;text-transform:uppercase}@media (min-width: 1024px){html:not([dir]) .card-media .subtitle,html[dir=auto] .card-media .subtitle,html[dir=ltr] .card-media .subtitle{font-size:.75rem;line-height:1rem;letter-spacing:.09375rem}}.card-media .subtitle{color:var(--color-text-muted)}.card-media .meta{--debug-typeset: caption}html:not([dir]) .card-media .meta,html[dir=auto] .card-media .meta,html[dir=ltr] .card-media .meta{font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-weight:400;font-size:.5625rem;line-height:.75rem;letter-spacing:.09375rem;text-transform:uppercase}@media (min-width: 1024px){html:not([dir]) .card-media .meta,html[dir=auto] .card-media .meta,html[dir=ltr] .card-media .meta{font-size:.625rem;line-height:.75rem}}.card-media .meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.card-media .meta .meta-start{color:var(--color-primary)}.card-media .meta .meta-end{color:var(--color-text-muted)}.card-media .footer{display:flex;flex-wrap:wrap;gap:8px;padding-block-start:4px}@media not screen and (any-pointer: coarse),screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.card-media:hover{border-color:var(--color-primary)}}.card-media[data-layout=horizontal]{flex-direction:row;align-items:center}.card-media[data-layout=horizontal] .cover{flex:0 0 48px;width:48px;aspect-ratio:1}.card-media[data-size=l] .body{gap:8px;padding:16px}.search-result-block[data-v-38e6e7a3]{display:flex;flex-direction:column;gap:8px}.search-result-block__title[data-v-38e6e7a3]{--debug-typeset: caption}html:not([dir]) .search-result-block__title[data-v-38e6e7a3],html[dir=auto] .search-result-block__title[data-v-38e6e7a3],html[dir=ltr] .search-result-block__title[data-v-38e6e7a3]{font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-weight:400;font-size:.5625rem;line-height:.75rem;letter-spacing:.09375rem;text-transform:uppercase}@media (min-width: 1024px){html:not([dir]) .search-result-block__title[data-v-38e6e7a3],html[dir=auto] .search-result-block__title[data-v-38e6e7a3],html[dir=ltr] .search-result-block__title[data-v-38e6e7a3]{font-size:.625rem;line-height:.75rem}}.search-result-block__title[data-v-38e6e7a3]{color:var(--color-text-muted);padding-block-end:4px;border-block-end:1px solid var(--color-line)}.search-result-block__list[data-v-38e6e7a3]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.search-trigger{background:none;border:none;cursor:pointer;padding:4px;color:var(--color-text-muted);display:flex;align-items:center}.search-trigger:hover{color:var(--color-text)}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;background:#000000f5;display:flex;justify-content:center;overflow-y:auto}.search-overlay__dialog{width:100%;max-width:1200px;padding:48px 24px;display:flex;flex-direction:column;gap:24px}.search-overlay__close{position:fixed;inset-block-start:20px;inset-inline-end:24px;background:none;border:none;cursor:pointer;color:var(--color-text-muted);padding:8px;display:flex;align-items:center;z-index:1}.search-overlay__close:hover{color:var(--color-text)}.search-overlay__hint{--debug-typeset: body-s}html:not([dir]) .search-overlay__hint,html[dir=auto] .search-overlay__hint,html[dir=ltr] .search-overlay__hint{font-family:IBM Plex Sans,system-ui,sans-serif;font-weight:400;font-size:.875rem;line-height:1.25rem}.search-overlay__hint{color:var(--color-text-muted)}.search-overlay__results{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.menu-trigger{display:flex;align-items:center;padding:4px;border:none;background:none;color:var(--color-text-muted);cursor:pointer}@media not screen and (any-pointer: coarse),screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.menu-trigger:hover{color:var(--color-text)}}@media (min-width: 1024px){.menu-trigger{display:none}}.mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;display:flex;flex-direction:column;gap:40px;padding:64px 24px 40px;background:color-mix(in srgb,var(--color-bg) 96%,transparent);overflow-y:auto}.mobile-nav__close{position:fixed;inset-block-start:20px;inset-inline-end:24px;display:flex;align-items:center;padding:8px;border:none;background:none;color:var(--color-text-muted);cursor:pointer}@media not screen and (any-pointer: coarse),screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.mobile-nav__close:hover{color:var(--color-text)}}.mobile-nav__links{display:flex;flex-direction:column;gap:20px}.mobile-nav__links a{--debug-typeset: h2}html:not([dir]) .mobile-nav__links a,html[dir=auto] .mobile-nav__links a,html[dir=ltr] .mobile-nav__links a{font-family:Syne,IBM Plex Sans,system-ui,sans-serif;font-weight:700;font-size:1rem;line-height:1.25rem;text-transform:uppercase}@media (min-width: 1024px){html:not([dir]) .mobile-nav__links a,html[dir=auto] .mobile-nav__links a,html[dir=ltr] .mobile-nav__links a{font-size:1.375rem;line-height:1.5rem}}.mobile-nav__links a{color:var(--color-text);text-decoration:none}.mobile-nav__links a.router-link-exact-active{color:var(--color-accent)}.mobile-nav__auth{display:flex;flex-direction:column;gap:16px;padding-block-start:24px;border-block-start:1px solid var(--color-line)}.mobile-nav__auth a{--debug-typeset: label}html:not([dir]) .mobile-nav__auth a,html[dir=auto] .mobile-nav__auth a,html[dir=ltr] .mobile-nav__auth a{font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-weight:500;font-size:.6875rem;line-height:1rem;letter-spacing:.075rem;text-transform:uppercase}@media (min-width: 1024px){html:not([dir]) .mobile-nav__auth a,html[dir=auto] .mobile-nav__auth a,html[dir=ltr] .mobile-nav__auth a{font-size:.75rem;line-height:1rem;letter-spacing:.09375rem}}.mobile-nav__auth a{color:var(--color-text-muted);text-decoration:none}.mobile-nav__auth a.is-accent{color:var(--color-accent)}.app-header{position:fixed;inset-block-start:0;inset-inline:0;z-index:200;height:56px;background-color:var(--color-bg);border-block-end:1px solid var(--color-line)}.app-header [data-grid-layout=header]{display:grid;grid-template-areas:"brand actions";grid-template-columns:auto 1fr;align-items:center;height:100%}.app-header [data-grid-layout=header]>[data-grid-area=brand]{grid-area:brand;justify-self:start}.app-header [data-grid-layout=header]>[data-grid-area=nav]{grid-area:nav;display:none}.app-header [data-grid-layout=header]>[data-grid-area=actions]{grid-area:actions;display:flex;align-items:center;align-self:stretch;justify-self:end;gap:20px}@media (min-width: 1024px){.app-header [data-grid-layout=header]{grid-template-areas:"brand nav actions";grid-template-columns:1fr auto 1fr}.app-header [data-grid-layout=header]>[data-grid-area=nav]{grid-area:nav;display:block;align-self:stretch;justify-self:center}}.app-header .header-auth{display:none}@media (min-width: 1024px){.app-header .header-auth{display:flex;align-items:center;align-self:stretch;gap:20px}}.app-header .header-link{--debug-typeset: label}html:not([dir]) .app-header .header-link,html[dir=auto] .app-header .header-link,html[dir=ltr] .app-header .header-link{font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-weight:500;font-size:.6875rem;line-height:1rem;letter-spacing:.075rem;text-transform:uppercase}@media (min-width: 1024px){html:not([dir]) .app-header .header-link,html[dir=auto] .app-header .header-link,html[dir=ltr] .app-header .header-link{font-size:.75rem;line-height:1rem;letter-spacing:.09375rem}}.app-header .header-link{color:var(--color-text-muted);text-decoration:none}.app-header .header-link:hover,.app-header .header-link.router-link-active{color:var(--color-accent)}.app-header .brand{display:flex;align-items:center;gap:8px;text-decoration:none}.app-header .brand .brand-px{width:8px;height:8px;background-color:var(--color-accent)}.app-header .brand .brand-name{--debug-typeset: h3}html:not([dir]) .app-header .brand .brand-name,html[dir=auto] .app-header .brand .brand-name,html[dir=ltr] .app-header .brand .brand-name{font-family:Syne,IBM Plex Sans,system-ui,sans-serif;font-weight:700;font-size:.9375rem;line-height:1rem;text-transform:uppercase}@media (min-width: 1024px){html:not([dir]) .app-header .brand .brand-name,html[dir=auto] .app-header .brand .brand-name,html[dir=ltr] .app-header .brand .brand-name{font-size:1.125rem;line-height:1.25rem}}.app-header .brand .brand-name{color:var(--color-text)}.app[data-v-0c0a364a]{display:flex;flex-direction:column;min-height:100vh;padding-block-start:56px}.app-ruler[data-v-0c0a364a]{padding-block-start:8px}.app-main[data-v-0c0a364a]{flex:1;padding-block:24px}*,*:before,*:after{box-sizing:border-box}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strong,sub,sup,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{line-height:1;background-color:#fff;color:var(--color-text)}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;cursor:pointer;color:inherit}input,textarea,select,button{margin:0;padding:0;font:inherit}button{background:none;border:none;cursor:pointer}textarea{overflow:auto}img,video{display:block;max-width:100%}.b-wrapper{display:block;width:100%;height:100%;margin-inline:auto;box-sizing:border-box}.b-wrapper[data-height=auto]{height:auto}.b-wrapper:where([data-type=default]){width:100%;max-width:1400px;margin-inline:auto;padding-inline:16px}@media (min-width: 1024px){.b-wrapper:where([data-type=default]){padding-inline:40px}}.b-wrapper:where([data-type=header]){width:100%;height:100%;margin-inline:auto;padding-inline:16px}@media (min-width: 1024px){.b-wrapper:where([data-type=header]){padding-inline:40px}}.b-wrapper:where(:not([data-type])){width:100%;max-width:1400px;margin-inline:auto;padding-inline:16px}@media (min-width: 1024px){.b-wrapper:where(:not([data-type])){padding-inline:40px}}.b-grid-layout[data-grid-layout=cards]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (min-width: 768px){.b-grid-layout[data-grid-layout=cards]{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1024px){.b-grid-layout[data-grid-layout=cards]{grid-template-columns:repeat(5,1fr)}}.b-grid-layout[data-grid-layout=directory]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (min-width: 768px){.b-grid-layout[data-grid-layout=directory]{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1024px){.b-grid-layout[data-grid-layout=directory]{grid-template-columns:repeat(5,1fr)}}:root{--color-bg: #0e0f13;--color-bg-raised: #1f242e;--color-surface: #171a21;--color-surface-alt: #1f242e;--color-surface-raised: #1f242e;--color-surface-overlay: #262c38;--color-text: #eceef2;--color-text-muted: #8a91a0;--color-text-subtle: #646b7a;--color-accent: #ccff00;--color-primary: #ccff00;--color-line: #232834;--color-line-dark: #2f3542;--color-greys: #8a91a0;--color-white: #ffffff;--color-danger: #ff5c5c;--color-error: #ff5c5c;--color-success: #3ddc84;--color-entity-artist: #5cc6ff;--color-entity-news: #ff7ad9;color-scheme:dark}[data-theme=light]{--color-bg: #ffffff;--color-bg-raised: #f4f5f7;--color-surface: #ffffff;--color-surface-alt: #f4f5f7;--color-surface-raised: #f4f5f7;--color-surface-overlay: #e9ebf0;--color-text: #16181d;--color-text-muted: #5c6373;--color-text-subtle: #8a91a0;--color-accent: #d63b00;--color-primary: #d63b00;--color-line: #e2e5ea;--color-line-dark: #cfd4dc;--color-greys: #5c6373;--color-danger: #c2233c;--color-error: #c2233c;--color-success: #1d9e5a;--color-entity-artist: #0072b8;--color-entity-news: #c02390;color-scheme:light}body{--debug-typeset: body}html:not([dir]) body,html[dir=auto] body,html[dir=ltr] body{font-family:IBM Plex Sans,system-ui,sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem}body{background-color:var(--color-bg);color:var(--color-text)}a{color:inherit}
