.theme-showcase{padding-bottom:100px}.theme-showcase-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.theme-showcase-card{min-width:0;overflow:hidden;border:1px solid var(--line);background:linear-gradient(145deg,#111419,#0b0d10);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.theme-showcase-card:hover{transform:translateY(-3px);border-color:#505762;box-shadow:0 24px 60px #0007}.theme-showcase-media{position:relative;aspect-ratio:8/5;overflow:hidden;border-bottom:1px solid var(--line);background:#11141a}.theme-showcase-media:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff08,inset 0 -40px 60px #0003}.theme-showcase-media video{display:block;width:100%;height:100%;object-fit:cover;background:#11141a}.theme-access{position:absolute;z-index:2;top:14px;right:14px;padding:7px 9px;border:1px solid;background:#08090be8;font:800 9px var(--font-mono);letter-spacing:.14em}.theme-access.pro{color:#ff5470;box-shadow:0 0 22px #ff365944}.theme-access.free{color:#76dda9}.theme-showcase-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;padding:24px}.theme-showcase-copy h2{margin:8px 0 9px;font-size:28px;letter-spacing:-.035em}.theme-showcase-copy p{max-width:500px;margin:0;color:var(--muted);font-size:13px;line-height:1.6}.theme-showcase-copy .button{white-space:nowrap}.theme-showcase-copy .button span{margin-left:9px;color:var(--accent)}.theme-pro-promo{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:46px;margin-top:26px;padding:38px;border:1px solid #542a35;background:radial-gradient(circle at 90% 0,#4b132250,transparent 44%),linear-gradient(135deg,#171116,#0d0f13)}.theme-pro-promo h2{margin:10px 0 12px;font-size:clamp(28px,3vw,42px);letter-spacing:-.04em}.theme-pro-promo p{max-width:720px;margin:0;color:#aeb4be;font-size:14px;line-height:1.7}.theme-pro-actions{display:grid;gap:10px;min-width:270px}.theme-pro-actions .button{width:100%;text-align:center}@media(max-width:900px){.theme-pro-promo,.theme-showcase-grid{grid-template-columns:1fr}.theme-pro-actions{grid-template-columns:1fr 1fr;min-width:0}}@media(max-width:600px){.theme-showcase-copy{grid-template-columns:1fr;padding:18px}.theme-showcase-copy .button{width:100%}.theme-pro-promo{padding:24px}.theme-pro-actions{grid-template-columns:1fr}}