:root{--font-sans: "Poppins", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}@layer base,theme;@view-transition{navigation:auto}header[data-component=site-header]{view-transition-name:site-header}@media(prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}}main:has([data-component=infinite-sentinel][data-active]) nav[data-component=pagination]{display:none}dialog:not([open]){display:none!important}dialog[data-component=search-overlay]{margin-top:max(var(--header-h, 5.5rem),6vh)!important}ul[data-component=header-actions] svg,dialog[data-component=search-overlay] svg{max-width:none;flex:none}ul[data-component=menu-notifications]>li>a,ul[data-component=conversation-list]>li>a{width:auto;height:auto;min-width:0}nav[data-component=breadcrumb] ol{flex-wrap:wrap}nav[data-component=breadcrumb] li{min-width:0}nav[data-component=breadcrumb] [aria-current=page]{display:inline-block;max-width:min(48ch,60vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}article[data-component=comment]>footer [data-component=likes]{display:inline-flex;align-items:center;gap:.25rem}[data-component=community-actions]{display:flex;gap:.5rem;margin-block-start:.5rem}[data-component=community-actions] button{font-size:.8125rem;font-weight:600;padding:.35rem .9rem;border:1px solid var(--border);border-radius:var(--radius, 4px);background:transparent;color:var(--muted-foreground)}[data-component=community-warning],[data-component=tag-flag]{font-size:.75rem;font-weight:600;color:var(--destructive, var(--muted-foreground));white-space:nowrap}article[data-component=comment][data-current]{outline:2px solid var(--accent, currentColor);outline-offset:2px;scroll-margin-block:5rem}article[data-component=comment]>header{flex-wrap:wrap}article[data-component=comment]>header>a[rel=author]{min-width:0}a[data-component=logo]{flex:none}a[data-component=logo]>img{max-width:none}details[data-component=nav-menu]{position:relative}details[data-component=nav-menu]>summary{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;cursor:pointer;list-style:none}details[data-component=nav-menu]>summary::-webkit-details-marker{display:none}details[data-component=nav-menu]>nav{display:none}details[data-component=nav-menu][open]>nav{display:block;position:absolute;z-index:30;inset-inline-start:0;inset-block-start:100%;min-width:max-content;background:var(--popover, var(--card, Canvas));color:var(--card-foreground, CanvasText);border:1px solid var(--border, currentColor);border-radius:var(--radius, 6px);padding:6px}details[data-component=nav-menu][open]>nav ul{display:flex;flex-direction:column;align-items:stretch;gap:2px}details[data-component=nav-menu]>nav a{display:flex;align-items:center;min-height:44px;padding-inline:12px;white-space:nowrap}@media(max-width:767.98px){a[data-component=cta]{display:none}}@media(max-width:1079.98px){header[data-component=site-header]>nav{display:none}}@media(min-width:1080px){details[data-component=nav-menu]{display:none}}@media(max-width:479.98px){header[data-component=site-header]{column-gap:6px}ul[data-component=header-actions]{column-gap:4px}ul[data-component=header-actions]>li>a,ul[data-component=header-actions]>li>details>summary{min-width:32px;min-height:32px;width:32px;height:32px;padding:0}}@media(max-width:359.98px){header[data-component=site-header]{column-gap:4px;padding-inline:6px}ul[data-component=header-actions]>li>a,ul[data-component=header-actions]>li>details>summary{min-width:28px;min-height:28px;width:28px;height:28px}}@media(max-width:767.98px){nav[data-component=feed-type],nav[data-component=feed-sort],fieldset[data-component=post-type]{min-width:0;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain}}fieldset[data-component=post-type] label{position:relative}[data-component=post-content],[data-component=comment-content],[data-component=community-description]{overflow-wrap:anywhere}[data-component=post-content] blockquote,[data-component=comment-content] blockquote{margin:.5rem 0;padding:.15rem 0 .15rem .75rem;border-left:3px solid var(--border);color:var(--muted-foreground)}figure[data-masked]{position:relative;overflow:hidden}figure[data-masked] img{filter:blur(30px)}figure[data-masked]:has(input[data-component=nsfw-checkbox]:checked) img{filter:none}figure[data-masked] label[data-component=nsfw-toggle]{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;gap:.35rem;padding:1rem;text-align:center;cursor:pointer;background:color-mix(in srgb,var(--background, #000) 45%,transparent);color:var(--foreground, #fff);font-size:.8125rem;font-weight:600}figure[data-masked]:has(input[data-component=nsfw-checkbox]:checked) label[data-component=nsfw-toggle]{display:none}@media(max-width:1079.98px){header[data-component=profile-header]{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"banner banner" "avatar ident" "achievements achievements"}header[data-component=profile-header] ul[data-component=achievements]{justify-content:flex-start;max-width:none}}@layer base{body>main[data-component]{grid-area:main}}main[data-component=semantics-page]{min-width:0;max-width:60rem;padding:1.5rem;display:grid;gap:2rem;align-content:start;line-height:1.65}main[data-component=semantics-page]>*{min-width:0}main[data-component=semantics-page] h1{font-size:1.7rem}main[data-component=semantics-page] h2{font-size:1.25rem;margin-block-end:.6rem}main[data-component=semantics-page] h3{font-size:1rem;margin-block-end:.35rem}main[data-component=semantics-page] p{margin-block-end:.75rem}main[data-component=semantics-page] ul{padding-inline-start:1.25rem;list-style:disc;display:grid;gap:.4rem;margin-block-end:.9rem}main[data-component=semantics-page] code{font-family:ui-monospace,monospace;font-size:.87em;background:var(--muted, transparent);color:inherit;padding:.05em .3em;border-radius:.25rem}main[data-component=semantics-page] pre{background:var(--card);color:var(--card-foreground);border:1px solid var(--border);border-radius:var(--radius);padding:.9rem;overflow-x:auto}main[data-component=semantics-page] pre code{background:none;color:inherit;padding:0}aside[data-component=semantics-disclaimer],[data-component=semantics-error]{background:var(--card);color:var(--card-foreground);border:1px solid var(--border);border-inline-start:3px solid var(--primary);border-radius:var(--radius);padding:1rem 1.1rem}[data-component=semantics-findings] article+article{margin-block-start:1.1rem}main[data-component=semantics-page] table{border-collapse:collapse;width:100%;font-variant-numeric:tabular-nums}main[data-component=semantics-page] caption{text-align:start;color:var(--muted-foreground);font-size:.85rem;padding-block-end:.5rem}main[data-component=semantics-page] :is(th,td){border-block-end:1px solid var(--border);padding:.4rem .6rem;text-align:end}main[data-component=semantics-page] th[scope=row]{text-align:start;font-weight:400;font-family:ui-monospace,monospace;font-size:.87rem}main[data-component=semantics-page] th[scope=row] small{color:var(--muted-foreground)}@media(max-width:479.98px){main[data-component=semantics-page]{padding:1rem}[data-component=semantics-table]{overflow-x:auto}}main[data-component=gry-page]{min-width:0;padding:1.5rem;display:grid;gap:1.5rem;align-content:start;--game-hit-bg: #2e8248;--game-hit-fg: #ffffff;--game-present-bg: #caa63c;--game-present-fg: #1b1500;--game-miss-bg: #3f4448;--game-miss-fg: #ffffff;--game-cell: 3.1rem;--trop-hot: #7f1d1d;--trop-warm: #9a3412;--trop-cool: #1d4ed8;--trop-cold: #3f4448;--map-outside: #eef1f4;--map-land: #64748b;--map-border: #1e293b;--map-region-border: rgba(255, 255, 255, .35);--map-cursor: #facc15;--map-pin-fill: #dc2626;--map-pin-stroke: #ffffff;--map-heat: #67e8f9;--map-guessed: #0f172a;--map-region-label: #f8fafc}:root[data-mode=dark] main[data-component=gry-page]{--game-miss-bg: #aeb4ba;--game-miss-fg: #13171c;--trop-hot: #f87171;--trop-warm: #fb923c;--trop-cool: #60a5fa;--trop-cold: #aeb4ba;--map-outside: #0a0e13;--map-land: #5a6b80;--map-border: #e2e8f0;--map-region-border: rgba(255, 255, 255, .22);--map-cursor: #facc15;--map-pin-fill: #dc2626;--map-pin-stroke: #ffffff;--map-heat: #67e8f9;--map-guessed: #0f172a;--map-region-label: #f8fafc}main[data-game],main[data-fullbleed]{grid-column:1 / -1;justify-self:center;max-width:44rem}main[data-component=gry-page][data-game=grody],main[data-component=osada-karta],main[data-component=wiek-poczet]{max-width:52rem}@media(min-width:68rem){main[data-component=gry-page][data-game=grody]{max-width:min(96rem,96vw)}}main[data-component=gry-page]>*{min-width:0}[data-component=gry-masthead] h1{font-size:1.9rem;margin-block-end:.3rem}[data-component=gry-masthead] p{color:var(--muted-foreground);line-height:1.6}[data-component=gry-eyebrow]{margin-block-end:.5rem;font-size:.9rem}[data-component=gry-eyebrow] a{color:var(--muted-foreground);text-decoration:none}[data-component=gry-list]{list-style:none;padding:0;margin:0;display:grid;gap:.9rem;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr))}[data-component=gry-card-link]{display:grid;gap:.35rem;align-content:start;padding:1rem 1.1rem;height:100%;background:var(--card);color:var(--card-foreground);border:1px solid var(--border);border-radius:var(--radius);text-decoration:none}[data-component=gry-card-link]:hover{border-color:var(--primary)}[data-component=gry-card-cat]{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground)}[data-component=gry-card] h2{font-size:1.15rem}[data-component=gry-card] p{font-size:.9rem;color:var(--muted-foreground);line-height:1.45}[data-component=gry-empty],[data-component=gry-soon]{color:var(--muted-foreground)}[data-component=gry-subnav]{display:flex;gap:1rem;margin-block-start:.6rem}[data-component=gry-subnav] a{color:var(--primary);font-weight:600;text-decoration:none}[data-component=profile]{display:grid;gap:1.6rem}[data-component=profile-head]{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}[data-component=profile-handle]{font-family:ui-monospace,monospace;font-size:1.1rem}[data-component=profile-pioruny] strong{font-size:1.6rem;color:var(--primary)}[data-component=profile-signout]{padding:.4rem .9rem;color:var(--foreground);background:var(--secondary);border:1px solid var(--border);border-radius:calc(var(--radius) * .5);cursor:pointer}[data-component=profile-section] h2{font-size:1.05rem;margin-block-end:.6rem}[data-component=gry-badge-list]{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem}[data-component=gry-badge]{padding:.4rem .8rem;background:var(--card);border:1px solid var(--border);border-radius:999px;font-size:.9rem}[data-component=streak-list],[data-component=activity-list]{list-style:none;padding:0;margin:0;display:grid;gap:.4rem}[data-component=streak-row]{display:flex;justify-content:space-between;padding:.5rem .7rem;background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=streak-best]{color:var(--muted-foreground);font-size:.85rem}[data-component=activity-item]{padding:.45rem .7rem;font-size:.92rem;border-inline-start:2px solid var(--border);color:var(--foreground)}[data-component=activity-item][data-kind=achievement]{border-inline-start-color:var(--primary)}[data-component=leaderboards]{display:grid;gap:1rem}[data-component=lb-games],[data-component=lb-scope]{display:flex;flex-wrap:wrap;gap:.4rem}[data-component=lb-game],[data-component=lb-scope-btn]{padding:.4rem .9rem;font-size:.9rem;color:var(--foreground);background:var(--secondary);border:1px solid var(--border);border-radius:999px;cursor:pointer}[data-component=lb-game][aria-pressed=true],[data-component=lb-scope-btn][aria-pressed=true]{color:var(--primary-foreground);background:var(--primary);border-color:var(--primary)}[data-component=lb-table]{list-style:none;padding:0;margin:0;display:grid;gap:.3rem}[data-component=lb-row]{display:grid;grid-template-columns:2rem 1fr auto;align-items:center;gap:.7rem;padding:.5rem .7rem;background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=lb-rank]{font-family:ui-monospace,monospace;color:var(--muted-foreground);text-align:center}[data-component=lb-handle]{font-family:ui-monospace,monospace}[data-component=lb-score]{font-variant-numeric:tabular-nums;color:var(--muted-foreground);font-size:.9rem}[data-component=game-board]{display:grid;grid-template-columns:minmax(0,1fr);gap:1.1rem;justify-items:center}[data-component=grody-mapcol],[data-component=grody-railcol]{display:grid;grid-template-columns:minmax(0,1fr);gap:1.1rem;align-content:start;min-width:0;max-width:100%}@media(min-width:68rem){[data-component=game-board][data-game=grody]{grid-template-columns:minmax(0,1fr) minmax(20rem,24rem);align-items:start;justify-items:stretch;column-gap:1.1rem}[data-component=grody-railcol]{position:sticky;top:.75rem;max-height:calc(100vh - 1.5rem);overflow-y:auto;overscroll-behavior:contain}[data-component=grody-mapcol]>[data-component=grody-topbar],[data-component=grody-mapcol]>[data-component=grody-stage],[data-component=grody-railcol]>[data-component=grody-panel]{max-width:none;margin-inline:0}}[data-component=nono-grid]{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;gap:4px;width:100%;max-width:30rem;margin-inline:auto;max-inline-size:100%;overflow-x:auto;--nono-line: color-mix(in srgb, var(--foreground) 24%, transparent)}[data-component=nono-corner]{grid-column:1;grid-row:1}[data-component=nono-col-clues]{grid-column:2;grid-row:1;display:grid;gap:2px;align-items:end}[data-component=nono-col-clue]{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:2.8em;font-size:.68rem;line-height:1.15;color:var(--muted-foreground);font-variant-numeric:tabular-nums}[data-component=nono-row-clues]{grid-column:1;grid-row:2;display:grid;gap:2px}[data-component=nono-row-clue]{display:flex;align-items:center;justify-content:flex-end;gap:.4em;min-width:2.8em;padding-inline-end:.4rem;font-size:.75rem;color:var(--muted-foreground);font-variant-numeric:tabular-nums}[data-component=nono-cells]{grid-column:2;grid-row:2;display:grid;gap:2px}[data-component=nono-cell]{aspect-ratio:1;padding:0;border:1px solid var(--nono-line);border-radius:3px;background:var(--card);color:var(--muted-foreground);font-size:.9rem;line-height:1;cursor:pointer;transition:background .08s ease}[data-component=nono-cell][data-fill="1"]{background:var(--accent);border-color:var(--accent)}[data-component=nono-cell][data-fill=x]{background:var(--card)}[data-component=nono-cell]:disabled{cursor:default}[data-component=pipes-grid]{display:grid;gap:4px;width:100%;max-width:26rem;margin-inline:auto}[data-component=pipe-tile]{aspect-ratio:1;padding:0;border:1px solid var(--border);border-radius:6px;background:var(--card);cursor:pointer;display:block;transition:border-color .18s ease,box-shadow .18s ease}[data-component=pipe-tile]:disabled{cursor:default}[data-component=pipe-svg]{display:block;width:100%;height:100%}[data-component=pipe-arm]{stroke:var(--muted-foreground);stroke-width:15;stroke-linecap:round;transition:stroke .18s ease}[data-component=pipe-hub]{fill:var(--muted-foreground);transition:fill .18s ease}[data-component=pipe-source]{fill:var(--card);font-size:20px}[data-component=pipe-tile][data-on="1"] [data-component=pipe-arm]{stroke:var(--accent)}[data-component=pipe-tile][data-on="1"] [data-component=pipe-hub]{fill:var(--accent)}[data-component=pipe-tile][data-on="1"]{border-color:color-mix(in srgb,var(--accent) 55%,transparent);box-shadow:0 0 8px color-mix(in srgb,var(--accent) 40%,transparent)}[data-component=pipe-tile][data-source="1"]{border-color:var(--accent)}[data-component=loch-hud]{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap;margin-bottom:.3rem}[data-component=loch-stat]{padding:.2rem .7rem;border-radius:999px;background:var(--muted);color:var(--foreground);font-variant-numeric:tabular-nums;font-size:.9rem}[data-component=loch-stat][data-hp="1"]{color:var(--accent);font-weight:600}[data-component=loch-grid]{display:grid;gap:3px;width:100%;max-width:26rem;margin-inline:auto}[data-component=loch-cell]{aspect-ratio:1;position:relative;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--muted) 55%,transparent);border-radius:4px;font-size:clamp(.9rem,4.5vw,1.4rem);line-height:1}[data-component=loch-cell][data-kind=player]{background:color-mix(in srgb,var(--accent) 28%,var(--card));outline:2px solid var(--accent)}[data-component=loch-cell][data-kind=stairs]{background:color-mix(in srgb,var(--accent) 12%,var(--card))}[data-component=loch-cell][data-kind=monster]{background:color-mix(in srgb,#dc2626 18%,var(--card))}[data-component=loch-mhp]{position:absolute;bottom:1px;right:2px;padding:0 2px;border-radius:3px;background:var(--card);color:var(--foreground);font-size:.55rem;font-weight:700;font-variant-numeric:tabular-nums}[data-component=loch-dpad]{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:.5rem}[data-component=loch-dpad]>div{display:flex;gap:4px}[data-component=loch-dpad] button{width:3rem;height:3rem;border:1px solid var(--border);border-radius:8px;background:var(--card);color:var(--foreground);font-size:1.2rem;cursor:pointer}[data-component=loch-dpad] button:active{background:var(--muted)}[data-component=loch-dpad] button,[data-component=dpad-key],[data-component=iso-pad] button,[data-component=studnia-pad] button,[data-component=delve-pad] button{min-width:44px;min-height:44px}[data-component=loch-leave]{min-height:44px;margin-top:.6rem;padding:.4rem .9rem;border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--muted-foreground);font-size:.85rem;cursor:pointer}[data-component=grzyby-hud]{display:flex;align-items:center;justify-content:space-between;gap:.6rem;max-width:22rem;margin:0 auto .4rem}[data-component=grzyby-next]{display:flex;align-items:center;gap:.4rem;color:var(--muted-foreground);font-size:.9rem}[data-component=grzyby-dot]{display:inline-block;width:1.1rem;height:1.1rem;border-radius:50%;box-shadow:inset 0 -2px 3px #00000038}[data-component=grzyby-basket]{position:relative;width:100%;max-width:22rem;margin:0 auto;background:color-mix(in srgb,var(--muted) 40%,transparent);border:2px solid var(--border);border-top:none;border-radius:0 0 12px 12px;overflow:hidden;cursor:crosshair;touch-action:none}[data-component=grzyby-aim]{position:absolute;top:0;bottom:0;width:2px;transform:translate(-1px);background:color-mix(in srgb,var(--accent) 55%,transparent);pointer-events:none}[data-component=grzyby-shroom]{position:absolute;aspect-ratio:1;border-radius:50%;box-shadow:inset 0 -3px 5px #00000040,inset 0 3px 4px #ffffff40;transition:top .12s ease-out,left .12s ease-out}[data-component=delve-view]{display:block;width:100%;max-width:min(48rem,94vw);margin:0 auto;aspect-ratio:480 / 300;image-rendering:pixelated;border:1px solid var(--border);border-radius:8px;background:#000;touch-action:none}[data-component=boss-bar]{max-width:30rem;margin:.5rem auto 0}[data-component=boss-bar-label]{display:flex;justify-content:space-between;align-items:baseline;font-size:.8rem;color:var(--muted-foreground, var(--foreground));margin-bottom:.2rem}[data-component=boss-bar-label] [data-boss-felled="1"]{color:var(--accent);font-weight:600}[data-component=boss-bar-track]{height:.6rem;border:1px solid var(--border);border-radius:999px;background:var(--muted);overflow:hidden}[data-component=boss-bar-fill]{height:100%;background:linear-gradient(90deg,var(--accent),color-mix(in srgb,var(--accent) 55%,#000));transition:width .4s ease}[data-component=delve-sign-read]{max-width:30rem;margin:.4rem auto 0;text-align:center;font-size:.85rem;font-style:italic;color:var(--foreground)}[data-component=delve-sign-read] [data-sign-author]{font-style:normal;color:var(--muted-foreground, var(--muted))}[data-component=delve-sign-form]{max-width:30rem;margin:.6rem auto 0;display:flex;flex-direction:column;gap:.4rem;align-items:center}[data-component=delve-sign-caption]{font-size:.85rem;color:var(--muted-foreground, var(--foreground))}[data-component=delve-sign-slots]{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center}[data-component=delve-sign-slots] select{border:1px solid var(--border);border-radius:8px;background:var(--card);color:var(--foreground);padding:.3rem .5rem;font-size:.9rem}[data-component=delve-sign-place]{border:1px solid var(--accent);border-radius:8px;background:var(--accent);color:var(--accent-foreground, #fff);padding:.4rem .9rem;font-size:.9rem;cursor:pointer}[data-component=grody-stage]{position:relative;width:100%;max-width:min(52rem,94vw);margin:0 auto}[data-component=grody-view]{width:100%;border:1px solid var(--border);border-radius:8px;overflow:hidden;touch-action:none;cursor:grab}[data-component=grody-modectl]{position:absolute;top:.5rem;left:.5rem;display:flex;border-radius:8px;overflow:hidden;background:color-mix(in srgb,var(--card) 80%,transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}[data-component=grody-modectl] button{padding:.28rem .6rem;font-size:.75rem;line-height:1;color:inherit;cursor:pointer;background:none;border:1px solid var(--border)}[data-component=grody-modectl] button+button{border-inline-start:0}[data-component=grody-modectl] button:disabled{cursor:default;color:var(--accent-foreground, #fff);background:var(--accent, #b45309);border-color:var(--accent, #b45309)}[data-component=grody-camctl]{position:absolute;top:.5rem;right:.5rem;display:flex;gap:.25rem;padding:.25rem;border-radius:8px;background:color-mix(in srgb,var(--card) 80%,transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}[data-component=grody-camctl] button{width:28px;height:28px;padding:0;font-size:.95rem;line-height:1;color:inherit;cursor:pointer;background:none;border:1px solid var(--border);border-radius:6px}[data-component=grody-camctl] button:hover{background:color-mix(in srgb,var(--accent, #b45309) 22%,transparent)}[data-component=grody-camctl] button[data-default=tak]{opacity:.45}[data-component=grody-tilecard]{position:absolute;left:.5rem;bottom:.5rem;max-width:min(15rem,60%);padding:.45rem .6rem;font-size:.78rem;line-height:1.4;border:1px solid var(--border);border-radius:8px;background:color-mix(in srgb,var(--card) 88%,transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}[data-component=grody-tilecard] strong{display:block;font-variant-numeric:tabular-nums}[data-component=grody-tilecard] dl{display:grid;grid-template-columns:auto 1fr;gap:0 .5rem;margin:.25rem 0 0}[data-component=grody-tilecard] dt{opacity:.7}[data-component=grody-tilecard] dd{margin:0;overflow-wrap:anywhere}[data-component=grody-tilecard]>button{position:absolute;top:.2rem;right:.25rem;width:20px;height:20px;padding:0;line-height:1;color:inherit;cursor:pointer;background:none;border:0}[data-component=grody-view]:active{cursor:grabbing}[data-component=grody-view] canvas{display:block;width:100%;height:auto}[data-component=grody-topbar]{width:100%;max-width:min(52rem,94vw);margin:0 auto .4rem;display:flex;justify-content:space-between;gap:1rem;font-size:.85rem;color:var(--muted-foreground, var(--foreground))}[data-component=grody-view]:focus-visible{outline:2px solid var(--accent, #b45309);outline-offset:2px}[data-component=grody-keyhint]{width:100%;max-width:min(52rem,94vw);margin:.35rem auto 0;font-size:.75rem;line-height:1.7;text-align:center;color:var(--muted-foreground, var(--foreground))}[data-component=grody-keyhint] kbd{font:inherit;border:1px solid var(--border);border-radius:4px;padding:.05rem .3rem;margin:0 .1rem}[data-component=grody-tileinfo]{width:100%;max-width:min(52rem,94vw);margin:.4rem auto 0;font-size:.85rem;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 .45rem;min-height:1.5rem}[data-component=grody-tileinfo][data-state=hover]{color:var(--muted-foreground, var(--foreground))}[data-component=grody-tileinfo][data-state=brak]{color:var(--muted-foreground, var(--muted))}[data-component=grody-tile-part]{display:inline-flex;align-items:center;gap:.25rem}[data-component=grody-tile-part]+[data-component=grody-tile-part]:before{content:"·";margin-right:.45rem;opacity:.55}[data-component=grody-tile-part][data-part=hex]{font-variant-numeric:tabular-nums}[data-component=grody-tile-part] img{width:1.4em;height:1.4em;vertical-align:-.35em}[data-component=grody-legend]{width:100%;max-width:min(52rem,94vw);margin:.5rem auto 0;border:1px solid var(--border);border-radius:8px;background:var(--card);font-size:.85rem}[data-component=grody-legend]>summary{padding:.45rem .7rem;cursor:pointer;min-height:44px;display:flex;align-items:center}[data-component=grody-legend-list]{list-style:none;margin:0;padding:0 .7rem .2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:.35rem}[data-component=grody-legend-list] li{display:grid;grid-template-columns:2.5rem 1fr;grid-template-rows:auto auto;align-items:center;column-gap:.5rem;border:1px solid transparent;border-radius:8px;padding:.2rem .3rem;min-width:0}[data-component=grody-legend-list] li[data-active]{border-color:var(--accent, #b45309);background:color-mix(in srgb,var(--accent, #b45309) 12%,transparent)}[data-component=grody-legend-list] li img{grid-row:span 2;width:2.5rem;height:2.5rem}[data-component=grody-legend-swatch]{grid-row:span 2;width:1.5rem;height:1.5rem;margin:.5rem;border-radius:50%}[data-component=grody-legend-list] li small{color:var(--muted-foreground, var(--muted));font-size:.75rem}[data-component=grody-legend]>[data-component=grody-hint]{padding:0 .7rem .5rem;margin:0}[data-component=grody-nogl]{width:100%;max-width:min(52rem,94vw);margin:.4rem auto 0;padding:.5rem .7rem;border:1px dashed var(--border);border-radius:8px;font-size:.85rem;line-height:1.45}[data-component=grody-intro]{margin:0 0 .6rem;font-size:.85rem;line-height:1.5;color:var(--muted-foreground, var(--foreground))}[data-component=grody-panel]{width:100%;max-width:min(52rem,94vw);margin:.8rem auto 0;border:1px solid var(--border);border-radius:8px;background:var(--card);padding:.9rem}[data-component=grody-panel] h2,[data-component=grody-panel] h3{margin:0 0 .5rem;font-size:1rem}[data-component=grody-found]{display:flex;gap:.5rem;flex-wrap:wrap}[data-component=grody-found] input{flex:1;min-width:12rem;border:1px solid var(--border);border-radius:8px;background:var(--bg, var(--background));color:var(--foreground);padding:.5rem .7rem}[data-component=grody-found] button,[data-component=grody-joinlist] button{border:1px solid var(--accent);border-radius:8px;background:var(--accent);color:var(--accent-foreground, #fff);padding:.5rem .9rem;cursor:pointer}[data-component=grody-joinlist]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}[data-component=grody-joinlist] li{display:flex;justify-content:space-between;align-items:center;gap:.5rem}[data-component=grody-stocks]{display:grid;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.4rem;font-variant-numeric:tabular-nums;margin-bottom:.6rem}[data-component=grody-stock]{display:flex;flex-direction:column;gap:.1rem;min-width:0;padding:.35rem .5rem;border:1px solid var(--border);border-radius:8px;background:linear-gradient(to right,color-mix(in srgb,var(--accent, #b45309) 16%,transparent) calc(var(--fill, 0) * 100%),transparent calc(var(--fill, 0) * 100%))}[data-component=grody-stock][data-state=blisko]{border-color:color-mix(in srgb,var(--accent, #b45309) 55%,var(--border))}[data-component=grody-stock][data-state=pelny]{border-color:var(--accent, #b45309)}[data-component=grody-stock-head]{white-space:nowrap}[data-component=grody-stock] small{color:var(--muted-foreground, var(--muted));margin-left:.15rem}[data-component=grody-stock-note]{font-size:.72rem;color:inherit;margin-left:0;overflow-wrap:anywhere}[data-component=grody-stock][data-state=pelny] [data-component=grody-stock-note]{color:var(--foreground)}[data-component=grody-buildmenu]{display:grid;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:.5rem}[data-component=grody-buildmenu] button{display:flex;flex-direction:column;gap:.15rem;align-items:flex-start;border:1px solid var(--border);border-radius:8px;background:var(--bg, var(--background));color:var(--foreground);padding:.55rem .7rem;cursor:pointer;text-align:left}[data-component=grody-buildmenu] button:hover{border-color:var(--accent)}[data-component=grody-buildmenu] button[data-afford=brak]{border-style:dashed;background:color-mix(in srgb,var(--muted) 40%,var(--bg, var(--background)))}[data-component=grody-buildmenu] button[aria-disabled=true]{cursor:not-allowed}[data-component=grody-buildmenu] em{font-style:normal;font-size:.75rem;color:var(--muted-foreground, var(--muted))}[data-component=grody-buildmenu] span{font-size:.8rem}[data-component=grody-cost]{display:flex;flex-wrap:wrap;gap:.4rem;font-variant-numeric:tabular-nums}[data-component=grody-cost-part][data-lack]{text-decoration:underline wavy;text-underline-offset:.2em;text-decoration-color:var(--accent, #b45309)}[data-component=grody-afford-note]{font-size:.72rem;color:inherit;text-align:left;overflow-wrap:break-word}[data-component=grody-propose] button[aria-disabled=true]{opacity:.55;cursor:not-allowed}[data-component=grody-propose-why]{flex-basis:100%;font-size:.72rem;line-height:1.4;opacity:.85}[data-component=grody-propose-why]:empty{display:none}[data-component=grody-refusal]:empty{margin:0;padding:0;border:0}[data-component=grody-refusal]{display:flex;gap:.5rem;align-items:flex-start;margin:.5rem 0 0;padding:.4rem .6rem;font-size:.8rem;line-height:1.45;border:1px solid var(--accent, #b45309);border-radius:8px;background:color-mix(in srgb,var(--accent, #b45309) 10%,var(--card))}[data-component=grody-refusal]>button{flex:none;margin-inline-start:auto;width:24px;height:24px;padding:0;font-size:1rem;line-height:1;color:inherit;cursor:pointer;background:none;border:0;border-radius:6px}[data-component=grody-refusal]>button:hover{background:color-mix(in srgb,var(--accent, #b45309) 22%,transparent)}[data-component=grody-buildnow]{font-variant-numeric:tabular-nums}[data-component=grody-effect-note]{display:block;margin-top:.1rem;font-size:.72rem;font-variant-numeric:tabular-nums;color:color-mix(in srgb,var(--accent, #b45309) 60%,var(--foreground, currentColor))}[data-component=grody-aim-note]{display:block;margin-top:.15rem;font-size:.7rem;line-height:1.35;opacity:.85}[data-component=grody-aim-note][data-ready=tak]{font-variant-numeric:tabular-nums;font-weight:600;opacity:1;color:color-mix(in srgb,var(--accent, #b45309) 70%,var(--foreground, currentColor))}[data-component=grody-members]{margin:.6rem 0 0;font-size:.8rem;color:var(--muted-foreground, var(--foreground))}[data-component=grody-hint]{font-size:.8rem;color:var(--muted-foreground, var(--muted));margin:.35rem 0}[data-component=grody-preview]{list-style:none;margin:.5rem 0;padding:0;display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;font-variant-numeric:tabular-nums}[data-component=grody-preview-item]{display:flex;gap:.5rem;align-items:baseline;border-left:3px solid var(--border);padding-left:.5rem}[data-component=grody-preview-item] strong{white-space:nowrap}[data-component=grody-preview-item][data-kind=build]{border-left-color:var(--accent, #b45309)}[data-component=grody-preview-item][data-kind=proposal]{border-left-color:color-mix(in srgb,var(--accent, #b45309) 45%,var(--border))}[data-component=grody-memberlist]{list-style:none;margin:.4rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.35rem;font-size:.8rem}[data-component=grody-memberlist] li{display:inline-flex;align-items:center;gap:.3rem;border:1px solid var(--border);border-radius:999px;padding:.15rem .55rem;background:var(--bg, var(--background))}[data-component=grody-memberlist] li[data-waiting]{border-style:dashed;opacity:.85}[data-component=grody-admit]{font-size:.7rem;padding:.05rem .45rem;border-radius:999px;border:none;cursor:pointer;color:var(--accent-foreground, #fff);background:var(--accent, #b45309)}[data-component=grody-guest-note]{margin:.4rem 0 0;font-size:.85rem;line-height:1.45;color:var(--muted-foreground, var(--foreground))}[data-component=grody-role]{font-size:.7rem;border-radius:999px;padding:.05rem .4rem;background:var(--muted);color:var(--foreground)}[data-component=grody-role][data-role=wojewoda]{background:var(--accent, #b45309);color:var(--accent-foreground, #fff)}[data-component=grody-role][data-role=budowniczy]{background:color-mix(in srgb,var(--accent, #b45309) 35%,var(--muted))}[data-component=grody-wiec]{margin-top:.9rem;border-top:1px solid var(--border);padding-top:.7rem}[data-component=grody-wiec] h3{margin:0 0 .4rem;font-size:.95rem}[data-component=grody-proposal]{display:grid;gap:.25rem;justify-items:start;border:1px solid var(--border);border-radius:8px;padding:.55rem .7rem;margin-bottom:.45rem;background:var(--bg, var(--background))}[data-component=grody-proposal][data-kind=ekspansja]{border-left:3px solid var(--accent, #b45309)}[data-component=grody-proposal][data-urgency=pilne],[data-component=grody-proposal][data-urgency=koniec]{border-color:var(--accent, #b45309);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent, #b45309) 45%,transparent)}[data-component=grody-deadline]{font-size:.8rem;font-variant-numeric:tabular-nums;color:var(--muted-foreground, var(--foreground))}[data-component=grody-deadline][data-urgency=pilne],[data-component=grody-deadline][data-urgency=koniec]{color:inherit;font-weight:600}[data-component=grody-deadline][data-urgency=pilne]:before,[data-component=grody-deadline][data-urgency=koniec]:before{content:"⏳ "}[data-component=grody-proposal-tally]{display:flex;gap:.6rem;font-size:.85rem;font-variant-numeric:tabular-nums}[data-component=grody-proposal-tally] [data-part=no]{color:var(--muted-foreground, var(--foreground))}[data-component=grody-quorum]{align-self:stretch;font-size:.78rem;font-variant-numeric:tabular-nums;color:inherit;padding:.12rem .35rem;border-radius:6px;background:linear-gradient(to right,color-mix(in srgb,var(--accent, #b45309) 20%,transparent) calc(var(--fill, 0) * 100%),color-mix(in srgb,var(--border) 40%,transparent) calc(var(--fill, 0) * 100%))}[data-component=grody-quorum][data-met]:after{content:" ✓"}[data-component=grody-outlook]{font-size:.8rem}[data-component=grody-outlook][data-projected=passed]{font-weight:600}[data-component=grody-outlook][data-projected=expired],[data-component=grody-outlook][data-projected=rejected]{color:var(--muted-foreground, var(--foreground))}[data-component=grody-vote-mark]{margin-right:.25rem}[data-component=grody-wiec-refusal]:empty{margin:0;padding:0;border:0}[data-component=grody-wiec-refusal]{flex-basis:100%;display:flex;gap:.5rem;align-items:flex-start;margin:.5rem 0 0;padding:.4rem .6rem;font-size:.8rem;line-height:1.45;border:1px solid var(--accent, #b45309);border-radius:8px;background:color-mix(in srgb,var(--accent, #b45309) 10%,var(--card))}[data-component=grody-wiec-refusal]>button{flex:none;margin-inline-start:auto;width:24px;height:24px;padding:0;font-size:1rem;line-height:1;color:inherit;cursor:pointer;background:none;border:0;border-radius:6px}[data-component=grody-wiec-refusal]>button:hover{background:color-mix(in srgb,var(--accent, #b45309) 22%,transparent)}[data-component=grody-motion-cost]{font-size:.78rem;font-variant-numeric:tabular-nums}[data-component=grody-motion-blocked]{font-size:.78rem;line-height:1.4;padding:.15rem .4rem;border-radius:6px;border:1px dashed var(--border);color:var(--muted-foreground, var(--foreground))}[data-component=grody-proposal][data-demotion],[data-component=grody-wiec-recent]>li[data-demotion]{border-inline-start:3px dashed var(--accent, #b45309)}[data-component=grody-proposal][data-demotion]>strong{color:var(--accent, #b45309)}[data-component=grody-propose-direction]{flex-basis:100%;font-size:.74rem;line-height:1.4}[data-component=grody-propose-direction][data-demotion]{font-weight:600}[data-component=grody-members][data-left=low]{color:var(--foreground)}[data-component=grody-members][data-left=none]{font-weight:600;color:var(--foreground)}[data-component=grody-proposal-actions] button[aria-disabled=true]{opacity:.55;cursor:not-allowed}[data-component=grody-wiec-rules],[data-component=grody-budget-help],[data-component=grody-ledger]{margin:.5rem 0 0;font-size:.8rem}[data-component^=grody-]>summary{cursor:pointer}[data-component=grody-wiec-rules]>summary,[data-component=grody-budget-help]>summary,[data-component=grody-ledger]>summary{cursor:pointer;padding:.15rem 0;color:var(--muted-foreground, var(--foreground))}[data-component=grody-wiec-rules] p,[data-component=grody-budget-help] p{margin:.35rem 0 0;line-height:1.5}[data-component=grody-ledger-list]{display:grid;gap:.3rem;margin:.4rem 0 0;padding:0;list-style:none}[data-component=grody-ledger-list]>li{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:.3rem .5rem;align-items:baseline}[data-component=grody-ledger-total]{font-variant-numeric:tabular-nums}[data-component=grody-ledger-kinds]{grid-column:1 / -1;color:var(--muted-foreground, var(--foreground));line-height:1.4;overflow-wrap:break-word}[data-component=grody-wiec-recent-heading]{margin:.7rem 0 .3rem;font-size:.85rem}[data-component=grody-leave]{display:flex;flex-wrap:wrap;gap:.4rem;align-items:baseline;margin:.6rem 0 0;font-size:.78rem}[data-component=grody-leave]>button{padding:.2rem .5rem;font:inherit;color:var(--muted-foreground, var(--foreground));cursor:pointer;background:none;border:1px solid var(--border);border-radius:6px}[data-component=grody-leave]>button:hover{color:var(--foreground);border-color:var(--accent, #b45309)}[data-component=grody-tloka]{margin:.7rem 0 0}[data-component=grody-tloka]>h3{margin:0 0 .3rem;font-size:.85rem}[data-component=grody-tloka-list],[data-component=grody-kunszt-list],[data-component=grody-kronika-list]{display:grid;gap:.35rem;margin:.4rem 0 0;padding:0;list-style:none}[data-component=grody-tloka-list]>li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.2rem .5rem;align-items:baseline;font-size:.8rem}[data-component=grody-tloka-list]>li>small{grid-column:1;color:var(--muted-foreground, var(--foreground))}[data-component=grody-tloka-list] button,[data-component=grody-kunszt-list] button{grid-column:2;grid-row:1 / span 2;align-self:center;padding:.2rem .5rem;font:inherit;cursor:pointer;color:inherit;background:none;border:1px solid var(--accent, #b45309);border-radius:6px}[data-component=grody-tloka-list] button:disabled{opacity:.5;cursor:not-allowed;border-color:var(--border)}[data-component=grody-kunszt-list]>li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.15rem .5rem;padding:.4rem .5rem;font-size:.78rem;border:1px solid var(--border);border-radius:8px}[data-component=grody-kunszt-list]>li>strong,[data-component=grody-kunszt-list]>li>em,[data-component=grody-kunszt-list]>li>span{grid-column:1}[data-component=grody-kunszt-list]>li>em{font-style:italic;color:var(--muted-foreground, var(--foreground))}[data-component=grody-kunszt-list]>li[data-tier="2"]{border-inline-start:3px solid var(--border)}[data-component=grody-kunszt-list]>li[data-adopted]{border-color:var(--accent, #b45309)}[data-component=grody-kunszt-effect]{font-weight:600}[data-component=grody-kunszt-terms],[data-component=grody-kunszt-have]{font-variant-numeric:tabular-nums;color:var(--muted-foreground, var(--foreground))}[data-component=grody-kunszt-diffused]{color:var(--accent, #b45309)}[data-component=grody-kronika-list]>li{display:grid;grid-template-columns:minmax(0,1fr);gap:.1rem;font-size:.78rem;line-height:1.45}[data-component=grody-kronika-list]>li>time,[data-component=grody-kronika-list]>li>em{color:var(--muted-foreground, var(--foreground));font-size:.72rem}[data-component=grody-kronika-list]>li>em{font-style:normal}[data-component=grody-kronika-list]>li[data-code^=uchwala_]>span{color:var(--muted-foreground, var(--foreground))}[data-component=grody-leaving-note]{flex-basis:100%;font-weight:600;color:var(--accent, #b45309)}[data-component=grody-vote-note]{align-self:center;font-size:.75rem;color:var(--muted-foreground, var(--muted))}[data-component=grody-proposal-actions]{display:flex;gap:.4rem}[data-component=grody-proposal-actions] button{border:1px solid var(--border);border-radius:8px;background:var(--card);color:var(--foreground);padding:.3rem .8rem;cursor:pointer;font-size:.85rem}[data-component=grody-proposal-actions] button[data-choice=yes][aria-pressed=true]{border-color:var(--accent, #b45309);background:color-mix(in srgb,var(--accent, #b45309) 18%,var(--card))}[data-component=grody-proposal-actions] button[data-choice=no][aria-pressed=true]{border-color:var(--foreground);background:var(--muted)}[data-component=grody-propose]{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;margin-top:.5rem}[data-component=grody-propose] select,[data-component=grody-propose-target]{border:1px solid var(--border);border-radius:8px;background:var(--bg, var(--background));color:var(--foreground);padding:.35rem .5rem;font-size:.85rem}[data-component=grody-propose-target][data-ok]{border-color:var(--accent, #b45309);background:color-mix(in srgb,var(--accent, #b45309) 12%,var(--bg, var(--background)))}[data-component=grody-propose] button{border:1px solid var(--accent, #b45309);border-radius:8px;background:var(--accent, #b45309);color:var(--accent-foreground, #fff);padding:.35rem .8rem;cursor:pointer;font-size:.85rem}[data-component=grody-wiec-recent]{list-style:none;margin:.5rem 0 0;padding:0;font-size:.78rem;color:var(--muted-foreground, var(--muted))}[data-component=grody-wiec-recent] li[data-status=passed]{color:var(--foreground)}@media(max-width:767.98px){[data-component=grody-proposal-actions] button,[data-component=grody-admit],[data-component=grody-propose] button,[data-component=grody-propose] select,[data-component=grody-buildmenu] button{min-height:44px}[data-component=grody-admit]{padding-inline:.7rem}}[data-component=gry-grody-promo]{display:block;border:1px solid var(--accent, #b45309);border-radius:10px;background:color-mix(in srgb,var(--accent, #b45309) 8%,var(--card));padding:.9rem 1.1rem;margin:0 0 1rem;color:inherit;text-decoration:none}[data-component=gry-grody-promo] strong{display:block;margin-bottom:.15rem}[data-component=gry-grody-promo] span{font-size:.85rem;color:var(--muted-foreground, var(--foreground))}[data-component=studnia-view]{display:block;width:100%;max-width:min(52rem,94vw);margin:0 auto;border:1px solid var(--border);border-radius:8px;overflow:hidden;touch-action:none}[data-component=studnia-view] canvas{display:block;width:100%;height:auto}[data-component=studnia-pad]{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;max-width:12rem;margin:.6rem auto 0}[data-component=studnia-pad] button{aspect-ratio:1;border:1px solid var(--border);border-radius:8px;background:var(--card);color:var(--foreground);font-size:1.1rem;cursor:pointer}[data-component=studnia-pad] button:active,[data-component=studnia-pad] button[aria-pressed=true]{background:var(--muted);border-color:var(--accent, #0f766e)}[data-component=studnia-actions]{display:flex;gap:.5rem;justify-content:center;margin-top:.5rem;flex-wrap:wrap}[data-component=studnia-actions] button{min-height:44px;border:1px solid var(--border);border-radius:8px;background:var(--card);color:var(--foreground);padding:.45rem .9rem;cursor:pointer}[data-component=studnia-char]{max-width:min(52rem,94vw);margin:.5rem auto 0;font-size:.85rem;color:var(--muted-foreground, var(--foreground));text-align:center;font-variant-numeric:tabular-nums}[data-component=studnia-loot]{list-style:none;margin:.4rem auto 0;padding:0;max-width:min(52rem,94vw);display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center;font-size:.8rem}[data-component=studnia-loot] li{border:1px solid var(--border);border-radius:999px;padding:.15rem .6rem;background:var(--bg, var(--background))}[data-component=iso-view]{display:block;width:100%;max-width:min(48rem,94vw);margin:0 auto;aspect-ratio:4 / 3;border:1px solid var(--border);border-radius:8px;background:var(--bg, var(--background));touch-action:none}[data-component=iso-boons]{max-width:32rem;margin:.5rem auto 0;display:flex;flex-direction:column;gap:.35rem;align-items:center;text-align:center}[data-component=iso-boon-cards]{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}[data-component=iso-boon-cards] button{border:1px solid var(--accent);border-radius:8px;background:color-mix(in srgb,var(--accent) 12%,var(--card));color:var(--foreground);padding:.5rem .9rem;font-size:.9rem;cursor:pointer}[data-component=iso-boon-cards] kbd{border:1px solid var(--border);border-radius:4px;padding:0 .3rem;font-size:.75rem;margin-left:.25rem}[data-component=iso-pad]{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;max-width:12rem;margin:.6rem auto 0}[data-component=iso-pad] button{aspect-ratio:1;border:1px solid var(--border);border-radius:8px;background:var(--card);color:var(--foreground);font-size:1.15rem;cursor:pointer}[data-component=iso-pad] button:active{background:var(--muted)}[data-component=iso-pad] button[data-active="1"]{border-color:var(--accent);color:var(--accent)}[data-component=delve-pad]{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;max-width:15rem;margin:.6rem auto 0}[data-component=delve-pad] button{aspect-ratio:1;border:1px solid var(--border);border-radius:8px;background:var(--card);color:var(--foreground);font-size:1.15rem;cursor:pointer}[data-component=delve-pad] button:active{background:var(--muted)}[data-component=game-grid]{display:grid;gap:.35rem;max-inline-size:100%;overflow-x:auto}[data-component=game-row]{display:grid;grid-auto-flow:column;gap:.35rem}[data-component=game-cell]{width:var(--game-cell);height:var(--game-cell);display:grid;place-items:center;font-size:1.5rem;font-weight:700;text-transform:uppercase;color:var(--foreground);border:2px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=game-cell][data-mark=typed]{border-color:var(--muted-foreground)}[data-component=game-cell][data-mark=hit]{background:var(--game-hit-bg);color:var(--game-hit-fg);border-color:var(--game-hit-bg)}[data-component=game-cell][data-mark=present]{background:var(--game-present-bg);color:var(--game-present-fg);border-color:var(--game-present-bg)}[data-component=game-cell][data-mark=miss]{background:var(--game-miss-bg);color:var(--game-miss-fg);border-color:var(--game-miss-bg)}[data-component=game-lights]{display:grid;gap:.5rem;width:min(22rem,80vw);aspect-ratio:1}[data-component=light-cell]{border:2px solid var(--border);border-radius:calc(var(--radius) * .6);background:var(--muted);cursor:pointer;transition:background .1s}[data-component=light-cell]:disabled{cursor:default}[data-component=game-hint]{color:var(--muted-foreground);font-size:.9rem}[data-component=meta-board]{display:grid;gap:1.6rem}[data-component=meta-count] strong{font-size:1.8rem;color:var(--primary)}[data-component=meta-bar]{height:.9rem;margin-block:.5rem;background:var(--muted);border-radius:999px;overflow:hidden}[data-component=meta-bar-fill]{height:100%;transition:width .4s ease}[data-component=meta-bar-fill][data-reached="1"]{background:var(--game-hit-bg, var(--primary))}[data-component=meta-contributors] h2{font-size:1.05rem;margin-block-end:.6rem}[data-component=ws-grid]{display:grid;gap:2px;width:min(26rem,100%);max-inline-size:100%;overflow-x:auto}[data-component=ws-cell]{aspect-ratio:1;display:grid;place-items:center;font-weight:600;font-size:clamp(.7rem,2.6vw,1rem);text-transform:uppercase;color:var(--foreground);background:var(--card);border:1px solid var(--border);border-radius:3px;cursor:pointer}[data-component=ws-cell][data-sel="1"]{outline:2px solid var(--ring, var(--primary));outline-offset:-2px}[data-component=ws-words]{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}[data-component=ws-word]{font-size:.9rem;padding:.2rem .6rem;border:1px solid var(--border);border-radius:999px;color:var(--muted-foreground)}[data-component=ws-word][data-found="1"]{color:var(--primary);border-color:var(--primary);text-decoration:line-through}[data-component=game-progress]{color:var(--muted-foreground);font-size:.85rem;letter-spacing:.05em}[data-component=tile-grid]{display:grid;gap:.5rem;width:min(22rem,82vw);aspect-ratio:1;padding:.5rem;background:var(--card-nested, var(--muted));border-radius:var(--radius);touch-action:none}[data-component=tile]{display:grid;place-items:center;border-radius:calc(var(--radius) * .6);background:var(--muted);font-weight:700;font-size:clamp(1rem,4.5vw,1.6rem);font-variant-numeric:tabular-nums}[data-component=dpad]{display:grid;grid-template-columns:repeat(3,3rem);grid-template-rows:repeat(2,3rem);gap:.3rem;justify-content:center}[data-component=dpad-key]{font-size:1.3rem;color:var(--foreground);background:var(--secondary);border:1px solid var(--border);border-radius:calc(var(--radius) * .5);cursor:pointer}[data-component=dpad-key]:hover{border-color:var(--primary)}[data-component=dpad-key][data-dir="0"]{grid-column:2;grid-row:1}[data-component=dpad-key][data-dir="3"]{grid-column:1;grid-row:2}[data-component=dpad-key][data-dir="2"]{grid-column:2;grid-row:2}[data-component=dpad-key][data-dir="1"]{grid-column:3;grid-row:2}[data-component=estimate-prompt]{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}[data-component=estimate-question]{font-size:2rem;font-weight:700;font-variant-numeric:tabular-nums}[data-component=estimate-input]{width:6rem;padding:.5rem .7rem;font-size:1.4rem;text-align:center;color:var(--foreground);background:var(--input, var(--card));border:1px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=game-keyboard]{display:grid;gap:.4rem;width:100%;max-width:32rem}[data-component=game-keyrow]{display:flex;gap:.3rem;justify-content:center}[data-component=game-key]{flex:1 1 auto;min-width:1.7rem;max-width:2.8rem;height:3.2rem;font-size:.95rem;font-weight:600;text-transform:uppercase;color:var(--card-foreground, var(--foreground));background:var(--card, var(--secondary));border:1px solid var(--border);border-radius:calc(var(--radius) * .5);cursor:pointer}[data-component=game-key][data-key=wide]{flex-grow:1.6;max-width:4.5rem}[data-component=game-key]:hover{border-color:var(--primary)}[data-component=game-key][data-mark=hit]{background:var(--game-hit-bg);color:var(--game-hit-fg);border-color:var(--game-hit-bg)}[data-component=game-key][data-mark=present]{background:var(--game-present-bg);color:var(--game-present-fg);border-color:var(--game-present-bg)}[data-component=game-key][data-mark=miss]{background:var(--game-miss-bg);color:var(--game-miss-fg);border-color:var(--game-miss-bg)}[data-component=game-claim]{display:grid;gap:.6rem;max-width:40rem}[data-component=game-claim-row]{display:flex;gap:.5rem}[data-component=game-claim-label]{margin:0;line-height:1.5}[data-component=game-claim-submit],[data-component=game-share-btn]{padding:.6rem 1.1rem;min-height:44px;font-weight:600;cursor:pointer;color:var(--primary-foreground);background:var(--primary);border:none;border-radius:calc(var(--radius) * .5)}[data-component=game-claim-note]{font-size:.8rem;color:var(--muted-foreground)}[data-component=game-error]{color:var(--destructive);font-size:.9rem}[data-component=game-status]{min-height:1.5rem;text-align:center}[data-component=game-win] strong,[data-component=game-lose] strong{color:var(--primary)}[data-component=game-key]:focus-visible,[data-component=game-cell]:focus-visible,[data-component=game-claim-submit]:focus-visible,[data-component=game-share-btn]:focus-visible{outline:2px solid var(--ring, var(--primary));outline-offset:2px}[data-component=gry-card-link]{position:relative;overflow:hidden;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}[data-component=gry-card-link]:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--accent, var(--primary))}[data-component=gry-card-link]:hover{transform:translateY(-3px);border-color:var(--accent, var(--primary));box-shadow:0 10px 26px -12px var(--accent, var(--primary))}[data-component=gry-card-icon]{font-size:2rem;line-height:1}[data-component=gry-title-icon]{font-size:1.5rem}[data-component=game-help]{border:1px solid var(--border);border-radius:var(--radius);background:color-mix(in srgb,var(--accent, var(--primary)) 8%,var(--card));overflow:hidden}[data-component=game-help-toggle]{width:100%;min-height:44px;display:flex;justify-content:space-between;align-items:center;padding:.7rem 1rem;font-weight:600;font-size:.95rem;color:var(--foreground);background:transparent;border:none;cursor:pointer}[data-component=game-help-chevron]{color:var(--accent, var(--primary));font-size:.75rem}[data-component=game-help-body]{padding:0 1rem 1rem}[data-component=game-help-rules]{margin:0;padding-inline-start:1.2rem;display:grid;gap:.45rem;color:var(--muted-foreground);font-size:.9rem;line-height:1.5}[data-component=game-help-close]{margin-top:.85rem;min-height:44px;padding:.5rem 1.1rem;font-weight:600;cursor:pointer;color:var(--primary-foreground);background:var(--accent, var(--primary));border:none;border-radius:calc(var(--radius) * .5)}[data-component=game-help-toggle]:focus-visible,[data-component=game-help-close]:focus-visible{outline:2px solid var(--ring, var(--primary));outline-offset:2px}[data-component=game-cell][data-mark=hit],[data-component=game-cell][data-mark=present],[data-component=game-cell][data-mark=miss]{transition:background-color .3s ease,border-color .3s ease,color .2s ease}[data-component=game-cell][data-mark=typed]{animation:gry-pop .09s ease}@keyframes gry-pop{0%{transform:scale(.9)}to{transform:scale(1)}}[data-component=game-win] strong{color:var(--accent, var(--primary))}[data-component=light-cell]{transition:background .18s ease,box-shadow .18s ease,border-color .18s ease}[data-component=light-cell][data-on="1"]{background:var(--accent, var(--primary));border-color:var(--accent, var(--primary));box-shadow:0 0 14px -3px var(--accent, var(--primary))}[data-component=light-cell]:not(:disabled):hover{border-color:var(--accent, var(--primary))}[data-component=estimate-question],[data-component=estimate-input]{font-variant-numeric:tabular-nums}[data-component=ws-grid]{touch-action:none}[data-component=ws-cell]{transition:background .12s ease,border-color .12s ease}[data-component=ws-cell][data-found="1"]{background:var(--accent, var(--primary));border-color:var(--accent, var(--primary));color:#fff}[data-component=ws-word][data-found="1"]{color:var(--accent, var(--primary));border-color:var(--accent, var(--primary))}[data-component=meta-bar-fill]{background:var(--accent, var(--primary))}[data-component=meta-count] strong{color:var(--accent, var(--primary))}[data-component=dpad-key]:hover,[data-component=game-key]:hover{border-color:var(--accent, var(--primary))}[data-component=panteon]{display:grid;gap:1.8rem}[data-component=panteon-section] h2{font-size:1.15rem;margin-block-end:.7rem}[data-component=panteon-records]{list-style:none;padding:0;margin:0;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr))}[data-component=panteon-record]{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:.7rem;align-items:center;padding:.7rem .9rem;background:var(--card);border:1px solid var(--border);border-inline-start:4px solid var(--accent, var(--primary));border-radius:var(--radius)}[data-component=panteon-record-icon]{grid-row:1 / 3;font-size:1.6rem}[data-component=panteon-record-game]{font-weight:600}[data-component=panteon-record-holder]{font-size:.85rem;color:var(--muted-foreground);font-family:ui-monospace,monospace}[data-component=panteon-record-holder] strong{color:var(--accent, var(--primary))}[data-component=lb-row][data-rank="1"]{border-color:var(--accent, var(--primary))}[data-component=game-countdown]{margin-top:.6rem;font-size:.85rem;color:var(--muted-foreground);font-variant-numeric:tabular-nums}[data-component=game-countdown] strong{color:var(--accent, var(--primary))}ul[data-component=image-strip]{display:flex;gap:6px;min-width:0;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;list-style:none;padding:0;margin:0}ul[data-component=image-strip] img{display:block}dialog[data-component=image-viewer]{display:grid;place-items:center;position:fixed;inset:0;inline-size:auto;block-size:auto;max-width:none;max-height:none;margin:0;border:none;padding:0;background:#0000009e;-webkit-backdrop-filter:blur(10px) saturate(.7);backdrop-filter:blur(10px) saturate(.7);color:inherit;overflow:hidden}dialog[data-component=image-viewer] [data-component=viewer-stage]{touch-action:none;overflow:hidden;display:grid;place-items:center;min-width:0;min-height:0}dialog[data-component=image-viewer] img{max-width:100%;max-height:82dvh;object-fit:contain;margin-inline:auto;transform-origin:center center;will-change:transform;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}dialog[data-component=image-viewer][data-zoomed] img{cursor:grab}dialog[data-component=image-viewer][data-zoomed] img:active{cursor:grabbing}@layer base{main[data-component=themes-page]{padding:1.25rem;min-width:0}[data-component=themes-header] h1{font-size:1.6rem}[data-component=themes-lead]{max-width:60ch;margin-block:.5rem .75rem;color:var(--muted-foreground, inherit)}[data-component=themes-mode]{min-height:44px;padding-inline:.9rem;border:1px solid var(--border, currentColor);border-radius:var(--radius, 6px);background:var(--card, transparent);color:inherit}ul[data-component=theme-gallery]{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:1rem;margin-block-start:1.25rem}article[data-component=theme-preview]{display:grid;gap:.5rem;padding:.75rem;border:1px solid var(--border, currentColor);border-radius:var(--radius, 6px);background:var(--card, transparent)}article[data-component=theme-preview] h2{display:flex;align-items:center;gap:.5rem;font-size:1rem}article[data-component=theme-preview][data-current]{outline:2px solid var(--primary, currentColor)}[data-component=theme-badge]{padding:.1rem .45rem;border-radius:999px;background:var(--primary, #333);color:var(--primary-foreground, #fff);font-size:.7rem}[data-component=preview-frame]{container-type:inline-size;position:relative;overflow:hidden;aspect-ratio:1280 / 900;border:1px solid var(--border, currentColor);border-radius:calc(var(--radius, 6px) / 2);background:var(--background, #111)}[data-component=preview-frame] iframe{position:absolute;inset-block-start:0;inset-inline-start:0;width:1280px;height:900px;border:0;transform:scale(var(--preview-scale, .3));transform-origin:top left;pointer-events:none}[data-component=preview-actions]{display:flex;align-items:center;gap:.75rem}[data-component=theme-apply]{min-height:44px;padding-inline:.9rem;border-radius:var(--radius, 6px);background:var(--primary, #333);color:var(--primary-foreground, #fff);font-weight:600}[data-component=theme-apply]:disabled{opacity:.55;cursor:default}[data-component=themes-note]{max-width:70ch;margin-block-start:1.5rem;color:var(--muted-foreground, inherit);font-size:.875rem}dialog[data-component=image-viewer]::backdrop{background:#000000d1}dialog[data-component=image-viewer] [data-component=viewer-panel]{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"prev img next";align-items:center;gap:.5rem;padding:.75rem}dialog[data-component=image-viewer] [data-component=viewer-bar]{position:absolute;inset-block-start:0;inset-inline:0;z-index:1;display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:.5rem .75rem;color:#fff;font-size:.8125rem;background:linear-gradient(rgb(0 0 0 / .55),transparent)}dialog[data-component=image-viewer] [data-component=viewer-count]{margin-inline-end:auto;font-variant-numeric:tabular-nums}dialog[data-component=image-viewer] [data-component=viewer-original]{text-decoration:underline}dialog[data-component=image-viewer] [data-component=viewer-stage]{grid-area:img}dialog[data-component=image-viewer] [data-component=viewer-reset]{min-width:auto;padding-inline:.6rem;border-radius:999px;font-size:.75rem;font-variant-numeric:tabular-nums}dialog[data-component=image-viewer] [data-component=viewer-prev]{grid-area:prev}dialog[data-component=image-viewer] [data-component=viewer-next]{grid-area:next}dialog[data-component=image-viewer] button{display:grid;place-items:center;min-width:44px;min-height:44px;border-radius:999px;background:#ffffff1f;color:#fff;font-size:1.5rem;line-height:1}dialog[data-component=image-viewer] button:hover{background:#ffffff40}}@layer base{*,*:before,*:after{box-sizing:border-box}*{margin:0}body{min-height:100dvh;background:var(--background);color:var(--foreground);font-family:var(--font-sans, sans-serif);line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,svg,video{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{list-style:none;padding:0}:focus-visible{outline:2px solid var(--ring, currentColor);outline-offset:2px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}[data-action-unavailable]{cursor:default}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}}[data-component=osada-karta]{display:grid;gap:1.25rem;max-width:62rem;margin-inline:auto;padding:1rem}[data-component=osada-naglowek]{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}[data-component=osada-herb] svg,[data-component=grody-herb-shield] svg,[data-component=grody-herb-preview] svg{display:block;height:auto;max-width:100%}[data-component=osada-tytul]{display:grid;gap:.2rem;min-width:min(18rem,100%);flex:1 1 18rem}[data-component=osada-herb-opis],[data-component=osada-podsumowanie],[data-component=osada-slawa-nota],[data-component=osada-poczet-nota]{font-size:.8rem;color:var(--muted-foreground, var(--foreground))}[data-component=osada-slawa-liczba]{font-size:1.6rem;font-variant-numeric:tabular-nums}[data-component=osada-miejsce]{font-size:.9rem;color:var(--muted-foreground, var(--foreground))}[data-component=osada-slawa-terminy],[data-component=osada-wiec-lista],[data-component=osada-poczet-lista],[data-component=osada-kronika-lista]{display:grid;gap:.35rem;margin:.5rem 0 0;padding:0;list-style:none}[data-component=osada-slawa-terminy]>li{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem;font-variant-numeric:tabular-nums;border-bottom:1px solid var(--border, rgba(128, 128, 128, .25));padding-bottom:.25rem}[data-component=osada-poczet-lista]>li{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}[data-component=osada-poczet-rola],[data-component=osada-poczet-ile]{font-size:.78rem;color:var(--muted-foreground, var(--foreground))}[data-component=osada-kronika-lista]>li{display:grid;gap:.1rem;font-size:.85rem;line-height:1.45}[data-component=osada-kronika-lista]>li>time{font-size:.72rem;color:var(--muted-foreground, var(--foreground))}[data-component=osada-kopce] p,[data-component=osada-wiec-lista]>li{font-size:.85rem}[data-component=grody-herb-crest]{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}[data-component=grody-slawa]{font-variant-numeric:tabular-nums;font-weight:600}[data-component=grody-slawa-breadth]{font-weight:400;color:var(--muted-foreground, var(--foreground))}[data-component=grody-herb-form]{display:flex;flex-wrap:wrap;align-items:end;gap:.5rem;margin-top:.6rem}[data-component=grody-herb-form] label{display:grid;gap:.15rem;font-size:.78rem}[data-component=grody-herb-form] select{max-width:100%}[data-component=grody-poczet-consent]{margin-top:.6rem;font-size:.82rem}[data-component=grody-kopiec]{margin-top:.6rem;display:grid;gap:.4rem}[data-component=grody-slots]{font-size:.82rem;font-variant-numeric:tabular-nums}[data-component=grody-slots] small{color:var(--muted-foreground, var(--foreground))}[data-component=grody-slots][data-full="1"]{font-weight:600}[data-component=site-header] [data-nav=gry] a,[data-component=site-header] [data-component=nav-menu]>summary{position:relative}[data-component=nav-menu]>summary>[data-component=grody-badge]{inset-inline-start:auto;inset-inline-end:-.15em;top:-.15em;margin-inline-start:0}[data-component=grody-badge]{position:absolute;top:-.45em;inset-inline-start:100%;margin-inline-start:.1em;min-width:1.15em;padding:.05em .3em;border-radius:999px;text-align:center;font-size:.62rem;font-weight:700;line-height:1.5;font-variant-numeric:tabular-nums;pointer-events:none;background:var(--accent, #b45309);color:var(--accent-foreground, #fff)}[data-component=grody-wiek]{margin:0 0 .5rem;padding:.5rem .7rem;border-radius:.4rem;font-size:.85rem;line-height:1.45;border:1px solid var(--border, rgba(128, 128, 128, .35))}[data-component=grody-wiek][data-phase=zmierzch]{border-color:var(--accent, #b45309)}[data-component=grody-wiek][data-phase=archived]{color:var(--muted-foreground, var(--foreground))}[data-component=grody-wiek-link]{display:inline-block;margin-block-start:.25rem;font-weight:600;color:var(--accent, #b45309);text-decoration:underline;text-underline-offset:.15em}[data-component=wiek-poczet]{display:grid;gap:1.25rem;max-width:62rem;margin-inline:auto;padding:1rem}[data-component=wiek-faza]{font-weight:700}[data-component=wiek-nota],[data-component=wiek-okno]{font-size:.85rem;color:var(--muted-foreground, var(--foreground))}[data-component=wiek-lista],[data-component=wiek-przydomki-lista]{display:grid;gap:.4rem;margin:.5rem 0 0;padding:0;list-style:none}[data-component=wiek-lista]>li{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding-bottom:.3rem;border-bottom:1px solid var(--border, rgba(128, 128, 128, .25))}[data-component=wiek-miejsce]{min-width:1.6em;font-variant-numeric:tabular-nums;color:var(--muted-foreground, var(--foreground))}[data-component=wiek-herb] svg{display:block;height:auto}[data-component=wiek-nazwa]{font-weight:600}[data-component=wiek-slawa]{margin-inline-start:auto;font-variant-numeric:tabular-nums;font-weight:700}[data-component=wiek-szczegoly]{flex-basis:100%;color:var(--muted-foreground, var(--foreground))}[data-component=wiek-korona]{padding:.05em .4em;border-radius:999px;font-size:.7rem;background:var(--accent, #b45309);color:var(--accent-foreground, #fff)}[data-component=wiek-lista]>li[data-korona="1"] [data-component=wiek-nazwa]{text-decoration:underline;text-decoration-thickness:2px}[data-component=wiek-wience]{display:flex;flex-wrap:wrap;flex-basis:100%;gap:.3rem;margin:.15rem 0 0;padding:0;list-style:none}[data-component=wiek-wience]>li{padding:.05em .45em;border:1px solid var(--border, rgba(128, 128, 128, .4));border-radius:999px;font-size:.7rem;color:var(--muted-foreground, var(--foreground))}[data-component=wiek-wience-legenda]{display:flex;flex-wrap:wrap;gap:.3rem .9rem;margin:.4rem 0 0;padding:0;list-style:none;color:var(--muted-foreground, var(--foreground));font-size:.85rem}[data-component=grody-zjazd-form],[data-component=grody-zjazd-glos]{display:flex;flex-wrap:wrap;align-items:end;gap:.4rem;margin-top:.4rem}[data-component=grody-zjazd-form] label{display:flex;flex-direction:column;gap:.15rem;font-size:.8rem;flex:1 1 100%;min-width:0}[data-component=grody-railcol] input,[data-component=grody-railcol] select,[data-component=grody-railcol] textarea{max-width:100%}[data-component=grody-zjazd-otwarty] h4{margin:.3rem 0 .1rem;font-size:.9rem}[data-component=grody-zjazd-minione],[data-component=grody-pieczec-lista]{margin:.4rem 0 0;padding:0 0 0 1rem;color:var(--muted-foreground, var(--foreground));font-size:.85rem}[data-component=grody-zjazd-refusal]{margin:.3rem 0 0;color:var(--danger, #b91c1c);font-size:.85rem}[data-component=grody-spor]{margin:.5rem 0 0;padding:.4rem 0 0;border-top:1px solid var(--border, rgba(128, 128, 128, .25))}[data-component=grody-spor-heading]{margin:0;font-size:.9rem}[data-component=grody-spor][data-rozstrzygniety] [data-component=grody-spor-heading]{color:var(--muted-foreground, var(--foreground))}[data-component=grody-spor-stoi]{margin:.2rem 0 0;padding:0 0 0 1rem;color:var(--muted-foreground, var(--foreground));font-size:.85rem}[data-component=grody-spor-form]{display:flex;flex-wrap:wrap;align-items:end;gap:.4rem;margin-top:.35rem}[data-component=grody-spor-form] label{display:flex;flex-direction:column;gap:.15rem;font-size:.8rem}[data-component=grody-spor-form] input{width:6rem}[data-component=grody-spor-refusal]{margin:.3rem 0 0;color:var(--danger, #b91c1c);font-size:.85rem}[data-component=grody-pakt-heading]{margin:.7rem 0 .2rem;font-size:.85rem}[data-component=grody-pakt-list]{display:grid;gap:.35rem;margin:0;padding:0;list-style:none;font-size:.82rem}[data-component=grody-pakt-list]>li{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem;padding-bottom:.25rem;border-bottom:1px solid var(--border, rgba(128, 128, 128, .25))}[data-component=grody-pakt-list]>li small{color:var(--muted-foreground, var(--foreground))}[data-component=grody-pakt-list]>li[data-wypowiedziany="1"]>span{opacity:.75}[data-component=grody-pakt-form]{display:flex;flex-wrap:wrap;align-items:end;gap:.5rem;margin-top:.6rem}[data-component=grody-pakt-form] label{display:grid;gap:.15rem;font-size:.78rem}[data-component=grody-pakt-form] select{max-width:100%}[data-component=grody-pakt-form] small{flex-basis:100%}[data-component=grody-wola]{font-size:.82rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem}[data-component=grody-granice]{margin-top:.6rem}[data-component=grody-pakt-refusal]{margin:.4rem 0;font-size:.82rem;font-weight:600;color:var(--accent, #b45309)}fieldset[data-component=grody-szlak-form]{flex:1 1 100%;min-inline-size:0}[data-spoiler-variant=blackout]{position:relative;background:none;color:inherit;border:0;border-radius:.2em;padding:0 .15em;font:inherit}[data-spoiler-variant=blackout]:not([data-open]){cursor:pointer}[data-spoiler-variant=blackout]:not([data-open]){-webkit-user-select:none;user-select:none}[data-spoiler-variant=blackout]:not([data-open]):after{content:"";position:absolute;inset:0;background:currentColor;border-radius:.2em}[data-spoiler-variant=blackout][data-open]{background:color-mix(in oklab,currentColor 12%,transparent)}[data-spoiler-variant=blur]{filter:blur(.35em);background:none;border:0;padding:0;font:inherit;color:inherit;-webkit-user-select:none;user-select:none}[data-spoiler-variant=blur]:not([data-open]){cursor:pointer}[data-spoiler-variant=blur][data-open]{filter:none;-webkit-user-select:auto;user-select:auto}[data-spoiler-variant=blackout]:focus-visible,[data-spoiler-variant=blur]:focus-visible{outline:2px solid currentColor;outline-offset:2px}[data-page=spoilery] pre{overflow-x:auto;min-width:0;max-width:100%}[data-page=spoilery] code{white-space:pre-wrap;overflow-wrap:anywhere}[data-component=spoiler-editor-surface] [data-spoiler]{background:color-mix(in oklab,currentColor 10%,transparent);border-bottom:2px dotted currentColor;border-radius:.2em;padding:0 .1em}[data-component=spoiler-variant-picker]{display:flex;flex-wrap:wrap;gap:.25rem 1.25rem;min-inline-size:0}[data-component=spoiler-variant-picker] label{display:inline-flex;align-items:center;gap:.4em}[data-component=spoiler-toolbar]{display:flex;gap:.5rem;margin-block:.5rem}nav[data-component=tags] a,[data-component=post-content] a,cite[data-component=source]{overflow-wrap:anywhere}main[data-component=not-found]{max-inline-size:42rem;margin-inline:auto;padding:3rem 1rem}main[data-component=not-found]>nav>ul{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;list-style:none;padding:0;margin-block-start:1.5rem}[data-component=splendor-page]{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem;align-content:start;padding:1.5rem;min-width:0}[data-component=splendor-page]>*{min-width:0}[data-component=splendor-naglowek] h1{margin:0 0 .35rem}[data-component=splendor-nota],[data-component=splendor-klasy-nota],[data-component=splendor-klasa-nota]{margin:.2rem 0;color:var(--muted-foreground, var(--foreground));font-size:.9rem}[data-component=splendor-korona]{margin:.4rem 0 0;font-weight:600}[data-component=splendor-klasa]>h2{margin:0 0 .2rem;font-size:1.05rem}[data-component=splendor-tabela-scroll]{overflow-x:auto;max-width:100%}[data-component=splendor-tabela]{border-collapse:collapse;width:100%;font-size:.9rem;table-layout:fixed}[data-component=splendor-tabela] thead th:first-child{width:34%}[data-component=splendor-tabela] caption{text-align:left;padding:.3rem 0;color:var(--muted-foreground, var(--foreground));font-size:.85rem}[data-component=splendor-tabela] th,[data-component=splendor-tabela] td{border-bottom:1px solid var(--border);padding:.35rem .5rem;text-align:right;overflow-wrap:anywhere}[data-component=splendor-tabela] thead th,[data-component=splendor-tabela] tbody th{text-align:left}[data-component=splendor-tabela] abbr{text-decoration:none;border-bottom:1px dotted currentColor;cursor:help}[data-component=splendor-punkt][data-leads]{font-weight:700;color:var(--accent, var(--primary))}[data-component=splendor-punkt][data-leads]:after{content:" ●";font-size:.7em;vertical-align:super}[data-component=splendor-lista]{list-style:none;margin:.4rem 0 0;padding:0;display:grid;gap:.35rem}[data-component=splendor-lista]>li{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;min-width:0;border-bottom:1px solid var(--border);padding-block:.3rem}[data-component=splendor-herb]{display:inline-flex;flex:none}[data-component=splendor-miejsce]{min-width:2ch;color:var(--muted-foreground, var(--foreground));font-variant-numeric:tabular-nums}[data-component=splendor-nazwa]{font-weight:600;min-width:0}[data-component=splendor-slawa]{font-variant-numeric:tabular-nums}[data-component=splendor-zew]{color:var(--muted-foreground, var(--foreground));font-size:.85rem;min-width:0}[data-component=splendor-klasa-lista]{display:none}@media(max-width:600px){[data-component=splendor-tabela-scroll]{display:none}[data-component=splendor-klasa-lista]{display:grid;gap:.5rem;list-style:none;margin:.4rem 0 0;padding:0}[data-component=splendor-klasa-lista]>li{border:1px solid var(--border);border-radius:var(--radius, 8px);padding:.5rem .6rem;min-width:0}[data-component=splendor-szczyt-mob]{color:var(--muted-foreground, var(--foreground));font-size:.8rem;margin-inline-start:.4rem}[data-component=splendor-punkty-mob]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.15rem .6rem;list-style:none;margin:.35rem 0 0;padding:0;font-size:.85rem}[data-component=splendor-punkty-mob]>li{min-width:0;overflow-wrap:anywhere;color:var(--muted-foreground, var(--foreground))}[data-component=splendor-punkty-mob]>li[data-leads]{color:var(--accent, var(--primary));font-weight:700}}[data-component=grody-public-links]{display:flex;flex-wrap:wrap;gap:.25rem .9rem;margin:0 0 .5rem;font-size:.85rem}[data-component=szyfr-rule]{margin:0 0 .6rem;color:var(--muted-foreground, var(--foreground));font-size:.9rem;max-inline-size:44ch}[data-component=szyfr-rows]{list-style:none;margin:0 0 .8rem;padding:0;display:grid;gap:.3rem;max-inline-size:22rem}[data-component=szyfr-row]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0;border:1px solid var(--border);border-radius:var(--radius, 8px);padding:.4rem .7rem}[data-component=szyfr-row][data-current]{border-style:dashed}[data-component=szyfr-guess]{font-size:1.4rem;letter-spacing:.35em;font-variant-numeric:tabular-nums;padding-inline-end:.35em}[data-component=szyfr-guess][data-input]{color:var(--muted-foreground, var(--foreground))}[data-component=szyfr-score]{display:inline-flex;gap:.6rem;font-variant-numeric:tabular-nums;white-space:nowrap}[data-component=szyfr-byki][data-n="0"],[data-component=szyfr-krowy][data-n="0"]{opacity:.45}[data-component=szyfr-byki]{font-weight:700;color:var(--accent, var(--primary))}[data-component=trop-rule]{margin:0 0 .6rem;color:var(--muted-foreground, var(--foreground));font-size:.9rem;max-inline-size:44ch}[data-component=trop-empty]{margin:0 0 .8rem;color:var(--muted-foreground, var(--foreground));font-size:.9rem}[data-component=trop-rows]{list-style:none;margin:0 0 .8rem;padding:0;display:grid;gap:.3rem;width:100%;max-inline-size:28rem;max-height:22rem;overflow-y:auto}[data-component=trop-row]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0;border:1px solid var(--border);border-radius:var(--radius, 8px);padding:.4rem .7rem}[data-component=trop-row][data-latest]{border-style:dashed;border-color:var(--accent, var(--primary))}[data-component=trop-guess]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}[data-component=trop-score]{display:inline-flex;align-items:center;gap:.5rem;flex:none;font-variant-numeric:tabular-nums;white-space:nowrap}[data-component=trop-rank]{font-weight:700}[data-component=trop-row][data-band=gorąco] [data-component=trop-rank]{background:var(--game-hit-bg);color:var(--game-hit-fg);padding:.05em .4em;border-radius:calc(var(--radius, 8px) * .4)}[data-component=trop-band]{font-size:.85rem;color:var(--muted-foreground, var(--foreground))}[data-component=trop-swatch]{display:inline-block;width:.75em;height:.75em;vertical-align:-.1em;border-radius:2px}[data-component=trop-row][data-band=gorąco] [data-component=trop-swatch]{background:var(--trop-hot)}[data-component=trop-row][data-band=ciepło] [data-component=trop-swatch]{background:var(--trop-warm)}[data-component=trop-row][data-band=chłodno] [data-component=trop-swatch]{background:var(--trop-cool)}[data-component=trop-row][data-band=zimno] [data-component=trop-swatch]{background:var(--trop-cold)}[data-component=game-board][data-game=trop]{grid-template-columns:minmax(0,1fr)}[data-component=trop-guess-form]{display:flex;width:100%;gap:.5rem;min-width:0;max-inline-size:28rem}[data-component=trop-guess-input]{flex:1;min-width:0;padding:.55rem .8rem;border:1px solid var(--border);border-radius:var(--radius, 8px);background:var(--card);color:var(--card-foreground, var(--foreground));font-size:1rem}[data-component=trop-guess-input]:focus-visible{outline:2px solid var(--ring, var(--primary));outline-offset:2px}[data-component=trop-guess-submit]{min-height:44px;flex:none;padding:.55rem 1.1rem;font-weight:600;cursor:pointer;color:var(--primary-foreground);background:var(--primary);border:none;border-radius:calc(var(--radius) * .5)}[data-component=trop-guess-submit]:disabled{opacity:.5;cursor:not-allowed}[data-component=trop-guess-submit]:focus-visible{outline:2px solid var(--ring, var(--primary));outline-offset:2px}[data-component=kolejnosc-axis]{margin:0 0 .6rem;font-size:.95rem}[data-component=kolejnosc-list]{list-style:none;margin:0 0 .8rem;padding:0;display:grid;gap:.4rem;width:100%;max-inline-size:26rem}[data-component=kolejnosc-item]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0;border:1px solid var(--border);border-radius:var(--radius, 8px);padding:.5rem .8rem;background:var(--card)}[data-component=kolejnosc-name]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}[data-component=kolejnosc-controls]{display:flex;gap:.3rem;flex:none}[data-component=kolejnosc-move]{min-width:44px;min-height:44px;width:2.2rem;height:2.2rem;font-size:1.1rem;color:var(--card-foreground, var(--foreground));background:var(--secondary);border:1px solid var(--border);border-radius:calc(var(--radius) * .5);cursor:pointer}[data-component=kolejnosc-move]:disabled{opacity:.35;cursor:not-allowed}[data-component=kolejnosc-move]:focus-visible{outline:2px solid var(--ring, var(--primary));outline-offset:2px}[data-component=trojmiar-readings]{list-style:none;margin:0 0 .8rem;padding:0;display:grid;gap:.3rem;font-size:1.05rem}[data-component=trojmiar-input]{flex:1;min-width:0;max-inline-size:20rem;padding:.5rem .7rem;font-size:1rem;color:var(--foreground);background:var(--input, var(--card));border:1px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=game-board][data-game=pinezka],[data-component=game-board][data-game=trojmiar]{grid-template-columns:minmax(0,1fr)}[data-component=game-board][data-game=trojmiar] [data-component=estimate-prompt]{width:100%}[data-component=map-board]{display:grid;gap:.6rem;width:100%;min-width:0;max-inline-size:34rem;margin:0}[data-component=map-canvas]{display:block;width:100%;min-width:0;border-radius:var(--radius, 8px);cursor:crosshair;touch-action:manipulation}[data-component=map-canvas]:focus-visible{outline:2px solid var(--ring, var(--primary));outline-offset:2px}[data-component=map-outline]{fill:var(--map-land);stroke:var(--map-border);stroke-width:.02}[data-component=map-region]{fill:none;stroke:var(--map-region-border);stroke-width:.012;pointer-events:none}[data-component=map-cursor]{fill:none;stroke:var(--map-cursor);stroke-width:.03;pointer-events:none}[data-component=map-pin]{fill:var(--map-pin-fill);stroke:var(--map-pin-stroke);stroke-width:.02;pointer-events:none}[data-component=map-caption]{margin:0;font-size:.85rem;color:var(--muted-foreground, var(--foreground));text-align:center}[data-component=game-board][data-game=granica]{grid-template-columns:minmax(0,1fr)}[data-component=wycinek-shape]{display:grid;gap:.5rem;justify-items:center;width:100%;min-width:0;margin:0}[data-component=wycinek-canvas]{display:block;width:100%;min-width:0;max-inline-size:18rem;aspect-ratio:1;background:var(--map-outside);border:1px solid var(--border);border-radius:var(--radius, 8px)}[data-component=wycinek-point]{fill:var(--map-border)}[data-component=obrys-canvas]{display:block;width:100%;min-width:0;border-radius:var(--radius, 8px);cursor:crosshair;touch-action:none}[data-component=obrys-canvas]:focus-visible{outline:2px solid var(--ring, var(--primary));outline-offset:2px}[data-component=obrys-stroke]{fill:color-mix(in srgb,var(--map-pin-fill) 25%,transparent);stroke:var(--map-pin-fill);stroke-width:.03;stroke-linejoin:round;pointer-events:none}[data-component=map-region][data-state=guess],[data-component=map-region][data-state=target]{fill:var(--map-guessed)}[data-component=map-region][data-state=target]{fill:var(--map-pin-fill);stroke:var(--map-pin-stroke);stroke-width:.035}[data-component=granica-step]{fill:var(--map-region-label);stroke:var(--map-border);stroke-width:.03;paint-order:stroke fill;font-size:.25px;font-weight:700;pointer-events:none}[data-component=granica-rule]{margin:0;font-size:.9rem}[data-component=granica-rows]{display:grid;gap:.3rem;width:100%;min-width:0;margin:0;padding:0;list-style:none}[data-component=granica-row]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:center;padding:.35rem .6rem;background:var(--card, transparent);border:1px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=granica-name]{min-width:0;overflow-wrap:anywhere}[data-component=granica-steps]{font-weight:700;font-variant-numeric:tabular-nums}[data-component=granica-row][data-hit]{border-color:var(--map-pin-fill)}[data-component=game-board][data-game=granica] [data-component=estimate-prompt]{width:100%}[data-component=granica-input]{min-width:0;max-inline-size:20rem;padding:.5rem .7rem;font-size:1rem;color:var(--foreground);background:var(--input, var(--card));border:1px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=wspolna-day]{margin:0}[data-component=wspolna-rounds]{display:grid;gap:1.2rem;width:100%;min-width:0;margin:0;padding:0;list-style:none}[data-component=wspolna-round]{display:grid;gap:.4rem;justify-items:center;min-width:0}[data-component=wspolna-name]{margin:0;font-size:1.05rem}[data-component=wspolna-cell]{fill:var(--map-heat);pointer-events:none}[data-component=wspolna-truth]{fill:none;stroke-linecap:round;pointer-events:none}[data-component=wspolna-truth][data-layer=halo]{stroke:var(--map-pin-stroke);stroke-width:.055}[data-component=wspolna-truth][data-layer=mark]{stroke:var(--map-pin-fill);stroke-width:.025}[data-component=quest-mark]{display:inline-block;vertical-align:-2px;flex:none;opacity:.8}[data-component=game-board][data-shelf=percepcja]{grid-template-columns:minmax(0,1fr);justify-items:center}[data-component=game-rule]{max-width:40rem;margin:0;font-size:.92rem;line-height:1.5;text-align:center;color:var(--muted-foreground)}[data-component=game-labels]{display:grid;gap:.5rem;padding:.7rem .9rem;margin-bottom:1rem;font-size:.85rem;line-height:1.5;background:var(--muted);border:1px solid var(--border);border-radius:var(--radius)}[data-component=game-access]{display:grid;gap:.3rem;margin:0}[data-component=game-access-row]{display:flex;flex-wrap:wrap;gap:.15rem .45rem;min-width:0}[data-component=game-access-heading]{margin:0;font-weight:700}[data-component=game-access-items]{min-width:0;margin:0;overflow-wrap:anywhere}[data-component=game-access-row][data-kind=excludes]{padding-inline-start:.5rem;border-inline-start:3px solid var(--destructive)}[data-component=game-integrity]{margin:0;color:var(--muted-foreground);overflow-wrap:anywhere}[data-component=game-integrity-heading]{font-weight:700;color:var(--foreground)}[data-component=game-integrity-tier]{padding:.05rem .35rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=gry-card-excludes]{display:block;margin-top:.4rem;font-size:.78rem;line-height:1.4;color:var(--muted-foreground);overflow-wrap:anywhere}[data-component=sekundnik-round]{display:grid;gap:.9rem;justify-items:center;width:100%;min-width:0}[data-component=sekundnik-target]{margin:0;font-size:1.1rem;text-align:center}[data-component=sekundnik-target] strong{font-size:1.6rem;font-variant-numeric:tabular-nums}[data-component=sekundnik-pad]{width:min(16rem,80vw);min-height:8rem;font-size:1.15rem;font-weight:700;cursor:pointer;color:var(--primary-foreground);background:var(--primary);border:3px solid transparent;border-radius:var(--radius);touch-action:none;-webkit-user-select:none;user-select:none}[data-component=sekundnik-pad][data-holding]{border-color:var(--foreground)}[data-component=sekundnik-pad]:focus-visible{outline:2px solid var(--ring, var(--primary));outline-offset:2px}[data-component=sekundnik-hint]{margin:0;font-size:.85rem;text-align:center;color:var(--muted-foreground)}[data-component=odcien-axis]{max-width:40rem;margin:0;padding-inline-start:.5rem;font-size:.85rem;line-height:1.5;color:var(--muted-foreground);border-inline-start:3px solid var(--destructive)}[data-component=odcien-grid]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;width:min(20rem,86vw)}[data-component=odcien-tile]{aspect-ratio:1;min-width:0;cursor:pointer;border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=odcien-tile]:focus-visible{outline:3px solid var(--ring, var(--foreground));outline-offset:2px}[data-component=game-board][data-shelf=narracja],[data-component=game-board][data-shelf=symulacja]{grid-template-columns:minmax(0,1fr)}[data-component=game-board][data-shelf=narracja]>*,[data-component=game-board][data-shelf=symulacja]>*{min-width:0;max-width:100%}[data-component=narr-text]{width:100%;max-inline-size:62ch;margin:0 auto;font-size:1rem;line-height:1.75;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;text-align:start}[data-component=narr-text] p+p{margin-top:.75em}[data-component=narr-rule],[data-component=narr-note]{width:100%;max-inline-size:62ch;margin:0 auto;font-size:.95rem;line-height:1.6;color:var(--muted-foreground);text-align:start}[data-component=narr-note]{padding-inline-start:.7rem;border-inline-start:3px solid var(--border)}[data-component=narr-counter]{width:100%;max-inline-size:62ch;margin:0 auto;font-size:.95rem;font-variant-numeric:tabular-nums;text-align:start}[data-component=narr-choices]{display:grid;gap:.45rem;width:100%;max-inline-size:62ch;margin:0 auto;padding:0;list-style:none}[data-component=narr-choice]{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.6rem;align-items:start;width:100%;min-height:44px;padding:.55rem .7rem;font:inherit;font-size:1rem;line-height:1.55;color:inherit;text-align:start;cursor:pointer;background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) * .5);-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}[data-component=narr-choice]:disabled{cursor:default;opacity:.55}[data-component=narr-choice]:focus-visible{outline:3px solid var(--ring, var(--foreground));outline-offset:2px}[data-component=narr-choice][data-wybrane]{border-color:var(--foreground);border-width:2px;padding:calc(.55rem - 1px) calc(.7rem - 1px)}[data-component=narr-choice-key]{font-variant-numeric:tabular-nums;font-weight:600;min-width:1.6em;color:var(--muted-foreground)}[data-component=narr-choice][data-wybrane] [data-component=narr-choice-key]{color:inherit}[data-component=narr-choice-body]{min-width:0}[data-component=narr-choice-note]{display:block;margin-top:.2rem;font-size:.85rem;color:var(--muted-foreground)}[data-component=narr-cast]{display:grid;gap:.4rem;width:100%;max-inline-size:62ch;margin:0 auto;padding:0;list-style:none}[data-component=narr-person]{width:100%;padding:.5rem .7rem;background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=narr-person]>summary{cursor:pointer;min-height:32px;font-size:1rem;line-height:1.5;overflow-wrap:break-word}[data-component=narr-person]>summary:focus-visible{outline:3px solid var(--ring, var(--foreground));outline-offset:2px}[data-component=narr-person-role]{color:var(--muted-foreground)}[data-component=narr-quotes]{display:grid;gap:.35rem;margin:.5rem 0 0;padding:0;list-style:none}[data-component=narr-quote]{padding-inline-start:.7rem;font-size:1rem;line-height:1.65;border-inline-start:2px solid var(--border);-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}[data-component=narr-marks]{font-size:.95rem;font-variant-numeric:tabular-nums}[data-component=narr-log]{display:grid;gap:.3rem;width:100%;max-inline-size:62ch;margin:0 auto;padding:0;list-style:none}[data-component=narr-log-row]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;align-items:baseline;padding:.35rem .6rem;font-size:.95rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);overflow-wrap:break-word}[data-component=narr-reveal]{width:100%;max-inline-size:62ch;margin:0 auto;padding:.7rem .85rem;font-size:1rem;line-height:1.7;text-align:start;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .5);-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}[data-component=narr-reveal] h3{margin:0 0 .4rem;font-size:1rem}[data-component=narr-reveal] ul{margin:.4rem 0 0;padding-inline-start:1.1rem}[data-component=narr-actions]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;width:100%;max-inline-size:62ch;margin:0 auto}[data-component=narr-actions] button{min-height:44px;padding:.5rem .9rem;font:inherit;font-size:1rem;color:var(--background);cursor:pointer;background:var(--foreground);border:1px solid var(--foreground);border-radius:calc(var(--radius) * .5)}[data-component=narr-actions] button[data-wtorny]{color:inherit;background:transparent;border-color:var(--border)}[data-component=narr-actions] button:disabled{cursor:default;opacity:.5}[data-component=narr-actions] button:focus-visible{outline:3px solid var(--ring, var(--foreground));outline-offset:2px}[data-component=narr-gap]{min-height:44px;display:inline-block;min-width:3.2em;padding:0 .3em;font:inherit;font-variant-numeric:tabular-nums;color:inherit;text-align:center;vertical-align:baseline;cursor:pointer;background:var(--muted);border:2px solid var(--border);border-radius:3px}[data-component=narr-gap][data-wybrana]{border-color:var(--foreground)}[data-component=narr-gap][data-pelna]{background:transparent;border-style:dashed}[data-component=narr-gap]:focus-visible{outline:3px solid var(--ring, var(--foreground));outline-offset:2px}[data-component=narr-bank]{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-start;width:100%;max-inline-size:62ch;margin:0 auto;padding:0;list-style:none}[data-component=narr-bank] button{min-height:44px;padding:.3rem .6rem;font:inherit;font-size:1rem;color:inherit;cursor:pointer;background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=narr-bank] button:disabled{cursor:default;opacity:.45;text-decoration:line-through}[data-component=narr-bank] button:focus-visible{outline:3px solid var(--ring, var(--foreground));outline-offset:2px}[data-component=narr-timer]{font-size:1.1rem;font-variant-numeric:tabular-nums;font-weight:600}[data-component=narr-liczba]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.4rem .5rem;align-items:center;width:100%;max-inline-size:62ch;margin:0 auto}[data-component=narr-liczba] label{grid-column:1 / -1;font-size:.95rem;color:var(--muted-foreground)}[data-component=narr-liczba] input{min-width:0;min-height:44px;padding:.5rem;font:inherit;font-size:max(1rem,16px);font-variant-numeric:tabular-nums;color:inherit;background:var(--input, var(--card));border:1px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=narr-liczba] button{min-height:44px;padding:.5rem .9rem;font:inherit;color:var(--background);cursor:pointer;background:var(--foreground);border:1px solid var(--foreground);border-radius:calc(var(--radius) * .5)}[data-component=narr-liczba] button:disabled{cursor:default;opacity:.5}[data-component=narr-liczba] input:focus-visible,[data-component=narr-liczba] button:focus-visible{outline:3px solid var(--ring, var(--foreground));outline-offset:2px}[data-component=game-source]{display:grid;gap:.45rem;width:100%;max-inline-size:62ch;margin:0 auto;padding:.7rem .85rem;font-size:.9rem;line-height:1.6;text-align:start;border:1px solid var(--border);border-radius:calc(var(--radius) * .5);overflow-wrap:break-word}[data-component=game-source-work]{margin:0;font-size:1rem}[data-component=game-source-epoch],[data-component=game-source-terms]{color:var(--muted-foreground)}[data-component=game-source-change],[data-component=game-source-terms]{margin:0}[data-component=game-source-credit]{display:grid;grid-template-columns:minmax(0,1fr);gap:.5rem;align-items:center}@media(min-width:30rem){[data-component=game-source-credit]{grid-template-columns:auto minmax(0,1fr)}}[data-component=game-source-logo]{min-height:44px;display:inline-flex;align-items:center;justify-self:start;padding:.35rem .5rem;background:#fff;border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=wolne-lektury-mark]{display:block;width:auto;height:1.6rem;max-width:100%}[data-component=game-par]{width:100%;max-inline-size:62ch;margin:0 auto;padding:.6rem .8rem;font-size:.95rem;text-align:start;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=game-par] dl{display:grid;gap:.15rem;margin:0}[data-component=game-par-row]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;align-items:baseline}[data-component=game-par-row] dt{color:var(--muted-foreground)}[data-component=game-par-row] dd{margin:0;font-variant-numeric:tabular-nums}[data-component=game-par-row][data-kind=ty] dt,[data-component=game-par-row][data-kind=ty] dd{color:inherit}[data-component=game-par-note],[data-component=game-par-band]{margin:.45rem 0 0;font-size:.9rem;line-height:1.55;color:var(--muted-foreground)}[data-component=game-par-band]{font-weight:600;color:inherit}[data-component=rozkroj-rule],[data-component=rozkroj-pusto],[data-component=rozkroj-do-zrobienia],[data-component=rozkroj-priorytet],[data-component=bar-rule],[data-component=bar-priorytet],[data-component=bar-postep]{width:100%;max-inline-size:62ch;margin:0 auto;font-size:.95rem;line-height:1.6;text-align:start}[data-component=rozkroj-pusto],[data-component=rozkroj-priorytet],[data-component=bar-priorytet]{color:var(--muted-foreground)}[data-component=rozkroj-naglowek],[data-component=bar-naglowek]{width:100%;max-inline-size:62ch;margin:.2rem auto 0;font-size:1rem;text-align:start}[data-component=rozkroj-podtytul]{font-weight:400;color:var(--muted-foreground)}[data-component=rozkroj-licznik]{display:grid;grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));gap:.4rem;width:100%;max-inline-size:62ch;margin:0 auto}[data-component=rozkroj-licznik-poz]{min-width:0;padding:.4rem .55rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=rozkroj-licznik-poz] dt{font-size:.8rem;color:var(--muted-foreground)}[data-component=rozkroj-licznik-poz] dd{margin:0;font-size:1rem;font-variant-numeric:tabular-nums;overflow-wrap:break-word}[data-component=rozkroj-granica]{font-size:.8rem;color:var(--muted-foreground)}[data-component=rozkroj-zamowienie],[data-component=rozkroj-sklad],[data-component=rozkroj-polka],[data-component=rozkroj-belki]{display:grid;gap:.4rem;width:100%;max-inline-size:62ch;margin:0 auto;padding:0;list-style:none}[data-component=rozkroj-tnij],[data-component=rozkroj-kup],[data-component=rozkroj-zwrotka]{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;gap:.5rem;align-items:baseline;width:100%;min-height:44px;padding:.5rem .7rem;font:inherit;font-size:1rem;color:inherit;text-align:start;cursor:pointer;background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=rozkroj-tnij]:disabled,[data-component=rozkroj-zwrotka]:disabled{cursor:default;opacity:.55}[data-component=rozkroj-tnij]:focus-visible,[data-component=rozkroj-kup]:focus-visible,[data-component=rozkroj-zwrotka]:focus-visible{outline:3px solid var(--ring, var(--foreground));outline-offset:2px}[data-component=rozkroj-dlugosc]{font-variant-numeric:tabular-nums;font-weight:600}[data-component=rozkroj-material],[data-component=rozkroj-cena],[data-component=rozkroj-brak],[data-component=rozkroj-stan-zwrotki],[data-component=rozkroj-powod]{font-size:.85rem;color:var(--muted-foreground);overflow-wrap:break-word}[data-component=rozkroj-powod]{display:block;padding:.15rem .7rem 0}[data-component=rozkroj-pozycja][data-gotowa] [data-component=rozkroj-brak]{font-weight:600;color:inherit}[data-component=rozkroj-akcje]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;width:100%;max-inline-size:62ch;margin:0 auto}[data-component=rozkroj-akcje] button,[data-component=bar-akcje] button{min-height:44px;padding:.5rem .9rem;font:inherit;font-size:1rem;color:var(--background);cursor:pointer;background:var(--foreground);border:1px solid var(--foreground);border-radius:calc(var(--radius) * .5)}[data-component=rozkroj-cofnij],[data-component=rozkroj-od-nowa]{color:inherit!important;background:transparent!important;border-color:var(--border)!important}[data-component=rozkroj-akcje] button:disabled,[data-component=bar-akcje] button:disabled{cursor:default;opacity:.5}[data-component=rozkroj-akcje] button:focus-visible,[data-component=bar-akcje] button:focus-visible{outline:3px solid var(--ring, var(--foreground));outline-offset:2px}[data-component=rozkroj-belka]{width:100%;margin:0;padding:.5rem .7rem;background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=rozkroj-belka][data-otwarta]{border-color:var(--foreground);border-width:2px;padding:calc(.5rem - 1px) calc(.7rem - 1px)}[data-component=rozkroj-belka] figcaption{font-size:.85rem;color:var(--muted-foreground);overflow-wrap:break-word}[data-component=rozkroj-pasek]{display:flex;gap:2px;width:100%;height:1.4rem;margin:.35rem 0;overflow:hidden;border:1px solid var(--border);border-radius:3px}[data-component=rozkroj-kawalek]{min-width:1px;background:var(--foreground)}[data-component=rozkroj-reszta]{min-width:1px;background:repeating-linear-gradient(45deg,var(--muted-foreground) 0 2px,transparent 2px 5px)}[data-component=rozkroj-reszta][data-na-polke]{background:var(--muted);box-shadow:inset 0 0 0 1px var(--border)}[data-component=rozkroj-kawalki]{display:flex;flex-wrap:wrap;gap:.2rem .5rem;margin:0;padding:0;font-size:.85rem;font-variant-numeric:tabular-nums;list-style:none}[data-component=rozkroj-reszta-opis]{color:var(--muted-foreground)}[data-component=rozkroj-reszta-opis][data-na-polke]{color:inherit}[data-component=bar-dzien],[data-component=bar-kuchnia],[data-component=bar-historia]{width:100%;max-inline-size:62ch;margin:0 auto}[data-component=bar-dzien]{padding:.55rem .8rem;text-align:start;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=bar-dzien] h3{margin:0;font-size:1.1rem}[data-component=bar-pogoda]{margin:.15rem 0 0;font-size:.9rem;color:var(--muted-foreground)}[data-component=bar-kuchnia],[data-component=bar-historia],[data-component=bar-wiersze]{display:grid;gap:.45rem;padding:0;list-style:none}[data-component=bar-danie]{display:grid;gap:.4rem;padding:.55rem .7rem;text-align:start;background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=bar-danie-opis]{display:grid;gap:.1rem;min-width:0;font-size:.85rem;color:var(--muted-foreground);overflow-wrap:break-word}[data-component=bar-danie-opis] strong{font-size:1rem;color:var(--foreground)}[data-component=bar-stepper]{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.4rem;align-items:center}[data-component=bar-stepper] button{min-width:44px;min-height:44px;font:inherit;font-size:1rem;color:inherit;cursor:pointer;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=bar-stepper] button:disabled{cursor:default;opacity:.5}[data-component=bar-ile]{width:100%;min-width:0;min-height:44px;padding:.3rem .5rem;font:inherit;font-size:1rem;font-variant-numeric:tabular-nums;color:inherit;text-align:center;background:var(--background);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=bar-stepper] button:focus-visible,[data-component=bar-ile]:focus-visible{outline:3px solid var(--ring, var(--foreground));outline-offset:2px}[data-component=bar-akcje]{display:flex;justify-content:center;width:100%;max-inline-size:62ch;margin:0 auto}[data-component=bar-historia] details{padding:.5rem .7rem;text-align:start;background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=bar-historia] summary{cursor:pointer;min-height:32px;font-size:.95rem;overflow-wrap:break-word}[data-component=bar-historia] summary:focus-visible{outline:3px solid var(--ring, var(--foreground));outline-offset:2px}[data-component=bar-dzien-opis]{margin:.35rem 0;font-size:.85rem;color:var(--muted-foreground)}[data-component=bar-wiersz]{display:grid;gap:.1rem;padding:.35rem .5rem;font-size:.9rem;background:var(--muted);border-radius:calc(var(--radius) * .4);overflow-wrap:break-word}[data-component=bar-wiersz-danie]{font-weight:600}[data-component=bar-wiersz-liczby]{font-variant-numeric:tabular-nums;color:var(--muted-foreground)}[data-component=bar-wiersz-stan]{font-weight:600}[data-component=sim-rule],[data-component=sim-postep],[data-component=sim-uwaga]{width:100%;max-inline-size:62ch;margin:0 auto;font-size:.95rem;line-height:1.6;text-align:start}[data-component=sim-uwaga]{color:var(--muted-foreground);font-size:.88rem}[data-component=sim-naglowek]{width:100%;max-inline-size:62ch;margin:.2rem auto 0;font-size:1rem;text-align:start}[data-component=sim-licznik]{display:grid;grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));gap:.4rem;width:100%;max-inline-size:62ch;margin:0 auto}[data-component=sim-licznik-poz]{min-width:0;padding:.4rem .45rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=sim-licznik-poz] dt{font-size:.8rem;color:var(--muted-foreground)}[data-component=sim-licznik-poz] dd{margin:0;font-size:1rem;font-weight:600;overflow-wrap:break-word}[data-component=sim-stepper]{display:flex;align-items:center;gap:.3rem;flex:0 0 auto}[data-component=sim-mniej],[data-component=sim-wiecej]{min-width:44px;min-height:44px;padding:0 .5rem;font-size:.95rem;font-weight:600;background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=sim-ile]{inline-size:4.5rem;min-height:44px;padding:0 .4rem;text-align:center;font-size:1rem;font-variant-numeric:tabular-nums;background:var(--background);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=sim-przewijak]{width:100%;max-inline-size:100%;overflow-x:auto;overscroll-behavior-x:contain;margin:0 auto;padding-block-end:.25rem}[data-component=sim-przewijak]:focus-visible{outline:2px solid var(--ring, var(--foreground));outline-offset:2px}[data-component=sim-historia]{width:100%;max-inline-size:62ch;margin:0 auto;padding:0;list-style:none;display:grid;gap:.35rem}[data-component=sim-historia]>li>details{border:1px solid var(--border);border-radius:calc(var(--radius) * .4);background:var(--muted)}[data-component=sim-historia] summary{padding:.5rem .6rem;min-height:44px;display:flex;align-items:center;cursor:pointer;font-size:.92rem}[data-component=sim-historia]>li>details[open]>summary{border-block-end:1px solid var(--border);font-weight:600}[data-component=sim-historia] details>*:not(summary){padding-inline:.6rem}[data-component=sim-historia] details>*:last-child{padding-block-end:.6rem}[data-component=sim-plan]{width:100%;max-inline-size:62ch;margin:0 auto}[data-component=sim-plan-pusto]{color:var(--muted-foreground);font-size:.9rem}[data-component=sim-plan-lista]{display:flex;flex-wrap:wrap;gap:.3rem;margin:.35rem 0 0;padding:0;list-style:none;counter-reset:krok}[data-component=sim-plan-ruch]>button,[data-component=sim-plan-ruch]>span{display:inline-flex;align-items:center;min-height:44px;padding:0 .55rem;font-size:.88rem;font-variant-numeric:tabular-nums;background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=sim-plan-ruch]>button{cursor:pointer}[data-component=sim-plan-wyczysc]{margin-block-start:.4rem;min-height:44px;padding:0 .7rem;font-size:.88rem;background:transparent;color:var(--muted-foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=sim-akcje]{width:100%;max-inline-size:62ch;margin:.3rem auto 0;display:flex;justify-content:center}[data-component=sim-graj]{min-height:44px;padding:0 1rem;font-size:1rem;font-weight:600;background:var(--accent);color:var(--accent-foreground, #fff);border:1px solid var(--accent);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=sim-pasek]{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) minmax(0,auto);align-items:center;gap:.45rem;width:100%;max-inline-size:62ch;margin:0 auto;padding-block:.15rem;font-size:.9rem}[data-component=sim-pasek-opis]{min-width:0;overflow-wrap:break-word}[data-component=sim-pasek-tor]{min-width:0;block-size:.7rem;background:var(--muted);border:1px solid var(--border);border-radius:999px;overflow:hidden}[data-component=sim-pasek-wypelnienie]{display:block;block-size:100%;background:var(--accent)}[data-component=sim-pasek-liczba]{min-width:0;font-variant-numeric:tabular-nums;font-weight:600;overflow-wrap:break-word}[data-component=sim-mniej]:disabled,[data-component=sim-wiecej]:disabled,[data-component=sim-graj]:disabled,[data-component=sim-plan-wyczysc]:disabled,[data-component=sim-plan-ruch]>button:disabled{opacity:.55;cursor:default}[data-component=kamerton-choice],[data-component=zmiana-choice],[data-component=kropki-choice],[data-component=garsc-mode],[data-component=blysk-press],[data-component=blysk-hold],[data-component=rytm-channel],[data-component=rytm-again],[data-component=kamerton-play],[data-component=zmiana-play],[data-component=skala-dalej],[data-component=szmer-submit],[data-component=szmer-skip],[data-component=szmer-retry],[data-component=mrugniecie-flip]{padding:.65rem 1rem;min-height:44px;font-size:1rem;font-weight:600;cursor:pointer;color:var(--foreground);background:var(--card);border:2px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=kamerton-choice]:disabled,[data-component=zmiana-choice]:disabled,[data-component=kropki-choice]:disabled,[data-component=rytm-channel]:disabled,[data-component=mrugniecie-flip]:disabled,[data-component=skala-dalej]:disabled,[data-component=szmer-submit]:disabled,[data-component=szmer-skip]:disabled,[data-component=szmer-retry]:disabled,[data-component=zmiana-play]:disabled{cursor:not-allowed;opacity:.5}[data-component=kamerton-choice]:focus-visible,[data-component=zmiana-choice]:focus-visible,[data-component=kropki-choice]:focus-visible,[data-component=garsc-mode]:focus-visible,[data-component=blysk-press]:focus-visible,[data-component=blysk-hold]:focus-visible,[data-component=rytm-channel]:focus-visible,[data-component=rytm-pad]:focus-visible,[data-component=mrugniecie-flip]:focus-visible,[data-component=order-patch]:focus-visible,[data-component=ogonek-char]:focus-visible,[data-component=krople-cell]:focus-visible,[data-component=mrugniecie-cell]:focus-visible,[data-component=skala-dalej]:focus-visible,[data-component=skala-suwak]:focus-visible,[data-component=skala-liczba]:focus-visible,[data-component=skala-jednostka]:focus-visible,[data-component=szmer-submit]:focus-visible,[data-component=szmer-skip]:focus-visible,[data-component=szmer-retry]:focus-visible,[data-component=szmer-input]:focus-visible,[data-component=migawka-cell]:focus-visible{outline:3px solid var(--ring, var(--foreground));outline-offset:2px;position:relative;z-index:1}[data-component=krople-grid],[data-component=mrugniecie-grid],[data-component=migawka-grid]{display:grid;gap:1px;width:100%;min-width:0;padding:1px;border-radius:calc(var(--radius) * .4)}[data-component=krople-cell],[data-component=mrugniecie-cell],[data-component=migawka-cell]{position:relative;display:grid;place-items:center;aspect-ratio:1;min-width:0;padding:0;cursor:pointer;background:transparent;border:none}[data-component=shape-cell]{width:100%;height:100%}[data-component=krople-mark],[data-component=mrugniecie-mark],[data-component=migawka-mark]{position:absolute;inset:8%;display:grid;place-items:center;font-size:clamp(.7rem,3.4vw,1rem);font-weight:800;line-height:1;color:#020202;background:#f8f8f8d1;border:2px solid oklch(.08 0 0);border-radius:50%}[data-component=mrugniecie-cell][data-mark=miss] [data-component=mrugniecie-mark]{color:#f8f8f8;background:#121212db;border-color:#f8f8f8}[data-component=krople-panels]{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;width:100%;min-width:0}@media(min-width:35rem){[data-component=krople-panels]{grid-template-columns:repeat(2,minmax(0,1fr))}}[data-component=krople-panel]{display:grid;gap:.35rem;min-width:0}[data-component=krople-panel-label]{margin:0;font-weight:700;text-align:center}[data-component=krople-count],[data-component=mrugniecie-status],[data-component=migawka-status],[data-component=ogonek-count],[data-component=order-count],[data-component=kropki-hint],[data-component=kamerton-hint],[data-component=zmiana-hint],[data-component=rytm-status],[data-component=garsc-hint],[data-component=blysk-hint]{max-width:34rem;margin:0;font-size:.88rem;line-height:1.5;text-align:center;color:var(--muted-foreground)}[data-component=mrugniecie-round],[data-component=migawka-round],[data-component=kropki-round],[data-component=kamerton-round],[data-component=zmiana-round],[data-component=rytm-round],[data-component=garsc-round],[data-component=blysk-round],[data-component=oko-round],[data-component=order-round],[data-component=ogonek-round]{display:grid;gap:.9rem;justify-items:center;width:100%;min-width:0}[data-component=mrugniecie-grid][data-blank] [data-component=shape-cell]{visibility:hidden}[data-component=ogonek-prompt]{margin:0;text-align:center}[data-component=ogonek-target]{padding:.05rem .4rem;font-size:1.3em;border:2px solid var(--foreground);border-radius:calc(var(--radius) * .4)}[data-component=ogonek-foil]{font-size:1.15em;text-decoration:underline dotted}[data-component=ogonek-text]{max-width:34rem;margin:0;line-height:2.1;text-align:center;overflow-wrap:anywhere}[data-component=ogonek-char]{padding:0 .04em;font:inherit;color:inherit;cursor:pointer;background:transparent;border:none;border-radius:.15em}[data-component=ogonek-char][data-marked]{color:#f8f8f8;background:#121212}[data-component=kamerton-choices],[data-component=zmiana-choices],[data-component=blysk-actions],[data-component=rytm-channels],[data-component=rytm-actions],[data-component=garsc-mode-row]{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;width:100%;min-width:0}[data-component=kropki-fields]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;width:100%;min-width:0}[data-component=kropki-field]{display:grid;gap:.4rem;justify-items:center;min-width:0}[data-component=kropki-label]{margin:0;font-weight:700}[data-component=kropki-canvas]{border-radius:calc(var(--radius) * .4)}[data-component=kropki-motion-gate]{display:grid;gap:.8rem;justify-items:center;max-width:34rem;padding:.9rem;text-align:center;border:2px solid var(--destructive);border-radius:var(--radius)}[data-component=kropki-motion-gate] p{margin:0;line-height:1.55}[data-component=order-prompt]{max-width:34rem;margin:0;text-align:center}[data-component=order-strip]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;align-items:flex-end;width:100%;min-width:0}[data-component=order-patch],[data-component=order-anchor]{display:grid;gap:.25rem;justify-items:center;padding:.3rem;background:var(--card);border:2px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=order-patch]{cursor:pointer}[data-component=order-patch][data-placed]{border-color:var(--foreground)}[data-component=order-slot],[data-component=order-anchor-label]{font-size:.85rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1}[data-component=order-anchor-label]{font-weight:600;color:var(--muted-foreground)}[data-component=gradient-swatch]{display:block;width:clamp(2.6rem,13vw,4rem);height:clamp(2.6rem,13vw,4rem);border:1px solid var(--border);border-radius:calc(var(--radius) * .3)}[data-component=ziarno-patch]{display:block;width:clamp(2.6rem,13vw,4rem);height:auto;border-radius:calc(var(--radius) * .3)}[data-component=rytm-notation]{display:flex;align-items:center;width:min(30rem,100%);min-width:0;height:3rem;padding:0 .6rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=rytm-mark]{flex:0 0 auto;width:.55rem;height:1.6rem;background:var(--foreground);border-radius:.3rem}[data-component=rytm-pad]{width:min(18rem,86vw);min-height:6.5rem;font-size:1.1rem;font-weight:700;cursor:pointer;color:var(--primary-foreground);background:var(--primary);border:3px solid transparent;border-radius:var(--radius);touch-action:none;-webkit-user-select:none;user-select:none}[data-component=rytm-pad]:disabled{cursor:not-allowed;color:var(--muted-foreground);background:var(--muted);border-color:var(--border)}[data-component=garsc-dots]{width:min(20rem,86vw);height:auto;border-radius:calc(var(--radius) * .4)}[data-component=garsc-listening]{margin:0;font-size:1.4rem;font-weight:700}[data-component=garsc-form]{display:grid;gap:.5rem;justify-items:center;min-width:0}[data-component=garsc-label]{font-weight:700}[data-component=garsc-input]{width:min(9rem,60vw);min-height:44px;padding:.5rem .7rem;font-size:1.25rem;text-align:center;font-variant-numeric:tabular-nums;color:var(--foreground);background:var(--input, var(--card));border:1px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=garsc-modes]{display:grid;gap:.8rem;justify-items:center;max-width:34rem;text-align:center}[data-component=garsc-modes] p{margin:0;line-height:1.55}[data-component=blysk-stage]{display:grid;width:min(20rem,86vw);height:9rem;padding:.6rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=blysk-stage][data-position=lewo]{place-items:center start}[data-component=blysk-stage][data-position=prawo]{place-items:center end}[data-component=blysk-stage][data-position=gora]{place-items:start center}[data-component=blysk-stage][data-position=dol]{place-items:end center}[data-component=blysk-word]{font-size:clamp(1.3rem,7vw,2rem);font-weight:800;letter-spacing:.04em}[data-component=blysk-where]{margin:0;font-size:.95rem}[data-component=oko-kind]{margin:0;font-weight:700}[data-component=oko-figure]{width:min(30rem,100%);height:auto;border-radius:calc(var(--radius) * .4)}[data-component=oko-controls]{display:grid;gap:.6rem;justify-items:center;width:min(30rem,100%);min-width:0}[data-component=oko-label]{text-align:center}[data-component=oko-label] strong{font-variant-numeric:tabular-nums}[data-component=oko-slider]{width:100%;min-width:0;min-height:44px;accent-color:var(--primary)}@media(prefers-reduced-motion:reduce){[data-component=game-board][data-shelf=percepcja] *,[data-component=game-board][data-shelf=percepcja] *:before,[data-component=game-board][data-shelf=percepcja] *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}[data-component=game-rule-link]{display:inline-block;min-height:44px;padding:.6rem .9rem;font-weight:700;color:var(--foreground);background:var(--card);border:2px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=game-rule-link]:focus-visible{outline:3px solid var(--ring, var(--foreground));outline-offset:2px}[data-component=game-board][data-arkada]{grid-template-columns:minmax(0,1fr);justify-items:stretch}[data-component=arkada-plansza]{display:grid;grid-template-columns:minmax(0,1fr);gap:.6rem;min-width:0}[data-component=arkada-plotno]{display:block;max-width:100%;background:var(--card);border:2px solid var(--border);border-radius:calc(var(--radius) * .5);touch-action:none}[data-component=arkada-stan]{margin:0;text-align:center;font-size:.9rem;color:var(--muted-foreground)}[data-component=arkada-stan] strong{color:var(--foreground)}[data-component=arkada-hud]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.4rem 1rem;width:100%;font-variant-numeric:tabular-nums}[data-component=arkada-hud] p{margin:0;font-size:.9rem;color:var(--muted-foreground)}[data-component=arkada-hud] strong{color:var(--foreground)}[data-component=arkada-sterowanie]{display:grid;justify-items:center;gap:.7rem}[data-component=arkada-pad]{display:grid;grid-template-areas:"nw n  ne" "w  c  e" "sw s  se";gap:.4rem;justify-content:center}[data-component=arkada-pad] button[data-pad=n]{grid-area:n}[data-component=arkada-pad] button[data-pad=ne]{grid-area:ne}[data-component=arkada-pad] button[data-pad=e]{grid-area:e}[data-component=arkada-pad] button[data-pad=se]{grid-area:se}[data-component=arkada-pad] button[data-pad=s]{grid-area:s}[data-component=arkada-pad] button[data-pad=sw]{grid-area:sw}[data-component=arkada-pad] button[data-pad=w]{grid-area:w}[data-component=arkada-pad] button[data-pad=nw]{grid-area:nw}[data-component=arkada-pad] button[data-pad=c]{grid-area:c}[data-component=arkada-pad] button,[data-component=arkada-guziki] button{min-width:56px;min-height:56px;font-size:1.3rem;font-weight:700;cursor:pointer;color:var(--foreground);background:var(--card);border:2px solid var(--border);border-radius:calc(var(--radius) * .5);touch-action:none;-webkit-user-select:none;user-select:none}[data-component=arkada-guziki]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}[data-component=arkada-guziki] button{padding:0 .9rem;font-size:1rem}[data-component=arkada-pad] button:active,[data-component=arkada-guziki] button:active,[data-component=arkada-krata] button:active{border-width:4px;background:var(--muted, var(--card))}[data-component=arkada-pad] button:focus-visible,[data-component=arkada-guziki] button:focus-visible,[data-component=arkada-krata] button:focus-visible{outline:3px solid var(--ring, var(--primary));outline-offset:2px}[data-component=arkada-krata-warstwy]{position:relative;display:grid;grid-template-columns:minmax(0,1fr)}[data-component=arkada-krata]{position:absolute;inset:0;display:grid;grid-template-columns:repeat(var(--krata-w, 6),minmax(0,1fr));grid-template-rows:repeat(var(--krata-h, 4),minmax(0,1fr))}[data-component=arkada-krata] button{min-width:0;min-height:0;cursor:pointer;background:transparent;border:1px solid transparent;border-radius:0}[data-component=arkada-krata] button:disabled{cursor:default}[data-component=arkada-start]{display:grid;justify-items:center;gap:.6rem;max-width:34rem;margin:0 auto;text-align:center}[data-component=arkada-start]>button{min-height:44px;padding:.6rem 1.4rem;font-size:1rem;font-weight:700;cursor:pointer;color:var(--primary-foreground);background:var(--primary);border:none;border-radius:calc(var(--radius) * .5)}[data-component=arkada-start]>button:focus-visible{outline:3px solid var(--ring, var(--foreground));outline-offset:2px}[data-component=arkada-sufit]{margin:0;color:var(--muted-foreground)}[data-component=arkada-sufit] strong{color:var(--foreground)}[data-component=arkada-spokojnie]{display:flex;align-items:center;gap:.5rem;min-height:44px;cursor:pointer}[data-component=arkada-spokojnie] input{width:20px;height:20px}[data-component=arkada-spokojnie-nota],[data-component=arkada-wynik]{margin:0;font-size:.85rem;line-height:1.5;color:var(--muted-foreground)}[data-component=arkada-wynik] strong{color:var(--foreground)}@media(prefers-reduced-motion:reduce){[data-component=game-board][data-arkada] *,[data-component=game-board][data-arkada] *:before,[data-component=game-board][data-arkada] *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}[data-component=spoleczne-plansza]{display:grid;gap:1.1rem;width:100%;max-width:42rem}[data-component=spoleczne-etap]{display:grid;gap:.7rem;padding:.9rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--card-nested, var(--card));color:var(--card-nested-foreground, var(--card-foreground))}[data-component=spoleczne-etap]>h3{margin:0;font-size:1rem}[data-component=spoleczne-pytanie]{font-size:1.15rem;line-height:1.4;margin:0}[data-component=spoleczne-zdanie]{font-size:1.1rem;line-height:1.5;padding:.7rem .9rem;border-left:3px solid var(--primary);background:var(--muted);border-radius:var(--radius);overflow-wrap:anywhere}[data-component=spoleczne-opcje]{display:grid;gap:.5rem}[data-component=spoleczne-opcje][data-kolumny=tak]{grid-template-columns:repeat(auto-fill,minmax(min(11rem,100%),1fr))}[data-component=spoleczne-opcja],[data-component=spoleczne-kafel]{min-height:44px;display:grid;grid-template-columns:1.2rem minmax(0,1fr) auto;align-items:baseline;gap:.4rem;width:100%;padding:.55rem .7rem;text-align:left;font:inherit;color:inherit;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer}[data-component=spoleczne-opcja][data-wybrane=tak],[data-component=spoleczne-kafel][data-wybrane=tak]{border-width:2px;border-color:var(--primary);padding:calc(.55rem - 1px) calc(.7rem - 1px)}[data-component=spoleczne-opcja]:disabled,[data-component=spoleczne-kafel]:disabled{cursor:default;opacity:.65}[data-component=spoleczne-znacznik]{color:var(--primary);font-weight:700}[data-component=spoleczne-opcja-opis]{grid-column:2;font-size:.85rem;color:var(--muted-foreground)}[data-component=spoleczne-opcja-wartosc],[data-component=spoleczne-kafel-wartosc]{font-variant-numeric:tabular-nums;color:var(--muted-foreground);font-size:.9rem}[data-component=spoleczne-kafle]{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(9rem,100%),1fr));gap:.4rem;list-style:none;padding:0;margin:0}[data-component=spoleczne-kafel]{grid-template-columns:1rem minmax(0,1fr) auto;padding:.4rem .5rem;font-size:.9rem}[data-component=spoleczne-sloty]{display:grid;gap:.5rem}[data-component=spoleczne-slot] select,[data-component=spoleczne-fragment-wybor] select,[data-component=spoleczne-typ] select{width:100%;padding:.5rem;font:inherit;color:inherit;background:var(--input, var(--card));border:1px solid var(--border);border-radius:var(--radius)}[data-component=spoleczne-liczba],[data-component=spoleczne-slowo]{display:grid;gap:.3rem}[data-component=spoleczne-liczba-label]{font-size:.95rem}[data-component=spoleczne-liczba] input,[data-component=spoleczne-slowo] input{padding:.5rem;font:inherit;color:inherit;background:var(--input, var(--card));border:1px solid var(--border);border-radius:var(--radius)}[data-component=spoleczne-slowo] input{text-transform:uppercase;letter-spacing:.25em;font-family:ui-monospace,monospace}[data-component=spoleczne-zakres]{font-size:.8rem;color:var(--muted-foreground)}[data-component=spoleczne-zatwierdz]{min-height:44px;justify-self:start;padding:.55rem 1.1rem;font:inherit;font-weight:600;color:var(--primary-foreground);background:var(--primary);border:1px solid var(--primary);border-radius:var(--radius);cursor:pointer}[data-component=spoleczne-zatwierdz]:disabled{cursor:default;opacity:.55}[data-component=spoleczne-podpis]{display:flex;align-items:center;gap:.5rem;font-size:.9rem}[data-component=spoleczne-fakty]{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(10rem,100%),1fr));gap:.5rem;margin:0}[data-component=spoleczne-fakt] dt{font-size:.8rem;color:var(--muted-foreground)}[data-component=spoleczne-fakt] dd{margin:0;font-weight:600}[data-component=spoleczne-wyplaty],[data-component=spoleczne-sciana]{width:100%;border-collapse:collapse;font-size:.92rem}[data-component=spoleczne-wyplaty] caption,[data-component=spoleczne-sciana] caption{text-align:left;padding-bottom:.3rem;color:var(--muted-foreground);font-size:.85rem}[data-component=spoleczne-wyplaty] th,[data-component=spoleczne-wyplaty] td,[data-component=spoleczne-sciana] th,[data-component=spoleczne-sciana] td{text-align:left;padding:.35rem .5rem;border-bottom:1px solid var(--border)}[data-component=spoleczne-wyplaty] td,[data-component=spoleczne-sciana] td{font-variant-numeric:tabular-nums}[data-component=spoleczne-opowiesc],[data-component=spoleczne-tropy],[data-component=spoleczne-wypowiedzi],[data-component=spoleczne-deklaracje],[data-component=spoleczne-fragmenty],[data-component=spoleczne-pytania],[data-component=spoleczne-pasma]{display:grid;gap:.5rem;list-style:none;padding:0;margin:0}[data-component=spoleczne-linia],[data-component=spoleczne-trop],[data-component=spoleczne-wypowiedz],[data-component=spoleczne-deklaracja],[data-component=spoleczne-fragment],[data-component=spoleczne-pytanie-wiersz]{display:grid;gap:.35rem;padding:.55rem .7rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--card)}[data-component=spoleczne-linia-tekst]{margin:0;overflow-wrap:anywhere}[data-component=spoleczne-etykieta]{justify-self:start;padding:.05rem .4rem;font-size:.75rem;color:var(--muted-foreground);border:1px solid var(--border);border-radius:999px}[data-component=spoleczne-fragment][data-moj=tak]{border-left:3px solid var(--primary)}[data-component=spoleczne-litery]{font-family:ui-monospace,monospace;color:var(--muted-foreground);font-size:.85rem}[data-component=spoleczne-pasmo]{padding:.3rem .5rem;border-radius:var(--radius);color:var(--muted-foreground)}[data-component=spoleczne-pasmo][data-aktywne=tak]{color:var(--foreground);font-weight:600;background:var(--muted)}[data-component=spoleczne-strych]{display:grid;grid-template-columns:repeat(var(--kolumny, 12),minmax(0,1fr));gap:2px;width:100%;max-width:24rem;justify-self:center}[data-component=spoleczne-pole-strychu]{min-height:44px;aspect-ratio:1;display:grid;place-items:center;padding:0;font:inherit;font-size:.7rem;line-height:1;color:var(--foreground);background:var(--muted);border:1px solid var(--border);border-radius:2px;cursor:pointer}[data-component=spoleczne-pole-strychu][data-wybrane=tak]{border-color:var(--primary);border-width:2px}[data-component=spoleczne-pole-strychu][data-stan=trafione]{color:var(--primary);font-size:.9rem}[data-component=spoleczne-pole-strychu]:disabled{cursor:default;opacity:.8}[data-component=spoleczne-licznik]{font-size:.9rem;color:var(--muted-foreground)}[data-component=spoleczne-czeka]{font-size:.95rem;line-height:1.4}[data-component=spoleczne-prawda]{font-size:.9rem;color:var(--muted-foreground)}[data-component=spoleczne-opcja]:focus-visible,[data-component=spoleczne-kafel]:focus-visible,[data-component=spoleczne-pole-strychu]:focus-visible,[data-component=spoleczne-zatwierdz]:focus-visible{outline:2px solid var(--ring, var(--primary));outline-offset:2px}[data-component=spoleczne-grupa-tytul]{grid-column:1 / -1;margin:0;font-size:.85rem;font-weight:600;color:var(--muted-foreground)}[data-component=arkada-podglad]{width:100%;max-width:34rem;margin:0 auto;font-size:.85rem;color:var(--muted-foreground)}[data-component=arkada-podglad]>summary{min-height:44px;display:flex;align-items:center;cursor:pointer}[data-component=arkada-fale],[data-component=arkada-talia] ol{display:grid;gap:.3rem;margin:0;padding:0 0 0 1.2rem}[data-component=arkada-fale]>li[data-przeciek=tak]{font-weight:700;color:var(--foreground);text-decoration:underline;text-decoration-style:wavy}[data-component=arkada-talia]{display:grid;gap:.5rem;width:100%;max-width:34rem;margin:0 auto}[data-component=arkada-talia] p{margin:0;font-size:.9rem}[data-component=arkada-talia] button{min-height:44px;width:100%;padding:.5rem .8rem;cursor:pointer;color:var(--foreground);background:var(--card);border:2px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=arkada-nota]{margin:0;max-width:34rem;font-size:.8rem;line-height:1.5;color:var(--muted-foreground)}[data-component=szmer-round]{display:grid;gap:.9rem;margin-block:1rem}[data-component=szmer-player]{display:grid;gap:.5rem}[data-component=szmer-audio]{width:100%;min-width:0}[data-component=szmer-label]{font-weight:600}[data-component=szmer-form]{display:grid;gap:.6rem;max-inline-size:28rem}[data-component=szmer-input]{min-height:44px;padding:.55rem .7rem;font:inherit;color:var(--foreground);background:var(--card);border:2px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=szmer-actions]{display:flex;flex-wrap:wrap;gap:.5rem}[data-component=szmer-status],[data-component=szmer-skip-note],[data-component=szmer-format]{margin:0;font-size:.9rem;color:var(--muted-foreground, var(--foreground))}[data-component=szmer-credit]{margin:0;padding-block-start:.35rem;border-block-start:1px solid var(--border);font-size:.8rem;line-height:1.45;color:var(--muted-foreground, var(--foreground))}[data-component=szmer-credit-line]{display:block}[data-component=szmer-credit-note]{display:block;opacity:.85}@layer base{[data-component=bar-gotuj],[data-component=bar-mniej],[data-component=bar-wiecej],[data-component=block],[data-component=composer-emoji],[data-component=composer-image],[data-component=logout],[data-component=rozkroj-zamknij],[data-component=spoiler-reload],[data-component=strzal-pole],[data-component=viewer-close]{display:inline-grid;place-items:center;min-height:44px;min-width:44px;padding:.4rem .8rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:inherit}[data-component=bar-gotuj]:disabled,[data-component=bar-mniej]:disabled,[data-component=bar-wiecej]:disabled,[data-component=rozkroj-zamknij]:disabled,[data-component=spoiler-reload]:disabled{opacity:.55;cursor:default}[data-component=comment-permalink],[data-component=image-link]{color:var(--muted-foreground);text-decoration:underline;text-underline-offset:.15em}[data-component=osada-kronika],[data-component=osada-poczet],[data-component=osada-slawa],[data-component=osada-wiec],[data-component=osada-zew],[data-component=spoiler-details-placement],[data-component=spoiler-editor],[data-component=spoiler-markdown],[data-component=spoiler-richtext],[data-component=spoiler-roundtrip],[data-component=spoiler-view],[data-component=splendor-tablica],[data-component=strzal-horyzont],[data-component=wiek-naglowek],[data-component=wiek-osady],[data-component=wiek-przydomki],[data-component=wiek-wience-nota]{display:grid;gap:.6rem;margin:0;padding:.9rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--card-foreground)}[data-component=game-share],[data-component=meta-goal],[data-component=spoiler-lab],[data-component=spoleczne-otrzymane],[data-component=spoleczne-szyld],[data-component=spoleczne-wczoraj],[data-component=spoleczne-wskazowka],[data-component=spoleczne-zamkniecie],[data-component=strzal-fakt],[data-component=strzal-fakty],[data-component=strzal-kierunki],[data-component=strzal-koniec],[data-component=strzal-ladunki],[data-component=strzal-log],[data-component=strzal-plan],[data-component=strzal-plansza],[data-component=strzal-pulpit],[data-component=strzal-tryby]{display:grid;grid-template-columns:minmax(0,1fr);gap:.5rem;margin:0}[data-component=strzal-kierunki],[data-component=strzal-ladunki],[data-component=strzal-tryby]{display:flex;flex-wrap:wrap;justify-content:start}[data-component=szmer-odkrycie]{margin-block:1rem}[data-component=szmer-odkrycie-tytul]{margin:0 0 .5rem;font-size:1rem;font-weight:600}[data-component=szmer-odkrycie-lista]{display:grid;gap:.6rem;margin:0;padding-inline-start:1.4rem}[data-component=szmer-odkrycie-klip]{display:grid;gap:.1rem}[data-component=szmer-odkrycie-lemat]{font-size:1rem}[data-component=szmer-odkrycie-zrodlo],[data-component=szmer-odkrycie-autor]{font-size:.8rem;line-height:1.45;color:var(--muted-foreground, var(--foreground));overflow-wrap:anywhere}}[data-component=skala-round]{display:grid;gap:.9rem;margin-block:1rem}[data-component=skala-kadr]{margin:0;display:grid;gap:.4rem}[data-component=skala-obraz]{display:block;inline-size:100%;max-inline-size:100%;block-size:auto;max-block-size:48vh;object-fit:contain;background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=skala-credit]{margin:0;font-size:.8rem;line-height:1.45;color:var(--muted-foreground, var(--foreground));overflow-wrap:anywhere}[data-component=skala-credit-line],[data-component=skala-credit-note]{display:block}[data-component=skala-credit-note]{opacity:.85}[data-component=skala-form]{display:grid;gap:.6rem;max-inline-size:28rem}[data-component=skala-odczyt]{margin:0;font-size:1rem}[data-component=skala-label]{font-weight:600}[data-component=skala-suwak]{inline-size:100%;min-block-size:44px}[data-component=skala-dokladnie]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}[data-component=skala-dokladnie] label{flex-basis:100%;font-size:.9rem;color:var(--muted-foreground, var(--foreground))}[data-component=skala-liczba],[data-component=skala-jednostka]{min-height:44px;padding:.5rem .6rem;font:inherit;color:var(--foreground);background:var(--card);border:2px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=skala-liczba]{flex:1 1 8rem;min-inline-size:0}[data-component=prog-board]{display:grid;gap:1rem;margin-block:1rem}[data-component=prog-lead],[data-component=prog-pusto]{margin:0;max-inline-size:62ch;color:var(--muted-foreground, var(--foreground))}[data-component=prog-lista]{display:grid;gap:1.1rem;margin:0;padding:0;list-style:none}[data-component=prog-gra]{display:grid;gap:.35rem;padding-block-end:.9rem;border-block-end:1px solid var(--border)}[data-component=prog-nazwa]{margin:0;font-size:1rem}[data-component=prog-gracze],[data-component=prog-bias-slowo]{font-weight:400;font-size:.85rem;color:var(--muted-foreground, var(--foreground))}[data-component=prog-wynik],[data-component=prog-bias]{margin:0}[data-component=prog-krzywa]{display:flex;align-items:flex-end;gap:3px;margin:.4rem 0 0;padding:0;list-style:none;block-size:84px;max-inline-size:100%;overflow-x:auto}[data-component=prog-punkt]{display:grid;align-content:end;justify-items:center;gap:2px;flex:0 0 auto;min-inline-size:2.6rem;block-size:100%}[data-component=prog-punkt-slupek]{inline-size:100%;block-size:calc(var(--p, 0) * 60px + 2px);background:var(--accent, var(--foreground));border-radius:2px 2px 0 0}[data-component=prog-punkt-opis]{font-size:.68rem;line-height:1.2;text-align:center;color:var(--muted-foreground, var(--foreground));white-space:nowrap}[data-component=balon-warstwy]{width:100%;max-inline-size:62ch;margin:.2rem auto 0;padding:0;list-style:none;display:grid;gap:.25rem}[data-component=balon-warstwa]{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.2rem .6rem;min-width:0;padding:.35rem .55rem;background:var(--muted);border:1px solid var(--border);border-inline-start:3px solid var(--border);border-radius:calc(var(--radius) * .4);font-size:.9rem;font-variant-numeric:tabular-nums}[data-component=balon-warstwa]>span{min-width:0;overflow-wrap:anywhere}[data-component=balon-warstwa][data-znana="0"]{color:var(--muted-foreground);border-style:dashed;border-inline-start-style:solid}[data-component=balon-warstwa][data-tu="1"]{border-inline-start-color:var(--accent);font-weight:600}[data-component=balon-plan]{width:100%;max-inline-size:62ch;margin:.2rem auto 0;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .6rem}[data-component=balon-pole]{display:flex;flex-wrap:wrap;align-items:center;gap:.3rem .45rem;min-width:0}[data-component=balon-pole]>span{min-width:0;font-size:.9rem;color:var(--muted-foreground);overflow-wrap:anywhere}[data-component=balon-dodaj]{min-height:44px;padding:0 .8rem;font-size:.92rem;font-weight:600;background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=balon-dodaj]:disabled{opacity:.55;cursor:default}[data-component=bila-stol]{width:100%;max-inline-size:62ch;margin:.4rem auto 0}[data-component=bila-stol] figcaption{margin-block-start:.35rem;font-size:.85rem;line-height:1.5;color:var(--muted-foreground)}[data-component=bila-plansza]{display:block;inline-size:100%;min-inline-size:34rem;block-size:auto}[data-component=bila-sukno]{fill:var(--muted);stroke:var(--foreground);vector-effect:non-scaling-stroke;stroke-width:2}[data-component=bila-luza]{fill:none;stroke:var(--foreground);vector-effect:non-scaling-stroke;stroke-width:2;stroke-dasharray:5 4}[data-component=bila-bila]{fill:var(--muted-foreground);stroke:var(--background);vector-effect:non-scaling-stroke;stroke-width:1}[data-component=bila-bila][data-biala]{fill:var(--background);stroke:var(--foreground);stroke-width:2}[data-component=bila-numer]{fill:var(--foreground);font-size:8px;font-weight:600;font-variant-numeric:tabular-nums}[data-component=bila-cel]{stroke:var(--accent);vector-effect:non-scaling-stroke;stroke-width:2;stroke-linecap:round}[data-component=bila-celowniki]{display:flex;flex-wrap:wrap;gap:.35rem;width:100%;max-inline-size:62ch;margin:.35rem auto 0}[data-component=bila-celownik]{min-width:0;min-height:44px;padding:0 .6rem;font-size:.85rem;font-variant-numeric:tabular-nums;background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=bila-celownik]:disabled{opacity:.55;cursor:default}[data-component=dysp-blok]{width:100%;max-inline-size:62ch;margin:.3rem auto 0;padding:.5rem .6rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=dysp-blok] h3{margin:0;font-size:1rem}[data-component=dysp-blok] p{margin:.15rem 0 0;font-size:.9rem;color:var(--muted-foreground)}[data-component=dysp-blok] strong{color:var(--foreground);font-variant-numeric:tabular-nums}[data-component=dysp-jednostki]{width:100%;max-inline-size:62ch;margin:.3rem auto 0;padding:0;list-style:none;display:grid;gap:.35rem}[data-component=dysp-jednostki]>li{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;min-width:0;padding:.5rem .6rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=dysp-jednostki]>li>div{display:flex;flex-direction:column;gap:.1rem;flex:1 1 12rem;min-width:0}[data-component=dysp-jednostki]>li span{font-size:.85rem;color:var(--muted-foreground);overflow-wrap:anywhere}[data-component=dysp-jednostki]>li strong{font-size:.95rem}[data-component=dysp-jednostki]>li[data-remont]{opacity:.7}[data-component=dysp-jednostki]>li span[data-poza-oknem]{color:var(--foreground);font-weight:600}[data-component=dysp-opis]{margin:.4rem 0 .2rem;font-size:.88rem;line-height:1.5;color:var(--muted-foreground);overflow-wrap:anywhere}[data-component=dysp-wiersze]{margin:.2rem 0 0;padding:0;list-style:none;display:grid;gap:.25rem}[data-component=dysp-wiersze]>li{display:flex;flex-wrap:wrap;align-items:baseline;gap:.1rem .45rem;min-width:0;padding:.3rem .4rem;font-size:.85rem;background:var(--background);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=dysp-wiersze]>li>span:first-child{font-weight:600;min-width:0}[data-component=dysp-wiersze]>li>span{font-variant-numeric:tabular-nums;color:var(--muted-foreground);overflow-wrap:anywhere}[data-component=dysp-wiersze]>li>span[data-stan]{color:var(--foreground);font-weight:600}[data-component=fabryka-hala]{display:grid;gap:2px;width:max-content}[data-component=fabryka-pole]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.05rem;inline-size:48px;block-size:48px;padding:0;font:inherit;line-height:1.1;text-align:center;color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:calc(var(--radius) * .3)}[data-component=fabryka-pole]:is(button){cursor:pointer}[data-component=fabryka-pole]:disabled{opacity:.55;cursor:default}[data-component=fabryka-pole][data-rodzaj=puste]{color:var(--muted-foreground)}[data-component=fabryka-pole][data-rodzaj=element]{background:var(--muted);border-color:var(--foreground);font-weight:600}[data-component=fabryka-pole][data-rodzaj=odbior]{border-style:dashed;border-width:2px}[data-component=fabryka-pole][data-rodzaj=slup]{background:var(--muted);color:var(--muted-foreground);border-style:dotted}[data-component=fabryka-pole][data-rodzaj=wejscie]{background:var(--muted);border-color:var(--foreground);border-width:2px;font-weight:600}[data-component=fabryka-kod]{font-size:.72rem;font-weight:600;letter-spacing:.02em}[data-component=fabryka-strzalka]{font-size:.85rem;line-height:1;min-block-size:.85rem}[data-component=fabryka-paleta],[data-component=fabryka-obroty]{display:flex;flex-wrap:wrap;gap:.3rem;width:100%;max-inline-size:62ch;margin:.25rem auto 0;padding:0;list-style:none}[data-component=fabryka-el],[data-component=fabryka-obrot]{display:flex;flex-direction:column;align-items:flex-start;gap:.05rem;min-height:44px;min-width:0;padding:.3rem .55rem;font:inherit;font-size:.82rem;text-align:start;color:var(--foreground);background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=fabryka-obrot]{flex-direction:row;align-items:center;gap:.3rem}[data-component=fabryka-el]:disabled,[data-component=fabryka-obrot]:disabled{opacity:.55;cursor:default}[data-component=fabryka-el][aria-pressed=true],[data-component=fabryka-obrot][aria-pressed=true]{border-color:var(--foreground);border-width:2px;font-weight:600}[data-component=fabryka-el][aria-pressed=true]:before,[data-component=fabryka-obrot][aria-pressed=true]:before{content:"✓ "}[data-component=fabryka-el] [data-component=fabryka-kod]{font-size:.78rem;color:var(--muted-foreground)}[data-component=fabryka-podpowiedz]{width:100%;max-inline-size:62ch;margin:.35rem auto 0;font-size:.88rem;line-height:1.5;color:var(--muted-foreground)}[data-component=fabryka-legenda]{width:100%;max-inline-size:62ch;margin:.2rem auto 0;padding-inline-start:1.1rem;font-size:.9rem;line-height:1.55}[data-component=fabryka-legenda]>li+li{margin-block-start:.25rem}[data-component=gonitwa-trasa]{width:100%;max-inline-size:62ch;margin:0 auto;padding:0;list-style:none;display:grid;gap:.4rem}[data-component=gonitwa-odcinek]{min-width:0;padding:.5rem .6rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=gonitwa-odcinek][data-potkniecie]{border-style:dashed}[data-component=gonitwa-opis]{display:flex;flex-wrap:wrap;align-items:baseline;gap:.15rem .5rem;margin:0 0 .4rem;font-size:.92rem}[data-component=gonitwa-opis] span{min-width:0;color:var(--muted-foreground);font-size:.85rem;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}[data-component=gonitwa-biegi]{display:grid;grid-template-columns:repeat(5,minmax(44px,1fr));gap:.25rem}[data-component=gonitwa-bieg]{min-width:44px;min-height:44px;padding:0;font-size:1rem;font-variant-numeric:tabular-nums;background:var(--background);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=gonitwa-bieg]:not([data-w-oknie]){text-decoration:line-through}[data-component=gonitwa-bieg]:not([data-w-oknie]):not([data-wybrany]){color:var(--muted-foreground)}[data-component=gonitwa-bieg][data-wybrany]{background:var(--accent);color:var(--accent-foreground, var(--background));border-color:transparent;font-weight:700}[data-component=gonitwa-bieg]:disabled{opacity:.55;cursor:default}[data-component=gonitwa-stan]{margin:.4rem 0 0;font-size:.85rem;color:var(--muted-foreground);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}[data-component=gonitwa-stan] strong{color:var(--foreground)}[data-component=karny-bramka]{display:grid;gap:.3rem;width:100%;max-inline-size:24rem;margin:.2rem auto 0;padding:.35rem;background:var(--muted);border:2px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=karny-pole]{min-width:0;min-height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.05rem;padding:.3rem .2rem;font-size:.75rem;line-height:1.25;text-align:center;background:var(--background);color:var(--muted-foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .3);cursor:pointer;overflow-wrap:anywhere}[data-component=karny-pole][data-wybrane="1"]{border:2px solid var(--accent);color:var(--foreground);font-weight:600}[data-component=karny-sily]{display:flex;flex-wrap:wrap;gap:.35rem;width:100%;max-inline-size:62ch;margin:.2rem auto 0}[data-component=karny-sila]{min-width:0;min-height:44px;flex:1 1 8rem;padding:0 .7rem;font-size:.92rem;background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer;overflow-wrap:anywhere}[data-component=karny-sila][data-wybrane="1"]{border:2px solid var(--accent);font-weight:600}[data-component=karny-pole]:disabled,[data-component=karny-sila]:disabled{opacity:.55;cursor:default}[data-component=karny-wybor]{width:100%;max-inline-size:62ch;margin:.35rem auto 0;font-size:.95rem;font-weight:600;text-align:start}[data-component=kartki-wybor]{display:flex;flex-wrap:wrap;gap:.35rem;width:100%;max-inline-size:62ch;margin:0 auto}[data-component=kartki-opcja]{flex:1 1 8rem;min-width:0;min-height:44px;padding:0 .7rem;font-size:.92rem;background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer;overflow-wrap:anywhere}[data-component=kartki-opcja][data-wybrany=tak]{border-color:var(--accent);font-weight:600}[data-component=kartki-opcja]:disabled{opacity:.55;cursor:default}[data-component=kartki-potrzeby]{width:100%;max-inline-size:62ch;margin:0 auto;padding:0;list-style:none;display:grid;gap:.35rem}[data-component=kartki-potrzeba]{min-width:0;display:grid;gap:.1rem;padding:.45rem .6rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);font-size:.9rem;overflow-wrap:anywhere}[data-component=kartki-potrzeba]>span:first-of-type{color:var(--muted-foreground);font-size:.85rem}[data-component=kartki-potrzeba]>span:last-child{font-weight:600}[data-component=kartki-plan]{border-collapse:collapse;font-size:.86rem;font-variant-numeric:tabular-nums}[data-component=kartki-plan] th,[data-component=kartki-plan] td{padding:.3rem .5rem;text-align:start;white-space:nowrap;border-block-end:1px solid var(--border)}[data-component=kartki-plan] th{color:var(--muted-foreground);font-weight:600}[data-component=kartki-plan] tr[data-teraz=tak] td{font-weight:600}[data-component=kaskada-podworko]{display:grid;gap:3px;inline-size:max-content;margin-inline:auto;padding:.3rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=kaskada-klocek]{min-width:0;min-height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.1;padding:.15rem;font-size:.8rem;font-variant-numeric:tabular-nums;background:var(--background);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .3);cursor:pointer}[data-component=kaskada-klocek][data-stan=lezy]{background:transparent;color:var(--muted-foreground);border-style:dashed}[data-component=kaskada-klocek][data-wybrany="1"]{border:2px solid var(--accent);font-weight:600}[data-component=kaskada-klocek]:disabled{cursor:default}[data-component=kaskada-klocek]>span:first-child{font-weight:600}[data-component=kaskada-kierunki]{display:flex;flex-wrap:wrap;gap:.35rem;width:100%;max-inline-size:62ch;margin:.2rem auto 0}[data-component=kaskada-kierunek]{min-width:0;min-height:44px;flex:1 1 7rem;padding:0 .7rem;font-size:.92rem;background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer;overflow-wrap:anywhere}[data-component=kaskada-kierunek][data-wybrany="1"]{border:2px solid var(--accent);font-weight:600}[data-component=kaskada-wybor]{width:100%;max-inline-size:62ch;margin:.35rem auto 0;font-size:.95rem;font-weight:600;text-align:start}[data-component=kaskada-pas]{display:block;width:100%;max-inline-size:62ch;min-height:44px;margin:.35rem auto 0;padding:0 .8rem;font-size:.92rem;background:transparent;color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=kaskada-kierunek]:disabled,[data-component=kaskada-pas]:disabled{opacity:.55;cursor:default}[data-component=kolej-mapa]{display:grid;gap:2px;width:max-content}[data-component=kolej-pole]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.05rem;inline-size:48px;block-size:48px;padding:0;font:inherit;line-height:1.1;text-align:center;color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:calc(var(--radius) * .3)}[data-component=kolej-pole]:is(button){cursor:pointer}[data-component=kolej-pole]:disabled{opacity:.55;cursor:default}[data-component=kolej-pole][data-rodzaj=teren]{color:var(--muted-foreground)}[data-component=kolej-pole][data-rodzaj=tor]{background:var(--muted);border-color:var(--foreground);border-width:2px;font-weight:600}[data-component=kolej-pole][data-rodzaj=zajezdnia],[data-component=kolej-pole][data-rodzaj=miasto]{background:var(--muted);border-color:var(--foreground);border-width:2px;border-style:dashed;font-weight:700}[data-component=kolej-pole][data-podlaczone]{border-style:solid}[data-component=kolej-teren]{font-size:.7rem;color:var(--muted-foreground)}[data-component=kolej-znak]{font-size:.95rem;font-weight:700;line-height:1;min-block-size:.95rem}[data-component=kolej-podpowiedz]{width:100%;max-inline-size:62ch;margin:.35rem auto 0;font-size:.88rem;line-height:1.5;color:var(--muted-foreground)}[data-component=kolej-miasta]{display:grid;gap:.3rem;width:100%;max-inline-size:62ch;margin:.2rem auto 0;padding:0;list-style:none}[data-component=kolej-miasto]{display:flex;flex-wrap:wrap;align-items:baseline;gap:.45rem;min-width:0;padding:.35rem .5rem;font-size:.9rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=kolej-miasto][data-podlaczone]{border-color:var(--foreground)}[data-component=kolej-miasto] [data-component=kolej-znak]{min-inline-size:1.2em}[data-component=kolej-stan]{margin-inline-start:auto;font-size:.8rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}[data-component=kolej-legenda]{display:grid;gap:.15rem;width:100%;max-inline-size:62ch;margin:.2rem auto 0;padding:0;list-style:none;font-size:.9rem}[data-component=kolej-legenda] [data-component=kolej-teren]{display:inline-block;min-inline-size:1.4em;font-size:.9rem;font-weight:700;color:var(--foreground)}[data-component=kolki-scena]{width:100%;max-inline-size:62ch;margin:.5rem auto 0}[data-component=kolki-scena]>figcaption{font-size:.88rem;line-height:1.5;color:var(--muted-foreground);margin-block-end:.4rem}[data-component=kolki-plansza]{display:grid;gap:1px;width:100%;min-width:0;padding:2px;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=kolki-plansza]>span{display:flex;align-items:center;justify-content:center;min-width:0;aspect-ratio:1;font-size:.6rem;line-height:1;border-radius:50%}[data-component=kolki-plansza]>span[data-rola=pusto]{background:transparent}[data-component=kolki-plansza]>span[data-rola=kolek],[data-component=kolki-legenda] span[data-rola=kolek]{background:var(--muted-foreground)}[data-component=kolki-plansza]>span[data-rola=kolek]{transform:scale(.62)}[data-component=kolki-plansza]>span[data-rola=oznaczony],[data-component=kolki-legenda] span[data-rola=oznaczony]{background:var(--accent);box-shadow:0 0 0 1px var(--foreground)}[data-component=kolki-plansza]>span[data-rola=oznaczony]{transform:scale(.92)}[data-component=kolki-plansza]>span[data-rola=zrzut],[data-component=kolki-legenda] span[data-rola=zrzut]{border-radius:calc(var(--radius) * .2);color:var(--muted-foreground)}[data-component=kolki-plansza]>span[data-rola=zrzut][data-wybrana],[data-component=kolki-legenda] span[data-rola=zrzut][data-wybrana]{background:var(--muted);color:var(--foreground);font-weight:700;box-shadow:inset 0 -3px 0 var(--accent)}[data-component=kolki-legenda]{display:grid;gap:.25rem;list-style:none;padding:0;margin:.5rem 0 0;font-size:.88rem;line-height:1.45;color:var(--muted-foreground)}[data-component=kolki-legenda] span[data-rola]{display:inline-block;inline-size:.85rem;block-size:.85rem;vertical-align:-.1rem;margin-inline-end:.35rem;border-radius:50%}[data-component=kolki-wiersz]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;max-inline-size:62ch;margin:.45rem auto 0}[data-component=kolki-wiersz]>span{min-width:0;flex:1 1 6rem;font-size:.95rem;font-weight:600}[data-component=kolki-do-zrobienia]{width:100%;max-inline-size:62ch;margin:.35rem auto 0;font-size:.88rem;color:var(--muted-foreground)}[data-component=konwie-mapa]{display:block;width:100%;max-inline-size:30rem;block-size:auto;margin:.4rem auto;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=konwie-trasa]{stroke:var(--accent);stroke-width:.5;stroke-linejoin:round;stroke-linecap:round}[data-component=konwie-punkt]{fill:var(--background);stroke:var(--border);stroke-width:.35}[data-component=konwie-punkt][data-stan=odebrany]{fill:var(--accent)}[data-component=konwie-punkt][data-stan=mleczarnia]{fill:var(--foreground);stroke:var(--foreground)}[data-component=konwie-numer]{font-size:2.2px;font-weight:600;fill:var(--foreground)}[data-component=konwie-lista]{list-style:none;width:100%;max-inline-size:62ch;margin:.2rem auto 0;padding:0;display:flex;flex-direction:column;gap:.4rem}[data-component=konwie-wybor]{min-width:0;inline-size:100%;min-height:44px;display:flex;flex-direction:column;gap:.15rem;padding:.5rem .6rem;text-align:start;background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=konwie-wybor]:disabled{opacity:.55;cursor:default}[data-component=konwie-wybor][data-cel=mleczarnia]{border-style:dashed}[data-component=konwie-wybor][data-odebrany]{border-inline-start:3px solid var(--accent)}[data-component=konwie-nazwa]{min-width:0;font-size:.95rem;font-weight:600;overflow-wrap:anywhere}[data-component=konwie-fakty]{min-width:0;font-size:.85rem;line-height:1.45;color:var(--muted-foreground);overflow-wrap:anywhere}[data-component=konwie-stan]{min-width:0;font-size:.85rem;font-weight:600;overflow-wrap:anywhere}[data-component=konwie-stan][data-swieze]{color:var(--foreground)}[data-component=konwie-powod]{display:block;min-width:0;margin:.15rem 0 0 .6rem;font-size:.82rem;color:var(--muted-foreground);overflow-wrap:anywhere}[data-component=lina-scena]{width:100%;max-inline-size:62ch;margin:.4rem auto 0}[data-component=lina-scena] figcaption{margin-block-start:.35rem;font-size:.85rem;line-height:1.5;color:var(--muted-foreground)}[data-component=lina-rysunek]{display:block;block-size:26rem;inline-size:auto;max-inline-size:100%;margin:0 auto}[data-component=lina-lina]{stroke:var(--muted-foreground);vector-effect:non-scaling-stroke;stroke-width:3;stroke-linecap:round}[data-component=lina-wezel]{fill:var(--muted);stroke:var(--muted-foreground);vector-effect:non-scaling-stroke;stroke-width:2}[data-component=lina-wezel][data-kotwica]{fill:var(--muted-foreground)}[data-component=lina-wezel][data-chwyt]{fill:var(--accent);stroke:var(--foreground);stroke-width:3}[data-component=lina-numer]{fill:var(--muted-foreground);font-size:5px;font-variant-numeric:tabular-nums}[data-component=lina-pierscien]{fill:none;stroke:var(--foreground);vector-effect:non-scaling-stroke;stroke-width:2.5;stroke-dasharray:6 4}[data-component=lina-strzalka]{stroke:var(--accent);vector-effect:non-scaling-stroke;stroke-width:3;stroke-linecap:round}[data-component=lina-grot]{fill:var(--accent)}[data-component=niet-mapa]{display:block;inline-size:100%;max-inline-size:62ch;block-size:auto;margin:.4rem auto 0;border:1px solid var(--border);border-radius:calc(var(--radius) * .4);background:var(--muted)}[data-component=niet-mapa] [data-tlo]{fill:var(--muted)}[data-component=niet-mapa] [data-siatka]{stroke:var(--border);stroke-width:1px;vector-effect:non-scaling-stroke}[data-component=niet-mapa] [data-echo=wrocilo]{stroke:var(--muted-foreground);stroke-width:1.5px;vector-effect:non-scaling-stroke}[data-component=niet-mapa] [data-sciana]{fill:var(--foreground);fill-opacity:.28;stroke:var(--foreground);stroke-width:1px;vector-effect:non-scaling-stroke}[data-component=niet-mapa] [data-echo=cisza]{stroke:var(--muted-foreground);stroke-width:1.5px;stroke-dasharray:3 3;vector-effect:non-scaling-stroke}[data-component=niet-mapa] [data-trasa]{fill:none;stroke:var(--accent);stroke-width:2px;stroke-dasharray:5 4;stroke-linejoin:round;vector-effect:non-scaling-stroke}[data-component=niet-mapa] [data-punkt]{fill:none;stroke:var(--accent);stroke-width:2px;vector-effect:non-scaling-stroke}[data-component=niet-mapa] [data-lot]{fill:none;stroke:var(--accent);stroke-width:2.5px;stroke-linejoin:round;vector-effect:non-scaling-stroke}[data-component=niet-mapa] [data-nietoperz]{fill:var(--foreground)}[data-component=niet-legenda]{width:100%;max-inline-size:62ch;margin:.35rem auto 0;padding:0;list-style:none;display:grid;gap:.25rem}[data-component=niet-legenda]>li{display:flex;flex-wrap:wrap;align-items:baseline;gap:.1rem .45rem;min-width:0;padding:.3rem .45rem;font-size:.85rem;font-variant-numeric:tabular-nums;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);overflow-wrap:anywhere}[data-component=niet-legenda]>li>span:first-child{font-weight:600;min-width:0}[data-component=niet-legenda] [data-odczyt]{min-width:0;color:var(--muted-foreground)}[data-component=niet-legenda] [data-odczyt=cisza]{font-style:italic}[data-component=niet-pokretlo]{width:100%;max-inline-size:62ch;margin:.35rem auto 0;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}[data-component=niet-pokretlo]>span{min-width:0;font-size:.9rem;color:var(--muted-foreground)}[data-component=niet-pokretlo]>button{min-height:44px;padding:0 .7rem;font-size:.9rem;background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=niet-pokretlo]>button:disabled{opacity:.55;cursor:default}[data-component=niet-opis]{margin:.4rem 0 .2rem;font-size:.88rem;line-height:1.5;color:var(--muted-foreground);overflow-wrap:anywhere}[data-component=orbita-scena]{width:100%;max-inline-size:62ch;margin:.5rem auto 0}[data-component=orbita-scena]>figcaption{font-size:.88rem;line-height:1.5;color:var(--muted-foreground);margin-block-end:.4rem}[data-component=orbita-pole]{position:relative;width:100%;min-width:0;aspect-ratio:1;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);overflow:hidden}[data-component=orbita-pole]>span{position:absolute;transform:translate(-50%,-50%);inline-size:1rem;block-size:1rem}[data-component=orbita-pole]>span[data-rola=planeta],[data-component=orbita-legenda] span[data-rola=planeta]{background:var(--foreground);border-radius:50%}[data-component=orbita-pole]>span[data-rola=start],[data-component=orbita-legenda] span[data-rola=start]{background:var(--muted-foreground);border-radius:calc(var(--radius) * .2)}[data-component=orbita-pole]>span[data-rola=latarnia],[data-component=orbita-legenda] span[data-rola=latarnia]{background:var(--accent);border-radius:50%;box-shadow:0 0 0 2px var(--foreground)}[data-component=orbita-legenda]{display:grid;gap:.25rem;list-style:none;padding:0;margin:.5rem 0 0;font-size:.88rem;line-height:1.45;color:var(--muted-foreground)}[data-component=orbita-legenda] span[data-rola]{display:inline-block;inline-size:.85rem;block-size:.85rem;vertical-align:-.1rem;margin-inline-end:.35rem}[data-component=orbita-wiersz]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;max-inline-size:62ch;margin:.45rem auto 0}[data-component=orbita-wiersz]>span{min-width:0;flex:1 1 6rem;font-size:.95rem;font-weight:600}[data-component=orbita-celownik]{width:100%;max-inline-size:62ch;margin:.5rem auto 0;font-size:.95rem;line-height:1.6}[data-component=orbita-celownik]>span[aria-hidden]{display:inline-block;inline-size:1.4rem;text-align:center;font-size:1.1rem;color:var(--accent)}[data-component=proca-scena]{width:100%;max-inline-size:62ch;margin:.5rem auto 0}[data-component=proca-scena]>figcaption{font-size:.88rem;line-height:1.5;color:var(--muted-foreground);margin-block-end:.4rem}[data-component=proca-plansza]{display:grid;gap:1px;width:100%;min-width:0;padding:2px;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=proca-plansza]>span{display:block;min-width:0;aspect-ratio:1;border-radius:calc(var(--radius) * .25)}[data-component=proca-plansza]>span[data-rodzaj=pusto],[data-component=proca-legenda] span[data-rodzaj=pusto]{background:transparent;box-shadow:inset 0 0 0 1px var(--border)}[data-component=proca-plansza]>span[data-rodzaj=drewno],[data-component=proca-legenda] span[data-rodzaj=drewno]{background:var(--muted-foreground)}[data-component=proca-plansza]>span[data-rodzaj=kamien],[data-component=proca-legenda] span[data-rodzaj=kamien]{background:var(--foreground);box-shadow:inset 0 0 0 2px var(--muted)}[data-component=proca-plansza]>span[data-rodzaj=cel],[data-component=proca-legenda] span[data-rodzaj=cel]{background:var(--accent);border-radius:50%;box-shadow:0 0 0 1px var(--foreground)}[data-component=proca-plansza]>span[data-rodzaj=proca],[data-component=proca-legenda] span[data-rodzaj=proca]{background:transparent;border-radius:0;box-shadow:inset 0 0 0 2px var(--accent)}[data-component=proca-legenda]{display:grid;gap:.25rem;list-style:none;padding:0;margin:.5rem 0 0;font-size:.88rem;line-height:1.45;color:var(--muted-foreground)}[data-component=proca-legenda] span[data-rodzaj]{display:inline-block;inline-size:.85rem;block-size:.85rem;vertical-align:-.1rem;margin-inline-end:.35rem}[data-component=proca-wiersz]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;max-inline-size:62ch;margin:.45rem auto 0}[data-component=proca-wiersz]>span{min-width:0;flex:1 1 6rem;font-size:.95rem;font-weight:600}[data-component=proca-celownik]{width:100%;max-inline-size:62ch;margin:.5rem auto 0;font-size:.95rem;line-height:1.6}[data-component=proca-celownik]>span[aria-hidden]{display:inline-block;inline-size:1.4rem;text-align:center;font-size:1.1rem;color:var(--accent)}[data-component=proca-do-zrobienia]{width:100%;max-inline-size:62ch;margin:.35rem auto 0;font-size:.88rem;color:var(--muted-foreground)}[data-component=restauracja-brygada]{width:100%;max-inline-size:62ch;margin:0 auto;padding:0;list-style:none;display:grid;gap:.4rem}[data-component=restauracja-stanowisko]{min-width:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .6rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=restauracja-stanowisko]>div{display:flex;flex-direction:column;flex:1 1 9rem;min-width:0;overflow-wrap:anywhere}[data-component=restauracja-stanowisko]>div>strong{font-size:.95rem}[data-component=restauracja-stanowisko]>div>span{font-size:.85rem;color:var(--muted-foreground);font-variant-numeric:tabular-nums}[data-component=rozrzad-sklad],[data-component=rozrzad-tor-wagony]{display:flex;gap:.3rem;width:max-content;margin:0;padding:0;list-style:none}[data-component=rozrzad-wagon]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.05rem;min-height:44px;padding:.25rem .5rem;white-space:nowrap;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=rozrzad-wagon][data-glowa]{border-color:var(--foreground);border-width:2px}[data-component=rozrzad-wagon][data-uszkodzony]{border-style:dashed;border-width:2px}[data-component=rozrzad-kod]{font-size:1rem;font-weight:700;letter-spacing:.04em}[data-component=rozrzad-miasto]{font-size:.82rem}[data-component=rozrzad-waga]{font-size:.75rem;font-variant-numeric:tabular-nums;color:var(--muted-foreground)}[data-component=rozrzad-stan]{font-size:.7rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}[data-component=rozrzad-tory]{display:grid;gap:.5rem;width:100%;max-inline-size:62ch;margin:.25rem auto 0;padding:0;list-style:none}[data-component=rozrzad-tor]{min-width:0;padding:.5rem .6rem;border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=rozrzad-tor][data-poprawka]{border-style:dashed;border-width:2px;border-color:var(--foreground)}[data-component=rozrzad-tor-glowa]{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.3rem;margin-block-end:.35rem}[data-component=rozrzad-tor-stan]{font-size:.85rem;font-variant-numeric:tabular-nums;color:var(--muted-foreground)}[data-component=rozrzad-tor-akcje]{display:flex;flex-wrap:wrap;gap:.4rem;margin-block-start:.45rem}[data-component=rozrzad-wepchnij],[data-component=rozrzad-dociagnij]{min-height:44px;min-width:0;padding:0 .7rem;font:inherit;font-size:.88rem;font-weight:600;color:var(--foreground);background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=rozrzad-dociagnij]{font-weight:400;color:var(--muted-foreground);background:transparent}[data-component=rozrzad-wepchnij]:disabled,[data-component=rozrzad-dociagnij]:disabled{opacity:.55;cursor:default}[data-component=rozrzad-ostrzezenie]{width:100%;max-inline-size:62ch;margin:.35rem auto 0;font-size:.88rem;line-height:1.5}[data-component=rozrzad-ostrzezenie][data-rodzaj=blad]{font-weight:600;border-inline-start:3px solid var(--foreground);padding-inline-start:.55rem}[data-component=rozrzad-pusto]{margin:0;font-size:.88rem;color:var(--muted-foreground)}[data-component=rozrzad-kierunki]{display:grid;gap:.2rem;width:100%;max-inline-size:62ch;margin:.2rem auto 0;padding:0;list-style:none;font-size:.92rem}[data-component=rozrzad-kierunki] [data-component=rozrzad-kod]{display:inline-block;min-inline-size:1.4em}[data-component=rynna-plansza]{display:grid;gap:1px;width:100%;max-inline-size:26rem;margin:.4rem auto;padding:1px;background:var(--border);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=rynna-pole]{min-width:0;aspect-ratio:1;display:grid;place-items:center;background:var(--background);color:var(--muted-foreground);font-size:.7rem;font-weight:600;line-height:1;-webkit-user-select:none;user-select:none}[data-component=rynna-pole][data-rodzaj=kolek-l],[data-component=rynna-pole][data-rodzaj=kolek-p],[data-component=rynna-pole][data-rodzaj=rampa-l],[data-component=rynna-pole][data-rodzaj=rampa-p],[data-component=rynna-pole][data-rodzaj=trampolina],[data-component=rynna-pole][data-rodzaj=slup]{background:var(--muted);color:var(--foreground)}[data-component=rynna-pole][data-rodzaj=klej]{background:var(--muted-foreground);color:var(--background)}[data-component=rynna-pole][data-rodzaj=kubel]{background:var(--accent);color:var(--accent-foreground, var(--background))}[data-component=rynna-pole][data-rodzaj=zeton]{color:var(--foreground);font-size:.95rem}[data-component=rynna-pole][data-rodzaj=nieznane]{background:var(--muted-foreground);color:var(--background)}[data-component=rynna-pole][data-moje]{box-shadow:inset 0 0 0 2px var(--foreground)}[data-component=rynna-pole][data-start]{border-block-start:2px dotted var(--foreground)}[data-component=rynna-pole][data-cel]{outline:2px solid var(--foreground);outline-offset:-2px}[data-component=rynna-legenda]{list-style:none;width:100%;max-inline-size:62ch;margin:0 auto;padding:0;display:flex;flex-wrap:wrap;gap:.3rem .75rem;font-size:.85rem;color:var(--muted-foreground)}[data-component=rynna-legenda]>li{min-width:0;display:flex;align-items:center;gap:.3rem;overflow-wrap:anywhere}[data-component=rynna-legenda] [data-component=rynna-pole]{inline-size:1.3rem;border:1px solid var(--border);border-radius:2px}[data-component=rynna-taca]{list-style:none;width:100%;max-inline-size:62ch;margin:.2rem auto 0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem}[data-component=rynna-taca]>li{min-width:0;flex:1 1 9rem}[data-component=rynna-czesc]{inline-size:100%;min-width:0;min-height:44px;padding:0 .6rem;font-size:.9rem;background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer;overflow-wrap:anywhere}[data-component=rynna-czesc][data-wybrana]{border-color:var(--foreground);border-width:2px;font-weight:700}[data-component=rynna-czesc]:disabled{opacity:.55;cursor:default}[data-component=rynna-celownik]{width:100%;max-inline-size:62ch;margin:.2rem auto 0;display:flex;flex-direction:column;gap:.4rem}[data-component=rynna-os]{display:flex;align-items:center;gap:.5rem}[data-component=rynna-os]>span{min-width:0;flex:1 1 auto;font-size:.9rem;font-weight:600;overflow-wrap:anywhere}[data-component=rynna-podglad]{width:100%;max-inline-size:62ch;margin:.3rem auto 0;font-size:.9rem;color:var(--muted-foreground);overflow-wrap:anywhere}[data-component=rynna-postaw]{display:block;min-height:44px;margin:.4rem auto 0;padding:0 1rem;font-size:.95rem;font-weight:600;background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer;overflow-wrap:anywhere}[data-component=rynna-postaw]:disabled{opacity:.55;cursor:default}[data-component=stocznia-etapy]{list-style:none;width:100%;max-inline-size:62ch;margin:.2rem auto 0;padding:0;display:flex;flex-direction:column;gap:.5rem}[data-component=stocznia-etap]{min-width:0;display:flex;flex-direction:column;gap:.3rem;padding:.55rem .6rem;background:var(--muted);border:1px solid var(--border);border-inline-start:3px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=stocznia-etap][data-krytyczny]{border-inline-start-color:var(--accent)}[data-component=stocznia-etap-tytul]{margin:0;min-width:0;font-size:.98rem;font-weight:600;overflow-wrap:anywhere}[data-component=stocznia-etap-fakty]{margin:0;min-width:0;font-size:.85rem;line-height:1.5;color:var(--muted-foreground);overflow-wrap:anywhere}[data-component=stocznia-etap-stan]{margin:0;min-width:0;font-size:.85rem;font-weight:600;overflow-wrap:anywhere}[data-component=stocznia-etap][data-krytyczny] [data-component=stocznia-etap-stan]{color:var(--foreground)}[data-component=stocznia-wobec]{font-size:.78rem;font-weight:400;color:var(--muted-foreground);overflow-wrap:anywhere}[data-component=stos-plansza]{width:100%;max-inline-size:62ch;margin:.4rem auto 0}[data-component=stos-plansza] figcaption{margin-block-start:.35rem;font-size:.85rem;line-height:1.5;color:var(--muted-foreground)}[data-component=stos-rysunek]{display:block;inline-size:100%;max-inline-size:22rem;block-size:auto;margin:0 auto}[data-component=stos-tlo]{fill:var(--muted);stroke:var(--border);vector-effect:non-scaling-stroke;stroke-width:1}[data-component=stos-komorka]{fill:var(--muted-foreground);stroke:var(--background);vector-effect:non-scaling-stroke;stroke-width:1}[data-component=stos-numer]{fill:var(--background);font-size:.62px;font-weight:600}[data-component=stos-lista]{width:100%;max-inline-size:62ch;margin:.35rem auto 0;padding:0;list-style:none;display:grid;gap:.4rem}[data-component=stos-pozycja]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;padding:.5rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=stos-pozycja][data-blad]{border-width:2px;border-color:var(--foreground)}[data-component=stos-nastawy]{display:flex;flex-wrap:wrap;gap:.4rem;min-width:0}[data-component=stos-opis]{flex:1 0 100%;min-width:0;margin:0;font-size:.85rem;line-height:1.5;color:var(--muted-foreground)}[data-component=stos-miniatura]{flex:0 0 auto;inline-size:2.4rem;block-size:2.4rem}[data-component=tragarz-katalog]{width:100%;max-inline-size:62ch;margin:0 auto;padding:0;list-style:none;display:grid;gap:.35rem}[data-component=tragarz-towar]{min-width:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding:.45rem .6rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=tragarz-towar][data-wziete=tak]{border-color:var(--accent)}[data-component=tragarz-towar]>div{display:flex;flex-direction:column;flex:1 1 9rem;min-width:0;overflow-wrap:anywhere}[data-component=tragarz-towar]>div>span{font-size:.85rem;color:var(--muted-foreground);font-variant-numeric:tabular-nums}[data-component=tragarz-towar]>button{flex:0 0 auto;min-height:44px;padding:0 .7rem;font-size:.88rem;background:var(--background);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=tragarz-towar]>button:disabled{opacity:.55;cursor:default}[data-component=tragarz-wybor]{display:flex;flex-wrap:wrap;gap:.35rem;width:100%;max-inline-size:62ch;margin:0 auto}[data-component=tragarz-opcja]{flex:1 1 8rem;min-width:0;min-height:44px;padding:0 .7rem;font-size:.92rem;background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer;overflow-wrap:anywhere}[data-component=tragarz-opcja][data-wybrany=tak]{border-color:var(--accent);font-weight:600}[data-component=tragarz-opcja]:disabled{opacity:.55;cursor:default}[data-component=warta-fale]{width:100%;max-inline-size:62ch;margin:0 auto;table-layout:fixed;border-collapse:collapse;font-size:.85rem;font-variant-numeric:tabular-nums}[data-component=warta-fale] th,[data-component=warta-fale] td{padding:.35rem .3rem;text-align:start;overflow-wrap:anywhere}[data-component=warta-fale] thead th{color:var(--muted-foreground);font-size:.78rem;font-weight:600;border-block-end:1px solid var(--border)}[data-component=warta-fale] tbody tr+tr th,[data-component=warta-fale] tbody tr+tr td{border-block-start:1px solid var(--border)}[data-component=warta-rodzaje]{display:grid;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.35rem;width:100%;max-inline-size:62ch;margin:0 auto}[data-component=warta-rodzaj]{min-width:0;min-height:44px;display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.45rem .55rem;text-align:start;background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=warta-rodzaj] strong{font-size:.95rem}[data-component=warta-rodzaj] small{font-size:.78rem;color:var(--muted-foreground);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}[data-component=warta-rodzaj][data-wybrany]{background:var(--accent);color:var(--accent-foreground, var(--background));border-color:transparent}[data-component=warta-rodzaj][data-wybrany] small{color:inherit}[data-component=warta-rodzaj]:disabled{opacity:.55;cursor:default}[data-component=warta-plansza]{display:grid;gap:3px;width:max-content;margin:0}[data-component=warta-pole]{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0;font-size:.85rem;font-variant-numeric:tabular-nums;background:var(--background);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .3)}button[data-component=warta-pole]{cursor:pointer}[data-component=warta-pole][data-droga]{background:var(--muted);color:var(--muted-foreground);border-style:dashed;border-radius:0;font-size:.72rem}[data-component=warta-pole][data-puste]{color:var(--muted-foreground)}[data-component=warta-pole][data-postawiony]{background:var(--accent);color:var(--accent-foreground, var(--background));border-color:transparent;font-weight:700;font-size:1rem}button[data-component=warta-pole]:disabled{opacity:.55;cursor:default}[data-component=warta-droga]{display:grid;gap:2px;width:max-content;margin:0}[data-component=warta-odcinek]{display:flex;align-items:center;justify-content:center;min-width:20px;min-height:28px;font-size:.72rem;font-variant-numeric:tabular-nums;background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:2px}[data-component=warta-odcinek][data-bez-obstawy]{background:transparent;color:var(--muted-foreground);border-style:dashed}[data-component=zwar-zapowiedz]{width:100%;max-inline-size:62ch;margin:.4rem auto 0;padding:.7rem .6rem;text-align:center;font-size:1.05rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=zwar-zapowiedz] strong{font-size:1.25rem}[data-component=zwar-akcje]{width:100%;max-inline-size:62ch;margin:.4rem auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));gap:.35rem}[data-component=zwar-akcje] button{min-width:0;min-height:44px;padding:0 .5rem;font-size:.95rem;background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer;overflow-wrap:anywhere}[data-component=zwar-akcje] button[data-wybrana]{font-weight:700;border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}[data-component=zwar-akcje] button:disabled{opacity:.55;cursor:default}[data-component=zwar-opis]{margin:.4rem 0 .2rem;font-size:.88rem;line-height:1.5;color:var(--muted-foreground);overflow-wrap:anywhere}[data-component=rada-mierniki]{width:100%;max-inline-size:62ch;margin:.3rem auto 0;padding:0;list-style:none;display:grid;gap:.3rem}[data-component=rada-miernik]{min-width:0;padding:.4rem .55rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=rada-miernik-liczby]{display:block;font-size:.9rem;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}[data-component=rada-miernik-stan]{display:block;margin-block-start:.1rem;font-size:.83rem;font-weight:600;color:var(--muted-foreground);overflow-wrap:anywhere}[data-component=rada-glosy]{display:flex;flex-wrap:wrap;gap:.4rem;width:100%;max-inline-size:62ch;margin:.45rem auto 0}[data-component=rada-glos]{flex:1 1 9rem;min-width:0;min-height:44px;padding:.4rem .6rem;font:inherit;font-size:.95rem;text-align:start;background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=rada-glos] span{display:block;font-size:.78rem;font-weight:400;color:var(--muted-foreground);overflow-wrap:anywhere}[data-component=rada-glos][data-wybrany=tak]{font-weight:600;border-color:var(--accent)}[data-component=rada-glos]:disabled{opacity:.55;cursor:default}[data-component=rada-katalog]{width:100%;max-inline-size:62ch;margin:.4rem auto 0;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=rada-katalog]>summary{display:flex;align-items:center;min-height:44px;padding:.5rem .6rem;font-size:.9rem;cursor:pointer}[data-component=rada-katalog]>p{margin:.35rem 0 0;padding:0 .6rem .6rem;font-size:.82rem;color:var(--muted-foreground)}[data-component=rada-katalog-lista]{margin:0;padding:0 .6rem;list-style:none;display:grid;gap:.25rem;font-size:.83rem;overflow-wrap:anywhere}[data-component=urzad-regulamin]{width:100%;max-inline-size:62ch;margin:.3rem auto 0;padding:0;list-style:none;display:grid;gap:.35rem}[data-component=urzad-przepis]{min-width:0;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=urzad-przepis][data-wgrze=tak]{border-color:var(--accent)}[data-component=urzad-wskaz]{display:block;inline-size:100%;min-width:0;min-height:44px;padding:.5rem .6rem;font:inherit;font-size:.92rem;text-align:start;background:transparent;color:var(--foreground);border:0;border-radius:calc(var(--radius) * .4);cursor:pointer;overflow-wrap:anywhere}[data-component=urzad-wskaz][aria-pressed=true]{font-weight:600}[data-component=urzad-wskaz]:disabled{opacity:.55;cursor:default}[data-component=urzad-przepis-stan]{display:block;padding:0 .6rem .5rem;font-size:.85rem;color:var(--muted-foreground);overflow-wrap:anywhere}[data-component=urzad-werdykt]{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;width:100%;max-inline-size:62ch;margin:.45rem auto 0}[data-component=urzad-opcja]{flex:1 1 14rem;min-width:0;min-height:44px;padding:.4rem .8rem;font:inherit;font-size:.95rem;font-weight:600;background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=urzad-opcja]:disabled{opacity:.55;cursor:default}[data-component=urzad-wokanda]{width:100%;max-inline-size:62ch;margin:.3rem auto 0;padding:0;list-style:none;display:grid;gap:.3rem}[data-component=urzad-wokanda-poz]{min-width:0;padding:.4rem .55rem;font-size:.85rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);overflow-wrap:anywhere}[data-component=zajezdnia-tabor]{width:100%;max-inline-size:62ch;margin:.3rem auto 0;padding:0;list-style:none;display:grid;gap:.35rem}[data-component=zajezdnia-woz]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;padding:.45rem .55rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=zajezdnia-woz-opis]{flex:1 1 12rem;min-width:0;display:flex;flex-direction:column;gap:.1rem;font-size:.85rem}[data-component=zajezdnia-woz-opis] strong{font-size:.95rem}[data-component=zajezdnia-woz-opis] span{color:var(--muted-foreground);overflow-wrap:anywhere}[data-component=zajezdnia-wybor]{flex:1 1 11rem;min-width:0;max-inline-size:100%;min-height:44px;padding:0 .4rem;font:inherit;font-size:.9rem;background:var(--background);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=zajezdnia-wybor]:disabled{opacity:.55;cursor:default}[data-component=zajezdnia-interwencja]{display:flex;flex-wrap:wrap;gap:.4rem;width:100%;max-inline-size:62ch;margin:.3rem auto 0}[data-component=zajezdnia-podglad]{width:100%;max-inline-size:62ch;margin:.3rem auto 0;padding:0;list-style:none;display:grid;gap:.25rem}[data-component=zajezdnia-linia-poz]{min-width:0;padding-block:.3rem;border-block-end:1px solid var(--border)}[data-component=zajezdnia-linia-stan]{display:block;font-size:.85rem;font-weight:600;overflow-wrap:anywhere}[data-component=zajezdnia-linia-uwaga]{display:block;font-size:.8rem;color:var(--muted-foreground);overflow-wrap:anywhere}[data-component=zajezdnia-wiersze]{margin:0;padding:0;list-style:none;display:grid;gap:.3rem}[data-component=zajezdnia-wiersz]{min-width:0;display:grid;gap:.1rem;padding-block:.25rem;border-block-end:1px solid var(--border)}[data-component=zajezdnia-wiersz-linia]{font-size:.88rem;font-weight:600}[data-component=zajezdnia-wiersz-liczby]{font-size:.83rem;color:var(--muted-foreground);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}[data-component=zajezdnia-wiersz-stan]{font-size:.83rem;font-weight:600;overflow-wrap:anywhere}[data-component=kapsle-mapa]{--kapsle-kafel: 11px;display:grid;gap:0;inline-size:max-content;margin:.3rem 0;padding:3px;background:var(--background);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);line-height:1}[data-component=kapsle-kafel]{inline-size:var(--kapsle-kafel);block-size:var(--kapsle-kafel);display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:8px;font-weight:600;font-variant-numeric:tabular-nums;background:var(--muted);color:var(--muted-foreground)}[data-component=kapsle-kafel][data-kod=tor],[data-component=kapsle-znak][data-kod=tor]{background:var(--muted);color:var(--muted-foreground)}[data-component=kapsle-kafel][data-kod=piach],[data-component=kapsle-znak][data-kod=piach]{background:color-mix(in srgb,var(--muted) 78%,var(--foreground) 22%);color:var(--foreground)}[data-component=kapsle-kafel][data-kod=banda],[data-component=kapsle-znak][data-kod=banda]{background:color-mix(in srgb,var(--foreground) 55%,var(--muted));color:var(--background)}[data-component=kapsle-kafel][data-kod=meta],[data-component=kapsle-znak][data-kod=meta]{background:color-mix(in srgb,var(--muted) 62%,var(--accent) 38%);color:var(--foreground);font-weight:700}[data-component=kapsle-kafel][data-kod=nieznany],[data-component=kapsle-znak][data-kod=nieznany]{background:var(--muted);color:var(--foreground);outline:1px solid var(--foreground);outline-offset:-1px}[data-component=kapsle-kafel][data-rola=start],[data-component=kapsle-znak][data-rola=start]{background:var(--foreground);color:var(--background);font-weight:700}[data-component=kapsle-kafel][data-rola=kontrolny],[data-component=kapsle-znak][data-rola=kontrolny]{color:var(--foreground);font-weight:700}[data-component=kapsle-kafel][data-rola=plan],[data-component=kapsle-znak][data-rola=plan]{background:var(--foreground);color:var(--background);font-weight:700;outline:1px solid var(--accent);outline-offset:-1px}[data-component=kapsle-kafel][data-cel]{position:relative;z-index:1;outline:2px solid var(--accent);outline-offset:-1px}[data-component=kapsle-kafel][data-cel=a]{outline-style:dashed}[data-component=kapsle-kafel][data-cel=b]{z-index:2}[data-component=kapsle-legenda]{width:100%;max-inline-size:62ch;margin:.2rem auto .5rem;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:.25rem .7rem;font-size:.85rem;line-height:1.45;color:var(--muted-foreground)}[data-component=kapsle-legenda-poz]{min-width:0;display:flex;align-items:start;gap:.4rem}[data-component=kapsle-znak]{flex:0 0 auto;inline-size:1.35rem;block-size:1.35rem;display:inline-flex;align-items:center;justify-content:center;border-radius:2px;font-size:.8rem;font-weight:600;background:var(--muted);color:var(--muted-foreground)}[data-component=kapsle-odcinki]{width:100%;max-inline-size:62ch;margin:0 auto .5rem;font-size:.85rem;line-height:1.6;color:var(--muted-foreground)}[data-component=kapsle-odcinek]{white-space:nowrap}[data-component=kapsle-celownik]{width:100%;max-inline-size:62ch;margin:0 auto;display:flex;flex-direction:column;gap:.5rem;padding:.6rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=kapsle-pole]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.4rem;min-width:0}[data-component=kapsle-etykieta]{min-width:0;font-size:.9rem;font-weight:600;color:var(--foreground)}[data-component=kapsle-cel-opis]{margin:0;font-size:.88rem;line-height:1.5;color:var(--muted-foreground)}[data-component=kapsle-kompas]{margin:0;display:flex;align-items:center;gap:.45rem;font-size:.9rem;font-variant-numeric:tabular-nums;color:var(--foreground)}[data-component=kapsle-strzalka]{flex:0 0 auto;inline-size:1.7rem;block-size:1.7rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.15rem;line-height:1;background:var(--background);color:var(--foreground);border:1px solid var(--border);border-radius:50%}[data-component=kapsle-presety]{display:flex;flex-wrap:wrap;gap:.3rem}[data-component=kapsle-preset]{flex:1 1 7rem;min-width:0;min-height:44px;padding:0 .5rem;font-size:.82rem;background:var(--background);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=kapsle-preset][data-wybrany]{background:var(--foreground);color:var(--background);border-color:var(--foreground);font-weight:600}[data-component=kapsle-dodaj]{min-height:44px;padding:0 .8rem;font-size:.95rem;font-weight:600;background:var(--background);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=kapsle-preset]:disabled,[data-component=kapsle-dodaj]:disabled{opacity:.55;cursor:not-allowed}[data-component=slizg-tafla]{--slizg-kafel: 11px;display:grid;gap:0;inline-size:max-content;margin:.3rem 0;padding:3px;background:var(--background);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);line-height:1}[data-component=slizg-kafel]{inline-size:var(--slizg-kafel);block-size:var(--slizg-kafel);display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:8px;font-weight:600;font-variant-numeric:tabular-nums;background:var(--muted);color:var(--muted-foreground)}[data-component=slizg-kafel][data-kod=lód],[data-component=slizg-znak][data-kod=lód]{background:var(--muted);color:var(--muted-foreground)}[data-component=slizg-kafel][data-kod=szron],[data-component=slizg-znak][data-kod=szron]{background:color-mix(in srgb,var(--muted) 78%,var(--foreground) 22%);color:var(--foreground)}[data-component=slizg-kafel][data-kod=nieznany],[data-component=slizg-znak][data-kod=nieznany]{background:var(--muted);color:var(--foreground);outline:1px solid var(--foreground);outline-offset:-1px}[data-component=slizg-kafel][data-rola=dom],[data-component=slizg-znak][data-rola=dom]{background:color-mix(in srgb,var(--muted) 68%,var(--accent) 32%);color:var(--foreground)}[data-component=slizg-kafel][data-rola=guzik],[data-component=slizg-znak][data-rola=guzik]{background:color-mix(in srgb,var(--muted) 40%,var(--accent) 60%);color:var(--foreground);font-weight:700;outline:1px solid var(--foreground);outline-offset:-1px}[data-component=slizg-kafel][data-rola=hack],[data-component=slizg-znak][data-rola=hack]{background:color-mix(in srgb,var(--foreground) 55%,var(--muted));color:var(--background);font-weight:700}[data-component=slizg-kafel][data-rola=rywal],[data-component=slizg-znak][data-rola=rywal]{background:color-mix(in srgb,var(--foreground) 78%,var(--muted));color:var(--background);font-weight:700}[data-component=slizg-kafel][data-rola=plan],[data-component=slizg-znak][data-rola=plan]{background:var(--foreground);color:var(--background);font-weight:700;outline:1px solid var(--accent);outline-offset:-1px}[data-component=slizg-kafel][data-cel]{position:relative;z-index:2;outline:2px solid var(--accent);outline-offset:-1px}[data-component=slizg-legenda]{width:100%;max-inline-size:62ch;margin:.2rem auto .5rem;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:.25rem .7rem;font-size:.85rem;line-height:1.45;color:var(--muted-foreground)}[data-component=slizg-legenda-poz]{min-width:0;display:flex;align-items:start;gap:.4rem}[data-component=slizg-znak]{flex:0 0 auto;inline-size:1.35rem;block-size:1.35rem;display:inline-flex;align-items:center;justify-content:center;border-radius:2px;font-size:.8rem;font-weight:600;background:var(--muted);color:var(--muted-foreground)}[data-component=slizg-celownik]{width:100%;max-inline-size:62ch;margin:0 auto;display:flex;flex-direction:column;gap:.5rem;padding:.6rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=slizg-pole]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.4rem;min-width:0}[data-component=slizg-etykieta]{min-width:0;font-size:.9rem;font-weight:600;color:var(--foreground)}[data-component=slizg-cel-opis]{margin:0;font-size:.88rem;line-height:1.5;color:var(--muted-foreground)}[data-component=slizg-kompas]{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.9rem;font-variant-numeric:tabular-nums;color:var(--foreground)}[data-component=slizg-strzalka]{flex:0 0 auto;inline-size:1.7rem;block-size:1.7rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.15rem;line-height:1;background:var(--background);color:var(--foreground);border:1px solid var(--border);border-radius:50%}[data-component=slizg-dodaj]{min-height:44px;padding:0 .8rem;font-size:.95rem;font-weight:600;background:var(--background);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=slizg-preset]{min-height:44px;padding:0 .8rem;font-weight:500;font-size:.88rem;align-self:start;background:var(--background);color:var(--foreground);border:1px solid var(--border);border-radius:calc(var(--radius) * .4);cursor:pointer}[data-component=slizg-preset]:disabled{opacity:.55;cursor:not-allowed}[data-component=slizg-dodaj]:disabled{opacity:.55;cursor:not-allowed}[data-component=slizg-styki]{width:100%;max-inline-size:62ch;margin:.1rem auto 0;display:flex;flex-wrap:wrap;gap:.25rem}[data-component=slizg-styk]{inline-size:1.5rem;block-size:1.5rem;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;background:var(--muted);color:var(--foreground);border:1px solid var(--border);border-radius:50%}[data-component=refleks-stage]{display:grid;place-items:center;width:min(22rem,100%);min-height:10rem;padding:1rem;font:inherit;color:var(--foreground);cursor:pointer;background:var(--muted);border:3px solid var(--border);border-radius:var(--radius);touch-action:manipulation;user-select:none;-webkit-user-select:none}[data-component=refleks-stage]:focus-visible,[data-component=refleks-start]:focus-visible{outline:3px solid var(--accent);outline-offset:2px}[data-component=refleks-stage][data-phase=cue]{color:var(--muted);background:var(--foreground);border-color:var(--accent)}[data-component=refleks-stage][data-phase=result]{border-color:var(--accent)}[data-component=refleks-stage][data-phase=result][data-kind=falstart],[data-component=refleks-stage][data-phase=result][data-kind=brak]{border-style:dashed;border-color:var(--muted-foreground)}[data-component=refleks-cue]{font-size:1.9rem;font-weight:800;letter-spacing:.04em;text-align:center;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}[data-component=refleks-state]{max-width:34rem;margin:0;font-size:.95rem;line-height:1.5;text-align:center;color:var(--foreground)}[data-component=refleks-start]{min-height:44px;padding:.65rem 1.2rem;font-size:1rem;font-weight:600;color:var(--foreground);cursor:pointer;background:var(--muted);border:2px solid var(--border);border-radius:calc(var(--radius) * .5)}[data-component=refleks-note]{max-width:34rem;margin:0;padding-left:.7rem;font-size:.85rem;line-height:1.55;color:var(--muted-foreground);border-left:3px solid var(--border)}[data-component=refleks-median]{max-width:34rem;margin:0;font-size:1rem;line-height:1.5;text-align:center;color:var(--foreground)}[data-component=refleks-log]{display:grid;grid-template-columns:repeat(auto-fit,minmax(6.5rem,1fr));gap:.4rem;width:100%;min-width:0;margin:0;padding:0;list-style:none}[data-component=refleks-log] li{display:flex;gap:.5rem;align-items:baseline;justify-content:space-between;min-width:0;padding:.35rem .6rem;background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) * .4)}[data-component=refleks-log] li[data-kind=falstart],[data-component=refleks-log] li[data-kind=brak]{border-style:dashed}[data-component=refleks-log-n]{flex:none;font-size:.8rem;color:var(--muted-foreground);font-variant-numeric:tabular-nums}[data-component=refleks-log-ms]{min-width:0;font-weight:600;text-align:right;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}[data-component=sasiedzi-runda]{border:1px solid var(--border);border-radius:var(--radius, 8px);padding:.7rem .9rem .9rem;margin:0 0 .9rem;background:var(--card);width:100%;max-inline-size:32rem;min-width:0}[data-component=sasiedzi-cel]{padding:0 .3rem;font-size:.95rem;max-inline-size:100%;overflow-wrap:anywhere}[data-component=sasiedzi-lista]{list-style:none;margin:.5rem 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.35rem .8rem}[data-component=sasiedzi-kandydat]{min-width:0}[data-component=sasiedzi-kandydat] label{display:flex;align-items:center;gap:.5rem;min-height:44px;padding:0 .3rem;border-radius:var(--radius, 8px);cursor:pointer;min-width:0}[data-component=sasiedzi-kandydat] label span{min-width:0;overflow-wrap:anywhere}[data-component=sasiedzi-kandydat] input{flex:none;width:1.1rem;height:1.1rem;accent-color:var(--accent)}[data-component=sasiedzi-kandydat][data-picked] label{background:color-mix(in srgb,var(--accent) 14%,transparent);font-weight:600}[data-component=ukladanka-mapa]{display:block;width:100%;max-inline-size:32rem;height:auto;margin:0 0 1rem;background:var(--card);border:1px solid var(--border);border-radius:var(--radius, 8px)}[data-component=ukladanka-dziura] path{fill:color-mix(in srgb,var(--accent) 18%,transparent);stroke:color-mix(in srgb,var(--foreground) 75%,var(--accent));stroke-width:2;stroke-linejoin:round;vector-effect:non-scaling-stroke}[data-component=ukladanka-dziura] text{fill:var(--foreground);font-size:17px;font-weight:700;paint-order:stroke;stroke:var(--card);stroke-width:3px}[data-component=ukladanka-nazwy]{list-style:none;margin:0 0 .9rem;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:.4rem .9rem;max-inline-size:32rem}[data-component=ukladanka-nazwa] label{display:flex;align-items:center;justify-content:space-between;gap:.6rem;min-height:44px;min-width:0}[data-component=ukladanka-nazwa] span{min-width:0;overflow-wrap:anywhere}[data-component=ukladanka-nazwa] select{flex:none;min-height:44px;min-width:5.5rem}:root[data-theme=hejto],:root:not([data-theme]){--background: lab(94.3943% 1.01486 .00982285);--foreground: lab(13.9435% 2.69373 .0271142);--card: lab(100% 0 0);--card-foreground: lab(2.75381% 0 0);--card-nested: lab(90.952% 0 0 / .6);--card-nested-foreground: lab(13.9435% 2.69373 .0271142);--muted: lab(96.52% 0 0);--muted-foreground: lab(27.9756% 0 0);--primary: lab(59.2638% -5.34043 -56.7504);--primary-foreground: lab(98.26% 0 0);--secondary: #ff8b1a;--amber: #fcbb00;--destructive: lab(48.4493% 77.4328 61.5452);--warning: #f5a623;--warning-foreground: rgb(0 0 0 / .8);--border: lab(90.952% 0 0);--input: #fff;--ring: lab(50% 0 0);--radius: .625rem;--radius-md: calc(var(--radius) - 2px);--chip: lab(84.92% 0 0 / .8)}:root[data-theme=hejto][data-mode=dark],:root:not([data-theme])[data-mode=dark]{--background: lab(5.09437% 0 0);--foreground: lab(87.0544% 0 0);--card: lab(9.37571% .515342 .186181);--card-foreground: lab(98.26% 0 0);--card-nested: lab(15.204% 0 0);--card-nested-foreground: lab(98.26% 0 0);--muted: lab(15.204% 0 0);--muted-foreground: lab(65.1129% -1.9803 2.75908);--destructive: lab(63.7053% 60.745 31.3109);--warning: #f5a623;--warning-foreground: rgb(0 0 0 / .85);--border: lab(100% 0 0 / .1);--input: #262626;--ring: lab(48.496% 0 0);--chip: lab(27.036% 0 0 / .8)}@media(prefers-color-scheme:dark){:root:not([data-theme]):not([data-mode]){--background: lab(5.09437% 0 0);--foreground: lab(87.0544% 0 0);--card: lab(9.37571% .515342 .186181);--card-foreground: lab(98.26% 0 0);--card-nested: lab(15.204% 0 0);--card-nested-foreground: lab(98.26% 0 0);--muted: lab(15.204% 0 0);--muted-foreground: lab(65.1129% -1.9803 2.75908);--destructive: lab(63.7053% 60.745 31.3109);--warning: #f5a623;--warning-foreground: rgb(0 0 0 / .85);--border: lab(100% 0 0 / .1);--input: #262626;--ring: lab(48.496% 0 0);--chip: lab(27.036% 0 0 / .8)}}@layer theme{:root[data-theme=hejto],:root:not([data-theme]){font-size:14px}:is(:root[data-theme=hejto],:root:not([data-theme])) body{display:grid;grid-template-columns:1fr minmax(0,961px) minmax(0,325px) 1fr;grid-template-areas:"header header header header" ". main aside ." "footer footer footer footer";column-gap:14px;align-content:start}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header]{grid-area:header;position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:1rem;min-height:65px;padding-inline:max(14px,calc((100% - 1300px)/2));background:var(--card)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] a[data-component=logo]{margin-inline-end:auto}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] nav ul{display:flex}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] nav ul a{display:block;padding:14px;font-weight:600;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] nav ul a[aria-current=page],:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] nav ul a:hover{color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] ul[data-component=header-actions]{display:flex;align-items:center;gap:1rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] ul[data-component=header-actions]>li>a{display:grid;place-items:center;width:44px;height:44px}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] ul[data-component=header-actions]>li>a:hover{color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] ul[data-component=header-actions] [data-component=avatar]{width:30px;height:30px;border-radius:50%;background:var(--card-nested);display:block}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] details[data-component=theme-menu]{position:relative}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] details[data-component=theme-menu]>summary{list-style:none;cursor:pointer;display:grid;place-items:center;width:44px;height:44px;border-radius:var(--radius-md);color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] details[data-component=theme-menu]>summary::-webkit-details-marker{display:none}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] details[data-component=theme-menu]>summary:hover{background:var(--card-nested);color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] details[data-component=theme-menu][open]>summary{background:var(--card-nested);color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls]{position:absolute;inset-inline-end:0;top:calc(100% + 6px);z-index:20;border:1px solid var(--border);background:var(--card);border-radius:var(--radius);box-shadow:0 10px 30px #00000047;padding:7px;min-width:170px;display:flex;flex-direction:column;gap:4px}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list]{display:flex;flex-direction:column}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:var(--radius-md);font-size:.875rem;cursor:pointer}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label:hover{background:var(--card-nested)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label:has(input:checked){color:var(--primary);font-weight:700}:is(:root[data-theme=hejto],:root:not([data-theme])) 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)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] button[data-component=mode-toggle]{display:flex;align-items:center;gap:8px;padding:8px;border-top:1px solid var(--border);margin-top:2px;font-size:.875rem;color:var(--muted-foreground);border-radius:0 0 var(--radius-md) var(--radius-md)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] button[data-component=mode-toggle]:hover{background:var(--card-nested);color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] a[data-component=cta]{flex-shrink:0;white-space:nowrap;background:var(--primary);color:var(--primary-foreground);font-size:.875rem;font-weight:600;text-transform:uppercase;padding:9px 16px;border-radius:var(--radius-md)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=feed-page]{grid-area:main;display:flex;flex-direction:column;gap:14px;padding-block:14px 28px;min-width:0}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=post-page]{grid-area:main;padding-block:14px 28px;min-width:0}:is(:root[data-theme=hejto],:root:not([data-theme])) 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}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=post-page] article[data-component=post]>figure[data-component=hero]{grid-area:hero;margin:-14px -14px 0}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=post-page] article[data-component=post]>figure[data-component=hero] img{width:100%;max-height:440px;object-fit:cover;border-radius:var(--radius) var(--radius) 0 0}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=post-page] article[data-component=post]>h1{grid-area:title;font-size:1.75rem;line-height:1.25;font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=post-page] article[data-component=post]>[data-component=post-content]{grid-area:content;font-size:1rem;line-height:1.7;color:var(--card-foreground);gap:1rem}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=post-page] article[data-component=post] section[data-component=comments]{margin-top:7px;gap:10.5px}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2{font-size:1.125rem;font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2 data{color:var(--muted-foreground);font-weight:600}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=post-page] article[data-component=post] section[data-component=comments] p[data-component=no-comments]{color:var(--muted-foreground);font-size:.875rem;padding:7px 0}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=quest]{background:var(--card);border-radius:var(--radius);padding:10.5px 14px;display:grid;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";column-gap:7px;row-gap:4px}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=quest] [data-component=quest-kind]{grid-area:kind;color:var(--primary);font-size:.875rem;font-weight:600}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=quest] [data-component=quest-kind] strong{color:var(--amber)}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=quest] [data-component=quest-title]{grid-area:title;color:var(--amber);font-size:1.25rem;font-weight:600}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=quest] progress{grid-area:bar;width:100%;height:8px;appearance:none;border:none;border-radius:999px;background:var(--card-nested)}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=quest] progress::-webkit-progress-bar{background:var(--card-nested);border-radius:999px}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=quest] progress::-webkit-progress-value{background:var(--amber);border-radius:999px}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=quest] [data-component=quest-progress]{grid-area:progress;justify-self:end;font-size:.875rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=quest] [data-component=quest-deadline]{grid-area:deadline;align-self:start;font-size:.875rem;color:var(--card-foreground);border:1px solid var(--border);border-radius:var(--radius-md);padding:6px 10px}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=quest] [data-component=quest-deadline] time{font-weight:700}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=quest] button{align-self:start;color:var(--muted-foreground);padding:4px 8px}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=quest] button[aria-label="Informacje o wyzwaniu"]{grid-area:info}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=quest] button[aria-label="Zamknij wyzwanie"]{grid-area:close}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=community-strip]{display:flex;align-items:center;gap:7px;min-width:0}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=community-strip] ul{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=community-strip] ul a{display:block;white-space:nowrap;font-size:.875rem;font-weight:600;text-transform:uppercase;padding:5px 12px;border-radius:999px;background:var(--card);color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=community-strip] ul a[aria-current=page]{background:var(--primary);color:var(--primary-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=community-strip]>button{color:var(--muted-foreground);font-size:1.5rem;line-height:1}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=composer]{background:var(--card);border-radius:var(--radius);padding:14px;display:flex;flex-direction:column;gap:10.5px}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=composer]>header{display:flex;align-items:center;gap:7px}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=composer]>header [data-component=avatar]{width:34px;height:34px;border-radius:50%;background:var(--card-nested)}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=composer]>header [data-component=byline]{font-weight:600;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=composer]>header fieldset[data-component=post-type]{border:none;margin-inline-start:auto;display:flex;gap:7px}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=composer]>header fieldset[data-component=post-type] input{position:absolute;opacity:0}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=composer]>header fieldset[data-component=post-type] span{display:block;font-size:.875rem;font-weight:600;padding:7px 14px;border-radius:var(--radius-md);background:var(--card-nested);color:var(--card-nested-foreground);cursor:pointer}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=composer]>header fieldset[data-component=post-type] input:checked+span{background:var(--primary);color:var(--primary-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=composer] textarea{width:100%;background:var(--input);border:none;border-radius:var(--radius);padding:10.5px 14px;min-height:84px;resize:vertical;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=composer] textarea::placeholder{color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=composer]>footer{display:flex;align-items:center;gap:7px}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=composer]>footer [data-component=community-picker],:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=composer]>footer [data-component=nsfw-toggle]{font-size:.875rem;font-weight:600;padding:7px 14px;border-radius:var(--radius-md);background:var(--card-nested);color:var(--card-nested-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=composer]>footer [data-component=nsfw-toggle] input{position:absolute;opacity:0}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=composer]>footer button[type=submit]{margin-inline-start:auto;font-size:.875rem;font-weight:600;padding:7px 14px;border-radius:var(--radius-md);background:color-mix(in oklab,var(--primary) 55%,var(--card));color:var(--primary-foreground);cursor:not-allowed}:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=feed-toolbar]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:7px 14px}:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=feed-toolbar] nav ul{display:flex;align-items:center;gap:3px}:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=feed-toolbar] li[data-component=time-windows]{display:flex;gap:3px}:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=feed-toolbar] a{display:block;padding:7px;font-size:.875rem;font-weight:600;text-transform:uppercase;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=feed-toolbar] a[aria-current=page],:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=feed-toolbar] a:hover{color:var(--foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=feed-toolbar] li[data-component=time-windows] a{text-transform:none;padding:7px 4px}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=post-list]{display:flex;flex-direction:column;gap:14px}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]{background:var(--card);color:var(--card-foreground);border-radius:var(--radius);padding:14px;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"header" "title" "content" "media" "tags" "footer" "comments";gap:10.5px}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post][data-type=link],:is(:root[data-theme=hejto],:root:not([data-theme])) 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}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>header{grid-area:header;display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;grid-template-areas:"avatar byline menu widget" "avatar context menu widget";column-gap:7px;align-items:center}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>header [data-component=avatar]{grid-area:avatar;width:34px;height:34px;border-radius:50%;background:var(--card-nested);object-fit:cover}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>header [data-component=byline]{grid-area:byline;display:flex;align-items:center;gap:7px;line-height:1.2}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>header [data-component=byline] a[rel=author]{font-weight:600;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>header [data-component=byline] data[data-component=rank]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground));background:var(--card-nested);padding:2px 8px;border-radius:var(--radius-md)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>header [data-component=context]{grid-area:context;font-size:.75rem;font-weight:600;color:var(--muted-foreground);line-height:1.2}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>header [data-component=context] a:hover{color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>header button[data-component=post-menu]{grid-area:menu;display:grid;place-items:center;width:44px;height:44px;color:var(--muted-foreground);border-radius:var(--radius-md)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>header button[data-component=post-menu]:hover{background:var(--card-nested)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>header span[data-component=like-widget]{grid-area:widget}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] span[data-component=like-widget]{display:flex;align-items:center;gap:5px;background:var(--card-nested);color:var(--card-nested-foreground);border-radius:var(--radius-md);padding:5px 9px;font-size:1.125rem;font-weight:600}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>h2{grid-area:title;font-size:1.25rem;line-height:1.35;font-weight:700}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>h2 a:hover{color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>[data-component=post-content]{grid-area:content;display:flex;flex-direction:column;gap:.75rem;font-size:.875rem;line-height:1.5rem;color:var(--muted-foreground);overflow-wrap:anywhere}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>[data-component=post-content] a{color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>[data-component=post-content] a[data-component=mention]{font-weight:600}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>[data-component=post-content] figure[data-component=content-image]{margin-block:.25rem}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>[data-component=post-content] figure[data-component=content-image] img{border-radius:var(--radius-md);width:100%}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>figure{grid-area:media}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>figure img{border-radius:var(--radius-md);width:100%;object-fit:cover;max-height:500px}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] nav[data-component=tags]{grid-area:tags}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] nav[data-component=tags] ul{display:flex;flex-wrap:wrap;gap:7px}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] nav[data-component=tags] ul a{color:var(--primary);font-size:.875rem}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>footer{grid-area:footer;display:flex;align-items:center;gap:10.5px;font-size:.875rem;font-weight:500;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>footer>a,:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>footer>button{display:flex;align-items:center;gap:7px;height:26px;padding:3.5px 7px;border-radius:var(--radius-md);background:var(--chip);color:var(--muted-foreground)}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>footer>a,:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>footer>button):hover{color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>footer>a[data-component=likes]{background:var(--card-nested);font-weight:600}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>footer cite{min-width:0;font-style:normal;margin-inline-start:auto;display:flex;align-items:center;gap:5px}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>footer cite a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]>footer cite a:hover{color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments]{grid-area:comments;display:flex;flex-direction:column;gap:7px}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] article[data-component=comment]{background:var(--card-nested);color:var(--card-nested-foreground);border-radius:var(--radius);padding:10.5px;display:flex;flex-direction:column;gap:7px}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] article[data-component=comment]>header{display:flex;align-items:center;gap:7px;font-size:.875rem}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] article[data-component=comment]>header [data-component=avatar]{width:24px;height:24px;border-radius:50%;background:var(--card);object-fit:cover}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] article[data-component=comment]>header a[rel=author]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] article[data-component=comment]>header data[data-component=rank]{font-size:.7rem;font-weight:700;text-transform:uppercase;color:var(--accent)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] article[data-component=comment]>header time{font-size:.75rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] article[data-component=comment]>header span[data-component=like-widget]{margin-inline-start:auto;background:var(--card);font-size:.875rem;padding:2px 7px}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a{color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview]{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10.5px;margin-top:7px;padding:7px;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);color:inherit}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview] img{width:56px;height:56px;object-fit:cover;border-radius:var(--radius-md)}:is(:root[data-theme=hejto],:root:not([data-theme])) 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]{display:flex;flex-direction:column;gap:2px;min-width:0}:is(:root[data-theme=hejto],:root:not([data-theme])) 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}:is(:root[data-theme=hejto],:root:not([data-theme])) 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:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}:is(:root[data-theme=hejto],:root:not([data-theme])) 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{font-style:normal;text-transform:uppercase;font-size:.6875rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=replies]{display:flex;flex-direction:column;gap:7px;margin-top:7px;margin-inline-start:14px;padding-inline-start:10.5px;border-inline-start:2px solid var(--border)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button,:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] article[data-component=comment]>footer a[data-component=likes]{font-size:.75rem;font-weight:600;color:var(--muted-foreground)}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button,:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] article[data-component=comment]>footer a[data-component=likes]):hover{color:var(--card-nested-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] a[data-component=more-comments]{text-align:center;font-size:.875rem;color:var(--muted-foreground);padding:4px}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] a[data-component=more-comments] data{color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] a[data-component=more-comments]:hover{color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea{width:100%;background:var(--input);border:none;border-radius:var(--radius);padding:12px 14px;resize:none;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea::placeholder{color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=new-posts] button{position:fixed;top:79px;left:50%;translate:-50% 0;z-index:20;background:var(--primary);color:var(--primary-foreground);font-size:.875rem;font-weight:600;padding:8px 18px;border-radius:999px;box-shadow:0 4px 14px #00000059}:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=infinite-sentinel]{min-height:1px;text-align:center;font-size:.875rem;color:var(--muted-foreground);padding:7px}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=pagination]{display:flex;align-items:center;justify-content:center;gap:14px;padding:10.5px 14px;font-size:1rem}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=pagination] a,:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=pagination] span{color:var(--muted-foreground);text-transform:uppercase;font-size:.875rem;font-weight:600}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=pagination] span[aria-disabled=true]{opacity:.5}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=pagination] a[aria-current=page]{color:var(--foreground);font-weight:700}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=pagination] a[rel=next]:hover,:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=pagination] a[rel=prev]:hover{color:var(--foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=home-page]{grid-column:2 / 4;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:28px}:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=home-split]{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);gap:28px;align-items:start}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=magazine-section]>header{display:flex;align-items:baseline;gap:10px;margin-bottom:14px}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=magazine-section]>header h2{font-size:.9375rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=magazine-section]>header a[data-component=section-more]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=magazine-section]>header a[data-component=section-more]:hover{color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=magazine-section][data-variant=articles]>header h2,:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=magazine-section][data-variant=featured]>header h2{color:var(--amber, var(--secondary))}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=magazine-section]>ul{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=magazine-section][data-variant=community]>ul{grid-template-columns:repeat(3,minmax(0,1fr))}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=magazine-section][data-variant=featured]>ul{grid-template-columns:repeat(2,minmax(0,1fr))}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=magazine-section][data-variant=discussions]>ul{grid-template-columns:minmax(0,1fr);gap:10.5px}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=article-card]{border-radius:var(--radius);overflow:hidden;background:var(--card);height:100%}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=article-card] [data-component=card-body]{display:flex;flex-direction:column;gap:6px;padding:12px}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=article-card] a[data-component=community]{align-self:start;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#fff;background:var(--accent, var(--primary));padding:3px 8px;border-radius:var(--radius-md)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=article-card] span[data-component=like-badge]{display:flex;align-items:center;gap:3px;font-size:1rem;font-weight:700;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=article-card] h3{font-size:1rem;font-weight:700;line-height:1.3;color:var(--card-foreground);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=article-card] h3 a:hover{color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=article-card] [data-component=meta]{display:flex;flex-wrap:wrap;gap:10px;font-size:.75rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=article-card] [data-component=meta] [data-component=author]{color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=article-card][data-has-image]{position:relative;aspect-ratio:4 / 3}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=article-card][data-has-image]>figure{position:absolute;inset:0;background:var(--card-nested)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=article-card][data-has-image]>figure>img{width:100%;height:100%;object-fit:cover}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=article-card][data-has-image] [data-component=card-body]{position:absolute;inset:0;z-index:1;justify-content:flex-end;gap:5px;background:linear-gradient(to top,rgb(0 0 0 / .9) 0%,rgb(0 0 0 / .35) 38%,transparent 62%)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=article-card][data-has-image] span[data-component=like-badge]{position:absolute;top:10px;right:10px;font-size:.8125rem;color:#fff;background:color-mix(in srgb,#000 55%,transparent);padding:3px 8px;border-radius:var(--radius-md)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=article-card][data-has-image] h3{color:#fff}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=article-card][data-has-image] [data-component=meta]{color:#ffffffd1}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=article-card][data-has-image] [data-component=meta] [data-component=author]{color:#fff}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-variant=featured] article[data-component=article-card][data-has-image]{aspect-ratio:16 / 10}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-variant=featured] article[data-component=article-card][data-has-image] h3{font-size:1.25rem}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-variant=discussions] article[data-component=article-card] [data-component=card-body]{display:grid;grid-template-columns:1fr auto;gap:4px 8px;align-items:center}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-variant=discussions] article[data-component=article-card] a[data-component=community]{grid-row:1;grid-column:1;justify-self:start}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-variant=discussions] article[data-component=article-card] span[data-component=like-badge]{grid-row:1;grid-column:2;font-size:1.125rem;color:var(--card-foreground);justify-self:end}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-variant=discussions] article[data-component=article-card] h3{grid-column:1 / -1;font-size:.875rem;font-weight:500;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-variant=discussions] article[data-component=article-card] [data-component=meta]{grid-column:1 / -1}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=poll]{background:var(--card-nested);border-radius:var(--radius-md);padding:10.5px;display:flex;flex-direction:column;gap:7px}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=poll] [data-component=poll-title]{font-size:.875rem;font-weight:600;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=poll] ul{display:flex;flex-direction:column;gap:5px}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=poll] li[data-component=poll-option]{position:relative;display:flex;justify-content:space-between;gap:7px;padding:7px 10.5px;border-radius:var(--radius-md);background:var(--card);overflow:hidden;font-size:.8125rem}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=poll] li[data-component=poll-option]:before{content:"";position:absolute;inset-block:0;inset-inline-start:0;width:var(--pct, 0%);background:color-mix(in srgb,var(--primary) 20%,transparent)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=poll] li[data-component=poll-option]>*{position:relative}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=poll] li[data-component=poll-option] [data-component=poll-count]{font-weight:700;color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=poll] [data-component=poll-total]{font-size:.75rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=profile-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:14px}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=profile-header]{background:var(--card);border-radius:var(--radius);padding:0 14px 14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"banner banner banner" "avatar ident achievements";column-gap:14px;align-items:center}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=profile-header] [data-component=profile-banner]{grid-area:banner;height:110px;margin:0 -14px;border-radius:var(--radius) var(--radius) 0 0;background:linear-gradient(120deg,var(--accent, var(--primary)),var(--card-nested));background-size:cover;background-position:center}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=profile-header]>[data-component=avatar]{grid-area:avatar;align-self:start;width:88px;height:88px;border-radius:50%;object-fit:cover;background:var(--card-nested);border:3px solid var(--card);margin-top:-44px}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=profile-header] [data-component=profile-ident]{grid-area:ident;display:flex;flex-direction:column;gap:4px;padding-top:10px}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=profile-header] [data-component=profile-ident] h1[data-component=name-row]{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:1.4rem;font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=profile-header] [data-component=profile-ident] data[data-component=rank]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground));background:var(--card-nested);padding:2px 8px;border-radius:var(--radius-md)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=profile-header] [data-component=profile-ident] [data-component=joined]{font-size:.8125rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats]{display:flex;flex-wrap:wrap;gap:14px;margin-top:2px;font-size:.8125rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats] data{font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=profile-header] ul[data-component=achievements]{grid-area:achievements;align-self:start;margin-top:10px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px;max-width:240px}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=profile-header] ul[data-component=achievements] img{width:28px;height:28px}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=profile-tabs]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid var(--border)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=profile-tabs]>ul a{display:block;padding:10px 14px;font-weight:600;font-size:.9375rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=profile-tabs]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=profile-tabs]>ul a:hover{color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=profile-page] section[data-component=post-list]{display:flex;flex-direction:column;gap:14px}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=profile-page] p[data-component=empty]{color:var(--muted-foreground);padding:28px 0;text-align:center}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=profile-comments]{display:flex;flex-direction:column;gap:14px}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=profile-comments] article[data-component=profile-comment]{background:var(--card);border-radius:var(--radius);padding:14px;display:flex;flex-direction:column;gap:10.5px}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context]{display:flex;align-items:center;gap:8px;min-width:0}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=community]{font-size:.6875rem;font-weight:700;text-transform:uppercase;color:#fff;background:var(--accent, var(--primary));padding:2px 8px;border-radius:var(--radius-md);white-space:nowrap}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=post-title]{font-weight:600;font-size:.875rem;color:var(--card-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context]:hover [data-component=post-title]{color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=profile-comments] article[data-component=profile-comment] [data-component=user-comments]{display:flex;flex-direction:column;gap:7px}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]{background:var(--card-nested);color:var(--card-nested-foreground);border-radius:var(--radius-md);padding:10.5px;display:flex;flex-direction:column;gap:7px}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header{display:flex;align-items:center;gap:7px;font-size:.875rem}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header [data-component=avatar]{width:24px;height:24px;border-radius:50%;background:var(--card);object-fit:cover}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header a[rel=author]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header data[data-component=rank]{font-size:.7rem;font-weight:700;text-transform:uppercase;color:var(--accent)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header time{font-size:.75rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header span[data-component=like-widget]{margin-inline-start:auto;display:flex;align-items:center;gap:5px;background:var(--card);font-size:.875rem;padding:2px 7px;border-radius:var(--radius-md)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment] [data-component=comment-content]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment] [data-component=comment-content] a{color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>footer button{font-size:.75rem;font-weight:600;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=community-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:14px}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=community-header]{background:var(--card);border-radius:var(--radius);padding:0 14px 14px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"banner banner" "avatar ident";column-gap:14px;align-items:start}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=community-header] [data-component=community-banner]{grid-area:banner;height:110px;margin:0 -14px;border-radius:var(--radius) var(--radius) 0 0;background:linear-gradient(120deg,var(--accent, var(--primary)),var(--card-nested));background-size:cover;background-position:center}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=community-header]>[data-component=avatar]{grid-area:avatar;align-self:start;width:72px;height:72px;border-radius:50%;object-fit:cover;background:var(--card-nested);border:3px solid var(--card);margin-top:-36px}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=community-header] [data-component=community-ident]{grid-area:ident;min-width:0;display:flex;flex-direction:column;gap:4px;padding-top:10px}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=community-header] [data-component=community-ident] h1[data-component=name-row]{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:1.4rem;font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=community-header] [data-component=community-ident] h1[data-component=name-row] data[data-component=community-badge]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--primary));background:var(--card-nested);padding:2px 8px;border-radius:var(--radius-md)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=community-header] [data-component=community-ident] p[data-component=community-category]{font-size:.8125rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=community-header] [data-component=community-ident] p[data-component=community-category] span{color:var(--card-foreground);font-weight:600}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=community-header] [data-component=community-ident] p[data-component=community-description]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground);overflow-wrap:anywhere}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats]{display:flex;flex-wrap:wrap;gap:14px;margin-top:2px;font-size:.8125rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats] data{font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics] ul{display:flex;flex-wrap:wrap;gap:7px;margin-top:4px}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics] ul span{display:block;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:999px;background:var(--card-nested);color:var(--card-nested-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=community-sort]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid var(--border)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=community-sort]>ul a{display:block;padding:10px 14px;font-weight:600;font-size:.9375rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=community-sort]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=community-sort]>ul a:hover{color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=community-page] section[data-component=post-list]{display:flex;flex-direction:column;gap:14px}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=community-page] p[data-component=empty]{color:var(--muted-foreground);padding:28px 0;text-align:center}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=tag-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:14px}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=tag-header]{background:var(--card);border-radius:var(--radius);padding:14px;display:flex;flex-direction:column;gap:6px}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=tag-header] h1[data-component=name-row]{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:1.4rem;font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=tag-header] data[data-component=tag-flag]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:#fff;background:var(--muted-foreground);padding:2px 8px;border-radius:var(--radius-md)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=tag-header] data[data-component=tag-flag][value=nsfw]{background:var(--destructive)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=tag-header] data[data-component=tag-flag][value=controversial]{background:var(--warning);color:var(--warning-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=tag-header] ul[data-component=tag-stats]{display:flex;flex-wrap:wrap;gap:14px;font-size:.8125rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=tag-header] ul[data-component=tag-stats] data{font-weight:700;color:var(--card-foreground);white-space:nowrap}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=tag-sort]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid var(--border)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=tag-sort]>ul a{display:block;padding:10px 14px;font-weight:600;font-size:.9375rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=tag-sort]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=tag-sort]>ul a:hover{color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=tag-page] section[data-component=post-list]{display:flex;flex-direction:column;gap:14px}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=tag-page] p[data-component=empty]{color:var(--muted-foreground);padding:28px 0;text-align:center}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=tags-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:14px}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=tags-page]>header[data-component=tags-header]{display:flex;flex-direction:column;gap:4px}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=tags-page]>header[data-component=tags-header] h1{font-size:1.75rem;font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=tags-page]>header[data-component=tags-header] p[data-component=tags-lede]{font-size:.875rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=tags-page]>header[data-component=tags-header] p[data-component=tags-lede] a{color:var(--primary);font-weight:600}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=tags-page] section[data-component=tag-list]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10.5px}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=tags-page] section[data-component=tag-list] article[data-component=tag-card]{background:var(--card);border-radius:var(--radius-md);padding:12px 14px}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=tags-page] section[data-component=tag-list] p[data-component=empty]{grid-column:1 / -1;color:var(--muted-foreground);padding:28px 0;text-align:center}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay]{width:min(880px,92vw);max-height:82vh;margin:8vh auto auto;padding:0;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--card-foreground);box-shadow:0 24px 60px #00000080;display:flex;flex-direction:column;overflow:hidden}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay]::backdrop{background:#0009}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] form[data-component=overlay-field]{display:flex;align-items:center;gap:12px;padding:14px;border-bottom:1px solid var(--border);color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] form[data-component=overlay-field] label{flex:1;min-width:0}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] form[data-component=overlay-field] input{width:100%;background:none;border:none;outline:none;font-size:1.125rem;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] form[data-component=overlay-field] input::placeholder{color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] form[data-component=overlay-field] button[data-component=overlay-close]{font-size:1.25rem;line-height:1;width:44px;height:44px;border-radius:var(--radius-md);color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] form[data-component=overlay-field] button[data-component=overlay-close]:hover{background:var(--card-nested);color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul{display:flex;flex-wrap:wrap;gap:4px;padding:10.5px 14px 0}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button{display:flex;align-items:center;gap:7px;padding:8px 12px;border-radius:var(--radius-md);font-weight:600;font-size:.9375rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button:hover{background:var(--card-nested)}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button[aria-current=page]{background:var(--card-nested);color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] div[data-component=overlay-filters]{display:flex;gap:7px;padding:10.5px 14px;border-bottom:1px solid var(--border)}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] div[data-component=overlay-filters] select{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);border-radius:var(--radius-md);padding:7px 10px;font-size:.8125rem}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] div[data-component=overlay-results]{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10.5px}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=search-hint],:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=empty]{text-align:center;padding:28px 0;color:var(--muted-foreground);background:none}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a{display:block;padding:10px 12px;border-radius:var(--radius-md);font-size:.9375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a:hover,:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a[aria-current=true]{background:var(--card-nested);color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] p[data-component=overlay-more] a{color:var(--primary);font-size:.8125rem;font-weight:600}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] footer[data-component=overlay-hints]{display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding:10.5px 14px;border-top:1px solid var(--border);font-size:.75rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] footer[data-component=overlay-hints] span{display:flex;align-items:center;gap:6px}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] footer[data-component=overlay-hints] [data-component=hint-esc]{margin-inline-start:auto}:is(:root[data-theme=hejto],:root:not([data-theme])) dialog[data-component=search-overlay] footer[data-component=overlay-hints] kbd{background:var(--card-nested);border:1px solid var(--border);border-radius:4px;padding:2px 6px;font-family:inherit;font-size:.6875rem}:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]{position:relative}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu])>summary{list-style:none;cursor:pointer;display:grid;place-items:center;position:relative;width:44px;height:44px;border-radius:var(--radius-md);color:var(--muted-foreground)}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu])>summary::-webkit-details-marker{display:none}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu])>summary:hover{background:var(--card-nested);color:var(--card-foreground)}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu])[open]>summary{background:var(--card-nested);color:var(--primary)}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) span[data-component=badge-stack]{position:absolute;top:1px;inset-inline-end:0;display:flex;gap:2px}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) data[data-component=badge]{min-width:14px;height:14px;padding:0 3px;border-radius:999px;background:var(--badge, var(--primary));color:#fff;font-size:.5625rem;font-weight:700;line-height:14px;text-align:center;border:1px solid var(--card)}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]):not([open])>div[data-component=menu-panel]{display:none}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel]{position:absolute;inset-inline-end:0;top:calc(100% + 6px);z-index:20;width:min(340px,90vw);background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 10px 30px #00000047;overflow:hidden}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title]{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:10px 12px;border-bottom:1px solid var(--border);font-weight:700;font-size:.9375rem}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title] button{font-size:.75rem;font-weight:600;color:var(--primary)}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul{display:flex;gap:4px;padding:7px 10px 0}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button{display:flex;align-items:center;gap:5px;padding:5px 10px;border-radius:var(--radius-md);font-size:.8125rem;font-weight:600;color:var(--muted-foreground)}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button[aria-current=page]{background:var(--card-nested);color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--badge, var(--primary))}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button data{min-width:14px;height:14px;padding:0 3px;border-radius:999px;background:var(--badge, var(--primary));color:#fff;font-size:.5625rem;line-height:14px;text-align:center}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] li[data-component=menu-empty]{padding:24px 12px;text-align:center;font-size:.8125rem;color:var(--muted-foreground)}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]{max-height:320px;overflow-y:auto}:is(:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) 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(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]) a{display:grid;gap:2px 8px;padding:10px 12px}:is(:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]) a:hover{background:var(--card-nested)}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a{display:flex;align-items:center}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=avatar]{flex:0 0 36px;width:36px;height:36px;border-radius:50%}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=conversation-meta]{flex:1 1 auto;min-width:0;overflow:hidden;display:flex;flex-direction:column;gap:1px}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=conversation-meta] strong{font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=snippet]{max-width:100%;font-size:.75rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a time{flex:0 0 auto;font-size:.75rem;color:var(--muted-foreground);white-space:nowrap}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) 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(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=avatar]{width:24px;height:24px;border-radius:50%;object-fit:cover;background:var(--card-nested)}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] span[data-component=avatar][data-kind=quest]{display:grid;place-items:center;font-size:.75rem}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=menu-notification-text]{font-size:.8125rem;line-height:1.45;color:var(--muted-foreground);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=menu-notification-text] strong{color:var(--card-foreground)}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] time{font-size:.6875rem;color:var(--muted-foreground)}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) 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(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity]{display:flex;align-items:center;gap:8px;padding:12px;font-weight:700}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity] [data-component=avatar]{width:36px;height:36px;border-radius:50%}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-stats]{display:flex;gap:14px;padding:0 12px 12px;border-bottom:1px solid var(--border);font-size:.75rem;color:var(--muted-foreground)}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-stats] data{display:block;font-size:.9375rem;font-weight:700;color:var(--card-foreground)}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button{display:block;width:100%;text-align:start;padding:11px 12px;font-size:.875rem}:is(:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button):hover{background:var(--card-nested)}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links]>li+li{border-top:1px solid var(--border)}:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]>summary [data-component=avatar]{width:30px;height:30px;border-radius:50%;background:var(--card-nested)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=account-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:14px}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=account-nav]{background:var(--card);border-radius:var(--radius);overflow:hidden}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=account-nav] a,:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=account-nav] summary{display:block;padding:12px 14px;font-size:.875rem;color:var(--muted-foreground);cursor:pointer}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=account-nav] a,:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=account-nav] summary):hover{background:var(--card-nested);color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=account-nav]>ul>li+li{border-top:1px solid var(--border)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=account-nav] a[aria-current=page]{background:var(--card-nested);color:var(--card-foreground);font-weight:700;box-shadow:inset 3px 0 0 var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=account-nav] details[data-component=account-group]>summary{list-style:none;display:flex;align-items:center;justify-content:space-between}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=account-nav] details[data-component=account-group]>summary::-webkit-details-marker{display:none}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=account-nav] details[data-component=account-group]>summary:after{content:"⌄";font-size:.75rem}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=account-nav] details[data-component=account-group][open]>summary:after{content:"⌃"}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=account-nav] details[data-component=account-group]>ul>li>a{padding-inline-start:28px;font-size:.8125rem}:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=account-panel]{background:var(--card);border-radius:var(--radius);padding:14px;min-width:0;display:flex;flex-direction:column;gap:14px}:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=account-panel]>h1{font-size:1.5rem;font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=account-panel] p[data-component=empty]{color:var(--muted-foreground);padding:28px 0;text-align:center}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=notification-tabs]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid var(--border)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=notification-tabs]>ul button{display:flex;align-items:center;gap:6px;padding:10px 14px;font-weight:600;font-size:.9375rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=notification-tabs]>ul button:hover{color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=notification-tabs]>ul button[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--badge, var(--primary))}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=notification-tabs]>ul button data{min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--badge, var(--primary));color:#fff;font-size:.625rem;font-weight:700;line-height:16px;text-align:center}:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=account-panel]>button[data-component=mark-all-read]{background:var(--card-nested);color:var(--card-nested-foreground);border-radius:var(--radius-md);padding:12px;font-weight:600;font-size:.875rem;width:100%}:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=account-panel]>button[data-component=mark-all-read]:hover{background:var(--muted)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=notification-list]{display:flex;flex-direction:column}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=notification-list]>article+article{border-top:1px solid var(--border)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=notification]{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:4px 10px;padding:12px 0;position:relative}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=notification]>[data-component=avatar]{grid-row:span 2;width:36px;height:36px;border-radius:50%;background:var(--card-nested);display:grid;place-items:center;font-size:1rem}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=notification] p[data-component=notification-text]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=notification] p[data-component=notification-text] a[rel=author]{font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=notification] p[data-component=notification-text] a[rel=tag]{color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=notification] p[data-component=notification-text] strong{color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=notification] time[data-component=notification-time]{grid-column:2 / -1;font-size:.75rem;color:var(--muted-foreground);justify-self:end}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=notification] span[data-component=unread-dot]{position:absolute;top:14px;inset-inline-end:0;width:8px;height:8px;border-radius:50%;background:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=quest-list]{display:flex;flex-direction:column;gap:10.5px}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=quest-card]{background:var(--card-nested);border-radius:var(--radius-md);padding:12px;display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:4px 8px}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=quest-card] p[data-component=quest-kind]{font-size:.75rem;font-weight:700;color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=quest-card][data-done] p[data-component=quest-kind]{color:var(--secondary)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=quest-card] p[data-component=quest-reward]{font-size:.75rem;font-weight:700;color:var(--warning)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=quest-card] p[data-component=quest-deadline]{grid-column:3;justify-self:end;font-size:.75rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=quest-card] h2[data-component=quest-title]{grid-column:1 / -1;font-size:1.0625rem;font-weight:700;color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=quest-card][data-done] h2[data-component=quest-title]{color:var(--warning)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=quest-card] div[data-component=quest-progress]{grid-column:1 / 3;align-self:center;height:6px;border-radius:999px;background:var(--card);overflow:hidden}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=quest-card] div[data-component=quest-progress]:before{content:"";display:block;height:100%;width:var(--pct, 0%);background:var(--warning)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=quest-card] p[data-component=quest-count]{grid-column:3;justify-self:end;font-size:.75rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=quest-card] p[data-component=quest-done-note]{grid-column:1 / -1;font-size:.75rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=quest-card] p[data-component=quest-done-note] strong{color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) button[data-component=row-action]{display:inline-flex;align-items:center;min-height:44px;justify-self:end;align-self:center;border:1px solid var(--border);border-radius:var(--radius-md);padding:7px 12px;font-size:.75rem;font-weight:600;color:var(--muted-foreground);white-space:nowrap}:is(:root[data-theme=hejto],:root:not([data-theme])) button[data-component=row-action]:hover{border-color:var(--destructive);color:var(--destructive)}:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=account-panel] ul[data-component=tag-list]>li>article,:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=account-panel] ul[data-component=user-list]>li>article,:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=account-panel] ul[data-component=community-list]>li>article{grid-template-columns:minmax(0,1fr) auto}:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=account-panel] ul[data-component=user-list]>li>article,:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=account-panel] ul[data-component=community-list]>li>article{grid-template-columns:44px minmax(0,1fr) auto}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form]{display:flex;flex-direction:column;gap:10.5px}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] input[type=text],:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] input[type=password],:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] textarea{width:100%;background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);border-radius:var(--radius-md);padding:12px;font-size:.9375rem}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] input[type=text],:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] input[type=password],:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] textarea)::placeholder{color:var(--muted-foreground)}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] input[type=text],:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] input[type=password],:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] textarea):disabled{opacity:.55;cursor:not-allowed}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] button[data-component=account-save]{background:var(--primary);color:var(--primary-foreground);border-radius:var(--radius-md);padding:12px;font-weight:700;font-size:.9375rem}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] button[data-component=account-save]:disabled{opacity:.5;cursor:not-allowed}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] button[data-component=account-danger]{background:var(--destructive);color:#fff;border-radius:var(--radius-md);padding:12px;font-weight:700;align-self:start;padding-inline:28px}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] button[data-component=account-danger]:disabled{opacity:.5;cursor:not-allowed}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] label[data-component=field-donation]>span{display:block;font-size:.75rem;color:var(--muted-foreground);margin-bottom:4px}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] fieldset[data-component=home-choice]{border:1px solid var(--border);border-radius:var(--radius-md);padding:10.5px 12px}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] fieldset[data-component=home-choice] legend{font-size:.75rem;color:var(--muted-foreground);padding-inline:4px}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] fieldset[data-component=home-choice] label{display:inline-flex;align-items:center;gap:6px;margin-inline-end:14px;font-size:.875rem}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] ul[data-component=preference-list]{display:flex;flex-direction:column}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] ul[data-component=preference-list]>li+li{border-top:1px solid var(--border)}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] ul[data-component=preference-list] label{display:flex;align-items:start;gap:8px;padding:10.5px 0;font-size:.875rem;cursor:pointer}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] ul[data-component=preference-list] input{margin-top:2px;accent-color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=account-form] ul[data-component=preference-list] [data-component=preference-desc]{display:block;font-size:.75rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) p[data-component=demo-notice]{background:var(--card-nested);border-inline-start:3px solid var(--primary);border-radius:var(--radius-md);padding:10.5px 12px;font-size:.8125rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) p[data-component=demo-notice] a{color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=patron-promo]{background:var(--card-nested);border-radius:var(--radius-md);padding:12px;font-size:.875rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=patron-promo] p[data-component=patron-actions]{display:flex;gap:8px;margin-top:8px}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=patron-promo] p[data-component=patron-actions] a{border:1px solid var(--border);border-radius:var(--radius-md);padding:6px 12px;font-size:.8125rem;font-weight:600;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) 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)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=chat-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:14px;height:calc(100vh - 120px)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=chat-page]>section{background:var(--card);border-radius:var(--radius);min-width:0;display:flex;flex-direction:column;overflow:hidden}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=chat-page]>section>header{display:flex;align-items:center;gap:8px;padding:10.5px 12px;border-bottom:1px solid var(--border)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=chat-page]>section>header h1,:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=chat-page]>section>header h2{font-size:1rem;font-weight:700}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=conversation-pane] span[data-component=chat-actions]{margin-inline-start:auto;display:flex;gap:4px}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=conversation-pane] span[data-component=chat-actions] button{width:30px;height:30px;border-radius:var(--radius-md);color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=conversation-pane] span[data-component=chat-actions] button[aria-pressed=true]{background:var(--primary);color:var(--primary-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=conversation-pane] ul[data-component=conversation-list]{overflow-y:auto;flex:1}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=conversation-pane] ul[data-component=conversation-list]>li{position:relative}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=conversation-pane] ul[data-component=conversation-list]>li+li{border-top:1px solid var(--border)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a{display:grid;grid-template-columns:40px minmax(0,1fr);gap:2px 8px;padding:10.5px 12px}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a:hover{background:var(--card-nested)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a[aria-current=page]{background:var(--card-nested);box-shadow:inset 3px 0 0 var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=avatar]{grid-row:span 2;width:40px;height:40px;border-radius:50%}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta]{min-width:0;display:flex;flex-direction:column}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta] strong{font-size:.875rem}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=snippet]{font-size:.8125rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=conversation-pane] ul[data-component=conversation-list] time{grid-column:2;font-size:.6875rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=conversation-pane] ul[data-component=conversation-list] button[data-component=conversation-menu]{position:absolute;top:10px;inset-inline-end:8px;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=thread-pane]>header [data-component=avatar]{width:36px;height:36px;border-radius:50%}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=thread-pane] a[data-component=chat-close]{margin-inline-start:auto;color:var(--muted-foreground);font-size:1.1rem}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=thread-pane] ol[data-component=message-list]{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10.5px}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=thread-pane] p[data-component=day-separator]{text-align:center;font-size:.6875rem;color:var(--muted-foreground);margin-bottom:8px}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=thread-pane] article[data-component=message]{display:grid;grid-template-columns:28px minmax(0,auto);align-items:end;gap:4px 7px;justify-content:start;max-width:78%}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=thread-pane] article[data-component=message] [data-component=avatar]{width:28px;height:28px;border-radius:50%}:is(:root[data-theme=hejto],:root:not([data-theme])) 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);padding:8px 12px;font-size:.9375rem;line-height:1.45;overflow-wrap:anywhere}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=thread-pane] article[data-component=message] p[data-component=bubble] a{color:var(--primary);text-decoration:underline}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=thread-pane] article[data-component=message] time{grid-column:2;font-size:.6875rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=thread-pane] article[data-component=message][data-own]{grid-template-columns:minmax(0,auto);justify-content:end;margin-inline-start:auto}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=thread-pane] article[data-component=message][data-own] p[data-component=bubble]{background:var(--primary);color:var(--primary-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=thread-pane] article[data-component=message][data-own] p[data-component=bubble] a{color:inherit}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=thread-pane] article[data-component=message][data-own] time{grid-column:1;justify-self:end}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=thread-pane] form[data-component=message-composer]{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:4px;padding:10.5px;border-top:1px solid var(--border)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=thread-pane] form[data-component=message-composer] input{width:100%;background:var(--card-nested);border:1px solid var(--border);border-radius:999px;padding:10px 14px;font-size:.9375rem;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=thread-pane] form[data-component=message-composer] input::placeholder{color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=thread-pane] form[data-component=message-composer] button{width:36px;height:36px;border-radius:50%;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=thread-pane] form[data-component=message-composer] button:hover{background:var(--card-nested)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=thread-pane] form[data-component=message-composer] button[data-component=composer-send]{color:var(--primary)}@media(max-width:767.98px){:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=home-split]{grid-template-columns:minmax(0,1fr)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=magazine-section]>ul,:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=magazine-section][data-variant=community]>ul,:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=magazine-section][data-variant=featured]>ul{grid-template-columns:minmax(0,1fr)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=account-page],:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=chat-page]{grid-template-columns:minmax(0,1fr)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=chat-page]{height:auto}}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=search-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:14px}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=search-page]>h1{font-size:1.75rem;font-weight:700;color:var(--foreground);border-bottom:3px solid var(--primary);padding-bottom:7px;align-self:start}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=breadcrumb]>ol{display:flex;align-items:center;gap:7px;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=breadcrumb]>ol li+li:before{content:"›";margin-inline-end:7px}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=breadcrumb]>ol a:hover{color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=search-form]{display:flex;gap:7px;align-items:stretch}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=search-form] label[data-component=search-field]{flex:1;min-width:0;display:flex;align-items:center;gap:8px;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:0 12px;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=search-form] label[data-component=search-field]:focus-within{border-color:var(--ring)}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=search-form] label[data-component=search-field] input{flex:1;min-width:0;background:none;border:none;outline:none;padding:12px 0;font-size:.9375rem;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=search-form] label[data-component=search-field] input::placeholder{color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=search-form] button[data-component=search-submit]{background:var(--primary);color:var(--primary-foreground);font-weight:700;font-size:.875rem;padding:0 20px;border-radius:var(--radius);white-space:nowrap}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=search-form] button[data-component=search-submit]:hover{filter:brightness(1.08)}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=search-filters]{display:flex;flex-wrap:wrap;gap:7px}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=search-filters] select{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);border-radius:var(--radius-md);padding:7px 10px;font-size:.8125rem}:is(:root[data-theme=hejto],:root:not([data-theme])) form[data-component=search-filters] noscript button{background:var(--card-nested);border:1px solid var(--border);border-radius:var(--radius-md);padding:7px 12px;font-size:.8125rem}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=search-tabs]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid var(--border)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=search-tabs]>ul a{display:block;padding:10px 14px;font-weight:600;font-size:.9375rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=search-tabs]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) nav[data-component=search-tabs]>ul a:hover{color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) p[data-component=search-hint],:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=search-page] p[data-component=empty]{color:var(--muted-foreground);background:var(--card);border-radius:var(--radius);padding:28px 14px;text-align:center}:is(:root[data-theme=hejto],:root:not([data-theme])) p[data-component=search-summary]{font-size:.8125rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) p[data-component=search-summary] data{font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=search-results]{display:flex;flex-direction:column;gap:14px}:is(:root[data-theme=hejto],:root:not([data-theme])) section[data-component=search-results]>ul{background:var(--card);border-radius:var(--radius);padding:0 14px}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=user-card],:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=tag-card]{display:grid;align-items:center;gap:12px;padding:12px 0}:is(:root[data-theme=hejto],:root:not([data-theme])) ul[data-component=user-list]>li+li,:is(:root[data-theme=hejto],:root:not([data-theme])) ul[data-component=tag-list]>li+li{border-top:1px solid var(--border)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=user-card]{grid-template-columns:44px minmax(0,1fr)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=user-card] [data-component=avatar]{width:44px;height:44px;border-radius:50%;object-fit:cover;background:var(--card-nested)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=user-card] [data-component=user-meta]{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=user-card] [data-component=user-meta] h2{font-size:.9375rem;font-weight:700}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=user-card] [data-component=user-meta] h2 a:hover{color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=user-card] [data-component=user-meta] data[data-component=rank]{font-size:.6875rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground))}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats]{flex-basis:100%;font-size:.75rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats] data{font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=tag-card]{grid-template-columns:minmax(0,1fr);gap:2px}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=tag-card] h2{font-size:.9375rem;font-weight:700}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=tag-card] h2 a{color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=tag-card] p[data-component=tag-stats]{font-size:.75rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=tag-card] p[data-component=tag-stats] data{font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) span[data-component=page-indicator]{font-size:.8125rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) span[data-component=page-indicator] data{font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=communities-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:14px}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=communities-page]>header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 14px;align-items:center}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=communities-page]>header h1{font-size:1.75rem;font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=communities-page]>header p{grid-column:1;font-size:.875rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=communities-page]>header a[data-component=create-community]{grid-column:2;grid-row:1;background:var(--primary);color:var(--primary-foreground);font-size:.8125rem;font-weight:600;text-transform:uppercase;padding:9px 16px;border-radius:var(--radius-md);white-space:nowrap}:is(:root[data-theme=hejto],:root:not([data-theme])) ul[data-component=community-list]{display:flex;flex-direction:column;background:var(--card);border-radius:var(--radius);overflow:hidden}:is(:root[data-theme=hejto],:root:not([data-theme])) ul[data-component=community-list] li+li{border-top:1px solid var(--border)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=community-card]{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=community-card] [data-component=avatar]{width:44px;height:44px;border-radius:50%;object-fit:cover;background:var(--accent, var(--card-nested))}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=community-card] [data-component=community-meta]{min-width:0}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=community-card] [data-component=community-meta] h2{font-size:1rem;font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=community-card] [data-component=community-meta] h2 a:hover{color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=community-card] [data-component=community-meta] [data-component=members]{display:flex;align-items:center;gap:4px;font-size:.8125rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=community-card] [data-component=join]{background:var(--primary);color:var(--primary-foreground);font-size:.8125rem;font-weight:600;padding:7px 18px;border-radius:var(--radius-md)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=community-card] [data-component=join]:hover{opacity:.9}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=popular-articles]{grid-area:aside;padding-block:14px;display:flex;flex-direction:column;gap:10.5px;min-width:0}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=popular-articles]>h2{font-size:.875rem;font-weight:600;text-transform:uppercase;color:var(--foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=popular-articles] ol{display:flex;flex-direction:column;gap:7px}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=popular-articles] article{background:var(--card);border-radius:var(--radius);padding:10.5px;display:grid;grid-template-columns:minmax(0,1fr) 82px;grid-template-areas:"header header" "title img" "meta img";gap:7px}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=popular-articles] article>header{grid-area:header;display:flex;align-items:center;justify-content:space-between}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=popular-articles] article>header a[data-component=community]{font-size:.75rem;font-weight:700;color:#fff;background:var(--accent, var(--primary));padding:2px 9px;border-radius:var(--radius-md)}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=popular-articles] article>header span[data-component=like-widget]{font-size:.875rem;font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=popular-articles] article h3{grid-area:title;font-size:.875rem;font-weight:600;line-height:1.35}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=popular-articles] article h3 a:hover{color:var(--primary)}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=popular-articles] article [data-component=meta]{grid-area:meta;font-size:.75rem;color:var(--muted-foreground);align-self:end}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=popular-articles] article img{grid-area:img;width:82px;height:82px;object-fit:cover;border-radius:var(--radius-md)}:is(:root[data-theme=hejto],:root:not([data-theme])) footer[data-component=site-footer]{grid-area:footer;padding:28px 14px;text-align:center;font-size:.875rem;color:var(--muted-foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) footer[data-component=site-footer] a{color:var(--primary)}@media(max-width:767.98px){:is(:root[data-theme=hejto],:root:not([data-theme])) body{grid-template-columns:minmax(0,1fr);grid-template-areas:"header" "main" "footer";column-gap:0}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=home-page]{grid-area:main}:is(:root[data-theme=hejto],:root:not([data-theme])) aside[data-component=popular-articles]{display:none}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header]{gap:.5rem}:is(:root[data-theme=hejto],:root:not([data-theme])) header[data-component=site-header] nav{display:none}:is(:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=messages-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=notifications-menu],:is(:root[data-theme=hejto],:root:not([data-theme])) details[data-component=user-menu]) div[data-component=menu-panel]{position:fixed;inset-inline-end:14px;top:71px}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=post-page] article[data-component=post]>figure[data-component=hero]{margin:-10.5px -7px 0}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post]{padding:10.5px 7px;border-radius:0}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post][data-type=link],:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post][data-type=article]{grid-template-columns:minmax(0,1fr);grid-template-areas:"header" "title" "content" "media" "tags" "footer" "comments"}:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=feed-toolbar] li[data-component=time-windows],:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=feed-toolbar] a:not([aria-current=page]){display:none}:is(:root[data-theme=hejto],:root:not([data-theme])) div[data-component=feed-toolbar] a[aria-current=page]:after{content:" ▾"}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=tags-page] section[data-component=tag-list] article[data-component=tag-card]{border-radius:0}}}@layer theme{:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post][data-type=hejtopismak]{border:1px solid color-mix(in srgb,var(--accent) 30%,var(--border));border-block-start:3px solid var(--accent)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post][data-type=hejtopismak] [data-component=byline][data-byline=editorial] [data-component=masthead]{font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:.95rem;letter-spacing:.02em;color:var(--accent);border-inline-start:3px solid var(--accent);padding-inline-start:7px}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post][data-type=hejtopismak] [data-component=post-content]>p:first-child,:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post][data-type=hejtopismak] [data-component=lede]{font-family:Georgia,Times New Roman,serif;font-size:1.05rem;line-height:1.5;color:var(--foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial]{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-style:normal}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] [data-component=source-label]{font-weight:700;text-transform:uppercase;font-size:.7rem;letter-spacing:.06em;color:var(--accent)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] a{font-size:.75rem;padding:2px 8px;border-radius:var(--radius-md);background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--foreground)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] a:hover{background:color-mix(in srgb,var(--accent) 24%,transparent)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=article-card][data-type=hejtopismak]{border-block-start:3px solid var(--accent)}:is(:root[data-theme=hejto],:root:not([data-theme])) article[data-component=article-card][data-type=hejtopismak] [data-component=community]{color:#fff;background:var(--accent);font-weight:700;text-transform:uppercase;letter-spacing:.04em}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=hejtopismak-page]{display:grid;gap:14px;align-content:start;max-width:46rem;padding:14px}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead]{border-block-end:2px solid var(--accent);padding-block-end:10px}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead] h1{font-family:Georgia,Times New Roman,serif;font-size:1.9rem;color:var(--accent);letter-spacing:.01em}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead] p{color:var(--muted-foreground);font-size:.9rem}:is(:root[data-theme=hejto],:root:not([data-theme])) main[data-component=hejtopismak-page] section[data-component=post-list]{display:flex;flex-direction:column;gap:14px}}:root[data-theme=kompakt]{--warning: #9a6916;--warning-foreground: #fff;--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]{--warning: #f5a623;--warning-foreground: rgb(0 0 0 / .85);--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{display:grid;grid-template-columns:1fr minmax(0,640px) 1fr;grid-template-areas:"header header header" ". aside ." ". main ." "footer footer footer"}:root[data-theme=kompakt] header[data-component=site-header]{grid-area:header;position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:1rem;padding:.4rem max(.75rem,calc((100% - 640px)/2));background:color-mix(in srgb,var(--background) 85%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}:root[data-theme=kompakt] header[data-component=site-header] a[data-component=logo] img{height:22px;width:auto}:root[data-theme=kompakt] header[data-component=site-header] details[data-component=nav-menu]>nav a{border-radius:999px;margin-inline:4px;font-weight:600;color:var(--muted-foreground)}: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{display:flex;gap:.25rem}:root[data-theme=kompakt] header[data-component=site-header] nav ul a{display:block;padding:.5rem .75rem;border-radius:999px;font-weight:600;font-size:.95rem;color:var(--muted-foreground)}: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]{display:flex;align-items:center;gap:.5rem;margin-inline-start:auto;color:var(--muted-foreground)}:root[data-theme=kompakt] header[data-component=site-header] ul[data-component=header-actions]>li>a{display:grid;place-items:center;width:44px;height:44px;border-radius:999px}: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] [data-component=avatar]{width:28px;height:28px;border-radius:50%;background:var(--muted);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{list-style:none;cursor:pointer;display:grid;place-items:center;width:44px;height:44px;border-radius:999px;color:var(--muted-foreground)}: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]{position:absolute;inset-inline-end:0;top:calc(100% + 8px);z-index:20;border:1px solid var(--border);background:var(--card);border-radius:var(--radius);box-shadow:0 12px 28px #00000040;padding:.4rem;min-width:190px;display:flex;flex-direction:column;gap:2px}:root[data-theme=kompakt] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list]{display:flex;flex-direction:column}: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{display:flex;align-items:center;gap:.5rem;padding:.6rem .7rem;border-radius:999px;font-size:.85rem;font-weight:600;cursor:pointer}: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]{display:flex;align-items:center;gap:.5rem;min-height:44px;padding:.6rem .7rem;border-top:1px solid var(--border);margin-top:2px;font-size:.85rem;font-weight:600;color:var(--muted-foreground);border-radius:999px}: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]{flex-shrink:0;white-space:nowrap;background:var(--primary);color:var(--primary-foreground);font-weight:700;font-size:.9rem;padding:.45rem 1rem;border-radius:999px}@media(max-width:1330px){:root[data-theme=kompakt] header[data-component=site-header]{gap:.4rem}: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] header[data-component=site-header] a[data-component=cta]{padding-inline:.7rem}}: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;padding:.75rem .75rem 0;min-width:0}:root[data-theme=kompakt] aside[data-component=popular-articles]>h2{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);margin-bottom:.5rem}:root[data-theme=kompakt] aside[data-component=popular-articles] ol{display:flex;gap:.6rem;overflow-x:auto;scrollbar-width:none;padding-bottom:.5rem}: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);padding:.6rem .75rem;height:100%;display:flex;flex-direction:column;gap:.35rem;font-size:.85rem}:root[data-theme=kompakt] aside[data-component=popular-articles] article>header{display:flex;justify-content:space-between;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=kompakt] aside[data-component=popular-articles] article>header a[data-component=community]{font-weight:700;color:var(--accent, var(--primary))}:root[data-theme=kompakt] aside[data-component=popular-articles] article h3{font-size:.85rem;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}:root[data-theme=kompakt] aside[data-component=popular-articles] article [data-component=meta]{font-size:.75rem;color:var(--muted-foreground);margin-top:auto}:root[data-theme=kompakt] aside[data-component=popular-articles] article img{display:none}:root[data-theme=kompakt] main[data-component=feed-page]{grid-area:main;min-width:0;border-inline:1px solid var(--border)}:root[data-theme=kompakt] main[data-component=post-page]{grid-area:main;min-width:0;border-inline:1px solid var(--border)}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post]{padding:1rem;border-bottom:none;gap:.75rem}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post]:hover{background:none}: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]{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem;border-top:1px solid var(--border);padding-top:1rem}: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);padding:.75rem;display:flex;flex-direction:column;gap:.4rem}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] article[data-component=comment]>header{display:flex;align-items:center;gap:.5rem;font-size:.9rem}: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]{width:28px;height:28px;border-radius:50%;background:var(--muted);object-fit:cover}: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]{font-size:.7rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground))}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] article[data-component=comment]>header time{font-size:.75rem;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]>header span[data-component=like-widget]{margin-inline-start:auto;display:flex;gap:.25rem;align-items:center;font-size:.85rem;font-weight:700;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] [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]{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.6rem;margin-top:.5rem;padding:.5rem;border:1px solid var(--border);border-radius:var(--radius);color:inherit}: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{width:48px;height:48px;object-fit:cover;border-radius:var(--radius)}: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]{display:flex;flex-direction:column;gap:2px;min-width:0}: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{font-size:.8rem;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] [data-component=comment-content] a[data-component=link-preview] [data-component=preview-body] cite{font-style:normal;font-size:.7rem;text-transform:uppercase;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] [data-component=replies]{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;padding-inline-start:.75rem;border-inline-start:2px solid var(--border)}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button,:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer a[data-component=likes]{font-size:.75rem;font-weight:600;color:var(--muted-foreground)}:root[data-theme=kompakt] main[data-component=post-page] article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea{width:100%;background:var(--input);border:1px solid var(--border);border-radius:var(--radius);padding:.7rem .9rem;resize:none;color:var(--card-foreground)}: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]{display:flex;border-bottom:1px solid var(--border)}: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{display:block;padding:.8rem 1rem;font-weight:600;font-size:.95rem;color:var(--muted-foreground)}: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]{display:flex;flex-direction:column}:root[data-theme=kompakt] article[data-component=post]{border-bottom:1px solid var(--border);padding:.75rem 1rem;display:flex;flex-direction:column;gap:.5rem}: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{display:flex;align-items:center;gap:.5rem;font-size:.95rem;min-width:0}:root[data-theme=kompakt] article[data-component=post]>header [data-component=avatar]{width:40px;height:40px;border-radius:50%;background:var(--muted);object-fit:cover}:root[data-theme=kompakt] article[data-component=post]>header [data-component=byline]{display:flex;align-items:center;gap:.35rem;min-width:0}:root[data-theme=kompakt] article[data-component=post]>header [data-component=byline] a[rel=author]{font-weight:700;white-space:nowrap}:root[data-theme=kompakt] article[data-component=post]>header [data-component=byline] data[data-component=rank]{font-size:.7rem;font-weight:700;color:var(--accent, var(--muted-foreground));text-transform:uppercase}:root[data-theme=kompakt] article[data-component=post]>header [data-component=context]{color:var(--muted-foreground);font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:root[data-theme=kompakt] article[data-component=post]>header button[data-component=post-menu]{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;margin-inline-start:auto;margin-block:-.5rem;color:var(--muted-foreground);border-radius:999px}: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]{display:flex;align-items:center;gap:.25rem;font-weight:700;font-size:.85rem;color:var(--muted-foreground)}: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]{font-size:.95rem;line-height:1.4;display:flex;flex-direction:column;gap:.5rem;overflow-wrap:anywhere}: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);width:100%;max-height:420px;object-fit:cover}:root[data-theme=kompakt] article[data-component=post] nav[data-component=tags] ul{display:flex;flex-wrap:wrap;gap:.5rem}: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{display:flex;align-items:center;justify-content:space-between;max-width:420px;color:var(--muted-foreground);font-size:.85rem}:root[data-theme=kompakt] article[data-component=post]>footer>a,:root[data-theme=kompakt] article[data-component=post]>footer>button{display:flex;align-items:center;gap:.35rem;padding:.3rem .5rem;border-radius:999px}: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{font-style:normal;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}: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{position:fixed;top:60px;left:50%;translate:-50% 0;z-index:20;background:var(--primary);color:var(--primary-foreground);font-weight:700;font-size:.9rem;padding:.5rem 1.1rem;border-radius:999px;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]{display:flex;justify-content:center;gap:1rem;padding:1rem;color:var(--muted-foreground)}:root[data-theme=kompakt] footer[data-component=site-footer]{grid-area:footer;text-align:center;padding:1.5rem;color:var(--muted-foreground);font-size:.85rem}:root[data-theme=kompakt] main[data-component=home-page]{grid-column:1 / -1;width:100%;max-width:1120px;margin-inline:auto;padding:1rem 1rem 2rem;display:flex;flex-direction:column;gap:2rem}:root[data-theme=kompakt] div[data-component=home-split]{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);gap:2rem;align-items:start}:root[data-theme=kompakt] section[data-component=magazine-section]>header{display:flex;align-items:baseline;gap:.6rem;margin-bottom:1rem}:root[data-theme=kompakt] section[data-component=magazine-section]>header h2{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em}:root[data-theme=kompakt] section[data-component=magazine-section]>header a[data-component=section-more]{flex-shrink:0;margin-inline-start:auto;font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--muted-foreground)}:root[data-theme=kompakt] section[data-component=magazine-section]>ul{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}: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);overflow:hidden;background:var(--card);height:100%}:root[data-theme=kompakt] article[data-component=article-card] [data-component=card-body]{display:flex;flex-direction:column;gap:.35rem;padding:.7rem}:root[data-theme=kompakt] article[data-component=article-card] a[data-component=community]{align-self:start;font-size:.7rem;font-weight:800;text-transform:uppercase;color:#fff;background:var(--accent, var(--primary));padding:2px 7px;border-radius:999px}:root[data-theme=kompakt] article[data-component=article-card] span[data-component=like-badge]{display:flex;align-items:center;gap:3px;font-weight:800;color:var(--muted-foreground)}:root[data-theme=kompakt] article[data-component=article-card] h3{font-size:.95rem;font-weight:700;line-height:1.3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}:root[data-theme=kompakt] article[data-component=article-card] [data-component=meta]{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=kompakt] article[data-component=article-card][data-has-image]{position:relative;aspect-ratio:4 / 3}:root[data-theme=kompakt] article[data-component=article-card][data-has-image]>figure{position:absolute;inset:0;background:var(--muted)}:root[data-theme=kompakt] article[data-component=article-card][data-has-image]>figure>img{width:100%;height:100%;object-fit:cover}:root[data-theme=kompakt] article[data-component=article-card][data-has-image] [data-component=card-body]{position:absolute;inset:0;z-index:1;justify-content:flex-end;gap:.3rem;background:linear-gradient(to top,rgb(0 0 0 / .92) 0%,rgb(0 0 0 / .3) 40%,transparent 62%)}:root[data-theme=kompakt] article[data-component=article-card][data-has-image] span[data-component=like-badge]{position:absolute;top:.6rem;right:.6rem;font-size:.8rem;color:#fff;background:color-mix(in srgb,#000 55%,transparent);padding:2px 7px;border-radius:999px}: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]{display:grid;grid-template-columns:1fr auto;gap:.25rem .5rem;align-items:center}:root[data-theme=kompakt] section[data-variant=discussions] article[data-component=article-card] a[data-component=community]{grid-row:1;grid-column:1;justify-self:start}:root[data-theme=kompakt] section[data-variant=discussions] article[data-component=article-card] span[data-component=like-badge]{grid-row:1;grid-column:2;justify-self:end;font-size:1.05rem;color:var(--foreground)}:root[data-theme=kompakt] section[data-variant=discussions] article[data-component=article-card] h3{grid-column:1 / -1;font-weight:500;color:var(--foreground)}: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);padding:.75rem;display:flex;flex-direction:column;gap:.5rem}:root[data-theme=kompakt] section[data-component=poll] [data-component=poll-title]{font-weight:700;font-size:.9rem}:root[data-theme=kompakt] section[data-component=poll] ul{display:flex;flex-direction:column;gap:.35rem}:root[data-theme=kompakt] section[data-component=poll] li[data-component=poll-option]{position:relative;display:flex;justify-content:space-between;padding:.5rem .75rem;border-radius:999px;background:var(--muted);overflow:hidden;font-size:.85rem}:root[data-theme=kompakt] section[data-component=poll] li[data-component=poll-option]:before{content:"";position:absolute;inset-block:0;inset-inline-start:0;width:var(--pct, 0%);background:color-mix(in srgb,var(--primary) 22%,transparent)}: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]{font-weight:800;color:var(--primary)}:root[data-theme=kompakt] section[data-component=poll] [data-component=poll-total]{font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=kompakt] main[data-component=profile-page]{grid-area:main;min-width:0;border-inline:1px solid var(--border);display:flex;flex-direction:column}:root[data-theme=kompakt] header[data-component=profile-header]{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"banner banner banner" "avatar ident achievements";column-gap:1rem;padding:0 1rem 1rem;border-bottom:1px solid var(--border)}:root[data-theme=kompakt] header[data-component=profile-header] [data-component=profile-banner]{grid-area:banner;height:180px;margin:0 -1rem;background:linear-gradient(120deg,var(--accent, var(--primary)),var(--card-nested));background-size:cover;background-position:center}:root[data-theme=kompakt] header[data-component=profile-header]>[data-component=avatar]{grid-area:avatar;align-self:start;width:84px;height:84px;border-radius:50%;object-fit:cover;background:var(--card-nested);border:4px solid var(--card);margin-top:-42px}:root[data-theme=kompakt] header[data-component=profile-header] [data-component=profile-ident]{grid-area:ident;display:flex;flex-direction:column;gap:.25rem;padding-top:.75rem}:root[data-theme=kompakt] header[data-component=profile-header] [data-component=profile-ident] h1[data-component=name-row]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:1.25rem;font-weight:800}:root[data-theme=kompakt] header[data-component=profile-header] [data-component=profile-ident] data[data-component=rank]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground))}:root[data-theme=kompakt] header[data-component=profile-header] [data-component=profile-ident] [data-component=joined]{font-size:.85rem;color:var(--muted-foreground)}:root[data-theme=kompakt] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.25rem;font-size:.85rem;color:var(--muted-foreground)}:root[data-theme=kompakt] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=kompakt] header[data-component=profile-header] ul[data-component=achievements]{grid-area:achievements;align-self:start;margin-top:.75rem;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px;max-width:220px}: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{display:flex;border-bottom:1px solid var(--border)}:root[data-theme=kompakt] nav[data-component=profile-tabs]>ul a{flex:1;text-align:center;padding:1rem .5rem;font-weight:700;font-size:.95rem;color:var(--muted-foreground)}: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);padding:2rem 1rem;text-align:center}:root[data-theme=kompakt] section[data-component=profile-comments]{display:flex;flex-direction:column}:root[data-theme=kompakt] section[data-component=profile-comments] article[data-component=profile-comment]{padding:.75rem 1rem;border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:.5rem}:root[data-theme=kompakt] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context]{display:flex;align-items:center;gap:.5rem;min-width:0}:root[data-theme=kompakt] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=community]{font-size:.7rem;font-weight:700;text-transform:uppercase;color:var(--primary-foreground);background:var(--accent, var(--primary));padding:2px 8px;border-radius:999px;white-space:nowrap}:root[data-theme=kompakt] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=post-title]{font-weight:700;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}: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]{display:flex;flex-direction:column;gap:.5rem}: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);padding:.75rem;display:flex;flex-direction:column;gap:.4rem}:root[data-theme=kompakt] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header{display:flex;align-items:center;gap:.5rem;font-size:.9rem}:root[data-theme=kompakt] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header [data-component=avatar]{width:28px;height:28px;border-radius:50%;background:var(--muted);object-fit:cover}: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]{font-size:.7rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground))}:root[data-theme=kompakt] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header time{font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=kompakt] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header span[data-component=like-widget]{margin-inline-start:auto;display:flex;gap:.25rem;align-items:center;font-size:.85rem;font-weight:700;color:var(--muted-foreground)}: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{font-size:.75rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=kompakt] main[data-component=community-page]{grid-area:main;min-width:0;border-inline:1px solid var(--border);display:flex;flex-direction:column}:root[data-theme=kompakt] header[data-component=community-header]{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"banner banner" "avatar ident";column-gap:.75rem;padding:0 1rem .85rem;border-bottom:1px solid var(--border)}:root[data-theme=kompakt] header[data-component=community-header] [data-component=community-banner]{grid-area:banner;height:56px;margin:0 -1rem;background:linear-gradient(120deg,var(--accent, var(--primary)),var(--card-nested));background-size:cover;background-position:center}:root[data-theme=kompakt] header[data-component=community-header]>[data-component=avatar]{grid-area:avatar;align-self:start;width:52px;height:52px;border-radius:50%;object-fit:cover;background:var(--card-nested);border:3px solid var(--card);margin-top:-26px}:root[data-theme=kompakt] header[data-component=community-header] [data-component=community-ident]{grid-area:ident;display:flex;flex-direction:column;gap:.2rem;padding-top:.4rem;min-width:0}:root[data-theme=kompakt] header[data-component=community-header] [data-component=community-ident] h1[data-component=name-row]{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;font-size:1.1rem;font-weight:800}:root[data-theme=kompakt] header[data-component=community-header] [data-component=community-ident] h1[data-component=name-row] data[data-component=community-badge]{font-size:.65rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground));border:1px solid currentColor;border-radius:999px;padding:1px 7px}:root[data-theme=kompakt] header[data-component=community-header] [data-component=community-ident] p[data-component=community-category]{font-size:.8rem;color:var(--muted-foreground)}:root[data-theme=kompakt] header[data-component=community-header] [data-component=community-ident] p[data-component=community-description]{font-size:.85rem;line-height:1.4;color:var(--muted-foreground);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}:root[data-theme=kompakt] header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.1rem;font-size:.8rem;color:var(--muted-foreground)}:root[data-theme=kompakt] header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=kompakt] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics]>ul{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.3rem}:root[data-theme=kompakt] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics]>ul span{display:block;font-size:.7rem;font-weight:600;color:var(--muted-foreground);background:var(--muted);padding:3px 8px;border-radius:999px}: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{display:flex;border-bottom:1px solid var(--border)}:root[data-theme=kompakt] nav[data-component=community-sort]>ul a{display:block;padding:.8rem 1rem;font-weight:600;font-size:.95rem;color:var(--muted-foreground)}: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);padding:2rem 1rem;text-align:center}:root[data-theme=kompakt] main[data-component=tag-page]{grid-area:main;min-width:0;border-inline:1px solid var(--border);display:flex;flex-direction:column}:root[data-theme=kompakt] header[data-component=tag-header]{display:flex;flex-direction:column;gap:.3rem;padding:1rem 1rem .85rem;border-bottom:1px solid var(--border)}:root[data-theme=kompakt] header[data-component=tag-header] h1[data-component=name-row]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:1.1rem;font-weight:800}:root[data-theme=kompakt] header[data-component=tag-header] h1[data-component=name-row] data[data-component=tag-flag]{font-size:.65rem;font-weight:700;text-transform:uppercase;color:var(--destructive);border:1px solid currentColor;border-radius:999px;padding:1px 7px}:root[data-theme=kompakt] header[data-component=tag-header] ul[data-component=tag-stats]{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.8rem;color:var(--muted-foreground)}: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{font-weight:700;color:var(--card-foreground)}: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{display:flex;border-bottom:1px solid var(--border)}:root[data-theme=kompakt] nav[data-component=tag-sort]>ul a{display:block;padding:.8rem 1rem;font-weight:600;font-size:.95rem;color:var(--muted-foreground)}: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);padding:2rem 1rem;text-align:center}:root[data-theme=kompakt] main[data-component=tags-page]{grid-area:main;min-width:0;border-inline:1px solid var(--border);padding:1rem;display:flex;flex-direction:column;gap:1rem}: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]{font-size:.9rem;color:var(--muted-foreground);margin-top:.3rem}: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);padding:2rem 1rem;text-align:center}:root[data-theme=kompakt] section[data-component=tag-list]{display:flex;flex-direction:column}:root[data-theme=kompakt] section[data-component=tag-list]>article[data-component=tag-card]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:.75rem;padding:.6rem 0;border-bottom:1px solid var(--border)}:root[data-theme=kompakt] section[data-component=tag-list]>article[data-component=tag-card] h2{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=kompakt] section[data-component=tag-list]>article[data-component=tag-card] p[data-component=tag-stats]{justify-self:end;white-space:nowrap}:root[data-theme=kompakt] main[data-component=search-page]{grid-area:main;min-width:0;border-inline:1px solid var(--border);padding:1rem;display:flex;flex-direction:column;gap:1rem}: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{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--muted-foreground)}: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]{display:flex;gap:.5rem}:root[data-theme=kompakt] form[data-component=search-form] label[data-component=search-field]{flex:1;min-width:0;display:flex;align-items:center;gap:.5rem;background:var(--muted);border-radius:999px;padding:0 1rem;color:var(--muted-foreground)}: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{flex:1;min-width:0;background:none;border:none;outline:none;padding:.65rem 0;font-size:.95rem;color:var(--foreground)}: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);font-weight:700;font-size:.9rem;padding:0 1.25rem;border-radius:999px;white-space:nowrap}: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]{display:flex;flex-wrap:wrap;gap:.5rem}: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{display:flex;gap:.25rem;border-bottom:1px solid var(--border)}:root[data-theme=kompakt] nav[data-component=search-tabs]>ul a{display:block;padding:.7rem .9rem;font-weight:700;font-size:.9rem;color:var(--muted-foreground)}: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);padding:2rem 1rem;text-align:center}:root[data-theme=kompakt] p[data-component=search-summary]{font-size:.8rem;color:var(--muted-foreground)}:root[data-theme=kompakt] p[data-component=search-summary] data{font-weight:700;color:var(--foreground)}:root[data-theme=kompakt] section[data-component=search-results]{display:flex;flex-direction:column}:root[data-theme=kompakt] section[data-component=search-results]>ul{display:flex;flex-direction:column}: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]{display:grid;align-items:center;gap:.75rem;padding:.75rem 0}: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]{width:40px;height:40px;border-radius:50%;object-fit:cover;background:var(--muted)}:root[data-theme=kompakt] article[data-component=user-card] [data-component=user-meta]{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:.2rem .5rem}: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]{font-size:.7rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground))}:root[data-theme=kompakt] article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats]{flex-basis:100%;font-size:.8rem;color:var(--muted-foreground)}:root[data-theme=kompakt] article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats] data{font-weight:700;color:var(--foreground)}: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]{font-size:.8rem;color:var(--muted-foreground)}:root[data-theme=kompakt] article[data-component=tag-card] p[data-component=tag-stats] data{font-weight:700;color:var(--foreground)}:root[data-theme=kompakt] span[data-component=page-indicator]{font-size:.8rem;color:var(--muted-foreground)}:root[data-theme=kompakt] span[data-component=page-indicator] data{font-weight:700;color:var(--foreground)}:root[data-theme=kompakt] dialog[data-component=search-overlay]{width:min(600px,92vw);max-height:80vh;margin:6vh auto auto;padding:0;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--card-foreground);box-shadow:0 20px 50px #00000059;display:flex;flex-direction:column;overflow:hidden}: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]{display:flex;align-items:center;gap:.75rem;padding:.9rem 1rem;border-bottom:1px solid var(--border);color:var(--muted-foreground)}: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%;background:none;border:none;outline:none;font-size:1.1rem;font-weight:700;color:var(--card-foreground)}: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]{font-size:1.1rem;line-height:1;width:44px;height:44px;border-radius:999px;color:var(--card-foreground);background:var(--card-nested)}: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{display:flex;flex-wrap:wrap;gap:.4rem;padding:.7rem 1rem 0}:root[data-theme=kompakt] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button{display:flex;align-items:center;gap:.4rem;padding:.5rem .9rem;border-radius:999px;font-weight:700;font-size:.85rem;color:var(--muted-foreground)}: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]{display:flex;gap:.5rem;padding:.7rem 1rem;border-bottom:1px solid var(--border)}: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:1;overflow-y:auto;padding:.5rem 0;display:flex;flex-direction:column}: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]{display:flex;flex-direction:column}: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{display:block;padding:.7rem 1rem;font-size:.9rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}: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]{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem;padding:.7rem 1rem;border-top:1px solid var(--border);font-size:.7rem;color:var(--muted-foreground)}:root[data-theme=kompakt] dialog[data-component=search-overlay] footer[data-component=overlay-hints] span{display:flex;align-items:center;gap:.35rem}: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{list-style:none;cursor:pointer;display:grid;place-items:center;position:relative;width:44px;height:44px;border-radius:999px;color:var(--muted-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])>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]{position:absolute;top:2px;inset-inline-end:0;display:flex;gap:2px}: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]{min-width:15px;height:15px;padding:0 3px;border-radius:999px;background:var(--badge, var(--primary));color:var(--primary-foreground);font-size:.65rem;font-weight:800;line-height:15px;text-align:center;border:1px solid var(--card)}: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]{position:absolute;inset-inline-end:0;top:calc(100% + 8px);z-index:20;width:min(340px,90vw);background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 12px 28px #00000040;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] p[data-component=menu-title]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.7rem .9rem;border-bottom:1px solid var(--border);font-weight:800;font-size:1rem}: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{font-size:.8rem;font-weight:700;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]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul{display:flex;gap:.25rem;padding:.5rem .7rem 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]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button{display:flex;align-items:center;gap:.3rem;padding:.4rem .7rem;border-radius:999px;font-size:.8rem;font-weight:700;color:var(--muted-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] 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{min-width:15px;height:15px;padding:0 3px;border-radius:999px;background:var(--badge, var(--primary));color:var(--primary-foreground);font-size:.6rem;font-weight:800;line-height:15px;text-align:center}: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]{padding:1.5rem .9rem;text-align:center;font-size:.85rem;color:var(--muted-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=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{display:grid;gap:2px .5rem;padding:.7rem .9rem}: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{display:flex;align-items:center}: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]{flex:0 0 36px;width:36px;height:36px;border-radius:50%;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 [data-component=conversation-meta]{flex:1 1 auto;min-width:0;overflow:hidden;display:flex;flex-direction:column;gap:1px}: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{font-size:.9rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}: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%;font-size:.75rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}: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{flex:0 0 auto;font-size:.75rem;color:var(--muted-foreground);white-space:nowrap}: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]{width:24px;height:24px;border-radius:50%;object-fit:cover;background:var(--card-nested)}: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]{display:grid;place-items:center;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] [data-component=menu-notification-text]{font-size:.85rem;line-height:1.45;color:var(--muted-foreground);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;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{font-size:.7rem;color:var(--muted-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]>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]{display:flex;align-items:center;gap:.5rem;padding:.9rem;font-weight:800}: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]{width:36px;height:36px;border-radius:50%;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-stats]{display:flex;gap:1rem;padding:0 .9rem .9rem;border-bottom:1px solid var(--border);font-size:.75rem;color:var(--muted-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-stats] data{display:block;font-size:.95rem;font-weight:800;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-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{display:block;width:100%;text-align:start;padding:.8rem .9rem;font-size:.9rem;font-weight:600}: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]{width:30px;height:30px;border-radius:50%;background:var(--muted)}:root[data-theme=kompakt] main[data-component=account-page]{grid-area:main;min-width:0;border-inline:1px solid var(--border);display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start}: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{display:block;padding:.8rem 1rem;font-size:.9rem;font-weight:600;color:var(--muted-foreground);cursor:pointer}: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);font-weight:800;box-shadow:inset 3px 0 0 var(--primary)}:root[data-theme=kompakt] nav[data-component=account-nav] details[data-component=account-group]>summary{list-style:none;display:flex;align-items:center;justify-content:space-between}: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]{padding:1rem;min-width:0;display:flex;flex-direction:column;gap:1rem}: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);padding:2rem 0;text-align:center}:root[data-theme=kompakt] nav[data-component=notification-tabs]>ul{display:flex;flex-wrap:wrap;gap:.25rem;border-bottom:1px solid var(--border)}:root[data-theme=kompakt] nav[data-component=notification-tabs]>ul button{display:flex;align-items:center;gap:.4rem;padding:.7rem .9rem;font-weight:700;font-size:.9rem;color:var(--muted-foreground)}: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{min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--badge, var(--primary));color:var(--primary-foreground);font-size:.65rem;font-weight:800;line-height:17px;text-align:center}:root[data-theme=kompakt] div[data-component=account-panel]>button[data-component=mark-all-read]{background:var(--muted);color:var(--foreground);border-radius:999px;padding:.8rem;font-weight:700;font-size:.9rem;width:100%}: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]{display:flex;flex-direction:column}: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]{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:4px .6rem;padding:.8rem 0;position:relative}:root[data-theme=kompakt] article[data-component=notification]>[data-component=avatar]{grid-row:span 2;width:36px;height:36px;border-radius:50%;background:var(--muted);display:grid;place-items:center;font-size:1rem}:root[data-theme=kompakt] article[data-component=notification] p[data-component=notification-text]{font-size:.9rem;line-height:1.5;color:var(--muted-foreground)}:root[data-theme=kompakt] article[data-component=notification] p[data-component=notification-text] a[rel=author]{font-weight:700;color:var(--foreground)}: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]{grid-column:2 / -1;font-size:.75rem;color:var(--muted-foreground);justify-self:end}:root[data-theme=kompakt] article[data-component=notification] span[data-component=unread-dot]{position:absolute;top:.9rem;inset-inline-end:0;width:8px;height:8px;border-radius:50%;background:var(--primary)}:root[data-theme=kompakt] section[data-component=quest-list]{display:flex;flex-direction:column;gap:.7rem}:root[data-theme=kompakt] article[data-component=quest-card]{background:var(--card-nested);border-radius:var(--radius);padding:.8rem;display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:4px .5rem}:root[data-theme=kompakt] article[data-component=quest-card] p[data-component=quest-kind]{font-size:.75rem;font-weight:800;text-transform:uppercase;color:var(--primary)}: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]{font-size:.75rem;font-weight:800;color:var(--warning)}:root[data-theme=kompakt] article[data-component=quest-card] p[data-component=quest-deadline]{grid-column:3;justify-self:end;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=kompakt] article[data-component=quest-card] h2[data-component=quest-title]{grid-column:1 / -1;font-size:1.1rem;font-weight:800;color:var(--primary)}:root[data-theme=kompakt] article[data-component=quest-card][data-done] h2[data-component=quest-title]{color:var(--warning)}:root[data-theme=kompakt] article[data-component=quest-card] div[data-component=quest-progress]{grid-column:1 / 3;align-self:center;height:6px;border-radius:999px;background:var(--muted);overflow:hidden}:root[data-theme=kompakt] article[data-component=quest-card] div[data-component=quest-progress]:before{content:"";display:block;height:100%;width:var(--pct, 0%);background:var(--warning)}:root[data-theme=kompakt] article[data-component=quest-card] p[data-component=quest-count]{grid-column:3;justify-self:end;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=kompakt] article[data-component=quest-card] p[data-component=quest-done-note]{grid-column:1 / -1;font-size:.75rem;color:var(--muted-foreground)}: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]{justify-self:end;align-self:center;border:1px solid var(--border);border-radius:999px;padding:.45rem .9rem;font-size:.75rem;font-weight:700;color:var(--foreground);white-space:nowrap}: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]{display:flex;flex-direction:column;gap:.7rem}: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{width:100%;background:var(--muted);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-weight:700;font-size:.95rem}: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;padding:.8rem;font-weight:700;align-self:start;padding-inline:1.75rem}: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{display:block;font-size:.75rem;color:var(--muted-foreground);margin-bottom:4px}: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{font-size:.75rem;color:var(--muted-foreground);padding-inline:4px}:root[data-theme=kompakt] form[data-component=account-form] fieldset[data-component=home-choice] label{display:inline-flex;align-items:center;gap:6px;margin-inline-end:1rem;font-size:.9rem}:root[data-theme=kompakt] form[data-component=account-form] ul[data-component=preference-list]{display:flex;flex-direction:column}: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{display:flex;align-items:start;gap:.5rem;padding:.7rem 0;font-size:.9rem;cursor:pointer}:root[data-theme=kompakt] form[data-component=account-form] ul[data-component=preference-list] input{margin-top:2px;accent-color:var(--primary)}:root[data-theme=kompakt] form[data-component=account-form] ul[data-component=preference-list] [data-component=preference-desc]{display:block;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=kompakt] p[data-component=demo-notice]{background:var(--card-nested);border-inline-start:3px solid var(--primary);border-radius:var(--radius);padding:.7rem .8rem;font-size:.8rem;color:var(--muted-foreground)}: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);padding:.8rem;font-size:.9rem;color:var(--muted-foreground)}:root[data-theme=kompakt] section[data-component=patron-promo] p[data-component=patron-actions]{display:flex;gap:.5rem;margin-top:.5rem}:root[data-theme=kompakt] section[data-component=patron-promo] p[data-component=patron-actions] a{border:1px solid var(--border);border-radius:999px;padding:.4rem .9rem;font-size:.8rem;font-weight:700;color:var(--foreground)}: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]{grid-area:main;min-width:0;border-inline:1px solid var(--border);display:grid;grid-template-columns:280px minmax(0,1fr);height:calc(100vh - 60px)}:root[data-theme=kompakt] main[data-component=chat-page]>section{min-width:0;display:flex;flex-direction:column;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{display:flex;align-items:center;gap:.5rem;padding:.7rem .9rem;border-bottom:1px solid var(--border)}: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]{margin-inline-start:auto;display:flex;gap:4px}:root[data-theme=kompakt] section[data-component=conversation-pane] span[data-component=chat-actions] button{width:30px;height:30px;border-radius:999px;color:var(--muted-foreground)}: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]{overflow-y:auto;flex:1}: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{display:flex;align-items:center;gap:.5rem;padding:.7rem .9rem}: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]{flex:0 0 40px;width:40px;height:40px;border-radius:50%;background:var(--muted)}:root[data-theme=kompakt] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta]{flex:1 1 auto;min-width:0;overflow:hidden;display:flex;flex-direction:column}:root[data-theme=kompakt] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta] strong{font-size:.9rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=kompakt] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=snippet]{max-width:100%;font-size:.8rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=kompakt] section[data-component=conversation-pane] ul[data-component=conversation-list] time{flex:0 0 auto;font-size:.7rem;color:var(--muted-foreground);white-space:nowrap}:root[data-theme=kompakt] section[data-component=conversation-pane] ul[data-component=conversation-list] button[data-component=conversation-menu]{position:absolute;top:.6rem;inset-inline-end:.5rem;color:var(--muted-foreground)}:root[data-theme=kompakt] section[data-component=thread-pane]>header [data-component=avatar]{width:36px;height:36px;border-radius:50%;background:var(--muted)}:root[data-theme=kompakt] section[data-component=thread-pane] a[data-component=chat-close]{margin-inline-start:auto;color:var(--muted-foreground);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:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.7rem}:root[data-theme=kompakt] section[data-component=thread-pane] p[data-component=day-separator]{text-align:center;font-size:.7rem;color:var(--muted-foreground);margin-bottom:.5rem}:root[data-theme=kompakt] section[data-component=thread-pane] article[data-component=message]{display:grid;grid-template-columns:28px minmax(0,auto);align-items:end;gap:4px .5rem;justify-content:start;max-width:78%}:root[data-theme=kompakt] section[data-component=thread-pane] article[data-component=message] [data-component=avatar]{width:28px;height:28px;border-radius:50%;background:var(--muted)}: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);padding:.5rem .8rem;font-size:.95rem;line-height:1.45;overflow-wrap:anywhere}: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{grid-column:2;font-size:.7rem;color:var(--muted-foreground)}: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]{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:4px;padding:.7rem;border-top:1px solid var(--border)}:root[data-theme=kompakt] section[data-component=thread-pane] form[data-component=message-composer] input{width:100%;background:var(--muted);border:1px solid var(--border);border-radius:999px;padding:.65rem .9rem;font-size:.95rem;color:var(--foreground)}: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;border-radius:50%;color:var(--muted-foreground)}: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]{grid-area:main;min-width:0;border-inline:1px solid var(--border);padding:1rem;display:flex;flex-direction:column;gap:1rem}: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{font-size:.9rem;color:var(--muted-foreground);margin-block:.3rem .6rem}:root[data-theme=kompakt] main[data-component=communities-page]>header a[data-component=create-community]{display:inline-block;background:var(--primary);color:var(--primary-foreground);font-weight:700;font-size:.85rem;padding:.4rem 1rem;border-radius:999px}:root[data-theme=kompakt] ul[data-component=community-list]{display:flex;flex-direction:column}:root[data-theme=kompakt] article[data-component=community-card]{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.75rem 0;border-bottom:1px solid var(--border)}:root[data-theme=kompakt] article[data-component=community-card] [data-component=avatar]{width:40px;height:40px;border-radius:50%;object-fit:cover;background:var(--accent, var(--muted))}: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]{display:flex;align-items:center;gap:4px;font-size:.8rem;color:var(--muted-foreground)}:root[data-theme=kompakt] article[data-component=community-card] [data-component=join]{border:1px solid var(--foreground);color:var(--foreground);font-weight:700;font-size:.85rem;padding:.35rem 1rem;border-radius:999px}:root[data-theme=kompakt] article[data-component=community-card] [data-component=join]:hover{background:var(--foreground);color:var(--background)}@media(max-width:767.98px){: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{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]{grid-template-columns:minmax(0,1fr);border-inline:none}: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{overflow:visible;text-overflow:clip;white-space:normal}:root[data-theme=kompakt] section[data-component=tag-list]>article[data-component=tag-card] p[data-component=tag-stats]{justify-self:start;white-space:normal}:root[data-theme=kompakt] nav[data-component=search-tabs]{min-width:0;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain}}@media(max-width:359.98px){:root[data-theme=kompakt] article[data-component=post]>footer{flex-wrap:wrap;row-gap:.35rem}}}@layer theme{:root[data-theme=kompakt] article[data-component=post][data-type=hejtopismak]{border-inline-start:3px solid var(--accent)}:root[data-theme=kompakt] article[data-component=post][data-type=hejtopismak] [data-component=byline][data-byline=editorial] [data-component=masthead]{font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--accent)}:root[data-theme=kompakt] article[data-component=post][data-type=hejtopismak] [data-component=post-content]>p:first-child,:root[data-theme=kompakt] article[data-component=post][data-type=hejtopismak] [data-component=lede]{font-weight:600;color:var(--foreground)}:root[data-theme=kompakt] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial]{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:5px;font-style:normal}:root[data-theme=kompakt] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] [data-component=source-label]{font-weight:700;text-transform:uppercase;font-size:.65rem;letter-spacing:.06em;color:var(--accent)}:root[data-theme=kompakt] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] a{font-size:.72rem;padding:1px 6px;border:1px solid color-mix(in srgb,var(--accent) 40%,var(--border));border-radius:var(--radius);color:var(--foreground)}:root[data-theme=kompakt] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] a:hover{background:color-mix(in srgb,var(--accent) 16%,transparent)}:root[data-theme=kompakt] article[data-component=article-card][data-type=hejtopismak]{border-inline-start:3px solid var(--accent)}:root[data-theme=kompakt] article[data-component=article-card][data-type=hejtopismak] [data-component=community]{color:#fff;background:var(--accent);text-transform:uppercase;letter-spacing:.05em;font-weight:700}:root[data-theme=kompakt] main[data-component=hejtopismak-page]{display:grid;gap:10px;align-content:start;max-width:40rem;padding:12px}:root[data-theme=kompakt] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead]{border-block-end:1px solid var(--border);padding-block-end:8px}:root[data-theme=kompakt] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead] h1{font-size:1.4rem;text-transform:uppercase;letter-spacing:.04em;color:var(--accent)}:root[data-theme=kompakt] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead] p{color:var(--muted-foreground);font-size:.82rem}:root[data-theme=kompakt] main[data-component=hejtopismak-page] section[data-component=post-list]{display:flex;flex-direction:column;gap:10px}}:root[data-theme=fancy]{--warning: #9d6a16;--warning-foreground: #fff;--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]{--warning: #f5a623;--warning-foreground: rgb(0 0 0 / .85);--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{display:grid;grid-template-columns:1fr minmax(0,700px) minmax(0,300px) 1fr;grid-template-areas:"header header header header" ". main aside ." "footer footer footer footer";column-gap:2.5rem;row-gap:1.5rem}:root[data-theme=fancy] h1,:root[data-theme=fancy] h2,:root[data-theme=fancy] h3{font-family:var(--serif)}:root[data-theme=fancy] header[data-component=site-header]{grid-area:header;display:flex;align-items:center;gap:1.5rem;padding:1.1rem max(1rem,calc((100% - 1040px)/2));border-bottom:3px double var(--border);background:var(--background)}:root[data-theme=fancy] header[data-component=site-header] a[data-component=logo] img{height:26px;width:auto;filter:sepia(.6) saturate(.7)}:root[data-theme=fancy] header[data-component=site-header] nav ul{display:flex;gap:1.25rem}:root[data-theme=fancy] header[data-component=site-header] nav ul a{font-family:var(--serif);font-size:1.05rem;color:var(--muted-foreground)}: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]{display:flex;align-items:center;gap:.6rem;margin-inline-start:auto;color:var(--muted-foreground)}:root[data-theme=fancy] header[data-component=site-header] details[data-component=theme-menu]{position:relative}:root[data-theme=fancy] header[data-component=site-header] details[data-component=theme-menu]>summary{list-style:none;cursor:pointer;display:grid;place-items:center;width:44px;height:44px;border-radius:var(--radius);color:var(--muted-foreground)}:root[data-theme=fancy] header[data-component=site-header] details[data-component=theme-menu]>summary::-webkit-details-marker{display:none}:root[data-theme=fancy] header[data-component=site-header] details[data-component=theme-menu]>summary:hover{background:var(--card-nested);color:var(--primary)}:root[data-theme=fancy] header[data-component=site-header] details[data-component=theme-menu][open]>summary{background:var(--card-nested);color:var(--primary)}:root[data-theme=fancy] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls]{position:absolute;inset-inline-end:0;top:calc(100% + .5rem);z-index:20;border:1px solid var(--border);background:var(--card);border-radius:var(--radius);box-shadow:0 10px 30px #0000002e;padding:.5rem;min-width:11rem;display:flex;flex-direction:column;gap:2px}:root[data-theme=fancy] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list]{display:flex;flex-direction:column}:root[data-theme=fancy] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label{display:flex;align-items:center;gap:.5rem;padding:.5rem .6rem;border-radius:var(--radius);font-family:var(--serif);font-size:.9rem;cursor:pointer}:root[data-theme=fancy] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label:hover{background:var(--card-nested)}:root[data-theme=fancy] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label:has(input:checked){color:var(--primary);font-weight:700}:root[data-theme=fancy] 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=fancy] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] button[data-component=mode-toggle]{display:flex;align-items:center;gap:.5rem;min-height:44px;padding:.5rem .6rem;border-top:1px solid var(--border);margin-top:2px;font-variant:small-caps;letter-spacing:.04em;font-size:.9rem;color:var(--muted-foreground);border-radius:0 0 var(--radius) var(--radius)}:root[data-theme=fancy] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] button[data-component=mode-toggle]:hover{background:var(--card-nested);color:var(--primary)}:root[data-theme=fancy] header[data-component=site-header] a[data-component=cta]{border:1.5px solid var(--primary);color:var(--primary);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;padding:.55rem 1.1rem;border-radius:var(--radius)}: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]{display:flex;align-items:center}:root[data-theme=fancy] nav[data-component=community-strip] ul{display:flex;gap:1.1rem;overflow-x:auto;scrollbar-width:none}:root[data-theme=fancy] nav[data-component=community-strip] ul a{font-family:var(--serif);font-style:italic;white-space:nowrap;color:var(--muted-foreground)}: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]{grid-area:main;display:flex;flex-direction:column;gap:1.75rem;padding-block:.5rem 2rem;min-width:0}:root[data-theme=fancy] main[data-component=post-page]{grid-area:main;padding-block:.5rem 2rem;min-width:0}: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;line-height:1.2;font-weight:700}: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]{font-style:italic;color:var(--muted-foreground)}:root[data-theme=fancy] main[data-component=post-page] article[data-component=post] section[data-component=comments] [data-component=replies]{display:flex;flex-direction:column;gap:.6rem;margin-top:.6rem;padding-inline-start:1rem;border-inline-start:3px solid var(--border)}:root[data-theme=fancy] main[data-component=post-page] article[data-component=post] section[data-component=comments] a[data-component=link-preview]{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.7rem;margin-top:.5rem;padding:.5rem;border:1px solid var(--border);border-radius:var(--radius);color:inherit}:root[data-theme=fancy] main[data-component=post-page] article[data-component=post] section[data-component=comments] a[data-component=link-preview] img{width:52px;height:52px;object-fit:cover;border-radius:var(--radius)}: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]{display:flex;flex-direction:column;gap:2px;min-width:0}: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{font-size:.82rem;color:var(--muted-foreground)}: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{font-style:italic;font-size:.72rem;color:var(--muted-foreground)}:root[data-theme=fancy] div[data-component=feed-toolbar]{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:.4rem;column-gap:1.5rem;border-bottom:1px solid var(--border);padding-bottom:.5rem}:root[data-theme=fancy] div[data-component=feed-toolbar] nav ul{display:flex;flex-wrap:wrap;gap:.9rem;align-items:baseline}:root[data-theme=fancy] div[data-component=feed-toolbar] li[data-component=time-windows]{display:flex;gap:.5rem}: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{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground)}: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]{display:flex;flex-direction:column;gap:1.75rem}:root[data-theme=fancy] article[data-component=post]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 2px 10px #0000000f;padding:1.5rem;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"media" "header" "title" "content" "tags" "footer" "comments";gap:.9rem}: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{width:100%;max-height:380px;object-fit:cover;border-radius:var(--radius) var(--radius) 0 0}:root[data-theme=fancy] article[data-component=post]>header{grid-area:header;display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;font-size:.85rem}:root[data-theme=fancy] article[data-component=post]>header [data-component=avatar]{width:34px;height:34px;border-radius:50%;background:var(--card-nested);object-fit:cover;border:1px solid var(--border)}:root[data-theme=fancy] article[data-component=post]>header [data-component=byline]{display:flex;align-items:baseline;gap:.4rem}: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]{margin-inline-start:auto;min-width:44px;min-height:44px;color:var(--muted-foreground)}:root[data-theme=fancy] article[data-component=post]>header span[data-component=like-widget]{display:flex;align-items:center;gap:.3rem;font-weight:700;color:var(--secondary)}:root[data-theme=fancy] article[data-component=post]>h2{grid-area:title;font-size:1.6rem;line-height:1.25;font-weight:700}: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]{grid-area:content;font-size:1rem;line-height:1.65;display:flex;flex-direction:column;gap:.8rem;overflow-wrap:anywhere}:root[data-theme=fancy] article[data-component=post]>[data-component=post-content] a{color:var(--primary);text-decoration:underline;text-underline-offset:2px}: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{display:flex;flex-wrap:wrap;gap:.5rem}:root[data-theme=fancy] article[data-component=post] nav[data-component=tags] ul a{border:1px solid var(--border);border-radius:999px;padding:.15rem .7rem;font-size:.8rem;color:var(--muted-foreground)}: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{grid-area:footer;display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;border-top:1px solid var(--border);padding-top:.8rem}:root[data-theme=fancy] article[data-component=post]>footer>a,:root[data-theme=fancy] article[data-component=post]>footer>button{display:flex;align-items:center;gap:.4rem;min-height:44px;border:1px solid var(--border);border-radius:var(--radius);padding:.3rem .8rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground)}: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]{grid-area:comments;display:flex;flex-direction:column;gap:.6rem}:root[data-theme=fancy] article[data-component=post] section[data-component=comments] article[data-component=comment]{border-inline-start:3px solid var(--border);padding:.4rem 0 .4rem 1rem;display:flex;flex-direction:column;gap:.4rem}:root[data-theme=fancy] article[data-component=post] section[data-component=comments] article[data-component=comment]>header{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.85rem}:root[data-theme=fancy] article[data-component=post] section[data-component=comments] article[data-component=comment]>header [data-component=avatar]{width:22px;height:22px;border-radius:50%;background:var(--card-nested);object-fit:cover}: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;font-size:.7rem;color:var(--accent, var(--muted-foreground))}: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]{margin-inline-start:auto;font-size:.8rem;color:var(--secondary);display:flex;gap:.25rem;align-items:center}: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,:root[data-theme=fancy] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer a[data-component=likes]{min-height:44px;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground)}: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{width:100%;background:var(--input);border:1px solid var(--border);border-radius:var(--radius);padding:.7rem .9rem;resize:none;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{position:fixed;bottom:2rem;left:50%;translate:-50% 0;z-index:20;background:var(--primary);color:var(--primary-foreground);font-weight:700;letter-spacing:.06em;padding:.6rem 1.4rem;border-radius:var(--radius);box-shadow:0 6px 18px #00000040}:root[data-theme=fancy] div[data-component=infinite-sentinel]{text-align:center;font-family:var(--serif);font-style:italic;color:var(--muted-foreground);padding:1rem}:root[data-theme=fancy] nav[data-component=pagination]{display:flex;justify-content:center;gap:1.5rem;color:var(--muted-foreground)}:root[data-theme=fancy] aside[data-component=popular-articles]{grid-area:aside;padding-block:.5rem;min-width:0}:root[data-theme=fancy] aside[data-component=popular-articles]>h2{font-size:1.2rem;border-bottom:2px solid var(--foreground);padding-bottom:.4rem;margin-bottom:.8rem}:root[data-theme=fancy] aside[data-component=popular-articles] ol{display:flex;flex-direction:column;counter-reset:popular}: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{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem}:root[data-theme=fancy] aside[data-component=popular-articles] article:before{content:counter(popular,decimal-leading-zero);font-family:var(--serif);font-size:1.4rem;color:var(--border);font-weight:700}:root[data-theme=fancy] aside[data-component=popular-articles] article>header{display:flex;justify-content:space-between;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=fancy] aside[data-component=popular-articles] article>header a[data-component=community]{text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--accent, var(--primary))}: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]{font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=fancy] aside[data-component=popular-articles] article img{display:none}:root[data-theme=fancy] footer[data-component=site-footer]{grid-area:footer;text-align:center;border-top:3px double var(--border);padding:1.5rem;font-family:var(--serif);font-style:italic;color:var(--muted-foreground)}:root[data-theme=fancy] main[data-component=home-page]{grid-column:2 / 4;min-width:0;padding-block:.5rem 2rem;display:flex;flex-direction:column;gap:2.5rem}:root[data-theme=fancy] div[data-component=home-split]{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);gap:2.5rem;align-items:start}:root[data-theme=fancy] section[data-component=magazine-section]>header{display:flex;align-items:baseline;gap:.75rem;border-bottom:3px double var(--border);margin-bottom:1.25rem;padding-bottom:.4rem}: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);font-style:italic;font-size:.9rem;color:var(--primary)}:root[data-theme=fancy] section[data-component=magazine-section]>ul{display:grid;gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}: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);overflow:hidden;box-shadow:0 2px 10px #0000000f;height:100%}:root[data-theme=fancy] article[data-component=article-card] [data-component=card-body]{display:flex;flex-direction:column;gap:.4rem;padding:.9rem}:root[data-theme=fancy] article[data-component=article-card] a[data-component=community]{align-self:start;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#fff;background:var(--accent, var(--primary));padding:2px 8px;border-radius:var(--radius)}:root[data-theme=fancy] article[data-component=article-card] span[data-component=like-badge]{display:flex;align-items:center;gap:3px;font-weight:700;color:var(--secondary)}:root[data-theme=fancy] article[data-component=article-card] h3{font-family:var(--serif);font-size:1.1rem;line-height:1.25;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;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]{display:flex;flex-wrap:wrap;gap:.6rem;font-size:.75rem;font-style:italic;color:var(--muted-foreground)}:root[data-theme=fancy] article[data-component=article-card] [data-component=meta] span[data-component=author]{overflow-wrap:anywhere;min-width:0}:root[data-theme=fancy] article[data-component=article-card][data-has-image]{position:relative;aspect-ratio:4 / 3}:root[data-theme=fancy] article[data-component=article-card][data-has-image]>figure{position:absolute;inset:0;background:var(--card-nested)}:root[data-theme=fancy] article[data-component=article-card][data-has-image]>figure>img{width:100%;height:100%;object-fit:cover;filter:sepia(.15)}:root[data-theme=fancy] article[data-component=article-card][data-has-image] [data-component=card-body]{position:absolute;inset:0;z-index:1;justify-content:flex-end;gap:.35rem;background:linear-gradient(to top,rgb(0 0 0 / .9) 0%,rgb(0 0 0 / .3) 42%,transparent 65%)}:root[data-theme=fancy] article[data-component=article-card][data-has-image] span[data-component=like-badge]{position:absolute;top:.7rem;right:.7rem;color:#fff;background:color-mix(in srgb,#000 50%,transparent);padding:2px 8px;border-radius:var(--radius)}: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]:not([data-has-image]) [data-component=card-body]{display:grid;grid-template-columns:1fr auto;gap:.3rem .6rem;align-items:center}:root[data-theme=fancy] section[data-variant=discussions] article[data-component=article-card]:not([data-has-image]) a[data-component=community]{grid-row:1;grid-column:1;justify-self:start}:root[data-theme=fancy] section[data-variant=discussions] article[data-component=article-card]:not([data-has-image]) span[data-component=like-badge]{grid-row:1;grid-column:2;justify-self:end;font-size:1.1rem;color:var(--secondary)}:root[data-theme=fancy] section[data-variant=discussions] article[data-component=article-card]:not([data-has-image]) h3{grid-column:1 / -1;font-size:1rem}:root[data-theme=fancy] section[data-variant=discussions] article[data-component=article-card]:not([data-has-image]) [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);padding:.9rem;display:flex;flex-direction:column;gap:.5rem}: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{display:flex;flex-direction:column;gap:.35rem}:root[data-theme=fancy] section[data-component=poll] li[data-component=poll-option]{position:relative;display:flex;justify-content:space-between;padding:.5rem .8rem;border-radius:var(--radius);background:var(--card);overflow:hidden;font-size:.85rem}:root[data-theme=fancy] section[data-component=poll] li[data-component=poll-option]:before{content:"";position:absolute;inset-block:0;inset-inline-start:0;width:var(--pct, 0%);background:color-mix(in srgb,var(--primary) 20%,transparent)}: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]{font-weight:700;color:var(--primary)}:root[data-theme=fancy] section[data-component=poll] [data-component=poll-total]{font-size:.75rem;font-style:italic;color:var(--muted-foreground)}:root[data-theme=fancy] main[data-component=profile-page]{grid-area:main;min-width:0;padding-block:.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem}:root[data-theme=fancy] header[data-component=profile-header]{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"banner banner banner" "avatar ident achievements";column-gap:1.25rem;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 2px 10px #0000000f;padding:0 1.5rem 1.5rem}:root[data-theme=fancy] header[data-component=profile-header] [data-component=profile-banner]{grid-area:banner;height:120px;margin:0 -1.5rem;border-radius:var(--radius) var(--radius) 0 0;background:linear-gradient(120deg,var(--accent, var(--primary)),var(--card-nested));background-size:cover;background-position:center}:root[data-theme=fancy] header[data-component=profile-header]>[data-component=avatar]{grid-area:avatar;align-self:start;width:92px;height:92px;border-radius:50%;object-fit:cover;background:var(--card-nested);border:3px solid var(--card);outline:1px solid var(--border);margin-top:-46px}:root[data-theme=fancy] header[data-component=profile-header] [data-component=profile-ident]{grid-area:ident;display:flex;flex-direction:column;gap:.3rem;padding-top:.9rem}:root[data-theme=fancy] header[data-component=profile-header] [data-component=profile-ident] h1[data-component=name-row]{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap;font-family:var(--serif);font-size:1.7rem;color:var(--card-foreground)}:root[data-theme=fancy] header[data-component=profile-header] [data-component=profile-ident] data[data-component=rank]{font-variant:small-caps;letter-spacing:.04em;font-size:.85rem;font-weight:700;color:var(--accent, var(--muted-foreground))}:root[data-theme=fancy] header[data-component=profile-header] [data-component=profile-ident] [data-component=joined]{font-family:var(--serif);font-style:italic;font-size:.9rem;color:var(--muted-foreground)}:root[data-theme=fancy] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats]{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:.3rem;font-size:.85rem;color:var(--muted-foreground)}:root[data-theme=fancy] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=fancy] header[data-component=profile-header] ul[data-component=achievements]{grid-area:achievements;align-self:start;margin-top:.9rem;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px;max-width:220px}: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{display:flex;flex-wrap:wrap;gap:1.5rem;border-bottom:3px double var(--border)}:root[data-theme=fancy] nav[data-component=profile-tabs]>ul a{display:block;padding:.5rem 0;font-family:var(--serif);font-size:1rem;color:var(--muted-foreground)}: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);font-style:italic;color:var(--muted-foreground);padding:2rem 0;text-align:center}:root[data-theme=fancy] section[data-component=profile-comments]{display:flex;flex-direction:column;gap:1.5rem}: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);box-shadow:0 2px 10px #0000000f;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.9rem}:root[data-theme=fancy] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context]{display:flex;align-items:baseline;gap:.6rem;min-width:0;padding-bottom:.6rem;border-bottom:1px solid var(--border)}: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;font-size:.8rem;font-weight:700;color:var(--accent, var(--primary));white-space:nowrap}: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);font-size:1.05rem;color:var(--card-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}: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]{display:flex;flex-direction:column;gap:.9rem}: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));padding:.4rem 0 .4rem 1rem;display:flex;flex-direction:column;gap:.4rem}:root[data-theme=fancy] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.85rem}:root[data-theme=fancy] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header [data-component=avatar]{width:22px;height:22px;border-radius:50%;background:var(--card-nested);object-fit:cover}: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;font-size:.7rem;color:var(--accent, var(--muted-foreground))}: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]{margin-inline-start:auto;font-size:.8rem;color:var(--secondary);display:flex;gap:.25rem;align-items:center}: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{min-height:44px;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground)}:root[data-theme=fancy] main[data-component=community-page]{grid-area:main;min-width:0;padding-block:.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem}:root[data-theme=fancy] header[data-component=community-header]{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"banner banner" "avatar ident";column-gap:1.25rem;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 2px 10px #0000000f;padding:0 1.5rem 1.5rem}:root[data-theme=fancy] header[data-component=community-header] [data-component=community-banner]{grid-area:banner;height:120px;margin:0 -1.5rem;border-radius:var(--radius) var(--radius) 0 0;background:linear-gradient(120deg,var(--accent, var(--primary)),var(--card-nested));background-size:cover;background-position:center}:root[data-theme=fancy] header[data-component=community-header]>[data-component=avatar]{grid-area:avatar;align-self:start;width:92px;height:92px;border-radius:50%;object-fit:cover;background:var(--card-nested);border:3px solid var(--card);outline:1px solid var(--border);margin-top:-46px}:root[data-theme=fancy] header[data-component=community-header] [data-component=community-ident]{grid-area:ident;min-width:0;display:flex;flex-direction:column;gap:.3rem;padding-top:.9rem}:root[data-theme=fancy] header[data-component=community-header] [data-component=community-ident] h1[data-component=name-row]{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap;font-family:var(--serif);font-size:1.7rem;color:var(--card-foreground)}:root[data-theme=fancy] header[data-component=community-header] [data-component=community-ident] data[data-component=community-badge]{align-self:center;font-variant:small-caps;letter-spacing:.04em;font-size:.7rem;font-weight:700;color:var(--accent, var(--muted-foreground));border:1px solid var(--border);border-radius:999px;padding:2px 10px}:root[data-theme=fancy] header[data-component=community-header] [data-component=community-ident] p[data-component=community-category]{font-family:var(--serif);font-style:italic;font-size:.9rem;color:var(--muted-foreground)}:root[data-theme=fancy] header[data-component=community-header] [data-component=community-ident] p[data-component=community-category] span{font-style:normal;font-weight:700;color:var(--card-foreground)}:root[data-theme=fancy] header[data-component=community-header] [data-component=community-ident] p[data-component=community-description]{font-size:1rem;line-height:1.55;color:var(--card-foreground);border-inline-start:3px solid var(--accent, var(--border));padding-inline-start:.8rem;margin-block:.2rem}:root[data-theme=fancy] header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats]{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:.3rem;font-size:.85rem;color:var(--muted-foreground)}:root[data-theme=fancy] header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=fancy] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics]>ul{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.2rem}:root[data-theme=fancy] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics]>ul span{display:inline-block;border:1px solid var(--border);border-radius:999px;padding:.15rem .7rem;font-size:.8rem;color:var(--muted-foreground)}:root[data-theme=fancy] main[data-component=community-page][data-nsfw] header[data-component=community-header],:root[data-theme=fancy] main[data-component=community-page][data-controversial] header[data-component=community-header]{border-top:3px solid var(--destructive)}:root[data-theme=fancy] nav[data-component=community-sort]>ul{display:flex;flex-wrap:wrap;gap:1.5rem;border-bottom:3px double var(--border)}:root[data-theme=fancy] nav[data-component=community-sort]>ul a{display:flex;align-items:center;min-height:44px;padding:.5rem 0;font-family:var(--serif);font-size:1rem;color:var(--muted-foreground)}:root[data-theme=fancy] nav[data-component=community-sort]>ul a:hover{color:var(--primary)}:root[data-theme=fancy] nav[data-component=community-sort]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -3px 0 var(--primary)}:root[data-theme=fancy] main[data-component=community-page] p[data-component=empty]{font-family:var(--serif);font-style:italic;color:var(--muted-foreground);padding:2rem 0;text-align:center}:root[data-theme=fancy] main[data-component=tag-page]{grid-area:main;min-width:0;padding-block:.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem}:root[data-theme=fancy] header[data-component=tag-header]{position:relative;overflow:hidden;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 2px 10px #0000000f;padding:2rem 1.75rem 1.5rem}:root[data-theme=fancy] header[data-component=tag-header]:before{content:"#";position:absolute;top:-.3em;right:.5rem;font-family:var(--serif);font-size:9rem;font-weight:700;line-height:1;color:var(--border);z-index:0;pointer-events:none}:root[data-theme=fancy] header[data-component=tag-header]>*{position:relative;z-index:1}:root[data-theme=fancy] header[data-component=tag-header] h1[data-component=name-row]{display:flex;align-items:baseline;flex-wrap:wrap;gap:.75rem;font-family:var(--serif);font-size:2.5rem;line-height:1.15;color:var(--card-foreground);overflow-wrap:anywhere}:root[data-theme=fancy] header[data-component=tag-header] data[data-component=tag-flag]{align-self:center;font-variant:small-caps;letter-spacing:.06em;font-size:.8rem;font-weight:700;color:var(--destructive);border:1.5px solid var(--destructive);border-radius:999px;padding:.25rem .9rem;white-space:nowrap}:root[data-theme=fancy] header[data-component=tag-header] ul[data-component=tag-stats]{display:flex;flex-wrap:wrap;gap:2rem;margin-top:1.1rem;padding-top:1rem;border-top:3px double var(--border)}:root[data-theme=fancy] header[data-component=tag-header] ul[data-component=tag-stats] li{display:flex;flex-direction:column;gap:.15rem;font-size:.85rem;font-style:italic;color:var(--muted-foreground)}:root[data-theme=fancy] header[data-component=tag-header] ul[data-component=tag-stats] data{font-family:var(--serif);font-style:normal;font-size:2rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1;color:var(--primary);white-space:nowrap}:root[data-theme=fancy] main[data-component=tag-page][data-nsfw] header[data-component=tag-header],:root[data-theme=fancy] main[data-component=tag-page][data-controversial] header[data-component=tag-header]{border-top:3px solid var(--destructive)}:root[data-theme=fancy] nav[data-component=tag-sort]>ul{display:flex;flex-wrap:wrap;gap:1.5rem;border-bottom:3px double var(--border)}:root[data-theme=fancy] nav[data-component=tag-sort]>ul a{display:flex;align-items:center;min-height:44px;padding:.5rem 0;font-family:var(--serif);font-size:1rem;color:var(--muted-foreground)}:root[data-theme=fancy] nav[data-component=tag-sort]>ul a:hover{color:var(--primary)}:root[data-theme=fancy] nav[data-component=tag-sort]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -3px 0 var(--primary)}:root[data-theme=fancy] main[data-component=tags-page]{grid-area:main;min-width:0;padding-block:.5rem 2rem;display:flex;flex-direction:column;gap:1.25rem}:root[data-theme=fancy] main[data-component=tags-page]>header[data-component=tags-header]{border-bottom:3px double var(--border);padding-bottom:.6rem}:root[data-theme=fancy] main[data-component=tags-page]>header[data-component=tags-header] h1{font-family:var(--serif);font-size:2rem}:root[data-theme=fancy] main[data-component=tags-page]>header[data-component=tags-header] p[data-component=tags-lede]{font-family:var(--serif);font-style:italic;color:var(--muted-foreground);margin-block:.3rem .6rem}:root[data-theme=fancy] main[data-component=tags-page]>header[data-component=tags-header] p[data-component=tags-lede] a{font-style:normal;font-weight:700;color:var(--primary)}:root[data-theme=fancy] main[data-component=tags-page] section[data-component=tag-list]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem 1.5rem}:root[data-theme=fancy] main[data-component=tags-page] article[data-component=tag-card]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 2px 10px #0000000f;padding:1rem 1.25rem;gap:.35rem}:root[data-theme=fancy] main[data-component=search-page]{grid-area:main;min-width:0;padding-block:.5rem 2rem;display:flex;flex-direction:column;gap:1.25rem}:root[data-theme=fancy] main[data-component=search-page]>h1{font-family:var(--serif);font-size:2rem;border-bottom:3px double var(--border);padding-bottom:.5rem}:root[data-theme=fancy] nav[data-component=breadcrumb]>ol{display:flex;align-items:center;gap:.5rem;font-variant:small-caps;letter-spacing:.08em;font-size:.85rem;color:var(--muted-foreground)}:root[data-theme=fancy] nav[data-component=breadcrumb]>ol li+li:before{content:"·";margin-inline-end:.5rem}:root[data-theme=fancy] nav[data-component=breadcrumb]>ol a:hover{color:var(--primary)}:root[data-theme=fancy] form[data-component=search-form]{display:flex;gap:.6rem;align-items:stretch}:root[data-theme=fancy] form[data-component=search-form] label[data-component=search-field]{flex:1;min-width:0;display:flex;align-items:center;gap:.6rem;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding-inline:.9rem;color:var(--muted-foreground)}:root[data-theme=fancy] form[data-component=search-form] label[data-component=search-field]:focus-within{border-color:var(--ring)}:root[data-theme=fancy] form[data-component=search-form] label[data-component=search-field] input{flex:1;min-width:0;background:none;border:none;outline:none;padding-block:.75rem;font-family:var(--serif);font-size:1rem;color:var(--card-foreground)}:root[data-theme=fancy] form[data-component=search-form] label[data-component=search-field] input::placeholder{color:var(--muted-foreground);font-style:italic}:root[data-theme=fancy] form[data-component=search-form] button[data-component=search-submit]{border:1.5px solid var(--primary);color:var(--primary);font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;padding-inline:1.3rem;border-radius:var(--radius);white-space:nowrap;min-height:44px}:root[data-theme=fancy] form[data-component=search-form] button[data-component=search-submit]:hover{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=fancy] form[data-component=search-filters]{display:flex;flex-wrap:wrap;gap:.5rem}:root[data-theme=fancy] form[data-component=search-filters] select,:root[data-theme=fancy] form[data-component=search-filters] noscript button{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);border-radius:var(--radius);padding:.45rem .7rem;font-size:.8rem}:root[data-theme=fancy] nav[data-component=search-tabs]>ul{display:flex;flex-wrap:wrap;gap:1.25rem;border-bottom:3px double var(--border)}:root[data-theme=fancy] nav[data-component=search-tabs]>ul a{display:block;padding-block:.5rem;font-family:var(--serif);font-size:1rem;color:var(--muted-foreground)}:root[data-theme=fancy] nav[data-component=search-tabs]>ul a:hover{color:var(--primary)}:root[data-theme=fancy] nav[data-component=search-tabs]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -3px 0 var(--primary)}:root[data-theme=fancy] p[data-component=search-hint],:root[data-theme=fancy] main[data-component=search-page] p[data-component=empty]{font-family:var(--serif);font-style:italic;color:var(--muted-foreground);text-align:center;padding:2rem 0}:root[data-theme=fancy] p[data-component=search-summary]{font-family:var(--serif);font-style:italic;font-size:.85rem;color:var(--muted-foreground)}:root[data-theme=fancy] p[data-component=search-summary] data{font-weight:700;font-style:normal;color:var(--card-foreground)}:root[data-theme=fancy] section[data-component=search-results]{display:flex;flex-direction:column;gap:1.25rem}:root[data-theme=fancy] section[data-component=search-results]>ul{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 2px 10px #0000000f;padding-inline:1.25rem}:root[data-theme=fancy] article[data-component=user-card],:root[data-theme=fancy] article[data-component=tag-card]{display:grid;align-items:center;gap:.9rem;padding-block:.9rem}:root[data-theme=fancy] ul[data-component=user-list]>li+li,:root[data-theme=fancy] ul[data-component=tag-list]>li+li{border-top:1px solid var(--border)}:root[data-theme=fancy] article[data-component=user-card]{grid-template-columns:44px minmax(0,1fr)}:root[data-theme=fancy] article[data-component=user-card] [data-component=avatar]{width:44px;height:44px;border-radius:50%;object-fit:cover;background:var(--card-nested);border:1px solid var(--border)}:root[data-theme=fancy] article[data-component=user-card] [data-component=user-meta]{min-width:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:.3rem .6rem}:root[data-theme=fancy] article[data-component=user-card] [data-component=user-meta] h2{font-family:var(--serif);font-size:1rem;font-weight:700}:root[data-theme=fancy] article[data-component=user-card] [data-component=user-meta] h2 a:hover{color:var(--primary)}:root[data-theme=fancy] article[data-component=user-card] [data-component=user-meta] data[data-component=rank]{font-variant:small-caps;letter-spacing:.04em;font-size:.75rem;font-weight:700;color:var(--accent, var(--muted-foreground))}:root[data-theme=fancy] article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats]{flex-basis:100%;font-size:.78rem;font-style:italic;color:var(--muted-foreground)}:root[data-theme=fancy] article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats] data{font-weight:700;font-style:normal;color:var(--card-foreground)}:root[data-theme=fancy] article[data-component=tag-card]{grid-template-columns:minmax(0,1fr);gap:.2rem}:root[data-theme=fancy] article[data-component=tag-card] h2{font-family:var(--serif);font-size:1rem;font-weight:700}:root[data-theme=fancy] article[data-component=tag-card] h2 a{color:var(--primary)}:root[data-theme=fancy] article[data-component=tag-card] p[data-component=tag-stats]{font-size:.78rem;font-style:italic;color:var(--muted-foreground)}:root[data-theme=fancy] article[data-component=tag-card] p[data-component=tag-stats] data{font-weight:700;font-style:normal;color:var(--card-foreground)}:root[data-theme=fancy] span[data-component=page-indicator]{font-family:var(--serif);font-style:italic;font-size:.85rem;color:var(--muted-foreground)}:root[data-theme=fancy] span[data-component=page-indicator] data{font-weight:700;font-style:normal;color:var(--card-foreground)}:root[data-theme=fancy] dialog[data-component=search-overlay]{width:min(880px,92vw);max-height:82vh;margin:8vh auto auto;padding:0;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--card-foreground);box-shadow:0 24px 60px #00000059;display:flex;flex-direction:column;overflow:hidden}:root[data-theme=fancy] dialog[data-component=search-overlay]::backdrop{background:#0000008c}:root[data-theme=fancy] dialog[data-component=search-overlay] form[data-component=overlay-field]{display:flex;align-items:center;gap:.75rem;padding:1rem 1.1rem;border-bottom:3px double var(--border);color:var(--muted-foreground)}:root[data-theme=fancy] dialog[data-component=search-overlay] form[data-component=overlay-field] label{flex:1;min-width:0}:root[data-theme=fancy] dialog[data-component=search-overlay] form[data-component=overlay-field] input{width:100%;background:none;border:none;outline:none;font-family:var(--serif);font-style:italic;font-size:1.2rem;color:var(--card-foreground)}:root[data-theme=fancy] dialog[data-component=search-overlay] form[data-component=overlay-field] input::placeholder{color:var(--muted-foreground);font-style:italic}:root[data-theme=fancy] dialog[data-component=search-overlay] form[data-component=overlay-field] button[data-component=overlay-close]{font-size:1.25rem;line-height:1;width:44px;height:44px;border-radius:var(--radius);color:var(--muted-foreground)}:root[data-theme=fancy] dialog[data-component=search-overlay] form[data-component=overlay-field] button[data-component=overlay-close]:hover{background:var(--card-nested);color:var(--primary)}:root[data-theme=fancy] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul{display:flex;flex-wrap:wrap;gap:.3rem;padding:.6rem 1.1rem 0}:root[data-theme=fancy] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button{display:flex;align-items:center;gap:.4rem;padding:.5rem .7rem;border-radius:var(--radius);font-variant:small-caps;letter-spacing:.06em;font-weight:700;font-size:.85rem;color:var(--muted-foreground)}:root[data-theme=fancy] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button:hover{background:var(--card-nested)}:root[data-theme=fancy] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button[aria-current=page]{background:var(--card-nested);color:var(--primary)}:root[data-theme=fancy] dialog[data-component=search-overlay] div[data-component=overlay-filters]{display:flex;gap:.5rem;padding:.6rem 1.1rem;border-bottom:1px solid var(--border)}:root[data-theme=fancy] dialog[data-component=search-overlay] div[data-component=overlay-filters] select{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);border-radius:var(--radius);padding:.4rem .6rem;font-size:.78rem}:root[data-theme=fancy] dialog[data-component=search-overlay] div[data-component=overlay-results]{flex:1;overflow-y:auto;padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.6rem}:root[data-theme=fancy] dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=search-hint],:root[data-theme=fancy] dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=empty]{text-align:center;padding:2rem 0;font-family:var(--serif);font-style:italic;color:var(--muted-foreground);background:none}:root[data-theme=fancy] dialog[data-component=search-overlay] p[data-component=search-summary]{font-family:var(--serif);font-style:italic;font-size:.8rem;color:var(--muted-foreground)}:root[data-theme=fancy] dialog[data-component=search-overlay] p[data-component=search-summary] data{font-weight:700;font-style:normal;color:var(--card-foreground)}:root[data-theme=fancy] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a{display:block;padding:.6rem .7rem;border-radius:var(--radius);font-family:var(--serif);font-size:.95rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=fancy] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a:hover,:root[data-theme=fancy] 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=fancy] dialog[data-component=search-overlay] p[data-component=overlay-more] a{font-family:var(--serif);font-style:italic;font-weight:600;font-size:.8rem;color:var(--primary)}:root[data-theme=fancy] dialog[data-component=search-overlay] footer[data-component=overlay-hints]{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem;padding:.6rem 1.1rem;border-top:3px double var(--border);font-variant:small-caps;letter-spacing:.04em;font-size:.72rem;color:var(--muted-foreground)}:root[data-theme=fancy] dialog[data-component=search-overlay] footer[data-component=overlay-hints] span{display:flex;align-items:center;gap:.35rem}:root[data-theme=fancy] dialog[data-component=search-overlay] footer[data-component=overlay-hints] [data-component=hint-esc]{margin-inline-start:auto}:root[data-theme=fancy] dialog[data-component=search-overlay] footer[data-component=overlay-hints] kbd{background:var(--card-nested);border:1px solid var(--border);border-radius:4px;padding:2px 6px;font-family:var(--serif);font-size:.65rem}:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]{position:relative}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu])>summary{list-style:none;cursor:pointer;display:grid;place-items:center;position:relative;width:44px;height:44px;border-radius:var(--radius);color:var(--muted-foreground)}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu])>summary::-webkit-details-marker{display:none}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu])>summary:hover{background:var(--card-nested);color:var(--primary)}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu])[open]>summary{background:var(--card-nested);color:var(--primary)}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) span[data-component=badge-stack]{position:absolute;top:2px;inset-inline-end:2px;display:flex;gap:2px}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) data[data-component=badge]{min-width:14px;height:14px;padding:0 3px;border-radius:999px;background:var(--badge, var(--primary));color:#fff;font-size:.6rem;font-weight:700;line-height:14px;text-align:center;border:1px solid var(--card)}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel]{position:absolute;inset-inline-end:0;top:calc(100% + .5rem);z-index:20;width:min(340px,90vw);background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 10px 30px #0000002e;overflow:hidden}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.7rem .8rem;border-bottom:3px double var(--border);font-family:var(--serif);font-weight:700;font-size:1rem}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title] button{font-size:.75rem;font-variant:small-caps;letter-spacing:.06em;font-weight:600;color:var(--primary)}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul{display:flex;gap:.3rem;padding:.5rem .6rem 0;border-bottom:1px solid var(--border)}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button{display:flex;align-items:center;gap:.35rem;padding:.4rem .6rem;font-family:var(--serif);font-size:.85rem;color:var(--muted-foreground)}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button[aria-current=page]{color:var(--card-foreground);font-weight:700;box-shadow:inset 0 -2px 0 var(--badge, var(--primary))}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button data{min-width:14px;height:14px;padding:0 3px;border-radius:999px;background:var(--badge, var(--primary));color:#fff;font-size:.6rem;font-weight:700;line-height:14px;text-align:center}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] li[data-component=menu-empty]{padding:1.5rem .8rem;text-align:center;font-family:var(--serif);font-style:italic;font-size:.85rem;color:var(--muted-foreground)}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] 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=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] 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=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]) a{display:grid;gap:2px .5rem;padding:.6rem .8rem}:is(:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]) a:hover{background:var(--card-nested)}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a{display:flex;align-items:center;gap:.5rem}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=avatar]{flex:0 0 36px;width:36px;height:36px;border-radius:50%;border:1px solid var(--border)}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=conversation-meta]{flex:1 1 auto;min-width:0;overflow:hidden;display:flex;flex-direction:column;gap:1px}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=conversation-meta] strong{font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=snippet]{max-width:100%;font-size:.75rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a time{flex:0 0 auto;font-size:.75rem;color:var(--muted-foreground);white-space:nowrap}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] 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=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=avatar]{width:24px;height:24px;border-radius:50%;object-fit:cover;background:var(--card-nested)}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] span[data-component=avatar][data-kind=quest]{display:grid;place-items:center;font-size:.75rem}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=menu-notification-text]{font-size:.8rem;line-height:1.45;color:var(--muted-foreground);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=menu-notification-text] strong{color:var(--card-foreground)}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] time{font-size:.7rem;font-style:italic;color:var(--muted-foreground)}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] 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=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity]{display:flex;align-items:center;gap:.6rem;padding:.8rem;font-family:var(--serif);font-weight:700}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity] [data-component=avatar]{width:36px;height:36px;border-radius:50%;border:1px solid var(--border)}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-stats]{display:flex;gap:1rem;padding:0 .8rem .8rem;border-bottom:1px solid var(--border);font-size:.75rem;font-style:italic;color:var(--muted-foreground)}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-stats] data{display:block;font-style:normal;font-size:.9375rem;font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button{display:block;width:100%;text-align:start;padding:.7rem .8rem;font-size:.875rem}:is(:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button):hover{background:var(--card-nested);color:var(--primary)}:is(:root[data-theme=fancy] details[data-component=messages-menu],:root[data-theme=fancy] details[data-component=notifications-menu],:root[data-theme=fancy] 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=fancy] details[data-component=user-menu]>summary [data-component=avatar]{width:30px;height:30px;border-radius:50%;background:var(--card-nested);border:1px solid var(--border)}:root[data-theme=fancy] main[data-component=account-page]{grid-area:main;min-width:0;padding-block:.9rem 1.75rem;display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:.9rem}:root[data-theme=fancy] nav[data-component=account-nav]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 2px 10px #0000000f;overflow:hidden}:root[data-theme=fancy] nav[data-component=account-nav] a,:root[data-theme=fancy] nav[data-component=account-nav] summary{display:block;padding:.75rem .9rem;font-family:var(--serif);font-size:.95rem;color:var(--muted-foreground);cursor:pointer}:is(:root[data-theme=fancy] nav[data-component=account-nav] a,:root[data-theme=fancy] nav[data-component=account-nav] summary):hover{background:var(--card-nested);color:var(--primary)}:root[data-theme=fancy] nav[data-component=account-nav]>ul>li+li{border-top:1px solid var(--border)}:root[data-theme=fancy] nav[data-component=account-nav] a[aria-current=page]{background:var(--card-nested);color:var(--primary);font-weight:700;box-shadow:inset 3px 0 0 var(--primary)}:root[data-theme=fancy] nav[data-component=account-nav] details[data-component=account-group]>summary{list-style:none;display:flex;align-items:center;justify-content:space-between}:root[data-theme=fancy] nav[data-component=account-nav] details[data-component=account-group]>summary::-webkit-details-marker{display:none}:root[data-theme=fancy] nav[data-component=account-nav] details[data-component=account-group]>summary:after{content:"⌄";font-size:.75rem}:root[data-theme=fancy] nav[data-component=account-nav] details[data-component=account-group][open]>summary:after{content:"⌃"}:root[data-theme=fancy] nav[data-component=account-nav] details[data-component=account-group]>ul>li>a{padding-inline-start:1.75rem;font-size:.85rem}:root[data-theme=fancy] div[data-component=account-panel]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 2px 10px #0000000f;padding:1.5rem;min-width:0;display:flex;flex-direction:column;gap:1rem}:root[data-theme=fancy] div[data-component=account-panel]>h1{font-family:var(--serif);font-size:1.6rem;font-weight:700;border-bottom:3px double var(--border);padding-bottom:.6rem;color:var(--card-foreground)}:root[data-theme=fancy] div[data-component=account-panel] p[data-component=empty]{font-family:var(--serif);font-style:italic;color:var(--muted-foreground);padding:2rem 0;text-align:center}:root[data-theme=fancy] nav[data-component=notification-tabs]>ul{display:flex;flex-wrap:wrap;gap:.4rem;border-bottom:3px double var(--border);margin-bottom:.5rem}:root[data-theme=fancy] nav[data-component=notification-tabs]>ul button{display:flex;align-items:center;gap:.4rem;padding:.6rem .9rem;font-family:var(--serif);font-variant:small-caps;letter-spacing:.04em;font-weight:700;font-size:.95rem;color:var(--muted-foreground)}:root[data-theme=fancy] nav[data-component=notification-tabs]>ul button:hover{color:var(--primary)}:root[data-theme=fancy] nav[data-component=notification-tabs]>ul button[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -3px 0 var(--badge, var(--primary))}:root[data-theme=fancy] nav[data-component=notification-tabs]>ul button data{min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--badge, var(--primary));color:#fff;font-size:.65rem;font-weight:700;line-height:16px;text-align:center}:root[data-theme=fancy] div[data-component=account-panel]>button[data-component=mark-all-read]{border:1.5px solid var(--primary);background:none;color:var(--primary);border-radius:var(--radius);padding:.75rem;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.06em;width:100%}:root[data-theme=fancy] div[data-component=account-panel]>button[data-component=mark-all-read]:hover{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=fancy] section[data-component=notification-list]{display:flex;flex-direction:column}:root[data-theme=fancy] section[data-component=notification-list]>article+article{border-top:1px solid var(--border)}:root[data-theme=fancy] article[data-component=notification]{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:4px .6rem;padding:.9rem 0;position:relative}:root[data-theme=fancy] article[data-component=notification]>[data-component=avatar]{grid-row:span 2;width:36px;height:36px;border-radius:50%;background:var(--card-nested);border:1px solid var(--border);display:grid;place-items:center;font-size:1rem}:root[data-theme=fancy] article[data-component=notification] p[data-component=notification-text]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground)}:root[data-theme=fancy] article[data-component=notification] p[data-component=notification-text] a[rel=author]{font-weight:700;color:var(--card-foreground)}:root[data-theme=fancy] article[data-component=notification] p[data-component=notification-text] a[rel=tag]{color:var(--primary)}:root[data-theme=fancy] article[data-component=notification] p[data-component=notification-text] strong{color:var(--card-foreground)}:root[data-theme=fancy] article[data-component=notification] time[data-component=notification-time]{grid-column:2 / -1;font-size:.75rem;font-style:italic;color:var(--muted-foreground);justify-self:end}:root[data-theme=fancy] article[data-component=notification] span[data-component=unread-dot]{position:absolute;top:14px;inset-inline-end:0;width:8px;height:8px;border-radius:50%;background:var(--primary)}:root[data-theme=fancy] section[data-component=quest-list]{display:flex;flex-direction:column;gap:.75rem}:root[data-theme=fancy] article[data-component=quest-card]{background:var(--card-nested);border:1px solid var(--border);border-radius:var(--radius);padding:.9rem;display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:4px .6rem}:root[data-theme=fancy] article[data-component=quest-card] p[data-component=quest-kind]{font-variant:small-caps;letter-spacing:.06em;font-size:.8rem;font-weight:700;color:var(--primary)}:root[data-theme=fancy] article[data-component=quest-card][data-done] p[data-component=quest-kind]{color:var(--secondary)}:root[data-theme=fancy] article[data-component=quest-card] p[data-component=quest-reward]{font-size:.8rem;font-weight:700;color:var(--secondary)}:root[data-theme=fancy] article[data-component=quest-card] p[data-component=quest-deadline]{grid-column:3;justify-self:end;font-size:.75rem;font-style:italic;color:var(--muted-foreground)}:root[data-theme=fancy] article[data-component=quest-card] h2[data-component=quest-title]{grid-column:1 / -1;font-family:var(--serif);font-size:1.15rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=fancy] article[data-component=quest-card][data-done] h2[data-component=quest-title]{color:var(--secondary)}:root[data-theme=fancy] article[data-component=quest-card] div[data-component=quest-progress]{grid-column:1 / 3;align-self:center;height:6px;border-radius:999px;background:var(--card);overflow:hidden}:root[data-theme=fancy] article[data-component=quest-card] div[data-component=quest-progress]:before{content:"";display:block;height:100%;width:var(--pct, 0%);background:var(--secondary)}:root[data-theme=fancy] article[data-component=quest-card] p[data-component=quest-count]{grid-column:3;justify-self:end;font-size:.75rem;font-style:italic;color:var(--muted-foreground)}:root[data-theme=fancy] article[data-component=quest-card] p[data-component=quest-done-note]{grid-column:1 / -1;font-size:.75rem;font-style:italic;color:var(--muted-foreground)}:root[data-theme=fancy] article[data-component=quest-card] p[data-component=quest-done-note] strong{font-style:normal;color:var(--card-foreground)}:root[data-theme=fancy] button[data-component=row-action]{justify-self:end;align-self:center;border:1px solid var(--border);border-radius:var(--radius);padding:.4rem .8rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);white-space:nowrap}:root[data-theme=fancy] button[data-component=row-action]:hover{border-color:var(--destructive);color:var(--destructive)}:root[data-theme=fancy] div[data-component=account-panel] ul[data-component=tag-list]>li>article,:root[data-theme=fancy] div[data-component=account-panel] ul[data-component=user-list]>li>article,:root[data-theme=fancy] div[data-component=account-panel] ul[data-component=community-list]>li>article{grid-template-columns:minmax(0,1fr) auto}:root[data-theme=fancy] div[data-component=account-panel] ul[data-component=user-list]>li>article,:root[data-theme=fancy] div[data-component=account-panel] ul[data-component=community-list]>li>article{grid-template-columns:44px minmax(0,1fr) auto}:root[data-theme=fancy] form[data-component=account-form]{display:flex;flex-direction:column;gap:.75rem}:root[data-theme=fancy] form[data-component=account-form] input[type=text],:root[data-theme=fancy] form[data-component=account-form] input[type=password],:root[data-theme=fancy] form[data-component=account-form] textarea{width:100%;background:var(--input);color:var(--card-foreground);border:1px solid var(--border);border-radius:var(--radius);padding:.75rem;font-size:.95rem}:is(:root[data-theme=fancy] form[data-component=account-form] input[type=text],:root[data-theme=fancy] form[data-component=account-form] input[type=password],:root[data-theme=fancy] form[data-component=account-form] textarea)::placeholder{color:var(--muted-foreground);font-style:italic}:is(:root[data-theme=fancy] form[data-component=account-form] input[type=text],:root[data-theme=fancy] form[data-component=account-form] input[type=password],:root[data-theme=fancy] form[data-component=account-form] textarea):focus-visible{border-color:var(--ring)}:is(:root[data-theme=fancy] form[data-component=account-form] input[type=text],:root[data-theme=fancy] form[data-component=account-form] input[type=password],:root[data-theme=fancy] form[data-component=account-form] textarea):disabled{opacity:.55;cursor:not-allowed}:root[data-theme=fancy] form[data-component=account-form] button[data-component=account-save]{border:1.5px solid var(--primary);background:var(--primary);color:var(--primary-foreground);border-radius:var(--radius);padding:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:.85rem}:root[data-theme=fancy] form[data-component=account-form] button[data-component=account-save]:hover{background:color-mix(in srgb,var(--primary) 85%,black)}:root[data-theme=fancy] form[data-component=account-form] button[data-component=account-save]:disabled{opacity:.5;cursor:not-allowed}:root[data-theme=fancy] form[data-component=account-form] button[data-component=account-danger]{border:1.5px solid var(--destructive);background:none;color:var(--destructive);border-radius:var(--radius);padding:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:.85rem;align-self:start;padding-inline:1.75rem}:root[data-theme=fancy] form[data-component=account-form] button[data-component=account-danger]:hover{background:var(--destructive);color:#fff}:root[data-theme=fancy] form[data-component=account-form] button[data-component=account-danger]:disabled{opacity:.5;cursor:not-allowed}:root[data-theme=fancy] form[data-component=account-form] label[data-component=field-donation]>span{display:block;font-size:.75rem;font-variant:small-caps;letter-spacing:.04em;color:var(--muted-foreground);margin-bottom:.3rem}:root[data-theme=fancy] 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=fancy] form[data-component=account-form] fieldset[data-component=home-choice] legend{font-size:.75rem;font-variant:small-caps;letter-spacing:.04em;color:var(--muted-foreground);padding-inline:4px}:root[data-theme=fancy] form[data-component=account-form] fieldset[data-component=home-choice] label{display:inline-flex;align-items:center;gap:.4rem;margin-inline-end:1rem;font-size:.875rem}:root[data-theme=fancy] form[data-component=account-form] ul[data-component=preference-list]{display:flex;flex-direction:column}:root[data-theme=fancy] form[data-component=account-form] ul[data-component=preference-list]>li+li{border-top:1px solid var(--border)}:root[data-theme=fancy] form[data-component=account-form] ul[data-component=preference-list] label{display:flex;align-items:start;gap:.6rem;padding:.7rem 0;font-size:.875rem;cursor:pointer}:root[data-theme=fancy] form[data-component=account-form] ul[data-component=preference-list] input{margin-top:2px;accent-color:var(--primary)}:root[data-theme=fancy] form[data-component=account-form] ul[data-component=preference-list] [data-component=preference-desc]{display:block;font-size:.75rem;font-style:italic;color:var(--muted-foreground)}:root[data-theme=fancy] p[data-component=demo-notice]{background:var(--card-nested);border-inline-start:3px solid var(--primary);border-radius:var(--radius);padding:.7rem .8rem;font-size:.8rem;font-style:italic;color:var(--muted-foreground)}:root[data-theme=fancy] p[data-component=demo-notice] a{font-style:normal;color:var(--primary)}:root[data-theme=fancy] section[data-component=patron-promo]{background:var(--card-nested);border-radius:var(--radius);padding:.9rem;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=fancy] section[data-component=patron-promo] p[data-component=patron-actions]{display:flex;gap:.5rem;margin-top:.5rem}:root[data-theme=fancy] section[data-component=patron-promo] p[data-component=patron-actions] a{border:1px solid var(--border);border-radius:var(--radius);padding:.4rem .8rem;font-size:.8rem;font-weight:600;color:var(--card-foreground)}:root[data-theme=fancy] section[data-component=patron-promo] p[data-component=patron-actions] a[data-component=patron-cta]{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}:root[data-theme=fancy] main[data-component=chat-page]{grid-area:main;min-width:0;padding-block:.9rem 1.75rem;display:grid;grid-template-columns:280px minmax(0,1fr);gap:.9rem;height:calc(100vh - 7.5rem)}:root[data-theme=fancy] main[data-component=chat-page]>section{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 2px 10px #0000000f;min-width:0;display:flex;flex-direction:column;overflow:hidden}:root[data-theme=fancy] main[data-component=chat-page]>section>header{display:flex;align-items:center;gap:.5rem;padding:.7rem .8rem;border-bottom:3px double var(--border)}:root[data-theme=fancy] main[data-component=chat-page]>section>header h1,:root[data-theme=fancy] main[data-component=chat-page]>section>header h2{font-family:var(--serif);font-size:1.05rem;font-weight:700}:root[data-theme=fancy] section[data-component=conversation-pane] span[data-component=chat-actions]{margin-inline-start:auto;display:flex;gap:4px}:root[data-theme=fancy] section[data-component=conversation-pane] span[data-component=chat-actions] button{width:30px;height:30px;border-radius:var(--radius);color:var(--muted-foreground)}:root[data-theme=fancy] section[data-component=conversation-pane] span[data-component=chat-actions] button[aria-pressed=true]{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=fancy] section[data-component=conversation-pane] ul[data-component=conversation-list]{overflow-y:auto;flex:1}:root[data-theme=fancy] section[data-component=conversation-pane] ul[data-component=conversation-list]>li{position:relative}:root[data-theme=fancy] section[data-component=conversation-pane] ul[data-component=conversation-list]>li+li{border-top:1px solid var(--border)}:root[data-theme=fancy] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a{display:grid;grid-template-columns:40px minmax(0,1fr);gap:2px .6rem;padding:.7rem .8rem}:root[data-theme=fancy] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a:hover{background:var(--card-nested)}:root[data-theme=fancy] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a[aria-current=page]{background:var(--card-nested);box-shadow:inset 3px 0 0 var(--primary)}:root[data-theme=fancy] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=avatar]{grid-row:span 2;width:40px;height:40px;border-radius:50%;border:1px solid var(--border)}:root[data-theme=fancy] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta]{min-width:0;display:flex;flex-direction:column}:root[data-theme=fancy] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta] strong{font-size:.875rem}:root[data-theme=fancy] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=snippet]{font-size:.8rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=fancy] section[data-component=conversation-pane] ul[data-component=conversation-list] time{grid-column:2;font-size:.7rem;font-style:italic;color:var(--muted-foreground)}:root[data-theme=fancy] section[data-component=conversation-pane] ul[data-component=conversation-list] button[data-component=conversation-menu]{position:absolute;top:10px;inset-inline-end:8px;color:var(--muted-foreground)}:root[data-theme=fancy] section[data-component=thread-pane]>header [data-component=avatar]{width:36px;height:36px;border-radius:50%;border:1px solid var(--border)}:root[data-theme=fancy] section[data-component=thread-pane] a[data-component=chat-close]{margin-inline-start:auto;color:var(--muted-foreground);font-size:1.1rem}:root[data-theme=fancy] section[data-component=thread-pane] ol[data-component=message-list]{flex:1;overflow-y:auto;padding:.9rem;display:flex;flex-direction:column;gap:.7rem}:root[data-theme=fancy] section[data-component=thread-pane] p[data-component=day-separator]{text-align:center;font-family:var(--serif);font-style:italic;font-size:.75rem;color:var(--muted-foreground);margin-bottom:.5rem}:root[data-theme=fancy] section[data-component=thread-pane] article[data-component=message]{display:grid;grid-template-columns:28px minmax(0,auto);align-items:end;gap:4px .45rem;justify-content:start;max-width:78%}:root[data-theme=fancy] section[data-component=thread-pane] article[data-component=message] [data-component=avatar]{width:28px;height:28px;border-radius:50%}:root[data-theme=fancy] 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);padding:.5rem .75rem;font-size:.9375rem;line-height:1.45;overflow-wrap:anywhere}:root[data-theme=fancy] section[data-component=thread-pane] article[data-component=message] p[data-component=bubble] a{color:var(--primary);text-decoration:underline}:root[data-theme=fancy] section[data-component=thread-pane] article[data-component=message] time{grid-column:2;font-size:.7rem;font-style:italic;color:var(--muted-foreground)}:root[data-theme=fancy] 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=fancy] 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=fancy] section[data-component=thread-pane] article[data-component=message][data-own] p[data-component=bubble] a{color:inherit}:root[data-theme=fancy] section[data-component=thread-pane] article[data-component=message][data-own] time{grid-column:1;justify-self:end}:root[data-theme=fancy] section[data-component=thread-pane] form[data-component=message-composer]{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:4px;padding:.7rem;border-top:1px solid var(--border)}:root[data-theme=fancy] section[data-component=thread-pane] form[data-component=message-composer] input{width:100%;background:var(--card-nested);border:1px solid var(--border);border-radius:999px;padding:.6rem .85rem;font-size:.9375rem;color:var(--card-foreground)}:root[data-theme=fancy] section[data-component=thread-pane] form[data-component=message-composer] input::placeholder{color:var(--muted-foreground);font-style:italic}:root[data-theme=fancy] section[data-component=thread-pane] form[data-component=message-composer] button{width:36px;height:36px;border-radius:50%;color:var(--muted-foreground)}:root[data-theme=fancy] section[data-component=thread-pane] form[data-component=message-composer] button:hover{background:var(--card-nested)}:root[data-theme=fancy] section[data-component=thread-pane] form[data-component=message-composer] button[data-component=composer-send]{color:var(--primary)}:root[data-theme=fancy] main[data-component=communities-page]{grid-area:main;min-width:0;padding-block:.5rem 2rem;display:flex;flex-direction:column;gap:1.25rem}: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);font-style:italic;color:var(--muted-foreground);margin-block:.3rem .6rem}:root[data-theme=fancy] main[data-component=communities-page]>header a[data-component=create-community]{display:inline-block;border:1.5px solid var(--primary);color:var(--primary);font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;padding:.5rem 1rem;border-radius:var(--radius)}: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]{display:flex;flex-direction:column}:root[data-theme=fancy] article[data-component=community-card]{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.9rem 0;border-bottom:1px solid var(--border)}:root[data-theme=fancy] article[data-component=community-card] [data-component=avatar]{width:48px;height:48px;border-radius:50%;object-fit:cover;background:var(--accent, var(--card-nested));border:1px solid var(--border)}: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]{display:flex;align-items:center;gap:4px;font-size:.8rem;font-style:italic;color:var(--muted-foreground)}:root[data-theme=fancy] article[data-component=community-card] [data-component=join]{border:1.5px solid var(--primary);color:var(--primary);font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;padding:.4rem 1rem;border-radius:var(--radius)}:root[data-theme=fancy] article[data-component=community-card] [data-component=join]:hover{background:var(--primary);color:var(--primary-foreground)}@media(max-width:900px){:root[data-theme=fancy] div[data-component=home-split]{grid-template-columns:minmax(0,1fr)}: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=home-page]{grid-area:main}:root[data-theme=fancy] main[data-component=feed-page],:root[data-theme=fancy] main[data-component=community-page],:root[data-theme=fancy] main[data-component=tag-page],:root[data-theme=fancy] main[data-component=tags-page],:root[data-theme=fancy] aside[data-component=popular-articles]{padding-inline:1rem}:root[data-theme=fancy] header[data-component=community-header]{padding-inline:1rem}:root[data-theme=fancy] header[data-component=community-header] [data-component=community-banner]{margin-inline:-1rem}:root[data-theme=fancy] header[data-component=tag-header]{padding:1.5rem 1.1rem 1.25rem}:root[data-theme=fancy] header[data-component=tag-header]:before{font-size:6rem}:root[data-theme=fancy] header[data-component=tag-header] h1[data-component=name-row]{font-size:1.9rem}:root[data-theme=fancy] header[data-component=tag-header] ul[data-component=tag-stats] data{font-size:1.6rem}:root[data-theme=fancy] header[data-component=site-header] nav{display:none}:root[data-theme=fancy] main[data-component=account-page],:root[data-theme=fancy] main[data-component=chat-page]{grid-template-columns:minmax(0,1fr)}:root[data-theme=fancy] main[data-component=chat-page]{height:auto}}}@layer theme{:root[data-theme=fancy] article[data-component=post][data-type=hejtopismak]{position:relative;border:1px solid color-mix(in srgb,var(--accent) 35%,var(--border));background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 8%,transparent),transparent 120px),var(--card)}:root[data-theme=fancy] article[data-component=post][data-type=hejtopismak] [data-component=byline][data-byline=editorial] [data-component=masthead]{font-weight:800;font-size:.9rem;letter-spacing:.03em;background:linear-gradient(90deg,var(--accent),color-mix(in srgb,var(--accent) 55%,var(--primary)));-webkit-background-clip:text;background-clip:text;color:transparent}:root[data-theme=fancy] article[data-component=post][data-type=hejtopismak] [data-component=post-content]>p:first-child,:root[data-theme=fancy] article[data-component=post][data-type=hejtopismak] [data-component=lede]{font-size:1.05rem;line-height:1.55;color:var(--foreground)}:root[data-theme=fancy] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial]{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-style:normal}:root[data-theme=fancy] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] [data-component=source-label]{font-weight:800;text-transform:uppercase;font-size:.7rem;letter-spacing:.07em;color:var(--accent)}:root[data-theme=fancy] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] a{font-size:.75rem;padding:3px 10px;border-radius:999px;background:color-mix(in srgb,var(--accent) 14%,transparent);color:var(--foreground)}:root[data-theme=fancy] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] a:hover{background:color-mix(in srgb,var(--accent) 28%,transparent)}:root[data-theme=fancy] article[data-component=article-card][data-type=hejtopismak]{border:1px solid color-mix(in srgb,var(--accent) 40%,var(--border))}:root[data-theme=fancy] article[data-component=article-card][data-type=hejtopismak] [data-component=community]{color:#fff;background:var(--accent);font-weight:800;text-transform:uppercase;letter-spacing:.05em}:root[data-theme=fancy] main[data-component=hejtopismak-page]{display:grid;gap:16px;align-content:start;max-width:48rem;padding:16px}:root[data-theme=fancy] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead]{padding-block-end:12px;border-block-end:2px solid color-mix(in srgb,var(--accent) 60%,var(--border))}:root[data-theme=fancy] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead] h1{font-size:2.1rem;font-weight:800;background:linear-gradient(90deg,var(--accent),color-mix(in srgb,var(--accent) 50%,var(--primary)));-webkit-background-clip:text;background-clip:text;color:transparent}:root[data-theme=fancy] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead] p{color:var(--muted-foreground)}:root[data-theme=fancy] main[data-component=hejtopismak-page] section[data-component=post-list]{display:flex;flex-direction:column;gap:16px}}:root[data-theme=cubist]{--warning: #916215;--warning-foreground: #fff;--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]{--warning: #f5a623;--warning-foreground: rgb(0 0 0 / .85);--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{display:grid;grid-template-columns:1fr minmax(0,961px) minmax(0,325px) 1fr;grid-template-areas:"header header header header" ". main aside ." "footer footer footer footer";column-gap:14px;align-content:start}:root[data-theme=cubist] header[data-component=site-header]{grid-area:header;position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:1rem;height:65px;padding-inline:max(14px,calc((100% - 1300px)/2));background:var(--card);border-bottom:2px solid var(--border)}:root[data-theme=cubist] header[data-component=site-header]:before{content:"";position:absolute;inset-block:0;right:90px;width:140px;background:var(--secondary);opacity:.1;clip-path:polygon(100% 0,100% 100%,20% 100%);pointer-events:none}:root[data-theme=cubist] header[data-component=site-header] a[data-component=logo]{margin-inline-end:auto}:root[data-theme=cubist] header[data-component=site-header] details[data-component=nav-menu]>summary{color:var(--muted-foreground)}:root[data-theme=cubist] header[data-component=site-header] details[data-component=nav-menu]>summary:hover{background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=cubist] header[data-component=site-header] details[data-component=nav-menu][open]>summary{background:var(--card-nested);color:var(--primary)}:root[data-theme=cubist] header[data-component=site-header] details[data-component=nav-menu]>nav{margin-top:7px;clip-path:var(--notch);box-shadow:4px 4px 0 var(--border)}:root[data-theme=cubist] header[data-component=site-header] details[data-component=nav-menu]>nav a{font-weight:700;text-transform:uppercase;font-size:.8125rem;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=cubist] header[data-component=site-header] details[data-component=nav-menu]>nav a[aria-current=page],:root[data-theme=cubist] header[data-component=site-header] details[data-component=nav-menu]>nav a:hover{color:var(--card-foreground);background:var(--card-nested)}: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{display:block;padding:14px;font-weight:700;text-transform:uppercase;font-size:.8125rem;letter-spacing:.03em;color:var(--muted-foreground)}: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]{display:flex;align-items:center;gap:1rem;color:var(--muted-foreground)}:root[data-theme=cubist] header[data-component=site-header] ul[data-component=header-actions]>li>a{display:grid;place-items:center;width:44px;height:44px}:root[data-theme=cubist] header[data-component=site-header] ul[data-component=header-actions]>li>a:hover{color:var(--card-foreground)}:root[data-theme=cubist] header[data-component=site-header] ul[data-component=header-actions] [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] details[data-component=theme-menu]{position:relative}:root[data-theme=cubist] header[data-component=site-header] details[data-component=theme-menu]>summary{list-style:none;cursor:pointer;display:grid;place-items:center;width:44px;height:44px;border:2px solid transparent;color:var(--muted-foreground)}:root[data-theme=cubist] header[data-component=site-header] details[data-component=theme-menu]>summary::-webkit-details-marker{display:none}:root[data-theme=cubist] header[data-component=site-header] details[data-component=theme-menu]>summary:hover{border-color:var(--border);background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=cubist] header[data-component=site-header] details[data-component=theme-menu][open]>summary{border-color:var(--border);background:var(--card-nested);color:var(--primary)}:root[data-theme=cubist] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls]{position:absolute;inset-inline-end:0;top:calc(100% + 7px);z-index:20;border:2px solid var(--border);background:var(--card);clip-path:var(--notch);padding:8.5px 8.5px 14px;min-width:190px;display:flex;flex-direction:column;gap:4px}:root[data-theme=cubist] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list]{display:flex;flex-direction:column}:root[data-theme=cubist] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label{display:flex;align-items:center;gap:8px;padding:7px 8px;font-size:.8125rem;font-weight:600;cursor:pointer}:root[data-theme=cubist] 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=cubist] 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=cubist] 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=cubist] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] button[data-component=mode-toggle]{display:flex;align-items:center;gap:8px;padding:8px;border-top:2px solid var(--border);margin-top:2px;font-size:.8125rem;font-weight:700;text-transform:uppercase;color:var(--muted-foreground)}:root[data-theme=cubist] 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(--card-foreground)}: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);font-size:.875rem;font-weight:700;text-transform:uppercase;padding:9px 16px;box-shadow:3px 3px 0 var(--border)}:root[data-theme=cubist] header[data-component=site-header] a[data-component=cta]:hover{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--border)}:root[data-theme=cubist] main[data-component=feed-page]{grid-area:main;display:flex;flex-direction:column;gap:14px;padding-block:14px 28px;min-width:0}:root[data-theme=cubist] main[data-component=post-page]{grid-area:main;padding-block:14px 28px;min-width:0}: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{width:100%;max-height:440px;object-fit:cover;border-bottom:2px solid var(--border)}:root[data-theme=cubist] main[data-component=post-page] article[data-component=post]>h1{grid-area:title;font-size:1.75rem;line-height:1.25;font-weight:800;color:var(--card-foreground)}:root[data-theme=cubist] main[data-component=post-page] article[data-component=post]>[data-component=post-content]{grid-area:content;font-size:1rem;line-height:1.7;color:var(--card-foreground);gap:1rem}:root[data-theme=cubist] main[data-component=post-page] article[data-component=post] section[data-component=comments]{margin-top:7px;gap:10.5px}:root[data-theme=cubist] main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2{font-size:1.125rem;font-weight:800;text-transform:uppercase;letter-spacing:.02em;color:var(--card-foreground)}:root[data-theme=cubist] main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2 data{color:var(--muted-foreground);font-weight:600;text-transform:none}: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);font-size:.875rem;padding:7px 0}:root[data-theme=cubist] aside[data-component=quest]{position:relative;background:var(--card);border:2px solid var(--border);clip-path:var(--notch);padding:10.5px 14px;display:grid;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";column-gap:7px;row-gap:4px}:root[data-theme=cubist] aside[data-component=quest]:after{content:"";position:absolute;top:-2px;right:-2px;width:14px;height:14px;background:var(--primary);clip-path:var(--diamond);pointer-events:none}:root[data-theme=cubist] aside[data-component=quest] [data-component=quest-kind]{grid-area:kind;color:var(--primary);font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}:root[data-theme=cubist] aside[data-component=quest] [data-component=quest-kind]:before{content:"";display:inline-block;width:.5em;height:.5em;margin-inline-end:.4em;background:currentColor;clip-path:var(--tri)}: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]{grid-area:title;color:var(--secondary);font-size:1.25rem;font-weight:700}:root[data-theme=cubist] aside[data-component=quest] progress{grid-area:bar;width:100%;height:8px;appearance:none;border:1px solid var(--border);background:var(--card-nested)}: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]{grid-area:progress;justify-self:end;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=cubist] aside[data-component=quest] [data-component=quest-deadline]{grid-area:deadline;align-self:start;font-size:.875rem;color:var(--card-foreground);border:2px solid var(--border);padding:6px 10px}: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{align-self:start;color:var(--muted-foreground);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]{display:flex;align-items:center;gap:7px;min-width:0}:root[data-theme=cubist] nav[data-component=community-strip] ul{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}:root[data-theme=cubist] nav[data-component=community-strip] ul a{display:block;white-space:nowrap;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;padding:5px 12px;border:2px solid var(--border);background:var(--card);color:var(--muted-foreground)}: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]{position:relative;background:var(--card);border:2px solid var(--border);clip-path:var(--notch);padding:14px;display:flex;flex-direction:column;gap:10.5px}:root[data-theme=cubist] form[data-component=composer]:after{content:"";position:absolute;top:-2px;right:-2px;width:14px;height:14px;background:var(--secondary);clip-path:var(--diamond);pointer-events:none}:root[data-theme=cubist] form[data-component=composer]>header{display:flex;align-items:center;gap:7px}:root[data-theme=cubist] form[data-component=composer]>header [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]{font-weight:700;color:var(--card-foreground)}:root[data-theme=cubist] form[data-component=composer]>header fieldset[data-component=post-type]{border:none;margin-inline-start:auto;display:flex;gap:7px}:root[data-theme=cubist] form[data-component=composer]>header fieldset[data-component=post-type] input{position:absolute;opacity:0}:root[data-theme=cubist] form[data-component=composer]>header fieldset[data-component=post-type] span{display:block;font-size:.8125rem;font-weight:700;text-transform:uppercase;padding:7px 14px;border:2px solid var(--border);background:var(--card-nested);color:var(--card-nested-foreground);cursor:pointer}: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{width:100%;background:var(--input);border:2px solid var(--border);padding:10.5px 14px;min-height:84px;resize:vertical;color:var(--card-foreground)}:root[data-theme=cubist] form[data-component=composer] textarea::placeholder{color:var(--muted-foreground)}:root[data-theme=cubist] form[data-component=composer]>footer{display:flex;align-items:center;gap:7px}: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]{font-size:.8125rem;font-weight:700;text-transform:uppercase;padding:7px 14px;border:2px solid var(--border);background:var(--card-nested);color:var(--card-nested-foreground)}:root[data-theme=cubist] form[data-component=composer]>footer [data-component=nsfw-toggle] input{position:absolute;opacity:0}:root[data-theme=cubist] form[data-component=composer]>footer button[type=submit]{margin-inline-start:auto;font-size:.8125rem;font-weight:700;text-transform:uppercase;padding:7px 14px;border:2px solid var(--border);background:color-mix(in oklab,var(--primary) 55%,var(--card));color:var(--primary-foreground);cursor:not-allowed}:root[data-theme=cubist] div[data-component=feed-toolbar]{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:7px 10.5px;background:var(--card);border:2px solid var(--border)}:root[data-theme=cubist] div[data-component=feed-toolbar] nav ul{display:flex;align-items:center;gap:3px}:root[data-theme=cubist] div[data-component=feed-toolbar] li[data-component=time-windows]{display:flex;gap:3px}:root[data-theme=cubist] div[data-component=feed-toolbar] a{display:block;padding:7px;font-size:.8125rem;font-weight:700;text-transform:uppercase;color:var(--muted-foreground)}: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]{display:flex;flex-direction:column;gap:14px}:root[data-theme=cubist] article[data-component=post]{position:relative;background:var(--card);color:var(--card-foreground);border:2px solid var(--border);padding:14px;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"header" "title" "content" "media" "tags" "footer" "comments";gap:10.5px}:root[data-theme=cubist] article[data-component=post]:after{content:"";position:absolute;top:-2px;right:-2px;width:16px;height:16px;background:var(--primary);clip-path:polygon(0 0,100% 0,100% 100%);pointer-events:none}:root[data-theme=cubist] article[data-component=post]:before{content:"";position:absolute;bottom:-2px;left:-2px;width:12px;height:12px;background:var(--secondary);clip-path:var(--diamond);pointer-events:none}: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;display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;grid-template-areas:"avatar byline menu widget" "avatar context menu widget";column-gap:7px;align-items:center}:root[data-theme=cubist] article[data-component=post]>header [data-component=avatar]{grid-area:avatar;width:34px;height:34px;clip-path:var(--facet);background:var(--card-nested);object-fit:cover}:root[data-theme=cubist] article[data-component=post]>header [data-component=byline]{grid-area:byline;display:flex;align-items:center;gap:7px;line-height:1.2;min-width:0}:root[data-theme=cubist] article[data-component=post]>header [data-component=byline] a[rel=author]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;color:var(--card-foreground)}:root[data-theme=cubist] article[data-component=post]>header [data-component=byline] data[data-component=rank]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground));background:var(--card-nested);border:1px solid var(--border);padding:2px 8px}:root[data-theme=cubist] article[data-component=post]>header [data-component=context]{grid-area:context;font-size:.75rem;font-weight:600;color:var(--muted-foreground);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]{grid-area:menu;color:var(--muted-foreground);padding:6px;border:2px solid transparent}: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]{display:flex;align-items:center;gap:5px;background:var(--card-nested);color:var(--card-nested-foreground);border:2px solid var(--border);padding:5px 9px;font-size:1.125rem;font-weight:700}:root[data-theme=cubist] article[data-component=post]>h2{grid-area:title;font-size:1.25rem;line-height:1.35;font-weight:800}: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]{grid-area:content;display:flex;flex-direction:column;gap:.75rem;font-size:.875rem;line-height:1.5rem;color:var(--muted-foreground);overflow-wrap:anywhere}: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);width:100%;object-fit:cover;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{display:flex;flex-wrap:wrap;gap:7px}: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{text-decoration:underline;text-decoration-style:dashed}:root[data-theme=cubist] article[data-component=post]>footer{grid-area:footer;display:flex;align-items:center;gap:10.5px;font-size:.875rem;font-weight:600;color:var(--muted-foreground)}:root[data-theme=cubist] article[data-component=post]>footer>a,:root[data-theme=cubist] article[data-component=post]>footer>button{display:flex;align-items:center;gap:7px;height:26px;padding:3.5px 7px;border:2px solid var(--border);background:var(--chip);color:var(--muted-foreground)}: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{font-style:normal;margin-inline-start:auto;display:flex;align-items:center;gap:5px}: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]{grid-area:comments;display:flex;flex-direction:column;gap:7px}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]{position:relative;background:var(--card-nested);color:var(--card-nested-foreground);border:2px solid var(--border);padding:10.5px;display:flex;flex-direction:column;gap:7px}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]:after{content:"";position:absolute;top:-2px;right:-2px;width:12px;height:12px;background:var(--secondary);clip-path:polygon(0 0,100% 0,100% 100%);pointer-events:none}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]>header{display:flex;align-items:center;gap:7px;font-size:.875rem}: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]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]>header data[data-component=rank]{font-size:.7rem;font-weight:700;text-transform:uppercase;color:var(--accent)}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]>header time{font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]>header span[data-component=like-widget]{margin-inline-start:auto;background:var(--card);font-size:.875rem;padding:2px 7px;border:1px solid var(--border)}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground)}: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]{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10.5px;margin-top:7px;padding:7px;background:var(--card);border:2px solid var(--border);color:inherit}: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{width:56px;height:56px;object-fit:cover;border:1px solid var(--border)}: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]{display:flex;flex-direction:column;gap:2px;min-width:0}: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);font-size:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;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{font-style:normal;text-transform:uppercase;font-size:.6875rem;color:var(--muted-foreground)}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=replies]{display:flex;flex-direction:column;gap:7px;margin-top:7px;margin-inline-start:14px;padding-inline-start:10.5px;border-inline-start:2px solid var(--border)}:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button,:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer a[data-component=likes]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--muted-foreground)}:is(:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button,:root[data-theme=cubist] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer a[data-component=likes]):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;font-size:.875rem;color:var(--muted-foreground);padding:4px}: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{width:100%;background:var(--input);border:2px solid var(--border);padding:12px 14px;resize:none;color:var(--card-foreground)}: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{position:fixed;top:79px;left:50%;translate:-50% 0;z-index:20;background:var(--primary);color:var(--primary-foreground);border:2px solid var(--border);font-size:.875rem;font-weight:700;text-transform:uppercase;padding:8px 18px;box-shadow:3px 3px 0 var(--border)}:root[data-theme=cubist] div[data-component=infinite-sentinel]{min-height:1px;text-align:center;font-size:.875rem;color:var(--muted-foreground);padding:7px}:root[data-theme=cubist] nav[data-component=pagination]{display:flex;align-items:center;justify-content:center;gap:14px;padding:10.5px 14px;font-size:1rem}: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);font-weight:800;box-shadow:inset 0 -2px 0 var(--primary)}: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]{grid-column:2 / 4;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:28px}:root[data-theme=cubist] div[data-component=home-split]{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);gap:28px;align-items:start}:root[data-theme=cubist] section[data-component=magazine-section]>header{display:flex;align-items:baseline;gap:10px;margin-bottom:14px;padding-bottom:8px;border-bottom:2px solid var(--border)}:root[data-theme=cubist] section[data-component=magazine-section]>header h2{display:flex;align-items:center;gap:.5em;font-size:.9375rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--card-foreground)}:root[data-theme=cubist] section[data-component=magazine-section]>header h2:before{content:"";flex:none;width:.6em;height:.6em;background:var(--primary);clip-path:var(--tri)}:root[data-theme=cubist] section[data-component=magazine-section]>header a[data-component=section-more]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground)}: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{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}: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]{position:relative;overflow:hidden;background:var(--card);border:2px solid var(--border);height:100%}:root[data-theme=cubist] article[data-component=article-card]:after{content:"";position:absolute;top:-2px;right:-2px;width:14px;height:14px;background:var(--primary);clip-path:polygon(0 0,100% 0,100% 100%);pointer-events:none;z-index:1}:root[data-theme=cubist] article[data-component=article-card] [data-component=card-body]{display:flex;flex-direction:column;gap:6px;padding:12px}:root[data-theme=cubist] article[data-component=article-card] a[data-component=community]{align-self:start;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#fff;background:var(--accent, var(--primary));padding:3px 8px;border:1px solid var(--border)}:root[data-theme=cubist] article[data-component=article-card] span[data-component=like-badge]{display:flex;align-items:center;gap:3px;font-size:1rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=cubist] article[data-component=article-card] h3{font-size:1rem;font-weight:700;line-height:1.3;color:var(--card-foreground);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;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]{display:flex;flex-wrap:wrap;gap:10px;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=cubist] article[data-component=article-card] [data-component=meta] [data-component=author]{max-width:100%;overflow-wrap:anywhere;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{position:absolute;inset:0;background:var(--card-nested)}:root[data-theme=cubist] article[data-component=article-card][data-has-image]>figure>img{width:100%;height:100%;object-fit:cover}: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]{position:absolute;inset:0;z-index:1;justify-content:flex-end;gap:5px;background:linear-gradient(to top,rgb(0 0 0 / .9) 0%,rgb(0 0 0 / .35) 38%,transparent 62%)}:root[data-theme=cubist] article[data-component=article-card][data-has-image] span[data-component=like-badge]{position:absolute;top:10px;right:10px;font-size:.8125rem;color:#fff;background:color-mix(in srgb,#000 55%,transparent);padding:3px 8px;border:1px solid rgb(255 255 255 / .4)}: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]{display:grid;grid-template-columns:1fr auto;gap:4px 8px;align-items:center}:root[data-theme=cubist] section[data-variant=discussions] article[data-component=article-card] a[data-component=community]{grid-row:1;grid-column:1;justify-self:start}:root[data-theme=cubist] section[data-variant=discussions] article[data-component=article-card] span[data-component=like-badge]{grid-row:1;grid-column:2;font-size:1.125rem;color:var(--card-foreground);justify-self:end}:root[data-theme=cubist] section[data-variant=discussions] article[data-component=article-card] h3{grid-column:1 / -1;font-size:.875rem;font-weight:600;color:var(--muted-foreground)}: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);padding:10.5px;display:flex;flex-direction:column;gap:7px}:root[data-theme=cubist] section[data-component=poll] [data-component=poll-title]{font-size:.875rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=cubist] section[data-component=poll] ul{display:flex;flex-direction:column;gap:5px}:root[data-theme=cubist] section[data-component=poll] li[data-component=poll-option]{position:relative;display:flex;justify-content:space-between;gap:7px;padding:7px 10.5px;border:1px solid var(--border);background:var(--card);overflow:hidden;font-size:.8125rem}:root[data-theme=cubist] section[data-component=poll] li[data-component=poll-option]:before{content:"";position:absolute;inset-block:0;inset-inline-start:0;width:var(--pct, 0%);background:color-mix(in srgb,var(--primary) 22%,transparent)}: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]{font-weight:700;color:var(--primary)}:root[data-theme=cubist] section[data-component=poll] [data-component=poll-total]{font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=cubist] main[data-component=profile-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:14px}:root[data-theme=cubist] header[data-component=profile-header]{background:var(--card);border:2px solid var(--border);clip-path:var(--notch);padding:0 14px 14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"banner banner banner" "avatar ident achievements";column-gap:14px;align-items:center}:root[data-theme=cubist] header[data-component=profile-header] [data-component=profile-banner]{grid-area:banner;position:relative;height:110px;margin:0 -14px;border-bottom:2px solid var(--border);background-position:center}:root[data-theme=cubist] header[data-component=profile-header] [data-component=profile-banner]:not([data-has-image]){background-image: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-size:120px 120px,cover}:root[data-theme=cubist] header[data-component=profile-header] [data-component=profile-banner][data-has-image]{background-size:cover;background-repeat:no-repeat}:root[data-theme=cubist] header[data-component=profile-header] [data-component=profile-banner]:after{content:"";position:absolute;top:10px;right:24px;width:26px;height:26px;background:var(--card);opacity:.85;clip-path:var(--diamond);pointer-events:none}:root[data-theme=cubist] header[data-component=profile-header]>[data-component=avatar]{grid-area:avatar;align-self:start;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);margin-top:-44px}:root[data-theme=cubist] header[data-component=profile-header] [data-component=profile-ident]{grid-area:ident;display:flex;flex-direction:column;gap:4px;padding-top:10px;min-width:0}:root[data-theme=cubist] header[data-component=profile-header] [data-component=profile-ident] h1[data-component=name-row]{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:1.4rem;font-weight:800;color:var(--card-foreground);min-width:0}:root[data-theme=cubist] header[data-component=profile-header] [data-component=profile-ident] h1[data-component=name-row] span{min-width:0;overflow-wrap:anywhere}:root[data-theme=cubist] header[data-component=profile-header] [data-component=profile-ident] data[data-component=rank]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground));background:var(--card-nested);border:1px solid var(--border);padding:2px 8px}:root[data-theme=cubist] header[data-component=profile-header] [data-component=profile-ident] [data-component=joined]{font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=cubist] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats]{display:flex;flex-wrap:wrap;gap:14px;margin-top:2px;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=cubist] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=cubist] header[data-component=profile-header] ul[data-component=achievements]{grid-area:achievements;align-self:start;margin-top:10px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px;max-width:240px}: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{display:flex;flex-wrap:wrap;gap:4px;border-bottom:2px solid var(--border)}:root[data-theme=cubist] nav[data-component=profile-tabs]>ul a{display:block;padding:10px 14px;font-weight:700;text-transform:uppercase;font-size:.8125rem;letter-spacing:.02em;color:var(--muted-foreground)}: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]{display:flex;flex-direction:column;gap:14px}:root[data-theme=cubist] main[data-component=profile-page] p[data-component=empty]{color:var(--muted-foreground);padding:28px 0;text-align:center}:root[data-theme=cubist] section[data-component=profile-comments]{display:flex;flex-direction:column;gap:14px}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment]{position:relative;background:var(--card);border:2px solid var(--border);padding:14px;display:flex;flex-direction:column;gap:10.5px}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment]:after{content:"";position:absolute;top:-2px;right:-2px;width:14px;height:14px;background:var(--secondary);clip-path:polygon(0 0,100% 0,100% 100%);pointer-events:none}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context]{display:flex;align-items:center;gap:8px;min-width:0}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=community]{font-size:.6875rem;font-weight:700;text-transform:uppercase;color:#fff;background:var(--accent, var(--primary));padding:2px 8px;border:1px solid var(--border);white-space:nowrap}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=post-title]{font-weight:700;font-size:.875rem;color:var(--card-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}: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]{display:flex;flex-direction:column;gap:7px}: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);padding:10.5px;display:flex;flex-direction:column;gap:7px}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header{display:flex;align-items:center;gap:7px;font-size:.875rem}: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]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;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]{font-size:.7rem;font-weight:700;text-transform:uppercase;color:var(--accent)}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header time{font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header span[data-component=like-widget]{margin-inline-start:auto;display:flex;align-items:center;gap:5px;background:var(--card);font-size:.875rem;padding:2px 7px;border:1px solid var(--border)}:root[data-theme=cubist] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment] [data-component=comment-content]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground)}: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{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--muted-foreground)}:root[data-theme=cubist] main[data-component=community-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:14px}:root[data-theme=cubist] header[data-component=community-header]{background:var(--card);border:2px solid var(--border);clip-path:var(--notch);padding:0 14px 14px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"banner banner" "avatar ident";column-gap:14px;align-items:start}:root[data-theme=cubist] header[data-component=community-header] [data-component=community-banner]{grid-area:banner;position:relative;height:110px;margin:0 -14px;border-bottom:2px solid var(--border);overflow:hidden;background:var(--card-nested);background-size:cover;background-position:center}:root[data-theme=cubist] header[data-component=community-header] [data-component=community-banner]:not([data-has-image]){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-size:120px 120px,cover;background-position:center}:root[data-theme=cubist] header[data-component=community-header] [data-component=community-banner]:after{content:"";position:absolute;top:10px;right:24px;width:26px;height:26px;background:var(--card);opacity:.85;clip-path:var(--diamond);pointer-events:none}:root[data-theme=cubist] header[data-component=community-header]>[data-component=avatar]{grid-area:avatar;align-self:start;width:72px;height:72px;clip-path:var(--facet);object-fit:cover;background:var(--card-nested);border:3px solid var(--card);outline:2px solid var(--border);margin-top:-36px}:root[data-theme=cubist] header[data-component=community-header] [data-component=community-ident]{grid-area:ident;min-width:0;display:flex;flex-direction:column;gap:4px;padding-top:8px}:root[data-theme=cubist] header[data-component=community-header] [data-component=community-ident] h1[data-component=name-row]{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:1.4rem;font-weight:800;color:var(--card-foreground)}:root[data-theme=cubist] header[data-component=community-header] [data-component=community-ident] h1[data-component=name-row] data[data-component=community-badge]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground));background:var(--card-nested);border:1px solid var(--border);padding:2px 8px}:root[data-theme=cubist] header[data-component=community-header] [data-component=community-ident] p[data-component=community-category]{font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=cubist] header[data-component=community-header] [data-component=community-ident] p[data-component=community-category] span{color:var(--card-foreground);font-weight:600}:root[data-theme=cubist] header[data-component=community-header] [data-component=community-ident] p[data-component=community-description]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground);max-width:60ch;overflow-wrap:anywhere}:root[data-theme=cubist] header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats]{display:flex;flex-wrap:wrap;gap:14px;margin-top:2px;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=cubist] header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=cubist] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics]{margin-top:2px}:root[data-theme=cubist] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics] ul{display:flex;flex-wrap:wrap;gap:7px}:root[data-theme=cubist] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics] span{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;padding:4px 10px;border:2px solid var(--border);background:var(--card-nested);color:var(--muted-foreground)}:root[data-theme=cubist] nav[data-component=community-sort]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:2px solid var(--border)}:root[data-theme=cubist] nav[data-component=community-sort]>ul a{display:flex;align-items:center;min-height:44px;padding:10px 14px;font-weight:700;text-transform:uppercase;font-size:.8125rem;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=cubist] nav[data-component=community-sort]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -3px 0 var(--primary)}:root[data-theme=cubist] nav[data-component=community-sort]>ul a:hover{color:var(--card-foreground)}:root[data-theme=cubist] main[data-component=community-page] section[data-component=post-list]{display:flex;flex-direction:column;gap:14px}:root[data-theme=cubist] main[data-component=community-page] p[data-component=empty]{color:var(--muted-foreground);padding:28px 0;text-align:center}:root[data-theme=cubist] main[data-component=tag-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:14px}:root[data-theme=cubist] header[data-component=tag-header]{position:relative;background:var(--card);border:2px solid var(--border);clip-path:var(--notch);padding:24px 24px 20px;display:flex;flex-direction:column;gap:4px}:root[data-theme=cubist] header[data-component=tag-header]:before{content:"";position:absolute;top:-16px;right:18px;width:130px;height:130px;background:var(--primary);opacity:.09;clip-path:var(--facet);pointer-events:none}:root[data-theme=cubist] header[data-component=tag-header]:after{content:"";position:absolute;top:-2px;right:-2px;width:16px;height:16px;background:var(--secondary);clip-path:var(--diamond);pointer-events:none}:root[data-theme=cubist] header[data-component=tag-header] h1[data-component=name-row]{position:relative;z-index:1;display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:2rem;font-weight:900;letter-spacing:-.01em;color:var(--card-foreground)}:root[data-theme=cubist] header[data-component=tag-header] data[data-component=tag-flag]{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.02em;padding:4px 10px;border:1px solid var(--border);color:#fff;background:var(--destructive)}:root[data-theme=cubist] header[data-component=tag-header] data[data-component=tag-flag][value=controversial]{background:var(--secondary)}:root[data-theme=cubist] header[data-component=tag-header] ul[data-component=tag-stats]{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:24px;margin-top:6px}:root[data-theme=cubist] header[data-component=tag-header] ul[data-component=tag-stats] li{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--muted-foreground)}:root[data-theme=cubist] header[data-component=tag-header] ul[data-component=tag-stats] data{display:block;font-size:1.5rem;font-weight:900;line-height:1.15;color:var(--card-foreground);white-space:nowrap}:root[data-theme=cubist] nav[data-component=tag-sort]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:2px solid var(--border)}:root[data-theme=cubist] nav[data-component=tag-sort]>ul a{display:flex;align-items:center;min-height:44px;padding:10px 14px;font-weight:700;text-transform:uppercase;font-size:.8125rem;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=cubist] nav[data-component=tag-sort]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -3px 0 var(--primary)}:root[data-theme=cubist] nav[data-component=tag-sort]>ul a:hover{color:var(--card-foreground)}:root[data-theme=cubist] main[data-component=tag-page] p[data-component=empty]{color:var(--muted-foreground);padding:28px 0;text-align:center}:root[data-theme=cubist] main[data-component=tags-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:14px}:root[data-theme=cubist] header[data-component=tags-header]{background:var(--card);border:2px solid var(--border);padding:14px;display:flex;flex-direction:column;gap:4px}:root[data-theme=cubist] header[data-component=tags-header] h1{display:flex;align-items:center;gap:.5em;font-size:1.5rem;font-weight:800;color:var(--card-foreground)}:root[data-theme=cubist] header[data-component=tags-header] h1:before{content:"";flex:none;width:.55em;height:.55em;background:var(--primary);clip-path:var(--tri)}:root[data-theme=cubist] header[data-component=tags-header] p[data-component=tags-lede]{font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=cubist] header[data-component=tags-header] p[data-component=tags-lede] a{color:var(--primary);font-weight:700}:root[data-theme=cubist] header[data-component=tags-header] p[data-component=tags-lede] a:hover{text-decoration:underline;text-decoration-style:dashed}:root[data-theme=cubist] section[data-component=tag-list]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10.5px}:root[data-theme=cubist] main[data-component=tags-page] article[data-component=tag-card]{position:relative;background:var(--card);border:2px solid var(--border);padding:10.5px 12px;gap:3px}:root[data-theme=cubist] main[data-component=tags-page] article[data-component=tag-card]:after{content:"";position:absolute;top:-2px;right:-2px;width:12px;height:12px;background:var(--secondary);clip-path:var(--tri);pointer-events:none}:root[data-theme=cubist] main[data-component=tags-page] p[data-component=empty]{grid-column:1 / -1;color:var(--muted-foreground);padding:28px 0;text-align:center}:root[data-theme=cubist] main[data-component=search-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:14px}:root[data-theme=cubist] main[data-component=search-page]>h1{font-size:1.75rem;font-weight:800;color:var(--card-foreground)}:root[data-theme=cubist] nav[data-component=breadcrumb]>ol{display:flex;align-items:center;gap:7px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground)}:root[data-theme=cubist] nav[data-component=breadcrumb]>ol li{display:flex;align-items:center;gap:7px}:root[data-theme=cubist] nav[data-component=breadcrumb]>ol li+li:before{content:"";flex:none;width:.4em;height:.4em;background:var(--secondary);clip-path:var(--tri)}:root[data-theme=cubist] nav[data-component=breadcrumb]>ol a:hover{color:var(--primary)}:root[data-theme=cubist] form[data-component=search-form]{display:flex;gap:7px;align-items:stretch}:root[data-theme=cubist] form[data-component=search-form] label[data-component=search-field]{flex:1;min-width:0;display:flex;align-items:center;gap:8px;background:var(--input);border:2px solid var(--border);padding:0 12px;color:var(--muted-foreground)}:root[data-theme=cubist] form[data-component=search-form] label[data-component=search-field]:focus-within{border-color:var(--ring)}:root[data-theme=cubist] form[data-component=search-form] label[data-component=search-field] input{flex:1;min-width:0;background:none;border:none;outline:none;padding:12px 0;font-size:.9375rem;color:var(--card-foreground)}:root[data-theme=cubist] form[data-component=search-form] label[data-component=search-field] input::placeholder{color:var(--muted-foreground)}:root[data-theme=cubist] form[data-component=search-form] button[data-component=search-submit]{background:var(--primary);color:var(--primary-foreground);border:2px solid var(--border);font-weight:700;font-size:.875rem;text-transform:uppercase;padding:0 20px;white-space:nowrap;box-shadow:3px 3px 0 var(--border)}:root[data-theme=cubist] form[data-component=search-form] button[data-component=search-submit]:hover{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--border)}:root[data-theme=cubist] form[data-component=search-filters]{display:flex;flex-wrap:wrap;gap:7px}:root[data-theme=cubist] form[data-component=search-filters] select{background:var(--card-nested);color:var(--card-nested-foreground);border:2px solid var(--border);padding:7px 10px;font-size:.8125rem}:root[data-theme=cubist] form[data-component=search-filters] noscript button{background:var(--chip);border:2px solid var(--border);padding:7px 12px;font-size:.8125rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=cubist] form[data-component=search-filters] noscript button:hover{background:var(--card-nested)}:root[data-theme=cubist] nav[data-component=search-tabs]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:2px solid var(--border)}:root[data-theme=cubist] nav[data-component=search-tabs]>ul a{display:block;padding:10px 14px;font-weight:700;text-transform:uppercase;font-size:.8125rem;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=cubist] nav[data-component=search-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=search-tabs]>ul a:hover{color:var(--card-foreground)}:root[data-theme=cubist] p[data-component=search-hint],:root[data-theme=cubist] main[data-component=search-page] p[data-component=empty]{color:var(--muted-foreground);background:var(--card);border:2px solid var(--border);padding:28px 14px;text-align:center}:root[data-theme=cubist] p[data-component=search-summary]{font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=cubist] p[data-component=search-summary] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=cubist] section[data-component=search-results]{display:flex;flex-direction:column;gap:14px}:root[data-theme=cubist] section[data-component=search-results]>ul{position:relative;background:var(--card);border:2px solid var(--border);padding:0 14px}:root[data-theme=cubist] section[data-component=search-results]>ul:after{content:"";position:absolute;top:-2px;right:-2px;width:16px;height:16px;background:var(--primary);clip-path:polygon(0 0,100% 0,100% 100%);pointer-events:none}:root[data-theme=cubist] article[data-component=user-card],:root[data-theme=cubist] article[data-component=tag-card]{display:grid;align-items:center;gap:12px;padding:12px 0}:root[data-theme=cubist] ul[data-component=user-list]>li+li,:root[data-theme=cubist] ul[data-component=tag-list]>li+li{border-top:2px solid var(--border)}:root[data-theme=cubist] article[data-component=user-card]{grid-template-columns:44px minmax(0,1fr)}:root[data-theme=cubist] article[data-component=user-card] [data-component=avatar]{width:44px;height:44px;clip-path:var(--facet);object-fit:cover;background:var(--card-nested);border:2px solid var(--border)}:root[data-theme=cubist] article[data-component=user-card] [data-component=user-meta]{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px}:root[data-theme=cubist] article[data-component=user-card] [data-component=user-meta] h2{font-size:.9375rem;font-weight:700}:root[data-theme=cubist] article[data-component=user-card] [data-component=user-meta] h2 a:hover{color:var(--primary)}:root[data-theme=cubist] article[data-component=user-card] [data-component=user-meta] data[data-component=rank]{font-size:.6875rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground))}:root[data-theme=cubist] article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats]{flex-basis:100%;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=cubist] article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=cubist] article[data-component=tag-card]{grid-template-columns:minmax(0,1fr);gap:2px}:root[data-theme=cubist] article[data-component=tag-card] h2{font-size:.9375rem;font-weight:700}:root[data-theme=cubist] article[data-component=tag-card] h2 a{color:var(--primary)}:root[data-theme=cubist] article[data-component=tag-card] p[data-component=tag-stats]{font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=cubist] article[data-component=tag-card] p[data-component=tag-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=cubist] span[data-component=page-indicator]{font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=cubist] span[data-component=page-indicator] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=cubist] dialog[data-component=search-overlay]{position:relative;width:min(880px,92vw);max-height:82vh;margin:8vh auto auto;padding:0;border:2px solid var(--border);background:var(--card);color:var(--card-foreground);box-shadow:4px 4px 0 var(--border);display:flex;flex-direction:column;overflow:hidden}:root[data-theme=cubist] dialog[data-component=search-overlay]::backdrop{background:#0009}:root[data-theme=cubist] dialog[data-component=search-overlay]:after{content:"";position:absolute;top:-2px;right:-2px;width:16px;height:16px;background:var(--primary);clip-path:var(--diamond);pointer-events:none}:root[data-theme=cubist] dialog[data-component=search-overlay] form[data-component=overlay-field]{display:flex;align-items:center;gap:12px;padding:14px;border-bottom:2px solid var(--border);color:var(--muted-foreground)}:root[data-theme=cubist] dialog[data-component=search-overlay] form[data-component=overlay-field] label{flex:1;min-width:0}:root[data-theme=cubist] dialog[data-component=search-overlay] form[data-component=overlay-field] input{width:100%;background:none;border:none;outline:none;font-size:1.125rem;color:var(--card-foreground)}:root[data-theme=cubist] dialog[data-component=search-overlay] form[data-component=overlay-field] input::placeholder{color:var(--muted-foreground)}:root[data-theme=cubist] dialog[data-component=search-overlay] form[data-component=overlay-field] button[data-component=overlay-close]{font-size:1.25rem;line-height:1;width:44px;height:44px;border:2px solid transparent;color:var(--muted-foreground)}:root[data-theme=cubist] dialog[data-component=search-overlay] form[data-component=overlay-field] button[data-component=overlay-close]:hover{border-color:var(--border);background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=cubist] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul{display:flex;flex-wrap:wrap;gap:4px;padding:10.5px 14px 0}:root[data-theme=cubist] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button{display:flex;align-items:center;gap:7px;padding:8px 12px;border:2px solid transparent;font-weight:700;font-size:.8125rem;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=cubist] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button:hover{border-color:var(--border);background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=cubist] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button[aria-current=page]{border-color:var(--border);background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=cubist] dialog[data-component=search-overlay] div[data-component=overlay-filters]{display:flex;gap:7px;padding:10.5px 14px;border-bottom:2px solid var(--border)}:root[data-theme=cubist] dialog[data-component=search-overlay] div[data-component=overlay-filters] select{background:var(--card-nested);color:var(--card-nested-foreground);border:2px solid var(--border);padding:7px 10px;font-size:.8125rem}:root[data-theme=cubist] dialog[data-component=search-overlay] div[data-component=overlay-results]{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10.5px}:root[data-theme=cubist] dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=search-hint],:root[data-theme=cubist] dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=empty]{text-align:center;padding:28px 0;color:var(--muted-foreground);background:none;border:none}:root[data-theme=cubist] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a{display:block;padding:10px 12px;border:2px solid transparent;font-size:.9375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=cubist] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a:hover,:root[data-theme=cubist] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a[aria-current=true]{border-color:var(--border);background:var(--card-nested);color:var(--primary)}:root[data-theme=cubist] dialog[data-component=search-overlay] p[data-component=overlay-more] a{color:var(--primary);font-size:.8125rem;font-weight:700;text-transform:uppercase}:root[data-theme=cubist] dialog[data-component=search-overlay] footer[data-component=overlay-hints]{display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding:10.5px 14px;border-top:2px solid var(--border);font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=cubist] dialog[data-component=search-overlay] footer[data-component=overlay-hints] span{display:flex;align-items:center;gap:6px}:root[data-theme=cubist] dialog[data-component=search-overlay] footer[data-component=overlay-hints] [data-component=hint-esc]{margin-inline-start:auto}:root[data-theme=cubist] dialog[data-component=search-overlay] footer[data-component=overlay-hints] kbd{background:var(--card-nested);border:2px solid var(--border);padding:2px 6px;font-family:inherit;font-size:.6875rem;font-weight:700;text-transform:uppercase}:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]{position:relative}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu])>summary{list-style:none;cursor:pointer;display:grid;place-items:center;position:relative;width:44px;height:44px;border:2px solid transparent;color:var(--muted-foreground)}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu])>summary::-webkit-details-marker{display:none}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu])>summary:hover{border-color:var(--border);background:var(--card-nested);color:var(--card-foreground)}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu])[open]>summary{border-color:var(--border);background:var(--card-nested);color:var(--primary)}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) span[data-component=badge-stack]{position:absolute;top:2px;inset-inline-end:2px;display:flex;gap:3px}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) data[data-component=badge]{min-width:16px;height:16px;padding:0 3px;display:grid;place-items:center;clip-path:var(--diamond);background:var(--badge, var(--primary));color:#fff;font-size:.625rem;font-weight:700;border:1px solid var(--card)}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel]{position:absolute;inset-inline-end:0;top:calc(100% + 7px);z-index:20;width:min(340px,90vw);background:var(--card);border:2px solid var(--border);clip-path:var(--notch);box-shadow:4px 4px 0 var(--border)}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title]{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:10.5px 12px;border-bottom:2px solid var(--border);font-weight:800;font-size:.8125rem;text-transform:uppercase;letter-spacing:.02em}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title] button{font-size:.6875rem;font-weight:700;text-transform:uppercase;color:var(--primary)}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul{display:flex;gap:4px;padding:7px 10px 0}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button{display:flex;align-items:center;gap:5px;padding:5px 10px;border:2px solid transparent;font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--muted-foreground)}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button[aria-current=page]{border-color:var(--border);background:var(--card-nested);color:var(--card-foreground);box-shadow:inset 0 -3px 0 var(--badge, var(--primary))}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button data{min-width:14px;height:14px;padding:0 3px;display:grid;place-items:center;clip-path:var(--diamond);background:var(--badge, var(--primary));color:#fff;font-size:.5625rem;font-weight:700}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] li[data-component=menu-empty]{padding:24px 12px;text-align:center;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] 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=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications])>li+li{border-top:2px solid var(--border)}:is(:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]) a{display:grid;gap:2px 8px;padding:10px 12px}:is(:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]) a:hover{background:var(--card-nested)}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a{display:flex;align-items:center}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=avatar]{flex:0 0 36px;width:36px;height:36px;clip-path:var(--facet);background:var(--card-nested);border:2px solid var(--border)}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=conversation-meta]{flex:1 1 auto;min-width:0;overflow:hidden;display:flex;flex-direction:column;gap:1px}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=conversation-meta] strong{font-size:.8125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=snippet]{max-width:100%;font-size:.75rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a time{flex:0 0 auto;font-size:.75rem;color:var(--muted-foreground);white-space:nowrap}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] 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=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=avatar]{width:24px;height:24px;border-radius:var(--radius);object-fit:cover;background:var(--card-nested)}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] span[data-component=avatar][data-kind=quest]{display:grid;place-items:center;font-size:.75rem}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=menu-notification-text]{font-size:.8125rem;line-height:1.45;color:var(--muted-foreground);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=menu-notification-text] strong{color:var(--card-foreground)}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] time{font-size:.6875rem;color:var(--muted-foreground)}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] 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) 10%,transparent)}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity]{display:flex;align-items:center;gap:8px;padding:12px;font-weight:800}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity] [data-component=avatar]{width:36px;height:36px;clip-path:var(--facet);background:var(--card-nested);border:2px solid var(--border)}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-stats]{display:flex;gap:14px;padding:0 12px 12px;border-bottom:2px solid var(--border);font-size:.75rem;color:var(--muted-foreground)}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-stats] data{display:block;font-size:.9375rem;font-weight:800;color:var(--card-foreground)}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button{display:block;width:100%;text-align:start;padding:11px 12px;font-size:.8125rem;font-weight:600;text-transform:uppercase}:is(:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button):hover{background:var(--card-nested)}:is(:root[data-theme=cubist] details[data-component=messages-menu],:root[data-theme=cubist] details[data-component=notifications-menu],:root[data-theme=cubist] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links]>li+li{border-top:2px solid var(--border)}:root[data-theme=cubist] details[data-component=user-menu]>summary [data-component=avatar]{width:30px;height:30px;clip-path:var(--facet);background:var(--card-nested);border:2px solid var(--border)}:root[data-theme=cubist] main[data-component=account-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:14px}:root[data-theme=cubist] nav[data-component=account-nav]{background:var(--card);border:2px solid var(--border)}:root[data-theme=cubist] nav[data-component=account-nav] a,:root[data-theme=cubist] nav[data-component=account-nav] summary{display:block;padding:12px 14px;font-size:.8125rem;font-weight:600;text-transform:uppercase;color:var(--muted-foreground);cursor:pointer}:is(:root[data-theme=cubist] nav[data-component=account-nav] a,:root[data-theme=cubist] nav[data-component=account-nav] summary):hover{background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=cubist] nav[data-component=account-nav]>ul>li+li{border-top:2px solid var(--border)}:root[data-theme=cubist] nav[data-component=account-nav] a[aria-current=page]{background:var(--card-nested);color:var(--card-foreground);font-weight:800;box-shadow:inset 3px 0 0 var(--primary)}:root[data-theme=cubist] nav[data-component=account-nav] details[data-component=account-group]>summary{list-style:none;display:flex;align-items:center;justify-content:space-between}:root[data-theme=cubist] nav[data-component=account-nav] details[data-component=account-group]>summary::-webkit-details-marker{display:none}:root[data-theme=cubist] nav[data-component=account-nav] details[data-component=account-group]>summary:after{content:"";width:.5em;height:.5em;background:currentColor;clip-path:var(--tri);transform:rotate(90deg)}:root[data-theme=cubist] nav[data-component=account-nav] details[data-component=account-group][open]>summary:after{transform:rotate(180deg)}:root[data-theme=cubist] nav[data-component=account-nav] details[data-component=account-group]>ul>li>a{padding-inline-start:28px;font-size:.75rem}:root[data-theme=cubist] div[data-component=account-panel]{position:relative;background:var(--card);border:2px solid var(--border);clip-path:var(--notch);padding:14px;min-width:0;display:flex;flex-direction:column;gap:14px}:root[data-theme=cubist] div[data-component=account-panel]:after{content:"";position:absolute;top:-2px;right:-2px;width:16px;height:16px;background:var(--primary);clip-path:var(--diamond);pointer-events:none}:root[data-theme=cubist] div[data-component=account-panel]>h1{font-size:1.4rem;font-weight:800;text-transform:uppercase;letter-spacing:.01em;color:var(--card-foreground)}:root[data-theme=cubist] div[data-component=account-panel] p[data-component=empty]{color:var(--muted-foreground);padding:28px 0;text-align:center}:root[data-theme=cubist] nav[data-component=notification-tabs]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:2px solid var(--border)}:root[data-theme=cubist] nav[data-component=notification-tabs]>ul button{display:flex;align-items:center;gap:6px;padding:10px 14px;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=cubist] nav[data-component=notification-tabs]>ul button:hover{color:var(--card-foreground)}:root[data-theme=cubist] nav[data-component=notification-tabs]>ul button[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -3px 0 var(--badge, var(--primary))}:root[data-theme=cubist] nav[data-component=notification-tabs]>ul button data{min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;clip-path:var(--diamond);background:var(--badge, var(--primary));color:#fff;font-size:.625rem;font-weight:700}:root[data-theme=cubist] div[data-component=account-panel]>button[data-component=mark-all-read]{background:var(--card-nested);color:var(--card-nested-foreground);border:2px solid var(--border);padding:12px;font-weight:700;font-size:.8125rem;text-transform:uppercase;width:100%}:root[data-theme=cubist] div[data-component=account-panel]>button[data-component=mark-all-read]:hover{background:var(--muted)}:root[data-theme=cubist] section[data-component=notification-list]{display:flex;flex-direction:column}:root[data-theme=cubist] section[data-component=notification-list]>article+article{border-top:2px solid var(--border)}:root[data-theme=cubist] article[data-component=notification]{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:4px 10px;padding:12px 0;position:relative}:root[data-theme=cubist] article[data-component=notification]>[data-component=avatar]{grid-row:span 2;width:36px;height:36px;clip-path:var(--facet);background:var(--card-nested);display:grid;place-items:center;border:2px solid var(--border);font-size:1rem}:root[data-theme=cubist] article[data-component=notification] p[data-component=notification-text]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground)}:root[data-theme=cubist] article[data-component=notification] p[data-component=notification-text] a[rel=author]{font-weight:700;color:var(--card-foreground)}:root[data-theme=cubist] article[data-component=notification] p[data-component=notification-text] a[rel=tag]{color:var(--primary)}:root[data-theme=cubist] article[data-component=notification] p[data-component=notification-text] strong{color:var(--card-foreground)}:root[data-theme=cubist] article[data-component=notification] time[data-component=notification-time]{grid-column:2 / -1;font-size:.75rem;color:var(--muted-foreground);justify-self:end}:root[data-theme=cubist] article[data-component=notification] span[data-component=unread-dot]{position:absolute;top:14px;inset-inline-end:0;width:8px;height:8px;background:var(--primary);clip-path:var(--diamond)}:root[data-theme=cubist] section[data-component=quest-list]{display:flex;flex-direction:column;gap:10.5px}:root[data-theme=cubist] article[data-component=quest-card]{background:var(--card-nested);border:2px solid var(--border);padding:12px;display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:4px 8px}:root[data-theme=cubist] article[data-component=quest-card] p[data-component=quest-kind]{display:flex;align-items:center;gap:.4em;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.02em;color:var(--primary)}:root[data-theme=cubist] article[data-component=quest-card] p[data-component=quest-kind]:before{content:"";width:.5em;height:.5em;background:currentColor;clip-path:var(--tri)}:root[data-theme=cubist] article[data-component=quest-card][data-done] p[data-component=quest-kind]{color:var(--secondary)}:root[data-theme=cubist] article[data-component=quest-card] p[data-component=quest-reward]{font-size:.75rem;font-weight:700;color:var(--primary)}:root[data-theme=cubist] article[data-component=quest-card] p[data-component=quest-deadline]{grid-column:3;justify-self:end;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=cubist] article[data-component=quest-card] h2[data-component=quest-title]{grid-column:1 / -1;font-size:1.0625rem;font-weight:800;color:var(--secondary)}:root[data-theme=cubist] article[data-component=quest-card][data-done] h2[data-component=quest-title]{color:var(--primary)}:root[data-theme=cubist] article[data-component=quest-card] div[data-component=quest-progress]{grid-column:1 / 3;align-self:center;height:6px;border:1px solid var(--border);background:var(--card);overflow:hidden}:root[data-theme=cubist] article[data-component=quest-card] div[data-component=quest-progress]:before{content:"";display:block;height:100%;width:var(--pct, 0%);background:var(--secondary)}:root[data-theme=cubist] article[data-component=quest-card][data-done] div[data-component=quest-progress]:before{background:var(--primary)}:root[data-theme=cubist] article[data-component=quest-card] p[data-component=quest-count]{grid-column:3;justify-self:end;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=cubist] article[data-component=quest-card] p[data-component=quest-done-note]{grid-column:1 / -1;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=cubist] article[data-component=quest-card] p[data-component=quest-done-note] strong{color:var(--card-foreground)}:root[data-theme=cubist] button[data-component=row-action]{justify-self:end;align-self:center;border:2px solid var(--border);padding:7px 12px;font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--muted-foreground);white-space:nowrap}:root[data-theme=cubist] button[data-component=row-action]:hover{border-color:var(--destructive);color:var(--destructive)}:root[data-theme=cubist] div[data-component=account-panel] ul[data-component=tag-list]>li>article,:root[data-theme=cubist] div[data-component=account-panel] ul[data-component=user-list]>li>article,:root[data-theme=cubist] div[data-component=account-panel] ul[data-component=community-list]>li>article{grid-template-columns:minmax(0,1fr) auto}:root[data-theme=cubist] div[data-component=account-panel] ul[data-component=user-list]>li>article,:root[data-theme=cubist] div[data-component=account-panel] ul[data-component=community-list]>li>article{grid-template-columns:44px minmax(0,1fr) auto}:root[data-theme=cubist] form[data-component=account-form]{display:flex;flex-direction:column;gap:10.5px}:root[data-theme=cubist] form[data-component=account-form] input[type=text],:root[data-theme=cubist] form[data-component=account-form] input[type=password],:root[data-theme=cubist] form[data-component=account-form] textarea{width:100%;background:var(--input);color:var(--card-foreground);border:2px solid var(--border);padding:12px;font-size:.9375rem}:is(:root[data-theme=cubist] form[data-component=account-form] input[type=text],:root[data-theme=cubist] form[data-component=account-form] input[type=password],:root[data-theme=cubist] form[data-component=account-form] textarea)::placeholder{color:var(--muted-foreground)}:is(:root[data-theme=cubist] form[data-component=account-form] input[type=text],:root[data-theme=cubist] form[data-component=account-form] input[type=password],:root[data-theme=cubist] form[data-component=account-form] textarea):disabled{opacity:.55;cursor:not-allowed}:root[data-theme=cubist] form[data-component=account-form] button[data-component=account-save]{background:var(--primary);color:var(--primary-foreground);border:2px solid var(--border);padding:12px;font-weight:800;font-size:.875rem;text-transform:uppercase;box-shadow:3px 3px 0 var(--border)}:root[data-theme=cubist] form[data-component=account-form] button[data-component=account-save]:hover{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--border)}:root[data-theme=cubist] form[data-component=account-form] button[data-component=account-save]:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:3px 3px 0 var(--border)}:root[data-theme=cubist] form[data-component=account-form] button[data-component=account-danger]{background:var(--destructive);color:#fff;border:2px solid var(--border);padding:12px;font-weight:800;text-transform:uppercase;align-self:start;padding-inline:28px}:root[data-theme=cubist] form[data-component=account-form] button[data-component=account-danger]:disabled{opacity:.5;cursor:not-allowed}:root[data-theme=cubist] form[data-component=account-form] label[data-component=field-donation]>span{display:block;font-size:.75rem;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:4px}:root[data-theme=cubist] form[data-component=account-form] fieldset[data-component=home-choice]{border:2px solid var(--border);padding:10.5px 12px}:root[data-theme=cubist] form[data-component=account-form] fieldset[data-component=home-choice] legend{font-size:.75rem;text-transform:uppercase;color:var(--muted-foreground);padding-inline:4px}:root[data-theme=cubist] form[data-component=account-form] fieldset[data-component=home-choice] label{display:inline-flex;align-items:center;gap:6px;margin-inline-end:14px;font-size:.875rem}:root[data-theme=cubist] form[data-component=account-form] ul[data-component=preference-list]{display:flex;flex-direction:column}:root[data-theme=cubist] form[data-component=account-form] ul[data-component=preference-list]>li+li{border-top:2px solid var(--border)}:root[data-theme=cubist] form[data-component=account-form] ul[data-component=preference-list] label{display:flex;align-items:start;gap:8px;padding:10.5px 0;font-size:.875rem;cursor:pointer}:root[data-theme=cubist] form[data-component=account-form] ul[data-component=preference-list] input{margin-top:2px;accent-color:var(--primary)}:root[data-theme=cubist] form[data-component=account-form] ul[data-component=preference-list] [data-component=preference-desc]{display:block;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=cubist] p[data-component=demo-notice]{background:var(--card-nested);border-inline-start:3px solid var(--primary);padding:10.5px 12px;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=cubist] p[data-component=demo-notice] a{color:var(--primary)}:root[data-theme=cubist] section[data-component=patron-promo]{background:var(--card-nested);border:2px solid var(--border);padding:12px;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=cubist] section[data-component=patron-promo] p[data-component=patron-actions]{display:flex;gap:8px;margin-top:8px}:root[data-theme=cubist] section[data-component=patron-promo] p[data-component=patron-actions] a{border:2px solid var(--border);padding:6px 12px;font-size:.8125rem;font-weight:700;text-transform:uppercase;color:var(--card-foreground)}:root[data-theme=cubist] 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=cubist] main[data-component=chat-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:14px;height:calc(100vh - 120px)}:root[data-theme=cubist] main[data-component=chat-page]>section{background:var(--card);border:2px solid var(--border);min-width:0;display:flex;flex-direction:column;overflow:hidden}:root[data-theme=cubist] main[data-component=chat-page]>section>header{display:flex;align-items:center;gap:8px;padding:10.5px 12px;border-bottom:2px solid var(--border)}:root[data-theme=cubist] main[data-component=chat-page]>section>header h1,:root[data-theme=cubist] main[data-component=chat-page]>section>header h2{font-size:.9375rem;font-weight:800;text-transform:uppercase;letter-spacing:.02em}:root[data-theme=cubist] section[data-component=conversation-pane] span[data-component=chat-actions]{margin-inline-start:auto;display:flex;gap:4px}:root[data-theme=cubist] section[data-component=conversation-pane] span[data-component=chat-actions] button{width:30px;height:30px;border:2px solid transparent;color:var(--muted-foreground)}:root[data-theme=cubist] section[data-component=conversation-pane] span[data-component=chat-actions] button:hover{border-color:var(--border);background:var(--card-nested)}:root[data-theme=cubist] section[data-component=conversation-pane] span[data-component=chat-actions] button[aria-pressed=true]{border-color:var(--border);background:var(--primary);color:var(--primary-foreground)}:root[data-theme=cubist] section[data-component=conversation-pane] ul[data-component=conversation-list]{overflow-y:auto;flex:1}:root[data-theme=cubist] section[data-component=conversation-pane] ul[data-component=conversation-list]>li{position:relative}:root[data-theme=cubist] section[data-component=conversation-pane] ul[data-component=conversation-list]>li+li{border-top:2px solid var(--border)}:root[data-theme=cubist] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a{display:flex;align-items:center;gap:2px 8px;padding:10.5px 12px}:root[data-theme=cubist] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a:hover{background:var(--card-nested)}:root[data-theme=cubist] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a[aria-current=page]{background:var(--card-nested);box-shadow:inset 3px 0 0 var(--primary)}:root[data-theme=cubist] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=avatar]{flex:0 0 40px;width:40px;height:40px;clip-path:var(--facet);background:var(--card-nested);border:2px solid var(--border)}:root[data-theme=cubist] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta]{flex:1 1 auto;min-width:0;overflow:hidden;display:flex;flex-direction:column}:root[data-theme=cubist] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta] strong{font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=cubist] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=snippet]{max-width:100%;font-size:.8125rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=cubist] section[data-component=conversation-pane] ul[data-component=conversation-list] time{flex:0 0 auto;font-size:.6875rem;color:var(--muted-foreground);white-space:nowrap}:root[data-theme=cubist] section[data-component=conversation-pane] ul[data-component=conversation-list] button[data-component=conversation-menu]{position:absolute;top:10px;inset-inline-end:8px;color:var(--muted-foreground)}:root[data-theme=cubist] section[data-component=conversation-pane] ul[data-component=conversation-list] button[data-component=conversation-menu]:hover{color:var(--card-foreground)}:root[data-theme=cubist] section[data-component=thread-pane]>header [data-component=avatar]{width:36px;height:36px;clip-path:var(--facet);background:var(--card-nested);border:2px solid var(--border)}:root[data-theme=cubist] section[data-component=thread-pane] a[data-component=chat-close]{margin-inline-start:auto;color:var(--muted-foreground);font-size:1.1rem}:root[data-theme=cubist] section[data-component=thread-pane] a[data-component=chat-close]:hover{color:var(--card-foreground)}:root[data-theme=cubist] section[data-component=thread-pane] ol[data-component=message-list]{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10.5px}:root[data-theme=cubist] section[data-component=thread-pane] p[data-component=day-separator]{text-align:center;font-size:.6875rem;font-weight:700;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:8px}:root[data-theme=cubist] section[data-component=thread-pane] article[data-component=message]{display:grid;grid-template-columns:28px minmax(0,auto);align-items:end;gap:4px 7px;justify-content:start;max-width:78%}:root[data-theme=cubist] section[data-component=thread-pane] article[data-component=message] [data-component=avatar]{width:28px;height:28px;clip-path:var(--facet);background:var(--card-nested);border:2px solid var(--border)}:root[data-theme=cubist] section[data-component=thread-pane] article[data-component=message] p[data-component=bubble]{background:var(--card-nested);color:var(--card-nested-foreground);border:2px solid var(--border);padding:8px 12px;font-size:.9375rem;line-height:1.45;overflow-wrap:anywhere}:root[data-theme=cubist] section[data-component=thread-pane] article[data-component=message] p[data-component=bubble] a{color:var(--primary);text-decoration:underline}:root[data-theme=cubist] section[data-component=thread-pane] article[data-component=message] time{grid-column:2;font-size:.6875rem;color:var(--muted-foreground)}:root[data-theme=cubist] 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=cubist] section[data-component=thread-pane] article[data-component=message][data-own] p[data-component=bubble]{background:var(--primary);color:var(--primary-foreground);border-color:var(--border)}:root[data-theme=cubist] section[data-component=thread-pane] article[data-component=message][data-own] p[data-component=bubble] a{color:inherit}:root[data-theme=cubist] section[data-component=thread-pane] article[data-component=message][data-own] time{grid-column:1;justify-self:end}:root[data-theme=cubist] section[data-component=thread-pane] form[data-component=message-composer]{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:4px;padding:10.5px;border-top:2px solid var(--border)}:root[data-theme=cubist] section[data-component=thread-pane] form[data-component=message-composer] input{width:100%;background:var(--input);border:2px solid var(--border);padding:10px 14px;font-size:.9375rem;color:var(--card-foreground)}:root[data-theme=cubist] section[data-component=thread-pane] form[data-component=message-composer] input::placeholder{color:var(--muted-foreground)}:root[data-theme=cubist] section[data-component=thread-pane] form[data-component=message-composer] button{width:36px;height:36px;border:2px solid transparent;color:var(--muted-foreground)}:root[data-theme=cubist] section[data-component=thread-pane] form[data-component=message-composer] button:hover{border-color:var(--border);background:var(--card-nested)}:root[data-theme=cubist] section[data-component=thread-pane] form[data-component=message-composer] button[data-component=composer-send]{color:var(--primary)}:root[data-theme=cubist] main[data-component=communities-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:14px}:root[data-theme=cubist] main[data-component=communities-page]>header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 14px;align-items:center}:root[data-theme=cubist] main[data-component=communities-page]>header h1{font-size:1.75rem;font-weight:800;color:var(--card-foreground)}:root[data-theme=cubist] main[data-component=communities-page]>header p{grid-column:1;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=cubist] main[data-component=communities-page]>header a[data-component=create-community]{grid-column:2;grid-row:1;background:var(--primary);color:var(--primary-foreground);border:2px solid var(--border);font-size:.8125rem;font-weight:700;text-transform:uppercase;padding:9px 16px;white-space:nowrap;box-shadow:3px 3px 0 var(--border)}:root[data-theme=cubist] main[data-component=communities-page]>header a[data-component=create-community]:hover{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--border)}:root[data-theme=cubist] ul[data-component=community-list]{display:flex;flex-direction:column;background:var(--card);border:2px solid var(--border);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]{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px}: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{font-size:1rem;font-weight:700;color:var(--card-foreground)}: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]{display:flex;align-items:center;gap:4px;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=cubist] article[data-component=community-card] [data-component=join]{background:var(--primary);color:var(--primary-foreground);border:2px solid var(--border);font-size:.8125rem;font-weight:700;text-transform:uppercase;padding:7px 18px}:root[data-theme=cubist] article[data-component=community-card] [data-component=join]:hover{opacity:.9}:root[data-theme=cubist] aside[data-component=popular-articles]{grid-area:aside;padding-block:14px;display:flex;flex-direction:column;gap:10.5px;min-width:0}:root[data-theme=cubist] aside[data-component=popular-articles]>h2{display:flex;align-items:center;gap:.5em;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--foreground)}:root[data-theme=cubist] aside[data-component=popular-articles]>h2:before{content:"";flex:none;width:.55em;height:.55em;background:var(--secondary);clip-path:var(--tri)}:root[data-theme=cubist] aside[data-component=popular-articles] ol{display:flex;flex-direction:column;gap:7px}:root[data-theme=cubist] aside[data-component=popular-articles] article{position:relative;background:var(--card);border:2px solid var(--border);padding:10.5px;display:grid;grid-template-columns:minmax(0,1fr) 82px;grid-template-areas:"header header" "title img" "meta img";gap:7px}:root[data-theme=cubist] aside[data-component=popular-articles] article:after{content:"";position:absolute;top:-2px;right:-2px;width:12px;height:12px;background:var(--secondary);clip-path:polygon(0 0,100% 0,100% 100%);pointer-events:none}:root[data-theme=cubist] aside[data-component=popular-articles] article>header{grid-area:header;display:flex;align-items:center;justify-content:space-between}:root[data-theme=cubist] aside[data-component=popular-articles] article>header a[data-component=community]{font-size:.75rem;font-weight:700;color:#fff;background:var(--accent, var(--primary));padding:2px 9px;border:1px solid var(--border)}:root[data-theme=cubist] aside[data-component=popular-articles] article>header span[data-component=like-widget]{font-size:.875rem;font-weight:700;color:var(--card-foreground)}: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]{grid-area:meta;font-size:.75rem;color:var(--muted-foreground);align-self:end}:root[data-theme=cubist] aside[data-component=popular-articles] article img{grid-area:img;width:82px;height:82px;object-fit:cover;border:1px solid var(--border)}:root[data-theme=cubist] footer[data-component=site-footer]{grid-area:footer;padding:28px 14px;text-align:center;font-size:.875rem;color:var(--muted-foreground);border-top:2px solid var(--border);background-image:var(--footer-motif);background-repeat:repeat;background-size:140px 140px}:root[data-theme=cubist] footer[data-component=site-footer] a{color:var(--primary)}@media(max-width:767.98px){:root[data-theme=cubist] div[data-component=home-split]{grid-template-columns:minmax(0,1fr)}:root[data-theme=cubist] section[data-component=magazine-section]>ul{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-theme=cubist] section[data-component=magazine-section][data-variant=community]>ul{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-theme=cubist] section[data-component=magazine-section][data-variant=featured]>ul{grid-template-columns:minmax(0,1fr)}:root[data-theme=cubist] header[data-component=profile-header]{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"banner banner" "avatar ident" "achievements achievements"}:root[data-theme=cubist] ul[data-component=achievements]{justify-content:flex-start;max-width:none}:root[data-theme=cubist] body{grid-template-columns:minmax(0,1fr);grid-template-areas:"header" "main" "footer";column-gap:0}:root[data-theme=cubist] main[data-component=home-page]{grid-area:main}: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{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] main[data-component=post-page] article[data-component=post]>figure[data-component=hero]{margin:-10.5px -7px 0}: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:" ▾"}:root[data-theme=cubist] main[data-component=account-page],:root[data-theme=cubist] main[data-component=chat-page]{grid-template-columns:minmax(0,1fr)}:root[data-theme=cubist] main[data-component=chat-page]{height:auto}}@media(min-width:768px)and (max-width:899px){:root[data-theme=cubist] header[data-component=site-header]{gap:.5rem}:root[data-theme=cubist] header[data-component=site-header] a[data-component=logo]{flex:none}:root[data-theme=cubist] header[data-component=site-header] a[data-component=logo] img{width:64px;height:auto}:root[data-theme=cubist] header[data-component=site-header] nav ul a{padding:14px 7px;font-size:.75rem}:root[data-theme=cubist] header[data-component=site-header] ul[data-component=header-actions]{gap:.25rem}:root[data-theme=cubist] header[data-component=site-header] a[data-component=cta]{padding:9px 10px;font-size:.75rem}}@media(min-width:768px)and (max-width:1023px){:root[data-theme=cubist] header[data-component=profile-header]{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"banner banner" "avatar ident" "achievements achievements"}:root[data-theme=cubist] ul[data-component=achievements]{justify-content:flex-start;max-width:none}}}@layer theme{:root[data-theme=cubist] article[data-component=post][data-type=hejtopismak]{border:2px solid var(--foreground);border-block-start:6px solid var(--accent)}:root[data-theme=cubist] article[data-component=post][data-type=hejtopismak] [data-component=byline][data-byline=editorial] [data-component=masthead]{font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--background);background:var(--accent);padding:2px 10px;clip-path:polygon(0 0,100% 0,calc(100% - 8px) 100%,0 100%)}:root[data-theme=cubist] article[data-component=post][data-type=hejtopismak] [data-component=post-content]>p:first-child,:root[data-theme=cubist] article[data-component=post][data-type=hejtopismak] [data-component=lede]{font-weight:600;font-size:1.05rem;color:var(--foreground)}:root[data-theme=cubist] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial]{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-style:normal}:root[data-theme=cubist] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] [data-component=source-label]{font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:var(--background);background:var(--accent);padding:1px 8px;clip-path:polygon(0 0,100% 0,calc(100% - 6px) 100%,0 100%)}:root[data-theme=cubist] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] a{font-size:.75rem;font-weight:700;padding:2px 9px;border:2px solid var(--foreground);color:var(--foreground)}:root[data-theme=cubist] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] a:hover{background:var(--accent);color:var(--background)}:root[data-theme=cubist] article[data-component=article-card][data-type=hejtopismak]{border:2px solid var(--foreground);border-block-start:5px solid var(--accent)}:root[data-theme=cubist] article[data-component=article-card][data-type=hejtopismak] [data-component=community]{color:#fff;background:var(--accent);padding:1px 8px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}:root[data-theme=cubist] main[data-component=hejtopismak-page]{display:grid;gap:14px;align-content:start;max-width:46rem;padding:14px}:root[data-theme=cubist] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead]{border:2px solid var(--foreground);border-block-start:6px solid var(--accent);padding:12px}:root[data-theme=cubist] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead] h1{font-size:2rem;font-weight:800;text-transform:uppercase;letter-spacing:.02em;color:var(--foreground)}:root[data-theme=cubist] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead] p{color:var(--muted-foreground);font-weight:600}:root[data-theme=cubist] main[data-component=hejtopismak-page] section[data-component=post-list]{display:flex;flex-direction:column;gap:14px}}:root[data-theme=terminal]{--warning: #956515;--warning-foreground: #fff;--background: #f3ead4;--foreground: #3a2f18;--card: #faf3e0;--card-foreground: #3a2f18;--card-nested: #ece0c4;--card-nested-foreground: #3a2f18;--muted: #e4d7b8;--muted-foreground: #6e5f3e;--primary: #9c5a00;--primary-foreground: #faf3e0;--secondary: #6b4e00;--destructive: #a33121;--border: #b7a373;--input: #faf3e0;--ring: #9c5a00;--radius: 0px;--radius-md: 0px;--mono: ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Consolas, monospace}:root[data-theme=terminal][data-mode=dark]{--warning: #f5a623;--warning-foreground: rgb(0 0 0 / .85);--background: #0a0f0a;--foreground: #3bd968;--card: #0e150e;--card-foreground: #3bd968;--card-nested: #13200f;--card-nested-foreground: #3bd968;--muted: #13200f;--muted-foreground: #2c9d4d;--primary: #3bd968;--primary-foreground: #0a0f0a;--secondary: #ffb000;--destructive: #ff5555;--border: #1e3d26;--input: #0e150e;--ring: #3bd968}@keyframes term-blink{50%{opacity:0}}@layer theme{:root[data-theme=terminal]{font-size:15px}:root[data-theme=terminal] body{display:grid;grid-template-columns:1fr minmax(0,46rem) minmax(0,19rem) 1fr;grid-template-areas:"header header header header" ". main aside ." "footer footer footer footer";column-gap:1.5rem;align-content:start;font-family:var(--mono)}:root[data-theme=terminal] [data-component=avatar]{border-radius:var(--radius);border:1px solid var(--border)}:root[data-theme=terminal] [aria-current=page]:after{content:"▋";display:inline-block;margin-inline-start:.2em;color:var(--primary);animation:term-blink 1.1s steps(1) infinite}:root[data-theme=terminal][data-mode=dark] body{position:relative}:root[data-theme=terminal][data-mode=dark] body:before{content:"";position:fixed;inset:0;z-index:50;pointer-events:none;background:repeating-linear-gradient(transparent 0 2px,#00000040 2px 3px)}:root[data-theme=terminal][data-mode=dark] a[data-component=logo],:root[data-theme=terminal][data-mode=dark] h1,:root[data-theme=terminal][data-mode=dark] h2,:root[data-theme=terminal][data-mode=dark] h3{text-shadow:0 0 2px currentColor}:root[data-theme=terminal] header[data-component=site-header]{grid-area:header;position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:1.5rem;height:3.5rem;padding-inline:max(1rem,calc((100% - 1300px)/2));background:var(--card);border-bottom:3px double var(--border)}:root[data-theme=terminal] header[data-component=site-header] a[data-component=logo]{margin-inline-end:auto;flex-shrink:0}:root[data-theme=terminal] header[data-component=site-header] a[data-component=logo]:after{content:"▋";display:inline-block;margin-inline-start:.15em;color:var(--primary);animation:term-blink 1.1s steps(1) infinite}:root[data-theme=terminal] header[data-component=site-header] nav ul{display:flex}:root[data-theme=terminal] header[data-component=site-header] nav ul a{display:block;padding:1rem .75rem;font-weight:600;text-transform:uppercase;font-size:.8125rem;letter-spacing:.04em;color:var(--muted-foreground);gap:.3em}:root[data-theme=terminal] header[data-component=site-header] nav ul a:before{content:"> ";color:var(--primary)}:root[data-theme=terminal] header[data-component=site-header] nav ul a[aria-current=page],:root[data-theme=terminal] header[data-component=site-header] nav ul a:hover{color:var(--card-foreground)}:root[data-theme=terminal] header[data-component=site-header] ul[data-component=header-actions]{display:flex;align-items:center;gap:1rem;color:var(--muted-foreground)}:root[data-theme=terminal] header[data-component=site-header] ul[data-component=header-actions]>li>a{display:grid;place-items:center;padding:.4rem}:root[data-theme=terminal] header[data-component=site-header] ul[data-component=header-actions]>li>a:hover{color:var(--card-foreground)}:root[data-theme=terminal] header[data-component=site-header] ul[data-component=header-actions] [data-component=avatar]{width:30px;height:30px;background:var(--card-nested);display:block}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu]{position:relative}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu]>summary{list-style:none;cursor:pointer;display:grid;place-items:center;width:44px;height:44px;border:1px solid transparent;color:var(--muted-foreground)}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu]>summary::-webkit-details-marker{display:none}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu]>summary:hover{border-color:var(--border);background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu][open]>summary{border-color:var(--border);background:var(--card-nested);color:var(--primary)}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls]{position:absolute;inset-inline-end:0;top:calc(100% + .35rem);z-index:20;border:1px solid var(--border);background:var(--card);padding:.4rem;min-width:180px;display:flex;flex-direction:column;gap:.2rem}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list]{display:flex;flex-direction:column}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label{display:flex;align-items:center;gap:.5rem;padding:.45rem .5rem;min-height:44px;cursor:pointer}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label:hover{background:var(--card-nested)}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label input{position:absolute;opacity:0}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label span{font-size:.8125rem;text-transform:uppercase;letter-spacing:.03em;color:var(--card-foreground)}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label span:before{content:"[ ] ";color:var(--muted-foreground)}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label input:checked+span{color:var(--primary);font-weight:700}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label input:checked+span:before{content:"[x] ";color:var(--primary)}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] button[data-component=mode-toggle]{display:flex;align-items:center;gap:.5rem;padding:.5rem;min-height:44px;border-top:1px dashed var(--border);margin-top:.15rem;font-size:.8125rem;text-transform:uppercase;letter-spacing:.03em;color:var(--muted-foreground)}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] button[data-component=mode-toggle]:before{content:"[ "}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] button[data-component=mode-toggle]:after{content:" ]"}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] button[data-component=mode-toggle]:hover{background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=terminal] header[data-component=site-header] a[data-component=cta]{color:var(--primary);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.5rem .75rem;border:1px solid var(--primary);white-space:nowrap}:root[data-theme=terminal] header[data-component=site-header] a[data-component=cta]:before{content:"[ "}:root[data-theme=terminal] header[data-component=site-header] a[data-component=cta]:after{content:" ]"}:root[data-theme=terminal] header[data-component=site-header] a[data-component=cta]:hover{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=terminal] main[data-component=feed-page]{grid-area:main;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 1rem 2rem;min-width:0;border-inline:1px solid var(--border)}:root[data-theme=terminal] main[data-component=post-page]{grid-area:main;padding-block:1.5rem 2rem;min-width:0;border-inline:1px solid var(--border)}:root[data-theme=terminal] 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:1rem}:root[data-theme=terminal] main[data-component=post-page] article[data-component=post]>figure[data-component=hero]{grid-area:hero;margin:-1rem -1rem 0;border-bottom:1px solid var(--border)}:root[data-theme=terminal] main[data-component=post-page] article[data-component=post]>figure[data-component=hero] img{width:100%;max-height:420px;object-fit:cover}:root[data-theme=terminal] main[data-component=post-page] article[data-component=post]>h1{grid-area:title;font-size:1.5rem;line-height:1.3;font-weight:700;color:var(--card-foreground)}:root[data-theme=terminal] main[data-component=post-page] article[data-component=post]>[data-component=post-content]{grid-area:content;font-size:1rem;line-height:1.7;color:var(--card-foreground);gap:1rem}:root[data-theme=terminal] main[data-component=post-page] article[data-component=post] section[data-component=comments]{margin-top:.5rem;gap:.75rem;border-top:1px dashed var(--border);padding-top:1rem}:root[data-theme=terminal] main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2{font-size:1.0625rem;font-weight:700;color:var(--card-foreground);text-transform:uppercase;letter-spacing:.03em}:root[data-theme=terminal] main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2:before{content:"> ";color:var(--primary)}:root[data-theme=terminal] main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2 data{color:var(--muted-foreground);font-weight:600;text-transform:none}:root[data-theme=terminal] main[data-component=post-page] article[data-component=post] section[data-component=comments] p[data-component=no-comments]{color:var(--muted-foreground);font-size:.875rem;padding:.5rem 0}:root[data-theme=terminal] aside[data-component=quest]{background:var(--card);border:1px solid var(--border);padding:.75rem 1rem;display:grid;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";column-gap:.5rem;row-gap:.3rem}:root[data-theme=terminal] aside[data-component=quest] [data-component=quest-kind]{grid-area:kind;color:var(--primary);font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}:root[data-theme=terminal] aside[data-component=quest] [data-component=quest-kind]:before{content:"> "}:root[data-theme=terminal] aside[data-component=quest] [data-component=quest-kind] strong{color:var(--secondary)}:root[data-theme=terminal] aside[data-component=quest] [data-component=quest-title]{grid-area:title;color:var(--secondary);font-size:1.1rem;font-weight:600}:root[data-theme=terminal] aside[data-component=quest] progress{grid-area:bar;width:100%;height:10px;appearance:none;border:1px solid var(--border)}:root[data-theme=terminal] aside[data-component=quest] progress::-webkit-progress-bar{background:repeating-linear-gradient(to right,var(--card-nested) 0 4px,var(--card) 4px 5px)}:root[data-theme=terminal] aside[data-component=quest] progress::-webkit-progress-value{background:repeating-linear-gradient(to right,var(--secondary) 0 4px,var(--primary) 4px 5px)}:root[data-theme=terminal] aside[data-component=quest] [data-component=quest-progress]{grid-area:progress;justify-self:end;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=terminal] aside[data-component=quest] [data-component=quest-deadline]{grid-area:deadline;align-self:start;font-size:.8125rem;color:var(--card-foreground);border:1px solid var(--border);padding:.35rem .6rem}:root[data-theme=terminal] aside[data-component=quest] [data-component=quest-deadline] time{font-weight:700}:root[data-theme=terminal] aside[data-component=quest] button{align-self:start;color:var(--muted-foreground);padding:.25rem .5rem;border:1px solid var(--border)}:root[data-theme=terminal] aside[data-component=quest] button[aria-label="Informacje o wyzwaniu"]{grid-area:info}:root[data-theme=terminal] aside[data-component=quest] button[aria-label="Zamknij wyzwanie"]{grid-area:close}:root[data-theme=terminal] nav[data-component=community-strip]{display:flex;align-items:center;gap:.5rem;min-width:0}:root[data-theme=terminal] nav[data-component=community-strip] ul{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none}:root[data-theme=terminal] nav[data-component=community-strip] ul a{display:block;white-space:nowrap;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;padding:.35rem .75rem;border:1px solid var(--border);background:var(--card);color:var(--muted-foreground)}:root[data-theme=terminal] nav[data-component=community-strip] ul a:before{content:"> ";color:var(--primary)}:root[data-theme=terminal] nav[data-component=community-strip] ul a[aria-current=page]{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}:root[data-theme=terminal] nav[data-component=community-strip] ul a[aria-current=page]:before{color:var(--primary-foreground)}:root[data-theme=terminal] nav[data-component=community-strip]>button{color:var(--muted-foreground);font-size:1.4rem;line-height:1}:root[data-theme=terminal] form[data-component=composer]{background:var(--card);border:1px solid var(--border);padding:1rem;display:flex;flex-direction:column;gap:.75rem}:root[data-theme=terminal] form[data-component=composer]>header{display:flex;align-items:center;gap:.5rem}:root[data-theme=terminal] form[data-component=composer]>header [data-component=avatar]{width:34px;height:34px;background:var(--card-nested)}:root[data-theme=terminal] form[data-component=composer]>header [data-component=byline]{font-weight:600;color:var(--card-foreground)}:root[data-theme=terminal] form[data-component=composer]>header [data-component=byline]:before{content:"$ ";color:var(--primary)}:root[data-theme=terminal] form[data-component=composer]>header fieldset[data-component=post-type]{border:none;margin-inline-start:auto;display:flex;gap:.5rem}:root[data-theme=terminal] form[data-component=composer]>header fieldset[data-component=post-type] input{position:absolute;opacity:0}:root[data-theme=terminal] form[data-component=composer]>header fieldset[data-component=post-type] span{display:block;font-size:.8125rem;font-weight:600;padding:.5rem .75rem;border:1px solid var(--border);background:var(--card-nested);color:var(--card-nested-foreground);cursor:pointer}:root[data-theme=terminal] form[data-component=composer]>header fieldset[data-component=post-type] span:before{content:"[ ] "}:root[data-theme=terminal] form[data-component=composer]>header fieldset[data-component=post-type] input:checked+span{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}:root[data-theme=terminal] form[data-component=composer]>header fieldset[data-component=post-type] input:checked+span:before{content:"[x] "}:root[data-theme=terminal] form[data-component=composer] textarea{width:100%;background:var(--input);border:1px solid var(--border);padding:.75rem 1rem;min-height:84px;resize:vertical;color:var(--card-foreground);font-family:var(--mono)}:root[data-theme=terminal] form[data-component=composer] textarea::placeholder{color:var(--muted-foreground)}:root[data-theme=terminal] form[data-component=composer]>footer{display:flex;align-items:center;gap:.5rem}:root[data-theme=terminal] form[data-component=composer]>footer [data-component=community-picker],:root[data-theme=terminal] form[data-component=composer]>footer [data-component=nsfw-toggle]{font-size:.8125rem;font-weight:600;padding:.5rem .75rem;border:1px solid var(--border);background:var(--card-nested);color:var(--card-nested-foreground)}:root[data-theme=terminal] form[data-component=composer]>footer [data-component=nsfw-toggle] input{position:absolute;opacity:0}:root[data-theme=terminal] form[data-component=composer]>footer button[type=submit]{margin-inline-start:auto;font-size:.8125rem;font-weight:600;text-transform:uppercase;padding:.5rem .75rem;border:1px solid var(--border);background:var(--muted);color:var(--muted-foreground);cursor:not-allowed}:root[data-theme=terminal] form[data-component=composer]>footer button[type=submit]:before{content:"[ "}:root[data-theme=terminal] form[data-component=composer]>footer button[type=submit]:after{content:" ]"}:root[data-theme=terminal] div[data-component=feed-toolbar]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}:root[data-theme=terminal] div[data-component=feed-toolbar] nav ul{display:flex;align-items:center;gap:.2rem}:root[data-theme=terminal] div[data-component=feed-toolbar] li[data-component=time-windows]{display:flex;gap:.2rem}:root[data-theme=terminal] div[data-component=feed-toolbar] a{display:block;padding:.5rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=terminal] div[data-component=feed-toolbar] a:before{content:"> ";color:var(--primary)}:root[data-theme=terminal] div[data-component=feed-toolbar] a[aria-current=page],:root[data-theme=terminal] div[data-component=feed-toolbar] a:hover{color:var(--foreground)}:root[data-theme=terminal] div[data-component=feed-toolbar] li[data-component=time-windows] a{text-transform:none;padding:.5rem .3rem}:root[data-theme=terminal] div[data-component=feed-toolbar] li[data-component=time-windows] a:before{content:none}:root[data-theme=terminal] section[data-component=post-list]{display:flex;flex-direction:column;gap:1.5rem}:root[data-theme=terminal] article[data-component=post]{background:var(--card);color:var(--card-foreground);border:1px solid var(--border);padding:1rem;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"header" "title" "content" "media" "tags" "footer" "comments";gap:.75rem}:root[data-theme=terminal] article[data-component=post][data-type=link],:root[data-theme=terminal] 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=terminal] article[data-component=post]>header{grid-area:header;display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;grid-template-areas:"avatar byline menu widget" "avatar context menu widget";column-gap:.5rem;align-items:center}:root[data-theme=terminal] article[data-component=post]>header [data-component=avatar]{grid-area:avatar;width:34px;height:34px;background:var(--card-nested);object-fit:cover}:root[data-theme=terminal] article[data-component=post]>header [data-component=byline]{grid-area:byline;display:flex;align-items:center;gap:.4rem;line-height:1.2;min-width:0}:root[data-theme=terminal] article[data-component=post]>header [data-component=byline] a[rel=author]{font-weight:600;color:var(--card-foreground);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=terminal] article[data-component=post]>header [data-component=byline] a[rel=author]:before{content:"$ ";color:var(--primary)}:root[data-theme=terminal] article[data-component=post]>header [data-component=byline] data[data-component=rank]{flex-shrink:0;font-size:.6875rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground));background:var(--card-nested);border:1px solid var(--border);padding:1px 6px}:root[data-theme=terminal] article[data-component=post]>header [data-component=byline] data[data-component=rank]:before{content:"["}:root[data-theme=terminal] article[data-component=post]>header [data-component=byline] data[data-component=rank]:after{content:"]"}:root[data-theme=terminal] article[data-component=post]>header [data-component=context]{grid-area:context;font-size:.75rem;font-weight:600;color:var(--muted-foreground);line-height:1.2}:root[data-theme=terminal] article[data-component=post]>header [data-component=context] a:hover{color:var(--card-foreground)}:root[data-theme=terminal] article[data-component=post]>header button[data-component=post-menu]{grid-area:menu;color:var(--muted-foreground);padding:.4rem;border:1px solid transparent}:root[data-theme=terminal] article[data-component=post]>header button[data-component=post-menu]:hover{border-color:var(--border);background:var(--card-nested)}:root[data-theme=terminal] article[data-component=post]>header span[data-component=like-widget]{grid-area:widget}:root[data-theme=terminal] article[data-component=post] span[data-component=like-widget]{display:flex;align-items:center;gap:.3rem;background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);padding:.3rem .55rem;font-size:1rem;font-weight:600}:root[data-theme=terminal] article[data-component=post]>h2{grid-area:title;font-size:1.1875rem;line-height:1.35;font-weight:700}:root[data-theme=terminal] article[data-component=post]>h2 a:hover{color:var(--primary);text-decoration:underline}:root[data-theme=terminal] article[data-component=post]>[data-component=post-content]{grid-area:content;display:flex;flex-direction:column;gap:.75rem;font-size:.875rem;line-height:1.55;color:var(--muted-foreground);overflow-wrap:anywhere}:root[data-theme=terminal] article[data-component=post]>[data-component=post-content] a{color:var(--primary)}:root[data-theme=terminal] article[data-component=post]>[data-component=post-content] a:hover{text-decoration:underline}:root[data-theme=terminal] article[data-component=post]>[data-component=post-content] a[data-component=mention]{font-weight:600}:root[data-theme=terminal] article[data-component=post]>[data-component=post-content] figure[data-component=content-image]{margin-block:.25rem;border:1px solid var(--border)}:root[data-theme=terminal] article[data-component=post]>[data-component=post-content] figure[data-component=content-image] img{width:100%}:root[data-theme=terminal] article[data-component=post]>figure{grid-area:media;border:1px solid var(--border)}:root[data-theme=terminal] article[data-component=post]>figure img{width:100%;object-fit:cover;max-height:480px}:root[data-theme=terminal] article[data-component=post] nav[data-component=tags]{grid-area:tags}:root[data-theme=terminal] article[data-component=post] nav[data-component=tags] ul{display:flex;flex-wrap:wrap;gap:.5rem}:root[data-theme=terminal] article[data-component=post] nav[data-component=tags] ul a{color:var(--primary);font-size:.8125rem}:root[data-theme=terminal] article[data-component=post] nav[data-component=tags] ul a:hover{text-decoration:underline}:root[data-theme=terminal] article[data-component=post]>footer{grid-area:footer;display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;color:var(--muted-foreground);border-top:1px dashed var(--border);padding-top:.6rem}:root[data-theme=terminal] article[data-component=post]>footer>a,:root[data-theme=terminal] article[data-component=post]>footer>button{display:flex;align-items:center;gap:.4rem;height:26px;padding:.2rem .5rem;border:1px solid var(--border);color:var(--muted-foreground)}:is(:root[data-theme=terminal] article[data-component=post]>footer>a,:root[data-theme=terminal] article[data-component=post]>footer>button):hover{color:var(--card-foreground);border-color:var(--muted-foreground)}:root[data-theme=terminal] article[data-component=post]>footer>a[data-component=likes]{background:var(--card-nested);font-weight:600}:root[data-theme=terminal] article[data-component=post]>footer cite{font-style:normal;margin-inline-start:auto;display:flex;align-items:center;gap:.3rem;min-width:0;overflow-wrap:anywhere}:root[data-theme=terminal] article[data-component=post]>footer cite a{color:var(--muted-foreground)}:root[data-theme=terminal] article[data-component=post]>footer cite a:hover{color:var(--card-foreground)}:root[data-theme=terminal] article[data-component=post] section[data-component=comments]{grid-area:comments;display:flex;flex-direction:column;gap:.5rem;border-top:1px dashed var(--border);padding-top:.6rem}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment]{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);padding:.75rem;display:flex;flex-direction:column;gap:.5rem}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment]>header{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;min-width:0}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment]>header [data-component=avatar]{width:24px;height:24px;background:var(--card);object-fit:cover}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment]>header a[rel=author]{font-weight:600}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment]>header a[rel=author]:before{content:"$ ";color:var(--primary)}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment]>header data[data-component=rank]{font-size:.65rem;font-weight:700;text-transform:uppercase;color:var(--accent)}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment]>header time{font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment]>header span[data-component=like-widget]{margin-inline-start:auto;background:var(--card);font-size:.8125rem;padding:.15rem .5rem}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground)}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a{color:var(--primary)}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a:hover{text-decoration:underline}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview]{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.5rem;margin-top:.5rem;padding:.5rem;background:var(--card);border:1px solid var(--border);color:inherit}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview] img{width:56px;height:56px;object-fit:cover;border:1px solid var(--border)}:root[data-theme=terminal] 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]{display:flex;flex-direction:column;gap:2px;min-width:0}:root[data-theme=terminal] 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=terminal] 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:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}:root[data-theme=terminal] 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{font-style:normal;text-transform:uppercase;font-size:.6875rem;color:var(--muted-foreground)}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=replies]{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;margin-inline-start:1rem;padding-inline-start:.75rem;border-inline-start:2px dashed var(--border)}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button,:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer a[data-component=likes]{font-size:.75rem;font-weight:600;color:var(--muted-foreground)}:is(:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button,:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer a[data-component=likes]):before{content:"> "}:is(:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button,:root[data-theme=terminal] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer a[data-component=likes]):hover{color:var(--card-nested-foreground)}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] a[data-component=more-comments]{text-align:center;font-size:.875rem;color:var(--muted-foreground);padding:.3rem}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] a[data-component=more-comments] data{color:var(--primary)}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] a[data-component=more-comments]:hover{color:var(--card-foreground)}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea{width:100%;background:var(--input);border:1px solid var(--border);padding:.75rem 1rem;resize:none;color:var(--card-foreground);font-family:var(--mono)}:root[data-theme=terminal] article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea::placeholder{color:var(--muted-foreground)}:root[data-theme=terminal] div[data-component=new-posts] button{position:fixed;top:4.75rem;left:50%;translate:-50% 0;z-index:20;background:var(--primary);color:var(--primary-foreground);font-size:.8125rem;font-weight:600;text-transform:uppercase;padding:.5rem 1rem;border:1px solid var(--primary-foreground)}:root[data-theme=terminal] div[data-component=new-posts] button:before{content:"[ "}:root[data-theme=terminal] div[data-component=new-posts] button:after{content:" ]"}:root[data-theme=terminal] div[data-component=infinite-sentinel]{min-height:1px;text-align:center;font-size:.8125rem;color:var(--muted-foreground);padding:.5rem}:root[data-theme=terminal] div[data-component=infinite-sentinel]:before{content:"> "}:root[data-theme=terminal] nav[data-component=pagination]{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:.75rem 1rem;font-size:1rem}:root[data-theme=terminal] nav[data-component=pagination] a,:root[data-theme=terminal] nav[data-component=pagination] span{color:var(--muted-foreground);text-transform:uppercase;font-size:.8125rem;font-weight:600}:root[data-theme=terminal] nav[data-component=pagination] span[aria-disabled=true]{opacity:.5}:root[data-theme=terminal] nav[data-component=pagination] a[aria-current=page]{color:var(--foreground);font-weight:700}:root[data-theme=terminal] nav[data-component=pagination] a[rel=prev]:before{content:"< "}:root[data-theme=terminal] nav[data-component=pagination] a[rel=next]:after{content:" >"}:root[data-theme=terminal] nav[data-component=pagination] a[rel=next]:hover,:root[data-theme=terminal] nav[data-component=pagination] a[rel=prev]:hover{color:var(--foreground)}:root[data-theme=terminal] main[data-component=home-page]{grid-column:2 / 4;min-width:0;padding-block:1.5rem 2rem;display:flex;flex-direction:column;gap:2rem;border-inline:1px solid var(--border)}:root[data-theme=terminal] div[data-component=home-split]{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);gap:2rem;align-items:start}:root[data-theme=terminal] section[data-component=magazine-section]>header{display:flex;align-items:baseline;gap:.6rem;margin-bottom:1rem;border-bottom:1px dashed var(--border);padding-bottom:.5rem}:root[data-theme=terminal] section[data-component=magazine-section]>header h2{font-size:.9375rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--card-foreground)}:root[data-theme=terminal] section[data-component=magazine-section]>header h2:before{content:"> ";color:var(--primary)}:root[data-theme=terminal] section[data-component=magazine-section]>header a[data-component=section-more]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground)}:root[data-theme=terminal] section[data-component=magazine-section]>header a[data-component=section-more]:before{content:"["}:root[data-theme=terminal] section[data-component=magazine-section]>header a[data-component=section-more]:after{content:"]"}:root[data-theme=terminal] section[data-component=magazine-section]>header a[data-component=section-more]:hover{color:var(--primary)}:root[data-theme=terminal] section[data-component=magazine-section][data-variant=articles]>header h2,:root[data-theme=terminal] section[data-component=magazine-section][data-variant=featured]>header h2{color:var(--secondary)}:root[data-theme=terminal] section[data-component=magazine-section]>ul{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}:root[data-theme=terminal] section[data-component=magazine-section][data-variant=community]>ul{grid-template-columns:repeat(3,minmax(0,1fr))}:root[data-theme=terminal] section[data-component=magazine-section][data-variant=featured]>ul{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-theme=terminal] section[data-component=magazine-section][data-variant=discussions]>ul{grid-template-columns:minmax(0,1fr);gap:.6rem}:root[data-theme=terminal] article[data-component=article-card]{border:1px solid var(--border);overflow:hidden;background:var(--card);height:100%}:root[data-theme=terminal] article[data-component=article-card] [data-component=card-body]{display:flex;flex-direction:column;gap:.4rem;padding:.75rem}:root[data-theme=terminal] article[data-component=article-card] a[data-component=community]{align-self:start;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#fff;background:var(--accent, var(--primary));padding:2px 7px}:root[data-theme=terminal] article[data-component=article-card] span[data-component=like-badge]{display:flex;align-items:center;gap:.2rem;font-size:1rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=terminal] article[data-component=article-card] h3{font-size:1rem;font-weight:700;line-height:1.3;color:var(--card-foreground);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}:root[data-theme=terminal] article[data-component=article-card] h3 a:hover{color:var(--primary);text-decoration:underline}:root[data-theme=terminal] article[data-component=article-card] [data-component=meta]{display:flex;flex-wrap:wrap;gap:.65rem;font-size:.75rem;color:var(--muted-foreground);min-width:0}:root[data-theme=terminal] article[data-component=article-card] [data-component=meta] [data-component=author]{color:var(--card-foreground);overflow-wrap:anywhere}:root[data-theme=terminal] article[data-component=article-card] [data-component=meta] [data-component=author]:before{content:"$ "}:root[data-theme=terminal] article[data-component=article-card][data-has-image]{position:relative;aspect-ratio:4 / 3}:root[data-theme=terminal] article[data-component=article-card][data-has-image]>figure{position:absolute;inset:0;background:var(--card-nested)}:root[data-theme=terminal] article[data-component=article-card][data-has-image]>figure>img{width:100%;height:100%;object-fit:cover}:root[data-theme=terminal] article[data-component=article-card][data-has-image] [data-component=card-body]{position:absolute;inset:0;z-index:1;justify-content:flex-end;gap:.3rem;background:linear-gradient(to top,rgb(0 0 0 / .85) 0%,rgb(0 0 0 / .35) 38%,transparent 62%)}:root[data-theme=terminal] article[data-component=article-card][data-has-image] span[data-component=like-badge]{position:absolute;top:.6rem;right:.6rem;font-size:.8125rem;color:#fff;background:color-mix(in srgb,#000 55%,transparent);border:1px solid rgb(255 255 255 / .4);padding:2px 7px}:root[data-theme=terminal] article[data-component=article-card][data-has-image] h3{color:#fff}:root[data-theme=terminal] article[data-component=article-card][data-has-image] [data-component=meta]{color:#ffffffd1}:root[data-theme=terminal] article[data-component=article-card][data-has-image] [data-component=meta] [data-component=author]{color:#fff}:root[data-theme=terminal] section[data-variant=featured] article[data-component=article-card][data-has-image]{aspect-ratio:16 / 10}:root[data-theme=terminal] section[data-variant=featured] article[data-component=article-card][data-has-image] h3{font-size:1.25rem}:root[data-theme=terminal] section[data-variant=discussions] article[data-component=article-card] [data-component=card-body]{display:grid;grid-template-columns:1fr auto;gap:.25rem .5rem;align-items:center}:root[data-theme=terminal] section[data-variant=discussions] article[data-component=article-card] a[data-component=community]{grid-row:1;grid-column:1;justify-self:start}:root[data-theme=terminal] section[data-variant=discussions] article[data-component=article-card] span[data-component=like-badge]{grid-row:1;grid-column:2;font-size:1.125rem;color:var(--card-foreground);justify-self:end}:root[data-theme=terminal] section[data-variant=discussions] article[data-component=article-card] h3{grid-column:1 / -1;font-size:.875rem;font-weight:500;color:var(--muted-foreground)}:root[data-theme=terminal] section[data-variant=discussions] article[data-component=article-card] [data-component=meta]{grid-column:1 / -1}:root[data-theme=terminal] section[data-component=poll]{background:var(--card-nested);border:1px solid var(--border);padding:.75rem;display:flex;flex-direction:column;gap:.5rem}:root[data-theme=terminal] section[data-component=poll] [data-component=poll-title]{font-size:.875rem;font-weight:600;color:var(--card-foreground)}:root[data-theme=terminal] section[data-component=poll] [data-component=poll-title]:before{content:"> ";color:var(--primary)}:root[data-theme=terminal] section[data-component=poll] ul{display:flex;flex-direction:column;gap:.35rem}:root[data-theme=terminal] section[data-component=poll] li[data-component=poll-option]{position:relative;display:flex;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;border:1px solid var(--border);background:var(--card);overflow:hidden;font-size:.8125rem}:root[data-theme=terminal] section[data-component=poll] li[data-component=poll-option]:before{content:"";position:absolute;inset-block:0;inset-inline-start:0;width:var(--pct, 0%);background:color-mix(in srgb,var(--primary) 22%,transparent)}:root[data-theme=terminal] section[data-component=poll] li[data-component=poll-option]>*{position:relative}:root[data-theme=terminal] section[data-component=poll] li[data-component=poll-option] [data-component=poll-count]{font-weight:700;color:var(--primary)}:root[data-theme=terminal] section[data-component=poll] [data-component=poll-total]{font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=terminal] main[data-component=profile-page]{grid-area:main;min-width:0;padding-block:1.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem;border-inline:1px solid var(--border)}:root[data-theme=terminal] header[data-component=profile-header]{background:var(--card);border:1px solid var(--border);padding:0 1rem 1rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"banner banner banner" "avatar ident achievements";column-gap:1rem;align-items:center}:root[data-theme=terminal] header[data-component=profile-header] [data-component=profile-banner]{grid-area:banner;height:100px;margin:0 -1rem;border-bottom:1px solid var(--border)}:root[data-theme=terminal] header[data-component=profile-header] [data-component=profile-banner]:not([data-has-image]){background:repeating-linear-gradient(45deg,var(--accent, var(--primary)) 0 10px,var(--card-nested) 10px 20px)}:root[data-theme=terminal] header[data-component=profile-header] [data-component=profile-banner][data-has-image]{background-size:cover;background-position:center;background-repeat:no-repeat}:root[data-theme=terminal] header[data-component=profile-header]>[data-component=avatar]{grid-area:avatar;align-self:start;width:84px;height:84px;object-fit:cover;background:var(--card-nested);border:3px solid var(--card);margin-top:-42px}:root[data-theme=terminal] header[data-component=profile-header] [data-component=profile-ident]{grid-area:ident;display:flex;flex-direction:column;gap:.3rem;padding-top:.6rem}:root[data-theme=terminal] header[data-component=profile-header] [data-component=profile-ident] h1[data-component=name-row]{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;font-size:1.3rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=terminal] header[data-component=profile-header] [data-component=profile-ident] h1[data-component=name-row]:before{content:"$ ";color:var(--primary)}:root[data-theme=terminal] header[data-component=profile-header] [data-component=profile-ident] data[data-component=rank]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground));background:var(--card-nested);border:1px solid var(--border);padding:1px 7px}:root[data-theme=terminal] header[data-component=profile-header] [data-component=profile-ident] data[data-component=rank]:before{content:"["}:root[data-theme=terminal] header[data-component=profile-header] [data-component=profile-ident] data[data-component=rank]:after{content:"]"}:root[data-theme=terminal] header[data-component=profile-header] [data-component=profile-ident] [data-component=joined]{font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=terminal] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.15rem;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=terminal] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=terminal] header[data-component=profile-header] ul[data-component=achievements]{grid-area:achievements;align-self:start;margin-top:.6rem;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem;max-width:240px}:root[data-theme=terminal] header[data-component=profile-header] ul[data-component=achievements] img{width:26px;height:26px;border:1px solid var(--border)}:root[data-theme=terminal] nav[data-component=profile-tabs]>ul{display:flex;flex-wrap:wrap;gap:.25rem;border-bottom:1px solid var(--border)}:root[data-theme=terminal] nav[data-component=profile-tabs]>ul a{display:block;padding:.65rem 1rem;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=terminal] nav[data-component=profile-tabs]>ul a:before{content:"> ";color:var(--primary)}:root[data-theme=terminal] nav[data-component=profile-tabs]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--primary)}:root[data-theme=terminal] nav[data-component=profile-tabs]>ul a:hover{color:var(--card-foreground)}:root[data-theme=terminal] main[data-component=profile-page] section[data-component=post-list]{display:flex;flex-direction:column;gap:1.5rem}:root[data-theme=terminal] main[data-component=profile-page] p[data-component=empty]{color:var(--muted-foreground);padding:2rem 0;text-align:center}:root[data-theme=terminal] main[data-component=profile-page] p[data-component=empty]:before{content:"> "}:root[data-theme=terminal] section[data-component=profile-comments]{display:flex;flex-direction:column;gap:1.5rem}:root[data-theme=terminal] section[data-component=profile-comments] article[data-component=profile-comment]{background:var(--card);border:1px solid var(--border);padding:1rem;display:flex;flex-direction:column;gap:.75rem}:root[data-theme=terminal] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context]{display:flex;align-items:center;gap:.5rem;min-width:0;padding-bottom:.6rem;border-bottom:1px dashed var(--border)}:root[data-theme=terminal] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=community]{font-size:.6875rem;font-weight:700;text-transform:uppercase;color:#fff;background:var(--accent, var(--primary));padding:2px 7px;white-space:nowrap}:root[data-theme=terminal] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=post-title]{font-weight:600;font-size:.875rem;color:var(--card-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=terminal] 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=terminal] section[data-component=profile-comments] article[data-component=profile-comment] [data-component=user-comments]{display:flex;flex-direction:column;gap:.5rem}:root[data-theme=terminal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);padding:.75rem;display:flex;flex-direction:column;gap:.5rem}:root[data-theme=terminal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header{display:flex;align-items:center;gap:.5rem;font-size:.8125rem}:root[data-theme=terminal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header [data-component=avatar]{width:24px;height:24px;background:var(--card);object-fit:cover}:root[data-theme=terminal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header a[rel=author]{font-weight:600}:root[data-theme=terminal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header a[rel=author]:before{content:"$ ";color:var(--primary)}:root[data-theme=terminal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header data[data-component=rank]{font-size:.65rem;font-weight:700;text-transform:uppercase;color:var(--accent)}:root[data-theme=terminal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header time{font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=terminal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header span[data-component=like-widget]{margin-inline-start:auto;display:flex;align-items:center;gap:.3rem;background:var(--card);font-size:.8125rem;padding:.15rem .5rem;border:1px solid var(--border)}:root[data-theme=terminal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment] [data-component=comment-content]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground)}:root[data-theme=terminal] 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=terminal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment] [data-component=comment-content] a:hover{text-decoration:underline}:root[data-theme=terminal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>footer button{font-size:.75rem;font-weight:600;color:var(--muted-foreground)}:root[data-theme=terminal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>footer button:before{content:"> "}:root[data-theme=terminal] main[data-component=community-page]{grid-area:main;min-width:0;padding-block:1.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem;border-inline:1px solid var(--border)}:root[data-theme=terminal] main[data-component=community-page] [data-component=community-warning]{margin-inline-start:.4rem;font-size:.75rem;font-weight:700;color:var(--destructive);text-transform:uppercase}:root[data-theme=terminal] main[data-component=community-page] [data-component=community-warning]:before{content:"["}:root[data-theme=terminal] main[data-component=community-page] [data-component=community-warning]:after{content:"]"}:root[data-theme=terminal] header[data-component=community-header]{background:var(--card);border:1px solid var(--border);padding:0 1rem 1rem;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"banner banner" "avatar ident";column-gap:1rem;align-items:start}:root[data-theme=terminal] header[data-component=community-header] [data-component=community-banner]{grid-area:banner;height:100px;margin:0 -1rem;border-bottom:1px solid var(--border);background:repeating-linear-gradient(45deg,var(--accent, var(--primary)) 0 10px,var(--card-nested) 10px 20px)}:root[data-theme=terminal] header[data-component=community-header]>[data-component=avatar]{grid-area:avatar;align-self:start;width:84px;height:84px;object-fit:cover;background:var(--card-nested);border:3px solid var(--card);margin-top:-42px}:root[data-theme=terminal] header[data-component=community-header] [data-component=community-ident]{grid-area:ident;min-width:0;display:flex;flex-direction:column;gap:.3rem;padding-top:.6rem}:root[data-theme=terminal] header[data-component=community-header] [data-component=community-ident] h1[data-component=name-row]{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;font-size:1.3rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=terminal] header[data-component=community-header] [data-component=community-ident] h1[data-component=name-row]:before{content:"$ ";color:var(--primary)}:root[data-theme=terminal] header[data-component=community-header] [data-component=community-ident] data[data-component=community-badge]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground));background:var(--card-nested);border:1px solid var(--border);padding:1px 7px}:root[data-theme=terminal] header[data-component=community-header] [data-component=community-ident] data[data-component=community-badge]:before{content:"["}:root[data-theme=terminal] header[data-component=community-header] [data-component=community-ident] data[data-component=community-badge]:after{content:"]"}:root[data-theme=terminal] header[data-component=community-header] [data-component=community-ident] p[data-component=community-category]{font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=terminal] header[data-component=community-header] [data-component=community-ident] p[data-component=community-category] span{color:var(--card-foreground);font-weight:600}:root[data-theme=terminal] header[data-component=community-header] [data-component=community-ident] p[data-component=community-description]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground);max-width:56ch}:root[data-theme=terminal] header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.15rem;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=terminal] header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=terminal] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics] ul{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.1rem}:root[data-theme=terminal] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics] ul span{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;padding:.25rem .55rem;border:1px solid var(--border);background:var(--card-nested);color:var(--muted-foreground)}:root[data-theme=terminal] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics] ul span:before{content:"#";color:var(--primary)}:root[data-theme=terminal] nav[data-component=community-sort]>ul{display:flex;flex-wrap:wrap;gap:.25rem;border-bottom:1px solid var(--border)}:root[data-theme=terminal] nav[data-component=community-sort]>ul a{display:flex;align-items:center;min-height:44px;padding-inline:1rem;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=terminal] nav[data-component=community-sort]>ul a:before{content:"> ";color:var(--primary)}:root[data-theme=terminal] nav[data-component=community-sort]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--primary)}:root[data-theme=terminal] nav[data-component=community-sort]>ul a:hover{color:var(--card-foreground)}:root[data-theme=terminal] main[data-component=community-page] section[data-component=post-list]{display:flex;flex-direction:column;gap:1.5rem}:root[data-theme=terminal] main[data-component=community-page] p[data-component=empty]{color:var(--muted-foreground);padding:2rem 0;text-align:center}:root[data-theme=terminal] main[data-component=community-page] p[data-component=empty]:before{content:"> "}:root[data-theme=terminal] main[data-component=tag-page]{grid-area:main;min-width:0;padding-block:1.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem;border-inline:1px solid var(--border)}:root[data-theme=terminal] header[data-component=tag-header]{position:relative;background:var(--card);border:1px solid var(--border);padding:1.75rem 1.5rem 1.25rem;overflow:hidden;display:flex;flex-direction:column;gap:.75rem}:root[data-theme=terminal] header[data-component=tag-header]:before{content:"";position:absolute;inset-block-start:0;inset-inline:0;height:4px;background:repeating-linear-gradient(45deg,var(--primary) 0 8px,var(--card-nested) 8px 16px)}:root[data-theme=terminal] header[data-component=tag-header]:after{content:"#";position:absolute;top:.1rem;inset-inline-end:1rem;font-size:6rem;font-weight:700;line-height:1;color:var(--card-nested-foreground);opacity:.14;pointer-events:none}:root[data-theme=terminal] header[data-component=tag-header] h1[data-component=name-row]{position:relative;z-index:1;display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;font-size:1.3rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=terminal] header[data-component=tag-header] h1[data-component=name-row]:before{content:"$ ";color:var(--primary)}:root[data-theme=terminal] header[data-component=tag-header] data[data-component=tag-flag]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:var(--destructive);border:1px solid var(--destructive);padding:1px 7px}:root[data-theme=terminal] header[data-component=tag-header] data[data-component=tag-flag]:before{content:"["}:root[data-theme=terminal] header[data-component=tag-header] data[data-component=tag-flag]:after{content:"]"}:root[data-theme=terminal] header[data-component=tag-header] ul[data-component=tag-stats]{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.75rem}:root[data-theme=terminal] header[data-component=tag-header] ul[data-component=tag-stats] li{display:flex;flex-direction:column;gap:.1rem;min-width:96px;border:1px solid var(--border);background:var(--card-nested);padding:.5rem .9rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--muted-foreground)}:root[data-theme=terminal] header[data-component=tag-header] ul[data-component=tag-stats] data{font-size:1.5rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.15;letter-spacing:normal;text-transform:none;color:var(--primary)}:root[data-theme=terminal] nav[data-component=tag-sort]>ul{display:flex;flex-wrap:wrap;gap:.25rem;border-bottom:1px solid var(--border)}:root[data-theme=terminal] nav[data-component=tag-sort]>ul a{display:flex;align-items:center;min-height:44px;padding-inline:1rem;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=terminal] nav[data-component=tag-sort]>ul a:before{content:"> ";color:var(--primary)}:root[data-theme=terminal] nav[data-component=tag-sort]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--primary)}:root[data-theme=terminal] nav[data-component=tag-sort]>ul a:hover{color:var(--card-foreground)}:root[data-theme=terminal] main[data-component=tag-page] p[data-component=empty]{color:var(--muted-foreground);padding:2rem 0;text-align:center}:root[data-theme=terminal] main[data-component=tag-page] p[data-component=empty]:before{content:"> "}:root[data-theme=terminal] main[data-component=tags-page]{grid-area:main;min-width:0;padding-block:1.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem;border-inline:1px solid var(--border)}:root[data-theme=terminal] header[data-component=tags-header]{display:flex;flex-direction:column;gap:.3rem}:root[data-theme=terminal] header[data-component=tags-header] h1{font-size:1.5rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=terminal] header[data-component=tags-header] h1:before{content:"$ ";color:var(--primary)}:root[data-theme=terminal] header[data-component=tags-header] p[data-component=tags-lede]{font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=terminal] header[data-component=tags-header] p[data-component=tags-lede] a{color:var(--primary);font-weight:600}:root[data-theme=terminal] header[data-component=tags-header] p[data-component=tags-lede] a:hover{text-decoration:underline}:root[data-theme=terminal] section[data-component=tag-list]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));border-block-start:1px solid var(--border);border-inline-start:1px solid var(--border)}:root[data-theme=terminal] section[data-component=tag-list] article[data-component=tag-card]{background:var(--card);padding:.85rem 1rem;gap:.3rem;border-inline-end:1px solid var(--border);border-block-end:1px solid var(--border)}:root[data-theme=terminal] section[data-component=tag-list] article[data-component=tag-card]:hover{background:var(--card-nested)}:root[data-theme=terminal] section[data-component=tag-list] article[data-component=tag-card] h2:before{content:"> ";color:var(--primary)}:root[data-theme=terminal] section[data-component=tag-list] article[data-component=tag-card] p[data-component=tag-stats]{display:flex;flex-wrap:wrap;column-gap:.4rem}:root[data-theme=terminal] section[data-component=tag-list] article[data-component=tag-card] p[data-component=tag-stats] data{font-variant-numeric:tabular-nums}:root[data-theme=terminal] main[data-component=search-page]{grid-area:main;min-width:0;padding-block:1.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem;border-inline:1px solid var(--border)}:root[data-theme=terminal] main[data-component=search-page]>h1{font-size:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--card-foreground);border-bottom:3px double var(--border);padding-bottom:.5rem;align-self:stretch}:root[data-theme=terminal] main[data-component=search-page]>h1:before{content:"$ ";color:var(--primary)}:root[data-theme=terminal] nav[data-component=breadcrumb]>ol{display:flex;align-items:center;font-size:.75rem;text-transform:uppercase;letter-spacing:.03em;color:var(--muted-foreground);gap:.3em}:root[data-theme=terminal] nav[data-component=breadcrumb]>ol:before{content:"> ";color:var(--primary)}:root[data-theme=terminal] nav[data-component=breadcrumb]>ol li+li:before{content:"/";margin-inline:.35rem;color:var(--border)}:root[data-theme=terminal] nav[data-component=breadcrumb]>ol a:hover{color:var(--card-foreground)}:root[data-theme=terminal] form[data-component=search-form]{display:flex;gap:.5rem;align-items:stretch}:root[data-theme=terminal] form[data-component=search-form] label[data-component=search-field]{flex:1;min-width:0;display:flex;align-items:center;gap:.5rem;background:var(--input);border:1px solid var(--border);padding-inline:.75rem;color:var(--muted-foreground)}:root[data-theme=terminal] form[data-component=search-form] label[data-component=search-field]:focus-within{border-color:var(--ring)}:root[data-theme=terminal] form[data-component=search-form] label[data-component=search-field] input{flex:1;min-width:0;background:none;border:none;outline:none;padding-block:.75rem;font-family:var(--mono);font-size:.9375rem;color:var(--card-foreground)}:root[data-theme=terminal] form[data-component=search-form] label[data-component=search-field] input::placeholder{color:var(--muted-foreground)}:root[data-theme=terminal] form[data-component=search-form] button[data-component=search-submit]{background:var(--primary);color:var(--primary-foreground);font-weight:700;font-size:.8125rem;text-transform:uppercase;letter-spacing:.03em;padding-inline:1rem;border:1px solid var(--primary);white-space:nowrap}:root[data-theme=terminal] form[data-component=search-form] button[data-component=search-submit]:before{content:"[ "}:root[data-theme=terminal] form[data-component=search-form] button[data-component=search-submit]:after{content:" ]"}:root[data-theme=terminal] form[data-component=search-form] button[data-component=search-submit]:hover{filter:brightness(1.15)}:root[data-theme=terminal] form[data-component=search-filters]{display:flex;flex-wrap:wrap;gap:.5rem}:root[data-theme=terminal] form[data-component=search-filters] select{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);padding:.45rem .6rem;font-family:var(--mono);font-size:.8125rem;text-transform:uppercase;letter-spacing:.02em}:root[data-theme=terminal] form[data-component=search-filters] noscript button{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);padding:.45rem .75rem;font-size:.8125rem;text-transform:uppercase;letter-spacing:.02em}:root[data-theme=terminal] form[data-component=search-filters] noscript button:before{content:"[ "}:root[data-theme=terminal] form[data-component=search-filters] noscript button:after{content:" ]"}:root[data-theme=terminal] nav[data-component=search-tabs]>ul{display:flex;flex-wrap:wrap;gap:.2rem;border-bottom:1px solid var(--border)}:root[data-theme=terminal] nav[data-component=search-tabs]>ul a{display:block;padding:.65rem .9rem;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=terminal] nav[data-component=search-tabs]>ul a:before{content:"> ";color:var(--primary)}:root[data-theme=terminal] nav[data-component=search-tabs]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--primary)}:root[data-theme=terminal] nav[data-component=search-tabs]>ul a:hover{color:var(--card-foreground)}:root[data-theme=terminal] p[data-component=search-hint],:root[data-theme=terminal] main[data-component=search-page] p[data-component=empty]{color:var(--muted-foreground);background:var(--card);border:1px solid var(--border);padding:2rem 1rem;text-align:center}:is(:root[data-theme=terminal] p[data-component=search-hint],:root[data-theme=terminal] main[data-component=search-page] p[data-component=empty]):before{content:"> "}:root[data-theme=terminal] p[data-component=search-summary]{font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=terminal] p[data-component=search-summary] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=terminal] section[data-component=search-results]{display:flex;flex-direction:column;gap:1.5rem}:root[data-theme=terminal] section[data-component=search-results]>ul{background:var(--card);border:1px solid var(--border);padding-inline:1rem}:root[data-theme=terminal] ul[data-component=user-list]>li+li,:root[data-theme=terminal] ul[data-component=tag-list]>li+li{border-top:1px dashed var(--border)}:root[data-theme=terminal] article[data-component=user-card],:root[data-theme=terminal] article[data-component=tag-card]{display:grid;align-items:center;gap:.75rem;padding:.75rem 0}:root[data-theme=terminal] article[data-component=user-card]{grid-template-columns:34px minmax(0,1fr)}:root[data-theme=terminal] article[data-component=user-card] [data-component=avatar]{width:34px;height:34px;object-fit:cover;background:var(--card-nested)}:root[data-theme=terminal] article[data-component=user-card] [data-component=user-meta]{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem}:root[data-theme=terminal] article[data-component=user-card] [data-component=user-meta] h2{font-size:.9375rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=terminal] article[data-component=user-card] [data-component=user-meta] h2:before{content:"$ ";color:var(--primary)}:root[data-theme=terminal] article[data-component=user-card] [data-component=user-meta] h2 a:hover{color:var(--primary)}:root[data-theme=terminal] article[data-component=user-card] [data-component=user-meta] data[data-component=rank]{font-size:.6875rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground));background:var(--card-nested);border:1px solid var(--border);padding:1px 6px}:root[data-theme=terminal] article[data-component=user-card] [data-component=user-meta] data[data-component=rank]:before{content:"["}:root[data-theme=terminal] article[data-component=user-card] [data-component=user-meta] data[data-component=rank]:after{content:"]"}:root[data-theme=terminal] article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats]{flex-basis:100%;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=terminal] article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=terminal] article[data-component=tag-card]{grid-template-columns:minmax(0,1fr);gap:.15rem}:root[data-theme=terminal] article[data-component=tag-card] h2{font-size:.9375rem;font-weight:700}:root[data-theme=terminal] article[data-component=tag-card] h2 a{color:var(--primary)}:root[data-theme=terminal] article[data-component=tag-card] p[data-component=tag-stats]{font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=terminal] article[data-component=tag-card] p[data-component=tag-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=terminal] span[data-component=page-indicator]{font-size:.8125rem;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.02em}:root[data-theme=terminal] span[data-component=page-indicator] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=terminal] dialog[data-component=search-overlay]{width:min(880px,92vw);max-height:82vh;margin:8vh auto auto;padding:0;border:1px solid var(--border);background:var(--card);color:var(--card-foreground);display:flex;flex-direction:column;overflow:hidden}:root[data-theme=terminal] dialog[data-component=search-overlay]::backdrop{background:#000000b3}:root[data-theme=terminal] dialog[data-component=search-overlay] form[data-component=overlay-field]{display:flex;align-items:center;gap:.6rem;padding:.7rem .85rem;border-bottom:1px solid var(--border);color:var(--muted-foreground)}:root[data-theme=terminal] dialog[data-component=search-overlay] form[data-component=overlay-field]:before{content:"$ ";color:var(--primary);font-weight:700}:root[data-theme=terminal] dialog[data-component=search-overlay] form[data-component=overlay-field] label{flex:1;min-width:0}:root[data-theme=terminal] dialog[data-component=search-overlay] form[data-component=overlay-field] input{width:100%;background:none;border:none;outline:none;font-family:var(--mono);font-size:1rem;color:var(--card-foreground)}:root[data-theme=terminal] dialog[data-component=search-overlay] form[data-component=overlay-field] input::placeholder{color:var(--muted-foreground)}:root[data-theme=terminal] dialog[data-component=search-overlay] form[data-component=overlay-field] button[data-component=overlay-close]{width:44px;height:44px;border:1px solid transparent;color:var(--muted-foreground)}:root[data-theme=terminal] dialog[data-component=search-overlay] form[data-component=overlay-field] button[data-component=overlay-close]:hover{border-color:var(--border);background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=terminal] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul{display:flex;flex-wrap:wrap;gap:.2rem;padding:.6rem .85rem 0}:root[data-theme=terminal] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button{display:flex;align-items:center;gap:.4rem;padding:.45rem .6rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=terminal] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button:before{content:"> ";color:var(--primary)}:root[data-theme=terminal] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button:hover{background:var(--card-nested)}:root[data-theme=terminal] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button[aria-current=page]{background:var(--card-nested);color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--primary)}:root[data-theme=terminal] dialog[data-component=search-overlay] div[data-component=overlay-filters]{display:flex;flex-wrap:wrap;gap:.5rem;padding:.6rem .85rem;border-bottom:1px dashed var(--border)}:root[data-theme=terminal] dialog[data-component=search-overlay] div[data-component=overlay-filters] select{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);padding:.4rem .55rem;font-family:var(--mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.02em}:root[data-theme=terminal] dialog[data-component=search-overlay] div[data-component=overlay-results]{flex:1;overflow-y:auto;padding:.85rem;display:flex;flex-direction:column;gap:.6rem}:root[data-theme=terminal] dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=search-hint],:root[data-theme=terminal] dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=empty]{text-align:center;padding:1.75rem 0;color:var(--muted-foreground)}:is(:root[data-theme=terminal] dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=search-hint],:root[data-theme=terminal] dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=empty]):before{content:"> "}:root[data-theme=terminal] dialog[data-component=search-overlay] p[data-component=search-summary]{font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=terminal] dialog[data-component=search-overlay] p[data-component=search-summary] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=terminal] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a{display:block;padding:.5rem .6rem;border:1px solid transparent;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=terminal] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a:hover,:root[data-theme=terminal] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a[aria-current=true]{border-color:var(--border);background:var(--card-nested);color:var(--primary)}:root[data-theme=terminal] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a[aria-current=true]:before{content:"> "}:root[data-theme=terminal] dialog[data-component=search-overlay] p[data-component=overlay-more] a{display:inline-block;color:var(--primary);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}:root[data-theme=terminal] dialog[data-component=search-overlay] p[data-component=overlay-more] a:before{content:"> "}:root[data-theme=terminal] dialog[data-component=search-overlay] footer[data-component=overlay-hints]{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem;padding:.6rem .85rem;border-top:1px dashed var(--border);font-size:.6875rem;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=terminal] dialog[data-component=search-overlay] footer[data-component=overlay-hints] span{display:flex;align-items:center;gap:.35rem}:root[data-theme=terminal] dialog[data-component=search-overlay] footer[data-component=overlay-hints] [data-component=hint-esc]{margin-inline-start:auto}:root[data-theme=terminal] dialog[data-component=search-overlay] footer[data-component=overlay-hints] kbd{background:var(--card-nested);border:1px solid var(--border);padding:1px 5px;font-family:inherit;font-size:.625rem;text-transform:none}:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]{position:relative}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu])>summary{list-style:none;cursor:pointer;display:grid;place-items:center;position:relative;width:44px;height:44px;border:1px solid transparent;color:var(--muted-foreground)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu])>summary::-webkit-details-marker{display:none}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu])>summary:hover{border-color:var(--border);background:var(--card-nested);color:var(--card-foreground)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu])[open]>summary{border-color:var(--border);background:var(--card-nested);color:var(--primary)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) span[data-component=badge-stack]{position:absolute;top:1px;inset-inline-end:1px;display:flex;gap:2px}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) data[data-component=badge]{min-width:15px;height:15px;padding:0 3px;border:1px solid var(--border);background:var(--card);color:var(--badge, var(--primary));font-size:.625rem;font-weight:700;line-height:13px;text-align:center}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) data[data-component=badge]:before{content:"["}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) data[data-component=badge]:after{content:"]"}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel]{position:absolute;inset-inline-end:0;top:calc(100% + .35rem);z-index:20;width:min(340px,90vw);background:var(--card);border:1px solid var(--border);overflow:hidden}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title]{display:flex;align-items:center;gap:.5rem;padding:.6rem .75rem;border-bottom:1px solid var(--border);font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.03em}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title]:before{content:"> ";color:var(--primary)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title]>button[data-component=mark-all-read]{margin-inline-start:auto;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:var(--primary)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title]>button[data-component=mark-all-read]:before{content:"[ "}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title]>button[data-component=mark-all-read]:after{content:" ]"}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul{display:flex;gap:.2rem;padding:.5rem .6rem 0;border-bottom:1px dashed var(--border)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button{display:flex;align-items:center;gap:.35rem;padding:.3rem .5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button:before{content:"> ";color:var(--primary)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--badge, var(--primary))}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button data{min-width:14px;height:14px;padding:0 3px;border:1px solid var(--border);background:var(--card);color:var(--badge, var(--primary));font-size:.5625rem;font-weight:700;line-height:12px;text-align:center}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button data:before{content:"["}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button data:after{content:"]"}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] li[data-component=menu-empty]{padding:1.5rem .75rem;text-align:center;font-size:.8125rem;color:var(--muted-foreground)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] li[data-component=menu-empty]:before{content:"> "}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] 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=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications])>li+li{border-top:1px dashed var(--border)}:is(:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]) a{display:grid;gap:2px .5rem;padding:.6rem .75rem}:is(:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]) a:hover{background:var(--card-nested)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a{display:flex;align-items:center}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=avatar]{flex:0 0 36px;width:36px;height:36px}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=conversation-meta]{flex:1 1 auto;min-width:0;overflow:hidden;display:flex;flex-direction:column;gap:1px}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=conversation-meta] strong{font-size:.8125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=conversation-meta] strong:before{content:"$ ";color:var(--primary)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=snippet]{max-width:100%;font-size:.6875rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a time{flex:0 0 auto;font-size:.6875rem;color:var(--muted-foreground);white-space:nowrap}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] 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=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=avatar]{width:24px;height:24px;border-radius:var(--radius);object-fit:cover;background:var(--card-nested)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] span[data-component=avatar][data-kind=quest]{display:grid;place-items:center;font-size:.75rem}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=menu-notification-text]{font-size:.75rem;line-height:1.45;color:var(--muted-foreground);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=menu-notification-text] strong{color:var(--card-foreground)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] time{font-size:.625rem}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] 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) 10%,transparent)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity]{display:flex;align-items:center;gap:.5rem;padding:.75rem;font-weight:700;border-bottom:1px solid var(--border)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity]:before{content:"$ ";color:var(--primary)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity] [data-component=avatar]{width:36px;height:36px}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-stats]{display:flex;gap:.9rem;padding:.6rem .75rem;border-bottom:1px dashed var(--border);font-size:.6875rem;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-stats] data{display:block;font-size:.875rem;font-weight:700;text-transform:none;color:var(--card-foreground)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button{display:block;width:100%;text-align:start;padding:.7rem .75rem;font-size:.8125rem;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:is(:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button):before{content:"> ";color:var(--primary)}:is(:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button):hover{background:var(--card-nested);color:var(--card-foreground)}:is(:root[data-theme=terminal] details[data-component=messages-menu],:root[data-theme=terminal] details[data-component=notifications-menu],:root[data-theme=terminal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links]>li+li{border-top:1px dashed var(--border)}:root[data-theme=terminal] details[data-component=user-menu]>summary [data-component=avatar]{width:30px;height:30px;background:var(--card-nested)}:root[data-theme=terminal] main[data-component=account-page]{grid-area:main;min-width:0;padding-block:1.5rem 2rem;display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:1rem;border-inline:1px solid var(--border)}:root[data-theme=terminal] nav[data-component=account-nav]{background:var(--card);border:1px solid var(--border);overflow:hidden}:root[data-theme=terminal] nav[data-component=account-nav] a,:root[data-theme=terminal] nav[data-component=account-nav] summary{display:block;padding:.75rem .85rem;font-size:.8125rem;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground);cursor:pointer}:is(:root[data-theme=terminal] nav[data-component=account-nav] a,:root[data-theme=terminal] nav[data-component=account-nav] summary):before{content:"> ";color:var(--primary)}:is(:root[data-theme=terminal] nav[data-component=account-nav] a,:root[data-theme=terminal] nav[data-component=account-nav] summary):hover{background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=terminal] nav[data-component=account-nav]>ul>li+li{border-top:1px dashed var(--border)}:root[data-theme=terminal] nav[data-component=account-nav] a[aria-current=page]{background:var(--card-nested);color:var(--card-foreground);font-weight:700;box-shadow:inset 3px 0 0 var(--primary)}:root[data-theme=terminal] nav[data-component=account-nav] details[data-component=account-group]>summary{list-style:none;display:flex;align-items:center;gap:.3em}:root[data-theme=terminal] nav[data-component=account-nav] details[data-component=account-group]>summary::-webkit-details-marker{display:none}:root[data-theme=terminal] nav[data-component=account-nav] details[data-component=account-group]>summary:after{content:"[+]";font-size:.6875rem;color:var(--muted-foreground);margin-inline-start:auto}:root[data-theme=terminal] nav[data-component=account-nav] details[data-component=account-group][open]>summary:after{content:"[-]"}:root[data-theme=terminal] nav[data-component=account-nav] details[data-component=account-group]>ul>li>a{padding-inline-start:1.75rem;font-size:.75rem}:root[data-theme=terminal] div[data-component=account-panel]{background:var(--card);border:1px solid var(--border);padding:1rem;min-width:0;display:flex;flex-direction:column;gap:1rem}:root[data-theme=terminal] div[data-component=account-panel]>h1{font-size:1.3rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--card-foreground);border-bottom:3px double var(--border);padding-bottom:.5rem}:root[data-theme=terminal] div[data-component=account-panel]>h1:before{content:"$ ";color:var(--primary)}:root[data-theme=terminal] div[data-component=account-panel] p[data-component=empty]{color:var(--muted-foreground);padding:2rem 0;text-align:center}:root[data-theme=terminal] div[data-component=account-panel] p[data-component=empty]:before{content:"> "}:root[data-theme=terminal] nav[data-component=notification-tabs]>ul{display:flex;flex-wrap:wrap;gap:.2rem;border-bottom:1px solid var(--border)}:root[data-theme=terminal] nav[data-component=notification-tabs]>ul button{display:flex;align-items:center;gap:.4rem;padding:.65rem .9rem;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=terminal] nav[data-component=notification-tabs]>ul button:before{content:"> ";color:var(--primary)}:root[data-theme=terminal] nav[data-component=notification-tabs]>ul button:hover{color:var(--card-foreground)}:root[data-theme=terminal] nav[data-component=notification-tabs]>ul button[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--badge, var(--primary))}:root[data-theme=terminal] nav[data-component=notification-tabs]>ul button data{min-width:16px;height:16px;padding:0 4px;border:1px solid var(--border);background:var(--card);color:var(--badge, var(--primary));font-size:.625rem;font-weight:700;line-height:14px;text-align:center}:root[data-theme=terminal] nav[data-component=notification-tabs]>ul button data:before{content:"["}:root[data-theme=terminal] nav[data-component=notification-tabs]>ul button data:after{content:"]"}:root[data-theme=terminal] div[data-component=account-panel]>button[data-component=mark-all-read]{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);padding:.75rem;font-weight:700;font-size:.8125rem;text-transform:uppercase;letter-spacing:.02em;width:100%}:root[data-theme=terminal] div[data-component=account-panel]>button[data-component=mark-all-read]:before{content:"[ "}:root[data-theme=terminal] div[data-component=account-panel]>button[data-component=mark-all-read]:after{content:" ]"}:root[data-theme=terminal] div[data-component=account-panel]>button[data-component=mark-all-read]:hover{background:var(--muted)}:root[data-theme=terminal] section[data-component=notification-list]{display:flex;flex-direction:column}:root[data-theme=terminal] section[data-component=notification-list]>article+article{border-top:1px dashed var(--border)}:root[data-theme=terminal] article[data-component=notification]{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:4px .6rem;padding:.75rem 0;position:relative}:root[data-theme=terminal] article[data-component=notification]>[data-component=avatar]{grid-row:span 2;width:36px;height:36px;background:var(--card-nested);display:grid;place-items:center;font-size:1rem}:root[data-theme=terminal] article[data-component=notification] p[data-component=notification-text]{font-size:.8125rem;line-height:1.5;color:var(--muted-foreground)}:root[data-theme=terminal] article[data-component=notification] p[data-component=notification-text] a[rel=author]{font-weight:700;color:var(--card-foreground)}:root[data-theme=terminal] article[data-component=notification] p[data-component=notification-text] a[rel=author]:before{content:"$ ";color:var(--primary)}:root[data-theme=terminal] article[data-component=notification] p[data-component=notification-text] a[rel=tag]{color:var(--primary)}:root[data-theme=terminal] article[data-component=notification] p[data-component=notification-text] strong{color:var(--card-foreground)}:root[data-theme=terminal] article[data-component=notification] time[data-component=notification-time]{grid-column:2 / -1;font-size:.6875rem;color:var(--muted-foreground);justify-self:end}:root[data-theme=terminal] article[data-component=notification] span[data-component=unread-dot]{position:absolute;top:.9rem;inset-inline-end:0;width:8px;height:8px;background:var(--primary)}:root[data-theme=terminal] section[data-component=quest-list]{display:flex;flex-direction:column;gap:.75rem}:root[data-theme=terminal] article[data-component=quest-card]{background:var(--card-nested);border:1px solid var(--border);padding:.75rem;display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:4px .5rem}:root[data-theme=terminal] article[data-component=quest-card] p[data-component=quest-kind]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:var(--primary)}:root[data-theme=terminal] article[data-component=quest-card] p[data-component=quest-kind]:before{content:"> "}:root[data-theme=terminal] article[data-component=quest-card][data-done] p[data-component=quest-kind]{color:var(--secondary)}:root[data-theme=terminal] article[data-component=quest-card] p[data-component=quest-reward]{font-size:.75rem;font-weight:700;color:var(--secondary)}:root[data-theme=terminal] article[data-component=quest-card] p[data-component=quest-deadline]{grid-column:3;justify-self:end;font-size:.75rem;color:var(--muted-foreground);border:1px solid var(--border);padding:.2rem .5rem}:root[data-theme=terminal] article[data-component=quest-card] h2[data-component=quest-title]{grid-column:1 / -1;font-size:1rem;font-weight:700;color:var(--primary)}:root[data-theme=terminal] article[data-component=quest-card][data-done] h2[data-component=quest-title]{color:var(--secondary)}:root[data-theme=terminal] article[data-component=quest-card] div[data-component=quest-progress]{grid-column:1 / 3;align-self:center;height:8px;border:1px solid var(--border);overflow:hidden;background:repeating-linear-gradient(to right,var(--card) 0 4px,var(--card-nested) 4px 5px)}:root[data-theme=terminal] article[data-component=quest-card] div[data-component=quest-progress]:before{content:"";display:block;height:100%;width:var(--pct, 0%);background:repeating-linear-gradient(to right,var(--secondary) 0 4px,var(--primary) 4px 5px)}:root[data-theme=terminal] article[data-component=quest-card] p[data-component=quest-count]{grid-column:3;justify-self:end;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=terminal] article[data-component=quest-card] p[data-component=quest-done-note]{grid-column:1 / -1;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=terminal] article[data-component=quest-card] p[data-component=quest-done-note] strong{color:var(--card-foreground)}:root[data-theme=terminal] button[data-component=row-action]{justify-self:end;align-self:center;border:1px solid var(--border);padding:.4rem .7rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground);white-space:nowrap}:root[data-theme=terminal] button[data-component=row-action]:before{content:"[ "}:root[data-theme=terminal] button[data-component=row-action]:after{content:" ]"}:root[data-theme=terminal] button[data-component=row-action]:hover{border-color:var(--destructive);color:var(--destructive)}:root[data-theme=terminal] div[data-component=account-panel] ul[data-component=tag-list]>li>article,:root[data-theme=terminal] div[data-component=account-panel] ul[data-component=user-list]>li>article,:root[data-theme=terminal] div[data-component=account-panel] ul[data-component=community-list]>li>article{grid-template-columns:minmax(0,1fr) auto}:root[data-theme=terminal] div[data-component=account-panel] ul[data-component=user-list]>li>article,:root[data-theme=terminal] div[data-component=account-panel] ul[data-component=community-list]>li>article{grid-template-columns:44px minmax(0,1fr) auto}:root[data-theme=terminal] form[data-component=account-form]{display:flex;flex-direction:column;gap:.75rem}:root[data-theme=terminal] form[data-component=account-form] input[type=text],:root[data-theme=terminal] form[data-component=account-form] input[type=password],:root[data-theme=terminal] form[data-component=account-form] textarea{width:100%;background:var(--input);color:var(--card-foreground);border:1px solid var(--border);padding:.75rem;font-family:var(--mono);font-size:.9375rem}:is(:root[data-theme=terminal] form[data-component=account-form] input[type=text],:root[data-theme=terminal] form[data-component=account-form] input[type=password],:root[data-theme=terminal] form[data-component=account-form] textarea)::placeholder{color:var(--muted-foreground)}:is(:root[data-theme=terminal] form[data-component=account-form] input[type=text],:root[data-theme=terminal] form[data-component=account-form] input[type=password],:root[data-theme=terminal] form[data-component=account-form] textarea):disabled{opacity:.55;cursor:not-allowed}:root[data-theme=terminal] form[data-component=account-form] button[data-component=account-save]{background:var(--primary);color:var(--primary-foreground);padding:.75rem;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.02em}:root[data-theme=terminal] form[data-component=account-form] button[data-component=account-save]:before{content:"[ "}:root[data-theme=terminal] form[data-component=account-form] button[data-component=account-save]:after{content:" ]"}:root[data-theme=terminal] form[data-component=account-form] button[data-component=account-save]:disabled{opacity:.5;cursor:not-allowed}:root[data-theme=terminal] form[data-component=account-form] button[data-component=account-danger]{background:var(--destructive);color:var(--primary-foreground);border:1px solid var(--destructive);padding:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;align-self:start;padding-inline:1.75rem}:root[data-theme=terminal] form[data-component=account-form] button[data-component=account-danger]:before{content:"[ "}:root[data-theme=terminal] form[data-component=account-form] button[data-component=account-danger]:after{content:" ]"}:root[data-theme=terminal] form[data-component=account-form] button[data-component=account-danger]:disabled{opacity:.5;cursor:not-allowed}:root[data-theme=terminal] form[data-component=account-form] label[data-component=field-donation]>span{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground);margin-bottom:4px}:root[data-theme=terminal] form[data-component=account-form] fieldset[data-component=home-choice]{border:1px solid var(--border);padding:.6rem .75rem}:root[data-theme=terminal] form[data-component=account-form] fieldset[data-component=home-choice] legend{font-size:.75rem;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground);padding-inline:4px}:root[data-theme=terminal] form[data-component=account-form] fieldset[data-component=home-choice] label{display:inline-flex;align-items:center;gap:.4rem;margin-inline-end:1rem;font-size:.875rem;cursor:pointer}:root[data-theme=terminal] form[data-component=account-form] fieldset[data-component=home-choice] label input{position:absolute;opacity:0}:root[data-theme=terminal] form[data-component=account-form] fieldset[data-component=home-choice] label span:before{content:"[ ] ";color:var(--muted-foreground)}:root[data-theme=terminal] form[data-component=account-form] fieldset[data-component=home-choice] label input:checked+span{color:var(--primary);font-weight:700}:root[data-theme=terminal] form[data-component=account-form] fieldset[data-component=home-choice] label input:checked+span:before{content:"[x] ";color:var(--primary)}:root[data-theme=terminal] form[data-component=account-form] ul[data-component=preference-list]{display:flex;flex-direction:column}:root[data-theme=terminal] form[data-component=account-form] ul[data-component=preference-list]>li+li{border-top:1px dashed var(--border)}:root[data-theme=terminal] form[data-component=account-form] ul[data-component=preference-list] label{display:flex;align-items:start;gap:.5rem;padding:.6rem 0;font-size:.875rem;cursor:pointer}:root[data-theme=terminal] form[data-component=account-form] ul[data-component=preference-list] label input{position:absolute;opacity:0}:root[data-theme=terminal] form[data-component=account-form] ul[data-component=preference-list] label span:before{content:"[ ] ";color:var(--muted-foreground)}:root[data-theme=terminal] form[data-component=account-form] ul[data-component=preference-list] label input:checked+span:before{content:"[x] ";color:var(--primary)}:root[data-theme=terminal] form[data-component=account-form] ul[data-component=preference-list] [data-component=preference-desc]{display:block;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=terminal] p[data-component=demo-notice]{background:var(--card-nested);border-inline-start:3px solid var(--primary);padding:.6rem .75rem;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=terminal] p[data-component=demo-notice] a{color:var(--primary)}:root[data-theme=terminal] section[data-component=patron-promo]{background:var(--card-nested);border:1px solid var(--border);padding:.75rem;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=terminal] section[data-component=patron-promo] p[data-component=patron-actions]{display:flex;gap:.5rem;margin-top:.5rem}:root[data-theme=terminal] section[data-component=patron-promo] p[data-component=patron-actions] a{border:1px solid var(--border);padding:.4rem .75rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:var(--card-foreground)}:root[data-theme=terminal] 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=terminal] main[data-component=chat-page]{grid-area:main;min-width:0;padding-block:1.5rem 2rem;display:grid;grid-template-columns:280px minmax(0,1fr);gap:1rem;height:calc(100vh - 120px)}:root[data-theme=terminal] main[data-component=chat-page]>section{background:var(--card);border:1px solid var(--border);min-width:0;display:flex;flex-direction:column;overflow:hidden}:root[data-theme=terminal] main[data-component=chat-page]>section>header{display:flex;align-items:center;gap:.5rem;padding:.6rem .75rem;border-bottom:1px solid var(--border)}:root[data-theme=terminal] main[data-component=chat-page]>section>header h1,:root[data-theme=terminal] main[data-component=chat-page]>section>header h2{font-size:.9375rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}:root[data-theme=terminal] section[data-component=conversation-pane]>header h1:before{content:"> ";color:var(--primary)}:root[data-theme=terminal] section[data-component=conversation-pane] a[data-component=chat-back]{display:grid;place-items:center;width:30px;height:30px;font-size:1.3rem;color:var(--muted-foreground)}:root[data-theme=terminal] section[data-component=conversation-pane] a[data-component=chat-back]:hover{color:var(--card-foreground)}:root[data-theme=terminal] section[data-component=conversation-pane] span[data-component=chat-actions]{margin-inline-start:auto;display:flex;gap:.3rem}:root[data-theme=terminal] section[data-component=conversation-pane] span[data-component=chat-actions] button{width:30px;height:30px;border:1px solid var(--border);color:var(--muted-foreground)}:root[data-theme=terminal] section[data-component=conversation-pane] span[data-component=chat-actions] button[aria-pressed=true]{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}:root[data-theme=terminal] section[data-component=conversation-pane] span[data-component=chat-actions] button:hover{background:var(--card-nested)}:root[data-theme=terminal] section[data-component=conversation-pane] ul[data-component=conversation-list]{overflow-y:auto;flex:1}:root[data-theme=terminal] section[data-component=conversation-pane] ul[data-component=conversation-list]>li{position:relative}:root[data-theme=terminal] section[data-component=conversation-pane] ul[data-component=conversation-list]>li+li{border-top:1px dashed var(--border)}:root[data-theme=terminal] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a{display:grid;grid-template-columns:40px minmax(0,1fr);gap:2px .5rem;padding:.6rem .75rem}:root[data-theme=terminal] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a:hover{background:var(--card-nested)}:root[data-theme=terminal] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a[aria-current=page]{background:var(--card-nested);box-shadow:inset 3px 0 0 var(--primary)}:root[data-theme=terminal] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=avatar]{grid-row:span 2;width:40px;height:40px}:root[data-theme=terminal] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta]{min-width:0;display:flex;flex-direction:column}:root[data-theme=terminal] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta] strong{font-size:.8125rem}:root[data-theme=terminal] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta] strong:before{content:"$ ";color:var(--primary)}:root[data-theme=terminal] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=snippet]{font-size:.75rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=terminal] section[data-component=conversation-pane] ul[data-component=conversation-list] time{grid-column:2;font-size:.6875rem;color:var(--muted-foreground)}:root[data-theme=terminal] section[data-component=conversation-pane] ul[data-component=conversation-list] button[data-component=conversation-menu]{position:absolute;top:.6rem;inset-inline-end:.5rem;color:var(--muted-foreground)}:root[data-theme=terminal] section[data-component=conversation-pane] ul[data-component=conversation-list] button[data-component=conversation-menu]:hover{color:var(--card-foreground)}:root[data-theme=terminal] section[data-component=thread-pane]>header [data-component=avatar]{width:36px;height:36px}:root[data-theme=terminal] section[data-component=thread-pane]>header h2 a:before{content:"$ ";color:var(--primary)}:root[data-theme=terminal] section[data-component=thread-pane] a[data-component=chat-close]{display:grid;place-items:center;width:30px;height:30px;margin-inline-start:auto;color:var(--muted-foreground);font-size:1.1rem}:root[data-theme=terminal] section[data-component=thread-pane] a[data-component=chat-close]:hover{color:var(--card-foreground)}:root[data-theme=terminal] section[data-component=thread-pane] ol[data-component=message-list]{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem}:root[data-theme=terminal] section[data-component=thread-pane] p[data-component=day-separator]{text-align:center;font-size:.6875rem;text-transform:uppercase;letter-spacing:.03em;color:var(--muted-foreground);margin-bottom:.5rem}:root[data-theme=terminal] section[data-component=thread-pane] p[data-component=day-separator]:before{content:"── "}:root[data-theme=terminal] section[data-component=thread-pane] p[data-component=day-separator]:after{content:" ──"}:root[data-theme=terminal] section[data-component=thread-pane] article[data-component=message]{display:grid;grid-template-columns:28px minmax(0,auto);align-items:end;gap:4px .5rem;justify-content:start;max-width:78%}:root[data-theme=terminal] section[data-component=thread-pane] article[data-component=message] [data-component=avatar]{width:28px;height:28px}:root[data-theme=terminal] section[data-component=thread-pane] article[data-component=message] p[data-component=bubble]{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);padding:.5rem .75rem;font-size:.9375rem;line-height:1.45;overflow-wrap:anywhere}:root[data-theme=terminal] section[data-component=thread-pane] article[data-component=message] p[data-component=bubble] a{color:var(--primary);text-decoration:underline}:root[data-theme=terminal] section[data-component=thread-pane] article[data-component=message] time{grid-column:2;font-size:.6875rem;color:var(--muted-foreground)}:root[data-theme=terminal] 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=terminal] section[data-component=thread-pane] article[data-component=message][data-own] p[data-component=bubble]{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}:root[data-theme=terminal] section[data-component=thread-pane] article[data-component=message][data-own] p[data-component=bubble] a{color:inherit}:root[data-theme=terminal] section[data-component=thread-pane] article[data-component=message][data-own] time{grid-column:1;justify-self:end}:root[data-theme=terminal] section[data-component=thread-pane] form[data-component=message-composer]{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:.4rem;padding:.6rem .75rem;border-top:1px solid var(--border)}:root[data-theme=terminal] section[data-component=thread-pane] form[data-component=message-composer] label{display:flex;align-items:center;min-width:0}:root[data-theme=terminal] section[data-component=thread-pane] form[data-component=message-composer] label:before{content:"$ ";color:var(--primary);font-weight:700}:root[data-theme=terminal] section[data-component=thread-pane] form[data-component=message-composer] input{width:100%;background:none;border:none;outline:none;padding:.5rem 0;font-family:var(--mono);font-size:.9375rem;color:var(--card-foreground)}:root[data-theme=terminal] section[data-component=thread-pane] form[data-component=message-composer] input::placeholder{color:var(--muted-foreground)}:root[data-theme=terminal] section[data-component=thread-pane] form[data-component=message-composer] button{width:32px;height:32px;border:1px solid transparent;color:var(--muted-foreground)}:root[data-theme=terminal] section[data-component=thread-pane] form[data-component=message-composer] button:hover{border-color:var(--border);background:var(--card-nested)}:root[data-theme=terminal] section[data-component=thread-pane] form[data-component=message-composer] button[data-component=composer-send]{color:var(--primary);border-color:var(--primary)}:root[data-theme=terminal] section[data-component=thread-pane] form[data-component=message-composer] button[data-component=composer-send]:hover{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=terminal] main[data-component=communities-page]{grid-area:main;min-width:0;padding-block:1.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem;border-inline:1px solid var(--border)}:root[data-theme=terminal] main[data-component=communities-page]>header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.3rem 1rem;align-items:center}:root[data-theme=terminal] main[data-component=communities-page]>header h1{font-size:1.5rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=terminal] main[data-component=communities-page]>header h1:before{content:"$ ";color:var(--primary)}:root[data-theme=terminal] main[data-component=communities-page]>header p{grid-column:1;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=terminal] main[data-component=communities-page]>header a[data-component=create-community]{grid-column:2;grid-row:1;color:var(--primary);font-size:.8125rem;font-weight:600;text-transform:uppercase;padding:.5rem .75rem;border:1px solid var(--primary);white-space:nowrap}:root[data-theme=terminal] main[data-component=communities-page]>header a[data-component=create-community]:before{content:"[ "}:root[data-theme=terminal] main[data-component=communities-page]>header a[data-component=create-community]:after{content:" ]"}:root[data-theme=terminal] main[data-component=communities-page]>header a[data-component=create-community]:hover{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=terminal] ul[data-component=community-list]{display:flex;flex-direction:column;background:var(--card);border:1px solid var(--border);overflow:hidden}:root[data-theme=terminal] ul[data-component=community-list] li+li{border-top:1px dashed var(--border)}:root[data-theme=terminal] article[data-component=community-card]{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem}:root[data-theme=terminal] article[data-component=community-card] [data-component=avatar]{width:44px;height:44px;object-fit:cover;background:var(--accent, var(--card-nested))}:root[data-theme=terminal] article[data-component=community-card] [data-component=community-meta]{min-width:0}:root[data-theme=terminal] article[data-component=community-card] [data-component=community-meta] h2{font-size:1rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=terminal] article[data-component=community-card] [data-component=community-meta] h2:before{content:"> ";color:var(--primary)}:root[data-theme=terminal] article[data-component=community-card] [data-component=community-meta] h2 a:hover{color:var(--primary);text-decoration:underline}:root[data-theme=terminal] article[data-component=community-card] [data-component=community-meta] [data-component=members]{display:flex;align-items:center;gap:.25rem;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=terminal] article[data-component=community-card] [data-component=join]{color:var(--primary);font-size:.8125rem;font-weight:600;padding:.5rem 1rem;border:1px solid var(--primary)}:root[data-theme=terminal] article[data-component=community-card] [data-component=join]:before{content:"[ "}:root[data-theme=terminal] article[data-component=community-card] [data-component=join]:after{content:" ]"}:root[data-theme=terminal] article[data-component=community-card] [data-component=join]:hover{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=terminal] aside[data-component=popular-articles]{grid-area:aside;padding-block:1.5rem;display:flex;flex-direction:column;gap:.75rem;min-width:0}:root[data-theme=terminal] aside[data-component=popular-articles]>h2{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--foreground)}:root[data-theme=terminal] aside[data-component=popular-articles]>h2:before{content:"> ";color:var(--primary)}:root[data-theme=terminal] aside[data-component=popular-articles] ol{display:flex;flex-direction:column;gap:.5rem}:root[data-theme=terminal] aside[data-component=popular-articles] article{background:var(--card);border:1px solid var(--border);padding:.75rem;display:grid;grid-template-columns:minmax(0,1fr) 76px;grid-template-areas:"header header" "title img" "meta img";gap:.5rem}:root[data-theme=terminal] aside[data-component=popular-articles] article>header{grid-area:header;display:flex;align-items:center;justify-content:space-between}:root[data-theme=terminal] aside[data-component=popular-articles] article>header a[data-component=community]{font-size:.75rem;font-weight:700;color:#fff;background:var(--accent, var(--primary));padding:2px 8px}:root[data-theme=terminal] aside[data-component=popular-articles] article>header span[data-component=like-widget]{font-size:.875rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=terminal] aside[data-component=popular-articles] article h3{grid-area:title;font-size:.875rem;font-weight:600;line-height:1.35}:root[data-theme=terminal] aside[data-component=popular-articles] article h3 a:hover{color:var(--primary);text-decoration:underline}:root[data-theme=terminal] aside[data-component=popular-articles] article [data-component=meta]{grid-area:meta;font-size:.75rem;color:var(--muted-foreground);align-self:end}:root[data-theme=terminal] aside[data-component=popular-articles] article img{grid-area:img;width:76px;height:76px;object-fit:cover;border:1px solid var(--border)}:root[data-theme=terminal] footer[data-component=site-footer]{grid-area:footer;padding:2rem 1rem;text-align:center;font-size:.875rem;color:var(--muted-foreground);border-top:3px double var(--border)}:root[data-theme=terminal] footer[data-component=site-footer] a{color:var(--primary)}:root[data-theme=terminal] footer[data-component=site-footer] a:hover{text-decoration:underline}@media(max-width:767.98px){:root[data-theme=terminal] [data-component=home-split]{grid-template-columns:minmax(0,1fr)}:root[data-theme=terminal] body{grid-template-columns:minmax(0,1fr);grid-template-areas:"header" "main" "footer";column-gap:0}:root[data-theme=terminal] main[data-component=home-page]{grid-area:main}:root[data-theme=terminal] section[data-component=magazine-section]>ul{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-theme=terminal] section[data-component=magazine-section][data-variant=featured]>ul{grid-template-columns:minmax(0,1fr)}:root[data-theme=terminal] section[data-component=magazine-section]>header{flex-direction:column;align-items:flex-start;gap:.3rem}:root[data-theme=terminal] aside[data-component=popular-articles]{display:none}:root[data-theme=terminal] header[data-component=site-header]{gap:.5rem}:root[data-theme=terminal] header[data-component=site-header] nav{display:none}:root[data-theme=terminal] header[data-component=site-header] ul[data-component=header-actions]{gap:.25rem}:root[data-theme=terminal] header[data-component=site-header] ul[data-component=header-actions]>li>a{padding:.3rem}:root[data-theme=terminal] header[data-component=site-header] ul[data-component=header-actions] svg{width:22px;height:22px}:root[data-theme=terminal] header[data-component=site-header] details[data-component=theme-menu]>summary,:root[data-theme=terminal] header[data-component=site-header] details[data-component=messages-menu]>summary,:root[data-theme=terminal] header[data-component=site-header] details[data-component=notifications-menu]>summary,:root[data-theme=terminal] header[data-component=site-header] details[data-component=user-menu]>summary{width:36px;height:36px}:root[data-theme=terminal] header[data-component=site-header] details[data-component=user-menu]>summary [data-component=avatar]{width:26px;height:26px}:root[data-theme=terminal] main[data-component=feed-page],:root[data-theme=terminal] main[data-component=post-page],:root[data-theme=terminal] main[data-component=home-page],:root[data-theme=terminal] main[data-component=profile-page],:root[data-theme=terminal] main[data-component=communities-page],:root[data-theme=terminal] main[data-component=community-page],:root[data-theme=terminal] main[data-component=tag-page],:root[data-theme=terminal] main[data-component=tags-page],:root[data-theme=terminal] main[data-component=search-page],:root[data-theme=terminal] main[data-component=account-page],:root[data-theme=terminal] main[data-component=chat-page]{border-inline:none}:root[data-theme=terminal] main[data-component=account-page],:root[data-theme=terminal] main[data-component=chat-page]{grid-template-columns:minmax(0,1fr)}:root[data-theme=terminal] main[data-component=chat-page]{height:auto}:root[data-theme=terminal] article[data-component=post]{padding:.75rem .5rem}:root[data-theme=terminal] article[data-component=post][data-type=link],:root[data-theme=terminal] 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=terminal] main[data-component=post-page] article[data-component=post]>figure[data-component=hero]{margin-inline:-.5rem}:root[data-theme=terminal] article[data-component=comment]>header{flex-wrap:wrap;row-gap:.25rem}:root[data-theme=terminal] div[data-component=feed-toolbar] li[data-component=time-windows],:root[data-theme=terminal] div[data-component=feed-toolbar] a:not([aria-current=page]){display:none}:root[data-theme=terminal] div[data-component=feed-toolbar] a[aria-current=page]:after{content:" ▾";animation:none}}@media(min-width:768px)and (max-width:1023px){:root[data-theme=terminal] nav[data-component=feed-type],:root[data-theme=terminal] nav[data-component=feed-sort]{min-width:0;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain}}}@layer theme{:root[data-theme=terminal] article[data-component=post][data-type=hejtopismak]{border:1px solid var(--accent)}:root[data-theme=terminal] article[data-component=post][data-type=hejtopismak] [data-component=byline][data-byline=editorial] [data-component=masthead]{font-family:inherit;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--accent)}:root[data-theme=terminal] article[data-component=post][data-type=hejtopismak] [data-component=byline][data-byline=editorial] [data-component=masthead]:before{content:"[ "}:root[data-theme=terminal] article[data-component=post][data-type=hejtopismak] [data-component=byline][data-byline=editorial] [data-component=masthead]:after{content:" ]"}:root[data-theme=terminal] article[data-component=post][data-type=hejtopismak] [data-component=post-content]>p:first-child,:root[data-theme=terminal] article[data-component=post][data-type=hejtopismak] [data-component=lede]{color:var(--foreground);border-inline-start:2px solid var(--accent);padding-inline-start:8px}:root[data-theme=terminal] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial]{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-style:normal}:root[data-theme=terminal] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] [data-component=source-label]{font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--accent)}:root[data-theme=terminal] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] [data-component=source-label]:before{content:"» "}:root[data-theme=terminal] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] [data-component=source-label]:after{content:":"}:root[data-theme=terminal] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] a{color:var(--foreground);text-decoration:underline;text-decoration-color:var(--accent)}:root[data-theme=terminal] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] a:hover{color:var(--accent)}:root[data-theme=terminal] article[data-component=article-card][data-type=hejtopismak]{border:1px solid var(--accent)}:root[data-theme=terminal] article[data-component=article-card][data-type=hejtopismak] [data-component=community]{color:#fff;background:var(--accent);text-transform:uppercase;letter-spacing:.05em}:root[data-theme=terminal] article[data-component=article-card][data-type=hejtopismak] [data-component=community]:before{content:"[ "}:root[data-theme=terminal] article[data-component=article-card][data-type=hejtopismak] [data-component=community]:after{content:" ]"}:root[data-theme=terminal] main[data-component=hejtopismak-page]{display:grid;gap:12px;align-content:start;max-width:46rem;padding:14px}:root[data-theme=terminal] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead]{border:1px dashed var(--accent);padding:12px}:root[data-theme=terminal] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead] h1{text-transform:uppercase;letter-spacing:.06em;color:var(--accent)}:root[data-theme=terminal] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead] h1:before{content:"# "}:root[data-theme=terminal] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead] p{color:var(--muted-foreground)}:root[data-theme=terminal] main[data-component=hejtopismak-page] section[data-component=post-list]{display:flex;flex-direction:column;gap:12px}}:root[data-theme=brutal]{--warning: #9f6c17;--warning-foreground: #fff;--background: #f4f4ec;--foreground: #050505;--card: #ffffff;--card-foreground: #050505;--card-nested: #f0efe2;--card-nested-foreground: #050505;--muted: #eae9db;--muted-foreground: #333333;--primary: #ff3b00;--primary-foreground: #ffffff;--secondary: #2b50ff;--destructive: #e00000;--border: #050505;--input: #ffffff;--ring: #050505;--radius: 0px;--pop-yellow: #ffd600;--pop-cyan: #00e5ff;--on-secondary: #ffffff;--shadow: 5px 5px 0 var(--border);--shadow-hover: 7px 7px 0 var(--border);--shadow-flat: 0 0 0 var(--border);--font-sans: ui-sans-serif, system-ui, "Helvetica Neue", Arial, "Liberation Sans", sans-serif}:root[data-theme=brutal][data-mode=dark]{--warning: #f5a623;--warning-foreground: rgb(0 0 0 / .85);--background: #121212;--foreground: #ffffff;--card: #1d1d1d;--card-foreground: #ffffff;--card-nested: #262626;--card-nested-foreground: #ffffff;--muted: #262626;--muted-foreground: #bcbcbc;--primary: #ffd600;--primary-foreground: #050505;--secondary: #00e5ff;--destructive: #ff5252;--border: #ffffff;--input: #1d1d1d;--ring: #ffffff;--on-secondary: #050505}@layer theme{:root[data-theme=brutal]{font-size:16px}:root[data-theme=brutal] body{display:grid;grid-template-columns:1fr minmax(0,900px) minmax(0,340px) 1fr;grid-template-areas:"header header header header" ". main aside ." "footer footer footer footer";column-gap:24px;align-content:start}:root[data-theme=brutal] header[data-component=site-header]{grid-area:header;position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:1rem;height:72px;padding-inline:max(16px,calc((100% - 1264px)/2));background:var(--card);border-bottom:3px solid var(--border)}:root[data-theme=brutal] header[data-component=site-header] a[data-component=logo]{margin-inline-end:auto}:root[data-theme=brutal] header[data-component=site-header] nav ul{display:flex}:root[data-theme=brutal] header[data-component=site-header] nav ul a{display:block;padding:16px 12px;font-weight:900;text-transform:uppercase;font-size:.8125rem;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=brutal] header[data-component=site-header] nav ul a[aria-current=page],:root[data-theme=brutal] header[data-component=site-header] nav ul a:hover{color:var(--foreground);text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:3px}:root[data-theme=brutal] header[data-component=site-header] ul[data-component=header-actions]{display:flex;align-items:center;gap:1rem;color:var(--muted-foreground)}:root[data-theme=brutal] header[data-component=site-header] ul[data-component=header-actions]>li>a{display:grid;place-items:center;padding:.4rem}:root[data-theme=brutal] header[data-component=site-header] ul[data-component=header-actions]>li>a:hover{color:var(--primary)}:root[data-theme=brutal] header[data-component=site-header] ul[data-component=header-actions] [data-component=avatar]{width:32px;height:32px;border-radius:var(--radius);border:3px solid var(--border);background:var(--card-nested);display:block}:root[data-theme=brutal] header[data-component=site-header] details[data-component=theme-menu]{position:relative}:root[data-theme=brutal] header[data-component=site-header] details[data-component=theme-menu]>summary{list-style:none;cursor:pointer;display:grid;place-items:center;width:44px;height:44px;border:3px solid transparent;color:var(--muted-foreground)}:root[data-theme=brutal] header[data-component=site-header] details[data-component=theme-menu]>summary::-webkit-details-marker{display:none}:root[data-theme=brutal] header[data-component=site-header] details[data-component=theme-menu]>summary:hover{border-color:var(--border);color:var(--foreground)}:root[data-theme=brutal] header[data-component=site-header] details[data-component=theme-menu][open]>summary{border-color:var(--border);background:var(--primary);color:var(--primary-foreground)}:root[data-theme=brutal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls]{position:absolute;inset-inline-end:0;top:calc(100% + 10px);z-index:20;border:3px solid var(--border);background:var(--card);box-shadow:var(--shadow);padding:8px;min-width:180px;display:none;flex-direction:column;gap:4px}:root[data-theme=brutal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list]{display:flex;flex-direction:column}:root[data-theme=brutal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label{display:flex;align-items:center;gap:8px;padding:8px;font-size:.8125rem;font-weight:700;text-transform:uppercase;cursor:pointer}:root[data-theme=brutal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label:hover{background:var(--card-nested)}:root[data-theme=brutal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label:has(input:checked){background:var(--primary);color:var(--primary-foreground)}:root[data-theme=brutal] 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=brutal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] button[data-component=mode-toggle]{display:flex;align-items:center;gap:8px;padding:8px;border-top:3px solid var(--border);margin-top:2px;font-size:.8125rem;font-weight:900;text-transform:uppercase;color:var(--muted-foreground)}:root[data-theme=brutal] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] button[data-component=mode-toggle]:hover{background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=brutal] header[data-component=site-header] details[data-component=theme-menu][open]>fieldset[data-component=theme-controls]{display:flex}:root[data-theme=brutal] header[data-component=site-header] a[data-component=cta]{background:var(--primary);color:var(--primary-foreground);font-size:.8125rem;font-weight:900;text-transform:uppercase;padding:10px 18px;border:3px solid var(--border);box-shadow:var(--shadow);transition:transform 80ms ease,box-shadow 80ms ease}:root[data-theme=brutal] header[data-component=site-header] a[data-component=cta]:hover{transform:translate(-2px,-2px);box-shadow:var(--shadow-hover)}:root[data-theme=brutal] header[data-component=site-header] a[data-component=cta]:active{transform:translate(0);box-shadow:var(--shadow-flat)}:root[data-theme=brutal] header[data-component=site-header] details[data-component=nav-menu]>summary{color:var(--muted-foreground);border:3px solid transparent}:root[data-theme=brutal] header[data-component=site-header] details[data-component=nav-menu]>summary::-webkit-details-marker{display:none}:root[data-theme=brutal] header[data-component=site-header] details[data-component=nav-menu]>summary:hover{border-color:var(--border);color:var(--foreground)}:root[data-theme=brutal] header[data-component=site-header] details[data-component=nav-menu][open]>summary{border-color:var(--border);background:var(--primary);color:var(--primary-foreground)}:root[data-theme=brutal] header[data-component=site-header] details[data-component=nav-menu]>nav{box-shadow:0 0 0 2px var(--border),var(--shadow)}:root[data-theme=brutal] header[data-component=site-header] details[data-component=nav-menu]>nav a{font-weight:900;text-transform:uppercase;font-size:.8125rem;letter-spacing:.02em}:root[data-theme=brutal] header[data-component=site-header] details[data-component=nav-menu]>nav a[aria-current=page],:root[data-theme=brutal] header[data-component=site-header] details[data-component=nav-menu]>nav a:hover{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=brutal] main[data-component=feed-page]{grid-area:main;display:flex;flex-direction:column;gap:20px;padding-block:20px 32px;min-width:0}:root[data-theme=brutal] main[data-component=post-page]{grid-area:main;padding-block:20px 32px;min-width:0}:root[data-theme=brutal] 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:16px}:root[data-theme=brutal] main[data-component=post-page] article[data-component=post]>figure[data-component=hero]{grid-area:hero;margin:-16px -16px 0;border-bottom:3px solid var(--border)}:root[data-theme=brutal] main[data-component=post-page] article[data-component=post]>figure[data-component=hero] img{width:100%;max-height:440px;object-fit:cover}:root[data-theme=brutal] main[data-component=post-page] article[data-component=post]>h1{grid-area:title;font-size:1.85rem;line-height:1.2;font-weight:900;text-transform:uppercase;color:var(--card-foreground)}:root[data-theme=brutal] main[data-component=post-page] article[data-component=post]>[data-component=post-content]{grid-area:content;font-size:1rem;line-height:1.7;color:var(--card-foreground);gap:1rem}:root[data-theme=brutal] main[data-component=post-page] article[data-component=post] section[data-component=comments]{margin-top:8px;gap:12px}:root[data-theme=brutal] main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2{font-size:1.2rem;font-weight:900;text-transform:uppercase;color:var(--card-foreground)}:root[data-theme=brutal] main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2 data{color:var(--muted-foreground);font-weight:700}:root[data-theme=brutal] main[data-component=post-page] article[data-component=post] section[data-component=comments] p[data-component=no-comments]{color:var(--muted-foreground);font-size:.875rem;font-weight:700;padding:8px 0}:root[data-theme=brutal] aside[data-component=quest]{background:var(--card);border:3px solid var(--border);box-shadow:var(--shadow);padding:12px 16px;display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;grid-template-areas:"kind deadline info close" "title deadline info close" "bar bar bar bar" "progress progress progress progress";column-gap:8px;row-gap:6px}:root[data-theme=brutal] aside[data-component=quest] [data-component=quest-kind]{grid-area:kind;justify-self:start;background:var(--pop-yellow);color:#050505;font-size:.75rem;font-weight:900;text-transform:uppercase;padding:2px 8px;border:2px solid var(--border)}:root[data-theme=brutal] aside[data-component=quest] [data-component=quest-kind] strong{color:inherit}:root[data-theme=brutal] aside[data-component=quest] [data-component=quest-title]{grid-area:title;color:var(--card-foreground);font-size:1.3rem;font-weight:900;text-transform:uppercase}:root[data-theme=brutal] aside[data-component=quest] progress{grid-area:bar;width:100%;height:10px;appearance:none;border:2px solid var(--border);background:var(--card-nested)}:root[data-theme=brutal] aside[data-component=quest] progress::-webkit-progress-bar{background:var(--card-nested)}:root[data-theme=brutal] aside[data-component=quest] progress::-webkit-progress-value{background:var(--primary)}:root[data-theme=brutal] aside[data-component=quest] [data-component=quest-progress]{grid-area:progress;justify-self:end;font-size:.8125rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] aside[data-component=quest] [data-component=quest-deadline]{grid-area:deadline;align-self:start;font-size:.8125rem;font-weight:700;color:var(--card-foreground);border:2px solid var(--border);padding:6px 10px}:root[data-theme=brutal] aside[data-component=quest] [data-component=quest-deadline] time{font-weight:900}:root[data-theme=brutal] aside[data-component=quest] button{align-self:start;color:var(--muted-foreground);padding:4px 8px;border:3px solid transparent}:root[data-theme=brutal] aside[data-component=quest] button:hover{border-color:var(--border);color:var(--card-foreground)}:root[data-theme=brutal] aside[data-component=quest] button[aria-label="Informacje o wyzwaniu"]{grid-area:info}:root[data-theme=brutal] aside[data-component=quest] button[aria-label="Zamknij wyzwanie"]{grid-area:close}@media(max-width:849px){:root[data-theme=brutal] aside[data-component=quest]{grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"kind info close" "title info close" "deadline deadline deadline" "bar bar bar" "progress progress progress"}}:root[data-theme=brutal] nav[data-component=community-strip]{display:flex;align-items:center;gap:8px;min-width:0}:root[data-theme=brutal] nav[data-component=community-strip] ul{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}:root[data-theme=brutal] nav[data-component=community-strip] ul a{display:block;white-space:nowrap;font-size:.8125rem;font-weight:900;text-transform:uppercase;padding:6px 14px;border:3px solid var(--border);background:var(--card);color:var(--card-foreground)}:root[data-theme=brutal] nav[data-component=community-strip] ul a[aria-current=page]{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=brutal] nav[data-component=community-strip]>button{color:var(--foreground);font-size:1.5rem;line-height:1;border:3px solid var(--border);padding:2px 6px}:root[data-theme=brutal] form[data-component=composer]{background:var(--card);border:3px solid var(--border);box-shadow:var(--shadow);padding:16px;display:flex;flex-direction:column;gap:12px}:root[data-theme=brutal] form[data-component=composer]>header{display:flex;align-items:center;gap:8px}:root[data-theme=brutal] form[data-component=composer]>header [data-component=avatar]{width:36px;height:36px;border-radius:var(--radius);border:3px solid var(--border);background:var(--card-nested)}:root[data-theme=brutal] form[data-component=composer]>header [data-component=byline]{font-weight:900;text-transform:uppercase;color:var(--card-foreground)}:root[data-theme=brutal] form[data-component=composer]>header fieldset[data-component=post-type]{border:none;margin-inline-start:auto;display:flex;gap:8px}:root[data-theme=brutal] form[data-component=composer]>header fieldset[data-component=post-type] label{position:relative}:root[data-theme=brutal] form[data-component=composer]>header fieldset[data-component=post-type] input{position:absolute;opacity:0}:root[data-theme=brutal] form[data-component=composer]>header fieldset[data-component=post-type] span{display:block;font-size:.8125rem;font-weight:900;text-transform:uppercase;padding:7px 14px;border:3px solid var(--border);background:var(--card-nested);color:var(--card-nested-foreground);cursor:pointer}:root[data-theme=brutal] form[data-component=composer]>header fieldset[data-component=post-type] input:checked+span{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=brutal] form[data-component=composer] textarea{width:100%;background:var(--input);border:3px solid var(--border);padding:12px 14px;min-height:88px;resize:vertical;color:var(--card-foreground);font-weight:600}:root[data-theme=brutal] form[data-component=composer] textarea::placeholder{color:var(--muted-foreground)}:root[data-theme=brutal] form[data-component=composer]>footer{display:flex;align-items:center;gap:8px;flex-wrap:wrap}:root[data-theme=brutal] form[data-component=composer]>footer [data-component=community-picker],:root[data-theme=brutal] form[data-component=composer]>footer [data-component=nsfw-toggle]{font-size:.8125rem;font-weight:900;text-transform:uppercase;padding:7px 14px;border:3px solid var(--border);background:var(--card-nested);color:var(--card-nested-foreground)}:root[data-theme=brutal] form[data-component=composer]>footer [data-component=nsfw-toggle]{position:relative}:root[data-theme=brutal] form[data-component=composer]>footer [data-component=nsfw-toggle] input{position:absolute;opacity:0}:root[data-theme=brutal] form[data-component=composer]>footer button[type=submit]{margin-inline-start:auto;font-size:.8125rem;font-weight:900;text-transform:uppercase;padding:8px 18px;border:3px solid var(--border);background:var(--secondary);color:var(--on-secondary);cursor:not-allowed;box-shadow:var(--shadow)}:root[data-theme=brutal] div[data-component=feed-toolbar]{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;background:var(--card);border:3px solid var(--border);padding:4px 12px}:root[data-theme=brutal] div[data-component=feed-toolbar] nav ul{display:flex;align-items:center;gap:4px}:root[data-theme=brutal] div[data-component=feed-toolbar] li[data-component=time-windows]{display:flex;gap:4px}:root[data-theme=brutal] div[data-component=feed-toolbar] a{display:block;padding:8px;font-size:.8125rem;font-weight:900;text-transform:uppercase;color:var(--muted-foreground)}:root[data-theme=brutal] div[data-component=feed-toolbar] a[aria-current=page],:root[data-theme=brutal] div[data-component=feed-toolbar] a:hover{color:var(--primary)}:root[data-theme=brutal] div[data-component=feed-toolbar] li[data-component=time-windows] a{text-transform:none;padding:8px 5px}:root[data-theme=brutal] section[data-component=post-list]{display:flex;flex-direction:column;gap:20px}:root[data-theme=brutal] article[data-component=post]{background:var(--card);color:var(--card-foreground);border:3px solid var(--border);box-shadow:var(--shadow);padding:16px;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"header" "title" "content" "media" "tags" "footer" "comments";gap:12px;transition:transform 80ms ease,box-shadow 80ms ease}:root[data-theme=brutal] article[data-component=post]:hover{transform:translate(-2px,-2px);box-shadow:var(--shadow-hover)}:root[data-theme=brutal] article[data-component=post][data-type=link],:root[data-theme=brutal] 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=brutal] article[data-component=post]>header{grid-area:header;display:grid;grid-template-columns:36px minmax(0,1fr) auto auto;grid-template-areas:"avatar byline menu widget" "avatar context menu widget";column-gap:8px;align-items:center}:root[data-theme=brutal] article[data-component=post]>header [data-component=avatar]{grid-area:avatar;width:36px;height:36px;border-radius:var(--radius);border:3px solid var(--border);background:var(--card-nested);object-fit:cover}:root[data-theme=brutal] article[data-component=post]>header [data-component=byline]{grid-area:byline;display:flex;align-items:center;gap:8px;line-height:1.2}:root[data-theme=brutal] article[data-component=post]>header [data-component=byline] a[rel=author]{font-weight:900;color:var(--card-foreground)}:root[data-theme=brutal] article[data-component=post]>header [data-component=byline] a[rel=author]:hover{text-decoration:underline;text-decoration-thickness:3px}:root[data-theme=brutal] article[data-component=post]>header [data-component=byline] data[data-component=rank]{font-size:.75rem;font-weight:900;text-transform:uppercase;color:var(--on-secondary);background:var(--accent, var(--secondary));padding:2px 8px;border:2px solid var(--border)}:root[data-theme=brutal] article[data-component=post]>header [data-component=context]{grid-area:context;font-size:.75rem;font-weight:700;color:var(--muted-foreground);line-height:1.2}:root[data-theme=brutal] article[data-component=post]>header [data-component=context] a:hover{color:var(--primary)}:root[data-theme=brutal] article[data-component=post]>header button[data-component=post-menu]{grid-area:menu;color:var(--muted-foreground);padding:6px;border:3px solid transparent}:root[data-theme=brutal] article[data-component=post]>header button[data-component=post-menu]:hover{border-color:var(--border);color:var(--card-foreground)}:root[data-theme=brutal] article[data-component=post]>header span[data-component=like-widget]{grid-area:widget}:root[data-theme=brutal] article[data-component=post] span[data-component=like-widget]{display:flex;align-items:center;gap:5px;background:var(--pop-yellow);color:#050505;border:2px solid var(--border);padding:4px 9px;font-size:1.05rem;font-weight:900}:root[data-theme=brutal] article[data-component=post]>h2{grid-area:title;font-size:1.3rem;line-height:1.3;font-weight:900;text-transform:uppercase}:root[data-theme=brutal] article[data-component=post]>h2 a:hover{color:var(--primary)}:root[data-theme=brutal] article[data-component=post]>[data-component=post-content]{grid-area:content;display:flex;flex-direction:column;gap:.75rem;font-size:.9375rem;line-height:1.5rem;color:var(--card-foreground);overflow-wrap:anywhere}:root[data-theme=brutal] article[data-component=post]>[data-component=post-content] a{color:var(--primary);font-weight:700;text-decoration:underline;text-decoration-thickness:2px}:root[data-theme=brutal] article[data-component=post]>[data-component=post-content] a[data-component=mention]{font-weight:900}:root[data-theme=brutal] article[data-component=post]>[data-component=post-content] figure[data-component=content-image]{margin-block:.25rem;border:3px solid var(--border)}:root[data-theme=brutal] article[data-component=post]>[data-component=post-content] figure[data-component=content-image] img{width:100%}:root[data-theme=brutal] article[data-component=post]>figure{grid-area:media;border:3px solid var(--border)}:root[data-theme=brutal] article[data-component=post]>figure img{width:100%;object-fit:cover;max-height:500px}:root[data-theme=brutal] article[data-component=post] nav[data-component=tags]{grid-area:tags}:root[data-theme=brutal] article[data-component=post] nav[data-component=tags] ul{display:flex;flex-wrap:wrap;gap:8px}:root[data-theme=brutal] article[data-component=post] nav[data-component=tags] ul a{color:var(--card-foreground);background:var(--muted);border:2px solid var(--border);font-size:.8125rem;font-weight:700;padding:2px 8px}:root[data-theme=brutal] article[data-component=post] nav[data-component=tags] ul a:hover{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=brutal] article[data-component=post]>footer{grid-area:footer;display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:.8125rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] article[data-component=post]>footer>a,:root[data-theme=brutal] article[data-component=post]>footer>button{display:flex;align-items:center;gap:6px;height:30px;padding:4px 9px;border:2px solid var(--border);background:var(--card-nested);color:var(--card-nested-foreground)}:is(:root[data-theme=brutal] article[data-component=post]>footer>a,:root[data-theme=brutal] article[data-component=post]>footer>button):hover{background:var(--muted)}:root[data-theme=brutal] article[data-component=post]>footer>a[data-component=likes]{background:var(--pop-yellow);color:#050505;font-weight:900}:root[data-theme=brutal] article[data-component=post]>footer>a[data-component=reply],:root[data-theme=brutal] article[data-component=post]>footer>button[data-component=share]{background:var(--secondary);color:var(--on-secondary);font-weight:900;border:3px solid var(--border);box-shadow:var(--shadow);transition:transform 80ms ease,box-shadow 80ms ease}:is(:root[data-theme=brutal] article[data-component=post]>footer>a[data-component=reply],:root[data-theme=brutal] article[data-component=post]>footer>button[data-component=share]):hover{transform:translate(-2px,-2px);box-shadow:var(--shadow-hover);background:var(--secondary)}:is(:root[data-theme=brutal] article[data-component=post]>footer>a[data-component=reply],:root[data-theme=brutal] article[data-component=post]>footer>button[data-component=share]):active{transform:translate(0);box-shadow:var(--shadow-flat)}:root[data-theme=brutal] article[data-component=post]>footer cite{font-style:normal;margin-inline-start:auto;display:flex;align-items:center;gap:5px;font-weight:700}:root[data-theme=brutal] article[data-component=post]>footer cite a{color:var(--muted-foreground)}:root[data-theme=brutal] article[data-component=post]>footer cite a:hover{color:var(--card-foreground)}:root[data-theme=brutal] article[data-component=post] section[data-component=comments]{grid-area:comments;display:flex;flex-direction:column;gap:8px}:root[data-theme=brutal] article[data-component=post] section[data-component=comments] article[data-component=comment]{background:var(--card-nested);color:var(--card-nested-foreground);border:3px solid var(--border);padding:12px;display:flex;flex-direction:column;gap:8px}:root[data-theme=brutal] article[data-component=post] section[data-component=comments] article[data-component=comment]>header{display:flex;align-items:center;gap:8px;font-size:.875rem}:root[data-theme=brutal] article[data-component=post] section[data-component=comments] article[data-component=comment]>header [data-component=avatar]{width:26px;height:26px;border-radius:var(--radius);border:3px solid var(--border);background:var(--card);object-fit:cover}:root[data-theme=brutal] article[data-component=post] section[data-component=comments] article[data-component=comment]>header a[rel=author]{font-weight:900}:root[data-theme=brutal] article[data-component=post] section[data-component=comments] article[data-component=comment]>header data[data-component=rank]{font-size:.7rem;font-weight:900;text-transform:uppercase;color:var(--on-secondary);background:var(--accent, var(--secondary));padding:1px 6px;border:2px solid var(--border)}:root[data-theme=brutal] article[data-component=post] section[data-component=comments] article[data-component=comment]>header time{font-size:.75rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] article[data-component=post] section[data-component=comments] article[data-component=comment]>header span[data-component=like-widget]{margin-inline-start:auto;background:var(--card);font-size:.8125rem;padding:2px 7px}:root[data-theme=brutal] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content]{font-size:.875rem;line-height:1.5;color:var(--card-nested-foreground)}:root[data-theme=brutal] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a{color:var(--primary);text-decoration:underline;text-decoration-thickness:2px}:root[data-theme=brutal] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview]{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;margin-top:8px;padding:8px;background:var(--card);border:2px solid var(--border);color:inherit}:root[data-theme=brutal] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview] img{width:56px;height:56px;object-fit:cover;border:2px solid var(--border)}:root[data-theme=brutal] 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]{display:flex;flex-direction:column;gap:2px;min-width:0}:root[data-theme=brutal] 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;font-weight:900}:root[data-theme=brutal] 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:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}:root[data-theme=brutal] 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{font-style:normal;text-transform:uppercase;font-size:.6875rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=replies]{display:flex;flex-direction:column;gap:8px;margin-top:8px;margin-inline-start:16px;padding-inline-start:12px;border-inline-start:3px solid var(--border)}:root[data-theme=brutal] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button,:root[data-theme=brutal] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer a[data-component=likes]{font-size:.75rem;font-weight:900;text-transform:uppercase;color:var(--muted-foreground)}:is(:root[data-theme=brutal] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button,:root[data-theme=brutal] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer a[data-component=likes]):hover{color:var(--card-nested-foreground)}:root[data-theme=brutal] article[data-component=post] section[data-component=comments] a[data-component=more-comments]{text-align:center;font-size:.875rem;font-weight:700;color:var(--muted-foreground);padding:4px;border:2px solid var(--border)}:root[data-theme=brutal] article[data-component=post] section[data-component=comments] a[data-component=more-comments] data{color:var(--primary);font-weight:900}:root[data-theme=brutal] article[data-component=post] section[data-component=comments] a[data-component=more-comments]:hover{color:var(--card-foreground);background:var(--muted)}:root[data-theme=brutal] article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea{width:100%;background:var(--input);border:3px solid var(--border);padding:12px 14px;resize:none;color:var(--card-foreground);font-weight:600}:root[data-theme=brutal] article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea::placeholder{color:var(--muted-foreground)}@media(max-width:359.98px){:root[data-theme=brutal] [data-component=byline]{flex-wrap:wrap;min-width:0}}:root[data-theme=brutal] article[data-component=comment]>header{min-width:0;flex-wrap:wrap}:root[data-theme=brutal] article[data-component=comment]>header [data-component=avatar],:root[data-theme=brutal] article[data-component=comment]>header data[data-component=rank],:root[data-theme=brutal] article[data-component=comment]>header time,:root[data-theme=brutal] article[data-component=comment]>header span[data-component=like-widget]{flex-shrink:0}:root[data-theme=brutal] article[data-component=comment]>header a[rel=author]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=brutal] div[data-component=new-posts] button{position:fixed;top:88px;left:50%;translate:-50% 0;z-index:20;background:var(--primary);color:var(--primary-foreground);font-size:.875rem;font-weight:900;text-transform:uppercase;padding:10px 20px;border:3px solid var(--border);box-shadow:var(--shadow);transition:translate 80ms ease,box-shadow 80ms ease}:root[data-theme=brutal] div[data-component=new-posts] button:hover{translate:-50% -2px;box-shadow:var(--shadow-hover)}:root[data-theme=brutal] div[data-component=new-posts] button:active{translate:-50% 0;box-shadow:var(--shadow-flat)}:root[data-theme=brutal] div[data-component=infinite-sentinel]{min-height:1px;text-align:center;font-size:.875rem;font-weight:700;color:var(--muted-foreground);padding:8px}:root[data-theme=brutal] nav[data-component=pagination]{display:flex;align-items:center;justify-content:center;gap:16px;padding:12px 16px;font-size:1rem}:root[data-theme=brutal] nav[data-component=pagination] a,:root[data-theme=brutal] nav[data-component=pagination] span{color:var(--muted-foreground);text-transform:uppercase;font-size:.875rem;font-weight:900}:root[data-theme=brutal] nav[data-component=pagination] span[aria-disabled=true]{opacity:.5}:root[data-theme=brutal] nav[data-component=pagination] a[aria-current=page]{color:var(--foreground);text-decoration:underline;text-decoration-thickness:3px}:root[data-theme=brutal] nav[data-component=pagination] a[rel=next]:hover,:root[data-theme=brutal] nav[data-component=pagination] a[rel=prev]:hover{color:var(--primary)}:root[data-theme=brutal] main[data-component=home-page]{grid-column:2 / 4;min-width:0;padding-block:20px 32px;display:flex;flex-direction:column;gap:32px}:root[data-theme=brutal] div[data-component=home-split]{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);gap:32px;align-items:start}:root[data-theme=brutal] section[data-component=magazine-section]>header{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}:root[data-theme=brutal] section[data-component=magazine-section]>header h2{font-size:1rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:var(--foreground);background:var(--muted);border:2px solid var(--border);padding:3px 10px}:root[data-theme=brutal] section[data-component=magazine-section]>header a[data-component=section-more]{font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground)}:root[data-theme=brutal] section[data-component=magazine-section]>header a[data-component=section-more]:hover{color:var(--primary)}:root[data-theme=brutal] section[data-component=magazine-section][data-variant=articles]>header h2,:root[data-theme=brutal] section[data-component=magazine-section][data-variant=featured]>header h2{background:var(--pop-yellow);color:#050505}:root[data-theme=brutal] section[data-component=magazine-section]>ul{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}:root[data-theme=brutal] section[data-component=magazine-section][data-variant=community]>ul{grid-template-columns:repeat(3,minmax(0,1fr))}:root[data-theme=brutal] section[data-component=magazine-section][data-variant=featured]>ul{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-theme=brutal] section[data-component=magazine-section][data-variant=discussions]>ul{grid-template-columns:minmax(0,1fr);gap:12px}:root[data-theme=brutal] article[data-component=article-card]{border:3px solid var(--border);box-shadow:var(--shadow);background:var(--card);height:100%;transition:transform 80ms ease,box-shadow 80ms ease}:root[data-theme=brutal] article[data-component=article-card]:hover{transform:translate(-2px,-2px);box-shadow:var(--shadow-hover)}:root[data-theme=brutal] article[data-component=article-card] [data-component=card-body]{display:flex;flex-direction:column;gap:6px;padding:12px}:root[data-theme=brutal] article[data-component=article-card] a[data-component=community]{align-self:start;font-size:.6875rem;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;background:var(--accent, var(--primary));border:2px solid var(--border);padding:3px 8px}:root[data-theme=brutal] article[data-component=article-card] span[data-component=like-badge]{display:flex;align-items:center;gap:3px;font-size:1rem;font-weight:900;color:var(--card-foreground)}:root[data-theme=brutal] article[data-component=article-card] h3{font-size:1rem;font-weight:900;line-height:1.3;color:var(--card-foreground);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}:root[data-theme=brutal] article[data-component=article-card] h3 a:hover{color:var(--primary)}:root[data-theme=brutal] article[data-component=article-card] [data-component=meta]{display:flex;flex-wrap:wrap;gap:10px;font-size:.75rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] article[data-component=article-card] [data-component=meta] [data-component=author]{color:var(--card-foreground);flex:1 1 auto;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=brutal] article[data-component=article-card][data-has-image]{position:relative;aspect-ratio:4 / 3}:root[data-theme=brutal] article[data-component=article-card][data-has-image]>figure{position:absolute;inset:0;background:var(--card-nested)}:root[data-theme=brutal] article[data-component=article-card][data-has-image]>figure>img{width:100%;height:100%;object-fit:cover}:root[data-theme=brutal] article[data-component=article-card][data-has-image] [data-component=card-body]{position:absolute;inset:0;z-index:1;justify-content:flex-end;gap:5px;background:linear-gradient(to top,rgb(0 0 0 / .85) 0%,rgb(0 0 0 / .3) 38%,transparent 62%)}:root[data-theme=brutal] article[data-component=article-card][data-has-image] span[data-component=like-badge]{position:absolute;top:10px;right:10px;font-size:.8125rem;font-weight:900;color:#050505;background:var(--pop-yellow);border:2px solid var(--border);padding:3px 8px}:root[data-theme=brutal] article[data-component=article-card][data-has-image] h3{color:#fff}:root[data-theme=brutal] article[data-component=article-card][data-has-image] [data-component=meta]{color:#ffffffd9}:root[data-theme=brutal] article[data-component=article-card][data-has-image] [data-component=meta] [data-component=author]{color:#fff}:root[data-theme=brutal] section[data-variant=featured] article[data-component=article-card][data-has-image]{aspect-ratio:16 / 10}:root[data-theme=brutal] section[data-variant=featured] article[data-component=article-card][data-has-image] h3{font-size:1.3rem}:root[data-theme=brutal] section[data-variant=discussions] article[data-component=article-card] [data-component=card-body]{display:grid;grid-template-columns:1fr auto;gap:4px 8px;align-items:center}:root[data-theme=brutal] section[data-variant=discussions] article[data-component=article-card] a[data-component=community]{grid-row:1;grid-column:1;justify-self:start}:root[data-theme=brutal] section[data-variant=discussions] article[data-component=article-card] span[data-component=like-badge]{grid-row:1;grid-column:2;font-size:1.125rem;color:var(--card-foreground);justify-self:end}:root[data-theme=brutal] section[data-variant=discussions] article[data-component=article-card] h3{grid-column:1 / -1;font-size:.875rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] section[data-variant=discussions] article[data-component=article-card] [data-component=meta]{grid-column:1 / -1}:root[data-theme=brutal] section[data-component=poll]{background:var(--card-nested);border:3px solid var(--border);padding:12px;display:flex;flex-direction:column;gap:8px}:root[data-theme=brutal] section[data-component=poll] [data-component=poll-title]{font-size:.875rem;font-weight:900;text-transform:uppercase;color:var(--card-nested-foreground)}:root[data-theme=brutal] section[data-component=poll] ul{display:flex;flex-direction:column;gap:6px}:root[data-theme=brutal] section[data-component=poll] li[data-component=poll-option]{position:relative;display:flex;justify-content:space-between;gap:8px;padding:8px 12px;border:2px solid var(--border);background:var(--card);overflow:hidden;font-size:.8125rem;font-weight:700}:root[data-theme=brutal] section[data-component=poll] li[data-component=poll-option]:before{content:"";position:absolute;inset-block:0;inset-inline-start:0;width:var(--pct, 0%);background:color-mix(in srgb,var(--primary) 25%,transparent)}:root[data-theme=brutal] section[data-component=poll] li[data-component=poll-option]>*{position:relative}:root[data-theme=brutal] section[data-component=poll] li[data-component=poll-option] [data-component=poll-count]{font-weight:900;color:var(--primary)}:root[data-theme=brutal] section[data-component=poll] [data-component=poll-total]{font-size:.75rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] main[data-component=profile-page]{grid-area:main;min-width:0;padding-block:20px 32px;display:flex;flex-direction:column;gap:20px}:root[data-theme=brutal] header[data-component=profile-header]{background:var(--card);border:3px solid var(--border);box-shadow:var(--shadow);padding:0 16px 16px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"banner banner banner" "avatar ident achievements";column-gap:16px;align-items:center}:root[data-theme=brutal] header[data-component=profile-header] [data-component=profile-banner]{grid-area:banner;height:120px;margin:0 -16px;border-bottom:3px solid var(--border);background:linear-gradient(120deg,var(--accent, var(--primary)),var(--card-nested));background-size:cover;background-position:center}:root[data-theme=brutal] header[data-component=profile-header]>[data-component=avatar]{grid-area:avatar;align-self:start;width:92px;height:92px;border-radius:var(--radius);object-fit:cover;background:var(--card-nested);border:3px solid var(--border);margin-top:-46px}:root[data-theme=brutal] header[data-component=profile-header] [data-component=profile-ident]{grid-area:ident;display:flex;flex-direction:column;gap:4px;padding-top:12px}:root[data-theme=brutal] header[data-component=profile-header] [data-component=profile-ident] h1[data-component=name-row]{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:1.5rem;font-weight:900;text-transform:uppercase;color:var(--card-foreground)}:root[data-theme=brutal] header[data-component=profile-header] [data-component=profile-ident] data[data-component=rank]{font-size:.75rem;font-weight:900;text-transform:uppercase;color:var(--on-secondary);background:var(--accent, var(--secondary));padding:2px 8px;border:2px solid var(--border)}:root[data-theme=brutal] header[data-component=profile-header] [data-component=profile-ident] [data-component=joined]{font-size:.8125rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats]{display:flex;flex-wrap:wrap;gap:16px;margin-top:2px;font-size:.8125rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats] data{font-weight:900;color:var(--card-foreground)}:root[data-theme=brutal] header[data-component=profile-header] ul[data-component=achievements]{grid-area:achievements;align-self:start;margin-top:12px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:240px}:root[data-theme=brutal] header[data-component=profile-header] ul[data-component=achievements] img{width:28px;height:28px;border:2px solid var(--border)}:root[data-theme=brutal] nav[data-component=profile-tabs]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:3px solid var(--border)}:root[data-theme=brutal] nav[data-component=profile-tabs]>ul a{display:block;padding:10px 16px;font-weight:900;text-transform:uppercase;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=brutal] nav[data-component=profile-tabs]>ul a[aria-current=page]{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=brutal] nav[data-component=profile-tabs]>ul a:hover{color:var(--card-foreground)}:root[data-theme=brutal] main[data-component=profile-page] section[data-component=post-list]{display:flex;flex-direction:column;gap:20px}:root[data-theme=brutal] main[data-component=profile-page] p[data-component=empty]{color:var(--muted-foreground);font-weight:700;padding:32px 0;text-align:center}:root[data-theme=brutal] section[data-component=profile-comments]{display:flex;flex-direction:column;gap:20px}:root[data-theme=brutal] section[data-component=profile-comments] article[data-component=profile-comment]{background:var(--card);border:3px solid var(--border);padding:16px;display:flex;flex-direction:column;gap:12px}:root[data-theme=brutal] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context]{display:flex;align-items:center;gap:8px;min-width:0}:root[data-theme=brutal] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=community]{font-size:.6875rem;font-weight:900;text-transform:uppercase;color:#fff;background:var(--accent, var(--primary));border:2px solid var(--border);padding:2px 8px;white-space:nowrap}:root[data-theme=brutal] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=post-title]{font-weight:700;font-size:.875rem;color:var(--card-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=brutal] 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=brutal] section[data-component=profile-comments] article[data-component=profile-comment] [data-component=user-comments]{display:flex;flex-direction:column;gap:8px}:root[data-theme=brutal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]{background:var(--card-nested);color:var(--card-nested-foreground);border:3px solid var(--border);padding:12px;display:flex;flex-direction:column;gap:8px}:root[data-theme=brutal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header{display:flex;align-items:center;gap:8px;font-size:.875rem}:root[data-theme=brutal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header [data-component=avatar]{width:26px;height:26px;border-radius:var(--radius);border:3px solid var(--border);background:var(--card);object-fit:cover}:root[data-theme=brutal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header a[rel=author]{font-weight:900}:root[data-theme=brutal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header data[data-component=rank]{font-size:.7rem;font-weight:900;text-transform:uppercase;color:var(--on-secondary);background:var(--accent, var(--secondary));padding:1px 6px;border:2px solid var(--border)}:root[data-theme=brutal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header time{font-size:.75rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header span[data-component=like-widget]{margin-inline-start:auto;display:flex;align-items:center;gap:5px;background:var(--card);font-size:.875rem;padding:2px 7px;border:2px solid var(--border)}:root[data-theme=brutal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment] [data-component=comment-content]{font-size:.875rem;line-height:1.5;color:var(--card-nested-foreground)}:root[data-theme=brutal] 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=brutal] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>footer button{font-size:.75rem;font-weight:900;text-transform:uppercase;color:var(--muted-foreground)}:root[data-theme=brutal] main[data-component=community-page]{grid-area:main;min-width:0;padding-block:20px 32px;display:flex;flex-direction:column;gap:20px}:root[data-theme=brutal] main[data-component=community-page][data-nsfw] header[data-component=community-header]{border-color:var(--destructive)}:root[data-theme=brutal] main[data-component=community-page][data-nsfw] header[data-component=community-header] [data-component=community-banner]{border-bottom-color:var(--destructive)}:root[data-theme=brutal] main[data-component=community-page][data-controversial] header[data-component=community-header]{box-shadow:var(--shadow),inset 0 0 0 3px var(--pop-yellow)}:root[data-theme=brutal] header[data-component=community-header]{background:var(--card);border:3px solid var(--border);box-shadow:var(--shadow);padding:0 16px 16px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"banner banner" "avatar ident";column-gap:16px}:root[data-theme=brutal] header[data-component=community-header] [data-component=community-banner]{grid-area:banner;height:120px;margin:0 -16px;border-bottom:3px solid var(--border);background:linear-gradient(120deg,var(--accent, var(--primary)),var(--card-nested));background-size:cover;background-position:center}:root[data-theme=brutal] header[data-component=community-header]>[data-component=avatar]{grid-area:avatar;align-self:start;width:92px;height:92px;border-radius:var(--radius);object-fit:cover;background:var(--card-nested);border:3px solid var(--border);margin-top:-46px}:root[data-theme=brutal] header[data-component=community-header] [data-component=community-ident]{grid-area:ident;min-width:0;display:flex;flex-direction:column;gap:4px;padding-top:12px}:root[data-theme=brutal] header[data-component=community-header] [data-component=community-ident] h1[data-component=name-row]{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:1.5rem;font-weight:900;text-transform:uppercase;color:var(--card-foreground)}:root[data-theme=brutal] header[data-component=community-header] [data-component=community-ident] data[data-component=community-badge]{font-size:.75rem;font-weight:900;text-transform:uppercase;color:var(--on-secondary);background:var(--accent, var(--secondary));padding:2px 8px;border:2px solid var(--border)}:root[data-theme=brutal] header[data-component=community-header] [data-component=community-ident] p[data-component=community-category]{font-size:.8125rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] header[data-component=community-header] [data-component=community-ident] p[data-component=community-category] span{font-weight:900;text-transform:uppercase;color:var(--card-foreground)}:root[data-theme=brutal] header[data-component=community-header] [data-component=community-ident] p[data-component=community-description]{font-size:.9375rem;font-weight:600;line-height:1.5;color:var(--card-foreground);max-width:62ch}:root[data-theme=brutal] header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats]{display:flex;flex-wrap:wrap;gap:16px;margin-top:2px;font-size:.8125rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats] data{font-weight:900;color:var(--card-foreground)}:root[data-theme=brutal] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics]>ul{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}:root[data-theme=brutal] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics]>ul span{display:block;font-size:.75rem;font-weight:900;text-transform:uppercase;padding:4px 10px;border:2px solid var(--border);background:var(--muted);color:var(--card-foreground)}:root[data-theme=brutal] nav[data-component=community-sort]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:3px solid var(--border)}:root[data-theme=brutal] nav[data-component=community-sort]>ul a{display:flex;align-items:center;min-height:44px;padding:0 16px;font-weight:900;text-transform:uppercase;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=brutal] nav[data-component=community-sort]>ul a[aria-current=page]{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=brutal] nav[data-component=community-sort]>ul a:hover{color:var(--card-foreground)}:root[data-theme=brutal] main[data-component=community-page] p[data-component=empty]{color:var(--muted-foreground);font-weight:700;padding:32px 0;text-align:center}:root[data-theme=brutal] main[data-component=tag-page]{grid-area:main;min-width:0;padding-block:20px 32px;display:flex;flex-direction:column;gap:20px}:root[data-theme=brutal] main[data-component=tag-page][data-nsfw] header[data-component=tag-header]{border-color:var(--destructive)}:root[data-theme=brutal] main[data-component=tag-page][data-controversial] header[data-component=tag-header]{box-shadow:var(--shadow),inset 0 0 0 3px var(--pop-yellow)}:root[data-theme=brutal] header[data-component=tag-header]{position:relative;overflow:hidden;background:var(--card);color:var(--card-foreground);border:3px solid var(--border);box-shadow:var(--shadow);padding:22px 20px;display:flex;flex-direction:column;gap:10px}:root[data-theme=brutal] header[data-component=tag-header]:before{content:"#";position:absolute;top:-.32em;right:-.04em;font-size:9rem;line-height:1;font-weight:900;color:var(--card-nested);z-index:0;pointer-events:none}:root[data-theme=brutal] header[data-component=tag-header]>*{position:relative;z-index:1}:root[data-theme=brutal] header[data-component=tag-header] h1[data-component=name-row]{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:1.85rem;font-weight:900;text-transform:uppercase;letter-spacing:-.02em}:root[data-theme=brutal] header[data-component=tag-header] h1[data-component=name-row]>span:first-letter{color:var(--primary)}:root[data-theme=brutal] header[data-component=tag-header] data[data-component=tag-flag]{font-size:.75rem;font-weight:900;text-transform:uppercase;padding:3px 10px;border:2px solid var(--border);background:var(--destructive);color:#fff}:root[data-theme=brutal] header[data-component=tag-header] data[data-component=tag-flag][value=controversial]{background:var(--pop-yellow);color:#050505}:root[data-theme=brutal] header[data-component=tag-header] ul[data-component=tag-stats]{display:flex;flex-wrap:wrap;gap:16px;font-size:.8125rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] header[data-component=tag-header] ul[data-component=tag-stats] data{font-weight:900;color:var(--card-foreground)}:root[data-theme=brutal] nav[data-component=tag-sort]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:3px solid var(--border)}:root[data-theme=brutal] nav[data-component=tag-sort]>ul a{display:flex;align-items:center;min-height:44px;padding:0 16px;font-weight:900;text-transform:uppercase;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=brutal] nav[data-component=tag-sort]>ul a[aria-current=page]{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=brutal] nav[data-component=tag-sort]>ul a:hover{color:var(--card-foreground)}:root[data-theme=brutal] main[data-component=tag-page] p[data-component=empty]{color:var(--muted-foreground);font-weight:700;padding:32px 0;text-align:center}:root[data-theme=brutal] main[data-component=tags-page]{grid-area:main;min-width:0;padding-block:20px 32px;display:flex;flex-direction:column;gap:20px}:root[data-theme=brutal] header[data-component=tags-header]{display:flex;flex-direction:column;gap:6px}:root[data-theme=brutal] header[data-component=tags-header] h1{font-size:1.85rem;font-weight:900;text-transform:uppercase;color:var(--card-foreground)}:root[data-theme=brutal] header[data-component=tags-header] p[data-component=tags-lede]{font-size:.875rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] header[data-component=tags-header] p[data-component=tags-lede] a{color:var(--primary);font-weight:900}:root[data-theme=brutal] header[data-component=tags-header] p[data-component=tags-lede] a:hover{text-decoration:underline;text-decoration-thickness:2px}:root[data-theme=brutal] section[data-component=tag-list]{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px}:root[data-theme=brutal] section[data-component=tag-list]>article[data-component=tag-card]{background:var(--card);border:3px solid var(--border);padding:14px 16px;gap:4px;transition:transform 80ms ease,box-shadow 80ms ease}:root[data-theme=brutal] section[data-component=tag-list]>article[data-component=tag-card]:hover{transform:translate(-2px,-2px);box-shadow:var(--shadow-hover)}:root[data-theme=brutal] section[data-component=tag-list]>p[data-component=empty]{grid-column:1 / -1}:root[data-theme=brutal] main[data-component=tags-page] p[data-component=empty]{color:var(--muted-foreground);font-weight:700;padding:32px 0;text-align:center}:root[data-theme=brutal] main[data-component=search-page]{grid-area:main;min-width:0;padding-block:20px 32px;display:flex;flex-direction:column;gap:20px}:root[data-theme=brutal] main[data-component=search-page]>h1{font-size:1.85rem;font-weight:900;text-transform:uppercase;color:var(--card-foreground);border-bottom:3px solid var(--primary);padding-bottom:8px;align-self:start}:root[data-theme=brutal] nav[data-component=breadcrumb]>ol{display:flex;align-items:center;gap:8px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=brutal] nav[data-component=breadcrumb]>ol li+li:before{content:"›";margin-inline-end:8px}:root[data-theme=brutal] nav[data-component=breadcrumb]>ol a:hover{color:var(--primary)}:root[data-theme=brutal] form[data-component=search-form]{display:flex;gap:8px;align-items:stretch}:root[data-theme=brutal] form[data-component=search-form] label[data-component=search-field]{flex:1;min-width:0;display:flex;align-items:center;gap:8px;background:var(--card);border:3px solid var(--border);padding:0 14px;color:var(--muted-foreground)}:root[data-theme=brutal] form[data-component=search-form] label[data-component=search-field]:focus-within{box-shadow:var(--shadow)}:root[data-theme=brutal] form[data-component=search-form] label[data-component=search-field] input{flex:1;min-width:0;background:none;border:none;outline:none;padding:12px 0;font-size:.9375rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=brutal] form[data-component=search-form] label[data-component=search-field] input::placeholder{color:var(--muted-foreground);font-weight:700}:root[data-theme=brutal] form[data-component=search-form] button[data-component=search-submit]{background:var(--primary);color:var(--primary-foreground);font-weight:900;text-transform:uppercase;font-size:.875rem;padding:0 22px;border:3px solid var(--border);box-shadow:var(--shadow);white-space:nowrap;transition:transform 80ms ease,box-shadow 80ms ease}:root[data-theme=brutal] form[data-component=search-form] button[data-component=search-submit]:hover{transform:translate(-2px,-2px);box-shadow:var(--shadow-hover)}:root[data-theme=brutal] form[data-component=search-form] button[data-component=search-submit]:active{transform:translate(0);box-shadow:var(--shadow-flat)}:root[data-theme=brutal] form[data-component=search-filters]{display:flex;flex-wrap:wrap;gap:8px}:root[data-theme=brutal] form[data-component=search-filters] select{background:var(--card-nested);color:var(--card-nested-foreground);border:3px solid var(--border);padding:7px 10px;font-size:.8125rem;font-weight:700}:root[data-theme=brutal] form[data-component=search-filters] noscript button{background:var(--card-nested);color:var(--card-nested-foreground);border:3px solid var(--border);padding:7px 14px;font-size:.8125rem;font-weight:900;text-transform:uppercase}:root[data-theme=brutal] nav[data-component=search-tabs]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:3px solid var(--border)}:root[data-theme=brutal] nav[data-component=search-tabs]>ul a{display:block;padding:10px 16px;font-weight:900;text-transform:uppercase;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=brutal] nav[data-component=search-tabs]>ul a[aria-current=page]{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=brutal] nav[data-component=search-tabs]>ul a:hover{color:var(--card-foreground)}:root[data-theme=brutal] p[data-component=search-hint],:root[data-theme=brutal] main[data-component=search-page] p[data-component=empty]{color:var(--muted-foreground);font-weight:700;background:var(--card);border:3px solid var(--border);padding:32px 16px;text-align:center}:root[data-theme=brutal] p[data-component=search-summary]{font-size:.8125rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] p[data-component=search-summary] data{font-weight:900;color:var(--card-foreground)}:root[data-theme=brutal] section[data-component=search-results]{display:flex;flex-direction:column;gap:20px}:root[data-theme=brutal] section[data-component=search-results]>ul{background:var(--card);border:3px solid var(--border);box-shadow:var(--shadow);padding:0 16px}:root[data-theme=brutal] article[data-component=user-card],:root[data-theme=brutal] article[data-component=tag-card]{display:grid;align-items:center;gap:12px;padding:14px 0}:root[data-theme=brutal] ul[data-component=user-list]>li+li,:root[data-theme=brutal] ul[data-component=tag-list]>li+li{border-top:3px solid var(--border)}:root[data-theme=brutal] article[data-component=user-card]{grid-template-columns:44px minmax(0,1fr)}:root[data-theme=brutal] article[data-component=user-card] [data-component=avatar]{width:44px;height:44px;border-radius:var(--radius);border:3px solid var(--border);object-fit:cover;background:var(--card-nested)}:root[data-theme=brutal] article[data-component=user-card] [data-component=user-meta]{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px}:root[data-theme=brutal] article[data-component=user-card] [data-component=user-meta] h2{font-size:.9375rem;font-weight:900;text-transform:uppercase}:root[data-theme=brutal] article[data-component=user-card] [data-component=user-meta] h2 a:hover{color:var(--primary)}:root[data-theme=brutal] article[data-component=user-card] [data-component=user-meta] data[data-component=rank]{font-size:.6875rem;font-weight:900;text-transform:uppercase;color:var(--on-secondary);background:var(--accent, var(--secondary));padding:1px 6px;border:2px solid var(--border)}:root[data-theme=brutal] article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats]{flex-basis:100%;font-size:.75rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats] data{font-weight:900;color:var(--card-foreground)}:root[data-theme=brutal] article[data-component=tag-card]{grid-template-columns:minmax(0,1fr);gap:2px;min-width:0}:root[data-theme=brutal] article[data-component=tag-card] h2{font-size:.9375rem;font-weight:900;text-transform:uppercase}:root[data-theme=brutal] article[data-component=tag-card] h2 a{color:var(--primary);overflow-wrap:anywhere}:root[data-theme=brutal] article[data-component=tag-card] p[data-component=tag-stats]{font-size:.75rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] article[data-component=tag-card] p[data-component=tag-stats] data{font-weight:900;color:var(--card-foreground)}:root[data-theme=brutal] span[data-component=page-indicator]{font-size:.8125rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] span[data-component=page-indicator] data{font-weight:900;color:var(--card-foreground)}:root[data-theme=brutal] dialog[data-component=search-overlay]{width:min(880px,92vw);max-height:82vh;margin:8vh auto auto;padding:0;border:3px solid var(--border);background:var(--card);color:var(--card-foreground);box-shadow:var(--shadow);display:flex;flex-direction:column;overflow:hidden}:root[data-theme=brutal] dialog[data-component=search-overlay]::backdrop{background:#000000bf}:root[data-theme=brutal] dialog[data-component=search-overlay] form[data-component=overlay-field]{display:flex;align-items:center;gap:12px;padding:14px;border-bottom:3px solid var(--border);color:var(--muted-foreground)}:root[data-theme=brutal] dialog[data-component=search-overlay] form[data-component=overlay-field] label{flex:1;min-width:0}:root[data-theme=brutal] dialog[data-component=search-overlay] form[data-component=overlay-field] input{width:100%;background:none;border:none;outline:none;font-size:1.125rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=brutal] dialog[data-component=search-overlay] form[data-component=overlay-field] input::placeholder{color:var(--muted-foreground);font-weight:700}:root[data-theme=brutal] dialog[data-component=search-overlay] form[data-component=overlay-field] button[data-component=overlay-close]{font-size:1.25rem;line-height:1;font-weight:900;width:44px;height:44px;border:3px solid transparent;color:var(--muted-foreground)}:root[data-theme=brutal] dialog[data-component=search-overlay] form[data-component=overlay-field] button[data-component=overlay-close]:hover{border-color:var(--border);color:var(--card-foreground)}:root[data-theme=brutal] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul{display:flex;flex-wrap:wrap;gap:4px;padding:10px 14px 0}:root[data-theme=brutal] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button{display:flex;align-items:center;gap:7px;padding:8px 12px;border:3px solid transparent;font-weight:900;text-transform:uppercase;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=brutal] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button:hover{border-color:var(--border)}:root[data-theme=brutal] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button[aria-current=page]{border-color:var(--border);background:var(--primary);color:var(--primary-foreground)}:root[data-theme=brutal] dialog[data-component=search-overlay] div[data-component=overlay-filters]{display:flex;gap:8px;padding:10px 14px;border-bottom:3px solid var(--border)}:root[data-theme=brutal] dialog[data-component=search-overlay] div[data-component=overlay-filters] select{background:var(--card-nested);color:var(--card-nested-foreground);border:3px solid var(--border);padding:7px 10px;font-size:.8125rem;font-weight:700}:root[data-theme=brutal] dialog[data-component=search-overlay] div[data-component=overlay-results]{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px}:root[data-theme=brutal] dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=search-hint],:root[data-theme=brutal] dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=empty]{text-align:center;font-weight:700;padding:28px 0;color:var(--muted-foreground);background:none;border:none;box-shadow:none}:root[data-theme=brutal] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a{display:block;padding:10px 12px;border:3px solid transparent;font-size:.9375rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=brutal] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a:hover,:root[data-theme=brutal] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a[aria-current=true]{border-color:var(--border);background:var(--card-nested);color:var(--primary)}:root[data-theme=brutal] dialog[data-component=search-overlay] p[data-component=overlay-more] a{color:var(--primary);font-size:.8125rem;font-weight:900;text-transform:uppercase}:root[data-theme=brutal] dialog[data-component=search-overlay] footer[data-component=overlay-hints]{display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding:10px 14px;border-top:3px solid var(--border);font-size:.75rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] dialog[data-component=search-overlay] footer[data-component=overlay-hints] span{display:flex;align-items:center;gap:6px}:root[data-theme=brutal] dialog[data-component=search-overlay] footer[data-component=overlay-hints] [data-component=hint-esc]{margin-inline-start:auto}:root[data-theme=brutal] dialog[data-component=search-overlay] footer[data-component=overlay-hints] kbd{background:var(--card-nested);border:2px solid var(--border);padding:2px 6px;font-family:inherit;font-weight:900;font-size:.6875rem}:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]{position:relative}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu])>summary{list-style:none;cursor:pointer;display:grid;place-items:center;position:relative;width:44px;height:44px;border:3px solid transparent;color:var(--muted-foreground)}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu])>summary::-webkit-details-marker{display:none}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu])>summary:hover{border-color:var(--border);color:var(--foreground)}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu])[open]>summary{border-color:var(--border);background:var(--primary);color:var(--primary-foreground)}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu])[open]>div[data-component=menu-panel]{display:block}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) span[data-component=badge-stack]{position:absolute;top:2px;inset-inline-end:2px;display:flex;gap:2px}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) data[data-component=badge]{min-width:16px;height:16px;padding:0 3px;border:2px solid var(--border);background:var(--badge, var(--destructive));color:#fff;font-size:.625rem;font-weight:900;line-height:12px;text-align:center}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel]{position:absolute;inset-inline-end:0;top:calc(100% + 10px);z-index:20;width:min(340px,90vw);background:var(--card);border:3px solid var(--border);box-shadow:var(--shadow);display:none}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-bottom:3px solid var(--border);font-weight:900;text-transform:uppercase;font-size:.875rem;color:var(--card-foreground)}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title] button{font-size:.75rem;font-weight:900;text-transform:uppercase;color:var(--primary)}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul{display:flex;gap:4px;padding:8px 10px 0}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button{display:flex;align-items:center;gap:5px;padding:6px 10px;border:3px solid transparent;font-size:.75rem;font-weight:900;text-transform:uppercase;color:var(--muted-foreground)}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button[aria-current=page]{border-color:var(--badge, var(--border));background:var(--card-nested);color:var(--card-foreground)}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button data{min-width:14px;height:14px;padding:0 3px;border:2px solid var(--border);background:var(--badge, var(--destructive));color:#fff;font-size:.5625rem;font-weight:900;line-height:10px;text-align:center}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] li[data-component=menu-empty]{padding:24px 12px;text-align:center;font-size:.8125rem;font-weight:700;color:var(--muted-foreground)}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] 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=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications])>li+li{border-top:3px solid var(--border)}:is(:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]) a{display:grid;gap:2px 8px;padding:10px 12px}:is(:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]) a:hover{background:var(--card-nested)}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a{display:flex;align-items:center}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=avatar]{flex:0 0 36px;width:36px;height:36px;border-radius:var(--radius);border:3px solid var(--border);background:var(--card-nested)}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=conversation-meta]{flex:1 1 auto;min-width:0;overflow:hidden;display:flex;flex-direction:column;gap:1px}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=conversation-meta] strong{font-size:.875rem;font-weight:900;color:var(--card-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=snippet]{max-width:100%;font-size:.75rem;font-weight:700;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a time{flex:0 0 auto;font-size:.75rem;font-weight:700;color:var(--muted-foreground);white-space:nowrap}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] 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=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=avatar]{width:24px;height:24px;border-radius:var(--radius);object-fit:cover;background:var(--card-nested)}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] span[data-component=avatar][data-kind=quest]{display:grid;place-items:center;font-size:.75rem}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=menu-notification-text]{font-size:.8125rem;font-weight:700;line-height:1.45;color:var(--muted-foreground);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=menu-notification-text] strong{font-weight:900;color:var(--card-foreground)}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] time{font-size:.6875rem;font-weight:700;color:var(--muted-foreground)}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] 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) 12%,var(--card))}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity]{display:flex;align-items:center;gap:8px;padding:12px;border-bottom:3px solid var(--border);font-weight:900;text-transform:uppercase;color:var(--card-foreground)}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity] [data-component=avatar]{width:36px;height:36px;border-radius:var(--radius);border:3px solid var(--border);background:var(--card-nested)}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-stats]{display:flex;gap:14px;padding:10px 12px;border-bottom:3px solid var(--border);font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--muted-foreground)}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-stats] data{display:block;font-size:.9375rem;font-weight:900;color:var(--card-foreground)}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button{display:block;width:100%;text-align:start;padding:11px 12px;font-size:.8125rem;font-weight:900;text-transform:uppercase;color:var(--card-foreground)}:is(:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button):hover{background:var(--card-nested);color:var(--primary)}:is(:root[data-theme=brutal] details[data-component=messages-menu],:root[data-theme=brutal] details[data-component=notifications-menu],:root[data-theme=brutal] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links]>li+li{border-top:3px solid var(--border)}:root[data-theme=brutal] details[data-component=user-menu]>summary [data-component=avatar]{width:30px;height:30px;border-radius:var(--radius);border:3px solid var(--border);background:var(--card-nested)}:root[data-theme=brutal] main[data-component=account-page]{grid-area:main;min-width:0;padding-block:20px 32px;display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:20px}:root[data-theme=brutal] nav[data-component=account-nav]{background:var(--card);border:3px solid var(--border);box-shadow:var(--shadow);overflow:hidden}:root[data-theme=brutal] nav[data-component=account-nav] a,:root[data-theme=brutal] nav[data-component=account-nav] summary{display:block;padding:12px 14px;font-size:.8125rem;font-weight:900;text-transform:uppercase;color:var(--muted-foreground);cursor:pointer}:is(:root[data-theme=brutal] nav[data-component=account-nav] a,:root[data-theme=brutal] nav[data-component=account-nav] summary):hover{background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=brutal] nav[data-component=account-nav]>ul>li+li{border-top:3px solid var(--border)}:root[data-theme=brutal] nav[data-component=account-nav] a[aria-current=page]{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=brutal] nav[data-component=account-nav] a[aria-current=page]:hover{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=brutal] nav[data-component=account-nav] details[data-component=account-group]>summary{list-style:none;display:flex;align-items:center;justify-content:space-between}:root[data-theme=brutal] nav[data-component=account-nav] details[data-component=account-group]>summary::-webkit-details-marker{display:none}:root[data-theme=brutal] nav[data-component=account-nav] details[data-component=account-group]>summary:after{content:"▾";font-size:.75rem}:root[data-theme=brutal] nav[data-component=account-nav] details[data-component=account-group][open]>summary:after{content:"▴"}:root[data-theme=brutal] nav[data-component=account-nav] details[data-component=account-group]>ul>li>a{padding-inline-start:28px;font-size:.75rem}:root[data-theme=brutal] div[data-component=account-panel]{background:var(--card);border:3px solid var(--border);box-shadow:var(--shadow);padding:16px;min-width:0;display:flex;flex-direction:column;gap:16px}:root[data-theme=brutal] div[data-component=account-panel]>h1{font-size:1.5rem;font-weight:900;text-transform:uppercase;color:var(--card-foreground)}:root[data-theme=brutal] div[data-component=account-panel] p[data-component=empty]{color:var(--muted-foreground);font-weight:700;padding:32px 0;text-align:center}:root[data-theme=brutal] nav[data-component=notification-tabs]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:3px solid var(--border)}:root[data-theme=brutal] nav[data-component=notification-tabs]>ul button{display:flex;align-items:center;gap:6px;padding:10px 14px;border-bottom:4px solid transparent;font-weight:900;text-transform:uppercase;font-size:.9375rem;color:var(--muted-foreground)}:root[data-theme=brutal] nav[data-component=notification-tabs]>ul button:hover{color:var(--card-foreground)}:root[data-theme=brutal] nav[data-component=notification-tabs]>ul button[aria-current=page]{color:var(--card-foreground);border-color:var(--badge, var(--destructive))}:root[data-theme=brutal] nav[data-component=notification-tabs]>ul button data{min-width:18px;height:18px;padding:0 4px;border:2px solid var(--border);background:var(--badge, var(--destructive));color:#fff;font-size:.6875rem;font-weight:900;line-height:14px;text-align:center}:root[data-theme=brutal] div[data-component=account-panel]>button[data-component=mark-all-read]{background:var(--secondary);color:var(--on-secondary);border:3px solid var(--border);box-shadow:var(--shadow);padding:12px;font-weight:900;text-transform:uppercase;font-size:.875rem;width:100%;transition:transform 80ms ease,box-shadow 80ms ease}:root[data-theme=brutal] div[data-component=account-panel]>button[data-component=mark-all-read]:hover{transform:translate(-2px,-2px);box-shadow:var(--shadow-hover)}:root[data-theme=brutal] div[data-component=account-panel]>button[data-component=mark-all-read]:active{transform:translate(0);box-shadow:var(--shadow-flat)}:root[data-theme=brutal] section[data-component=notification-list]{display:flex;flex-direction:column}:root[data-theme=brutal] section[data-component=notification-list]>article+article{border-top:3px solid var(--border)}:root[data-theme=brutal] article[data-component=notification]{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:4px 10px;padding:14px 0;position:relative}:root[data-theme=brutal] article[data-component=notification]>[data-component=avatar]{grid-row:span 2;width:36px;height:36px;border-radius:var(--radius);border:3px solid var(--border);background:var(--card-nested);display:grid;place-items:center;font-size:1rem}:root[data-theme=brutal] article[data-component=notification] p[data-component=notification-text]{font-size:.875rem;font-weight:700;line-height:1.5;color:var(--muted-foreground)}:root[data-theme=brutal] article[data-component=notification] p[data-component=notification-text] a[rel=author]{font-weight:900;color:var(--card-foreground)}:root[data-theme=brutal] article[data-component=notification] p[data-component=notification-text] a[rel=tag]{font-weight:900;color:var(--primary)}:root[data-theme=brutal] article[data-component=notification] p[data-component=notification-text] strong{font-weight:900;color:var(--card-foreground)}:root[data-theme=brutal] article[data-component=notification] time[data-component=notification-time]{grid-column:2 / -1;font-size:.75rem;font-weight:700;color:var(--muted-foreground);justify-self:end}:root[data-theme=brutal] article[data-component=notification] span[data-component=unread-dot]{position:absolute;top:14px;inset-inline-end:0;width:10px;height:10px;border:2px solid var(--border);background:var(--primary)}:root[data-theme=brutal] section[data-component=quest-list]{display:flex;flex-direction:column;gap:12px}:root[data-theme=brutal] article[data-component=quest-card]{background:var(--card);border:3px solid var(--border);box-shadow:var(--shadow);padding:12px;display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:6px 10px;transition:transform 80ms ease,box-shadow 80ms ease}:root[data-theme=brutal] article[data-component=quest-card]:hover{transform:translate(-2px,-2px);box-shadow:var(--shadow-hover)}:root[data-theme=brutal] article[data-component=quest-card] p[data-component=quest-kind]{font-size:.75rem;font-weight:900;text-transform:uppercase;background:var(--pop-yellow);color:#050505;border:2px solid var(--border);padding:2px 8px;justify-self:start}:root[data-theme=brutal] article[data-component=quest-card][data-done] p[data-component=quest-kind]{background:var(--secondary);color:var(--on-secondary)}:root[data-theme=brutal] article[data-component=quest-card] p[data-component=quest-reward]{font-size:.75rem;font-weight:900;color:var(--warning)}:root[data-theme=brutal] article[data-component=quest-card] p[data-component=quest-deadline]{grid-column:3;justify-self:end;font-size:.75rem;font-weight:700;color:var(--card-foreground);border:2px solid var(--border);padding:3px 8px}:root[data-theme=brutal] article[data-component=quest-card] h2[data-component=quest-title]{grid-column:1 / -1;font-size:1.0625rem;font-weight:900;text-transform:uppercase;color:var(--card-foreground)}:root[data-theme=brutal] article[data-component=quest-card][data-done] h2[data-component=quest-title]{color:var(--warning)}:root[data-theme=brutal] article[data-component=quest-card] div[data-component=quest-progress]{grid-column:1 / 3;align-self:center;height:10px;border:2px solid var(--border);background:var(--card-nested);overflow:hidden}:root[data-theme=brutal] article[data-component=quest-card] div[data-component=quest-progress]:before{content:"";display:block;height:100%;width:var(--pct, 0%);background:var(--primary)}:root[data-theme=brutal] article[data-component=quest-card][data-done] div[data-component=quest-progress]:before{background:var(--warning)}:root[data-theme=brutal] article[data-component=quest-card] p[data-component=quest-count]{grid-column:3;justify-self:end;font-size:.75rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] article[data-component=quest-card] p[data-component=quest-done-note]{grid-column:1 / -1;font-size:.75rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] article[data-component=quest-card] p[data-component=quest-done-note] strong{font-weight:900;color:var(--card-foreground)}:root[data-theme=brutal] button[data-component=row-action]{justify-self:end;align-self:center;border:3px solid var(--border);padding:7px 14px;font-size:.75rem;font-weight:900;text-transform:uppercase;color:var(--muted-foreground);background:var(--card-nested);white-space:nowrap}:root[data-theme=brutal] button[data-component=row-action]:hover{background:var(--destructive);border-color:var(--border);color:#fff}:root[data-theme=brutal] div[data-component=account-panel] ul[data-component=tag-list]>li>article,:root[data-theme=brutal] div[data-component=account-panel] ul[data-component=user-list]>li>article,:root[data-theme=brutal] div[data-component=account-panel] ul[data-component=community-list]>li>article{grid-template-columns:minmax(0,1fr) auto}:root[data-theme=brutal] div[data-component=account-panel] ul[data-component=user-list]>li>article,:root[data-theme=brutal] div[data-component=account-panel] ul[data-component=community-list]>li>article{grid-template-columns:44px minmax(0,1fr) auto}:root[data-theme=brutal] form[data-component=account-form]{display:flex;flex-direction:column;gap:12px}:root[data-theme=brutal] form[data-component=account-form] input[type=text],:root[data-theme=brutal] form[data-component=account-form] input[type=password],:root[data-theme=brutal] form[data-component=account-form] textarea{width:100%;background:var(--input);color:var(--card-foreground);border:3px solid var(--border);padding:12px;font-size:.9375rem;font-weight:600}:is(:root[data-theme=brutal] form[data-component=account-form] input[type=text],:root[data-theme=brutal] form[data-component=account-form] input[type=password],:root[data-theme=brutal] form[data-component=account-form] textarea)::placeholder{color:var(--muted-foreground)}:is(:root[data-theme=brutal] form[data-component=account-form] input[type=text],:root[data-theme=brutal] form[data-component=account-form] input[type=password],:root[data-theme=brutal] form[data-component=account-form] textarea):disabled{opacity:.55;cursor:not-allowed}:root[data-theme=brutal] form[data-component=account-form] button[data-component=account-save]{background:var(--primary);color:var(--primary-foreground);border:3px solid var(--border);box-shadow:var(--shadow);padding:12px;font-weight:900;text-transform:uppercase;font-size:.9375rem;transition:transform 80ms ease,box-shadow 80ms ease}:root[data-theme=brutal] form[data-component=account-form] button[data-component=account-save]:hover{transform:translate(-2px,-2px);box-shadow:var(--shadow-hover)}:root[data-theme=brutal] form[data-component=account-form] button[data-component=account-save]:active{transform:translate(0);box-shadow:var(--shadow-flat)}:root[data-theme=brutal] form[data-component=account-form] button[data-component=account-save]:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}:root[data-theme=brutal] form[data-component=account-form] button[data-component=account-danger]{background:var(--destructive);color:#fff;border:3px solid var(--border);box-shadow:var(--shadow);padding:12px;font-weight:900;text-transform:uppercase;align-self:start;padding-inline:28px;transition:transform 80ms ease,box-shadow 80ms ease}:root[data-theme=brutal] form[data-component=account-form] button[data-component=account-danger]:hover{transform:translate(-2px,-2px);box-shadow:var(--shadow-hover)}:root[data-theme=brutal] form[data-component=account-form] button[data-component=account-danger]:active{transform:translate(0);box-shadow:var(--shadow-flat)}:root[data-theme=brutal] form[data-component=account-form] button[data-component=account-danger]:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}:root[data-theme=brutal] form[data-component=account-form] label[data-component=field-donation]>span{display:block;font-size:.75rem;font-weight:900;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:6px}:root[data-theme=brutal] form[data-component=account-form] fieldset[data-component=home-choice]{border:3px solid var(--border);padding:12px 14px}:root[data-theme=brutal] form[data-component=account-form] fieldset[data-component=home-choice] legend{font-size:.75rem;font-weight:900;text-transform:uppercase;color:var(--muted-foreground);padding-inline:6px}:root[data-theme=brutal] form[data-component=account-form] fieldset[data-component=home-choice] label{display:inline-flex;align-items:center;gap:6px;margin-inline-end:16px;font-size:.875rem;font-weight:700}:root[data-theme=brutal] form[data-component=account-form] ul[data-component=preference-list]{display:flex;flex-direction:column}:root[data-theme=brutal] form[data-component=account-form] ul[data-component=preference-list]>li+li{border-top:3px solid var(--border)}:root[data-theme=brutal] form[data-component=account-form] ul[data-component=preference-list] label{display:flex;align-items:start;gap:8px;padding:12px 0;font-size:.875rem;font-weight:700;cursor:pointer}:root[data-theme=brutal] form[data-component=account-form] ul[data-component=preference-list] input{margin-top:2px;accent-color:var(--primary)}:root[data-theme=brutal] form[data-component=account-form] ul[data-component=preference-list] [data-component=preference-desc]{display:block;font-size:.75rem;font-weight:600;color:var(--muted-foreground)}:root[data-theme=brutal] p[data-component=demo-notice]{background:var(--pop-yellow);color:#050505;border:3px solid var(--border);padding:12px 14px;font-size:.8125rem;font-weight:700}:root[data-theme=brutal] p[data-component=demo-notice] a{color:inherit;font-weight:900;text-decoration:underline;text-decoration-thickness:2px}:root[data-theme=brutal] section[data-component=patron-promo]{background:var(--card-nested);border:3px solid var(--border);padding:14px;font-size:.875rem;font-weight:600;color:var(--muted-foreground)}:root[data-theme=brutal] section[data-component=patron-promo] p[data-component=patron-actions]{display:flex;gap:8px;margin-top:10px}:root[data-theme=brutal] section[data-component=patron-promo] p[data-component=patron-actions] a{border:3px solid var(--border);padding:7px 14px;font-size:.8125rem;font-weight:900;text-transform:uppercase;color:var(--card-foreground);background:var(--card)}:root[data-theme=brutal] section[data-component=patron-promo] p[data-component=patron-actions] a[data-component=patron-cta]{background:var(--primary);border-color:var(--border);color:var(--primary-foreground);box-shadow:var(--shadow)}:root[data-theme=brutal] main[data-component=chat-page]{grid-area:main;min-width:0;padding-block:20px 32px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;height:calc(100vh - 152px)}:root[data-theme=brutal] main[data-component=chat-page]>section{background:var(--card);border:3px solid var(--border);box-shadow:var(--shadow);min-width:0;display:flex;flex-direction:column;overflow:hidden}:root[data-theme=brutal] main[data-component=chat-page]>section>header{display:flex;align-items:center;gap:8px;padding:12px 14px;border-bottom:3px solid var(--border)}:root[data-theme=brutal] main[data-component=chat-page]>section>header h1,:root[data-theme=brutal] main[data-component=chat-page]>section>header h2{font-size:1rem;font-weight:900;text-transform:uppercase;color:var(--card-foreground)}:root[data-theme=brutal] section[data-component=conversation-pane] span[data-component=chat-actions]{margin-inline-start:auto;display:flex;gap:4px}:root[data-theme=brutal] section[data-component=conversation-pane] span[data-component=chat-actions] button{width:32px;height:32px;border:3px solid var(--border);color:var(--muted-foreground)}:root[data-theme=brutal] section[data-component=conversation-pane] span[data-component=chat-actions] button[aria-pressed=true]{background:var(--primary);color:var(--primary-foreground)}:root[data-theme=brutal] section[data-component=conversation-pane] ul[data-component=conversation-list]{overflow-y:auto;flex:1}:root[data-theme=brutal] section[data-component=conversation-pane] ul[data-component=conversation-list]>li{position:relative}:root[data-theme=brutal] section[data-component=conversation-pane] ul[data-component=conversation-list]>li+li{border-top:3px solid var(--border)}:root[data-theme=brutal] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a{display:grid;grid-template-columns:40px minmax(0,1fr);gap:2px 8px;padding:12px 14px}:root[data-theme=brutal] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a:hover{background:var(--card-nested)}:root[data-theme=brutal] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a[aria-current=page]{background:var(--primary)}:root[data-theme=brutal] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a[aria-current=page] [data-component=conversation-meta] strong,:root[data-theme=brutal] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a[aria-current=page] [data-component=snippet],:root[data-theme=brutal] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a[aria-current=page] time{color:var(--primary-foreground)}:root[data-theme=brutal] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=avatar]{grid-row:span 2;width:40px;height:40px;border-radius:var(--radius);border:3px solid var(--border);background:var(--card-nested);object-fit:cover}:root[data-theme=brutal] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta]{min-width:0;display:flex;flex-direction:column}:root[data-theme=brutal] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta] strong{font-size:.875rem;font-weight:900;color:var(--card-foreground)}:root[data-theme=brutal] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=snippet]{font-size:.8125rem;font-weight:700;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=brutal] section[data-component=conversation-pane] ul[data-component=conversation-list] time{grid-column:2;font-size:.6875rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] section[data-component=conversation-pane] ul[data-component=conversation-list] button[data-component=conversation-menu]{position:absolute;top:10px;inset-inline-end:10px;color:var(--muted-foreground);border:3px solid transparent;padding:2px}:root[data-theme=brutal] section[data-component=conversation-pane] ul[data-component=conversation-list] button[data-component=conversation-menu]:hover{border-color:var(--border);color:var(--card-foreground)}:root[data-theme=brutal] section[data-component=thread-pane]>header [data-component=avatar]{width:36px;height:36px;border-radius:var(--radius);border:3px solid var(--border);background:var(--card-nested)}:root[data-theme=brutal] section[data-component=thread-pane] a[data-component=chat-close]{margin-inline-start:auto;color:var(--muted-foreground);font-size:1.1rem;font-weight:900;border:3px solid transparent;padding:4px 8px}:root[data-theme=brutal] section[data-component=thread-pane] a[data-component=chat-close]:hover{border-color:var(--border);color:var(--card-foreground)}:root[data-theme=brutal] section[data-component=thread-pane] ol[data-component=message-list]{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}:root[data-theme=brutal] section[data-component=thread-pane] p[data-component=day-separator]{align-self:center;background:var(--card-nested);border:2px solid var(--border);padding:3px 12px;margin-bottom:4px;font-size:.6875rem;font-weight:900;text-transform:uppercase;color:var(--muted-foreground)}:root[data-theme=brutal] section[data-component=thread-pane] article[data-component=message]{display:grid;grid-template-columns:28px minmax(0,auto);align-items:end;gap:4px 8px;justify-content:start;max-width:78%}:root[data-theme=brutal] section[data-component=thread-pane] article[data-component=message] [data-component=avatar]{width:28px;height:28px;border-radius:var(--radius);border:3px solid var(--border);background:var(--card-nested)}:root[data-theme=brutal] section[data-component=thread-pane] article[data-component=message] p[data-component=bubble]{background:var(--card-nested);color:var(--card-nested-foreground);border:3px solid var(--border);box-shadow:var(--shadow);padding:8px 14px;font-size:.9375rem;line-height:1.45;font-weight:600;overflow-wrap:anywhere}:root[data-theme=brutal] section[data-component=thread-pane] article[data-component=message] p[data-component=bubble] a{color:var(--primary);font-weight:900;text-decoration:underline;text-decoration-thickness:2px}:root[data-theme=brutal] section[data-component=thread-pane] article[data-component=message] time{grid-column:2;font-size:.6875rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] 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=brutal] 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=brutal] section[data-component=thread-pane] article[data-component=message][data-own] p[data-component=bubble] a{color:inherit}:root[data-theme=brutal] section[data-component=thread-pane] article[data-component=message][data-own] time{grid-column:1;justify-self:end}:root[data-theme=brutal] section[data-component=thread-pane] form[data-component=message-composer]{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:6px;padding:12px;border-top:3px solid var(--border)}:root[data-theme=brutal] section[data-component=thread-pane] form[data-component=message-composer] input{width:100%;background:var(--input);border:3px solid var(--border);padding:10px 14px;font-size:.9375rem;font-weight:600;color:var(--card-foreground)}:root[data-theme=brutal] section[data-component=thread-pane] form[data-component=message-composer] input::placeholder{color:var(--muted-foreground)}:root[data-theme=brutal] section[data-component=thread-pane] form[data-component=message-composer] button{width:36px;height:36px;border:3px solid var(--border);color:var(--muted-foreground);background:var(--card)}:root[data-theme=brutal] section[data-component=thread-pane] form[data-component=message-composer] button:hover{background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=brutal] section[data-component=thread-pane] form[data-component=message-composer] button[data-component=composer-send]{background:var(--secondary);color:var(--on-secondary);box-shadow:var(--shadow);font-weight:900;transition:transform 80ms ease,box-shadow 80ms ease}:root[data-theme=brutal] section[data-component=thread-pane] form[data-component=message-composer] button[data-component=composer-send]:hover{transform:translate(-2px,-2px);box-shadow:var(--shadow-hover);background:var(--secondary)}:root[data-theme=brutal] section[data-component=thread-pane] form[data-component=message-composer] button[data-component=composer-send]:active{transform:translate(0);box-shadow:var(--shadow-flat)}:root[data-theme=brutal] main[data-component=communities-page]{grid-area:main;min-width:0;padding-block:20px 32px;display:flex;flex-direction:column;gap:20px}:root[data-theme=brutal] main[data-component=communities-page]>header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 16px;align-items:center}:root[data-theme=brutal] main[data-component=communities-page]>header h1{font-size:1.85rem;font-weight:900;text-transform:uppercase;color:var(--card-foreground)}:root[data-theme=brutal] main[data-component=communities-page]>header p{grid-column:1;font-size:.875rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] main[data-component=communities-page]>header a[data-component=create-community]{grid-column:2;grid-row:1;background:var(--primary);color:var(--primary-foreground);font-size:.8125rem;font-weight:900;text-transform:uppercase;padding:10px 18px;border:3px solid var(--border);box-shadow:var(--shadow);white-space:nowrap;transition:transform 80ms ease,box-shadow 80ms ease}:root[data-theme=brutal] main[data-component=communities-page]>header a[data-component=create-community]:hover{transform:translate(-2px,-2px);box-shadow:var(--shadow-hover)}:root[data-theme=brutal] main[data-component=communities-page]>header a[data-component=create-community]:active{transform:translate(0);box-shadow:var(--shadow-flat)}:root[data-theme=brutal] ul[data-component=community-list]{display:flex;flex-direction:column;gap:16px}:root[data-theme=brutal] article[data-component=community-card]{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;background:var(--card);border:3px solid var(--border);box-shadow:var(--shadow);transition:transform 80ms ease,box-shadow 80ms ease}:root[data-theme=brutal] article[data-component=community-card]:hover{transform:translate(-2px,-2px);box-shadow:var(--shadow-hover)}:root[data-theme=brutal] article[data-component=community-card] [data-component=avatar]{width:48px;height:48px;border-radius:var(--radius);border:3px solid var(--border);object-fit:cover;background:var(--accent, var(--card-nested))}:root[data-theme=brutal] article[data-component=community-card] [data-component=community-meta]{min-width:0}:root[data-theme=brutal] article[data-component=community-card] [data-component=community-meta] h2{font-size:1rem;font-weight:900;text-transform:uppercase;color:var(--card-foreground)}:root[data-theme=brutal] article[data-component=community-card] [data-component=community-meta] h2 a:hover{color:var(--primary)}:root[data-theme=brutal] article[data-component=community-card] [data-component=community-meta] [data-component=members]{display:flex;align-items:center;gap:4px;font-size:.8125rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=brutal] article[data-component=community-card] [data-component=join]{background:var(--primary);color:var(--primary-foreground);font-size:.8125rem;font-weight:900;text-transform:uppercase;padding:8px 20px;border:3px solid var(--border);box-shadow:var(--shadow);transition:transform 80ms ease,box-shadow 80ms ease}:root[data-theme=brutal] article[data-component=community-card] [data-component=join]:hover{transform:translate(-2px,-2px);box-shadow:var(--shadow-hover)}:root[data-theme=brutal] article[data-component=community-card] [data-component=join]:active{transform:translate(0);box-shadow:var(--shadow-flat)}:root[data-theme=brutal] aside[data-component=popular-articles]{grid-area:aside;padding-block:20px;display:flex;flex-direction:column;gap:12px;min-width:0}:root[data-theme=brutal] aside[data-component=popular-articles]>h2{align-self:start;font-size:.875rem;font-weight:900;text-transform:uppercase;color:#050505;background:var(--pop-yellow);border:2px solid var(--border);padding:3px 10px}:root[data-theme=brutal] aside[data-component=popular-articles] ol{display:flex;flex-direction:column;gap:12px}:root[data-theme=brutal] aside[data-component=popular-articles] article{background:var(--card);border:3px solid var(--border);box-shadow:var(--shadow);padding:12px;display:grid;grid-template-columns:minmax(0,1fr) 84px;grid-template-areas:"header header" "title img" "meta img";gap:8px;transition:transform 80ms ease,box-shadow 80ms ease}:root[data-theme=brutal] aside[data-component=popular-articles] article:hover{transform:translate(-2px,-2px);box-shadow:var(--shadow-hover)}:root[data-theme=brutal] aside[data-component=popular-articles] article>header{grid-area:header;display:flex;align-items:center;justify-content:space-between}:root[data-theme=brutal] aside[data-component=popular-articles] article>header a[data-component=community]{font-size:.75rem;font-weight:900;text-transform:uppercase;color:#fff;background:var(--accent, var(--primary));border:2px solid var(--border);padding:2px 9px}:root[data-theme=brutal] aside[data-component=popular-articles] article>header span[data-component=like-widget]{font-size:.875rem;font-weight:900;color:var(--card-foreground)}:root[data-theme=brutal] aside[data-component=popular-articles] article h3{grid-area:title;font-size:.875rem;font-weight:900;line-height:1.35}:root[data-theme=brutal] aside[data-component=popular-articles] article h3 a:hover{color:var(--primary)}:root[data-theme=brutal] aside[data-component=popular-articles] article [data-component=meta]{grid-area:meta;font-size:.75rem;font-weight:700;color:var(--muted-foreground);align-self:end}:root[data-theme=brutal] aside[data-component=popular-articles] article img{grid-area:img;width:84px;height:84px;object-fit:cover;border:2px solid var(--border)}:root[data-theme=brutal] footer[data-component=site-footer]{grid-area:footer;padding:32px 16px;text-align:center;font-size:.875rem;font-weight:700;color:var(--muted-foreground);border-top:3px solid var(--border)}:root[data-theme=brutal] footer[data-component=site-footer] a{color:var(--primary);font-weight:900}:root[data-theme=brutal] footer[data-component=site-footer] a:hover{text-decoration:underline;text-decoration-thickness:2px}@media(max-width:767.98px){:root[data-theme=brutal] div[data-component=home-split]{grid-template-columns:minmax(0,1fr)}:root[data-theme=brutal] main[data-component=home-page] section[data-component=magazine-section][data-variant=articles]>ul,:root[data-theme=brutal] main[data-component=home-page] section[data-component=magazine-section][data-variant=community]>ul{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-theme=brutal] body{grid-template-columns:minmax(0,1fr);grid-template-areas:"header" "main" "footer";column-gap:0}:root[data-theme=brutal] main[data-component=home-page]{grid-area:main}:root[data-theme=brutal] aside[data-component=popular-articles]{display:none}:root[data-theme=brutal] article[data-component=post]{padding:12px 8px;border-inline:none}:root[data-theme=brutal] article[data-component=post][data-type=link],:root[data-theme=brutal] 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=brutal] main[data-component=post-page] article[data-component=post]>figure[data-component=hero]{margin:-12px -8px 0}:root[data-theme=brutal] div[data-component=feed-toolbar] li[data-component=time-windows],:root[data-theme=brutal] div[data-component=feed-toolbar] a:not([aria-current=page]){display:none}:root[data-theme=brutal] div[data-component=feed-toolbar] a[aria-current=page]:after{content:" ▾"}:root[data-theme=brutal] main[data-component=account-page],:root[data-theme=brutal] main[data-component=chat-page]{grid-template-columns:minmax(0,1fr)}:root[data-theme=brutal] main[data-component=chat-page]{height:auto}}}@layer theme{:root[data-theme=brutal] article[data-component=post][data-type=hejtopismak]{border:3px solid var(--foreground);border-block-start:8px solid var(--accent);border-radius:0}:root[data-theme=brutal] article[data-component=post][data-type=hejtopismak] [data-component=byline][data-byline=editorial] [data-component=masthead]{font-weight:900;font-size:.85rem;text-transform:uppercase;letter-spacing:.06em;color:var(--accent-foreground, var(--background));background:var(--accent);padding:2px 8px;border-radius:0}:root[data-theme=brutal] article[data-component=post][data-type=hejtopismak] [data-component=post-content]>p:first-child,:root[data-theme=brutal] article[data-component=post][data-type=hejtopismak] [data-component=lede]{font-weight:700;font-size:1.05rem;color:var(--foreground)}:root[data-theme=brutal] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial]{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-style:normal}:root[data-theme=brutal] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] [data-component=source-label]{font-weight:900;text-transform:uppercase;font-size:.72rem;letter-spacing:.08em;color:var(--foreground);background:var(--accent);padding:1px 6px}:root[data-theme=brutal] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] a{font-size:.75rem;font-weight:700;padding:2px 8px;border:2px solid var(--foreground);border-radius:0;color:var(--foreground)}:root[data-theme=brutal] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] a:hover{background:var(--accent)}:root[data-theme=brutal] article[data-component=article-card][data-type=hejtopismak]{border:3px solid var(--foreground);border-block-start:6px solid var(--accent);border-radius:0}:root[data-theme=brutal] article[data-component=article-card][data-type=hejtopismak] [data-component=community]{color:#fff;background:var(--accent);padding:1px 6px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}:root[data-theme=brutal] main[data-component=hejtopismak-page]{display:grid;gap:14px;align-content:start;max-width:46rem;padding:14px}:root[data-theme=brutal] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead]{border:3px solid var(--foreground);border-block-start:8px solid var(--accent);padding:12px}:root[data-theme=brutal] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead] h1{font-size:2rem;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:var(--foreground)}:root[data-theme=brutal] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead] p{color:var(--muted-foreground);font-weight:600}:root[data-theme=brutal] main[data-component=hejtopismak-page] section[data-component=post-list]{display:flex;flex-direction:column;gap:14px}}:root[data-theme=aurora]{--warning: #916215;--warning-foreground: #fff;--background: #e9eefb;--foreground: #172033;--card: rgba(255, 255, 255, .6);--card-foreground: #172033;--card-nested: rgba(255, 255, 255, .45);--card-nested-foreground: #172033;--muted: rgba(255, 255, 255, .4);--muted-foreground: #5a6478;--primary: #6d5efc;--primary-foreground: #ffffff;--secondary: #0bb8ac;--destructive: #e5484d;--border: rgba(120, 130, 170, .35);--input: rgba(255, 255, 255, .6);--ring: #6d5efc;--radius: 1rem;--radius-md: .65rem;--aurora-1: rgba(109, 94, 252, .35);--aurora-2: rgba(11, 184, 172, .3);--aurora-3: rgba(255, 120, 190, .22);--glass-blur: 14px;--glass-saturate: 1.3;--glass-shadow: 0 8px 30px rgba(20, 30, 60, .12);--glass-shadow-lg: 0 16px 46px rgba(20, 30, 60, .16);--glass-header-bg: rgba(255, 255, 255, .55);--popover: #f4f7fe;--gradient-brand-end: color-mix(in srgb, var(--secondary) 65%, black);--gradient-brand: linear-gradient(135deg, var(--primary), var(--gradient-brand-end));--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif}:root[data-theme=aurora][data-mode=dark]{--warning: #f5a623;--warning-foreground: rgb(0 0 0 / .85);--background: #0a0f22;--foreground: #e8ecf8;--card: rgba(255, 255, 255, .07);--card-foreground: #e8ecf8;--card-nested: rgba(255, 255, 255, .05);--card-nested-foreground: #e8ecf8;--muted: rgba(255, 255, 255, .06);--muted-foreground: #9aa4c0;--primary: #8b7cff;--primary-foreground: #0a0f22;--secondary: #22d3c5;--destructive: #ff6b6b;--border: rgba(255, 255, 255, .14);--input: rgba(255, 255, 255, .07);--ring: #8b7cff;--aurora-1: rgba(139, 124, 255, .55);--aurora-2: rgba(34, 211, 197, .4);--aurora-3: rgba(255, 90, 180, .32);--glass-shadow: 0 8px 30px rgba(0, 0, 0, .45);--glass-shadow-lg: 0 20px 60px rgba(0, 0, 0, .55);--glass-header-bg: rgba(10, 15, 34, .55);--popover: #161d33;--gradient-brand-end: var(--secondary)}@layer theme{:root[data-theme=aurora]{font-size:16px;font-family:var(--font-sans)}:root[data-theme=aurora] body{display:grid;grid-template-columns:1fr minmax(0,959px) minmax(0,325px) 1fr;grid-template-areas:"header header header header" ". main aside ." "footer footer footer footer";column-gap:1rem;align-content:start;background:radial-gradient(1200px 600px at 10% -10%,var(--aurora-1),transparent 60%),radial-gradient(1000px 700px at 110% 10%,var(--aurora-2),transparent 55%),radial-gradient(900px 800px at 50% 120%,var(--aurora-3),transparent 60%),var(--background);background-attachment:fixed;min-height:100vh}:root[data-theme=aurora] header[data-component=site-header]{grid-area:header;position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:1rem;min-height:4.5rem;padding-inline:max(1rem,calc((100% - 1300px)/2));background:var(--glass-header-bg);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border-bottom:1px solid var(--border);box-shadow:var(--glass-shadow)}:root[data-theme=aurora] header[data-component=site-header] a[data-component=logo]{margin-inline-end:auto}:root[data-theme=aurora] header[data-component=site-header]>nav{min-width:0;overflow-x:auto;scrollbar-width:none}:root[data-theme=aurora] header[data-component=site-header]>nav ul{display:flex}:root[data-theme=aurora] header[data-component=site-header]>nav ul a{display:flex;align-items:center;min-height:44px;padding-inline:1rem;font-weight:600;color:var(--muted-foreground);border-radius:var(--radius-md);white-space:nowrap;transition:color .15s,background .15s}:root[data-theme=aurora] header[data-component=site-header]>nav ul a[aria-current=page],:root[data-theme=aurora] header[data-component=site-header]>nav ul a:hover{color:var(--card-foreground);background:var(--muted)}:root[data-theme=aurora] header[data-component=site-header] ul[data-component=header-actions]{display:flex;align-items:center;gap:.5rem;color:var(--muted-foreground)}:root[data-theme=aurora] header[data-component=site-header] ul[data-component=header-actions]>li>a{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;transition:background .15s,color .15s}:root[data-theme=aurora] header[data-component=site-header] ul[data-component=header-actions]>li>a:hover{color:var(--card-foreground);background:var(--muted)}:root[data-theme=aurora] header[data-component=site-header] ul[data-component=header-actions] [data-component=avatar]{width:32px;height:32px;border-radius:50%;background:var(--gradient-brand);border:1px solid var(--border);box-shadow:var(--glass-shadow);display:block}:root[data-theme=aurora] header[data-component=site-header] details[data-component=theme-menu]{position:relative}:root[data-theme=aurora] header[data-component=site-header] details[data-component=theme-menu]>summary{list-style:none;cursor:pointer;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;color:var(--muted-foreground);transition:background .15s,color .15s}:root[data-theme=aurora] header[data-component=site-header] details[data-component=theme-menu]>summary::-webkit-details-marker{display:none}:root[data-theme=aurora] header[data-component=site-header] details[data-component=theme-menu]>summary:hover{background:var(--muted);color:var(--card-foreground)}:root[data-theme=aurora] header[data-component=site-header] details[data-component=theme-menu][open]>summary{background:var(--muted);color:var(--primary)}:root[data-theme=aurora] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls]{position:absolute;inset-inline-end:0;top:calc(100% + .5rem);z-index:20;border:1px solid var(--border);background:var(--popover);box-shadow:var(--glass-shadow);border-radius:var(--radius);padding:.5rem;min-width:12rem;display:flex;flex-direction:column;gap:.25rem}:root[data-theme=aurora] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list]{display:flex;flex-direction:column}:root[data-theme=aurora] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label{display:flex;align-items:center;gap:.5rem;min-height:44px;padding:.5rem .65rem;border-radius:var(--radius-md);font-size:.875rem;cursor:pointer;transition:background .15s,color .15s}:root[data-theme=aurora] 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=aurora] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label:has(input:checked){background:var(--card-nested);color:var(--primary);font-weight:700}:root[data-theme=aurora] 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=aurora] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] button[data-component=mode-toggle]{display:flex;align-items:center;gap:.5rem;min-height:44px;padding:.5rem .65rem;border-top:1px solid var(--border);margin-top:.15rem;font-size:.875rem;font-weight:600;color:var(--muted-foreground);border-radius:0 0 var(--radius-md) var(--radius-md);transition:background .15s,color .15s}:root[data-theme=aurora] 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(--card-foreground)}:root[data-theme=aurora] header[data-component=site-header] a[data-component=cta]{display:inline-flex;flex:none;align-items:center;min-height:44px;white-space:nowrap;background:var(--gradient-brand);color:var(--primary-foreground);font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;padding-inline:1.25rem;border-radius:999px;box-shadow:0 4px 16px color-mix(in srgb,var(--primary) 45%,transparent)}:root[data-theme=aurora] main[data-component=feed-page]{grid-area:main;display:flex;flex-direction:column;gap:1.25rem;padding-block:1.25rem 2rem;min-width:0}:root[data-theme=aurora] main[data-component=post-page]{grid-area:main;padding-block:1.25rem 2rem;min-width:0}:root[data-theme=aurora] 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:1.25rem}:root[data-theme=aurora] main[data-component=post-page] article[data-component=post]>figure[data-component=hero]{grid-area:hero;margin:-1.25rem -1.25rem 0}:root[data-theme=aurora] main[data-component=post-page] article[data-component=post]>figure[data-component=hero] img{width:100%;max-height:440px;object-fit:cover;border-radius:var(--radius) var(--radius) 0 0}:root[data-theme=aurora] main[data-component=post-page] article[data-component=post]>h1{grid-area:title;font-size:1.85rem;line-height:1.25;font-weight:700;color:var(--card-foreground)}:root[data-theme=aurora] main[data-component=post-page] article[data-component=post]>[data-component=post-content]{grid-area:content;font-size:1rem;line-height:1.7;color:var(--card-foreground);gap:1rem}:root[data-theme=aurora] main[data-component=post-page] article[data-component=post] section[data-component=comments]{margin-top:.5rem;gap:.75rem}:root[data-theme=aurora] main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2{font-size:1.125rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=aurora] main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2 data{color:var(--muted-foreground);font-weight:600}:root[data-theme=aurora] main[data-component=post-page] article[data-component=post] section[data-component=comments] p[data-component=no-comments]{color:var(--muted-foreground);font-size:.875rem;padding:.5rem 0}:root[data-theme=aurora] aside[data-component=quest]{background:var(--card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);box-shadow:var(--glass-shadow);border-radius:var(--radius);padding:1rem 1.25rem;display:grid;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";column-gap:.5rem;row-gap:.35rem}:root[data-theme=aurora] aside[data-component=quest] [data-component=quest-kind]{grid-area:kind;color:var(--primary);font-size:.875rem;font-weight:600}:root[data-theme=aurora] aside[data-component=quest] [data-component=quest-kind] strong{background:var(--gradient-brand);background-clip:text;-webkit-background-clip:text;color:transparent}:root[data-theme=aurora] aside[data-component=quest] [data-component=quest-title]{grid-area:title;background:var(--gradient-brand);background-clip:text;-webkit-background-clip:text;color:transparent;font-size:1.25rem;font-weight:700}:root[data-theme=aurora] aside[data-component=quest] progress{grid-area:bar;width:100%;height:8px;appearance:none;border:none;border-radius:999px;background:var(--card-nested)}:root[data-theme=aurora] aside[data-component=quest] progress::-webkit-progress-bar{background:var(--card-nested);border-radius:999px}:root[data-theme=aurora] aside[data-component=quest] progress::-webkit-progress-value{background:var(--gradient-brand);border-radius:999px}:root[data-theme=aurora] aside[data-component=quest] [data-component=quest-progress]{grid-area:progress;justify-self:end;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=aurora] aside[data-component=quest] [data-component=quest-deadline]{grid-area:deadline;align-self:start;font-size:.875rem;color:var(--card-foreground);background:var(--card-nested);border:1px solid var(--border);border-radius:var(--radius-md);padding:.4rem .65rem}:root[data-theme=aurora] aside[data-component=quest] [data-component=quest-deadline] time{font-weight:700}:root[data-theme=aurora] aside[data-component=quest] button{align-self:start;color:var(--muted-foreground);width:40px;height:40px;display:grid;place-items:center;border-radius:50%}:root[data-theme=aurora] aside[data-component=quest] button:hover{background:var(--muted)}:root[data-theme=aurora] aside[data-component=quest] button[aria-label="Informacje o wyzwaniu"]{grid-area:info}:root[data-theme=aurora] aside[data-component=quest] button[aria-label="Zamknij wyzwanie"]{grid-area:close}:root[data-theme=aurora] nav[data-component=community-strip]{display:flex;align-items:center;gap:.5rem;min-width:0}:root[data-theme=aurora] nav[data-component=community-strip] ul{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none}:root[data-theme=aurora] nav[data-component=community-strip] ul a{display:block;white-space:nowrap;font-size:.875rem;font-weight:600;padding:.45rem .9rem;border-radius:999px;background:var(--card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);color:var(--muted-foreground)}:root[data-theme=aurora] nav[data-component=community-strip] ul a[aria-current=page]{background:var(--gradient-brand);border-color:transparent;color:var(--primary-foreground)}:root[data-theme=aurora] nav[data-component=community-strip]>button{color:var(--muted-foreground);font-size:1.5rem;line-height:1;width:40px;height:40px;display:grid;place-items:center;border-radius:50%}:root[data-theme=aurora] nav[data-component=community-strip]>button:hover{background:var(--muted)}:root[data-theme=aurora] form[data-component=composer]{background:var(--card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);box-shadow:var(--glass-shadow);border-radius:var(--radius);padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}:root[data-theme=aurora] form[data-component=composer]>header{display:flex;align-items:center;gap:.5rem}:root[data-theme=aurora] form[data-component=composer]>header [data-component=avatar]{width:36px;height:36px;border-radius:50%;background:var(--gradient-brand);border:1px solid var(--border)}:root[data-theme=aurora] form[data-component=composer]>header [data-component=byline]{font-weight:600;color:var(--card-foreground)}:root[data-theme=aurora] form[data-component=composer]>header fieldset[data-component=post-type]{border:none;margin-inline-start:auto;display:flex;gap:.5rem}:root[data-theme=aurora] form[data-component=composer]>header fieldset[data-component=post-type] input{position:absolute;opacity:0}:root[data-theme=aurora] form[data-component=composer]>header fieldset[data-component=post-type] span{display:block;font-size:.875rem;font-weight:600;padding:.5rem 1rem;border-radius:999px;background:var(--card-nested);color:var(--card-nested-foreground);cursor:pointer;transition:background .15s,color .15s}:root[data-theme=aurora] form[data-component=composer]>header fieldset[data-component=post-type] input:checked+span{background:var(--gradient-brand);color:var(--primary-foreground)}:root[data-theme=aurora] form[data-component=composer] textarea{width:100%;background:var(--input);border:1px solid var(--border);border-radius:var(--radius);padding:.75rem 1rem;min-height:84px;resize:vertical;color:var(--card-foreground)}:root[data-theme=aurora] form[data-component=composer] textarea::placeholder{color:var(--muted-foreground)}:root[data-theme=aurora] form[data-component=composer] textarea:focus-visible{outline:2px solid var(--ring);outline-offset:1px}:root[data-theme=aurora] form[data-component=composer]>footer{display:flex;align-items:center;gap:.5rem}:root[data-theme=aurora] form[data-component=composer]>footer [data-component=community-picker],:root[data-theme=aurora] form[data-component=composer]>footer [data-component=nsfw-toggle]{font-size:.875rem;font-weight:600;padding:.5rem 1rem;border-radius:var(--radius-md);background:var(--card-nested);color:var(--card-nested-foreground)}:root[data-theme=aurora] form[data-component=composer]>footer [data-component=nsfw-toggle] input{position:absolute;opacity:0}:root[data-theme=aurora] form[data-component=composer]>footer button[type=submit]{margin-inline-start:auto;font-size:.875rem;font-weight:700;padding:.5rem 1.1rem;border-radius:999px;background:color-mix(in oklab,var(--primary) 55%,var(--card));color:var(--primary-foreground);cursor:not-allowed}:root[data-theme=aurora] div[data-component=feed-toolbar]{display:flex;align-items:center;justify-content:space-between;gap:1rem}:root[data-theme=aurora] div[data-component=feed-toolbar] nav[data-component=feed-type],:root[data-theme=aurora] div[data-component=feed-toolbar] nav[data-component=feed-sort]{min-width:0;max-width:100%;overflow-x:auto;scrollbar-width:none}:root[data-theme=aurora] div[data-component=feed-toolbar] nav ul{display:flex;align-items:center;gap:.2rem}:root[data-theme=aurora] div[data-component=feed-toolbar] li[data-component=time-windows]{display:flex;gap:.2rem}:root[data-theme=aurora] div[data-component=feed-toolbar] a{display:block;padding:.5rem;font-size:.875rem;font-weight:600;color:var(--muted-foreground);border-radius:var(--radius-md)}:root[data-theme=aurora] div[data-component=feed-toolbar] a[aria-current=page],:root[data-theme=aurora] div[data-component=feed-toolbar] a:hover{color:var(--foreground);background:var(--muted)}:root[data-theme=aurora] div[data-component=feed-toolbar] li[data-component=time-windows] a{padding:.5rem .3rem}:root[data-theme=aurora] section[data-component=post-list]{display:flex;flex-direction:column;gap:1.25rem}:root[data-theme=aurora] article[data-component=post]{background:var(--card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);box-shadow:var(--glass-shadow);color:var(--card-foreground);border-radius:var(--radius);padding:1.25rem;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"header" "title" "content" "media" "tags" "footer" "comments";gap:.75rem}:root[data-theme=aurora] article[data-component=post][data-type=link],:root[data-theme=aurora] 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=aurora] article[data-component=post]>header{grid-area:header;display:grid;grid-template-columns:36px minmax(0,1fr) auto auto;grid-template-areas:"avatar byline menu widget" "avatar context menu widget";column-gap:.5rem;align-items:center}:root[data-theme=aurora] article[data-component=post]>header [data-component=avatar]{grid-area:avatar;width:36px;height:36px;border-radius:50%;background:var(--card-nested);border:1px solid var(--border);object-fit:cover}:root[data-theme=aurora] article[data-component=post]>header [data-component=byline]{grid-area:byline;display:flex;align-items:center;gap:.5rem;line-height:1.2}:root[data-theme=aurora] article[data-component=post]>header [data-component=byline] a[rel=author]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;color:var(--card-foreground)}:root[data-theme=aurora] article[data-component=post]>header [data-component=byline] data[data-component=rank]{flex:none;font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground));background:var(--card-nested);border:1px solid var(--border);padding:.1rem .55rem;border-radius:999px}:root[data-theme=aurora] article[data-component=post]>header [data-component=context]{grid-area:context;font-size:.75rem;font-weight:600;color:var(--muted-foreground);line-height:1.2}:root[data-theme=aurora] article[data-component=post]>header [data-component=context] a:hover{color:var(--card-foreground)}:root[data-theme=aurora] article[data-component=post]>header button[data-component=post-menu]{grid-area:menu;color:var(--muted-foreground);width:40px;height:40px;display:grid;place-items:center;border-radius:50%}:root[data-theme=aurora] article[data-component=post]>header button[data-component=post-menu]:hover{background:var(--muted)}:root[data-theme=aurora] article[data-component=post]>header span[data-component=like-widget]{grid-area:widget}:root[data-theme=aurora] article[data-component=post] span[data-component=like-widget]{display:flex;align-items:center;gap:.3rem;background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);border-radius:999px;padding:.3rem .65rem;font-size:1.1rem;font-weight:600}:root[data-theme=aurora] article[data-component=post]>h2{grid-area:title;font-size:1.3rem;line-height:1.35;font-weight:700}:root[data-theme=aurora] article[data-component=post]>h2 a:hover{color:var(--primary)}:root[data-theme=aurora] article[data-component=post]>[data-component=post-content]{grid-area:content;display:flex;flex-direction:column;gap:.75rem;font-size:.9375rem;line-height:1.6rem;color:var(--muted-foreground);overflow-wrap:anywhere}:root[data-theme=aurora] article[data-component=post]>[data-component=post-content] a{color:var(--primary)}:root[data-theme=aurora] article[data-component=post]>[data-component=post-content] a[data-component=mention]{font-weight:600}:root[data-theme=aurora] article[data-component=post]>[data-component=post-content] figure[data-component=content-image]{margin-block:.25rem}:root[data-theme=aurora] article[data-component=post]>[data-component=post-content] figure[data-component=content-image] img{border-radius:var(--radius-md);width:100%}:root[data-theme=aurora] article[data-component=post]>figure{grid-area:media}:root[data-theme=aurora] article[data-component=post]>figure img{border-radius:var(--radius-md);width:100%;object-fit:cover;max-height:500px}:root[data-theme=aurora] article[data-component=post] nav[data-component=tags]{grid-area:tags}:root[data-theme=aurora] article[data-component=post] nav[data-component=tags] ul{display:flex;flex-wrap:wrap;gap:.5rem}:root[data-theme=aurora] article[data-component=post] nav[data-component=tags] ul a{color:var(--primary);font-size:.875rem;background:var(--muted);padding:.15rem .6rem;border-radius:999px}:root[data-theme=aurora] article[data-component=post]>footer{grid-area:footer;display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--muted-foreground)}:root[data-theme=aurora] article[data-component=post]>footer>a,:root[data-theme=aurora] article[data-component=post]>footer>button{display:flex;align-items:center;gap:.4rem;min-height:44px;padding:.4rem .65rem;border-radius:999px;background:var(--muted);color:var(--muted-foreground);transition:background .15s,color .15s}:is(:root[data-theme=aurora] article[data-component=post]>footer>a,:root[data-theme=aurora] article[data-component=post]>footer>button):hover{color:var(--card-foreground);background:var(--card-nested)}:root[data-theme=aurora] article[data-component=post]>footer>a[data-component=likes]{background:var(--card-nested);font-weight:700}:root[data-theme=aurora] article[data-component=post]>footer cite{min-width:0;font-style:normal;margin-inline-start:auto;display:flex;align-items:center;gap:.3rem}:root[data-theme=aurora] article[data-component=post]>footer cite a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted-foreground)}:root[data-theme=aurora] article[data-component=post]>footer cite a:hover{color:var(--card-foreground)}:root[data-theme=aurora] article[data-component=post] section[data-component=comments]{grid-area:comments;display:flex;flex-direction:column;gap:.5rem}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] article[data-component=comment]{background:var(--card-nested);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);color:var(--card-nested-foreground);border-radius:var(--radius);padding:.75rem;display:flex;flex-direction:column;gap:.5rem}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] article[data-component=comment]>header{display:flex;align-items:center;gap:.5rem;font-size:.875rem}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] article[data-component=comment]>header [data-component=avatar]{flex:none;width:26px;height:26px;border-radius:50%;background:var(--card);border:1px solid var(--border);object-fit:cover}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] article[data-component=comment]>header a[rel=author]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] article[data-component=comment]>header data[data-component=rank]{flex:none;font-size:.7rem;font-weight:700;text-transform:uppercase;color:var(--accent)}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] article[data-component=comment]>header time{flex:none;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] article[data-component=comment]>header span[data-component=like-widget]{flex:none;margin-inline-start:auto;background:var(--card);font-size:.875rem;padding:.15rem .5rem}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground)}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a{color:var(--primary)}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview]{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;margin-top:.5rem;padding:.5rem;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);color:inherit}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview] img{width:56px;height:56px;object-fit:cover;border-radius:var(--radius-md)}:root[data-theme=aurora] 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]{display:flex;flex-direction:column;gap:2px;min-width:0}:root[data-theme=aurora] 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=aurora] 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:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}:root[data-theme=aurora] 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{font-style:normal;text-transform:uppercase;font-size:.6875rem;color:var(--muted-foreground)}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=replies]{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;margin-inline-start:1rem;padding-inline-start:.75rem;border-inline-start:2px solid var(--border)}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button,:root[data-theme=aurora] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer a[data-component=likes]{font-size:.75rem;font-weight:600;color:var(--muted-foreground)}:is(:root[data-theme=aurora] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button,:root[data-theme=aurora] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer a[data-component=likes]):hover{color:var(--card-nested-foreground)}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] a[data-component=more-comments]{text-align:center;font-size:.875rem;color:var(--muted-foreground);padding:.3rem}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] a[data-component=more-comments] data{color:var(--primary)}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] a[data-component=more-comments]:hover{color:var(--card-foreground)}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea{width:100%;background:var(--input);border:1px solid var(--border);border-radius:var(--radius);padding:.85rem 1rem;resize:none;color:var(--card-foreground)}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea::placeholder{color:var(--muted-foreground)}:root[data-theme=aurora] article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea:focus-visible{outline:2px solid var(--ring);outline-offset:1px}:root[data-theme=aurora] div[data-component=new-posts] button{position:fixed;top:5.5rem;left:50%;translate:-50% 0;z-index:20;background:var(--gradient-brand);color:var(--primary-foreground);font-size:.875rem;font-weight:700;padding:.6rem 1.25rem;border-radius:999px;box-shadow:0 8px 24px color-mix(in srgb,var(--primary) 50%,transparent)}:root[data-theme=aurora] div[data-component=infinite-sentinel]{min-height:1px;text-align:center;font-size:.875rem;color:var(--muted-foreground);padding:.5rem}:root[data-theme=aurora] nav[data-component=pagination]{display:flex;align-items:center;justify-content:center;gap:1rem;padding:.75rem 1rem;font-size:1rem}:root[data-theme=aurora] nav[data-component=pagination] a,:root[data-theme=aurora] nav[data-component=pagination] span{display:inline-flex;align-items:center;min-height:44px;color:var(--muted-foreground);font-size:.875rem;font-weight:600;padding-inline:.4rem;border-radius:var(--radius-md)}:root[data-theme=aurora] nav[data-component=pagination] span[aria-disabled=true]{opacity:.5}:root[data-theme=aurora] nav[data-component=pagination] a[aria-current=page]{color:var(--foreground);font-weight:700}:root[data-theme=aurora] nav[data-component=pagination] a[rel=next]:hover,:root[data-theme=aurora] nav[data-component=pagination] a[rel=prev]:hover{color:var(--foreground);background:var(--muted)}:root[data-theme=aurora] main[data-component=home-page]{grid-column:2 / 4;min-width:0;padding-block:1.25rem 2rem;display:flex;flex-direction:column;gap:2rem}:root[data-theme=aurora] div[data-component=home-split]{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);gap:2rem;align-items:start}:root[data-theme=aurora] section[data-component=magazine-section]>header{display:flex;align-items:baseline;gap:.65rem;margin-bottom:1rem}:root[data-theme=aurora] section[data-component=magazine-section]>header h2{font-size:.9375rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--card-foreground)}:root[data-theme=aurora] section[data-component=magazine-section]>header a[data-component=section-more]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground)}:root[data-theme=aurora] section[data-component=magazine-section]>header a[data-component=section-more]:hover{color:var(--primary)}:root[data-theme=aurora] section[data-component=magazine-section][data-variant=articles]>header h2,:root[data-theme=aurora] section[data-component=magazine-section][data-variant=featured]>header h2{background:var(--gradient-brand);background-clip:text;-webkit-background-clip:text;color:transparent}:root[data-theme=aurora] section[data-component=magazine-section]>ul{display:grid;gap:1.25rem;grid-template-columns:repeat(4,minmax(0,1fr))}:root[data-theme=aurora] section[data-component=magazine-section][data-variant=community]>ul{grid-template-columns:repeat(3,minmax(0,1fr))}:root[data-theme=aurora] section[data-component=magazine-section][data-variant=featured]>ul{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-theme=aurora] section[data-component=magazine-section][data-variant=discussions]>ul{grid-template-columns:minmax(0,1fr);gap:.75rem}:root[data-theme=aurora] article[data-component=article-card]{border-radius:var(--radius);overflow:hidden;background:var(--card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);box-shadow:var(--glass-shadow);height:100%}:root[data-theme=aurora] article[data-component=article-card] [data-component=card-body]{display:flex;flex-direction:column;gap:.4rem;padding:.85rem}:root[data-theme=aurora] article[data-component=article-card] a[data-component=community]{align-self:start;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#fff;background:var(--accent, var(--gradient-brand));padding:.2rem .55rem;border-radius:999px}:root[data-theme=aurora] article[data-component=article-card] span[data-component=like-badge]{display:flex;align-items:center;gap:.2rem;font-size:1rem;font-weight:700;color:var(--muted-foreground)}:root[data-theme=aurora] article[data-component=article-card] h3{font-size:1rem;font-weight:700;line-height:1.3;color:var(--card-foreground);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}:root[data-theme=aurora] article[data-component=article-card] h3 a:hover{color:var(--primary)}:root[data-theme=aurora] article[data-component=article-card] [data-component=meta]{display:flex;flex-wrap:wrap;gap:.6rem;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=aurora] article[data-component=article-card] [data-component=meta] [data-component=author]{color:var(--card-foreground)}:root[data-theme=aurora] article[data-component=article-card][data-has-image]{position:relative;aspect-ratio:4 / 3}:root[data-theme=aurora] article[data-component=article-card][data-has-image]>figure{position:absolute;inset:0;background:var(--card-nested)}:root[data-theme=aurora] article[data-component=article-card][data-has-image]>figure>img{width:100%;height:100%;object-fit:cover}:root[data-theme=aurora] article[data-component=article-card][data-has-image] [data-component=card-body]{position:absolute;inset:0;z-index:1;justify-content:flex-end;gap:.3rem;background:linear-gradient(to top,rgb(10 10 30 / .92) 0%,rgb(10 10 30 / .4) 38%,transparent 62%)}:root[data-theme=aurora] article[data-component=article-card][data-has-image] span[data-component=like-badge]{position:absolute;top:.65rem;right:.65rem;font-size:.8125rem;color:#fff;background:#ffffff2e;backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid rgba(255,255,255,.3);padding:.2rem .55rem;border-radius:999px}:root[data-theme=aurora] article[data-component=article-card][data-has-image] h3{color:#fff}:root[data-theme=aurora] article[data-component=article-card][data-has-image] [data-component=meta]{color:#ffffffd1}:root[data-theme=aurora] article[data-component=article-card][data-has-image] [data-component=meta] [data-component=author]{color:#fff}:root[data-theme=aurora] section[data-variant=featured] article[data-component=article-card][data-has-image]{aspect-ratio:16 / 10}:root[data-theme=aurora] section[data-variant=featured] article[data-component=article-card][data-has-image] h3{font-size:1.25rem}:root[data-theme=aurora] section[data-variant=discussions] article[data-component=article-card] [data-component=card-body]{display:grid;grid-template-columns:1fr auto;gap:.3rem .5rem;align-items:center}:root[data-theme=aurora] section[data-variant=discussions] article[data-component=article-card] a[data-component=community]{grid-row:1;grid-column:1;justify-self:start}:root[data-theme=aurora] section[data-variant=discussions] article[data-component=article-card] span[data-component=like-badge]{grid-row:1;grid-column:2;font-size:1.125rem;color:var(--card-foreground);justify-self:end}:root[data-theme=aurora] section[data-variant=discussions] article[data-component=article-card] h3{grid-column:1 / -1;font-size:.875rem;font-weight:500;color:var(--muted-foreground)}:root[data-theme=aurora] section[data-variant=discussions] article[data-component=article-card] [data-component=meta]{grid-column:1 / -1}:root[data-theme=aurora] section[data-component=poll]{background:var(--card-nested);border:1px solid var(--border);border-radius:var(--radius-md);padding:.75rem;display:flex;flex-direction:column;gap:.5rem}:root[data-theme=aurora] section[data-component=poll] [data-component=poll-title]{font-size:.875rem;font-weight:600;color:var(--card-foreground)}:root[data-theme=aurora] section[data-component=poll] ul{display:flex;flex-direction:column;gap:.4rem}:root[data-theme=aurora] section[data-component=poll] li[data-component=poll-option]{position:relative;display:flex;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;border-radius:var(--radius-md);background:var(--card);overflow:hidden;font-size:.8125rem}:root[data-theme=aurora] section[data-component=poll] li[data-component=poll-option]:before{content:"";position:absolute;inset-block:0;inset-inline-start:0;width:var(--pct, 0%);background:color-mix(in srgb,var(--primary) 25%,transparent)}:root[data-theme=aurora] section[data-component=poll] li[data-component=poll-option]>*{position:relative}:root[data-theme=aurora] section[data-component=poll] li[data-component=poll-option] [data-component=poll-count]{font-weight:700;color:var(--primary)}:root[data-theme=aurora] section[data-component=poll] [data-component=poll-total]{font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=aurora] main[data-component=profile-page]{grid-area:main;min-width:0;padding-block:1.25rem 2rem;display:flex;flex-direction:column;gap:1.25rem}:root[data-theme=aurora] header[data-component=profile-header]{background:var(--card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);box-shadow:var(--glass-shadow);border-radius:var(--radius);padding:0 1.25rem 1.25rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"banner banner banner" "avatar ident achievements";column-gap:1.25rem;align-items:center}:root[data-theme=aurora] header[data-component=profile-header] [data-component=profile-banner]{grid-area:banner;height:110px;margin:0 -1.25rem;border-radius:var(--radius) var(--radius) 0 0;background:linear-gradient(120deg,var(--accent, var(--primary)),var(--secondary));background-size:cover;background-position:center}:root[data-theme=aurora] header[data-component=profile-header]>[data-component=avatar]{grid-area:avatar;align-self:start;width:88px;height:88px;border-radius:50%;object-fit:cover;background:var(--card-nested);border:3px solid var(--card);box-shadow:var(--glass-shadow);margin-top:-44px}:root[data-theme=aurora] header[data-component=profile-header] [data-component=profile-ident]{grid-area:ident;display:flex;flex-direction:column;gap:.3rem;padding-top:.65rem}:root[data-theme=aurora] header[data-component=profile-header] [data-component=profile-ident] h1[data-component=name-row]{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;font-size:1.5rem;font-weight:700;background:var(--gradient-brand);background-clip:text;-webkit-background-clip:text;color:transparent}:root[data-theme=aurora] header[data-component=profile-header] [data-component=profile-ident] data[data-component=rank]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground));background:var(--card-nested);border:1px solid var(--border);padding:.1rem .55rem;border-radius:999px}:root[data-theme=aurora] header[data-component=profile-header] [data-component=profile-ident] [data-component=joined]{font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=aurora] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.15rem;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=aurora] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=aurora] header[data-component=profile-header] ul[data-component=achievements]{grid-area:achievements;align-self:start;margin-top:.65rem;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem;max-width:240px}:root[data-theme=aurora] header[data-component=profile-header] ul[data-component=achievements] img{width:28px;height:28px;border-radius:50%}:root[data-theme=aurora] nav[data-component=profile-tabs]>ul{display:flex;flex-wrap:wrap;gap:.3rem;border-bottom:1px solid var(--border)}:root[data-theme=aurora] nav[data-component=profile-tabs]>ul a{display:flex;align-items:center;min-height:44px;padding:0 1rem;font-weight:600;font-size:.9375rem;color:var(--muted-foreground)}:root[data-theme=aurora] nav[data-component=profile-tabs]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--primary)}:root[data-theme=aurora] nav[data-component=profile-tabs]>ul a:hover{color:var(--card-foreground)}:root[data-theme=aurora] main[data-component=profile-page] section[data-component=post-list]{display:flex;flex-direction:column;gap:1.25rem}:root[data-theme=aurora] main[data-component=profile-page] p[data-component=empty]{color:var(--muted-foreground);padding:2rem 0;text-align:center}:root[data-theme=aurora] section[data-component=profile-comments]{display:flex;flex-direction:column;gap:1.25rem}:root[data-theme=aurora] section[data-component=profile-comments] article[data-component=profile-comment]{background:var(--card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);box-shadow:var(--glass-shadow);border-radius:var(--radius);padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}:root[data-theme=aurora] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context]{display:flex;align-items:center;gap:.5rem;min-width:0}:root[data-theme=aurora] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=community]{font-size:.6875rem;font-weight:700;text-transform:uppercase;color:#fff;background:var(--accent, var(--gradient-brand));padding:.15rem .55rem;border-radius:999px;white-space:nowrap}:root[data-theme=aurora] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=post-title]{font-weight:600;font-size:.875rem;color:var(--card-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=aurora] 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=aurora] section[data-component=profile-comments] article[data-component=profile-comment] [data-component=user-comments]{display:flex;flex-direction:column;gap:.5rem}:root[data-theme=aurora] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);border-radius:var(--radius-md);padding:.75rem;display:flex;flex-direction:column;gap:.5rem}:root[data-theme=aurora] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header{display:flex;align-items:center;gap:.5rem;font-size:.875rem}:root[data-theme=aurora] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header [data-component=avatar]{flex:none;width:26px;height:26px;border-radius:50%;background:var(--card);border:1px solid var(--border);object-fit:cover}:root[data-theme=aurora] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header a[rel=author]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}:root[data-theme=aurora] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header data[data-component=rank]{flex:none;font-size:.7rem;font-weight:700;text-transform:uppercase;color:var(--accent)}:root[data-theme=aurora] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header time{flex:none;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=aurora] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header span[data-component=like-widget]{flex:none;margin-inline-start:auto;display:flex;align-items:center;gap:.3rem;background:var(--card);font-size:.875rem;padding:.15rem .5rem;border-radius:999px}:root[data-theme=aurora] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment] [data-component=comment-content]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground)}:root[data-theme=aurora] 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=aurora] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>footer button{font-size:.75rem;font-weight:600;color:var(--muted-foreground)}:root[data-theme=aurora] main[data-component=community-page]{grid-area:main;min-width:0;padding-block:1.25rem 2rem;display:flex;flex-direction:column;gap:1.25rem}:root[data-theme=aurora] header[data-component=community-header]{background:var(--card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);box-shadow:var(--glass-shadow);border-radius:var(--radius);padding:0 1.25rem 1.25rem;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"banner banner" "avatar ident";column-gap:1.25rem;align-items:center}:root[data-theme=aurora] header[data-component=community-header] [data-component=community-banner]{grid-area:banner;height:110px;margin:0 -1.25rem;border-radius:var(--radius) var(--radius) 0 0;background:linear-gradient(120deg,var(--accent, var(--primary)),var(--secondary));background-size:cover;background-position:center}:root[data-theme=aurora] header[data-component=community-header]>[data-component=avatar]{grid-area:avatar;align-self:start;width:88px;height:88px;border-radius:50%;object-fit:cover;background:var(--card-nested);border:3px solid var(--card);box-shadow:var(--glass-shadow);margin-top:-44px}:root[data-theme=aurora] header[data-component=community-header] [data-component=community-ident]{grid-area:ident;min-width:0;display:flex;flex-direction:column;gap:.3rem;padding-top:.65rem}:root[data-theme=aurora] header[data-component=community-header] [data-component=community-ident] h1[data-component=name-row]{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;font-size:1.5rem;font-weight:700;background:var(--gradient-brand);background-clip:text;-webkit-background-clip:text;color:transparent}:root[data-theme=aurora] header[data-component=community-header] [data-component=community-ident] data[data-component=community-badge]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--muted-foreground);background:var(--card-nested);border:1px solid var(--border);padding:.1rem .55rem;border-radius:999px}:root[data-theme=aurora] header[data-component=community-header] [data-component=community-ident] p[data-component=community-category]{font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=aurora] header[data-component=community-header] [data-component=community-ident] p[data-component=community-category] span{color:var(--card-foreground);font-weight:600}:root[data-theme=aurora] header[data-component=community-header] [data-component=community-ident] p[data-component=community-description]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground);max-width:62ch}:root[data-theme=aurora] header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.15rem;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=aurora] header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=aurora] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics]>ul{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.15rem}:root[data-theme=aurora] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics]>ul span{display:block;font-size:.8125rem;font-weight:600;color:var(--card-nested-foreground);background:var(--card-nested);border:1px solid var(--border);padding:.25rem .7rem;border-radius:999px}:root[data-theme=aurora] nav[data-component=community-sort]>ul{display:flex;flex-wrap:wrap;gap:.3rem;border-bottom:1px solid var(--border)}:root[data-theme=aurora] nav[data-component=community-sort]>ul a{display:flex;align-items:center;min-height:44px;padding:0 1rem;font-weight:600;font-size:.9375rem;color:var(--muted-foreground)}:root[data-theme=aurora] nav[data-component=community-sort]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--primary)}:root[data-theme=aurora] nav[data-component=community-sort]>ul a:hover{color:var(--card-foreground)}:root[data-theme=aurora] main[data-component=community-page] p[data-component=empty]{color:var(--muted-foreground);padding:2rem 0;text-align:center}:root[data-theme=aurora] main[data-component=tag-page]{grid-area:main;min-width:0;padding-block:1.25rem 2rem;display:flex;flex-direction:column;gap:1.25rem}:root[data-theme=aurora] header[data-component=tag-header]{position:relative;overflow:hidden;background:var(--card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);box-shadow:var(--glass-shadow);border-radius:var(--radius);padding:1.75rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}:root[data-theme=aurora] header[data-component=tag-header]:before{content:"#";position:absolute;top:-1.75rem;inset-inline-end:.5rem;font-size:8rem;font-weight:800;line-height:1;background:var(--gradient-brand);background-clip:text;-webkit-background-clip:text;color:transparent;opacity:.22;pointer-events:none}:root[data-theme=aurora] header[data-component=tag-header] h1[data-component=name-row]{position:relative;z-index:1;display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;font-size:1.85rem;font-weight:800}:root[data-theme=aurora] header[data-component=tag-header] h1[data-component=name-row] span{background:var(--gradient-brand);background-clip:text;-webkit-background-clip:text;color:transparent}:root[data-theme=aurora] header[data-component=tag-header] h1[data-component=name-row] data[data-component=tag-flag]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#fff;background:color-mix(in srgb,var(--destructive) 75%,black);padding:.2rem .65rem;border-radius:999px}:root[data-theme=aurora] header[data-component=tag-header] ul[data-component=tag-stats]{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:1rem;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=aurora] header[data-component=tag-header] ul[data-component=tag-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=aurora] main[data-component=tag-page][data-nsfw] header[data-component=tag-header],:root[data-theme=aurora] main[data-component=tag-page][data-controversial] header[data-component=tag-header]{border-top:3px solid var(--destructive)}:root[data-theme=aurora] nav[data-component=tag-sort]>ul{display:flex;flex-wrap:wrap;gap:.3rem;border-bottom:1px solid var(--border)}:root[data-theme=aurora] nav[data-component=tag-sort]>ul a{display:flex;align-items:center;min-height:44px;padding:0 1rem;font-weight:600;font-size:.9375rem;color:var(--muted-foreground)}:root[data-theme=aurora] nav[data-component=tag-sort]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--primary)}:root[data-theme=aurora] nav[data-component=tag-sort]>ul a:hover{color:var(--card-foreground)}:root[data-theme=aurora] main[data-component=tag-page] p[data-component=empty]{color:var(--muted-foreground);padding:2rem 0;text-align:center}:root[data-theme=aurora] main[data-component=tags-page]{grid-area:main;min-width:0;padding-block:1.25rem 2rem;display:flex;flex-direction:column;gap:1.25rem}:root[data-theme=aurora] main[data-component=tags-page]>header[data-component=tags-header]{display:flex;flex-direction:column;gap:.35rem}:root[data-theme=aurora] main[data-component=tags-page]>header[data-component=tags-header] h1{font-size:1.85rem;font-weight:700;background:var(--gradient-brand);background-clip:text;-webkit-background-clip:text;color:transparent}:root[data-theme=aurora] main[data-component=tags-page]>header[data-component=tags-header] p[data-component=tags-lede]{font-size:.9375rem;color:var(--muted-foreground)}:root[data-theme=aurora] main[data-component=tags-page]>header[data-component=tags-header] p[data-component=tags-lede] a{color:var(--primary);font-weight:600}:root[data-theme=aurora] main[data-component=tags-page]>header[data-component=tags-header] p[data-component=tags-lede] a:hover{color:var(--card-foreground)}:root[data-theme=aurora] section[data-component=tag-list]{background:var(--card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);box-shadow:var(--glass-shadow);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column}:root[data-theme=aurora] section[data-component=tag-list]>article{transition:background .15s}:root[data-theme=aurora] section[data-component=tag-list]>article:hover{background:var(--card-nested)}:root[data-theme=aurora] section[data-component=tag-list]>article+article{border-top:1px solid var(--border)}:root[data-theme=aurora] main[data-component=tag-page] nav[data-component=pagination] data,:root[data-theme=aurora] main[data-component=tags-page] nav[data-component=pagination] data{font-size:.875rem;font-weight:600;color:var(--muted-foreground)}:root[data-theme=aurora] main[data-component=search-page]{grid-area:main;min-width:0;padding-block:1.25rem 2rem;display:flex;flex-direction:column;gap:1.25rem}:root[data-theme=aurora] main[data-component=search-page]>h1{font-size:1.85rem;font-weight:700;background:var(--gradient-brand);background-clip:text;-webkit-background-clip:text;color:transparent;align-self:start}:root[data-theme=aurora] nav[data-component=breadcrumb]>ol{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground)}:root[data-theme=aurora] nav[data-component=breadcrumb]>ol li+li:before{content:"›";margin-inline-end:.5rem}:root[data-theme=aurora] nav[data-component=breadcrumb]>ol a:hover{color:var(--primary)}:root[data-theme=aurora] form[data-component=search-form]{display:flex;gap:.5rem;align-items:stretch}:root[data-theme=aurora] form[data-component=search-form] label[data-component=search-field]{flex:1;min-width:0;display:flex;align-items:center;gap:.6rem;background:var(--card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);border-radius:999px;padding-inline:1rem;color:var(--muted-foreground);transition:border-color .15s}:root[data-theme=aurora] form[data-component=search-form] label[data-component=search-field]:focus-within{border-color:var(--ring)}:root[data-theme=aurora] form[data-component=search-form] label[data-component=search-field] input{flex:1;min-width:0;background:none;border:none;outline:none;padding-block:.75rem;font-size:.9375rem;color:var(--card-foreground)}:root[data-theme=aurora] form[data-component=search-form] label[data-component=search-field] input::placeholder{color:var(--muted-foreground)}:root[data-theme=aurora] form[data-component=search-form] button[data-component=search-submit]{background:var(--gradient-brand);color:var(--primary-foreground);font-weight:700;font-size:.875rem;padding-inline:1.5rem;border-radius:999px;white-space:nowrap;box-shadow:0 4px 16px color-mix(in srgb,var(--primary) 45%,transparent)}:root[data-theme=aurora] form[data-component=search-form] button[data-component=search-submit]:hover{filter:brightness(1.08)}:root[data-theme=aurora] form[data-component=search-filters]{display:flex;flex-wrap:wrap;gap:.5rem}:root[data-theme=aurora] form[data-component=search-filters] select{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);border-radius:var(--radius-md);padding:.5rem .7rem;font-size:.8125rem;backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate))}:root[data-theme=aurora] form[data-component=search-filters] noscript button{background:var(--card-nested);border:1px solid var(--border);border-radius:var(--radius-md);padding:.5rem .85rem;font-size:.8125rem}:root[data-theme=aurora] nav[data-component=search-tabs]>ul{display:flex;flex-wrap:wrap;gap:.3rem;border-bottom:1px solid var(--border)}:root[data-theme=aurora] nav[data-component=search-tabs]>ul a{display:flex;align-items:center;min-height:44px;padding-inline:1rem;font-weight:600;font-size:.9375rem;color:var(--muted-foreground)}:root[data-theme=aurora] nav[data-component=search-tabs]>ul a[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--primary)}:root[data-theme=aurora] nav[data-component=search-tabs]>ul a:hover{color:var(--card-foreground)}:root[data-theme=aurora] p[data-component=search-hint],:root[data-theme=aurora] main[data-component=search-page] p[data-component=empty]{color:var(--muted-foreground);background:var(--card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);box-shadow:var(--glass-shadow);border-radius:var(--radius);padding:2rem 1rem;text-align:center}:root[data-theme=aurora] p[data-component=search-summary]{font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=aurora] p[data-component=search-summary] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=aurora] section[data-component=search-results]{display:flex;flex-direction:column;gap:1.25rem}:root[data-theme=aurora] section[data-component=search-results]>ul{background:var(--card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);box-shadow:var(--glass-shadow);border-radius:var(--radius);overflow:hidden}:root[data-theme=aurora] article[data-component=user-card],:root[data-theme=aurora] article[data-component=tag-card]{display:grid;align-items:center;gap:.85rem;padding:1rem 1.25rem}:root[data-theme=aurora] ul[data-component=user-list]>li+li,:root[data-theme=aurora] ul[data-component=tag-list]>li+li{border-top:1px solid var(--border)}:root[data-theme=aurora] article[data-component=user-card]{grid-template-columns:44px minmax(0,1fr)}:root[data-theme=aurora] article[data-component=user-card] [data-component=avatar]{width:44px;height:44px;border-radius:50%;object-fit:cover;background:var(--card-nested);border:1px solid var(--border)}:root[data-theme=aurora] article[data-component=user-card] [data-component=user-meta]{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem}:root[data-theme=aurora] article[data-component=user-card] [data-component=user-meta] h2{font-size:.9375rem;font-weight:700}:root[data-theme=aurora] article[data-component=user-card] [data-component=user-meta] h2 a:hover{color:var(--primary)}:root[data-theme=aurora] article[data-component=user-card] [data-component=user-meta] data[data-component=rank]{font-size:.6875rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--muted-foreground));background:var(--card-nested);border:1px solid var(--border);padding:.1rem .55rem;border-radius:999px}:root[data-theme=aurora] article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats]{flex-basis:100%;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=aurora] article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=aurora] article[data-component=tag-card]{grid-template-columns:minmax(0,1fr);gap:.15rem}:root[data-theme=aurora] article[data-component=tag-card] h2{font-size:.9375rem;font-weight:700}:root[data-theme=aurora] article[data-component=tag-card] h2 a{color:var(--primary)}:root[data-theme=aurora] article[data-component=tag-card] p[data-component=tag-stats]{font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=aurora] article[data-component=tag-card] p[data-component=tag-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=aurora] span[data-component=page-indicator]{font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=aurora] span[data-component=page-indicator] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=aurora] dialog[data-component=search-overlay]{width:min(880px,92vw);max-height:82vh;margin:8vh auto auto;padding:0;border:1px solid var(--border);border-radius:var(--radius);background:var(--popover);color:var(--card-foreground);box-shadow:var(--glass-shadow-lg);display:flex;flex-direction:column;overflow:hidden}:root[data-theme=aurora] dialog[data-component=search-overlay]::backdrop{background:#0a0f2273}:root[data-theme=aurora] dialog[data-component=search-overlay] form[data-component=overlay-field]{display:flex;align-items:center;gap:.75rem;padding:.875rem;border-bottom:1px solid var(--border);color:var(--muted-foreground)}:root[data-theme=aurora] dialog[data-component=search-overlay] form[data-component=overlay-field] label{flex:1;min-width:0}:root[data-theme=aurora] dialog[data-component=search-overlay] form[data-component=overlay-field] input{width:100%;background:none;border:none;outline:none;font-size:1.125rem;color:var(--card-foreground)}:root[data-theme=aurora] dialog[data-component=search-overlay] form[data-component=overlay-field] input::placeholder{color:var(--muted-foreground)}:root[data-theme=aurora] dialog[data-component=search-overlay] form[data-component=overlay-field] button[data-component=overlay-close]{font-size:1.25rem;line-height:1;width:44px;height:44px;border-radius:var(--radius-md);color:var(--muted-foreground);transition:background .15s,color .15s}:root[data-theme=aurora] dialog[data-component=search-overlay] form[data-component=overlay-field] button[data-component=overlay-close]:hover{background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=aurora] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul{display:flex;flex-wrap:wrap;gap:.25rem;padding:.65rem .875rem 0}:root[data-theme=aurora] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button{display:flex;align-items:center;gap:.4rem;padding:.5rem .75rem;border-radius:999px;font-weight:600;font-size:.9375rem;color:var(--muted-foreground);transition:background .15s,color .15s}:root[data-theme=aurora] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button:hover{background:var(--card-nested)}:root[data-theme=aurora] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button[aria-current=page]{background:var(--gradient-brand);color:var(--primary-foreground)}:root[data-theme=aurora] dialog[data-component=search-overlay] div[data-component=overlay-filters]{display:flex;gap:.4rem;padding:.65rem .875rem;border-bottom:1px solid var(--border)}:root[data-theme=aurora] dialog[data-component=search-overlay] div[data-component=overlay-filters] select{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);border-radius:var(--radius-md);padding:.4rem .6rem;font-size:.8125rem}:root[data-theme=aurora] dialog[data-component=search-overlay] div[data-component=overlay-results]{flex:1;overflow-y:auto;padding:.875rem;display:flex;flex-direction:column;gap:.65rem}:root[data-theme=aurora] dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=search-hint],:root[data-theme=aurora] dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=empty]{text-align:center;padding:1.75rem 0;color:var(--muted-foreground);background:none}:root[data-theme=aurora] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a{display:block;padding:.6rem .75rem;border-radius:var(--radius-md);font-size:.9375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:background .15s,color .15s}:root[data-theme=aurora] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a:hover,:root[data-theme=aurora] 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=aurora] dialog[data-component=search-overlay] p[data-component=overlay-more] a{color:var(--primary);font-size:.8125rem;font-weight:600}:root[data-theme=aurora] dialog[data-component=search-overlay] footer[data-component=overlay-hints]{display:flex;flex-wrap:wrap;align-items:center;gap:.875rem;padding:.65rem .875rem;border-top:1px solid var(--border);font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=aurora] dialog[data-component=search-overlay] footer[data-component=overlay-hints] span{display:flex;align-items:center;gap:.35rem}:root[data-theme=aurora] dialog[data-component=search-overlay] footer[data-component=overlay-hints] [data-component=hint-esc]{margin-inline-start:auto}:root[data-theme=aurora] dialog[data-component=search-overlay] footer[data-component=overlay-hints] kbd{background:var(--card-nested);border:1px solid var(--border);border-radius:4px;padding:.1rem .4rem;font-family:inherit;font-size:.6875rem}:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]{position:relative}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu])>summary{list-style:none;cursor:pointer;display:grid;place-items:center;position:relative;width:44px;height:44px;border-radius:50%;color:var(--muted-foreground);transition:background .15s,color .15s}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu])>summary::-webkit-details-marker{display:none}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu])>summary:hover{background:var(--muted);color:var(--card-foreground)}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu])[open]>summary{background:var(--muted);color:var(--primary)}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) span[data-component=badge-stack]{position:absolute;top:2px;inset-inline-end:2px;display:flex;gap:2px}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) data[data-component=badge]{min-width:15px;height:15px;padding:0 3px;border-radius:999px;background:var(--badge, var(--primary));color:#fff;font-size:.625rem;font-weight:700;line-height:15px;text-align:center}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel]{position:absolute;inset-inline-end:0;top:calc(100% + .5rem);z-index:20;width:min(340px,90vw);background:var(--popover);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--glass-shadow);overflow:hidden}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title]{display:flex;align-items:center;justify-content:space-between;gap:.4rem;padding:.65rem .75rem;border-bottom:1px solid var(--border);font-weight:700;font-size:.9375rem;color:var(--card-foreground)}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title] button{font-size:.75rem;font-weight:600;color:var(--primary)}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul{display:flex;gap:.25rem;padding:.4rem .6rem 0}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button{display:flex;align-items:center;gap:.3rem;padding:.3rem .6rem;border-radius:var(--radius-md);font-size:.8125rem;font-weight:600;color:var(--muted-foreground);transition:background .15s,color .15s}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] 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=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] 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(--card-foreground);box-shadow:inset 0 -2px 0 var(--badge, var(--primary))}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button data{min-width:.875rem;height:.875rem;padding:0 .2rem;border-radius:999px;background:var(--badge, var(--primary));color:#fff;font-size:.5625rem;line-height:.875rem;text-align:center}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] li[data-component=menu-empty]{padding:1.5rem .75rem;text-align:center;font-size:.8125rem;color:var(--muted-foreground)}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] 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=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] 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=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]) a{display:grid;gap:2px .5rem;padding:.6rem .75rem;transition:background .15s}:is(:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]) a:hover{background:var(--card-nested)}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a{display:flex;align-items:center}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=avatar]{flex:0 0 36px;width:36px;height:36px;border-radius:50%;background:var(--card-nested);border:1px solid var(--border);object-fit:cover}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=conversation-meta]{flex:1 1 auto;min-width:0;overflow:hidden;display:flex;flex-direction:column;gap:1px}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=conversation-meta] strong{font-size:.875rem;color:var(--card-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=snippet]{max-width:100%;font-size:.75rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a time{flex:0 0 auto;font-size:.75rem;color:var(--muted-foreground);white-space:nowrap}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] 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=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=avatar]{width:24px;height:24px;border-radius:50%;object-fit:cover;background:var(--card-nested);border:1px solid var(--border)}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] span[data-component=avatar][data-kind=quest]{display:grid;place-items:center;font-size:.75rem}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=menu-notification-text]{font-size:.8125rem;line-height:1.45;color:var(--muted-foreground);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=menu-notification-text] strong{color:var(--card-foreground)}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] time{font-size:.6875rem;color:var(--muted-foreground);white-space:nowrap}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] 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) 10%,transparent)}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity]{display:flex;align-items:center;gap:.5rem;padding:.75rem;font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity] [data-component=avatar]{width:36px;height:36px;border-radius:50%;background:var(--gradient-brand);border:1px solid var(--border);object-fit:cover}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-stats]{display:flex;gap:.85rem;padding:0 .75rem .75rem;border-bottom:1px solid var(--border);font-size:.75rem;color:var(--muted-foreground)}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-stats] data{display:block;font-size:.9375rem;font-weight:700;color:var(--card-foreground)}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button{display:block;width:100%;text-align:start;padding:.7rem .75rem;font-size:.875rem;color:var(--card-foreground);transition:background .15s}:is(:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button):hover{background:var(--card-nested)}:is(:root[data-theme=aurora] details[data-component=messages-menu],:root[data-theme=aurora] details[data-component=notifications-menu],:root[data-theme=aurora] 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=aurora] details[data-component=user-menu]>summary [data-component=avatar]{width:30px;height:30px;border-radius:50%;background:var(--gradient-brand)}:root[data-theme=aurora] main[data-component=account-page]{grid-area:main;min-width:0;padding-block:1.25rem 2rem;display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:1.25rem}:root[data-theme=aurora] nav[data-component=account-nav]{background:var(--card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);box-shadow:var(--glass-shadow);border-radius:var(--radius);overflow:hidden}:root[data-theme=aurora] nav[data-component=account-nav] a,:root[data-theme=aurora] nav[data-component=account-nav] summary{display:block;padding:.75rem .85rem;font-size:.875rem;color:var(--muted-foreground);cursor:pointer;transition:background .15s,color .15s}:is(:root[data-theme=aurora] nav[data-component=account-nav] a,:root[data-theme=aurora] nav[data-component=account-nav] summary):hover{background:var(--card-nested);color:var(--card-foreground)}:root[data-theme=aurora] nav[data-component=account-nav]>ul>li+li{border-top:1px solid var(--border)}:root[data-theme=aurora] nav[data-component=account-nav] a[aria-current=page]{background:var(--card-nested);color:var(--primary);font-weight:700;box-shadow:inset 3px 0 0 var(--primary)}:root[data-theme=aurora] nav[data-component=account-nav] details[data-component=account-group]>summary{list-style:none;display:flex;align-items:center;justify-content:space-between}:root[data-theme=aurora] nav[data-component=account-nav] details[data-component=account-group]>summary::-webkit-details-marker{display:none}:root[data-theme=aurora] nav[data-component=account-nav] details[data-component=account-group]>summary:after{content:"⌄";font-size:.75rem}:root[data-theme=aurora] nav[data-component=account-nav] details[data-component=account-group][open]>summary:after{content:"⌃"}:root[data-theme=aurora] nav[data-component=account-nav] details[data-component=account-group]>ul>li>a{padding-inline-start:1.75rem;font-size:.8125rem}:root[data-theme=aurora] div[data-component=account-panel]{background:var(--card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);box-shadow:var(--glass-shadow);border-radius:var(--radius);padding:1.25rem;min-width:0;display:flex;flex-direction:column;gap:1.25rem}:root[data-theme=aurora] div[data-component=account-panel]>h1{font-size:1.5rem;font-weight:700;background:var(--gradient-brand);background-clip:text;-webkit-background-clip:text;color:transparent}:root[data-theme=aurora] div[data-component=account-panel] p[data-component=empty]{color:var(--muted-foreground);padding:2rem 0;text-align:center}:root[data-theme=aurora] nav[data-component=notification-tabs]>ul{display:flex;flex-wrap:wrap;gap:.25rem;border-bottom:1px solid var(--border)}:root[data-theme=aurora] nav[data-component=notification-tabs]>ul button{display:flex;align-items:center;gap:.4rem;min-height:44px;padding-inline:.85rem;font-weight:600;font-size:.9375rem;color:var(--muted-foreground);transition:color .15s}:root[data-theme=aurora] nav[data-component=notification-tabs]>ul button:hover{color:var(--card-foreground)}:root[data-theme=aurora] nav[data-component=notification-tabs]>ul button[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--badge, var(--primary))}:root[data-theme=aurora] nav[data-component=notification-tabs]>ul button data{min-width:1rem;height:1rem;padding:0 .25rem;border-radius:999px;background:var(--badge, var(--primary));color:#fff;font-size:.625rem;font-weight:700;line-height:1rem;text-align:center}:root[data-theme=aurora] div[data-component=account-panel]>button[data-component=mark-all-read]{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--border);border-radius:999px;padding:.75rem;font-weight:600;font-size:.875rem;width:100%;transition:background .15s}:root[data-theme=aurora] div[data-component=account-panel]>button[data-component=mark-all-read]:hover{background:var(--muted)}:root[data-theme=aurora] section[data-component=notification-list]{display:flex;flex-direction:column}:root[data-theme=aurora] section[data-component=notification-list]>article+article{border-top:1px solid var(--border)}:root[data-theme=aurora] article[data-component=notification]{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:.25rem .6rem;padding:.75rem 0;position:relative}:root[data-theme=aurora] article[data-component=notification]>[data-component=avatar]{grid-row:span 2;width:36px;height:36px;border-radius:50%;background:var(--card-nested);border:1px solid var(--border);object-fit:cover;display:grid;place-items:center;font-size:1rem}:root[data-theme=aurora] article[data-component=notification] p[data-component=notification-text]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground)}:root[data-theme=aurora] article[data-component=notification] p[data-component=notification-text] a[rel=author]{font-weight:700;color:var(--card-foreground)}:root[data-theme=aurora] article[data-component=notification] p[data-component=notification-text] a[rel=tag]{color:var(--primary)}:root[data-theme=aurora] article[data-component=notification] p[data-component=notification-text] strong{color:var(--card-foreground)}:root[data-theme=aurora] article[data-component=notification] time[data-component=notification-time]{grid-column:2 / -1;font-size:.75rem;color:var(--muted-foreground);justify-self:end}:root[data-theme=aurora] article[data-component=notification] span[data-component=unread-dot]{position:absolute;top:.9rem;inset-inline-end:0;width:8px;height:8px;border-radius:50%;background:var(--primary)}:root[data-theme=aurora] section[data-component=quest-list]{display:flex;flex-direction:column;gap:.65rem}:root[data-theme=aurora] article[data-component=quest-card]{background:var(--card-nested);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);border-radius:var(--radius);padding:.75rem;display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:.25rem .5rem}:root[data-theme=aurora] article[data-component=quest-card] p[data-component=quest-kind]{font-size:.75rem;font-weight:700;color:var(--primary)}:root[data-theme=aurora] article[data-component=quest-card][data-done] p[data-component=quest-kind]{color:var(--secondary)}:root[data-theme=aurora] article[data-component=quest-card] p[data-component=quest-reward]{font-size:.75rem;font-weight:700;color:var(--warning)}:root[data-theme=aurora] article[data-component=quest-card] p[data-component=quest-deadline]{grid-column:3;justify-self:end;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=aurora] article[data-component=quest-card] h2[data-component=quest-title]{grid-column:1 / -1;font-size:1.1rem;font-weight:700;color:var(--primary)}:root[data-theme=aurora] article[data-component=quest-card][data-done] h2[data-component=quest-title]{color:var(--warning)}:root[data-theme=aurora] article[data-component=quest-card] div[data-component=quest-progress]{grid-column:1 / 3;align-self:center;height:6px;border-radius:999px;background:var(--card);overflow:hidden}:root[data-theme=aurora] article[data-component=quest-card] div[data-component=quest-progress]:before{content:"";display:block;height:100%;width:var(--pct, 0%);background:var(--gradient-brand)}:root[data-theme=aurora] article[data-component=quest-card] p[data-component=quest-count]{grid-column:3;justify-self:end;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=aurora] article[data-component=quest-card] p[data-component=quest-done-note]{grid-column:1 / -1;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=aurora] article[data-component=quest-card] p[data-component=quest-done-note] strong{color:var(--card-foreground)}:root[data-theme=aurora] button[data-component=row-action]{justify-self:end;align-self:center;border:1px solid var(--border);border-radius:999px;padding:.4rem .75rem;font-size:.75rem;font-weight:600;color:var(--muted-foreground);white-space:nowrap;transition:border-color .15s,color .15s}:root[data-theme=aurora] button[data-component=row-action]:hover{border-color:var(--destructive);color:var(--destructive)}:root[data-theme=aurora] div[data-component=account-panel] ul[data-component=tag-list]>li>article,:root[data-theme=aurora] div[data-component=account-panel] ul[data-component=user-list]>li>article,:root[data-theme=aurora] div[data-component=account-panel] ul[data-component=community-list]>li>article{grid-template-columns:minmax(0,1fr) auto}:root[data-theme=aurora] div[data-component=account-panel] ul[data-component=user-list]>li>article,:root[data-theme=aurora] div[data-component=account-panel] ul[data-component=community-list]>li>article{grid-template-columns:44px minmax(0,1fr) auto}:root[data-theme=aurora] form[data-component=account-form]{display:flex;flex-direction:column;gap:.65rem}:root[data-theme=aurora] form[data-component=account-form] input[type=text],:root[data-theme=aurora] form[data-component=account-form] input[type=password],:root[data-theme=aurora] form[data-component=account-form] textarea{width:100%;background:var(--input);color:var(--card-foreground);border:1px solid var(--border);border-radius:var(--radius-md);padding:.75rem;font-size:.9375rem}:is(:root[data-theme=aurora] form[data-component=account-form] input[type=text],:root[data-theme=aurora] form[data-component=account-form] input[type=password],:root[data-theme=aurora] form[data-component=account-form] textarea)::placeholder{color:var(--muted-foreground)}:is(:root[data-theme=aurora] form[data-component=account-form] input[type=text],:root[data-theme=aurora] form[data-component=account-form] input[type=password],:root[data-theme=aurora] form[data-component=account-form] textarea):focus-visible{outline:2px solid var(--ring);outline-offset:1px}:is(:root[data-theme=aurora] form[data-component=account-form] input[type=text],:root[data-theme=aurora] form[data-component=account-form] input[type=password],:root[data-theme=aurora] form[data-component=account-form] textarea):disabled{opacity:.55;cursor:not-allowed}:root[data-theme=aurora] form[data-component=account-form] button[data-component=account-save]{background:var(--gradient-brand);color:var(--primary-foreground);border-radius:999px;padding:.75rem;font-weight:700;font-size:.9375rem;box-shadow:0 4px 16px color-mix(in srgb,var(--primary) 45%,transparent)}:root[data-theme=aurora] form[data-component=account-form] button[data-component=account-save]:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}:root[data-theme=aurora] form[data-component=account-form] button[data-component=account-danger]{background:color-mix(in srgb,var(--destructive) 75%,black);color:#fff;border-radius:999px;padding:.75rem;font-weight:700;align-self:start;padding-inline:1.75rem}:root[data-theme=aurora] form[data-component=account-form] button[data-component=account-danger]:disabled{opacity:.5;cursor:not-allowed}:root[data-theme=aurora] form[data-component=account-form] label[data-component=field-donation]>span{display:block;font-size:.75rem;color:var(--muted-foreground);margin-bottom:.25rem}:root[data-theme=aurora] form[data-component=account-form] fieldset[data-component=home-choice]{border:1px solid var(--border);border-radius:var(--radius-md);padding:.65rem .75rem}:root[data-theme=aurora] form[data-component=account-form] fieldset[data-component=home-choice] legend{font-size:.75rem;color:var(--muted-foreground);padding-inline:.25rem}:root[data-theme=aurora] form[data-component=account-form] fieldset[data-component=home-choice] label{display:inline-flex;align-items:center;gap:.4rem;margin-inline-end:.85rem;font-size:.875rem}:root[data-theme=aurora] form[data-component=account-form] ul[data-component=preference-list]{display:flex;flex-direction:column}:root[data-theme=aurora] form[data-component=account-form] ul[data-component=preference-list]>li+li{border-top:1px solid var(--border)}:root[data-theme=aurora] form[data-component=account-form] ul[data-component=preference-list] label{display:flex;align-items:start;gap:.5rem;padding:.65rem 0;font-size:.875rem;cursor:pointer}:root[data-theme=aurora] form[data-component=account-form] ul[data-component=preference-list] input{margin-top:2px;accent-color:var(--primary)}:root[data-theme=aurora] form[data-component=account-form] ul[data-component=preference-list] [data-component=preference-desc]{display:block;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=aurora] p[data-component=demo-notice]{background:var(--card-nested);border-inline-start:3px solid var(--primary);border-radius:var(--radius-md);padding:.65rem .75rem;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=aurora] p[data-component=demo-notice] a{color:var(--primary)}:root[data-theme=aurora] section[data-component=patron-promo]{background:var(--card-nested);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);border-radius:var(--radius-md);padding:.75rem;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=aurora] section[data-component=patron-promo] p[data-component=patron-actions]{display:flex;gap:.5rem;margin-top:.5rem}:root[data-theme=aurora] section[data-component=patron-promo] p[data-component=patron-actions] a{border:1px solid var(--border);border-radius:999px;padding:.4rem .75rem;font-size:.8125rem;font-weight:600;color:var(--card-foreground)}:root[data-theme=aurora] section[data-component=patron-promo] p[data-component=patron-actions] a[data-component=patron-cta]{background:var(--gradient-brand);border-color:transparent;color:var(--primary-foreground)}:root[data-theme=aurora] main[data-component=chat-page]{grid-area:main;min-width:0;padding-block:1.25rem 2rem;display:grid;grid-template-columns:280px minmax(0,1fr);gap:1.25rem;height:calc(100vh - 120px)}:root[data-theme=aurora] main[data-component=chat-page]>section{background:var(--card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);box-shadow:var(--glass-shadow);border-radius:var(--radius);min-width:0;display:flex;flex-direction:column;overflow:hidden}:root[data-theme=aurora] main[data-component=chat-page]>section>header{display:flex;align-items:center;gap:.5rem;padding:.65rem .75rem;border-bottom:1px solid var(--border)}:root[data-theme=aurora] main[data-component=chat-page]>section>header h1,:root[data-theme=aurora] main[data-component=chat-page]>section>header h2{font-size:1rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=aurora] section[data-component=conversation-pane] span[data-component=chat-actions]{margin-inline-start:auto;display:flex;gap:.25rem}:root[data-theme=aurora] section[data-component=conversation-pane] span[data-component=chat-actions] button{width:30px;height:30px;border-radius:50%;color:var(--muted-foreground);transition:background .15s,color .15s}:root[data-theme=aurora] section[data-component=conversation-pane] span[data-component=chat-actions] button[aria-pressed=true]{background:var(--gradient-brand);color:var(--primary-foreground)}:root[data-theme=aurora] section[data-component=conversation-pane] ul[data-component=conversation-list]{overflow-y:auto;flex:1}:root[data-theme=aurora] section[data-component=conversation-pane] ul[data-component=conversation-list]>li{position:relative}:root[data-theme=aurora] section[data-component=conversation-pane] ul[data-component=conversation-list]>li+li{border-top:1px solid var(--border)}:root[data-theme=aurora] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a{display:flex;align-items:center;gap:.5rem;padding:.65rem .75rem;transition:background .15s}:root[data-theme=aurora] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a:hover{background:var(--card-nested)}:root[data-theme=aurora] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a[aria-current=page]{background:var(--card-nested);box-shadow:inset 3px 0 0 var(--primary)}:root[data-theme=aurora] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=avatar]{flex:0 0 40px;width:40px;height:40px;border-radius:50%;background:var(--card-nested);border:1px solid var(--border);object-fit:cover}:root[data-theme=aurora] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta]{flex:1 1 auto;min-width:0;overflow:hidden;display:flex;flex-direction:column}:root[data-theme=aurora] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta] strong{font-size:.875rem;color:var(--card-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=aurora] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=snippet]{max-width:100%;font-size:.8125rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=aurora] section[data-component=conversation-pane] ul[data-component=conversation-list] time{flex:0 0 auto;font-size:.6875rem;color:var(--muted-foreground);white-space:nowrap}:root[data-theme=aurora] section[data-component=conversation-pane] ul[data-component=conversation-list] button[data-component=conversation-menu]{position:absolute;top:.6rem;inset-inline-end:.5rem;color:var(--muted-foreground)}:root[data-theme=aurora] section[data-component=thread-pane]>header [data-component=avatar]{width:36px;height:36px;border-radius:50%;background:var(--gradient-brand);object-fit:cover}:root[data-theme=aurora] section[data-component=thread-pane] a[data-component=chat-close]{margin-inline-start:auto;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:var(--muted-foreground);font-size:1.1rem;transition:background .15s,color .15s}:root[data-theme=aurora] section[data-component=thread-pane] a[data-component=chat-close]:hover{background:var(--muted);color:var(--card-foreground)}:root[data-theme=aurora] section[data-component=thread-pane] ol[data-component=message-list]{flex:1;overflow-y:auto;padding:1.25rem;display:flex;flex-direction:column;gap:.65rem}:root[data-theme=aurora] section[data-component=thread-pane] p[data-component=day-separator]{text-align:center;font-size:.6875rem;color:var(--muted-foreground);margin-bottom:.5rem}:root[data-theme=aurora] section[data-component=thread-pane] article[data-component=message]{display:grid;grid-template-columns:28px minmax(0,auto);align-items:end;gap:4px .4375rem;justify-content:start;max-width:78%}:root[data-theme=aurora] section[data-component=thread-pane] article[data-component=message] [data-component=avatar]{width:28px;height:28px;border-radius:50%;background:var(--card-nested);border:1px solid var(--border);object-fit:cover}:root[data-theme=aurora] 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);padding:.5rem .75rem;font-size:.9375rem;line-height:1.45;overflow-wrap:anywhere}:root[data-theme=aurora] section[data-component=thread-pane] article[data-component=message] p[data-component=bubble] a{color:var(--primary);text-decoration:underline}:root[data-theme=aurora] section[data-component=thread-pane] article[data-component=message] time{grid-column:2;font-size:.6875rem;color:var(--muted-foreground)}:root[data-theme=aurora] 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=aurora] section[data-component=thread-pane] article[data-component=message][data-own] p[data-component=bubble]{background:var(--gradient-brand);color:var(--primary-foreground)}:root[data-theme=aurora] section[data-component=thread-pane] article[data-component=message][data-own] p[data-component=bubble] a{color:inherit}:root[data-theme=aurora] section[data-component=thread-pane] article[data-component=message][data-own] time{grid-column:1;justify-self:end}:root[data-theme=aurora] section[data-component=thread-pane] form[data-component=message-composer]{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:.25rem;padding:.65rem;border-top:1px solid var(--border)}:root[data-theme=aurora] section[data-component=thread-pane] form[data-component=message-composer] input{width:100%;background:var(--input);border:1px solid var(--border);border-radius:999px;padding:.6rem .85rem;font-size:.9375rem;color:var(--card-foreground)}:root[data-theme=aurora] section[data-component=thread-pane] form[data-component=message-composer] input::placeholder{color:var(--muted-foreground)}:root[data-theme=aurora] section[data-component=thread-pane] form[data-component=message-composer] input:focus-visible{outline:2px solid var(--ring);outline-offset:1px}:root[data-theme=aurora] section[data-component=thread-pane] form[data-component=message-composer] button{width:36px;height:36px;border-radius:50%;color:var(--muted-foreground);transition:background .15s}:root[data-theme=aurora] section[data-component=thread-pane] form[data-component=message-composer] button:hover{background:var(--card-nested)}:root[data-theme=aurora] section[data-component=thread-pane] form[data-component=message-composer] button[data-component=composer-send]{color:var(--primary)}:root[data-theme=aurora] main[data-component=communities-page]{grid-area:main;min-width:0;padding-block:1.25rem 2rem;display:flex;flex-direction:column;gap:1.25rem}:root[data-theme=aurora] main[data-component=communities-page]>header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.3rem 1rem;align-items:center}:root[data-theme=aurora] main[data-component=communities-page]>header h1{font-size:1.85rem;font-weight:700;background:var(--gradient-brand);background-clip:text;-webkit-background-clip:text;color:transparent}:root[data-theme=aurora] main[data-component=communities-page]>header p{grid-column:1;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=aurora] main[data-component=communities-page]>header a[data-component=create-community]{grid-column:2;grid-row:1;display:inline-flex;align-items:center;min-height:44px;background:var(--gradient-brand);color:var(--primary-foreground);font-size:.8125rem;font-weight:700;text-transform:uppercase;padding-inline:1.25rem;border-radius:999px;white-space:nowrap}:root[data-theme=aurora] ul[data-component=community-list]{display:flex;flex-direction:column;background:var(--card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);box-shadow:var(--glass-shadow);border-radius:var(--radius);overflow:hidden}:root[data-theme=aurora] ul[data-component=community-list] li+li{border-top:1px solid var(--border)}:root[data-theme=aurora] article[data-component=community-card]{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem 1.25rem}:root[data-theme=aurora] article[data-component=community-card] [data-component=avatar]{width:44px;height:44px;border-radius:50%;object-fit:cover;background:var(--accent, var(--gradient-brand));border:1px solid var(--border)}:root[data-theme=aurora] article[data-component=community-card] [data-component=community-meta]{min-width:0}:root[data-theme=aurora] article[data-component=community-card] [data-component=community-meta] h2{font-size:1rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=aurora] article[data-component=community-card] [data-component=community-meta] h2 a:hover{color:var(--primary)}:root[data-theme=aurora] article[data-component=community-card] [data-component=community-meta] [data-component=members]{display:flex;align-items:center;gap:.25rem;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=aurora] article[data-component=community-card] [data-component=join]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;background:var(--gradient-brand);color:var(--primary-foreground);font-size:.8125rem;font-weight:700;padding-inline:1.15rem;border-radius:999px}:root[data-theme=aurora] article[data-component=community-card] [data-component=join]:hover{opacity:.9}:root[data-theme=aurora] aside[data-component=popular-articles]{grid-area:aside;padding-block:1.25rem;display:flex;flex-direction:column;gap:.75rem;min-width:0}:root[data-theme=aurora] aside[data-component=popular-articles]>h2{font-size:.875rem;font-weight:700;text-transform:uppercase;color:var(--foreground)}:root[data-theme=aurora] aside[data-component=popular-articles] ol{display:flex;flex-direction:column;gap:.5rem}:root[data-theme=aurora] aside[data-component=popular-articles] article{background:var(--card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--border);box-shadow:var(--glass-shadow);border-radius:var(--radius);padding:.75rem;display:grid;grid-template-columns:minmax(0,1fr) 82px;grid-template-areas:"header header" "title img" "meta img";gap:.5rem}:root[data-theme=aurora] aside[data-component=popular-articles] article>header{grid-area:header;display:flex;align-items:center;justify-content:space-between}:root[data-theme=aurora] aside[data-component=popular-articles] article>header a[data-component=community]{font-size:.75rem;font-weight:700;color:#fff;background:var(--accent, var(--gradient-brand));padding:.15rem .6rem;border-radius:999px}:root[data-theme=aurora] aside[data-component=popular-articles] article>header span[data-component=like-widget]{font-size:.875rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=aurora] aside[data-component=popular-articles] article h3{grid-area:title;font-size:.875rem;font-weight:600;line-height:1.35}:root[data-theme=aurora] aside[data-component=popular-articles] article h3 a:hover{color:var(--primary)}:root[data-theme=aurora] aside[data-component=popular-articles] article [data-component=meta]{grid-area:meta;font-size:.75rem;color:var(--muted-foreground);align-self:end}:root[data-theme=aurora] aside[data-component=popular-articles] article img{grid-area:img;width:82px;height:82px;object-fit:cover;border-radius:var(--radius-md)}:root[data-theme=aurora] footer[data-component=site-footer]{grid-area:footer;padding:2rem 1rem;text-align:center;font-size:.875rem;color:var(--muted-foreground);border-top:1px solid var(--border)}:root[data-theme=aurora] footer[data-component=site-footer] a{color:var(--primary)}:root[data-theme=aurora] :focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media(max-width:767.98px){:root[data-theme=aurora] div[data-component=home-split]{grid-template-columns:minmax(0,1fr)}:root[data-theme=aurora] section[data-component=magazine-section]>ul,:root[data-theme=aurora] section[data-component=magazine-section][data-variant=community]>ul,:root[data-theme=aurora] section[data-component=magazine-section][data-variant=featured]>ul{grid-template-columns:minmax(0,1fr)}:root[data-theme=aurora] body{grid-template-columns:minmax(0,1fr);grid-template-areas:"header" "main" "footer";column-gap:0}:root[data-theme=aurora] main[data-component=home-page]{grid-area:main}:root[data-theme=aurora] aside[data-component=popular-articles]{display:none}:root[data-theme=aurora] header[data-component=site-header]{gap:.5rem}:root[data-theme=aurora] header[data-component=site-header] nav{display:none}:root[data-theme=aurora] article[data-component=post]{padding:.75rem .5rem;border-radius:0;border-inline:none}:root[data-theme=aurora] article[data-component=post][data-type=link],:root[data-theme=aurora] 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=aurora] main[data-component=post-page] article[data-component=post]>figure[data-component=hero]{margin:-.75rem -.5rem 0}:root[data-theme=aurora] div[data-component=feed-toolbar] li[data-component=time-windows],:root[data-theme=aurora] div[data-component=feed-toolbar] a:not([aria-current=page]){display:none}:root[data-theme=aurora] div[data-component=feed-toolbar] a[aria-current=page]:after{content:" ▾"}:root[data-theme=aurora] main[data-component=account-page],:root[data-theme=aurora] main[data-component=chat-page]{grid-template-columns:minmax(0,1fr)}:root[data-theme=aurora] main[data-component=chat-page]{height:auto}:root[data-theme=aurora] header[data-component=tag-header]:before{display:none}@media(max-width:359.98px){:root[data-theme=aurora] article[data-component=comment]>header{flex-wrap:wrap;row-gap:.25rem}:root[data-theme=aurora] form[data-component=composer]>footer{flex-wrap:wrap;row-gap:.5rem}:root[data-theme=aurora] article[data-component=post]>footer{min-width:0;overflow-x:auto;scrollbar-width:none}}}}@layer theme{:root[data-theme=aurora] article[data-component=post][data-type=hejtopismak]{border:1px solid color-mix(in srgb,var(--accent) 45%,var(--border));box-shadow:inset 0 2px color-mix(in srgb,var(--accent) 55%,transparent)}:root[data-theme=aurora] article[data-component=post][data-type=hejtopismak] [data-component=byline][data-byline=editorial] [data-component=masthead]{font-weight:700;font-size:.92rem;letter-spacing:.04em;color:color-mix(in srgb,var(--accent) 80%,var(--foreground));text-shadow:0 0 12px color-mix(in srgb,var(--accent) 40%,transparent)}:root[data-theme=aurora] article[data-component=post][data-type=hejtopismak] [data-component=post-content]>p:first-child,:root[data-theme=aurora] article[data-component=post][data-type=hejtopismak] [data-component=lede]{font-size:1.05rem;line-height:1.55;color:var(--foreground)}:root[data-theme=aurora] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial]{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-style:normal}:root[data-theme=aurora] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] [data-component=source-label]{font-weight:700;text-transform:uppercase;font-size:.7rem;letter-spacing:.07em;color:color-mix(in srgb,var(--accent) 85%,var(--foreground))}:root[data-theme=aurora] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] a{font-size:.75rem;padding:3px 10px;border-radius:999px;border:1px solid color-mix(in srgb,var(--accent) 45%,var(--border));background:color-mix(in srgb,var(--accent) 12%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--foreground)}:root[data-theme=aurora] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] a:hover{background:color-mix(in srgb,var(--accent) 26%,transparent)}:root[data-theme=aurora] article[data-component=article-card][data-type=hejtopismak]{box-shadow:inset 0 2px color-mix(in srgb,var(--accent) 60%,transparent)}:root[data-theme=aurora] article[data-component=article-card][data-type=hejtopismak] [data-component=community]{color:#fff;background:var(--accent);font-weight:700;text-transform:uppercase;letter-spacing:.05em}:root[data-theme=aurora] main[data-component=hejtopismak-page]{display:grid;gap:16px;align-content:start;max-width:48rem;padding:16px}:root[data-theme=aurora] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead]{padding-block-end:12px;border-block-end:1px solid color-mix(in srgb,var(--accent) 50%,var(--border))}:root[data-theme=aurora] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead] h1{font-size:2rem;font-weight:700;color:color-mix(in srgb,var(--accent) 85%,var(--foreground));text-shadow:0 0 20px color-mix(in srgb,var(--accent) 40%,transparent)}:root[data-theme=aurora] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead] p{color:var(--muted-foreground)}:root[data-theme=aurora] main[data-component=hejtopismak-page] section[data-component=post-list]{display:flex;flex-direction:column;gap:16px}}:root[data-theme=synthwave]{--warning: #8e6014;--warning-foreground: #fff;--background: #fdeef7;--foreground: #2a1740;--card: #ffffff;--card-foreground: #2a1740;--card-nested: #fbe4f2;--card-nested-foreground: #2a1740;--muted: #fbe4f2;--muted-foreground: #90547e;--primary: #d6006e;--primary-foreground: #ffffff;--secondary: #00708a;--destructive: #e5484d;--border: #f0b8d8;--input: #ffffff;--ring: #d6006e;--radius: .35rem;--radius-md: calc(var(--radius) - 2px);--font-sans: system-ui, "Segoe UI", sans-serif;--glow-primary: rgb(214 0 110 / .22);--glow-secondary: rgb(0 159 196 / .22);--grid-line: rgb(0 159 196 / .14);--grid-line-strong: rgb(0 159 196 / .2);--grid-horizon: rgb(214 0 110 / .22)}:root[data-theme=synthwave][data-mode=dark]{--warning: #f5a623;--warning-foreground: rgb(0 0 0 / .85);--background: #180a2e;--foreground: #f6e7ff;--card: #22103f;--card-foreground: #f6e7ff;--card-nested: #2c1650;--card-nested-foreground: #f6e7ff;--muted: #2c1650;--muted-foreground: #b48fd6;--primary: #ff2e97;--primary-foreground: #ffffff;--secondary: #22e0ff;--destructive: #ff4d6d;--border: #5a2c7a;--input: #22103f;--ring: #ff2e97;--glow-primary: rgb(255 46 151 / .45);--glow-secondary: rgb(34 224 255 / .4);--grid-line: rgb(34 224 255 / .28);--grid-line-strong: rgb(34 224 255 / .4);--grid-horizon: rgb(255 46 151 / .4)}@layer theme{:root[data-theme=synthwave]{font-size:14px;font-family:var(--font-sans)}:root[data-theme=synthwave] body{position:relative;display:grid;grid-template-columns:1fr minmax(0,961px) minmax(0,325px) 1fr;grid-template-areas:"header header header header" ". main aside ." "footer footer footer footer";column-gap:14px;align-content:start}:root[data-theme=synthwave] body:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background-image:repeating-linear-gradient(90deg,var(--grid-line) 0 1px,transparent 1px 64px),repeating-linear-gradient(0deg,var(--grid-line-strong) 0 1px,transparent 1px 48px),radial-gradient(ellipse 70% 45% at 50% 100%,var(--grid-horizon),transparent 70%);mask-image:linear-gradient(to top,#000 0%,#000 28%,transparent 68%);-webkit-mask-image:linear-gradient(to top,#000 0%,#000 28%,transparent 68%)}:root[data-theme=synthwave] body>*{position:relative;z-index:1}:root[data-theme=synthwave] header[data-component=site-header]{grid-area:header;position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:1rem;height:65px;padding-inline:max(14px,calc((100% - 1300px)/2));background:var(--card);border-bottom:1px solid var(--border)}:root[data-theme=synthwave] header[data-component=site-header] a[data-component=logo]{margin-inline-end:auto}:root[data-theme=synthwave] header[data-component=site-header] nav ul{display:flex}:root[data-theme=synthwave] header[data-component=site-header] nav ul a{display:block;padding:14px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=synthwave] header[data-component=site-header] nav ul a[aria-current=page],:root[data-theme=synthwave] header[data-component=site-header] nav ul a:hover{color:var(--card-foreground);text-shadow:0 0 6px var(--primary),0 0 2px var(--primary)}:root[data-theme=synthwave] header[data-component=site-header] ul[data-component=header-actions]{display:flex;align-items:center;gap:1rem;color:var(--muted-foreground)}:root[data-theme=synthwave] header[data-component=site-header] ul[data-component=header-actions]>li>a{display:grid;place-items:center;width:44px;height:44px}:root[data-theme=synthwave] header[data-component=site-header] ul[data-component=header-actions]>li>a:hover{color:var(--secondary);text-shadow:0 0 6px var(--secondary)}:root[data-theme=synthwave] header[data-component=site-header] ul[data-component=header-actions] [data-component=avatar]{width:30px;height:30px;border-radius:50%;background:var(--card-nested);display:block;box-shadow:0 0 0 2px var(--primary),0 0 8px var(--glow-primary)}:root[data-theme=synthwave] header[data-component=site-header] details[data-component=theme-menu]{position:relative}:root[data-theme=synthwave] header[data-component=site-header] details[data-component=theme-menu]>summary{list-style:none;cursor:pointer;display:grid;place-items:center;width:44px;height:44px;border-radius:var(--radius-md);color:var(--muted-foreground)}:root[data-theme=synthwave] header[data-component=site-header] details[data-component=theme-menu]>summary::-webkit-details-marker{display:none}:root[data-theme=synthwave] header[data-component=site-header] details[data-component=theme-menu]>summary:hover{background:var(--card-nested);color:var(--secondary);text-shadow:0 0 6px var(--secondary)}:root[data-theme=synthwave] header[data-component=site-header] details[data-component=theme-menu][open]>summary{background:var(--card-nested);color:var(--primary);box-shadow:0 0 0 1px var(--primary),0 0 12px var(--glow-primary)}:root[data-theme=synthwave] header[data-component=site-header] details[data-component=theme-menu]:not([open])>fieldset[data-component=theme-controls]{display:none}:root[data-theme=synthwave] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls]{position:absolute;inset-inline-end:0;top:calc(100% + 6px);z-index:20;border:1px solid var(--primary);background:var(--card);border-radius:var(--radius);box-shadow:0 10px 30px #0006,0 0 20px var(--glow-primary);padding:7px;min-width:170px;display:flex;flex-direction:column;gap:4px}:root[data-theme=synthwave] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list]{display:flex;flex-direction:column}:root[data-theme=synthwave] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:var(--radius-md);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:var(--card-foreground);cursor:pointer}:root[data-theme=synthwave] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] ul[data-component=theme-list] label:hover{background:var(--card-nested);color:var(--secondary)}:root[data-theme=synthwave] 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);text-shadow:0 0 6px var(--primary);box-shadow:inset 2px 0 0 var(--primary)}:root[data-theme=synthwave] 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=synthwave] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] button[data-component=mode-toggle]{display:flex;align-items:center;gap:8px;padding:8px;border-top:1px solid var(--border);margin-top:2px;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground);border-radius:0 0 var(--radius-md) var(--radius-md)}:root[data-theme=synthwave] header[data-component=site-header] details[data-component=theme-menu] fieldset[data-component=theme-controls] button[data-component=mode-toggle]:hover{background:var(--card-nested);color:var(--secondary);text-shadow:0 0 6px var(--secondary)}:root[data-theme=synthwave] header[data-component=site-header] a[data-component=cta]{background:var(--primary);color:var(--primary-foreground);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:9px 16px;border-radius:var(--radius-md);box-shadow:0 0 0 1px var(--primary),0 0 16px var(--glow-primary)}:root[data-theme=synthwave] header[data-component=site-header] a[data-component=cta]:hover{box-shadow:0 0 0 1px var(--primary),0 0 24px var(--glow-primary)}:root[data-theme=synthwave] main[data-component=feed-page]{grid-area:main;display:flex;flex-direction:column;gap:14px;padding-block:14px 28px;min-width:0}:root[data-theme=synthwave] main[data-component=post-page]{grid-area:main;padding-block:14px 28px;min-width:0}:root[data-theme=synthwave] 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=synthwave] main[data-component=post-page] article[data-component=post]>figure[data-component=hero]{grid-area:hero;margin:-14px -14px 0}:root[data-theme=synthwave] main[data-component=post-page] article[data-component=post]>figure[data-component=hero] img{width:100%;max-height:440px;object-fit:cover;border-radius:var(--radius) var(--radius) 0 0}:root[data-theme=synthwave] main[data-component=post-page] article[data-component=post]>h1{grid-area:title;font-size:1.9rem;line-height:1.25;font-weight:800;text-transform:uppercase;background:linear-gradient(180deg,var(--secondary),var(--primary));-webkit-background-clip:text;background-clip:text;color:transparent}:root[data-theme=synthwave] main[data-component=post-page] article[data-component=post]>[data-component=post-content]{grid-area:content;font-size:1rem;line-height:1.7;color:var(--card-foreground);gap:1rem}:root[data-theme=synthwave] main[data-component=post-page] article[data-component=post] section[data-component=comments]{margin-top:7px;gap:10.5px}:root[data-theme=synthwave] main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2{font-size:1.125rem;font-weight:700;text-transform:uppercase;color:var(--card-foreground);text-shadow:0 0 6px var(--primary)}:root[data-theme=synthwave] main[data-component=post-page] article[data-component=post] section[data-component=comments]>h2 data{color:var(--muted-foreground);font-weight:600;text-shadow:none}:root[data-theme=synthwave] main[data-component=post-page] article[data-component=post] section[data-component=comments] p[data-component=no-comments]{color:var(--muted-foreground);font-size:.875rem;padding:7px 0}:root[data-theme=synthwave] aside[data-component=quest]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:10.5px 14px;display:grid;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";column-gap:7px;row-gap:4px;box-shadow:0 0 0 1px var(--primary),0 0 16px var(--glow-primary)}:root[data-theme=synthwave] aside[data-component=quest] [data-component=quest-kind]{grid-area:kind;color:var(--secondary);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}:root[data-theme=synthwave] aside[data-component=quest] [data-component=quest-kind] strong{color:var(--primary);text-shadow:0 0 6px var(--primary)}:root[data-theme=synthwave] aside[data-component=quest] [data-component=quest-title]{grid-area:title;color:var(--primary);font-size:1.25rem;font-weight:700;text-shadow:0 0 6px var(--primary),0 0 2px var(--primary)}:root[data-theme=synthwave] aside[data-component=quest] progress{grid-area:bar;width:100%;height:8px;appearance:none;border:none;border-radius:999px;background:var(--card-nested)}:root[data-theme=synthwave] aside[data-component=quest] progress::-webkit-progress-bar{background:var(--card-nested);border-radius:999px}:root[data-theme=synthwave] aside[data-component=quest] progress::-webkit-progress-value{background:var(--secondary);border-radius:999px;box-shadow:0 0 8px var(--glow-secondary)}:root[data-theme=synthwave] aside[data-component=quest] [data-component=quest-progress]{grid-area:progress;justify-self:end;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=synthwave] aside[data-component=quest] [data-component=quest-deadline]{grid-area:deadline;align-self:start;font-size:.875rem;color:var(--card-foreground);border:1px solid var(--primary);border-radius:var(--radius-md);padding:6px 10px}:root[data-theme=synthwave] aside[data-component=quest] [data-component=quest-deadline] time{font-weight:700}:root[data-theme=synthwave] aside[data-component=quest] button{align-self:start;color:var(--muted-foreground);padding:4px 8px}:root[data-theme=synthwave] aside[data-component=quest] button:hover{color:var(--primary)}:root[data-theme=synthwave] aside[data-component=quest] button[aria-label="Informacje o wyzwaniu"]{grid-area:info}:root[data-theme=synthwave] aside[data-component=quest] button[aria-label="Zamknij wyzwanie"]{grid-area:close}:root[data-theme=synthwave] nav[data-component=community-strip]{display:flex;align-items:center;gap:7px;min-width:0}:root[data-theme=synthwave] nav[data-component=community-strip] ul{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}:root[data-theme=synthwave] nav[data-component=community-strip] ul a{display:block;white-space:nowrap;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;padding:5px 12px;border-radius:999px;background:var(--card);border:1px solid var(--border);color:var(--muted-foreground)}:root[data-theme=synthwave] nav[data-component=community-strip] ul a[aria-current=page]{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground);box-shadow:0 0 12px var(--glow-primary)}:root[data-theme=synthwave] nav[data-component=community-strip] ul a:hover:not([aria-current=page]){border-color:var(--primary);color:var(--card-foreground)}:root[data-theme=synthwave] nav[data-component=community-strip]>button{color:var(--muted-foreground);font-size:1.5rem;line-height:1}:root[data-theme=synthwave] nav[data-component=community-strip]>button:hover{color:var(--primary)}:root[data-theme=synthwave] form[data-component=composer]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:14px;display:flex;flex-direction:column;gap:10.5px}:root[data-theme=synthwave] form[data-component=composer]>header{display:flex;align-items:center;gap:7px}:root[data-theme=synthwave] form[data-component=composer]>header [data-component=avatar]{width:34px;height:34px;border-radius:50%;background:var(--card-nested);box-shadow:0 0 0 2px var(--primary),0 0 8px var(--glow-primary)}:root[data-theme=synthwave] form[data-component=composer]>header [data-component=byline]{font-weight:700;color:var(--card-foreground)}:root[data-theme=synthwave] form[data-component=composer]>header fieldset[data-component=post-type]{border:none;margin-inline-start:auto;display:flex;gap:7px}:root[data-theme=synthwave] form[data-component=composer]>header fieldset[data-component=post-type] input{position:absolute;opacity:0}:root[data-theme=synthwave] form[data-component=composer]>header fieldset[data-component=post-type] span{display:block;font-size:.8125rem;font-weight:700;text-transform:uppercase;padding:7px 14px;border-radius:var(--radius-md);background:var(--card-nested);color:var(--card-nested-foreground);cursor:pointer}:root[data-theme=synthwave] form[data-component=composer]>header fieldset[data-component=post-type] input:checked+span{background:var(--primary);color:var(--primary-foreground);box-shadow:0 0 10px var(--glow-primary)}:root[data-theme=synthwave] form[data-component=composer] textarea{width:100%;background:var(--input);border:1px solid var(--border);border-radius:var(--radius);padding:10.5px 14px;min-height:84px;resize:vertical;color:var(--card-foreground)}:root[data-theme=synthwave] form[data-component=composer] textarea::placeholder{color:var(--muted-foreground)}:root[data-theme=synthwave] form[data-component=composer] textarea:focus-visible{border-color:var(--ring)}:root[data-theme=synthwave] form[data-component=composer]>footer{display:flex;align-items:center;gap:7px}:root[data-theme=synthwave] form[data-component=composer]>footer [data-component=community-picker],:root[data-theme=synthwave] form[data-component=composer]>footer [data-component=nsfw-toggle]{font-size:.8125rem;font-weight:700;text-transform:uppercase;padding:7px 14px;border-radius:var(--radius-md);background:var(--card-nested);color:var(--card-nested-foreground)}:root[data-theme=synthwave] form[data-component=composer]>footer [data-component=nsfw-toggle] input{position:absolute;opacity:0}:root[data-theme=synthwave] form[data-component=composer]>footer button[type=submit]{margin-inline-start:auto;font-size:.8125rem;font-weight:700;text-transform:uppercase;padding:7px 14px;border-radius:var(--radius-md);background:color-mix(in oklab,var(--primary) 55%,var(--card));color:var(--primary-foreground);cursor:not-allowed}:root[data-theme=synthwave] div[data-component=feed-toolbar]{display:flex;align-items:center;justify-content:space-between;gap:14px}:root[data-theme=synthwave] div[data-component=feed-toolbar] nav ul{display:flex;align-items:center;gap:3px}:root[data-theme=synthwave] div[data-component=feed-toolbar] li[data-component=time-windows]{display:flex;gap:3px}:root[data-theme=synthwave] div[data-component=feed-toolbar] a{display:block;padding:7px;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=synthwave] div[data-component=feed-toolbar] a[aria-current=page],:root[data-theme=synthwave] div[data-component=feed-toolbar] a:hover{color:var(--secondary);text-shadow:0 0 6px var(--secondary)}:root[data-theme=synthwave] div[data-component=feed-toolbar] li[data-component=time-windows] a{text-transform:none;padding:7px 4px}:root[data-theme=synthwave] section[data-component=post-list]{display:flex;flex-direction:column;gap:14px}:root[data-theme=synthwave] article[data-component=post]{background:var(--card);color:var(--card-foreground);border:1px solid var(--border);border-radius:var(--radius);padding:14px;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"header" "title" "content" "media" "tags" "footer" "comments";gap:10.5px;transition:box-shadow .2s ease,border-color .2s ease}:root[data-theme=synthwave] article[data-component=post]:hover{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary),0 0 20px var(--glow-primary)}:root[data-theme=synthwave] article[data-component=post][data-type=link],:root[data-theme=synthwave] 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=synthwave] article[data-component=post]>header{grid-area:header;display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;grid-template-areas:"avatar byline menu widget" "avatar context menu widget";column-gap:7px;align-items:center}:root[data-theme=synthwave] article[data-component=post]>header [data-component=avatar]{grid-area:avatar;width:34px;height:34px;border-radius:50%;background:var(--card-nested);object-fit:cover;box-shadow:0 0 0 2px var(--primary),0 0 10px var(--glow-primary)}:root[data-theme=synthwave] article[data-component=post]>header [data-component=byline]{grid-area:byline;display:flex;align-items:center;gap:7px;line-height:1.2;min-width:0}:root[data-theme=synthwave] article[data-component=post]>header [data-component=byline] a[rel=author]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;color:var(--card-foreground)}:root[data-theme=synthwave] article[data-component=post]>header [data-component=byline] a[rel=author]:hover{color:var(--primary)}:root[data-theme=synthwave] article[data-component=post]>header [data-component=byline] data[data-component=rank]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--secondary));background:var(--card-nested);padding:2px 8px;border-radius:var(--radius-md);box-shadow:0 0 0 1px var(--accent, var(--secondary));text-shadow:0 0 6px var(--accent, var(--secondary))}:root[data-theme=synthwave] article[data-component=post]>header [data-component=context]{grid-area:context;font-size:.75rem;font-weight:600;color:var(--muted-foreground);line-height:1.2}:root[data-theme=synthwave] article[data-component=post]>header [data-component=context] a:hover{color:var(--card-foreground)}:root[data-theme=synthwave] article[data-component=post]>header button[data-component=post-menu]{grid-area:menu;color:var(--muted-foreground);padding:6px;border-radius:var(--radius-md)}:root[data-theme=synthwave] article[data-component=post]>header button[data-component=post-menu]:hover{background:var(--card-nested);color:var(--primary)}:root[data-theme=synthwave] article[data-component=post]>header span[data-component=like-widget]{grid-area:widget}:root[data-theme=synthwave] article[data-component=post] span[data-component=like-widget]{display:flex;align-items:center;gap:5px;background:var(--card-nested);color:var(--card-nested-foreground);border-radius:var(--radius-md);padding:5px 9px;font-size:1.125rem;font-weight:700;box-shadow:0 0 0 1px var(--border)}:root[data-theme=synthwave] article[data-component=post]>h2{grid-area:title;font-size:1.25rem;line-height:1.35;font-weight:700}:root[data-theme=synthwave] article[data-component=post]>h2 a:hover{color:var(--primary);text-shadow:0 0 6px var(--primary)}:root[data-theme=synthwave] article[data-component=post]>[data-component=post-content]{grid-area:content;display:flex;flex-direction:column;gap:.75rem;font-size:.875rem;line-height:1.5rem;color:var(--muted-foreground);overflow-wrap:anywhere}:root[data-theme=synthwave] article[data-component=post]>[data-component=post-content] a{color:var(--primary)}:root[data-theme=synthwave] article[data-component=post]>[data-component=post-content] a[data-component=mention]{font-weight:700}:root[data-theme=synthwave] article[data-component=post]>[data-component=post-content] figure[data-component=content-image]{margin-block:.25rem}:root[data-theme=synthwave] article[data-component=post]>[data-component=post-content] figure[data-component=content-image] img{border-radius:var(--radius-md);width:100%}:root[data-theme=synthwave] article[data-component=post]>figure{grid-area:media}:root[data-theme=synthwave] article[data-component=post]>figure img{border-radius:var(--radius-md);width:100%;object-fit:cover;max-height:500px}:root[data-theme=synthwave] article[data-component=post] nav[data-component=tags]{grid-area:tags}:root[data-theme=synthwave] article[data-component=post] nav[data-component=tags] ul{display:flex;flex-wrap:wrap;gap:7px}:root[data-theme=synthwave] article[data-component=post] nav[data-component=tags] ul a{color:var(--secondary);font-size:.8125rem;font-weight:600;text-transform:uppercase}:root[data-theme=synthwave] article[data-component=post] nav[data-component=tags] ul a:hover{text-shadow:0 0 6px var(--secondary)}:root[data-theme=synthwave] article[data-component=post]>footer{grid-area:footer;display:flex;align-items:center;gap:10.5px;font-size:.875rem;font-weight:500;color:var(--muted-foreground)}:root[data-theme=synthwave] article[data-component=post]>footer>a,:root[data-theme=synthwave] article[data-component=post]>footer>button{display:flex;align-items:center;gap:7px;height:26px;padding:3.5px 7px;border-radius:var(--radius-md);background:var(--card-nested);color:var(--muted-foreground)}:is(:root[data-theme=synthwave] article[data-component=post]>footer>a,:root[data-theme=synthwave] article[data-component=post]>footer>button):hover{color:var(--secondary)}:root[data-theme=synthwave] article[data-component=post]>footer>a[data-component=likes]{background:var(--card-nested);font-weight:700;color:var(--primary);box-shadow:0 0 0 1px var(--primary)}:root[data-theme=synthwave] article[data-component=post]>footer cite{font-style:normal;margin-inline-start:auto;display:flex;align-items:center;gap:5px}:root[data-theme=synthwave] article[data-component=post]>footer cite a{color:var(--muted-foreground)}:root[data-theme=synthwave] article[data-component=post]>footer cite a:hover{color:var(--card-foreground)}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments]{grid-area:comments;display:flex;flex-direction:column;gap:7px}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] article[data-component=comment]{background:var(--card-nested);color:var(--card-nested-foreground);border-radius:var(--radius);border:1px solid var(--border);padding:10.5px;display:flex;flex-direction:column;gap:7px}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] article[data-component=comment]>header{display:flex;align-items:center;gap:7px;font-size:.875rem}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] article[data-component=comment]>header [data-component=avatar]{width:24px;height:24px;border-radius:50%;background:var(--card);object-fit:cover;box-shadow:0 0 0 1px var(--primary)}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] article[data-component=comment]>header a[rel=author]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] article[data-component=comment]>header data[data-component=rank]{font-size:.7rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--secondary))}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] article[data-component=comment]>header time{font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] article[data-component=comment]>header span[data-component=like-widget]{margin-inline-start:auto;background:var(--card);font-size:.875rem;padding:2px 7px}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground)}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a{color:var(--primary)}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview]{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10.5px;margin-top:7px;padding:7px;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);color:inherit}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview]:hover{border-color:var(--primary)}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=comment-content] a[data-component=link-preview] img{width:56px;height:56px;object-fit:cover;border-radius:var(--radius-md)}:root[data-theme=synthwave] 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]{display:flex;flex-direction:column;gap:2px;min-width:0}:root[data-theme=synthwave] 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=synthwave] 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:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}:root[data-theme=synthwave] 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{font-style:normal;text-transform:uppercase;font-size:.6875rem;color:var(--muted-foreground)}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] article[data-component=comment] [data-component=replies]{display:flex;flex-direction:column;gap:7px;margin-top:7px;margin-inline-start:14px;padding-inline-start:10.5px;border-inline-start:2px solid var(--primary)}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button,:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer a[data-component=likes]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--muted-foreground)}:is(:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer button,:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] article[data-component=comment]>footer a[data-component=likes]):hover{color:var(--secondary)}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] a[data-component=more-comments]{text-align:center;font-size:.875rem;color:var(--muted-foreground);padding:4px}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] a[data-component=more-comments] data{color:var(--primary)}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] a[data-component=more-comments]:hover{color:var(--card-foreground)}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea{width:100%;background:var(--input);border:1px solid var(--border);border-radius:var(--radius);padding:12px 14px;resize:none;color:var(--card-foreground)}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea::placeholder{color:var(--muted-foreground)}:root[data-theme=synthwave] article[data-component=post] section[data-component=comments] form[data-component=comment-composer] textarea:focus-visible{border-color:var(--ring)}:root[data-theme=synthwave] div[data-component=new-posts] button{position:fixed;top:79px;left:50%;translate:-50% 0;z-index:20;background:var(--primary);color:var(--primary-foreground);font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;padding:8px 18px;border-radius:999px;box-shadow:0 0 0 1px var(--primary),0 0 20px var(--glow-primary)}:root[data-theme=synthwave] div[data-component=infinite-sentinel]{min-height:1px;text-align:center;font-size:.875rem;color:var(--muted-foreground);padding:7px}:root[data-theme=synthwave] nav[data-component=pagination]{display:flex;align-items:center;justify-content:center;gap:14px;padding:10.5px 14px;font-size:1rem}:root[data-theme=synthwave] nav[data-component=pagination] a,:root[data-theme=synthwave] nav[data-component=pagination] span{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.02em;font-size:.875rem;font-weight:700}:root[data-theme=synthwave] nav[data-component=pagination] span[aria-disabled=true]{opacity:.5}:root[data-theme=synthwave] nav[data-component=pagination] a[aria-current=page]{color:var(--primary);text-shadow:0 0 6px var(--primary)}:root[data-theme=synthwave] nav[data-component=pagination] a[rel=next]:hover,:root[data-theme=synthwave] nav[data-component=pagination] a[rel=prev]:hover{color:var(--secondary)}:root[data-theme=synthwave] main[data-component=home-page]{grid-column:2 / 4;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:28px}:root[data-theme=synthwave] div[data-component=home-split]{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);gap:28px;align-items:start}:root[data-theme=synthwave] section[data-component=magazine-section]>header{display:flex;align-items:baseline;gap:10px;margin-bottom:14px}:root[data-theme=synthwave] section[data-component=magazine-section]>header h2{font-size:.9375rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--card-foreground);text-shadow:0 0 6px var(--primary),0 0 2px var(--primary)}:root[data-theme=synthwave] section[data-component=magazine-section]>header a[data-component=section-more]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground)}:root[data-theme=synthwave] section[data-component=magazine-section]>header a[data-component=section-more]:hover{color:var(--secondary);text-shadow:0 0 6px var(--secondary)}:root[data-theme=synthwave] section[data-component=magazine-section][data-variant=articles]>header h2,:root[data-theme=synthwave] section[data-component=magazine-section][data-variant=featured]>header h2{background:linear-gradient(180deg,var(--secondary),var(--primary));-webkit-background-clip:text;background-clip:text;color:transparent}:root[data-theme=synthwave] section[data-component=magazine-section]>ul{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}:root[data-theme=synthwave] section[data-component=magazine-section][data-variant=community]>ul{grid-template-columns:repeat(3,minmax(0,1fr))}:root[data-theme=synthwave] section[data-component=magazine-section][data-variant=featured]>ul{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-theme=synthwave] section[data-component=magazine-section][data-variant=discussions]>ul{grid-template-columns:minmax(0,1fr);gap:10.5px}:root[data-theme=synthwave] article[data-component=article-card]{border-radius:var(--radius);border:1px solid var(--border);overflow:hidden;background:var(--card);height:100%;transition:box-shadow .2s ease,border-color .2s ease}:root[data-theme=synthwave] article[data-component=article-card]:hover{border-color:var(--primary);box-shadow:0 0 16px var(--glow-primary)}:root[data-theme=synthwave] article[data-component=article-card] [data-component=card-body]{display:flex;flex-direction:column;gap:6px;padding:12px}:root[data-theme=synthwave] article[data-component=article-card] a[data-component=community]{align-self:start;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#fff;background:var(--accent, var(--primary));padding:3px 8px;border-radius:var(--radius-md)}:root[data-theme=synthwave] article[data-component=article-card] span[data-component=like-badge]{display:flex;align-items:center;gap:3px;font-size:1rem;font-weight:700;color:var(--secondary)}:root[data-theme=synthwave] article[data-component=article-card] h3{font-size:1rem;font-weight:700;line-height:1.3;color:var(--card-foreground);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}:root[data-theme=synthwave] article[data-component=article-card] h3 a:hover{color:var(--primary)}:root[data-theme=synthwave] article[data-component=article-card] [data-component=meta]{display:flex;flex-wrap:wrap;gap:10px;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=synthwave] article[data-component=article-card] [data-component=meta] [data-component=author]{color:var(--card-foreground);overflow-wrap:anywhere}:root[data-theme=synthwave] article[data-component=article-card][data-has-image]{position:relative;aspect-ratio:4 / 3}:root[data-theme=synthwave] article[data-component=article-card][data-has-image]>figure{position:absolute;inset:0;background:var(--card-nested)}:root[data-theme=synthwave] article[data-component=article-card][data-has-image]>figure>img{width:100%;height:100%;object-fit:cover}:root[data-theme=synthwave] article[data-component=article-card][data-has-image] [data-component=card-body]{position:absolute;inset:0;z-index:1;justify-content:flex-end;gap:5px;background:linear-gradient(to top,rgb(0 0 0 / .9) 0%,rgb(0 0 0 / .35) 38%,transparent 62%)}:root[data-theme=synthwave] article[data-component=article-card][data-has-image] span[data-component=like-badge]{position:absolute;top:10px;right:10px;font-size:.8125rem;color:#fff;background:color-mix(in srgb,var(--primary) 55%,transparent);padding:3px 8px;border-radius:var(--radius-md)}:root[data-theme=synthwave] article[data-component=article-card][data-has-image] h3{color:#fff}:root[data-theme=synthwave] article[data-component=article-card][data-has-image] [data-component=meta]{color:#ffffffd1}:root[data-theme=synthwave] article[data-component=article-card][data-has-image] [data-component=meta] [data-component=author]{color:#fff}:root[data-theme=synthwave] section[data-variant=featured] article[data-component=article-card][data-has-image]{aspect-ratio:16 / 10}:root[data-theme=synthwave] section[data-variant=featured] article[data-component=article-card][data-has-image] h3{font-size:1.25rem}:root[data-theme=synthwave] section[data-variant=discussions] article[data-component=article-card] [data-component=card-body]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;align-items:center}:root[data-theme=synthwave] section[data-variant=discussions] article[data-component=article-card] a[data-component=community]{grid-row:1;grid-column:1;justify-self:start}:root[data-theme=synthwave] section[data-variant=discussions] article[data-component=article-card] span[data-component=like-badge]{grid-row:1;grid-column:2;font-size:1.125rem;color:var(--card-foreground);justify-self:end}:root[data-theme=synthwave] section[data-variant=discussions] article[data-component=article-card] h3{grid-column:1 / -1;font-size:.875rem;font-weight:500;color:var(--muted-foreground)}:root[data-theme=synthwave] section[data-variant=discussions] article[data-component=article-card] [data-component=meta]{grid-column:1 / -1}:root[data-theme=synthwave] section[data-component=poll]{background:var(--card-nested);border:1px solid var(--border);border-radius:var(--radius-md);padding:10.5px;display:flex;flex-direction:column;gap:7px}:root[data-theme=synthwave] section[data-component=poll] [data-component=poll-title]{font-size:.875rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=synthwave] section[data-component=poll] ul{display:flex;flex-direction:column;gap:5px}:root[data-theme=synthwave] section[data-component=poll] li[data-component=poll-option]{position:relative;display:flex;justify-content:space-between;gap:7px;padding:7px 10.5px;border-radius:var(--radius-md);background:var(--card);border:1px solid var(--border);overflow:hidden;font-size:.8125rem}:root[data-theme=synthwave] section[data-component=poll] li[data-component=poll-option]:before{content:"";position:absolute;inset-block:0;inset-inline-start:0;width:var(--pct, 0%);background:color-mix(in srgb,var(--secondary) 25%,transparent);box-shadow:0 0 12px var(--glow-secondary) inset}:root[data-theme=synthwave] section[data-component=poll] li[data-component=poll-option]>*{position:relative}:root[data-theme=synthwave] section[data-component=poll] li[data-component=poll-option] [data-component=poll-count]{font-weight:700;color:var(--secondary)}:root[data-theme=synthwave] section[data-component=poll] [data-component=poll-total]{font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=synthwave] main[data-component=profile-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:14px}:root[data-theme=synthwave] header[data-component=profile-header]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:0 14px 14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"banner banner banner" "avatar ident achievements";column-gap:14px;align-items:center}:root[data-theme=synthwave] header[data-component=profile-header] [data-component=profile-banner]{grid-area:banner;height:110px;margin:0 -14px;border-radius:var(--radius) var(--radius) 0 0;background:linear-gradient(120deg,var(--accent, var(--secondary)),var(--primary));background-size:cover;background-position:center}:root[data-theme=synthwave] header[data-component=profile-header]>[data-component=avatar]{grid-area:avatar;align-self:start;width:88px;height:88px;border-radius:50%;object-fit:cover;background:var(--card-nested);border:3px solid var(--card);margin-top:-44px;box-shadow:0 0 0 2px var(--primary),0 0 16px var(--glow-primary)}:root[data-theme=synthwave] header[data-component=profile-header] [data-component=profile-ident]{grid-area:ident;display:flex;flex-direction:column;gap:4px;padding-top:10px}:root[data-theme=synthwave] header[data-component=profile-header] [data-component=profile-ident] h1[data-component=name-row]{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:1.4rem;font-weight:700;color:var(--card-foreground);text-shadow:0 0 8px var(--primary),0 0 2px var(--primary)}:root[data-theme=synthwave] header[data-component=profile-header] [data-component=profile-ident] data[data-component=rank]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--secondary));background:var(--card-nested);padding:2px 8px;border-radius:var(--radius-md);box-shadow:0 0 0 1px var(--accent, var(--secondary))}:root[data-theme=synthwave] header[data-component=profile-header] [data-component=profile-ident] [data-component=joined]{font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=synthwave] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats]{display:flex;flex-wrap:wrap;gap:14px;margin-top:2px;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=synthwave] header[data-component=profile-header] [data-component=profile-ident] ul[data-component=profile-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=synthwave] header[data-component=profile-header] ul[data-component=achievements]{grid-area:achievements;align-self:start;margin-top:10px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px;max-width:240px}:root[data-theme=synthwave] header[data-component=profile-header] ul[data-component=achievements] img{width:28px;height:28px;border-radius:50%;box-shadow:0 0 0 1px var(--border)}:root[data-theme=synthwave] nav[data-component=profile-tabs]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid var(--border)}:root[data-theme=synthwave] nav[data-component=profile-tabs]>ul a{display:block;padding:10px 14px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=synthwave] nav[data-component=profile-tabs]>ul a[aria-current=page]{color:var(--primary);text-shadow:0 0 6px var(--primary);box-shadow:inset 0 -2px 0 var(--primary)}:root[data-theme=synthwave] nav[data-component=profile-tabs]>ul a:hover{color:var(--card-foreground)}:root[data-theme=synthwave] main[data-component=profile-page] section[data-component=post-list]{display:flex;flex-direction:column;gap:14px}:root[data-theme=synthwave] main[data-component=profile-page] p[data-component=empty]{color:var(--muted-foreground);padding:28px 0;text-align:center}:root[data-theme=synthwave] section[data-component=profile-comments]{display:flex;flex-direction:column;gap:14px}:root[data-theme=synthwave] section[data-component=profile-comments] article[data-component=profile-comment]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:14px;display:flex;flex-direction:column;gap:10.5px}:root[data-theme=synthwave] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context]{display:flex;align-items:center;gap:8px;min-width:0}:root[data-theme=synthwave] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=community]{font-size:.6875rem;font-weight:700;text-transform:uppercase;color:#fff;background:var(--accent, var(--primary));padding:2px 8px;border-radius:var(--radius-md);white-space:nowrap}:root[data-theme=synthwave] section[data-component=profile-comments] article[data-component=profile-comment] a[data-component=post-context] [data-component=post-title]{font-weight:700;font-size:.875rem;color:var(--card-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=synthwave] 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=synthwave] section[data-component=profile-comments] article[data-component=profile-comment] [data-component=user-comments]{display:flex;flex-direction:column;gap:7px}:root[data-theme=synthwave] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]{background:var(--card-nested);color:var(--card-nested-foreground);border-radius:var(--radius-md);border:1px solid var(--border);padding:10.5px;display:flex;flex-direction:column;gap:7px}:root[data-theme=synthwave] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header{display:flex;align-items:center;gap:7px;font-size:.875rem}:root[data-theme=synthwave] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header [data-component=avatar]{width:24px;height:24px;border-radius:50%;background:var(--card);object-fit:cover;box-shadow:0 0 0 1px var(--primary)}:root[data-theme=synthwave] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header a[rel=author]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}:root[data-theme=synthwave] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header data[data-component=rank]{font-size:.7rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--secondary))}:root[data-theme=synthwave] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header time{font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=synthwave] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>header span[data-component=like-widget]{margin-inline-start:auto;display:flex;align-items:center;gap:5px;background:var(--card);font-size:.875rem;padding:2px 7px;border-radius:var(--radius-md)}:root[data-theme=synthwave] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment] [data-component=comment-content]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground)}:root[data-theme=synthwave] 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=synthwave] section[data-component=profile-comments] article[data-component=profile-comment] article[data-component=comment]>footer button{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--muted-foreground)}:root[data-theme=synthwave] main[data-component=community-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:14px}:root[data-theme=synthwave] header[data-component=community-header]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:0 14px 14px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"banner banner" "avatar ident";column-gap:14px;align-items:start}:root[data-theme=synthwave] header[data-component=community-header] [data-component=community-banner]{grid-area:banner;height:110px;margin:0 -14px;border-radius:var(--radius) var(--radius) 0 0;background:linear-gradient(120deg,var(--accent, var(--secondary)),var(--primary));background-size:cover;background-position:center}:root[data-theme=synthwave] header[data-component=community-header]>[data-component=avatar]{grid-area:avatar;align-self:start;width:72px;height:72px;border-radius:50%;object-fit:cover;background:var(--card-nested);border:3px solid var(--card);margin-top:-36px;box-shadow:0 0 0 2px var(--accent, var(--primary)),0 0 16px var(--glow-primary)}:root[data-theme=synthwave] header[data-component=community-header] [data-component=community-ident]{grid-area:ident;display:flex;flex-direction:column;gap:4px;padding-top:10px}:root[data-theme=synthwave] header[data-component=community-header] [data-component=community-ident] h1[data-component=name-row]{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:1.4rem;font-weight:700;color:var(--card-foreground);text-shadow:0 0 8px var(--accent, var(--primary)),0 0 2px var(--accent, var(--primary))}:root[data-theme=synthwave] header[data-component=community-header] [data-component=community-ident] h1[data-component=name-row] data[data-component=community-badge]{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--accent, var(--secondary));background:var(--card-nested);padding:2px 8px;border-radius:var(--radius-md);box-shadow:0 0 0 1px var(--accent, var(--secondary))}:root[data-theme=synthwave] header[data-component=community-header] [data-component=community-ident] p[data-component=community-category]{font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=synthwave] header[data-component=community-header] [data-component=community-ident] p[data-component=community-category] span{color:var(--card-foreground);font-weight:600}:root[data-theme=synthwave] header[data-component=community-header] [data-component=community-ident] p[data-component=community-description]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground);max-width:60ch}:root[data-theme=synthwave] header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats]{display:flex;flex-wrap:wrap;gap:14px;margin-top:2px;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=synthwave] header[data-component=community-header] [data-component=community-ident] ul[data-component=community-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=synthwave] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics]{margin-top:4px}:root[data-theme=synthwave] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics] ul{display:flex;flex-wrap:wrap;gap:7px}:root[data-theme=synthwave] header[data-component=community-header] [data-component=community-ident] nav[data-component=community-topics] span{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;padding:3px 10px;border-radius:999px;background:var(--card-nested);border:1px solid var(--accent, var(--secondary));color:var(--accent, var(--secondary))}:root[data-theme=synthwave] nav[data-component=community-sort]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid var(--border)}:root[data-theme=synthwave] nav[data-component=community-sort]>ul a{display:flex;align-items:center;min-height:44px;padding:0 14px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=synthwave] nav[data-component=community-sort]>ul a[aria-current=page]{color:var(--accent, var(--primary));text-shadow:0 0 6px var(--accent, var(--primary));box-shadow:inset 0 -2px 0 var(--accent, var(--primary))}:root[data-theme=synthwave] nav[data-component=community-sort]>ul a:hover{color:var(--card-foreground)}:root[data-theme=synthwave] main[data-component=community-page] p[data-component=empty]{color:var(--muted-foreground);padding:28px 0;text-align:center}:root[data-theme=synthwave] header[data-component=tag-header]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:14px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"glyph name" "glyph stats";column-gap:14px;row-gap:4px;align-items:center}:root[data-theme=synthwave] header[data-component=tag-header]:before{content:"#";grid-area:glyph;display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--card-nested);color:var(--primary);font-size:1.75rem;font-weight:800;line-height:1;box-shadow:0 0 0 2px var(--primary),0 0 16px var(--glow-primary)}:root[data-theme=synthwave] header[data-component=tag-header] h1[data-component=name-row]{grid-area:name;display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:1.4rem;font-weight:700;color:var(--card-foreground);text-shadow:0 0 8px var(--primary),0 0 2px var(--primary)}:root[data-theme=synthwave] header[data-component=tag-header] data[data-component=tag-flag]{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--destructive);background:var(--card-nested);padding:2px 8px;border-radius:var(--radius-md);box-shadow:0 0 0 1px var(--destructive)}:root[data-theme=synthwave] header[data-component=tag-header] ul[data-component=tag-stats]{grid-area:stats;display:flex;flex-wrap:wrap;gap:14px;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=synthwave] header[data-component=tag-header] ul[data-component=tag-stats] li{white-space:nowrap}:root[data-theme=synthwave] header[data-component=tag-header] ul[data-component=tag-stats] data{font-weight:700;font-variant-numeric:tabular-nums;color:var(--card-foreground)}:root[data-theme=synthwave] nav[data-component=tag-sort]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid var(--border)}:root[data-theme=synthwave] nav[data-component=tag-sort]>ul a{display:flex;align-items:center;min-height:44px;padding:0 14px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=synthwave] nav[data-component=tag-sort]>ul a[aria-current=page]{color:var(--primary);text-shadow:0 0 6px var(--primary);box-shadow:inset 0 -2px 0 var(--primary)}:root[data-theme=synthwave] nav[data-component=tag-sort]>ul a:hover{color:var(--card-foreground)}:root[data-theme=synthwave] main[data-component=tag-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:14px}:root[data-theme=synthwave] main[data-component=tag-page] p[data-component=empty]{color:var(--muted-foreground);padding:28px 0;text-align:center}:root[data-theme=synthwave] main[data-component=tags-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:14px}:root[data-theme=synthwave] main[data-component=tags-page]>header{display:flex;flex-direction:column;gap:4px}:root[data-theme=synthwave] main[data-component=tags-page]>header h1{font-size:1.9rem;font-weight:800;text-transform:uppercase;background:linear-gradient(180deg,var(--secondary),var(--primary));-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 12px var(--glow-primary)}:root[data-theme=synthwave] main[data-component=tags-page]>header p[data-component=tags-lede]{font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=synthwave] main[data-component=tags-page]>header p[data-component=tags-lede] a{color:var(--primary);font-weight:700}:root[data-theme=synthwave] main[data-component=tags-page]>header p[data-component=tags-lede] a:hover{text-shadow:0 0 6px var(--primary)}:root[data-theme=synthwave] main[data-component=tags-page] section[data-component=tag-list]{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:8px}:root[data-theme=synthwave] main[data-component=tags-page] section[data-component=tag-list]>article[data-component=tag-card]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);padding:10.5px 12px;transition:border-color .2s ease,box-shadow .2s ease}:root[data-theme=synthwave] main[data-component=tags-page] section[data-component=tag-list]>article[data-component=tag-card]:hover{border-color:var(--secondary);box-shadow:0 0 10px var(--glow-secondary)}:root[data-theme=synthwave] main[data-component=tags-page] section[data-component=tag-list] p[data-component=empty]{grid-column:1 / -1;color:var(--muted-foreground);padding:28px 0;text-align:center}:root[data-theme=synthwave] main[data-component=search-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:14px}:root[data-theme=synthwave] main[data-component=search-page]>h1{font-size:1.9rem;font-weight:800;text-transform:uppercase;align-self:start;background:linear-gradient(180deg,var(--secondary),var(--primary));-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 12px var(--glow-primary)}:root[data-theme=synthwave] nav[data-component=breadcrumb]>ol{display:flex;align-items:center;gap:7px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground)}:root[data-theme=synthwave] nav[data-component=breadcrumb]>ol li+li:before{content:"›";margin-inline-end:7px;color:var(--primary)}:root[data-theme=synthwave] nav[data-component=breadcrumb]>ol a:hover{color:var(--primary);text-shadow:0 0 6px var(--primary)}:root[data-theme=synthwave] form[data-component=search-form]{display:flex;gap:7px;align-items:stretch}:root[data-theme=synthwave] form[data-component=search-form] label[data-component=search-field]{flex:1;min-width:0;display:flex;align-items:center;gap:8px;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:0 12px;color:var(--muted-foreground)}:root[data-theme=synthwave] form[data-component=search-form] label[data-component=search-field]:focus-within{border-color:var(--ring);box-shadow:0 0 0 1px var(--ring),0 0 12px var(--glow-primary)}:root[data-theme=synthwave] form[data-component=search-form] label[data-component=search-field] input{flex:1;min-width:0;background:none;border:none;outline:none;padding:12px 0;font-size:.9375rem;color:var(--card-foreground)}:root[data-theme=synthwave] form[data-component=search-form] label[data-component=search-field] input::placeholder{color:var(--muted-foreground)}:root[data-theme=synthwave] form[data-component=search-form] button[data-component=search-submit]{background:var(--primary);color:var(--primary-foreground);font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.02em;padding:0 20px;border-radius:var(--radius);white-space:nowrap;box-shadow:0 0 0 1px var(--primary),0 0 16px var(--glow-primary)}:root[data-theme=synthwave] form[data-component=search-form] button[data-component=search-submit]:hover{box-shadow:0 0 0 1px var(--primary),0 0 24px var(--glow-primary)}:root[data-theme=synthwave] form[data-component=search-filters]{display:flex;flex-wrap:wrap;gap:7px}:root[data-theme=synthwave] form[data-component=search-filters] select{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--primary);border-radius:var(--radius-md);padding:7px 10px;font-size:.8125rem}:root[data-theme=synthwave] form[data-component=search-filters] noscript button{background:var(--card-nested);border:1px solid var(--border);border-radius:var(--radius-md);padding:7px 12px;font-size:.8125rem;color:var(--card-nested-foreground)}:root[data-theme=synthwave] form[data-component=search-filters] noscript button:hover{border-color:var(--primary);color:var(--primary)}:root[data-theme=synthwave] nav[data-component=search-tabs]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid var(--border)}:root[data-theme=synthwave] nav[data-component=search-tabs]>ul a{display:block;padding:10px 14px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=synthwave] nav[data-component=search-tabs]>ul a[aria-current=page]{color:var(--primary);text-shadow:0 0 6px var(--primary);box-shadow:inset 0 -2px 0 var(--primary)}:root[data-theme=synthwave] nav[data-component=search-tabs]>ul a:hover{color:var(--card-foreground)}:root[data-theme=synthwave] p[data-component=search-hint],:root[data-theme=synthwave] main[data-component=search-page] p[data-component=empty]{color:var(--muted-foreground);background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:28px 14px;text-align:center}:root[data-theme=synthwave] p[data-component=search-summary]{font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=synthwave] p[data-component=search-summary] data{font-weight:700;color:var(--secondary);text-shadow:0 0 6px var(--secondary)}:root[data-theme=synthwave] section[data-component=search-results]{display:flex;flex-direction:column;gap:14px}:root[data-theme=synthwave] section[data-component=search-results]>ul{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:0 14px}:root[data-theme=synthwave] article[data-component=user-card],:root[data-theme=synthwave] article[data-component=tag-card]{display:grid;align-items:center;gap:12px;padding:12px 0}:root[data-theme=synthwave] ul[data-component=user-list]>li+li,:root[data-theme=synthwave] ul[data-component=tag-list]>li+li{border-top:1px solid var(--border)}:root[data-theme=synthwave] article[data-component=user-card]{grid-template-columns:44px minmax(0,1fr)}:root[data-theme=synthwave] article[data-component=user-card] [data-component=avatar]{width:44px;height:44px;border-radius:50%;object-fit:cover;background:var(--card-nested);box-shadow:0 0 0 2px var(--primary),0 0 10px var(--glow-primary)}:root[data-theme=synthwave] article[data-component=user-card] [data-component=user-meta]{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px}:root[data-theme=synthwave] article[data-component=user-card] [data-component=user-meta] h2{font-size:.9375rem;font-weight:700}:root[data-theme=synthwave] article[data-component=user-card] [data-component=user-meta] h2 a:hover{color:var(--primary)}:root[data-theme=synthwave] article[data-component=user-card] [data-component=user-meta] data[data-component=rank]{font-size:.6875rem;font-weight:700;text-transform:uppercase;color:var(--accent, var(--secondary))}:root[data-theme=synthwave] article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats]{flex-basis:100%;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=synthwave] article[data-component=user-card] [data-component=user-meta] p[data-component=user-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=synthwave] article[data-component=tag-card]{grid-template-columns:minmax(0,1fr);gap:2px}:root[data-theme=synthwave] article[data-component=tag-card] h2{font-size:.9375rem;font-weight:700}:root[data-theme=synthwave] article[data-component=tag-card] h2 a{color:var(--primary)}:root[data-theme=synthwave] article[data-component=tag-card] h2 a:hover{text-shadow:0 0 6px var(--primary)}:root[data-theme=synthwave] article[data-component=tag-card] p[data-component=tag-stats]{font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=synthwave] article[data-component=tag-card] p[data-component=tag-stats] data{font-weight:700;color:var(--card-foreground)}:root[data-theme=synthwave] span[data-component=page-indicator]{font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=synthwave] span[data-component=page-indicator] data{font-weight:700;color:var(--primary)}:root[data-theme=synthwave] dialog[data-component=search-overlay]{width:min(880px,92vw);max-height:82vh;margin:8vh auto auto;padding:0;border:1px solid var(--primary);border-radius:var(--radius);background:var(--card);color:var(--card-foreground);box-shadow:0 24px 60px #0000008c,0 0 30px var(--glow-primary);display:flex;flex-direction:column;overflow:hidden}:root[data-theme=synthwave] dialog[data-component=search-overlay]::backdrop{background:#000000b3}:root[data-theme=synthwave] dialog[data-component=search-overlay] form[data-component=overlay-field]{display:flex;align-items:center;gap:12px;padding:14px;border-bottom:1px solid var(--border);color:var(--secondary);transition:border-color .15s ease}:root[data-theme=synthwave] dialog[data-component=search-overlay] form[data-component=overlay-field]:focus-within{border-bottom-color:var(--ring);box-shadow:inset 0 -2px 0 var(--ring)}:root[data-theme=synthwave] dialog[data-component=search-overlay] form[data-component=overlay-field] label{flex:1;min-width:0}:root[data-theme=synthwave] dialog[data-component=search-overlay] form[data-component=overlay-field] input{width:100%;background:none;border:none;outline:none;font-size:1.125rem;color:var(--card-foreground)}:root[data-theme=synthwave] dialog[data-component=search-overlay] form[data-component=overlay-field] input::placeholder{color:var(--muted-foreground)}:root[data-theme=synthwave] dialog[data-component=search-overlay] form[data-component=overlay-field] button[data-component=overlay-close]{font-size:1.25rem;line-height:1;width:44px;height:44px;border-radius:var(--radius-md);color:var(--muted-foreground)}:root[data-theme=synthwave] dialog[data-component=search-overlay] form[data-component=overlay-field] button[data-component=overlay-close]:hover{background:var(--card-nested);color:var(--primary);text-shadow:0 0 6px var(--primary)}:root[data-theme=synthwave] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul{display:flex;flex-wrap:wrap;gap:4px;padding:10.5px 14px 0}:root[data-theme=synthwave] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button{display:flex;align-items:center;gap:7px;padding:8px 12px;border-radius:var(--radius-md);font-weight:700;font-size:.9375rem;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=synthwave] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button:hover{background:var(--card-nested)}:root[data-theme=synthwave] dialog[data-component=search-overlay] nav[data-component=overlay-tabs]>ul button[aria-current=page]{background:var(--card-nested);color:var(--primary);text-shadow:0 0 6px var(--primary)}:root[data-theme=synthwave] dialog[data-component=search-overlay] div[data-component=overlay-filters]{display:flex;gap:7px;padding:10.5px 14px;border-bottom:1px solid var(--border)}:root[data-theme=synthwave] dialog[data-component=search-overlay] div[data-component=overlay-filters] select{background:var(--card-nested);color:var(--card-nested-foreground);border:1px solid var(--primary);border-radius:var(--radius-md);padding:7px 10px;font-size:.8125rem}:root[data-theme=synthwave] dialog[data-component=search-overlay] div[data-component=overlay-results]{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10.5px}:root[data-theme=synthwave] dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=search-hint],:root[data-theme=synthwave] dialog[data-component=search-overlay] div[data-component=overlay-results] p[data-component=empty]{text-align:center;padding:28px 0;color:var(--muted-foreground);background:none;border:none}:root[data-theme=synthwave] dialog[data-component=search-overlay] p[data-component=search-summary]{font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=synthwave] dialog[data-component=search-overlay] p[data-component=search-summary] data{font-weight:700;color:var(--secondary);text-shadow:0 0 6px var(--secondary)}:root[data-theme=synthwave] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a{display:block;padding:10px 12px;border-radius:var(--radius-md);font-size:.9375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=synthwave] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a:hover,:root[data-theme=synthwave] dialog[data-component=search-overlay] ul[data-component=overlay-hits]>li>a[aria-current=true]{background:var(--card-nested);color:var(--primary);box-shadow:inset 3px 0 0 var(--primary)}:root[data-theme=synthwave] dialog[data-component=search-overlay] p[data-component=overlay-more] a{color:var(--primary);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}:root[data-theme=synthwave] dialog[data-component=search-overlay] p[data-component=overlay-more] a:hover{text-shadow:0 0 6px var(--primary)}:root[data-theme=synthwave] dialog[data-component=search-overlay] footer[data-component=overlay-hints]{display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding:10.5px 14px;border-top:1px solid var(--border);font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=synthwave] dialog[data-component=search-overlay] footer[data-component=overlay-hints] span{display:flex;align-items:center;gap:6px}:root[data-theme=synthwave] dialog[data-component=search-overlay] footer[data-component=overlay-hints] [data-component=hint-esc]{margin-inline-start:auto}:root[data-theme=synthwave] dialog[data-component=search-overlay] footer[data-component=overlay-hints] kbd{background:var(--card-nested);border:1px solid var(--border);border-radius:4px;padding:2px 6px;font-family:inherit;font-size:.6875rem}:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]{position:relative}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu])>summary{list-style:none;cursor:pointer;display:grid;place-items:center;position:relative;width:44px;height:44px;border-radius:var(--radius-md);color:var(--muted-foreground)}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu])>summary::-webkit-details-marker{display:none}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu])>summary:hover{background:var(--card-nested);color:var(--secondary);text-shadow:0 0 6px var(--secondary)}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu])[open]>summary{background:var(--card-nested);color:var(--primary);box-shadow:0 0 0 1px var(--primary),0 0 12px var(--glow-primary)}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]):not([open])>div[data-component=menu-panel]{display:none}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) span[data-component=badge-stack]{position:absolute;top:2px;inset-inline-end:2px;display:flex;gap:2px}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) data[data-component=badge]{min-width:14px;height:14px;padding:0 3px;border-radius:999px;background:var(--badge, var(--primary));color:var(--primary-foreground);font-size:.5625rem;font-weight:700;line-height:14px;text-align:center;border:1px solid var(--card);box-shadow:0 0 6px var(--badge, var(--glow-primary))}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel]{position:absolute;inset-inline-end:0;top:calc(100% + 6px);z-index:20;width:min(340px,90vw);background:var(--card);border:1px solid var(--primary);border-radius:var(--radius);box-shadow:0 10px 30px #0006,0 0 20px var(--glow-primary);overflow:hidden}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title]{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:10px 12px;border-bottom:1px solid var(--border);font-weight:700;font-size:.9375rem;text-transform:uppercase;letter-spacing:.02em}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title] button{font-size:.75rem;font-weight:700;letter-spacing:.02em;color:var(--primary)}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-title] button:hover{text-shadow:0 0 6px var(--primary)}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul{display:flex;gap:4px;padding:7px 10px 0}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button{display:flex;align-items:center;gap:5px;padding:5px 10px;border-radius:var(--radius-md);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button:hover{background:var(--card-nested)}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button[aria-current=page]{background:var(--card-nested);color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--badge, var(--primary));text-shadow:0 0 6px var(--badge, var(--glow-primary))}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] nav[data-component=menu-tabs]>ul button data{min-width:14px;height:14px;padding:0 3px;border-radius:999px;background:var(--badge, var(--primary));color:var(--primary-foreground);font-size:.5625rem;font-weight:700;line-height:14px;text-align:center;box-shadow:0 0 6px var(--badge, var(--glow-primary))}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] li[data-component=menu-empty]{padding:24px 12px;text-align:center;font-size:.8125rem;color:var(--muted-foreground)}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] 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=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] 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=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]) a{display:grid;gap:2px 8px;padding:10px 12px}:is(:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list],:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications]) a:hover{background:var(--card-nested)}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a{display:flex;align-items:center;gap:8px}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=avatar]{flex:0 0 36px;width:36px;height:36px;border-radius:50%;box-shadow:0 0 0 1px var(--primary),0 0 8px var(--glow-primary)}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=conversation-meta]{flex:1 1 auto;min-width:0;overflow:hidden;display:flex;flex-direction:column;gap:1px}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=conversation-meta] strong{font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a [data-component=snippet]{max-width:100%;font-size:.75rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=conversation-list] a time{flex:0 0 auto;font-size:.75rem;color:var(--muted-foreground);white-space:nowrap}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] 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=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=avatar]{width:24px;height:24px;border-radius:50%;object-fit:cover;background:var(--card-nested)}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] span[data-component=avatar][data-kind=quest]{display:grid;place-items:center;font-size:.75rem}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=menu-notification-text]{font-size:.8125rem;line-height:1.45;color:var(--muted-foreground);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] [data-component=menu-notification-text] strong{color:var(--card-foreground)}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-notifications] time{font-size:.6875rem;color:var(--muted-foreground)}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] 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) 12%,transparent)}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity]{display:flex;align-items:center;gap:8px;padding:12px;font-weight:700}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] p[data-component=menu-identity] [data-component=avatar]{width:36px;height:36px;border-radius:50%;box-shadow:0 0 0 2px var(--primary),0 0 8px var(--glow-primary)}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-stats]{display:flex;gap:14px;padding:0 12px 12px;border-bottom:1px solid var(--border);font-size:.75rem;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.02em}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-stats] data{display:block;font-size:.9375rem;font-weight:700;color:var(--secondary);text-shadow:0 0 6px var(--secondary)}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button{display:block;width:100%;text-align:start;padding:11px 12px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em}:is(:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] a,:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] details[data-component=user-menu]) div[data-component=menu-panel] ul[data-component=menu-links] button):hover{background:var(--card-nested);color:var(--primary)}:is(:root[data-theme=synthwave] details[data-component=messages-menu],:root[data-theme=synthwave] details[data-component=notifications-menu],:root[data-theme=synthwave] 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=synthwave] details[data-component=user-menu]>summary [data-component=avatar]{width:30px;height:30px;border-radius:50%;background:var(--card-nested);box-shadow:0 0 0 2px var(--primary),0 0 8px var(--glow-primary)}:root[data-theme=synthwave] main[data-component=account-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:14px}:root[data-theme=synthwave] nav[data-component=account-nav]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}:root[data-theme=synthwave] nav[data-component=account-nav] a,:root[data-theme=synthwave] nav[data-component=account-nav] summary{display:block;padding:12px 14px;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground);cursor:pointer}:is(:root[data-theme=synthwave] nav[data-component=account-nav] a,:root[data-theme=synthwave] nav[data-component=account-nav] summary):hover{background:var(--card-nested);color:var(--secondary);text-shadow:0 0 6px var(--secondary)}:root[data-theme=synthwave] nav[data-component=account-nav]>ul>li+li{border-top:1px solid var(--border)}:root[data-theme=synthwave] nav[data-component=account-nav] a[aria-current=page]{background:var(--card-nested);color:var(--primary);text-shadow:0 0 6px var(--primary);box-shadow:inset 3px 0 0 var(--primary)}:root[data-theme=synthwave] nav[data-component=account-nav] details[data-component=account-group]>summary{list-style:none;display:flex;align-items:center;justify-content:space-between}:root[data-theme=synthwave] nav[data-component=account-nav] details[data-component=account-group]>summary::-webkit-details-marker{display:none}:root[data-theme=synthwave] nav[data-component=account-nav] details[data-component=account-group]>summary:after{content:"⌄";font-size:.75rem}:root[data-theme=synthwave] nav[data-component=account-nav] details[data-component=account-group][open]>summary:after{content:"⌃"}:root[data-theme=synthwave] nav[data-component=account-nav] details[data-component=account-group]>ul>li>a{padding-inline-start:28px;font-size:.75rem}:root[data-theme=synthwave] div[data-component=account-panel]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:14px;min-width:0;display:flex;flex-direction:column;gap:14px}:root[data-theme=synthwave] div[data-component=account-panel]>h1{font-size:1.5rem;font-weight:800;text-transform:uppercase;background:linear-gradient(180deg,var(--secondary),var(--primary));-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 12px var(--glow-primary)}:root[data-theme=synthwave] div[data-component=account-panel] p[data-component=empty]{color:var(--muted-foreground);padding:28px 0;text-align:center}:root[data-theme=synthwave] nav[data-component=notification-tabs]>ul{display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid var(--border)}:root[data-theme=synthwave] nav[data-component=notification-tabs]>ul button{display:flex;align-items:center;gap:6px;padding:10px 14px;font-weight:700;font-size:.9375rem;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground)}:root[data-theme=synthwave] nav[data-component=notification-tabs]>ul button:hover{color:var(--card-foreground)}:root[data-theme=synthwave] nav[data-component=notification-tabs]>ul button[aria-current=page]{color:var(--card-foreground);box-shadow:inset 0 -2px 0 var(--badge, var(--primary));text-shadow:0 0 6px var(--badge, var(--glow-primary))}:root[data-theme=synthwave] nav[data-component=notification-tabs]>ul button data{min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--badge, var(--primary));color:var(--primary-foreground);font-size:.625rem;font-weight:700;line-height:16px;text-align:center;box-shadow:0 0 6px var(--badge, var(--glow-primary))}:root[data-theme=synthwave] div[data-component=account-panel]>button[data-component=mark-all-read]{background:var(--card-nested);color:var(--card-nested-foreground);border-radius:var(--radius-md);padding:12px;font-weight:700;font-size:.8125rem;text-transform:uppercase;letter-spacing:.02em;width:100%}:root[data-theme=synthwave] div[data-component=account-panel]>button[data-component=mark-all-read]:hover{background:var(--muted);color:var(--secondary);text-shadow:0 0 6px var(--secondary)}:root[data-theme=synthwave] section[data-component=notification-list]{display:flex;flex-direction:column}:root[data-theme=synthwave] section[data-component=notification-list]>article+article{border-top:1px solid var(--border)}:root[data-theme=synthwave] article[data-component=notification]{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:4px 10px;padding:12px 0;position:relative}:root[data-theme=synthwave] article[data-component=notification]>[data-component=avatar]{grid-row:span 2;width:36px;height:36px;border-radius:50%;background:var(--card-nested);display:grid;place-items:center;font-size:1rem;box-shadow:0 0 0 1px var(--primary),0 0 8px var(--glow-primary)}:root[data-theme=synthwave] article[data-component=notification] p[data-component=notification-text]{font-size:.875rem;line-height:1.5;color:var(--muted-foreground)}:root[data-theme=synthwave] article[data-component=notification] p[data-component=notification-text] a[rel=author]{font-weight:700;color:var(--card-foreground)}:root[data-theme=synthwave] article[data-component=notification] p[data-component=notification-text] a[rel=author]:hover{color:var(--primary)}:root[data-theme=synthwave] article[data-component=notification] p[data-component=notification-text] a[rel=tag]{color:var(--secondary)}:root[data-theme=synthwave] article[data-component=notification] p[data-component=notification-text] a[rel=tag]:hover{text-shadow:0 0 6px var(--secondary)}:root[data-theme=synthwave] article[data-component=notification] p[data-component=notification-text] strong{color:var(--card-foreground)}:root[data-theme=synthwave] article[data-component=notification] time[data-component=notification-time]{grid-column:2 / -1;font-size:.75rem;color:var(--muted-foreground);justify-self:end}:root[data-theme=synthwave] article[data-component=notification] span[data-component=unread-dot]{position:absolute;top:14px;inset-inline-end:0;width:8px;height:8px;border-radius:50%;background:var(--primary);box-shadow:0 0 8px var(--glow-primary)}:root[data-theme=synthwave] section[data-component=quest-list]{display:flex;flex-direction:column;gap:10.5px}:root[data-theme=synthwave] article[data-component=quest-card]{background:var(--card-nested);border:1px solid var(--border);border-radius:var(--radius-md);padding:12px;display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:4px 8px}:root[data-theme=synthwave] article[data-component=quest-card]:not([data-done]){box-shadow:0 0 0 1px var(--primary),0 0 12px var(--glow-primary)}:root[data-theme=synthwave] article[data-component=quest-card] p[data-component=quest-kind]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--primary)}:root[data-theme=synthwave] article[data-component=quest-card][data-done] p[data-component=quest-kind]{color:var(--secondary)}:root[data-theme=synthwave] article[data-component=quest-card] p[data-component=quest-reward]{font-size:.75rem;font-weight:700;color:var(--warning)}:root[data-theme=synthwave] article[data-component=quest-card] p[data-component=quest-deadline]{grid-column:3;justify-self:end;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=synthwave] article[data-component=quest-card] h2[data-component=quest-title]{grid-column:1 / -1;font-size:1.0625rem;font-weight:700;color:var(--primary);text-shadow:0 0 6px var(--primary)}:root[data-theme=synthwave] article[data-component=quest-card][data-done] h2[data-component=quest-title]{color:var(--warning);text-shadow:none}:root[data-theme=synthwave] article[data-component=quest-card] div[data-component=quest-progress]{grid-column:1 / 3;align-self:center;height:6px;border-radius:999px;background:var(--card);overflow:hidden}:root[data-theme=synthwave] article[data-component=quest-card] div[data-component=quest-progress]:before{content:"";display:block;height:100%;width:var(--pct, 0%);background:var(--warning)}:root[data-theme=synthwave] article[data-component=quest-card] p[data-component=quest-count]{grid-column:3;justify-self:end;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=synthwave] article[data-component=quest-card] p[data-component=quest-done-note]{grid-column:1 / -1;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=synthwave] article[data-component=quest-card] p[data-component=quest-done-note] strong{color:var(--card-foreground)}:root[data-theme=synthwave] button[data-component=row-action]{justify-self:end;align-self:center;border:1px solid var(--border);border-radius:var(--radius-md);padding:7px 12px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground);white-space:nowrap}:root[data-theme=synthwave] button[data-component=row-action]:hover{border-color:var(--destructive);color:var(--destructive)}:root[data-theme=synthwave] div[data-component=account-panel] ul[data-component=tag-list]>li>article,:root[data-theme=synthwave] div[data-component=account-panel] ul[data-component=user-list]>li>article,:root[data-theme=synthwave] div[data-component=account-panel] ul[data-component=community-list]>li>article{grid-template-columns:minmax(0,1fr) auto}:root[data-theme=synthwave] div[data-component=account-panel] ul[data-component=user-list]>li>article,:root[data-theme=synthwave] div[data-component=account-panel] ul[data-component=community-list]>li>article{grid-template-columns:44px minmax(0,1fr) auto}:root[data-theme=synthwave] form[data-component=account-form]{display:flex;flex-direction:column;gap:10.5px}:root[data-theme=synthwave] form[data-component=account-form] input[type=text],:root[data-theme=synthwave] form[data-component=account-form] input[type=password],:root[data-theme=synthwave] form[data-component=account-form] textarea{width:100%;background:var(--input);color:var(--card-foreground);border:1px solid var(--border);border-radius:var(--radius-md);padding:12px;font-size:.9375rem}:is(:root[data-theme=synthwave] form[data-component=account-form] input[type=text],:root[data-theme=synthwave] form[data-component=account-form] input[type=password],:root[data-theme=synthwave] form[data-component=account-form] textarea)::placeholder{color:var(--muted-foreground)}:is(:root[data-theme=synthwave] form[data-component=account-form] input[type=text],:root[data-theme=synthwave] form[data-component=account-form] input[type=password],:root[data-theme=synthwave] form[data-component=account-form] textarea):focus-visible{border-color:var(--ring);box-shadow:0 0 0 1px var(--ring),0 0 12px var(--glow-primary)}:is(:root[data-theme=synthwave] form[data-component=account-form] input[type=text],:root[data-theme=synthwave] form[data-component=account-form] input[type=password],:root[data-theme=synthwave] form[data-component=account-form] textarea):disabled{opacity:.55;cursor:not-allowed}:root[data-theme=synthwave] form[data-component=account-form] button[data-component=account-save]{background:var(--primary);color:var(--primary-foreground);border-radius:var(--radius-md);padding:12px;font-weight:700;font-size:.8125rem;text-transform:uppercase;letter-spacing:.02em;box-shadow:0 0 0 1px var(--primary),0 0 16px var(--glow-primary)}:root[data-theme=synthwave] form[data-component=account-form] button[data-component=account-save]:hover{box-shadow:0 0 0 1px var(--primary),0 0 24px var(--glow-primary)}:root[data-theme=synthwave] form[data-component=account-form] button[data-component=account-save]:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}:root[data-theme=synthwave] form[data-component=account-form] button[data-component=account-danger]{background:var(--destructive);color:#fff;border-radius:var(--radius-md);padding:12px;font-weight:700;font-size:.8125rem;text-transform:uppercase;letter-spacing:.02em;align-self:start;padding-inline:28px}:root[data-theme=synthwave] form[data-component=account-form] button[data-component=account-danger]:disabled{opacity:.5;cursor:not-allowed}:root[data-theme=synthwave] form[data-component=account-form] label[data-component=field-donation]>span{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground);margin-bottom:4px}:root[data-theme=synthwave] form[data-component=account-form] fieldset[data-component=home-choice]{border:1px solid var(--border);border-radius:var(--radius-md);padding:10.5px 12px}:root[data-theme=synthwave] form[data-component=account-form] fieldset[data-component=home-choice] legend{font-size:.75rem;text-transform:uppercase;letter-spacing:.02em;color:var(--muted-foreground);padding-inline:4px}:root[data-theme=synthwave] form[data-component=account-form] fieldset[data-component=home-choice] label{display:inline-flex;align-items:center;gap:6px;margin-inline-end:14px;font-size:.875rem}:root[data-theme=synthwave] form[data-component=account-form] ul[data-component=preference-list]{display:flex;flex-direction:column}:root[data-theme=synthwave] form[data-component=account-form] ul[data-component=preference-list]>li+li{border-top:1px solid var(--border)}:root[data-theme=synthwave] form[data-component=account-form] ul[data-component=preference-list] label{display:flex;align-items:start;gap:8px;padding:10.5px 0;font-size:.875rem;cursor:pointer}:root[data-theme=synthwave] form[data-component=account-form] ul[data-component=preference-list] input{margin-top:2px;accent-color:var(--primary)}:root[data-theme=synthwave] form[data-component=account-form] ul[data-component=preference-list] [data-component=preference-desc]{display:block;font-size:.75rem;color:var(--muted-foreground)}:root[data-theme=synthwave] p[data-component=demo-notice]{background:var(--card-nested);border-inline-start:3px solid var(--primary);border-radius:var(--radius-md);padding:10.5px 12px;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=synthwave] p[data-component=demo-notice] a{color:var(--primary)}:root[data-theme=synthwave] p[data-component=demo-notice] a:hover{text-shadow:0 0 6px var(--primary)}:root[data-theme=synthwave] section[data-component=patron-promo]{background:var(--card-nested);border:1px solid var(--border);border-radius:var(--radius-md);padding:12px;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=synthwave] section[data-component=patron-promo] p[data-component=patron-actions]{display:flex;gap:8px;margin-top:8px}:root[data-theme=synthwave] section[data-component=patron-promo] p[data-component=patron-actions] a{border:1px solid var(--border);border-radius:var(--radius-md);padding:6px 12px;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:var(--card-foreground)}:root[data-theme=synthwave] section[data-component=patron-promo] p[data-component=patron-actions] a:hover{border-color:var(--primary);color:var(--primary)}:root[data-theme=synthwave] 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);box-shadow:0 0 0 1px var(--primary),0 0 12px var(--glow-primary)}:root[data-theme=synthwave] section[data-component=patron-promo] p[data-component=patron-actions] a[data-component=patron-cta]:hover{color:var(--primary-foreground);box-shadow:0 0 0 1px var(--primary),0 0 20px var(--glow-primary)}:root[data-theme=synthwave] main[data-component=chat-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:14px;height:calc(100vh - 120px)}:root[data-theme=synthwave] main[data-component=chat-page]>section{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);min-width:0;display:flex;flex-direction:column;overflow:hidden}:root[data-theme=synthwave] main[data-component=chat-page]>section>header{display:flex;align-items:center;gap:8px;padding:10.5px 12px;border-bottom:1px solid var(--border)}:root[data-theme=synthwave] main[data-component=chat-page]>section>header h1,:root[data-theme=synthwave] main[data-component=chat-page]>section>header h2{font-size:.9375rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}:root[data-theme=synthwave] section[data-component=conversation-pane]{box-shadow:0 0 0 1px var(--primary),0 0 16px var(--glow-primary)}:root[data-theme=synthwave] section[data-component=conversation-pane] span[data-component=chat-actions]{margin-inline-start:auto;display:flex;gap:4px}:root[data-theme=synthwave] section[data-component=conversation-pane] span[data-component=chat-actions] button{width:30px;height:30px;border-radius:var(--radius-md);color:var(--muted-foreground)}:root[data-theme=synthwave] section[data-component=conversation-pane] span[data-component=chat-actions] button:hover{background:var(--card-nested);color:var(--secondary)}:root[data-theme=synthwave] section[data-component=conversation-pane] span[data-component=chat-actions] button[aria-pressed=true]{background:var(--primary);color:var(--primary-foreground);box-shadow:0 0 8px var(--glow-primary)}:root[data-theme=synthwave] section[data-component=conversation-pane] ul[data-component=conversation-list]{overflow-y:auto;flex:1}:root[data-theme=synthwave] section[data-component=conversation-pane] ul[data-component=conversation-list]>li{position:relative}:root[data-theme=synthwave] section[data-component=conversation-pane] ul[data-component=conversation-list]>li+li{border-top:1px solid var(--border)}:root[data-theme=synthwave] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a{display:grid;grid-template-columns:40px minmax(0,1fr);gap:2px 8px;padding:10.5px 12px}:root[data-theme=synthwave] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a:hover{background:var(--card-nested)}:root[data-theme=synthwave] section[data-component=conversation-pane] ul[data-component=conversation-list]>li>a[aria-current=page]{background:var(--card-nested);box-shadow:inset 3px 0 0 var(--primary)}:root[data-theme=synthwave] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=avatar]{grid-row:span 2;width:40px;height:40px;border-radius:50%;box-shadow:0 0 0 1px var(--primary),0 0 8px var(--glow-primary)}:root[data-theme=synthwave] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta]{min-width:0;display:flex;flex-direction:column}:root[data-theme=synthwave] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=conversation-meta] strong{font-size:.875rem}:root[data-theme=synthwave] section[data-component=conversation-pane] ul[data-component=conversation-list] [data-component=snippet]{font-size:.8125rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=synthwave] section[data-component=conversation-pane] ul[data-component=conversation-list] time{grid-column:2;font-size:.6875rem;color:var(--muted-foreground)}:root[data-theme=synthwave] section[data-component=conversation-pane] ul[data-component=conversation-list] button[data-component=conversation-menu]{position:absolute;top:10px;inset-inline-end:8px;color:var(--muted-foreground)}:root[data-theme=synthwave] section[data-component=conversation-pane] ul[data-component=conversation-list] button[data-component=conversation-menu]:hover{color:var(--primary)}:root[data-theme=synthwave] section[data-component=thread-pane]{box-shadow:0 0 0 1px var(--primary),0 0 20px var(--glow-primary)}:root[data-theme=synthwave] section[data-component=thread-pane]>header [data-component=avatar]{width:36px;height:36px;border-radius:50%;box-shadow:0 0 0 1px var(--primary),0 0 8px var(--glow-primary)}:root[data-theme=synthwave] section[data-component=thread-pane] a[data-component=chat-close]{margin-inline-start:auto;color:var(--muted-foreground);font-size:1.1rem}:root[data-theme=synthwave] section[data-component=thread-pane] a[data-component=chat-close]:hover{color:var(--primary);text-shadow:0 0 6px var(--primary)}:root[data-theme=synthwave] section[data-component=thread-pane] ol[data-component=message-list]{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10.5px}:root[data-theme=synthwave] section[data-component=thread-pane] p[data-component=day-separator]{text-align:center;font-size:.6875rem;text-transform:uppercase;letter-spacing:.03em;color:var(--muted-foreground);margin-bottom:8px}:root[data-theme=synthwave] section[data-component=thread-pane] article[data-component=message]{display:grid;grid-template-columns:28px minmax(0,auto);align-items:end;gap:4px 7px;justify-content:start;max-width:78%}:root[data-theme=synthwave] section[data-component=thread-pane] article[data-component=message] [data-component=avatar]{width:28px;height:28px;border-radius:50%;box-shadow:0 0 0 1px var(--primary)}:root[data-theme=synthwave] 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);padding:8px 12px;font-size:.9375rem;line-height:1.45;overflow-wrap:anywhere}:root[data-theme=synthwave] section[data-component=thread-pane] article[data-component=message] p[data-component=bubble] a{color:var(--secondary);text-decoration:underline}:root[data-theme=synthwave] section[data-component=thread-pane] article[data-component=message] p[data-component=bubble] a:hover{text-shadow:0 0 6px var(--secondary)}:root[data-theme=synthwave] section[data-component=thread-pane] article[data-component=message] time{grid-column:2;font-size:.6875rem;color:var(--muted-foreground)}:root[data-theme=synthwave] 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=synthwave] section[data-component=thread-pane] article[data-component=message][data-own] p[data-component=bubble]{background:var(--primary);color:var(--primary-foreground);box-shadow:0 0 16px var(--glow-primary)}:root[data-theme=synthwave] section[data-component=thread-pane] article[data-component=message][data-own] p[data-component=bubble] a{color:inherit;text-shadow:none}:root[data-theme=synthwave] section[data-component=thread-pane] article[data-component=message][data-own] time{grid-column:1;justify-self:end}:root[data-theme=synthwave] section[data-component=thread-pane] form[data-component=message-composer]{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:4px;padding:10.5px;border-top:1px solid var(--border)}:root[data-theme=synthwave] section[data-component=thread-pane] form[data-component=message-composer] input{width:100%;background:var(--card-nested);border:1px solid var(--border);border-radius:999px;padding:10px 14px;font-size:.9375rem;color:var(--card-foreground)}:root[data-theme=synthwave] section[data-component=thread-pane] form[data-component=message-composer] input::placeholder{color:var(--muted-foreground)}:root[data-theme=synthwave] section[data-component=thread-pane] form[data-component=message-composer] input:focus-visible{border-color:var(--ring);box-shadow:0 0 0 1px var(--ring)}:root[data-theme=synthwave] section[data-component=thread-pane] form[data-component=message-composer] button{width:36px;height:36px;border-radius:50%;color:var(--muted-foreground)}:root[data-theme=synthwave] section[data-component=thread-pane] form[data-component=message-composer] button:hover{background:var(--card-nested);color:var(--secondary)}:root[data-theme=synthwave] section[data-component=thread-pane] form[data-component=message-composer] button[data-component=composer-send]{color:var(--primary)}:root[data-theme=synthwave] section[data-component=thread-pane] form[data-component=message-composer] button[data-component=composer-send]:hover{text-shadow:0 0 6px var(--primary)}:root[data-theme=synthwave] main[data-component=communities-page]{grid-area:main;min-width:0;padding-block:14px 28px;display:flex;flex-direction:column;gap:14px}:root[data-theme=synthwave] main[data-component=communities-page]>header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 14px;align-items:center}:root[data-theme=synthwave] main[data-component=communities-page]>header h1{font-size:1.9rem;font-weight:800;text-transform:uppercase;background:linear-gradient(180deg,var(--secondary),var(--primary));-webkit-background-clip:text;background-clip:text;color:transparent}:root[data-theme=synthwave] main[data-component=communities-page]>header p{grid-column:1;font-size:.875rem;color:var(--muted-foreground)}:root[data-theme=synthwave] main[data-component=communities-page]>header a[data-component=create-community]{grid-column:2;grid-row:1;background:var(--primary);color:var(--primary-foreground);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:9px 16px;border-radius:var(--radius-md);white-space:nowrap;box-shadow:0 0 0 1px var(--primary),0 0 16px var(--glow-primary)}:root[data-theme=synthwave] ul[data-component=community-list]{display:flex;flex-direction:column;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}:root[data-theme=synthwave] ul[data-component=community-list] li+li{border-top:1px solid var(--border)}:root[data-theme=synthwave] article[data-component=community-card]{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px}:root[data-theme=synthwave] article[data-component=community-card] [data-component=avatar]{width:44px;height:44px;border-radius:50%;object-fit:cover;background:var(--accent, var(--card-nested));box-shadow:0 0 0 2px var(--primary),0 0 10px var(--glow-primary)}:root[data-theme=synthwave] article[data-component=community-card] [data-component=community-meta]{min-width:0}:root[data-theme=synthwave] article[data-component=community-card] [data-component=community-meta] h2{font-size:1rem;font-weight:700;color:var(--card-foreground)}:root[data-theme=synthwave] article[data-component=community-card] [data-component=community-meta] h2 a:hover{color:var(--primary)}:root[data-theme=synthwave] article[data-component=community-card] [data-component=community-meta] [data-component=members]{display:flex;align-items:center;gap:4px;font-size:.8125rem;color:var(--muted-foreground)}:root[data-theme=synthwave] article[data-component=community-card] [data-component=join]{background:var(--primary);color:var(--primary-foreground);font-size:.8125rem;font-weight:700;text-transform:uppercase;padding:7px 18px;border-radius:var(--radius-md);box-shadow:0 0 0 1px var(--primary),0 0 12px var(--glow-primary)}:root[data-theme=synthwave] article[data-component=community-card] [data-component=join]:hover{box-shadow:0 0 0 1px var(--primary),0 0 20px var(--glow-primary)}:root[data-theme=synthwave] aside[data-component=popular-articles]{grid-area:aside;padding-block:14px;display:flex;flex-direction:column;gap:10.5px;min-width:0}:root[data-theme=synthwave] aside[data-component=popular-articles]>h2{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--foreground);text-shadow:0 0 6px var(--primary)}:root[data-theme=synthwave] aside[data-component=popular-articles] ol{display:flex;flex-direction:column;gap:7px}:root[data-theme=synthwave] aside[data-component=popular-articles] article{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:10.5px;display:grid;grid-template-columns:minmax(0,1fr) 82px;grid-template-areas:"header header" "title img" "meta img";gap:7px}:root[data-theme=synthwave] aside[data-component=popular-articles] article>header{grid-area:header;display:flex;align-items:center;justify-content:space-between}:root[data-theme=synthwave] aside[data-component=popular-articles] article>header a[data-component=community]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:#fff;background:var(--accent, var(--primary));padding:2px 9px;border-radius:var(--radius-md)}:root[data-theme=synthwave] aside[data-component=popular-articles] article>header span[data-component=like-widget]{font-size:.875rem;font-weight:700;color:var(--secondary)}:root[data-theme=synthwave] aside[data-component=popular-articles] article h3{grid-area:title;font-size:.875rem;font-weight:600;line-height:1.35}:root[data-theme=synthwave] aside[data-component=popular-articles] article h3 a:hover{color:var(--primary)}:root[data-theme=synthwave] aside[data-component=popular-articles] article [data-component=meta]{grid-area:meta;font-size:.75rem;color:var(--muted-foreground);align-self:end}:root[data-theme=synthwave] aside[data-component=popular-articles] article img{grid-area:img;width:82px;height:82px;object-fit:cover;border-radius:var(--radius-md)}:root[data-theme=synthwave] footer[data-component=site-footer]{grid-area:footer;padding:28px 14px;text-align:center;font-size:.875rem;color:var(--muted-foreground);border-top:1px solid var(--border)}:root[data-theme=synthwave] footer[data-component=site-footer] a{color:var(--secondary)}:root[data-theme=synthwave] footer[data-component=site-footer] a:hover{text-shadow:0 0 6px var(--secondary)}@media(max-width:767.98px){:root[data-theme=synthwave] div[data-component=home-split]{grid-template-columns:minmax(0,1fr)}:root[data-theme=synthwave] body{grid-template-columns:minmax(0,1fr);grid-template-areas:"header" "main" "footer";column-gap:0}:root[data-theme=synthwave] main[data-component=home-page]{grid-area:main}:root[data-theme=synthwave] section[data-component=magazine-section]>ul,:root[data-theme=synthwave] section[data-component=magazine-section][data-variant=community]>ul,:root[data-theme=synthwave] section[data-component=magazine-section][data-variant=featured]>ul{grid-template-columns:minmax(0,1fr)}:root[data-theme=synthwave] aside[data-component=popular-articles]{display:none}:root[data-theme=synthwave] header[data-component=site-header]{gap:.5rem}:root[data-theme=synthwave] article[data-component=post]{padding:10.5px 7px;border-radius:0}:root[data-theme=synthwave] article[data-component=post][data-type=link],:root[data-theme=synthwave] 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=synthwave] main[data-component=post-page] article[data-component=post]>figure[data-component=hero]{margin:-10.5px -7px 0}:root[data-theme=synthwave] div[data-component=feed-toolbar] li[data-component=time-windows],:root[data-theme=synthwave] div[data-component=feed-toolbar] a:not([aria-current=page]){display:none}:root[data-theme=synthwave] div[data-component=feed-toolbar] a[aria-current=page]:after{content:" ▾"}:root[data-theme=synthwave] main[data-component=account-page],:root[data-theme=synthwave] main[data-component=chat-page]{grid-template-columns:minmax(0,1fr)}:root[data-theme=synthwave] main[data-component=chat-page]{height:auto}}}@layer theme{:root[data-theme=synthwave] article[data-component=post][data-type=hejtopismak]{border:1px solid color-mix(in srgb,var(--accent) 60%,var(--border));box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 30%,transparent),inset 0 3px 0 0 var(--accent)}:root[data-theme=synthwave] article[data-component=post][data-type=hejtopismak] [data-component=byline][data-byline=editorial] [data-component=masthead]{font-weight:800;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);text-shadow:0 0 8px color-mix(in srgb,var(--accent) 70%,transparent)}:root[data-theme=synthwave] article[data-component=post][data-type=hejtopismak] [data-component=post-content]>p:first-child,:root[data-theme=synthwave] article[data-component=post][data-type=hejtopismak] [data-component=lede]{font-size:1.05rem;line-height:1.55;color:var(--foreground)}:root[data-theme=synthwave] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial]{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-style:normal}:root[data-theme=synthwave] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] [data-component=source-label]{font-weight:800;text-transform:uppercase;font-size:.7rem;letter-spacing:.1em;color:var(--accent);text-shadow:0 0 6px color-mix(in srgb,var(--accent) 60%,transparent)}:root[data-theme=synthwave] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] a{font-size:.75rem;padding:2px 9px;border-radius:999px;border:1px solid color-mix(in srgb,var(--accent) 60%,var(--border));color:var(--foreground)}:root[data-theme=synthwave] article[data-component=post][data-type=hejtopismak] footer cite[data-component=source][data-editorial] a:hover{box-shadow:0 0 10px color-mix(in srgb,var(--accent) 60%,transparent);color:var(--accent)}:root[data-theme=synthwave] article[data-component=article-card][data-type=hejtopismak]{box-shadow:inset 0 3px 0 0 var(--accent),0 0 12px color-mix(in srgb,var(--accent) 25%,transparent)}:root[data-theme=synthwave] article[data-component=article-card][data-type=hejtopismak] [data-component=community]{color:#fff;background:var(--accent);text-transform:uppercase;letter-spacing:.06em;font-weight:800;text-shadow:0 0 6px color-mix(in srgb,var(--accent) 60%,transparent)}:root[data-theme=synthwave] main[data-component=hejtopismak-page]{display:grid;gap:16px;align-content:start;max-width:48rem;padding:16px}:root[data-theme=synthwave] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead]{padding-block-end:12px;border-block-end:1px solid color-mix(in srgb,var(--accent) 60%,var(--border))}:root[data-theme=synthwave] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead] h1{font-size:2.1rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:var(--accent);text-shadow:0 0 18px color-mix(in srgb,var(--accent) 60%,transparent)}:root[data-theme=synthwave] main[data-component=hejtopismak-page] header[data-component=hejtopismak-masthead] p{color:var(--muted-foreground)}:root[data-theme=synthwave] main[data-component=hejtopismak-page] section[data-component=post-list]{display:flex;flex-direction:column;gap:16px}}
