.templates-page{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);min-height:100vh}.templates-page-content{max-width:1400px;margin:0 auto;padding:0 20px}.templates-grid-full{grid-template-columns:repeat(2,1fr);gap:16px;padding:24px 0;display:grid}@media (min-width:640px){.templates-grid-full{grid-template-columns:repeat(3,1fr);gap:20px}}@media (min-width:1024px){.templates-grid-full{grid-template-columns:repeat(4,1fr);gap:24px}}.template-card-full{cursor:pointer;background:#fff;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 15px #0000001a}.template-card-full:hover{transform:translateY(-6px);box-shadow:0 12px 30px #0000002e}.template-image-container{width:100%;position:relative;overflow:hidden}.gallery-content-section-outer{background:#f9f4ee;padding:28px 20px}.gallery-content-section{background:linear-gradient(135deg,#fff8f0 0%,#fef3e2 100%);border:1px solid #b4640026;border-radius:12px;max-width:1400px;margin:0 auto;padding:20px 24px 16px}.gallery-content-heading{color:#7a2e00;text-align:center;margin:0 0 4px;font-size:18px;font-weight:700}.gallery-content-subtitle{color:#9a5a00;text-align:center;margin:0 0 12px;font-size:13px}.gallery-content-body-wrap{max-height:66px;transition:max-height .35s;position:relative;overflow:hidden}.gallery-content-body-wrap.expanded{max-height:2000px}.gallery-content-fade{pointer-events:none;background:linear-gradient(#0000,#fef3e2);height:36px;position:absolute;bottom:0;left:0;right:0}.gallery-content-body{color:#4a3000;margin:0;font-size:14px;line-height:1.65}.gallery-show-more-btn{color:#b86b00;cursor:pointer;letter-spacing:.02em;background:0 0;border:none;padding:5px 0 8px;font-size:12px;font-weight:600;display:block}.gallery-show-more-btn:hover{color:#8a4d00}.gallery-highlights{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.gallery-highlight-item{color:#6b3a00;background:#b4640014;border:1px solid #b464002e;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:500;display:flex}.highlight-dot{color:#c8860a;font-size:10px}@media (max-width:640px){.gallery-content-section{padding:12px 14px}.gallery-content-body{font-size:13px}.gallery-highlight-item{padding:3px 10px;font-size:11px}}
