/* Exact icon-to-card colour pairing from the approved reference. */
body .tb-category-card:nth-child(8n+1),body .tb-category:nth-child(8n+1){background:#fff0e8!important}
body .tb-category-card:nth-child(8n+2),body .tb-category:nth-child(8n+2){background:#e9f8f0!important}
body .tb-category-card:nth-child(8n+3),body .tb-category:nth-child(8n+3){background:#fff3df!important}
body .tb-category-card:nth-child(8n+4),body .tb-category:nth-child(8n+4){background:#e9f8f0!important}
body .tb-category-card:nth-child(8n+5),body .tb-category:nth-child(8n+5){background:#fff0f3!important}
body .tb-category-card:nth-child(8n+6),body .tb-category:nth-child(8n+6){background:#e9f8f0!important}
body .tb-category-card:nth-child(8n+7),body .tb-category:nth-child(8n+7){background:#fff0f3!important}
body .tb-category-card:nth-child(8n),body .tb-category:nth-child(8n){background:#fff3df!important}
body .tb-category-card:nth-child(8n+1) .elementor-icon{color:#c73878!important}
body .tb-category-card:nth-child(8n+2) .elementor-icon{color:#078b5a!important}
body .tb-category-card:nth-child(8n+3) .elementor-icon{color:#f15a24!important}
body .tb-category-card:nth-child(8n+4) .elementor-icon{color:#35a67b!important}
body .tb-category-card:nth-child(8n+5) .elementor-icon{color:#71328e!important}
body .tb-category-card:nth-child(8n+6) .elementor-icon{color:#078b5a!important}
body .tb-category-card:nth-child(8n+7) .elementor-icon{color:#d33b4e!important}
body .tb-category-card:nth-child(8n) .elementor-icon{color:#f01818!important}

/* Reference pricing: three compact cards, no buttons, no zero-price label. */
body.home .tb-pricing{max-width:850px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
body.home .tb-pricing .tb-price{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-height:136px!important;padding:25px 18px!important;border-radius:9px!important;text-decoration:none!important;color:#10293a!important}
body.home .tb-pricing .tb-price:nth-child(1){background:linear-gradient(145deg,#fff,#f1f7fa)!important;border:1px solid #dce5e8!important}
body.home .tb-pricing .tb-price:nth-child(2){background:#fff!important;border:1px solid #dce5e8!important}
body.home .tb-pricing .tb-price:nth-child(3){position:relative!important;background:#fff!important;border:2px solid #159461!important;padding-top:31px!important}
body.home .tb-pricing .tb-price h3{margin:0!important;color:#10293a!important;font-size:18px!important}
body.home .tb-pricing .tb-price strong{margin:3px 0 0!important;color:#10293a!important;font-size:31px!important;line-height:1!important}
body.home .tb-pricing .tb-price .tb-badge{top:0!important;left:0!important;right:0!important;transform:none!important;width:100%!important;border-radius:7px 7px 0 0!important;text-align:center!important;padding:4px!important}
body .tb-static-crown{position:absolute!important;left:36px!important;top:53px!important;margin:0!important;font-size:23px!important;color:#159461!important}
body.home .tb-price-row.e-con{width:min(850px,100%)!important}
body.home .tb-price-row.e-con .tb-price-card{min-height:136px!important;border-radius:9px!important}
body.home .tb-price-row.e-con .tb-price-card:nth-child(1){background:linear-gradient(145deg,#fff,#f1f7fa)!important}
body.home .tb-price-row.e-con .tb-price-card:nth-child(2),body.home .tb-price-row.e-con .tb-price-card:nth-child(3){background:#fff!important}
@media(max-width:767px){body.home .tb-pricing{grid-template-columns:1fr!important}body .tb-static-crown{left:calc(50% - 88px)!important}}
