:root[data-theme=kompakt]{--background:#fff;--foreground:#0f1419;--card:#fff;--card-foreground:#0f1419;--card-nested:#f7f9f9;--card-nested-foreground:#0f1419;--muted:#eff3f4;--muted-foreground:#536471;--primary:#1d9bf0;--primary-foreground:#fff;--secondary:#00ba7c;--destructive:#f4212e;--border:#eff3f4;--input:#eff3f4;--ring:#1d9bf0;--radius:1rem}:root[data-theme=kompakt][data-mode=dark]{--background:#000;--foreground:#e7e9ea;--card:#000;--card-foreground:#e7e9ea;--card-nested:#16181c;--card-nested-foreground:#e7e9ea;--muted:#16181c;--muted-foreground:#71767b;--border:#2f3336;--input:#202327;--ring:#1d9bf0}@layer theme{:root[data-theme=kompakt]{font-size:15px}:root[data-theme=kompakt] body{grid-template-columns:1fr minmax(0,640px) 1fr;grid-template-areas:"header header header"".aside."".main.""footer footer footer";display:grid}:root[data-theme=kompakt] header[data-component=site-header]{z-index:10;background:color-mix(in srgb, var(--background) 85%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);grid-area:header;align-items:center;gap:1rem;padding:.4rem max(.75rem,50% - 320px);display:flex;position:sticky;top:0}:root[data-theme=kompakt] header[data-component=site-header] a[data-component=logo] img{width:auto;max-width:none;height:22px}:root[data-theme=kompakt] header[data-component=site-header] details[data-component=nav-menu]>nav a{color:var(--muted-foreground);border-radius:999px;margin-inline:4px;font-weight:600}:root[data-theme=kompakt] header[data-component=site-header] details[data-component=nav-menu]>nav a[aria-current=page]{color:var(--foreground)}:root[data-theme=kompakt] header[data-component=site-header] details[data-component=nav-menu]>nav a:hover{background:var(--muted)}:root[data-theme=kompakt] header[data-component=site-header] nav ul{gap:.25rem;display:flex}:root[data-theme=kompakt] header[data-component=site-header] nav ul a{color:var(--muted-foreground);border-radius:999px;padding:.5rem .75rem;font-size:.95rem;font-weight:600;display:block}:root[data-theme=kompakt] header[data-component=site-header] nav ul a[aria-current=page]{color:var(--foreground)}:root[data-theme=kompakt] header[data-component=site-header] nav ul a:hover{background:var(--muted)}:root[data-theme=kompakt] header[data-component=site-header] ul[data-component=header-actions]{color:var(--muted-foreground);align-items:center;gap:.5rem;margin-inline-start:auto;display:flex}:root[data-theme=kompakt] header[data-component=site-header] ul[data-component=header-actions]>li>a{border-radius:999px;place-items:center;width:44px;height:44px;display:grid}:root[data-theme=kompakt] header[data-component=site-header] ul[data-component=header-actions]>li>a:hover{background:var(--muted);color:var(--foreground)}:root[data-theme=kompakt] header[data-component=site-header] ul[data-component=header-actions] span[data-component=avatar]{background:var(--muted);border-radius:50%;width:28px;height:28px;display:block}:root[data-theme=kompakt] header[data-component=site-header] details[data-component=theme-menu]{position:relative}:root[data-theme=kompakt] header[data-component=site-header] details[data-component=theme-menu]>summary{cursor:pointer;width:44px;height:44px;color:var(--muted-foreground);border-radius:999px;place-items:center;list-style:none;display:grid}:root[data-theme=kompakt] header[data-component=site-header] details[data-component=theme-menu]>summary::-webkit-details-marker{display:none}:root[data-theme=kompakt] header[data-component=site-header] details[data-component=theme-menu]>summary:hover{background:var(--muted);color:var(--foreground)}:root[data-theme=kompakt] header[data-component=site-header] details[data-component=theme-menu][open]>summary{background:var(--muted);color:var(--primary)}:root[data-theme=kompakt] 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:2px;min-width:190px;padding:.4rem;display:flex;position:absolute;top:calc(100% + 8px);box-shadow:0 12px 28px #00000040}:root[data-theme=kompakt] 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=kompakt] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label{cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem .7rem;font-size:.85rem;font-weight:600;display:flex}:root[data-theme=kompakt] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label:hover{background:var(--muted)}:root[data-theme=kompakt] 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:800}:root[data-theme=kompakt] 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=kompakt] 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);min-height:44px;color:var(--muted-foreground);border-radius:999px;align-items:center;gap:.5rem;margin-top:2px;padding:.6rem .7rem;font-size:.85rem;font-weight:600;display:flex}:root[data-theme=kompakt] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] button[data-component=mode-toggle]:hover{background:var(--muted);color:var(--foreground)}:root[data-theme=kompakt] header[data-component=site-header] a[data-component=cta]{white-space:nowrap;background:var(--primary);color:var(--primary-foreground);border-radius:999px;flex-shrink:0;padding:.45rem 1rem;font-size:.9rem;font-weight:700}@media (max-width:1260px){:root[data-theme=kompakt] header[data-component=site-header]{gap:.4rem}:root[data-theme=kompakt] header[data-component=site-header] a[data-component=cta]{display:none}:root[data-theme=kompakt] header[data-component=site-header] nav ul{gap:0}:root[data-theme=kompakt] header[data-component=site-header] nav ul a{padding-inline:.4rem;font-size:.85rem}}:root[data-theme=kompakt] aside[data-component=quest],:root[data-theme=kompakt] nav[data-component=community-strip],:root[data-theme=kompakt] form[data-component=composer],:root[data-theme=kompakt] article[data-component=post] section[data-component=comments]{display:none}:root[data-theme=kompakt] aside[data-component=popular-articles]{grid-area:aside;min-width:0;padding:.75rem .75rem 0}:root[data-theme=kompakt] aside[data-component=popular-articles]>h2{text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);margin-bottom:.5rem;font-size:.8rem;font-weight:700}:root[data-theme=kompakt] aside[data-component=popular-articles] ol{scrollbar-width:none;gap:.6rem;padding-bottom:.5rem;display:flex;overflow-x:auto}:root[data-theme=kompakt] aside[data-component=popular-articles] li{flex:0 0 240px}:root[data-theme=kompakt] aside[data-component=popular-articles] article{background:var(--card-nested);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.35rem;height:100%;padding:.6rem .75rem;font-size:.85rem;display:flex}:root[data-theme=kompakt] aside[data-component=popular-articles] article>header{color:var(--muted-foreground);justify-content:space-between;font-size:.75rem;display:flex}:root[data-theme=kompakt] aside[data-component=popular-articles] article>header a[data-component=community]{color:var(--accent,var(--primary));font-weight:700}:root[data-theme=kompakt] aside[data-component=popular-articles] article h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}:root[data-theme=kompakt] aside[data-component=popular-articles] article [data-component=meta]{color:var(--muted-foreground);margin-top:auto;font-size:.75rem}:root[data-theme=kompakt] aside[data-component=popular-articles] article img{display:none}:root[data-theme=kompakt] main[data-component=feed-page]{border-inline:1px solid var(--border);grid-area:main;min-width:0}:root[data-theme=kompakt] main[data-component=post-page]{border-inline:1px solid var(--border);grid-area:main;min-width:0}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post]{border-bottom:none;gap:.75rem;padding:1rem}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post]:hover{background:0 0}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post]>h1,:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post]>[data-component=post-content],:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post]>figure,:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post]>nav[data-component=tags],:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post]>footer,:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post]>section[data-component=comments]{margin-inline-start:0}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post]>figure[data-component=hero]{order:-1;margin:0 -1rem}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post]>figure[data-component=hero] img{border:none;border-radius:0;max-height:400px}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post]>h1{font-size:1.5rem;font-weight:800;line-height:1.25}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post]>[data-component=post-content]{font-size:1.05rem;line-height:1.6}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post]>[data-component=post-content] figure[data-component=content-image] img{border-radius:var(--radius);border:1px solid var(--border);width:100%}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments]{border-top:1px solid var(--border);flex-direction:column;gap:.75rem;margin-top:.5rem;padding-top:1rem;display:flex}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2{font-size:1.15rem;font-weight:800}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] p[data-component=no-comments]{color:var(--muted-foreground)}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] article[data-component=comment]{background:var(--card-nested);border-radius:var(--radius);flex-direction:column;gap:.4rem;padding:.75rem;display:flex}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] article[data-component=comment]>header{align-items:center;gap:.5rem;font-size:.9rem;display:flex}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] article[data-component=comment]>header [data-component=avatar]{background:var(--muted);object-fit:cover;border-radius:50%;width:28px;height:28px}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] article[data-component=comment]>header a[rel=author]{font-weight:700}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] article[data-component=comment]>header data[data-component=rank]{text-transform:uppercase;color:var(--accent,var(--muted-foreground));font-size:.7rem;font-weight:700}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] article[data-component=comment]>header time{color:var(--muted-foreground);font-size:.75rem}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] article[data-component=comment]>header span[data-component=like-widget]{color:var(--muted-foreground);align-items:center;gap:.25rem;margin-inline-start:auto;font-size:.85rem;font-weight:700;display:flex}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content]{font-size:.9rem;line-height:1.5}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a{color:var(--primary)}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview]{border:1px solid var(--border);border-radius:var(--radius);color:inherit;grid-template-columns:auto minmax(0,1fr);gap:.6rem;margin-top:.5rem;padding:.5rem;display:grid}:root[data-theme=kompakt] main[data-component=post-page] 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);width:48px;height:48px}:root[data-theme=kompakt] main[data-component=post-page] 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=kompakt] main[data-component=post-page] 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{font-size:.85rem}:root[data-theme=kompakt] main[data-component=post-page] 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);font-size:.8rem}:root[data-theme=kompakt] main[data-component=post-page] 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:.7rem;font-style:normal}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=replies]{border-inline-start:2px solid var(--border);flex-direction:column;gap:.5rem;margin-top:.5rem;padding-inline-start:.75rem;display:flex}:root[data-theme=kompakt] main[data-component=post-page] 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=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea{background:var(--input);border:1px solid var(--border);border-radius:var(--radius);resize:none;width:100%;color:var(--card-foreground);padding:.7rem .9rem}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea::placeholder{color:var(--muted-foreground)}:root[data-theme=kompakt] div[data-component=feed-toolbar]{border-bottom:1px solid var(--border);display:flex}:root[data-theme=kompakt] div[data-component=feed-toolbar] nav ul{display:flex}:root[data-theme=kompakt] div[data-component=feed-toolbar] li[data-component=time-windows]{display:none}:root[data-theme=kompakt] div[data-component=feed-toolbar] a{color:var(--muted-foreground);padding:.8rem 1rem;font-size:.95rem;font-weight:600;display:block}:root[data-theme=kompakt] div[data-component=feed-toolbar] a[aria-current=page]{color:var(--foreground);box-shadow:inset 0 -3px 0 var(--primary)}:root[data-theme=kompakt] div[data-component=feed-toolbar] a:hover{background:var(--muted)}:root[data-theme=kompakt] div[data-component=feed-toolbar] nav[data-component=feed-type]{margin-inline-start:auto}:root[data-theme=kompakt] section[data-component=post-list]{flex-direction:column;display:flex}:root[data-theme=kompakt] article[data-component=post]{border-bottom:1px solid var(--border);flex-direction:column;gap:.5rem;padding:.75rem 1rem;display:flex}:root[data-theme=kompakt] article[data-component=post]:hover{background:color-mix(in srgb, var(--muted) 35%, transparent)}:root[data-theme=kompakt] article[data-component=post]>header{align-items:center;gap:.5rem;min-width:0;font-size:.95rem;display:flex}:root[data-theme=kompakt] article[data-component=post]>header [data-component=avatar]{background:var(--muted);object-fit:cover;border-radius:50%;width:40px;height:40px}:root[data-theme=kompakt] article[data-component=post]>header [data-component=byline]{align-items:center;gap:.35rem;min-width:0;display:flex}:root[data-theme=kompakt] article[data-component=post]>header [data-component=byline] a[rel=author]{white-space:nowrap;font-weight:700}:root[data-theme=kompakt] article[data-component=post]>header [data-component=byline] data[data-component=rank]{color:var(--accent,var(--muted-foreground));text-transform:uppercase;font-size:.7rem;font-weight:700}:root[data-theme=kompakt] article[data-component=post]>header [data-component=context]{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}:root[data-theme=kompakt] article[data-component=post]>header button[data-component=post-menu]{width:44px;height:44px;color:var(--muted-foreground);border-radius:999px;flex-shrink:0;place-items:center;margin-block:-.5rem;margin-inline-start:auto;display:grid}:root[data-theme=kompakt] article[data-component=post]>header button[data-component=post-menu]:hover{background:var(--muted)}:root[data-theme=kompakt] article[data-component=post]>header span[data-component=like-widget]{color:var(--muted-foreground);align-items:center;gap:.25rem;font-size:.85rem;font-weight:700;display:flex}:root[data-theme=kompakt] article[data-component=post]>h2,:root[data-theme=kompakt] article[data-component=post]>[data-component=post-content],:root[data-theme=kompakt] article[data-component=post]>figure,:root[data-theme=kompakt] article[data-component=post]>nav[data-component=tags],:root[data-theme=kompakt] article[data-component=post]>footer{margin-inline-start:calc(40px + .5rem)}:root[data-theme=kompakt] article[data-component=post]>h2{font-size:1.05rem;font-weight:700;line-height:1.3}:root[data-theme=kompakt] article[data-component=post]>[data-component=post-content]{overflow-wrap:anywhere;flex-direction:column;gap:.5rem;font-size:.95rem;line-height:1.4;display:flex}:root[data-theme=kompakt] article[data-component=post]>[data-component=post-content] a{color:var(--primary)}:root[data-theme=kompakt] article[data-component=post]>figure img{border-radius:var(--radius);border:1px solid var(--border);object-fit:cover;width:100%;max-height:420px}:root[data-theme=kompakt] article[data-component=post] nav[data-component=tags] ul{flex-wrap:wrap;gap:.5rem;display:flex}:root[data-theme=kompakt] article[data-component=post] nav[data-component=tags] ul a{color:var(--primary);font-size:.9rem}:root[data-theme=kompakt] article[data-component=post]>footer{max-width:420px;color:var(--muted-foreground);justify-content:space-between;align-items:center;font-size:.85rem;display:flex}:root[data-theme=kompakt] article[data-component=post]>footer>a,:root[data-theme=kompakt] article[data-component=post]>footer>button{border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .5rem;display:flex}:is(:root[data-theme=kompakt] article[data-component=post]>footer>a,:root[data-theme=kompakt] article[data-component=post]>footer>button):hover{color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, transparent)}:root[data-theme=kompakt] article[data-component=post]>footer cite{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-style:normal;overflow:hidden}:root[data-theme=kompakt] article[data-component=post]>footer cite a{color:var(--muted-foreground)}:root[data-theme=kompakt] div[data-component=new-posts] button{z-index:20;background:var(--primary);color:var(--primary-foreground);border-radius:999px;padding:.5rem 1.1rem;font-size:.9rem;font-weight:700;position:fixed;top:60px;left:50%;translate:-50%;box-shadow:0 4px 14px #0000004d}:root[data-theme=kompakt] div[data-component=infinite-sentinel]{text-align:center;color:var(--muted-foreground);padding:1rem;font-size:.9rem}:root[data-theme=kompakt] nav[data-component=pagination]{color:var(--muted-foreground);justify-content:center;gap:1rem;padding:1rem;display:flex}:root[data-theme=kompakt] footer[data-component=site-footer]{text-align:center;color:var(--muted-foreground);grid-area:footer;padding:1.5rem;font-size:.85rem}:root[data-theme=kompakt] main[data-component=home-page]{flex-direction:column;grid-column:1/-1;gap:2rem;width:100%;max-width:1120px;margin-inline:auto;padding:1rem 1rem 2rem;display:flex}:root[data-theme=kompakt] div[data-component=home-split]{grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);align-items:start;gap:2rem;display:grid}:root[data-theme=kompakt] section[data-component=magazine-section]>header{align-items:baseline;gap:.6rem;margin-bottom:1rem;display:flex}:root[data-theme=kompakt] section[data-component=magazine-section]>header h2{text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.03em;min-width:0;font-size:.95rem;font-weight:800;overflow:hidden}:root[data-theme=kompakt] section[data-component=magazine-section]>header a[data-component=section-more]{text-transform:uppercase;color:var(--muted-foreground);flex-shrink:0;margin-inline-start:auto;font-size:.75rem;font-weight:700}:root[data-theme=kompakt] section[data-component=magazine-section]>ul{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}:root[data-theme=kompakt] section[data-component=magazine-section][data-variant=community]>ul{grid-template-columns:repeat(3,minmax(0,1fr))}:root[data-theme=kompakt] section[data-component=magazine-section][data-variant=featured]>ul{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-theme=kompakt] section[data-component=magazine-section][data-variant=discussions]>ul{grid-template-columns:minmax(0,1fr);gap:.6rem}:root[data-theme=kompakt] article[data-component=article-card]{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);height:100%;overflow:hidden}:root[data-theme=kompakt] article[data-component=article-card] [data-component=card-body]{flex-direction:column;gap:.35rem;padding:.7rem;display:flex}:root[data-theme=kompakt] article[data-component=article-card] a[data-component=community]{text-transform:uppercase;color:#fff;background:var(--accent,var(--primary));border-radius:999px;align-self:start;padding:2px 7px;font-size:.7rem;font-weight:800}:root[data-theme=kompakt] article[data-component=article-card] span[data-component=like-badge]{color:var(--muted-foreground);align-items:center;gap:3px;font-weight:800;display:flex}:root[data-theme=kompakt] article[data-component=article-card] h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.95rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}:root[data-theme=kompakt] article[data-component=article-card] [data-component=meta]{color:var(--muted-foreground);flex-wrap:wrap;gap:.5rem;font-size:.75rem;display:flex}:root[data-theme=kompakt] article[data-component=article-card][data-has-image]{aspect-ratio:4/3;position:relative}:root[data-theme=kompakt] article[data-component=article-card][data-has-image]>figure{background:var(--muted);position:absolute;inset:0}:root[data-theme=kompakt] article[data-component=article-card][data-has-image]>figure>img{object-fit:cover;width:100%;height:100%}:root[data-theme=kompakt] article[data-component=article-card][data-has-image] [data-component=card-body]{z-index:1;background:linear-gradient(#0000 38%,#0000004d 60%,#000000eb 100%);justify-content:flex-end;gap:.3rem;position:absolute;inset:0}:root[data-theme=kompakt] article[data-component=article-card][data-has-image] span[data-component=like-badge]{color:#fff;background:#0000008c;border-radius:999px;padding:2px 7px;font-size:.8rem;position:absolute;top:.6rem;right:.6rem}:root[data-theme=kompakt] article[data-component=article-card][data-has-image] h3{color:#fff}:root[data-theme=kompakt] article[data-component=article-card][data-has-image] [data-component=meta]{color:#ffffffd1}:root[data-theme=kompakt] section[data-variant=featured] article[data-component=article-card][data-has-image]{aspect-ratio:16/10}:root[data-theme=kompakt] section[data-variant=featured] article[data-component=article-card][data-has-image] h3{font-size:1.15rem}:root[data-theme=kompakt] section[data-variant=discussions] article[data-component=article-card] [data-component=card-body]{grid-template-columns:1fr auto;align-items:center;gap:.25rem .5rem;display:grid}:root[data-theme=kompakt] section[data-variant=discussions] article[data-component=article-card] a[data-component=community]{grid-area:1/1;justify-self:start}:root[data-theme=kompakt] section[data-variant=discussions] article[data-component=article-card] span[data-component=like-badge]{color:var(--foreground);grid-area:1/2;justify-self:end;font-size:1.05rem}:root[data-theme=kompakt] section[data-variant=discussions] article[data-component=article-card] h3{color:var(--foreground);grid-column:1/-1;font-weight:500}:root[data-theme=kompakt] section[data-variant=discussions] article[data-component=article-card] [data-component=meta]{grid-column:1/-1}:root[data-theme=kompakt] section[data-component=poll]{border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.5rem;padding:.75rem;display:flex}:root[data-theme=kompakt] section[data-component=poll] [data-component=poll-title]{font-size:.9rem;font-weight:700}:root[data-theme=kompakt] section[data-component=poll] ul{flex-direction:column;gap:.35rem;display:flex}:root[data-theme=kompakt] section[data-component=poll] li[data-component=poll-option]{background:var(--muted);border-radius:999px;justify-content:space-between;padding:.5rem .75rem;font-size:.85rem;display:flex;position:relative;overflow:hidden}:root[data-theme=kompakt] section[data-component=poll] li[data-component=poll-option]:before{content:"";width:var(--pct,0%);background:color-mix(in srgb, var(--primary) 22%, transparent);position:absolute;inset-block:0;inset-inline-start:0}:root[data-theme=kompakt] section[data-component=poll] li[data-component=poll-option]>*{position:relative}:root[data-theme=kompakt] section[data-component=poll] li[data-component=poll-option] [data-component=poll-count]{color:var(--primary);font-weight:800}:root[data-theme=kompakt] section[data-component=poll] [data-component=poll-total]{color:var(--muted-foreground);font-size:.75rem}:root[data-theme=kompakt] main[data-component=profile-page]{border-inline:1px solid var(--border);flex-direction:column;grid-area:main;min-width:0;display:flex}:root[data-theme=kompakt] header[data-component=profile-header]{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"banner banner banner""avatar ident achievements";column-gap:1rem;padding:0 1rem 1rem;display:grid}:root[data-theme=kompakt] header[data-component=profile-header] [data-component=profile-banner]{background:linear-gradient(120deg, var(--accent,var(--primary)), var(--card-nested));background-position:50%;background-size:cover;grid-area:banner;height:180px;margin:0 -1rem}:root[data-theme=kompakt] header[data-component=profile-header]>[data-component=avatar]{object-fit:cover;background:var(--card-nested);border:4px solid var(--card);border-radius:50%;grid-area:avatar;align-self:start;width:84px;height:84px;margin-top:-42px}:root[data-theme=kompakt] header[data-component=profile-header] [data-component=profile-ident]{flex-direction:column;grid-area:ident;gap:.25rem;padding-top:.75rem;display:flex}:root[data-theme=kompakt] header[data-component=profile-header] [data-component=profile-ident] h1[data-component=name-row]{flex-wrap:wrap;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;display:flex}:root[data-theme=kompakt] header[data-component=profile-header] [data-component=profile-ident] data[data-component=rank]{text-transform:uppercase;color:var(--accent,var(--muted-foreground));font-size:.75rem;font-weight:700}:root[data-theme=kompakt] header[data-component=profile-header] [data-component=profile-ident] [data-component=joined]{color:var(--muted-foreground);font-size:.85rem}:root[data-theme=kompakt] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats]{color:var(--muted-foreground);flex-wrap:wrap;gap:1rem;margin-top:.25rem;font-size:.85rem;display:flex}:root[data-theme=kompakt] 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=kompakt] header[data-component=profile-header] ul[data-component=achievements]{flex-wrap:wrap;grid-area:achievements;justify-content:flex-end;align-self:start;gap:4px;max-width:220px;margin-top:.75rem;display:flex}:root[data-theme=kompakt] header[data-component=profile-header] ul[data-component=achievements] img{width:26px;height:26px}:root[data-theme=kompakt] nav[data-component=profile-tabs]>ul{border-bottom:1px solid var(--border);display:flex}:root[data-theme=kompakt] nav[data-component=profile-tabs]>ul a{text-align:center;color:var(--muted-foreground);flex:1;padding:1rem .5rem;font-size:.95rem;font-weight:700}:root[data-theme=kompakt] nav[data-component=profile-tabs]>ul a:hover{background:color-mix(in srgb, var(--muted) 35%, transparent);color:var(--card-foreground)}:root[data-theme=kompakt] nav[data-component=profile-tabs]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -4px 0 var(--primary)}:root[data-theme=kompakt] main[data-component=profile-page] p[data-component=empty]{color:var(--muted-foreground);text-align:center;padding:2rem 1rem}:root[data-theme=kompakt] section[data-component=profile-comments]{flex-direction:column;display:flex}:root[data-theme=kompakt] section[data-component=profile-comments] article[data-component=profile-comment]{border-bottom:1px solid var(--border);flex-direction:column;gap:.5rem;padding:.75rem 1rem;display:flex}:root[data-theme=kompakt] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context]{align-items:center;gap:.5rem;min-width:0;display:flex}:root[data-theme=kompakt] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=community]{text-transform:uppercase;color:var(--primary-foreground);background:var(--accent,var(--primary));white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:.7rem;font-weight:700}:root[data-theme=kompakt] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=post-title]{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:700;overflow:hidden}:root[data-theme=kompakt] 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=kompakt] section[data-component=profile-comments] article[data-component=profile-comment] [data-component=user-comments]{flex-direction:column;gap:.5rem;display:flex}:root[data-theme=kompakt] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]{background:var(--card-nested);border-radius:var(--radius);flex-direction:column;gap:.4rem;padding:.75rem;display:flex}:root[data-theme=kompakt] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header{align-items:center;gap:.5rem;font-size:.9rem;display:flex}:root[data-theme=kompakt] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header [data-component=avatar]{background:var(--muted);object-fit:cover;border-radius:50%;width:28px;height:28px}:root[data-theme=kompakt] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header a[rel=author]{font-weight:700}:root[data-theme=kompakt] 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,var(--muted-foreground));font-size:.7rem;font-weight:700}:root[data-theme=kompakt] 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=kompakt] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header span[data-component=like-widget]{color:var(--muted-foreground);align-items:center;gap:.25rem;margin-inline-start:auto;font-size:.85rem;font-weight:700;display:flex}:root[data-theme=kompakt] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment] [data-component=comment-content]{font-size:.9rem;line-height:1.5}:root[data-theme=kompakt] 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=kompakt] 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:700}:root[data-theme=kompakt] main[data-component=community-page]{border-inline:1px solid var(--border);flex-direction:column;grid-area:main;min-width:0;display:flex}:root[data-theme=kompakt] header[data-component=community-header]{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr);grid-template-areas:"banner banner""avatar ident";column-gap:.75rem;padding:0 1rem .85rem;display:grid}:root[data-theme=kompakt] header[data-component=community-header] [data-component=community-banner]{background:linear-gradient(120deg, var(--accent,var(--primary)), var(--card-nested));background-position:50%;background-size:cover;grid-area:banner;height:56px;margin:0 -1rem}:root[data-theme=kompakt] 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:52px;height:52px;margin-top:-26px}:root[data-theme=kompakt] header[data-component=community-header] [data-component=community-ident]{flex-direction:column;grid-area:ident;gap:.2rem;min-width:0;padding-top:.4rem;display:flex}:root[data-theme=kompakt] header[data-component=community-header] [data-component=community-ident] h1[data-component=name-row]{flex-wrap:wrap;align-items:center;gap:.4rem;font-size:1.1rem;font-weight:800;display:flex}:root[data-theme=kompakt] 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(--muted-foreground));border:1px solid;border-radius:999px;padding:1px 7px;font-size:.65rem;font-weight:700}:root[data-theme=kompakt] header[data-component=community-header] [data-component=community-ident] p[data-component=community-category]{color:var(--muted-foreground);font-size:.8rem}:root[data-theme=kompakt] header[data-component=community-header] [data-component=community-ident] p[data-component=community-description]{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}:root[data-theme=kompakt] header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats]{color:var(--muted-foreground);flex-wrap:wrap;gap:.75rem;margin-top:.1rem;font-size:.8rem;display:flex}:root[data-theme=kompakt] 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=kompakt] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics]>ul{flex-wrap:wrap;gap:.35rem;margin-top:.3rem;display:flex}:root[data-theme=kompakt] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics]>ul span{color:var(--muted-foreground);background:var(--muted);border-radius:999px;padding:3px 8px;font-size:.7rem;font-weight:600;display:block}:root[data-theme=kompakt] main[data-component=community-page][data-nsfw] header[data-component=community-header],:root[data-theme=kompakt] main[data-component=community-page][data-controversial] header[data-component=community-header]{border-bottom-color:var(--destructive)}:root[data-theme=kompakt] nav[data-component=community-sort]>ul{border-bottom:1px solid var(--border);display:flex}:root[data-theme=kompakt] nav[data-component=community-sort]>ul a{color:var(--muted-foreground);padding:.8rem 1rem;font-size:.95rem;font-weight:600;display:block}:root[data-theme=kompakt] nav[data-component=community-sort]>ul a[aria-current=page]{color:var(--foreground);box-shadow:inset 0 -3px 0 var(--primary)}:root[data-theme=kompakt] nav[data-component=community-sort]>ul a:hover{background:var(--muted)}:root[data-theme=kompakt] main[data-component=community-page] p[data-component=empty]{color:var(--muted-foreground);text-align:center;padding:2rem 1rem}:root[data-theme=kompakt] main[data-component=tag-page]{border-inline:1px solid var(--border);flex-direction:column;grid-area:main;min-width:0;display:flex}:root[data-theme=kompakt] header[data-component=tag-header]{border-bottom:1px solid var(--border);flex-direction:column;gap:.3rem;padding:1rem 1rem .85rem;display:flex}:root[data-theme=kompakt] header[data-component=tag-header] h1[data-component=name-row]{flex-wrap:wrap;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:800;display:flex}:root[data-theme=kompakt] header[data-component=tag-header] h1[data-component=name-row] data[data-component=tag-flag]{text-transform:uppercase;color:var(--destructive);border:1px solid;border-radius:999px;padding:1px 7px;font-size:.65rem;font-weight:700}:root[data-theme=kompakt] header[data-component=tag-header] ul[data-component=tag-stats]{color:var(--muted-foreground);flex-wrap:wrap;gap:.75rem;font-size:.8rem;display:flex}:root[data-theme=kompakt] header[data-component=tag-header] ul[data-component=tag-stats] li{white-space:nowrap}:root[data-theme=kompakt] header[data-component=tag-header] ul[data-component=tag-stats] data{color:var(--card-foreground);font-weight:700}:root[data-theme=kompakt] main[data-component=tag-page][data-nsfw] header[data-component=tag-header],:root[data-theme=kompakt] main[data-component=tag-page][data-controversial] header[data-component=tag-header]{border-bottom-color:var(--destructive)}:root[data-theme=kompakt] nav[data-component=tag-sort]>ul{border-bottom:1px solid var(--border);display:flex}:root[data-theme=kompakt] nav[data-component=tag-sort]>ul a{color:var(--muted-foreground);padding:.8rem 1rem;font-size:.95rem;font-weight:600;display:block}:root[data-theme=kompakt] nav[data-component=tag-sort]>ul a[aria-current=page]{color:var(--foreground);box-shadow:inset 0 -3px 0 var(--primary)}:root[data-theme=kompakt] nav[data-component=tag-sort]>ul a:hover{background:var(--muted)}:root[data-theme=kompakt] main[data-component=tag-page] p[data-component=empty]{color:var(--muted-foreground);text-align:center;padding:2rem 1rem}:root[data-theme=kompakt] main[data-component=tags-page]{border-inline:1px solid var(--border);flex-direction:column;grid-area:main;gap:1rem;min-width:0;padding:1rem;display:flex}:root[data-theme=kompakt] main[data-component=tags-page]>header h1{font-size:1.4rem;font-weight:800}:root[data-theme=kompakt] main[data-component=tags-page]>header p[data-component=tags-lede]{color:var(--muted-foreground);margin-top:.3rem;font-size:.9rem}:root[data-theme=kompakt] main[data-component=tags-page]>header p[data-component=tags-lede] a{color:var(--primary);font-weight:700}:root[data-theme=kompakt] main[data-component=tags-page] p[data-component=empty]{color:var(--muted-foreground);text-align:center;padding:2rem 1rem}:root[data-theme=kompakt] section[data-component=tag-list]{flex-direction:column;display:flex}:root[data-theme=kompakt] section[data-component=tag-list]>article[data-component=tag-card]{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:.75rem;padding:.6rem 0;display:grid}:root[data-theme=kompakt] section[data-component=tag-list]>article[data-component=tag-card] h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}:root[data-theme=kompakt] section[data-component=tag-list]>article[data-component=tag-card] p[data-component=tag-stats]{white-space:nowrap;justify-self:end}:root[data-theme=kompakt] main[data-component=search-page]{border-inline:1px solid var(--border);flex-direction:column;grid-area:main;gap:1rem;min-width:0;padding:1rem;display:flex}:root[data-theme=kompakt] main[data-component=search-page]>h1{font-size:1.4rem;font-weight:800}:root[data-theme=kompakt] nav[data-component=breadcrumb]>ol{color:var(--muted-foreground);align-items:center;gap:.4rem;font-size:.8rem;display:flex}:root[data-theme=kompakt] nav[data-component=breadcrumb]>ol li+li:before{content:"·";margin-inline-end:.4rem}:root[data-theme=kompakt] nav[data-component=breadcrumb]>ol a:hover{color:var(--primary)}:root[data-theme=kompakt] form[data-component=search-form]{gap:.5rem;display:flex}:root[data-theme=kompakt] form[data-component=search-form] label[data-component=search-field]{background:var(--muted);min-width:0;color:var(--muted-foreground);border-radius:999px;flex:1;align-items:center;gap:.5rem;padding:0 1rem;display:flex}:root[data-theme=kompakt] form[data-component=search-form] label[data-component=search-field]:focus-within{background:var(--card);box-shadow:0 0 0 1px var(--primary)}:root[data-theme=kompakt] form[data-component=search-form] label[data-component=search-field] input{min-width:0;color:var(--foreground);background:0 0;border:none;outline:none;flex:1;padding:.65rem 0;font-size:.95rem}:root[data-theme=kompakt] form[data-component=search-form] label[data-component=search-field] input::placeholder{color:var(--muted-foreground)}:root[data-theme=kompakt] form[data-component=search-form] button[data-component=search-submit]{background:var(--primary);color:var(--primary-foreground);white-space:nowrap;border-radius:999px;padding:0 1.25rem;font-size:.9rem;font-weight:700}:root[data-theme=kompakt] form[data-component=search-form] button[data-component=search-submit]:hover{filter:brightness(1.08)}:root[data-theme=kompakt] form[data-component=search-filters]{flex-wrap:wrap;gap:.5rem;display:flex}:root[data-theme=kompakt] form[data-component=search-filters] select{background:var(--muted);color:var(--foreground);border:none;border-radius:999px;padding:.4rem .8rem;font-size:.8rem;font-weight:600}:root[data-theme=kompakt] form[data-component=search-filters] noscript button{background:var(--muted);border:none;border-radius:999px;padding:.4rem .9rem;font-size:.8rem;font-weight:600}:root[data-theme=kompakt] nav[data-component=search-tabs]>ul{border-bottom:1px solid var(--border);gap:.25rem;display:flex}:root[data-theme=kompakt] nav[data-component=search-tabs]>ul a{color:var(--muted-foreground);padding:.7rem .9rem;font-size:.9rem;font-weight:700;display:block}:root[data-theme=kompakt] nav[data-component=search-tabs]>ul a[aria-current=page]{color:var(--foreground);box-shadow:inset 0 -3px 0 var(--primary)}:root[data-theme=kompakt] nav[data-component=search-tabs]>ul a:hover{background:var(--muted)}:root[data-theme=kompakt] p[data-component=search-hint],:root[data-theme=kompakt] main[data-component=search-page] p[data-component=empty],:root[data-theme=kompakt] dialog[data-component=search-overlay] p[data-component=empty]{color:var(--muted-foreground);text-align:center;padding:2rem 1rem}:root[data-theme=kompakt] p[data-component=search-summary]{color:var(--muted-foreground);font-size:.8rem}:root[data-theme=kompakt] p[data-component=search-summary] data{color:var(--foreground);font-weight:700}:root[data-theme=kompakt] section[data-component=search-results]{flex-direction:column;display:flex}:root[data-theme=kompakt] section[data-component=search-results]>ul{flex-direction:column;display:flex}:root[data-theme=kompakt] ul[data-component=user-list]>li+li,:root[data-theme=kompakt] ul[data-component=tag-list]>li+li{border-top:1px solid var(--border)}:root[data-theme=kompakt] article[data-component=user-card],:root[data-theme=kompakt] article[data-component=tag-card]{align-items:center;gap:.75rem;padding:.75rem 0;display:grid}:root[data-theme=kompakt] article[data-component=user-card]{grid-template-columns:40px minmax(0,1fr)}:root[data-theme=kompakt] article[data-component=user-card] [data-component=avatar]{object-fit:cover;background:var(--muted);border-radius:50%;width:40px;height:40px}:root[data-theme=kompakt] article[data-component=user-card] [data-component=user-meta]{flex-wrap:wrap;align-items:center;gap:.2rem .5rem;min-width:0;display:flex}:root[data-theme=kompakt] article[data-component=user-card] [data-component=user-meta] h2{font-size:.95rem;font-weight:700}:root[data-theme=kompakt] article[data-component=user-card] [data-component=user-meta] h2 a:hover{color:var(--primary)}:root[data-theme=kompakt] article[data-component=user-card] [data-component=user-meta] data[data-component=rank]{text-transform:uppercase;color:var(--accent,var(--muted-foreground));font-size:.7rem;font-weight:700}:root[data-theme=kompakt] article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats]{color:var(--muted-foreground);flex-basis:100%;font-size:.8rem}:root[data-theme=kompakt] article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats] data{color:var(--foreground);font-weight:700}:root[data-theme=kompakt] article[data-component=tag-card]{grid-template-columns:minmax(0,1fr);gap:2px}:root[data-theme=kompakt] article[data-component=tag-card] h2{font-size:.95rem;font-weight:700}:root[data-theme=kompakt] article[data-component=tag-card] h2 a{color:var(--primary)}:root[data-theme=kompakt] article[data-component=tag-card] p[data-component=tag-stats]{color:var(--muted-foreground);font-size:.8rem}:root[data-theme=kompakt] article[data-component=tag-card] p[data-component=tag-stats] data{color:var(--foreground);font-weight:700}:root[data-theme=kompakt] span[data-component=page-indicator]{color:var(--muted-foreground);font-size:.8rem}:root[data-theme=kompakt] span[data-component=page-indicator] data{color:var(--foreground);font-weight:700}:root[data-theme=kompakt] dialog[data-component=search-overlay]{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);width:min(600px,92vw);max-height:80vh;color:var(--card-foreground);flex-direction:column;margin:6vh auto auto;padding:0;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000059}:root[data-theme=kompakt] dialog[data-component=search-overlay]::backdrop{background:#00000080}:root[data-theme=kompakt] dialog[data-component=search-overlay] form[data-component=overlay-field]{border-bottom:1px solid var(--border);color:var(--muted-foreground);align-items:center;gap:.75rem;padding:.9rem 1rem;display:flex}:root[data-theme=kompakt] dialog[data-component=search-overlay] form[data-component=overlay-field] label{flex:1;min-width:0}:root[data-theme=kompakt] 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.1rem;font-weight:700}:root[data-theme=kompakt] dialog[data-component=search-overlay] form[data-component=overlay-field] input::placeholder{color:var(--muted-foreground);font-weight:400}:root[data-theme=kompakt] dialog[data-component=search-overlay] form[data-component=overlay-field] button[data-component=overlay-close]{width:44px;height:44px;color:var(--card-foreground);background:var(--card-nested);border-radius:999px;font-size:1.1rem;line-height:1}:root[data-theme=kompakt] dialog[data-component=search-overlay] form[data-component=overlay-field] button[data-component=overlay-close]:hover{background:var(--muted)}:root[data-theme=kompakt] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul{flex-wrap:wrap;gap:.4rem;padding:.7rem 1rem 0;display:flex}:root[data-theme=kompakt] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button{color:var(--muted-foreground);border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.85rem;font-weight:700;display:flex}:root[data-theme=kompakt] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button:hover{background:var(--card-nested)}:root[data-theme=kompakt] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button[aria-current=page]{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=kompakt] dialog[data-component=search-overlay] div[data-component=overlay-filters]{border-bottom:1px solid var(--border);gap:.5rem;padding:.7rem 1rem;display:flex}:root[data-theme=kompakt] dialog[data-component=search-overlay] div[data-component=overlay-filters] select{background:var(--muted);color:var(--foreground);border:none;border-radius:999px;padding:.4rem .8rem;font-size:.75rem;font-weight:600}:root[data-theme=kompakt] dialog[data-component=search-overlay] div[data-component=overlay-results]{flex-direction:column;flex:1;padding:.5rem 0;display:flex;overflow-y:auto}:root[data-theme=kompakt] dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=search-summary]{padding:0 1rem .5rem}:root[data-theme=kompakt] dialog[data-component=search-overlay] ul[data-component=overlay-hits]{flex-direction:column;display:flex}:root[data-theme=kompakt] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li+li{border-top:1px solid var(--border)}:root[data-theme=kompakt] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a{text-overflow:ellipsis;white-space:nowrap;padding:.7rem 1rem;font-size:.9rem;font-weight:700;display:block;overflow:hidden}:root[data-theme=kompakt] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a:hover,:root[data-theme=kompakt] 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=kompakt] dialog[data-component=search-overlay] p[data-component=overlay-more]{padding:.6rem 1rem}:root[data-theme=kompakt] dialog[data-component=search-overlay] p[data-component=overlay-more] a{color:var(--primary);font-size:.8rem;font-weight:700}:root[data-theme=kompakt] 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:.9rem;padding:.7rem 1rem;font-size:.7rem;display:flex}:root[data-theme=kompakt] dialog[data-component=search-overlay] footer[data-component=overlay-hints] span{align-items:center;gap:.35rem;display:flex}:root[data-theme=kompakt] dialog[data-component=search-overlay] footer[data-component=overlay-hints] [data-component=hint-esc]{margin-inline-start:auto}:root[data-theme=kompakt] dialog[data-component=search-overlay] footer[data-component=overlay-hints] kbd{background:var(--muted);border-radius:4px;padding:2px 6px;font-family:inherit;font-size:.65rem;font-weight:700}:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]{position:relative}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu])>summary{cursor:pointer;width:44px;height:44px;color:var(--muted-foreground);border-radius:999px;place-items:center;list-style:none;display:grid;position:relative}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu])>summary::-webkit-details-marker{display:none}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu])>summary:hover{background:var(--muted);color:var(--foreground)}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu])[open]>summary{background:var(--muted);color:var(--primary)}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) span[data-component=badge-stack]{top:2px;gap:2px;display:flex;position:absolute;inset-inline-end:0}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) data[data-component=badge]{background:var(--badge,var(--primary));min-width:15px;height:15px;color:var(--primary-foreground);text-align:center;border:1px solid var(--card);border-radius:999px;padding:0 3px;font-size:.65rem;font-weight:800;line-height:15px}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] 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% + 8px);overflow:hidden;box-shadow:0 12px 28px #00000040}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] 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:.5rem;padding:.7rem .9rem;font-size:1rem;font-weight:800;display:flex}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title] button{color:var(--primary);font-size:.8rem;font-weight:700}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul{gap:.25rem;padding:.5rem .7rem 0;display:flex}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button{color:var(--muted-foreground);border-radius:999px;align-items:center;gap:.3rem;padding:.4rem .7rem;font-size:.8rem;font-weight:700;display:flex}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button:hover{background:var(--muted)}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button[aria-current=page]{background:var(--muted);color:var(--foreground);box-shadow:inset 0 -2px 0 var(--badge,var(--primary))}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button data{background:var(--badge,var(--primary));min-width:15px;height:15px;color:var(--primary-foreground);text-align:center;border-radius:999px;padding:0 3px;font-size:.6rem;font-weight:800;line-height:15px}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] li[data-component=menu-empty]{text-align:center;color:var(--muted-foreground);padding:1.5rem .9rem;font-size:.85rem}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] 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=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] 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=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]) a{gap:2px .5rem;padding:.7rem .9rem;display:grid}:is(:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]) a:hover{background:var(--muted)}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] 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=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=avatar]{background:var(--muted);border-radius:50%;flex:0 0 36px;width:36px;height:36px}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] 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=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] 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:.9rem;font-weight:700;overflow:hidden}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] 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=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] 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=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] 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=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] 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=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] 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=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] 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:.85rem;line-height:1.45;display:-webkit-box;overflow:hidden}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=menu-notification-text] strong{color:var(--foreground)}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] time{color:var(--muted-foreground);font-size:.7rem}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] 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=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity]{align-items:center;gap:.5rem;padding:.9rem;font-weight:800;display:flex}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity] [data-component=avatar]{background:var(--muted);border-radius:50%;width:36px;height:36px}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] 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:1rem;padding:0 .9rem .9rem;font-size:.75rem;display:flex}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-stats] data{color:var(--foreground);font-size:.95rem;font-weight:800;display:block}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button{text-align:start;width:100%;padding:.8rem .9rem;font-size:.9rem;font-weight:600;display:block}:is(:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button):hover{background:var(--muted)}:is(:root[data-theme=kompakt] details[data-component=messages-menu],:root[data-theme=kompakt] details[data-component=notifications-menu],:root[data-theme=kompakt] 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=kompakt] details[data-component=user-menu]>summary [data-component=avatar]{background:var(--muted);border-radius:50%;width:30px;height:30px}:root[data-theme=kompakt] main[data-component=account-page]{border-inline:1px solid var(--border);grid-area:main;grid-template-columns:220px minmax(0,1fr);align-items:start;min-width:0;display:grid}:root[data-theme=kompakt] nav[data-component=account-nav]{border-inline-end:1px solid var(--border)}:root[data-theme=kompakt] nav[data-component=account-nav] a,:root[data-theme=kompakt] nav[data-component=account-nav] summary{color:var(--muted-foreground);cursor:pointer;padding:.8rem 1rem;font-size:.9rem;font-weight:600;display:block}:is(:root[data-theme=kompakt] nav[data-component=account-nav] a,:root[data-theme=kompakt] nav[data-component=account-nav] summary):hover{background:var(--muted);color:var(--foreground)}:root[data-theme=kompakt] nav[data-component=account-nav]>ul>li+li{border-top:1px solid var(--border)}:root[data-theme=kompakt] nav[data-component=account-nav] a[aria-current=page]{color:var(--foreground);box-shadow:inset 3px 0 0 var(--primary);font-weight:800}:root[data-theme=kompakt] 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=kompakt] nav[data-component=account-nav] details[data-component=account-group]>summary::-webkit-details-marker{display:none}:root[data-theme=kompakt] nav[data-component=account-nav] details[data-component=account-group]>summary:after{content:"⌄";font-size:.75rem}:root[data-theme=kompakt] nav[data-component=account-nav] details[data-component=account-group][open]>summary:after{content:"⌃"}:root[data-theme=kompakt] nav[data-component=account-nav] details[data-component=account-group]>ul>li>a{padding-inline-start:2rem;font-size:.85rem}:root[data-theme=kompakt] div[data-component=account-panel]{flex-direction:column;gap:1rem;min-width:0;padding:1rem;display:flex}:root[data-theme=kompakt] div[data-component=account-panel]>h1{font-size:1.4rem;font-weight:800}:root[data-theme=kompakt] div[data-component=account-panel] p[data-component=empty]{color:var(--muted-foreground);text-align:center;padding:2rem 0}:root[data-theme=kompakt] nav[data-component=notification-tabs]>ul{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.25rem;display:flex}:root[data-theme=kompakt] nav[data-component=notification-tabs]>ul button{color:var(--muted-foreground);align-items:center;gap:.4rem;padding:.7rem .9rem;font-size:.9rem;font-weight:700;display:flex}:root[data-theme=kompakt] nav[data-component=notification-tabs]>ul button:hover{color:var(--foreground)}:root[data-theme=kompakt] nav[data-component=notification-tabs]>ul button[aria-current=page]{color:var(--foreground);box-shadow:inset 0 -2px 0 var(--badge,var(--primary))}:root[data-theme=kompakt] nav[data-component=notification-tabs]>ul button data{background:var(--badge,var(--primary));min-width:17px;height:17px;color:var(--primary-foreground);text-align:center;border-radius:999px;padding:0 4px;font-size:.65rem;font-weight:800;line-height:17px}:root[data-theme=kompakt] div[data-component=account-panel]>button[data-component=mark-all-read]{background:var(--muted);color:var(--foreground);border-radius:999px;width:100%;padding:.8rem;font-size:.9rem;font-weight:700}:root[data-theme=kompakt] div[data-component=account-panel]>button[data-component=mark-all-read]:hover{background:color-mix(in srgb, var(--foreground) 8%, var(--muted))}:root[data-theme=kompakt] section[data-component=notification-list]{flex-direction:column;display:flex}:root[data-theme=kompakt] section[data-component=notification-list]>article+article{border-top:1px solid var(--border)}:root[data-theme=kompakt] article[data-component=notification]{grid-template-columns:36px minmax(0,1fr) auto;gap:4px .6rem;padding:.8rem 0;display:grid;position:relative}:root[data-theme=kompakt] article[data-component=notification]>[data-component=avatar]{background:var(--muted);border-radius:50%;grid-row:span 2;place-items:center;width:36px;height:36px;font-size:1rem;display:grid}:root[data-theme=kompakt] article[data-component=notification] p[data-component=notification-text]{color:var(--muted-foreground);font-size:.9rem;line-height:1.5}:root[data-theme=kompakt] article[data-component=notification] p[data-component=notification-text] a[rel=author]{color:var(--foreground);font-weight:700}:root[data-theme=kompakt] article[data-component=notification] p[data-component=notification-text] a[rel=tag]{color:var(--primary)}:root[data-theme=kompakt] article[data-component=notification] p[data-component=notification-text] strong{color:var(--foreground)}:root[data-theme=kompakt] 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=kompakt] article[data-component=notification] span[data-component=unread-dot]{top:.9rem;background:var(--primary);border-radius:50%;width:8px;height:8px;position:absolute;inset-inline-end:0}:root[data-theme=kompakt] section[data-component=quest-list]{flex-direction:column;gap:.7rem;display:flex}:root[data-theme=kompakt] article[data-component=quest-card]{background:var(--card-nested);border-radius:var(--radius);grid-template-columns:auto auto minmax(0,1fr);gap:4px .5rem;padding:.8rem;display:grid}:root[data-theme=kompakt] article[data-component=quest-card] p[data-component=quest-kind]{text-transform:uppercase;color:var(--primary);font-size:.75rem;font-weight:800}:root[data-theme=kompakt] article[data-component=quest-card][data-done] p[data-component=quest-kind]{color:var(--secondary)}:root[data-theme=kompakt] article[data-component=quest-card] p[data-component=quest-reward]{color:var(--warning,#f5a623);font-size:.75rem;font-weight:800}:root[data-theme=kompakt] 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=kompakt] article[data-component=quest-card] h2[data-component=quest-title]{color:var(--primary);grid-column:1/-1;font-size:1.1rem;font-weight:800}:root[data-theme=kompakt] article[data-component=quest-card][data-done] h2[data-component=quest-title]{color:var(--warning,#f5a623)}:root[data-theme=kompakt] article[data-component=quest-card] div[data-component=quest-progress]{background:var(--muted);border-radius:999px;grid-column:1/3;align-self:center;height:6px;overflow:hidden}:root[data-theme=kompakt] article[data-component=quest-card] div[data-component=quest-progress]:before{content:"";height:100%;width:var(--pct,0%);background:var(--warning,#f5a623);display:block}:root[data-theme=kompakt] 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=kompakt] 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=kompakt] article[data-component=quest-card] p[data-component=quest-done-note] strong{color:var(--foreground)}:root[data-theme=kompakt] button[data-component=row-action]{border:1px solid var(--border);color:var(--foreground);white-space:nowrap;border-radius:999px;place-self:center end;padding:.45rem .9rem;font-size:.75rem;font-weight:700}:root[data-theme=kompakt] button[data-component=row-action]:hover{border-color:var(--destructive);color:var(--destructive)}:root[data-theme=kompakt] div[data-component=account-panel] ul[data-component=tag-list]>li>article,:root[data-theme=kompakt] div[data-component=account-panel] ul[data-component=user-list]>li>article,:root[data-theme=kompakt] div[data-component=account-panel] ul[data-component=community-list]>li>article{grid-template-columns:minmax(0,1fr) auto}:root[data-theme=kompakt] div[data-component=account-panel] ul[data-component=user-list]>li>article,:root[data-theme=kompakt] div[data-component=account-panel] ul[data-component=community-list]>li>article{grid-template-columns:40px minmax(0,1fr) auto}:root[data-theme=kompakt] form[data-component=account-form]{flex-direction:column;gap:.7rem;display:flex}:root[data-theme=kompakt] form[data-component=account-form] input[type=text],:root[data-theme=kompakt] form[data-component=account-form] input[type=password],:root[data-theme=kompakt] form[data-component=account-form] textarea{background:var(--muted);width:100%;color:var(--foreground);border:1px solid var(--border);border-radius:var(--radius);padding:.8rem;font-size:.95rem}:is(:root[data-theme=kompakt] form[data-component=account-form] input[type=text],:root[data-theme=kompakt] form[data-component=account-form] input[type=password],:root[data-theme=kompakt] form[data-component=account-form] textarea)::placeholder{color:var(--muted-foreground)}:is(:root[data-theme=kompakt] form[data-component=account-form] input[type=text],:root[data-theme=kompakt] form[data-component=account-form] input[type=password],:root[data-theme=kompakt] form[data-component=account-form] textarea):disabled{opacity:.55;cursor:not-allowed}:root[data-theme=kompakt] form[data-component=account-form] button[data-component=account-save]{background:var(--primary);color:var(--primary-foreground);border-radius:999px;padding:.8rem;font-size:.95rem;font-weight:700}:root[data-theme=kompakt] form[data-component=account-form] button[data-component=account-save]:hover{filter:brightness(1.08)}:root[data-theme=kompakt] form[data-component=account-form] button[data-component=account-save]:disabled{opacity:.5;cursor:not-allowed}:root[data-theme=kompakt] form[data-component=account-form] button[data-component=account-danger]{background:var(--destructive);color:#fff;border-radius:999px;align-self:start;padding:.8rem;padding-inline:1.75rem;font-weight:700}:root[data-theme=kompakt] form[data-component=account-form] button[data-component=account-danger]:disabled{opacity:.5;cursor:not-allowed}:root[data-theme=kompakt] 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=kompakt] form[data-component=account-form] fieldset[data-component=home-choice]{border:1px solid var(--border);border-radius:var(--radius);padding:.7rem .8rem}:root[data-theme=kompakt] form[data-component=account-form] fieldset[data-component=home-choice] legend{color:var(--muted-foreground);padding-inline:4px;font-size:.75rem}:root[data-theme=kompakt] form[data-component=account-form] fieldset[data-component=home-choice] label{align-items:center;gap:6px;margin-inline-end:1rem;font-size:.9rem;display:inline-flex}:root[data-theme=kompakt] form[data-component=account-form] ul[data-component=preference-list]{flex-direction:column;display:flex}:root[data-theme=kompakt] form[data-component=account-form] ul[data-component=preference-list]>li+li{border-top:1px solid var(--border)}:root[data-theme=kompakt] form[data-component=account-form] ul[data-component=preference-list] label{cursor:pointer;align-items:start;gap:.5rem;padding:.7rem 0;font-size:.9rem;display:flex}:root[data-theme=kompakt] form[data-component=account-form] ul[data-component=preference-list] input{accent-color:var(--primary);margin-top:2px}:root[data-theme=kompakt] 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=kompakt] p[data-component=demo-notice]{background:var(--card-nested);border-inline-start:3px solid var(--primary);border-radius:var(--radius);color:var(--muted-foreground);padding:.7rem .8rem;font-size:.8rem}:root[data-theme=kompakt] p[data-component=demo-notice] a{color:var(--primary)}:root[data-theme=kompakt] section[data-component=patron-promo]{background:var(--card-nested);border-radius:var(--radius);color:var(--muted-foreground);padding:.8rem;font-size:.9rem}:root[data-theme=kompakt] section[data-component=patron-promo] p[data-component=patron-actions]{gap:.5rem;margin-top:.5rem;display:flex}:root[data-theme=kompakt] section[data-component=patron-promo] p[data-component=patron-actions] a{border:1px solid var(--border);color:var(--foreground);border-radius:999px;padding:.4rem .9rem;font-size:.8rem;font-weight:700}:root[data-theme=kompakt] 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=kompakt] main[data-component=chat-page]{border-inline:1px solid var(--border);grid-area:main;grid-template-columns:280px minmax(0,1fr);min-width:0;height:calc(100vh - 60px);display:grid}:root[data-theme=kompakt] main[data-component=chat-page]>section{flex-direction:column;min-width:0;display:flex;overflow:hidden}:root[data-theme=kompakt] main[data-component=chat-page]>section+section{border-inline-start:1px solid var(--border)}:root[data-theme=kompakt] main[data-component=chat-page]>section>header{border-bottom:1px solid var(--border);align-items:center;gap:.5rem;padding:.7rem .9rem;display:flex}:root[data-theme=kompakt] main[data-component=chat-page]>section>header h1,:root[data-theme=kompakt] main[data-component=chat-page]>section>header h2{font-size:1.05rem;font-weight:800}:root[data-theme=kompakt] section[data-component=conversation-pane] span[data-component=chat-actions]{gap:4px;margin-inline-start:auto;display:flex}:root[data-theme=kompakt] section[data-component=conversation-pane] span[data-component=chat-actions] button{width:30px;height:30px;color:var(--muted-foreground);border-radius:999px}:root[data-theme=kompakt] section[data-component=conversation-pane] span[data-component=chat-actions] button:hover{background:var(--muted)}:root[data-theme=kompakt] section[data-component=conversation-pane] span[data-component=chat-actions] button[aria-pressed=true]{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=kompakt] section[data-component=conversation-pane] ul[data-component=conversation-list]{flex:1;overflow-y:auto}:root[data-theme=kompakt] section[data-component=conversation-pane] ul[data-component=conversation-list]>li{position:relative}:root[data-theme=kompakt] section[data-component=conversation-pane] ul[data-component=conversation-list]>li+li{border-top:1px solid var(--border)}:root[data-theme=kompakt] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a{align-items:center;gap:.5rem;padding:.7rem .9rem;display:flex}:root[data-theme=kompakt] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a:hover{background:var(--muted)}:root[data-theme=kompakt] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a[aria-current=page]{background:var(--muted);box-shadow:inset 3px 0 0 var(--primary)}:root[data-theme=kompakt] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=avatar]{background:var(--muted);border-radius:50%;flex:0 0 40px;width:40px;height:40px}:root[data-theme=kompakt] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta]{flex-direction:column;flex:auto;min-width:0;display:flex;overflow:hidden}:root[data-theme=kompakt] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta] strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:700;overflow:hidden}:root[data-theme=kompakt] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=snippet]{max-width:100%;color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}:root[data-theme=kompakt] section[data-component=conversation-pane] ul[data-component=conversation-list] time{color:var(--muted-foreground);white-space:nowrap;flex:none;font-size:.7rem}:root[data-theme=kompakt] section[data-component=conversation-pane] ul[data-component=conversation-list] button[data-component=conversation-menu]{top:.6rem;color:var(--muted-foreground);position:absolute;inset-inline-end:.5rem}:root[data-theme=kompakt] section[data-component=thread-pane]>header [data-component=avatar]{background:var(--muted);border-radius:50%;width:36px;height:36px}:root[data-theme=kompakt] 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=kompakt] section[data-component=thread-pane] a[data-component=chat-close]:hover{color:var(--foreground)}:root[data-theme=kompakt] section[data-component=thread-pane] ol[data-component=message-list]{flex-direction:column;flex:1;gap:.7rem;padding:1rem;display:flex;overflow-y:auto}:root[data-theme=kompakt] section[data-component=thread-pane] p[data-component=day-separator]{text-align:center;color:var(--muted-foreground);margin-bottom:.5rem;font-size:.7rem}:root[data-theme=kompakt] section[data-component=thread-pane] article[data-component=message]{grid-template-columns:28px minmax(0,auto);justify-content:start;align-items:end;gap:4px .5rem;max-width:78%;display:grid}:root[data-theme=kompakt] section[data-component=thread-pane] article[data-component=message] [data-component=avatar]{background:var(--muted);border-radius:50%;width:28px;height:28px}:root[data-theme=kompakt] 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:.5rem .8rem;font-size:.95rem;line-height:1.45}:root[data-theme=kompakt] section[data-component=thread-pane] article[data-component=message] p[data-component=bubble] a{color:var(--primary);text-decoration:underline}:root[data-theme=kompakt] section[data-component=thread-pane] article[data-component=message] time{color:var(--muted-foreground);grid-column:2;font-size:.7rem}:root[data-theme=kompakt] 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=kompakt] 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=kompakt] section[data-component=thread-pane] article[data-component=message][data-own] p[data-component=bubble] a{color:inherit}:root[data-theme=kompakt] section[data-component=thread-pane] article[data-component=message][data-own] time{grid-column:1;justify-self:end}:root[data-theme=kompakt] 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:.7rem;display:grid}:root[data-theme=kompakt] section[data-component=thread-pane] form[data-component=message-composer] input{background:var(--muted);border:1px solid var(--border);width:100%;color:var(--foreground);border-radius:999px;padding:.65rem .9rem;font-size:.95rem}:root[data-theme=kompakt] section[data-component=thread-pane] form[data-component=message-composer] input::placeholder{color:var(--muted-foreground)}:root[data-theme=kompakt] 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=kompakt] section[data-component=thread-pane] form[data-component=message-composer] button:hover{background:var(--muted)}:root[data-theme=kompakt] section[data-component=thread-pane] form[data-component=message-composer] button[data-component=composer-send]{color:var(--primary)}:root[data-theme=kompakt] main[data-component=communities-page]{border-inline:1px solid var(--border);flex-direction:column;grid-area:main;gap:1rem;min-width:0;padding:1rem;display:flex}:root[data-theme=kompakt] main[data-component=communities-page]>header h1{font-size:1.4rem;font-weight:800}:root[data-theme=kompakt] main[data-component=communities-page]>header p{color:var(--muted-foreground);margin-block:.3rem .6rem;font-size:.9rem}:root[data-theme=kompakt] main[data-component=communities-page]>header a[data-component=create-community]{background:var(--primary);color:var(--primary-foreground);border-radius:999px;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}:root[data-theme=kompakt] ul[data-component=community-list]{flex-direction:column;display:flex}:root[data-theme=kompakt] article[data-component=community-card]{border-bottom:1px solid var(--border);grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.75rem 0;display:grid}:root[data-theme=kompakt] article[data-component=community-card] [data-component=avatar]{object-fit:cover;background:var(--accent,var(--muted));border-radius:50%;width:40px;height:40px}:root[data-theme=kompakt] article[data-component=community-card] [data-component=community-meta]{min-width:0}:root[data-theme=kompakt] article[data-component=community-card] [data-component=community-meta] h2{font-size:.95rem;font-weight:700}:root[data-theme=kompakt] article[data-component=community-card] [data-component=community-meta] [data-component=members]{color:var(--muted-foreground);align-items:center;gap:4px;font-size:.8rem;display:flex}:root[data-theme=kompakt] article[data-component=community-card] a[data-component=join]{border:1px solid var(--foreground);color:var(--foreground);border-radius:999px;padding:.35rem 1rem;font-size:.85rem;font-weight:700}:root[data-theme=kompakt] article[data-component=community-card] a[data-component=join]:hover{background:var(--foreground);color:var(--background)}@media (max-width:767px){:root[data-theme=kompakt] div[data-component=home-split]{grid-template-columns:minmax(0,1fr)}:root[data-theme=kompakt] main[data-component=home-page] section[data-component=magazine-section]>ul,:root[data-theme=kompakt] main[data-component=home-page] section[data-component=magazine-section][data-variant=articles]>ul{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-theme=kompakt] header[data-component=profile-header]{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"banner banner""avatar ident""achievements achievements"}:root[data-theme=kompakt] ul[data-component=achievements]{justify-content:flex-start;max-width:none;margin-top:.5rem}:root[data-theme=kompakt] header[data-component=site-header] nav,:root[data-theme=kompakt] a[data-component=cta]{display:none}:root[data-theme=kompakt] header[data-component=site-header]{padding-inline:.4rem}:root[data-theme=kompakt] header[data-component=site-header] ul[data-component=header-actions]{gap:.15rem}:root[data-theme=kompakt] main[data-component=feed-page]{border-inline:none}:root[data-theme=kompakt] main[data-component=account-page],:root[data-theme=kompakt] main[data-component=chat-page]{border-inline:none;grid-template-columns:minmax(0,1fr)}:root[data-theme=kompakt] main[data-component=chat-page]{height:auto}:root[data-theme=kompakt] nav[data-component=account-nav]{border-inline-end:none;border-block-end:1px solid var(--border)}:root[data-theme=kompakt] main[data-component=chat-page]>section+section{border-inline-start:none;border-block-start:1px solid var(--border)}:root[data-theme=kompakt] section[data-component=tag-list]>article[data-component=tag-card]{grid-template-columns:minmax(0,1fr);row-gap:2px}:root[data-theme=kompakt] section[data-component=tag-list]>article[data-component=tag-card] h2{text-overflow:clip;white-space:normal;overflow:visible}:root[data-theme=kompakt] section[data-component=tag-list]>article[data-component=tag-card] p[data-component=tag-stats]{white-space:normal;justify-self:start}:root[data-theme=kompakt] nav[data-component=search-tabs]{overscroll-behavior-x:contain;min-width:0;max-width:100%;overflow-x:auto}}}
