@keyframes tpl-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.tpl-sk-page{min-height:100vh;padding:32px 16px;max-width:1200px;margin:0 auto}.tpl-sk{background:linear-gradient(110deg,var(--muted) 30%,var(--card-hover) 50%,var(--muted) 70%);background-size:200% 100%;animation:tpl-shimmer 1.4s ease-in-out infinite}.tpl-sk-hero{width:100%;max-width:800px;aspect-ratio:4/5;border-radius:16px;margin:0 auto 24px}.tpl-sk-title{width:min(560px,80%);height:32px;border-radius:8px;margin:0 auto 12px}.tpl-sk-line1{width:min(680px,90%);margin:0 auto 8px}.tpl-sk-line1,.tpl-sk-line2{height:16px;border-radius:6px}.tpl-sk-line2{width:min(520px,70%);margin:0 auto 32px}.tpl-sk-cta{width:min(280px,60%);height:48px;border-radius:12px;margin:0 auto}