:root[data-theme=hejto]{--background:#f1eeef;--foreground:#272224;--card:#fff;--card-foreground:#0a0a0a;--card-nested:#e5e5e599;--card-nested-foreground:#272224;--muted:#f5f5f5;--muted-foreground:#424242;--primary:#2195f3;--primary-foreground:#fafafa;--secondary:#ff8b1a;--amber:#fcbb00;--destructive:#e40014;--warning:#f5a623;--warning-foreground:#000c;--border:#e5e5e5;--input:#fff;--ring:#a1a1a1;--radius:.625rem;--radius-md:calc(var(--radius) - 2px);--chip:#d4d4d4cc}@supports (color:lab(0% 0 0)){:root[data-theme=hejto]{--background:lab(94.3943% 1.01486 .00982285);--foreground:lab(13.9435% 2.69373 .0271142);--card:lab(100% 0 0);--card-foreground:lab(2.75381% 0 0);--card-nested:lab(90.952% 0 0/.6);--card-nested-foreground:lab(13.9435% 2.69373 .0271142);--muted:lab(96.52% 0 0);--muted-foreground:lab(27.9756% 0 0);--primary:lab(59.2638% -5.34043 -56.7504);--primary-foreground:lab(98.26% 0 0);--destructive:lab(48.4493% 77.4328 61.5452);--border:lab(90.952% 0 0);--ring:lab(66.128% 0 0);--chip:lab(84.92% 0 0/.8)}}:root[data-theme=hejto][data-mode=dark]{--background:#111;--foreground:#dadada;--card:#1b1a1a;--card-foreground:#fafafa;--card-nested:#262626;--card-nested-foreground:#fafafa;--muted:#262626;--muted-foreground:#9c9f99;--destructive:#ff6568;--warning:#f5a623;--warning-foreground:#000000d9;--border:#ffffff1a;--input:#262626;--ring:#737373;--chip:#404040cc}@supports (color:lab(0% 0 0)){:root[data-theme=hejto][data-mode=dark]{--background:lab(5.09437% 0 0);--foreground:lab(87.0544% 0 0);--card:lab(9.37571% .515342 .186181);--card-foreground:lab(98.26% 0 0);--card-nested:lab(15.204% 0 0);--card-nested-foreground:lab(98.26% 0 0);--muted:lab(15.204% 0 0);--muted-foreground:lab(65.1129% -1.9803 2.75908);--destructive:lab(63.7053% 60.745 31.3109);--border:lab(100% 0 0/.1);--ring:lab(48.496% 0 0);--chip:lab(27.036% 0 0/.8)}}@layer theme{:root[data-theme=hejto]{font-size:14px}:root[data-theme=hejto] body{grid-template-columns:1fr minmax(0,961px) minmax(0,325px) 1fr;grid-template-areas:"header header header header"".main aside.""footer footer footer footer";align-content:start;column-gap:14px;display:grid}:root[data-theme=hejto] header[data-component=site-header]{z-index:10;background:var(--card);grid-area:header;align-items:center;gap:1rem;min-height:65px;padding-inline:max(14px,50% - 650px);display:flex;position:sticky;top:0}:root[data-theme=hejto] header[data-component=site-header] a[data-component=logo]{margin-inline-end:auto}:root[data-theme=hejto] header[data-component=site-header] nav ul{display:flex}:root[data-theme=hejto] header[data-component=site-header] nav ul a{color:var(--muted-foreground);padding:14px;font-weight:600;display:block}:root[data-theme=hejto] header[data-component=site-header] nav ul a[aria-current=page],:root[data-theme=hejto] header[data-component=site-header] nav ul a:hover{color:var(--card-foreground)}:root[data-theme=hejto] header[data-component=site-header] ul[data-component=header-actions]{color:var(--muted-foreground);align-items:center;gap:1rem;display:flex}:root[data-theme=hejto] header[data-component=site-header] ul[data-component=header-actions]>li>a{place-items:center;width:44px;height:44px;display:grid}:root[data-theme=hejto] header[data-component=site-header] ul[data-component=header-actions]>li>a:hover{color:var(--card-foreground)}:root[data-theme=hejto] header[data-component=site-header] ul[data-component=header-actions] [data-component=avatar]{background:var(--card-nested);border-radius:50%;width:30px;height:30px;display:block}:root[data-theme=hejto] header[data-component=site-header] details[data-component=theme-menu]{position:relative}:root[data-theme=hejto] header[data-component=site-header] details[data-component=theme-menu]>summary{cursor:pointer;border-radius:var(--radius-md);width:44px;height:44px;color:var(--muted-foreground);place-items:center;list-style:none;display:grid}:root[data-theme=hejto] header[data-component=site-header] details[data-component=theme-menu]>summary::-webkit-details-marker{display:none}:root[data-theme=hejto] header[data-component=site-header] details[data-component=theme-menu]>summary:hover{background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=hejto] header[data-component=site-header] details[data-component=theme-menu][open]>summary{background:var(--card-nested);color:var(--primary)}:root[data-theme=hejto] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls]{inset-inline-end:0;z-index:20;border:1px solid var(--border);background:var(--card);border-radius:var(--radius);flex-direction:column;gap:4px;min-width:170px;padding:7px;display:flex;position:absolute;top:calc(100% + 6px);box-shadow:0 10px 30px #00000047}:root[data-theme=hejto] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list]{flex-direction:column;display:flex}:root[data-theme=hejto] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label{border-radius:var(--radius-md);cursor:pointer;align-items:center;gap:8px;padding:7px 8px;font-size:.875rem;display:flex}:root[data-theme=hejto] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label:hover{background:var(--card-nested)}:root[data-theme=hejto] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label:has(input:checked){color:var(--primary);font-weight:700}:root[data-theme=hejto] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label input{accent-color:var(--primary)}:root[data-theme=hejto] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] button[data-component=mode-toggle]{border-top:1px solid var(--border);color:var(--muted-foreground);border-radius:0 0 var(--radius-md) var(--radius-md);align-items:center;gap:8px;margin-top:2px;padding:8px;font-size:.875rem;display:flex}:root[data-theme=hejto] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] button[data-component=mode-toggle]:hover{background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=hejto] header[data-component=site-header] a[data-component=cta]{white-space:nowrap;background:var(--primary);color:var(--primary-foreground);text-transform:uppercase;border-radius:var(--radius-md);flex-shrink:0;padding:9px 16px;font-size:.875rem;font-weight:600}:root[data-theme=hejto] main[data-component=feed-page]{flex-direction:column;grid-area:main;gap:14px;min-width:0;padding-block:14px 28px;display:flex}:root[data-theme=hejto] main[data-component=post-page]{grid-area:main;min-width:0;padding-block:14px 28px}:root[data-theme=hejto] main[data-component=post-page] article[data-component=post]{grid-template-columns:minmax(0,1fr);grid-template-areas:"hero""title""header""content""tags""footer""comments";gap:14px}:root[data-theme=hejto] main[data-component=post-page] article[data-component=post]>figure[data-component=hero]{grid-area:hero;margin:-14px -14px 0}:root[data-theme=hejto] main[data-component=post-page] article[data-component=post]>figure[data-component=hero] img{object-fit:cover;border-radius:var(--radius) var(--radius) 0 0;width:100%;max-height:440px}:root[data-theme=hejto] main[data-component=post-page] article[data-component=post]>h1{color:var(--card-foreground);grid-area:title;font-size:1.75rem;font-weight:700;line-height:1.25}:root[data-theme=hejto] main[data-component=post-page] article[data-component=post]>[data-component=post-content]{color:var(--card-foreground);grid-area:content;gap:1rem;font-size:1rem;line-height:1.7}:root[data-theme=hejto] main[data-component=post-page] article[data-component=post] section[data-component=comments]{gap:10.5px;margin-top:7px}:root[data-theme=hejto] main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2{color:var(--card-foreground);font-size:1.125rem;font-weight:700}:root[data-theme=hejto] main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2 data{color:var(--muted-foreground);font-weight:600}:root[data-theme=hejto] main[data-component=post-page] article[data-component=post] section[data-component=comments] p[data-component=no-comments]{color:var(--muted-foreground);padding:7px 0;font-size:.875rem}:root[data-theme=hejto] aside[data-component=quest]{background:var(--card);border-radius:var(--radius);grid-template-columns:1fr auto auto auto;grid-template-areas:"kind deadline info close""title deadline info close""bar bar bar bar""progress progress progress progress";gap:4px 7px;padding:10.5px 14px;display:grid}:root[data-theme=hejto] aside[data-component=quest] [data-component=quest-kind]{color:var(--primary);grid-area:kind;font-size:.875rem;font-weight:600}:root[data-theme=hejto] aside[data-component=quest] [data-component=quest-kind] strong{color:var(--amber)}:root[data-theme=hejto] aside[data-component=quest] [data-component=quest-title]{color:var(--amber);grid-area:title;font-size:1.25rem;font-weight:600}:root[data-theme=hejto] aside[data-component=quest] progress{appearance:none;background:var(--card-nested);border:none;border-radius:999px;grid-area:bar;width:100%;height:8px}:root[data-theme=hejto] aside[data-component=quest] progress::-webkit-progress-bar{background:var(--card-nested);border-radius:999px}:root[data-theme=hejto] aside[data-component=quest] progress::-webkit-progress-value{background:var(--amber);border-radius:999px}:root[data-theme=hejto] aside[data-component=quest] [data-component=quest-progress]{color:var(--muted-foreground);grid-area:progress;justify-self:end;font-size:.875rem}:root[data-theme=hejto] aside[data-component=quest] [data-component=quest-deadline]{color:var(--card-foreground);border:1px solid var(--border);border-radius:var(--radius-md);grid-area:deadline;align-self:start;padding:6px 10px;font-size:.875rem}:root[data-theme=hejto] aside[data-component=quest] [data-component=quest-deadline] time{font-weight:700}:root[data-theme=hejto] aside[data-component=quest] button{color:var(--muted-foreground);align-self:start;padding:4px 8px}:root[data-theme=hejto] aside[data-component=quest] button[aria-label="Informacje o wyzwaniu"]{grid-area:info}:root[data-theme=hejto] aside[data-component=quest] button[aria-label=Zamknij\ wyzwanie]{grid-area:close}:root[data-theme=hejto] nav[data-component=community-strip]{align-items:center;gap:7px;min-width:0;display:flex}:root[data-theme=hejto] nav[data-component=community-strip] ul{scrollbar-width:none;gap:7px;display:flex;overflow-x:auto}:root[data-theme=hejto] nav[data-component=community-strip] ul a{white-space:nowrap;text-transform:uppercase;background:var(--card);color:var(--muted-foreground);border-radius:999px;padding:5px 12px;font-size:.875rem;font-weight:600;display:block}:root[data-theme=hejto] nav[data-component=community-strip] ul a[aria-current=page]{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=hejto] nav[data-component=community-strip]>button{color:var(--muted-foreground);font-size:1.5rem;line-height:1}:root[data-theme=hejto] form[data-component=composer]{background:var(--card);border-radius:var(--radius);flex-direction:column;gap:10.5px;padding:14px;display:flex}:root[data-theme=hejto] form[data-component=composer]>header{align-items:center;gap:7px;display:flex}:root[data-theme=hejto] form[data-component=composer]>header [data-component=avatar]{background:var(--card-nested);border-radius:50%;width:34px;height:34px}:root[data-theme=hejto] form[data-component=composer]>header [data-component=byline]{color:var(--card-foreground);font-weight:600}:root[data-theme=hejto] form[data-component=composer]>header fieldset[data-component=post-type]{border:none;gap:7px;margin-inline-start:auto;display:flex}:root[data-theme=hejto] form[data-component=composer]>header fieldset[data-component=post-type] input{opacity:0;position:absolute}:root[data-theme=hejto] form[data-component=composer]>header fieldset[data-component=post-type] span{border-radius:var(--radius-md);background:var(--card-nested);color:var(--card-nested-foreground);cursor:pointer;padding:7px 14px;font-size:.875rem;font-weight:600;display:block}:root[data-theme=hejto] form[data-component=composer]>header fieldset[data-component=post-type] input:checked+span{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=hejto] form[data-component=composer] textarea{background:var(--input);border-radius:var(--radius);resize:vertical;width:100%;min-height:84px;color:var(--card-foreground);border:none;padding:10.5px 14px}:root[data-theme=hejto] form[data-component=composer] textarea::placeholder{color:var(--muted-foreground)}:root[data-theme=hejto] form[data-component=composer]>footer{align-items:center;gap:7px;display:flex}:root[data-theme=hejto] form[data-component=composer]>footer [data-component=community-picker],:root[data-theme=hejto] form[data-component=composer]>footer [data-component=nsfw-toggle]{border-radius:var(--radius-md);background:var(--card-nested);color:var(--card-nested-foreground);padding:7px 14px;font-size:.875rem;font-weight:600}:root[data-theme=hejto] form[data-component=composer]>footer [data-component=nsfw-toggle] input{opacity:0;position:absolute}:root[data-theme=hejto] form[data-component=composer]>footer button[type=submit]{border-radius:var(--radius-md);background:color-mix(in oklab, var(--primary) 55%, var(--card));color:var(--primary-foreground);cursor:not-allowed;margin-inline-start:auto;padding:7px 14px;font-size:.875rem;font-weight:600}:root[data-theme=hejto] div[data-component=feed-toolbar]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:7px 14px;display:flex}:root[data-theme=hejto] div[data-component=feed-toolbar] nav ul{align-items:center;gap:3px;display:flex}:root[data-theme=hejto] div[data-component=feed-toolbar] li[data-component=time-windows]{gap:3px;display:flex}:root[data-theme=hejto] div[data-component=feed-toolbar] a{text-transform:uppercase;color:var(--muted-foreground);padding:7px;font-size:.875rem;font-weight:600;display:block}:root[data-theme=hejto] div[data-component=feed-toolbar] a[aria-current=page],:root[data-theme=hejto] div[data-component=feed-toolbar] a:hover{color:var(--foreground)}:root[data-theme=hejto] div[data-component=feed-toolbar] li[data-component=time-windows] a{text-transform:none;padding:7px 4px}:root[data-theme=hejto] section[data-component=post-list]{flex-direction:column;gap:14px;display:flex}:root[data-theme=hejto] article[data-component=post]{background:var(--card);color:var(--card-foreground);border-radius:var(--radius);grid-template-columns:minmax(0,1fr);grid-template-areas:"header""title""content""media""tags""footer""comments";gap:10.5px;padding:14px;display:grid}:root[data-theme=hejto] article[data-component=post][data-type=link],:root[data-theme=hejto] article[data-component=post][data-type=article]{grid-template-columns:minmax(0,1fr) minmax(0,45%);grid-template-areas:"header header""title media""content media""tags media""footer footer""comments comments";align-items:start}:root[data-theme=hejto] article[data-component=post]>header{grid-area:header;grid-template-columns:34px minmax(0,1fr) auto auto;grid-template-areas:"avatar byline menu widget""avatar context menu widget";align-items:center;column-gap:7px;display:grid}:root[data-theme=hejto] article[data-component=post]>header [data-component=avatar]{background:var(--card-nested);object-fit:cover;border-radius:50%;grid-area:avatar;width:34px;height:34px}:root[data-theme=hejto] article[data-component=post]>header [data-component=byline]{grid-area:byline;align-items:center;gap:7px;line-height:1.2;display:flex}:root[data-theme=hejto] article[data-component=post]>header [data-component=byline] a[rel=author]{color:var(--card-foreground);font-weight:600}:root[data-theme=hejto] article[data-component=post]>header [data-component=byline] data[data-component=rank]{text-transform:uppercase;color:var(--accent,var(--muted-foreground));background:var(--card-nested);border-radius:var(--radius-md);padding:2px 8px;font-size:.75rem;font-weight:700}:root[data-theme=hejto] article[data-component=post]>header [data-component=context]{color:var(--muted-foreground);grid-area:context;font-size:.75rem;font-weight:600;line-height:1.2}:root[data-theme=hejto] article[data-component=post]>header [data-component=context] a:hover{color:var(--card-foreground)}:root[data-theme=hejto] article[data-component=post]>header button[data-component=post-menu]{width:44px;height:44px;color:var(--muted-foreground);border-radius:var(--radius-md);grid-area:menu;place-items:center;display:grid}:root[data-theme=hejto] article[data-component=post]>header button[data-component=post-menu]:hover{background:var(--card-nested)}:root[data-theme=hejto] article[data-component=post]>header span[data-component=like-widget]{grid-area:widget}:root[data-theme=hejto] article[data-component=post] span[data-component=like-widget]{background:var(--card-nested);color:var(--card-nested-foreground);border-radius:var(--radius-md);align-items:center;gap:5px;padding:5px 9px;font-size:1.125rem;font-weight:600;display:flex}:root[data-theme=hejto] article[data-component=post]>h2{grid-area:title;font-size:1.25rem;font-weight:700;line-height:1.35}:root[data-theme=hejto] article[data-component=post]>h2 a:hover{color:var(--primary)}:root[data-theme=hejto] article[data-component=post]>[data-component=post-content]{color:var(--muted-foreground);overflow-wrap:anywhere;flex-direction:column;grid-area:content;gap:.75rem;font-size:.875rem;line-height:1.5rem;display:flex}:root[data-theme=hejto] article[data-component=post]>[data-component=post-content] a{color:var(--primary)}:root[data-theme=hejto] article[data-component=post]>[data-component=post-content] a[data-component=mention]{font-weight:600}:root[data-theme=hejto] article[data-component=post]>[data-component=post-content] figure[data-component=content-image]{margin-block:.25rem}:root[data-theme=hejto] article[data-component=post]>[data-component=post-content] figure[data-component=content-image] img{border-radius:var(--radius-md);width:100%}:root[data-theme=hejto] article[data-component=post]>figure{grid-area:media}:root[data-theme=hejto] article[data-component=post]>figure img{border-radius:var(--radius-md);object-fit:cover;width:100%;max-height:500px}:root[data-theme=hejto] article[data-component=post] nav[data-component=tags]{grid-area:tags}:root[data-theme=hejto] article[data-component=post] nav[data-component=tags] ul{flex-wrap:wrap;gap:7px;display:flex}:root[data-theme=hejto] article[data-component=post] nav[data-component=tags] ul a{color:var(--primary);font-size:.875rem}:root[data-theme=hejto] article[data-component=post]>footer{color:var(--muted-foreground);grid-area:footer;align-items:center;gap:10.5px;font-size:.875rem;font-weight:500;display:flex}:root[data-theme=hejto] article[data-component=post]>footer>a,:root[data-theme=hejto] article[data-component=post]>footer>button{border-radius:var(--radius-md);background:var(--chip);height:26px;color:var(--muted-foreground);align-items:center;gap:7px;padding:3.5px 7px;display:flex}:is(:root[data-theme=hejto] article[data-component=post]>footer>a,:root[data-theme=hejto] article[data-component=post]>footer>button):hover{color:var(--card-foreground)}:root[data-theme=hejto] article[data-component=post]>footer>a[data-component=likes]{background:var(--card-nested);font-weight:600}:root[data-theme=hejto] article[data-component=post]>footer cite{align-items:center;gap:5px;min-width:0;margin-inline-start:auto;font-style:normal;display:flex}:root[data-theme=hejto] article[data-component=post]>footer cite a{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted-foreground);overflow:hidden}:root[data-theme=hejto] article[data-component=post]>footer cite a:hover{color:var(--card-foreground)}:root[data-theme=hejto] article[data-component=post] section[data-component=comments]{flex-direction:column;grid-area:comments;gap:7px;display:flex}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] article[data-component=comment]{background:var(--card-nested);color:var(--card-nested-foreground);border-radius:var(--radius);flex-direction:column;gap:7px;padding:10.5px;display:flex}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] article[data-component=comment]>header{align-items:center;gap:7px;font-size:.875rem;display:flex}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] article[data-component=comment]>header [data-component=avatar]{background:var(--card);object-fit:cover;border-radius:50%;width:24px;height:24px}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] article[data-component=comment]>header a[rel=author]{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] article[data-component=comment]>header data[data-component=rank]{text-transform:uppercase;color:var(--accent);font-size:.7rem;font-weight:700}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] article[data-component=comment]>header time{color:var(--muted-foreground);font-size:.75rem}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] article[data-component=comment]>header span[data-component=like-widget]{background:var(--card);margin-inline-start:auto;padding:2px 7px;font-size:.875rem}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content]{color:var(--muted-foreground);font-size:.875rem;line-height:1.5}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a{color:var(--primary)}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);color:inherit;grid-template-columns:auto minmax(0,1fr);gap:10.5px;margin-top:7px;padding:7px;display:grid}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview] img{object-fit:cover;border-radius:var(--radius-md);width:56px;height:56px}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview] [data-component=preview-body]{flex-direction:column;gap:2px;min-width:0;display:flex}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview] [data-component=preview-body] strong{color:var(--card-foreground);font-size:.8125rem}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview] [data-component=preview-body] span{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;display:-webkit-box;overflow:hidden}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview] [data-component=preview-body] cite{text-transform:uppercase;color:var(--muted-foreground);font-size:.6875rem;font-style:normal}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=replies]{margin-top:7px;border-inline-start:2px solid var(--border);flex-direction:column;gap:7px;margin-inline-start:14px;padding-inline-start:10.5px;display:flex}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button{color:var(--muted-foreground);font-size:.75rem;font-weight:600}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button:hover{color:var(--card-nested-foreground)}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] a[data-component=more-comments]{text-align:center;color:var(--muted-foreground);padding:4px;font-size:.875rem}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] a[data-component=more-comments] data{color:var(--primary)}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] a[data-component=more-comments]:hover{color:var(--card-foreground)}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea{background:var(--input);border-radius:var(--radius);resize:none;width:100%;color:var(--card-foreground);border:none;padding:12px 14px}:root[data-theme=hejto] article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea::placeholder{color:var(--muted-foreground)}:root[data-theme=hejto] div[data-component=new-posts] button{z-index:20;background:var(--primary);color:var(--primary-foreground);border-radius:999px;padding:8px 18px;font-size:.875rem;font-weight:600;position:fixed;top:79px;left:50%;translate:-50%;box-shadow:0 4px 14px #00000059;box-shadow:0 4px 14px lab(0% 0 0/.35)}:root[data-theme=hejto] div[data-component=infinite-sentinel]{text-align:center;min-height:1px;color:var(--muted-foreground);padding:7px;font-size:.875rem}:root[data-theme=hejto] nav[data-component=pagination]{justify-content:center;align-items:center;gap:14px;padding:10.5px 14px;font-size:1rem;display:flex}:root[data-theme=hejto] nav[data-component=pagination] a,:root[data-theme=hejto] nav[data-component=pagination] span{color:var(--muted-foreground);text-transform:uppercase;font-size:.875rem;font-weight:600}:root[data-theme=hejto] nav[data-component=pagination] span[aria-disabled=true]{opacity:.5}:root[data-theme=hejto] nav[data-component=pagination] a[aria-current=page]{color:var(--foreground);font-weight:700}:root[data-theme=hejto] nav[data-component=pagination] a[rel=next]:hover,:root[data-theme=hejto] nav[data-component=pagination] a[rel=prev]:hover{color:var(--foreground)}:root[data-theme=hejto] main[data-component=home-page]{flex-direction:column;grid-column:2/4;gap:28px;min-width:0;padding-block:14px 28px;display:flex}:root[data-theme=hejto] div[data-component=home-split]{grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);align-items:start;gap:28px;display:grid}:root[data-theme=hejto] section[data-component=magazine-section]>header{align-items:baseline;gap:10px;margin-bottom:14px;display:flex}:root[data-theme=hejto] section[data-component=magazine-section]>header h2{text-transform:uppercase;letter-spacing:.04em;color:var(--card-foreground);font-size:.9375rem;font-weight:800}:root[data-theme=hejto] section[data-component=magazine-section]>header a[data-component=section-more]{text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);font-size:.75rem;font-weight:700}:root[data-theme=hejto] section[data-component=magazine-section]>header a[data-component=section-more]:hover{color:var(--primary)}:root[data-theme=hejto] section[data-component=magazine-section][data-variant=articles]>header h2,:root[data-theme=hejto] section[data-component=magazine-section][data-variant=featured]>header h2{color:var(--amber,var(--secondary))}:root[data-theme=hejto] section[data-component=magazine-section]>ul{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}:root[data-theme=hejto] section[data-component=magazine-section][data-variant=community]>ul{grid-template-columns:repeat(3,minmax(0,1fr))}:root[data-theme=hejto] section[data-component=magazine-section][data-variant=featured]>ul{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-theme=hejto] section[data-component=magazine-section][data-variant=discussions]>ul{grid-template-columns:minmax(0,1fr);gap:10.5px}:root[data-theme=hejto] article[data-component=article-card]{border-radius:var(--radius);background:var(--card);height:100%;overflow:hidden}:root[data-theme=hejto] article[data-component=article-card] [data-component=card-body]{flex-direction:column;gap:6px;padding:12px;display:flex}:root[data-theme=hejto] article[data-component=article-card] a[data-component=community]{text-transform:uppercase;letter-spacing:.02em;color:#fff;background:var(--accent,var(--primary));border-radius:var(--radius-md);align-self:start;padding:3px 8px;font-size:.6875rem;font-weight:700}:root[data-theme=hejto] article[data-component=article-card] span[data-component=like-badge]{color:var(--muted-foreground);align-items:center;gap:3px;font-size:1rem;font-weight:700;display:flex}:root[data-theme=hejto] article[data-component=article-card] h3{color:var(--card-foreground);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:1rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}:root[data-theme=hejto] article[data-component=article-card] h3 a:hover{color:var(--primary)}:root[data-theme=hejto] article[data-component=article-card] [data-component=meta]{color:var(--muted-foreground);flex-wrap:wrap;gap:10px;font-size:.75rem;display:flex}:root[data-theme=hejto] article[data-component=article-card] [data-component=meta] [data-component=author]{color:var(--card-foreground)}:root[data-theme=hejto] article[data-component=article-card][data-has-image]{aspect-ratio:4/3;position:relative}:root[data-theme=hejto] article[data-component=article-card][data-has-image]>figure{background:var(--card-nested);position:absolute;inset:0}:root[data-theme=hejto] article[data-component=article-card][data-has-image]>figure>img{object-fit:cover;width:100%;height:100%}:root[data-theme=hejto] article[data-component=article-card][data-has-image] [data-component=card-body]{z-index:1;background:linear-gradient(#0000 38%,#00000059 62%,#000000e6 100%);justify-content:flex-end;gap:5px;position:absolute;inset:0}:root[data-theme=hejto] article[data-component=article-card][data-has-image] span[data-component=like-badge]{color:#fff;border-radius:var(--radius-md);background:#0000008c;padding:3px 8px;font-size:.8125rem;position:absolute;top:10px;right:10px}:root[data-theme=hejto] article[data-component=article-card][data-has-image] h3{color:#fff}:root[data-theme=hejto] article[data-component=article-card][data-has-image] [data-component=meta]{color:#ffffffd1}:root[data-theme=hejto] article[data-component=article-card][data-has-image] [data-component=meta] [data-component=author]{color:#fff}:root[data-theme=hejto] section[data-variant=featured] article[data-component=article-card][data-has-image]{aspect-ratio:16/10}:root[data-theme=hejto] section[data-variant=featured] article[data-component=article-card][data-has-image] h3{font-size:1.25rem}:root[data-theme=hejto] section[data-variant=discussions] article[data-component=article-card] [data-component=card-body]{grid-template-columns:1fr auto;align-items:center;gap:4px 8px;display:grid}:root[data-theme=hejto] section[data-variant=discussions] article[data-component=article-card] a[data-component=community]{grid-area:1/1;justify-self:start}:root[data-theme=hejto] section[data-variant=discussions] article[data-component=article-card] span[data-component=like-badge]{color:var(--card-foreground);grid-area:1/2;justify-self:end;font-size:1.125rem}:root[data-theme=hejto] section[data-variant=discussions] article[data-component=article-card] h3{color:var(--muted-foreground);grid-column:1/-1;font-size:.875rem;font-weight:500}:root[data-theme=hejto] section[data-variant=discussions] article[data-component=article-card] [data-component=meta]{grid-column:1/-1}:root[data-theme=hejto] section[data-component=poll]{background:var(--card-nested);border-radius:var(--radius-md);flex-direction:column;gap:7px;padding:10.5px;display:flex}:root[data-theme=hejto] section[data-component=poll] [data-component=poll-title]{color:var(--card-foreground);font-size:.875rem;font-weight:600}:root[data-theme=hejto] section[data-component=poll] ul{flex-direction:column;gap:5px;display:flex}:root[data-theme=hejto] section[data-component=poll] li[data-component=poll-option]{border-radius:var(--radius-md);background:var(--card);justify-content:space-between;gap:7px;padding:7px 10.5px;font-size:.8125rem;display:flex;position:relative;overflow:hidden}:root[data-theme=hejto] section[data-component=poll] li[data-component=poll-option]:before{content:"";width:var(--pct,0%);background:color-mix(in srgb, var(--primary) 20%, transparent);position:absolute;inset-block:0;inset-inline-start:0}:root[data-theme=hejto] section[data-component=poll] li[data-component=poll-option]>*{position:relative}:root[data-theme=hejto] section[data-component=poll] li[data-component=poll-option] [data-component=poll-count]{color:var(--primary);font-weight:700}:root[data-theme=hejto] section[data-component=poll] [data-component=poll-total]{color:var(--muted-foreground);font-size:.75rem}:root[data-theme=hejto] main[data-component=profile-page]{flex-direction:column;grid-area:main;gap:14px;min-width:0;padding-block:14px 28px;display:flex}:root[data-theme=hejto] header[data-component=profile-header]{background:var(--card);border-radius:var(--radius);grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"banner banner banner""avatar ident achievements";align-items:center;column-gap:14px;padding:0 14px 14px;display:grid}:root[data-theme=hejto] header[data-component=profile-header] [data-component=profile-banner]{border-radius:var(--radius) var(--radius) 0 0;background:linear-gradient(120deg, var(--accent,var(--primary)), var(--card-nested));background-position:50%;background-size:cover;grid-area:banner;height:110px;margin:0 -14px}:root[data-theme=hejto] header[data-component=profile-header]>[data-component=avatar]{object-fit:cover;background:var(--card-nested);border:3px solid var(--card);border-radius:50%;grid-area:avatar;align-self:start;width:88px;height:88px;margin-top:-44px}:root[data-theme=hejto] header[data-component=profile-header] [data-component=profile-ident]{flex-direction:column;grid-area:ident;gap:4px;padding-top:10px;display:flex}:root[data-theme=hejto] header[data-component=profile-header] [data-component=profile-ident] h1[data-component=name-row]{color:var(--card-foreground);flex-wrap:wrap;align-items:center;gap:10px;font-size:1.4rem;font-weight:700;display:flex}:root[data-theme=hejto] header[data-component=profile-header] [data-component=profile-ident] data[data-component=rank]{text-transform:uppercase;color:var(--accent,var(--muted-foreground));background:var(--card-nested);border-radius:var(--radius-md);padding:2px 8px;font-size:.75rem;font-weight:700}:root[data-theme=hejto] header[data-component=profile-header] [data-component=profile-ident] [data-component=joined]{color:var(--muted-foreground);font-size:.8125rem}:root[data-theme=hejto] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats]{color:var(--muted-foreground);flex-wrap:wrap;gap:14px;margin-top:2px;font-size:.8125rem;display:flex}:root[data-theme=hejto] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats] data{color:var(--card-foreground);font-weight:700}:root[data-theme=hejto] header[data-component=profile-header] ul[data-component=achievements]{flex-wrap:wrap;grid-area:achievements;justify-content:flex-end;align-self:start;gap:5px;max-width:240px;margin-top:10px;display:flex}:root[data-theme=hejto] header[data-component=profile-header] ul[data-component=achievements] img{width:28px;height:28px}:root[data-theme=hejto] nav[data-component=profile-tabs]>ul{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:4px;display:flex}:root[data-theme=hejto] nav[data-component=profile-tabs]>ul a{color:var(--muted-foreground);padding:10px 14px;font-size:.9375rem;font-weight:600;display:block}:root[data-theme=hejto] nav[data-component=profile-tabs]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--primary)}:root[data-theme=hejto] nav[data-component=profile-tabs]>ul a:hover{color:var(--card-foreground)}:root[data-theme=hejto] main[data-component=profile-page] section[data-component=post-list]{flex-direction:column;gap:14px;display:flex}:root[data-theme=hejto] main[data-component=profile-page] p[data-component=empty]{color:var(--muted-foreground);text-align:center;padding:28px 0}:root[data-theme=hejto] section[data-component=profile-comments]{flex-direction:column;gap:14px;display:flex}:root[data-theme=hejto] section[data-component=profile-comments] article[data-component=profile-comment]{background:var(--card);border-radius:var(--radius);flex-direction:column;gap:10.5px;padding:14px;display:flex}:root[data-theme=hejto] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context]{align-items:center;gap:8px;min-width:0;display:flex}:root[data-theme=hejto] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=community]{text-transform:uppercase;color:#fff;background:var(--accent,var(--primary));border-radius:var(--radius-md);white-space:nowrap;padding:2px 8px;font-size:.6875rem;font-weight:700}:root[data-theme=hejto] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=post-title]{color:var(--card-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}:root[data-theme=hejto] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context]:hover [data-component=post-title]{color:var(--primary)}:root[data-theme=hejto] section[data-component=profile-comments] article[data-component=profile-comment] [data-component=user-comments]{flex-direction:column;gap:7px;display:flex}:root[data-theme=hejto] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]{background:var(--card-nested);color:var(--card-nested-foreground);border-radius:var(--radius-md);flex-direction:column;gap:7px;padding:10.5px;display:flex}:root[data-theme=hejto] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header{align-items:center;gap:7px;font-size:.875rem;display:flex}:root[data-theme=hejto] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header [data-component=avatar]{background:var(--card);object-fit:cover;border-radius:50%;width:24px;height:24px}:root[data-theme=hejto] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header a[rel=author]{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}:root[data-theme=hejto] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header data[data-component=rank]{text-transform:uppercase;color:var(--accent);font-size:.7rem;font-weight:700}:root[data-theme=hejto] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header time{color:var(--muted-foreground);font-size:.75rem}:root[data-theme=hejto] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header span[data-component=like-widget]{background:var(--card);border-radius:var(--radius-md);align-items:center;gap:5px;margin-inline-start:auto;padding:2px 7px;font-size:.875rem;display:flex}:root[data-theme=hejto] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment] [data-component=comment-content]{color:var(--muted-foreground);font-size:.875rem;line-height:1.5}:root[data-theme=hejto] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment] [data-component=comment-content] a{color:var(--primary)}:root[data-theme=hejto] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>footer button{color:var(--muted-foreground);font-size:.75rem;font-weight:600}:root[data-theme=hejto] main[data-component=community-page]{flex-direction:column;grid-area:main;gap:14px;min-width:0;padding-block:14px 28px;display:flex}:root[data-theme=hejto] header[data-component=community-header]{background:var(--card);border-radius:var(--radius);grid-template-columns:auto minmax(0,1fr);grid-template-areas:"banner banner""avatar ident";align-items:start;column-gap:14px;padding:0 14px 14px;display:grid}:root[data-theme=hejto] header[data-component=community-header] [data-component=community-banner]{border-radius:var(--radius) var(--radius) 0 0;background:linear-gradient(120deg, var(--accent,var(--primary)), var(--card-nested));background-position:50%;background-size:cover;grid-area:banner;height:110px;margin:0 -14px}:root[data-theme=hejto] header[data-component=community-header]>[data-component=avatar]{object-fit:cover;background:var(--card-nested);border:3px solid var(--card);border-radius:50%;grid-area:avatar;align-self:start;width:72px;height:72px;margin-top:-36px}:root[data-theme=hejto] header[data-component=community-header] [data-component=community-ident]{flex-direction:column;grid-area:ident;gap:4px;min-width:0;padding-top:10px;display:flex}:root[data-theme=hejto] header[data-component=community-header] [data-component=community-ident] h1[data-component=name-row]{color:var(--card-foreground);flex-wrap:wrap;align-items:center;gap:10px;font-size:1.4rem;font-weight:700;display:flex}:root[data-theme=hejto] header[data-component=community-header] [data-component=community-ident] h1[data-component=name-row] data[data-component=community-badge]{text-transform:uppercase;color:var(--accent,var(--primary));background:var(--card-nested);border-radius:var(--radius-md);padding:2px 8px;font-size:.75rem;font-weight:700}:root[data-theme=hejto] header[data-component=community-header] [data-component=community-ident] p[data-component=community-category]{color:var(--muted-foreground);font-size:.8125rem}:root[data-theme=hejto] header[data-component=community-header] [data-component=community-ident] p[data-component=community-category] span{color:var(--card-foreground);font-weight:600}:root[data-theme=hejto] header[data-component=community-header] [data-component=community-ident] p[data-component=community-description]{color:var(--muted-foreground);overflow-wrap:anywhere;font-size:.875rem;line-height:1.5}:root[data-theme=hejto] header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats]{color:var(--muted-foreground);flex-wrap:wrap;gap:14px;margin-top:2px;font-size:.8125rem;display:flex}:root[data-theme=hejto] header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats] data{color:var(--card-foreground);font-weight:700}:root[data-theme=hejto] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics] ul{flex-wrap:wrap;gap:7px;margin-top:4px;display:flex}:root[data-theme=hejto] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics] ul span{background:var(--card-nested);color:var(--card-nested-foreground);border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600;display:block}:root[data-theme=hejto] nav[data-component=community-sort]>ul{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:4px;display:flex}:root[data-theme=hejto] nav[data-component=community-sort]>ul a{color:var(--muted-foreground);padding:10px 14px;font-size:.9375rem;font-weight:600;display:block}:root[data-theme=hejto] nav[data-component=community-sort]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--primary)}:root[data-theme=hejto] nav[data-component=community-sort]>ul a:hover{color:var(--card-foreground)}:root[data-theme=hejto] main[data-component=community-page] section[data-component=post-list]{flex-direction:column;gap:14px;display:flex}:root[data-theme=hejto] main[data-component=community-page] p[data-component=empty]{color:var(--muted-foreground);text-align:center;padding:28px 0}:root[data-theme=hejto] main[data-component=tag-page]{flex-direction:column;grid-area:main;gap:14px;min-width:0;padding-block:14px 28px;display:flex}:root[data-theme=hejto] header[data-component=tag-header]{background:var(--card);border-radius:var(--radius);flex-direction:column;gap:6px;padding:14px;display:flex}:root[data-theme=hejto] header[data-component=tag-header] h1[data-component=name-row]{color:var(--card-foreground);flex-wrap:wrap;align-items:center;gap:10px;font-size:1.4rem;font-weight:700;display:flex}:root[data-theme=hejto] header[data-component=tag-header] data[data-component=tag-flag]{text-transform:uppercase;color:#fff;background:var(--muted-foreground);border-radius:var(--radius-md);padding:2px 8px;font-size:.75rem;font-weight:700}:root[data-theme=hejto] header[data-component=tag-header] data[data-component=tag-flag][value=nsfw]{background:var(--destructive)}:root[data-theme=hejto] header[data-component=tag-header] data[data-component=tag-flag][value=controversial]{background:var(--warning);color:var(--warning-foreground)}:root[data-theme=hejto] header[data-component=tag-header] ul[data-component=tag-stats]{color:var(--muted-foreground);flex-wrap:wrap;gap:14px;font-size:.8125rem;display:flex}:root[data-theme=hejto] header[data-component=tag-header] ul[data-component=tag-stats] data{color:var(--card-foreground);white-space:nowrap;font-weight:700}:root[data-theme=hejto] nav[data-component=tag-sort]>ul{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:4px;display:flex}:root[data-theme=hejto] nav[data-component=tag-sort]>ul a{color:var(--muted-foreground);padding:10px 14px;font-size:.9375rem;font-weight:600;display:block}:root[data-theme=hejto] nav[data-component=tag-sort]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--primary)}:root[data-theme=hejto] nav[data-component=tag-sort]>ul a:hover{color:var(--card-foreground)}:root[data-theme=hejto] main[data-component=tag-page] section[data-component=post-list]{flex-direction:column;gap:14px;display:flex}:root[data-theme=hejto] main[data-component=tag-page] p[data-component=empty]{color:var(--muted-foreground);text-align:center;padding:28px 0}:root[data-theme=hejto] main[data-component=tags-page]{flex-direction:column;grid-area:main;gap:14px;min-width:0;padding-block:14px 28px;display:flex}:root[data-theme=hejto] main[data-component=tags-page]>header[data-component=tags-header]{flex-direction:column;gap:4px;display:flex}:root[data-theme=hejto] main[data-component=tags-page]>header[data-component=tags-header] h1{color:var(--card-foreground);font-size:1.75rem;font-weight:700}:root[data-theme=hejto] main[data-component=tags-page]>header[data-component=tags-header] p[data-component=tags-lede]{color:var(--muted-foreground);font-size:.875rem}:root[data-theme=hejto] main[data-component=tags-page]>header[data-component=tags-header] p[data-component=tags-lede] a{color:var(--primary);font-weight:600}:root[data-theme=hejto] main[data-component=tags-page] section[data-component=tag-list]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10.5px;display:grid}:root[data-theme=hejto] main[data-component=tags-page] section[data-component=tag-list] article[data-component=tag-card]{background:var(--card);border-radius:var(--radius-md);padding:12px 14px}:root[data-theme=hejto] main[data-component=tags-page] section[data-component=tag-list] p[data-component=empty]{color:var(--muted-foreground);text-align:center;grid-column:1/-1;padding:28px 0}:root[data-theme=hejto] dialog[data-component=search-overlay]{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);width:min(880px,92vw);max-height:82vh;color:var(--card-foreground);flex-direction:column;margin:8vh auto auto;padding:0;display:flex;overflow:hidden;box-shadow:0 24px 60px #00000080}:root[data-theme=hejto] dialog[data-component=search-overlay]::backdrop{background:#0009}:root[data-theme=hejto] dialog[data-component=search-overlay] form[data-component=overlay-field]{border-bottom:1px solid var(--border);color:var(--muted-foreground);align-items:center;gap:12px;padding:14px;display:flex}:root[data-theme=hejto] dialog[data-component=search-overlay] form[data-component=overlay-field] label{flex:1;min-width:0}:root[data-theme=hejto] dialog[data-component=search-overlay] form[data-component=overlay-field] input{width:100%;color:var(--card-foreground);background:0 0;border:none;outline:none;font-size:1.125rem}:root[data-theme=hejto] dialog[data-component=search-overlay] form[data-component=overlay-field] input::placeholder{color:var(--muted-foreground)}:root[data-theme=hejto] dialog[data-component=search-overlay] form[data-component=overlay-field] button[data-component=overlay-close]{border-radius:var(--radius-md);width:44px;height:44px;color:var(--muted-foreground);font-size:1.25rem;line-height:1}:root[data-theme=hejto] dialog[data-component=search-overlay] form[data-component=overlay-field] button[data-component=overlay-close]:hover{background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=hejto] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul{flex-wrap:wrap;gap:4px;padding:10.5px 14px 0;display:flex}:root[data-theme=hejto] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button{border-radius:var(--radius-md);color:var(--muted-foreground);align-items:center;gap:7px;padding:8px 12px;font-size:.9375rem;font-weight:600;display:flex}:root[data-theme=hejto] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button:hover{background:var(--card-nested)}:root[data-theme=hejto] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button[aria-current=page]{background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=hejto] dialog[data-component=search-overlay] div[data-component=overlay-filters]{border-bottom:1px solid var(--border);gap:7px;padding:10.5px 14px;display:flex}:root[data-theme=hejto] dialog[data-component=search-overlay] div[data-component=overlay-filters] select{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);border-radius:var(--radius-md);padding:7px 10px;font-size:.8125rem}:root[data-theme=hejto] dialog[data-component=search-overlay] div[data-component=overlay-results]{flex-direction:column;flex:1;gap:10.5px;padding:14px;display:flex;overflow-y:auto}:root[data-theme=hejto] dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=search-hint],:root[data-theme=hejto] dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=empty]{text-align:center;color:var(--muted-foreground);background:0 0;padding:28px 0}:root[data-theme=hejto] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a{border-radius:var(--radius-md);text-overflow:ellipsis;white-space:nowrap;padding:10px 12px;font-size:.9375rem;display:block;overflow:hidden}:root[data-theme=hejto] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a:hover,:root[data-theme=hejto] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a[aria-current=true]{background:var(--card-nested);color:var(--primary)}:root[data-theme=hejto] dialog[data-component=search-overlay] p[data-component=overlay-more] a{color:var(--primary);font-size:.8125rem;font-weight:600}:root[data-theme=hejto] dialog[data-component=search-overlay] footer[data-component=overlay-hints]{border-top:1px solid var(--border);color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:14px;padding:10.5px 14px;font-size:.75rem;display:flex}:root[data-theme=hejto] dialog[data-component=search-overlay] footer[data-component=overlay-hints] span{align-items:center;gap:6px;display:flex}:root[data-theme=hejto] dialog[data-component=search-overlay] footer[data-component=overlay-hints] [data-component=hint-esc]{margin-inline-start:auto}:root[data-theme=hejto] dialog[data-component=search-overlay] footer[data-component=overlay-hints] kbd{background:var(--card-nested);border:1px solid var(--border);border-radius:4px;padding:2px 6px;font-family:inherit;font-size:.6875rem}:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]{position:relative}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu])>summary{cursor:pointer;border-radius:var(--radius-md);width:44px;height:44px;color:var(--muted-foreground);place-items:center;list-style:none;display:grid;position:relative}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu])>summary::-webkit-details-marker{display:none}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu])>summary:hover{background:var(--card-nested);color:var(--card-foreground)}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu])[open]>summary{background:var(--card-nested);color:var(--primary)}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) span[data-component=badge-stack]{top:1px;gap:2px;display:flex;position:absolute;inset-inline-end:0}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) data[data-component=badge]{background:var(--badge,var(--primary));color:#fff;text-align:center;border:1px solid var(--card);border-radius:999px;min-width:14px;height:14px;padding:0 3px;font-size:.5625rem;font-weight:700;line-height:14px}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]):not([open])>div[data-component=menu-panel]{display:none}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel]{inset-inline-end:0;z-index:20;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);width:min(340px,90vw);position:absolute;top:calc(100% + 6px);overflow:hidden;box-shadow:0 10px 30px #00000047}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title]{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:7px;padding:10px 12px;font-size:.9375rem;font-weight:700;display:flex}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title] button{color:var(--primary);font-size:.75rem;font-weight:600}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul{gap:4px;padding:7px 10px 0;display:flex}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button{border-radius:var(--radius-md);color:var(--muted-foreground);align-items:center;gap:5px;padding:5px 10px;font-size:.8125rem;font-weight:600;display:flex}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button[aria-current=page]{background:var(--card-nested);color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--badge,var(--primary))}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button data{background:var(--badge,var(--primary));color:#fff;text-align:center;border-radius:999px;min-width:14px;height:14px;padding:0 3px;font-size:.5625rem;line-height:14px}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] li[data-component=menu-empty]{text-align:center;color:var(--muted-foreground);padding:24px 12px;font-size:.8125rem}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]{max-height:320px;overflow-y:auto}:is(:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications])>li+li{border-top:1px solid var(--border)}:is(:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]) a{gap:2px 8px;padding:10px 12px;display:grid}:is(:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]) a:hover{background:var(--card-nested)}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a{align-items:center;display:flex}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=avatar]{border-radius:50%;flex:0 0 36px;width:36px;height:36px}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=conversation-meta]{flex-direction:column;flex:auto;gap:1px;min-width:0;display:flex;overflow:hidden}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=conversation-meta] strong{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=snippet]{max-width:100%;color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a time{color:var(--muted-foreground);white-space:nowrap;flex:none;font-size:.75rem}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] a{grid-template-columns:auto minmax(0,1fr) auto;align-items:start}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=avatar]{object-fit:cover;background:var(--card-nested);border-radius:50%;width:24px;height:24px}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] span[data-component=avatar][data-kind=quest]{place-items:center;font-size:.75rem;display:grid}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=menu-notification-text]{color:var(--muted-foreground);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.45;display:-webkit-box;overflow:hidden}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=menu-notification-text] strong{color:var(--card-foreground)}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] time{color:var(--muted-foreground);font-size:.6875rem}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]>li[data-unread]{background:color-mix(in srgb, var(--primary) 8%, transparent)}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity]{align-items:center;gap:8px;padding:12px;font-weight:700;display:flex}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity] [data-component=avatar]{border-radius:50%;width:36px;height:36px}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-stats]{border-bottom:1px solid var(--border);color:var(--muted-foreground);gap:14px;padding:0 12px 12px;font-size:.75rem;display:flex}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-stats] data{color:var(--card-foreground);font-size:.9375rem;font-weight:700;display:block}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button{text-align:start;width:100%;padding:11px 12px;font-size:.875rem;display:block}:is(:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button):hover{background:var(--card-nested)}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links]>li+li{border-top:1px solid var(--border)}:root[data-theme=hejto] details[data-component=user-menu]>summary [data-component=avatar]{background:var(--card-nested);border-radius:50%;width:30px;height:30px}:root[data-theme=hejto] main[data-component=account-page]{grid-area:main;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:14px;min-width:0;padding-block:14px 28px;display:grid}:root[data-theme=hejto] nav[data-component=account-nav]{background:var(--card);border-radius:var(--radius);overflow:hidden}:root[data-theme=hejto] nav[data-component=account-nav] a,:root[data-theme=hejto] nav[data-component=account-nav] summary{color:var(--muted-foreground);cursor:pointer;padding:12px 14px;font-size:.875rem;display:block}:is(:root[data-theme=hejto] nav[data-component=account-nav] a,:root[data-theme=hejto] nav[data-component=account-nav] summary):hover{background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=hejto] nav[data-component=account-nav]>ul>li+li{border-top:1px solid var(--border)}:root[data-theme=hejto] nav[data-component=account-nav] a[aria-current=page]{background:var(--card-nested);color:var(--card-foreground);box-shadow:inset 3px 0 0 var(--primary);font-weight:700}:root[data-theme=hejto] nav[data-component=account-nav] details[data-component=account-group]>summary{justify-content:space-between;align-items:center;list-style:none;display:flex}:root[data-theme=hejto] nav[data-component=account-nav] details[data-component=account-group]>summary::-webkit-details-marker{display:none}:root[data-theme=hejto] nav[data-component=account-nav] details[data-component=account-group]>summary:after{content:"⌄";font-size:.75rem}:root[data-theme=hejto] nav[data-component=account-nav] details[data-component=account-group][open]>summary:after{content:"⌃"}:root[data-theme=hejto] nav[data-component=account-nav] details[data-component=account-group]>ul>li>a{padding-inline-start:28px;font-size:.8125rem}:root[data-theme=hejto] div[data-component=account-panel]{background:var(--card);border-radius:var(--radius);flex-direction:column;gap:14px;min-width:0;padding:14px;display:flex}:root[data-theme=hejto] div[data-component=account-panel]>h1{color:var(--card-foreground);font-size:1.5rem;font-weight:700}:root[data-theme=hejto] div[data-component=account-panel] p[data-component=empty]{color:var(--muted-foreground);text-align:center;padding:28px 0}:root[data-theme=hejto] nav[data-component=notification-tabs]>ul{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:4px;display:flex}:root[data-theme=hejto] nav[data-component=notification-tabs]>ul button{color:var(--muted-foreground);align-items:center;gap:6px;padding:10px 14px;font-size:.9375rem;font-weight:600;display:flex}:root[data-theme=hejto] nav[data-component=notification-tabs]>ul button:hover{color:var(--card-foreground)}:root[data-theme=hejto] nav[data-component=notification-tabs]>ul button[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--badge,var(--primary))}:root[data-theme=hejto] nav[data-component=notification-tabs]>ul button data{background:var(--badge,var(--primary));color:#fff;text-align:center;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:.625rem;font-weight:700;line-height:16px}:root[data-theme=hejto] div[data-component=account-panel]>button[data-component=mark-all-read]{background:var(--card-nested);color:var(--card-nested-foreground);border-radius:var(--radius-md);width:100%;padding:12px;font-size:.875rem;font-weight:600}:root[data-theme=hejto] div[data-component=account-panel]>button[data-component=mark-all-read]:hover{background:var(--muted)}:root[data-theme=hejto] section[data-component=notification-list]{flex-direction:column;display:flex}:root[data-theme=hejto] section[data-component=notification-list]>article+article{border-top:1px solid var(--border)}:root[data-theme=hejto] article[data-component=notification]{grid-template-columns:36px minmax(0,1fr) auto;gap:4px 10px;padding:12px 0;display:grid;position:relative}:root[data-theme=hejto] article[data-component=notification]>[data-component=avatar]{background:var(--card-nested);border-radius:50%;grid-row:span 2;place-items:center;width:36px;height:36px;font-size:1rem;display:grid}:root[data-theme=hejto] article[data-component=notification] p[data-component=notification-text]{color:var(--muted-foreground);font-size:.875rem;line-height:1.5}:root[data-theme=hejto] article[data-component=notification] p[data-component=notification-text] a[rel=author]{color:var(--card-foreground);font-weight:700}:root[data-theme=hejto] article[data-component=notification] p[data-component=notification-text] a[rel=tag]{color:var(--primary)}:root[data-theme=hejto] article[data-component=notification] p[data-component=notification-text] strong{color:var(--card-foreground)}:root[data-theme=hejto] article[data-component=notification] time[data-component=notification-time]{color:var(--muted-foreground);grid-column:2/-1;justify-self:end;font-size:.75rem}:root[data-theme=hejto] article[data-component=notification] span[data-component=unread-dot]{top:14px;background:var(--primary);border-radius:50%;width:8px;height:8px;position:absolute;inset-inline-end:0}:root[data-theme=hejto] section[data-component=quest-list]{flex-direction:column;gap:10.5px;display:flex}:root[data-theme=hejto] article[data-component=quest-card]{background:var(--card-nested);border-radius:var(--radius-md);grid-template-columns:auto auto minmax(0,1fr);gap:4px 8px;padding:12px;display:grid}:root[data-theme=hejto] article[data-component=quest-card] p[data-component=quest-kind]{color:var(--primary);font-size:.75rem;font-weight:700}:root[data-theme=hejto] article[data-component=quest-card][data-done] p[data-component=quest-kind]{color:var(--secondary)}:root[data-theme=hejto] article[data-component=quest-card] p[data-component=quest-reward]{color:var(--warning);font-size:.75rem;font-weight:700}:root[data-theme=hejto] article[data-component=quest-card] p[data-component=quest-deadline]{color:var(--muted-foreground);grid-column:3;justify-self:end;font-size:.75rem}:root[data-theme=hejto] article[data-component=quest-card] h2[data-component=quest-title]{color:var(--primary);grid-column:1/-1;font-size:1.0625rem;font-weight:700}:root[data-theme=hejto] article[data-component=quest-card][data-done] h2[data-component=quest-title]{color:var(--warning)}:root[data-theme=hejto] article[data-component=quest-card] div[data-component=quest-progress]{background:var(--card);border-radius:999px;grid-column:1/3;align-self:center;height:6px;overflow:hidden}:root[data-theme=hejto] article[data-component=quest-card] div[data-component=quest-progress]:before{content:"";height:100%;width:var(--pct,0%);background:var(--warning);display:block}:root[data-theme=hejto] article[data-component=quest-card] p[data-component=quest-count]{color:var(--muted-foreground);grid-column:3;justify-self:end;font-size:.75rem}:root[data-theme=hejto] article[data-component=quest-card] p[data-component=quest-done-note]{color:var(--muted-foreground);grid-column:1/-1;font-size:.75rem}:root[data-theme=hejto] article[data-component=quest-card] p[data-component=quest-done-note] strong{color:var(--card-foreground)}:root[data-theme=hejto] button[data-component=row-action]{border:1px solid var(--border);border-radius:var(--radius-md);min-height:44px;color:var(--muted-foreground);white-space:nowrap;place-self:center end;align-items:center;padding:7px 12px;font-size:.75rem;font-weight:600;display:inline-flex}:root[data-theme=hejto] button[data-component=row-action]:hover{border-color:var(--destructive);color:var(--destructive)}:root[data-theme=hejto] div[data-component=account-panel] ul[data-component=tag-list]>li>article,:root[data-theme=hejto] div[data-component=account-panel] ul[data-component=user-list]>li>article,:root[data-theme=hejto] div[data-component=account-panel] ul[data-component=community-list]>li>article{grid-template-columns:minmax(0,1fr) auto}:root[data-theme=hejto] div[data-component=account-panel] ul[data-component=user-list]>li>article,:root[data-theme=hejto] div[data-component=account-panel] ul[data-component=community-list]>li>article{grid-template-columns:44px minmax(0,1fr) auto}:root[data-theme=hejto] form[data-component=account-form]{flex-direction:column;gap:10.5px;display:flex}:root[data-theme=hejto] form[data-component=account-form] input[type=text],:root[data-theme=hejto] form[data-component=account-form] input[type=password],:root[data-theme=hejto] form[data-component=account-form] textarea{background:var(--card-nested);width:100%;color:var(--card-nested-foreground);border:1px solid var(--border);border-radius:var(--radius-md);padding:12px;font-size:.9375rem}:is(:root[data-theme=hejto] form[data-component=account-form] input[type=text],:root[data-theme=hejto] form[data-component=account-form] input[type=password],:root[data-theme=hejto] form[data-component=account-form] textarea)::placeholder{color:var(--muted-foreground)}:is(:root[data-theme=hejto] form[data-component=account-form] input[type=text],:root[data-theme=hejto] form[data-component=account-form] input[type=password],:root[data-theme=hejto] form[data-component=account-form] textarea):disabled{opacity:.55;cursor:not-allowed}:root[data-theme=hejto] form[data-component=account-form] button[data-component=account-save]{background:var(--primary);color:var(--primary-foreground);border-radius:var(--radius-md);padding:12px;font-size:.9375rem;font-weight:700}:root[data-theme=hejto] form[data-component=account-form] button[data-component=account-save]:disabled{opacity:.5;cursor:not-allowed}:root[data-theme=hejto] form[data-component=account-form] button[data-component=account-danger]{background:var(--destructive);color:#fff;border-radius:var(--radius-md);align-self:start;padding:12px;padding-inline:28px;font-weight:700}:root[data-theme=hejto] form[data-component=account-form] button[data-component=account-danger]:disabled{opacity:.5;cursor:not-allowed}:root[data-theme=hejto] form[data-component=account-form] label[data-component=field-donation]>span{color:var(--muted-foreground);margin-bottom:4px;font-size:.75rem;display:block}:root[data-theme=hejto] form[data-component=account-form] fieldset[data-component=home-choice]{border:1px solid var(--border);border-radius:var(--radius-md);padding:10.5px 12px}:root[data-theme=hejto] form[data-component=account-form] fieldset[data-component=home-choice] legend{color:var(--muted-foreground);padding-inline:4px;font-size:.75rem}:root[data-theme=hejto] form[data-component=account-form] fieldset[data-component=home-choice] label{align-items:center;gap:6px;margin-inline-end:14px;font-size:.875rem;display:inline-flex}:root[data-theme=hejto] form[data-component=account-form] ul[data-component=preference-list]{flex-direction:column;display:flex}:root[data-theme=hejto] form[data-component=account-form] ul[data-component=preference-list]>li+li{border-top:1px solid var(--border)}:root[data-theme=hejto] form[data-component=account-form] ul[data-component=preference-list] label{cursor:pointer;align-items:start;gap:8px;padding:10.5px 0;font-size:.875rem;display:flex}:root[data-theme=hejto] form[data-component=account-form] ul[data-component=preference-list] input{accent-color:var(--primary);margin-top:2px}:root[data-theme=hejto] form[data-component=account-form] ul[data-component=preference-list] [data-component=preference-desc]{color:var(--muted-foreground);font-size:.75rem;display:block}:root[data-theme=hejto] p[data-component=demo-notice]{background:var(--card-nested);border-inline-start:3px solid var(--primary);border-radius:var(--radius-md);color:var(--muted-foreground);padding:10.5px 12px;font-size:.8125rem}:root[data-theme=hejto] p[data-component=demo-notice] a{color:var(--primary)}:root[data-theme=hejto] section[data-component=patron-promo]{background:var(--card-nested);border-radius:var(--radius-md);color:var(--muted-foreground);padding:12px;font-size:.875rem}:root[data-theme=hejto] section[data-component=patron-promo] p[data-component=patron-actions]{gap:8px;margin-top:8px;display:flex}:root[data-theme=hejto] section[data-component=patron-promo] p[data-component=patron-actions] a{border:1px solid var(--border);border-radius:var(--radius-md);color:var(--card-foreground);padding:6px 12px;font-size:.8125rem;font-weight:600}:root[data-theme=hejto] section[data-component=patron-promo] p[data-component=patron-actions] a[data-component=patron-cta]{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}:root[data-theme=hejto] main[data-component=chat-page]{grid-area:main;grid-template-columns:280px minmax(0,1fr);gap:14px;min-width:0;height:calc(100vh - 120px);padding-block:14px 28px;display:grid}:root[data-theme=hejto] main[data-component=chat-page]>section{background:var(--card);border-radius:var(--radius);flex-direction:column;min-width:0;display:flex;overflow:hidden}:root[data-theme=hejto] main[data-component=chat-page]>section>header{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:10.5px 12px;display:flex}:root[data-theme=hejto] main[data-component=chat-page]>section>header h1,:root[data-theme=hejto] main[data-component=chat-page]>section>header h2{font-size:1rem;font-weight:700}:root[data-theme=hejto] section[data-component=conversation-pane] span[data-component=chat-actions]{gap:4px;margin-inline-start:auto;display:flex}:root[data-theme=hejto] section[data-component=conversation-pane] span[data-component=chat-actions] button{border-radius:var(--radius-md);width:30px;height:30px;color:var(--muted-foreground)}:root[data-theme=hejto] section[data-component=conversation-pane] span[data-component=chat-actions] button[aria-pressed=true]{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=hejto] section[data-component=conversation-pane] ul[data-component=conversation-list]{flex:1;overflow-y:auto}:root[data-theme=hejto] section[data-component=conversation-pane] ul[data-component=conversation-list]>li{position:relative}:root[data-theme=hejto] section[data-component=conversation-pane] ul[data-component=conversation-list]>li+li{border-top:1px solid var(--border)}:root[data-theme=hejto] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a{grid-template-columns:40px minmax(0,1fr);gap:2px 8px;padding:10.5px 12px;display:grid}:root[data-theme=hejto] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a:hover{background:var(--card-nested)}:root[data-theme=hejto] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a[aria-current=page]{background:var(--card-nested);box-shadow:inset 3px 0 0 var(--primary)}:root[data-theme=hejto] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=avatar]{border-radius:50%;grid-row:span 2;width:40px;height:40px}:root[data-theme=hejto] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta]{flex-direction:column;min-width:0;display:flex}:root[data-theme=hejto] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta] strong{font-size:.875rem}:root[data-theme=hejto] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=snippet]{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}:root[data-theme=hejto] section[data-component=conversation-pane] ul[data-component=conversation-list] time{color:var(--muted-foreground);grid-column:2;font-size:.6875rem}:root[data-theme=hejto] section[data-component=conversation-pane] ul[data-component=conversation-list] button[data-component=conversation-menu]{top:10px;color:var(--muted-foreground);position:absolute;inset-inline-end:8px}:root[data-theme=hejto] section[data-component=thread-pane]>header [data-component=avatar]{border-radius:50%;width:36px;height:36px}:root[data-theme=hejto] section[data-component=thread-pane] a[data-component=chat-close]{color:var(--muted-foreground);margin-inline-start:auto;font-size:1.1rem}:root[data-theme=hejto] section[data-component=thread-pane] ol[data-component=message-list]{flex-direction:column;flex:1;gap:10.5px;padding:14px;display:flex;overflow-y:auto}:root[data-theme=hejto] section[data-component=thread-pane] p[data-component=day-separator]{text-align:center;color:var(--muted-foreground);margin-bottom:8px;font-size:.6875rem}:root[data-theme=hejto] section[data-component=thread-pane] article[data-component=message]{grid-template-columns:28px minmax(0,auto);justify-content:start;align-items:end;gap:4px 7px;max-width:78%;display:grid}:root[data-theme=hejto] section[data-component=thread-pane] article[data-component=message] [data-component=avatar]{border-radius:50%;width:28px;height:28px}:root[data-theme=hejto] section[data-component=thread-pane] article[data-component=message] p[data-component=bubble]{background:var(--card-nested);color:var(--card-nested-foreground);border-radius:var(--radius);overflow-wrap:anywhere;padding:8px 12px;font-size:.9375rem;line-height:1.45}:root[data-theme=hejto] section[data-component=thread-pane] article[data-component=message] p[data-component=bubble] a{color:var(--primary);text-decoration:underline}:root[data-theme=hejto] section[data-component=thread-pane] article[data-component=message] time{color:var(--muted-foreground);grid-column:2;font-size:.6875rem}:root[data-theme=hejto] section[data-component=thread-pane] article[data-component=message][data-own]{grid-template-columns:minmax(0,auto);justify-content:end;margin-inline-start:auto}:root[data-theme=hejto] section[data-component=thread-pane] article[data-component=message][data-own] p[data-component=bubble]{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=hejto] section[data-component=thread-pane] article[data-component=message][data-own] p[data-component=bubble] a{color:inherit}:root[data-theme=hejto] section[data-component=thread-pane] article[data-component=message][data-own] time{grid-column:1;justify-self:end}:root[data-theme=hejto] section[data-component=thread-pane] form[data-component=message-composer]{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:4px;padding:10.5px;display:grid}:root[data-theme=hejto] section[data-component=thread-pane] form[data-component=message-composer] input{background:var(--card-nested);border:1px solid var(--border);width:100%;color:var(--card-foreground);border-radius:999px;padding:10px 14px;font-size:.9375rem}:root[data-theme=hejto] section[data-component=thread-pane] form[data-component=message-composer] input::placeholder{color:var(--muted-foreground)}:root[data-theme=hejto] section[data-component=thread-pane] form[data-component=message-composer] button{width:36px;height:36px;color:var(--muted-foreground);border-radius:50%}:root[data-theme=hejto] section[data-component=thread-pane] form[data-component=message-composer] button:hover{background:var(--card-nested)}:root[data-theme=hejto] section[data-component=thread-pane] form[data-component=message-composer] button[data-component=composer-send]{color:var(--primary)}@media (max-width:767.98px){:root[data-theme=hejto] div[data-component=home-split],:root[data-theme=hejto] section[data-component=magazine-section]>ul,:root[data-theme=hejto] section[data-component=magazine-section][data-variant=community]>ul,:root[data-theme=hejto] section[data-component=magazine-section][data-variant=featured]>ul,:root[data-theme=hejto] main[data-component=account-page],:root[data-theme=hejto] main[data-component=chat-page]{grid-template-columns:minmax(0,1fr)}:root[data-theme=hejto] main[data-component=chat-page]{height:auto}}:root[data-theme=hejto] main[data-component=search-page]{flex-direction:column;grid-area:main;gap:14px;min-width:0;padding-block:14px 28px;display:flex}:root[data-theme=hejto] main[data-component=search-page]>h1{color:var(--foreground);border-bottom:3px solid var(--primary);align-self:start;padding-bottom:7px;font-size:1.75rem;font-weight:700}:root[data-theme=hejto] nav[data-component=breadcrumb]>ol{text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);align-items:center;gap:7px;font-size:.75rem;display:flex}:root[data-theme=hejto] nav[data-component=breadcrumb]>ol li+li:before{content:"›";margin-inline-end:7px}:root[data-theme=hejto] nav[data-component=breadcrumb]>ol a:hover{color:var(--primary)}:root[data-theme=hejto] form[data-component=search-form]{align-items:stretch;gap:7px;display:flex}:root[data-theme=hejto] form[data-component=search-form] label[data-component=search-field]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);min-width:0;color:var(--muted-foreground);flex:1;align-items:center;gap:8px;padding:0 12px;display:flex}:root[data-theme=hejto] form[data-component=search-form] label[data-component=search-field]:focus-within{border-color:var(--ring)}:root[data-theme=hejto] form[data-component=search-form] label[data-component=search-field] input{min-width:0;color:var(--card-foreground);background:0 0;border:none;outline:none;flex:1;padding:12px 0;font-size:.9375rem}:root[data-theme=hejto] form[data-component=search-form] label[data-component=search-field] input::placeholder{color:var(--muted-foreground)}:root[data-theme=hejto] form[data-component=search-form] button[data-component=search-submit]{background:var(--primary);color:var(--primary-foreground);border-radius:var(--radius);white-space:nowrap;padding:0 20px;font-size:.875rem;font-weight:700}:root[data-theme=hejto] form[data-component=search-form] button[data-component=search-submit]:hover{filter:brightness(1.08)}:root[data-theme=hejto] form[data-component=search-filters]{flex-wrap:wrap;gap:7px;display:flex}:root[data-theme=hejto] form[data-component=search-filters] select{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);border-radius:var(--radius-md);padding:7px 10px;font-size:.8125rem}:root[data-theme=hejto] form[data-component=search-filters] noscript button{background:var(--card-nested);border:1px solid var(--border);border-radius:var(--radius-md);padding:7px 12px;font-size:.8125rem}:root[data-theme=hejto] nav[data-component=search-tabs]>ul{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:4px;display:flex}:root[data-theme=hejto] nav[data-component=search-tabs]>ul a{color:var(--muted-foreground);padding:10px 14px;font-size:.9375rem;font-weight:600;display:block}:root[data-theme=hejto] nav[data-component=search-tabs]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--primary)}:root[data-theme=hejto] nav[data-component=search-tabs]>ul a:hover{color:var(--card-foreground)}:root[data-theme=hejto] p[data-component=search-hint],:root[data-theme=hejto] main[data-component=search-page] p[data-component=empty]{color:var(--muted-foreground);background:var(--card);border-radius:var(--radius);text-align:center;padding:28px 14px}:root[data-theme=hejto] p[data-component=search-summary]{color:var(--muted-foreground);font-size:.8125rem}:root[data-theme=hejto] p[data-component=search-summary] data{color:var(--card-foreground);font-weight:700}:root[data-theme=hejto] section[data-component=search-results]{flex-direction:column;gap:14px;display:flex}:root[data-theme=hejto] section[data-component=search-results]>ul{background:var(--card);border-radius:var(--radius);padding:0 14px}:root[data-theme=hejto] article[data-component=user-card],:root[data-theme=hejto] article[data-component=tag-card]{align-items:center;gap:12px;padding:12px 0;display:grid}:root[data-theme=hejto] ul[data-component=user-list]>li+li,:root[data-theme=hejto] ul[data-component=tag-list]>li+li{border-top:1px solid var(--border)}:root[data-theme=hejto] article[data-component=user-card]{grid-template-columns:44px minmax(0,1fr)}:root[data-theme=hejto] article[data-component=user-card] [data-component=avatar]{object-fit:cover;background:var(--card-nested);border-radius:50%;width:44px;height:44px}:root[data-theme=hejto] article[data-component=user-card] [data-component=user-meta]{flex-wrap:wrap;align-items:center;gap:4px 8px;min-width:0;display:flex}:root[data-theme=hejto] article[data-component=user-card] [data-component=user-meta] h2{font-size:.9375rem;font-weight:700}:root[data-theme=hejto] article[data-component=user-card] [data-component=user-meta] h2 a:hover{color:var(--primary)}:root[data-theme=hejto] article[data-component=user-card] [data-component=user-meta] data[data-component=rank]{text-transform:uppercase;color:var(--accent,var(--muted-foreground));font-size:.6875rem;font-weight:700}:root[data-theme=hejto] article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats]{color:var(--muted-foreground);flex-basis:100%;font-size:.75rem}:root[data-theme=hejto] article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats] data{color:var(--card-foreground);font-weight:700}:root[data-theme=hejto] article[data-component=tag-card]{grid-template-columns:minmax(0,1fr);gap:2px}:root[data-theme=hejto] article[data-component=tag-card] h2{font-size:.9375rem;font-weight:700}:root[data-theme=hejto] article[data-component=tag-card] h2 a{color:var(--primary)}:root[data-theme=hejto] article[data-component=tag-card] p[data-component=tag-stats]{color:var(--muted-foreground);font-size:.75rem}:root[data-theme=hejto] article[data-component=tag-card] p[data-component=tag-stats] data{color:var(--card-foreground);font-weight:700}:root[data-theme=hejto] span[data-component=page-indicator]{color:var(--muted-foreground);font-size:.8125rem}:root[data-theme=hejto] span[data-component=page-indicator] data{color:var(--card-foreground);font-weight:700}:root[data-theme=hejto] main[data-component=communities-page]{flex-direction:column;grid-area:main;gap:14px;min-width:0;padding-block:14px 28px;display:flex}:root[data-theme=hejto] main[data-component=communities-page]>header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 14px;display:grid}:root[data-theme=hejto] main[data-component=communities-page]>header h1{color:var(--card-foreground);font-size:1.75rem;font-weight:700}:root[data-theme=hejto] main[data-component=communities-page]>header p{color:var(--muted-foreground);grid-column:1;font-size:.875rem}:root[data-theme=hejto] main[data-component=communities-page]>header a[data-component=create-community]{background:var(--primary);color:var(--primary-foreground);text-transform:uppercase;border-radius:var(--radius-md);white-space:nowrap;grid-area:1/2;padding:9px 16px;font-size:.8125rem;font-weight:600}:root[data-theme=hejto] ul[data-component=community-list]{background:var(--card);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}:root[data-theme=hejto] ul[data-component=community-list] li+li{border-top:1px solid var(--border)}:root[data-theme=hejto] article[data-component=community-card]{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}:root[data-theme=hejto] article[data-component=community-card] [data-component=avatar]{object-fit:cover;background:var(--accent,var(--card-nested));border-radius:50%;width:44px;height:44px}:root[data-theme=hejto] article[data-component=community-card] [data-component=community-meta]{min-width:0}:root[data-theme=hejto] article[data-component=community-card] [data-component=community-meta] h2{color:var(--card-foreground);font-size:1rem;font-weight:700}:root[data-theme=hejto] article[data-component=community-card] [data-component=community-meta] h2 a:hover{color:var(--primary)}:root[data-theme=hejto] article[data-component=community-card] [data-component=community-meta] [data-component=members]{color:var(--muted-foreground);align-items:center;gap:4px;font-size:.8125rem;display:flex}:root[data-theme=hejto] article[data-component=community-card] a[data-component=join]{background:var(--primary);color:var(--primary-foreground);border-radius:var(--radius-md);padding:7px 18px;font-size:.8125rem;font-weight:600}:root[data-theme=hejto] article[data-component=community-card] a[data-component=join]:hover{opacity:.9}:root[data-theme=hejto] aside[data-component=popular-articles]{flex-direction:column;grid-area:aside;gap:10.5px;min-width:0;padding-block:14px;display:flex}:root[data-theme=hejto] aside[data-component=popular-articles]>h2{text-transform:uppercase;color:var(--foreground);font-size:.875rem;font-weight:600}:root[data-theme=hejto] aside[data-component=popular-articles] ol{flex-direction:column;gap:7px;display:flex}:root[data-theme=hejto] aside[data-component=popular-articles] article{background:var(--card);border-radius:var(--radius);grid-template-columns:minmax(0,1fr) 82px;grid-template-areas:"header header""title img""meta img";gap:7px;padding:10.5px;display:grid}:root[data-theme=hejto] aside[data-component=popular-articles] article>header{grid-area:header;justify-content:space-between;align-items:center;display:flex}:root[data-theme=hejto] aside[data-component=popular-articles] article>header a[data-component=community]{color:#fff;background:var(--accent,var(--primary));border-radius:var(--radius-md);padding:2px 9px;font-size:.75rem;font-weight:700}:root[data-theme=hejto] aside[data-component=popular-articles] article>header span[data-component=like-widget]{color:var(--card-foreground);font-size:.875rem;font-weight:700}:root[data-theme=hejto] aside[data-component=popular-articles] article h3{grid-area:title;font-size:.875rem;font-weight:600;line-height:1.35}:root[data-theme=hejto] aside[data-component=popular-articles] article h3 a:hover{color:var(--primary)}:root[data-theme=hejto] aside[data-component=popular-articles] article [data-component=meta]{color:var(--muted-foreground);grid-area:meta;align-self:end;font-size:.75rem}:root[data-theme=hejto] aside[data-component=popular-articles] article img{object-fit:cover;border-radius:var(--radius-md);grid-area:img;width:82px;height:82px}:root[data-theme=hejto] footer[data-component=site-footer]{text-align:center;color:var(--muted-foreground);grid-area:footer;padding:28px 14px;font-size:.875rem}:root[data-theme=hejto] footer[data-component=site-footer] a{color:var(--primary)}@media (max-width:767.98px){:root[data-theme=hejto] body{grid-template-columns:minmax(0,1fr);grid-template-areas:"header""main""footer";column-gap:0}:root[data-theme=hejto] main[data-component=home-page]{grid-area:main}:root[data-theme=hejto] aside[data-component=popular-articles]{display:none}:root[data-theme=hejto] header[data-component=site-header]{gap:.5rem}:root[data-theme=hejto] header[data-component=site-header] nav{display:none}:is(:root[data-theme=hejto] details[data-component=messages-menu],:root[data-theme=hejto] details[data-component=notifications-menu],:root[data-theme=hejto] details[data-component=user-menu]) div[data-component=menu-panel]{inset-inline-end:14px;position:fixed;top:71px}:root[data-theme=hejto] article[data-component=post]{border-radius:0;padding:10.5px 7px}:root[data-theme=hejto] article[data-component=post][data-type=link],:root[data-theme=hejto] article[data-component=post][data-type=article]{grid-template-columns:minmax(0,1fr);grid-template-areas:"header""title""content""media""tags""footer""comments"}:root[data-theme=hejto] div[data-component=feed-toolbar] li[data-component=time-windows],:root[data-theme=hejto] div[data-component=feed-toolbar] a:not([aria-current=page]){display:none}:root[data-theme=hejto] div[data-component=feed-toolbar] a[aria-current=page]:after{content:" ▾"}:root[data-theme=hejto] main[data-component=tags-page] section[data-component=tag-list] article[data-component=tag-card]{border-radius:0}}}
