.projects-layout:where(.astro-mtgvrxdn){display:grid;grid-template-columns:1fr 160px;gap:24px;align-items:start;position:relative}@media(max-width:900px){.projects-layout:where(.astro-mtgvrxdn){grid-template-columns:1fr}.timeline:where(.astro-mtgvrxdn){display:none}}.months:where(.astro-mtgvrxdn){display:grid;gap:28px}.month-section:where(.astro-mtgvrxdn){scroll-margin-top:90px}.month-title:where(.astro-mtgvrxdn){margin:8px 0 4px;font-size:18px;color:var(--color-muted)}.heading-row:where(.astro-mtgvrxdn){display:flex;align-items:center;gap:12px;justify-content:space-between;flex-wrap:wrap}.filter-bar:where(.astro-mtgvrxdn){display:flex;gap:8px}.chip:where(.astro-mtgvrxdn){cursor:pointer;border:1px solid var(--color-border);background:transparent;color:var(--color-text);padding:6px 10px;border-radius:999px;font-size:12px;display:inline-flex;align-items:center;gap:6px;line-height:1}.chip:where(.astro-mtgvrxdn):hover{background:color-mix(in oklab,var(--color-brand) 10%,transparent)}.chip:where(.astro-mtgvrxdn) iconify-icon:where(.astro-mtgvrxdn){font-size:1em;width:1em;height:1em;flex:0 0 auto}.chip:where(.astro-mtgvrxdn).is-active{color:var(--c);background:color-mix(in oklab,var(--c) 18%,transparent);border-color:color-mix(in oklab,var(--c) 45%,var(--color-border))}.chip:where(.astro-mtgvrxdn).is-active[data-filter=proposed]{--c: #9aa3af}.chip:where(.astro-mtgvrxdn).is-active[data-filter=active]{--c: #22c55e}.chip:where(.astro-mtgvrxdn).is-active[data-filter=launched]{--c: #3b82f6}.chip:where(.astro-mtgvrxdn).is-active[data-filter=archived]{--c: #f59e0b}.grid:where(.astro-mtgvrxdn) .card:where(.astro-mtgvrxdn){position:relative}.card:where(.astro-mtgvrxdn) .card-link:where(.astro-mtgvrxdn){display:block;position:relative;z-index:1}.card:where(.astro-mtgvrxdn) .card-link:where(.astro-mtgvrxdn):after{content:"";position:absolute;inset:0}.card:where(.astro-mtgvrxdn) .card-action:where(.astro-mtgvrxdn){position:absolute;top:10px;right:10px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--color-border);border-radius:8px;background:transparent;color:var(--color-text)}.card:where(.astro-mtgvrxdn) .card-action:where(.astro-mtgvrxdn):hover{background:color-mix(in oklab,var(--color-brand) 10%,transparent)}.card:where(.astro-mtgvrxdn) .card-action:where(.astro-mtgvrxdn) iconify-icon:where(.astro-mtgvrxdn){font-size:1.1em}.badge:where(.astro-mtgvrxdn){display:inline-flex;align-items:center;gap:6px;font-size:12px;line-height:1;padding:6px 10px;border-radius:999px;border:1px solid var(--color-border);margin:6px 0 8px}.badge:where(.astro-mtgvrxdn) iconify-icon:where(.astro-mtgvrxdn){font-size:1em;width:1em;height:1em;flex:0 0 auto}.badge--proposed:where(.astro-mtgvrxdn){--c: #9aa3af;color:var(--c);background:color-mix(in oklab,var(--c) 18%,transparent);border-color:color-mix(in oklab,var(--c) 45%,var(--color-border))}.badge--active:where(.astro-mtgvrxdn){--c: #22c55e;color:var(--c);background:color-mix(in oklab,var(--c) 18%,transparent);border-color:color-mix(in oklab,var(--c) 45%,var(--color-border))}.badge--launched:where(.astro-mtgvrxdn){--c: #3b82f6;color:var(--c);background:color-mix(in oklab,var(--c) 18%,transparent);border-color:color-mix(in oklab,var(--c) 45%,var(--color-border))}.badge--archived:where(.astro-mtgvrxdn){--c: #f59e0b;color:var(--c);background:color-mix(in oklab,var(--c) 18%,transparent);border-color:color-mix(in oklab,var(--c) 45%,var(--color-border))}.timeline:where(.astro-mtgvrxdn){position:sticky;top:100px;height:calc(100dvh - 140px)}.timeline-inner:where(.astro-mtgvrxdn){position:relative;height:100%;border-left:none;padding-left:20px}.timeline-track:where(.astro-mtgvrxdn){position:absolute;left:-1px;top:16px;bottom:16px;width:18px;cursor:ns-resize;background:linear-gradient(to right,transparent 8px,color-mix(in oklab,var(--color-border) 60%,transparent) 8px,color-mix(in oklab,var(--color-border) 60%,transparent) 10px,transparent 10px);border-radius:10px;outline:none;touch-action:none;-webkit-user-select:none;user-select:none}.timeline-track:where(.astro-mtgvrxdn).dragging{cursor:grabbing}.timeline-thumb:where(.astro-mtgvrxdn){position:absolute;left:0;width:18px;height:18px;border-radius:12px;top:calc(var(--pos) * (100% - 18px));background:var(--color-brand);box-shadow:0 2px 8px #00000026;border:2px solid color-mix(in oklab,var(--color-bg) 80%,transparent);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.timeline-track:where(.astro-mtgvrxdn):focus .timeline-thumb:where(.astro-mtgvrxdn){outline:2px solid color-mix(in oklab,var(--color-brand) 40%,transparent);outline-offset:2px}.timeline-label:where(.astro-mtgvrxdn){position:absolute;left:24px;top:calc(16px + var(--pos) * (100% - 32px - 18px) - 10px);background:color-mix(in oklab,var(--color-bg) 96%,transparent);border:1px solid var(--color-border);border-radius:10px;padding:6px 10px;font-size:12px;color:var(--color-muted);display:inline-block;max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:ns-resize;touch-action:none;-webkit-user-select:none;user-select:none}.timeline-ticks:where(.astro-mtgvrxdn){list-style:none;padding:0;margin:0;position:absolute;left:20px;top:16px;bottom:16px;width:120px}.timeline-ticks:where(.astro-mtgvrxdn) li:where(.astro-mtgvrxdn){position:absolute;top:calc(var(--pos) * 100%);transform:translateY(-50%);color:var(--color-muted);font-size:10px;cursor:pointer;padding:2px 0}.timeline-ticks:where(.astro-mtgvrxdn) li:where(.astro-mtgvrxdn):before{content:"";position:absolute;left:-12px;top:50%;width:10px;height:1px;background:var(--color-border);transform:translateY(-50%)}.timeline-ticks:where(.astro-mtgvrxdn) li:where(.astro-mtgvrxdn) span:where(.astro-mtgvrxdn){opacity:.7}.timeline-ticks:where(.astro-mtgvrxdn) li:where(.astro-mtgvrxdn).active span:where(.astro-mtgvrxdn){color:var(--color-text);opacity:1;font-weight:600}.is-dragging:where(.astro-mtgvrxdn),.is-dragging:where(.astro-mtgvrxdn) :where(.astro-mtgvrxdn){-webkit-user-select:none!important;user-select:none!important}
