/* Approved reference palette: soft cards, strong colourful icons. */
body .tb-feature-row.e-con .tb-feature-card:nth-child(1),body .tb-feature-grid .tb-feature:nth-child(1),
body .tb-feature-row.e-con .tb-feature-card:nth-child(3),body .tb-feature-grid .tb-feature:nth-child(3){background:#fff0e9!important;border:0!important}
body .tb-feature-row.e-con .tb-feature-card:nth-child(2),body .tb-feature-grid .tb-feature:nth-child(2),
body .tb-feature-row.e-con .tb-feature-card:nth-child(4),body .tb-feature-grid .tb-feature:nth-child(4){background:#e9f8f0!important;border:0!important}
body .tb-price-row.e-con .tb-price-card:nth-child(1),body .tb-pricing .tb-price:nth-child(1){background:linear-gradient(145deg,#fff,#f2f7fa)!important;border-color:#dce5e8!important}
body .tb-price-row.e-con .tb-price-card:nth-child(2),body .tb-pricing .tb-price:nth-child(2){background:#fff!important;border-color:#dce5e8!important}
body .tb-price-row.e-con .tb-price-card:nth-child(3),body .tb-pricing .tb-price:nth-child(3){background:#fff!important;border:2px solid #159461!important;box-shadow:none!important}

/* Mixed demo ratios so the empty starter site visibly demonstrates Pinterest masonry. */
body .tb-template-card.tb-demo-tall .tb-template-thumb,body .tb-dynamic-card.tb-demo-tall img{aspect-ratio:3/5!important}
body .tb-template-card.tb-demo-square .tb-template-thumb,body .tb-dynamic-card.tb-demo-square img{aspect-ratio:1/1!important}
body .tb-template-card.tb-demo-portrait .tb-template-thumb,body .tb-dynamic-card.tb-demo-portrait img{aspect-ratio:4/5!important}
body .tb-template-card.tb-demo-story .tb-template-thumb,body .tb-dynamic-card.tb-demo-story img{aspect-ratio:9/16!important}
body .tb-template-card.tb-demo-landscape .tb-template-thumb,body .tb-dynamic-card.tb-demo-landscape img{aspect-ratio:4/3!important}
body .tb-template-card.tb-demo-wide .tb-template-thumb,body .tb-dynamic-card.tb-demo-wide img{aspect-ratio:16/9!important}
body .tb-template-card[class*="tb-demo-"] .tb-template-thumb{overflow:hidden!important}
body .tb-template-card[class*="tb-demo-"] .tb-template-thumb img,
body .tb-dynamic-card[class*="tb-demo-"] img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}
