.explore-module__8HEYta__explorePage{background-color:var(--background,#0a0a0a);min-height:100vh;color:var(--foreground,#fff);font-family:var(--font-outfit), sans-serif;position:relative;overflow-x:hidden}.explore-module__8HEYta__heroBackground{pointer-events:none;z-index:1;background:radial-gradient(circle at top,#ec6a2926 0%,#0000 60%);width:100%;max-width:1400px;height:500px;position:absolute;top:0;left:50%;transform:translate(-50%)}.explore-module__8HEYta__container{z-index:2;flex-direction:column;align-items:center;max-width:1100px;margin:0 auto;padding:120px 24px 80px;display:flex;position:relative}.explore-module__8HEYta__header{text-align:center;max-width:600px;margin-bottom:48px}.explore-module__8HEYta__title{letter-spacing:-.04em;background:linear-gradient(135deg, var(--foreground,#fff) 30%, #a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:16px;font-size:2.8rem;font-weight:800;line-height:1.1}.explore-module__8HEYta__subtitle{color:var(--text-secondary,#a1a1aa);font-size:1.1rem;line-height:1.5}.explore-module__8HEYta__searchWrapper{width:100%;max-width:680px;margin-bottom:64px}.explore-module__8HEYta__searchBox{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;gap:12px;padding:8px;transition:all .3s;display:flex;box-shadow:0 10px 30px -10px #00000080}.explore-module__8HEYta__searchBox:focus-within{border-color:#ec6a2980;box-shadow:0 10px 40px -10px #ec6a2926,0 0 0 1px #ec6a294d}.explore-module__8HEYta__searchIcon{color:#71717a;flex-shrink:0;align-self:center;margin-left:16px}.explore-module__8HEYta__searchInput{color:var(--foreground,#fff);background:0 0;border:none;outline:none;flex:1;padding:12px 8px;font-family:inherit;font-size:1.1rem}.explore-module__8HEYta__searchInput::placeholder{color:#52525b}.explore-module__8HEYta__searchBtn{color:#fff;cursor:pointer;background:#ec6a29;border:none;border-radius:40px;padding:12px 28px;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #ec6a294d}.explore-module__8HEYta__searchBtn:hover{background:#d95d1e;transform:translateY(-1px)}.explore-module__8HEYta__searchBtn:active{transform:translateY(0)}.explore-module__8HEYta__resultsSection{width:100%}.explore-module__8HEYta__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.explore-module__8HEYta__storeCard{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;gap:16px;padding:24px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.explore-module__8HEYta__storeCard:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 100% 0,#ec6a290d 0%,#0000 60%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.explore-module__8HEYta__storeCard:hover{background:#ffffff0a;border-color:#ec6a2940;transform:translateY(-4px);box-shadow:0 16px 40px -20px #0006}.explore-module__8HEYta__storeCard:hover:before{opacity:1}.explore-module__8HEYta__storeCardHeader{align-items:center;gap:16px;display:flex}.explore-module__8HEYta__avatar{object-fit:cover;background:#27272a;border:2px solid #ffffff1a;border-radius:50%;width:60px;height:60px}.explore-module__8HEYta__avatarPlaceholder{color:#fff;background:linear-gradient(135deg,#ec6a29 0%,#f97316 100%);border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.4rem;font-weight:800;display:flex}.explore-module__8HEYta__storeMeta{flex-direction:column;gap:4px;display:flex}.explore-module__8HEYta__storeName{color:var(--foreground,#fff);align-items:center;gap:6px;font-size:1.25rem;font-weight:700;display:flex}.explore-module__8HEYta__creatorName{color:#71717a;font-size:.85rem;font-weight:500}.explore-module__8HEYta__badgeVerified{color:#3b82f6;flex-shrink:0}.explore-module__8HEYta__description{color:var(--text-secondary,#a1a1aa);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:42px;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.explore-module__8HEYta__cardFooter{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.explore-module__8HEYta__storeUrl{color:#71717a;font-size:.85rem;font-weight:500}.explore-module__8HEYta__visitBtn{color:#ec6a29;align-items:center;gap:4px;font-size:.9rem;font-weight:600;transition:transform .2s;display:flex}.explore-module__8HEYta__storeCard:hover .explore-module__8HEYta__visitBtn{transform:translate(4px)}.explore-module__8HEYta__emptyState{text-align:center;color:#71717a;background:#ffffff03;border:1px dashed #ffffff0d;border-radius:24px;flex-direction:column;align-items:center;gap:16px;max-width:500px;margin:0 auto;padding:60px 24px;display:flex}.explore-module__8HEYta__emptyIcon{color:#3f3f46}.explore-module__8HEYta__emptyTitle{color:var(--foreground,#fff);font-size:1.15rem;font-weight:600}.explore-module__8HEYta__emptyText{font-size:.92rem;line-height:1.5}.explore-module__8HEYta__skeletonCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;height:200px;padding:24px}[data-theme=light] .explore-module__8HEYta__explorePage{color:#18181b;background-color:#fafaf9}[data-theme=light] .explore-module__8HEYta__heroBackground{background:radial-gradient(circle at top,#ec6a2914 0%,#0000 60%)}[data-theme=light] .explore-module__8HEYta__title{background:linear-gradient(135deg,#18181b 30%,#71717a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}[data-theme=light] .explore-module__8HEYta__subtitle{color:#71717a}[data-theme=light] .explore-module__8HEYta__searchBox{background:#fff;border-color:#e4e4e7;box-shadow:0 10px 30px -10px #0000000d}[data-theme=light] .explore-module__8HEYta__searchInput{color:#18181b}[data-theme=light] .explore-module__8HEYta__searchInput::placeholder{color:#a1a1aa}[data-theme=light] .explore-module__8HEYta__storeCard{background:#fff;border-color:#e4e4e7}[data-theme=light] .explore-module__8HEYta__storeCard:hover{background:#fbfbfa;border-color:#ec6a2966;box-shadow:0 16px 40px -20px #00000014}[data-theme=light] .explore-module__8HEYta__storeName{color:#18181b}[data-theme=light] .explore-module__8HEYta__description{color:#52525b}[data-theme=light] .explore-module__8HEYta__cardFooter{border-top-color:#f4f4f5}[data-theme=light] .explore-module__8HEYta__emptyState{color:#71717a;background:#fbfbfa;border-color:#e4e4e7}[data-theme=light] .explore-module__8HEYta__emptyTitle{color:#18181b}@media (max-width:640px){.explore-module__8HEYta__title{font-size:2.2rem}.explore-module__8HEYta__searchBox{border-radius:24px;flex-direction:column;padding:16px}.explore-module__8HEYta__searchIcon{display:none}.explore-module__8HEYta__searchBtn{width:100%}.explore-module__8HEYta__container{padding-top:100px}}
