.theme-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:24px}.theme-gallery__card{padding:0;overflow:hidden;border:2px solid transparent}.theme-gallery__card.is-active{border-color:#4154f1}.theme-gallery__preview{height:245px;padding:18px;background:#eef1f6}.theme-gallery__browser{height:22px;background:#fff;border-radius:10px 10px 0 0;display:flex;align-items:center;gap:5px;padding:0 9px}.theme-gallery__browser span{width:6px;height:6px;border-radius:50%;background:#c5cad5}.theme-gallery__mock{height:185px;background:#fff;display:grid;grid-template-columns:72px 1fr;padding:14px;gap:12px}.theme-gallery__mock aside{border-radius:7px;background:#dfe5ee}.theme-gallery__mock main{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.theme-gallery__mock main header{grid-column:1/-1;height:58px;border-radius:7px;background:#c9d6eb}.theme-gallery__mock main div{border-radius:7px;background:#e8ecf3}.theme-gallery__preview--organik{background:#eef5ec}.theme-gallery__preview--organik .theme-gallery__mock aside{background:#275d38}.theme-gallery__preview--organik .theme-gallery__mock main header{background:#efbd82}.theme-gallery__preview--premium37{background:#e9eef8}.theme-gallery__preview--premium37 .theme-gallery__mock aside{background:#123f91}.theme-gallery__preview--premium37 .theme-gallery__mock main header{background:#f4bf5b}.theme-gallery__body{display:flex;gap:14px;padding:20px}.theme-gallery__body h2{margin:0 0 6px}.theme-gallery__body p{margin:0;color:var(--muted)}.theme-gallery__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#edf0ff;color:#4154f1;font-size:20px;flex:0 0 auto}.theme-gallery__colors{display:flex;gap:6px;margin-top:14px}.theme-gallery__colors i{width:22px;height:22px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #d4d8e1}.theme-gallery__card form{padding:0 20px 20px}.theme-gallery__card form button{width:100%}.theme-gallery__card form button:disabled{opacity:1;background:#1f9d68}@media(max-width:850px){.theme-gallery{grid-template-columns:1fr}}
