.features-page:where(.astro-fsswmxcn){padding-top:6rem;background:radial-gradient(ellipse 120% 80% at 50% 0%,#805ad514,#0e101700)}.page-header:where(.astro-fsswmxcn){padding:4rem 2rem 2rem}.container:where(.astro-fsswmxcn){max-width:1200px;margin:0 auto}.text-center:where(.astro-fsswmxcn){text-align:center}h1:where(.astro-fsswmxcn){font-size:clamp(2.5rem,4vw,3.5rem);margin-bottom:1rem;letter-spacing:-.02em}.highlight:where(.astro-fsswmxcn){background:var(--accent-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.subtitle:where(.astro-fsswmxcn){font-size:1.15rem;color:var(--text-secondary);max-width:600px;margin:0 auto 2rem;line-height:1.6}.status-legend:where(.astro-fsswmxcn){display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.legend-item:where(.astro-fsswmxcn){display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--text-secondary)}.legend-dot:where(.astro-fsswmxcn),.feature-dot:where(.astro-fsswmxcn){width:8px;height:8px;border-radius:50%;flex-shrink:0}.status-shipped:where(.astro-fsswmxcn){background:#38a169;box-shadow:0 0 6px #38a16966}.status-progress:where(.astro-fsswmxcn){background:#d69e2e;box-shadow:0 0 6px #d69e2e66}.status-scaffold:where(.astro-fsswmxcn){background:#805ad5;box-shadow:0 0 6px #805ad566}.status-horizon:where(.astro-fsswmxcn){background:#4a5568;box-shadow:0 0 6px #4a55684d}.features-layout:where(.astro-fsswmxcn){max-width:1400px;margin:0 auto;padding:2rem 2rem 6rem;display:grid;grid-template-columns:220px 1fr;gap:2rem;align-items:start;position:relative}.category-sidebar:where(.astro-fsswmxcn){position:sticky;top:5rem;align-self:start;max-height:calc(100vh - 6rem);overflow-y:auto;padding-right:1rem;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}.category-sidebar:where(.astro-fsswmxcn)::-webkit-scrollbar{width:4px}.category-sidebar:where(.astro-fsswmxcn)::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.category-sidebar:where(.astro-fsswmxcn)::-webkit-scrollbar-track{background:transparent}.sidebar-legend:where(.astro-fsswmxcn){display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1rem;margin-bottom:1rem;background:var(--bg-card);border:1px solid rgba(255,255,255,.05);border-radius:10px;font-size:.8rem}.sidebar-nav:where(.astro-fsswmxcn){display:flex;flex-direction:column;gap:2px}.sidebar-link:where(.astro-fsswmxcn){display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:6px;color:var(--text-secondary);text-decoration:none;font-size:.82rem;font-weight:500;transition:all .2s ease;line-height:1.3}.sidebar-link:where(.astro-fsswmxcn):hover{color:var(--text-primary);background:#ffffff0a}.sidebar-link:where(.astro-fsswmxcn).active{color:var(--accent-secondary);background:#0bc5ea14;border-left:2px solid var(--accent-secondary)}.sidebar-roadmap:where(.astro-fsswmxcn){margin-top:.5rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.05)}.search-box:where(.astro-fsswmxcn){position:relative;margin-bottom:.75rem}.search-box:where(.astro-fsswmxcn) input:where(.astro-fsswmxcn){width:100%;padding:.5rem 2rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:var(--text-primary);font-size:.82rem;outline:none;transition:border-color .2s;box-sizing:border-box}.search-box:where(.astro-fsswmxcn) input:where(.astro-fsswmxcn):focus{border-color:var(--accent-secondary);background:#ffffff0f}.search-box:where(.astro-fsswmxcn) input:where(.astro-fsswmxcn)::placeholder{color:var(--text-secondary);opacity:.6}.search-icon:where(.astro-fsswmxcn){position:absolute;left:.5rem;top:50%;transform:translateY(-50%);color:var(--text-secondary);opacity:.5;pointer-events:none}.search-clear:where(.astro-fsswmxcn){position:absolute;right:.25rem;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--text-secondary);font-size:1.1rem;cursor:pointer;padding:.25rem .4rem;border-radius:4px;opacity:0;transition:opacity .2s;line-height:1}.search-box:where(.astro-fsswmxcn) input:where(.astro-fsswmxcn):not(:placeholder-shown)~.search-clear:where(.astro-fsswmxcn){opacity:.6}.search-clear:where(.astro-fsswmxcn):hover{opacity:1;background:#ffffff0f}.search-results:where(.astro-fsswmxcn){font-size:.75rem;color:var(--text-secondary);padding:0 .25rem;min-height:1.2em;margin-bottom:.25rem;opacity:0;transition:opacity .2s}.search-results:where(.astro-fsswmxcn).visible{opacity:1}.category.search-hidden,.feature-card.search-hidden{display:none!important}.feature-card.search-match{border-color:#0bc5ea40}.categories-main:where(.astro-fsswmxcn){display:flex;flex-direction:column;gap:3rem;min-width:0}.category:where(.astro-fsswmxcn){background:var(--bg-card);border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:2rem;scroll-margin-top:5rem}.category-header:where(.astro-fsswmxcn){display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.05)}.cat-icon:where(.astro-fsswmxcn){background:var(--bg-primary);width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:10px;color:var(--accent-secondary)}.category-header:where(.astro-fsswmxcn) h2:where(.astro-fsswmxcn){font-size:1.35rem;margin:0;flex:1}.feature-count:where(.astro-fsswmxcn){color:var(--text-secondary);font-size:.85rem;font-family:var(--font-code);background:var(--bg-primary);padding:.25rem .75rem;border-radius:99px}.feature-grid:where(.astro-fsswmxcn){display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.feature-card:where(.astro-fsswmxcn){background:var(--bg-primary);border:1px solid rgba(255,255,255,.04);border-radius:10px;padding:1.25rem;transition:all .3s ease}.feature-card:where(.astro-fsswmxcn):hover{border-color:#805ad533;box-shadow:0 4px 15px #0003;transform:translateY(-2px)}.feature-top:where(.astro-fsswmxcn){display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem}.feature-card:where(.astro-fsswmxcn) h3:where(.astro-fsswmxcn){font-size:.95rem;margin:0;color:var(--text-primary)}.feature-card:where(.astro-fsswmxcn) p:where(.astro-fsswmxcn){font-size:.85rem;color:var(--text-secondary);line-height:1.5;margin:0}.horizon-header:where(.astro-fsswmxcn){margin-top:4rem;text-align:center;scroll-margin-top:5rem}.horizon-header:where(.astro-fsswmxcn) h2:where(.astro-fsswmxcn){font-size:2.5rem;margin-bottom:.5rem;color:var(--text-primary);background:var(--accent-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.horizon-header:where(.astro-fsswmxcn) p:where(.astro-fsswmxcn){color:var(--text-secondary);font-size:1.1rem}.horizon-roadmap:where(.astro-fsswmxcn){display:flex;flex-direction:column;gap:3rem;margin-top:3rem}.horizon-category:where(.astro-fsswmxcn){font-size:1.25rem;margin-bottom:1.5rem;color:var(--text-primary);border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.75rem}.horizon-table-wrapper:where(.astro-fsswmxcn){overflow-x:auto}.horizon-table:where(.astro-fsswmxcn){width:100%;border-collapse:collapse;text-align:left;font-size:.9rem}.horizon-table:where(.astro-fsswmxcn) th:where(.astro-fsswmxcn){padding:1rem;color:var(--text-secondary);font-weight:500;border-bottom:1px solid rgba(255,255,255,.1);background:#0003}.horizon-table:where(.astro-fsswmxcn) td:where(.astro-fsswmxcn){padding:1rem;border-bottom:1px solid rgba(255,255,255,.05);color:var(--text-secondary);vertical-align:middle;line-height:1.5}.horizon-table:where(.astro-fsswmxcn) tr:where(.astro-fsswmxcn):last-child td:where(.astro-fsswmxcn){border-bottom:none}.horizon-table:where(.astro-fsswmxcn) tr:where(.astro-fsswmxcn):hover td:where(.astro-fsswmxcn){background:#ffffff05}.col-feature:where(.astro-fsswmxcn){font-weight:500;color:var(--text-primary)}.h-id:where(.astro-fsswmxcn){font-family:var(--font-code);font-size:.8rem;background:var(--bg-primary);padding:.25rem .5rem;border-radius:4px;color:var(--accent-secondary)}.status-badge:where(.astro-fsswmxcn){display:inline-block;padding:.25rem .75rem;border-radius:99px;font-size:.75rem;font-weight:600;white-space:nowrap}.status-badge:where(.astro-fsswmxcn).status-shipped{background:#38a16926;color:#68d391;border:1px solid rgba(56,161,105,.3)}.status-badge:where(.astro-fsswmxcn).status-partial{background:#ecc94b26;color:#f6e05e;border:1px solid rgba(236,201,75,.3)}.status-badge:where(.astro-fsswmxcn).status-horizon{background:#4a55684d;color:#cbd5e0;border:1px solid rgba(74,85,104,.5)}@media(max-width:1024px){.features-layout:where(.astro-fsswmxcn){grid-template-columns:1fr}.category-sidebar:where(.astro-fsswmxcn){display:none}}@media(max-width:600px){.features-layout:where(.astro-fsswmxcn){padding:1rem}.feature-grid:where(.astro-fsswmxcn){grid-template-columns:1fr}.category-header:where(.astro-fsswmxcn){flex-wrap:wrap}.horizon-table:where(.astro-fsswmxcn){font-size:.85rem}.horizon-table:where(.astro-fsswmxcn) th:where(.astro-fsswmxcn),.horizon-table:where(.astro-fsswmxcn) td:where(.astro-fsswmxcn){padding:.75rem .5rem}}
