.theme-hero p,.themes-index-hero p{max-width:800px}.theme-index-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.theme-index-card{display:flex;min-height:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 8px 28px rgba(42,61,48,.045)}.theme-index-card:hover{border-color:#aebfb1;box-shadow:0 12px 34px rgba(42,61,48,.075)}.theme-index-media{position:relative;display:block;width:100%;aspect-ratio:16/9;overflow:hidden;background:#e9eee7}.theme-index-media img{object-fit:cover;transition:transform .28s ease}.theme-index-card:hover .theme-index-media img{transform:scale(1.025)}.theme-index-content{display:flex;min-height:270px;flex:1 1;flex-direction:column;justify-content:space-between;gap:22px;padding:22px}.theme-index-content>div:first-child>span{display:block;margin-bottom:8px;color:#985638;font-size:.86rem;font-weight:820}.theme-index-card h2{margin:0 0 10px;font-size:1.5rem;line-height:1.17;letter-spacing:-.025em}.theme-index-card p{margin:0;color:var(--muted);font-size:.98rem;line-height:1.6}.theme-index-meta{display:grid;gap:11px;padding-top:16px;border-top:1px solid var(--line);font-size:.92rem}.theme-index-meta strong{color:var(--muted)}.theme-index-meta b{display:inline-flex;min-height:46px;align-items:center;justify-content:center;width:100%;padding:10px 14px;border-radius:11px;background:var(--accent-soft);color:var(--accent-strong);font-weight:820}.theme-index-card:hover .theme-index-meta b{background:var(--accent);color:#fff}.themes-product-link{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px;padding:22px;border:1px solid #d9e4da;border-radius:18px;background:var(--accent-soft)}.themes-product-link strong{display:block;margin-bottom:5px;font-size:1.08rem}.themes-product-link p{margin:0;color:var(--muted)}.theme-more{margin-top:44px}@media (max-width:900px){.theme-index-grid{grid-template-columns:1fr}.theme-index-card.has-image{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr)}.theme-index-card.has-image .theme-index-media{height:100%;min-height:260px;aspect-ratio:auto}.theme-index-content{min-height:260px}}@media (max-width:620px){.theme-index-card.has-image{display:flex}.theme-index-card{border-radius:17px}.theme-index-card.has-image .theme-index-media{min-height:0;aspect-ratio:4/3}.theme-index-content{min-height:0;padding:19px}.theme-index-card h2{font-size:1.38rem}.theme-index-meta,.themes-product-link{align-items:stretch}.themes-product-link{flex-direction:column}.themes-product-link .button{width:100%;min-height:50px;justify-content:center}.theme-index-meta b{min-height:50px}}