.explore-main{padding-top:0;background:#f9f9f9}.explore-skeleton{animation:explore-skeleton-pulse 1.6s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.explore-skeleton{animation:none}}.explore-skeleton__hero{padding:48px 0;background:#f9f9f9}.explore-skeleton__hero-inner{display:flex;align-items:flex-start;gap:20px;max-width:1120px;margin:0 auto;padding:0 16px}@media(max-width:900px){.explore-skeleton__hero-inner{flex-direction:column}}.explore-skeleton__column{display:flex;flex-direction:column;gap:16px;width:550px;flex-shrink:0}@media(max-width:900px){.explore-skeleton__column{width:100%}}.explore-skeleton__bar{display:block;height:16px;border-radius:4px;background:#e6e6e6}.explore-skeleton__bar--title{height:48px}.explore-skeleton__bar--wide{width:75%}.explore-skeleton__bar--narrow{width:50%}.explore-skeleton__form{height:320px}.explore-skeleton__form,.explore-skeleton__image{display:block;border-radius:16px;background:#e6e6e6}.explore-skeleton__image{flex:1;align-self:stretch;min-height:480px}@media(max-width:900px){.explore-skeleton__image{width:100%;min-height:280px}}.explore-skeleton__body{display:flex;flex-direction:column;gap:12px;max-width:1120px;margin:0 auto;padding:32px 16px}@keyframes explore-skeleton-pulse{0%,to{opacity:1}50%{opacity:.6}}