/**
 * Harvest Ledger signature pass: quote actions carry a clipped saffron tag, while
 * product and form details use practical supplier notation. This keeps Tenacity’s
 * ordering identity clear across desktop and mobile without overwhelming the content.
 */
.brand-mark{height:52px;width:52px}.brand strong{font-size:1.16rem!important}.button-saffron,.nav-cta{clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));position:relative}.button-saffron:after,.nav-cta:after{border:1px solid rgba(24,43,37,.35);clip-path:polygon(0 0,calc(100% - 7px) 0,100% 7px,100% 100%,7px 100%,0 calc(100% - 7px));content:'';inset:5px;pointer-events:none;position:absolute}.nav-cta:after{border-color:rgba(255,255,255,.42)}.rwanda-section{background-image:repeating-linear-gradient(to bottom,transparent 0,transparent 59px,rgba(35,72,62,.075) 60px)}.product-image-wrap:after{background:rgba(21,56,47,.86);bottom:0;color:#fff;content:'RWANDA FARM SUPPLY';font-size:.49rem;font-weight:800;letter-spacing:.14em;padding:7px 9px 7px 12px;position:absolute;right:0;text-transform:uppercase}.quote-form{border:1px solid rgba(21,56,47,.34);box-shadow:8px 8px 0 rgba(35,72,62,.16),0 18px 36px rgba(22,45,37,.1)!important}.quote-form:before{border-right:5px solid var(--saffron)}@media(max-width:640px){.brand-mark{height:42px;width:42px}.brand strong{font-size:1rem!important}.product-image-wrap:after{font-size:.43rem;padding:5px 7px 5px 10px}}
