.theme-category{width:100%;background-color:#fff;max-width:430px;margin:0 auto;padding:16px 19px 19px;box-sizing:border-box;display:flex;flex-direction:column;gap:18px;-webkit-overflow-scrolling:touch}.theme-category>.animated-highlight{position:relative;left:50%;transform:translateX(-50%);width:100vw;margin-top:-16px}.theme-category__top-bar{position:relative;padding:4px 0}.theme-category__home-icon,.theme-category__top-bar{display:flex;align-items:center;justify-content:center}.theme-category__home-icon{position:absolute;left:0;top:50%;transform:translateY(-50%);-webkit-tap-highlight-color:rgba(0,0,0,0)}.theme-category__logo{display:flex;align-items:center;justify-content:center}.theme-category__intro{position:absolute;top:16px;left:35px;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:12px;max-width:160px}.theme-category__intro-title{font-size:21px;font-weight:700;line-height:20px;color:#000}.theme-category__intro-desc{font-size:13px;font-weight:400;line-height:1.3;color:#000;margin:0}.theme-category__intro-desc strong{font-weight:800}.theme-category__hero-video{width:calc(100% + 38px);margin-left:-19px;overflow:hidden;position:relative}.theme-category__hero-video video{width:100%;display:block}.theme-category__features-bar{display:flex;align-items:center;justify-content:space-between;background-color:#000;padding:7px 23px;border-radius:0}.theme-category__features-bar span{font-size:11px;font-weight:600;color:#fff;line-height:normal}.theme-category__header{display:flex;flex-direction:column;gap:6px}.theme-category__grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.theme-category__grid .v3-theme-card{width:100%}.theme-category__grid .v3-theme-card .v3-theme-card__preview{aspect-ratio:9/16;height:auto}.theme-category__banner{grid-column:1/-1;width:100%;border-radius:12px;overflow:hidden}.theme-category__banner--clickable{cursor:pointer}.theme-category__banner-image{width:100%;display:block;border-radius:12px}.theme-category__marketing-section{grid-column:1/-1;display:flex;flex-direction:column;gap:12px}.theme-category__marketing-section .v3-theme-card{width:280px}.theme-category__marketing-section .v3-theme-card .v3-theme-card__preview{aspect-ratio:4/5;height:auto}.theme-category__marketing-card-preview{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit}.theme-category__card-wrapper{cursor:pointer}.theme-category__card-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit}.theme-category__marketing-text{display:flex;flex-direction:column;gap:12px}.theme-category__marketing-paragraph{font-size:13px;font-weight:400;line-height:1.5;color:#000}.theme-category__marketing-heading{font-size:15px;font-weight:700;line-height:1.33;color:#000}.theme-category__marketing-list{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:8px}.theme-category__marketing-list li{font-size:13px;line-height:1.5;color:#000}.theme-category__marketing-list li::marker{color:#000}.theme-category__footer{display:flex;justify-content:center;padding-block-end:24px}.theme-category .footer{width:100%;background-color:rgba(0,0,0,0)}.theme-category .footer .footer-container{padding:0;margin:0}.theme-category__loading,.theme-category__not-found{display:flex;align-items:center;justify-content:center;min-height:60dvh;font-size:16px;color:#666}.theme-category-loading{width:100%;background-color:#f5f4ee}