.themes-explore{padding-bottom:4rem;background:var(--color-bg-page)}.themes-explore__hero{position:relative;display:flex;align-items:center;justify-content:center;height:72vh;min-height:540px;max-height:820px;margin-top:calc(var(--header-h) * -1);padding:calc(var(--header-h) + 2rem) clamp(1rem,3vw,2rem) 2.5rem;text-align:center;color:#fff;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse 90% 80% at 50% 20%,rgb(42 82 72/.45),transparent 55%),linear-gradient(165deg,var(--color-brand-primary) 0,#0f1412 100%)}.themes-explore__hero--media{background:transparent}.themes-explore__hero-media{position:absolute;inset:0;z-index:0}.themes-explore__hero-media img{object-fit:cover}.themes-explore__hero-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgb(15 20 18/.3),rgb(15 20 18/.45) 42%,rgb(15 20 18/.72));pointer-events:none}.themes-explore__hero-content{position:relative;z-index:2;width:100%;max-width:min(1100px,100%);margin:0 auto}.themes-explore__title{margin:0;max-width:14ch;margin-inline:auto;font-family:var(--font-display);font-weight:400;font-size:clamp(2rem,5.5vw,5rem);line-height:1.05;letter-spacing:0;text-transform:uppercase;color:#fff;text-shadow:0 2px 30px rgb(0 0 0/.35)}.themes-explore__subtitle{margin:clamp(1rem,2.5vw,1.75rem) auto 0;max-width:28rem;font-size:clamp(1rem,1.6vw,1.5rem);font-weight:300;line-height:1.45;color:rgb(255 255 255/.94);text-shadow:0 1px 18px rgb(0 0 0/.28)}.themes-explore__sections{display:flex;flex-direction:column}.themes-section{padding:clamp(2.5rem,5vw,3.75rem) 0;background:var(--color-bg-page);scroll-margin-top:0}.themes-section__header{margin-bottom:1.75rem;max-width:42rem}.themes-section__title{margin:0;font-family:var(--font-display);font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1.15;letter-spacing:-.02em;color:var(--color-text-primary)}.themes-section__desc{margin:.85rem 0 0;font-size:1rem;font-weight:300;line-height:1.65;color:var(--color-text-muted)}.themes-section__empty{display:grid;gap:.5rem;justify-items:start;padding:.5rem 0 .25rem;color:var(--color-text-muted)}.themes-catalog-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:768px){.themes-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media (min-width:1200px){.themes-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.themes-empty{display:grid;gap:1rem;justify-items:start;padding:2rem 0 1rem;color:var(--color-text-muted)}@media (max-width:767px){.themes-explore__hero{min-height:min(72vh,540px);padding-bottom:2rem}.themes-explore__title{max-width:none;font-size:clamp(1.85rem,9vw,2.75rem);line-height:1.08}.themes-explore__subtitle{font-size:1rem;line-height:1.5}}