/* Project-specific palette and small interaction hooks live here for easy hot updates. */
:root{--pink:#d94f82;--coral:#e8755c;--gold:#eeb04b}
.btn,.buy-pill,.contract-chip,.chips button,.target-row button,.address-block button,button{transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover,.buy-pill:hover,.chips button:hover,.target-row button:hover{transform:translateY(-2px)}
