.jltma-featured-themes-home-wrapper{width:100%;max-width:100%}.jltma-featured-themes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.jltma-featured-themes-grid.jltma-columns-1{grid-template-columns:1fr}.jltma-featured-themes-grid.jltma-columns-2{grid-template-columns:repeat(2,1fr)}.jltma-featured-themes-grid.jltma-columns-3{grid-template-columns:repeat(3,1fr)}.jltma-featured-themes-grid.jltma-columns-4{grid-template-columns:repeat(4,1fr)}.jltma-theme-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all 0.3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.jltma-theme-card:hover{box-shadow:0 10px 40px -10px rgb(0 0 0 / .12);transform:translateY(-4px)}.jltma-theme-image-wrapper{position:relative;width:100%;background:#f8f9fa;overflow:hidden}.jltma-theme-screenshot{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:16 / 10;transition:transform 0.4s ease}.jltma-theme-card:hover .jltma-theme-screenshot{transform:scale(1.05)}.jltma-theme-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .6);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s ease;z-index:5}.jltma-theme-card:hover .jltma-theme-overlay{opacity:1}.jltma-theme-overlay .jltma-live-preview-btn,a.jltma-live-preview-btn{display:inline-flex!important;align-items:center!important;gap:10px!important;background:#ffffff!important;color:#1a1a1a!important;font-size:15px!important;font-weight:600!important;padding:14px 28px!important;border-radius:50px!important;text-decoration:none!important;box-shadow:0 4px 20px rgb(0 0 0 / .15)!important;transform:translateY(10px);opacity:0;transition:all 0.3s ease 0.1s!important;border:none!important}.jltma-theme-card:hover .jltma-live-preview-btn{transform:translateY(0)!important;opacity:1!important}.jltma-theme-overlay .jltma-live-preview-btn:hover,a.jltma-live-preview-btn:hover{background:#4B4DED!important;color:#ffffff!important;transform:translateY(-2px)!important;box-shadow:0 6px 25px rgb(75 77 237 / .4)!important}.jltma-live-preview-btn svg{width:18px!important;height:18px!important;flex-shrink:0}.jltma-theme-badge{position:absolute;top:16px;background:linear-gradient(135deg,#ec4899 0%,#db2777 100%);color:#fff;font-size:14px;font-weight:600;padding:8px 20px;border-radius:100px;box-shadow:0 4px 12px rgb(236 72 153 / .4);z-index:10;letter-spacing:.3px}.jltma-theme-badge.badge-position-top-right{right:16px}.jltma-theme-badge.badge-position-top-left{left:16px}.jltma-theme-badge.badge-position-top-center{left:50%;transform:translateX(-50%)}.jltma-theme-footer-bar{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border-top:1px solid #f1f3f5}.jltma-theme-title{font-size:18px;font-weight:600;line-height:1.4;margin:0;color:#1e293b;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jltma-theme-title a{color:inherit;text-decoration:none}.jltma-theme-demo-link{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:500;color:#64748b;text-decoration:none;transition:all 0.2s ease;white-space:nowrap;padding:4px 0}.jltma-theme-demo-link:hover{color:#1e293b;gap:8px}.jltma-theme-demo-link svg{width:16px;height:16px;transition:transform 0.2s ease}.jltma-theme-demo-link:hover svg{transform:translateX(2px)}@media (max-width:1024px){.jltma-featured-themes-grid.jltma-columns-4{grid-template-columns:repeat(3,1fr)}.jltma-featured-themes-grid.jltma-columns-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.jltma-featured-themes-grid{gap:16px}.jltma-featured-themes-grid.jltma-columns-3,.jltma-featured-themes-grid.jltma-columns-4{grid-template-columns:repeat(2,1fr)}.jltma-theme-footer-bar{padding:16px}.jltma-theme-title{font-size:16px}.jltma-theme-demo-link{font-size:14px}.jltma-theme-badge{font-size:13px;padding:6px 16px;top:12px;right:12px}}@media (max-width:480px){.jltma-featured-themes-grid.jltma-columns-2,.jltma-featured-themes-grid.jltma-columns-3,.jltma-featured-themes-grid.jltma-columns-4{grid-template-columns:1fr}.jltma-theme-footer-bar{flex-direction:column;align-items:flex-start;gap:12px}.jltma-theme-title{white-space:normal}.jltma-theme-demo-link{align-self:flex-start}}.elementor-editor-active .jltma-theme-card{cursor:pointer}