.index-content{order:1;min-width:0;max-width:900px;margin:0 auto;padding:2.5rem 2rem 5rem}.index-content a{color:var(--blue);text-decoration:none}.index-content a:hover{color:var(--blue-dim);text-decoration:underline}.index-content a.entry-card__link,.index-content a.market-card__link{color:#fff}.index-content a.entry-card__link:hover,.index-content a.market-card__link:hover{color:#fff}.index-content>p{font-size:.9rem;color:var(--text-muted);line-height:1.75;margin-bottom:1rem}.index-content>.index-h2:first-child{border-top:none;padding-top:0;margin-top:0}.index-content ol:not(.kv-list),.index-content ul:not(.kv-list){margin:0 0 1.25rem;padding-inline-start:1.4rem;color:var(--text-muted);font-size:.875rem;line-height:1.9}.index-content ol:not(.kv-list) ol,.index-content ul:not(.kv-list) ul{margin-bottom:0}.index-page-header{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.index-page-header h1{font-size:clamp(1.6rem, 3vw, 2.2rem);margin-bottom:.5rem;letter-spacing:0}.index-page-header__desc{font-size:1rem;color:var(--text-muted);margin-bottom:1.25rem;text-align:center}.index-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1.5rem}.index-card{display:block;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.4rem 1.5rem;text-decoration:none!important;transition:border-color var(--transition),box-shadow var(--transition),transform var(--transition)}.index-card:hover{border-color:var(--border-blue);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.index-card__title{font-size:1rem;font-weight:700;color:var(--text);margin-bottom:.4rem}.index-card__desc{font-size:.82rem;color:var(--text-faint);line-height:1.6}.index-section{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--border)}.index-section__header{margin-bottom:.5rem}.index-section__title{font-size:1.2rem;margin-bottom:.3rem}.index-section__title a{color:var(--text)}.index-section__title a:hover{color:var(--blue)}.index-section__desc{font-size:.85rem;color:var(--text-muted);line-height:1.6}@media (max-width:900px){.index-content{order:1}}