.GuideIndex_pageContainer__0FcP3{min-height:70vh}.GuideIndex_breadcrumbs__di2Z0{background:var(--bg-tertiary);padding:var(--spacing-sm) 0;font-size:.875rem}.GuideIndex_breadcrumbs__di2Z0 ol{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;gap:.5rem}.GuideIndex_breadcrumbs__di2Z0 li{display:flex;align-items:center}.GuideIndex_breadcrumbs__di2Z0 li:not(:last-child):after{content:"›";margin-left:.5rem;color:var(--text-secondary)}.GuideIndex_breadcrumbs__di2Z0 a{color:var(--primary-blue);text-decoration:none}.GuideIndex_breadcrumbs__di2Z0 a:hover{text-decoration:underline}.GuideIndex_breadcrumbs__di2Z0 li[aria-current=page]{color:var(--text-secondary)}.GuideIndex_pageHeader__Q5AJ0{text-align:center;margin-bottom:var(--spacing-lg);padding-top:var(--spacing-lg)}.GuideIndex_pageSubtitle__7B8ok{max-width:700px;margin:0 auto;font-size:1rem;color:var(--text-secondary)}.GuideIndex_categoryGrid__AbNZl{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-gap:var(--spacing-lg);gap:var(--spacing-lg)}.GuideIndex_categoryCard__vHTgI{background:var(--bg-secondary);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);border:1px solid var(--border-light);cursor:pointer;transition:all var(--transition-base)}.GuideIndex_categoryCard__vHTgI:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.GuideIndex_categoryImage__QTXLs{position:relative;height:200px;display:flex;align-items:center;justify-content:center}.GuideIndex_categoryIcon__ZcPO_{font-size:4rem}.GuideIndex_categoryBadge__JWcc_{position:absolute;top:var(--spacing-sm);left:50%;transform:translateX(-50%);color:#fff;padding:.375rem .875rem;border-radius:var(--radius-sm);font-size:.75rem;font-weight:600;font-family:var(--font-display)}.GuideIndex_categoryContent__VI4Th{padding:var(--spacing-md)}.GuideIndex_categoryTitle__uT3xF{font-size:1.25rem;margin-bottom:var(--spacing-sm);line-height:1.4}.GuideIndex_categoryDescription__hwSpa{color:var(--text-secondary);line-height:1.6;margin-bottom:var(--spacing-md);min-height:4.8rem}.GuideIndex_categoryFooter__Z5bWl{display:flex;justify-content:space-between;align-items:center;padding-top:var(--spacing-sm);border-top:1px solid var(--border-light)}.GuideIndex_categoryCount__t46va{font-size:.875rem;color:var(--text-secondary)}.GuideIndex_categoryLink__cAA3j{font-weight:600;font-size:.875rem}@media (max-width:768px){.GuideIndex_categoryGrid__AbNZl{grid-template-columns:1fr}}