/* Recolor mastbro's brand purple (#7266F3) → t-d.kz red, site-wide.
   Inner-page bodies use mastbro Tailwind brand utilities; this keeps them
   on-brand now that the unified v2 chrome replaced the old inline recolor. */
.bg-brand{background-color:#e73c4f!important}
.bg-branddk{background-color:#cf2c3f!important}
.bg-brandlt{background-color:#fbe7ea!important}
.hover\:bg-brand:hover{background-color:#e73c4f!important}
.hover\:bg-branddk:hover{background-color:#cf2c3f!important}
.hover\:bg-brandlt:hover{background-color:#fbe7ea!important}
.text-brand{color:#e73c4f!important}
.text-branddk{color:#cf2c3f!important}
.hover\:text-brand:hover{color:#e73c4f!important}
.hover\:text-branddk:hover{color:#cf2c3f!important}
.border-brand{border-color:#e73c4f!important}
.border-branddk{border-color:#cf2c3f!important}
.border-brandlt{border-color:#fbe7ea!important}
.ring-brand{--tw-ring-color:#e73c4f!important}
.fill-brand{fill:#e73c4f!important}
.stroke-brand{stroke:#e73c4f!important}
.accent-brand{accent-color:#e73c4f!important}
.from-brand{--tw-gradient-from:#e73c4f var(--tw-gradient-from-position)!important;--tw-gradient-to:rgba(231,60,79,0) var(--tw-gradient-to-position)!important}
.from-indigo-500{--tw-gradient-from:#e73c4f var(--tw-gradient-from-position)!important;--tw-gradient-to:rgba(231,60,79,0) var(--tw-gradient-to-position)!important}
.to-purple-600{--tw-gradient-to:#e73c4f var(--tw-gradient-to-position)!important}
.stock-bar-fill{background:linear-gradient(90deg,#e73c4f,#cf2c3f)!important}
