.explore-card[data-v-f30e4451]{position:relative;width:100%;min-height:320px;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #00000040;transition:transform .3s ease,box-shadow .3s ease}.explore-card[data-v-f30e4451]:hover{transform:translateY(-4px);box-shadow:0 20px 50px #00000059}.explore-card__halo[data-v-f30e4451]{position:absolute;inset:0;background:radial-gradient(circle at 20% -10%,rgba(255,255,255,.2),transparent 60%),radial-gradient(circle at 80% 110%,rgba(255,255,255,.1),transparent 50%);pointer-events:none}.explore-card__watermark[data-v-f30e4451]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;height:70%;pointer-events:none}.explore-card__app-watermark[data-v-f30e4451]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;background-color:#ffffff0d;mask-image:url(/assets/origin_chains_full_logo_favicon.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(/assets/origin_chains_full_logo_favicon.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;pointer-events:none}.explore-card__content[data-v-f30e4451]{position:relative;z-index:1;display:flex;flex-direction:column;min-height:320px;min-width:0;padding:20px;color:#fff;overflow:hidden}.explore-card__header[data-v-f30e4451]{display:flex;justify-content:flex-start}.explore-card__badge[data-v-f30e4451]{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.explore-card__main[data-v-f30e4451]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 0}.explore-card__score[data-v-f30e4451]{text-align:center}.explore-card__score-value[data-v-f30e4451]{display:block;font-size:56px;font-weight:700;line-height:1;text-shadow:0 4px 20px rgba(0,0,0,.3)}.explore-card__score-label[data-v-f30e4451]{display:block;margin-top:8px;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:1px;opacity:.8}.explore-card__logos[data-v-f30e4451]{display:flex;align-items:center;justify-content:center}.explore-card__logo-item[data-v-f30e4451]{width:52px;height:52px;border-radius:12px;background:#fff;padding:8px;margin-left:-12px;box-shadow:0 4px 12px #0003}.explore-card__logo-item[data-v-f30e4451]:first-child{margin-left:0}.explore-card__logo-more[data-v-f30e4451]{width:52px;height:52px;border-radius:12px;background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-left:-12px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.explore-card__footer[data-v-f30e4451]{margin-top:auto}.explore-card__title[data-v-f30e4451]{font-size:18px;font-weight:700;line-height:1.3;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.explore-card__subtitle[data-v-f30e4451]{font-size:13px;opacity:.75;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.explore-card__meta[data-v-f30e4451]{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:12px;opacity:.8;min-width:0}.explore-card__stat[data-v-f30e4451]{display:flex;align-items:center;gap:4px}.explore-card__author[data-v-f30e4451]{display:flex;align-items:center;gap:6px;margin-left:auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.explore-card__brand[data-v-f30e4451]{margin-top:16px;padding-top:12px;border-top:1px solid rgba(255,255,255,.15);display:flex;justify-content:center}.explore-card__brand-logo[data-v-f30e4451]{width:80px;height:20px;background-color:#fff9;mask-image:url(/assets/app_logo.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(/assets/app_logo.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.explore-skeleton[data-v-90ffb47c]{position:relative;width:100%;min-height:clamp(260px,50vw,320px);border-radius:1rem;overflow:hidden;background:linear-gradient(145deg,#e2e8f0,#cbd5e1,#e2e8f0)}@media(min-width:640px){.explore-skeleton[data-v-90ffb47c]{min-height:320px;border-radius:20px}}.explore-skeleton__halo[data-v-90ffb47c]{position:absolute;inset:0;background:radial-gradient(circle at 20% -10%,rgba(255,255,255,.4),transparent 60%)}.explore-skeleton__content[data-v-90ffb47c]{position:relative;z-index:1;display:flex;flex-direction:column;min-height:100%;padding:1rem;gap:0}@media(min-width:640px){.explore-skeleton__content[data-v-90ffb47c]{padding:20px}}.explore-skeleton__badge[data-v-90ffb47c]{flex-shrink:0;width:min(80px,22vw);height:1.75rem;max-width:80px;background:#ffffff4d;border-radius:20px;animation:explore-skeleton-pulse-90ffb47c 1.5s ease-in-out infinite}.explore-skeleton__main[data-v-90ffb47c]{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:1rem 0}@media(min-width:640px){.explore-skeleton__main[data-v-90ffb47c]{padding:24px 0}}.explore-skeleton__main[data-v-90ffb47c]:after{content:"";width:min(80px,25vw);height:min(80px,25vw);max-width:80px;max-height:80px;background:#ffffff4d;border-radius:50%;animation:explore-skeleton-pulse-90ffb47c 1.5s ease-in-out infinite}.explore-skeleton__footer[data-v-90ffb47c]{margin-top:auto;flex-shrink:0;display:flex;flex-direction:column;gap:.5rem}.explore-skeleton__title[data-v-90ffb47c]{height:1.25rem;width:80%;max-width:100%;background:#ffffff4d;border-radius:4px;animation:explore-skeleton-pulse-90ffb47c 1.5s ease-in-out infinite}.explore-skeleton__subtitle[data-v-90ffb47c]{height:.875rem;width:60%;max-width:100%;background:#fff3;border-radius:4px;animation:explore-skeleton-pulse-90ffb47c 1.5s ease-in-out infinite;animation-delay:.1s}.explore-skeleton__meta[data-v-90ffb47c]{height:.75rem;width:40%;max-width:100%;background:#ffffff26;border-radius:4px;animation:explore-skeleton-pulse-90ffb47c 1.5s ease-in-out infinite;animation-delay:.2s}@keyframes explore-skeleton-pulse-90ffb47c{0%,to{opacity:1}50%{opacity:.5}}
