.ExploreList_explore-container__HCf_P{padding:var(--space-8) 0;padding-top:calc(var(--space-8) + 71px);min-height:calc(100vh - 200px)}.ExploreList_explore-header__DtC39{text-align:center;margin-bottom:var(--space-12)}.ExploreList_explore-title__chPUg{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:var(--text-primary);margin-bottom:var(--space-4);line-height:1.1}.ExploreList_explore-subtitle__DWqz1{font-size:1.25rem;color:var(--text-secondary);max-width:600px;margin:0 auto var(--space-8);line-height:1.6}.ExploreList_search-section__VrJUp{margin-bottom:var(--space-12);display:flex;justify-content:center}.ExploreList_search-bar__ktE6D{width:100%;max-width:600px;padding:var(--space-4) var(--space-6);font-size:1.125rem;font-family:var(--font-body);background:var(--bg-secondary);border:2px solid var(--border-primary);border-radius:var(--radius-xl);color:var(--text-primary);transition:all var(--transition-normal);box-shadow:var(--shadow-sm)}.ExploreList_search-bar__ktE6D:focus{outline:none;border-color:var(--accent-primary);box-shadow:var(--shadow-glow);background:var(--bg-primary)}.ExploreList_search-bar__ktE6D::-moz-placeholder{color:var(--text-tertiary);font-style:italic}.ExploreList_search-bar__ktE6D::placeholder{color:var(--text-tertiary);font-style:italic}.ExploreList_posts-grid__AO6YL{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:var(--space-8);margin-bottom:var(--space-12)}.ExploreList_post-card__p27DT{background:var(--bg-secondary);border-radius:var(--radius-xl);overflow:hidden;transition:all var(--transition-normal);box-shadow:var(--shadow-md);border:1px solid var(--border-primary);position:relative}.ExploreList_post-card__p27DT:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl);border-color:var(--accent-primary)}.ExploreList_post-card-link__Cm82k{display:block;text-decoration:none;color:inherit;height:100%}.ExploreList_post-card-image__c_j4_{position:relative;height:220px;overflow:hidden;background:var(--bg-tertiary)}.ExploreList_post-card-image__c_j4_ img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform var(--transition-slow)}.ExploreList_post-card__p27DT:hover .ExploreList_post-card-image__c_j4_ img{transform:scale(1.05)}.ExploreList_post-card-content__1WGqA{padding:var(--space-6);display:flex;flex-direction:column;gap:var(--space-3);height:calc(100% - 220px)}.ExploreList_post-card-category__0S7lb{display:inline-flex;align-items:center;padding:var(--space-1) var(--space-3);background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));color:white;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);width:-moz-fit-content;width:fit-content}.ExploreList_post-card-title__tRVCy{font-family:var(--font-display);font-size:1.25rem;font-weight:600;color:var(--text-primary);line-height:1.3;margin-bottom:var(--space-2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ExploreList_post-card-description__tJsub{font-size:.95rem;color:var(--text-secondary);line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.ExploreList_post-card-meta__jkMTT{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:var(--space-3);border-top:1px solid var(--border-primary);font-size:.875rem;color:var(--text-tertiary)}.ExploreList_no-results__Cwceo{text-align:center;padding:var(--space-24);color:var(--text-secondary)}.ExploreList_no-results__Cwceo h3{font-family:var(--font-display);font-size:1.5rem;color:var(--text-primary);margin-bottom:var(--space-4)}.ExploreList_no-results__Cwceo p{font-size:1.125rem;margin-bottom:var(--space-2)}.ExploreList_loading__ft4Rn{display:flex;justify-content:center;align-items:center;padding:var(--space-24);color:var(--text-secondary)}.ExploreList_loading-spinner__XUBmd{width:40px;height:40px;border-top:3px solid var(--border-primary);border:3px solid var(--border-primary);border-top-color:var(--accent-primary);border-radius:50%;animation:ExploreList_spin__VgFoI 1s linear infinite;margin-right:var(--space-4)}@keyframes ExploreList_spin__VgFoI{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.ExploreList_explore-container__HCf_P{padding:var(--space-6) 0;padding-top:calc(var(--space-6) + 71px)}.ExploreList_posts-grid__AO6YL{grid-template-columns:1fr;gap:var(--space-6)}.ExploreList_search-bar__ktE6D{font-size:1rem;padding:var(--space-3) var(--space-4)}.ExploreList_post-card-content__1WGqA{padding:var(--space-4)}.ExploreList_post-card-title__tRVCy{font-size:1.125rem}.ExploreList_post-card-meta__jkMTT{flex-direction:column;align-items:flex-start;gap:var(--space-1)}}@media (max-width:480px){.ExploreList_explore-title__chPUg{font-size:2rem}.ExploreList_explore-subtitle__DWqz1{font-size:1rem}.ExploreList_post-card-image__c_j4_{height:180px}.ExploreList_post-card-content__1WGqA{height:calc(100% - 180px)}}