.ExploreList-module__dGFwoW__explore-container{padding:var(--space-8)0;padding-top:calc(var(--space-8) + 71px);min-height:calc(100vh - 200px)}.ExploreList-module__dGFwoW__explore-header{text-align:center;margin-bottom:var(--space-12)}.ExploreList-module__dGFwoW__explore-title{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-4);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.ExploreList-module__dGFwoW__explore-subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto var(--space-8);font-size:1.25rem;line-height:1.6}.ExploreList-module__dGFwoW__search-section{margin-bottom:var(--space-12);justify-content:center;display:flex}.ExploreList-module__dGFwoW__search-bar{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-module__dGFwoW__search-bar:focus{border-color:var(--accent-primary);box-shadow:var(--shadow-glow);background:var(--bg-primary);outline:none}.ExploreList-module__dGFwoW__search-bar::placeholder{color:var(--text-tertiary);font-style:italic}.ExploreList-module__dGFwoW__posts-grid{gap:var(--space-8);margin-bottom:var(--space-12);grid-template-columns:repeat(auto-fill,minmax(350px,1fr));display:grid}.ExploreList-module__dGFwoW__post-card{background:var(--bg-secondary);border-radius:var(--radius-xl);transition:all var(--transition-normal);box-shadow:var(--shadow-md);border:1px solid var(--border-primary);position:relative;overflow:hidden}.ExploreList-module__dGFwoW__post-card:hover{box-shadow:var(--shadow-xl);border-color:var(--accent-primary);transform:translateY(-8px)}.ExploreList-module__dGFwoW__post-card-link{color:inherit;height:100%;text-decoration:none;display:block}.ExploreList-module__dGFwoW__post-card-image{background:var(--bg-tertiary);height:220px;position:relative;overflow:hidden}.ExploreList-module__dGFwoW__post-card-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.ExploreList-module__dGFwoW__post-card:hover .ExploreList-module__dGFwoW__post-card-image img{transform:scale(1.05)}.ExploreList-module__dGFwoW__post-card-content{padding:var(--space-6);gap:var(--space-3);flex-direction:column;height:calc(100% - 220px);display:flex}.ExploreList-module__dGFwoW__post-card-category{padding:var(--space-1)var(--space-3);background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);align-items:center;width:fit-content;font-size:.75rem;font-weight:600;display:inline-flex}.ExploreList-module__dGFwoW__post-card-title{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.25rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ExploreList-module__dGFwoW__post-card-description{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ExploreList-module__dGFwoW__post-card-meta{padding-top:var(--space-3);border-top:1px solid var(--border-primary);color:var(--text-tertiary);justify-content:space-between;align-items:center;margin-top:auto;font-size:.875rem;display:flex}.ExploreList-module__dGFwoW__no-results{text-align:center;padding:var(--space-24);color:var(--text-secondary)}.ExploreList-module__dGFwoW__no-results h3{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-4);font-size:1.5rem}.ExploreList-module__dGFwoW__no-results p{margin-bottom:var(--space-2);font-size:1.125rem}.ExploreList-module__dGFwoW__loading{padding:var(--space-24);color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.ExploreList-module__dGFwoW__loading-spinner{border:3px solid var(--border-primary);border-top:3px solid var(--accent-primary);width:40px;height:40px;margin-right:var(--space-4);border-radius:50%;animation:1s linear infinite ExploreList-module__dGFwoW__spin}@keyframes ExploreList-module__dGFwoW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.ExploreList-module__dGFwoW__explore-container{padding:var(--space-6)0;padding-top:calc(var(--space-6) + 71px)}.ExploreList-module__dGFwoW__posts-grid{gap:var(--space-6);grid-template-columns:1fr}.ExploreList-module__dGFwoW__search-bar{padding:var(--space-3)var(--space-4);font-size:1rem}.ExploreList-module__dGFwoW__post-card-content{padding:var(--space-4)}.ExploreList-module__dGFwoW__post-card-title{font-size:1.125rem}.ExploreList-module__dGFwoW__post-card-meta{align-items:flex-start;gap:var(--space-1);flex-direction:column}}@media (max-width:480px){.ExploreList-module__dGFwoW__explore-title{font-size:2rem}.ExploreList-module__dGFwoW__explore-subtitle{font-size:1rem}.ExploreList-module__dGFwoW__post-card-image{height:180px}.ExploreList-module__dGFwoW__post-card-content{height:calc(100% - 180px)}}
