:root[data-theme=fancy]{--background:#f6f1e7;--foreground:#2b2118;--card:#fffdf7;--card-foreground:#241c14;--card-nested:#efe7d8;--card-nested-foreground:#2b2118;--muted:#ece4d4;--muted-foreground:#6d5f4b;--primary:#9a3b1f;--primary-foreground:#fdf9f0;--secondary:#b45309;--destructive:#a4262c;--border:#d8cbb4;--input:#fffdf7;--ring:#9a3b1f;--radius:.35rem;--serif:Georgia, "Times New Roman", serif}:root[data-theme=fancy][data-mode=dark]{--background:#191411;--foreground:#e9e0d2;--card:#221c17;--card-foreground:#efe6d8;--card-nested:#2d251e;--card-nested-foreground:#efe6d8;--muted:#2d251e;--muted-foreground:#a4967e;--primary:#d98e5f;--primary-foreground:#191411;--border:#3a3129;--input:#2d251e;--ring:#d98e5f}@layer theme{:root[data-theme=fancy]{font-size:16px}:root[data-theme=fancy] body{grid-template-columns:1fr minmax(0,700px) minmax(0,300px) 1fr;grid-template-areas:"header header header header"".main aside.""footer footer footer footer";gap:1.5rem 2.5rem;display:grid}:root[data-theme=fancy] h1,:root[data-theme=fancy] h2,:root[data-theme=fancy] h3,:root[data-theme=fancy] a[data-component=logo]{font-family:var(--serif)}:root[data-theme=fancy] header[data-component=site-header]{border-bottom:3px double var(--border);background:var(--background);grid-area:header;align-items:center;gap:1.5rem;padding:1.1rem max(1rem,50% - 520px);display:flex}:root[data-theme=fancy] header[data-component=site-header] a[data-component=logo] img{filter:sepia(.6)saturate(.7);width:auto;height:26px}:root[data-theme=fancy] header[data-component=site-header] nav ul{gap:1.25rem;display:flex}:root[data-theme=fancy] header[data-component=site-header] nav ul a{font-family:var(--serif);color:var(--muted-foreground);font-size:1.05rem}:root[data-theme=fancy] header[data-component=site-header] nav ul a[aria-current=page]{color:var(--foreground);border-bottom:2px solid var(--primary)}:root[data-theme=fancy] header[data-component=site-header] ul[data-component=header-actions]{color:var(--muted-foreground);align-items:center;gap:.6rem;margin-inline-start:auto;display:flex}:root[data-theme=fancy] header[data-component=site-header] ul[data-component=header-actions] span[data-component=avatar]{background:var(--card-nested);border:1px solid var(--border);border-radius:50%;width:30px;height:30px;display:block}:root[data-theme=fancy] header[data-component=site-header] fieldset[data-component=theme-controls]{border:none;align-items:center;gap:.4rem;display:flex}:root[data-theme=fancy] header[data-component=site-header] fieldset[data-component=theme-controls] select{background:var(--input);border:1px solid var(--border);border-radius:var(--radius);padding:.25rem .5rem;font-size:.85rem}:root[data-theme=fancy] header[data-component=site-header] fieldset[data-component=theme-controls] button{border-radius:var(--radius);padding:.3rem}:root[data-theme=fancy] header[data-component=site-header] fieldset[data-component=theme-controls] button:hover{background:var(--card-nested)}:root[data-theme=fancy] header[data-component=site-header] a[data-component=cta]{border:1.5px solid var(--primary);color:var(--primary);text-transform:uppercase;letter-spacing:.12em;border-radius:var(--radius);padding:.55rem 1.1rem;font-size:.8rem;font-weight:700}:root[data-theme=fancy] header[data-component=site-header] a[data-component=cta]:hover{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=fancy] aside[data-component=quest],:root[data-theme=fancy] form[data-component=composer]{display:none}:root[data-theme=fancy] nav[data-component=community-strip]{align-items:center;display:flex}:root[data-theme=fancy] nav[data-component=community-strip] ul{scrollbar-width:none;gap:1.1rem;display:flex;overflow-x:auto}:root[data-theme=fancy] nav[data-component=community-strip] ul a{font-family:var(--serif);white-space:nowrap;color:var(--muted-foreground);font-style:italic}:root[data-theme=fancy] nav[data-component=community-strip] ul a[aria-current=page]{color:var(--primary);font-weight:700}:root[data-theme=fancy] nav[data-component=community-strip]>button{color:var(--muted-foreground);font-size:1.4rem}:root[data-theme=fancy] main[data-component=feed-page]{flex-direction:column;grid-area:main;gap:1.75rem;min-width:0;padding-block:.5rem 2rem;display:flex}:root[data-theme=fancy] main[data-component=post-page]{grid-area:main;min-width:0;padding-block:.5rem 2rem}:root[data-theme=fancy] main[data-component=post-page] article[data-component=post]{grid-template-areas:"media""title""header""content""tags""footer""comments"}:root[data-theme=fancy] main[data-component=post-page] article[data-component=post]>figure[data-component=hero]{grid-area:media}:root[data-theme=fancy] main[data-component=post-page] article[data-component=post]>h1{grid-area:title;font-size:2.1rem;font-weight:700;line-height:1.2}:root[data-theme=fancy] main[data-component=post-page] article[data-component=post]>[data-component=post-content]{font-family:var(--serif);font-size:1.15rem}:root[data-theme=fancy] main[data-component=post-page] article[data-component=post]>[data-component=post-content] figure[data-component=content-image]{margin-block:.4rem}:root[data-theme=fancy] 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)}:root[data-theme=fancy] main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2{font-size:1.5rem;font-family:var(--serif)}:root[data-theme=fancy] main[data-component=post-page] article[data-component=post] section[data-component=comments] p[data-component=no-comments]{color:var(--muted-foreground);font-style:italic}:root[data-theme=fancy] main[data-component=post-page] article[data-component=post] section[data-component=comments] [data-component=replies]{border-inline-start:3px solid var(--border);flex-direction:column;gap:.6rem;margin-top:.6rem;padding-inline-start:1rem;display:flex}:root[data-theme=fancy] main[data-component=post-page] article[data-component=post] section[data-component=comments] a[data-component=link-preview]{border:1px solid var(--border);border-radius:var(--radius);color:inherit;grid-template-columns:auto minmax(0,1fr);gap:.7rem;margin-top:.5rem;padding:.5rem;display:grid}:root[data-theme=fancy] main[data-component=post-page] article[data-component=post] section[data-component=comments] a[data-component=link-preview] img{object-fit:cover;border-radius:var(--radius);width:52px;height:52px}:root[data-theme=fancy] main[data-component=post-page] article[data-component=post] section[data-component=comments] a[data-component=link-preview] [data-component=preview-body]{flex-direction:column;gap:2px;min-width:0;display:flex}:root[data-theme=fancy] main[data-component=post-page] article[data-component=post] section[data-component=comments] a[data-component=link-preview] [data-component=preview-body] strong{font-size:.9rem}:root[data-theme=fancy] main[data-component=post-page] article[data-component=post] section[data-component=comments] a[data-component=link-preview] [data-component=preview-body] span{color:var(--muted-foreground);font-size:.82rem}:root[data-theme=fancy] main[data-component=post-page] article[data-component=post] section[data-component=comments] a[data-component=link-preview] [data-component=preview-body] cite{color:var(--muted-foreground);font-size:.72rem;font-style:italic}:root[data-theme=fancy] div[data-component=feed-toolbar]{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;gap:.4rem 1.5rem;padding-bottom:.5rem;display:flex}:root[data-theme=fancy] div[data-component=feed-toolbar] nav ul{flex-wrap:wrap;align-items:baseline;gap:.9rem;display:flex}:root[data-theme=fancy] div[data-component=feed-toolbar] li[data-component=time-windows]{gap:.5rem;display:flex}:root[data-theme=fancy] div[data-component=feed-toolbar] li[data-component=time-windows] a{font-size:.75rem}:root[data-theme=fancy] div[data-component=feed-toolbar] a{text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);font-size:.85rem;font-weight:600}:root[data-theme=fancy] div[data-component=feed-toolbar] a[aria-current=page]{color:var(--primary)}:root[data-theme=fancy] section[data-component=post-list]{flex-direction:column;gap:1.75rem;display:flex}:root[data-theme=fancy] article[data-component=post]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:minmax(0,1fr);grid-template-areas:"media""header""title""content""tags""footer""comments";gap:.9rem;padding:1.5rem;display:grid;box-shadow:0 2px 10px #0000000f}:root[data-theme=fancy] article[data-component=post]>figure{grid-area:media;margin:-1.5rem -1.5rem 0}:root[data-theme=fancy] article[data-component=post]>figure img{object-fit:cover;border-radius:var(--radius) var(--radius) 0 0;width:100%;max-height:380px}:root[data-theme=fancy] article[data-component=post]>header{grid-area:header;align-items:center;gap:.6rem;font-size:.85rem;display:flex}:root[data-theme=fancy] article[data-component=post]>header [data-component=avatar]{background:var(--card-nested);object-fit:cover;border:1px solid var(--border);border-radius:50%;width:34px;height:34px}:root[data-theme=fancy] article[data-component=post]>header [data-component=byline]{align-items:baseline;gap:.4rem;display:flex}:root[data-theme=fancy] article[data-component=post]>header [data-component=byline] a[rel=author]{font-weight:700}:root[data-theme=fancy] article[data-component=post]>header [data-component=byline] data[data-component=rank]{font-variant:small-caps;letter-spacing:.08em;color:var(--accent,var(--muted-foreground));font-size:.75rem}:root[data-theme=fancy] article[data-component=post]>header [data-component=context]{color:var(--muted-foreground)}:root[data-theme=fancy] article[data-component=post]>header button[data-component=post-menu]{color:var(--muted-foreground);margin-inline-start:auto}:root[data-theme=fancy] article[data-component=post]>header span[data-component=like-widget]{color:var(--secondary);align-items:center;gap:.3rem;font-weight:700;display:flex}:root[data-theme=fancy] article[data-component=post]>h2{grid-area:title;font-size:1.6rem;font-weight:700;line-height:1.25}:root[data-theme=fancy] article[data-component=post]>h2 a:hover{color:var(--primary)}:root[data-theme=fancy] article[data-component=post]>[data-component=post-content]{overflow-wrap:anywhere;flex-direction:column;grid-area:content;gap:.8rem;font-size:1rem;line-height:1.65;display:flex}:root[data-theme=fancy] article[data-component=post]>[data-component=post-content] a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}:root[data-theme=fancy] article[data-component=post][data-type=discussion]>[data-component=post-content]{font-family:var(--serif);font-size:1.1rem}:root[data-theme=fancy] article[data-component=post] nav[data-component=tags]{grid-area:tags}:root[data-theme=fancy] article[data-component=post] nav[data-component=tags] ul{flex-wrap:wrap;gap:.5rem;display:flex}:root[data-theme=fancy] article[data-component=post] nav[data-component=tags] ul a{border:1px solid var(--border);color:var(--muted-foreground);border-radius:999px;padding:.15rem .7rem;font-size:.8rem}:root[data-theme=fancy] article[data-component=post] nav[data-component=tags] ul a:hover{border-color:var(--primary);color:var(--primary)}:root[data-theme=fancy] article[data-component=post]>footer{border-top:1px solid var(--border);grid-area:footer;align-items:center;gap:.6rem;padding-top:.8rem;display:flex}:root[data-theme=fancy] article[data-component=post]>footer>a,:root[data-theme=fancy] article[data-component=post]>footer>button{border:1px solid var(--border);border-radius:var(--radius);text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);align-items:center;gap:.4rem;padding:.3rem .8rem;font-size:.8rem;font-weight:600;display:flex}:is(:root[data-theme=fancy] article[data-component=post]>footer>a,:root[data-theme=fancy] article[data-component=post]>footer>button):hover{border-color:var(--primary);color:var(--primary)}:root[data-theme=fancy] article[data-component=post]>footer cite{font-style:italic;font-family:var(--serif);margin-inline-start:auto}:root[data-theme=fancy] article[data-component=post]>footer cite a{color:var(--muted-foreground)}:root[data-theme=fancy] article[data-component=post] section[data-component=comments]{flex-direction:column;grid-area:comments;gap:.6rem;display:flex}:root[data-theme=fancy] article[data-component=post] section[data-component=comments] article[data-component=comment]{border-inline-start:3px solid var(--border);flex-direction:column;gap:.4rem;padding:.4rem 0 .4rem 1rem;display:flex}:root[data-theme=fancy] article[data-component=post] section[data-component=comments] article[data-component=comment]>header{align-items:center;gap:.5rem;font-size:.85rem;display:flex}:root[data-theme=fancy] article[data-component=post] section[data-component=comments] article[data-component=comment]>header [data-component=avatar]{background:var(--card-nested);object-fit:cover;border-radius:50%;width:22px;height:22px}:root[data-theme=fancy] article[data-component=post] section[data-component=comments] article[data-component=comment]>header a[rel=author]{font-weight:700}:root[data-theme=fancy] article[data-component=post] section[data-component=comments] article[data-component=comment]>header data[data-component=rank]{font-variant:small-caps;color:var(--accent,var(--muted-foreground));font-size:.7rem}:root[data-theme=fancy] article[data-component=post] section[data-component=comments] article[data-component=comment]>header time{color:var(--muted-foreground);font-size:.75rem}:root[data-theme=fancy] article[data-component=post] section[data-component=comments] article[data-component=comment]>header span[data-component=like-widget]{color:var(--secondary);align-items:center;gap:.25rem;margin-inline-start:auto;font-size:.8rem;display:flex}:root[data-theme=fancy] 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=fancy] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a{color:var(--primary)}:root[data-theme=fancy] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button{text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);font-size:.75rem}:root[data-theme=fancy] article[data-component=post] section[data-component=comments] a[data-component=more-comments]{font-size:.85rem;font-style:italic;font-family:var(--serif);color:var(--primary)}:root[data-theme=fancy] 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%;padding:.7rem .9rem;font-size:.9rem}:root[data-theme=fancy] article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea::placeholder{color:var(--muted-foreground);font-style:italic}:root[data-theme=fancy] div[data-component=new-posts] button{z-index:20;background:var(--primary);color:var(--primary-foreground);letter-spacing:.06em;border-radius:var(--radius);padding:.6rem 1.4rem;font-weight:700;position:fixed;bottom:2rem;left:50%;translate:-50%;box-shadow:0 6px 18px #00000040}:root[data-theme=fancy] div[data-component=infinite-sentinel]{text-align:center;font-family:var(--serif);color:var(--muted-foreground);padding:1rem;font-style:italic}:root[data-theme=fancy] nav[data-component=pagination]{color:var(--muted-foreground);justify-content:center;gap:1.5rem;display:flex}:root[data-theme=fancy] aside[data-component=popular-articles]{grid-area:aside;min-width:0;padding-block:.5rem}:root[data-theme=fancy] aside[data-component=popular-articles]>h2{border-bottom:2px solid var(--foreground);margin-bottom:.8rem;padding-bottom:.4rem;font-size:1.2rem}:root[data-theme=fancy] aside[data-component=popular-articles] ol{counter-reset:popular;flex-direction:column;display:flex}:root[data-theme=fancy] aside[data-component=popular-articles] li{counter-increment:popular;border-bottom:1px solid var(--border);padding-block:.7rem}:root[data-theme=fancy] aside[data-component=popular-articles] article{flex-direction:column;gap:.3rem;font-size:.85rem;display:flex}:root[data-theme=fancy] aside[data-component=popular-articles] article:before{content:counter(popular, decimal-leading-zero);font-family:var(--serif);color:var(--border);font-size:1.4rem;font-weight:700}:root[data-theme=fancy] aside[data-component=popular-articles] article>header{color:var(--muted-foreground);justify-content:space-between;font-size:.75rem;display:flex}:root[data-theme=fancy] aside[data-component=popular-articles] article>header a[data-component=community]{text-transform:uppercase;letter-spacing:.08em;color:var(--accent,var(--primary));font-weight:700}:root[data-theme=fancy] aside[data-component=popular-articles] article h3{font-size:1rem;line-height:1.3}:root[data-theme=fancy] aside[data-component=popular-articles] article h3 a:hover{color:var(--primary)}:root[data-theme=fancy] aside[data-component=popular-articles] article [data-component=meta]{color:var(--muted-foreground);font-size:.75rem}:root[data-theme=fancy] aside[data-component=popular-articles] article img{display:none}:root[data-theme=fancy] footer[data-component=site-footer]{text-align:center;border-top:3px double var(--border);font-family:var(--serif);color:var(--muted-foreground);grid-area:footer;padding:1.5rem;font-style:italic}:root[data-theme=fancy] main[data-component=home-page]{flex-direction:column;grid-column:2/4;gap:2.5rem;min-width:0;padding-block:.5rem 2rem;display:flex}:root[data-theme=fancy] div[data-component=home-split]{grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);align-items:start;gap:2.5rem;display:grid}:root[data-theme=fancy] section[data-component=magazine-section]>header{border-bottom:3px double var(--border);align-items:baseline;gap:.75rem;margin-bottom:1.25rem;padding-bottom:.4rem;display:flex}:root[data-theme=fancy] section[data-component=magazine-section]>header h2{font-family:var(--serif);font-size:1.5rem}:root[data-theme=fancy] section[data-component=magazine-section]>header a[data-component=section-more]{font-family:var(--serif);color:var(--primary);font-size:.9rem;font-style:italic}:root[data-theme=fancy] section[data-component=magazine-section]>ul{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;display:grid}:root[data-theme=fancy] section[data-component=magazine-section][data-variant=community]>ul{grid-template-columns:repeat(3,minmax(0,1fr))}:root[data-theme=fancy] section[data-component=magazine-section][data-variant=featured]>ul{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-theme=fancy] section[data-component=magazine-section][data-variant=discussions]>ul{grid-template-columns:minmax(0,1fr);gap:.9rem}:root[data-theme=fancy] article[data-component=article-card]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);height:100%;overflow:hidden;box-shadow:0 2px 10px #0000000f}:root[data-theme=fancy] article[data-component=article-card] [data-component=card-body]{flex-direction:column;gap:.4rem;padding:.9rem;display:flex}:root[data-theme=fancy] article[data-component=article-card] a[data-component=community]{text-transform:uppercase;letter-spacing:.08em;color:#fff;background:var(--accent,var(--primary));border-radius:var(--radius);align-self:start;padding:2px 8px;font-size:.7rem;font-weight:700}:root[data-theme=fancy] article[data-component=article-card] span[data-component=like-badge]{color:var(--secondary);align-items:center;gap:3px;font-weight:700;display:flex}:root[data-theme=fancy] article[data-component=article-card] h3{font-family:var(--serif);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:1.1rem;line-height:1.25;display:-webkit-box;overflow:hidden}:root[data-theme=fancy] article[data-component=article-card] h3 a:hover{color:var(--primary)}:root[data-theme=fancy] article[data-component=article-card] [data-component=meta]{color:var(--muted-foreground);flex-wrap:wrap;gap:.6rem;font-size:.75rem;font-style:italic;display:flex}:root[data-theme=fancy] article[data-component=article-card][data-has-image]{aspect-ratio:4/3;position:relative}:root[data-theme=fancy] article[data-component=article-card][data-has-image]>figure{background:var(--card-nested);position:absolute;inset:0}:root[data-theme=fancy] article[data-component=article-card][data-has-image]>figure>img{object-fit:cover;filter:sepia(.15);width:100%;height:100%}:root[data-theme=fancy] article[data-component=article-card][data-has-image] [data-component=card-body]{z-index:1;background:linear-gradient(#0000 35%,#0000004d 58%,#000000e6 100%);justify-content:flex-end;gap:.35rem;position:absolute;inset:0}:root[data-theme=fancy] article[data-component=article-card][data-has-image] span[data-component=like-badge]{color:#fff;border-radius:var(--radius);background:#00000080;padding:2px 8px;position:absolute;top:.7rem;right:.7rem}:root[data-theme=fancy] article[data-component=article-card][data-has-image] h3{color:#fff}:root[data-theme=fancy] article[data-component=article-card][data-has-image] [data-component=meta]{color:#ffffffd9}:root[data-theme=fancy] section[data-variant=featured] article[data-component=article-card][data-has-image]{aspect-ratio:16/10}:root[data-theme=fancy] section[data-variant=featured] article[data-component=article-card][data-has-image] h3{font-size:1.4rem}:root[data-theme=fancy] section[data-variant=discussions] article[data-component=article-card] [data-component=card-body]{grid-template-columns:1fr auto;align-items:center;gap:.3rem .6rem;display:grid}:root[data-theme=fancy] section[data-variant=discussions] article[data-component=article-card] a[data-component=community]{grid-area:1/1;justify-self:start}:root[data-theme=fancy] section[data-variant=discussions] article[data-component=article-card] span[data-component=like-badge]{color:var(--secondary);grid-area:1/2;justify-self:end;font-size:1.1rem}:root[data-theme=fancy] section[data-variant=discussions] article[data-component=article-card] h3{grid-column:1/-1;font-size:1rem}:root[data-theme=fancy] section[data-variant=discussions] article[data-component=article-card] [data-component=meta]{grid-column:1/-1}:root[data-theme=fancy] section[data-component=poll]{background:var(--card-nested);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.5rem;padding:.9rem;display:flex}:root[data-theme=fancy] section[data-component=poll] [data-component=poll-title]{font-family:var(--serif);font-weight:700}:root[data-theme=fancy] section[data-component=poll] ul{flex-direction:column;gap:.35rem;display:flex}:root[data-theme=fancy] section[data-component=poll] li[data-component=poll-option]{border-radius:var(--radius);background:var(--card);justify-content:space-between;padding:.5rem .8rem;font-size:.85rem;display:flex;position:relative;overflow:hidden}:root[data-theme=fancy] section[data-component=poll] li[data-component=poll-option]:before{content:"";width:var(--pct,0%);background:color-mix(in srgb, var(--primary) 20%, transparent);position:absolute;inset-block:0;inset-inline-start:0}:root[data-theme=fancy] section[data-component=poll] li[data-component=poll-option]>*{position:relative}:root[data-theme=fancy] section[data-component=poll] li[data-component=poll-option] [data-component=poll-count]{color:var(--primary);font-weight:700}:root[data-theme=fancy] section[data-component=poll] [data-component=poll-total]{color:var(--muted-foreground);font-size:.75rem;font-style:italic}:root[data-theme=fancy] main[data-component=profile-page]{flex-direction:column;grid-area:main;gap:1.5rem;min-width:0;padding-block:.5rem 2rem;display:flex}:root[data-theme=fancy] header[data-component=profile-header]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"banner banner banner""avatar ident achievements";column-gap:1.25rem;padding:0 1.5rem 1.5rem;display:grid;box-shadow:0 2px 10px #0000000f}:root[data-theme=fancy] header[data-component=profile-header] [data-component=profile-banner]{border-radius:var(--radius) var(--radius) 0 0;background:linear-gradient(120deg, var(--accent,var(--primary)), var(--card-nested));background-position:50%;background-size:cover;grid-area:banner;height:120px;margin:0 -1.5rem}:root[data-theme=fancy] header[data-component=profile-header]>[data-component=avatar]{object-fit:cover;background:var(--card-nested);border:3px solid var(--card);outline:1px solid var(--border);border-radius:50%;grid-area:avatar;align-self:start;width:92px;height:92px;margin-top:-46px}:root[data-theme=fancy] header[data-component=profile-header] [data-component=profile-ident]{flex-direction:column;grid-area:ident;gap:.3rem;padding-top:.9rem;display:flex}:root[data-theme=fancy] header[data-component=profile-header] [data-component=profile-ident] h1[data-component=name-row]{font-family:var(--serif);color:var(--card-foreground);flex-wrap:wrap;align-items:baseline;gap:.6rem;font-size:1.7rem;display:flex}:root[data-theme=fancy] header[data-component=profile-header] [data-component=profile-ident] data[data-component=rank]{font-variant:small-caps;letter-spacing:.04em;color:var(--accent,var(--muted-foreground));font-size:.85rem;font-weight:700}:root[data-theme=fancy] header[data-component=profile-header] [data-component=profile-ident] [data-component=joined]{font-family:var(--serif);color:var(--muted-foreground);font-size:.9rem;font-style:italic}:root[data-theme=fancy] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats]{color:var(--muted-foreground);flex-wrap:wrap;gap:1.25rem;margin-top:.3rem;font-size:.85rem;display:flex}:root[data-theme=fancy] 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=fancy] header[data-component=profile-header] ul[data-component=achievements]{flex-wrap:wrap;grid-area:achievements;justify-content:flex-end;align-self:start;gap:5px;max-width:220px;margin-top:.9rem;display:flex}:root[data-theme=fancy] header[data-component=profile-header] ul[data-component=achievements] img{width:28px;height:28px}:root[data-theme=fancy] nav[data-component=profile-tabs]>ul{border-bottom:3px double var(--border);flex-wrap:wrap;gap:1.5rem;display:flex}:root[data-theme=fancy] nav[data-component=profile-tabs]>ul a{font-family:var(--serif);color:var(--muted-foreground);padding:.5rem 0;font-size:1rem;display:block}:root[data-theme=fancy] nav[data-component=profile-tabs]>ul a:hover{color:var(--primary)}:root[data-theme=fancy] nav[data-component=profile-tabs]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -3px 0 var(--primary)}:root[data-theme=fancy] main[data-component=profile-page] p[data-component=empty]{font-family:var(--serif);color:var(--muted-foreground);text-align:center;padding:2rem 0;font-style:italic}:root[data-theme=fancy] section[data-component=profile-comments]{flex-direction:column;gap:1.5rem;display:flex}:root[data-theme=fancy] section[data-component=profile-comments] article[data-component=profile-comment]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.9rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 10px #0000000f}:root[data-theme=fancy] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context]{border-bottom:1px solid var(--border);align-items:baseline;gap:.6rem;min-width:0;padding-bottom:.6rem;display:flex}:root[data-theme=fancy] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=community]{font-variant:small-caps;letter-spacing:.04em;color:var(--accent,var(--primary));white-space:nowrap;font-size:.8rem;font-weight:700}:root[data-theme=fancy] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=post-title]{font-family:var(--serif);color:var(--card-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;overflow:hidden}:root[data-theme=fancy] 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=fancy] section[data-component=profile-comments] article[data-component=profile-comment] [data-component=user-comments]{flex-direction:column;gap:.9rem;display:flex}:root[data-theme=fancy] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]{border-inline-start:3px solid var(--accent,var(--border));flex-direction:column;gap:.4rem;padding:.4rem 0 .4rem 1rem;display:flex}:root[data-theme=fancy] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header{align-items:center;gap:.5rem;font-size:.85rem;display:flex}:root[data-theme=fancy] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header [data-component=avatar]{background:var(--card-nested);object-fit:cover;border-radius:50%;width:22px;height:22px}:root[data-theme=fancy] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header a[rel=author]{font-weight:700}:root[data-theme=fancy] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header data[data-component=rank]{font-variant:small-caps;color:var(--accent,var(--muted-foreground));font-size:.7rem}:root[data-theme=fancy] 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=fancy] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header span[data-component=like-widget]{color:var(--secondary);align-items:center;gap:.25rem;margin-inline-start:auto;font-size:.8rem;display:flex}:root[data-theme=fancy] 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=fancy] 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=fancy] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>footer button{text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);font-size:.75rem}:root[data-theme=fancy] main[data-component=communities-page]{flex-direction:column;grid-area:main;gap:1.25rem;min-width:0;padding-block:.5rem 2rem;display:flex}:root[data-theme=fancy] main[data-component=communities-page]>header{border-bottom:3px double var(--border);padding-bottom:.6rem}:root[data-theme=fancy] main[data-component=communities-page]>header h1{font-family:var(--serif);font-size:2rem}:root[data-theme=fancy] main[data-component=communities-page]>header p{font-family:var(--serif);color:var(--muted-foreground);margin-block:.3rem .6rem;font-style:italic}:root[data-theme=fancy] main[data-component=communities-page]>header a[data-component=create-community]{border:1.5px solid var(--primary);color:var(--primary);text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius);padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}:root[data-theme=fancy] main[data-component=communities-page]>header a[data-component=create-community]:hover{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=fancy] ul[data-component=community-list]{flex-direction:column;display:flex}:root[data-theme=fancy] article[data-component=community-card]{border-bottom:1px solid var(--border);grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.9rem 0;display:grid}:root[data-theme=fancy] article[data-component=community-card] [data-component=avatar]{object-fit:cover;background:var(--accent,var(--card-nested));border:1px solid var(--border);border-radius:50%;width:48px;height:48px}:root[data-theme=fancy] article[data-component=community-card] [data-component=community-meta]{min-width:0}:root[data-theme=fancy] article[data-component=community-card] [data-component=community-meta] h2{font-family:var(--serif);font-size:1.2rem}:root[data-theme=fancy] article[data-component=community-card] [data-component=community-meta] h2 a:hover{color:var(--primary)}:root[data-theme=fancy] article[data-component=community-card] [data-component=community-meta] [data-component=members]{color:var(--muted-foreground);align-items:center;gap:4px;font-size:.8rem;font-style:italic;display:flex}:root[data-theme=fancy] article[data-component=community-card] a[data-component=join]{border:1.5px solid var(--primary);color:var(--primary);text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius);padding:.4rem 1rem;font-size:.75rem;font-weight:700}:root[data-theme=fancy] article[data-component=community-card] a[data-component=join]:hover{background:var(--primary);color:var(--primary-foreground)}@media (max-width:900px){:root[data-theme=fancy] main[data-component=home-page] section[data-component=magazine-section]>ul,:root[data-theme=fancy] 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=fancy] body{grid-template-columns:minmax(0,1fr);grid-template-areas:"header""main""aside""footer"}:root[data-theme=fancy] main[data-component=feed-page],:root[data-theme=fancy] aside[data-component=popular-articles]{padding-inline:1rem}:root[data-theme=fancy] header[data-component=site-header] nav{display:none}}}
:root[data-theme=cubist]{--background:#e7e0cf;--foreground:#1b1712;--card:#f2ecdd;--card-foreground:#1b1712;--card-nested:#dcd2bd;--card-nested-foreground:#1b1712;--muted:#d5cbb4;--muted-foreground:#5a5245;--primary:#b04e2b;--primary-foreground:#f7f1e4;--secondary:#45627a;--destructive:#a3301f;--border:#211c15;--input:#f2ecdd;--ring:#b04e2b;--radius:0px;--font-sans:-apple-system, "Helvetica Neue", Arial, ui-sans-serif, system-ui, sans-serif;--chip:color-mix(in srgb, var(--muted) 88%, transparent);--facet:polygon(50% 0%, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%);--notch:polygon(0 0, 100% 0, 100% calc(100% - 18px), calc(100% - 18px) 100%, 0 100%);--tri:polygon(50% 0%, 100% 100%, 0% 100%);--diamond:polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);--footer-motif:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140' viewBox='0 0 140 140'%3E%3Cg fill='none' stroke='%23211c15' stroke-width='1.5' opacity='0.08'%3E%3Cpolygon points='12,14 44,14 12,46'/%3E%3Crect x='90' y='24' width='20' height='20'/%3E%3Cpolygon points='40,100 70,124 10,124'/%3E%3Crect x='104' y='90' width='16' height='16' transform='rotate(24 112 98)'/%3E%3C/g%3E%3C/svg%3E")}:root[data-theme=cubist][data-mode=dark]{--background:#17140f;--foreground:#e7e0cf;--card:#211c15;--card-foreground:#e7e0cf;--card-nested:#2b251c;--card-nested-foreground:#e7e0cf;--muted:#2b251c;--muted-foreground:#a99f8a;--primary:#d3743f;--primary-foreground:#17140f;--secondary:#7d97ad;--destructive:#cf4a34;--border:#0c0a07;--input:#211c15;--ring:#d3743f;--footer-motif:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140' viewBox='0 0 140 140'%3E%3Cg fill='none' stroke='%23e7e0cf' stroke-width='1.5' opacity='0.07'%3E%3Cpolygon points='12,14 44,14 12,46'/%3E%3Crect x='90' y='24' width='20' height='20'/%3E%3Cpolygon points='40,100 70,124 10,124'/%3E%3Crect x='104' y='90' width='16' height='16' transform='rotate(24 112 98)'/%3E%3C/g%3E%3C/svg%3E")}@layer theme{:root[data-theme=cubist]{font-size:14px}:root[data-theme=cubist] body{grid-template-columns:1fr minmax(0,961px) minmax(0,325px) 1fr;grid-template-areas:"header header header header"".main aside.""footer footer footer footer";align-content:start;column-gap:14px;display:grid}:root[data-theme=cubist] header[data-component=site-header]{z-index:10;background:var(--card);border-bottom:2px solid var(--border);grid-area:header;align-items:center;gap:1rem;height:65px;padding-inline:max(14px,50% - 650px);display:flex;position:sticky;top:0;overflow:hidden}:root[data-theme=cubist] header[data-component=site-header]:before{content:"";inset-block:0;background:var(--secondary);opacity:.1;clip-path:polygon(100% 0,100% 100%,20% 100%);pointer-events:none;width:140px;position:absolute;right:90px}:root[data-theme=cubist] header[data-component=site-header] a[data-component=logo]{text-transform:uppercase;color:var(--primary);letter-spacing:-.01em;margin-inline-end:auto;font-size:1.7rem;font-weight:900}:root[data-theme=cubist] header[data-component=site-header] a[data-component=logo] span{color:var(--secondary)}:root[data-theme=cubist] header[data-component=site-header] nav ul{display:flex}:root[data-theme=cubist] header[data-component=site-header] nav ul a{text-transform:uppercase;letter-spacing:.03em;color:var(--muted-foreground);padding:14px;font-size:.8125rem;font-weight:700;display:block}:root[data-theme=cubist] header[data-component=site-header] nav ul a[aria-current=page],:root[data-theme=cubist] header[data-component=site-header] nav ul a:hover{color:var(--card-foreground);box-shadow:inset 0 -3px 0 var(--primary)}:root[data-theme=cubist] header[data-component=site-header] ul[data-component=header-actions]{color:var(--muted-foreground);align-items:center;gap:1rem;display:flex}:root[data-theme=cubist] header[data-component=site-header] ul[data-component=header-actions] a{place-items:center;padding:.35rem;display:grid}:root[data-theme=cubist] header[data-component=site-header] ul[data-component=header-actions] a:hover{color:var(--card-foreground)}:root[data-theme=cubist] header[data-component=site-header] ul[data-component=header-actions] span[data-component=avatar]{width:30px;height:30px;clip-path:var(--facet);background:var(--card-nested);border:2px solid var(--border);display:block}:root[data-theme=cubist] header[data-component=site-header] fieldset[data-component=theme-controls]{border:none;align-items:center;gap:.35rem;display:flex}:root[data-theme=cubist] header[data-component=site-header] fieldset[data-component=theme-controls] select{background:var(--card-nested);color:var(--card-nested-foreground);border:2px solid var(--border);border-radius:var(--radius);padding:.2rem .4rem;font-size:.875rem}:root[data-theme=cubist] header[data-component=site-header] fieldset[data-component=theme-controls] button{border:2px solid #0000;padding:.3rem;font-size:1.1rem;line-height:1}:root[data-theme=cubist] header[data-component=site-header] fieldset[data-component=theme-controls] button:hover{border-color:var(--border);background:var(--card-nested)}:root[data-theme=cubist] header[data-component=site-header] a[data-component=cta]{background:var(--primary);color:var(--primary-foreground);border:2px solid var(--border);text-transform:uppercase;box-shadow:3px 3px 0 var(--border);padding:9px 16px;font-size:.875rem;font-weight:700}:root[data-theme=cubist] header[data-component=site-header] a[data-component=cta]:hover{box-shadow:1px 1px 0 var(--border);transform:translate(2px,2px)}:root[data-theme=cubist] main[data-component=feed-page]{flex-direction:column;grid-area:main;gap:14px;min-width:0;padding-block:14px 28px;display:flex}:root[data-theme=cubist] main[data-component=post-page]{grid-area:main;min-width:0;padding-block:14px 28px}:root[data-theme=cubist] main[data-component=post-page] article[data-component=post]{grid-template-columns:minmax(0,1fr);grid-template-areas:"hero""title""header""content""tags""footer""comments";gap:14px}:root[data-theme=cubist] main[data-component=post-page] article[data-component=post]>figure[data-component=hero]{grid-area:hero;margin:-14px -14px 0}:root[data-theme=cubist] main[data-component=post-page] article[data-component=post]>figure[data-component=hero] img{object-fit:cover;border-bottom:2px solid var(--border);width:100%;max-height:440px}:root[data-theme=cubist] main[data-component=post-page] article[data-component=post]>h1{color:var(--card-foreground);grid-area:title;font-size:1.75rem;font-weight:800;line-height:1.25}:root[data-theme=cubist] main[data-component=post-page] article[data-component=post]>[data-component=post-content]{color:var(--card-foreground);grid-area:content;gap:1rem;font-size:1rem;line-height:1.7}:root[data-theme=cubist] main[data-component=post-page] article[data-component=post] section[data-component=comments]{gap:10.5px;margin-top:7px}:root[data-theme=cubist] main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2{text-transform:uppercase;letter-spacing:.02em;color:var(--card-foreground);font-size:1.125rem;font-weight:800}:root[data-theme=cubist] main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2 data{color:var(--muted-foreground);text-transform:none;font-weight:600}:root[data-theme=cubist] main[data-component=post-page] article[data-component=post] section[data-component=comments] p[data-component=no-comments]{color:var(--muted-foreground);padding:7px 0;font-size:.875rem}:root[data-theme=cubist] aside[data-component=quest]{background:var(--card);border:2px solid var(--border);clip-path:var(--notch);grid-template-columns:1fr auto auto auto;grid-template-areas:"kind deadline info close""title deadline info close""bar bar bar bar""progress progress progress progress";gap:4px 7px;padding:10.5px 14px;display:grid;position:relative}:root[data-theme=cubist] aside[data-component=quest]:after{content:"";background:var(--primary);width:14px;height:14px;clip-path:var(--diamond);pointer-events:none;position:absolute;top:-2px;right:-2px}:root[data-theme=cubist] aside[data-component=quest] [data-component=quest-kind]{color:var(--primary);text-transform:uppercase;letter-spacing:.02em;grid-area:kind;font-size:.875rem;font-weight:700}:root[data-theme=cubist] aside[data-component=quest] [data-component=quest-kind]:before{content:"";width:.5em;height:.5em;clip-path:var(--tri);background:currentColor;margin-inline-end:.4em;display:inline-block}:root[data-theme=cubist] aside[data-component=quest] [data-component=quest-kind] strong{color:var(--secondary)}:root[data-theme=cubist] aside[data-component=quest] [data-component=quest-title]{color:var(--secondary);grid-area:title;font-size:1.25rem;font-weight:700}:root[data-theme=cubist] aside[data-component=quest] progress{appearance:none;border:1px solid var(--border);background:var(--card-nested);grid-area:bar;width:100%;height:8px}:root[data-theme=cubist] aside[data-component=quest] progress::-webkit-progress-bar{background:var(--card-nested)}:root[data-theme=cubist] aside[data-component=quest] progress::-webkit-progress-value{background:var(--secondary)}:root[data-theme=cubist] aside[data-component=quest] [data-component=quest-progress]{color:var(--muted-foreground);grid-area:progress;justify-self:end;font-size:.875rem}:root[data-theme=cubist] aside[data-component=quest] [data-component=quest-deadline]{color:var(--card-foreground);border:2px solid var(--border);grid-area:deadline;align-self:start;padding:6px 10px;font-size:.875rem}:root[data-theme=cubist] aside[data-component=quest] [data-component=quest-deadline] time{font-weight:700}:root[data-theme=cubist] aside[data-component=quest] button{color:var(--muted-foreground);align-self:start;padding:4px 8px}:root[data-theme=cubist] aside[data-component=quest] button:hover{color:var(--card-foreground)}:root[data-theme=cubist] aside[data-component=quest] button[aria-label="Informacje o wyzwaniu"]{grid-area:info}:root[data-theme=cubist] aside[data-component=quest] button[aria-label=Zamknij\ wyzwanie]{grid-area:close}:root[data-theme=cubist] nav[data-component=community-strip]{align-items:center;gap:7px;min-width:0;display:flex}:root[data-theme=cubist] nav[data-component=community-strip] ul{scrollbar-width:none;gap:7px;display:flex;overflow-x:auto}:root[data-theme=cubist] nav[data-component=community-strip] ul a{white-space:nowrap;text-transform:uppercase;letter-spacing:.02em;border:2px solid var(--border);background:var(--card);color:var(--muted-foreground);padding:5px 12px;font-size:.8125rem;font-weight:700;display:block}:root[data-theme=cubist] nav[data-component=community-strip] ul a[aria-current=page]{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=cubist] nav[data-component=community-strip]>button{color:var(--muted-foreground);font-size:1.5rem;line-height:1}:root[data-theme=cubist] form[data-component=composer]{background:var(--card);border:2px solid var(--border);clip-path:var(--notch);flex-direction:column;gap:10.5px;padding:14px;display:flex;position:relative}:root[data-theme=cubist] form[data-component=composer]:after{content:"";background:var(--secondary);width:14px;height:14px;clip-path:var(--diamond);pointer-events:none;position:absolute;top:-2px;right:-2px}:root[data-theme=cubist] form[data-component=composer]>header{align-items:center;gap:7px;display:flex}:root[data-theme=cubist] form[data-component=composer]>header span[data-component=avatar]{width:34px;height:34px;clip-path:var(--facet);background:var(--card-nested);border:2px solid var(--border)}:root[data-theme=cubist] form[data-component=composer]>header [data-component=byline]{color:var(--card-foreground);font-weight:700}:root[data-theme=cubist] form[data-component=composer]>header fieldset[data-component=post-type]{border:none;gap:7px;margin-inline-start:auto;display:flex}:root[data-theme=cubist] form[data-component=composer]>header fieldset[data-component=post-type] input{opacity:0;position:absolute}:root[data-theme=cubist] form[data-component=composer]>header fieldset[data-component=post-type] span{text-transform:uppercase;border:2px solid var(--border);background:var(--card-nested);color:var(--card-nested-foreground);cursor:pointer;padding:7px 14px;font-size:.8125rem;font-weight:700;display:block}:root[data-theme=cubist] form[data-component=composer]>header fieldset[data-component=post-type] input:checked+span{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=cubist] form[data-component=composer] textarea{background:var(--input);border:2px solid var(--border);resize:vertical;width:100%;min-height:84px;color:var(--card-foreground);padding:10.5px 14px}:root[data-theme=cubist] form[data-component=composer] textarea::placeholder{color:var(--muted-foreground)}:root[data-theme=cubist] form[data-component=composer]>footer{align-items:center;gap:7px;display:flex}:root[data-theme=cubist] form[data-component=composer]>footer [data-component=community-picker],:root[data-theme=cubist] form[data-component=composer]>footer [data-component=nsfw-toggle]{text-transform:uppercase;border:2px solid var(--border);background:var(--card-nested);color:var(--card-nested-foreground);padding:7px 14px;font-size:.8125rem;font-weight:700}:root[data-theme=cubist] form[data-component=composer]>footer [data-component=nsfw-toggle] input{opacity:0;position:absolute}:root[data-theme=cubist] form[data-component=composer]>footer button[type=submit]{text-transform:uppercase;border:2px solid var(--border);background:color-mix(in oklab, var(--primary) 55%, var(--card));color:var(--primary-foreground);cursor:not-allowed;margin-inline-start:auto;padding:7px 14px;font-size:.8125rem;font-weight:700}:root[data-theme=cubist] div[data-component=feed-toolbar]{background:var(--card);border:2px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:7px 10.5px;display:flex}:root[data-theme=cubist] div[data-component=feed-toolbar] nav ul{align-items:center;gap:3px;display:flex}:root[data-theme=cubist] div[data-component=feed-toolbar] li[data-component=time-windows]{gap:3px;display:flex}:root[data-theme=cubist] div[data-component=feed-toolbar] a{text-transform:uppercase;color:var(--muted-foreground);padding:7px;font-size:.8125rem;font-weight:700;display:block}:root[data-theme=cubist] div[data-component=feed-toolbar] a[aria-current=page],:root[data-theme=cubist] div[data-component=feed-toolbar] a:hover{color:var(--foreground)}:root[data-theme=cubist] div[data-component=feed-toolbar] li[data-component=time-windows] a{text-transform:none;padding:7px 4px}:root[data-theme=cubist] section[data-component=post-list]{flex-direction:column;gap:14px;display:flex}:root[data-theme=cubist] article[data-component=post]{background:var(--card);color:var(--card-foreground);border:2px solid var(--border);grid-template-columns:minmax(0,1fr);grid-template-areas:"header""title""content""media""tags""footer""comments";gap:10.5px;padding:14px;display:grid;position:relative}:root[data-theme=cubist] article[data-component=post]:after{content:"";background:var(--primary);clip-path:polygon(0 0,100% 0,100% 100%);pointer-events:none;width:16px;height:16px;position:absolute;top:-2px;right:-2px}:root[data-theme=cubist] article[data-component=post]:before{content:"";background:var(--secondary);width:12px;height:12px;clip-path:var(--diamond);pointer-events:none;position:absolute;bottom:-2px;left:-2px}:root[data-theme=cubist] article[data-component=post][data-type=link],:root[data-theme=cubist] article[data-component=post][data-type=article]{grid-template-columns:minmax(0,1fr) minmax(0,45%);grid-template-areas:"header header""title media""content media""tags media""footer footer""comments comments";align-items:start}:root[data-theme=cubist] article[data-component=post]>header{grid-area:header;grid-template-columns:34px minmax(0,1fr) auto auto;grid-template-areas:"avatar byline menu widget""avatar context menu widget";align-items:center;column-gap:7px;display:grid}:root[data-theme=cubist] article[data-component=post]>header [data-component=avatar]{width:34px;height:34px;clip-path:var(--facet);background:var(--card-nested);object-fit:cover;grid-area:avatar}:root[data-theme=cubist] article[data-component=post]>header [data-component=byline]{grid-area:byline;align-items:center;gap:7px;line-height:1.2;display:flex}:root[data-theme=cubist] article[data-component=post]>header [data-component=byline] a[rel=author]{color:var(--card-foreground);font-weight:700}:root[data-theme=cubist] article[data-component=post]>header [data-component=byline] data[data-component=rank]{text-transform:uppercase;color:var(--accent,var(--muted-foreground));background:var(--card-nested);border:1px solid var(--border);padding:2px 8px;font-size:.75rem;font-weight:700}:root[data-theme=cubist] article[data-component=post]>header [data-component=context]{color:var(--muted-foreground);grid-area:context;font-size:.75rem;font-weight:600;line-height:1.2}:root[data-theme=cubist] article[data-component=post]>header [data-component=context] a:hover{color:var(--card-foreground)}:root[data-theme=cubist] article[data-component=post]>header button[data-component=post-menu]{color:var(--muted-foreground);border:2px solid #0000;grid-area:menu;padding:6px}:root[data-theme=cubist] article[data-component=post]>header button[data-component=post-menu]:hover{border-color:var(--border);background:var(--card-nested)}:root[data-theme=cubist] article[data-component=post]>header span[data-component=like-widget]{grid-area:widget}:root[data-theme=cubist] article[data-component=post] span[data-component=like-widget]{background:var(--card-nested);color:var(--card-nested-foreground);border:2px solid var(--border);align-items:center;gap:5px;padding:5px 9px;font-size:1.125rem;font-weight:700;display:flex}:root[data-theme=cubist] article[data-component=post]>h2{grid-area:title;font-size:1.25rem;font-weight:800;line-height:1.35}:root[data-theme=cubist] article[data-component=post]>h2 a:hover{color:var(--primary)}:root[data-theme=cubist] article[data-component=post]>[data-component=post-content]{color:var(--muted-foreground);overflow-wrap:anywhere;flex-direction:column;grid-area:content;gap:.75rem;font-size:.875rem;line-height:1.5rem;display:flex}:root[data-theme=cubist] article[data-component=post]>[data-component=post-content] a{color:var(--primary)}:root[data-theme=cubist] article[data-component=post]>[data-component=post-content] a[data-component=mention]{font-weight:700}:root[data-theme=cubist] article[data-component=post]>[data-component=post-content] figure[data-component=content-image]{margin-block:.25rem}:root[data-theme=cubist] article[data-component=post]>[data-component=post-content] figure[data-component=content-image] img{border:1px solid var(--border);width:100%}:root[data-theme=cubist] article[data-component=post]>figure{grid-area:media}:root[data-theme=cubist] article[data-component=post]>figure img{border:1px solid var(--border);object-fit:cover;width:100%;max-height:500px}:root[data-theme=cubist] article[data-component=post]>figure[data-masked]{border:2px solid var(--border)}:root[data-theme=cubist] article[data-component=post]>figure[data-masked] img{border:none}:root[data-theme=cubist] article[data-component=post] nav[data-component=tags]{grid-area:tags}:root[data-theme=cubist] article[data-component=post] nav[data-component=tags] ul{flex-wrap:wrap;gap:7px;display:flex}:root[data-theme=cubist] article[data-component=post] nav[data-component=tags] ul a{color:var(--primary);font-size:.875rem;font-weight:600}:root[data-theme=cubist] article[data-component=post] nav[data-component=tags] ul a:hover{-webkit-text-decoration:underline dashed;text-decoration:underline dashed}:root[data-theme=cubist] article[data-component=post]>footer{color:var(--muted-foreground);grid-area:footer;align-items:center;gap:10.5px;font-size:.875rem;font-weight:600;display:flex}:root[data-theme=cubist] article[data-component=post]>footer>a,:root[data-theme=cubist] article[data-component=post]>footer>button{border:2px solid var(--border);background:var(--chip);height:26px;color:var(--muted-foreground);align-items:center;gap:7px;padding:3.5px 7px;display:flex}:is(:root[data-theme=cubist] article[data-component=post]>footer>a,:root[data-theme=cubist] article[data-component=post]>footer>button):hover{color:var(--card-foreground)}:root[data-theme=cubist] article[data-component=post]>footer>a[data-component=likes]{background:var(--card-nested);font-weight:700}:root[data-theme=cubist] article[data-component=post]>footer cite{align-items:center;gap:5px;margin-inline-start:auto;font-style:normal;display:flex}:root[data-theme=cubist] article[data-component=post]>footer cite a{color:var(--muted-foreground)}:root[data-theme=cubist] article[data-component=post]>footer cite a:hover{color:var(--card-foreground)}:root[data-theme=cubist] article[data-component=post] section[data-component=comments]{flex-direction:column;grid-area:comments;gap:7px;display:flex}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]{background:var(--card-nested);color:var(--card-nested-foreground);border:2px solid var(--border);flex-direction:column;gap:7px;padding:10.5px;display:flex;position:relative}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]:after{content:"";background:var(--secondary);clip-path:polygon(0 0,100% 0,100% 100%);pointer-events:none;width:12px;height:12px;position:absolute;top:-2px;right:-2px}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]>header{align-items:center;gap:7px;font-size:.875rem;display:flex}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]>header [data-component=avatar]{width:24px;height:24px;clip-path:var(--facet);background:var(--card);object-fit:cover}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]>header a[rel=author]{font-weight:700}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]>header data[data-component=rank]{text-transform:uppercase;color:var(--accent);font-size:.7rem;font-weight:700}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]>header time{color:var(--muted-foreground);font-size:.75rem}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]>header span[data-component=like-widget]{background:var(--card);border:1px solid var(--border);margin-inline-start:auto;padding:2px 7px;font-size:.875rem}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content]{color:var(--muted-foreground);font-size:.875rem;line-height:1.5}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a{color:var(--primary)}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview]{background:var(--card);border:2px solid var(--border);color:inherit;grid-template-columns:auto minmax(0,1fr);gap:10.5px;margin-top:7px;padding:7px;display:grid}:root[data-theme=cubist] 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:1px solid var(--border);width:56px;height:56px}:root[data-theme=cubist] 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=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview] [data-component=preview-body] strong{color:var(--card-foreground);font-size:.8125rem}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview] [data-component=preview-body] span{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;display:-webkit-box;overflow:hidden}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview] [data-component=preview-body] cite{text-transform:uppercase;color:var(--muted-foreground);font-size:.6875rem;font-style:normal}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=replies]{margin-top:7px;border-inline-start:2px solid var(--border);flex-direction:column;gap:7px;margin-inline-start:14px;padding-inline-start:10.5px;display:flex}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button{text-transform:uppercase;color:var(--muted-foreground);font-size:.75rem;font-weight:700}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button:hover{color:var(--card-nested-foreground)}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] a[data-component=more-comments]{text-align:center;color:var(--muted-foreground);padding:4px;font-size:.875rem}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] a[data-component=more-comments] data{color:var(--primary)}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] a[data-component=more-comments]:hover{color:var(--card-foreground)}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea{background:var(--input);border:2px solid var(--border);resize:none;width:100%;color:var(--card-foreground);padding:12px 14px}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea::placeholder{color:var(--muted-foreground)}:root[data-theme=cubist] div[data-component=new-posts] button{z-index:20;background:var(--primary);color:var(--primary-foreground);border:2px solid var(--border);text-transform:uppercase;box-shadow:3px 3px 0 var(--border);padding:8px 18px;font-size:.875rem;font-weight:700;position:fixed;top:79px;left:50%;translate:-50%}:root[data-theme=cubist] div[data-component=infinite-sentinel]{text-align:center;min-height:1px;color:var(--muted-foreground);padding:7px;font-size:.875rem}:root[data-theme=cubist] nav[data-component=pagination]{justify-content:center;align-items:center;gap:14px;padding:10.5px 14px;font-size:1rem;display:flex}:root[data-theme=cubist] nav[data-component=pagination] a,:root[data-theme=cubist] nav[data-component=pagination] span{color:var(--muted-foreground);text-transform:uppercase;font-size:.875rem;font-weight:700}:root[data-theme=cubist] nav[data-component=pagination] span[aria-disabled=true]{opacity:.5}:root[data-theme=cubist] nav[data-component=pagination] a[aria-current=page]{color:var(--foreground);box-shadow:inset 0 -2px 0 var(--primary);font-weight:800}:root[data-theme=cubist] nav[data-component=pagination] a[rel=next]:hover,:root[data-theme=cubist] nav[data-component=pagination] a[rel=prev]:hover{color:var(--foreground)}:root[data-theme=cubist] main[data-component=home-page]{flex-direction:column;grid-column:2/4;gap:28px;min-width:0;padding-block:14px 28px;display:flex}:root[data-theme=cubist] div[data-component=home-split]{grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);align-items:start;gap:28px;display:grid}:root[data-theme=cubist] section[data-component=magazine-section]>header{border-bottom:2px solid var(--border);align-items:baseline;gap:10px;margin-bottom:14px;padding-bottom:8px;display:flex}:root[data-theme=cubist] section[data-component=magazine-section]>header h2{text-transform:uppercase;letter-spacing:.04em;color:var(--card-foreground);align-items:center;gap:.5em;font-size:.9375rem;font-weight:800;display:flex}:root[data-theme=cubist] section[data-component=magazine-section]>header h2:before{content:"";background:var(--primary);width:.6em;height:.6em;clip-path:var(--tri);flex:none}:root[data-theme=cubist] section[data-component=magazine-section]>header a[data-component=section-more]{text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);font-size:.75rem;font-weight:700}:root[data-theme=cubist] section[data-component=magazine-section]>header a[data-component=section-more]:hover{color:var(--primary)}:root[data-theme=cubist] section[data-component=magazine-section][data-variant=articles]>header h2,:root[data-theme=cubist] section[data-component=magazine-section][data-variant=featured]>header h2{color:var(--secondary)}:is(:root[data-theme=cubist] section[data-component=magazine-section][data-variant=articles]>header h2,:root[data-theme=cubist] section[data-component=magazine-section][data-variant=featured]>header h2):before{background:var(--secondary)}:root[data-theme=cubist] section[data-component=magazine-section]>ul{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}:root[data-theme=cubist] section[data-component=magazine-section][data-variant=community]>ul{grid-template-columns:repeat(3,minmax(0,1fr))}:root[data-theme=cubist] section[data-component=magazine-section][data-variant=featured]>ul{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-theme=cubist] section[data-component=magazine-section][data-variant=discussions]>ul{grid-template-columns:minmax(0,1fr);gap:10.5px}:root[data-theme=cubist] article[data-component=article-card]{background:var(--card);border:2px solid var(--border);height:100%;position:relative;overflow:hidden}:root[data-theme=cubist] article[data-component=article-card]:after{content:"";background:var(--primary);clip-path:polygon(0 0,100% 0,100% 100%);pointer-events:none;z-index:1;width:14px;height:14px;position:absolute;top:-2px;right:-2px}:root[data-theme=cubist] article[data-component=article-card] [data-component=card-body]{flex-direction:column;gap:6px;padding:12px;display:flex}:root[data-theme=cubist] article[data-component=article-card] a[data-component=community]{text-transform:uppercase;letter-spacing:.02em;color:#fff;background:var(--accent,var(--primary));border:1px solid var(--border);align-self:start;padding:3px 8px;font-size:.6875rem;font-weight:700}:root[data-theme=cubist] article[data-component=article-card] span[data-component=like-badge]{color:var(--muted-foreground);align-items:center;gap:3px;font-size:1rem;font-weight:700;display:flex}:root[data-theme=cubist] article[data-component=article-card] h3{color:var(--card-foreground);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:1rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}:root[data-theme=cubist] article[data-component=article-card] h3 a:hover{color:var(--primary)}:root[data-theme=cubist] article[data-component=article-card] [data-component=meta]{color:var(--muted-foreground);flex-wrap:wrap;gap:10px;font-size:.75rem;display:flex}:root[data-theme=cubist] article[data-component=article-card] [data-component=meta] [data-component=author]{color:var(--card-foreground)}:root[data-theme=cubist] article[data-component=article-card][data-has-image]{aspect-ratio:4/3}:root[data-theme=cubist] article[data-component=article-card][data-has-image]>figure{background:var(--card-nested);position:absolute;inset:0}:root[data-theme=cubist] article[data-component=article-card][data-has-image]>figure>img{object-fit:cover;width:100%;height:100%}:root[data-theme=cubist] article[data-component=article-card][data-has-image]>figure[data-masked]{border:2px solid var(--border)}:root[data-theme=cubist] article[data-component=article-card][data-has-image] [data-component=card-body]{z-index:1;background:linear-gradient(#0000 38%,#00000059 62%,#000000e6 100%);justify-content:flex-end;gap:5px;position:absolute;inset:0}:root[data-theme=cubist] article[data-component=article-card][data-has-image] span[data-component=like-badge]{color:#fff;background:#0000008c;border:1px solid #fff6;padding:3px 8px;font-size:.8125rem;position:absolute;top:10px;right:10px}:root[data-theme=cubist] article[data-component=article-card][data-has-image] h3{color:#fff}:root[data-theme=cubist] article[data-component=article-card][data-has-image] [data-component=meta]{color:#ffffffd1}:root[data-theme=cubist] article[data-component=article-card][data-has-image] [data-component=meta] [data-component=author]{color:#fff}:root[data-theme=cubist] section[data-variant=featured] article[data-component=article-card][data-has-image]{aspect-ratio:16/10}:root[data-theme=cubist] section[data-variant=featured] article[data-component=article-card][data-has-image] h3{font-size:1.25rem}:root[data-theme=cubist] section[data-variant=discussions] article[data-component=article-card] [data-component=card-body]{grid-template-columns:1fr auto;align-items:center;gap:4px 8px;display:grid}:root[data-theme=cubist] section[data-variant=discussions] article[data-component=article-card] a[data-component=community]{grid-area:1/1;justify-self:start}:root[data-theme=cubist] section[data-variant=discussions] article[data-component=article-card] span[data-component=like-badge]{color:var(--card-foreground);grid-area:1/2;justify-self:end;font-size:1.125rem}:root[data-theme=cubist] section[data-variant=discussions] article[data-component=article-card] h3{color:var(--muted-foreground);grid-column:1/-1;font-size:.875rem;font-weight:600}:root[data-theme=cubist] section[data-variant=discussions] article[data-component=article-card] [data-component=meta]{grid-column:1/-1}:root[data-theme=cubist] section[data-component=poll]{background:var(--card-nested);border:2px solid var(--border);flex-direction:column;gap:7px;padding:10.5px;display:flex}:root[data-theme=cubist] section[data-component=poll] [data-component=poll-title]{color:var(--card-foreground);font-size:.875rem;font-weight:700}:root[data-theme=cubist] section[data-component=poll] ul{flex-direction:column;gap:5px;display:flex}:root[data-theme=cubist] section[data-component=poll] li[data-component=poll-option]{border:1px solid var(--border);background:var(--card);justify-content:space-between;gap:7px;padding:7px 10.5px;font-size:.8125rem;display:flex;position:relative;overflow:hidden}:root[data-theme=cubist] 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=cubist] section[data-component=poll] li[data-component=poll-option]>*{position:relative}:root[data-theme=cubist] section[data-component=poll] li[data-component=poll-option] [data-component=poll-label]{font-weight:600}:root[data-theme=cubist] section[data-component=poll] li[data-component=poll-option] [data-component=poll-count]{color:var(--primary);font-weight:700}:root[data-theme=cubist] section[data-component=poll] [data-component=poll-total]{color:var(--muted-foreground);font-size:.75rem}:root[data-theme=cubist] main[data-component=profile-page]{flex-direction:column;grid-area:main;gap:14px;min-width:0;padding-block:14px 28px;display:flex}:root[data-theme=cubist] header[data-component=profile-header]{background:var(--card);border:2px solid var(--border);clip-path:var(--notch);grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"banner banner banner""avatar ident achievements";align-items:center;column-gap:14px;padding:0 14px 14px;display:grid}:root[data-theme=cubist] header[data-component=profile-header] [data-component=profile-banner]{border-bottom:2px solid var(--border);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%23f7f1e4' stroke-width='2' opacity='0.35'%3E%3Cpolygon points='8,10 34,10 8,36'/%3E%3Crect x='68' y='18' width='22' height='22'/%3E%3Cpolygon points='34,78 62,98 6,98'/%3E%3Crect x='86' y='74' width='16' height='16' transform='rotate(18 94 82)'/%3E%3C/g%3E%3C/svg%3E"), linear-gradient(120deg, var(--accent,var(--primary)), var(--card-nested));background-position:50%;background-size:120px 120px,cover;grid-area:banner;height:110px;margin:0 -14px;position:relative}:root[data-theme=cubist] header[data-component=profile-header] [data-component=profile-banner]:after{content:"";background:var(--card);opacity:.85;width:26px;height:26px;clip-path:var(--diamond);pointer-events:none;position:absolute;top:10px;right:24px}:root[data-theme=cubist] header[data-component=profile-header]>[data-component=avatar]{width:88px;height:88px;clip-path:var(--facet);object-fit:cover;background:var(--card-nested);border:3px solid var(--card);outline:2px solid var(--border);grid-area:avatar;align-self:start;margin-top:-44px}:root[data-theme=cubist] header[data-component=profile-header] [data-component=profile-ident]{flex-direction:column;grid-area:ident;gap:4px;padding-top:10px;display:flex}:root[data-theme=cubist] header[data-component=profile-header] [data-component=profile-ident] h1[data-component=name-row]{color:var(--card-foreground);flex-wrap:wrap;align-items:center;gap:10px;font-size:1.4rem;font-weight:800;display:flex}:root[data-theme=cubist] header[data-component=profile-header] [data-component=profile-ident] data[data-component=rank]{text-transform:uppercase;color:var(--accent,var(--muted-foreground));background:var(--card-nested);border:1px solid var(--border);padding:2px 8px;font-size:.75rem;font-weight:700}:root[data-theme=cubist] header[data-component=profile-header] [data-component=profile-ident] [data-component=joined]{color:var(--muted-foreground);font-size:.8125rem}:root[data-theme=cubist] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats]{color:var(--muted-foreground);flex-wrap:wrap;gap:14px;margin-top:2px;font-size:.8125rem;display:flex}:root[data-theme=cubist] 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=cubist] header[data-component=profile-header] ul[data-component=achievements]{flex-wrap:wrap;grid-area:achievements;justify-content:flex-end;align-self:start;gap:5px;max-width:240px;margin-top:10px;display:flex}:root[data-theme=cubist] header[data-component=profile-header] ul[data-component=achievements] img{width:28px;height:28px}:root[data-theme=cubist] nav[data-component=profile-tabs]>ul{border-bottom:2px solid var(--border);flex-wrap:wrap;gap:4px;display:flex}:root[data-theme=cubist] nav[data-component=profile-tabs]>ul a{text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground);padding:10px 14px;font-size:.8125rem;font-weight:700;display:block}:root[data-theme=cubist] nav[data-component=profile-tabs]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -3px 0 var(--primary)}:root[data-theme=cubist] nav[data-component=profile-tabs]>ul a:hover{color:var(--card-foreground)}:root[data-theme=cubist] main[data-component=profile-page] section[data-component=post-list]{flex-direction:column;gap:14px;display:flex}:root[data-theme=cubist] main[data-component=profile-page] p[data-component=empty]{color:var(--muted-foreground);text-align:center;padding:28px 0}:root[data-theme=cubist] section[data-component=profile-comments]{flex-direction:column;gap:14px;display:flex}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment]{background:var(--card);border:2px solid var(--border);flex-direction:column;gap:10.5px;padding:14px;display:flex;position:relative}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment]:after{content:"";background:var(--secondary);clip-path:polygon(0 0,100% 0,100% 100%);pointer-events:none;width:14px;height:14px;position:absolute;top:-2px;right:-2px}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context]{align-items:center;gap:8px;min-width:0;display:flex}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=community]{text-transform:uppercase;color:#fff;background:var(--accent,var(--primary));border:1px solid var(--border);white-space:nowrap;padding:2px 8px;font-size:.6875rem;font-weight:700}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=post-title]{color:var(--card-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:700;overflow:hidden}:root[data-theme=cubist] 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=cubist] section[data-component=profile-comments] article[data-component=profile-comment] [data-component=user-comments]{flex-direction:column;gap:7px;display:flex}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]{background:var(--card-nested);color:var(--card-nested-foreground);border:2px solid var(--border);flex-direction:column;gap:7px;padding:10.5px;display:flex}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header{align-items:center;gap:7px;font-size:.875rem;display:flex}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header [data-component=avatar]{width:24px;height:24px;clip-path:var(--facet);background:var(--card);object-fit:cover}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header a[rel=author]{font-weight:700}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header data[data-component=rank]{text-transform:uppercase;color:var(--accent);font-size:.7rem;font-weight:700}:root[data-theme=cubist] 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=cubist] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header span[data-component=like-widget]{background:var(--card);border:1px solid var(--border);align-items:center;gap:5px;margin-inline-start:auto;padding:2px 7px;font-size:.875rem;display:flex}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment] [data-component=comment-content]{color:var(--muted-foreground);font-size:.875rem;line-height:1.5}:root[data-theme=cubist] 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=cubist] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>footer button{text-transform:uppercase;color:var(--muted-foreground);font-size:.75rem;font-weight:700}:root[data-theme=cubist] main[data-component=communities-page]{flex-direction:column;grid-area:main;gap:14px;min-width:0;padding-block:14px 28px;display:flex}:root[data-theme=cubist] main[data-component=communities-page]>header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 14px;display:grid}:root[data-theme=cubist] main[data-component=communities-page]>header h1{color:var(--card-foreground);font-size:1.75rem;font-weight:800}:root[data-theme=cubist] main[data-component=communities-page]>header p{color:var(--muted-foreground);grid-column:1;font-size:.875rem}:root[data-theme=cubist] main[data-component=communities-page]>header a[data-component=create-community]{background:var(--primary);color:var(--primary-foreground);border:2px solid var(--border);text-transform:uppercase;white-space:nowrap;box-shadow:3px 3px 0 var(--border);grid-area:1/2;padding:9px 16px;font-size:.8125rem;font-weight:700}:root[data-theme=cubist] main[data-component=communities-page]>header a[data-component=create-community]:hover{box-shadow:1px 1px 0 var(--border);transform:translate(2px,2px)}:root[data-theme=cubist] ul[data-component=community-list]{background:var(--card);border:2px solid var(--border);flex-direction:column;display:flex;overflow:hidden}:root[data-theme=cubist] ul[data-component=community-list] li+li{border-top:2px solid var(--border)}:root[data-theme=cubist] article[data-component=community-card]{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}:root[data-theme=cubist] article[data-component=community-card] [data-component=avatar]{width:44px;height:44px;clip-path:var(--facet);object-fit:cover;background:var(--accent,var(--card-nested));border:2px solid var(--border)}:root[data-theme=cubist] article[data-component=community-card] [data-component=community-meta]{min-width:0}:root[data-theme=cubist] article[data-component=community-card] [data-component=community-meta] h2{color:var(--card-foreground);font-size:1rem;font-weight:700}:root[data-theme=cubist] article[data-component=community-card] [data-component=community-meta] h2 a:hover{color:var(--primary)}:root[data-theme=cubist] article[data-component=community-card] [data-component=community-meta] [data-component=members]{color:var(--muted-foreground);align-items:center;gap:4px;font-size:.8125rem;display:flex}:root[data-theme=cubist] article[data-component=community-card] a[data-component=join]{background:var(--primary);color:var(--primary-foreground);border:2px solid var(--border);text-transform:uppercase;padding:7px 18px;font-size:.8125rem;font-weight:700}:root[data-theme=cubist] article[data-component=community-card] a[data-component=join]:hover{opacity:.9}:root[data-theme=cubist] aside[data-component=popular-articles]{flex-direction:column;grid-area:aside;gap:10.5px;min-width:0;padding-block:14px;display:flex}:root[data-theme=cubist] aside[data-component=popular-articles]>h2{text-transform:uppercase;letter-spacing:.03em;color:var(--foreground);align-items:center;gap:.5em;font-size:.875rem;font-weight:700;display:flex}:root[data-theme=cubist] aside[data-component=popular-articles]>h2:before{content:"";background:var(--secondary);width:.55em;height:.55em;clip-path:var(--tri);flex:none}:root[data-theme=cubist] aside[data-component=popular-articles] ol{flex-direction:column;gap:7px;display:flex}:root[data-theme=cubist] aside[data-component=popular-articles] article{background:var(--card);border:2px solid var(--border);grid-template-columns:minmax(0,1fr) 82px;grid-template-areas:"header header""title img""meta img";gap:7px;padding:10.5px;display:grid;position:relative}:root[data-theme=cubist] aside[data-component=popular-articles] article:after{content:"";background:var(--secondary);clip-path:polygon(0 0,100% 0,100% 100%);pointer-events:none;width:12px;height:12px;position:absolute;top:-2px;right:-2px}:root[data-theme=cubist] aside[data-component=popular-articles] article>header{grid-area:header;justify-content:space-between;align-items:center;display:flex}:root[data-theme=cubist] aside[data-component=popular-articles] article>header a[data-component=community]{color:#fff;background:var(--accent,var(--primary));border:1px solid var(--border);padding:2px 9px;font-size:.75rem;font-weight:700}:root[data-theme=cubist] aside[data-component=popular-articles] article>header span[data-component=like-widget]{color:var(--card-foreground);font-size:.875rem;font-weight:700}:root[data-theme=cubist] aside[data-component=popular-articles] article h3{grid-area:title;font-size:.875rem;font-weight:700;line-height:1.35}:root[data-theme=cubist] aside[data-component=popular-articles] article h3 a:hover{color:var(--primary)}:root[data-theme=cubist] aside[data-component=popular-articles] article [data-component=meta]{color:var(--muted-foreground);grid-area:meta;align-self:end;font-size:.75rem}:root[data-theme=cubist] aside[data-component=popular-articles] article img{object-fit:cover;border:1px solid var(--border);grid-area:img;width:82px;height:82px}:root[data-theme=cubist] footer[data-component=site-footer]{text-align:center;color:var(--muted-foreground);border-top:2px solid var(--border);background-image:var(--footer-motif);background-repeat:repeat;background-size:140px 140px;grid-area:footer;padding:28px 14px;font-size:.875rem}:root[data-theme=cubist] footer[data-component=site-footer] a{color:var(--primary)}@media (max-width:767px){:root[data-theme=cubist] body{grid-template-columns:minmax(0,1fr);grid-template-areas:"header""main""footer";column-gap:0}:root[data-theme=cubist] aside[data-component=popular-articles]{display:none}:root[data-theme=cubist] header[data-component=site-header]{gap:.5rem}:root[data-theme=cubist] header[data-component=site-header] nav,:root[data-theme=cubist] header[data-component=site-header] a[data-component=cta]{display:none}:root[data-theme=cubist] article[data-component=post]{padding:10.5px 7px}:root[data-theme=cubist] article[data-component=post][data-type=link],:root[data-theme=cubist] article[data-component=post][data-type=article]{grid-template-columns:minmax(0,1fr);grid-template-areas:"header""title""content""media""tags""footer""comments"}:root[data-theme=cubist] div[data-component=feed-toolbar] li[data-component=time-windows],:root[data-theme=cubist] div[data-component=feed-toolbar] a:not([aria-current=page]){display:none}:root[data-theme=cubist] div[data-component=feed-toolbar] a[aria-current=page]:after{content:" ▾"}}}
