.page{max-width:84rem;margin:0 auto;padding:var(--space-10) var(--space-8) var(--space-12)}.header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);min-height:2.25rem;margin-bottom:var(--space-6)}.title{font-size:var(--text-title-1);font-weight:600;line-height:1.15;color:var(--text-default);margin:0;letter-spacing:var(--track-title)}.btn-primary{display:inline-flex;align-items:center;gap:var(--space-2);height:2.25rem;padding:0 var(--space-4) 0 var(--space-3);border-radius:var(--radius-pill);font-size:var(--text-callout);line-height:var(--lh-callout);font-weight:600;letter-spacing:var(--track-body);background:var(--accent);color:var(--text-on-accent);text-decoration:none;border:none;cursor:pointer;white-space:nowrap;box-shadow:inset 0 1px #ffffff24,0 1px 2px #00000029,0 4px 12px color-mix(in srgb,var(--accent) 28%,transparent);transition:filter var(--dur-fast) ease,box-shadow var(--dur-fast) ease}.btn-primary:hover{filter:brightness(1.08);box-shadow:inset 0 1px #ffffff2e,0 1px 2px #0000002e,0 6px 18px color-mix(in srgb,var(--accent) 36%,transparent)}.btn-primary:active{filter:brightness(.96)}.btn-primary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.btn-primary-caret{display:inline-flex;margin-left:-.125rem;opacity:.75}.header-actions{display:flex;align-items:center;gap:var(--space-2)}.new-menu-text{display:flex;flex-direction:column;gap:.0625rem;min-width:0}.new-menu-desc{font-size:var(--text-caption);line-height:var(--lh-caption);font-weight:450;color:var(--text-faint);white-space:nowrap}.ui-menu-item:has(.new-menu-text){align-items:flex-start;padding-top:.5rem;padding-bottom:.5rem}.ui-menu-item:has(.new-menu-text)>svg{margin-top:.125rem;flex-shrink:0}.layout{display:flex;gap:var(--space-6);align-items:flex-start}.main{flex:1;min-width:0}.search-box{display:flex;align-items:center;gap:.5rem;width:100%;max-width:22rem;height:2.25rem;padding:0 var(--space-3);border-radius:var(--radius-md);border:none;box-shadow:inset 0 0 0 1px var(--rule);background:var(--fill-quiet);color:var(--text-muted);box-sizing:border-box;transition:background-color var(--dur-fast) ease,box-shadow var(--dur-fast) ease}.search-box:focus-within{background:var(--bg-raised);box-shadow:inset 0 0 0 1px var(--rule-strong),0 0 0 3px var(--focus-ring)}.search-box:hover:not(:focus-within){background:var(--fill-soft)}.search{flex:1;border:none;background:transparent;color:var(--text-default);font-size:var(--text-body);line-height:var(--lh-body);letter-spacing:var(--track-body);font-weight:450;padding:0;min-width:0}.search::placeholder{color:color-mix(in srgb,var(--center-channel-color) 40%,transparent)}.search:focus{outline:none}.section{margin-bottom:var(--space-5)}.list-toolbar{display:flex;align-items:center;gap:var(--space-2);height:2.25rem;margin-bottom:var(--space-4)}.list-toolbar-search{flex:1;min-width:0}.density-seg{display:inline-flex;align-items:center;gap:.125rem;height:2.25rem;padding:.25rem;border-radius:var(--radius-md);background-color:var(--fill-quiet);box-shadow:inset 0 0 0 1px var(--rule);flex-shrink:0;box-sizing:border-box}.density-btn{display:flex;align-items:center;justify-content:center;width:1.875rem;height:1.875rem;border:none;background:none;border-radius:calc(var(--radius-md) - .1875rem);color:var(--text-muted);cursor:pointer;transition:color var(--dur-fast) ease,background-color var(--dur-fast) ease}.density-btn:hover{color:var(--text-default)}.density-btn--active{background-color:var(--bg-raised);color:var(--text-default);box-shadow:0 0 0 1px var(--rule),0 1px 2px #0000000f}.show-more{display:flex;align-items:center;justify-content:center;gap:.4rem;width:100%;height:2.75rem;margin-top:var(--space-1);border:none;border-radius:var(--radius-lg);background:var(--fill-quiet);color:var(--text-muted);font-size:var(--text-callout);line-height:var(--lh-callout);font-weight:600;cursor:pointer;transition:background var(--dur-fast) ease,color var(--dur-fast) ease}.show-more:hover{background:var(--fill-soft);color:var(--text-default)}.show-more-count{color:var(--text-faint);font-size:var(--text-footnote);line-height:var(--lh-footnote);font-variant-numeric:tabular-nums}.label{font-size:var(--text-callout);line-height:var(--lh-callout);font-weight:600;letter-spacing:var(--track-headline);color:var(--text-muted);margin:0 0 var(--space-3);display:flex;align-items:center;gap:.5rem}.proj-card{--proj-radius: var(--radius-xl);--proj-head-h: 5rem;position:relative;border-radius:var(--proj-radius);background:var(--bg-raised);box-shadow:var(--elev-1);transition:box-shadow var(--dur-base) var(--ease-out);overflow:hidden}.proj-card:hover{box-shadow:var(--elev-2)}.proj-card--expanded{box-shadow:var(--elev-3)}.proj-card-backdrop{position:absolute;top:0;left:0;right:0;height:var(--proj-head-h);overflow:hidden;pointer-events:none;border-radius:inherit;contain:layout paint}.proj-card--hasbg .proj-head{position:relative;z-index:1}.proj-card--hasbg{--on-bg: #fff;--on-bg-dim: rgb(255 255 255 / .72)}.proj-card--hasbg .proj-name,.proj-card--hasbg .proj-chev--open{color:var(--on-bg)}.proj-card--hasbg .proj-meta,.proj-card--hasbg .proj-owner,.proj-card--hasbg .proj-when,.proj-card--hasbg .proj-chev{color:var(--on-bg-dim)}.proj-card--hasbg .proj-dot{background-color:#ffffff6b}.proj-card--hasbg .proj-av{background:#ffffff29;box-shadow:inset 0 0 0 1px #ffffff38}.proj-card--hasbg .proj-new,.proj-card--hasbg .proj-open{color:var(--on-bg);background:#ffffff29}.proj-card--hasbg .proj-new:hover,.proj-card--hasbg .proj-open:hover{background:#ffffff42;color:var(--on-bg)}.proj-card--hasbg .proj-pill{background:#00000042;color:var(--on-bg)}.proj-mesh{position:absolute;top:50%;left:50%;width:200%;aspect-ratio:1;background-image:var(--mesh-bg, none);background-size:cover;background-position:center;opacity:0;transition:opacity .5s ease-out}.proj-mesh--1{transform:translate(-50%,-50%) scale(1.1) rotate(0);animation:proj-spin-a 28s linear infinite}.proj-card-backdrop--ready .proj-mesh--1{opacity:.9}.proj-mesh--2{transform:translate(-50%,-50%) scale(1.45) rotate(70deg);animation:proj-spin-b 44s linear infinite}.proj-card-backdrop--ready .proj-mesh--2{opacity:.55}.proj-mesh--3{transform:translate(-50%,-50%) scale(1.8) rotate(140deg);animation:proj-spin-c 60s linear infinite}.proj-card-backdrop--ready .proj-mesh--3{opacity:.4}.proj-mesh--1,.proj-mesh--2,.proj-mesh--3{animation-play-state:paused}.proj-card:hover .proj-mesh--1,.proj-card:hover .proj-mesh--2,.proj-card:hover .proj-mesh--3{animation-play-state:running}@keyframes proj-spin-a{0%{transform:translate(-50%,-50%) scale(1.1) rotate(0)}to{transform:translate(-50%,-50%) scale(1.1) rotate(360deg)}}@keyframes proj-spin-b{0%{transform:translate(-50%,-50%) scale(1.45) rotate(70deg)}to{transform:translate(-50%,-50%) scale(1.45) rotate(430deg)}}@keyframes proj-spin-c{0%{transform:translate(-50%,-50%) scale(1.8) rotate(140deg)}to{transform:translate(-50%,-50%) scale(1.8) rotate(-220deg)}}@media(prefers-reduced-motion:reduce){.proj-mesh--1,.proj-mesh--2,.proj-mesh--3{animation:none}}.proj-body-veil{position:absolute;inset:0;background:linear-gradient(90deg,#00000094,#00000057 46%,#0003),linear-gradient(180deg,#0000000f,#00000038)}.proj-card--hasbg .proj-body{position:relative;z-index:1;background:var(--bg-raised);border-radius:0 0 var(--proj-radius) var(--proj-radius)}.proj-av-img{width:100%;height:100%;object-fit:cover}.proj-av-emoji{font-size:var(--text-title-3);line-height:1}.proj-head{display:flex;align-items:center;gap:var(--space-3);width:100%;min-height:var(--proj-head-h);padding:var(--space-4) var(--space-5);border:none;background:none;color:var(--text-default);cursor:pointer;text-align:left;font:inherit;box-sizing:border-box}.proj-head--static{cursor:default}.proj-chev{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0;color:var(--text-faint)}.proj-card:hover .proj-chev{color:var(--text-muted)}.proj-chev--open{color:var(--text-default)}.proj-av{width:2.75rem;height:2.75rem;border-radius:var(--radius-md);flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--fill-soft);box-shadow:inset 0 0 0 1px var(--rule)}.proj-av-cluster{position:relative;width:100%;height:100%}.proj-av-mini{position:absolute;width:1.15rem;height:1.15rem;object-fit:cover;border-radius:var(--radius-xs);background:var(--bg-raised);box-shadow:0 0 0 1.5px var(--bg-raised),0 1px 3px #00000047}.proj-av-cluster--1 .proj-av-mini{position:static;width:100%;height:100%;border-radius:0;box-shadow:none}.proj-av-cluster--2 .proj-av-mini:nth-child(1){top:.3rem;left:.3rem;z-index:1}.proj-av-cluster--2 .proj-av-mini:nth-child(2){bottom:.3rem;right:.3rem;z-index:2;box-shadow:0 0 0 1.5px var(--bg-raised),0 2px 5px #00000052}.proj-av-cluster--3 .proj-av-mini{width:1rem;height:1rem}.proj-av-cluster--3 .proj-av-mini:nth-child(1){top:.35rem;left:.35rem;z-index:1}.proj-av-cluster--3 .proj-av-mini:nth-child(2){top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.proj-av-cluster--3 .proj-av-mini:nth-child(3){bottom:.35rem;right:.35rem;z-index:3;box-shadow:0 0 0 1.5px var(--bg-raised),0 2px 5px #00000052}.proj-av--fallback{background:#4a8aff;color:#fff}.proj-av-swatch{display:block;width:100%;height:100%}.proj-av--cluster{background:var(--bg-sunken)}.proj-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.proj-name{margin:0;font-size:var(--text-headline);font-weight:600;line-height:1.25;letter-spacing:var(--track-headline);color:var(--text-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.proj-meta{margin:0;display:flex;align-items:center;gap:.5rem;font-size:var(--text-footnote);line-height:1.35;letter-spacing:var(--track-body);color:var(--text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;mask-image:linear-gradient(90deg,#000 calc(100% - 1.5rem),transparent 100%);-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 1.5rem),transparent 100%)}.proj-owner{color:var(--text-muted);font-weight:600}.proj-when{color:var(--text-faint)}.proj-dot{width:2px;height:2px;border-radius:var(--radius-pill);flex-shrink:0;background-color:var(--rule-strong)}.proj-dot--wide{margin-inline:.0625rem}.proj-stats{display:flex;align-items:center;gap:var(--space-1);flex-shrink:0}.proj-pill{display:inline-flex;align-items:center;gap:.3125rem;height:1.5rem;padding:0 .5rem;border-radius:var(--radius-pill);font-size:var(--text-caption);font-weight:600;line-height:1;font-variant-numeric:tabular-nums;background:var(--fill-soft);color:var(--text-muted)}.proj-new{display:inline-flex;align-items:center;gap:.25rem;height:1.75rem;padding:0 .75rem 0 .5rem;border-radius:var(--radius-pill);font-size:var(--text-footnote);line-height:var(--lh-footnote);font-weight:600;color:var(--text-muted);text-decoration:none;flex-shrink:0;border:none;background:var(--fill-soft);transition:background-color var(--dur-fast) ease,color var(--dur-fast) ease;white-space:nowrap;cursor:pointer}.proj-new:hover{color:var(--text-default);background:var(--fill-medium)}.proj-open{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:var(--radius-pill);background:var(--fill-soft);color:var(--text-muted);text-decoration:none;flex-shrink:0;transition:background-color var(--dur-fast) ease,color var(--dur-fast) ease}.proj-open:hover{color:var(--text-default);background:var(--fill-medium)}.proj-body{padding:var(--space-4) var(--space-4) var(--space-4);box-sizing:border-box}.proj-card--expanded .proj-head{box-shadow:inset 0 -1px 0 var(--rule)}.proj-card--hasbg.proj-card--expanded .proj-head{box-shadow:none}.od-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3);transform-origin:top}@media(min-width:100rem){.od-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.od-grid>*{min-width:0}.dash-card{position:relative;display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-lg);background:var(--bg-raised);min-height:7.5rem;text-decoration:none;color:var(--text-default);box-shadow:var(--elev-1);cursor:pointer}.proj-body .dash-card{background:var(--bg-app);box-shadow:inset 0 0 0 1px var(--rule)}.proj-body .dash-card:hover{background:var(--bg-raised)}.dash-card:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:0 2px 4px #0000000f,0 8px 22px #00000017;opacity:0;transition:opacity var(--dur-fast) ease;pointer-events:none}.dash-card:hover:after{opacity:1}.dash-card--fav{box-shadow:0 0 0 1.5px color-mix(in srgb,var(--accent) 40%,transparent),0 1px 2px #0000000a,0 3px 8px #00000008}.dash-card--skel{pointer-events:none}.card-top{display:flex;align-items:center;gap:var(--space-3)}.card-ic{width:2.25rem;height:2.25rem;border-radius:var(--radius-sm);flex-shrink:0;background:var(--fill-soft);box-shadow:inset 0 0 0 1px var(--rule)}.card-av{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 15%,transparent),color-mix(in srgb,var(--accent) 5%,transparent));color:var(--accent);font-size:var(--text-caption);line-height:var(--lh-caption);font-weight:700}.card-text{flex:1;min-width:0}.card-name{display:block;font-size:var(--text-headline);line-height:var(--lh-headline);font-weight:600;letter-spacing:var(--track-headline);color:var(--text-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-sub{display:block;font-size:var(--text-footnote);line-height:var(--lh-footnote);color:var(--text-faint);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:.125rem}.card-bot{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);margin-top:auto;padding-top:var(--space-3);box-shadow:inset 0 1px 0 var(--rule)}.card-status{display:inline-flex;align-items:center;gap:.5rem;font-size:var(--text-caption);line-height:var(--lh-caption);color:var(--text-muted);font-weight:600}.card-meta{font-size:var(--text-caption);line-height:var(--lh-caption);color:var(--text-faint);white-space:nowrap}.card-metrics{margin-left:auto;font-size:var(--text-caption);line-height:var(--lh-caption);color:var(--text-faint);font-variant-numeric:tabular-nums;white-space:nowrap}.card-acts{display:flex;align-items:center;gap:.0625rem;flex-shrink:0;opacity:0;transition:opacity var(--dur-fast)}.dash-card:hover .card-acts{opacity:1}.fav--on{opacity:1!important}.abtn{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:var(--radius-xs);border:none;background:none;color:var(--text-muted);cursor:pointer;transition:all var(--dur-fast)}.abtn:hover{background:color-mix(in srgb,var(--border-default) 50%,transparent);color:var(--text-default)}.fav--on{color:#eab308}.fav--on:hover{color:#ca8a04}.dot{width:.375rem;height:.375rem;border-radius:var(--radius-sm);flex-shrink:0;display:inline-block;background:currentColor;box-shadow:0 0 5px color-mix(in srgb,currentColor 35%,transparent)}.dot.status--neutral{opacity:.35;box-shadow:none}.no-results{text-align:center;padding:3rem;color:var(--surface-muted);font-size:var(--text-footnote);line-height:var(--lh-footnote)}.aside{--aside-pad: var(--space-2);flex:0 0 19rem;position:sticky;top:var(--space-6);border-radius:var(--radius-xl);background:var(--bg-raised);box-shadow:var(--elev-1);padding:var(--aside-pad);box-sizing:border-box}.aside-label{padding:var(--space-2) var(--space-3) var(--space-1);margin-bottom:var(--space-1)}.aside-empty{padding:var(--space-8) var(--space-4);text-align:center;color:var(--text-faint);font-size:var(--text-footnote);line-height:var(--lh-footnote);margin:0}.bld{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:calc(var(--radius-xl) - var(--aside-pad));text-decoration:none;color:var(--text-default);transition:background var(--dur-fast);cursor:pointer}.bld:hover{background:var(--fill-soft)}.bld--live{background:color-mix(in srgb,#f59e0b 3%,transparent)}.bld--skel{pointer-events:none}.bld-dot{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:var(--radius-sm);flex-shrink:0}.bld-dot--building{color:var(--status-progress);background:color-mix(in srgb,var(--status-progress) 10%,transparent)}.bld-dot--ok{color:var(--status-success);background:color-mix(in srgb,var(--status-success) 10%,transparent)}.bld-dot--fail{color:var(--status-error);background:color-mix(in srgb,var(--status-error) 10%,transparent)}.bld-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.125rem}.bld-row{display:flex;align-items:center;gap:.25rem;min-width:0}.bld-ic{width:.875rem;height:.875rem;border-radius:var(--radius-xs);flex-shrink:0;object-fit:contain}.bld-name{font-size:var(--text-footnote);line-height:var(--lh-footnote);font-weight:600;letter-spacing:var(--track-body);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bld-sub{font-size:var(--text-caption);line-height:var(--lh-caption);color:var(--text-faint);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bld-time{display:inline-flex;align-items:center;font-size:var(--text-caption);line-height:var(--lh-caption);color:var(--text-faint);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0}.bld-time--live{color:var(--status-progress);font-weight:600}:global(.spin){animation:spin 1s linear infinite}.sk-col{display:flex;flex-direction:column;gap:.25rem;flex:1}:global(.sk){background:linear-gradient(90deg,var(--skeleton-base) 25%,var(--skeleton-sheen) 50%,var(--skeleton-base) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:var(--radius-xs)}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:75rem){.page{padding:var(--space-8) var(--space-6) var(--space-12)}.layout{flex-direction:column;gap:var(--space-6)}.aside{flex:none;width:100%;position:static;order:2}.main{order:1;width:100%}}@media(max-width:56rem){.page{padding:var(--space-5) var(--space-5) var(--space-12)}}@media(max-width:40rem){.page{padding:var(--space-2) var(--space-4) var(--space-10)}.header{align-items:flex-end;gap:var(--space-3);margin-bottom:var(--space-5)}.title{font-size:var(--text-title-1);line-height:var(--lh-title-1);letter-spacing:-.026em}.search-box{max-width:none;min-width:0}.od-grid{grid-template-columns:1fr}.proj-card{--proj-head-h: 4.5rem}.proj-head{gap:var(--space-3);padding:var(--space-3) var(--space-4)}.proj-chev{display:none}.proj-av{width:2.375rem;height:2.375rem}.proj-new,.proj-when,.proj-dot--wide{display:none}.section{margin-bottom:var(--space-2)}}.cl.svelte-stkcrx{display:flex;flex-direction:column;border-radius:var(--radius-xl);background:var(--bg-raised);box-shadow:var(--elev-1);overflow:hidden}.cl-group.svelte-stkcrx{display:flex;flex-direction:column}.cl-group.svelte-stkcrx+.cl-group:where(.svelte-stkcrx){box-shadow:inset 0 1px 0 var(--rule)}.cl-headrow.svelte-stkcrx{display:flex;align-items:center;gap:var(--space-1);padding-right:var(--space-2);transition:background-color var(--dur-fast) ease}.cl-headrow.svelte-stkcrx:hover{background-color:var(--fill-quiet)}.cl-group--open.svelte-stkcrx .cl-headrow:where(.svelte-stkcrx){background-color:var(--fill-quiet)}.cl-head.svelte-stkcrx{display:flex;align-items:center;gap:var(--space-2);height:2.75rem;padding:0 var(--space-2) 0 var(--space-4);border:none;background:none;font:inherit;text-align:left;cursor:pointer;text-decoration:none;color:inherit;min-width:0;flex:1}.cl-head--static.svelte-stkcrx{cursor:default;padding-left:var(--space-4)}.cl-chevron.svelte-stkcrx{display:inline-flex;color:var(--text-faint);flex-shrink:0}.cl-headrow.svelte-stkcrx:hover .cl-chevron:where(.svelte-stkcrx){color:var(--text-muted)}.cl-rows.svelte-stkcrx{display:flex;flex-direction:column;padding:var(--space-1) 0 var(--space-2);background-color:var(--fill-quiet);box-shadow:inset 0 1px 0 var(--rule)}.cl-acts.svelte-stkcrx{display:flex;align-items:center;gap:.125rem;flex-shrink:0;opacity:0;transition:opacity var(--dur-fast) ease}.cl-headrow.svelte-stkcrx:hover .cl-acts:where(.svelte-stkcrx),.cl-acts.svelte-stkcrx:focus-within{opacity:1}.cl-new.svelte-stkcrx{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:var(--radius-pill);color:var(--text-muted);flex-shrink:0;transition:color var(--dur-fast) ease,background-color var(--dur-fast) ease}.cl-new.svelte-stkcrx:hover{color:var(--text-default);background-color:var(--fill-medium)}.cl-swatch.svelte-stkcrx{width:1.25rem;height:1.25rem;border-radius:var(--radius-xs);flex-shrink:0}.cl-cluster.svelte-stkcrx{position:relative;width:1.25rem;height:1.25rem;flex-shrink:0}.cl-mini{position:absolute;width:.8125rem;height:.8125rem;object-fit:cover;border-radius:var(--radius-xs);box-shadow:0 0 0 1px var(--bg-raised)}.cl-cluster--1.svelte-stkcrx .cl-mini{position:static;width:100%;height:100%;border-radius:var(--radius-xs);box-shadow:none}.cl-cluster--2.svelte-stkcrx .cl-mini:nth-child(1){top:0;left:0}.cl-cluster--2.svelte-stkcrx .cl-mini:nth-child(2){bottom:0;right:0}.cl-cluster--3.svelte-stkcrx .cl-mini{width:.75rem;height:.75rem}.cl-cluster--3.svelte-stkcrx .cl-mini:nth-child(1){top:0;left:0}.cl-cluster--3.svelte-stkcrx .cl-mini:nth-child(2){top:50%;left:50%;transform:translate(-50%,-50%)}.cl-cluster--3.svelte-stkcrx .cl-mini:nth-child(3){bottom:0;right:0}.cl-favstar.svelte-stkcrx{display:inline-flex;color:var(--status-warning);flex-shrink:0}.cl-gname.svelte-stkcrx{font-size:var(--text-body);line-height:var(--lh-body);font-weight:600;letter-spacing:var(--track-headline);color:var(--text-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cl-gcount.svelte-stkcrx{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .5rem;border-radius:var(--radius-pill);background-color:var(--fill-soft);font-size:var(--text-caption);font-weight:600;line-height:1;font-variant-numeric:tabular-nums;color:var(--text-muted);flex-shrink:0}.cl-row.svelte-stkcrx{display:flex;align-items:center;gap:var(--space-2);height:2.25rem;padding:0 var(--space-4) 0 3.125rem;margin:0 var(--space-2);border-radius:var(--radius-sm);text-decoration:none;color:inherit;min-width:0;transition:background-color var(--dur-fast) ease}.cl-row.svelte-stkcrx:hover{background-color:var(--fill-soft)}.cl-ic{width:1rem;height:1rem;border-radius:var(--radius-xs);object-fit:contain;flex-shrink:0}.cl-av.svelte-stkcrx{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:var(--radius-xs);background-color:var(--fill-medium);color:var(--text-muted);font-size:var(--text-micro);line-height:var(--lh-micro);font-weight:700;flex-shrink:0}.cl-name.svelte-stkcrx{font-size:var(--text-callout);line-height:var(--lh-callout);font-weight:600;letter-spacing:var(--track-body);color:var(--text-default);white-space:nowrap;flex-shrink:0}.cl-sub.svelte-stkcrx{display:inline-flex;align-items:center;gap:.25rem;font-size:var(--text-footnote);line-height:var(--lh-footnote);font-family:var(--font-mono);color:var(--text-faint);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}.cl-metrics.svelte-stkcrx{font-size:var(--text-caption);line-height:var(--lh-caption);font-family:var(--font-mono);color:var(--text-faint);white-space:nowrap;flex-shrink:0}.cl-end.svelte-stkcrx{font-size:var(--text-caption);line-height:var(--lh-caption);color:var(--text-faint);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;margin-left:auto;padding-left:var(--space-2)}
